/*
 *
 *   NEUBOARD - Responsive Admin Theme
 *   Copyright 2014 Authentic Goods Co. http://authenticgoods.co
 *
*/
@font-face {
  font-family: 'Centrale Sans';
  src: url("../../../styles/fonts/Centrale-Sans-Regular.otf");
}
@font-face {
  font-family: 'Glyphicons Regular';
  src: url("../../fonts/glyphicons-regular.eot");
  src: url("../../fonts/glyphicons-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/glyphicons-regular.woff2") format("woff2"), url("../../fonts/glyphicons-regular.woff") format("woff"), url("../../fonts/glyphicons-regular.ttf") format("truetype"), url("../../fonts/glyphicons-regular.svg#glyphiconsregular") format("svg");
}
/* line 11, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons {
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 22, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons:before {
  display: inline-block;
  padding: 6px 8px;
}

/* line 27, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.x05 {
  font-size: 12px;
}

/* line 32, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.x2 {
  font-size: 48px;
}

/* line 37, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.x2:before {
  padding: 8px 12px;
}

/* line 39, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.x3 {
  font-size: 72px;
}

/* line 41, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.x3:before {
  padding: 16px 20px;
}

/* line 43, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.x4 {
  font-size: 96px;
}

/* line 45, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.x4:before {
  padding: 20px 28px;
}

/* line 47, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.x5 {
  font-size: 120px;
}

/* line 49, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.x5:before {
  padding: 28px 36px;
}

/* line 51, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.light:before {
  color: #f2f2f2;
}

/* line 53, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
}

/* line 55, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.flip {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

/* line 62, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}

/* line 69, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 74, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 79, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons.rotate270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 84, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-glass:before {
  content: "\E001";
}

/* line 86, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-leaf:before {
  content: "\E002";
}

/* line 88, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-dog:before {
  content: "\E003";
}

/* line 90, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-user:before {
  content: "\E004";
}

/* line 92, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-girl:before {
  content: "\E005";
}

/* line 94, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-car:before {
  content: "\E006";
}

/* line 96, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-user-add:before {
  content: "\E007";
}

/* line 98, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-user-remove:before {
  content: "\E008";
}

/* line 100, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-film:before {
  content: "\E009";
}

/* line 102, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-magic:before {
  content: "\E010";
}

/* line 104, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-envelope:before {
  content: "\E011";
}

/* line 106, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-camera:before {
  content: "\E012";
}

/* line 108, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-heart:before {
  content: "\E013";
}

/* line 110, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-beach-umbrella:before {
  content: "\E014";
}

/* line 112, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-train:before {
  content: "\E015";
}

/* line 114, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-print:before {
  content: "\E016";
}

/* line 116, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bin:before {
  content: "\E017";
}

/* line 118, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-music:before {
  content: "\E018";
}

/* line 120, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-music-alt:before {
  content: "\E019";
}

/* line 122, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-heart-empty:before {
  content: "\E020";
}

/* line 124, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-home:before {
  content: "\E021";
}

/* line 126, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-snowflake:before {
  content: "\E022";
}

/* line 128, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fire:before {
  content: "\E023";
}

/* line 130, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-magnet:before {
  content: "\E024";
}

/* line 132, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-parents:before {
  content: "\E025";
}

/* line 134, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-binoculars:before {
  content: "\E026";
}

/* line 136, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-road:before {
  content: "\E027";
}

/* line 138, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-search:before {
  content: "\E028";
}

/* line 140, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cars:before {
  content: "\E029";
}

/* line 142, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-notes-2:before {
  content: "\E030";
}

/* line 144, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pencil:before {
  content: "\E031";
}

/* line 146, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bus:before {
  content: "\E032";
}

/* line 148, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-wifi-alt:before {
  content: "\E033";
}

/* line 150, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-luggage:before {
  content: "\E034";
}

/* line 152, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-old-man:before {
  content: "\E035";
}

/* line 154, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-woman:before {
  content: "\E036";
}

/* line 156, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-file:before {
  content: "\E037";
}

/* line 158, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-coins:before {
  content: "\E038";
}

/* line 160, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-plane:before {
  content: "\E039";
}

/* line 162, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-notes:before {
  content: "\E040";
}

/* line 164, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-stats:before {
  content: "\E041";
}

/* line 166, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-charts:before {
  content: "\E042";
}

/* line 168, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pie-chart:before {
  content: "\E043";
}

/* line 170, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-group:before {
  content: "\E044";
}

/* line 172, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-keys:before {
  content: "\E045";
}

/* line 174, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-calendar:before {
  content: "\E046";
}

/* line 176, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-router:before {
  content: "\E047";
}

/* line 178, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-camera-small:before {
  content: "\E048";
}

/* line 180, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-star-empty:before {
  content: "\E049";
}

/* line 182, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-star:before {
  content: "\E050";
}

/* line 184, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-link:before {
  content: "\E051";
}

/* line 186, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-eye-open:before {
  content: "\E052";
}

/* line 188, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-eye-close:before {
  content: "\E053";
}

/* line 190, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-alarm:before {
  content: "\E054";
}

/* line 192, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-clock:before {
  content: "\E055";
}

/* line 194, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-stopwatch:before {
  content: "\E056";
}

/* line 196, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-projector:before {
  content: "\E057";
}

/* line 198, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-history:before {
  content: "\E058";
}

/* line 200, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-truck:before {
  content: "\E059";
}

/* line 202, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cargo:before {
  content: "\E060";
}

/* line 204, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-compass:before {
  content: "\E061";
}

/* line 206, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-keynote:before {
  content: "\E062";
}

/* line 208, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-paperclip:before {
  content: "\E063";
}

/* line 210, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-power:before {
  content: "\E064";
}

/* line 212, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-lightbulb:before {
  content: "\E065";
}

/* line 214, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-tag:before {
  content: "\E066";
}

/* line 216, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-tags:before {
  content: "\E067";
}

/* line 218, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cleaning:before {
  content: "\E068";
}

/* line 220, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ruler:before {
  content: "\E069";
}

/* line 222, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-gift:before {
  content: "\E070";
}

/* line 224, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-umbrella:before {
  content: "\E071";
}

/* line 226, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-book:before {
  content: "\E072";
}

/* line 228, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bookmark:before {
  content: "\E073";
}

/* line 230, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-wifi:before {
  content: "\E074";
}

/* line 232, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cup:before {
  content: "\E075";
}

/* line 234, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-stroller:before {
  content: "\E076";
}

/* line 236, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-headphones:before {
  content: "\E077";
}

/* line 238, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-headset:before {
  content: "\E078";
}

/* line 240, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-warning-sign:before {
  content: "\E079";
}

/* line 242, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-signal:before {
  content: "\E080";
}

/* line 244, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-retweet:before {
  content: "\E081";
}

/* line 246, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-refresh:before {
  content: "\E082";
}

/* line 248, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-roundabout:before {
  content: "\E083";
}

/* line 250, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-random:before {
  content: "\E084";
}

/* line 252, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-heat:before {
  content: "\E085";
}

/* line 254, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-repeat:before {
  content: "\E086";
}

/* line 256, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-display:before {
  content: "\E087";
}

/* line 258, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-log-book:before {
  content: "\E088";
}

/* line 260, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-address-book:before {
  content: "\E089";
}

/* line 262, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-building:before {
  content: "\E090";
}

/* line 264, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-eyedropper:before {
  content: "\E091";
}

/* line 266, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-adjust:before {
  content: "\E092";
}

/* line 268, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-tint:before {
  content: "\E093";
}

/* line 270, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-crop:before {
  content: "\E094";
}

/* line 272, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-vector-path-square:before {
  content: "\E095";
}

/* line 274, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-vector-path-circle:before {
  content: "\E096";
}

/* line 276, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-vector-path-polygon:before {
  content: "\E097";
}

/* line 278, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-vector-path-line:before {
  content: "\E098";
}

/* line 280, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-vector-path-curve:before {
  content: "\E099";
}

/* line 282, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-vector-path-all:before {
  content: "\E100";
}

/* line 284, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-font:before {
  content: "\E101";
}

/* line 286, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-italic:before {
  content: "\E102";
}

/* line 288, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bold:before {
  content: "\E103";
}

/* line 290, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-text-underline:before {
  content: "\E104";
}

/* line 292, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-text-strike:before {
  content: "\E105";
}

/* line 294, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-text-height:before {
  content: "\E106";
}

/* line 296, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-text-width:before {
  content: "\E107";
}

/* line 298, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-text-resize:before {
  content: "\E108";
}

/* line 300, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-left-indent:before {
  content: "\E109";
}

/* line 302, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-right-indent:before {
  content: "\E110";
}

/* line 304, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-align-left:before {
  content: "\E111";
}

/* line 306, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-align-center:before {
  content: "\E112";
}

/* line 308, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-align-right:before {
  content: "\E113";
}

/* line 310, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-justify:before {
  content: "\E114";
}

/* line 312, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-list:before {
  content: "\E115";
}

/* line 314, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-text-smaller:before {
  content: "\E116";
}

/* line 316, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-text-bigger:before {
  content: "\E117";
}

/* line 318, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-embed:before {
  content: "\E118";
}

/* line 320, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-embed-close:before {
  content: "\E119";
}

/* line 322, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-table:before {
  content: "\E120";
}

/* line 324, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-message-full:before {
  content: "\E121";
}

/* line 326, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-message-empty:before {
  content: "\E122";
}

/* line 328, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-message-in:before {
  content: "\E123";
}

/* line 330, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-message-out:before {
  content: "\E124";
}

/* line 332, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-message-plus:before {
  content: "\E125";
}

/* line 334, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-message-minus:before {
  content: "\E126";
}

/* line 336, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-message-ban:before {
  content: "\E127";
}

/* line 338, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-message-flag:before {
  content: "\E128";
}

/* line 340, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-message-lock:before {
  content: "\E129";
}

/* line 342, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-message-new:before {
  content: "\E130";
}

/* line 344, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-inbox:before {
  content: "\E131";
}

/* line 346, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-inbox-plus:before {
  content: "\E132";
}

/* line 348, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-inbox-minus:before {
  content: "\E133";
}

/* line 350, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-inbox-lock:before {
  content: "\E134";
}

/* line 352, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-inbox-in:before {
  content: "\E135";
}

/* line 354, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-inbox-out:before {
  content: "\E136";
}

/* line 356, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cogwheel:before {
  content: "\E137";
}

/* line 358, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cogwheels:before {
  content: "\E138";
}

/* line 360, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-picture:before {
  content: "\E139";
}

/* line 362, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-adjust-alt:before {
  content: "\E140";
}

/* line 364, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-database-lock:before {
  content: "\E141";
}

/* line 366, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-database-plus:before {
  content: "\E142";
}

/* line 368, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-database-minus:before {
  content: "\E143";
}

/* line 370, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-database-ban:before {
  content: "\E144";
}

/* line 372, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-folder-open:before {
  content: "\E145";
}

/* line 374, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-folder-plus:before {
  content: "\E146";
}

/* line 376, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-folder-minus:before {
  content: "\E147";
}

/* line 378, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-folder-lock:before {
  content: "\E148";
}

/* line 380, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-folder-flag:before {
  content: "\E149";
}

/* line 382, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-folder-new:before {
  content: "\E150";
}

/* line 384, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-edit:before {
  content: "\E151";
}

/* line 386, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-new-window:before {
  content: "\E152";
}

/* line 388, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-check:before {
  content: "\E153";
}

/* line 390, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-unchecked:before {
  content: "\E154";
}

/* line 392, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-more-windows:before {
  content: "\E155";
}

/* line 394, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-show-big-thumbnails:before {
  content: "\E156";
}

/* line 396, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-show-thumbnails:before {
  content: "\E157";
}

/* line 398, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-show-thumbnails-with-lines:before {
  content: "\E158";
}

/* line 400, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-show-lines:before {
  content: "\E159";
}

/* line 402, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-playlist:before {
  content: "\E160";
}

/* line 404, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-imac:before {
  content: "\E161";
}

/* line 406, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-macbook:before {
  content: "\E162";
}

/* line 408, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ipad:before {
  content: "\E163";
}

/* line 410, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-iphone:before {
  content: "\E164";
}

/* line 412, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-iphone-transfer:before {
  content: "\E165";
}

/* line 414, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-iphone-exchange:before {
  content: "\E166";
}

/* line 416, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ipod:before {
  content: "\E167";
}

/* line 418, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ipod-shuffle:before {
  content: "\E168";
}

/* line 420, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ear-plugs:before {
  content: "\E169";
}

/* line 422, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-record:before {
  content: "\E170";
}

/* line 424, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-step-backward:before {
  content: "\E171";
}

/* line 426, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fast-backward:before {
  content: "\E172";
}

/* line 428, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-rewind:before {
  content: "\E173";
}

/* line 430, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-play:before {
  content: "\E174";
}

/* line 432, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pause:before {
  content: "\E175";
}

/* line 434, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-stop:before {
  content: "\E176";
}

/* line 436, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-forward:before {
  content: "\E177";
}

/* line 438, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fast-forward:before {
  content: "\E178";
}

/* line 440, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-step-forward:before {
  content: "\E179";
}

/* line 442, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-eject:before {
  content: "\E180";
}

/* line 444, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-facetime-video:before {
  content: "\E181";
}

/* line 446, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-download-alt:before {
  content: "\E182";
}

/* line 448, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-mute:before {
  content: "\E183";
}

/* line 450, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-volume-down:before {
  content: "\E184";
}

/* line 452, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-volume-up:before {
  content: "\E185";
}

/* line 454, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-screenshot:before {
  content: "\E186";
}

/* line 456, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-move:before {
  content: "\E187";
}

/* line 458, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-more:before {
  content: "\E188";
}

/* line 460, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-brightness-reduce:before {
  content: "\E189";
}

/* line 462, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-brightness-increase:before {
  content: "\E190";
}

/* line 464, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-plus-sign:before {
  content: "\E191";
}

/* line 466, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-minus-sign:before {
  content: "\E192";
}

/* line 468, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-remove-sign:before {
  content: "\E193";
}

/* line 470, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ok-sign:before {
  content: "\E194";
}

/* line 472, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-question-sign:before {
  content: "\E195";
}

/* line 474, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-info-sign:before {
  content: "\E196";
}

/* line 476, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-exclamation-sign:before {
  content: "\E197";
}

/* line 478, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-remove-circle:before {
  content: "\E198";
}

/* line 480, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ok-circle:before {
  content: "\E199";
}

/* line 482, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ban-circle:before {
  content: "\E200";
}

/* line 484, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-download:before {
  content: "\E201";
}

/* line 486, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-upload:before {
  content: "\E202";
}

/* line 488, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-shopping-cart:before {
  content: "\E203";
}

/* line 490, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-lock:before {
  content: "\E204";
}

/* line 492, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-unlock:before {
  content: "\E205";
}

/* line 494, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-electricity:before {
  content: "\E206";
}

/* line 496, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ok:before {
  content: "\E207";
}

/* line 498, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-remove:before {
  content: "\E208";
}

/* line 500, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cart-in:before {
  content: "\E209";
}

/* line 502, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cart-out:before {
  content: "\E210";
}

/* line 504, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-arrow-left:before {
  content: "\E211";
}

/* line 506, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-arrow-right:before {
  content: "\E212";
}

/* line 508, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-arrow-down:before {
  content: "\E213";
}

/* line 510, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-arrow-up:before {
  content: "\E214";
}

/* line 512, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-resize-small:before {
  content: "\E215";
}

/* line 514, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-resize-full:before {
  content: "\E216";
}

/* line 516, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-circle-arrow-left:before {
  content: "\E217";
}

/* line 518, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-circle-arrow-right:before {
  content: "\E218";
}

/* line 520, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-circle-arrow-top:before {
  content: "\E219";
}

/* line 522, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-circle-arrow-down:before {
  content: "\E220";
}

/* line 524, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-play-button:before {
  content: "\E221";
}

/* line 526, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-unshare:before {
  content: "\E222";
}

/* line 528, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-share:before {
  content: "\E223";
}

/* line 530, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-chevron-right:before {
  content: "\E224";
}

/* line 532, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-chevron-left:before {
  content: "\E225";
}

/* line 534, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bluetooth:before {
  content: "\E226";
}

/* line 536, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-euro:before {
  content: "\E227";
}

/* line 538, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-usd:before {
  content: "\E228";
}

/* line 540, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-gbp:before {
  content: "\E229";
}

/* line 542, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-retweet-2:before {
  content: "\E230";
}

/* line 544, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-moon:before {
  content: "\E231";
}

/* line 546, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sun:before {
  content: "\E232";
}

/* line 548, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cloud:before {
  content: "\E233";
}

/* line 550, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-direction:before {
  content: "\E234";
}

/* line 552, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-brush:before {
  content: "\E235";
}

/* line 554, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pen:before {
  content: "\E236";
}

/* line 556, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-zoom-in:before {
  content: "\E237";
}

/* line 558, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-zoom-out:before {
  content: "\E238";
}

/* line 560, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pin:before {
  content: "\E239";
}

/* line 562, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-albums:before {
  content: "\E240";
}

/* line 564, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-rotation-lock:before {
  content: "\E241";
}

/* line 566, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-flash:before {
  content: "\E242";
}

/* line 568, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-map-marker:before {
  content: "\E243";
}

/* line 570, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-anchor:before {
  content: "\E244";
}

/* line 572, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-conversation:before {
  content: "\E245";
}

/* line 574, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-chat:before {
  content: "\E246";
}

/* line 576, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-note-empty:before {
  content: "\E247";
}

/* line 578, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-note:before {
  content: "\E248";
}

/* line 580, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-asterisk:before {
  content: "\E249";
}

/* line 582, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-divide:before {
  content: "\E250";
}

/* line 584, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-snorkel-diving:before {
  content: "\E251";
}

/* line 586, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-scuba-diving:before {
  content: "\E252";
}

/* line 588, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-oxygen-bottle:before {
  content: "\E253";
}

/* line 590, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fins:before {
  content: "\E254";
}

/* line 592, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fishes:before {
  content: "\E255";
}

/* line 594, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-boat:before {
  content: "\E256";
}

/* line 596, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-delete:before {
  content: "\E257";
}

/* line 598, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sheriffs-star:before {
  content: "\E258";
}

/* line 600, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-qrcode:before {
  content: "\E259";
}

/* line 602, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-barcode:before {
  content: "\E260";
}

/* line 604, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pool:before {
  content: "\E261";
}

/* line 606, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-buoy:before {
  content: "\E262";
}

/* line 608, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-spade:before {
  content: "\E263";
}

/* line 610, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bank:before {
  content: "\E264";
}

/* line 612, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-vcard:before {
  content: "\E265";
}

/* line 614, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-electrical-plug:before {
  content: "\E266";
}

/* line 616, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-flag:before {
  content: "\E267";
}

/* line 618, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-credit-card:before {
  content: "\E268";
}

/* line 620, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-keyboard-wireless:before {
  content: "\E269";
}

/* line 622, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-keyboard-wired:before {
  content: "\E270";
}

/* line 624, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-shield:before {
  content: "\E271";
}

/* line 626, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ring:before {
  content: "\E272";
}

/* line 628, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cake:before {
  content: "\E273";
}

/* line 630, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-drink:before {
  content: "\E274";
}

/* line 632, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-beer:before {
  content: "\E275";
}

/* line 634, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fast-food:before {
  content: "\E276";
}

/* line 636, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cutlery:before {
  content: "\E277";
}

/* line 638, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pizza:before {
  content: "\E278";
}

/* line 640, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-birthday-cake:before {
  content: "\E279";
}

/* line 642, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-tablet:before {
  content: "\E280";
}

/* line 644, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-settings:before {
  content: "\E281";
}

/* line 646, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bullets:before {
  content: "\E282";
}

/* line 648, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cardio:before {
  content: "\E283";
}

/* line 650, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-t-shirt:before {
  content: "\E284";
}

/* line 652, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pants:before {
  content: "\E285";
}

/* line 654, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sweater:before {
  content: "\E286";
}

/* line 656, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fabric:before {
  content: "\E287";
}

/* line 658, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-leather:before {
  content: "\E288";
}

/* line 660, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-scissors:before {
  content: "\E289";
}

/* line 662, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bomb:before {
  content: "\E290";
}

/* line 664, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-skull:before {
  content: "\E291";
}

/* line 666, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-celebration:before {
  content: "\E292";
}

/* line 668, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-tea-kettle:before {
  content: "\E293";
}

/* line 670, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-french-press:before {
  content: "\E294";
}

/* line 672, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-coffee-cup:before {
  content: "\E295";
}

/* line 674, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pot:before {
  content: "\E296";
}

/* line 676, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-grater:before {
  content: "\E297";
}

/* line 678, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-kettle:before {
  content: "\E298";
}

/* line 680, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-hospital:before {
  content: "\E299";
}

/* line 682, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-hospital-h:before {
  content: "\E300";
}

/* line 684, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-microphone:before {
  content: "\E301";
}

/* line 686, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-webcam:before {
  content: "\E302";
}

/* line 688, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-temple-christianity-church:before {
  content: "\E303";
}

/* line 690, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-temple-islam:before {
  content: "\E304";
}

/* line 692, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-temple-hindu:before {
  content: "\E305";
}

/* line 694, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-temple-buddhist:before {
  content: "\E306";
}

/* line 696, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bicycle:before {
  content: "\E307";
}

/* line 698, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-life-preserver:before {
  content: "\E308";
}

/* line 700, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-share-alt:before {
  content: "\E309";
}

/* line 702, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-comments:before {
  content: "\E310";
}

/* line 704, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-flower:before {
  content: "\E311";
}

/* line 706, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-baseball:before {
  content: "\E312";
}

/* line 708, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-rugby:before {
  content: "\E313";
}

/* line 710, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ax:before {
  content: "\E314";
}

/* line 712, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-table-tennis:before {
  content: "\E315";
}

/* line 714, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bowling:before {
  content: "\E316";
}

/* line 716, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-tree-conifer:before {
  content: "\E317";
}

/* line 718, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-tree-deciduous:before {
  content: "\E318";
}

/* line 720, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-more-items:before {
  content: "\E319";
}

/* line 722, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sort:before {
  content: "\E320";
}

/* line 724, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-filter:before {
  content: "\E321";
}

/* line 726, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-gamepad:before {
  content: "\E322";
}

/* line 728, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-playing-dices:before {
  content: "\E323";
}

/* line 730, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-calculator:before {
  content: "\E324";
}

/* line 732, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-tie:before {
  content: "\E325";
}

/* line 734, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-wallet:before {
  content: "\E326";
}

/* line 736, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-piano:before {
  content: "\E327";
}

/* line 738, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sampler:before {
  content: "\E328";
}

/* line 740, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-podium:before {
  content: "\E329";
}

/* line 742, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-soccer-ball:before {
  content: "\E330";
}

/* line 744, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-blog:before {
  content: "\E331";
}

/* line 746, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-dashboard:before {
  content: "\E332";
}

/* line 748, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-certificate:before {
  content: "\E333";
}

/* line 750, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bell:before {
  content: "\E334";
}

/* line 752, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-candle:before {
  content: "\E335";
}

/* line 754, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pushpin:before {
  content: "\E336";
}

/* line 756, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-iphone-shake:before {
  content: "\E337";
}

/* line 758, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pin-flag:before {
  content: "\E338";
}

/* line 760, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-turtle:before {
  content: "\E339";
}

/* line 762, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-rabbit:before {
  content: "\E340";
}

/* line 764, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-globe:before {
  content: "\E341";
}

/* line 766, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-briefcase:before {
  content: "\E342";
}

/* line 768, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-hdd:before {
  content: "\E343";
}

/* line 770, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-thumbs-up:before {
  content: "\E344";
}

/* line 771, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-thumbs-down:before {
  content: "\E345";
}

/* line 773, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-hand-right:before {
  content: "\E346";
}

/* line 775, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-hand-left:before {
  content: "\E347";
}

/* line 777, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-hand-up:before {
  content: "\E348";
}

/* line 779, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-hand-down:before {
  content: "\E349";
}

/* line 781, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fullscreen:before {
  content: "\E350";
}

/* line 783, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-shopping-bag:before {
  content: "\E351";
}

/* line 785, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-book-open:before {
  content: "\E352";
}

/* line 787, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-nameplate:before {
  content: "\E353";
}

/* line 789, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-nameplate-alt:before {
  content: "\E354";
}

/* line 791, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-vases:before {
  content: "\E355";
}

/* line 793, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bullhorn:before {
  content: "\E356";
}

/* line 795, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-dumbbell:before {
  content: "\E357";
}

/* line 797, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-suitcase:before {
  content: "\E358";
}

/* line 799, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-file-import:before {
  content: "\E359";
}

/* line 801, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-file-export:before {
  content: "\E360";
}

/* line 803, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bug:before {
  content: "\E361";
}

/* line 805, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-crown:before {
  content: "\E362";
}

/* line 807, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-smoking:before {
  content: "\E363";
}

/* line 809, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cloud-upload:before {
  content: "\E364";
}

/* line 811, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cloud-download:before {
  content: "\E365";
}

/* line 813, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-restart:before {
  content: "\E366";
}

/* line 815, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-security-camera:before {
  content: "\E367";
}

/* line 817, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-expand:before {
  content: "\E368";
}

/* line 819, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-collapse:before {
  content: "\E369";
}

/* line 821, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-collapse-top:before {
  content: "\E370";
}

/* line 823, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-globe-af:before {
  content: "\E371";
}

/* line 825, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-global:before {
  content: "\E372";
}

/* line 827, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-spray:before {
  content: "\E373";
}

/* line 829, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-nails:before {
  content: "\E374";
}

/* line 831, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-claw-hammer:before {
  content: "\E375";
}

/* line 833, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-classic-hammer:before {
  content: "\E376";
}

/* line 835, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-hand-saw:before {
  content: "\E377";
}

/* line 837, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-riflescope:before {
  content: "\E378";
}

/* line 839, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-electrical-socket-eu:before {
  content: "\E379";
}

/* line 841, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-electrical-socket-us:before {
  content: "\E380";
}

/* line 843, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-message-forward:before {
  content: "\E381";
}

/* line 845, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-coat-hanger:before {
  content: "\E382";
}

/* line 847, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-dress:before {
  content: "\E383";
}

/* line 849, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bathrobe:before {
  content: "\E384";
}

/* line 851, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-shirt:before {
  content: "\E385";
}

/* line 853, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-underwear:before {
  content: "\E386";
}

/* line 855, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-log-in:before {
  content: "\E387";
}

/* line 857, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-log-out:before {
  content: "\E388";
}

/* line 859, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-exit:before {
  content: "\E389";
}

/* line 861, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-new-window-alt:before {
  content: "\E390";
}

/* line 863, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-video-sd:before {
  content: "\E391";
}

/* line 865, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-video-hd:before {
  content: "\E392";
}

/* line 867, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-subtitles:before {
  content: "\E393";
}

/* line 869, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sound-stereo:before {
  content: "\E394";
}

/* line 871, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sound-dolby:before {
  content: "\E395";
}

/* line 873, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sound-5-1:before {
  content: "\E396";
}

/* line 875, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sound-6-1:before {
  content: "\E397";
}

/* line 877, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sound-7-1:before {
  content: "\E398";
}

/* line 879, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-copyright-mark:before {
  content: "\E399";
}

/* line 881, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-registration-mark:before {
  content: "\E400";
}

/* line 883, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-radar:before {
  content: "\E401";
}

/* line 885, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-skateboard:before {
  content: "\E402";
}

/* line 887, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-golf-course:before {
  content: "\E403";
}

/* line 889, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sorting:before {
  content: "\E404";
}

/* line 891, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sort-by-alphabet:before {
  content: "\E405";
}

/* line 893, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sort-by-alphabet-alt:before {
  content: "\E406";
}

/* line 895, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sort-by-order:before {
  content: "\E407";
}

/* line 897, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sort-by-order-alt:before {
  content: "\E408";
}

/* line 899, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sort-by-attributes:before {
  content: "\E409";
}

/* line 901, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sort-by-attributes-alt:before {
  content: "\E410";
}

/* line 903, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-compressed:before {
  content: "\E411";
}

/* line 905, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-package:before {
  content: "\E412";
}

/* line 907, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cloud-plus:before {
  content: "\E413";
}

/* line 909, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cloud-minus:before {
  content: "\E414";
}

/* line 911, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-disk-save:before {
  content: "\E415";
}

/* line 913, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-disk-open:before {
  content: "\E416";
}

/* line 915, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-disk-saved:before {
  content: "\E417";
}

/* line 917, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-disk-remove:before {
  content: "\E418";
}

/* line 919, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-disk-import:before {
  content: "\E419";
}

/* line 921, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-disk-export:before {
  content: "\E420";
}

/* line 923, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-tower:before {
  content: "\E421";
}

/* line 925, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-send:before {
  content: "\E422";
}

/* line 927, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-git-branch:before {
  content: "\E423";
}

/* line 929, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-git-create:before {
  content: "\E424";
}

/* line 931, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-git-private:before {
  content: "\E425";
}

/* line 933, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-git-delete:before {
  content: "\E426";
}

/* line 935, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-git-merge:before {
  content: "\E427";
}

/* line 937, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-git-pull-request:before {
  content: "\E428";
}

/* line 939, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-git-compare:before {
  content: "\E429";
}

/* line 941, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-git-commit:before {
  content: "\E430";
}

/* line 943, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-construction-cone:before {
  content: "\E431";
}

/* line 945, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-shoe-steps:before {
  content: "\E432";
}

/* line 947, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-plus:before {
  content: "\E433";
}

/* line 949, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-minus:before {
  content: "\E434";
}

/* line 951, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-redo:before {
  content: "\E435";
}

/* line 953, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-undo:before {
  content: "\E436";
}

/* line 955, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-golf:before {
  content: "\E437";
}

/* line 957, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-hockey:before {
  content: "\E438";
}

/* line 959, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pipe:before {
  content: "\E439";
}

/* line 961, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-wrench:before {
  content: "\E440";
}

/* line 963, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-folder-closed:before {
  content: "\E441";
}

/* line 965, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-phone-alt:before {
  content: "\E442";
}

/* line 967, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-earphone:before {
  content: "\E443";
}

/* line 969, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-floppy-disk:before {
  content: "\E444";
}

/* line 971, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-floppy-saved:before {
  content: "\E445";
}

/* line 973, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-floppy-remove:before {
  content: "\E446";
}

/* line 975, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-floppy-save:before {
  content: "\E447";
}

/* line 977, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-floppy-open:before {
  content: "\E448";
}

/* line 979, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-translate:before {
  content: "\E449";
}

/* line 981, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fax:before {
  content: "\E450";
}

/* line 983, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-factory:before {
  content: "\E451";
}

/* line 985, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-shop-window:before {
  content: "\E452";
}

/* line 987, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-shop:before {
  content: "\E453";
}

/* line 989, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-kiosk:before {
  content: "\E454";
}

/* line 991, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-kiosk-wheels:before {
  content: "\E455";
}

/* line 993, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-kiosk-light:before {
  content: "\E456";
}

/* line 995, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-kiosk-food:before {
  content: "\E457";
}

/* line 997, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-transfer:before {
  content: "\E458";
}

/* line 999, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-money:before {
  content: "\E459";
}

/* line 1001, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-header:before {
  content: "\E460";
}

/* line 1003, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-blacksmith:before {
  content: "\E461";
}

/* line 1005, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-saw-blade:before {
  content: "\E462";
}

/* line 1007, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-basketball:before {
  content: "\E463";
}

/* line 1009, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-server:before {
  content: "\E464";
}

/* line 1011, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-server-plus:before {
  content: "\E465";
}

/* line 1013, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-server-minus:before {
  content: "\E466";
}

/* line 1015, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-server-ban:before {
  content: "\E467";
}

/* line 1017, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-server-flag:before {
  content: "\E468";
}

/* line 1019, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-server-lock:before {
  content: "\E469";
}

/* line 1021, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-server-new:before {
  content: "\E470";
}

/* line 1023, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-charging-station:before {
  content: "\E471";
}

/* line 1025, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-gas-station:before {
  content: "\E472";
}

/* line 1027, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-target:before {
  content: "\E473";
}

/* line 1029, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bed:before {
  content: "\E474";
}

/* line 1031, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-mosquito:before {
  content: "\E475";
}

/* line 1033, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-dining-set:before {
  content: "\E476";
}

/* line 1035, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-plate-of-food:before {
  content: "\E477";
}

/* line 1037, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-hygiene-kit:before {
  content: "\E478";
}

/* line 1039, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-blackboard:before {
  content: "\E479";
}

/* line 1041, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-marriage:before {
  content: "\E480";
}

/* line 1043, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bucket:before {
  content: "\E481";
}

/* line 1045, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-none-color-swatch:before {
  content: "\E482";
}

/* line 1047, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bring-forward:before {
  content: "\E483";
}

/* line 1049, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bring-to-front:before {
  content: "\E484";
}

/* line 1051, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-send-backward:before {
  content: "\E485";
}

/* line 1053, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-send-to-back:before {
  content: "\E486";
}

/* line 1055, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fit-frame-to-image:before {
  content: "\E487";
}

/* line 1057, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fit-image-to-frame:before {
  content: "\E488";
}

/* line 1059, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-multiple-displays:before {
  content: "\E489";
}

/* line 1061, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-handshake:before {
  content: "\E490";
}

/* line 1063, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-child:before {
  content: "\E491";
}

/* line 1065, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-baby-formula:before {
  content: "\E492";
}

/* line 1067, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-medicine:before {
  content: "\E493";
}

/* line 1069, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-atv-vehicle:before {
  content: "\E494";
}

/* line 1071, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-motorcycle:before {
  content: "\E495";
}

/* line 1073, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bed-alt:before {
  content: "\E496";
}

/* line 1075, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-tent:before {
  content: "\E497";
}

/* line 1077, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-glasses:before {
  content: "\E498";
}

/* line 1079, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sunglasses:before {
  content: "\E499";
}

/* line 1081, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-family:before {
  content: "\E500";
}

/* line 1083, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-education:before {
  content: "\E501";
}

/* line 1085, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-shoes:before {
  content: "\E502";
}

/* line 1087, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-map:before {
  content: "\E503";
}

/* line 1089, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cd:before {
  content: "\E504";
}

/* line 1091, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-alert:before {
  content: "\E505";
}

/* line 1093, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-piggy-bank:before {
  content: "\E506";
}

/* line 1095, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-star-half:before {
  content: "\E507";
}

/* line 1097, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cluster:before {
  content: "\E508";
}

/* line 1099, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-flowchart:before {
  content: "\E509";
}

/* line 1101, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-commodities:before {
  content: "\E510";
}

/* line 1103, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-duplicate:before {
  content: "\E511";
}

/* line 1105, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-copy:before {
  content: "\E512";
}

/* line 1107, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-paste:before {
  content: "\E513";
}

/* line 1109, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bath-bathtub:before {
  content: "\E514";
}

/* line 1111, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bath-shower:before {
  content: "\E515";
}

/* line 1113, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-shower:before {
  content: "\E516";
}

/* line 1115, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-menu-hamburger:before {
  content: "\E517";
}

/* line 1117, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-option-vertical:before {
  content: "\E518";
}

/* line 1119, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-option-horizontal:before {
  content: "\E519";
}

/* line 1121, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-currency-conversion:before {
  content: "\E520";
}

/* line 1123, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-user-ban:before {
  content: "\E521";
}

/* line 1125, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-user-lock:before {
  content: "\E522";
}

/* line 1127, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-user-flag:before {
  content: "\E523";
}

/* line 1129, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-user-asterisk:before {
  content: "\E524";
}

/* line 1131, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-user-alert:before {
  content: "\E525";
}

/* line 1133, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-user-key:before {
  content: "\E526";
}

/* line 1135, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-user-conversation:before {
  content: "\E527";
}

/* line 1137, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-database:before {
  content: "\E528";
}

/* line 1139, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-database-search:before {
  content: "\E529";
}

/* line 1141, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-list-alt:before {
  content: "\E530";
}

/* line 1143, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-hazard-sign:before {
  content: "\E531";
}

/* line 1145, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-hazard:before {
  content: "\E532";
}

/* line 1147, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-stop-sign:before {
  content: "\E533";
}

/* line 1149, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-lab:before {
  content: "\E534";
}

/* line 1151, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-lab-alt:before {
  content: "\E535";
}

/* line 1153, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ice-cream:before {
  content: "\E536";
}

/* line 1155, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ice-lolly:before {
  content: "\E537";
}

/* line 1157, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ice-lolly-tasted:before {
  content: "\E538";
}

/* line 1159, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-invoice:before {
  content: "\E539";
}

/* line 1161, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cart-tick:before {
  content: "\E540";
}

/* line 1163, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-hourglass:before {
  content: "\E541";
}

/* line 1165, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cat:before {
  content: "\E542";
}

/* line 1167, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-lamp:before {
  content: "\E543";
}

/* line 1169, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-scale-classic:before {
  content: "\E544";
}

/* line 1171, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-eye-plus:before {
  content: "\E545";
}

/* line 1173, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-eye-minus:before {
  content: "\E546";
}

/* line 1175, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-quote:before {
  content: "\E547";
}

/* line 1177, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bitcoin:before {
  content: "\E548";
}

/* line 1179, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-yen:before {
  content: "\E549";
}

/* line 1181, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ruble:before {
  content: "\E550";
}

/* line 1183, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-erase:before {
  content: "\E551";
}

/* line 1185, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-podcast:before {
  content: "\E552";
}

/* line 1187, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-firework:before {
  content: "\E553";
}

/* line 1189, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-scale:before {
  content: "\E554";
}

/* line 1191, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-king:before {
  content: "\E555";
}

/* line 1193, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-queen:before {
  content: "\E556";
}

/* line 1195, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pawn:before {
  content: "\E557";
}

/* line 1197, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bishop:before {
  content: "\E558";
}

/* line 1199, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-knight:before {
  content: "\E559";
}

/* line 1201, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-mic-mute:before {
  content: "\E560";
}

/* line 1203, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-voicemail:before {
  content: "\E561";
}

/* line 1205, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-paragraph-alt:before {
  content: "\E562";
}

/* line 1207, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-person-walking:before {
  content: "\E563";
}

/* line 1209, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-person-wheelchair:before {
  content: "\E564";
}

/* line 1211, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-underground:before {
  content: "\E565";
}

/* line 1213, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-car-hov:before {
  content: "\E566";
}

/* line 1215, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-car-rental:before {
  content: "\E567";
}

/* line 1217, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-transport:before {
  content: "\E568";
}

/* line 1219, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-taxi:before {
  content: "\E569";
}

/* line 1221, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ice-cream-no:before {
  content: "\E570";
}

/* line 1223, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-uk-rat-u:before {
  content: "\E571";
}

/* line 1225, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-uk-rat-pg:before {
  content: "\E572";
}

/* line 1227, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-uk-rat-12a:before {
  content: "\E573";
}

/* line 1229, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-uk-rat-12:before {
  content: "\E574";
}

/* line 1231, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-uk-rat-15:before {
  content: "\E575";
}

/* line 1233, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-uk-rat-18:before {
  content: "\E576";
}

/* line 1235, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-uk-rat-r18:before {
  content: "\E577";
}

/* line 1237, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-tv:before {
  content: "\E578";
}

/* line 1239, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sms:before {
  content: "\E579";
}

/* line 1241, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-mms:before {
  content: "\E580";
}

/* line 1243, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-us-rat-g:before {
  content: "\E581";
}

/* line 1245, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-us-rat-pg:before {
  content: "\E582";
}

/* line 1247, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-us-rat-pg-13:before {
  content: "\E583";
}

/* line 1249, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-us-rat-restricted:before {
  content: "\E584";
}

/* line 1251, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-us-rat-no-one-17:before {
  content: "\E585";
}

/* line 1253, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-equalizer:before {
  content: "\E586";
}

/* line 1255, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-speakers:before {
  content: "\E587";
}

/* line 1257, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-remote-control:before {
  content: "\E588";
}

/* line 1259, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-remote-control-tv:before {
  content: "\E589";
}

/* line 1261, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-shredder:before {
  content: "\E590";
}

/* line 1263, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-folder-heart:before {
  content: "\E591";
}

/* line 1265, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-person-running:before {
  content: "\E592";
}

/* line 1267, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-person:before {
  content: "\E593";
}

/* line 1269, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-voice:before {
  content: "\E594";
}

/* line 1271, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-stethoscope:before {
  content: "\E595";
}

/* line 1273, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-paired:before {
  content: "\E596";
}

/* line 1275, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-activity:before {
  content: "\E597";
}

/* line 1277, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-watch:before {
  content: "\E598";
}

/* line 1279, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-scissors-alt:before {
  content: "\E599";
}

/* line 1281, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-car-wheel:before {
  content: "\E600";
}

/* line 1283, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-chevron-up:before {
  content: "\E601";
}

/* line 1285, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-chevron-down:before {
  content: "\E602";
}

/* line 1287, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-superscript:before {
  content: "\E603";
}

/* line 1289, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-subscript:before {
  content: "\E604";
}

/* line 1291, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-text-size:before {
  content: "\E605";
}

/* line 1293, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-text-color:before {
  content: "\E606";
}

/* line 1295, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-text-background:before {
  content: "\E607";
}

/* line 1297, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-modal-window:before {
  content: "\E608";
}

/* line 1299, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-newspaper:before {
  content: "\E609";
}

/* line 1301, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-tractor:before {
  content: "\E610";
}

/* line 1303, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-camping:before {
  content: "\E611";
}

/* line 1305, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-camping-benches:before {
  content: "\E612";
}

/* line 1307, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-forest:before {
  content: "\E613";
}

/* line 1309, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-park:before {
  content: "\E614";
}

/* line 1311, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-field:before {
  content: "\E615";
}

/* line 1313, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-mountains:before {
  content: "\E616";
}

/* line 1315, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fees-payments:before {
  content: "\E617";
}

/* line 1317, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-small-payments:before {
  content: "\E618";
}

/* line 1319, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-mixed-buildings:before {
  content: "\E619";
}

/* line 1321, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-industrial-zone:before {
  content: "\E620";
}

/* line 1323, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-visitor-tag:before {
  content: "\E621";
}

/* line 1325, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-businessman:before {
  content: "\E622";
}

/* line 1327, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-meditation:before {
  content: "\E623";
}

/* line 1329, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bath:before {
  content: "\E624";
}

/* line 1331, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-donate:before {
  content: "\E625";
}

/* line 1333, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sauna:before {
  content: "\E626";
}

/* line 1335, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bedroom-nightstand:before {
  content: "\E627";
}

/* line 1337, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bedroom-lamp:before {
  content: "\E628";
}

/* line 1339, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-doctor:before {
  content: "\E629";
}

/* line 1341, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-engineering-networks:before {
  content: "\E630";
}

/* line 1343, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-washing-machine:before {
  content: "\E631";
}

/* line 1345, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-dryer:before {
  content: "\E632";
}

/* line 1347, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-dishwasher:before {
  content: "\E633";
}

/* line 1349, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-luggage-group:before {
  content: "\E634";
}

/* line 1351, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-teenager:before {
  content: "\E635";
}

/* line 1353, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-person-stick:before {
  content: "\E636";
}

/* line 1355, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-person-stick-old:before {
  content: "\E637";
}

/* line 1357, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-traveler:before {
  content: "\E638";
}

/* line 1359, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-veteran:before {
  content: "\E639";
}

/* line 1361, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-group-chat:before {
  content: "\E640";
}

/* line 1363, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-elections:before {
  content: "\E641";
}

/* line 1365, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-law-justice:before {
  content: "\E642";
}

/* line 1367, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-judiciary:before {
  content: "\E643";
}

/* line 1369, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-house-fire:before {
  content: "\E644";
}

/* line 1371, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-firefighters:before {
  content: "\E645";
}

/* line 1373, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-police:before {
  content: "\E646";
}

/* line 1375, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ambulance:before {
  content: "\E647";
}

/* line 1377, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-light-beacon:before {
  content: "\E648";
}

/* line 1379, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-important-day:before {
  content: "\E649";
}

/* line 1381, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-bike-park:before {
  content: "\E650";
}

/* line 1383, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-object-align-top:before {
  content: "\E651";
}

/* line 1385, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-object-align-bottom:before {
  content: "\E652";
}

/* line 1387, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-object-align-horizontal:before {
  content: "\E653";
}

/* line 1389, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-object-align-left:before {
  content: "\E654";
}

/* line 1391, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-object-align-vertical:before {
  content: "\E655";
}

/* line 1393, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-object-align-right:before {
  content: "\E656";
}

/* line 1395, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-reflect-y:before {
  content: "\E657";
}

/* line 1397, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-reflect-x:before {
  content: "\E658";
}

/* line 1399, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-tick:before {
  content: "\E659";
}

/* line 1401, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-lawnmower:before {
  content: "\E660";
}

/* line 1403, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-call-redirect:before {
  content: "\E661";
}

/* line 1405, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-call-ip:before {
  content: "\E662";
}

/* line 1407, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-call-record:before {
  content: "\E663";
}

/* line 1409, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-call-ringtone:before {
  content: "\E664";
}

/* line 1411, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-call-traffic:before {
  content: "\E665";
}

/* line 1413, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-call-hold:before {
  content: "\E666";
}

/* line 1415, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-call-incoming:before {
  content: "\E667";
}

/* line 1417, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-call-outgoing:before {
  content: "\E668";
}

/* line 1419, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-call-video:before {
  content: "\E669";
}

/* line 1421, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-call-missed:before {
  content: "\E670";
}

/* line 1423, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-theater:before {
  content: "\E671";
}

/* line 1425, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-heartbeat:before {
  content: "\E672";
}

/* line 1427, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-kettlebell:before {
  content: "\E673";
}

/* line 1429, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fireplace:before {
  content: "\E674";
}

/* line 1431, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-street-lights:before {
  content: "\E675";
}

/* line 1433, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pedestrian:before {
  content: "\E676";
}

/* line 1435, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-flood:before {
  content: "\E677";
}

/* line 1437, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-open-water:before {
  content: "\E678";
}

/* line 1439, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-for-sale:before {
  content: "\E679";
}

/* line 1441, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-dustbin:before {
  content: "\E680";
}

/* line 1443, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-door:before {
  content: "\E681";
}

/* line 1445, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-camp-fire:before {
  content: "\E682";
}

/* line 1447, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fleur-de-lis:before {
  content: "\E683";
}

/* line 1449, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-temperature-settings:before {
  content: "\E684";
}

/* line 1451, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-article:before {
  content: "\E685";
}

/* line 1453, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sunbath:before {
  content: "\E686";
}

/* line 1455, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-balanced-diet:before {
  content: "\E687";
}

/* line 1457, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ticket:before {
  content: "\E688";
}

/* line 1459, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-parking-ticket:before {
  content: "\E689";
}

/* line 1461, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-parking-meter:before {
  content: "\E690";
}

/* line 1463, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-laptop:before {
  content: "\E691";
}

/* line 1465, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-tree-structure:before {
  content: "\E692";
}

/* line 1467, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-weather-warning:before {
  content: "\E693";
}

/* line 1469, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-temperature-low:before {
  content: "\E694";
}

/* line 1471, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-temperature-high:before {
  content: "\E695";
}

/* line 1473, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-temperature-low-warning:before {
  content: "\E696";
}

/* line 1475, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-temperature-high-warning:before {
  content: "\E697";
}

/* line 1477, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-hurricane:before {
  content: "\E698";
}

/* line 1479, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-storm:before {
  content: "\E699";
}

/* line 1481, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-sorted-waste:before {
  content: "\E700";
}

/* line 1483, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ear:before {
  content: "\E701";
}

/* line 1485, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ear-deaf:before {
  content: "\E702";
}

/* line 1487, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-file-plus:before {
  content: "\E703";
}

/* line 1489, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-file-minus:before {
  content: "\E704";
}

/* line 1491, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-file-lock:before {
  content: "\E705";
}

/* line 1493, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-file-cloud:before {
  content: "\E706";
}

/* line 1495, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-file-cloud-download:before {
  content: "\E707";
}

/* line 1497, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-file-cloud-upload:before {
  content: "\E708";
}

/* line 1499, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-paragraph:before {
  content: "\E709";
}

/* line 1501, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-list-numbered:before {
  content: "\E710";
}

/* line 1503, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-donate-heart:before {
  content: "\E711";
}

/* line 1505, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-government:before {
  content: "\E712";
}

/* line 1507, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-maze:before {
  content: "\E713";
}

/* line 1509, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-chronicle:before {
  content: "\E714";
}

/* line 1511, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-user-structure:before {
  content: "\E715";
}

/* line 1513, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-recycle:before {
  content: "\E716";
}

/* line 1515, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-gas:before {
  content: "\E717";
}

/* line 1517, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-waste-pipe:before {
  content: "\E718";
}

/* line 1519, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-water-pipe:before {
  content: "\E719";
}

/* line 1521, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-parking:before {
  content: "\E720";
}

/* line 1523, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-closed:before {
  content: "\E721";
}

/* line 1525, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-mouse:before {
  content: "\E722";
}

/* line 1527, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-mouse-double-click:before {
  content: "\E723";
}

/* line 1529, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-mouse-left-click:before {
  content: "\E724";
}

/* line 1531, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-mouse-right-click:before {
  content: "\E725";
}

/* line 1533, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-mouse-middle-click:before {
  content: "\E726";
}

/* line 1535, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-mouse-scroll:before {
  content: "\E727";
}

/* line 1537, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-resize-vertical:before {
  content: "\E728";
}

/* line 1539, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-resize-horizontal:before {
  content: "\E729";
}

/* line 1541, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-temperature:before {
  content: "\E730";
}

/* line 1543, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-puzzle:before {
  content: "\E731";
}

/* line 1545, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-puzzle-2:before {
  content: "\E732";
}

/* line 1547, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-puzzle-3:before {
  content: "\E733";
}

/* line 1549, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-nearby-square:before {
  content: "\E734";
}

/* line 1551, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-nearby-circle:before {
  content: "\E735";
}

/* line 1553, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-rotate-right:before {
  content: "\E736";
}

/* line 1555, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-rotate-left:before {
  content: "\E737";
}

/* line 1557, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pictures:before {
  content: "\E738";
}

/* line 1559, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-photo-album:before {
  content: "\E739";
}

/* line 1561, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cadastral-map:before {
  content: "\E740";
}

/* line 1563, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fingerprint-scan:before {
  content: "\E741";
}

/* line 1565, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fingerprint:before {
  content: "\E742";
}

/* line 1567, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fingerprint-lock:before {
  content: "\E743";
}

/* line 1569, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fingerprint-ok:before {
  content: "\E744";
}

/* line 1571, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fingerprint-remove:before {
  content: "\E745";
}

/* line 1573, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-fingerprint-reload:before {
  content: "\E746";
}

/* line 1575, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-pending-notifications:before {
  content: "\E747";
}

/* line 1577, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-synchronization:before {
  content: "\E748";
}

/* line 1579, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-synchronization-ban:before {
  content: "\E749";
}

/* line 1581, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-hash:before {
  content: "\E750";
}

/* line 1583, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-gender-male:before {
  content: "\E751";
}

/* line 1585, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-gender-female:before {
  content: "\E752";
}

/* line 1587, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-gender-virgin-female:before {
  content: "\E753";
}

/* line 1589, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-gender-intersex:before {
  content: "\E754";
}

/* line 1591, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-gender-transgender:before {
  content: "\E755";
}

/* line 1593, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-gender-ori-lesbian:before {
  content: "\E756";
}

/* line 1595, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-gender-ori-gay:before {
  content: "\E757";
}

/* line 1597, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-gender-ori-hetero:before {
  content: "\E758";
}

/* line 1599, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-gender-other:before {
  content: "\E759";
}

/* line 1601, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-gender-unknown:before {
  content: "\E760";
}

/* line 1603, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-scanner:before {
  content: "\E761";
}

/* line 1605, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-multifunction-printer:before {
  content: "\E762";
}

/* line 1607, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-lasso:before {
  content: "\E763";
}

/* line 1609, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-view-360:before {
  content: "\E764";
}

/* line 1611, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-battery-charging:before {
  content: "\E765";
}

/* line 1613, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-battery-full:before {
  content: "\E766";
}

/* line 1615, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-battery-75:before {
  content: "\E767";
}

/* line 1617, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-battery-50:before {
  content: "\E768";
}

/* line 1619, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-battery-25:before {
  content: "\E769";
}

/* line 1621, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-battery-10:before {
  content: "\E770";
}

/* line 1623, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-satellite:before {
  content: "\E771";
}

/* line 1625, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-satellite-dish:before {
  content: "\E772";
}

/* line 1627, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-satellite-dish-alt:before {
  content: "\E773";
}

/* line 1629, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-auction:before {
  content: "\E774";
}

/* line 1631, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-directions:before {
  content: "\E775";
}

/* line 1633, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-race:before {
  content: "\E776";
}

/* line 1635, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-robot:before {
  content: "\E777";
}

/* line 1637, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-ruler-alt:before {
  content: "\E778";
}

/* line 1639, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cube-empty:before {
  content: "\E779";
}

/* line 1641, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-cube-black:before {
  content: "\E780";
}

/* line 1643, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-move-square:before {
  content: "\E781";
}

/* line 1645, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-drop:before {
  content: "\E782";
}

/* line 1647, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-vr-headset:before {
  content: "\E783";
}

/* line 1649, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-vr-charging:before {
  content: "\E784";
}

/* line 1651, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-vr-low-battery:before {
  content: "\E785";
}

/* line 1653, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-vr-paired:before {
  content: "\E786";
}

/* line 1655, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-vr-settings:before {
  content: "\E787";
}

/* line 1657, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-vr-maintenance:before {
  content: "\E788";
}

/* line 1659, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-filter-remove:before {
  content: "\E789";
}

/* line 1661, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-filter-applied:before {
  content: "\E790";
}

/* line 1663, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-one-day:before {
  content: "\E791";
}

/* line 1665, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-user-vr:before {
  content: "\E792";
}

/* line 1667, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-user-vr-add:before {
  content: "\E793";
}

/* line 1669, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-user-vr-remove:before {
  content: "\E794";
}

/* line 1671, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-dice-1:before {
  content: "\E795";
}

/* line 1673, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-dice-2:before {
  content: "\E796";
}

/* line 1675, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-dice-3:before {
  content: "\E797";
}

/* line 1677, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-dice-4:before {
  content: "\E798";
}

/* line 1679, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-dice-5:before {
  content: "\E799";
}

/* line 1681, ../../sass/custom/glyphicons/_glyphicons.scss */
.glyphicons-dice-6:before {
  content: "\E800";
}

