.note-editor {
  /*! normalize.css v2.1.3 | MIT License | git.io/normalize */ }

.note-editor article,
.note-editor aside,
.note-editor details,
.note-editor figcaption,
.note-editor figure,
.note-editor footer,
.note-editor header,
.note-editor hgroup,
.note-editor main,
.note-editor nav,
.note-editor section,
.note-editor summary {
  display: block; }

.note-editor audio,
.note-editor canvas,
.note-editor video {
  display: inline-block; }

.note-editor audio:not([controls]) {
  display: none;
  height: 0; }

.note-editor [hidden],
.note-editor template {
  display: none; }

.note-editor html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

.note-editor body {
  margin: 0; }

.note-editor a {
  background: transparent; }

.note-editor a:focus {
  outline: thin dotted; }

.note-editor a:active,
.note-editor a:hover {
  outline: 0; }

.note-editor h1 {
  font-size: 2em;
  margin: 0.67em 0; }

.note-editor abbr[title] {
  border-bottom: 1px dotted; }

.note-editor b,
.note-editor strong {
  font-weight: bold; }

.note-editor dfn {
  font-style: italic; }

.note-editor hr {
  box-sizing: content-box;
  height: 0; }

.note-editor mark {
  background: #ff0;
  color: #000; }

.note-editor code,
.note-editor kbd,
.note-editor pre,
.note-editor samp {
  font-family: monospace, serif;
  font-size: 1em; }

.note-editor pre {
  white-space: pre-wrap; }

.note-editor q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

.note-editor small {
  font-size: 80%; }

.note-editor sub,
.note-editor sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

.note-editor sup {
  top: -0.5em; }

.note-editor sub {
  bottom: -0.25em; }

.note-editor img {
  border: 0; }

.note-editor svg:not(:root) {
  overflow: hidden; }

.note-editor figure {
  margin: 0; }

.note-editor fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

.note-editor legend {
  border: 0;
  padding: 0; }

.note-editor button,
.note-editor input,
.note-editor select,
.note-editor textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

.note-editor button,
.note-editor input {
  line-height: normal; }

.note-editor button,
.note-editor select {
  text-transform: none; }

.note-editor button,
.note-editor html input[type="button"],
.note-editor input[type="reset"],
.note-editor input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

.note-editor button[disabled],
.note-editor html input[disabled] {
  cursor: default; }

.note-editor input[type="checkbox"],
.note-editor input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

.note-editor input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

.note-editor input[type="search"]::-webkit-search-cancel-button,
.note-editor input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

.note-editor button::-moz-focus-inner,
.note-editor input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.note-editor textarea {
  overflow: auto;
  vertical-align: top; }

.note-editor table {
  border-collapse: collapse;
  border-spacing: 0; }

@media print {
  .note-editor * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  .note-editor a,
  .note-editor a:visited {
    text-decoration: underline; }
  .note-editor a[href]:after {
    content: " (" attr(href) ")"; }
  .note-editor abbr[title]:after {
    content: " (" attr(title) ")"; }
  .note-editor .ir a:after,
  .note-editor a[href^="javascript:"]:after,
  .note-editor a[href^="#"]:after {
    content: ""; }
  .note-editor pre,
  .note-editor blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  .note-editor thead {
    display: table-header-group; }
  .note-editor tr,
  .note-editor img {
    page-break-inside: avoid; }
  .note-editor img {
    max-width: 100% !important; }
  @page {
    margin: 2cm .5cm; }
  .note-editor p,
  .note-editor h2,
  .note-editor h3 {
    orphans: 3;
    widows: 3; }
  .note-editor h2,
  .note-editor h3 {
    page-break-after: avoid; }
  .note-editor .navbar {
    display: none; }
  .note-editor .table td,
  .note-editor .table th {
    background-color: #fff !important; }
  .note-editor .btn > .caret,
  .note-editor .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .note-editor .label {
    border: 1px solid #000; }
  .note-editor .table {
    border-collapse: collapse !important; }
  .note-editor .table-bordered th,
  .note-editor .table-bordered td {
    border: 1px solid #ddd !important; } }

.note-editor *,
.note-editor *:before,
.note-editor *:after {
  box-sizing: border-box; }

.note-editor html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

.note-editor body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff; }

.note-editor input,
.note-editor button,
.note-editor select,
.note-editor textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

.note-editor a {
  color: #428bca;
  text-decoration: none; }

.note-editor a:hover,
.note-editor a:focus {
  color: #2a6496;
  text-decoration: underline; }

.note-editor a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.note-editor img {
  vertical-align: middle; }

.note-editor .img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.note-editor .img-rounded {
  border-radius: 6px; }

.note-editor .img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.note-editor .img-circle {
  border-radius: 50%; }

.note-editor hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.note-editor .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.note-editor p {
  margin: 0 0 10px; }

.note-editor .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4; }

@media (min-width: 768px) {
  .note-editor .lead {
    font-size: 21px; } }

.note-editor small,
.note-editor .small {
  font-size: 85%; }

.note-editor cite {
  font-style: normal; }

.note-editor .text-muted {
  color: #999999; }

.note-editor .text-primary {
  color: #428bca; }

.note-editor .text-primary:hover {
  color: #3071a9; }

.note-editor .text-warning {
  color: #c09853; }

.note-editor .text-warning:hover {
  color: #a47e3c; }

.note-editor .text-danger {
  color: #b94a48; }

.note-editor .text-danger:hover {
  color: #953b39; }

.note-editor .text-success {
  color: #468847; }

.note-editor .text-success:hover {
  color: #356635; }

.note-editor .text-info {
  color: #3a87ad; }

.note-editor .text-info:hover {
  color: #2d6987; }

.note-editor .text-left {
  text-align: left; }

.note-editor .text-right {
  text-align: right; }

.note-editor .text-center {
  text-align: center; }

.note-editor h1,
.note-editor h2,
.note-editor h3,
.note-editor h4,
.note-editor h5,
.note-editor h6,
.note-editor .h1,
.note-editor .h2,
.note-editor .h3,
.note-editor .h4,
.note-editor .h5,
.note-editor .h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

.note-editor h1 small,
.note-editor h2 small,
.note-editor h3 small,
.note-editor h4 small,
.note-editor h5 small,
.note-editor h6 small,
.note-editor .h1 small,
.note-editor .h2 small,
.note-editor .h3 small,
.note-editor .h4 small,
.note-editor .h5 small,
.note-editor .h6 small,
.note-editor h1 .small,
.note-editor h2 .small,
.note-editor h3 .small,
.note-editor h4 .small,
.note-editor h5 .small,
.note-editor h6 .small,
.note-editor .h1 .small,
.note-editor .h2 .small,
.note-editor .h3 .small,
.note-editor .h4 .small,
.note-editor .h5 .small,
.note-editor .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999; }

.note-editor h1,
.note-editor h2,
.note-editor h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

.note-editor h1 small,
.note-editor h2 small,
.note-editor h3 small,
.note-editor h1 .small,
.note-editor h2 .small,
.note-editor h3 .small {
  font-size: 65%; }

.note-editor h4,
.note-editor h5,
.note-editor h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

.note-editor h4 small,
.note-editor h5 small,
.note-editor h6 small,
.note-editor h4 .small,
.note-editor h5 .small,
.note-editor h6 .small {
  font-size: 75%; }

.note-editor h1,
.note-editor .h1 {
  font-size: 36px; }

.note-editor h2,
.note-editor .h2 {
  font-size: 30px; }

.note-editor h3,
.note-editor .h3 {
  font-size: 24px; }

.note-editor h4,
.note-editor .h4 {
  font-size: 18px; }

.note-editor h5,
.note-editor .h5 {
  font-size: 14px; }

.note-editor h6,
.note-editor .h6 {
  font-size: 12px; }

.note-editor .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

.note-editor ul,
.note-editor ol {
  margin-top: 0;
  margin-bottom: 10px; }

.note-editor ul ul,
.note-editor ol ul,
.note-editor ul ol,
.note-editor ol ol {
  margin-bottom: 0; }

.note-editor .list-unstyled {
  padding-left: 0;
  list-style: none; }

.note-editor .list-inline {
  padding-left: 0;
  list-style: none; }

.note-editor .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

.note-editor dl {
  margin-bottom: 20px; }

.note-editor dt,
.note-editor dd {
  line-height: 1.428571429; }

.note-editor dt {
  font-weight: bold; }

.note-editor dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .note-editor .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .note-editor .dl-horizontal dd {
    margin-left: 180px; }
  .note-editor .dl-horizontal dd:before,
  .note-editor .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .note-editor .dl-horizontal dd:after {
    clear: both; }
  .note-editor .dl-horizontal dd:before,
  .note-editor .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .note-editor .dl-horizontal dd:after {
    clear: both; } }

.note-editor abbr[title],
.note-editor abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

.note-editor abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.note-editor blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

.note-editor blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

.note-editor blockquote p:last-child {
  margin-bottom: 0; }

.note-editor blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999; }

.note-editor blockquote small:before {
  content: '\2014 \00A0'; }

.note-editor blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

.note-editor blockquote.pull-right p,
.note-editor blockquote.pull-right small,
.note-editor blockquote.pull-right .small {
  text-align: right; }

.note-editor blockquote.pull-right small:before,
.note-editor blockquote.pull-right .small:before {
  content: ''; }

.note-editor blockquote.pull-right small:after,
.note-editor blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

.note-editor blockquote:before,
.note-editor blockquote:after {
  content: ""; }

.note-editor address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

.note-editor code,
.note-editor kdb,
.note-editor pre,
.note-editor samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }

.note-editor code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px; }

.note-editor pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px; }

.note-editor pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.note-editor .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.note-editor .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.note-editor .container:before,
.note-editor .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .container:after {
  clear: both; }

.note-editor .container:before,
.note-editor .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .container:after {
  clear: both; }

.note-editor .row {
  margin-left: -15px;
  margin-right: -15px; }

.note-editor .row:before,
.note-editor .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .row:after {
  clear: both; }

.note-editor .row:before,
.note-editor .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .row:after {
  clear: both; }

.note-editor .col-xs-1,
.note-editor .col-sm-1,
.note-editor .col-md-1,
.note-editor .col-lg-1,
.note-editor .col-xs-2,
.note-editor .col-sm-2,
.note-editor .col-md-2,
.note-editor .col-lg-2,
.note-editor .col-xs-3,
.note-editor .col-sm-3,
.note-editor .col-md-3,
.note-editor .col-lg-3,
.note-editor .col-xs-4,
.note-editor .col-sm-4,
.note-editor .col-md-4,
.note-editor .col-lg-4,
.note-editor .col-xs-5,
.note-editor .col-sm-5,
.note-editor .col-md-5,
.note-editor .col-lg-5,
.note-editor .col-xs-6,
.note-editor .col-sm-6,
.note-editor .col-md-6,
.note-editor .col-lg-6,
.note-editor .col-xs-7,
.note-editor .col-sm-7,
.note-editor .col-md-7,
.note-editor .col-lg-7,
.note-editor .col-xs-8,
.note-editor .col-sm-8,
.note-editor .col-md-8,
.note-editor .col-lg-8,
.note-editor .col-xs-9,
.note-editor .col-sm-9,
.note-editor .col-md-9,
.note-editor .col-lg-9,
.note-editor .col-xs-10,
.note-editor .col-sm-10,
.note-editor .col-md-10,
.note-editor .col-lg-10,
.note-editor .col-xs-11,
.note-editor .col-sm-11,
.note-editor .col-md-11,
.note-editor .col-lg-11,
.note-editor .col-xs-12,
.note-editor .col-sm-12,
.note-editor .col-md-12,
.note-editor .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.note-editor .col-xs-1,
.note-editor .col-xs-2,
.note-editor .col-xs-3,
.note-editor .col-xs-4,
.note-editor .col-xs-5,
.note-editor .col-xs-6,
.note-editor .col-xs-7,
.note-editor .col-xs-8,
.note-editor .col-xs-9,
.note-editor .col-xs-10,
.note-editor .col-xs-11 {
  float: left; }

.note-editor .col-xs-12 {
  width: 100%; }

.note-editor .col-xs-11 {
  width: 91.66666666666666%; }

.note-editor .col-xs-10 {
  width: 83.33333333333334%; }

.note-editor .col-xs-9 {
  width: 75%; }

.note-editor .col-xs-8 {
  width: 66.66666666666666%; }

.note-editor .col-xs-7 {
  width: 58.333333333333336%; }

.note-editor .col-xs-6 {
  width: 50%; }

.note-editor .col-xs-5 {
  width: 41.66666666666667%; }

.note-editor .col-xs-4 {
  width: 33.33333333333333%; }

.note-editor .col-xs-3 {
  width: 25%; }

.note-editor .col-xs-2 {
  width: 16.666666666666664%; }

.note-editor .col-xs-1 {
  width: 8.333333333333332%; }

.note-editor .col-xs-pull-12 {
  right: 100%; }

.note-editor .col-xs-pull-11 {
  right: 91.66666666666666%; }

.note-editor .col-xs-pull-10 {
  right: 83.33333333333334%; }

.note-editor .col-xs-pull-9 {
  right: 75%; }

.note-editor .col-xs-pull-8 {
  right: 66.66666666666666%; }

.note-editor .col-xs-pull-7 {
  right: 58.333333333333336%; }

.note-editor .col-xs-pull-6 {
  right: 50%; }

.note-editor .col-xs-pull-5 {
  right: 41.66666666666667%; }

.note-editor .col-xs-pull-4 {
  right: 33.33333333333333%; }

.note-editor .col-xs-pull-3 {
  right: 25%; }

.note-editor .col-xs-pull-2 {
  right: 16.666666666666664%; }

.note-editor .col-xs-pull-1 {
  right: 8.333333333333332%; }

.note-editor .col-xs-push-12 {
  left: 100%; }

.note-editor .col-xs-push-11 {
  left: 91.66666666666666%; }

.note-editor .col-xs-push-10 {
  left: 83.33333333333334%; }

.note-editor .col-xs-push-9 {
  left: 75%; }

.note-editor .col-xs-push-8 {
  left: 66.66666666666666%; }

.note-editor .col-xs-push-7 {
  left: 58.333333333333336%; }

.note-editor .col-xs-push-6 {
  left: 50%; }

.note-editor .col-xs-push-5 {
  left: 41.66666666666667%; }

.note-editor .col-xs-push-4 {
  left: 33.33333333333333%; }

.note-editor .col-xs-push-3 {
  left: 25%; }

.note-editor .col-xs-push-2 {
  left: 16.666666666666664%; }

.note-editor .col-xs-push-1 {
  left: 8.333333333333332%; }

.note-editor .col-xs-offset-12 {
  margin-left: 100%; }

.note-editor .col-xs-offset-11 {
  margin-left: 91.66666666666666%; }

.note-editor .col-xs-offset-10 {
  margin-left: 83.33333333333334%; }

.note-editor .col-xs-offset-9 {
  margin-left: 75%; }

.note-editor .col-xs-offset-8 {
  margin-left: 66.66666666666666%; }

.note-editor .col-xs-offset-7 {
  margin-left: 58.333333333333336%; }

.note-editor .col-xs-offset-6 {
  margin-left: 50%; }

.note-editor .col-xs-offset-5 {
  margin-left: 41.66666666666667%; }

.note-editor .col-xs-offset-4 {
  margin-left: 33.33333333333333%; }

.note-editor .col-xs-offset-3 {
  margin-left: 25%; }

.note-editor .col-xs-offset-2 {
  margin-left: 16.666666666666664%; }

.note-editor .col-xs-offset-1 {
  margin-left: 8.333333333333332%; }

@media (min-width: 768px) {
  .note-editor .container {
    width: 750px; }
  .note-editor .col-sm-1,
  .note-editor .col-sm-2,
  .note-editor .col-sm-3,
  .note-editor .col-sm-4,
  .note-editor .col-sm-5,
  .note-editor .col-sm-6,
  .note-editor .col-sm-7,
  .note-editor .col-sm-8,
  .note-editor .col-sm-9,
  .note-editor .col-sm-10,
  .note-editor .col-sm-11 {
    float: left; }
  .note-editor .col-sm-12 {
    width: 100%; }
  .note-editor .col-sm-11 {
    width: 91.66666666666666%; }
  .note-editor .col-sm-10 {
    width: 83.33333333333334%; }
  .note-editor .col-sm-9 {
    width: 75%; }
  .note-editor .col-sm-8 {
    width: 66.66666666666666%; }
  .note-editor .col-sm-7 {
    width: 58.333333333333336%; }
  .note-editor .col-sm-6 {
    width: 50%; }
  .note-editor .col-sm-5 {
    width: 41.66666666666667%; }
  .note-editor .col-sm-4 {
    width: 33.33333333333333%; }
  .note-editor .col-sm-3 {
    width: 25%; }
  .note-editor .col-sm-2 {
    width: 16.666666666666664%; }
  .note-editor .col-sm-1 {
    width: 8.333333333333332%; }
  .note-editor .col-sm-pull-12 {
    right: 100%; }
  .note-editor .col-sm-pull-11 {
    right: 91.66666666666666%; }
  .note-editor .col-sm-pull-10 {
    right: 83.33333333333334%; }
  .note-editor .col-sm-pull-9 {
    right: 75%; }
  .note-editor .col-sm-pull-8 {
    right: 66.66666666666666%; }
  .note-editor .col-sm-pull-7 {
    right: 58.333333333333336%; }
  .note-editor .col-sm-pull-6 {
    right: 50%; }
  .note-editor .col-sm-pull-5 {
    right: 41.66666666666667%; }
  .note-editor .col-sm-pull-4 {
    right: 33.33333333333333%; }
  .note-editor .col-sm-pull-3 {
    right: 25%; }
  .note-editor .col-sm-pull-2 {
    right: 16.666666666666664%; }
  .note-editor .col-sm-pull-1 {
    right: 8.333333333333332%; }
  .note-editor .col-sm-push-12 {
    left: 100%; }
  .note-editor .col-sm-push-11 {
    left: 91.66666666666666%; }
  .note-editor .col-sm-push-10 {
    left: 83.33333333333334%; }
  .note-editor .col-sm-push-9 {
    left: 75%; }
  .note-editor .col-sm-push-8 {
    left: 66.66666666666666%; }
  .note-editor .col-sm-push-7 {
    left: 58.333333333333336%; }
  .note-editor .col-sm-push-6 {
    left: 50%; }
  .note-editor .col-sm-push-5 {
    left: 41.66666666666667%; }
  .note-editor .col-sm-push-4 {
    left: 33.33333333333333%; }
  .note-editor .col-sm-push-3 {
    left: 25%; }
  .note-editor .col-sm-push-2 {
    left: 16.666666666666664%; }
  .note-editor .col-sm-push-1 {
    left: 8.333333333333332%; }
  .note-editor .col-sm-offset-12 {
    margin-left: 100%; }
  .note-editor .col-sm-offset-11 {
    margin-left: 91.66666666666666%; }
  .note-editor .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }
  .note-editor .col-sm-offset-9 {
    margin-left: 75%; }
  .note-editor .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }
  .note-editor .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }
  .note-editor .col-sm-offset-6 {
    margin-left: 50%; }
  .note-editor .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }
  .note-editor .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }
  .note-editor .col-sm-offset-3 {
    margin-left: 25%; }
  .note-editor .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }
  .note-editor .col-sm-offset-1 {
    margin-left: 8.333333333333332%; } }

@media (min-width: 992px) {
  .note-editor .container {
    width: 970px; }
  .note-editor .col-md-1,
  .note-editor .col-md-2,
  .note-editor .col-md-3,
  .note-editor .col-md-4,
  .note-editor .col-md-5,
  .note-editor .col-md-6,
  .note-editor .col-md-7,
  .note-editor .col-md-8,
  .note-editor .col-md-9,
  .note-editor .col-md-10,
  .note-editor .col-md-11 {
    float: left; }
  .note-editor .col-md-12 {
    width: 100%; }
  .note-editor .col-md-11 {
    width: 91.66666666666666%; }
  .note-editor .col-md-10 {
    width: 83.33333333333334%; }
  .note-editor .col-md-9 {
    width: 75%; }
  .note-editor .col-md-8 {
    width: 66.66666666666666%; }
  .note-editor .col-md-7 {
    width: 58.333333333333336%; }
  .note-editor .col-md-6 {
    width: 50%; }
  .note-editor .col-md-5 {
    width: 41.66666666666667%; }
  .note-editor .col-md-4 {
    width: 33.33333333333333%; }
  .note-editor .col-md-3 {
    width: 25%; }
  .note-editor .col-md-2 {
    width: 16.666666666666664%; }
  .note-editor .col-md-1 {
    width: 8.333333333333332%; }
  .note-editor .col-md-pull-12 {
    right: 100%; }
  .note-editor .col-md-pull-11 {
    right: 91.66666666666666%; }
  .note-editor .col-md-pull-10 {
    right: 83.33333333333334%; }
  .note-editor .col-md-pull-9 {
    right: 75%; }
  .note-editor .col-md-pull-8 {
    right: 66.66666666666666%; }
  .note-editor .col-md-pull-7 {
    right: 58.333333333333336%; }
  .note-editor .col-md-pull-6 {
    right: 50%; }
  .note-editor .col-md-pull-5 {
    right: 41.66666666666667%; }
  .note-editor .col-md-pull-4 {
    right: 33.33333333333333%; }
  .note-editor .col-md-pull-3 {
    right: 25%; }
  .note-editor .col-md-pull-2 {
    right: 16.666666666666664%; }
  .note-editor .col-md-pull-1 {
    right: 8.333333333333332%; }
  .note-editor .col-md-push-12 {
    left: 100%; }
  .note-editor .col-md-push-11 {
    left: 91.66666666666666%; }
  .note-editor .col-md-push-10 {
    left: 83.33333333333334%; }
  .note-editor .col-md-push-9 {
    left: 75%; }
  .note-editor .col-md-push-8 {
    left: 66.66666666666666%; }
  .note-editor .col-md-push-7 {
    left: 58.333333333333336%; }
  .note-editor .col-md-push-6 {
    left: 50%; }
  .note-editor .col-md-push-5 {
    left: 41.66666666666667%; }
  .note-editor .col-md-push-4 {
    left: 33.33333333333333%; }
  .note-editor .col-md-push-3 {
    left: 25%; }
  .note-editor .col-md-push-2 {
    left: 16.666666666666664%; }
  .note-editor .col-md-push-1 {
    left: 8.333333333333332%; }
  .note-editor .col-md-offset-12 {
    margin-left: 100%; }
  .note-editor .col-md-offset-11 {
    margin-left: 91.66666666666666%; }
  .note-editor .col-md-offset-10 {
    margin-left: 83.33333333333334%; }
  .note-editor .col-md-offset-9 {
    margin-left: 75%; }
  .note-editor .col-md-offset-8 {
    margin-left: 66.66666666666666%; }
  .note-editor .col-md-offset-7 {
    margin-left: 58.333333333333336%; }
  .note-editor .col-md-offset-6 {
    margin-left: 50%; }
  .note-editor .col-md-offset-5 {
    margin-left: 41.66666666666667%; }
  .note-editor .col-md-offset-4 {
    margin-left: 33.33333333333333%; }
  .note-editor .col-md-offset-3 {
    margin-left: 25%; }
  .note-editor .col-md-offset-2 {
    margin-left: 16.666666666666664%; }
  .note-editor .col-md-offset-1 {
    margin-left: 8.333333333333332%; } }

@media (min-width: 1200px) {
  .note-editor .container {
    width: 1170px; }
  .note-editor .col-lg-1,
  .note-editor .col-lg-2,
  .note-editor .col-lg-3,
  .note-editor .col-lg-4,
  .note-editor .col-lg-5,
  .note-editor .col-lg-6,
  .note-editor .col-lg-7,
  .note-editor .col-lg-8,
  .note-editor .col-lg-9,
  .note-editor .col-lg-10,
  .note-editor .col-lg-11 {
    float: left; }
  .note-editor .col-lg-12 {
    width: 100%; }
  .note-editor .col-lg-11 {
    width: 91.66666666666666%; }
  .note-editor .col-lg-10 {
    width: 83.33333333333334%; }
  .note-editor .col-lg-9 {
    width: 75%; }
  .note-editor .col-lg-8 {
    width: 66.66666666666666%; }
  .note-editor .col-lg-7 {
    width: 58.333333333333336%; }
  .note-editor .col-lg-6 {
    width: 50%; }
  .note-editor .col-lg-5 {
    width: 41.66666666666667%; }
  .note-editor .col-lg-4 {
    width: 33.33333333333333%; }
  .note-editor .col-lg-3 {
    width: 25%; }
  .note-editor .col-lg-2 {
    width: 16.666666666666664%; }
  .note-editor .col-lg-1 {
    width: 8.333333333333332%; }
  .note-editor .col-lg-pull-12 {
    right: 100%; }
  .note-editor .col-lg-pull-11 {
    right: 91.66666666666666%; }
  .note-editor .col-lg-pull-10 {
    right: 83.33333333333334%; }
  .note-editor .col-lg-pull-9 {
    right: 75%; }
  .note-editor .col-lg-pull-8 {
    right: 66.66666666666666%; }
  .note-editor .col-lg-pull-7 {
    right: 58.333333333333336%; }
  .note-editor .col-lg-pull-6 {
    right: 50%; }
  .note-editor .col-lg-pull-5 {
    right: 41.66666666666667%; }
  .note-editor .col-lg-pull-4 {
    right: 33.33333333333333%; }
  .note-editor .col-lg-pull-3 {
    right: 25%; }
  .note-editor .col-lg-pull-2 {
    right: 16.666666666666664%; }
  .note-editor .col-lg-pull-1 {
    right: 8.333333333333332%; }
  .note-editor .col-lg-push-12 {
    left: 100%; }
  .note-editor .col-lg-push-11 {
    left: 91.66666666666666%; }
  .note-editor .col-lg-push-10 {
    left: 83.33333333333334%; }
  .note-editor .col-lg-push-9 {
    left: 75%; }
  .note-editor .col-lg-push-8 {
    left: 66.66666666666666%; }
  .note-editor .col-lg-push-7 {
    left: 58.333333333333336%; }
  .note-editor .col-lg-push-6 {
    left: 50%; }
  .note-editor .col-lg-push-5 {
    left: 41.66666666666667%; }
  .note-editor .col-lg-push-4 {
    left: 33.33333333333333%; }
  .note-editor .col-lg-push-3 {
    left: 25%; }
  .note-editor .col-lg-push-2 {
    left: 16.666666666666664%; }
  .note-editor .col-lg-push-1 {
    left: 8.333333333333332%; }
  .note-editor .col-lg-offset-12 {
    margin-left: 100%; }
  .note-editor .col-lg-offset-11 {
    margin-left: 91.66666666666666%; }
  .note-editor .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }
  .note-editor .col-lg-offset-9 {
    margin-left: 75%; }
  .note-editor .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }
  .note-editor .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }
  .note-editor .col-lg-offset-6 {
    margin-left: 50%; }
  .note-editor .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }
  .note-editor .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }
  .note-editor .col-lg-offset-3 {
    margin-left: 25%; }
  .note-editor .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }
  .note-editor .col-lg-offset-1 {
    margin-left: 8.333333333333332%; } }