/* line 1683, ../../sass/custom/glyphicons/_glyphicons.scss */
.svg-icon-container {
  min-height: 55px;
  width: 55px;
  margin: 0 auto;
}

/* line 1, ../../sass/custom/neuboard/_base.scss */
html {
  height: 100%;
  font-size: 100%;
}

/* line 5, ../../sass/custom/neuboard/_base.scss */
body {
  color: #565656;
  background: #E0E0E0;
  font-family: "Centrale Sans";
  font-size: 100%;
  padding: 0px;
  margin: 0px;
  min-height: 100%;
  position: relative;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

/* line 17, ../../sass/custom/neuboard/_base.scss */
a:link, a:visited {
  text-decoration: none;
  outline: none;
  color: #1e9D8B;
}

/* line 22, ../../sass/custom/neuboard/_base.scss */
a:hover, a:active {
  outline: none;
  text-decoration: none;
  color: #5BBBB7;
}

/* line 27, ../../sass/custom/neuboard/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Centrale Sans";
  color: #424856;
  margin: 0;
}

/* line 31, ../../sass/custom/neuboard/_base.scss */
h1, .h1 {
  font-size: 1.375em;
}

/* line 36, ../../sass/custom/neuboard/_base.scss */
h2, .h2 {
  font-size: 1.188em;
}

/* line 40, ../../sass/custom/neuboard/_base.scss */
h3, .h3 {
  font-size: 1.063em;
}

/* line 44, ../../sass/custom/neuboard/_base.scss */
h4, .h4 {
  font-size: 0.938em;
}

/* line 48, ../../sass/custom/neuboard/_base.scss */
h5, .h5 {
  font-size: 0.813em;
}

/* line 52, ../../sass/custom/neuboard/_base.scss */
h6, .h6 {
  font-size: 0.75em;
}

/* line 55, ../../sass/custom/neuboard/_base.scss */
p {
  font-size: 0.875em;
}

/* line 58, ../../sass/custom/neuboard/_base.scss */
hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 62, ../../sass/custom/neuboard/_base.scss */
img {
  max-width: 100%;
}

/* line 65, ../../sass/custom/neuboard/_base.scss */
::selection {
  background: #fff7dd;
}

/* line 68, ../../sass/custom/neuboard/_base.scss */
::-moz-selection {
  background: #fff7dd;
}

/* line 72, ../../sass/custom/neuboard/_base.scss */
canvas {
  display: block;
  padding: 0;
  margin: 0 auto;
  max-width: 100%;
}

/* line 79, ../../sass/custom/neuboard/_base.scss */
.clickable-template-grid .mx-templategrid-item {
  cursor: pointer;
}

/* line 83, ../../sass/custom/neuboard/_base.scss */
.clickable-template-grid label {
  cursor: pointer;
}

/* line 87, ../../sass/custom/neuboard/_base.scss */
.multiple-session-notification {
  font-size: 80%;
  color: #000000;
  background-color: rgba(253, 253, 150, 0.8);
}

/* line 93, ../../sass/custom/neuboard/_base.scss */
.layout-grid-row-expand-content {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}

/********************************************************************************

Styles to change how the booleanSlider widget is display if you want to make
it more narrow vertically.

********************************************************************************/
/* line 7, ../../sass/custom/neuboard/_booleanSlider.scss */
.small-slider {
  height: 20px;
  width: 100%;
  margin: 3px;
}

/* line 13, ../../sass/custom/neuboard/_booleanSlider.scss */
.small-slider .wgt-BooleanSlider_control {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  margin: 0;
  padding: 2px 16px !important;
  height: 23px;
}

/* line 22, ../../sass/custom/neuboard/_booleanSlider.scss */
.small-slider .wgt-BooleanSlider__input {
  display: block;
  height: 17px;
}

/* line 27, ../../sass/custom/neuboard/_booleanSlider.scss */
.small-slider .wgt-BooleanSlider__toggle:before {
  height: 17px;
}

/* line 1, ../../sass/custom/neuboard/_page-loader.scss */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 8, ../../sass/custom/neuboard/_page-loader.scss */
.pace .pace-progress {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 4px;
  background: #66cac4;
  -webkit-transition: -webkit-transform .3s, width 1s;
  -moz-transition: width 1s;
  -o-transform: width 1s;
  transition: transform .3s, width 1s;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
  pointer-events: none;
}

/* line 24, ../../sass/custom/neuboard/_page-loader.scss */
.pace.pace-active .pace-progress {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* line 1, ../../sass/custom/neuboard/_header.scss */
#header {
  z-index: 200;
  height: 60px;
  position: absolute;
  width: 100%;
  margin-right: 0;
}
/* line 7, ../../sass/custom/neuboard/_header.scss */
#header .brand {
  float: left;
  width: 240px;
  height: 60px;
  padding: 0 0 0 10px;
  position: relative;
}
/* line 14, ../../sass/custom/neuboard/_header.scss */
#header .logo {
  font-size: 1.188em;
  text-transform: uppercase;
  padding: 17px 0 0 10px;
  display: inline-block;
}
/* line 20, ../../sass/custom/neuboard/_header.scss */
#header .logo img {
  margin-right: 6px;
  margin-top: -4px;
}
/* line 24, ../../sass/custom/neuboard/_header.scss */
#header .logo span {
  font-weight: 700;
}
/* line 27, ../../sass/custom/neuboard/_header.scss */
#header .navbar-nav {
  margin: 0;
}
/* line 30, ../../sass/custom/neuboard/_header.scss */
#header .navbar-left {
  float: left;
}
/* line 33, ../../sass/custom/neuboard/_header.scss */
#header .navbar-right {
  float: right;
}
/* line 36, ../../sass/custom/neuboard/_header.scss */
#header .btn i {
  padding: 0;
}
/* line 39, ../../sass/custom/neuboard/_header.scss */
#header button.sidebar-toggle,
#header button#toggle-profile,
#header button#toggle-fullscreen,
#header button.options {
  width: 60px;
  height: 60px;
  font-size: 1.125em;
  padding: 20px;
  cursor: pointer;
  float: left;
  background-color: transparent;
  border-radius: none;
  border: none;
}
/* line 53, ../../sass/custom/neuboard/_header.scss */
#header button.sidebar-toggle:hover, #header button.sidebar-toggle:active,
#header button#toggle-profile:hover, #header button#toggle-profile:active,
#header button#toggle-fullscreen:hover, #header button#toggle-fullscreen:active {
  box-shadow: none;
  outline: none !important;
  border: none;
}
/* line 60, ../../sass/custom/neuboard/_header.scss */
#header button.sidebar-toggle:focus, #header button#toggle-profile:focus, #header button#toggle-fullscreen:focus {
  outline: none;
  border: none;
}
/* line 64, ../../sass/custom/neuboard/_header.scss */
#header .search {
  -webkit-appearance: none !important;
  color: #282323;
  outline: 0;
  height: 30px;
  width: 180px;
  padding: 7px 15px;
  font-size: 0.75em;
  font-weight: normal;
  vertical-align: top;
  background-color: #EDF1F2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  border: none;
  transition: background 0.2s linear 0s, box-shadow 0.2s linear 0s;
  margin: 16px 0 0 20px;
  position: relative;
}
/* line 84, ../../sass/custom/neuboard/_header.scss */
#header .btn-search {
  position: absolute;
  top: 17px;
  right: 5px;
  background: none;
}
/* line 90, ../../sass/custom/neuboard/_header.scss */
#header .fa-search {
  font-size: 1.063em;
  color: #212121;
}
/* line 94, ../../sass/custom/neuboard/_header.scss */
#header .nav li.profile > a > .meta {
  display: table;
  width: 100%;
}
/* line 98, ../../sass/custom/neuboard/_header.scss */
#header .nav li.profile > a > .meta > .avatar {
  display: table-cell;
  vertical-align: middle;
  max-width: 32px;
  height: 32px;
}
/* line 104, ../../sass/custom/neuboard/_header.scss */
#header .nav li.profile > a > .meta > .text {
  font-size: 0.75em;
  font-weight: 600;
  padding: 0 5px;
}
/* line 109, ../../sass/custom/neuboard/_header.scss */
#header .nav li.profile > a {
  padding: 0 15px;
  height: 60px;
  line-height: 60px;
  color: #13161C;
  text-shadow: none;
}
/* line 116, ../../sass/custom/neuboard/_header.scss */
#header .nav li.profile > a:hover, #header .nav li.profile > a:active, #header .nav li.profile > a:focus {
  box-shadow: none;
  outline: none !important;
  border: none;
  color: #13161C;
}
/* line 122, ../../sass/custom/neuboard/_header.scss */
#header .navbar-right > .dropdown > .dropdown-menu {
  position: absolute;
  margin-top: 5px;
  left: 5px;
  background-color: #fff;
  border: 1px solid #e0e7e8;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
}
/* line 132, ../../sass/custom/neuboard/_header.scss */
#header .arrow {
  border-width: 8px;
  z-index: 10;
}
/* line 136, ../../sass/custom/neuboard/_header.scss */
#header .arrow, #header .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* line 144, ../../sass/custom/neuboard/_header.scss */
#header .arrow:after {
  border-width: 7px;
  content: "";
}
/* line 148, ../../sass/custom/neuboard/_header.scss */
#header .arrow.top {
  left: 50%;
  margin-left: -8px;
  border-top-width: 0;
  border-bottom-color: #eee;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  top: -8px;
}
/* line 156, ../../sass/custom/neuboard/_header.scss */
#header .arrow.top:after {
  content: " ";
  top: 1px;
  margin-left: -7px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 163, ../../sass/custom/neuboard/_header.scss */
#header .dropdown-menu > li > a > .icon {
  display: inline-block;
  min-width: 14px;
  text-align: center;
  margin-right: 5px;
}
/* line 169, ../../sass/custom/neuboard/_header.scss */
#header .dropdown-menu > li.active > a, #header .dropdown-menu > li:active > a {
  background-color: #fbfbfb;
  color: #444;
}
/* line 173, ../../sass/custom/neuboard/_header.scss */
#header .dropdown-menu > li.active > a:hover, #header .dropdown-menu > li:active > a:hover {
  background-color: #fbfbfb;
  color: #373737;
}
/* line 177, ../../sass/custom/neuboard/_header.scss */
#header .profile ul > li:first-child {
  padding: 10px;
}
/* line 180, ../../sass/custom/neuboard/_header.scss */
#header .profile ul > li h5, #header .profile ul > li p {
  font-size: 0.813em;
  margin: 0;
  padding: 0;
}
/* line 185, ../../sass/custom/neuboard/_header.scss */
#header .profile ul > li .progress {
  margin-bottom: 0;
}

@media (max-width: 789px) {
  /* line 190, ../../sass/custom/neuboard/_header.scss */
  #header .search {
    width: 155px;
  }
}
@media (max-width: 767px) {
  /* line 195, ../../sass/custom/neuboard/_header.scss */
  #header .brand {
    width: 100%;
    padding: 0 0 0 10px;
    text-align: center;
  }

  /* line 200, ../../sass/custom/neuboard/_header.scss */
  #header .logo {
    font-size: 1.375em;
    padding: 14px 0 0 0;
  }

  /* line 204, ../../sass/custom/neuboard/_header.scss */
  #header .logo img {
    width: 25px;
    margin-right: 5px;
  }

  /* line 208, ../../sass/custom/neuboard/_header.scss */
  #header .navbar-left {
    position: absolute;
    left: 0;
  }

  /* line 212, ../../sass/custom/neuboard/_header.scss */
  #header .navbar-right {
    position: absolute;
    right: 0;
  }
}
@media only screen and (max-width: 660px) {
  /* line 220, ../../sass/custom/neuboard/_header.scss */
  #header .user-nav ul {
    padding-left: 0;
  }

  /* line 223, ../../sass/custom/neuboard/_header.scss */
  #header .toggle-navigation.toggle-left {
    float: left;
  }

  /* line 226, ../../sass/custom/neuboard/_header.scss */
  .user-nav ul li {
    font-size: 0.75em;
  }
}
@media only screen and (max-width: 479px) {
  /* line 232, ../../sass/custom/neuboard/_header.scss */
  #header .dropdown.messages {
    display: none;
  }
}
/* line 237, ../../sass/custom/neuboard/_header.scss */
.site-header {
  display: block;
  min-height: 80px;
  float: left;
  padding: 0;
  line-height: 80px;
}

/* line 245, ../../sass/custom/neuboard/_header.scss */
.site-header-centered {
  float: none;
}

/* line 1, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar {
  position: absolute;
  min-height: 100%;
  padding-top: 60px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

@media only screen and (min-width: 992px) {
  width: 17.66667%;
}
/* line 11, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .nav a {
  text-decoration: none;
  font-weight: 400;
}

/* line 15, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .nav i {
  font-size: 1em;
  margin-right: 5px;
}

/* line 19, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .nav .nav-sub {
  list-style: none;
  padding: 0;
}

/* line 24, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .nav .nav-sub li > a {
  padding-right: 10px;
  font-size: 0.813em;
  padding: 8px 0 8px 10px;
  display: block;
}

/* line 30, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .nav > li > .nav-sub > li > a {
  padding-left: 45px;
}

/* line 33, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .nav > li > .nav-sub > li > .nav-sub > li > a {
  padding-left: 55px;
}

/* line 36, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .nav > li > .nav-sub > li > .nav-sub > li > .nav-sub > li > a {
  padding-left: 65px;
}

/* line 39, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .nav > li > .nav-sub > li > .nav-sub > li > .nav-sub > li > .nav-sub > li > a {
  padding-left: 70px;
}

/* line 42, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .nav > li > .nav-sub > li > .nav-sub > li > .nav-sub > li > .nav-sub > li > .nav-sub > li > a {
  padding-left: 75px;
}

/* line 45, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-mini .sidebar .nav > li > .nav-sub > li > a {
  padding-left: 25px;
}

/* line 48, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-mini .sidebar .nav > li > .nav-sub > li > .nav-sub > li > a {
  padding-left: 35px;
}

/* line 51, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-mini .sidebar .nav > li > .nav-sub > li > .nav-sub > li > .nav-sub > li > a {
  padding-left: 45px;
}

/* line 54, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-mini .sidebar .nav > li > .nav-sub > li > .nav-sub > li > .nav-sub > li > .nav-sub > li > a {
  padding-left: 55px;
}

/* line 57, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .nav .nav-sub .nav-dropdown > a {
  padding-right: 30px;
}

/* line 60, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .nav .nav-sub > .open > a, .sidebar .nav .nav-sub > .open > a:focus, .sidebar .nav .nav-sub > .open > a:hover {
  background-color: transparent;
  border-color: transparent;
}

/* line 64, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .nav-pills {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 68, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .nav-pills > li > a {
  padding: 9px 10px;
  font-size: 0.875em;
}

/* line 73, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-profile {
  color: #FFFFFF;
  background-color: #22505F;
  padding: 15px;
}
/* line 77, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-profile .avatar-obj .mx-dataview-content {
  display: inline-block;
  width: 50px;
  height: 50px !important;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #F0F3F3;
}
/* line 86, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-profile .profile-image {
  width: auto;
  height: 100%;
}
/* line 90, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-profile .avatar i {
  left: 70px;
}
/* line 93, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-profile .profile-body {
  padding: 0;
  text-align: center;
}
/* line 96, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-profile .profile-body h4 {
  color: #f5f5f5;
  margin: 10px 0 0 0;
  font-size: 14px;
  font-weight: 600;
}
/* line 102, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-profile .profile-body .title {
  color: #8f939e;
  font-size: 12px;
}
/* line 106, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-profile .profile-body .dropdown-menu .divider {
  height: 1px;
  margin: 3px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 112, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-profile .profile-body.dropdown > .dropdown-menu {
  position: absolute;
  margin-top: 20px;
  left: 20px;
  background-color: #fff;
  border: 1px solid #e0e7e8;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  border-style: solid;
}
/* line 123, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-profile .profile-body.dropdown > .dropdown-menu:before {
  bottom: 100%;
  left: 85%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -16px;
  top: -16px;
}
/* line 138, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-profile .profile-body.dropdown > .dropdown-menu li a, .sidebar-profile .profile-body.dropdown > .dropdown-menu li a:active {
  font-size: 12px;
}
/* line 142, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-profile .profile-body.dropdown > .dropdown-menu .profile-progress {
  padding: 10px;
}
/* line 145, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-profile .profile-body.dropdown > .dropdown-menu .progress {
  margin-bottom: 0;
}
/* line 148, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-profile .profile-body.dropdown > .dropdown-menu h5 {
  margin: 0;
  padding: 0;
}
/* line 152, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-profile .profile-body.dropdown > .dropdown-menu .icon {
  margin-right: 5px;
}

/* line 158, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-header {
  color: #6F737E;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
  padding: 10px 10px 5px;
  text-transform: uppercase;
}

/* line 166, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-left a {
  color: #B3B8C3;
}

/* line 169, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-left a:focus, .sidebar-left a:hover {
  color: #fff;
  background-color: transparent;
}

/* line 173, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-left .active > a, .sidebar-left .active > a:focus, .sidebar-left .active > a:hover {
  color: #fff;
}

/* line 176, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-left .disabled > a, .sidebar-left .disabled > a:focus, .sidebar-left .disabled > a:hover {
  color: #5c606b;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

/* line 182, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-left .sidebar-profile .media-body h4 {
  color: #f5f5f5;
}

/* line 185, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-mini .sidebar-left .nav > li.open > a {
  color: #B3B8C3;
  background-color: transparent;
}

/* line 189, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-left .nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 193, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-left .nav > .disabled > a, .sidebar-left .nav > .disabled > a:focus, .sidebar-left .nav > .disabled > a:hover {
  color: #5c606b;
  background-color: transparent;
}

/* line 197, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-left .nav-sub li.open > a {
  color: #fff;
  background-color: transparent;
}

/* line 201, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar + .main-content-wrapper {
  width: 100%;
}

/* line 205, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-mini .sidebar .sidebar-profile {
  padding: 15px 0;
  margin: -20px 0 10px 0;
  display: none;
}
/* line 209, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-mini .sidebar .sidebar-profile .profile-image {
  display: block;
  width: 30px;
  height: 30px;
  margin: auto;
}
/* line 215, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-mini .sidebar .sidebar-profile .profile-body {
  padding: 0;
}
/* line 217, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-mini .sidebar .sidebar-profile .profile-body h4, .sidebar-mini .sidebar .sidebar-profile .profile-body .title {
  display: none;
}
/* line 220, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-mini .sidebar .sidebar-profile .profile-body.dropdown > .dropdown-menu {
  position: absolute;
  margin-top: 12px;
  left: 4px;
}
/* line 225, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-mini .sidebar .sidebar-profile .profile-body.dropdown > .dropdown-menu:before {
  left: 18%;
}
/* line 230, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-mini .sidebar .avatar i {
  position: absolute;
  left: 2px;
  top: 0;
}

.specialist-patientoverview .mx-grid-search-label {
  text-align: left;
  width: auto;
}
.specialist-patientoverview  .mx-grid-searchbar {
  display:flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
}

@media (max-width: 767px) {
  /* line 237, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar {
    left: -240px;
  }

  /* line 240, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-opened .sidebar-left {
    display: block;
    left: 0;
  }

  /* line 244, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-opened .sidebar-left + .main-content-wrapper {
    left: 240px;
    overflow: hidden;
  }

  /* line 248, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-opened {
    overflow-x: hidden;
  }
}
@media (min-width: 768px) {
  /* line 253, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar {
    display: block;
  }

  /* line 256, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar {
    width: 50px;
    padding-top: 80px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }

  /* line 261, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav > li.nav-dropdown.nav-dropdown-open > a, .sidebar-mini .sidebar .nav > li.nav-dropdown:hover > a {
    border-bottom-right-radius: 0;
  }

  /* line 264, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav > li.nav-dropdown > a:after {
    display: none;
    content: "";
    top: 12px;
    left: 34px;
    font-size: 0.625em;
  }

  /* line 271, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav > li > a {
    padding: 10px 9px;
    white-space: nowrap;
    overflow: hidden;
  }

  /* line 276, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav > li a .badge, .sidebar-mini .sidebar .nav > li a .label {
    display: none;
  }

  /* line 279, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav > li > a > i:first-child {
    margin-right: 10px;
    width: 22.28px;
  }

  /* line 283, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav > li > .nav-sub {
    position: absolute;
    left: 50px;
    margin-top: 0;
    padding-bottom: 2px;
    display: none !important;
    border-radius: 0 0 4px;
  }

  /* line 291, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav > li.nav-dropdown-open, .sidebar-mini .sidebar .nav > li:hover {
    width: 240px;
    z-index: 10;
  }

  /* line 295, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav > li.nav-dropdown-open a, .sidebar-mini .sidebar .nav > li:hover a {
    display: block;
    overflow: visible;
    white-space: normal;
  }

  /* line 300, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav > li.nav-dropdown-open a .badge, .sidebar-mini .sidebar .nav > li.nav-dropdown-open a .label, .sidebar-mini .sidebar .nav > li:hover a .badge, .sidebar-mini .sidebar .nav > li:hover a .label {
    display: block;
  }

  /* line 303, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav > li.nav-dropdown-open > .nav-sub, .sidebar-mini .sidebar .nav > li:hover > .nav-sub {
    display: block !important;
    z-index: 10;
  }

  /* line 307, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav-pills {
    margin-left: 5px;
    margin-right: 5px;
  }

  /* line 311, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav-pills > li.nav-dropdown-open, .sidebar-mini .sidebar .nav-pills > li:hover {
    width: 235px;
  }

  /* line 314, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav-pills > li > a > i {
    margin-right: 10px;
    width: 23px;
  }

  /* line 318, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav-pills > li.nav-dropdown > a {
    padding-right: 10px;
  }

  /* line 321, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav-pills > li > .nav-sub {
    left: 45px;
    width: 190px;
  }

  /* line 325, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav-pills > li > .nav-sub a {
    padding-right: 5px;
  }

  /* line 328, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .nav-pills > li > .nav-sub .nav-dropdown > a {
    padding-right: 30px;
  }

  /* line 331, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar .sidebar-header, .sidebar-mini .sidebar .sidebar-profile, .sidebar-mini .sidebar .sidebar-summary {
    display: none;
  }

  /* line 334, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar + .main-content-wrapper {
    margin-left: 240px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    width: auto;
  }

  /* line 339, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .navbar .navbar-brand-group {
    width: 100px;
  }

  /* line 342, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .navbar .navbar-brand-group .navbar-brand {
    width: 50px;
  }

  /* line 345, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-mini .sidebar + .main-content-wrapper {
    margin-left: 50px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }
}
@media only screen and (max-width: 660px) {
  /* line 351, ../../sass/custom/neuboard/_left-sidebar.scss */
  .sidebar-toggle {
    margin-left: 0;
    width: 100%;
  }

  /* line 355, ../../sass/custom/neuboard/_left-sidebar.scss */
  .main-content-toggle-left {
    margin-left: 660px;
  }

  /* line 358, ../../sass/custom/neuboard/_left-sidebar.scss */
  .user-nav ul li {
    font-size: 0.75em;
  }
}
/* line 363, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar div.divider {
  margin: 10px 0;
  width: 100%;
  height: 1px;
  background: #13161C;
}

/* line 370, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .nav-pills > li > a > .badge {
  margin: 3px 0;
}

/* line 375, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .setting-list {
  padding: 0 20px 20px 20px;
}
/* line 377, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .setting-list label {
  color: #B3B8C3;
  font-size: 0.75em;
  margin-bottom: 10px;
}
/* line 382, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar .setting-list label:hover {
  cursor: pointer;
}

/* line 388, ../../sass/custom/neuboard/_left-sidebar.scss */
.sidebar-mini .setting-list {
  display: none;
}

/* line 1, ../../sass/custom/neuboard/_main-content.scss */
#main-wrapper {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}

/* line 5, ../../sass/custom/neuboard/_main-content.scss */
.main-content-wrapper {
  margin-right: 0;
  padding-top: 60px;
  background: #F0F3F3;
  position: relative;
}
/* line 10, ../../sass/custom/neuboard/_main-content.scss */
.main-content-wrapper #main-content {
  padding: 15px 15px 0 15px;
  width: 100%;
}
/* line 13, ../../sass/custom/neuboard/_main-content.scss */
.main-content-wrapper #main-content .h1 {
  margin: 0;
  padding: 0px 10px 40px 10px;
  float: left;
  line-height: 10px;
  font-weight: 300;
  font-size: 1.5em;
}

/* line 23, ../../sass/custom/neuboard/_main-content.scss */
.main-content-toggle-left {
  margin-left: 0;
}

/* line 26, ../../sass/custom/neuboard/_main-content.scss */
.main-content-toggle-right {
  margin-right: 240px;
}

/* line 29, ../../sass/custom/neuboard/_main-content.scss */
.pageheader {
  padding: 15px;
  border-bottom: 1px solid #dce0e6;
  border-top: 1px solid #eee;
  background: #F6F8F8;
  position: relative;
  margin-bottom: 0;
}

/* line 38, ../../sass/custom/neuboard/_main-content.scss */
.pageheader h2 {
  font-weight: 300;
  margin: 0;
}

/* line 42, ../../sass/custom/neuboard/_main-content.scss */
.pageheader .description {
  margin: 0;
  margin-top: 5px;
  color: #999;
}

/* line 47, ../../sass/custom/neuboard/_main-content.scss */
.pageheader .breadcrumb-wrapper {
  position: absolute;
  top: 13px;
  right: 25px;
}