.note-editor table {
  max-width: 100%;
  background-color: transparent; }

.note-editor th {
  text-align: left; }

.note-editor .table {
  width: 100%;
  margin-bottom: 20px; }

.note-editor .table > thead > tr > th,
.note-editor .table > tbody > tr > th,
.note-editor .table > tfoot > tr > th,
.note-editor .table > thead > tr > td,
.note-editor .table > tbody > tr > td,
.note-editor .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.note-editor .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd; }

.note-editor .table > caption + thead > tr:first-child > th,
.note-editor .table > colgroup + thead > tr:first-child > th,
.note-editor .table > thead:first-child > tr:first-child > th,
.note-editor .table > caption + thead > tr:first-child > td,
.note-editor .table > colgroup + thead > tr:first-child > td,
.note-editor .table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.note-editor .table > tbody + tbody {
  border-top: 2px solid #dddddd; }

.note-editor .table .table {
  background-color: #ffffff; }

.note-editor .table-condensed > thead > tr > th,
.note-editor .table-condensed > tbody > tr > th,
.note-editor .table-condensed > tfoot > tr > th,
.note-editor .table-condensed > thead > tr > td,
.note-editor .table-condensed > tbody > tr > td,
.note-editor .table-condensed > tfoot > tr > td {
  padding: 5px; }

.note-editor .table-bordered {
  border: 1px solid #dddddd; }

.note-editor .table-bordered > thead > tr > th,
.note-editor .table-bordered > tbody > tr > th,
.note-editor .table-bordered > tfoot > tr > th,
.note-editor .table-bordered > thead > tr > td,
.note-editor .table-bordered > tbody > tr > td,
.note-editor .table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd; }

.note-editor .table-bordered > thead > tr > th,
.note-editor .table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.note-editor .table-striped > tbody > tr:nth-child(odd) > td,
.note-editor .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.note-editor .table-hover > tbody > tr:hover > td,
.note-editor .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

.note-editor table col[class*="col-"] {
  float: none;
  display: table-column; }

.note-editor table td[class*="col-"],
.note-editor table th[class*="col-"] {
  float: none;
  display: table-cell; }

.note-editor .table > thead > tr > td.active,
.note-editor .table > tbody > tr > td.active,
.note-editor .table > tfoot > tr > td.active,
.note-editor .table > thead > tr > th.active,
.note-editor .table > tbody > tr > th.active,
.note-editor .table > tfoot > tr > th.active,
.note-editor .table > thead > tr.active > td,
.note-editor .table > tbody > tr.active > td,
.note-editor .table > tfoot > tr.active > td,
.note-editor .table > thead > tr.active > th,
.note-editor .table > tbody > tr.active > th,
.note-editor .table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.note-editor .table > thead > tr > td.success,
.note-editor .table > tbody > tr > td.success,
.note-editor .table > tfoot > tr > td.success,
.note-editor .table > thead > tr > th.success,
.note-editor .table > tbody > tr > th.success,
.note-editor .table > tfoot > tr > th.success,
.note-editor .table > thead > tr.success > td,
.note-editor .table > tbody > tr.success > td,
.note-editor .table > tfoot > tr.success > td,
.note-editor .table > thead > tr.success > th,
.note-editor .table > tbody > tr.success > th,
.note-editor .table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.note-editor .table-hover > tbody > tr > td.success:hover,
.note-editor .table-hover > tbody > tr > th.success:hover,
.note-editor .table-hover > tbody > tr.success:hover > td,
.note-editor .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
  border-color: #c9e2b3; }

.note-editor .table > thead > tr > td.danger,
.note-editor .table > tbody > tr > td.danger,
.note-editor .table > tfoot > tr > td.danger,
.note-editor .table > thead > tr > th.danger,
.note-editor .table > tbody > tr > th.danger,
.note-editor .table > tfoot > tr > th.danger,
.note-editor .table > thead > tr.danger > td,
.note-editor .table > tbody > tr.danger > td,
.note-editor .table > tfoot > tr.danger > td,
.note-editor .table > thead > tr.danger > th,
.note-editor .table > tbody > tr.danger > th,
.note-editor .table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #ebccd1; }

.note-editor .table-hover > tbody > tr > td.danger:hover,
.note-editor .table-hover > tbody > tr > th.danger:hover,
.note-editor .table-hover > tbody > tr.danger:hover > td,
.note-editor .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
  border-color: #e4b9c0; }

.note-editor .table > thead > tr > td.warning,
.note-editor .table > tbody > tr > td.warning,
.note-editor .table > tfoot > tr > td.warning,
.note-editor .table > thead > tr > th.warning,
.note-editor .table > tbody > tr > th.warning,
.note-editor .table > tfoot > tr > th.warning,
.note-editor .table > thead > tr.warning > td,
.note-editor .table > tbody > tr.warning > td,
.note-editor .table > tfoot > tr.warning > td,
.note-editor .table > thead > tr.warning > th,
.note-editor .table > tbody > tr.warning > th,
.note-editor .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #faebcc; }

.note-editor .table-hover > tbody > tr > td.warning:hover,
.note-editor .table-hover > tbody > tr > th.warning:hover,
.note-editor .table-hover > tbody > tr.warning:hover > td,
.note-editor .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
  border-color: #f7e1b5; }

@media (max-width: 767px) {
  .note-editor .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch; }
  .note-editor .table-responsive > .table {
    margin-bottom: 0; }
  .note-editor .table-responsive > .table > thead > tr > th,
  .note-editor .table-responsive > .table > tbody > tr > th,
  .note-editor .table-responsive > .table > tfoot > tr > th,
  .note-editor .table-responsive > .table > thead > tr > td,
  .note-editor .table-responsive > .table > tbody > tr > td,
  .note-editor .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
  .note-editor .table-responsive > .table-bordered {
    border: 0; }
  .note-editor .table-responsive > .table-bordered > thead > tr > th:first-child,
  .note-editor .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .note-editor .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .note-editor .table-responsive > .table-bordered > thead > tr > td:first-child,
  .note-editor .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .note-editor .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .note-editor .table-responsive > .table-bordered > thead > tr > th:last-child,
  .note-editor .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .note-editor .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .note-editor .table-responsive > .table-bordered > thead > tr > td:last-child,
  .note-editor .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .note-editor .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .note-editor .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .note-editor .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .note-editor .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .note-editor .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

.note-editor fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

.note-editor legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

.note-editor label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

.note-editor input[type="search"] {
  box-sizing: border-box; }

.note-editor input[type="radio"],
.note-editor input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

.note-editor input[type="file"] {
  display: block; }

.note-editor select[multiple],
.note-editor select[size] {
  height: auto; }

.note-editor select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit; }

.note-editor input[type="file"]:focus,
.note-editor input[type="radio"]:focus,
.note-editor input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.note-editor input[type="number"]::-webkit-outer-spin-button,
.note-editor input[type="number"]::-webkit-inner-spin-button {
  height: auto; }

.note-editor output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle; }

.note-editor .form-control:-moz-placeholder {
  color: #999999; }

.note-editor .form-control::-moz-placeholder {
  color: #999999; }

.note-editor .form-control:-ms-input-placeholder {
  color: #999999; }

.note-editor .form-control::-webkit-input-placeholder {
  color: #999999; }

.note-editor .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.note-editor .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.note-editor .form-control[disabled],
.note-editor .form-control[readonly],
fieldset[disabled] .note-editor .form-control {
  cursor: not-allowed;
  background-color: #eeeeee; }

textarea.note-editor .form-control {
  height: auto; }

.note-editor .form-group {
  margin-bottom: 15px; }

.note-editor .radio,
.note-editor .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle; }

.note-editor .radio label,
.note-editor .checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.note-editor .radio input[type="radio"],
.note-editor .radio-inline input[type="radio"],
.note-editor .checkbox input[type="checkbox"],
.note-editor .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.note-editor .radio + .radio,
.note-editor .checkbox + .checkbox {
  margin-top: -5px; }

.note-editor .radio-inline,
.note-editor .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.note-editor .radio-inline + .radio-inline,
.note-editor .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

.note-editor input[type="radio"][disabled],
.note-editor input[type="checkbox"][disabled],
.note-editor .radio[disabled],
.note-editor .radio-inline[disabled],
.note-editor .checkbox[disabled],
.note-editor .checkbox-inline[disabled],
fieldset[disabled] .note-editor input[type="radio"],
fieldset[disabled] .note-editor input[type="checkbox"],
fieldset[disabled] .note-editor .radio,
fieldset[disabled] .note-editor .radio-inline,
fieldset[disabled] .note-editor .checkbox,
fieldset[disabled] .note-editor .checkbox-inline {
  cursor: not-allowed; }

.note-editor .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.note-editor .input-sm {
  height: 30px;
  line-height: 30px; }

textarea.note-editor .input-sm {
  height: auto; }

.note-editor .input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.note-editor .input-lg {
  height: 45px;
  line-height: 45px; }

textarea.note-editor .input-lg {
  height: auto; }

.note-editor .has-warning .help-block,
.note-editor .has-warning .control-label {
  color: #c09853; }

.note-editor .has-warning .form-control {
  border-color: #c09853;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.note-editor .has-warning .form-control:focus {
  border-color: #a47e3c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }

.note-editor .has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3; }

.note-editor .has-error .help-block,
.note-editor .has-error .control-label {
  color: #b94a48; }

.note-editor .has-error .form-control {
  border-color: #b94a48;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.note-editor .has-error .form-control:focus {
  border-color: #953b39;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

.note-editor .has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede; }

.note-editor .has-success .help-block,
.note-editor .has-success .control-label {
  color: #468847; }

.note-editor .has-success .form-control {
  border-color: #468847;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.note-editor .has-success .form-control:focus {
  border-color: #356635;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }

.note-editor .has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8; }

.note-editor .form-control-static {
  margin-bottom: 0; }

.note-editor .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .note-editor .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .note-editor .form-inline .form-control {
    display: inline-block; }
  .note-editor .form-inline .radio,
  .note-editor .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; }
  .note-editor .form-inline .radio input[type="radio"],
  .note-editor .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }

.note-editor .form-horizontal .control-label,
.note-editor .form-horizontal .radio,
.note-editor .form-horizontal .checkbox,
.note-editor .form-horizontal .radio-inline,
.note-editor .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.note-editor .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

.note-editor .form-horizontal .form-group:before,
.note-editor .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .form-horizontal .form-group:after {
  clear: both; }

.note-editor .form-horizontal .form-group:before,
.note-editor .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .form-horizontal .form-group:after {
  clear: both; }

.note-editor .form-horizontal .form-control-static {
  padding-top: 7px; }

@media (min-width: 768px) {
  .note-editor .form-horizontal .control-label {
    text-align: right; } }

.note-editor .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.note-editor .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.note-editor .btn:hover,
.note-editor .btn:focus {
  color: #333333;
  text-decoration: none; }

.note-editor .btn:active,
.note-editor .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.note-editor .btn.disabled,
.note-editor .btn[disabled],
fieldset[disabled] .note-editor .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none; }

.note-editor .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc; }

.note-editor .btn-default:hover,
.note-editor .btn-default:focus,
.note-editor .btn-default:active,
.note-editor .btn-default.active,
.open .dropdown-toggle.note-editor .btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad; }

.note-editor .btn-default:active,
.note-editor .btn-default.active,
.open .dropdown-toggle.note-editor .btn-default {
  background-image: none; }

.note-editor .btn-default.disabled,
.note-editor .btn-default[disabled],
fieldset[disabled] .note-editor .btn-default,
.note-editor .btn-default.disabled:hover,
.note-editor .btn-default[disabled]:hover,
fieldset[disabled] .note-editor .btn-default:hover,
.note-editor .btn-default.disabled:focus,
.note-editor .btn-default[disabled]:focus,
fieldset[disabled] .note-editor .btn-default:focus,
.note-editor .btn-default.disabled:active,
.note-editor .btn-default[disabled]:active,
fieldset[disabled] .note-editor .btn-default:active,
.note-editor .btn-default.disabled.active,
.note-editor .btn-default[disabled].active,
fieldset[disabled] .note-editor .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc; }

.note-editor .btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd; }

.note-editor .btn-primary:hover,
.note-editor .btn-primary:focus,
.note-editor .btn-primary:active,
.note-editor .btn-primary.active,
.open .dropdown-toggle.note-editor .btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e; }

.note-editor .btn-primary:active,
.note-editor .btn-primary.active,
.open .dropdown-toggle.note-editor .btn-primary {
  background-image: none; }

.note-editor .btn-primary.disabled,
.note-editor .btn-primary[disabled],
fieldset[disabled] .note-editor .btn-primary,
.note-editor .btn-primary.disabled:hover,
.note-editor .btn-primary[disabled]:hover,
fieldset[disabled] .note-editor .btn-primary:hover,
.note-editor .btn-primary.disabled:focus,
.note-editor .btn-primary[disabled]:focus,
fieldset[disabled] .note-editor .btn-primary:focus,
.note-editor .btn-primary.disabled:active,
.note-editor .btn-primary[disabled]:active,
fieldset[disabled] .note-editor .btn-primary:active,
.note-editor .btn-primary.disabled.active,
.note-editor .btn-primary[disabled].active,
fieldset[disabled] .note-editor .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd; }

.note-editor .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.note-editor .btn-warning:hover,
.note-editor .btn-warning:focus,
.note-editor .btn-warning:active,
.note-editor .btn-warning.active,
.open .dropdown-toggle.note-editor .btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512; }

.note-editor .btn-warning:active,
.note-editor .btn-warning.active,
.open .dropdown-toggle.note-editor .btn-warning {
  background-image: none; }

.note-editor .btn-warning.disabled,
.note-editor .btn-warning[disabled],
fieldset[disabled] .note-editor .btn-warning,
.note-editor .btn-warning.disabled:hover,
.note-editor .btn-warning[disabled]:hover,
fieldset[disabled] .note-editor .btn-warning:hover,
.note-editor .btn-warning.disabled:focus,
.note-editor .btn-warning[disabled]:focus,
fieldset[disabled] .note-editor .btn-warning:focus,
.note-editor .btn-warning.disabled:active,
.note-editor .btn-warning[disabled]:active,
fieldset[disabled] .note-editor .btn-warning:active,
.note-editor .btn-warning.disabled.active,
.note-editor .btn-warning[disabled].active,
fieldset[disabled] .note-editor .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

.note-editor .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.note-editor .btn-danger:hover,
.note-editor .btn-danger:focus,
.note-editor .btn-danger:active,
.note-editor .btn-danger.active,
.open .dropdown-toggle.note-editor .btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925; }

.note-editor .btn-danger:active,
.note-editor .btn-danger.active,
.open .dropdown-toggle.note-editor .btn-danger {
  background-image: none; }

.note-editor .btn-danger.disabled,
.note-editor .btn-danger[disabled],
fieldset[disabled] .note-editor .btn-danger,
.note-editor .btn-danger.disabled:hover,
.note-editor .btn-danger[disabled]:hover,
fieldset[disabled] .note-editor .btn-danger:hover,
.note-editor .btn-danger.disabled:focus,
.note-editor .btn-danger[disabled]:focus,
fieldset[disabled] .note-editor .btn-danger:focus,
.note-editor .btn-danger.disabled:active,
.note-editor .btn-danger[disabled]:active,
fieldset[disabled] .note-editor .btn-danger:active,
.note-editor .btn-danger.disabled.active,
.note-editor .btn-danger[disabled].active,
fieldset[disabled] .note-editor .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.note-editor .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.note-editor .btn-success:hover,
.note-editor .btn-success:focus,
.note-editor .btn-success:active,
.note-editor .btn-success.active,
.open .dropdown-toggle.note-editor .btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439; }

.note-editor .btn-success:active,
.note-editor .btn-success.active,
.open .dropdown-toggle.note-editor .btn-success {
  background-image: none; }

.note-editor .btn-success.disabled,
.note-editor .btn-success[disabled],
fieldset[disabled] .note-editor .btn-success,
.note-editor .btn-success.disabled:hover,
.note-editor .btn-success[disabled]:hover,
fieldset[disabled] .note-editor .btn-success:hover,
.note-editor .btn-success.disabled:focus,
.note-editor .btn-success[disabled]:focus,
fieldset[disabled] .note-editor .btn-success:focus,
.note-editor .btn-success.disabled:active,
.note-editor .btn-success[disabled]:active,
fieldset[disabled] .note-editor .btn-success:active,
.note-editor .btn-success.disabled.active,
.note-editor .btn-success[disabled].active,
fieldset[disabled] .note-editor .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.note-editor .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.note-editor .btn-info:hover,
.note-editor .btn-info:focus,
.note-editor .btn-info:active,
.note-editor .btn-info.active,
.open .dropdown-toggle.note-editor .btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc; }

.note-editor .btn-info:active,
.note-editor .btn-info.active,
.open .dropdown-toggle.note-editor .btn-info {
  background-image: none; }

.note-editor .btn-info.disabled,
.note-editor .btn-info[disabled],
fieldset[disabled] .note-editor .btn-info,
.note-editor .btn-info.disabled:hover,
.note-editor .btn-info[disabled]:hover,
fieldset[disabled] .note-editor .btn-info:hover,
.note-editor .btn-info.disabled:focus,
.note-editor .btn-info[disabled]:focus,
fieldset[disabled] .note-editor .btn-info:focus,
.note-editor .btn-info.disabled:active,
.note-editor .btn-info[disabled]:active,
fieldset[disabled] .note-editor .btn-info:active,
.note-editor .btn-info.disabled.active,
.note-editor .btn-info[disabled].active,
fieldset[disabled] .note-editor .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

.note-editor .btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }

.note-editor .btn-link,
.note-editor .btn-link:active,
.note-editor .btn-link[disabled],
fieldset[disabled] .note-editor .btn-link {
  background-color: transparent;
  box-shadow: none; }

.note-editor .btn-link,
.note-editor .btn-link:hover,
.note-editor .btn-link:focus,
.note-editor .btn-link:active {
  border-color: transparent; }

.note-editor .btn-link:hover,
.note-editor .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

.note-editor .btn-link[disabled]:hover,
fieldset[disabled] .note-editor .btn-link:hover,
.note-editor .btn-link[disabled]:focus,
fieldset[disabled] .note-editor .btn-link:focus {
  color: #999999;
  text-decoration: none; }

.note-editor .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.note-editor .btn-sm,
.note-editor .btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.note-editor .btn-xs {
  padding: 1px 5px; }

.note-editor .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.note-editor .btn-block + .btn-block {
  margin-top: 5px; }

.note-editor input[type="submit"].btn-block,
.note-editor input[type="reset"].btn-block,
.note-editor input[type="button"].btn-block {
  width: 100%; }

.note-editor .fade {
  opacity: 0;
  transition: opacity 0.15s linear; }

.note-editor .fade.in {
  opacity: 1; }

.note-editor .collapse {
  display: none; }

.note-editor .collapse.in {
  display: block; }

.note-editor .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.note-editor .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted; }

.note-editor .dropdown {
  position: relative; }

.note-editor .dropdown-toggle:focus {
  outline: 0; }

.note-editor .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

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

.note-editor .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.note-editor .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap; }

.note-editor .dropdown-menu > li > a:hover,
.note-editor .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.note-editor .dropdown-menu > .active > a,
.note-editor .dropdown-menu > .active > a:hover,
.note-editor .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.note-editor .dropdown-menu > .disabled > a,
.note-editor .dropdown-menu > .disabled > a:hover,
.note-editor .dropdown-menu > .disabled > a:focus {
  color: #999999; }

.note-editor .dropdown-menu > .disabled > a:hover,
.note-editor .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.note-editor .open > .dropdown-menu {
  display: block; }

.note-editor .open > a {
  outline: 0; }

.note-editor .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999; }

.note-editor .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.note-editor .pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.note-editor .dropup .caret,
.note-editor .navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: ""; }

.note-editor .dropup .dropdown-menu,
.note-editor .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .note-editor .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }

.btn-default .note-editor .caret {
  border-top-color: #333333; }

.btn-primary .note-editor .caret,
.btn-success .note-editor .caret,
.btn-warning .note-editor .caret,
.btn-danger .note-editor .caret,
.btn-info .note-editor .caret {
  border-top-color: #fff; }

.note-editor .dropup .btn-default .caret {
  border-bottom-color: #333333; }

.note-editor .dropup .btn-primary .caret,
.note-editor .dropup .btn-success .caret,
.note-editor .dropup .btn-warning .caret,
.note-editor .dropup .btn-danger .caret,
.note-editor .dropup .btn-info .caret {
  border-bottom-color: #fff; }

.note-editor .btn-group,
.note-editor .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.note-editor .btn-group > .btn,
.note-editor .btn-group-vertical > .btn {
  position: relative;
  float: left; }

.note-editor .btn-group > .btn:hover,
.note-editor .btn-group-vertical > .btn:hover,
.note-editor .btn-group > .btn:focus,
.note-editor .btn-group-vertical > .btn:focus,
.note-editor .btn-group > .btn:active,
.note-editor .btn-group-vertical > .btn:active,
.note-editor .btn-group > .btn.active,
.note-editor .btn-group-vertical > .btn.active {
  z-index: 2; }

.note-editor .btn-group > .btn:focus,
.note-editor .btn-group-vertical > .btn:focus {
  outline: none; }

.note-editor .btn-group .btn + .btn,
.note-editor .btn-group .btn + .btn-group,
.note-editor .btn-group .btn-group + .btn,
.note-editor .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.note-editor .btn-toolbar:before,
.note-editor .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .btn-toolbar:after {
  clear: both; }

.note-editor .btn-toolbar:before,
.note-editor .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .btn-toolbar:after {
  clear: both; }

.note-editor .btn-toolbar .btn-group {
  float: left; }

.note-editor .btn-toolbar > .btn + .btn,
.note-editor .btn-toolbar > .btn-group + .btn,
.note-editor .btn-toolbar > .btn + .btn-group,
.note-editor .btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px; }

.note-editor .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.note-editor .btn-group > .btn:first-child {
  margin-left: 0; }

.note-editor .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.note-editor .btn-group > .btn:last-child:not(:first-child),
.note-editor .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.note-editor .btn-group > .btn-group {
  float: left; }

.note-editor .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.note-editor .btn-group > .btn-group:first-child > .btn:last-child,
.note-editor .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.note-editor .btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.note-editor .btn-group .dropdown-toggle:active,
.note-editor .btn-group.open .dropdown-toggle {
  outline: 0; }

.note-editor .btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px; }

.note-editor .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.note-editor .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.note-editor .btn-group > .btn + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px; }

.note-editor .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.note-editor .btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.note-editor .btn .caret {
  margin-left: 0; }

.note-editor .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.note-editor .dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.note-editor .btn-group-vertical > .btn,
.note-editor .btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.note-editor .btn-group-vertical > .btn-group:before,
.note-editor .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .btn-group-vertical > .btn-group:after {
  clear: both; }

.note-editor .btn-group-vertical > .btn-group:before,
.note-editor .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .btn-group-vertical > .btn-group:after {
  clear: both; }

.note-editor .btn-group-vertical > .btn-group > .btn {
  float: none; }

.note-editor .btn-group-vertical > .btn + .btn,
.note-editor .btn-group-vertical > .btn + .btn-group,
.note-editor .btn-group-vertical > .btn-group + .btn,
.note-editor .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.note-editor .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.note-editor .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.note-editor .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.note-editor .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.note-editor .btn-group-vertical > .btn-group:first-child > .btn:last-child,
.note-editor .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.note-editor .btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.note-editor .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.note-editor .btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%; }

.note-editor [data-toggle="buttons"] > .btn > input[type="radio"],
.note-editor [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

.note-editor .input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.note-editor .input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0; }

.note-editor .input-group .form-control {
  width: 100%;
  margin-bottom: 0; }

.note-editor .input-group-lg > .form-control,
.note-editor .input-group-lg > .input-group-addon,
.note-editor .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.note-editor .input-group-lg > .form-control,
select.note-editor .input-group-lg > .input-group-addon,
select.note-editor .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px; }

textarea.note-editor .input-group-lg > .form-control,
textarea.note-editor .input-group-lg > .input-group-addon,
textarea.note-editor .input-group-lg > .input-group-btn > .btn {
  height: auto; }

.note-editor .input-group-sm > .form-control,
.note-editor .input-group-sm > .input-group-addon,
.note-editor .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.note-editor .input-group-sm > .form-control,
select.note-editor .input-group-sm > .input-group-addon,
select.note-editor .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

textarea.note-editor .input-group-sm > .form-control,
textarea.note-editor .input-group-sm > .input-group-addon,
textarea.note-editor .input-group-sm > .input-group-btn > .btn {
  height: auto; }

.note-editor .input-group-addon,
.note-editor .input-group-btn,
.note-editor .input-group .form-control {
  display: table-cell; }

.note-editor .input-group-addon:not(:first-child):not(:last-child),
.note-editor .input-group-btn:not(:first-child):not(:last-child),
.note-editor .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.note-editor .input-group-addon,
.note-editor .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.note-editor .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px; }

.note-editor .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.note-editor .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.note-editor .input-group-addon input[type="radio"],
.note-editor .input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.note-editor .input-group .form-control:first-child,
.note-editor .input-group-addon:first-child,
.note-editor .input-group-btn:first-child > .btn,
.note-editor .input-group-btn:first-child > .dropdown-toggle,
.note-editor .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.note-editor .input-group-addon:first-child {
  border-right: 0; }

.note-editor .input-group .form-control:last-child,
.note-editor .input-group-addon:last-child,
.note-editor .input-group-btn:last-child > .btn,
.note-editor .input-group-btn:last-child > .dropdown-toggle,
.note-editor .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.note-editor .input-group-addon:last-child {
  border-left: 0; }

.note-editor .input-group-btn {
  position: relative;
  white-space: nowrap; }

.note-editor .input-group-btn:first-child > .btn {
  margin-right: -1px; }

.note-editor .input-group-btn:last-child > .btn {
  margin-left: -1px; }

.note-editor .input-group-btn > .btn {
  position: relative; }

.note-editor .input-group-btn > .btn + .btn {
  margin-left: -4px; }

.note-editor .input-group-btn > .btn:hover,
.note-editor .input-group-btn > .btn:active {
  z-index: 2; }

.note-editor .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.note-editor .nav:before,
.note-editor .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .nav:after {
  clear: both; }

.note-editor .nav:before,
.note-editor .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .nav:after {
  clear: both; }

.note-editor .nav > li {
  position: relative;
  display: block; }

.note-editor .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.note-editor .nav > li > a:hover,
.note-editor .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.note-editor .nav > li.disabled > a {
  color: #999999; }

.note-editor .nav > li.disabled > a:hover,
.note-editor .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }

.note-editor .nav .open > a,
.note-editor .nav .open > a:hover,
.note-editor .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca; }

.note-editor .nav .open > a .caret,
.note-editor .nav .open > a:hover .caret,
.note-editor .nav .open > a:focus .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.note-editor .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.note-editor .nav > li > a > img {
  max-width: none; }

.note-editor .nav-tabs {
  border-bottom: 1px solid #dddddd; }

.note-editor .nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.note-editor .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.note-editor .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

.note-editor .nav-tabs > li.active > a,
.note-editor .nav-tabs > li.active > a:hover,
.note-editor .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default; }

.note-editor .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.note-editor .nav-tabs.nav-justified > li {
  float: none; }

.note-editor .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

@media (min-width: 768px) {
  .note-editor .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .note-editor .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.note-editor .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.note-editor .nav-tabs.nav-justified > .active > a,
.note-editor .nav-tabs.nav-justified > .active > a:hover,
.note-editor .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .note-editor .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }
  .note-editor .nav-tabs.nav-justified > .active > a,
  .note-editor .nav-tabs.nav-justified > .active > a:hover,
  .note-editor .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }

.note-editor .nav-pills > li {
  float: left; }

.note-editor .nav-pills > li > a {
  border-radius: 4px; }

.note-editor .nav-pills > li + li {
  margin-left: 2px; }

.note-editor .nav-pills > li.active > a,
.note-editor .nav-pills > li.active > a:hover,
.note-editor .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca; }

.note-editor .nav-pills > li.active > a .caret,
.note-editor .nav-pills > li.active > a:hover .caret,
.note-editor .nav-pills > li.active > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.note-editor .nav-stacked > li {
  float: none; }

.note-editor .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.note-editor .nav-justified {
  width: 100%; }

.note-editor .nav-justified > li {
  float: none; }

.note-editor .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

@media (min-width: 768px) {
  .note-editor .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .note-editor .nav-justified > li > a {
    margin-bottom: 0; } }

.note-editor .nav-tabs-justified {
  border-bottom: 0; }

.note-editor .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.note-editor .nav-tabs-justified > .active > a,
.note-editor .nav-tabs-justified > .active > a:hover,
.note-editor .nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .note-editor .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }
  .note-editor .nav-tabs-justified > .active > a,
  .note-editor .nav-tabs-justified > .active > a:hover,
  .note-editor .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }

.note-editor .tab-content > .tab-pane {
  display: none; }

.note-editor .tab-content > .active {
  display: block; }

.note-editor .nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca; }

.note-editor .nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.note-editor .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.note-editor .navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

.note-editor .navbar:before,
.note-editor .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .navbar:after {
  clear: both; }

.note-editor .navbar:before,
.note-editor .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .navbar:after {
  clear: both; }

@media (min-width: 768px) {
  .note-editor .navbar {
    border-radius: 4px; } }

.note-editor .navbar-header:before,
.note-editor .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .navbar-header:after {
  clear: both; }

.note-editor .navbar-header:before,
.note-editor .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .note-editor .navbar-header {
    float: left; } }

.note-editor .navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.note-editor .navbar-collapse:before,
.note-editor .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .navbar-collapse:after {
  clear: both; }

.note-editor .navbar-collapse:before,
.note-editor .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .navbar-collapse:after {
  clear: both; }

.note-editor .navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .note-editor .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }
  .note-editor .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .note-editor .navbar-collapse.in {
    overflow-y: visible; }
  .note-editor .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px; }
  .note-editor .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px; }
  .note-editor .navbar-collapse .navbar-text:last-child {
    margin-right: 0; } }

.note-editor .container > .navbar-header,
.note-editor .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .note-editor .container > .navbar-header,
  .note-editor .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }

.note-editor .navbar-static-top {
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .note-editor .navbar-static-top {
    border-radius: 0; } }

.note-editor .navbar-fixed-top,
.note-editor .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .note-editor .navbar-fixed-top,
  .note-editor .navbar-fixed-bottom {
    border-radius: 0; } }

.note-editor .navbar-fixed-top {
  z-index: 1030;
  top: 0; }

.note-editor .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0; }

.note-editor .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.note-editor .navbar-brand:hover,
.note-editor .navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  .navbar > .container .note-editor .navbar-brand {
    margin-left: -15px; } }

.note-editor .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px; }

.note-editor .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.note-editor .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .note-editor .navbar-toggle {
    display: none; } }

.note-editor .navbar-nav {
  margin: 7.5px -15px; }

.note-editor .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .note-editor .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  .note-editor .navbar-nav .open .dropdown-menu > li > a,
  .note-editor .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .note-editor .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .note-editor .navbar-nav .open .dropdown-menu > li > a:hover,
  .note-editor .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  .note-editor .navbar-nav {
    float: left;
    margin: 0; }
  .note-editor .navbar-nav > li {
    float: left; }
  .note-editor .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }

@media (min-width: 768px) {
  .note-editor .navbar-left {
    float: left !important; }
  .note-editor .navbar-right {
    float: right !important; } }

.note-editor .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }

@media (min-width: 768px) {
  .note-editor .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .note-editor .navbar-form .form-control {
    display: inline-block; }
  .note-editor .navbar-form .radio,
  .note-editor .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; }
  .note-editor .navbar-form .radio input[type="radio"],
  .note-editor .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }

@media (max-width: 767px) {
  .note-editor .navbar-form .form-group {
    margin-bottom: 5px; } }

@media (min-width: 768px) {
  .note-editor .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none; } }

.note-editor .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.note-editor .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.note-editor .navbar-nav.pull-right > li > .dropdown-menu,
.note-editor .navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }

.note-editor .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.note-editor .navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .note-editor .navbar-text {
    margin-left: 15px;
    margin-right: 15px; } }

.note-editor .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.note-editor .navbar-default .navbar-brand {
  color: #777777; }

.note-editor .navbar-default .navbar-brand:hover,
.note-editor .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.note-editor .navbar-default .navbar-text {
  color: #777777; }

.note-editor .navbar-default .navbar-nav > li > a {
  color: #777777; }

.note-editor .navbar-default .navbar-nav > li > a:hover,
.note-editor .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent; }

.note-editor .navbar-default .navbar-nav > .active > a,
.note-editor .navbar-default .navbar-nav > .active > a:hover,
.note-editor .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

.note-editor .navbar-default .navbar-nav > .disabled > a,
.note-editor .navbar-default .navbar-nav > .disabled > a:hover,
.note-editor .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent; }

.note-editor .navbar-default .navbar-toggle {
  border-color: #dddddd; }

.note-editor .navbar-default .navbar-toggle:hover,
.note-editor .navbar-default .navbar-toggle:focus {
  background-color: #dddddd; }

.note-editor .navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc; }

.note-editor .navbar-default .navbar-collapse,
.note-editor .navbar-default .navbar-form {
  border-color: #e7e7e7; }

.note-editor .navbar-default .navbar-nav > .dropdown > a:hover .caret,
.note-editor .navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333; }

.note-editor .navbar-default .navbar-nav > .open > a,
.note-editor .navbar-default .navbar-nav > .open > a:hover,
.note-editor .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555; }

.note-editor .navbar-default .navbar-nav > .open > a .caret,
.note-editor .navbar-default .navbar-nav > .open > a:hover .caret,
.note-editor .navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.note-editor .navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777; }

@media (max-width: 767px) {
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777; }
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent; }
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7; }
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .note-editor .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent; } }

.note-editor .navbar-default .navbar-link {
  color: #777777; }

.note-editor .navbar-default .navbar-link:hover {
  color: #333333; }

.note-editor .navbar-inverse {
  background-color: #222222;
  border-color: #080808; }

.note-editor .navbar-inverse .navbar-brand {
  color: #999999; }

.note-editor .navbar-inverse .navbar-brand:hover,
.note-editor .navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent; }

.note-editor .navbar-inverse .navbar-text {
  color: #999999; }

.note-editor .navbar-inverse .navbar-nav > li > a {
  color: #999999; }

.note-editor .navbar-inverse .navbar-nav > li > a:hover,
.note-editor .navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent; }

.note-editor .navbar-inverse .navbar-nav > .active > a,
.note-editor .navbar-inverse .navbar-nav > .active > a:hover,
.note-editor .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808; }

.note-editor .navbar-inverse .navbar-nav > .disabled > a,
.note-editor .navbar-inverse .navbar-nav > .disabled > a:hover,
.note-editor .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent; }

.note-editor .navbar-inverse .navbar-toggle {
  border-color: #333333; }

.note-editor .navbar-inverse .navbar-toggle:hover,
.note-editor .navbar-inverse .navbar-toggle:focus {
  background-color: #333333; }

.note-editor .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff; }

.note-editor .navbar-inverse .navbar-collapse,
.note-editor .navbar-inverse .navbar-form {
  border-color: #101010; }

.note-editor .navbar-inverse .navbar-nav > .open > a,
.note-editor .navbar-inverse .navbar-nav > .open > a:hover,
.note-editor .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff; }

.note-editor .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.note-editor .navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999; }

.note-editor .navbar-inverse .navbar-nav > .open > a .caret,
.note-editor .navbar-inverse .navbar-nav > .open > a:hover .caret,
.note-editor .navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

@media (max-width: 767px) {
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999; }
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent; }
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808; }
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .note-editor .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent; } }

.note-editor .navbar-inverse .navbar-link {
  color: #999999; }

.note-editor .navbar-inverse .navbar-link:hover {
  color: #ffffff; }

.note-editor .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.note-editor .breadcrumb > li {
  display: inline-block; }

.note-editor .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc; }

.note-editor .breadcrumb > .active {
  color: #999999; }

.note-editor .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.note-editor .pagination > li {
  display: inline; }

.note-editor .pagination > li > a,
.note-editor .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px; }

.note-editor .pagination > li:first-child > a,
.note-editor .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.note-editor .pagination > li:last-child > a,
.note-editor .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.note-editor .pagination > li > a:hover,
.note-editor .pagination > li > span:hover,
.note-editor .pagination > li > a:focus,
.note-editor .pagination > li > span:focus {
  background-color: #eeeeee; }

.note-editor .pagination > .active > a,
.note-editor .pagination > .active > span,
.note-editor .pagination > .active > a:hover,
.note-editor .pagination > .active > span:hover,
.note-editor .pagination > .active > a:focus,
.note-editor .pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default; }

.note-editor .pagination > .disabled > span,
.note-editor .pagination > .disabled > span:hover,
.note-editor .pagination > .disabled > span:focus,
.note-editor .pagination > .disabled > a,
.note-editor .pagination > .disabled > a:hover,
.note-editor .pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed; }

.note-editor .pagination-lg > li > a,
.note-editor .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.note-editor .pagination-lg > li:first-child > a,
.note-editor .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.note-editor .pagination-lg > li:last-child > a,
.note-editor .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.note-editor .pagination-sm > li > a,
.note-editor .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.note-editor .pagination-sm > li:first-child > a,
.note-editor .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.note-editor .pagination-sm > li:last-child > a,
.note-editor .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.note-editor .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }

.note-editor .pager:before,
.note-editor .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .pager:after {
  clear: both; }

.note-editor .pager:before,
.note-editor .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .pager:after {
  clear: both; }

.note-editor .pager li {
  display: inline; }

.note-editor .pager li > a,
.note-editor .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px; }

.note-editor .pager li > a:hover,
.note-editor .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.note-editor .pager .next > a,
.note-editor .pager .next > span {
  float: right; }

.note-editor .pager .previous > a,
.note-editor .pager .previous > span {
  float: left; }

.note-editor .pager .disabled > a,
.note-editor .pager .disabled > a:hover,
.note-editor .pager .disabled > a:focus,
.note-editor .pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed; }

.note-editor .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

.note-editor .label[href]:hover,
.note-editor .label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.note-editor .label:empty {
  display: none; }

.note-editor .label-default {
  background-color: #999999; }

.note-editor .label-default[href]:hover,
.note-editor .label-default[href]:focus {
  background-color: #808080; }

.note-editor .label-primary {
  background-color: #428bca; }

.note-editor .label-primary[href]:hover,
.note-editor .label-primary[href]:focus {
  background-color: #3071a9; }

.note-editor .label-success {
  background-color: #5cb85c; }

.note-editor .label-success[href]:hover,
.note-editor .label-success[href]:focus {
  background-color: #449d44; }

.note-editor .label-info {
  background-color: #5bc0de; }

.note-editor .label-info[href]:hover,
.note-editor .label-info[href]:focus {
  background-color: #31b0d5; }

.note-editor .label-warning {
  background-color: #f0ad4e; }

.note-editor .label-warning[href]:hover,
.note-editor .label-warning[href]:focus {
  background-color: #ec971f; }

.note-editor .label-danger {
  background-color: #d9534f; }

.note-editor .label-danger[href]:hover,
.note-editor .label-danger[href]:focus {
  background-color: #c9302c; }

.note-editor .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px; }

.note-editor .badge:empty {
  display: none; }

.note-editor a.badge:hover,
.note-editor a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.note-editor .btn .badge {
  position: relative;
  top: -1px; }

.note-editor a.list-group-item.active > .badge,
.note-editor .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff; }

.note-editor .nav-pills > li > a > .badge {
  margin-left: 3px; }

.note-editor .jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee; }

.note-editor .jumbotron h1 {
  line-height: 1;
  color: inherit; }

.note-editor .jumbotron p {
  line-height: 1.4; }

.container .note-editor .jumbotron {
  border-radius: 6px; }

@media screen and (min-width: 768px) {
  .note-editor .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .note-editor .jumbotron {
    padding-left: 60px;
    padding-right: 60px; }
  .note-editor .jumbotron h1 {
    font-size: 63px; } }

.note-editor .thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 20px; }

.note-editor .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto; }

.note-editor a.thumbnail:hover,
.note-editor a.thumbnail:focus,
.note-editor a.thumbnail.active {
  border-color: #428bca; }

.note-editor .thumbnail > img {
  margin-left: auto;
  margin-right: auto; }

.note-editor .thumbnail .caption {
  padding: 9px;
  color: #333333; }

.note-editor .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.note-editor .alert h4 {
  margin-top: 0;
  color: inherit; }

.note-editor .alert .alert-link {
  font-weight: bold; }

.note-editor .alert > p,
.note-editor .alert > ul {
  margin-bottom: 0; }

.note-editor .alert > p + p {
  margin-top: 5px; }

.note-editor .alert-dismissable {
  padding-right: 35px; }

.note-editor .alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.note-editor .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }

.note-editor .alert-success hr {
  border-top-color: #c9e2b3; }

.note-editor .alert-success .alert-link {
  color: #356635; }

.note-editor .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }

.note-editor .alert-info hr {
  border-top-color: #a6e1ec; }

.note-editor .alert-info .alert-link {
  color: #2d6987; }

.note-editor .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853; }

.note-editor .alert-warning hr {
  border-top-color: #f7e1b5; }

.note-editor .alert-warning .alert-link {
  color: #a47e3c; }

.note-editor .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48; }

.note-editor .alert-danger hr {
  border-top-color: #e4b9c0; }

.note-editor .alert-danger .alert-link {
  color: #953b39; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.note-editor .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.note-editor .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

.note-editor .progress-striped .progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.note-editor .progress.active .progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

.note-editor .progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .note-editor .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.note-editor .progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .note-editor .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.note-editor .progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .note-editor .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.note-editor .progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .note-editor .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.note-editor .media,
.note-editor .media-body {
  overflow: hidden;
  zoom: 1; }

.note-editor .media,
.note-editor .media .media {
  margin-top: 15px; }

.note-editor .media:first-child {
  margin-top: 0; }

.note-editor .media-object {
  display: block; }

.note-editor .media-heading {
  margin: 0 0 5px; }

.note-editor .media > .pull-left {
  margin-right: 10px; }

.note-editor .media > .pull-right {
  margin-left: 10px; }

.note-editor .media-list {
  padding-left: 0;
  list-style: none; }

.note-editor .list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.note-editor .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd; }

.note-editor .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.note-editor .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.note-editor .list-group-item > .badge {
  float: right; }

.note-editor .list-group-item > .badge + .badge {
  margin-right: 5px; }

.note-editor a.list-group-item {
  color: #555555; }

.note-editor a.list-group-item .list-group-item-heading {
  color: #333333; }

.note-editor a.list-group-item:hover,
.note-editor a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

.note-editor a.list-group-item.active,
.note-editor a.list-group-item.active:hover,
.note-editor a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

.note-editor a.list-group-item.active .list-group-item-heading,
.note-editor a.list-group-item.active:hover .list-group-item-heading,
.note-editor a.list-group-item.active:focus .list-group-item-heading {
  color: inherit; }

.note-editor a.list-group-item.active .list-group-item-text,
.note-editor a.list-group-item.active:hover .list-group-item-text,
.note-editor a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7; }

.note-editor .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.note-editor .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.note-editor .panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.note-editor .panel-body {
  padding: 15px; }

.note-editor .panel-body:before,
.note-editor .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .panel-body:after {
  clear: both; }

.note-editor .panel-body:before,
.note-editor .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.note-editor .panel-body:after {
  clear: both; }

.note-editor .panel > .list-group {
  margin-bottom: 0; }

.note-editor .panel > .list-group .list-group-item {
  border-width: 1px 0; }

.note-editor .panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.note-editor .panel > .list-group .list-group-item:last-child {
  border-bottom: 0; }

.note-editor .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.note-editor .panel > .table,
.note-editor .panel > .table-responsive {
  margin-bottom: 0; }

.note-editor .panel > .panel-body + .table,
.note-editor .panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd; }

.note-editor .panel > .table-bordered,
.note-editor .panel > .table-responsive > .table-bordered {
  border: 0; }

.note-editor .panel > .table-bordered > thead > tr > th:first-child,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.note-editor .panel > .table-bordered > tbody > tr > th:first-child,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.note-editor .panel > .table-bordered > tfoot > tr > th:first-child,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.note-editor .panel > .table-bordered > thead > tr > td:first-child,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.note-editor .panel > .table-bordered > tbody > tr > td:first-child,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.note-editor .panel > .table-bordered > tfoot > tr > td:first-child,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.note-editor .panel > .table-bordered > thead > tr > th:last-child,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.note-editor .panel > .table-bordered > tbody > tr > th:last-child,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.note-editor .panel > .table-bordered > tfoot > tr > th:last-child,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.note-editor .panel > .table-bordered > thead > tr > td:last-child,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.note-editor .panel > .table-bordered > tbody > tr > td:last-child,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.note-editor .panel > .table-bordered > tfoot > tr > td:last-child,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.note-editor .panel > .table-bordered > thead > tr:last-child > th,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.note-editor .panel > .table-bordered > tbody > tr:last-child > th,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.note-editor .panel > .table-bordered > tfoot > tr:last-child > th,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.note-editor .panel > .table-bordered > thead > tr:last-child > td,
.note-editor .panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.note-editor .panel > .table-bordered > tbody > tr:last-child > td,
.note-editor .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.note-editor .panel > .table-bordered > tfoot > tr:last-child > td,
.note-editor .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0; }

.note-editor .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.note-editor .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px; }

.note-editor .panel-title > a {
  color: inherit; }

.note-editor .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.note-editor .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden; }

.note-editor .panel-group .panel + .panel {
  margin-top: 5px; }

.note-editor .panel-group .panel-heading {
  border-bottom: 0; }

.note-editor .panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd; }

.note-editor .panel-group .panel-footer {
  border-top: 0; }

.note-editor .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd; }

.note-editor .panel-default {
  border-color: #dddddd; }

.note-editor .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd; }

.note-editor .panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd; }

.note-editor .panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd; }

.note-editor .panel-primary {
  border-color: #428bca; }

.note-editor .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

.note-editor .panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca; }

.note-editor .panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca; }

.note-editor .panel-success {
  border-color: #d6e9c6; }

.note-editor .panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.note-editor .panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6; }

.note-editor .panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6; }

.note-editor .panel-warning {
  border-color: #faebcc; }

.note-editor .panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.note-editor .panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc; }

.note-editor .panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc; }

.note-editor .panel-danger {
  border-color: #ebccd1; }

.note-editor .panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1; }

.note-editor .panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1; }

.note-editor .panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1; }