/* line 52, ../../sass/custom/neuboard/_main-content.scss */
.pageheader .breadcrumb-wrapper .label {
  color: #999;
  text-transform: uppercase;
  font-size: 0.688em;
  font-weight: normal;
  display: inline-block;
}

/* line 59, ../../sass/custom/neuboard/_main-content.scss */
.pageheader .breadcrumb {
  background: none;
  display: inline-block;
  padding: 0;
}

/* line 64, ../../sass/custom/neuboard/_main-content.scss */
.pageheader .breadcrumb li {
  font-size: 0.75em;
}

/* line 67, ../../sass/custom/neuboard/_main-content.scss */
.pageheader .breadcrumb li.active {
  color: #333;
}

/* line 70, ../../sass/custom/neuboard/_main-content.scss */
.pageheader .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #515050;
  font-family: FontAwesome;
  content: "\f105";
}

@media (max-width: 767px) {
  /* line 78, ../../sass/custom/neuboard/_main-content.scss */
  .main-content-wrapper {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  /* Main Content */
  /* line 85, ../../sass/custom/neuboard/_main-content.scss */
  #main-content .h1 {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 660px) {
  /* line 92, ../../sass/custom/neuboard/_main-content.scss */
  .main-content-toggle-left {
    margin-left: 660px;
  }
}
@media only screen and (max-width: 479px) {
  /* Main Content */
  /* line 99, ../../sass/custom/neuboard/_main-content.scss */
  #main-content .h1 {
    font-size: 22px;
  }
}
/* line 104, ../../sass/custom/neuboard/_main-content.scss */
.layoutgrid-small-vertical-padding {
  padding-top: 10px !important;
  padding-bottom: 0 !important;
}

/* line 1, ../../sass/custom/neuboard/_right-sidebar.scss */
#sidebar-right {
  width: 240px;
  height: 100%;
  background: #fff;
  z-index: 100;
  position: absolute;
  overflow-y: auto;
  overflow-x: hidden;
  top: 0;
  right: 0;
  padding-top: 60px;
  display: none;
  box-shadow: 0 0 9px rgba(190, 190, 190, 0.5);
}

/* line 16, ../../sass/custom/neuboard/_right-sidebar.scss */
.sidebar-right-open {
  display: block !important;
}

/* line 20, ../../sass/custom/neuboard/_right-sidebar.scss */
#sidebar-right .sidebar-title {
  color: #e8e8e8;
  padding: 10px;
  background-color: #1d212a;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 0.75em;
}

/* line 29, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-list-wrapper .heading {
  position: relative;
  border-bottom: solid thin #F2F2F2;
}
/* line 32, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-list-wrapper .heading ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 37, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-list-wrapper .heading ul li {
  display: inline-block;
  padding: 10px;
}
/* line 41, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-list-wrapper .heading ul li.new-contact a {
  vertical-align: sub;
}
/* line 44, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-list-wrapper .heading .search {
  -webkit-appearance: none !important;
  color: #282323;
  outline: 0;
  height: 30px;
  width: 180px;
  padding: 7px 15px;
  font-size: 0.75em;
  font-weight: normal;
  vertical-align: top;
  background-color: #EDF1F2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  border: none;
  transition: background 0.2s linear 0s, box-shadow 0.2s linear 0s;
  position: relative;
}
/* line 67, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-list-wrapper .heading .btn-search {
  position: absolute;
  background: none;
  right: 12px;
  top: 12px;
}
/* line 75, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-list-wrapper #contact-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 80, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-list-wrapper #contact-list ul li {
  border-bottom: solid thin #F2F2F2;
  padding: 10px;
}
/* line 84, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-list-wrapper #contact-list ul li .row {
  margin: 0;
}
/* line 87, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-list-wrapper #contact-list ul li:hover {
  cursor: pointer;
  background-color: #f4f7f7;
}
/* line 91, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-list-wrapper #contact-list .avatar {
  width: 40px;
  height: 40px;
}
/* line 95, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-list-wrapper #contact-list .avatar i {
  border: solid 1px #fff;
  width: 10px;
  height: 10px;
  margin: 0;
}
/* line 101, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-list-wrapper #contact-list .location i {
  font-size: 0.813em;
}

/* line 106, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-user {
  position: fixed;
  height: 55px;
  width: 240px;
  bottom: 0;
  text-align: center;
}
/* line 112, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-user .chat-user {
  padding: 20px 8px 8px 8px;
  background-color: #F0F3F3;
  height: 55px;
  width: 80px;
  float: left;
}
/* line 119, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-user .email-user {
  padding: 20px 8px 8px 8px;
  background-color: #F0F3F3;
  height: 55px;
  width: 80px;
  float: left;
}
/* line 126, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-user .call-user {
  padding: 20px 8px 8px 8px;
  background-color: #F0F3F3;
  height: 55px;
  width: 80px;
  float: left;
}
/* line 133, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-user .chat-user.active, #contact-user .email-user.active, #contact-user .call-user.active {
  background-color: #1D212A;
}
/* line 136, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-user .chat-user:hover, #contact-user .email-user:hover, #contact-user .call-user:hover {
  background-color: #1D212A;
  color: #F0F3F3;
  cursor: pointer;
}
/* line 141, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-user .chat-user:hover span, #contact-user .email-user:hover span, #contact-user .call-user:hover span {
  color: #F0F3F3;
}
/* line 144, ../../sass/custom/neuboard/_right-sidebar.scss */
#contact-user .chat-user.active > span, #contact-user .email-user.active > span, #contact-user .call-user.active > span {
  color: #F0F3F3;
}

/* line 1, ../../sass/custom/neuboard/_profile-status.scss */
.avatar {
  position: relative;
  display: block;
}

/* line 6, ../../sass/custom/neuboard/_profile-status.scss */
.avatar i {
  position: absolute;
  top: 0;
  width: 12px;
  height: 12px;
  margin: 1px;
  border-width: 2px;
  border-style: solid;
  border-radius: 100%;
}

/* line 17, ../../sass/custom/neuboard/_profile-status.scss */
.avatar i.on {
  background-color: #1E9D8B;
}

/* line 21, ../../sass/custom/neuboard/_profile-status.scss */
.avatar i.off {
  background-color: #5BBBB7;
}

/* line 25, ../../sass/custom/neuboard/_profile-status.scss */
.avatar i.busy {
  background-color: #CD202C;
}

/* line 29, ../../sass/custom/neuboard/_profile-status.scss */
.avatar i.away {
  background-color: #E98300;
}

/* line 33, ../../sass/custom/neuboard/_profile-status.scss */
.border-dark {
  border-color: #13161C;
}

/* line 1, ../../sass/custom/neuboard/_buttons.scss */
.btn {
  border: none;
  font-size: 13px;
  font-weight: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 14px;
  margin-bottom: 5px;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
/* line 11, ../../sass/custom/neuboard/_buttons.scss */
.btn:hover, .btn:focus {
  outline: none;
}
/* line 14, ../../sass/custom/neuboard/_buttons.scss */
.btn:active, .btn.active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none !important;
}
/* line 20, ../../sass/custom/neuboard/_buttons.scss */
.btn.disabled, .btn[disabled], .btn fieldset[disabled] .btn {
  background-color: #5BBBB7;
  color: rgba(255, 255, 255, 0.75);
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 30, ../../sass/custom/neuboard/_buttons.scss */
.btn i {
  padding: 0 5px;
}

/* Default Buttons*/
/* line 36, ../../sass/custom/neuboard/_buttons.scss */
.btn-default, a.btn-default:link, a.btn-default:visited {
  color: #ffffff;
  background-color: #5BBBB7;
  /* outline:none!important; */
}

/* line 42, ../../sass/custom/neuboard/_buttons.scss */
a.btn-default:hover,
a.btn-default:active {
  color: #ffffff;
  background-color: #6dc2bf;
  border-color: #6dc2bf;
}

/* line 49, ../../sass/custom/neuboard/_buttons.scss */
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #6dc2bf;
  border-color: #6dc2bf;
}

/* line 59, ../../sass/custom/neuboard/_buttons.scss */
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background: #5BBBB7;
  border-color: #5BBBB7;
}

/* line 66, ../../sass/custom/neuboard/_buttons.scss */
.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: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: #5BBBB7;
  border-color: #5BBBB7;
}

/* line 84, ../../sass/custom/neuboard/_buttons.scss */
.btn-primary, a.btn-primary:link, a.btn-primary:visited {
  color: #fff;
  background-color: #22505F;
}

/* line 89, ../../sass/custom/neuboard/_buttons.scss */
a.btn-primary:hover, a.btn-primary:active {
  color: #ffffff;
  background-color: #296072;
  border-color: #296072;
}

/* line 95, ../../sass/custom/neuboard/_buttons.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #296072;
  border-color: #296072;
}

/* line 105, ../../sass/custom/neuboard/_buttons.scss */
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background: #22505F;
  border-color: #22505F;
}

/* line 112, ../../sass/custom/neuboard/_buttons.scss */
.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: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: #22505F;
  border-color: #22505F;
}

/* line 131, ../../sass/custom/neuboard/_buttons.scss */
.btn-info {
  color: #ffffff;
  background-color: #296072;
}

/* line 136, ../../sass/custom/neuboard/_buttons.scss */
.btn-info, a.btn-info:link,
a.btn-info:visited {
  color: #ffffff;
  background-color: #296072;
}

/* line 142, ../../sass/custom/neuboard/_buttons.scss */
a.btn-info:hover,
a.btn-info:active {
  color: #ffffff;
  background-color: #2f7085;
}

/* line 148, ../../sass/custom/neuboard/_buttons.scss */
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #2f7085;
  border-color: #2f7085;
}

/* line 158, ../../sass/custom/neuboard/_buttons.scss */
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background: #296072;
  border-color: #296072;
}

/* line 165, ../../sass/custom/neuboard/_buttons.scss */
.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: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: #296072;
  border-color: #296072;
}

/* line 184, ../../sass/custom/neuboard/_buttons.scss */
.btn-danger {
  color: #ffffff;
  background-color: #CD202C;
}

/* line 189, ../../sass/custom/neuboard/_buttons.scss */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #de2935;
  border-color: #de2935;
}

/* line 199, ../../sass/custom/neuboard/_buttons.scss */
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background: #de2935;
  border-color: #de2935;
}

/* line 206, ../../sass/custom/neuboard/_buttons.scss */
.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: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: #CD202C;
  border-color: #CD202C;
}

/* line 225, ../../sass/custom/neuboard/_buttons.scss */
.btn-success {
  color: #ffffff;
  background-color: #1E9D8B;
}

/* line 230, ../../sass/custom/neuboard/_buttons.scss */
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #22b29e;
  border-color: #22b29e;
}

/* line 240, ../../sass/custom/neuboard/_buttons.scss */
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background: #1E9D8B;
  border-color: #1E9D8B;
}

/* line 247, ../../sass/custom/neuboard/_buttons.scss */
.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: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: #1E9D8B;
  border-color: #1E9D8B;
}

/* line 266, ../../sass/custom/neuboard/_buttons.scss */
.btn-warning {
  color: #ffffff;
  background-color: #E98300;
}

/* line 271, ../../sass/custom/neuboard/_buttons.scss */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #E98300;
  border-color: #E98300;
}

/* line 281, ../../sass/custom/neuboard/_buttons.scss */
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background: #ff9104;
  border-color: #ff9104;
}

/* line 288, ../../sass/custom/neuboard/_buttons.scss */
.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: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: #E98300;
  border-color: #E98300;
}

/* 3d Buttons*/
/* line 308, ../../sass/custom/neuboard/_buttons.scss */
.btn.btn-3d {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/* line 314, ../../sass/custom/neuboard/_buttons.scss */
.btn.btn-3d:active {
  -webkit-transform: translate(0, 3px);
  -moz-transform: translate(0, 3px);
  transform: translate(0, 3px);
}

/* line 319, ../../sass/custom/neuboard/_buttons.scss */
.btn-default.btn-3d {
  -webkit-box-shadow: 0px 6px 0px #858e93;
  -moz-box-shadow: 0px 6px 0px #858e93;
  box-shadow: 0px 6px 0px #858e93;
}

/* line 324, ../../sass/custom/neuboard/_buttons.scss */
.btn-default.btn-3d:hover,
.btn-default.btn-3d:focus {
  background-color: #5BBBB7;
}

/* line 328, ../../sass/custom/neuboard/_buttons.scss */
.btn-default.btn-3d:active {
  -webkit-box-shadow: 0px 2px 0px #858e93;
  -moz-box-shadow: 0px 2px 0px #858e93;
  box-shadow: 0px 2px 0px #858e93;
}

/* line 333, ../../sass/custom/neuboard/_buttons.scss */
.btn-default.btn-3d:hover, .btn-default.btn-3d:focus {
  background-color: #5BBBB7;
}

/* line 336, ../../sass/custom/neuboard/_buttons.scss */
.btn-primary.btn-3d {
  -webkit-box-shadow: 0px 6px 0px #4d617f;
  -moz-box-shadow: 0px 6px 0px #4d617f;
  box-shadow: 0px 6px 0px #4d617f;
}

/* line 341, ../../sass/custom/neuboard/_buttons.scss */
.btn-primary.btn-3d:active {
  -webkit-box-shadow: 0px 2px 0px #4d617f;
  -moz-box-shadow: 0px 2px 0px #4d617f;
  box-shadow: 0px 2px 0px #4d617f;
}

/* line 346, ../../sass/custom/neuboard/_buttons.scss */
.btn-primary.btn-3d:hover, .btn-primary.btn-3d:focus {
  background-color: #22505F;
}

/* line 349, ../../sass/custom/neuboard/_buttons.scss */
.btn-success.btn-3d {
  -webkit-box-shadow: 0px 6px 0px #24aca5;
  -moz-box-shadow: 0px 6px 0px #24aca5;
  box-shadow: 0px 6px 0px #24aca5;
}

/* line 354, ../../sass/custom/neuboard/_buttons.scss */
.btn-success.btn-3d:active {
  -webkit-box-shadow: 0px 2px 0px #24aca5;
  -moz-box-shadow: 0px 2px 0px #24aca5;
  box-shadow: 0px 2px 0px #24aca5;
}

/* line 359, ../../sass/custom/neuboard/_buttons.scss */
.btn-success.btn-3d:hover, .btn-success.btn-3d:focus {
  background-color: #1E9D8B;
}

/* line 362, ../../sass/custom/neuboard/_buttons.scss */
.btn-info.btn-3d {
  -webkit-box-shadow: 0px 6px 0px #2273a5;
  -moz-box-shadow: 0px 6px 0px #2273a5;
  box-shadow: 0px 6px 0px #2273a5;
}

/* line 367, ../../sass/custom/neuboard/_buttons.scss */
.btn-info.btn-3d:active {
  -webkit-box-shadow: 0px 2px 0px #2273a5;
  -moz-box-shadow: 0px 2px 0px #2273a5;
  box-shadow: 0px 2px 0px #2273a5;
}

/* line 372, ../../sass/custom/neuboard/_buttons.scss */
.btn-info.btn-3d:hover, .btn-info.btn-3d:focus {
  background-color: #296072;
}

/* line 375, ../../sass/custom/neuboard/_buttons.scss */
.btn-warning.btn-3d {
  -webkit-box-shadow: 0px 6px 0px #dbbd7d;
  -moz-box-shadow: 0px 6px 0px #dbbd7d;
  box-shadow: 0px 6px 0px #dbbd7d;
}

/* line 380, ../../sass/custom/neuboard/_buttons.scss */
.btn-warning.btn-3d:active {
  -webkit-box-shadow: 0px 2px 0px #d6ae11;
  -moz-box-shadow: 0px 2px 0px #d6ae11;
  box-shadow: 0px 2px 0px #d6ae11;
}

/* line 385, ../../sass/custom/neuboard/_buttons.scss */
.btn-warning.btn-3d:hover, .btn-warning.btn-3d:focus {
  background-color: #E98300;
}

/* line 388, ../../sass/custom/neuboard/_buttons.scss */
.btn-danger.btn-3d {
  -webkit-box-shadow: 0px 6px 0px #c94034;
  -moz-box-shadow: 0px 6px 0px #c94034;
  box-shadow: 0px 6px 0px #c94034;
}

/* line 393, ../../sass/custom/neuboard/_buttons.scss */
.btn-danger.btn-3d:active {
  -webkit-box-shadow: 0px 2px 0px #c94034;
  -moz-box-shadow: 0px 2px 0px #c94034;
  box-shadow: 0px 2px 0px #c94034;
}

/* line 398, ../../sass/custom/neuboard/_buttons.scss */
.btn-danger.btn-3d:hover, .btn-danger.btn-3d:focus {
  background-color: #CD202C;
}

/* square buttons */
/* line 402, ../../sass/custom/neuboard/_buttons.scss */
.btn-square {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* Transparent buttons */
/* line 406, ../../sass/custom/neuboard/_buttons.scss */
.btn-default.btn-trans {
  color: #5BBBB7;
  background-color: transparent;
  border: solid thin #5BBBB7;
}

/* line 411, ../../sass/custom/neuboard/_buttons.scss */
.btn-default.btn-trans:hover, .btn-default.btn-trans:active, .btn-default.btn-trans:focus {
  color: #fff;
  background-color: #5BBBB7;
  border: solid thin #5BBBB7;
}

/* line 416, ../../sass/custom/neuboard/_buttons.scss */
.btn-primary.btn-trans {
  color: #22505F;
  background-color: transparent;
  border: solid thin #22505F;
}

/* line 421, ../../sass/custom/neuboard/_buttons.scss */
.btn-primary.btn-trans:hover, .btn-primary.btn-trans:active, .btn-primary.btn-trans:focus {
  color: #fff;
  background-color: #22505F;
  border: solid thin #22505F;
}

/* line 426, ../../sass/custom/neuboard/_buttons.scss */
.btn-success.btn-trans {
  color: #1E9D8B;
  background-color: transparent;
  border: solid thin #1E9D8B;
}

/* line 431, ../../sass/custom/neuboard/_buttons.scss */
.btn-success.btn-trans:hover, .btn-success.btn-trans:active, .btn-success.btn-trans:focus {
  color: #fff;
  background-color: #1E9D8B;
  border: solid thin #1E9D8B;
}

/* line 436, ../../sass/custom/neuboard/_buttons.scss */
.btn-info.btn-trans {
  color: #296072;
  background-color: transparent;
  border: solid thin #296072;
}

/* line 441, ../../sass/custom/neuboard/_buttons.scss */
.btn-info.btn-trans:hover, .btn-info.btn-trans:active, .btn-info.btn-trans:focus {
  color: #fff;
  background-color: #296072;
  border: solid thin #296072;
}

/* line 446, ../../sass/custom/neuboard/_buttons.scss */
.btn-warning.btn-trans {
  color: #E98300;
  background-color: transparent;
  border: solid thin #E98300;
}

/* line 451, ../../sass/custom/neuboard/_buttons.scss */
.btn-warning.btn-trans:hover, .btn-warning.btn-trans:active, .btn-warning.btn-trans:focus {
  color: #fff;
  background-color: #E98300;
  border: solid thin #E98300;
}

/* line 456, ../../sass/custom/neuboard/_buttons.scss */
.btn-danger.btn-trans {
  color: #CD202C;
  background-color: transparent;
  border: solid thin #CD202C;
}

/* line 461, ../../sass/custom/neuboard/_buttons.scss */
.btn-danger.btn-trans:hover, .btn-danger.btn-trans:active, .btn-danger.btn-trans:focus {
  color: #fff;
  background-color: #CD202C;
  border: solid thin #CD202C;
}

/* Button Sizes */
/* line 467, ../../sass/custom/neuboard/_buttons.scss */
.btn-lg {
  padding: 10px 16px;
  font-size: 1.125em;
  line-height: 1.33;
}

/* line 472, ../../sass/custom/neuboard/_buttons.scss */
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* line 478, ../../sass/custom/neuboard/_buttons.scss */
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* line 485, ../../sass/custom/neuboard/_buttons.scss */
.dropdown-menu {
  border-radius: 2px;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 491, ../../sass/custom/neuboard/_buttons.scss */
.dropdown-menu li a i {
  width: 20px;
  color: #989898;
}

/* line 497, ../../sass/custom/neuboard/_buttons.scss */
.btn-group.toggle .btn-default {
  border: solid thin #5BBBB7;
}
/* line 500, ../../sass/custom/neuboard/_buttons.scss */
.btn-group.toggle .btn-default.active {
  background: none;
  color: #5BBBB7;
}
/* line 504, ../../sass/custom/neuboard/_buttons.scss */
.btn-group.toggle .btn-default:hover {
  background: #6dc2bf;
  color: #fff;
}

/* line 510, ../../sass/custom/neuboard/_buttons.scss */
.btn-separated-horizontal {
  margin: 0 5px 0 5px;
}

/* line 514, ../../sass/custom/neuboard/_buttons.scss */
.btn-separated-vertical {
  margin: 5px 0 5px 0;
}

/* line 518, ../../sass/custom/neuboard/_buttons.scss */
.btn-buffered {
  margin: 5px 5px 5px 5px;
}

/* line 522, ../../sass/custom/neuboard/_buttons.scss */
.button-as-link button {
  background: none !important;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  /*border is optional*/
  cursor: pointer;
}

/* line 532, ../../sass/custom/neuboard/_buttons.scss */
.download-agreement-button {
  margin: 10px;
  border: 1px solid #22505F;
  width: 120px;
  text-align: center;
  color: #22505F;
}

/* line 540, ../../sass/custom/neuboard/_buttons.scss */
.download-agreement-button button {
  margin: 0;
}

/* line 544, ../../sass/custom/neuboard/_buttons.scss */
.profile-button {
  font-size: 80%;
}

/* line 548, ../../sass/custom/neuboard/_buttons.scss */
.profile-button button {
  padding: 3px;
}

/* line 552, ../../sass/custom/neuboard/_buttons.scss */
.login-form-widget .btn-default {
  background-color: #5BBBB7;
}

/* line 556, ../../sass/custom/neuboard/_buttons.scss */
.register-button {
  background-color: #5BBBB7;
}

/* line 560, ../../sass/custom/neuboard/_buttons.scss */
.info-button-div {
  margin: 5px 5px 5px 10px;
}
/* line 563, ../../sass/custom/neuboard/_buttons.scss */
.info-button-div label {
  display: block;
}

/* line 1, ../../sass/custom/neuboard/_progress.scss */
.progress {
  display: block;
  margin-bottom: 15px;
  background-color: #e6ebed;
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 9, ../../sass/custom/neuboard/_progress.scss */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 0.75em;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 25, ../../sass/custom/neuboard/_progress.scss */
.progress.progress-sm {
  height: 15px;
}

/* line 28, ../../sass/custom/neuboard/_progress.scss */
.progress.progress-xs {
  height: 6px;
}

/* line 31, ../../sass/custom/neuboard/_progress.scss */
.progress .progress-bar {
  background-color: #22505F;
  box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 37, ../../sass/custom/neuboard/_progress.scss */
.progress .progress-bar.progress-bar-success {
  background-color: #1E9D8B;
}

/* line 41, ../../sass/custom/neuboard/_progress.scss */
.progress .progress-bar.progress-bar-info {
  background-color: #296072;
}

/* line 45, ../../sass/custom/neuboard/_progress.scss */
.progress .progress-bar.progress-bar-warning {
  background-color: #E98300;
}

/* line 49, ../../sass/custom/neuboard/_progress.scss */
.progress .progress-bar.progress-bar-danger {
  background-color: #CD202C;
}

/* line 1, ../../sass/custom/neuboard/_panels.scss */
.panel {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 7, ../../sass/custom/neuboard/_panels.scss */
.panel > .panel-heading {
  font-weight: 400;
  text-transform: uppercase;
  padding: 14px 10px;
  color: #22505F !important;
}

/* line 13, ../../sass/custom/neuboard/_panels.scss */
.panel-heading .panel-title {
  height: auto;
  font-size: 0.813em;
}

/* line 18, ../../sass/custom/neuboard/_panels.scss */
.panel-heading .panel-title-inverse {
  height: auto;
  font-size: 0.813em;
  color: #FFFFFF;
}

/* line 24, ../../sass/custom/neuboard/_panels.scss */
.panel > .panel-footer {
  border-color: #ecedf0;
}

/* line 28, ../../sass/custom/neuboard/_panels.scss */
.panel .actions {
  position: absolute;
  right: 30px;
  top: 8px;
}

/* line 34, ../../sass/custom/neuboard/_panels.scss */
.panel .actions i {
  font-size: 0.875em;
  margin: 0 3px;
}

/* line 39, ../../sass/custom/neuboard/_panels.scss */
.panel .actions i:hover {
  cursor: pointer;
}

/* line 43, ../../sass/custom/neuboard/_panels.scss */
.panel > .panel-footer {
  font-weight: 400;
  text-transform: uppercase;
  padding: 15px;
}

/* line 48, ../../sass/custom/neuboard/_panels.scss */
.modal-footer .btn + .btn {
  margin-bottom: 5px;
}

/* line 51, ../../sass/custom/neuboard/_panels.scss */
.panel .panel-body .h1 {
  float: none;
}

/* line 55, ../../sass/custom/neuboard/_panels.scss */
.panel-default > .panel-heading {
  border-color: #eff2f7;
  background: #fff;
  color: #767676;
}

/* line 61, ../../sass/custom/neuboard/_panels.scss */
.panel-default .actions i {
  color: #5BBBB7;
  margin: 0 3px;
}

/* line 66, ../../sass/custom/neuboard/_panels.scss */
.panel-default .actions i:hover {
  cursor: pointer;
  color: #767676;
}

/* line 71, ../../sass/custom/neuboard/_panels.scss */
.panel-default > .panel-footer {
  border-color: #eff2f7;
  background: #fff;
  color: #767676;
}

/* line 77, ../../sass/custom/neuboard/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #22505F;
  border-color: #22505F;
}

/* line 83, ../../sass/custom/neuboard/_panels.scss */
.panel-primary {
  border-color: #1abc9c;
}

/* line 87, ../../sass/custom/neuboard/_panels.scss */
.panel-primary > .panel-heading a, .panel-primary > .panel-heading a:hover {
  color: #fff;
}

/* line 91, ../../sass/custom/neuboard/_panels.scss */
.panel-solid-default > .panel-body, .panel-solid-default > .panel-footer, .panel-solid-default > .panel-heading {
  background: #5BBBB7;
  border: none;
  color: #fff;
}

/* line 97, ../../sass/custom/neuboard/_panels.scss */
.panel-solid-primary > .panel-body, .panel-solid-primary > .panel-footer, .panel-solid-primary > .panel-heading {
  background: #22505F;
  color: #fff;
  border: none;
}

/* line 103, ../../sass/custom/neuboard/_panels.scss */
.panel-solid-success > .panel-body, .panel-solid-success > .panel-footer, .panel-solid-success > .panel-heading {
  background: #1E9D8B;
  color: #fff;
  border: none;
}

/* line 109, ../../sass/custom/neuboard/_panels.scss */
.panel-solid-warning > .panel-body, .panel-solid-warning > .panel-footer, .panel-solid-warning > .panel-heading {
  background: #E98300;
  color: #fff;
  border: none;
}

/* line 115, ../../sass/custom/neuboard/_panels.scss */
.panel-solid-info > .panel-body, .panel-solid-info > .panel-footer, .panel-solid-info > .panel-heading {
  background: #296072;
  color: #fff;
  border: none;
}

/* line 121, ../../sass/custom/neuboard/_panels.scss */
.panel-solid-danger > .panel-body, .panel-solid-danger > .panel-footer, .panel-solid-danger > .panel-heading {
  background: #CD202C;
  color: #fff;
  border: none;
}

/* line 127, ../../sass/custom/neuboard/_panels.scss */
.panel-solid-turquoisedream > .panel-body, .panel-solid-turquoisedream > .panel-footer, .panel-solid-turquoisedream > .panel-heading {
  background: #5BBBB7;
  color: #fff;
  border: none;
}

/* line 133, ../../sass/custom/neuboard/_panels.scss */
.panel-solid-vibrations > .panel-body, .panel-solid-vibrations > .panel-footer, .panel-solid-vibrations > .panel-heading {
  background: #1e9D8B;
  color: #fff;
  border: none;
}

/* line 139, ../../sass/custom/neuboard/_panels.scss */
.panel-solid-starttime > .panel-body, .panel-solid-starttime > .panel-footer, .panel-solid-starttime > .panel-heading {
  background: #156570;
  color: #fff;
  border: none;
}

/* line 145, ../../sass/custom/neuboard/_panels.scss */
.panel-solid-endtime > .panel-body, .panel-solid-endtime > .panel-footer, .panel-solid-endtime > .panel-heading {
  background: #156570;
  color: #fff;
  border: none;
}

/* line 151, ../../sass/custom/neuboard/_panels.scss */
.panel-solid-duration > .panel-body, .panel-solid-duration > .panel-footer, .panel-solid-duration > .panel-heading {
  background: #22505F;
  color: #fff;
  border: none;
}

/* line 157, ../../sass/custom/neuboard/_panels.scss */
.panel-solid-reactions > .panel-body, .panel-solid-reactions > .panel-footer, .panel-solid-reactions > .panel-heading {
  background: #1e9D8B;
  color: #fff;
  border: none;
}

/* line 163, ../../sass/custom/neuboard/_panels.scss */
.panel-solid-supine > .panel-body, .panel-solid-supine > .panel-footer, .panel-solid-supine > .panel-heading {
  background: #5BBBB7;
  color: #fff;
  border: none;
}

/* line 169, ../../sass/custom/neuboard/_panels.scss */
.panel-solid-averageuse > .panel-body, .panel-solid-averageuse > .panel-footer, .panel-solid-averageuse > .panel-heading {
  background: #6695AA;
  color: #fff;
  border: none;
}

/* line 175, ../../sass/custom/neuboard/_panels.scss */
.panel-solid-nightsuploaded > .panel-body, .panel-solid-nightsuploaded > .panel-footer, .panel-solid-nightsuploaded > .panel-heading {
  background: #2A6484;
  color: #fff;
  border: none;
}

/* line 181, ../../sass/custom/neuboard/_panels.scss */
.panel-gradient-default > .panel-body {
  background: #5BBBB7;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #5BBBB7 25%, #a4aaad 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(25%, #5BBBB7), color-stop(100%, #a4aaad));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #5BBBB7 25%, #a4aaad 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #5BBBB7 25%, #a4aaad 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #5BBBB7 25%, #a4aaad 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #5BBBB7 25%, #a4aaad 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$defaultColor', endColorstr='#a4aaad',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  color: #fff;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* line 195, ../../sass/custom/neuboard/_panels.scss */
.panel-gradient-primary > .panel-body {
  background: #1abc9c;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1abc9c 25%, #87d5ab 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(25%, #1abc9c), color-stop(100%, #87d5ab));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #1abc9c 25%, #87d5ab 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #1abc9c 25%, #87d5ab 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #1abc9c 25%, #87d5ab 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #1abc9c 25%, #87d5ab 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1abc9c', endColorstr='#87d5ab',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  color: #fff;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* line 209, ../../sass/custom/neuboard/_panels.scss */
.panel-gradient-success > .panel-body {
  background: #2dcc70;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #2dcc70 25%, #27ad5f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(25%, #2dcc70), color-stop(100%, #27ad5f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #2dcc70 25%, #27ad5f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #2dcc70 25%, #27ad5f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #2dcc70 25%, #27ad5f 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #2dcc70 25%, #27ad5f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2dcc70', endColorstr='#27ad5f',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  color: #fff;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* line 223, ../../sass/custom/neuboard/_panels.scss */
.panel-gradient-warning > .panel-body {
  background: #f1c40f;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #f1c40f 25%, #e0af0f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(25%, #f1c40f), color-stop(100%, #e0af0f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #f1c40f 25%, #e0af0f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #f1c40f 25%, #e0af0f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #f1c40f 25%, #e0af0f 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #f1c40f 25%, #e0af0f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1c40f', endColorstr='#e0af0f',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  color: #fff;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* line 237, ../../sass/custom/neuboard/_panels.scss */
.panel-gradient-info > .panel-body {
  background: #3598db;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #3598db 25%, #0e7bce 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(25%, #3598db), color-stop(100%, #0e7bce));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #3598db 25%, #0e7bce 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #3598db 25%, #0e7bce 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #3598db 25%, #0e7bce 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #3598db 25%, #0e7bce 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3598db', endColorstr='#0e7bce',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  color: #fff;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* line 251, ../../sass/custom/neuboard/_panels.scss */
.panel-gradient-info > .panel-body a:link,
.panel-gradient-info > .panel-body a:visited {
  color: #fff;
  text-decoration: none;
}

/* line 257, ../../sass/custom/neuboard/_panels.scss */
.panel-gradient-info > .panel-body a:hover,
.panel-gradient-info > .panel-body a:active {
  color: #fff;
  text-decoration: underline;
}

/* line 263, ../../sass/custom/neuboard/_panels.scss */
.panel-gradient-danger > .panel-body {
  background: #e84c3d;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #e84c3d 25%, #d34639 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(25%, #e84c3d), color-stop(100%, #d34639));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #e84c3d 25%, #d34639 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #e84c3d 25%, #d34639 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #e84c3d 25%, #d34639 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #e84c3d 25%, #d34639 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e84c3d', endColorstr='#d34639',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  color: #fff;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* line 279, ../../sass/custom/neuboard/_panels.scss */
.widget-mini {
  position: relative;
}
/* line 281, ../../sass/custom/neuboard/_panels.scss */
.widget-mini .title {
  font-size: 1em;
  display: block;
}
/* line 285, ../../sass/custom/neuboard/_panels.scss */
.widget-mini .total {
  font-size: 2em;
  display: block;
  font-weight: 300;
}
/* line 290, ../../sass/custom/neuboard/_panels.scss */
.widget-mini i {
  position: absolute;
  top: 10px;
  left: 10px;
}

/* line 297, ../../sass/custom/neuboard/_panels.scss */
.collapse.in {
  display: block !important;
}

/* line 301, ../../sass/custom/neuboard/_panels.scss */
.panel-separated {
  margin: 3px;
}

/* line 305, ../../sass/custom/neuboard/_panels.scss */
.panel-title.has-info-button {
  float: left;
}

/* line 309, ../../sass/custom/neuboard/_panels.scss */
.panel-title-inverse.has-info-button {
  float: left;
}

/* line 3, ../../sass/custom/neuboard/_widgets.scss */
.chat-widget .wrapper {
  margin: 10px 0;
  clear: both;
}
/* line 6, ../../sass/custom/neuboard/_widgets.scss */
.chat-widget .wrapper .avatar {
  width: 50px;
  height: 50px;
}
/* line 10, ../../sass/custom/neuboard/_widgets.scss */
.chat-widget .wrapper .avatar i {
  border: solid 2px #fff;
}
/* line 13, ../../sass/custom/neuboard/_widgets.scss */
.chat-widget .wrapper .post {
  padding: 7px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  position: relative;
}
/* line 18, ../../sass/custom/neuboard/_widgets.scss */
.chat-widget .wrapper .post.default {
  background-color: #E6E6E6;
}
/* line 21, ../../sass/custom/neuboard/_widgets.scss */
.chat-widget .wrapper .post.primary {
  background-color: #22505F;
  color: #fff;
}
/* line 25, ../../sass/custom/neuboard/_widgets.scss */
.chat-widget .wrapper .post.default .arrow {
  border-right-color: rgba(0, 0, 0, 0.1);
}
/* line 28, ../../sass/custom/neuboard/_widgets.scss */
.chat-widget .wrapper .post.primary .arrow {
  border-left-color: #22505f;
}

/* line 35, ../../sass/custom/neuboard/_widgets.scss */
.widget-weather .title {
  margin-bottom: 10px;
}
/* line 38, ../../sass/custom/neuboard/_widgets.scss */
.widget-weather .temp {
  font-size: 1em;
  font-weight: bold;
  margin-top: 10px;
}

/* line 44, ../../sass/custom/neuboard/_widgets.scss */
body.fullscreen-widget-active {
  overflow: hidden;
  position: fixed;
}

/* line 48, ../../sass/custom/neuboard/_widgets.scss */
body.fullscreen-widget-active .animated {
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  animation-name: none;
}

/* line 53, ../../sass/custom/neuboard/_widgets.scss */
body.fullscreen-widget-active .panel .panel-heading .actions > .fa-chevron-down,
body.fullscreen-widget-active .panel .panel-heading .actions > .fa-times {
  display: none;
}

/* line 57, ../../sass/custom/neuboard/_widgets.scss */
.panel.widget-fullscreen {
  display: block;
  z-index: 9999;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow-y: auto;
}

/* line 1, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper {
  margin-bottom: 20px;
}

/* line 4, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper .nav-tabs > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 7, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper .tab-content {
  border: 1px solid #ddd;
  border-top: 0;
  padding: 10px 15px;
}

/* line 12, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper > .nav-tabs > li a {
  color: #5D5F63;
}

/* line 15, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper > .nav-tabs > li.active > a {
  border-top: 2px solid #22505F;
  background-color: #ffffff;
}

/* line 19, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper.tab-left > .nav-tabs > li, .tab-wrapper.tab-right > .nav-tabs > li {
  float: none;
  min-width: 75px;
}

/* line 23, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper.tab-left > .nav-tabs > li > a, .tab-wrapper.tab-right > .nav-tabs > li > a {
  border: 1px solid #ddd;
}

/* line 26, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper.tab-left > .nav-tabs > li.active > a, .tab-wrapper.tab-right > .nav-tabs > li.active > a {
  border-top-color: #ddd !important;
}

/* line 29, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper.tab-left .tab-content, .tab-wrapper.tab-right .tab-content {
  overflow: auto;
  border-top: 1px solid #ddd;
}

/* line 33, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper.tab-left > .nav-tabs {
  float: left;
  margin-right: -3px;
}

/* line 37, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper.tab-left > .nav-tabs > li > a {
  border-right: 0;
}

/* line 40, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper.tab-left > .nav-tabs > li.active > a {
  border-left: 2px solid #22505F;
}

/* line 43, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper.tab-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}

/* line 47, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper.tab-right > .nav-tabs > li > a {
  border-left: 0;
}

/* line 50, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper.tab-right > .nav-tabs > li.active > a {
  border-right: 2px solid #22505F;
}

/* line 53, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper.tab-bottom > .tab-content {
  border-top: 1px solid #ddd;
}

/* line 56, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper.tab-bottom > .nav-tabs {
  border-bottom: none;
  margin-top: 0px;
}

/* line 60, ../../sass/custom/neuboard/_tabs.scss */
.tab-wrapper.tab-bottom > .nav-tabs > li.active > a {
  margin-top: -2px;
  border-top-color: transparent !important;
  border-bottom: 2px solid #22505F;
}

/* line 65, ../../sass/custom/neuboard/_tabs.scss */
.tab-primary.tab-wrapper > .nav-tabs > li.active > a {
  border-top-color: #22505F;
}

/* line 68, ../../sass/custom/neuboard/_tabs.scss */
.tab-primary.tab-wrapper.tab-left > .nav-tabs > li.active {
  border-left-color: #22505F;
}

/* line 71, ../../sass/custom/neuboard/_tabs.scss */
.tab-primary.tab-wrapper.tab-right > .nav-tabs > li.active {
  border-right-color: #22505F;
}

/* line 74, ../../sass/custom/neuboard/_tabs.scss */
.tab-primary.tab-wrapper.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #22505F;
}

/* line 80, ../../sass/custom/neuboard/_tabs.scss */
.ng-isolate-scope.active {
  border-top: 2px solid #22505F;
}
/* line 82, ../../sass/custom/neuboard/_tabs.scss */
.ng-isolate-scope.active .ng-binding {
  margin-right: 0;
}

/* line 1, ../../sass/custom/neuboard/_badge.scss */
.badge {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-weight: normal;
  font-size: 0.688em;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 7px 4px 7px;
}

/* line 12, ../../sass/custom/neuboard/_badge.scss */
.badge-primary {
  background-color: #22505F;
}

/* line 16, ../../sass/custom/neuboard/_badge.scss */
.badge-warning {
  background-color: #E98300;
}

/* line 20, ../../sass/custom/neuboard/_badge.scss */
.badge-success {
  background-color: #1E9D8B;
}

/* line 24, ../../sass/custom/neuboard/_badge.scss */
.badge-danger {
  background-color: #CD202C;
}

/* line 28, ../../sass/custom/neuboard/_badge.scss */
.badge-info {
  background-color: #296072;
}

/* line 33, ../../sass/custom/neuboard/_badge.scss */
.label.label-circle {
  border-radius: 50%;
  background-clip: padding-box;
  padding: 4px;
  width: 20px;
  height: 20px;
}

/* line 2, ../../sass/custom/neuboard/_misc.scss */
.default-color {
  color: #5BBBB7;
}

/* line 6, ../../sass/custom/neuboard/_misc.scss */
.primary-color {
  color: #22505F;
}

/* line 10, ../../sass/custom/neuboard/_misc.scss */
.success-color {
  color: #1E9D8B;
}

/* line 14, ../../sass/custom/neuboard/_misc.scss */
.info-color {
  color: #296072;
}

/* line 18, ../../sass/custom/neuboard/_misc.scss */
.warning-color {
  color: #E98300;
}

/* line 22, ../../sass/custom/neuboard/_misc.scss */
.danger-color {
  color: #CD202C;
}

/* line 26, ../../sass/custom/neuboard/_misc.scss */
.default-bg-color {
  background-color: #5BBBB7;
}

/* line 30, ../../sass/custom/neuboard/_misc.scss */
.primary-bg-color {
  background-color: #22505F;
}

/* line 34, ../../sass/custom/neuboard/_misc.scss */
.success-bg-color {
  background-color: #1E9D8B;
}

/* line 38, ../../sass/custom/neuboard/_misc.scss */
.info-bg-color {
  background-color: #296072;
}

/* line 42, ../../sass/custom/neuboard/_misc.scss */
.warning-bg-color {
  background-color: #E98300;
}

/* line 46, ../../sass/custom/neuboard/_misc.scss */
.danger-bg-color {
  background-color: #CD202C;
}

/* line 50, ../../sass/custom/neuboard/_misc.scss */
.text-muted {
  color: #a2a2a2 !important;
}

/* line 53, ../../sass/custom/neuboard/_misc.scss */
.padding-none {
  padding: 0 !important;
}

/* line 56, ../../sass/custom/neuboard/_misc.scss */
.margin-none {
  margin: 0;
}

/* line 59, ../../sass/custom/neuboard/_misc.scss */
.block {
  display: block;
}

/* line 66, ../../sass/custom/neuboard/_misc.scss */
.arrow.right {
  top: 50%;
  right: -9px;
  margin-top: -9px;
  border-left-color: rgba(0, 0, 0, 0.1);
  border-right-width: 0;
}

/* line 73, ../../sass/custom/neuboard/_misc.scss */
.arrow.left {
  top: 50%;
  left: -9px;
  margin-top: -9px;
  border-right-color: rgba(0, 0, 0, 0.1);
  border-left-width: 0;
}

/* line 80, ../../sass/custom/neuboard/_misc.scss */
.arrow,
.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 89, ../../sass/custom/neuboard/_misc.scss */
.arrow {
  z-index: 10;
  border-width: 9px;
}

/* line 97, ../../sass/custom/neuboard/_misc.scss */
.google-map {
  height: 350px;
}

/* line 100, ../../sass/custom/neuboard/_misc.scss */
.jvectormap-zoomin, .jvectormap-zoomout {
  width: 15px;
  height: 17px;
}

/* line 105, ../../sass/custom/neuboard/_misc.scss */
.no-margin {
  margin: 0;
}

/* line 109, ../../sass/custom/neuboard/_misc.scss */
.no-padding {
  padding: 0 !important;
}

/* line 1, ../../sass/custom/neuboard/_sliders.scss */
.slider.slider-horizontal {
  margin: 10px 0;
}

/* line 4, ../../sass/custom/neuboard/_sliders.scss */
.slider.slider-vertical {
  margin: 0 10px;
}

/* line 7, ../../sass/custom/neuboard/_sliders.scss */
.slider-handle.round {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #EFF2F7;
  background: #fff;
  cursor: pointer;
}

/* line 15, ../../sass/custom/neuboard/_sliders.scss */
.slider-default .slider-selection {
  background-image: none;
  background-color: #5BBBB7;
}

/* line 19, ../../sass/custom/neuboard/_sliders.scss */
.slider-primary .slider-selection {
  background-image: none;
  background-color: #22505F;
}

/* line 23, ../../sass/custom/neuboard/_sliders.scss */
.slider-success .slider-selection {
  background-image: none;
  background-color: #1E9D8B;
}

/* line 27, ../../sass/custom/neuboard/_sliders.scss */
.slider-warning .slider-selection {
  background-image: none;
  background-color: #E98300;
}

/* line 31, ../../sass/custom/neuboard/_sliders.scss */
.slider-info .slider-selection {
  background-image: none;
  background-color: #296072;
}

/* line 35, ../../sass/custom/neuboard/_sliders.scss */
.slider-danger .slider-selection {
  background-image: none;
  background-color: #CD202C;
}

/* line 39, ../../sass/custom/neuboard/_sliders.scss */
#RGB {
  height: 239px;
  background: #808080;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* line 45, ../../sass/custom/neuboard/_sliders.scss */
.wgt-BooleanSlider_control.btn-default {
  background-color: #22505F;
}

/* line 49, ../../sass/custom/neuboard/_sliders.scss */
.wgt-BooleanSlider_control.btn-default .wgt-BooleanSlider__toggle {
  background-color: #22505F;
}

/* line 53, ../../sass/custom/neuboard/_sliders.scss */
.wgt-BooleanSlider_control.btn-primary {
  background-color: #5BBBB7;
}

/* line 57, ../../sass/custom/neuboard/_sliders.scss */
.wgt-BooleanSlider_control.btn-primary .wgt-BooleanSlider__toggle {
  background-color: #5BBBB7;
}

/* line 3, ../../sass/custom/neuboard/_charts.scss */
.widget-gauge {
  text-align: center;
}

/* line 7, ../../sass/custom/neuboard/_charts.scss */
.goal-wrapper {
  font-size: 1.25em;
  font-weight: 600;
  margin-top: 8px;
}
/* line 11, ../../sass/custom/neuboard/_charts.scss */
.goal-wrapper .gauge-value {
  color: #1E9D8B;
}
/* line 14, ../../sass/custom/neuboard/_charts.scss */
.goal-wrapper .goal-value {
  color: #999;
}

/* line 19, ../../sass/custom/neuboard/_charts.scss */
.tc-chart-js-legend {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 23, ../../sass/custom/neuboard/_charts.scss */
.tc-chart-js-legend li {
  display: inline-block;
  padding: 0 10px;
  font-size: 0.75em;
}
/* line 28, ../../sass/custom/neuboard/_charts.scss */
.tc-chart-js-legend li span {
  width: 10px;
  height: 10px;
  display: inline-block;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  margin: 0 5px;
}

/* line 37, ../../sass/custom/neuboard/_charts.scss */
.server-chart ul {
  margin: 0;
  padding: 0;
}
/* line 41, ../../sass/custom/neuboard/_charts.scss */
.server-chart ul li {
  list-style: none;
}

/* line 46, ../../sass/custom/neuboard/_charts.scss */
.browser-chart {
  height: 215px;
}
/* line 48, ../../sass/custom/neuboard/_charts.scss */
.browser-chart ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 53, ../../sass/custom/neuboard/_charts.scss */
.browser-chart ul li {
  font-size: 0.75em;
}
/* line 56, ../../sass/custom/neuboard/_charts.scss */
.browser-chart ul li i {
  font-size: 0.625em;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

/* line 63, ../../sass/custom/neuboard/_charts.scss */
.chart-tooltip {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #233242 !important;
  border: 0px !important;
  padding: 10px 20px !important;
  font-size: 0.813em;
  color: #fff;
}

/* line 72, ../../sass/custom/neuboard/_charts.scss */
.stats {
  margin-bottom: 0;
}

/* line 76, ../../sass/custom/neuboard/_charts.scss */
.stats .panel-body {
  height: 321px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

/* line 81, ../../sass/custom/neuboard/_charts.scss */
.stats .panel-body h5 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.125em;
}

/* line 86, ../../sass/custom/neuboard/_charts.scss */
.stats .panel-body ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* line 91, ../../sass/custom/neuboard/_charts.scss */
.stats .panel-body li {
  padding: 10px 0;
}

/* line 96, ../../sass/custom/neuboard/_charts.scss */
.stats .panel-body .badge {
  background-color: #fff;
  color: #46C6A2;
}

/* line 105, ../../sass/custom/neuboard/_charts.scss */
#server-chart {
  height: 270px;
}

/* line 109, ../../sass/custom/neuboard/_charts.scss */
.reportdate {
  cursor: pointer;
}

/* line 114, ../../sass/custom/neuboard/_charts.scss */
#doughnut-canvas-holder {
  max-width: 137px;
  min-width: 80px;
}

/* line 119, ../../sass/custom/neuboard/_charts.scss */
.jqstooltip {
  font-size: 1em;
  padding: 25px;
  min-width: 35px !important;
  min-height: 35px !important;
}

/* line 126, ../../sass/custom/neuboard/_charts.scss */
.number-node {
  position: absolute;
  z-index: 10;
  background-color: transparent;
  left: 45%;
  top: 25%;
  color: #6CC2C2;
  font-size: 1em;
}

@media only screen and (min-width: 400px) {
  /* line 137, ../../sass/custom/neuboard/_charts.scss */
  .number-node {
    left: 47%;
    top: 26%;
  }
}
@media only screen and (min-width: 640px) {
  /* line 144, ../../sass/custom/neuboard/_charts.scss */
  .number-node {
    left: 46%;
    top: 30%;
    font-size: 2em;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1100px) {
  /* line 152, ../../sass/custom/neuboard/_charts.scss */
  .number-node {
    font-size: 1em;
    top: 28%;
  }
}
@media only screen and (min-width: 1100px) {
  /* line 160, ../../sass/custom/neuboard/_charts.scss */
  .number-node {
    left: 44%;
    top: 28%;
  }
}
/* line 1, ../../sass/custom/neuboard/_nested-sortable.scss */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 600px;
  list-style: none;
  line-height: 20px;
}

/* line 10, ../../sass/custom/neuboard/_nested-sortable.scss */
.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 17, ../../sass/custom/neuboard/_nested-sortable.scss */
.dd-list .dd-list {
  padding-left: 30px;
}

/* line 20, ../../sass/custom/neuboard/_nested-sortable.scss */
.dd-collapsed .dd-list {
  display: none;
}

/* line 23, ../../sass/custom/neuboard/_nested-sortable.scss */
.dd-item, .dd-empty, .dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  line-height: 20px;
}

/* line 31, ../../sass/custom/neuboard/_nested-sortable.scss */
.dd-handle {
  cursor: move;
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #fafafa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 46, ../../sass/custom/neuboard/_nested-sortable.scss */
.dd-handle:hover {
  background: #fff;
  color: #22505F;
}

/* line 50, ../../sass/custom/neuboard/_nested-sortable.scss */
.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}

/* line 68, ../../sass/custom/neuboard/_nested-sortable.scss */
.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}

/* line 76, ../../sass/custom/neuboard/_nested-sortable.scss */
.dd-item > button[data-action="collapse"]:before {
  content: '-';
}

/* line 79, ../../sass/custom/neuboard/_nested-sortable.scss */
.dd-placeholder, .dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 88, ../../sass/custom/neuboard/_nested-sortable.scss */
.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}

/* line 95, ../../sass/custom/neuboard/_nested-sortable.scss */
.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}

/* line 100, ../../sass/custom/neuboard/_nested-sortable.scss */
.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}

/* line 103, ../../sass/custom/neuboard/_nested-sortable.scss */
.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}

/* line 3, ../../sass/custom/neuboard/_navigation.scss */
.data-nav-container {
  width: 100%;
  float: left;
}

/* line 9, ../../sass/custom/neuboard/_navigation.scss */
.left-nav {
  font-size: 2em;
  color: #525F63;
}

/* line 13, ../../sass/custom/neuboard/_navigation.scss */
.right-nav {
  font-size: 2em;
  color: #525F63;
}

/* line 19, ../../sass/custom/neuboard/_navigation.scss */
.center-navigation-group {
  float: left;
  clear: all;
  width: 100%;
}

@media only screen and (min-width: 770px) {
  /* line 26, ../../sass/custom/neuboard/_navigation.scss */
  .center-navigation-group {
    width: 50%;
  }
}
/* line 31, ../../sass/custom/neuboard/_navigation.scss */
.data-day-selector {
  margin: 0 0 0 0;
}

/* line 35, ../../sass/custom/neuboard/_navigation.scss */
.data-day-month-selector {
  float: left;
  clear: none;
  margin: 0 0 0 20px;
}

@media only screen and (min-width: 770px) {
  /* line 42, ../../sass/custom/neuboard/_navigation.scss */
  .data-day-month-selector {
    float: right;
    clear: none;
  }

  /* line 47, ../../sass/custom/neuboard/_navigation.scss */
  .data-day-month-selector label {
    display: block;
    float: left;
  }
}
/* line 53, ../../sass/custom/neuboard/_navigation.scss */
.data-month-selector {
  margin: 0 0 0 0;
}

/* line 57, ../../sass/custom/neuboard/_navigation.scss */
.data-year-selector {
  float: left;
  clear: none;
  margin: 0 0 0 20px;
}

@media only screen and (min-width: 770px) {
  /* line 65, ../../sass/custom/neuboard/_navigation.scss */
  .data-year-selector {
    float: right;
    clear: none;
  }

  /* line 70, ../../sass/custom/neuboard/_navigation.scss */
  .data-year-selector label {
    display: block;
    float: left;
  }
}
/* line 76, ../../sass/custom/neuboard/_navigation.scss */
.month-graph-title {
  cursor: pointer;
}

/* line 80, ../../sass/custom/neuboard/_navigation.scss */
.month-graph-title:after {
  content: "\00a0>";
}

/* line 84, ../../sass/custom/neuboard/_navigation.scss */
.date-selection-div {
  width: 300px;
}

/* line 1, ../../sass/custom/neuboard/_notification-center.scss */
.notification-list {
  border-radius: 3%;
}

/* line 5, ../../sass/custom/neuboard/_notification-center.scss */
.notification-list .mx-listview-search-input {
  border: 1px solid #DDDDDD;
  border-radius: 5%;
  background-color: #FFFFFF;
  margin: 3px;
}

/* line 12, ../../sass/custom/neuboard/_notification-center.scss */
.notification-list .mx-listview-list {
  margin: 5px;
}

/* line 16, ../../sass/custom/neuboard/_notification-center.scss */
.notification-list .mx-listview-clear-button {
  margin: auto;
}

/* line 20, ../../sass/custom/neuboard/_notification-center.scss */
.notification-title {
  font-size: 70%;
  margin-left: 5px;
}

/* line 25, ../../sass/custom/neuboard/_notification-center.scss */
.unread-notification {
  color: #156570;
}

/* line 2, ../../sass/custom/neuboard/_icons.scss */
.list-icon div {
  line-height: 40px;
  white-space: nowrap;
}
/* line 6, ../../sass/custom/neuboard/_icons.scss */
.list-icon i {
  display: inline-block;
  width: 40px;
  margin: 0;
  font-size: 0.875em;
  text-align: center;
  vertical-align: middle;
}

/* line 18, ../../sass/custom/neuboard/_icons.scss */
.social {
  margin: 0;
  padding: 0;
}

/* line 23, ../../sass/custom/neuboard/_icons.scss */
.social ul {
  margin: 0;
  padding: 5px;
}

/* line 28, ../../sass/custom/neuboard/_icons.scss */
.social ul li {
  margin: 5px;
  list-style: none outside none;
  display: inline-block;
}

/* line 34, ../../sass/custom/neuboard/_icons.scss */
.social i {
  width: 40px;
  height: 40px;
  color: #FFF;
  background-color: #909AA0;
  font-size: 22px;
  text-align: center;
  padding-top: 12px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}

/* line 53, ../../sass/custom/neuboard/_icons.scss */
.social i:hover {
  color: #FFF;
  text-decoration: none;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}

/* line 63, ../../sass/custom/neuboard/_icons.scss */
.social .fa-facebook:hover {
  background: #4060A5;
}

/* line 67, ../../sass/custom/neuboard/_icons.scss */
.social .fa-twitter:hover {
  background: #00ABE3;
}

/* line 71, ../../sass/custom/neuboard/_icons.scss */
.social .fa-google-plus:hover {
  background: #e64522;
}

/* line 75, ../../sass/custom/neuboard/_icons.scss */
.social .fa-github:hover {
  background: #343434;
}

/* line 79, ../../sass/custom/neuboard/_icons.scss */
.social .fa-pinterest:hover {
  background: #cb2027;
}

/* line 83, ../../sass/custom/neuboard/_icons.scss */
.social .fa-linkedin:hover {
  background: #0094BC;
}

/* line 87, ../../sass/custom/neuboard/_icons.scss */
.social .fa-flickr:hover {
  background: #FF57AE;
}

/* line 91, ../../sass/custom/neuboard/_icons.scss */
.social .fa-instagram:hover {
  background: #375989;
}

/* line 95, ../../sass/custom/neuboard/_icons.scss */
.social .fa-vimeo-square:hover {
  background: #83DAEB;
}

/* line 99, ../../sass/custom/neuboard/_icons.scss */
.social .fa-stack-overflow:hover {
  background: #FEA501;
}

/* line 103, ../../sass/custom/neuboard/_icons.scss */
.social .fa-dropbox:hover {
  background: #017FE5;
}

/* line 107, ../../sass/custom/neuboard/_icons.scss */
.social .fa-tumblr:hover {
  background: #3a5876;
}

/* line 111, ../../sass/custom/neuboard/_icons.scss */
.social .fa-dribbble:hover {
  background: #F46899;
}

/* line 115, ../../sass/custom/neuboard/_icons.scss */
.social .fa-skype:hover {
  background: #00C6FF;
}

/* line 119, ../../sass/custom/neuboard/_icons.scss */
.social .fa-stack-exchange:hover {
  background: #4D86C9;
}

/* line 123, ../../sass/custom/neuboard/_icons.scss */
.social .fa-youtube:hover {
  background: #FF1F25;
}

/* line 127, ../../sass/custom/neuboard/_icons.scss */
.social .fa-xing:hover {
  background: #005C5E;
}

/* line 131, ../../sass/custom/neuboard/_icons.scss */
.social .fa-rss:hover {
  background: #e88845;
}

/* line 135, ../../sass/custom/neuboard/_icons.scss */
.social .fa-foursquare:hover {
  background: #09B9E0;
}

/* line 139, ../../sass/custom/neuboard/_icons.scss */
.social .fa-youtube-play:hover {
  background: #DF192A;
}

/* line 143, ../../sass/custom/neuboard/_icons.scss */
.svg-icon-container {
  min-height: 55px;
  width: 55px;
  margin: 0 auto;
}

/* line 149, ../../sass/custom/neuboard/_icons.scss */
.svg-profile-icon-container {
  min-height: 50px;
  width: 50px;
  margin: 0 auto;
}

/* line 155, ../../sass/custom/neuboard/_icons.scss */
.svg-panel-header-icon {
  min-height: 30px;
  width: 20px;
  margin: 0;
}

/* line 161, ../../sass/custom/neuboard/_icons.scss */
.svg-panel-header-icon.default-color path {
  fill: #66CCCC;
}

/* line 165, ../../sass/custom/neuboard/_icons.scss */
.svg-panel-header-icon.default-color rect {
  fill: #66CCCC;
}

/* line 169, ../../sass/custom/neuboard/_icons.scss */
.svg-panel-header-icon.default-color polygon {
  fill: #66CCCC;
}

/* line 173, ../../sass/custom/neuboard/_icons.scss */
.svg-panel-header-icon.inverse-color path {
  fill: #FFFFFF;
}

/* line 177, ../../sass/custom/neuboard/_icons.scss */
.svg-panel-header-icon.inverse-color rect {
  fill: #FFFFFF;
}

/* line 181, ../../sass/custom/neuboard/_icons.scss */
.svg-panel-header-icon.inverse-color polygon {
  fill: #FFFFFF;
}

/* line 185, ../../sass/custom/neuboard/_icons.scss */
.navigation-icon {
  margin-right: 8px;
}

/* line 189, ../../sass/custom/neuboard/_icons.scss */
.dashboard-icon {
  font-size: 190%;
}

/* line 193, ../../sass/custom/neuboard/_icons.scss */
.information-icon {
  font-size: 300%;
}

/* line 197, ../../sass/custom/neuboard/_icons.scss */
.icon-center {
  display: inline !important;
}

/* line 1, ../../sass/custom/neuboard/_inputs.scss */
.short-input {
  width: 50px;
}

/* line 5, ../../sass/custom/neuboard/_inputs.scss */
.telephone-prefix {
  width: 60px;
  float: left;
}

/* line 10, ../../sass/custom/neuboard/_inputs.scss */
.telephone-number {
  width: 150px;
  float: left;
}

/* line 1, ../../sass/custom/neuboard/_glyphicons.scss */
.nb-glyphicon {
  color: #22505F;
}

/* line 1, ../../sass/custom/neuboard/_forms.scss */
.form-control {
  border: 1px solid #DDD;
  border-radius: 2px;
  box-shadow: none;
  height: 37px;
  padding: 8px 12px 9px 12px;
}

/* line 8, ../../sass/custom/neuboard/_forms.scss */
.form-control:focus {
  background: #fff;
  border-color: #22505F;
  box-shadow: none;
}

/* line 13, ../../sass/custom/neuboard/_forms.scss */
.form-control-thin {
  height: 27px;
}

/* line 16, ../../sass/custom/neuboard/_forms.scss */
select.input-sm, select.form-group-sm .form-control {
  height: auto;
}

/* line 19, ../../sass/custom/neuboard/_forms.scss */
label.error {
  color: #fff;
  background: #CD202C;
  border: solid thin #fff;
  padding: 3px 5px;
}

/* line 25, ../../sass/custom/neuboard/_forms.scss */
label.valid {
  color: #fff;
  background: #1E9D8B;
  border: solid thin #fff;
  padding: 3px 5px;
}

/* line 33, ../../sass/custom/neuboard/_forms.scss */
.step-content {
  border: 1px solid #D4D4D4;
  border-top: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  padding: 10px;
  margin-bottom: 10px;
}

/* line 40, ../../sass/custom/neuboard/_forms.scss */
.wizard {
  position: relative;
  overflow: hidden;
  background-color: #f9f9f9;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

/* line 51, ../../sass/custom/neuboard/_forms.scss */
.wizard:before, .wizard:after {
  display: table;
  line-height: 0;
  content: "";
}

/* line 56, ../../sass/custom/neuboard/_forms.scss */
.wizard:after {
  clear: both;
}

/* line 59, ../../sass/custom/neuboard/_forms.scss */
.wizard ul {
  width: 4000px;
  padding: 0;
  margin: 0;
  list-style: none outside none;
}

/* line 65, ../../sass/custom/neuboard/_forms.scss */
.wizard ul.previous-disabled li.complete {
  cursor: default;
}

/* line 68, ../../sass/custom/neuboard/_forms.scss */
.wizard ul.previous-disabled li.complete:hover {
  color: #468847;
  cursor: default;
  background: #f3f4f5;
}

/* line 73, ../../sass/custom/neuboard/_forms.scss */
.wizard ul.previous-disabled li.complete:hover .chevron:before {
  border-left-color: #f3f4f5;
}

/* line 76, ../../sass/custom/neuboard/_forms.scss */
.wizard ul li {
  position: relative;
  float: left;
  height: 46px;
  padding: 0 20px 0 30px;
  margin: 0;
  font-size: 16px;
  line-height: 46px;
  color: #999999;
  cursor: default;
  background: #ededed;
}

/* line 88, ../../sass/custom/neuboard/_forms.scss */
.wizard ul li .chevron {
  position: absolute;
  top: 0;
  right: -14px;
  z-index: 1;
  display: block;
  border: 24px solid transparent;
  border-right: 0;
  border-left: 14px solid #d4d4d4;
}

/* line 98, ../../sass/custom/neuboard/_forms.scss */
.wizard ul li .chevron:before {
  position: absolute;
  top: -24px;
  right: 1px;
  display: block;
  border: 24px solid transparent;
  border-right: 0;
  border-left: 14px solid #ededed;
  content: "";
}

/* line 108, ../../sass/custom/neuboard/_forms.scss */
.wizard ul li.complete {
  color: #22505F;
  background: #f3f4f5;
}

/* line 112, ../../sass/custom/neuboard/_forms.scss */
.wizard ul li.complete:hover {
  cursor: pointer;
  background: #e1f2ef;
}

/* line 116, ../../sass/custom/neuboard/_forms.scss */
.wizard ul li.complete:hover .chevron:before {
  border-left: 14px solid #e1f2ef;
}

/* line 119, ../../sass/custom/neuboard/_forms.scss */
.wizard ul li.complete .chevron:before {
  border-left: 14px solid #f3f4f5;
}

/* line 122, ../../sass/custom/neuboard/_forms.scss */
.wizard ul li.active {
  color: #22505F;
  background: #fff;
}

/* line 126, ../../sass/custom/neuboard/_forms.scss */
.wizard ul li.active .chevron:before {
  border-left: 14px solid #fff;
}

/* line 129, ../../sass/custom/neuboard/_forms.scss */
.wizard ul li .badge {
  margin-right: 8px;
  border-radius: 30px;
}

/* line 133, ../../sass/custom/neuboard/_forms.scss */
.wizard ul li:first-child {
  padding-left: 20px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 137, ../../sass/custom/neuboard/_forms.scss */
.wizard .actions {
  position: initial;
  z-index: 1000;
  float: right;
  padding-right: 15px;
  padding-left: 15px;
  line-height: 46px;
  vertical-align: middle;
  background-color: #e5e5e5;
  border-left: 1px solid #d4d4d4;
}

/* line 148, ../../sass/custom/neuboard/_forms.scss */
.wizard .actions a {
  margin-right: 8px;
  font-size: 12px;
  line-height: 45px;
}

/* line 153, ../../sass/custom/neuboard/_forms.scss */
.wizard .actions .btn-prev i {
  margin-right: 5px;
  color: #fff;
}

/* line 157, ../../sass/custom/neuboard/_forms.scss */
.wizard .actions .btn-next i {
  margin-left: 5px;
  color: #fff;
}

/* line 161, ../../sass/custom/neuboard/_forms.scss */
.wizard .actions .btn-prev[disabled] i {
  color: rgba(255, 255, 255, 0.75);
}

/* line 164, ../../sass/custom/neuboard/_forms.scss */
.step-content .step-pane {
  display: none;
}

/* line 167, ../../sass/custom/neuboard/_forms.scss */
.step-content .active {
  display: block;
}

/* line 170, ../../sass/custom/neuboard/_forms.scss */
.step-content .active .btn-group .active {
  display: inline-block;
}

/* line 173, ../../sass/custom/neuboard/_forms.scss */
.wizard .steps .badge.badge-info {
  background-color: #22505F;
}

/* line 176, ../../sass/custom/neuboard/_forms.scss */
.wizard .steps .badge.badge-success {
  background-color: #22505F;
}

/* line 179, ../../sass/custom/neuboard/_forms.scss */
.form-group .title {
  text-align: right;
}

/* line 185, ../../sass/custom/neuboard/_forms.scss */
.drop-box {
  background: #F8F8F8;
  border: 5px dashed #DDD;
  height: 205px;
  text-align: center;
  padding-top: 25px;
  margin-left: 20px;
}

/* line 194, ../../sass/custom/neuboard/_forms.scss */
.up-buttons {
  float: left;
}

/* line 198, ../../sass/custom/neuboard/_forms.scss */
.drop-box.dragover {
  border: 5px dashed blue;
}

/* line 202, ../../sass/custom/neuboard/_forms.scss */
.drop-box.dragover-err {
  border: 5px dashed red;
}

/* line 207, ../../sass/custom/neuboard/_forms.scss */
.ng-wizard {
  margin: 10px 0;
}
/* line 209, ../../sass/custom/neuboard/_forms.scss */
.ng-wizard h2 {
  margin: 15px 0;
}

/* line 213, ../../sass/custom/neuboard/_forms.scss */
.rc-nav-wizard > li {
  float: left;
  font-size: 18px;
}

/* line 218, ../../sass/custom/neuboard/_forms.scss */
.rc-nav-wizard > li + li {
  margin-left: 2px;
}

/* line 222, ../../sass/custom/neuboard/_forms.scss */
.rc-nav-wizard > li > a {
  border-radius: 5px;
  cursor: default;
  color: #5BBBB7;
}

/* line 228, ../../sass/custom/neuboard/_forms.scss */
.rc-nav-wizard > li > a,
.rc-nav-wizard > li > a:hover,
.rc-nav-wizard > li > a:focus {
  background-color: transparent;
}

/* line 234, ../../sass/custom/neuboard/_forms.scss */
.rc-nav-wizard > li > a > .badge {
  margin-left: 3px;
  font-size: 18px;
  padding: 5px 9px;
  border-radius: 15px;
  color: #ffffff;
  background-color: #5BBBB7;
}

/* active = current wizard step */
/* line 244, ../../sass/custom/neuboard/_forms.scss */
.rc-nav-wizard > li.active > a,
.rc-nav-wizard > li.active > a:hover,
.rc-nav-wizard > li.active > a:focus {
  color: #22505F;
  background-color: transparent;
}

/* line 251, ../../sass/custom/neuboard/_forms.scss */
.rc-nav-wizard > .active > a > .badge {
  color: #ffffff;
  background-color: #22505F;
}

/* success = completed wizard step */
/* line 257, ../../sass/custom/neuboard/_forms.scss */
.rc-nav-wizard > li.success > a,
.rc-nav-wizard > li.success > a:hover,
.rc-nav-wizard > li.success > a:focus {
  color: #1E9D8B;
  background-color: transparent;
}

/* line 264, ../../sass/custom/neuboard/_forms.scss */
.rc-nav-wizard > .success > a > .badge {
  color: #ffffff;
  background-color: #1E9D8B;
}

/* ==========================================================================
   Login
   ========================================================================== */
/* line 5, ../../sass/custom/neuboard/_pages.scss */
#login-wrapper {
  margin: 100px auto;
}
/* line 7, ../../sass/custom/neuboard/_pages.scss */
#login-wrapper .logo {
  color: #1d212a;
  font-size: 2em;
  text-transform: uppercase;
  padding: 15px 0 0 15px;
  display: inline-block;
}
/* line 14, ../../sass/custom/neuboard/_pages.scss */
#login-wrapper .logo span {
  font-weight: 700;
}
/* line 17, ../../sass/custom/neuboard/_pages.scss */
#login-wrapper .logo img {
  margin-top: -5px;
}
/* line 20, ../../sass/custom/neuboard/_pages.scss */
#login-wrapper .brand {
  text-align: center;
  padding: 20px 0;
}

/* line 25, ../../sass/custom/neuboard/_pages.scss */
#login-wrapper .form-group i {
  position: absolute;
  left: 27px;
  top: 11px;
}

/* line 30, ../../sass/custom/neuboard/_pages.scss */
#login-wrapper #email, #login-wrapper #password {
  padding-left: 32px;
}