.note-editor .panel-info {
  border-color: #bce8f1; }

.note-editor .panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.note-editor .panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1; }

.note-editor .panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1; }

.note-editor .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.note-editor .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.note-editor .well-lg {
  padding: 24px;
  border-radius: 6px; }

.note-editor .well-sm {
  padding: 9px;
  border-radius: 3px; }

.note-editor .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.note-editor .close:hover,
.note-editor .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

button.note-editor .close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040; }

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out; }

.modal.in .modal-dialog {
  transform: translate(0, 0); }

.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.modal-footer:after {
  clear: both; }

.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 11px; }

.popover .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }

.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff; }

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff; }

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }

.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff; }

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }

.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1; }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer; }

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .desktop-nav .menu-btn:before, .desktop-nav nav.main ol:before, .desktop-nav nav.main .search:before, nav.icons ol:before, form .form-row:before, .form .form-row:before, form .form-row .datetime-container:before, .form .form-row .datetime-container:before, form .form-data:before, .form .form-data:before, ul.testimonials li:before, ul.campaigns li:before,
.clearfix:after,
.desktop-nav .menu-btn:after,
.desktop-nav nav.main ol:after,
.desktop-nav nav.main .search:after,
nav.icons ol:after,
form .form-row:after,
.form .form-row:after,
form .form-row .datetime-container:after,
.form .form-row .datetime-container:after,
form .form-data:after,
.form .form-data:after,
ul.testimonials li:after,
ul.campaigns li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after, .desktop-nav .menu-btn:after, .desktop-nav nav.main ol:after, .desktop-nav nav.main .search:after, nav.icons ol:after, form .form-row:after, .form .form-row:after, form .form-row .datetime-container:after, .form .form-row .datetime-container:after, form .form-data:after, .form .form-data:after, ul.testimonials li:after, ul.campaigns li:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important; }
  tr.visible-xs.visible-sm {
    display: table-row !important; }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important; }
  tr.visible-xs.visible-md {
    display: table-row !important; }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important; }
  tr.visible-xs.visible-lg {
    display: table-row !important; }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important; } }

.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important; }
  tr.visible-sm.visible-xs {
    display: table-row !important; }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important; }
  tr.visible-sm.visible-md {
    display: table-row !important; }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important; }
  tr.visible-sm.visible-lg {
    display: table-row !important; }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important; } }

.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important; }
  tr.visible-md.visible-xs {
    display: table-row !important; }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important; }
  tr.visible-md.visible-sm {
    display: table-row !important; }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important; }
  tr.visible-md.visible-lg {
    display: table-row !important; }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important; } }

.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important; }
  tr.visible-lg.visible-xs {
    display: table-row !important; }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important; }
  tr.visible-lg.visible-sm {
    display: table-row !important; }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important; }
  tr.visible-lg.visible-md {
    display: table-row !important; }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

.hidden-xs {
  display: block !important; }

tr.hidden-xs {
  display: table-row !important; }

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; } }

.hidden-sm {
  display: block !important; }

tr.hidden-sm {
  display: table-row !important; }

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; } }

.hidden-md {
  display: block !important; }

tr.hidden-md {
  display: table-row !important; }

th.hidden-md,
td.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important; } }

.hidden-lg {
  display: block !important; }

tr.hidden-lg {
  display: table-row !important; }

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }

.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }

/* Theme Mixins
 ------------------------------------------*/
/* Theme Variables
 ------------------------------------------*/
/* Frame Mode Layout
 ------------------------------------------*/
.note-editor {
  position: relative;
  /* dropzone */
  /* fullscreen mode */
  /* codeview mode */
  /* statusbar */
  /* editable */
  /* codeable */ }
  .note-editor .note-dropzone {
    position: absolute;
    display: none;
    z-index: 100;
    border: 2px dashed lightskyblue;
    color: lightskyblue;
    background-color: white;
    opacity: 0.95;
    filter: alpha(opacity=95);
    pointer-event: none; }
    .note-editor .note-dropzone .note-dropzone-message {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      font-size: 28px;
      font-weight: bold; }
    .note-editor .note-dropzone.hover {
      border: 2px dashed #098ddf;
      color: #098ddf; }
  .note-editor p {
    font-size: 14px;
    line-height: normal; }
  .note-editor.dragover .note-dropzone {
    display: table; }
  .note-editor .note-toolbar {
    margin: 0;
    padding: 0; }
  .note-editor.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1050;
    /* bs3 modal-backdrop: 1030, bs2: 1040 */ }
    .note-editor.fullscreen .note-editable {
      background-color: white; }
    .note-editor.fullscreen .note-resizebar {
      display: none; }
  .note-editor.codeview .note-editable {
    display: none; }
  .note-editor.codeview .note-codable {
    display: block; }
  .note-editor .note-statusbar {
    background-color: #f5f5f5; }
    .note-editor .note-statusbar .note-resizebar {
      height: 8px;
      width: 100%;
      border-top: 1px solid #a9a9a9;
      cursor: ns-resize; }
      .note-editor .note-statusbar .note-resizebar .note-icon-bar {
        width: 20px;
        margin: 1px auto;
        border-top: 1px solid #a9a9a9; }
  .note-editor .note-editable[contenteditable=true]:empty:not(:focus):before {
    content: attr(data-placeholder); }
  .note-editor .note-editable {
    background-color: #fff;
    color: #000;
    padding: 10px;
    overflow: auto;
    outline: none;
    border: 1px solid #d4d4d4;
    min-height: 100px;
    font-size: 14px; }
  .note-editor .note-editable[contenteditable="false"] {
    background-color: #e5e5e5; }
  .note-editor .note-codable {
    display: none;
    width: 100%;
    padding: 10px;
    border: none;
    box-shadow: none;
    font-family: Menlo, Monaco, monospace, sans-serif;
    font-size: 14px;
    color: #ccc;
    background-color: #222;
    resize: none;
    /* override BS2 default style */
    box-sizing: border-box;
    border-radius: 0;
    margin-bottom: 0; }

/* Air Mode Layout
 ------------------------------------------*/
.note-air-editor {
  outline: none; }

/* Popover
 ------------------------------------------*/
.note-popover .popover {
  max-width: none; }
  .note-popover .popover .popover-content a {
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* for FF */
    vertical-align: middle;
    /* for FF */ }
  .note-popover .popover .arrow {
    left: 20px; }

/* Popover and Toolbar (Button container)
 ------------------------------------------*/
.note-popover .popover .popover-content, .note-toolbar {
  margin: 0;
  padding: 0 0 5px 5px;
  /* dropdown-menu for toolbar and popover */
  /* color palette for toolbar and popover */ }
  .note-popover .popover .popover-content > .btn-group, .note-toolbar > .btn-group {
    margin-top: 5px;
    margin-left: 0;
    margin-right: 5px; }
  .note-popover .popover .popover-content .btn-group .note-table, .note-toolbar .btn-group .note-table {
    min-width: 0;
    padding: 5px; }
    .note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker, .note-toolbar .btn-group .note-table .note-dimension-picker {
      font-size: 18px; }
      .note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
        position: absolute !important;
        z-index: 3;
        width: 10em;
        height: 10em;
        cursor: pointer; }
      .note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
        position: relative !important;
        z-index: 1;
        width: 5em;
        height: 5em;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }
      .note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
        position: absolute !important;
        z-index: 2;
        width: 1em;
        height: 1em;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }
  .note-popover .popover .popover-content .note-style h1, .note-popover .popover .popover-content .note-style h2, .note-popover .popover .popover-content .note-style h3, .note-popover .popover .popover-content .note-style h4, .note-popover .popover .popover-content .note-style h5, .note-popover .popover .popover-content .note-style h6, .note-popover .popover .popover-content .note-style blockquote, .note-toolbar .note-style h1, .note-toolbar .note-style h2, .note-toolbar .note-style h3, .note-toolbar .note-style h4, .note-toolbar .note-style h5, .note-toolbar .note-style h6, .note-toolbar .note-style blockquote {
    margin: 0; }
  .note-popover .popover .popover-content .note-color .dropdown-toggle, .note-toolbar .note-color .dropdown-toggle {
    width: 20px;
    padding-left: 5px; }
  .note-popover .popover .popover-content .note-color .dropdown-menu, .note-toolbar .note-color .dropdown-menu {
    min-width: 340px; }
    .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group, .note-toolbar .note-color .dropdown-menu .btn-group {
      margin: 0; }
      .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group:first-child, .note-toolbar .note-color .dropdown-menu .btn-group:first-child {
        margin: 0 5px; }
      .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title, .note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
        font-size: 12px;
        margin: 2px 7px;
        text-align: center;
        border-bottom: 1px solid #eee; }
      .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset, .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
        font-size: 11px;
        margin: 3px;
        padding: 0 3px;
        cursor: pointer;
        border-radius: 5px; }
      .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row, .note-toolbar .note-color .dropdown-menu .btn-group .note-color-row {
        height: 20px; }
      .note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover, .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
        background: #eee; }
  .note-popover .popover .popover-content .note-para .dropdown-menu, .note-toolbar .note-para .dropdown-menu {
    min-width: 216px;
    padding: 5px; }
    .note-popover .popover .popover-content .note-para .dropdown-menu > div:first-child, .note-toolbar .note-para .dropdown-menu > div:first-child {
      margin-right: 5px; }
  .note-popover .popover .popover-content .dropdown-menu, .note-toolbar .dropdown-menu {
    min-width: 90px;
    /* dropdown-menu right position */
    /* http://forrst.com/posts/Bootstrap_right_positioned_dropdown-2KB */
    /* dropdown-menu for selectbox */ }
    .note-popover .popover .popover-content .dropdown-menu.right, .note-toolbar .dropdown-menu.right {
      right: 0;
      left: auto; }
      .note-popover .popover .popover-content .dropdown-menu.right::before, .note-toolbar .dropdown-menu.right::before {
        right: 9px;
        left: auto !important; }
      .note-popover .popover .popover-content .dropdown-menu.right::after, .note-toolbar .dropdown-menu.right::after {
        right: 10px;
        left: auto !important; }
    .note-popover .popover .popover-content .dropdown-menu li a i, .note-toolbar .dropdown-menu li a i {
      color: deepskyblue;
      visibility: hidden; }
    .note-popover .popover .popover-content .dropdown-menu li a.checked i, .note-toolbar .dropdown-menu li a.checked i {
      visibility: visible; }
  .note-popover .popover .popover-content .note-fontsize-10, .note-toolbar .note-fontsize-10 {
    font-size: 10px; }
  .note-popover .popover .popover-content .note-color-palette, .note-toolbar .note-color-palette {
    line-height: 1; }
    .note-popover .popover .popover-content .note-color-palette div .note-color-btn, .note-toolbar .note-color-palette div .note-color-btn {
      width: 20px;
      height: 20px;
      padding: 0;
      margin: 0;
      border: 1px solid #fff; }
    .note-popover .popover .popover-content .note-color-palette div .note-color-btn:hover, .note-toolbar .note-color-palette div .note-color-btn:hover {
      border: 1px solid #000; }

/* Dialog
 ------------------------------------------*/
.note-dialog > div {
  display: none;
  /* BS2's hide pacth. */ }

.note-dialog .form-group {
  /* overwrite BS's form-horizontal minus margins */
  margin-left: 0;
  margin-right: 0; }

.note-dialog .note-modal-form {
  margin: 0;
  /* overwrite BS2's form margin bottom */ }

.note-dialog .note-image-dialog .note-dropzone {
  min-height: 100px;
  font-size: 30px;
  line-height: 4;
  /* vertical-align */
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray;
  margin-bottom: 10px; }

.note-dialog .note-help-dialog {
  font-size: 12px;
  color: #ccc;
  background-color: #222 !important;
  opacity: 0.9;
  filter: alpha(opacity=90);
  /* BS2's background pacth. */
  background: transparent;
  border: none; }
  .note-dialog .note-help-dialog .modal-content {
    background: transparent;
    border: 1px solid white;
    box-shadow: none;
    border-radius: 5px; }
  .note-dialog .note-help-dialog a {
    font-size: 12px;
    color: white; }
  .note-dialog .note-help-dialog .title {
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: white 1px solid; }
  .note-dialog .note-help-dialog .modal-close {
    font-size: 14px;
    color: #dd0;
    cursor: pointer; }
  .note-dialog .note-help-dialog .text-center {
    margin: 10px 0 0; }
  .note-dialog .note-help-dialog .note-shortcut {
    padding-top: 8px;
    padding-bottom: 8px; }
    .note-dialog .note-help-dialog .note-shortcut-row {
      margin-right: -5px;
      margin-left: -5px; }
    .note-dialog .note-help-dialog .note-shortcut-col {
      padding-right: 5px;
      padding-left: 5px; }
    .note-dialog .note-help-dialog .note-shortcut-title {
      font-size: 13px;
      font-weight: bold;
      color: #dd0; }
    .note-dialog .note-help-dialog .note-shortcut-key {
      font-family: "Courier New";
      color: #dd0;
      text-align: right; }

/* Handle
 ------------------------------------------*/
.note-handle {
  /* control selection */ }
  .note-handle .note-control-selection {
    position: absolute;
    display: none;
    border: 1px solid black; }
    .note-handle .note-control-selection > div {
      position: absolute; }
    .note-handle .note-control-selection .note-control-selection-bg {
      width: 100%;
      height: 100%;
      background-color: black;
      opacity: 0.3;
      filter: alpha(opacity=30); }
    .note-handle .note-control-selection .note-control-handle, .note-handle .note-control-selection .note-control-holder, .note-handle .note-control-selection .note-control-sizing {
      width: 7px;
      height: 7px;
      border: 1px solid black; }
    .note-handle .note-control-selection .note-control-sizing {
      background-color: white; }
    .note-handle .note-control-selection .note-control-nw {
      top: -5px;
      left: -5px;
      border-right: none;
      border-bottom: none; }
    .note-handle .note-control-selection .note-control-ne {
      top: -5px;
      right: -5px;
      border-bottom: none;
      border-left: none; }
    .note-handle .note-control-selection .note-control-sw {
      bottom: -5px;
      left: -5px;
      border-top: none;
      border-right: none; }
    .note-handle .note-control-selection .note-control-se {
      right: -5px;
      bottom: -5px;
      cursor: se-resize; }
    .note-handle .note-control-selection .note-control-se.note-control-holder {
      cursor: default;
      border-top: none;
      border-left: none; }
    .note-handle .note-control-selection .note-control-selection-info {
      right: 0;
      bottom: 0;
      padding: 5px;
      margin: 5px;
      color: white;
      background-color: black;
      font-size: 12px;
      border-radius: 5px;
      opacity: 0.7;
      filter: alpha(opacity=70); }

#subheader {
  height: 40px;
  width: 100%;
  background: #e5e5e5;
  box-shadow: inset 0 -4px 7px -5px rgba(0, 0, 0, 0.7);
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #5c5b5b; }
  #subheader a {
    text-decoration: none; }
  #subheader .container {
    float: right;
    padding: 0;
    max-width: none; }
  #subheader nav {
    float: right; }
    #subheader nav .menu-btn {
      display: none; }
    #subheader nav ul {
      margin: 0;
      padding: 0; }
    #subheader nav li {
      list-style: none;
      line-height: 40px;
      padding-right: 20px;
      display: inline-block;
      font-weight: 700;
      color: #5c5b5b; }
    #subheader nav li a {
      color: #484848; }
  #subheader .dropdown-wrapper {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 332px; }
    #subheader .dropdown-wrapper.expand {
      display: block;
      z-index: 999; }
    #subheader .dropdown-wrapper > div {
      display: block;
      background: #fff;
      padding: 34px 0; }
    #subheader .dropdown-wrapper .shadow:before {
      right: 20px;
      bottom: 0; }
    #subheader .dropdown-wrapper .shadow {
      position: relative;
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; }
    #subheader .dropdown-wrapper .shadow:before, #subheader .dropdown-wrapper .shadow:after {
      content: "";
      position: absolute;
      z-index: -1;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
      top: 10px;
      bottom: 10px;
      left: 0;
      right: 0;
      border-radius: 100px / 10px; }
    #subheader .dropdown-wrapper .shadow:after {
      right: 10px;
      left: auto;
      transform: skew(8deg) rotate(3deg); }
    #subheader .dropdown-wrapper ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    #subheader .dropdown-wrapper li:hover {
      background: rgba(0, 0, 0, 0.05); }
    #subheader .dropdown-wrapper li a {
      text-decoration: none;
      color: #484848;
      line-height: 67px;
      display: block; }
    #subheader .dropdown-wrapper li a img {
      border: 0; }
    #subheader .dropdown-wrapper li a span {
      font-weight: 700;
      line-height: 25px;
      font-size: 16px;
      padding-left: 12px; }
    #subheader .dropdown-wrapper li a span span {
      padding-left: 0;
      padding-right: 4px; }
  #subheader .login {
    position: relative;
    cursor: pointer;
    display: block;
    background: #f15a3b;
    float: right;
    height: 40px;
    padding: 0 29px;
    box-sizing: border-box;
    white-space: nowrap;
    color: #fff;
    line-height: 40px; }
    #subheader .login a {
      color: #fff; }
    #subheader .login .fa {
      font-size: 18px; }
  #subheader .logged-in .login .dropdown-wrapper .shadow {
    padding: 12px 0; }
  #subheader .logged-in .login .dropdown-wrapper li a {
    line-height: 40px; }
  #subheader .uitgelogd .fa {
    display: none; }
  #subheader .subsite {
    display: block;
    cursor: pointer;
    white-space: nowrap;
    height: 40px;
    float: right;
    background: #b7452e;
    box-sizing: border-box; }
    #subheader .subsite img {
      vertical-align: middle; }
      #subheader .subsite img.subsite-logo {
        display: block;
        float: left;
        margin: 10px 0 0 25px;
        width: 80px;
        height: auto; }
    #subheader .subsite .subsite-title {
      display: block;
      float: left;
      white-space: nowrap;
      font-size: 14px;
      line-height: 40px;
      font-weight: 700;
      color: #fff;
      padding: 0 10px; }
    #subheader .subsite select {
      position: absolute;
      top: 20px;
      right: 20px;
      opacity: 0; }
    #subheader .subsite select:active {
      opacity: 1; }
    #subheader .subsite span.show-subsites {
      font-size: 18px;
      line-height: 40px;
      color: #fff;
      font-weight: 400;
      margin-right: 25px; }
    #subheader .subsite .dropdown-wrapper li {
      height: 67px;
      padding: 0 0 0 29px; }
    #subheader .subsite .dropdown-wrapper li a img {
      vertical-align: middle;
      margin-top: 16px; }
  #subheader .dropdown-login li {
    height: 67px;
    padding: 0 0 0 29px; }
    #subheader .dropdown-login li img {
      width: 80px;
      height: auto;
      vertical-align: middle; }
  #subheader .bijdrage {
    float: right;
    background-color: #d7d7d7;
    box-sizing: border-box;
    border: 2px solid #cecece;
    color: #484848;
    font-weight: 700;
    display: block;
    padding: 0;
    width: 73px;
    text-align: center; }
    #subheader .bijdrage.loading:after {
      content: none; }
    #subheader .bijdrage .fa {
      font-size: 18px; }
    #subheader .bijdrage span {
      line-height: 36px;
      color: #484848;
      font-weight: 700; }

#subheader.fixed .subsite {
  position: fixed;
  top: 0;
  right: 0;
  width: 200px;
  height: 57px;
  line-height: 57px;
  z-index: 999; }
  #subheader.fixed .subsite .subsite-title {
    display: none; }
  #subheader.fixed .subsite img.subsite-logo {
    margin-top: 16px;
    width: auto; }
  #subheader.fixed .subsite span.show-subsites {
    float: right;
    line-height: 57px; }

#subheader.fixed .login {
  position: fixed;
  top: 0;
  right: 200px;
  height: 57px;
  line-height: 57px;
  z-index: 999;
  width: 73px; }
  #subheader.fixed .login:hover {
    box-shadow: inset 0 0 100px rgba(255, 255, 255, 0.2); }

#subheader.fixed .uitgelogd .fa {
  display: inline; }

#subheader.fixed .uitgelogd .txt {
  display: none; }

#subheader.fixed .bijdrage {
  position: fixed;
  top: 0;
  right: 273px;
  height: 57px;
  line-height: 57px;
  z-index: 999;
  background-color: transparent;
  border-color: transparent; }
  #subheader.fixed .bijdrage span {
    color: #fff; }

@media only screen and (max-width: 767px) {
  #subheader nav ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    background-color: #e5e5e5;
    width: 100%; }
    #subheader nav ul.expand {
      display: block; }
    #subheader nav ul li {
      display: block; }
      #subheader nav ul li a {
        display: block;
        padding: 0 12px; }
  #subheader nav .menu-btn {
    display: block;
    padding: 0 30px;
    font-size: 18px;
    line-height: 40px;
    cursor: pointer; }
  #subheader .login {
    position: static; }
  #subheader .login .dropdown-wrapper, #subheader .subsite .dropdown-wrapper {
    min-width: 100%; }
  #subheader .bijdrage {
    margin-right: 0 !important; } }