/* ==========================================================================
   Profile
   ========================================================================== */
/* line 37, ../../sass/custom/neuboard/_pages.scss */
.profile-pic {
  margin: 20px 0 0 0;
}
/* line 39, ../../sass/custom/neuboard/_pages.scss */
.profile-pic img {
  border: 7px solid #e5e6ea;
}

/* line 43, ../../sass/custom/neuboard/_pages.scss */
.profile-info .connect {
  margin: 15px 0 5px 0;
}
/* line 45, ../../sass/custom/neuboard/_pages.scss */
.profile-info .connect button {
  margin-right: 15px;
}

/* line 50, ../../sass/custom/neuboard/_pages.scss */
.timeline-post-to textarea {
  min-height: 80px;
  margin-bottom: 15px;
}

/* line 55, ../../sass/custom/neuboard/_pages.scss */
.timeline-post-to:before {
  width: 10px;
  height: 10px;
  border-style: solid;
  content: " ";
  position: absolute;
  left: 5px;
  top: 19px;
  border-width: 8px 8px 8px 0;
  border-color: transparent #fff transparent transparent;
  display: block;
}

/* line 68, ../../sass/custom/neuboard/_pages.scss */
.timeline-post ul {
  padding: 0;
  list-style: none;
  margin: 0 15px 0 30px;
  border-left: 2px solid #ddd;
}
/* line 74, ../../sass/custom/neuboard/_pages.scss */
.timeline-post ul li {
  padding: 5px 15px;
  display: block;
  min-height: 54px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 20px 0 20px 40px;
  background: #efefef;
  position: relative;
  border-left: 4px solid transparent;
}
/* line 85, ../../sass/custom/neuboard/_pages.scss */
.timeline-post ul li:before {
  width: 10px;
  height: 10px;
  border-style: solid;
  content: " ";
  position: absolute;
  left: -14px;
  top: 19px;
  border-width: 8px 8px 8px 0;
  border-color: transparent #efefef transparent transparent;
  display: block;
}
/* line 97, ../../sass/custom/neuboard/_pages.scss */
.timeline-post ul li img {
  margin-bottom: 15px;
}
/* line 100, ../../sass/custom/neuboard/_pages.scss */
.timeline-post .date {
  position: absolute;
  left: -69px;
  top: 0;
  width: 50px;
  height: 50px;
  background: #22505F;
  border-radius: 50%;
  text-align: center;
  line-height: 1.2em;
}
/* line 110, ../../sass/custom/neuboard/_pages.scss */
.timeline-post .date span {
  color: #fff;
  font-size: 18px;
  display: block;
  margin-top: 7px;
  font-weight: 600;
}
/* line 117, ../../sass/custom/neuboard/_pages.scss */
.timeline-post .date span.small {
  color: #fff;
  font-size: 12px;
  display: block;
  margin-top: -2px;
}

/* line 125, ../../sass/custom/neuboard/_pages.scss */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

/* line 133, ../../sass/custom/neuboard/_pages.scss */
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ==========================================================================
   Error Pages 404 and 500
   ========================================================================== */
/* line 144, ../../sass/custom/neuboard/_pages.scss */
#error-container {
  text-align: center;
  margin: 100px auto 0px;
}

/* line 149, ../../sass/custom/neuboard/_pages.scss */
#error-container header h1 {
  font-size: 10em;
}

/* line 153, ../../sass/custom/neuboard/_pages.scss */
#error-container header p {
  text-transform: uppercase;
  font-size: 2em;
}

/* line 157, ../../sass/custom/neuboard/_pages.scss */
#error-container p {
  margin: 10px 0 20px 0;
}

/* line 1, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  text-align: center;
}

/* line 8, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls .month {
  display: inline-block;
  width: 190px;
  text-align: center;
  color: #c1c1c1;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  padding: 5px 5px;
  position: relative;
  top: 2px;
}

/* line 20, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls .clndr-control-button {
  display: inline-block;
  text-align: right;
}

/* line 24, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls .clndr-control-button.leftalign {
  text-align: left !important;
}

/* line 27, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #C1C1C1;
}

/* line 44, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover {
  background: #f4f4f4;
  padding: 5px 10px;
}

/* line 48, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive {
  opacity: 0.5;
}

/* line 51, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive:hover {
  background: none;
  cursor: default;
}

/* line 55, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #C1C1C1;
}

/* line 72, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover {
  background: #f4f4f4;
  padding: 5px 10px;
}

/* line 76, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive {
  opacity: 0.5;
}

/* line 79, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive:hover {
  background: none;
  cursor: default;
}

/* line 83, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-table {
  table-layout: fixed;
  width: 100%;
}

/* line 87, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-table .header-days {
  height: 40px;
  font-size: 10px;
  background: #fff;
}

/* line 92, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-table .header-days .header-day {
  vertical-align: middle;
  text-align: center;
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  color: #666;
  font-size: 14px;
}

/* line 100, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-table .header-days .header-day:last-child {
  border-right: 0px solid #000000;
}

/* line 103, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-table tr {
  height: auto;
}

/* line 106, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-table tr td {
  vertical-align: top;
}

/* line 109, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-table tr .day {
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  width: 100%;
  height: inherit;
}

/* line 115, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-table tr .day.inactive {
  background: #ddd;
}

/* line 118, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-table tr .day:last-child {
  border-right: 0px solid #000000;
}

/* line 121, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-table tr .day .day-contents {
  box-sizing: border-box;
  padding: 8px;
  font-size: 12px;
  text-align: center;
}

/* line 127, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-table tr .empty, .cal1 .clndr .clndr-table tr .adjacent-month {
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  width: 100%;
  height: inherit;
}

/* line 133, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-table tr .empty:last-child, .cal1 .clndr .clndr-table tr .adjacent-month:last-child {
  border-right: 0px solid #000000;
}

/* line 136, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-table tr:last-child .day {
  border-bottom: 0px solid #000000;
}

/* line 139, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-table tr:last-child .empty {
  border-bottom: 0px solid #000000;
}

/* line 142, ../../sass/custom/neuboard/_calendar.scss */
.calendar-block {
  background: #fff;
}

/* line 145, ../../sass/custom/neuboard/_calendar.scss */
.event-list-block {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
}

/* line 150, ../../sass/custom/neuboard/_calendar.scss */
.calendar-block .day-contents {
  width: 30px;
  margin: auto;
}

/* line 154, ../../sass/custom/neuboard/_calendar.scss */
.today .day-contents {
  width: 30px;
  background: #1fb0ab;
  cursor: pointer;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 163, ../../sass/custom/neuboard/_calendar.scss */
.calendar-block .day-contents:hover {
  width: 30px;
  background: #1fb0ab;
  cursor: pointer;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 172, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls {
  display: block !important;
  position: relative;
  margin-bottom: 10px;
  text-align: center;
  background: #1E9D8B;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -15px;
  padding: 23px 20px;
  width: auto !important;
  color: #fff;
}

/* line 185, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls .month span {
  display: block;
  font-size: 30px;
  padding: 0px 10px;
  margin-bottom: 10px;
}

/* line 191, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls .month {
  color: #fff;
}

/* line 194, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button, .cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
  color: #fff;
}

/* line 197, ../../sass/custom/neuboard/_calendar.scss */
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover, .cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover {
  background: #f4f4f4;
  padding: 5px 10px;
  color: #1fb0ab;
}

/* line 202, ../../sass/custom/neuboard/_calendar.scss */
.clndr-previous-button {
  left: 15px;
  top: 25px;
  position: absolute;
}

/* line 207, ../../sass/custom/neuboard/_calendar.scss */
.clndr-next-button {
  right: 15px;
  top: 25px;
  position: absolute;
}

/* line 214, ../../sass/custom/neuboard/_calendar.scss */
.clndr-ang {
  display: block;
  margin: 0 auto;
}

/* line 218, ../../sass/custom/neuboard/_calendar.scss */
.clndr-ang .clndr-ang-controls {
  background: #1E9D8B;
  display: block !important;
  position: relative;
  margin-bottom: 10px;
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -15px;
  padding: 23px 20px;
  width: auto !important;
  color: #fff;
}

/* line 231, ../../sass/custom/neuboard/_calendar.scss */
.clndr-ang .clndr-ang-controls .month {
  display: inline-block;
  width: 190px;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  position: relative;
}

/* line 240, ../../sass/custom/neuboard/_calendar.scss */
.clndr-ang .clndr-ang-controls .clndr-ang-previous-button {
  right: auto;
  left: 20px;
  top: 10px;
  font-size: 1.7em;
  position: absolute;
}

/* line 247, ../../sass/custom/neuboard/_calendar.scss */
.clndr-ang .clndr-ang-controls .clndr-ang-next-button {
  left: auto;
  right: 20px;
  top: 10px;
  font-size: 1.7em;
  position: absolute;
}

/* line 254, ../../sass/custom/neuboard/_calendar.scss */
.clndr-ang .clndr-ang-controls:hover {
  cursor: pointer;
}

/* line 257, ../../sass/custom/neuboard/_calendar.scss */
.clndr-ang .clndr-ang-grid .days-of-the-week {
  width: 100%;
}

/* line 260, ../../sass/custom/neuboard/_calendar.scss */
.clndr-ang .clndr-ang-grid .days-of-the-week .header-day {
  float: left;
  width: 14.28571%;
  padding: 12px 0;
  text-align: center;
}

/* line 266, ../../sass/custom/neuboard/_calendar.scss */
.clndr-ang .days .day, .clndr-ang .days .empty {
  float: left;
  width: 14.28571%;
  padding: 8px;
  position: relative;
  text-align: center;
}

/* line 273, ../../sass/custom/neuboard/_calendar.scss */
.clndr-ang .days .day.today, .clndr-ang .days .empty.today {
  background: #1E9D8B;
  color: #fff;
}

/* line 277, ../../sass/custom/neuboard/_calendar.scss */
.clndr-ang .days .day .event-indicator, .clndr-ang .days .empty .event-indicator {
  background-color: #296072;
  border-radius: 100%;
  color: #fff;
  cursor: pointer;
  font-size: 9px;
  height: 15px;
  line-height: 16px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 15px;
}

/* line 290, ../../sass/custom/neuboard/_calendar.scss */
.clndr-ang .days .day.adjacent-month, .clndr-ang .days .empty.adjacent-month {
  opacity: 0.3;
}

/* ==========================================================================
   Login

   Used to style the login and forgot password section
========================================================================== */
/* line 7, ../../sass/custom/neuboard/_login.scss */
.login-container {
  background: #fff;
  /* max-width: 450px; */
  margin-top: 40%;
  margin-left: auto;
  margin-right: auto;
}

/* line 16, ../../sass/custom/neuboard/_login.scss */
.login-well {
  border: solid 1px #ddd;
  border-radius: 4px;
  text-align: center;
  box-shadow: 10px 10px 10px #ddd;
  margin-bottom: 10px;
}
/* line 24, ../../sass/custom/neuboard/_login.scss */
.login-well .navbar-brand {
  float: none;
}
/* line 27, ../../sass/custom/neuboard/_login.scss */
.login-well .login-content {
  border-top: 10px solid #5BBBB7;
  text-align: left;
}
/* line 31, ../../sass/custom/neuboard/_login.scss */
.login-well .login-content .login-panel {
  padding: 10px;
}
/* line 35, ../../sass/custom/neuboard/_login.scss */
.login-well .login-content .login-panel-title {
  padding: 10px 0 0 10px;
  font-size: 120%;
  color: #5BBBB7;
}
/* line 41, ../../sass/custom/neuboard/_login.scss */
.login-well .login-content .messagePane {
  border-radius: 0px;
}
/* line 45, ../../sass/custom/neuboard/_login.scss */
.login-well .login-content .username {
  margin-top: 10px;
}
/* line 49, ../../sass/custom/neuboard/_login.scss */
.login-well .login-content .form-group {
  padding: 0 10px;
}
/* line 53, ../../sass/custom/neuboard/_login.scss */
.login-well .login-content .submit {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
}
/* line 59, ../../sass/custom/neuboard/_login.scss */
.login-well .login-content .fp-message {
  padding-top: 10px;
  font-size: 0.9em;
}
/* line 65, ../../sass/custom/neuboard/_login.scss */
.login-well .login-content .fp-button {
  margin-left: 10px;
  margin-bottom: 10px;
}
/* line 72, ../../sass/custom/neuboard/_login.scss */
.login-well .forgotPwd {
  float: right;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  font-size: 95%;
}

/* line 82, ../../sass/custom/neuboard/_login.scss */
.register-container {
  max-width: 405px;
}
/* line 85, ../../sass/custom/neuboard/_login.scss */
.register-container .register-link {
  float: right;
}
/* line 87, ../../sass/custom/neuboard/_login.scss */
.register-container .register-link a {
  color: #999;
  font-size: 0.8em;
}

/* line 94, ../../sass/custom/neuboard/_login.scss */
.btn-register {
  text-align: center;
}
/* line 97, ../../sass/custom/neuboard/_login.scss */
.btn-register .glyphicon,
.btn-register .glyphicons {
  display: block;
  font-size: 3em;
}

/* line 104, ../../sass/custom/neuboard/_login.scss */
.evenly-spaced {
  display: flex;
  justify-content: space-between;
}

/* line 1, ../../sass/custom/neuboard/_labelling.scss */
.label-footer {
  position: fixed;
  z-index: 20;
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: auto;
  background-color: #B9B9B9;
}
/* line 8, ../../sass/custom/neuboard/_labelling.scss */
.label-footer .label-div {
  background-color: #B9B9B9;
}
/* line 12, ../../sass/custom/neuboard/_labelling.scss */
.label-footer .label-item-div {
  font-size: 60%;
  margin: 0 5px 0 5px;
  flex-grow: 0;
}

/* line 1, ../../sass/custom/neuboard/_preloader.scss */
.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 200000;
  opacity: .6;
}
/* line 8, ../../sass/custom/neuboard/_preloader.scss */
.preloader .iconWrapper {
  background: none;
  margin: 20% auto;
  height: 150px;
  width: 150px;
}
/* line 14, ../../sass/custom/neuboard/_preloader.scss */
.preloader .iconWrapper i {
  font-size: 3em;
  color: #000;
}

/* line 20, ../../sass/custom/neuboard/_preloader.scss */
.preloader-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 200000;
  opacity: .6;
  top: 0;
}
/* line 28, ../../sass/custom/neuboard/_preloader.scss */
.preloader-inner .iconWrapper {
  background: none;
}
/* line 31, ../../sass/custom/neuboard/_preloader.scss */
.preloader-inner .iconWrapper i {
  font-size: 3em;
  color: #000;
}

/* line 1, ../../sass/custom/neuboard/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
}

/* line 9, ../../sass/custom/neuboard/_modals.scss */
.modal-content {
  box-shadow: none;
  border-radius: 0;
  border: solid 10px rgba(255, 255, 255, 0.6);
}

.modal-dialog.notitle-privacynotice h4 {
  visibility: hidden;
}

/* line 1, ../../sass/custom/neuboard/_mail.scss */
.mail-option ul li {
  list-style: none;
}

/* line 4, ../../sass/custom/neuboard/_mail.scss */
#view-mail-wrapper header {
  color: #a2a2a2;
}

/* line 7, ../../sass/custom/neuboard/_mail.scss */
#view-mail-wrapper header h2 {
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px 0;
}

/* line 11, ../../sass/custom/neuboard/_mail.scss */
#view-mail-wrapper header p {
  position: absolute;
  right: 35px;
  top: 20px;
}

/* line 16, ../../sass/custom/neuboard/_mail.scss */
#view-mail-wrapper .view-mail-header {
  padding-top: 5px;
}

/* line 19, ../../sass/custom/neuboard/_mail.scss */
#view-mail-wrapper .view-mail-header img {
  margin-right: 10px;
}

/* line 22, ../../sass/custom/neuboard/_mail.scss */
#view-mail-wrapper .view-mail-reply {
  margin-top: 12px;
}

/* line 25, ../../sass/custom/neuboard/_mail.scss */
#view-mail-wrapper .view-mail-body {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  margin-top: 15px;
}

/* line 30, ../../sass/custom/neuboard/_mail.scss */
#view-mail-wrapper .view-mail-body p {
  line-height: 1.8em;
}

/* line 33, ../../sass/custom/neuboard/_mail.scss */
#view-mail-wrapper .view-mail-body .panel-footer, #view-mail-wrapper .view-compose-body .panel-footer {
  background: #fff;
  border-bottom: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 15px 0;
}

/* line 39, ../../sass/custom/neuboard/_mail.scss */
#view-mail-wrapper .view-mail-body .panel-footer h5 {
  display: inline-block;
}

/* line 42, ../../sass/custom/neuboard/_mail.scss */
#view-mail-wrapper .view-mail-body .panel-footer .attchments {
  padding: 0 8px;
  text-transform: lowercase;
}

/* line 46, ../../sass/custom/neuboard/_mail.scss */
#view-mail-wrapper .view-mail-body .panel-footer button.pull-right {
  margin: 0 0 0px 8px;
}

/* line 49, ../../sass/custom/neuboard/_mail.scss */
.send-options {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  position: absolute;
  right: 45px;
  top: 22px;
}

/* line 57, ../../sass/custom/neuboard/_mail.scss */
.send-options a {
  color: #979797;
}

/* line 60, ../../sass/custom/neuboard/_mail.scss */
#form-group-cc, #form-group-bcc {
  display: none;
}

/* line 63, ../../sass/custom/neuboard/_mail.scss */
.compose-nav > li + li {
  margin-left: 0;
  margin-top: 0px;
}

/* line 67, ../../sass/custom/neuboard/_mail.scss */
.compose-nav li a, .compose-nav li a:visited {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-top: 1px solid #f2f3f6;
  padding: 15px;
  border-right: 3px solid transparent;
  color: #5D5F63;
}

/* line 74, ../../sass/custom/neuboard/_mail.scss */
.compose-nav > li.active > a, .compose-nav > li.active > a:hover, .compose-nav > li.active > a:focus {
  background: #f9f9f9;
  color: #22505F;
  border-left: 3px solid #22505F;
  margin-left: -3px;
}

/* line 80, ../../sass/custom/neuboard/_mail.scss */
.compose-nav > li > a:hover, .compose-nav > li > a:focus {
  background: #f9f9f9;
  color: #22505F;
  border-left: 3px solid #22505F;
  margin-left: -3px;
}

/* line 86, ../../sass/custom/neuboard/_mail.scss */
.mail-checkbox {
  margin: 0 15px 0 8px;
}

/* line 89, ../../sass/custom/neuboard/_mail.scss */
.mail-option .btn-group .fa-refresh, .pag-left, .pag-right {
  color: #fff;
}

/* line 92, ../../sass/custom/neuboard/_mail.scss */
.inbox-pag li {
  float: left;
  margin-left: 5px;
}

/* line 96, ../../sass/custom/neuboard/_mail.scss */
.inbox-pag li span {
  display: inline-block;
  margin-top: 7px;
  margin-right: 5px;
}

/* line 101, ../../sass/custom/neuboard/_mail.scss */
.compose-nav {
  margin: 15px -15px 0 -15px;
}

/* line 104, ../../sass/custom/neuboard/_mail.scss */
.table-inbox span.title {
  display: block;
  font-weight: bold;
}

/* line 108, ../../sass/custom/neuboard/_mail.scss */
.table-inbox tr {
  background: #f9f9f9;
}

/* line 111, ../../sass/custom/neuboard/_mail.scss */
.table-inbox tr.unread {
  background: #fff;
}

/* line 114, ../../sass/custom/neuboard/_mail.scss */
.table-inbox a, .table-inbox a:visited {
  color: #5D5F63;
}

/* line 117, ../../sass/custom/neuboard/_mail.scss */
.table-inbox .unread a, .table-inbox .unread a:visited {
  color: #22505F;
}

/* line 120, ../../sass/custom/neuboard/_mail.scss */
.table-inbox .fa-star {
  color: #E98300;
}

/* line 1, ../../sass/custom/neuboard/_contacts.scss */
.filter-contacts {
  margin: 20px 0;
}

/* line 3, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-default #header {
  background: #fff;
}
/* line 4, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-default #header .logo, .theme-default #header button.sidebar-toggle, .theme-default #header button#toggle-profile, .theme-default #header button#toggle-fullscreen, .theme-default #header .nav li.profile > a {
  color: #1d212a;
}
/* line 8, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-default #header button.sidebar-toggle:hover, .theme-default #header button.sidebar-toggle:active, .theme-default #header button#toggle-profile:hover, .theme-default #header button#toggle-profile:active,
.theme-default #header button#toggle-fullscreen:hover, .theme-default #header button#toggle-fullscreen:active {
  background: #f6f8f8;
}
/* line 12, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-default #header .nav li.profile > a:hover, .theme-default #header .nav li.profile > a:active, .theme-default #header .nav li.profile > a:focus {
  background: #f6f8f8;
}
/* line 16, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-default .sidebar-left {
  background-color: #1d212a;
}
/* line 19, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-default .sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-default .sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-default .sidebar-left .nav > li.active > a, .theme-default .sidebar-left .nav > li.active > a:focus, .theme-default .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #1E9D8B;
}
/* line 23, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-default .sidebar-left .nav > li.open > a, .theme-default .sidebar-left .nav > li > a:hover {
  color: #1d2939;
  background-color: #ffffff;
}
/* line 27, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-default.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > .nav-sub, .theme-default.sidebar-mini .sidebar-left .nav > li:hover > .nav-sub {
  background-color: #1d212a;
}
/* line 30, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-default .sidebar-profile {
  background: #13161c;
}
/* line 33, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-default.sidebar-mini .sidebar-left .nav > li.active > a, .theme-default.sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-default.sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-default .sidebar-left .nav > li.active > a, .theme-default .sidebar-left .nav > li.active > a:focus, .theme-default .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #1E9D8B;
}
/* line 37, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-default.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > a, .theme-default.sidebar-mini .sidebar-left .nav > li:hover > a {
  color: #1d2939;
  background-color: #fff;
}

/* line 44, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark #header {
  background: #fff;
}
/* line 46, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark #header .brand {
  background: #1D212A;
}
/* line 48, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark #header .brand .logo {
  color: #fff;
}
/* line 52, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark #header button.sidebar-toggle, .theme-dark #header button#toggle-profile, .theme-dark #header button#toggle-fullscreen, .theme-dark #header .nav li.profile > a {
  color: #1d212a;
}
/* line 56, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark #header button.sidebar-toggle:hover, .theme-dark #header button.sidebar-toggle:active, .theme-dark #header button#toggle-profile:hover, .theme-dark #header button#toggle-profile:active,
.theme-dark #header button#toggle-fullscreen:hover, .theme-dark #header button#toggle-fullscreen:active {
  background: #f6f8f8;
}
/* line 60, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark #header .nav li.profile > a:hover, .theme-dark #header .nav li.profile > a:active, .theme-dark #header .nav li.profile > a:focus {
  background: #f6f8f8;
}
/* line 64, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark .sidebar-left {
  background-color: #1d212a;
}
/* line 67, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark .sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-dark .sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-dark .sidebar-left .nav > li.active > a, .theme-dark .sidebar-left .nav > li.active > a:focus, .theme-dark .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #1E9D8B;
}
/* line 71, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark .sidebar-left .nav > li.open > a, .theme-dark .sidebar-left .nav > li > a:hover {
  color: #1d2939;
  background-color: #ffffff;
}
/* line 75, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > .nav-sub, .theme-dark.sidebar-mini .sidebar-left .nav > li:hover > .nav-sub {
  background-color: #1d212a;
}
/* line 78, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark .sidebar-profile {
  background: #13161c;
}
/* line 81, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark.sidebar-mini .sidebar-left .nav > li.active > a, .theme-dark.sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-dark.sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-dark .sidebar-left .nav > li.active > a, .theme-dark .sidebar-left .nav > li.active > a:focus, .theme-dark .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #1E9D8B;
}
/* line 85, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > a, .theme-dark.sidebar-mini .sidebar-left .nav > li:hover > a {
  color: #1d2939;
  background-color: #fff;
}

/* line 92, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-full #header {
  background: #1D212A;
}
/* line 93, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-full #header .brand {
  background: #1D212A;
}
/* line 95, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-full #header .brand .logo {
  color: #fff;
}
/* line 99, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-full #header button.sidebar-toggle, .theme-dark-full #header button#toggle-profile, .theme-dark-full #header button#toggle-fullscreen, .theme-dark-full #header .nav li.profile > a {
  color: #fff;
}
/* line 103, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-full #header button.sidebar-toggle:hover, .theme-dark-full #header button.sidebar-toggle:active, .theme-dark-full #header button#toggle-profile:hover, .theme-dark-full #header button#toggle-profile:active,
.theme-dark-full #header button#toggle-fullscreen:hover, .theme-dark-full #header button#toggle-fullscreen:active {
  background: #272d39;
}
/* line 107, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-full #header .nav li.profile > a:hover, .theme-dark-full #header .nav li.profile > a:active, .theme-dark-full #header .nav li.profile > a:focus {
  background: #272d39;
}
/* line 111, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-full .sidebar-left {
  background-color: #1d212a;
}
/* line 114, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-full .sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-dark-full .sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-dark-full .sidebar-left .nav > li.active > a, .theme-dark-full .sidebar-left .nav > li.active > a:focus, .theme-dark-full .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #1E9D8B;
}
/* line 118, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-full .sidebar-left .nav > li.open > a, .theme-dark-full .sidebar-left .nav > li > a:hover {
  color: #1d2939;
  background-color: #ffffff;
}
/* line 122, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-full.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > .nav-sub, .theme-dark-full.sidebar-mini .sidebar-left .nav > li:hover > .nav-sub {
  background-color: #1d212a;
}
/* line 125, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-full .sidebar-profile {
  background: #13161c;
}
/* line 128, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-full.sidebar-mini .sidebar-left .nav > li.active > a, .theme-dark-full.sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-dark-full.sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-dark-full .sidebar-left .nav > li.active > a, .theme-dark-full .sidebar-left .nav > li.active > a:focus, .theme-dark-full .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #1E9D8B;
}
/* line 132, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-full.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > a, .theme-dark-full.sidebar-mini .sidebar-left .nav > li:hover > a {
  color: #1d2939;
  background-color: #fff;
}

/* line 142, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue #header {
  background: #fff;
}
/* line 143, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue #header .brand {
  background: #296072;
}
/* line 145, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue #header .brand .logo {
  color: #fff;
}
/* line 149, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue #header button.sidebar-toggle, .theme-blue #header button#toggle-profile, .theme-blue #header button#toggle-fullscreen, .theme-blue #header .nav li.profile > a {
  color: #1d212a;
}
/* line 153, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue #header button.sidebar-toggle:hover, .theme-blue #header button.sidebar-toggle:active, .theme-blue #header button#toggle-profile:hover, .theme-blue #header button#toggle-profile:active,
.theme-blue #header button#toggle-fullscreen:hover, .theme-blue #header button#toggle-fullscreen:active {
  background: #f6f8f8;
}
/* line 157, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue #header .nav li.profile > a:hover, .theme-blue #header .nav li.profile > a:active, .theme-blue #header .nav li.profile > a:focus {
  background: #f6f8f8;
}
/* line 161, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue .sidebar-left {
  background-color: #1d212a;
}
/* line 164, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue .sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-blue .sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-blue .sidebar-left .nav > li.active > a, .theme-blue .sidebar-left .nav > li.active > a:focus, .theme-blue .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #296072;
}
/* line 168, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue .sidebar-left .nav > li.open > a, .theme-blue .sidebar-left .nav > li > a:hover {
  color: #1d2939;
  background-color: #ffffff;
}
/* line 172, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > .nav-sub, .theme-blue.sidebar-mini .sidebar-left .nav > li:hover > .nav-sub {
  background-color: #1d212a;
}
/* line 175, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue .sidebar-profile {
  background: #13161c;
}
/* line 178, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue.sidebar-mini .sidebar-left .nav > li.active > a, .theme-blue.sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-blue.sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-blue .sidebar-left .nav > li.active > a, .theme-blue .sidebar-left .nav > li.active > a:focus, .theme-blue .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #296072;
}
/* line 182, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > a, .theme-blue.sidebar-mini .sidebar-left .nav > li:hover > a {
  color: #1d2939;
  background-color: #fff;
}

/* line 190, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue-full #header {
  background: #296072;
}
/* line 191, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue-full #header .brand {
  background: #296072;
}
/* line 193, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue-full #header .brand .logo {
  color: #fff;
}
/* line 197, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue-full #header button.sidebar-toggle, .theme-blue-full #header button#toggle-profile, .theme-blue-full #header button#toggle-fullscreen, .theme-blue-full #header .nav li.profile > a {
  color: #fff;
}
/* line 201, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue-full #header button.sidebar-toggle:hover, .theme-blue-full #header button.sidebar-toggle:active, .theme-blue-full #header button#toggle-profile:hover, .theme-blue-full #header button#toggle-profile:active,
.theme-blue-full #header button#toggle-fullscreen:hover, .theme-blue-full #header button#toggle-fullscreen:active {
  background: #2f7085;
}
/* line 205, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue-full #header .nav li.profile > a:hover, .theme-blue-full #header .nav li.profile > a:active, .theme-blue-full #header .nav li.profile > a:focus {
  background: #2f7085;
}
/* line 209, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue-full .sidebar-left {
  background-color: #1d212a;
}
/* line 212, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue-full .sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-blue-full .sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-blue-full .sidebar-left .nav > li.active > a, .theme-blue-full .sidebar-left .nav > li.active > a:focus, .theme-blue-full .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #296072;
}
/* line 216, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue-full .sidebar-left .nav > li.open > a, .theme-blue-full .sidebar-left .nav > li > a:hover {
  color: #1d2939;
  background-color: #ffffff;
}
/* line 220, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue-full.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > .nav-sub, .theme-blue-full.sidebar-mini .sidebar-left .nav > li:hover > .nav-sub {
  background-color: #1d212a;
}
/* line 223, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue-full .sidebar-profile {
  background: #13161c;
}
/* line 226, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue-full.sidebar-mini .sidebar-left .nav > li.active > a, .theme-blue-full.sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-blue-full.sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-blue-full .sidebar-left .nav > li.active > a, .theme-blue-full .sidebar-left .nav > li.active > a:focus, .theme-blue-full .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #296072;
}
/* line 230, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-blue-full.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > a, .theme-blue-full.sidebar-mini .sidebar-left .nav > li:hover > a {
  color: #1d2939;
  background-color: #fff;
}

/* line 240, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey #header {
  background: #fff;
}
/* line 241, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey #header .brand {
  background: #5BBBB7;
}
/* line 243, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey #header .brand .logo {
  color: #fff;
}
/* line 247, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey #header button.sidebar-toggle, .theme-grey #header button#toggle-profile, .theme-grey #header button#toggle-fullscreen, .theme-grey #header .nav li.profile > a {
  color: #1d212a;
}
/* line 251, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey #header button.sidebar-toggle:hover, .theme-grey #header button.sidebar-toggle:active, .theme-grey #header button#toggle-profile:hover, .theme-grey #header button#toggle-profile:active,
.theme-grey #header button#toggle-fullscreen:hover, .theme-grey #header button#toggle-fullscreen:active {
  background: #f6f8f8;
}
/* line 255, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey #header .nav li.profile > a:hover, .theme-grey #header .nav li.profile > a:active, .theme-grey #header .nav li.profile > a:focus {
  background: #f6f8f8;
}
/* line 259, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey .sidebar-left {
  background-color: #1d212a;
}
/* line 262, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey .sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-grey .sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-grey .sidebar-left .nav > li.active > a, .theme-grey .sidebar-left .nav > li.active > a:focus, .theme-grey .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #5BBBB7;
}
/* line 266, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey .sidebar-left .nav > li.open > a, .theme-grey .sidebar-left .nav > li > a:hover {
  color: #1d2939;
  background-color: #ffffff;
}
/* line 270, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > .nav-sub, .theme-grey.sidebar-mini .sidebar-left .nav > li:hover > .nav-sub {
  background-color: #1d212a;
}
/* line 273, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey .sidebar-profile {
  background: #13161c;
}
/* line 276, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey.sidebar-mini .sidebar-left .nav > li.active > a, .theme-grey.sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-grey.sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-grey .sidebar-left .nav > li.active > a, .theme-grey .sidebar-left .nav > li.active > a:focus, .theme-grey .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #5BBBB7;
}
/* line 280, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > a, .theme-grey.sidebar-mini .sidebar-left .nav > li:hover > a {
  color: #1d2939;
  background-color: #fff;
}

/* line 288, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey-full #header {
  background: #5BBBB7;
}
/* line 289, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey-full #header .brand {
  background: #5BBBB7;
}
/* line 291, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey-full #header .brand .logo {
  color: #fff;
}
/* line 295, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey-full #header button.sidebar-toggle, .theme-grey-full #header button#toggle-profile, .theme-grey-full #header button#toggle-fullscreen, .theme-grey-full #header .nav li.profile > a {
  color: #fff;
}
/* line 299, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey-full #header button.sidebar-toggle:hover, .theme-grey-full #header button.sidebar-toggle:active, .theme-grey-full #header button#toggle-profile:hover, .theme-grey-full #header button#toggle-profile:active,
.theme-grey-full #header button#toggle-fullscreen:hover, .theme-grey-full #header button#toggle-fullscreen:active {
  background: #6dc2bf;
}
/* line 303, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey-full #header .nav li.profile > a:hover, .theme-grey-full #header .nav li.profile > a:active, .theme-grey-full #header .nav li.profile > a:focus {
  background: #6dc2bf;
}
/* line 307, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey-full .sidebar-left {
  background-color: #1d212a;
}
/* line 310, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey-full .sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-grey-full .sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-grey-full .sidebar-left .nav > li.active > a, .theme-grey-full .sidebar-left .nav > li.active > a:focus, .theme-grey-full .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #5BBBB7;
}
/* line 314, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey-full .sidebar-left .nav > li.open > a, .theme-grey-full .sidebar-left .nav > li > a:hover {
  color: #1d2939;
  background-color: #ffffff;
}
/* line 318, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey-full.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > .nav-sub, .theme-grey-full.sidebar-mini .sidebar-left .nav > li:hover > .nav-sub {
  background-color: #1d212a;
}
/* line 321, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey-full .sidebar-profile {
  background: #13161c;
}
/* line 324, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey-full.sidebar-mini .sidebar-left .nav > li.active > a, .theme-grey-full.sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-grey-full.sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-grey-full .sidebar-left .nav > li.active > a, .theme-grey-full .sidebar-left .nav > li.active > a:focus, .theme-grey-full .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #5BBBB7;
}
/* line 328, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-grey-full.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > a, .theme-grey-full.sidebar-mini .sidebar-left .nav > li:hover > a {
  color: #1d2939;
  background-color: #fff;
}

/* line 335, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green #header {
  background: #fff;
}
/* line 336, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green #header .brand {
  background: #1E9D8B;
}
/* line 338, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green #header .brand .logo {
  color: #fff;
}
/* line 342, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green #header button.sidebar-toggle, .theme-green #header button#toggle-profile, .theme-green #header button#toggle-fullscreen, .theme-green #header .nav li.profile > a {
  color: #1d212a;
}
/* line 346, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green #header button.sidebar-toggle:hover, .theme-green #header button.sidebar-toggle:active, .theme-green #header button#toggle-profile:hover, .theme-green #header button#toggle-profile:active,
.theme-green #header button#toggle-fullscreen:hover, .theme-green #header button#toggle-fullscreen:active {
  background: #f6f8f8;
}
/* line 350, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green #header .nav li.profile > a:hover, .theme-green #header .nav li.profile > a:active, .theme-green #header .nav li.profile > a:focus {
  background: #f6f8f8;
}
/* line 354, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green .sidebar-left {
  background-color: #1d212a;
}
/* line 357, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green .sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-green .sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-green .sidebar-left .nav > li.active > a, .theme-green .sidebar-left .nav > li.active > a:focus, .theme-green .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #1E9D8B;
}
/* line 361, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green .sidebar-left .nav > li.open > a, .theme-green .sidebar-left .nav > li > a:hover {
  color: #1d2939;
  background-color: #ffffff;
}
/* line 365, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > .nav-sub, .theme-green.sidebar-mini .sidebar-left .nav > li:hover > .nav-sub {
  background-color: #1d212a;
}
/* line 368, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green .sidebar-profile {
  background: #13161c;
}
/* line 371, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green.sidebar-mini .sidebar-left .nav > li.active > a, .theme-green.sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-green.sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-green .sidebar-left .nav > li.active > a, .theme-green .sidebar-left .nav > li.active > a:focus, .theme-green .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #1E9D8B;
}
/* line 375, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > a, .theme-green.sidebar-mini .sidebar-left .nav > li:hover > a {
  color: #1d2939;
  background-color: #fff;
}

/* line 382, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green-full #header {
  background: #1E9D8B;
}
/* line 383, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green-full #header .brand {
  background: #1E9D8B;
}
/* line 385, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green-full #header .brand .logo {
  color: #fff;
}
/* line 389, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green-full #header button.sidebar-toggle, .theme-green-full #header button#toggle-profile, .theme-green-full #header button#toggle-fullscreen, .theme-green-full #header .nav li.profile > a {
  color: #fff;
}
/* line 393, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green-full #header button.sidebar-toggle:hover, .theme-green-full #header button.sidebar-toggle:active, .theme-green-full #header button#toggle-profile:hover, .theme-green-full #header button#toggle-profile:active,
.theme-green-full #header button#toggle-fullscreen:hover, .theme-green-full #header button#toggle-fullscreen:active {
  background: #22b29e;
}
/* line 397, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green-full #header .nav li.profile > a:hover, .theme-green-full #header .nav li.profile > a:active, .theme-green-full #header .nav li.profile > a:focus {
  background: #22b29e;
}
/* line 401, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green-full .sidebar-left {
  background-color: #1d212a;
}
/* line 404, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green-full .sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-green-full .sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-green-full .sidebar-left .nav > li.active > a, .theme-green-full .sidebar-left .nav > li.active > a:focus, .theme-green-full .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #1E9D8B;
}
/* line 408, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green-full .sidebar-left .nav > li.open > a, .theme-green-full .sidebar-left .nav > li > a:hover {
  color: #1d2939;
  background-color: #ffffff;
}
/* line 412, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green-full.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > .nav-sub, .theme-green-full.sidebar-mini .sidebar-left .nav > li:hover > .nav-sub {
  background-color: #1d212a;
}
/* line 415, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green-full .sidebar-profile {
  background: #13161c;
}
/* line 418, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green-full.sidebar-mini .sidebar-left .nav > li.active > a, .theme-green-full.sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-green-full.sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-green-full .sidebar-left .nav > li.active > a, .theme-green-full .sidebar-left .nav > li.active > a:focus, .theme-green-full .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #1E9D8B;
}
/* line 422, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-green-full.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > a, .theme-green-full.sidebar-mini .sidebar-left .nav > li:hover > a {
  color: #1d2939;
  background-color: #fff;
}

/* line 429, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red #header {
  background: #fff;
}
/* line 430, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red #header .brand {
  background: #CD202C;
}
/* line 432, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red #header .brand .logo {
  color: #fff;
}
/* line 436, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red #header button.sidebar-toggle, .theme-red #header button#toggle-profile, .theme-red #header button#toggle-fullscreen, .theme-red #header .nav li.profile > a {
  color: #1d212a;
}
/* line 440, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red #header button.sidebar-toggle:hover, .theme-red #header button.sidebar-toggle:active, .theme-red #header button#toggle-profile:hover, .theme-red #header button#toggle-profile:active,
.theme-red #header button#toggle-fullscreen:hover, .theme-red #header button#toggle-fullscreen:active {
  background: #f6f8f8;
}
/* line 444, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red #header .nav li.profile > a:hover, .theme-red #header .nav li.profile > a:active, .theme-red #header .nav li.profile > a:focus {
  background: #f6f8f8;
}
/* line 448, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red .sidebar-left {
  background-color: #1d212a;
}
/* line 451, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red .sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-red .sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-red .sidebar-left .nav > li.active > a, .theme-red .sidebar-left .nav > li.active > a:focus, .theme-red .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #CD202C;
}
/* line 455, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red .sidebar-left .nav > li.open > a, .theme-red .sidebar-left .nav > li > a:hover {
  color: #1d2939;
  background-color: #ffffff;
}
/* line 459, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > .nav-sub, .theme-red.sidebar-mini .sidebar-left .nav > li:hover > .nav-sub {
  background-color: #1d212a;
}
/* line 462, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red .sidebar-profile {
  background: #13161c;
}
/* line 465, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red.sidebar-mini .sidebar-left .nav > li.active > a, .theme-red.sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-red.sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-red .sidebar-left .nav > li.active > a, .theme-red .sidebar-left .nav > li.active > a:focus, .theme-red .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #CD202C;
}
/* line 469, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > a, .theme-red.sidebar-mini .sidebar-left .nav > li:hover > a {
  color: #1d2939;
  background-color: #fff;
}

/* line 477, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red-full #header {
  background: #CD202C;
}
/* line 478, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red-full #header .brand {
  background: #CD202C;
}
/* line 480, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red-full #header .brand .logo {
  color: #fff;
}
/* line 484, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red-full #header button.sidebar-toggle, .theme-red-full #header button#toggle-profile, .theme-red-full #header button#toggle-fullscreen, .theme-red-full #header .nav li.profile > a {
  color: #fff;
}
/* line 488, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red-full #header button.sidebar-toggle:hover, .theme-red-full #header button.sidebar-toggle:active, .theme-red-full #header button#toggle-profile:hover, .theme-red-full #header button#toggle-profile:active,
.theme-red-full #header button#toggle-fullscreen:hover, .theme-red-full #header button#toggle-fullscreen:active {
  background: #de2935;
}
/* line 492, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red-full #header .nav li.profile > a:hover, .theme-red-full #header .nav li.profile > a:active, .theme-red-full #header .nav li.profile > a:focus {
  background: #de2935;
}
/* line 496, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red-full .sidebar-left {
  background-color: #1d212a;
}
/* line 499, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red-full .sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-red-full .sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-red-full .sidebar-left .nav > li.active > a, .theme-red-full .sidebar-left .nav > li.active > a:focus, .theme-red-full .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #CD202C;
}
/* line 503, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red-full .sidebar-left .nav > li.open > a, .theme-red-full .sidebar-left .nav > li > a:hover {
  color: #1d2939;
  background-color: #ffffff;
}
/* line 507, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red-full.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > .nav-sub, .theme-red-full.sidebar-mini .sidebar-left .nav > li:hover > .nav-sub {
  background-color: #1d212a;
}
/* line 510, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red-full .sidebar-profile {
  background: #13161c;
}
/* line 513, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red-full.sidebar-mini .sidebar-left .nav > li.active > a, .theme-red-full.sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-red-full.sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-red-full .sidebar-left .nav > li.active > a, .theme-red-full .sidebar-left .nav > li.active > a:focus, .theme-red-full .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #CD202C;
}
/* line 517, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-red-full.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > a, .theme-red-full.sidebar-mini .sidebar-left .nav > li:hover > a {
  color: #1d2939;
  background-color: #fff;
}

/* line 525, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-blue-full #header {
  background: #22505F;
}
/* line 526, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-blue-full #header .brand {
  background: #22505F;
}
/* line 528, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-blue-full #header .brand .logo {
  color: #fff;
}
/* line 532, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-blue-full #header button.sidebar-toggle, .theme-dark-blue-full #header button#toggle-profile, .theme-dark-blue-full #header button#toggle-fullscreen, .theme-dark-blue-full #header .nav li.profile > a {
  color: #fff;
}
/* line 536, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-blue-full #header button.sidebar-toggle:hover, .theme-dark-blue-full #header button.sidebar-toggle:active, .theme-dark-blue-full #header button#toggle-profile:hover, .theme-dark-blue-full #header button#toggle-profile:active,
.theme-dark-blue-full #header button#toggle-fullscreen:hover, .theme-dark-blue-full #header button#toggle-fullscreen:active {
  background: #296072;
}
/* line 540, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-blue-full #header .nav li.profile > a:hover, .theme-dark-blue-full #header .nav li.profile > a:active, .theme-dark-blue-full #header .nav li.profile > a:focus {
  background: #296072;
}
/* line 544, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-blue-full .sidebar-left {
  background-color: #1d212a;
}
/* line 547, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-blue-full .sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-dark-blue-full .sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-dark-blue-full .sidebar-left .nav > li.active > a, .theme-dark-blue-full .sidebar-left .nav > li.active > a:focus, .theme-dark-blue-full .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #22505F;
}
/* line 551, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-blue-full .sidebar-left .nav > li.open > a, .theme-dark-blue-full .sidebar-left .nav > li > a:hover {
  color: #1d2939;
  background-color: #ffffff;
}
/* line 555, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-blue-full.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > .nav-sub, .theme-dark-blue-full.sidebar-mini .sidebar-left .nav > li:hover > .nav-sub {
  background-color: #1d212a;
}
/* line 558, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-blue-full .sidebar-profile {
  background: #13161c;
}
/* line 561, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-blue-full.sidebar-mini .sidebar-left .nav > li.active > a, .theme-dark-blue-full.sidebar-mini .sidebar-left .nav > li.active > a:focus, .theme-dark-blue-full.sidebar-mini .sidebar-left .nav > li.active > a:hover, .theme-dark-blue-full .sidebar-left .nav > li.active > a, .theme-dark-blue-full .sidebar-left .nav > li.active > a:focus, .theme-dark-blue-full .sidebar-left .nav > li.active > a:hover {
  color: #fff;
  background-color: #22505F;
}
/* line 565, ../../sass/custom/neuboard/_theme-colors.scss */
.theme-dark-blue-full.sidebar-mini .sidebar-left .nav > li.nav-dropdown-open > a, .theme-dark-blue-full.sidebar-mini .sidebar-left .nav > li:hover > a {
  color: #1d2939;
  background-color: #fff;
}