@media only screen and (max-width: 767px) {
  #subheader .subsite {
    width: calc(100% - 110px - 73px);
    overflow: hidden; }
    #subheader .subsite .subsite-title {
      display: none; }
    #subheader .subsite span.show-subsites {
      float: right; }
  #subheader nav,
  #subheader .bijdrage {
    width: 73px; }
  #subheader .login {
    width: 110px; }
  #subheader .logged-in .subsite {
    width: calc(100% - 73px - 73px - 73px); }
  #subheader .logged-in .login {
    width: 73px; }
  #subheader.fixed .login,
  #subheader.fixed .subsite,
  #subheader.fixed .bijdrage {
    position: static; } }

@media only screen and (max-width: 374px) {
  #subheader .subsite img.subsite-logo {
    margin: 7px 0 0 12px;
    width: 77px;
    height: auto; } }

/* ==========================================================================
   Fancybox - add content
   ========================================================================== */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  /*position:relative*/ }

.fancybox-inner {
  overflow: hidden;
  padding: 15px;
  max-width: 100%;
  box-sizing: border-box; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
  background-image: url("/img/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/img/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  background: #f9f9f9 url(/img/admin/icon-close.svg);
  fill: currentColor;
  color: #fff; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/img/fancybox/blank.gif");
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("/img/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading div {
    background-image: url("/img/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px; } }

.fancybox-subbrand .fancybox-inner {
  padding: 0; }

.fancybox-subbrand .fancybox-close {
  background-color: transparent;
  top: 16px;
  right: 16px; }

.fancybox-inner .videocontainer {
  width: 768px; }
  .fancybox-inner .videocontainer video {
    max-width: none; }

.bijdrage-form {
  box-sizing: border-box;
  color: #000;
  height: 100%;
  position: relative; }
  .bijdrage-form:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 100%;
    background: #f15a3b; }
  .bijdrage-form p, .bijdrage-form ol {
    font-size: 14px;
    margin: 0 0 10px; }
  .bijdrage-form ol {
    line-height: 22px; }
  .bijdrage-form .alert {
    padding: 20px 30px;
    margin-left: 120px; }
    .bijdrage-form .alert.alert-danger {
      color: #a94442; }
    .bijdrage-form .alert ul {
      list-style-position: inside;
      padding: 0;
      margin: 0; }
      .bijdrage-form .alert ul li {
        padding: 2px 0; }
  .bijdrage-form header {
    background: #e5e5e5;
    padding: 20px 30px 20px 150px; }
    .bijdrage-form header p {
      margin: 0;
      padding-bottom: 10px; }
  .bijdrage-form section {
    border-left: 120px solid #f15a3b; }
    .bijdrage-form section aside {
      width: 120px;
      height: 100%;
      margin: 0;
      padding: 0;
      margin-left: -120px;
      text-align: center;
      position: relative;
      z-index: 2; }
      .bijdrage-form section aside .fa {
        font-size: 40px;
        line-height: 82px;
        color: #e5e5e5;
        background-color: #f15a3b; }
    .bijdrage-form section .form {
      width: 100%;
      height: 100%;
      float: right;
      position: relative;
      z-index: 1; }
      .bijdrage-form section .form:after {
        content: "";
        position: absolute;
        top: 0;
        left: -60px;
        border-left: 1px solid #e5e5e5;
        height: 100%; }
      .bijdrage-form section .form .form-row {
        padding: 0 30px; }
        .bijdrage-form section .form .form-row .input-items ol {
          margin-left: -26px; }
        .bijdrage-form section .form .form-row .upload-preview input {
          width: 100% !important; }
      .bijdrage-form section .form > p {
        padding: 30px; }
    .bijdrage-form section.no-border .form:after {
      border-left: 0; }
  .bijdrage-form ol.choose {
    margin: 0;
    padding: 0; }
    .bijdrage-form ol.choose > li {
      display: block;
      position: relative;
      border-bottom: 1px solid #ebebeb; }
      .bijdrage-form ol.choose > li:hover {
        background-color: #ebebeb; }
      .bijdrage-form ol.choose > li:first-child {
        border-top: 1px solid #ebebeb; }
      .bijdrage-form ol.choose > li a {
        position: relative;
        display: block;
        color: #444;
        line-height: 40px;
        padding: 20px 0 20px 30px;
        font-size: 18px; }
        .bijdrage-form ol.choose > li a .plus {
          width: 31px;
          height: 31px;
          display: block;
          float: left;
          margin-right: 30px;
          padding-top: 8px;
          text-indent: -999em;
          background: url(/img/icon-plus.png) no-repeat center center; }
        .bijdrage-form ol.choose > li a .fa {
          font-size: 18px;
          padding-right: 10px; }
  .bijdrage-form footer {
    border-left: 120px solid #f15a3b;
    padding: 20px 30px 0; }
    .bijdrage-form footer > div:first-child {
      border-top: 1px solid #e5e5e5;
      padding-top: 20px; }
    .bijdrage-form footer .message {
      height: 45px;
      display: block; }
    .bijdrage-form footer .message.error {
      color: #c7254e; }
    .bijdrage-form footer .progress {
      margin-top: 20px;
      margin-bottom: 0; }
  .bijdrage-form form {
    border: none;
    padding: 0;
    margin: 0; }
    .bijdrage-form form .form-row {
      /*&.date-fields .input-items input:not([type="checkbox"]):not([type='radio']) {
        width:49%;
        &:first-child {margin-right:2%;}
      }*/ }
      .bijdrage-form form .form-row > label {
        width: 25%;
        min-height: 1px; }
        .bijdrage-form form .form-row > label.error {
          font-size: 14px;
          color: #c7254e;
          background: #f9f2f4;
          display: block !important;
          padding: 5px 10px;
          margin: 0 0 0 30%;
          width: 70%; }
      .bijdrage-form form .form-row input:not([type="checkbox"]):not([type='radio']),
      .bijdrage-form form .form-row textarea,
      .bijdrage-form form .form-row select:not(.cms_dropdown),
      .bijdrage-form form .form-row .note-editor,
      .bijdrage-form form .form-row .chosen-container,
      .bijdrage-form form .form-row .input-items {
        width: 70%;
        box-sizing: border-box;
        font-size: 14px;
        font-family: Lato, sans-serif; }
      .bijdrage-form form .form-row .input-items input:not([type="checkbox"]):not([type='radio']),
      .bijdrage-form form .form-row .input-items textarea,
      .bijdrage-form form .form-row .input-items select {
        width: 100%; }
      .bijdrage-form form .form-row .note-toolbar {
        margin-bottom: 5px; }
      .bijdrage-form form .form-row textarea {
        height: 100px; }
      .bijdrage-form form .form-row .input-datetime input:first-child {
        display: block;
        float: left;
        width: 60%; }
      .bijdrage-form form .form-row .input-datetime input:last-child {
        display: block;
        float: right;
        width: 30%; }
      .bijdrage-form form .form-row .ms-parent .ms-search input {
        width: 100%; }
      .bijdrage-form form .form-row .ms-parent .ms-drop .ms-select-all:after {
        bottom: -13px; }
      .bijdrage-form form .form-row .ms-parent .ms-drop ul > li label {
        line-height: 22px;
        float: none;
        width: auto;
        font-weight: 400;
        padding-right: 0; }
      .bijdrage-form form .form-row.form-row-recurring .label, .bijdrage-form form .form-row.form-row-recurring-ondays .label {
        display: inline;
        padding: 0 10px; }
      .bijdrage-form form .form-row.form-row-recurring .label:first-child, .bijdrage-form form .form-row.form-row-recurring-ondays .label:first-child {
        padding-left: 0; }
      .bijdrage-form form .form-row.form-row-recurring .label.float, .bijdrage-form form .form-row.form-row-recurring-ondays .label.float {
        float: left; }
      .bijdrage-form form .form-row.form-row-recurring label.error, .bijdrage-form form .form-row.form-row-recurring-ondays label.error {
        margin-left: 0;
        width: 100%; }
      .bijdrage-form form .form-row.form-row-recurring select, .bijdrage-form form .form-row.form-row-recurring-ondays select {
        display: inline;
        float: none;
        width: auto; }
      .bijdrage-form form .form-row.form-row-recurring select[multiple], .bijdrage-form form .form-row.form-row-recurring-ondays select[multiple] {
        width: 175px; }
      .bijdrage-form form .form-row.form-row-recurring .ms-parent, .bijdrage-form form .form-row.form-row-recurring-ondays .ms-parent {
        display: inline-block;
        float: none; }
      .bijdrage-form form .form-row.form-row-recurring .ms-drop .ms-select-all, .bijdrage-form form .form-row.form-row-recurring-ondays .ms-drop .ms-select-all {
        padding-bottom: 20px;
        margin-bottom: 20px; }
      .bijdrage-form form .form-row.form-row-recurring .recurring_until, .bijdrage-form form .form-row.form-row-recurring-ondays .recurring_until {
        display: block;
        padding-left: 59px; }
        .bijdrage-form form .form-row.form-row-recurring .recurring_until label,
        .bijdrage-form form .form-row.form-row-recurring .recurring_until input, .bijdrage-form form .form-row.form-row-recurring-ondays .recurring_until label,
        .bijdrage-form form .form-row.form-row-recurring-ondays .recurring_until input {
          display: inline-block;
          float: none;
          width: auto; }
          .bijdrage-form form .form-row.form-row-recurring .recurring_until label[type="number"],
          .bijdrage-form form .form-row.form-row-recurring .recurring_until input[type="number"], .bijdrage-form form .form-row.form-row-recurring-ondays .recurring_until label[type="number"],
          .bijdrage-form form .form-row.form-row-recurring-ondays .recurring_until input[type="number"] {
            width: 60px; }
        .bijdrage-form form .form-row.form-row-recurring .recurring_until label em, .bijdrage-form form .form-row.form-row-recurring-ondays .recurring_until label em {
          display: block;
          white-space: normal;
          font-size: 12px;
          line-height: 18px;
          font-weight: normal;
          font-style: normal; }
      .bijdrage-form form .form-row.form-row-recurring .input-items, .bijdrage-form form .form-row.form-row-recurring-ondays .input-items {
        white-space: nowrap;
        width: 100%; }
      .bijdrage-form form .form-row.date-fields .input-items input:not([type="checkbox"]):not([type='radio']) {
        margin-bottom: 10px; }
    .bijdrage-form form a.button {
      float: left; }
    .bijdrage-form form button {
      float: right;
      cursor: pointer; }
    .bijdrage-form form button > span,
    .bijdrage-form form a.button {
      margin-right: 10px; }
    .bijdrage-form form ol.media-preview {
      list-style: none;
      padding: 0;
      margin: 0; }
      .bijdrage-form form ol.media-preview > li img,
      .bijdrage-form form ol.media-preview > li span {
        display: block;
        float: left; }
      .bijdrage-form form ol.media-preview > li img {
        width: 50px;
        height: 50px; }
      .bijdrage-form form ol.media-preview > li span {
        line-height: 50px;
        margin-left: 15px; }

@media only screen and (max-width: 767px) {
  .bijdrage-form:before {
    content: none !important; }
  .bijdrage-form header,
  .bijdrage-form footer {
    padding-left: 30px;
    border-left: 0; }
  .bijdrage-form section {
    border-left: 0; }
    .bijdrage-form section aside {
      display: none; }
  .bijdrage-form ol.choose > li:first-child {
    border-top: 0; }
  .bijdrage-form form, .bijdrage-form .form {
    margin-bottom: 0; }
    .bijdrage-form form .form-row > label, .bijdrage-form .form .form-row > label {
      display: block;
      width: 100px;
      float: none; }
    .bijdrage-form form .form-row input:not([type="checkbox"]):not([type='radio']),
    .bijdrage-form form .form-row textarea,
    .bijdrage-form form .form-row select:not(.cms_dropdown),
    .bijdrage-form form .form-row .note-editor,
    .bijdrage-form form .form-row .chosen-container,
    .bijdrage-form form .form-row .input-items, .bijdrage-form .form .form-row input:not([type="checkbox"]):not([type='radio']),
    .bijdrage-form .form .form-row textarea,
    .bijdrage-form .form .form-row select:not(.cms_dropdown),
    .bijdrage-form .form .form-row .note-editor,
    .bijdrage-form .form .form-row .chosen-container,
    .bijdrage-form .form .form-row .input-items {
      width: 100%;
      float: none; }
    .bijdrage-form form .form-row .input-items, .bijdrage-form .form .form-row .input-items {
      min-width: 0; } }

/* ==========================================================================
   Wysihtml5
   ========================================================================== */
ul.wysihtml5-toolbar {
  margin: 0;
  padding: 0;
  display: block; }

ul.wysihtml5-toolbar::after {
  clear: both;
  display: table;
  content: ""; }

ul.wysihtml5-toolbar > li {
  float: left;
  display: list-item;
  list-style: none;
  margin: 0 5px 10px 0; }

ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] {
  font-weight: bold; }

ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] {
  font-style: italic; }

ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] {
  text-decoration: underline; }

ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #E6E6E6;
  background-color: #D9D9D9;
  outline: 0; }

ul.wysihtml5-commands-disabled .dropdown-menu {
  display: none !important; }

ul.wysihtml5-toolbar div.wysihtml5-colors {
  display: block;
  width: 50px;
  height: 20px;
  margin-top: 2px;
  margin-left: 5px;
  position: absolute;
  pointer-events: none; }

ul.wysihtml5-toolbar a.wysihtml5-colors-title {
  padding-left: 70px; }

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="black"] {
  background: black !important; }

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="silver"] {
  background: silver !important; }

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="gray"] {
  background: gray !important; }

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="maroon"] {
  background: maroon !important; }

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="red"] {
  background: red !important; }

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="purple"] {
  background: purple !important; }

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="green"] {
  background: green !important; }

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="olive"] {
  background: olive !important; }

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="navy"] {
  background: navy !important; }

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="blue"] {
  background: blue !important; }

ul.wysihtml5-toolbar div[data-wysihtml5-command-value="orange"] {
  background: orange !important; }

ul.wysihtml5-toolbar .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

ul.wysihtml5-toolbar .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

ul.wysihtml5-toolbar .btn:hover,
ul.wysihtml5-toolbar .btn:focus {
  color: #333;
  text-decoration: none; }

ul.wysihtml5-toolbar .btn:active,
ul.wysihtml5-toolbar .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

ul.wysihtml5-toolbar .btn.disabled,
ul.wysihtml5-toolbar .btn[disabled],
ul.wysihtml5-toolbar fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none; }

ul.wysihtml5-toolbar .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

ul.wysihtml5-toolbar .btn-default:hover,
ul.wysihtml5-toolbar .btn-default:focus,
ul.wysihtml5-toolbar .btn-default:active,
ul.wysihtml5-toolbar .btn-default.active,
ul.wysihtml5-toolbar .open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad; }

ul.wysihtml5-toolbar .btn-default:active,
ul.wysihtml5-toolbar .btn-default.active,
ul.wysihtml5-toolbar .open .dropdown-toggle.btn-default {
  background-image: none; }

ul.wysihtml5-toolbar .btn-default.disabled,
ul.wysihtml5-toolbar .btn-default[disabled],
ul.wysihtml5-toolbar fieldset[disabled] .btn-default,
ul.wysihtml5-toolbar .btn-default.disabled:hover,
ul.wysihtml5-toolbar .btn-default[disabled]:hover,
ul.wysihtml5-toolbar fieldset[disabled] .btn-default:hover,
ul.wysihtml5-toolbar .btn-default.disabled:focus,
ul.wysihtml5-toolbar .btn-default[disabled]:focus,
ul.wysihtml5-toolbar fieldset[disabled] .btn-default:focus,
ul.wysihtml5-toolbar .btn-default.disabled:active,
ul.wysihtml5-toolbar .btn-default[disabled]:active,
ul.wysihtml5-toolbar fieldset[disabled] .btn-default:active,
ul.wysihtml5-toolbar .btn-default.disabled.active,
ul.wysihtml5-toolbar .btn-default[disabled].active,
ul.wysihtml5-toolbar fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc; }

ul.wysihtml5-toolbar .btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

ul.wysihtml5-toolbar .btn-group > .btn {
  position: relative;
  float: left; }

ul.wysihtml5-toolbar .btn-group > .btn:first-child {
  margin-left: 0; }

ul.wysihtml5-toolbar .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

ul.wysihtml5-toolbar .btn-group > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-left-color: transparent; }

ul.wysihtml5-toolbar .btn > span {
  line-height: 20px; }

/*! jQuery UI - v1.11.4 - 2015-09-10
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lato%2C%20sans-serif&fwDefault=normal&fsDefault=16px&cornerRadius=0&bgColorHeader=%23f15a3b&bgTextureHeader=flat&bgImgOpacityHeader=100&borderColorHeader=%23f15a3b&fcHeader=%23fff&iconColorHeader=%23fff&bgColorContent=%23ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=%23ebebeb&fcContent=%23000&iconColorContent=%23000&bgColorDefault=%23e5e5e5&bgTextureDefault=flat&bgImgOpacityDefault=100&borderColorDefault=%23e5e5e5&fcDefault=%23000&iconColorDefault=%23000&bgColorHover=%23d7d7d7&bgTextureHover=flat&bgImgOpacityHover=100&borderColorHover=%23d7d7d7&fcHover=%23000&iconColorHover=%23000&bgColorActive=%23f15a3b&bgTextureActive=flat&bgImgOpacityActive=100&borderColorActive=%23f15a3b&fcActive=%23fff&iconColorActive=%23fff&bgColorHighlight=%23f15a3b&bgTextureHighlight=flat&bgImgOpacityHighlight=100&borderColorHighlight=%23f15a3b&fcHighlight=%23fff&iconColorHighlight=%23fff&bgColorError=%23f9f2f4&bgTextureError=glass&bgImgOpacityError=95&borderColorError=%23c7254e&fcError=%23c7254e&iconColorError=%23c7254e&bgColorOverlay=%23aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=%23aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

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

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Lato, sans-serif;
  font-size: 16px; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Lato, sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #ebebeb;
  background: #ffffff url("/img/jquery-ui/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #000; }

.ui-widget-content a {
  color: #000; }

.ui-widget-header {
  border: 1px solid #f15a3b;
  background: #f15a3b url("/img/jquery-ui/ui-bg_flat_100_f15a3b_40x100.png") 50% 50% repeat-x;
  color: #fff;
  font-weight: bold; }

.ui-widget-header a {
  color: #fff; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #e5e5e5;
  background: #e5e5e5 url("/img/jquery-ui/ui-bg_flat_100_e5e5e5_40x100.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #000; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #000;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #d7d7d7;
  background: #d7d7d7 url("/img/jquery-ui/ui-bg_flat_100_d7d7d7_40x100.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #000; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #000;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #f15a3b;
  background: #f15a3b url("/img/jquery-ui/ui-bg_flat_100_f15a3b_40x100.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #fff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #f15a3b;
  background: #f15a3b url("/img/jquery-ui/ui-bg_flat_100_f15a3b_40x100.png") 50% 50% repeat-x;
  color: #fff; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #fff; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #c7254e;
  background: #f9f2f4 url("/img/jquery-ui/ui-bg_glass_95_f9f2f4_1x400.png") 50% 50% repeat-x;
  color: #c7254e; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #c7254e; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #c7254e; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/img/jquery-ui/ui-icons_000_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("/img/jquery-ui/ui-icons_fff_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("/img/jquery-ui/ui-icons_000_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("/img/jquery-ui/ui-icons_000_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("/img/jquery-ui/ui-icons_fff_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("/img/jquery-ui/ui-icons_fff_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("/img/jquery-ui/ui-icons_c7254e_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url("/img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("/img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px; }

/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#dt/dt-1.10.8
 *
 * Included libraries:
 *   DataTables 1.10.8
 */
/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */ }

table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold; }

table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111; }

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none; }

table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  cursor: pointer;
  *cursor: hand; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background-repeat: no-repeat;
  background-position: center right; }

table.dataTable thead .sorting {
  background-image: url("/img/datatables/sort_both.png"); }

table.dataTable thead .sorting_asc {
  background-image: url("/img/datatables/sort_asc.png"); }

table.dataTable thead .sorting_desc {
  background-image: url("/img/datatables/sort_desc.png"); }

table.dataTable thead .sorting_asc_disabled {
  background-image: url("/img/datatables/sort_asc_disabled.png"); }

table.dataTable thead .sorting_desc_disabled {
  background-image: url("/img/datatables/sort_desc_disabled.png"); }

table.dataTable tbody tr {
  background-color: #ffffff; }

table.dataTable tbody tr.selected {
  background-color: #B0BED9; }

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px; }

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #ddd; }

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none; }

table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd; }

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd; }

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none; }

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9; }

table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4; }

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6; }

table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1; }

table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa; }

table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5; }

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1; }

table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3; }

table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke; }

table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd; }

table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf; }

table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1; }

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa; }

table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc; }

table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe; }

table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5; }

table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6; }

table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8; }

table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea; }

table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec; }

table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef; }

table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7; }

table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9; }

table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb; }

table.dataTable.no-footer {
  border-bottom: 1px solid #111; }

table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap; }

table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px; }

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px; }

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px; }

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left; }

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center; }

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right; }

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify; }

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap; }

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left; }

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center; }

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right; }

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify; }

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap; }

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left; }

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center; }

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right; }

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify; }

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap; }

table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box; }

/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1; }

.dataTables_wrapper .dataTables_length {
  float: left; }

.dataTables_wrapper .dataTables_filter {
  float: right;
  width: 48%; }

.dataTables_wrapper .dataTables_column_filter select,
.dataTables_wrapper .dataTables_filter input {
  line-height: 29px;
  height: 29px;
  width: 100%;
  border: 1px solid #d4d4d4; }

.dataTables_wrapper .dataTables_column_filter {
  float: left;
  width: 48%; }

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em; }

.dataTables_wrapper .dataTables_paginate {
  text-align: center;
  padding-top: 0.25em; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #fff !important;
  background: #f15a3b;
  border-bottom: 2px solid #b7452e; }

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: #f15a3b;
  color: #fff !important;
  border-bottom: 2px solid #b7452e; }

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background: #f15a3b;
  color: #fff !important;
  border-bottom: 2px solid #b7452e; }

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em; }

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); }

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333; }

.dataTables_wrapper .dataTables_scroll {
  clear: both; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important; }

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111; }

.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
  border-bottom: none; }

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em; } }

@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em; } }

/**
 * Style-sheet for dtpicker
 * https://github.com/mugifly/jquery-simple-datetimepicker
 */
.datepicker {
  display: inline-block;
  box-shadow: 0.5px 0.5px 0px #c8c8c8;
  -webkit-box-shadow: 0.5px 0.5px 3px #eeeeee;
  -moz-box-shadow: 0.5px 0.5px 3px #eeeeee; }

/*
 * datepicker_header
*/
.datepicker > .datepicker_header {
  padding: 5px;
  background-color: #f15a3b;
  color: #fff;
  text-align: center;
  font-size: 9pt;
  font-weight: bold;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none; }

.datepicker > .datepicker_header > a {
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  cursor: pointer;
  color: #fff; }

.datepicker > .datepicker_header > a:hover {
  color: #303030;
  background-color: #c8c8c8; }

.datepicker > .datepicker_header > a:active {
  color: #ffffff;
  background-color: #808080; }

.datepicker > .datepicker_header > span {
  margin-left: 20px;
  margin-right: 20px;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none; }

.datepicker > .datepicker_header > .icon-home {
  position: absolute;
  display: block;
  float: left;
  margin-top: 2px;
  margin-left: 5px;
  width: 11pt;
  height: 11pt;
  vertical-align: middle; }

.datepicker > .datepicker_header > .icon-home > svg > g > path {
  fill: #fff; }

.datepicker > .datepicker_header > a:hover > svg > g > path {
  fill: #303030;
  /* Icon button hover color */ }

/*
 * datepicker_inner_container 
*/
.datepicker > .datepicker_inner_container {
  background-color: #fff;
  box-shadow: 0.5px 0px 3px #c8c8c8; }

.datepicker > .datepicker_inner_container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/*
 * datepicker_inner_container > datepicker_calendar
*/
.datepicker > .datepicker_inner_container > .datepicker_calendar {
  float: left;
  width: auto;
  margin-top: -0.5px;
  margin-left: -1px;
  margin-bottom: -2px;
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  border-top: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > table {
  padding: 10px;
  margin: 0; }

/*
 * datepicker_inner_container > datepicker_calendar > datepicker_table > tbody > tr > th (WDay-cell)
*/
.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > th {
  color: #646464;
  width: 18px;
  font-size: small;
  font-weight: normal;
  text-align: center; }

/*
 * datepicker_inner_container > datepicker_calendar > datepicker_table > tbody > tr > td (Day-cell)
*/
.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td {
  color: #000000;
  text-align: center;
  padding: 5px;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  cursor: pointer; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.today {
  border-bottom: #bfbfbf solid 2px;
  margin-bottom: -2px; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.wday_sat {
  color: #0044aa; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.wday_sun {
  color: #e13b00; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.day_another_month {
  color: #cccccc; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.day_in_past {
  cursor: default;
  color: #cccccc; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.day_in_unallowed {
  cursor: default;
  color: #cccccc; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.out_of_range {
  cursor: default;
  color: #cccccc; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.active {
  color: #ffffff;
  background-color: #f15a3b; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.hover {
  color: #000000;
  background-color: #c8c8c8; }

/*
 * datepicker_inner_container > datepicker_timelist
*/
.datepicker > .datepicker_inner_container > .datepicker_timelist {
  float: left;
  width: 4.2em;
  height: 118px;
  margin-top: -0.5px;
  padding: 5px;
  padding-left: 0px;
  padding-right: 0px;
  overflow: auto;
  overflow-x: hidden;
  background-color: #ffffff;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px; }

/*
.datepicker > .datepicker_inner_container > .datepicker_timelist::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*/
.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar {
  overflow: hidden;
  width: 6px;
  background: #fafafa;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px; }

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar:horizontal {
  height: 1px; }

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-button {
  display: none; }

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-piece {
  background: #eee; }

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-piece:start {
  background: #eee; }

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-thumb {
  background: #aaaaaa;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-corner {
  background: #333; }

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 25px;
  margin-top: 5px;
  margin-bottom: 2px;
  font-size: small;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  cursor: pointer; }

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.time_in_past {
  cursor: default;
  color: #cccccc; }

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.out_of_range {
  cursor: default;
  color: #cccccc; }

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.active {
  color: #ffffff;
  background-color: #808080; }

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.hover {
  color: #000000;
  background-color: #c8c8c8; }

.opentip-container,
.opentip-container * {
  box-sizing: border-box; }

.opentip-container {
  position: absolute;
  max-width: 300px;
  z-index: 100;
  transition: transform 1s ease-in-out;
  pointer-events: none;
  transform: translateX(0) translateY(0); }

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-center {
  transform: translateY(-5px); }

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-right {
  transform: translateY(-5px) translateX(5px); }

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-right {
  transform: translateX(5px); }

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-right {
  transform: translateY(5px) translateX(5px); }

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-center {
  transform: translateY(5px); }

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-left {
  transform: translateY(5px) translateX(-5px); }

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-left {
  transform: translateX(-5px); }

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-left {
  transform: translateY(-5px) translateX(-5px); }

.opentip-container.ot-fixed .opentip {
  pointer-events: auto; }

.opentip-container.ot-hidden {
  display: none; }

.opentip-container .opentip {
  position: relative;
  font-size: 13px;
  line-height: 120%;
  padding: 9px 14px;
  color: #4f4b47;
  text-shadow: -1px -1px 0px rgba(255, 255, 255, 0.2); }

.opentip-container .opentip .header {
  margin: 0;
  padding: 0; }

.opentip-container .opentip .ot-close {
  pointer-events: auto;
  display: block;
  position: absolute;
  top: -12px;
  left: 60px;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  text-decoration: none; }

.opentip-container .opentip .ot-close span {
  display: none; }

.opentip-container .opentip .ot-loading-indicator {
  display: none; }

.opentip-container.ot-loading .ot-loading-indicator {
  width: 30px;
  height: 30px;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  display: block; }

.opentip-container.ot-loading .ot-loading-indicator span {
  display: block;
  animation: otloading 2s linear infinite;
  text-align: center; }

.opentip-container.style-dark .opentip,
.opentip-container.style-alert .opentip {
  color: #f8f8f8;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2); }

.opentip-container.style-glass .opentip {
  padding: 15px 25px;
  color: #317cc5;
  text-shadow: 1px 1px 8px rgba(0, 94, 153, 0.3); }

.opentip-container.ot-hide-effect-fade {
  transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
  opacity: 1;
  -ms-filter: none;
  filter: none; }

.opentip-container.ot-hide-effect-fade.ot-hiding {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.opentip-container.ot-show-effect-appear.ot-going-to-show,
.opentip-container.ot-show-effect-appear.ot-showing {
  transition: transform 0.5s ease-in-out, opacity 1s ease-in-out; }

.opentip-container.ot-show-effect-appear.ot-going-to-show {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.opentip-container.ot-show-effect-appear.ot-showing {
  opacity: 1;
  -ms-filter: none;
  filter: none; }

.opentip-container.ot-show-effect-appear.ot-visible {
  opacity: 1;
  -ms-filter: none;
  filter: none; }

@keyframes otloading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

#login-message-overlay {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: auto;
  position: fixed;
  width: 100%;
  height: 100%;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1001;
  cursor: pointer; }
  #login-message-overlay .overlay-container {
    position: relative;
    max-width: 75vw;
    max-height: 90%;
    overflow: auto;
    width: 900px;
    border-left: calc(1rem + 4vw) solid #f15a3b; }
    #login-message-overlay .overlay-container .overlay-container__closer {
      color: black;
      position: absolute;
      right: 6px;
      top: 5px; }
    #login-message-overlay .overlay-container .overlay-container__header {
      text-align: center;
      background: #e5e5e5;
      padding: 1rem 2rem; }
    #login-message-overlay .overlay-container .overlay-container__content {
      padding: 2rem;
      background: white; }
      #login-message-overlay .overlay-container .overlay-container__content img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 1rem auto; }

/*==================================================
 * Defaults
 * ===============================================*/
html, body {
  height: 100%; }

body {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #000;
  line-height: 22px;
  text-rendering: optimizeLegibility;
  padding: 0;
  margin: 0; }

h1 {
  font-size: 36px;
  font-weight: 400;
  line-height: 36px; }

h2 {
  font-size: 22px;
  font-weight: 700;
  font-style: normal;
  margin: 0;
  line-height: 30px; }

h3 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  line-height: 30px; }

h4 {
  font-size: 14px;
  margin: 0;
  padding: 0;
  font-weight: 700; }

.align-right {
  float: right;
  padding-left: 50px;
  padding-bottom: 23px; }

.align-left {
  float: left;
  padding-right: 50px;
  padding-bottom: 23px; }

.bold {
  font-weight: bold; }

.button, button {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 38px;
  color: #fff;
  padding: 0 30px;
  background-color: #f15a3b;
  border: none;
  border-bottom: 2px solid #b7452e;
  border-color: #b7452e;
  /* stupid ie9 fix */
  white-space: nowrap; }

.button[disabled], button[disabled] {
  cursor: default; }

.button-small {
  line-height: 28px;
  padding: 0 20px; }

.button.grey, button.grey, button[disabled] {
  background-color: #ebebeb !important;
  border-color: #BFBFBF !important;
  color: #000; }

.button.grey .fa, button.grey .fa, button[disabled] .fa {
  color: #000; }

.button:hover, button:hover {
  box-shadow: inset 0 0 100px rgba(255, 255, 255, 0.2); }

.button.loading:after, button.loading:after {
  background-position: 20px center;
  background-color: transparent; }

.button.loading .fa, button.loading .fa {
  visibility: hidden; }

.no-rgba .button:hover, .no-rgba button:hover {
  background-image: url(/img/ie/white-20.png); }

button .fa,
.button .fa {
  color: #fff; }

.button .fa-angle-right, button .fa-angle-right {
  padding-left: 5px;
  float: none !important;
  display: inline !important; }

#main-wrapper .styled-select {
  overflow: hidden;
  width: 216px;
  line-height: 38px;
  background-color: #f15a3b;
  color: #fff;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 2px solid #b7452e; }
  #main-wrapper .styled-select:hover {
    box-shadow: inset 0 0 100px rgba(255, 255, 255, 0.2); }
  #main-wrapper .styled-select.multiple-select {
    overflow: visible; }
    #main-wrapper .styled-select.multiple-select .ms-parent {
      background-color: #f15a3b;
      border: 0; }
      #main-wrapper .styled-select.multiple-select .ms-parent .ms-choice {
        color: #fff;
        line-height: 38px;
        height: 38px; }
        #main-wrapper .styled-select.multiple-select .ms-parent .ms-choice > div {
          top: 10px;
          right: 9px;
          font: normal normal normal 20px/1 FontAwesome;
          background: none; }
          #main-wrapper .styled-select.multiple-select .ms-parent .ms-choice > div:before {
            content: "\f107"; }
        #main-wrapper .styled-select.multiple-select .ms-parent .ms-choice > span {
          padding-left: 20px;
          font-family: 'Lato', sans-serif; }
          #main-wrapper .styled-select.multiple-select .ms-parent .ms-choice > span.placeholder {
            color: #fff; }
      #main-wrapper .styled-select.multiple-select .ms-parent .ms-drop ul {
        text-align: left; }
        #main-wrapper .styled-select.multiple-select .ms-parent .ms-drop ul li {
          padding-left: 0;
          font-size: 14px; }

.no-rgba #main-wrapper .styled-select:hover {
  background-image: url(/img/ie/white-20.png); }

#main-wrapper .styled-select select {
  position: relative;
  color: #fff;
  -webkit-appearance: none;
  font-size: 14px;
  padding: 0 0 0 20px;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  width: 100%;
  cursor: pointer;
  line-height: 40px;
  height: 40px; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #main-wrapper .styled-select:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    position: absolute;
    right: 16px;
    top: 12px; } }

#main-wrapper .styled-select select option {
  color: #000;
  background-color: #fff; }

input[disabled] {
  color: #b4b4b4; }

input, textarea, select {
  border: 1px solid #d4d4d4;
  font-family: 'Lato', sans-serif; }

strong {
  font-weight: 700; }

p {
  font-size: 16px;
  margin: 0;
  margin-bottom: 23px;
  text-rendering: optimizeLegibility; }

p:empty {
  display: none; }

p.intro {
  font-size: 16px; }

p.excerpt {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 22px; }

p.excerpt-lg {
  width: 730px;
  text-align: center;
  margin: auto;
  font-size: 20px;
  line-height: 36px; }

video {
  width: 100%;
  max-width: 585px;
  height: auto; }

img {
  max-width: 100%;
  height: auto; }

hr {
  border: 0;
  border-bottom: 1px solid #d4d4d4;
  margin: 30px 0; }

a {
  text-decoration: none;
  color: #f15a3b; }

a[href^=tel] {
  pointer-events: none; }

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px; }
  p.excerpt-lg {
    width: 100%; }
  a[href^=tel] {
    pointer-events: auto; }
  .align-left,
  .align-right {
    float: none;
    padding-left: 0;
    padding-right: 0; } }

/*==================================================
 * General styles
 * ===============================================*/
.greybg {
  background-color: #ebebeb; }

.icon-wrapper .icon {
  position: relative;
  cursor: help; }

.tooltip-content {
  display: none;
  position: absolute;
  top: -45px;
  right: -31px;
  -webkit-filter: drop-shadow(-2px 2px 2px rgba(0, 0, 0, 0.3)); }

.tooltip-content:before {
  content: "";
  border-top: 7px solid #ebebeb;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  width: 0px;
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  margin: auto; }

.tooltip-content p {
  padding: 5px 16px 3px 14px;
  margin: 0;
  color: #000;
  white-space: nowrap;
  font-weight: 400;
  background: #ebebeb; }

.icon-wrapper .icon:hover > .tooltip-content {
  display: block; }

@media only screen and (max-width: 1023px) {
  p {
    font-size: 18px;
    line-height: 24px; } }

/*==================================================
 * All-knowing wrapper
 * ===============================================*/
.container {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: auto;
  padding: 0 24px;
  box-sizing: border-box; }

#main-wrapper .col-3 {
  position: relative;
  width: 292px;
  float: left;
  margin-left: 18px; }
  #main-wrapper .col-3:first-child {
    margin: 0; }

@media only screen and (max-width: 1023px) {
  #main-wrapper .col-3 {
    position: relative;
    width: 222px;
    float: left;
    margin-left: 18px; }
  #main-wrapper .col-3:first-child {
    margin: 0; } }

#main-wrapper .item {
  display: block;
  height: 165px;
  position: relative;
  padding: 25px;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  #main-wrapper .item -moz-box-sizing:border-box * {
    color: #fff; }
  #main-wrapper .item p {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 10px 0; }
  #main-wrapper .item p.readmore {
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    bottom: 10px;
    left: 25px;
    color: #fff;
    text-decoration: none; }
  #main-wrapper .item p.readmore .fa {
    padding-left: 5px; }
  #main-wrapper .item h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 0;
    margin: 0 0 4px;
    line-height: 30px;
    white-space: nowrap; }
  #main-wrapper .item > span {
    position: absolute;
    bottom: -10px;
    right: -10px;
    color: #fff;
    opacity: 0.3;
    font-size: 100px; }
  #main-wrapper .item.oranje {
    background: #d38629;
    background: linear-gradient(-135deg, transparent 20px, #d38629 20px, #d38629); }
  #main-wrapper .item.blauw {
    background-color: #2870b4;
    background: linear-gradient(-135deg, transparent 20px, #2870b4 20px, #2870b4); }
  #main-wrapper .item.lichtblauw {
    background: #2c82c9;
    background: linear-gradient(-135deg, transparent 20px, #2c82c9 20px, #2c82c9); }
  #main-wrapper .item.paars {
    background-color: #9365b8;
    background: linear-gradient(-135deg, transparent 20px, #9365b8 20px, #9365b8); }
  #main-wrapper .item.lichtrood {
    background-color: #e14938;
    background: linear-gradient(-135deg, transparent 20px, #e14938 20px, #e14938); }
  #main-wrapper .item.rood {
    background-color: #cd1f49;
    background: linear-gradient(-135deg, transparent 20px, #cd1f49 20px, #cd1f49); }
  #main-wrapper .item.groen {
    background-color: #508c23;
    background: linear-gradient(-135deg, transparent 20px, #508c23 20px, #508c23); }

@media only screen and (max-width: 1023px) {
  #main-wrapper .item {
    min-height: 180px;
    max-width: 292px; }
  #main-wrapper .item p {
    padding: 0; } }

@media only screen and (max-width: 767px) {
  #main-wrapper .item {
    margin: 0 auto; }
  #main-wrapper .item > h2 {
    font-size: 20px; } }

/*==================================================
 * Header
 * ===============================================*/
header.main {
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #fff url(/img/background.jpg); }
  header.main .pre-header {
    width: 100%;
    background-color: #565656;
    color: #fff;
    line-height: 26px; }
    header.main .pre-header p {
      margin: 0;
      font-size: 12px; }
    header.main .pre-header span {
      font-size: 18px;
      line-height: 26px; }
    header.main .pre-header .login {
      margin-left: 25px; }
  header.main .header {
    height: 120px; }
  header.main .logo {
    display: block;
    float: left;
    margin-left: -35px;
    border: 0;
    outline: 0; }
    header.main .logo > img {
      padding-left: 65px;
      padding-top: 29px;
      height: auto;
      max-width: 185px;
      width: 100%;
      border: 0;
      outline: 0;
      -webkit-backface-visibility: hidden; }
    header.main .logo > video {
      position: absolute;
      top: -30px;
      height: auto;
      max-width: 320px;
      width: 100%;
      border: 0;
      outline: 0;
      -webkit-backface-visibility: hidden; }
  header.main .contact {
    float: right;
    text-align: right;
    margin-top: 37px; }
    header.main .contact p {
      line-height: 12px;
      margin: 0;
      padding: 0;
      padding-bottom: 13px; }
    header.main .contact .fa {
      color: #f15a3b;
      font-size: 24px;
      padding-right: 15px;
      float: left; }
    header.main .contact .number {
      color: #000;
      text-decoration: none;
      line-height: 22px;
      margin: 0;
      padding: 0;
      font-size: 24px;
      font-weight: 700;
      float: left; }

@media only screen and (max-width: 1023px) {
  header.main .logo {
    max-width: 100%;
    height: auto; } }

/*==================================================
 * Page title + Breadcrumbs
 * ===============================================*/
section.page-title {
  background-image: url(/img/slider-bg.png);
  background-size: cover;
  padding: 40px 0;
  margin-bottom: 40px; }
  section.page-title h1 {
    margin: 0;
    line-height: 1.4; }
    section.page-title h1 em {
      color: #f15a3b;
      font-style: normal; }
  section.page-title .breadcrumbs-wrapper {
    position: relative;
    font-size: 14px; }
    section.page-title .breadcrumbs-wrapper p {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      font-weight: 400; }
    section.page-title .breadcrumbs-wrapper nav {
      display: inline; }
    section.page-title .breadcrumbs-wrapper a {
      text-decoration: none;
      color: #000;
      padding-left: 4px;
      font-weight: bold;
      color: #f15a3b; }
    section.page-title .breadcrumbs-wrapper .breadcrumbs {
      display: block;
      padding-left: 90px;
      margin-top: 1em; }
      section.page-title .breadcrumbs-wrapper .breadcrumbs ol {
        padding-left: 0;
        margin: 0;
        font-size: 16px; }
      section.page-title .breadcrumbs-wrapper .breadcrumbs ol li {
        display: inline-block;
        padding-right: 10px; }
      section.page-title .breadcrumbs-wrapper .breadcrumbs ol li:first-child:before {
        content: ""; }
      section.page-title .breadcrumbs-wrapper .breadcrumbs ol li:before {
        content: "- ";
        letter-spacing: 4px; }

@media only screen and (max-width: 1023px) {
  section.page-title .breadcrumbs-wrapper .breadcrumbs {
    padding-left: 100px; }
  section.page-title .breadcrumbs-wrapper .breadcrumbs ol {
    padding-top: 3px; } }

@media only screen and (max-width: 767px) {
  section.page-title {
    padding: 20px 0; }
  section.page-title h1 {
    line-height: normal;
    margin-bottom: 0;
    float: none;
    width: 100%; }
  section.page-title .breadcrumbs-wrapper {
    display: none;
    float: none;
    font-size: 11px; }
  section.page-title .breadcrumbs-wrapper p {
    line-height: normal; }
  section.page-title .breadcrumbs-wrapper nav {
    line-height: 20px; } }

/*==================================================
 * Navigation
 * ===============================================*/
.desktop-nav {
  position: relative;
  min-height: 60px; }
  .desktop-nav .menu-btn {
    display: none; }
  .desktop-nav nav.main {
    width: 100%;
    background-color: rgba(235, 235, 235, 0.95);
    color: #fff;
    font-size: 16px;
    -box-sizing: border-box; }
    .desktop-nav nav.main:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 57px;
      background-color: #f15a3b;
      border-bottom: 3px solid #b7452e; }
    .desktop-nav nav.main.fixed {
      position: fixed;
      top: 0; }
    .desktop-nav nav.main ol {
      white-space: nowrap;
      padding: 0;
      font-size: 16px;
      float: left;
      margin: 0; }
      .desktop-nav nav.main ol > li {
        display: inline-block;
        position: relative; }
        .desktop-nav nav.main ol > li > a {
          text-decoration: none;
          color: #fff;
          line-height: 57px;
          display: block;
          padding-left: 15px;
          padding-right: 15px;
          width: 100%;
          box-sizing: border-box; }
          .desktop-nav nav.main ol > li > a > span {
            display: block;
            white-space: nowrap; }
      .desktop-nav nav.main ol > li:hover, .desktop-nav nav.main ol li.menuactive {
        box-shadow: inset 0 0 100px rgba(255, 255, 255, 0.2); }
      .desktop-nav nav.main ol ol {
        margin: 25px 0;
        border-left: 1px solid #c7c7c7;
        display: none;
        box-sizing: border-box;
        list-style: none; }
        .desktop-nav nav.main ol ol > li {
          display: block;
          margin-left: 0; }
          .desktop-nav nav.main ol ol > li:hover, .desktop-nav nav.main ol ol > li.menuactive {
            box-shadow: none; }
        .desktop-nav nav.main ol ol > li > a {
          color: #000;
          font-size: 14px;
          line-height: 24px;
          padding-left: 15px;
          white-space: nowrap;
          box-shadow: none !important;
          background: none !important; }
      .desktop-nav nav.main ol li.active ol {
        display: block;
        position: relative; }
    .desktop-nav nav.main .search {
      float: right;
      font-size: 30px;
      padding: 5px 0px 5px 5px;
      line-height: 18px;
      margin-top: 2px; }
      .desktop-nav nav.main .search form {
        padding: 0;
        border: none;
        margin: 0; }
      .desktop-nav nav.main .search input {
        background: transparent;
        border: none;
        outline: 0;
        font-size: 16px;
        color: #fff;
        padding: 0 5px;
        vertical-align: middle;
        width: 150px;
        height: 44px;
        line-height: 44px; }
      .desktop-nav nav.main .search button {
        position: relative;
        background: none;
        left: -7px;
        top: -2px;
        border: none;
        font-size: 26px;
        outline-color: #3a69ab;
        padding: 0 0 0 10px; }
        .desktop-nav nav.main .search button span {
          font-size: 20px; }
      .desktop-nav nav.main .search button:hover {
        box-shadow: none; }
    .desktop-nav nav.main .search.hide {
      display: none; }
    .desktop-nav nav.main .search.active form {
      border: 1px solid #fff; }
      .desktop-nav nav.main .search.active form ::-webkit-input-placeholder {
        color: #fff; }
      .desktop-nav nav.main .search.active form button {
        top: -3px;
        left: -6px; }
    .desktop-nav nav.main > .container > a {
      float: right;
      color: #fff; }
      .desktop-nav nav.main > .container > a > span {
        font-size: 20px;
        padding: 0 10px;
        display: block;
        line-height: 57px; }
    .desktop-nav nav.main a.login {
      position: relative;
      line-height: 57px;
      background-color: #03365f;
      float: right;
      padding: 0 15px; }
    .desktop-nav nav.main a.login:after {
      position: absolute;
      bottom: -3px;
      left: 0;
      width: 100%;
      height: 3px;
      content: "";
      background-color: #022440; }
  .desktop-nav nav.sub {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 99;
    left: 0;
    background: #ebebeb;
    margin: 0; }
    .desktop-nav nav.sub ol.submenu {
      width: 100%;
      margin: 25px 0;
      padding-left: 15px;
      border-left: 1px solid #c7c7c7; }
      .desktop-nav nav.sub ol.submenu li {
        list-style: none;
        float: none;
        margin-left: 0; }
  .desktop-nav nav.sub.active {
    display: block; }

.no-rgba .desktop-nav nav.main ul > li > a:hover,
.no-rgba .desktop-nav nav.main ul > li > a.menuactive {
  background-image: url(/img/ie/white-20.png); }

.desktop-nav .logout {
  display: none; }

@media only screen and (max-width: 959px) {
  .desktop-nav {
    min-height: 0; }
  .desktop-nav .container {
    width: 100%;
    padding: 0; }
  .desktop-nav .menu-btn {
    float: left; }
  .desktop-nav .logout {
    display: block;
    float: right; }
  .desktop-nav .logout > a {
    line-height: 57px;
    color: white;
    margin-right: 25px; }
  .desktop-nav .container > a,
  .desktop-nav .menu-btn {
    cursor: pointer;
    display: block;
    color: #fff;
    height: 60px;
    font-size: 22px;
    margin: 0;
    padding: 0 0 0 24px; }
  .desktop-nav .menu-btn > span {
    margin-right: 10px;
    line-height: 57px; }
  .desktop-nav .menu-btn > span:before {
    padding-right: 10px; }
  .desktop-nav nav.main {
    position: static; }
  .desktop-nav nav.main ol {
    width: 100%;
    padding: 24px 0;
    float: none;
    display: none;
    clear: both; }
  .desktop-nav nav.main ol.expand {
    display: block; }
  .desktop-nav nav.main ol li {
    font-size: 18px;
    line-height: 32px;
    float: none;
    margin: 0;
    width: auto !important;
    display: block; }
  .desktop-nav nav.main ol li a {
    color: #f15a3b;
    padding: 0 24px;
    line-height: 36px; }
  .desktop-nav nav.main ol ol {
    display: block !important;
    width: auto !important;
    margin: 0 0 0 24px;
    padding: 0; }
  .desktop-nav nav.main ol ol li a {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 26px; } }

@media only screen and (max-width: 767px) {
  #main-wrapper > header .contact {
    display: none; } }

/*==================================================
 * Icon navigation
 * ===============================================*/
nav.icons {
  margin: 50px 0; }
  nav.icons ol {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden; }
    nav.icons ol li {
      display: block;
      float: left;
      margin: 0 24px 24px 0;
      background-color: #ebebeb; }
      nav.icons ol li a {
        display: block;
        width: 210px;
        height: 210px;
        box-sizing: border-box;
        border: 1px solid #d5d5d5;
        text-align: center;
        color: #000;
        position: relative; }
        nav.icons ol li a .fa {
          font-size: 60px;
          display: block;
          margin-top: 48px; }
        nav.icons ol li a .title,
        nav.icons ol li a .title p {
          display: block;
          margin-top: 30px;
          padding: 0 5px; }
        nav.icons ol li a .pill-counter {
          position: absolute;
          top: 10px;
          right: 10px;
          background-color: #f15a3b;
          border-radius: 100000000000000px;
          font-weight: bold;
          color: white;
          padding: 3px;
          font-size: 75%;
          width: 100%;
          height: 100%;
          max-width: 10%;
          max-height: 10%; }
      nav.icons ol li:hover {
        background-color: #f15a3b; }
        nav.icons ol li:hover .orange,
        nav.icons ol li:hover a {
          color: #fff; }
          nav.icons ol li:hover .orange .pill-counter,
          nav.icons ol li:hover a .pill-counter {
            background-color: white;
            color: black; }
    nav.icons ol li:nth-child(4n+0) {
      margin-right: 0; }

@media only screen and (max-width: 1023px) {
  nav.icons ol li a {
    width: 160px;
    height: 160px; }
    nav.icons ol li a .fa {
      font-size: 40px;
      margin-top: 28px; }
    nav.icons ol li a .title,
    nav.icons ol li a .title p {
      margin-top: 14px;
      font-size: 14px; } }

@media only screen and (max-width: 767px) {
  nav.icons ol li {
    margin-right: 0; }
    nav.icons ol li:nth-child(2n+0) {
      float: right; }
    nav.icons ol li:nth-child(2n+1) {
      clear: both; }
    nav.icons ol li a {
      width: 150px;
      height: 150px; } }

@media only screen and (max-width: 374px) {
  nav.icons ol li a {
    width: 125px;
    height: 125px; }
    nav.icons ol li a .fa {
      margin-top: 24px;
      font-size: 30px; }
    nav.icons ol li a .title,
    nav.icons ol li a .title p {
      line-height: 16px;
      margin-top: 11px; } }

/*==================================================
 * Content
 * ===============================================*/
#main-wrapper .container > .content {
  position: relative;
  width: 585px;
  float: left;
  min-height: 1px;
  z-index: 2; }

#main-wrapper > *:last-child {
  padding-bottom: 40px; }

.youtube-container {
  margin-bottom: 23px; }

.news-summary .youtube-container iframe {
  width: 525px;
  height: 295px; }

@media only screen and (max-width: 648px) {
  .news-summary .youtube-container iframe {
    width: 272px;
    height: 153px; } }

@media only screen and (max-width: 585px) {
  .youtube-container iframe {
    width: 272px;
    height: 153px; } }

@media only screen and (max-width: 1023px) {
  #main-wrapper .container > .content {
    width: 100%;
    float: none; }
  #main-wrapper .container .col-1 {
    position: relative;
    width: 100%;
    float: none; }
  #main-wrapper .container .col-2 {
    position: relative;
    width: 100%;
    margin: 0;
    float: none; }
  #main-wrapper .container .col-2:first-child {
    margin: 0; }
  #main-wrapper .container .col-3 {
    position: relative;
    width: 222px;
    float: left;
    margin-left: 18px; }
  #main-wrapper .container .col-3:first-child {
    margin: 0; }
  #main-wrapper .col-2 {
    margin-left: 0;
    width: 100%; } }

/*==================================================
 * Aside
 * ===============================================*/
aside {
  position: relative;
  width: 296px;
  margin-left: 21px;
  padding-left: 10px;
  float: left; }
  aside.fixed {
    position: fixed;
    z-index: 1;
    top: 100px;
    left: 0;
    right: 0;
    margin: auto;
    padding-left: 616px; }
  aside.centered {
    text-align: center; }
  aside h2 {
    margin-bottom: 15px; }
  aside > p {
    text-align: right; }
  aside > div {
    margin-bottom: 30px; }
  aside img {
    position: relative;
    border: 1px solid #d4d4d4;
    margin-bottom: 30px; }
  aside .tabs .nav-tabs li {
    width: 50%;
    text-align: center; }
  aside .tabs .nav-tabs li.active > a {
    background-color: #f7f7f7;
    border-bottom-color: transparent; }
  aside .tabs .tabs-content {
    padding: 24px 22px 21px 22px;
    background-color: #f7f7f7;
    border: 1px solid #d4d4d4;
    margin: -1px 0 0 0; }
  aside .tabs .tabs-content .inner > p {
    line-height: 25px; }
  aside .call-to-action {
    position: relative;
    border: 1px solid #d4d4d4;
    padding: 22px 33px 18px 23px;
    margin-bottom: 30px; }
    aside .call-to-action h3 {
      font-size: 26px;
      margin-bottom: 23px; }
    aside .call-to-action p {
      margin-bottom: 14px; }
    aside .call-to-action strong {
      font-size: 18px;
      color: #f15a3b;
      font-weight: 700; }
    aside .call-to-action .button,
    aside .call-to-action button {
      float: right; }
    aside .call-to-action input,
    aside .call-to-action select {
      width: 100% !important;
      border: 1px solid #d4d4d4;
      margin-bottom: 14px;
      line-height: 29px;
      height: 29px;
      box-sizing: border-box;
      padding: 0px 5px; }
  aside form {
    padding: 0;
    border: none;
    margin: 0; }
  aside .shareaholic-canvas {
    height: 75px; }
  aside .shareaholic-share-buttons-container ul.shareaholic-share-buttons {
    margin-left: -5px !important; }

@media only screen and (max-width: 1023px) {
  #main-wrapper .container aside {
    margin: 0;
    padding: 0;
    width: 100%;
    float: none; }
  #main-wrapper .container aside.fixed {
    position: static;
    padding-left: 0; }
  #main-wrapper .container aside > p {
    text-align: left; }
  .container.contact aside .contact-details {
    margin: 0; }
  .container.contact aside .contact-details > ul > li {
    width: 250px;
    display: inline-block;
    vertical-align: top; }
  #main-wrapper .container aside > img {
    max-width: 100%;
    height: auto;
    margin-top: 23px; }
  #main-wrapper .container aside > .tabs .tabs-content {
    margin-bottom: 27px; } }