/* line 1, ../../sass/custom/neuboard/_typography.scss */
.percent-value label:after {
  content: ' %';
}

/* line 5, ../../sass/custom/neuboard/_typography.scss */
.percent-value span:after {
  content: ' %';
}

/* line 9, ../../sass/custom/neuboard/_typography.scss */
.required-field {
  color: #5BBBB7 !important;
}

/* line 13, ../../sass/custom/neuboard/_typography.scss */
.required-field label {
  color: #5BBBB7 !important;
}

/* line 17, ../../sass/custom/neuboard/_typography.scss */
.no-data {
  color: #999999;
}

/* line 21, ../../sass/custom/neuboard/_typography.scss */
.figure-value {
  color: #5BBBB7;
  font-size: 3em;
  font-weight: normal;
  display: block;
}

.figure-value.dashboard {
  color: #565656;
}

/* line 28, ../../sass/custom/neuboard/_typography.scss */
.figure-value-inverse {
  color: #FFFFFF;
  font-size: 3em;
  font-weight: normal;
  display: block;
}

/* line 35, ../../sass/custom/neuboard/_typography.scss */
.figure-value-small {
  font-size: 1.5em !important;
}

/* line 39, ../../sass/custom/neuboard/_typography.scss */
.figure-value.warning {
  color: #CD202C;
}

/* line 43, ../../sass/custom/neuboard/_typography.scss */
.figure-value.success {
  color: #1E9D8B;
}

/* line 48, ../../sass/custom/neuboard/_typography.scss */
.monthly-stat-label {
  color: #5BC6CC;
  display: block;
  margin: 0 10px 0 10px;
}

/* line 54, ../../sass/custom/neuboard/_typography.scss */
.number-of-times:after {
  content: "x";
}

/* line 58, ../../sass/custom/neuboard/_typography.scss */
.nolink {
  text-decoration: none;
  cursor: default;
}

/* line 63, ../../sass/custom/neuboard/_typography.scss */
.nolink a:hover {
  text-decoration: none;
}

/* line 67, ../../sass/custom/neuboard/_typography.scss */
.panel-subtitle {
  color: #949CA1;
  display: block;
}

/* line 72, ../../sass/custom/neuboard/_typography.scss */
.panel-subtitle-inverse {
  color: #FFFFFF;
  display: block;
}

/* line 77, ../../sass/custom/neuboard/_typography.scss */
.page-title {
  color: #22505F;
  font-size: 150%;
}

/* line 82, ../../sass/custom/neuboard/_typography.scss */
.profile-header {
  color: #5BBBB7;
  margin: 5px 0 5px 0;
}

/* line 87, ../../sass/custom/neuboard/_typography.scss */
.vibration {
  color: #1e9D8B;
}

/* line 91, ../../sass/custom/neuboard/_typography.scss */
.tooltip.right .tooltip-inner {
  width: 300px;
}

/* line 95, ../../sass/custom/neuboard/_typography.scss */
.privacy-label {
  font-size: 80%;
}

/* line 99, ../../sass/custom/neuboard/_typography.scss */
.registration-explanatory-text-box {
  margin: 10px 10px 10px 0;
}

/* line 103, ../../sass/custom/neuboard/_typography.scss */
.info-button-div-panel {
  color: #5BBBB7;
  display: inline;
  float: right;
  height: 16px;
}

/* line 110, ../../sass/custom/neuboard/_typography.scss */
.info-button-div-panel-inverse {
  color: #FFFFFF;
  display: inline;
  float: right;
  height: 16px;
}

/* line 117, ../../sass/custom/neuboard/_typography.scss */
.info-button-div-panel-svg {
  color: #5BBBB7;
  display: inline;
  height: 16px;
}

/* line 123, ../../sass/custom/neuboard/_typography.scss */
.info-button-div-panel-svg-inverse {
  color: #FFFFFF;
  display: inline;
  height: 16px;
}

/* line 129, ../../sass/custom/neuboard/_typography.scss */
.glyphicon-small {
  height: 16px;
}
/* line 131, ../../sass/custom/neuboard/_typography.scss */
.glyphicon-small:before {
  height: 16px;
}

/* line 136, ../../sass/custom/neuboard/_typography.scss */
.patient-name-specialist-display {
  margin-right: 10px;
  font-size: 24px;
}

/* line 141, ../../sass/custom/neuboard/_typography.scss */
.specialist-adherence-legend-image {
  display: inline !important;
  margin-left: 10px;
}

/* line 146, ../../sass/custom/neuboard/_typography.scss */
.percent-supine {
  display: inline;
}
/* line 148, ../../sass/custom/neuboard/_typography.scss */
.percent-supine:after {
  content: '%';
}
/* line 152, ../../sass/custom/neuboard/_typography.scss */
.percent-supine .mx-referenceselector-input-wrapper {
  display: inline;
}

/* line 157, ../../sass/custom/neuboard/_typography.scss */
.grid-small-font {
  font-size: 50%;
}

/* line 161, ../../sass/custom/neuboard/_typography.scss */
.mx-validation-message {
  font-size: 80%;
  padding: 3px;
}

/* line 1, ../../sass/custom/neuboard/_demo-settings.scss */
div.config {
  background: #F0F3F3;
  width: 205px;
  position: fixed;
  top: 185px;
  z-index: 1002;
  border-radius: 0 0 0 5px;
  right: -205px;
}

/* line 10, ../../sass/custom/neuboard/_demo-settings.scss */
div.config div.config-swatch-wrap {
  margin: 10px;
  position: relative;
}

/* line 14, ../../sass/custom/neuboard/_demo-settings.scss */
div.config h4 {
  background-color: #1D212A;
  color: #fff;
  padding: 2px 0 5px 10px;
  margin: 0;
  line-height: 30px;
  font-size: 13px;
}

/* line 23, ../../sass/custom/neuboard/_demo-settings.scss */
div.config h4 a {
  background-color: #1D212A;
  display: block;
  height: 37px;
  position: absolute;
  left: -40px;
  top: 0;
  width: 40px;
  font-size: 17px;
  line-height: 40px;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  border-radius: 5px 0 0 5px;
}

/* line 38, ../../sass/custom/neuboard/_demo-settings.scss */
div.config h4 a i {
  margin-right: 5px;
}

/* line 41, ../../sass/custom/neuboard/_demo-settings.scss */
div.config h4 a:hover {
  text-decoration: none;
}

/* line 45, ../../sass/custom/neuboard/_demo-settings.scss */
.config-swatch-wrap .options {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 49, ../../sass/custom/neuboard/_demo-settings.scss */
.config-swatch-wrap .options li.title {
  font-weight: 700;
  font-size: 0.813em;
  text-transform: uppercase;
  padding: 5px 10px;
  width: 100%;
}
/* line 56, ../../sass/custom/neuboard/_demo-settings.scss */
.config-swatch-wrap .options li {
  width: 100%;
  padding: 5px 0;
}
/* line 60, ../../sass/custom/neuboard/_demo-settings.scss */
.config-swatch-wrap .options .theme-style-wrapper {
  height: 30px;
  border: 1px solid #E0E0E0;
}
/* line 63, ../../sass/custom/neuboard/_demo-settings.scss */
.config-swatch-wrap .options .theme-style-wrapper span.header {
  width: 50%;
  height: 10px;
  float: left;
}
/* line 68, ../../sass/custom/neuboard/_demo-settings.scss */
.config-swatch-wrap .options .theme-style-wrapper span.nav {
  width: 50%;
  height: 20px;
  float: left;
}
/* line 73, ../../sass/custom/neuboard/_demo-settings.scss */
.config-swatch-wrap .options .theme-style-wrapper .bg-white {
  background: #fff;
}
/* line 76, ../../sass/custom/neuboard/_demo-settings.scss */
.config-swatch-wrap .options .theme-style-wrapper .bg-dark {
  background: #1D212A;
}
/* line 79, ../../sass/custom/neuboard/_demo-settings.scss */
.config-swatch-wrap .options .theme-style-wrapper .bg-info {
  background: #296072;
}
/* line 82, ../../sass/custom/neuboard/_demo-settings.scss */
.config-swatch-wrap .options .theme-style-wrapper .bg-grey {
  background: #5BBBB7;
}
/* line 85, ../../sass/custom/neuboard/_demo-settings.scss */
.config-swatch-wrap .options .theme-style-wrapper .bg-red {
  background: #CD202C;
}
/* line 88, ../../sass/custom/neuboard/_demo-settings.scss */
.config-swatch-wrap .options .theme-style-wrapper .bg-green {
  background: #1E9D8B;
}
/* line 91, ../../sass/custom/neuboard/_demo-settings.scss */
.config-swatch-wrap .options .theme-style-wrapper .bg-dark-blue {
  background: #22505F;
}
/* line 95, ../../sass/custom/neuboard/_demo-settings.scss */
.config-swatch-wrap .options .theme-style-wrapper:hover {
  cursor: pointer;
}

/****************************************************************************

This file defines a number of styles using flex-box to do certain things
like vertically centering columns or causing items to expand to their
containers.

****************************************************************************/
/* line 8, ../../sass/custom/neuboard/_flex-box.scss */
.flex-row {
  display: flex;
  display: -webkit-flex;
  align-items: stretch;
  flex-direction: row;
  flex-grow: 1;
}

/* line 16, ../../sass/custom/neuboard/_flex-box.scss */
.flex-row-centered {
  justify-content: center;
}

/* line 20, ../../sass/custom/neuboard/_flex-box.scss */
.flex-row-vertical-center {
  align-items: center;
}

/* line 24, ../../sass/custom/neuboard/_flex-box.scss */
.flex-row-justified {
  justify-content: space-between;
}

/* line 28, ../../sass/custom/neuboard/_flex-box.scss */
.flex-row-end {
  justify-content: flex-end;
}

/* line 32, ../../sass/custom/neuboard/_flex-box.scss */
.flex-row-bottom {
  align-items: flex-end;
}

/* line 36, ../../sass/custom/neuboard/_flex-box.scss */
.flex-row-wrap {
  flex-wrap: wrap;
}

/* line 40, ../../sass/custom/neuboard/_flex-box.scss */
.flex-column {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  flex-grow: 1;
}

/* line 47, ../../sass/custom/neuboard/_flex-box.scss */
.flex-vertical-center {
  display: flex;
  justify-content: center;
  flex-grow: 1;
}

/* line 53, ../../sass/custom/neuboard/_flex-box.scss */
.flex-horizontal-center {
  display: flex;
  align-items: stretch;
  width: 60%;
}

/* line 59, ../../sass/custom/neuboard/_flex-box.scss */
.flex-vertical-spacebetween {
  display: flex;
  justify-content: space-between;
}

/* line 64, ../../sass/custom/neuboard/_flex-box.scss */
.flex-vertical-spacearound {
  display: flex;
  justify-content: space-around;
  flex-grow: 1;
}

/* line 70, ../../sass/custom/neuboard/_flex-box.scss */
.flex-vertical-start {
  display: flex;
  justify-content: flex-start;
  flex-grow: 1;
}

/* line 76, ../../sass/custom/neuboard/_flex-box.scss */
.flex-vertical-end {
  display: flex;
  justify-content: flex-end;
  flex-grow: 1;
}

/* line 82, ../../sass/custom/neuboard/_flex-box.scss */
.flex-item-expand {
  display: flex;
  flex-grow: 1;
}

/* line 87, ../../sass/custom/neuboard/_flex-box.scss */
.flex-startsmall {
  flex-basis: 200px;
}

/* line 91, ../../sass/custom/neuboard/_flex-box.scss */
.data-view-expand {
  display: flex;
  flex-grow: 1;
}

/* line 96, ../../sass/custom/neuboard/_flex-box.scss */
.data-view-expand > div {
  display: flex;
  flex-grow: 1;
}

/* line 1, ../../sass/custom/neuboard/_version.scss */
.version {
  position: absolute;
  right: 15px;
  bottom: 0px;
  color: #CCCCCC;
  font-size: 80%;
}

/* ==========================================================================
   Wizard

   Styling for Wizard (Steps/Numbers)
========================================================================== */
/* line 6, ../../sass/custom/neuboard/_wizard.scss */
.wizard {
  /* Wizard line between steps */
}
/* line 8, ../../sass/custom/neuboard/_wizard.scss */
.wizard:before {
  /* Styles here */
}

/* line 12, ../../sass/custom/neuboard/_wizard.scss */
.wizard-step {
  /* Styles here */
  width:72px;
}

/* line 15, ../../sass/custom/neuboard/_wizard.scss */
.wizard-step-number {
  /* Styles here */
  cursor: default;
  color: #FFFFFF;
  background-color: #5BBBB7;
  border: none;
  border-radius: 5%;
}

/* line 23, ../../sass/custom/neuboard/_wizard.scss */
.wizard-step-number-active {
  /* Styles here */
  background-color: #5BBBB7;
  border: 2px solid #22505F;
  color: #FFFFFF;
}

/* line 30, ../../sass/custom/neuboard/_wizard.scss */
.wizard-step-number-visited {
  /* Styles here */
  background-color: #B9B9B9;
  color: #FFFFFF;
  border-color: #21ae9a;
}

/* line 36, ../../sass/custom/neuboard/_wizard.scss */
.wizard-step-title {
  /* Styles here */
}

/* line 40, ../../sass/custom/neuboard/_wizard.scss */
.wizard-nav-btn {
  border-radius: 25px;
}

/* Phone Specific Styling */
/* line 46, ../../sass/custom/neuboard/_wizard.scss */
.profile-phone .wizard:before {
  /* Styles here */
}
/* line 49, ../../sass/custom/neuboard/_wizard.scss */
.profile-phone .wizard .wizard-step-number {
  /* Styles here */
}

@media screen {
  /* line 2, ../../sass/custom/neuboard/_print-layout.scss */
  .print-logo {
    display: none;
  }

  /* line 6, ../../sass/custom/neuboard/_print-layout.scss */
  .print-date {
    display: none;
  }
}
@media print {
  /* line 13, ../../sass/custom/neuboard/_print-layout.scss */
  * {
    float: none;
  }

  @page {
    margin: 1cm;
  }
  /* line 21, ../../sass/custom/neuboard/_print-layout.scss */
  body {
    background: #FFFFFF;
    max-width: 100%;
    margin: 0;
    padding: 0;
  }

  /* line 28, ../../sass/custom/neuboard/_print-layout.scss */
  .print-button {
    display: none;
  }

  /* line 32, ../../sass/custom/neuboard/_print-layout.scss */
  .region-sidebar-fixed {
    display: none !important;
  }

  /* line 36, ../../sass/custom/neuboard/_print-layout.scss */
  .region-sidebar {
    display: none !important;
  }

  /* line 40, ../../sass/custom/neuboard/_print-layout.scss */
  .region-content {
    background: transparent;
    margin-left: 200px;
    width: auto;
    margin-right: 1cm;
  }

  /* line 47, ../../sass/custom/neuboard/_print-layout.scss */
  .panel {
    border: 1px solid #000000;
  }

  /* line 51, ../../sass/custom/neuboard/_print-layout.scss */
  .info-button-div-panel, .info-button-div-panel-inverse {
    display: none;
  }

  /* line 55, ../../sass/custom/neuboard/_print-layout.scss */
  .print-break-before {
    page-break-before: always;
  }

  /* line 59, ../../sass/custom/neuboard/_print-layout.scss */
  .print-keep-together {
    page-break-inside: avoid;
  }

  /* line 63, ../../sass/custom/neuboard/_print-layout.scss */
  .label-footer {
    display: none;
  }

  /* line 67, ../../sass/custom/neuboard/_print-layout.scss */
  .mx-scrollcontainer-wrapper {
    display: inline;
  }

  /* line 71, ../../sass/custom/neuboard/_print-layout.scss */
  .print-logo {
    display: block;
    min-height: 80px;
    float: left;
    padding: 0;
    line-height: 80px;
  }

  /* line 79, ../../sass/custom/neuboard/_print-layout.scss */
  .navbar-brand {
    display: none;
  }

  /* line 83, ../../sass/custom/neuboard/_print-layout.scss */
  .position-bar div {
    border: 1px solid #000000 !important;
  }

  /* line 87, ../../sass/custom/neuboard/_print-layout.scss */
  .print-date {
    display: inherit;
  }
}
  