/*==================================================
 * Footer
 * ===============================================*/
body > footer {
  position: relative;
  height: 323px;
  clear: both; }
  body > footer p {
    margin: 0; }
  body > footer a {
    color: #fff;
    text-decoration: none; }
  body > footer .container .col-3 {
    position: relative;
    width: 292px;
    float: left;
    margin-left: 18px; }
  body > footer .container .col-3:first-child {
    margin: 0; }
  body > footer .container-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    body > footer .container-flex > * {
      -ms-flex: 1 0 100%;
      flex: 1 0 100%;
      width: auto;
      float: none;
      margin-bottom: 20px; }
  @media (min-width: 768px) {
    body > footer .container-flex > * {
      -ms-flex: 1 0 33.3333%;
      flex: 1 0 33.3333%; } }
  body > footer .contact {
    background-color: #565656;
    padding: 31px 0 58px 0;
    color: #fff; }
    body > footer .contact header {
      margin-bottom: 13px; }
      body > footer .contact header > span {
        font-size: 60px;
        color: #6e6e6e;
        float: left; }
      body > footer .contact header > h2 {
        float: left;
        margin-left: 15px;
        color: #fff;
        font-size: 30px;
        margin-bottom: 0;
        line-height: 60px; }
    body > footer .contact .col-3 {
      position: relative;
      width: 33%;
      margin: 0;
      float: left;
      display: block; }
      body > footer .contact .col-3 span {
        line-height: 20px;
        padding-right: 10px;
        margin-top: 16px;
        clear: both;
        float: left; }
      body > footer .contact .col-3 strong {
        margin-top: 15px;
        color: #fff;
        font-size: 16px;
        display: block; }
  body > footer .legal {
    background-color: #303030;
    height: 66px;
    color: #fff;
    line-height: 66px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    body > footer .legal .socials {
      margin-left: 13px; }
      body > footer .legal .socials span {
        height: 30px;
        width: 30px;
        background-color: #fff;
        color: #303030;
        line-height: 30px;
        text-align: center;
        margin-left: 4px;
        font-size: 16px;
        margin-top: 19px; }

.scroll_down {
  display: block;
  position: fixed;
  bottom: 3em;
  right: 2em;
  width: 117px;
  height: 68px;
  background: url(/img/scroll-hint.png);
  text-indent: -9999em;
  opacity: 1;
  transition: opacity 0.2s ease-out; }

.scroll_down.hide {
  opacity: 0; }

@media only screen and (max-width: 1023px) {
  body > footer .legal p {
    font-size: 14px;
    line-height: 66px; } }

@media only screen and (max-width: 767px) {
  body > footer .container .col-3 {
    margin-bottom: 20px;
    float: none;
    width: 100%; }
    body > footer .container .col-3:first-child {
      margin-bottom: 20px; }
    body > footer .container .col-3 span {
      margin-top: 0; }
    body > footer .container .col-3 strong {
      margin-top: 0; }
  body > footer .legal {
    text-align: center;
    line-height: initial;
    height: auto;
    padding: 24px 0; }
    body > footer .legal p {
      float: none;
      font-size: 18px;
      line-height: 24px;
      padding-right: 10px; }
    body > footer .legal .pull-right {
      float: none; }
    body > footer .legal .socials {
      float: none; }
  .scroll_down {
    display: none; } }

/*==================================================
 * Tabelstijl
 * ===============================================*/
table {
  width: 100%;
  margin: 15px 0 46px 0;
  border-spacing: 0;
  border-collapse: collapse; }
  table caption {
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    padding: 0 11px 0 0;
    margin-bottom: 15px; }
  table th,
  table td {
    text-align: left;
    font-size: 14px;
    padding: 8px 10px; }
  table tr {
    border-bottom: 1px solid #d4d4d4;
    line-height: 29px; }
    table tr td:first-child,
    table tr th:first-child {
      padding-left: 0; }
    table tr span {
      color: #f15a3b; }
  table th.legend {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 20px; }
  table td select {
    font-size: 16px; }

table.table-bordered td,
table.table-bordered th {
  border-bottom: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  padding: 0 5px; }

table.table-bordered tr > td:first-child,
table.table-bordered tr > th:first-child {
  border-left: 1px solid #d4d4d4; }

table.table-bordered thead {
  border-top: 1px solid #d4d4d4; }

/* ==========================================================================
   Chosen
   ========================================================================== */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.chosen-container * {
  box-sizing: border-box; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #d4d4d4;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0; }

.chosen-container a {
  cursor: pointer; }

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999; }

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top; }

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  background-color: #fff;
  background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px; }

.chosen-container-single .chosen-default {
  color: #999; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/img/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/chosen-sprite.png) no-repeat 0 2px; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #d4d4d4;
  background: #fff url(/img/chosen-sprite.png) no-repeat 100% -20px;
  background: url(/img/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff; }

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #d4d4d4;
  background-color: #fff;
  cursor: text; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #000;
  line-height: normal;
  border-radius: 0; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #d4d4d4;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/img/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #d4d4d4;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px; }

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important; }

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.chosen-disabled .chosen-single {
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default; }

.chosen-rtl {
  text-align: right; }

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
  left: 9999px; }

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: #fff url(/img/chosen-sprite.png) no-repeat -30px -20px;
  background: url(/img/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

@media only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
    background-image: url(/img/chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }

/* ==========================================================================
   Multiple select
   ========================================================================== */
.ms-parent {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 0;
  border: 1px solid #d4d4d4;
  color: #000;
  background-color: #fff; }

.ms-choice {
  display: block;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  border: 0;
  white-space: nowrap;
  text-decoration: none;
  min-height: 29px;
  line-height: 29px;
  width: 100%;
  height: 100%;
  color: #000;
  text-align: left;
  background-color: transparent; }

.ms-choice.disabled {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }

.ms-choice > span {
  position: absolute;
  top: 0;
  left: 0;
  right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding-left: 8px; }

.ms-choice > span.placeholder {
  color: #999; }

.ms-choice > div {
  position: absolute;
  top: 1px;
  right: 0;
  width: 20px;
  height: 29px;
  background: url("/img/admin/multiple-select/multiple-select.png") left top no-repeat; }

.ms-choice > div.open {
  background: url("/img/admin/multiple-select/multiple-select.png") right top no-repeat; }

.ms-drop {
  width: 100%;
  overflow: hidden;
  display: none;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  z-index: 1000;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-radius: 4px; }

.ms-drop.bottom {
  top: 100%;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.ms-drop.top {
  bottom: 100%;
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); }

.ms-search {
  display: inline-block;
  margin: 0;
  min-height: 26px;
  padding: 4px;
  position: relative;
  white-space: nowrap;
  width: 100%;
  z-index: 10000; }

.ms-search input {
  width: 100%;
  height: auto !important;
  min-height: 24px;
  padding: 0 20px 0 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  box-shadow: none;
  background: #fff url("/img/admin/multiple-select/multiple-select.png") no-repeat 100% -22px;
  background: url("/img/admin/multiple-select/multiple-select.png") no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%); }

.ms-search, .ms-search input {
  -khtml-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.ms-drop ul {
  overflow: auto;
  margin: 0;
  padding: 5px 8px; }

.ms-drop ul > li {
  list-style: none;
  display: list-item;
  background-image: none;
  position: static;
  padding-left: 20px; }

.ms-drop ul > li .disabled {
  opacity: .35;
  filter: Alpha(Opacity=35); }

.ms-drop ul > li.multiple {
  display: block;
  float: left; }

.ms-drop ul > li.group {
  clear: both; }

.ms-drop ul > li.multiple label {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.ms-drop ul > li label {
  font-weight: normal;
  display: block;
  white-space: nowrap;
  float: none;
  width: auto;
  line-height: 22px; }

.ms-drop ul > li label.optgroup {
  font-weight: bold; }

.ms-drop input[type="checkbox"] {
  vertical-align: middle;
  float: left;
  margin-left: -20px;
  position: relative;
  top: 2px; }

.ms-drop .ms-no-results {
  display: none; }

.ms-drop .ms-select-all {
  position: relative;
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 5px;
  margin-bottom: 5px; }

.ms-drop .ms-select-all:after {
  content: "of:";
  position: absolute;
  bottom: -7px;
  left: 0;
  background-color: #fff;
  right: 0;
  margin: 0 auto;
  font-style: italic;
  width: 50px;
  text-align: center;
  font-size: 80%; }

.ms-drop .ms-select-all label {
  font-weight: bold; }

/*==================================================
 * Formulierstijl
 * ===============================================*/
form, .form {
  margin-bottom: 19px; }
  form.form-bordered, .form.form-bordered {
    padding: 22px 22px 26px 24px;
    border: 1px solid #d4d4d4; }
  form .form-row, .form .form-row {
    font-family: 'Lato', sans-serif;
    line-height: 29px;
    font-size: 16px;
    color: #000;
    margin: 16px 0; }
    form .form-row label, .form .form-row label {
      width: 226px;
      float: left;
      line-height: 33px;
      font-weight: 700;
      font-size: 14px;
      padding-right: 5px;
      box-sizing: border-box; }
    form .form-row.without-label, .form .form-row.without-label {
      padding-left: 226px; }
    form .form-row.large label, .form .form-row.large label {
      width: 100%;
      float: none; }
    form .form-row label.error, .form .form-row label.error {
      width: calc(100% - 226px);
      color: #c7254e;
      background: #f9f2f4;
      line-height: 24px;
      display: block;
      padding: 5px 10px;
      font-weight: normal;
      margin-top: 5px;
      margin-left: 226px; }
    form .form-row input:not([type="checkbox"]):not([type='radio']),
    form .form-row textarea,
    form .form-row select,
    form .form-row .datetime-container,
    form .form-row .note-editor,
    form .form-row .chosen-container,
    form .form-row .ms-parent, .form .form-row input:not([type="checkbox"]):not([type='radio']),
    .form .form-row textarea,
    .form .form-row select,
    .form .form-row .datetime-container,
    .form .form-row .note-editor,
    .form .form-row .chosen-container,
    .form .form-row .ms-parent {
      width: calc(100% - 226px);
      float: left;
      box-sizing: border-box;
      line-height: 29px;
      font-size: 14px;
      padding: 0 10px;
      min-height: 29px; }
    form .form-row select, .form .form-row select {
      height: 31px;
      background-color: #fff;
      border-radius: 0;
      box-shadow: none; }
    form .form-row select[multiple], .form .form-row select[multiple] {
      height: auto; }
    form .form-row select[data-toggle="chosen"],
    form .form-row .chosen-container,
    form .form-row .ms-parent, .form .form-row select[data-toggle="chosen"],
    .form .form-row .chosen-container,
    .form .form-row .ms-parent {
      padding: 0; }
    form .form-row input:disabled, .form .form-row input:disabled {
      position: relative;
      border: none;
      color: inherit;
      font-size: 16px;
      background: none; }
    form .form-row .note-editor, .form .form-row .note-editor {
      padding: 0; }
    form .form-row.large input:not([type="checkbox"]):not([type='radio']),
    form .form-row.large textarea,
    form .form-row.large select,
    form .form-row.large .datetime-container, .form .form-row.large input:not([type="checkbox"]):not([type='radio']),
    .form .form-row.large textarea,
    .form .form-row.large select,
    .form .form-row.large .datetime-container {
      width: 100%;
      float: none; }
    form .form-row .styled-select.disabled, .form .form-row .styled-select.disabled {
      display: inline-block;
      margin-left: -7px; }
      form .form-row .styled-select.disabled > select, .form .form-row .styled-select.disabled > select {
        position: relative;
        border: none;
        color: inherit;
        font-size: 16px;
        background: none;
        padding: 0; }
    form .form-row > .styled-select.disabled:after, .form .form-row > .styled-select.disabled:after {
      content: "";
      position: relative;
      z-index: 20;
      background-color: #fff;
      width: 10px;
      height: 20px;
      margin-left: -19px;
      display: inline-block;
      vertical-align: middle; }
    form .form-row .input-items, .form .form-row .input-items {
      float: left;
      width: calc(100% - 226px);
      min-width: 335px; }
      form .form-row .input-items br, .form .form-row .input-items br {
        clear: both; }
    form .form-row .datetime-container, .form .form-row .datetime-container {
      padding: 0; }
      form .form-row .datetime-container input:first-child, .form .form-row .datetime-container input:first-child {
        width: 55%;
        float: left; }
      form .form-row .datetime-container input:last-child, .form .form-row .datetime-container input:last-child {
        width: 40%;
        float: right; }
    form .form-row.date-fields .input-items input, .form .form-row.date-fields .input-items input {
      width: 100%;
      margin-bottom: 10px; }
  form .opvang_days label, .form .opvang_days label {
    width: auto;
    margin-left: 15px; }
  form .opvang_days label:first-child, .form .opvang_days label:first-child {
    margin-left: 0; }
  form .submit-row, .form .submit-row {
    padding-left: 226px;
    margin: 16px 0; }
  form .form-data .label,
  form .form-data .value, .form .form-data .label,
  .form .form-data .value {
    display: block;
    float: left;
    line-height: 33px;
    font-size: 14px; }
  form .form-data .label, .form .form-data .label {
    width: 226px;
    padding-right: 5px;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 14px; }
  form .form-data .value, .form .form-data .value {
    width: calc(100% - 226px); }

label.checkbox input[type="checkbox"] {
  min-height: auto;
  margin: 0;
  margin-right: 5px; }

label.radio input[type="radio"] {
  min-height: auto;
  margin: 0;
  margin-right: 5px; }

.contact-form textarea {
  width: 100%;
  display: block; }

.contact-form button {
  float: right;
  margin-top: 10px; }

.note-editor button .fa,
.note-editor .button .fa {
  color: #000; }

@media only screen and (max-width: 600px) {
  form .form-row label {
    width: 145px; }
  form .form-row input:not([type="checkbox"]):not([type='radio']),
  form .form-row textarea,
  form .form-row select,
  form .form-row .datetime-container,
  form .form-row .note-editor {
    width: calc(100% - 145px); }
  form .submit-row {
    padding-left: 0; } }

/*==================================================
 * Text banner
 * ===============================================*/
#text-banner nav.block-nav {
  position: relative;
  z-index: 10;
  margin-top: -96px; }

#main-wrapper #text-banner .excerpt-lg {
  margin: 57px auto 66px auto; }

#main-wrapper .excerpt-wrapper {
  padding: 40px 0;
  margin-bottom: 40px; }

@media only screen and (max-width: 767px) {
  #text-banner nav.block-nav {
    margin-top: 24px; }
  #text-banner nav.block-nav .col-3 {
    width: 100%;
    margin: 24px auto 0;
    float: none; }
  #text-banner nav.block-nav .col-3:first-child {
    margin: 0 auto; } }

/*==================================================
 * Login
 * ===============================================*/
#login {
  width: 700px;
  margin: 0 auto;
  margin-top: 10%; }
  #login img {
    margin-bottom: 50px; }
  #login h1 {
    font-size: 20px;
    margin: 0 0 15px; }
  #login p {
    margin: 0 0 10px; }
  #login form {
    background: #fff; }
    #login form .form-row > label {
      width: 30%;
      float: left; }
    #login form .form-row > label.error {
      width: 70%;
      margin-left: 30%;
      float: none;
      clear: both; }
    #login form .form-row > .twitter-typeahead,
    #login form .form-row > select,
    #login form .form-row > input {
      width: 70%;
      float: left; }
    #login form .form-row > .twitter-typeahead {
      display: block; }
      #login form .form-row > .twitter-typeahead input[type="text"] {
        width: 100%; }
    #login form button[type="submit"] {
      margin-left: 30%; }
    #login form .forgot-password {
      font-size: 14px;
      padding-left: 20px; }

@media only screen and (max-width: 767px) {
  #login {
    width: 90%; }
    #login form .form-row > label {
      float: none;
      width: 100%; }
    #login form .form-row > input,
    #login form .form-row > select,
    #login form .form-row > .twitter-typeahead {
      float: none;
      width: 100%; }
    #login form button[type="submit"] {
      margin-left: 0; } }

.successmessage {
  color: #f15a3b; }

.errormessage {
  color: #f15a3b; }

.error_message {
  color: #f15a3b; }
  .error_message ul {
    margin: 0;
    padding: 0;
    list-style-position: inside;
    font-size: 14px; }
    .error_message ul li {
      margin-bottom: 10px; }

/*==================================================
 * News / events
 * ===============================================*/
.grey-bg {
  background: #ebebeb; }

/*.nieuws-detail,
.nieuws,
.vacatures,
.vacature{min-height:200px;background:#ebebeb;padding-bottom:32px;}*/
header.block-header {
  margin-top: 36px;
  margin-bottom: 14px; }
  header.block-header > span {
    font-size: 60px;
    color: #dbdbdb;
    float: left; }
  header.block-header > h2 {
    float: left;
    margin-left: 15px;
    font-size: 30px;
    line-height: 60px; }

.all-news > a {
  color: #000; }

.news, .events, .albums, .documents {
  margin-bottom: 17px;
  margin-top: 36px; }
  .news > .excerpt-lg, .events > .excerpt-lg, .albums > .excerpt-lg, .documents > .excerpt-lg {
    margin: 4px auto 49px auto; }
  .news article, .events article, .albums article, .documents article {
    margin-top: 36px;
    position: relative;
    width: 100%;
    height: 180px;
    background: #fff;
    background: linear-gradient(-135deg, transparent 20px, #fff 20px, #fff);
    box-sizing: border-box; }
    .news article .content, .events article .content, .albums article .content, .documents article .content {
      position: relative;
      padding: 24px 30px 23px 203px;
      height: 180px;
      box-sizing: border-box; }
      .news article .content .overflow, .events article .content .overflow, .albums article .content .overflow, .documents article .content .overflow {
        height: 117px;
        overflow: hidden; }
    .news article.no-image .content, .events article.no-image .content, .albums article.no-image .content, .documents article.no-image .content {
      padding-left: 30px; }
    .news article h3 a, .events article h3 a, .albums article h3 a, .documents article h3 a {
      color: #f15a3b; }
      .news article h3 a span.read, .events article h3 a span.read, .albums article h3 a span.read, .documents article h3 a span.read {
        color: #000; }
    .news article h3 em, .events article h3 em, .albums article h3 em, .documents article h3 em {
      color: #f15a3b;
      font-style: normal; }
    .news article img, .events article img, .albums article img, .documents article img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 180px;
      height: auto;
      margin: auto;
      overflow: hidden; }
    .news article .date-icon, .events article .date-icon, .albums article .date-icon, .documents article .date-icon {
      position: absolute;
      top: 24px;
      left: 39px; }
    .news article > .content > a.button,
    .news article > .content > .buttons, .events article > .content > a.button,
    .events article > .content > .buttons, .albums article > .content > a.button,
    .albums article > .content > .buttons, .documents article > .content > a.button,
    .documents article > .content > .buttons {
      position: absolute;
      right: 0;
      bottom: 0;
      border: none; }
      .news article > .content > a.button > *,
      .news article > .content > .buttons > *, .events article > .content > a.button > *,
      .events article > .content > .buttons > *, .albums article > .content > a.button > *,
      .albums article > .content > .buttons > *, .documents article > .content > a.button > *,
      .documents article > .content > .buttons > * {
        display: block;
        float: left; }
    .news article:first-child, .events article:first-child, .albums article:first-child, .documents article:first-child {
      margin-top: 0px; }
    .news article .meta, .events article .meta, .albums article .meta, .documents article .meta {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 0; }
    .news article .category, .events article .category, .albums article .category, .documents article .category {
      position: absolute;
      bottom: 12px;
      left: 203px;
      font-size: 12px;
      white-space: nowrap; }
      .news article .category time, .events article .category time, .albums article .category time, .documents article .category time {
        float: left;
        font-weight: 700;
        padding-right: 4px; }
      .news article .category p, .events article .category p, .albums article .category p, .documents article .category p {
        float: left;
        margin: 0;
        font-weight: 400;
        font-size: 12px !important;
        max-width: 490px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
      .news article .category a, .events article .category a, .albums article .category a, .documents article .category a {
        color: #000;
        display: inline-block; }
    .news article.no-image .category, .events article.no-image .category, .albums article.no-image .category, .documents article.no-image .category {
      left: 30px; }
  .news .col-1 .category, .events .col-1 .category, .albums .col-1 .category, .documents .col-1 .category {
    float: none;
    display: block; }
  .news p, .news .vacancy p, .events p, .events .vacancy p, .albums p, .albums .vacancy p, .documents p, .documents .vacancy p {
    font-size: 16px;
    line-height: 22px; }
  .news h3, .news .vacancy h3, .events h3, .events .vacancy h3, .albums h3, .albums .vacancy h3, .documents h3, .documents .vacancy h3 {
    line-height: 29px;
    font-size: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }

.event .date-icon {
  float: left;
  margin: 0 20px 20px 0; }

.event .description {
  min-height: 66px; }

.event ol.media {
  list-style: none;
  padding: 0;
  margin: 0; }

.event ol.media li {
  display: inline-block; }

.event ol.media li a {
  display: block; }

.date-icon {
  text-align: center;
  width: 100px;
  border: 1px solid #d4d4d4;
  padding-bottom: 10px; }
  .date-icon > * {
    display: block; }
  .date-icon .month {
    background-color: #f15a3b;
    color: #fff;
    padding: 2px 0 4px; }
  .date-icon .day {
    font-size: 30px;
    line-height: 42px;
    padding-top: 5px; }
  .date-icon .dayofweek {
    color: #f15a3b; }

.cancelled .date-icon .month {
  background-color: #BFBFBF; }

.cancelled .date-icon .dayofweek {
  color: #BFBFBF; }

.news-summary {
  background-color: #fff;
  padding: 24px 30px; }

.event .category,
.news-summary .category {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 23px; }
  .event .category p,
  .news-summary .category p {
    display: inline;
    font-size: 14px; }

ul.pagination {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.pagination li {
    display: inline-block;
    margin-left: 1px; }
  ul.pagination li a,
  ul.pagination li span {
    color: #000;
    line-height: 36px;
    padding: 8px 15px;
    background-color: #fff; }
  ul.pagination li a span {
    line-height: normal;
    padding: 0; }
  ul.pagination li.active span {
    color: #fff;
    background-color: #f15a3b; }

@media only screen and (max-width: 767px) {
  .news article, .events article, .albums article, .documents article {
    height: inherit; }
  .news article h3, .events article h3, .albums article h3, .documents article h3 {
    text-overflow: initial;
    white-space: inherit; }
  .news article img, .events article img, .albums article img, .documents article img {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 5px 40px; }
  .news article .date-icon, .events article .date-icon, .albums article .date-icon, .documents article .date-icon {
    position: relative;
    top: 20px;
    left: 20px;
    margin-bottom: 20px; }
  .news article .content, .events article .content, .albums article .content, .documents article .content {
    padding: 20px 20px 75px 20px;
    height: inherit; }
  .news article .content > .overflow, .events article .content > .overflow, .albums article .content > .overflow, .documents article .content > .overflow {
    height: auto; }
  .news article .content > p, .events article .content > p, .albums article .content > p, .documents article .content > p {
    font-size: 18px;
    line-height: 24px; }
  .news article .category, .events article .category, .albums article .category, .documents article .category {
    position: static; }
  .news article .title-box, .events article .title-box, .albums article .title-box, .documents article .title-box {
    margin-bottom: 10px; } }

/*==================================================
 * Zoeken
 * ===============================================*/
ul.searchresults {
  list-style: none;
  padding: 0; }
  ul.searchresults li {
    margin-bottom: 23px; }
    ul.searchresults li a {
      display: block;
      color: #f15a3b; }
    ul.searchresults li .result {
      font-weight: bold; }

section .search {
  margin-bottom: 23px; }

section .search input {
  display: block;
  float: left;
  box-sizing: border-box;
  width: 80%;
  line-height: 38px;
  padding: 0 10px;
  border: 1px solid #d4d4d4;
  border-right: 0; }

section .search button {
  display: block;
  float: right;
  box-sizing: border-box;
  width: 20%; }

/*==================================================
 * Tabs
 * ===============================================*/
.nav-tabs {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  margin-top: 0; }

.nav-tabs li {
  position: relative;
  display: block;
  list-style: none;
  float: left; }

.nav-tabs li.active > a {
  background-color: transparent;
  border: 1px solid #d4d4d4;
  border-bottom-color: #f8f8f8; }

.nav-tabs li.disabled > a {
  position: relative;
  z-index: -1;
  color: #ccc; }

.nav-tabs li > a {
  outline: 0;
  position: relative;
  display: block;
  padding: 10px 16px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
  text-decoration: none;
  color: #000; }

.tabs-content {
  border-top: 1px solid #d4d4d4;
  margin: -1px 0 0 0;
  padding: 28px 0; }
  .tabs-content .inner {
    display: none; }
    .tabs-content .inner.active {
      display: block; }
    .tabs-content .inner button {
      width: 100%; }
    .tabs-content .inner h4.title .capitalize {
      text-transform: capitalize; }
    .tabs-content .inner .submit-row button {
      width: auto; }

/*==================================================
 * Typehint
 * ===============================================*/
.tt-query {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.tt-hint {
  color: #999; }

.tt-menu {
  min-width: 100%;
  white-space: nowrap;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #d4d4d4; }

.tt-suggestion {
  padding: 3px 11px;
  line-height: 20px; }

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #f15a3b; }

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf; }

.tt-suggestion p {
  margin: 0; }

.tt-input {
  background: #fff !important; }

/*==================================================
 * Helpers
 * ===============================================*/
.clearfix:before, .desktop-nav .menu-btn:before, .desktop-nav nav.main ol:before, .desktop-nav nav.main .search:before, nav.icons ol:before, form .form-row:before, .form .form-row:before, form .form-row .datetime-container:before, .form .form-row .datetime-container:before, form .form-data:before, .form .form-data:before, ul.testimonials li:before, ul.campaigns li:before,
.clearfix:after,
.desktop-nav .menu-btn:after,
.desktop-nav nav.main ol:after,
.desktop-nav nav.main .search:after,
nav.icons ol:after,
form .form-row:after,
.form .form-row:after,
form .form-row .datetime-container:after,
.form .form-row .datetime-container:after,
form .form-data:after,
.form .form-data:after,
ul.testimonials li:after,
ul.campaigns li:after {
  content: " ";
  display: table; }

.clearfix:after, .desktop-nav .menu-btn:after, .desktop-nav nav.main ol:after, .desktop-nav nav.main .search:after, nav.icons ol:after, form .form-row:after, .form .form-row:after, form .form-row .datetime-container:after, .form .form-row .datetime-container:after, form .form-data:after, .form .form-data:after, ul.testimonials li:after, ul.campaigns li:after {
  clear: both; }

.clearfix, .desktop-nav .menu-btn, .desktop-nav nav.main ol, .desktop-nav nav.main .search, nav.icons ol, form .form-row, .form .form-row, form .form-row .datetime-container, .form .form-row .datetime-container, form .form-data, .form .form-data, ul.testimonials li, ul.campaigns li {
  *zoom: 1; }

.loading {
  position: relative; }

.loading:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7) url(/img/ajax-loader.svg) no-repeat center center/20px 20px; }

/*==================================================
 * Slider
 * ===============================================*/
#slider {
  position: relative;
  height: 60vh; }
  #slider ol {
    list-style: none;
    margin: 0;
    padding: 0; }
    #slider ol li {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      transition: opacity 0.5s ease-in-out;
      width: 100%;
      height: 60vh;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat; }
      #slider ol li.active {
        opacity: 1; }
  #slider .call-to-action {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 180px;
    z-index: 10;
    width: 600px;
    height: 85px;
    background: rgba(255, 255, 255, 0.8);
    padding: 0 30px;
    box-sizing: border-box; }
    #slider .call-to-action .content {
      float: left;
      line-height: 84px;
      font-size: 20px; }
    #slider .call-to-action h2 {
      display: inline; }
    #slider .call-to-action span {
      font-weight: 700; }
    #slider .call-to-action .button,
    #slider .call-to-action button {
      float: right;
      margin-top: 25px; }
  @media only screen and (max-width: 767px) {
    #slider .call-to-action {
      display: none; } }

/*==================================================
 * Filter op item lijst pagina
 * ===============================================*/
.filters {
  margin: auto;
  text-align: center; }

#faq .filters {
  margin-bottom: 36px; }

.filters p,
.filters label {
  display: inline;
  margin: 0 15px 0 0;
  padding: 0;
  vertical-align: middle; }

/*==================================================
 * Testimonials
 * ===============================================*/
ul.testimonials, ul.campaigns {
  margin: 0;
  padding: 50px 0; }
  ul.testimonials li, ul.campaigns li {
    list-style: none;
    margin-bottom: 36px; }
    ul.testimonials li img, ul.campaigns li img {
      float: left;
      display: block; }
    ul.testimonials li .testimonial, ul.campaigns li .testimonial {
      position: relative;
      padding: 28px;
      margin-left: 227px;
      height: 180px;
      background: #fff;
      box-sizing: border-box; }
      ul.testimonials li .testimonial:before, ul.campaigns li .testimonial:before {
        content: "";
        border-top: 29px solid transparent;
        border-bottom: 29px solid transparent;
        width: 0px;
        height: 0px;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: -29px;
        border-right: 29px solid #fff; }
      ul.testimonials li .testimonial > p, ul.campaigns li .testimonial > p {
        font-size: 20px;
        line-height: 28px;
        font-weight: 300; }
      ul.testimonials li .testimonial footer, ul.campaigns li .testimonial footer {
        position: absolute;
        bottom: 12px;
        left: 0;
        width: 100%; }
      ul.testimonials li .testimonial .info, ul.campaigns li .testimonial .info {
        font-size: 14px;
        line-height: 40px;
        margin-left: 28px;
        padding: 0; }
      ul.testimonials li .testimonial .info span, ul.campaigns li .testimonial .info span {
        font-weight: 700;
        padding-right: 5px;
        margin-right: 5px;
        border-right: 1px solid #000; }
      ul.testimonials li .testimonial .button, ul.campaigns li .testimonial .button {
        float: right;
        margin-right: 28px; }
    ul.testimonials li:nth-child(even) img, ul.campaigns li:nth-child(even) img {
      float: right; }
    ul.testimonials li:nth-child(even) .testimonial, ul.campaigns li:nth-child(even) .testimonial {
      margin-left: 0;
      margin-right: 227px; }
    ul.testimonials li:nth-child(even) .testimonial:before, ul.campaigns li:nth-child(even) .testimonial:before {
      left: auto;
      right: -29px;
      border-left: 29px solid #fff;
      border-right: 0; }

@media only screen and (max-width: 767px) {
  ul.testimonials li img, ul.campaigns li img,
  ul.testimonials li:nth-child(even) img, ul.campaigns li:nth-child(even) img {
    width: 100%;
    height: auto;
    float: none; }
  ul.testimonials li .testimonial, ul.campaigns li .testimonial,
  ul.testimonials li:nth-child(even) .testimonial, ul.campaigns li:nth-child(even) .testimonial {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 48px;
    height: auto; }
    ul.testimonials li .testimonial footer, ul.campaigns li .testimonial footer,
    ul.testimonials li:nth-child(even) .testimonial footer, ul.campaigns li:nth-child(even) .testimonial footer {
      position: static; }
    ul.testimonials li .testimonial .info, ul.campaigns li .testimonial .info,
    ul.testimonials li:nth-child(even) .testimonial .info, ul.campaigns li:nth-child(even) .testimonial .info {
      float: none;
      margin: 0 !important; }
    ul.testimonials li .testimonial .button, ul.campaigns li .testimonial .button,
    ul.testimonials li:nth-child(even) .testimonial .button, ul.campaigns li:nth-child(even) .testimonial .button {
      float: none;
      margin: 0 !important; }
  ul.testimonials li .testimonial:before, ul.campaigns li .testimonial:before,
  ul.testimonials li:nth-child(even) .testimonial:before, ul.campaigns li:nth-child(even) .testimonial:before {
    border-top: 0;
    border-bottom: 29px solid #fff;
    border-left: 29px solid transparent;
    border-right: 29px solid transparent;
    top: -29px;
    bottom: initial;
    left: 0;
    right: 0; } }

/*==================================================
 * Campaigns
 * ===============================================*/
ul.campaigns li .testimonial {
  margin-left: 325px;
  height: auto; }
  ul.campaigns li .testimonial:before {
    content: none; }

ul.campaigns li:nth-child(even) .testimonial {
  margin-right: 325px; }
  ul.campaigns li:nth-child(even) .testimonial:before {
    content: none; }

@media only screen and (max-width: 767px) {
  ul.campaigns li .testimonial,
  ul.campaigns li:nth-child(even) .testimonial {
    margin-left: 0;
    margin-right: 0; } }

section.call-to-action > .container {
  text-align: center;
  padding: 60px; }

section.call-to-action > .container > h2 {
  margin-bottom: 21px; }

/*==================================================
 * Veelgestelde vragen
 * ===============================================*/
#faq {
  margin-bottom: 60px;
  margin-top: 36px; }
  #faq h3 {
    margin-bottom: 19px; }
  #faq > ul {
    width: 100%;
    margin: 0;
    padding: 0; }
  #faq > ul .faq-item {
    width: 100%;
    list-style: none;
    margin: 0 0 8px 0; }
    #faq > ul .faq-item .head {
      background-color: #e9e9e9;
      border-bottom: 2px solid #c3c3c3;
      padding: 10px;
      line-height: 32px;
      *zoom: 1;
      cursor: pointer; }
      #faq > ul .faq-item .head:before, #faq > ul .faq-item .head:after {
        content: " ";
        display: table; }
      #faq > ul .faq-item .head:after {
        clear: both; }
      #faq > ul .faq-item .head:hover {
        background-color: #f15a3b;
        border-color: #b7452e;
        color: #fff; }
      #faq > ul .faq-item .head > span {
        float: right;
        font-size: 24px;
        line-height: 32px;
        transform: rotate(0deg);
        transition: all 0.4s; }
    #faq > ul .faq-item .content {
      display: none;
      padding: 17px 12px 26px 12px;
      border: 1px solid #d4d4d4; }
      #faq > ul .faq-item .content p {
        line-height: 22px;
        font-weight: 400; }
  #faq > ul .faq-item.active .content {
    display: block; }
  #faq > ul .faq-item.active .head {
    background-color: #f15a3b;
    border-color: #b7452e;
    color: #fff; }
  #faq > ul .faq-item.active .head > span {
    transform: rotate(180deg); }

/*==================================================
 * Contact
 * ===============================================*/
.contact aside .strong {
  font-weight: 700;
  margin-bottom: 0; }

.contact aside .contact-details {
  margin-left: 29px; }

.contact aside .contact-details a {
  color: #000; }

.contact aside .contact-details > h3 {
  font-size: 30px;
  margin: 8px 0 25px 0; }

.contact aside .contact-details ul {
  margin: 0;
  padding: 0; }

.contact aside .contact-details ul li {
  list-style: none; }

.contact aside .contact-details ul li > .head {
  font-weight: 700;
  margin: 0; }

.contact aside .contact-details ul li > .head a,
.contact aside .contact-details ul li .number {
  color: #000;
  padding-left: 11px; }

.map {
  overflow: hidden; }

.map #gmap_canvas {
  width: 100%;
  height: 280px; }

.map #gmap_canvas img {
  max-width: none !important;
  background: none !important; }

@media only screen and (max-width: 767px) {
  .contact .container .col-3 {
    margin: 0; } }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.lunchtips-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .lunchtips-container a {
    -ms-flex: 1 1 225px;
    flex: 1 1 225px;
    max-width: 500px;
    box-shadow: 0 8px 22px -2px rgba(0, 0, 0, 0.5);
    margin: 0 50px 50px 0;
    padding: 10px;
    color: white; }
    .lunchtips-container a .inner {
      position: relative;
      border: 1px solid silver; }
      .lunchtips-container a .inner .title_box {
        position: absolute;
        height: 30%;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        padding-top: 5%;
        box-sizing: border-box; }
        .lunchtips-container a .inner .title_box img {
          margin-top: 3%; }
    .lunchtips-container a:nth-child(4n+1) .inner .title_box {
      background: #D03C7D; }
    .lunchtips-container a:nth-child(4n+2) .inner .title_box {
      background: #8E3A84; }
    .lunchtips-container a:nth-child(4n+3) .inner .title_box {
      background: #75AA46; }
    .lunchtips-container a:nth-child(4n+0) .inner .title_box {
      background: #4D9BD5; }

.traktaties-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .traktaties-container a {
    -ms-flex: 1 1 225px;
    flex: 1 1 225px;
    max-width: 500px;
    box-shadow: 0 8px 22px -2px rgba(0, 0, 0, 0.5);
    margin: 0 50px 50px 0;
    padding: 10px;
    color: white; }
    .traktaties-container a .inner {
      position: relative;
      border: 1px solid silver; }
      .traktaties-container a .inner img {
        width: 100%;
        border-radius: 50%;
        vertical-align: middle;
        border: 3px solid white; }
      .traktaties-container a .inner .title_box {
        position: absolute;
        inset: 0;
        text-align: center;
        padding-top: 10%;
        box-sizing: border-box; }
        .traktaties-container a .inner .title_box .title {
          padding: 0.3rem; }
    .traktaties-container a:nth-child(4n+1) .inner, .traktaties-container a:nth-child(4n+1) .inner .title {
      background: #D03C7D; }
    .traktaties-container a:nth-child(4n+2) .inner, .traktaties-container a:nth-child(4n+2) .inner .title {
      background: #8E3A84; }
    .traktaties-container a:nth-child(4n+3) .inner, .traktaties-container a:nth-child(4n+3) .inner .title {
      background: #75AA46; }
    .traktaties-container a:nth-child(4n+0) .inner, .traktaties-container a:nth-child(4n+0) .inner .title {
      background: #4D9BD5; }

ol#lunchtip.album li a img, ol#traktatie.album li a img {
  border: 1px solid #d4d4d4;
  width: 190px;
  height: 190px; }

#add_new_child span.twitter-typeahead {
  width: calc(100% - 227px); }
  @media (max-width: 600px) {
    #add_new_child span.twitter-typeahead {
      width: calc(100% - 146px); } }
  #add_new_child span.twitter-typeahead input {
    width: 100%; }

#add_new_child .sex label {
  float: left;
  width: 30%; }

#add_new_child .opvang {
  width: 100%; }
  #add_new_child .opvang label {
    float: left;
    width: 15%;
    margin-left: 0; }
    #add_new_child .opvang label input[type=checkbox] {
      margin-right: 0.5em; }

#add_new_child #middle_name, #add_new_child #voornaam {
  margin-bottom: 10px; }

#add_new_child .tarif, #add_new_child #last_name, #add_new_child #achternaam {
  margin-left: 145px; }

@media (min-width: 600px) {
  #add_new_child .tarif, #add_new_child #last_name, #add_new_child #achternaam {
    margin-left: 226px; } }

@media (min-width: 960px) {
  #add_new_child #middle_name, #add_new_child #voornaam {
    width: 25%;
    margin-right: 2px;
    margin-bottom: 0; }
  #add_new_child #last_name, #add_new_child #achternaam {
    width: 50%;
    margin-left: 0; } }

/*# sourceMappingURL=kinderstralen.css.map */
