@charset "UTF-8";
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.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 {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }
  .ui-menu .ui-menu {
    position: absolute; }
  .ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }
  .ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em; }
  .ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0; }
  .ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: -1px; }

.ui-menu-icons {
  position: relative; }
  .ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
  text-decoration: none; }
  .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
    text-decoration: none; }

.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-button-icon-only {
  text-indent: 0; }

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

input.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }
  .ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0; }
    .ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
      z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }
  .ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.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; }
  .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; }

.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 {
        float: right; }
  .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; }

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }
  .ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative; }
  .ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis; }
  .ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px; }
  .ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto; }
  .ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em; }
    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
      float: right; }
    .ui-dialog .ui-dialog-buttonpane button {
      margin: .5em .4em .5em 0;
      cursor: pointer; }
  .ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0; }
  .ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0; }
  .ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0; }
  .ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0; }
  .ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px; }
  .ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0; }
  .ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0; }
  .ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0; }
  .ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }
  .ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%; }
  .ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }
  .ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px; }
    .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
      font-size: 1em;
      font-weight: bold;
      line-height: 1.5;
      padding: 2px 0.4em;
      margin: 0.5em 0 0 0;
      height: auto;
      border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }
  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none; }
  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0; }
  .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }
  .ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em; }
  .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  .ui-slider-horizontal .ui-slider-range-min {
    left: 0; }
  .ui-slider-horizontal .ui-slider-range-max {
    right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }
  .ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em; }
  .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%; }
  .ui-slider-vertical .ui-slider-range-min {
    bottom: 0; }
  .ui-slider-vertical .ui-slider-range-max {
    top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  padding: .2em; }
  .ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0; }
    .ui-tabs .ui-tabs-nav li {
      list-style: none;
      float: left;
      position: relative;
      top: 0;
      margin: 1px .2em 0 0;
      border-bottom-width: 0;
      padding: 0;
      white-space: nowrap; }
    .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
      float: left;
      padding: .5em 1em;
      text-decoration: none; }
    .ui-tabs .ui-tabs-nav li.ui-tabs-active {
      margin-bottom: -1px;
      padding-bottom: 1px; }
      .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
        cursor: text; }
    .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
      cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }
  .ui-widget .ui-widget {
    font-size: 1em; }
  .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em; }
  .ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333; }
  .ui-widget-content a {
    color: #333; }

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold; }
  .ui-widget-header a {
    color: #333; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a {
  color: #454545;
  text-decoration: none; }
  .ui-state-default a:link, .ui-state-default a:visited {
    color: #454545;
    text-decoration: none; }

a.ui-button, a:link.ui-button, a:visited.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-button {
  color: #454545;
  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 #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a {
  color: #2b2b2b;
  text-decoration: none; }
  .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
    color: #2b2b2b;
    text-decoration: none; }

.ui-state-focus a {
  color: #2b2b2b;
  text-decoration: none; }
  .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: #2b2b2b;
    text-decoration: none; }

a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff; }

.ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff; }

.ui-icon-background {
  border: #003eff;
  background-color: #fff; }

.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff; }

.ui-state-active a {
  color: #fff;
  text-decoration: none; }
  .ui-state-active a:link, .ui-state-active a:visited {
    color: #fff;
    text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.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);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-widget-content .ui-icon, .ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png"); }

.ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png"); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-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: -65px -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: -65px -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: 1px -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, .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; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px; }

.ui-widget-overlay {
  background: #aaa;
  opacity: .003;
  filter: Alpha(Opacity=0.3); }

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666; }

/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 769px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

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

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol, ol ul {
  margin-bottom: 0; }

ul ol, ul ul {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b, strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }
  a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none; }
    a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
      color: inherit;
      text-decoration: none; }
    a:not([href]):not([tabindex]):focus {
      outline: 0; }

code, kbd, pre, samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }
  button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }

input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none; }

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

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none; }
  [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

.h1, h1 {
  font-size: 2.5rem; }

.h2, h2 {
  font-size: 2rem; }

.h3, h3 {
  font-size: 1.75rem; }

.h4, h4 {
  font-size: 1.5rem; }

.h5, h5 {
  font-size: 1.25rem; }

.h6, h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.small, small {
  font-size: 80%;
  font-weight: 400; }

.mark, mark {
  padding: .2em;
  background-color: #fcf8e3; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: .5rem; }

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: .5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }

a > code {
  color: inherit; }

kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

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

.container, .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }

@media (min-width: 769px) {
  .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1140px; } }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0; }

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

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.333333%; }
  .offset-sm-2 {
    margin-left: 16.666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.333333%; }
  .offset-sm-5 {
    margin-left: 41.666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.333333%; }
  .offset-sm-8 {
    margin-left: 66.666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.333333%; }
  .offset-sm-11 {
    margin-left: 91.666667%; } }

@media (min-width: 769px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.333333%; }
  .offset-md-2 {
    margin-left: 16.666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.333333%; }
  .offset-md-5 {
    margin-left: 41.666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.333333%; }
  .offset-md-8 {
    margin-left: 66.666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.333333%; }
  .offset-md-11 {
    margin-left: 91.666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.333333%; }
  .offset-lg-2 {
    margin-left: 16.666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.333333%; }
  .offset-lg-5 {
    margin-left: 41.666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.333333%; }
  .offset-lg-8 {
    margin-left: 66.666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.333333%; }
  .offset-lg-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.333333%; }
  .offset-xl-2 {
    margin-left: 16.666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.333333%; }
  .offset-xl-5 {
    margin-left: 41.666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.333333%; }
  .offset-xl-8 {
    margin-left: 66.666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.333333%; }
  .offset-xl-11 {
    margin-left: 91.666667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }
  .table .table {
    background-color: #fff; }

.table-sm td, .table-sm th {
  padding: .3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6; }
  .table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px; }

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary {
  background-color: #b8daff; }
  .table-primary > td, .table-primary > th {
    background-color: #b8daff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary {
  background-color: #d6d8db; }
  .table-secondary > td, .table-secondary > th {
    background-color: #d6d8db; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success {
  background-color: #c3e6cb; }
  .table-success > td, .table-success > th {
    background-color: #c3e6cb; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info {
  background-color: #bee5eb; }
  .table-info > td, .table-info > th {
    background-color: #bee5eb; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning {
  background-color: #ffeeba; }
  .table-warning > td, .table-warning > th {
    background-color: #ffeeba; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger {
  background-color: #f5c6cb; }
  .table-danger > td, .table-danger > th {
    background-color: #f5c6cb; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light {
  background-color: #fdfdfe; }
  .table-light > td, .table-light > th {
    background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark {
  background-color: #c6c8ca; }
  .table-dark > td, .table-dark > th {
    background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-active > td, .table-active > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 769px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::-webkit-input-placeholder, .form-control::-moz-placeholder, .form-control:-ms-input-placeholder, .form-control::-ms-input-placeholder, .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-webkit-input-placeholder, .form-control::-moz-placeholder, .form-control:-ms-input-placeholder, .form-control::-ms-input-placeholder, .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none; } }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file, .form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: .375rem;
  padding-bottom: .375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem; }

.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem; }

select.form-control[multiple], select.form-control[size] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: .25rem; }

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col, .form-row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: .25rem; }

.custom-select.is-valid, .form-control.is-valid {
  border-color: #28a745; }

.was-validated .custom-select:valid, .was-validated .form-control:valid {
  border-color: #28a745; }

.custom-select.is-valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip {
  display: block; }

.form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip {
  display: block; }

.form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip {
  display: block; }

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745; }

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block; }

.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745; }

.custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
  background-color: #71dd8a; }

.custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip {
  display: block; }

.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
  background-color: #34ce57; }

.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745; }

.custom-file-input.is-valid ~ .custom-file-label::after, .was-validated .custom-file-input:valid ~ .custom-file-label::after {
  border-color: inherit; }

.custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip {
  display: block; }

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: .25rem; }

.custom-select.is-invalid, .form-control.is-invalid {
  border-color: #dc3545; }

.was-validated .custom-select:invalid, .was-validated .form-control:invalid {
  border-color: #dc3545; }

.custom-select.is-invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip {
  display: block; }

.form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block; }

.form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip {
  display: block; }

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545; }

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block; }

.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545; }

.custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  background-color: #efa2a9; }

.custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip {
  display: block; }

.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }

.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545; }

.custom-file-input.is-invalid ~ .custom-file-label::after, .was-validated .custom-file-input:invalid ~ .custom-file-label::after {
  border-color: inherit; }

.custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip {
  display: block; }

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }

@media (min-width: 576px) {
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0; }
  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-plaintext {
    display: inline-block; }
  .form-inline .custom-select, .form-inline .input-group {
    width: auto; }
  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0; }
  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .form-inline .custom-control-label {
    margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: .65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

@media screen and (prefers-reduced-motion: reduce) {
  .btn {
    transition: none; } }

a.btn.disabled, fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }

.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf; }

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary.focus, .btn-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }

.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b; }

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success.focus, .btn-success:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }

.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430; }

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info.focus, .btn-info:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }

.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f; }

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning.focus, .btn-warning:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }

.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500; }

.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger.focus, .btn-danger:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }

.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d; }

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light.focus, .btn-light:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }

.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df; }

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark.focus, .btn-dark:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }

.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d; }

.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary.focus, .btn-outline-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }

.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }

.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }

.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info.focus, .btn-outline-info:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }

.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }

.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning.focus, .btn-outline-warning:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }

.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }

.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger.focus, .btn-outline-danger:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }

.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }

.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light.focus, .btn-outline-light:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }

.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark.focus, .btn-outline-dark:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }

.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link.focus, .btn-link:focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link.disabled, .btn-link:disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-group-lg > .btn, .btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem; }

.btn-group-sm > .btn, .btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: .5rem; }

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

.fade {
  transition: opacity .15s linear; }
  .fade:not(.show) {
    opacity: 0; }

@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none; } }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease; }

@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none; } }

.dropdown, .dropleft, .dropright, .dropup {
  position: relative; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem; }

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

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: .3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529; }

.btn-group {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }

.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group-vertical > .btn {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }

.btn-group > .btn {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.btn-group-vertical > .btn:hover, .btn-group > .btn:hover {
  z-index: 1; }

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus {
  z-index: 1; }

.btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus {
  z-index: 1; }

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

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

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

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

.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

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

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

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

.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem; }
  .dropdown-toggle-split::after {
    margin-left: 0; }

.dropright .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after {
  margin-left: 0; }

.dropleft .dropdown-toggle-split::before {
  margin-right: 0; }

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem; }

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem; }

.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center; }
  .btn-group-vertical .btn, .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }

.btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.btn-group-toggle > .btn-group > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }
  .input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
  .input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control {
    margin-left: -1px; }
  .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control {
    margin-left: -1px; }
  .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control {
    margin-left: -1px; }
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
      .input-group > .custom-file:not(:last-child) .custom-file-label::after {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-append, .input-group-prepend {
  display: -ms-flexbox;
  display: flex; }

.input-group-append .btn, .input-group-prepend .btn {
  position: relative;
  z-index: 2; }

.input-group-append .btn + .btn, .input-group-append .btn + .input-group-text {
  margin-left: -1px; }

.input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text {
  margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }
  .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text {
    margin-left: -1px; }
  .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text {
    margin-left: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: .25rem; }
  .input-group-text input[type=checkbox], .input-group-text input[type=radio] {
    margin-top: 0; }

.input-group-lg > .form-control {
  height: calc(2.875rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem; }

.input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text {
  height: calc(2.875rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem; }

.input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
  height: calc(2.875rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem; }

.input-group-sm > .form-control {
  height: calc(1.8125rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem; }

.input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text {
  height: calc(1.8125rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem; }

.input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
  height: calc(1.8125rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem; }

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6; }
  .custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: .25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-file-input:focus ~ .custom-file-label::after {
      border-color: #80bdff; }
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 .25rem .25rem 0; }

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .custom-range:focus {
    outline: 0; }
    .custom-range:focus::-webkit-slider-thumb, .custom-range:focus::-moz-range-thumb, .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none; }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none; }
    .custom-range::-moz-range-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none; }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none; } }

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none; } }

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none; } }

.custom-control-label::before, .custom-file-label, .custom-select {
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

@media screen and (prefers-reduced-motion: reduce) {
  .custom-control-label::before, .custom-file-label, .custom-select {
    transition: none; } }

.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: .5rem 1rem; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: .25rem; }
  .nav-pills .nav-link.active {
    color: #fff;
    background-color: #007bff; }

.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center; }

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

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

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem; }
  .navbar > .container, .navbar > .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem; }

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 769px) {
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 769px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .navbar-expand > .container, .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-expand > .container, .navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .active > .nav-link {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .active > .nav-link {
  color: #fff; }

.navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show {
  color: #fff; }

.navbar-dark .navbar-nav .show > .nav-link {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
      color: #fff; }

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem; }

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: .75rem; }

.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px); }

.card-header-tabs {
  margin-right: -.625rem;
  margin-bottom: -.75rem;
  margin-left: -.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -.625rem;
  margin-left: -.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px); }

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .card-group > .card {
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:first-child .card-header, .card-group > .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group > .card:first-child .card-footer, .card-group > .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group > .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:last-child .card-header, .card-group > .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group > .card:last-child .card-footer, .card-group > .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group > .card:only-child {
        border-radius: .25rem; }
        .card-group > .card:only-child .card-header, .card-group > .card:only-child .card-img-top {
          border-top-left-radius: .25rem;
          border-top-right-radius: .25rem; }
        .card-group > .card:only-child .card-footer, .card-group > .card:only-child .card-img-bottom {
          border-bottom-right-radius: .25rem;
          border-bottom-left-radius: .25rem; }
      .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0; }
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
          border-radius: 0; } }

.card-columns .card {
  margin-bottom: .75rem; }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0; }

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0; }

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: .25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: .5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline;
    text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem; }

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: .3rem;
  border-bottom-left-radius: .3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem; }

.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem; }

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem; }
  .badge:empty {
    display: none; }

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

.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc; }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  .badge-secondary[href]:focus, .badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #545b62; }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  .badge-success[href]:focus, .badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  .badge-info[href]:focus, .badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  .badge-warning[href]:focus, .badge-warning[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  .badge-danger[href]:focus, .badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  .badge-light[href]:focus, .badge-light[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:focus, .badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: .3rem; }

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem; }

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width .6s ease; }

@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none; } }

.progress-bar-striped {
  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: 1rem 1rem; }

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start; }

.media-body {
  -ms-flex: 1;
  flex: 1; }

.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem; }
  .list-group-item:focus, .list-group-item:hover {
    z-index: 1;
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }
    .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
      color: #000;
      text-decoration: none;
      opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none; }

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

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

@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none; } }

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2)); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (.5rem * 2));
    content: ""; }

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: .5; }

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

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

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
    .modal-dialog-centered::before {
      height: calc(100vh - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: .9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
  padding: .4rem 0; }

.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
  bottom: 0; }

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000; }

.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
  padding: 0 .4rem; }

.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: .8rem; }

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000; }

.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
  padding: .4rem 0; }

.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
  top: 0; }

.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000; }

.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
  padding: 0 .4rem; }

.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: .8rem; }

.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem; }
    .popover .arrow::after, .popover .arrow::before {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-auto[x-placement^=top], .bs-popover-top {
  margin-bottom: .5rem; }

.bs-popover-auto[x-placement^=top] .arrow, .bs-popover-top .arrow {
  bottom: calc((.5rem + 1px) * -1); }

.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-auto[x-placement^=top] .arrow::before {
  border-width: .5rem .5rem 0; }

.bs-popover-top .arrow::after, .bs-popover-top .arrow::before {
  border-width: .5rem .5rem 0; }

.bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {
  bottom: 1px;
  border-top-color: #fff; }

.bs-popover-auto[x-placement^=right], .bs-popover-right {
  margin-left: .5rem; }

.bs-popover-auto[x-placement^=right] .arrow, .bs-popover-right .arrow {
  left: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0; }

.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-auto[x-placement^=right] .arrow::before {
  border-width: .5rem .5rem .5rem 0; }

.bs-popover-right .arrow::after, .bs-popover-right .arrow::before {
  border-width: .5rem .5rem .5rem 0; }

.bs-popover-auto[x-placement^=right] .arrow::before, .bs-popover-right .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-right .arrow::after {
  left: 1px;
  border-right-color: #fff; }

.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
  margin-top: .5rem; }

.bs-popover-auto[x-placement^=bottom] .arrow, .bs-popover-bottom .arrow {
  top: calc((.5rem + 1px) * -1); }

.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-auto[x-placement^=bottom] .arrow::before {
  border-width: 0 .5rem .5rem .5rem; }

.bs-popover-bottom .arrow::after, .bs-popover-bottom .arrow::before {
  border-width: 0 .5rem .5rem .5rem; }

.bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-bottom .arrow::after {
  top: 1px;
  border-bottom-color: #fff; }

.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7; }

.bs-popover-auto[x-placement^=left], .bs-popover-left {
  margin-right: .5rem; }

.bs-popover-auto[x-placement^=left] .arrow, .bs-popover-left .arrow {
  right: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0; }

.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-auto[x-placement^=left] .arrow::before {
  border-width: .5rem 0 .5rem .5rem; }

.bs-popover-left .arrow::after, .bs-popover-left .arrow::before {
  border-width: .5rem 0 .5rem .5rem; }

.bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25); }

.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-left .arrow::after {
  right: 1px;
  border-left-color: #fff; }

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: .5rem .75rem;
  color: #212529; }

.carousel {
  position: relative; }

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

.carousel-item {
  position: relative;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px; }

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: block;
  transition: -webkit-transform .6s ease;
  transition: transform .6s ease;
  transition: transform .6s ease,-webkit-transform .6s ease; }

@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item-next, .carousel-item-prev, .carousel-item.active {
    transition: none; } }

.carousel-item-next, .carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

@supports (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.active.carousel-item-right, .carousel-item-next {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

@supports (transform-style: preserve-3d) {
  .active.carousel-item-right, .carousel-item-next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.active.carousel-item-left, .carousel-item-prev {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

@supports (transform-style: preserve-3d) {
  .active.carousel-item-left, .carousel-item-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity; }

.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
  opacity: 1; }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  opacity: 0; }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

@supports (transform-style: preserve-3d) {
  .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5; }

.carousel-control-next:focus, .carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9; }

.carousel-control-prev {
  left: 0; }
  .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-next {
  right: 0; }

.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #0062cc !important; }

button.bg-primary:focus, button.bg-primary:hover {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:focus, a.bg-secondary:hover {
  background-color: #545b62 !important; }

button.bg-secondary:focus, button.bg-secondary:hover {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #1e7e34 !important; }

button.bg-success:focus, button.bg-success:hover {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #117a8b !important; }

button.bg-info:focus, button.bg-info:hover {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #d39e00 !important; }

button.bg-warning:focus, button.bg-warning:hover {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #bd2130 !important; }

button.bg-danger:focus, button.bg-danger:hover {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:focus, a.bg-light:hover {
  background-color: #dae0e5 !important; }

button.bg-light:focus, button.bg-light:hover {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:focus, a.bg-dark:hover {
  background-color: #1d2124 !important; }

button.bg-dark:focus, button.bg-dark:hover {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 769px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.857143%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 769px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 769px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0, .my-0 {
  margin-top: 0 !important; }

.mr-0, .mx-0 {
  margin-right: 0 !important; }

.mb-0, .my-0 {
  margin-bottom: 0 !important; }

.ml-0, .mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1, .my-1 {
  margin-top: 0.25rem !important; }

.mr-1, .mx-1 {
  margin-right: 0.25rem !important; }

.mb-1, .my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2, .my-2 {
  margin-top: 0.5rem !important; }

.mr-2, .mx-2 {
  margin-right: 0.5rem !important; }

.mb-2, .my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3, .my-3 {
  margin-top: 1rem !important; }

.mr-3, .mx-3 {
  margin-right: 1rem !important; }

.mb-3, .my-3 {
  margin-bottom: 1rem !important; }

.ml-3, .mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4, .my-4 {
  margin-top: 1.5rem !important; }

.mr-4, .mx-4 {
  margin-right: 1.5rem !important; }

.mb-4, .my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5, .my-5 {
  margin-top: 3rem !important; }

.mr-5, .mx-5 {
  margin-right: 3rem !important; }

.mb-5, .my-5 {
  margin-bottom: 3rem !important; }

.ml-5, .mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0, .py-0 {
  padding-top: 0 !important; }

.pr-0, .px-0 {
  padding-right: 0 !important; }

.pb-0, .py-0 {
  padding-bottom: 0 !important; }

.pl-0, .px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1, .py-1 {
  padding-top: 0.25rem !important; }

.pr-1, .px-1 {
  padding-right: 0.25rem !important; }

.pb-1, .py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1, .px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2, .py-2 {
  padding-top: 0.5rem !important; }

.pr-2, .px-2 {
  padding-right: 0.5rem !important; }

.pb-2, .py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2, .px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3, .py-3 {
  padding-top: 1rem !important; }

.pr-3, .px-3 {
  padding-right: 1rem !important; }

.pb-3, .py-3 {
  padding-bottom: 1rem !important; }

.pl-3, .px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4, .py-4 {
  padding-top: 1.5rem !important; }

.pr-4, .px-4 {
  padding-right: 1.5rem !important; }

.pb-4, .py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4, .px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5, .py-5 {
  padding-top: 3rem !important; }

.pr-5, .px-5 {
  padding-right: 3rem !important; }

.pb-5, .py-5 {
  padding-bottom: 3rem !important; }

.pl-5, .px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto, .my-auto {
  margin-top: auto !important; }

.mr-auto, .mx-auto {
  margin-right: auto !important; }

.mb-auto, .my-auto {
  margin-bottom: auto !important; }

.ml-auto, .mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 769px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 769px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #0062cc !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #545b62 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:focus, a.text-success:hover {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:focus, a.text-info:hover {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:focus, a.text-light:hover {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *, ::after, ::before {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  blockquote, pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  img, tr {
    page-break-inside: avoid; }
  h2, h3, p {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body, .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td, .table th {
      background-color: #fff !important; }
  .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../../assets/frontend/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../../assets/frontend/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../../assets/frontend/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../../assets/frontend/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../../assets/frontend/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../../assets/frontend/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.headroom {
  will-change: transform;
  transition: transform 200ms linear;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 100; }

.headroom--top {
  display: none; }

.cropit-preview {
  /* You can specify preview size in CSS */
  width: 240px;
  height: 240px; }

input.cropit-image-zoom-input {
  position: absolute; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  padding-left: 5px;
  margin-left: -5px;
  padding-bottom: 5px; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-prev {
  display: none !important; }

.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: 0px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 15px;
    margin: 0px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 15px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1;
          color: #FF7609; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 25px;
        line-height: 20px;
        text-align: center;
        color: white;
        opacity: 0.5;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #FF7609;
      opacity: 1; }

.slick-next-arrow {
  width: 30px;
  height: 30px;
  position: absolute;
  right: -40px;
  top: 70px; }
  .slick-next-arrow .ico {
    font-size: 25px;
    margin: auto;
    margin-left: 0px; }

.slick-prev-arrow {
  width: 30px;
  height: 30px;
  position: absolute;
  left: -40px;
  top: 70px; }
  .slick-prev-arrow .ico {
    font-size: 25px;
    margin: auto;
    margin-right: 0px; }

.slick-arrow {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center; }
  .slick-arrow.slick-disabled {
    color: #DCDCDC; }

.range-flat-slider {
  width: 100%;
  padding: 0;
  position: relative; }
  .range-flat-slider .ui-corner-all {
    border-radius: 0px; }
  .range-flat-slider .ui-widget-content a {
    color: #222222; }
  .range-flat-slider .ui-widget-content {
    color: #343434;
    background-color: #DCDCDC;
    background-image: none;
    border-width: 0; }
  .range-flat-slider .ui-widget-header {
    background-color: #DCDCDC;
    border-color: #DCDCDC;
    background-image: none; }
  .range-flat-slider .ui-state-hover, .range-flat-slider .ui-widget-content .ui-state-hover, .range-flat-slider .ui-widget-header .ui-state-hover, .range-flat-slider .ui-state-focus,
  .range-flat-slider .ui-widget-content .ui-state-focus, .range-flat-slider .ui-widget-header .ui-state-focus {
    background-image: none; }
  .range-flat-slider .ui-slider {
    position: relative;
    text-align: left; }
  .range-flat-slider .ui-slider-horizontal {
    height: 2px; }
  .range-flat-slider .ui-slider-handle {
    cursor: pointer;
    position: absolute;
    z-index: 2;
    background-color: #FF7609;
    background-image: none;
    border-color: unset;
    border-radius: 50%;
    height: 10px;
    top: -0.3rem;
    width: 10px;
    border: 0px; }
  .range-flat-slider .min, .range-flat-slider .max,
  .range-flat-slider .min_value, .range-flat-slider .max_value, .range-flat-slider .value {
    margin-top: 0.3em;
    font-size: 0.8rem;
    white-space: nowrap;
    transition: all 0.3s; }
  .range-flat-slider .min, .range-flat-slider .max {
    font-size: 0.7rem;
    color: #c4c4c4; }
  .range-flat-slider .min {
    float: left; }
  .range-flat-slider .max {
    float: right; }
  .range-flat-slider .min_value, .range-flat-slider .max_value, .range-flat-slider .value {
    position: absolute; }
  .range-flat-slider::after {
    clear: both; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #DCDCDC;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 4px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
    .select2-search--dropdown .select2-search__field:-ms-input-placeholder, .select2-search--dropdown .select2-search__field:-ms-input-placeholder, .select2-search--dropdown .select2-search__field::-ms-input-placeholder {
      font-style: italic; }
    .select2-search--dropdown .select2-search__field::-ms-input-placeholder, .select2-search--dropdown .select2-search__field:-ms-input-placeholder, .select2-search--dropdown .select2-search__field::-ms-input-placeholder {
      font-style: italic; }
    .select2-search--dropdown .select2-search__field::placeholder, .select2-search--dropdown .select2-search__field:-ms-input-placeholder, .select2-search--dropdown .select2-search__field::-ms-input-placeholder {
      font-style: italic; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #DCDCDC;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #DCDCDC;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #DCDCDC; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #DCDCDC;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #DCDCDC;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #DCDCDC;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #DCDCDC;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #DCDCDC;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: transparent;
  border: 0px;
  margin-top: 6px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice::after {
    content: ','; }

.select2-container .select2-selection__rendered > *:first-child.select2-search--inline {
  width: 100% !important; }

.select2-container .select2-selection__rendered > *:first-child.select2-search--inline .select2-search__field {
  width: 100% !important; }

.select2-container--default .select2-selection--multiple {
  min-height: 30px;
  line-height: 1.1; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 5px;
  background-color: #DCDCDC; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice::after {
    content: ''; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0px 5px;
  padding-right: 30px; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered::after {
    content: "";
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    border-top: 6px solid #888;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent; }

.select2-container--default.select2-container--open .select2-selection--multiple .select2-selection__rendered::after {
  content: "";
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  border-top: 0px;
  border-bottom: 6px solid #888;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent; }

.select2-container--default .select2-search--inline .select2-search__field {
  margin-top: 5px; }
  .select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder {
    font-style: italic;
    color: #DCDCDC; }
  .select2-container--default .select2-search--inline .select2-search__field::-moz-placeholder {
    font-style: italic;
    color: #DCDCDC; }
  .select2-container--default .select2-search--inline .select2-search__field:-ms-input-placeholder {
    font-style: italic;
    color: #DCDCDC; }
  .select2-container--default .select2-search--inline .select2-search__field::-ms-input-placeholder {
    font-style: italic;
    color: #DCDCDC; }
  .select2-container--default .select2-search--inline .select2-search__field::placeholder {
    font-style: italic;
    color: #DCDCDC; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #c3c3c3 1px;
  outline: 0; }

/*!
 * Datepicker for Bootstrap v1.5.0 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  border-radius: 4px;
  direction: ltr; }

.datepicker-inline {
  width: 220px; }

.datepicker.datepicker-rtl {
  direction: rtl; }

.datepicker.datepicker-rtl table tr td span {
  float: right; }

.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px; }

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute; }

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute; }

.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px; }

.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px; }

.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px; }

.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px; }

.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px; }

.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px; }

.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15); }

.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff; }

.datepicker > div {
  display: none; }

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker table tr td, .datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none; }

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent; }

.datepicker table tr td.old, .datepicker table tr td.new {
  color: #999; }

.datepicker table tr td.day:hover, .datepicker table tr td.focused {
  background: #eee;
  cursor: pointer; }

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default; }

.datepicker table tr td.highlighted {
  color: #000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0; }

.datepicker table tr td.highlighted:focus, .datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #afd9ee;
  border-color: #298fc2; }

.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb; }

.datepicker table tr td.highlighted:active, .datepicker table tr td.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.highlighted {
  color: #000;
  background-color: #afd9ee;
  border-color: #52addb; }

.datepicker table tr td.highlighted:active:hover, .datepicker table tr td.highlighted.active:hover, .open > .dropdown-toggle.datepicker table tr td.highlighted:hover, .datepicker table tr td.highlighted:active:focus, .datepicker table tr td.highlighted.active:focus, .open > .dropdown-toggle.datepicker table tr td.highlighted:focus, .datepicker table tr td.highlighted:active.focus, .datepicker table tr td.highlighted.active.focus, .open > .dropdown-toggle.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #91cbe8;
  border-color: #298fc2; }

.datepicker table tr td.highlighted:active, .datepicker table tr td.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.highlighted {
  background-image: none; }

.datepicker table tr td.highlighted.disabled:hover, .datepicker table tr td.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.highlighted:hover, .datepicker table tr td.highlighted.disabled:focus, .datepicker table tr td.highlighted[disabled]:focus, fieldset[disabled] .datepicker table tr td.highlighted:focus, .datepicker table tr td.highlighted.disabled.focus, .datepicker table tr td.highlighted[disabled].focus, fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5; }

.datepicker table tr td.highlighted.focused {
  background: #afd9ee; }

.datepicker table tr td.highlighted.disabled, .datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #999; }

.datepicker table tr td.today {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733; }

.datepicker table tr td.today:focus, .datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400; }

.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00; }

.datepicker table tr td.today:active, .datepicker table tr td.today.active, .open > .dropdown-toggle.datepicker table tr td.today {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00; }

.datepicker table tr td.today:active:hover, .datepicker table tr td.today.active:hover, .open > .dropdown-toggle.datepicker table tr td.today:hover, .datepicker table tr td.today:active:focus, .datepicker table tr td.today.active:focus, .open > .dropdown-toggle.datepicker table tr td.today:focus, .datepicker table tr td.today:active.focus, .datepicker table tr td.today.active.focus, .open > .dropdown-toggle.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400; }

.datepicker table tr td.today:active, .datepicker table tr td.today.active, .open > .dropdown-toggle.datepicker table tr td.today {
  background-image: none; }

.datepicker table tr td.today.disabled:hover, .datepicker table tr td.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today[disabled]:focus, fieldset[disabled] .datepicker table tr td.today:focus, .datepicker table tr td.today.disabled.focus, .datepicker table tr td.today[disabled].focus, fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733; }

.datepicker table tr td.today.focused {
  background: #ffc966; }

.datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #999; }

.datepicker table tr td.range {
  color: #000;
  background-color: #eee;
  border-color: #bbb;
  border-radius: 0; }

.datepicker table tr td.range:focus, .datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c; }

.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d; }

.datepicker table tr td.range:active, .datepicker table tr td.range.active, .open > .dropdown-toggle.datepicker table tr td.range {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d; }

.datepicker table tr td.range:active:hover, .datepicker table tr td.range.active:hover, .open > .dropdown-toggle.datepicker table tr td.range:hover, .datepicker table tr td.range:active:focus, .datepicker table tr td.range.active:focus, .open > .dropdown-toggle.datepicker table tr td.range:focus, .datepicker table tr td.range:active.focus, .datepicker table tr td.range.active.focus, .open > .dropdown-toggle.datepicker table tr td.range.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c; }

.datepicker table tr td.range:active, .datepicker table tr td.range.active, .open > .dropdown-toggle.datepicker table tr td.range {
  background-image: none; }

.datepicker table tr td.range.disabled:hover, .datepicker table tr td.range[disabled]:hover, fieldset[disabled] .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled:focus, .datepicker table tr td.range[disabled]:focus, fieldset[disabled] .datepicker table tr td.range:focus, .datepicker table tr td.range.disabled.focus, .datepicker table tr td.range[disabled].focus, fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eee;
  border-color: #bbb; }

.datepicker table tr td.range.focused {
  background: #d5d5d5; }

.datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:active {
  background: #eee;
  color: #999; }

.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #e4eef3;
  border-color: #9dc1d3; }

.datepicker table tr td.range.highlighted:focus, .datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #c1d7e3;
  border-color: #4b88a6; }

.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0; }

.datepicker table tr td.range.highlighted:active, .datepicker table tr td.range.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #c1d7e3;
  border-color: #73a6c0; }

.datepicker table tr td.range.highlighted:active:hover, .datepicker table tr td.range.highlighted.active:hover, .open > .dropdown-toggle.datepicker table tr td.range.highlighted:hover, .datepicker table tr td.range.highlighted:active:focus, .datepicker table tr td.range.highlighted.active:focus, .open > .dropdown-toggle.datepicker table tr td.range.highlighted:focus, .datepicker table tr td.range.highlighted:active.focus, .datepicker table tr td.range.highlighted.active.focus, .open > .dropdown-toggle.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #a8c8d8;
  border-color: #4b88a6; }

.datepicker table tr td.range.highlighted:active, .datepicker table tr td.range.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  background-image: none; }

.datepicker table tr td.range.highlighted.disabled:hover, .datepicker table tr td.range.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.highlighted:hover, .datepicker table tr td.range.highlighted.disabled:focus, .datepicker table tr td.range.highlighted[disabled]:focus, fieldset[disabled] .datepicker table tr td.range.highlighted:focus, .datepicker table tr td.range.highlighted.disabled.focus, .datepicker table tr td.range.highlighted[disabled].focus, fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3; }

.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3; }

.datepicker table tr td.range.highlighted.disabled, .datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #999; }

.datepicker table tr td.range.today {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417; }

.datepicker table tr td.range.today:focus, .datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608; }

.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c; }

.datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active, .open > .dropdown-toggle.datepicker table tr td.range.today {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c; }

.datepicker table tr td.range.today:active:hover, .datepicker table tr td.range.today.active:hover, .open > .dropdown-toggle.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:active:focus, .datepicker table tr td.range.today.active:focus, .open > .dropdown-toggle.datepicker table tr td.range.today:focus, .datepicker table tr td.range.today:active.focus, .datepicker table tr td.range.today.active.focus, .open > .dropdown-toggle.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608; }

.datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active, .open > .dropdown-toggle.datepicker table tr td.range.today {
  background-image: none; }

.datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today[disabled]:focus, fieldset[disabled] .datepicker table tr td.range.today:focus, .datepicker table tr td.range.today.disabled.focus, .datepicker table tr td.range.today[disabled].focus, fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417; }

.datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #999; }

.datepicker table tr td.selected, .datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #999;
  border-color: #555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.selected:focus, .datepicker table tr td.selected.highlighted:focus, .datepicker table tr td.selected.focus, .datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: gray;
  border-color: #161616; }

.datepicker table tr td.selected:hover, .datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: gray;
  border-color: #373737; }

.datepicker table tr td.selected:active, .datepicker table tr td.selected.highlighted:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.selected, .open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: gray;
  border-color: #373737; }

.datepicker table tr td.selected:active:hover, .datepicker table tr td.selected.highlighted:active:hover, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected.highlighted.active:hover, .open > .dropdown-toggle.datepicker table tr td.selected:hover, .open > .dropdown-toggle.datepicker table tr td.selected.highlighted:hover, .datepicker table tr td.selected:active:focus, .datepicker table tr td.selected.highlighted:active:focus, .datepicker table tr td.selected.active:focus, .datepicker table tr td.selected.highlighted.active:focus, .open > .dropdown-toggle.datepicker table tr td.selected:focus, .open > .dropdown-toggle.datepicker table tr td.selected.highlighted:focus, .datepicker table tr td.selected:active.focus, .datepicker table tr td.selected.highlighted:active.focus, .datepicker table tr td.selected.active.focus, .datepicker table tr td.selected.highlighted.active.focus, .open > .dropdown-toggle.datepicker table tr td.selected.focus, .open > .dropdown-toggle.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #6e6e6e;
  border-color: #161616; }

.datepicker table tr td.selected:active, .datepicker table tr td.selected.highlighted:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.selected, .open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
  background-image: none; }

.datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.highlighted.disabled:hover, .datepicker table tr td.selected[disabled]:hover, .datepicker table tr td.selected.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected.highlighted:hover, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.highlighted.disabled:focus, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected.highlighted[disabled]:focus, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected.highlighted:focus, .datepicker table tr td.selected.disabled.focus, .datepicker table tr td.selected.highlighted.disabled.focus, .datepicker table tr td.selected[disabled].focus, .datepicker table tr td.selected.highlighted[disabled].focus, fieldset[disabled] .datepicker table tr td.selected.focus, fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #999;
  border-color: #555; }

.datepicker table tr td.active, .datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td.active:focus, .datepicker table tr td.active.highlighted:focus, .datepicker table tr td.active.focus, .datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #3071a9;
  border-color: #193c5a; }

.datepicker table tr td.active:hover, .datepicker table tr td.active.highlighted:hover {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e; }

.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.active, .open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e; }

.datepicker table tr td.active:active:hover, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active:hover, .open > .dropdown-toggle.datepicker table tr td.active:hover, .open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover, .datepicker table tr td.active:active:focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.highlighted.active:focus, .open > .dropdown-toggle.datepicker table tr td.active:focus, .open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus, .datepicker table tr td.active:active.focus, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.active.focus, .datepicker table tr td.active.highlighted.active.focus, .open > .dropdown-toggle.datepicker table tr td.active.focus, .open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
  color: #fff;
  background-color: #285e8e;
  border-color: #193c5a; }

.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .open > .dropdown-toggle.datepicker table tr td.active, .open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  background-image: none; }

.datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.highlighted.disabled:hover, .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active.highlighted:hover, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.highlighted.disabled:focus, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active.highlighted[disabled]:focus, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active.highlighted:focus, .datepicker table tr td.active.disabled.focus, .datepicker table tr td.active.highlighted.disabled.focus, .datepicker table tr td.active[disabled].focus, .datepicker table tr td.active.highlighted[disabled].focus, fieldset[disabled] .datepicker table tr td.active.focus, fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #428bca;
  border-color: #357ebd; }

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px; }

.datepicker table tr td span:hover {
  background: #eee; }

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #999;
  cursor: default; }

.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.focus, .datepicker table tr td span.active:hover.focus, .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #3071a9;
  border-color: #193c5a; }

.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e; }

.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td span.active, .open > .dropdown-toggle.datepicker table tr td span.active:hover, .open > .dropdown-toggle.datepicker table tr td span.active.disabled, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e; }

.datepicker table tr td span.active:active:hover, .datepicker table tr td span.active:hover:active:hover, .datepicker table tr td span.active.disabled:active:hover, .datepicker table tr td span.active.disabled:hover:active:hover, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active:hover.active:hover, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled:hover.active:hover, .open > .dropdown-toggle.datepicker table tr td span.active:hover, .open > .dropdown-toggle.datepicker table tr td span.active:hover:hover, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active:focus, .datepicker table tr td span.active:hover:active:focus, .datepicker table tr td span.active.disabled:active:focus, .datepicker table tr td span.active.disabled:hover:active:focus, .datepicker table tr td span.active.active:focus, .datepicker table tr td span.active:hover.active:focus, .datepicker table tr td span.active.disabled.active:focus, .datepicker table tr td span.active.disabled:hover.active:focus, .open > .dropdown-toggle.datepicker table tr td span.active:focus, .open > .dropdown-toggle.datepicker table tr td span.active:hover:focus, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active:active.focus, .datepicker table tr td span.active:hover:active.focus, .datepicker table tr td span.active.disabled:active.focus, .datepicker table tr td span.active.disabled:hover:active.focus, .datepicker table tr td span.active.active.focus, .datepicker table tr td span.active:hover.active.focus, .datepicker table tr td span.active.disabled.active.focus, .datepicker table tr td span.active.disabled:hover.active.focus, .open > .dropdown-toggle.datepicker table tr td span.active.focus, .open > .dropdown-toggle.datepicker table tr td span.active:hover.focus, .open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus {
  color: #fff;
  background-color: #285e8e;
  border-color: #193c5a; }

.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .open > .dropdown-toggle.datepicker table tr td span.active, .open > .dropdown-toggle.datepicker table tr td span.active:hover, .open > .dropdown-toggle.datepicker table tr td span.active.disabled, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none; }

.datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active.disabled:hover[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active:hover:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:focus, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active:hover.disabled.focus, .datepicker table tr td span.active.disabled.disabled.focus, .datepicker table tr td span.active.disabled:hover.disabled.focus, .datepicker table tr td span.active[disabled].focus, .datepicker table tr td span.active:hover[disabled].focus, .datepicker table tr td span.active.disabled[disabled].focus, .datepicker table tr td span.active.disabled:hover[disabled].focus, fieldset[disabled] .datepicker table tr td span.active.focus, fieldset[disabled] .datepicker table tr td span.active:hover.focus, fieldset[disabled] .datepicker table tr td span.active.disabled.focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #428bca;
  border-color: #357ebd; }

.datepicker table tr td span.old, .datepicker table tr td span.new {
  color: #999; }

.datepicker .datepicker-switch {
  width: 145px; }

.datepicker .datepicker-switch, .datepicker .prev, .datepicker .next, .datepicker tfoot tr th {
  cursor: pointer; }

.datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover {
  background: #eee; }

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle; }

.input-group.date .input-group-addon {
  cursor: pointer; }

.input-daterange {
  width: 100%; }

.input-daterange input {
  text-align: center; }

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px; }

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0; }

.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: solid #ccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px; }

.vjs-modal-dialog .vjs-modal-dialog-content, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  text-align: center; }

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play, .video-js .vjs-play-control .vjs-icon-placeholder, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "\f101"; }

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play-circle:before {
  content: "\f102"; }

.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "\f103"; }

.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
  content: "\f104"; }

.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
  content: "\f105"; }

.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
  content: "\f106"; }

.vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before {
  content: "\f107"; }

.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f108"; }

.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f109"; }

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-square:before {
  content: "\f10a"; }

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-spinner:before {
  content: "\f10b"; }

.vjs-icon-subtitles, .video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-subtitles:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before {
  content: "\f10c"; }

.vjs-icon-captions, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-captions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-captions:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-captions-button .vjs-icon-placeholder:before {
  content: "\f10d"; }

.vjs-icon-chapters, .video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-chapters:before, .video-js .vjs-chapters-button .vjs-icon-placeholder:before {
  content: "\f10e"; }

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-share:before {
  content: "\f10f"; }

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cog:before {
  content: "\f110"; }

.vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder, .video-js .vjs-volume-level, .video-js .vjs-play-progress {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle:before, .vjs-seek-to-live-control .vjs-icon-placeholder:before, .video-js .vjs-volume-level:before, .video-js .vjs-play-progress:before {
  content: "\f111"; }

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-outline:before {
  content: "\f112"; }

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-inner-circle:before {
  content: "\f113"; }

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-hd:before {
  content: "\f114"; }

.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
  content: "\f115"; }

.vjs-icon-replay, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-replay:before, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  content: "\f116"; }

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-facebook:before {
  content: "\f117"; }

.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-gplus:before {
  content: "\f118"; }

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-linkedin:before {
  content: "\f119"; }

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-twitter:before {
  content: "\f11a"; }

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-tumblr:before {
  content: "\f11b"; }

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pinterest:before {
  content: "\f11c"; }

.vjs-icon-audio-description, .video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-audio-description:before, .video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
  content: "\f11d"; }

.vjs-icon-audio, .video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-audio:before, .video-js .vjs-audio-button .vjs-icon-placeholder:before {
  content: "\f11e"; }

.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-next-item:before {
  content: "\f11f"; }

.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-previous-item:before {
  content: "\f120"; }

.vjs-icon-picture-in-picture-enter, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-picture-in-picture-enter:before, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\f121"; }

.vjs-icon-picture-in-picture-exit, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-picture-in-picture-exit:before, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\f122"; }

.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial; }

.video-js:-moz-full-screen {
  position: absolute; }

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important; }

.video-js[tabindex="-1"] {
  outline: none; }

.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit; }

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0; }

.video-js.vjs-16-9 {
  padding-top: 56.25%; }

.video-js.vjs-4-3 {
  padding-top: 75%; }

.video-js.vjs-fill {
  width: 100%;
  height: 100%; }

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%; }

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }

.video-js.vjs-fullscreen:not(.vjs-ios-native-fs) {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important; }

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none; }

.vjs-hidden {
  display: none !important; }

.vjs-disabled {
  opacity: 0.5;
  cursor: default; }

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px; }

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible; }

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto; }

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC; }

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.63332em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 0.3em;
  transition: all 0.4s; }

.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.81666em;
  margin-left: -1.5em; }

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  transition: all 0s; }

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none; }

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block; }

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.vjs-control .vjs-button {
  width: 100%;
  height: 100%; }

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2; }

.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto; }

.video-js .vjs-modal-dialog > * {
  box-sizing: border-box; }

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1; }

.vjs-menu-button {
  cursor: pointer; }

.vjs-menu-button.vjs-disabled {
  cursor: default; }

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none; }

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto; }

.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box; }

.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none; }

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase; }

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover,
.js-focus-visible .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover,
.js-focus-visible .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F; }

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default; }

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7); }

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em; }

.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em; }

.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em; }

.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em; }

.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em; }

.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block; }

.video-js .vjs-menu-button-inline {
  transition: all 0.4s;
  overflow: hidden; }

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em; }

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em; }

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.4s; }

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1; }

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto; }

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto; }

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden; }

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7); }

.vjs-has-started .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s; }

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  transition: visibility 1s, opacity 1s; }

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important; }

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible; }

.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table; }

.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none; }

.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67; }

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white; }

.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle; }

.video-js .vjs-custom-control-spacer {
  display: none; }

.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none; }

.video-js .vjs-progress-control.disabled {
  cursor: default; }

.vjs-live .vjs-progress-control {
  display: none; }

.vjs-liveui .vjs-progress-control {
  display: flex;
  align-items: center; }

.vjs-no-flex .vjs-progress-control {
  width: auto; }

.video-js .vjs-progress-holder {
  flex: auto;
  transition: all 0.2s;
  height: 0.3em; }

.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px; }

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.6666666667em; }

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em; }

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0; }

.video-js .vjs-play-progress {
  background-color: #fff; }

.video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  top: -0.3333333333em;
  z-index: 1; }

.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5); }

.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75); }

.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1; }

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none; }

.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible; }

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em; }

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1; }

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0; }

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block; }

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s; }

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none; }

.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8); }

.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari */
  -webkit-user-select: none;
  /* Konqueror HTML */
  /* Firefox */
  -moz-user-select: none;
  /* Internet Explorer/Edge */
  -ms-user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.video-js .vjs-slider.disabled {
  cursor: default; }

.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  box-shadow: 0 0 1em #fff; }

.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none; }

.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex; }

.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em; }

.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px; }

.video-js .vjs-volume-panel {
  transition: width 1s; }

.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s; }

.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  margin-right: 0; }

.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
  left: -3.5em;
  transition: left 0s; }

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: 10em;
  transition: width 0.1s; }

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em; }

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s; }

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s; }

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: none; }

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: 0.5em; }

.video-js .vjs-volume-panel {
  display: flex; }

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em; }

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em; }

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto; }

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff; }

.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em; }

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em; }

.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em; }

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em; }

.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em; }

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em; }

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%; }

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%; }

.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7); }

.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em; }

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%; }

.vjs-has-started .vjs-poster {
  display: none; }

.vjs-audio.vjs-has-started .vjs-poster {
  display: block; }

.vjs-using-native-controls .vjs-poster {
  display: none; }

.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em; }

.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left; }

.video-js:not(.vjs-live) .vjs-live-control,
.video-js.vjs-liveui .vjs-live-control {
  display: none; }

.video-js .vjs-seek-to-live-control {
  cursor: pointer;
  flex: none;
  display: inline-flex;
  height: 100%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em; }

.vjs-no-flex .vjs-seek-to-live-control {
  display: table-cell;
  width: auto;
  text-align: left; }

.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
.video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none; }

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto; }

.vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: 0.5em;
  color: #888; }

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red; }

.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em; }

.vjs-live .vjs-time-control {
  display: none; }

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none; }

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none; }

.vjs-time-divider {
  display: none;
  line-height: 3em; }

.vjs-live .vjs-time-divider {
  display: none; }

.video-js .vjs-play-control {
  cursor: pointer; }

.video-js .vjs-play-control .vjs-icon-placeholder {
  flex: none; }

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none; }

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em; }

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em; }

.vjs-subtitles {
  color: #fff; }

.vjs-captions {
  color: #fc6; }

.vjs-tt-cue {
  display: block; }

video::-webkit-media-text-track-display {
  transform: translateY(-3em); }

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  transform: translateY(-1.5em); }

.video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  flex: none; }

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none; }

.vjs-playback-rate > .vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center; }

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em; }

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center; }

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%; }

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden; }

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
  -webkit-animation: vjs-spinner-show 0s linear 0.3s forwards;
  animation: vjs-spinner-show 0s linear 0.3s forwards; }

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s; }

@keyframes vjs-spinner-show {
  to {
    visibility: visible; } }

@-webkit-keyframes vjs-spinner-show {
  to {
    visibility: visible; } }

@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg); } }

@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }

@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }

.vjs-chapters-button .vjs-menu ul {
  width: 24em; }

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em; }

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "";
  font-size: 1.5em;
  line-height: inherit; }

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em; }

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " ";
  font-size: 1.5em;
  line-height: inherit; }

.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control {
  display: none; }

.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: auto;
  width: initial; }

.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button {
  display: none; }

.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer {
  flex: auto;
  display: block; }

.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer, .video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer {
  width: auto; }

.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control {
  display: none; }

.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%; }

.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table; }

.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell; }

.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom; }

@supports (display: grid) {
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0px 24px; }
  .vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px; }
  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1/-1; }
  .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,
  .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,
  .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content {
    grid-template-columns: 1fr; } }

.vjs-track-setting > select {
  margin-right: 1em;
  margin-bottom: 0.5em; }

.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none; }

.vjs-text-track-settings fieldset span {
  display: inline-block; }

.vjs-text-track-settings fieldset span > select {
  max-width: 7.3em; }

.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0; }

.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%); }

.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75); }

.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2B333F;
  cursor: pointer;
  border-radius: 2px; }

.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em; }

@media print {
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden; } }

.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000; }

.js-focus-visible .video-js *:focus:not(.focus-visible) {
  outline: none;
  background: none; }

.video-js *:focus:not(:focus-visible),
.video-js .vjs-menu *:focus:not(:focus-visible) {
  outline: none;
  background: none; }

@font-face {
  font-family: "SVN-GothamBold";
  src: url("../../../assets/frontend/fonts/SVN-GothamBold.eot?") format("eot"), url("../../../assets/frontend/fonts/SVN-GothamBold.woff2") format("woff2"), url("../../../assets/frontend/fonts/SVN-GothamBold.woff") format("woff"), url("../../../assets/frontend/fonts/SVN-GothamBold.ttf") format("truetype"), url("../../../assets/frontend/fonts/SVN-GothamBold.svg#SVN-GothamBold") format("svg"); }

@font-face {
  font-family: "SVN-GothamLight";
  src: url("../../../assets/frontend/fonts/SVN-GothamLight.eot?") format("eot"), url("../../../assets/frontend/fonts/SVN-GothamLight.woff2") format("woff2"), url("../../../assets/frontend/fonts/SVN-GothamLight.woff") format("woff"), url("../../../assets/frontend/fonts/SVN-GothamLight.ttf") format("truetype"), url("../../../assets/frontend/fonts/SVN-GothamLight.svg#SVN-GothamLight") format("svg"); }

@font-face {
  font-family: "SVN-Gotham";
  src: url("../../../assets/frontend/fonts/SVN-Gotham.eot?") format("eot"), url("../../../assets/frontend/fonts/SVN-Gotham.woff2") format("woff2"), url("../../../assets/frontend/fonts/SVN-Gotham.woff") format("woff"), url("../../../assets/frontend/fonts/SVN-Gotham.ttf") format("truetype"), url("../../../assets/frontend/fonts/SVN-Gotham.svg#SVN-Gotham") format("svg"); }

@font-face {
  font-family: "SVN-GothamXLight";
  src: url("../../../assets/frontend/fonts/SVN-GothamXLight.eot?") format("eot"), url("../../../assets/frontend/fonts/SVN-GothamXLight.woff2") format("woff2"), url("../../../assets/frontend/fonts/SVN-GothamXLight.woff") format("woff"), url("../../../assets/frontend/fonts/SVN-GothamXLight.ttf") format("truetype"), url("../../../assets/frontend/fonts/SVN-GothamXLight.svg#SVN-GothamXLight") format("svg"); }

/** --------------------------------------- **/
/**
 * SET UP WHOLE SITE
 */
body {
  background: #fff;
  color: #434343;
  font-family: 'SVN-Gotham';
  overflow-x: hidden;
  position: relative; }
  body ::-webkit-scrollbar {
    width: 4px; }
  body ::-webkit-scrollbar-track {
    background: #EEE; }
  body ::-webkit-scrollbar-thumb {
    background: #999; }
  body ::-webkit-scrollbar-thumb:hover {
    background: #555; }

a {
  color: #434343;
  outline: none;
  text-decoration: none; }
  a:hover {
    color: #434343;
    text-decoration: none; }
  a:focus {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style: none; }

.page {
  width: 100%;
  min-height: 30vh; }

.page__content {
  width: 100%;
  padding: 30px 0px 0px; }
  .page__content.template-1 {
    padding-bottom: 90px; }
    .page__content.template-1 .slide-list {
      padding-top: 30px; }
  .page__content.profile-template {
    display: flex;
    margin-bottom: 120px; }

.page__top {
  background-color: #F4F4F4;
  padding: 30px 50px;
  display: flex;
  align-items: center; }

.display-tablet {
  display: none; }

.page__bottom {
  padding: 45px;
  display: flex; }

.page__title {
  font-size: 42px;
  font-family: 'SVN-Gotham';
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  text-transform: uppercase;
  position: relative; }
  .page__title.has-subtitle {
    margin-top: -18px;
    padding-bottom: 10px; }

.page__subtitle {
  position: absolute;
  white-space: nowrap;
  font-size: 14px;
  bottom: -20px; }

.page__home-link {
  display: flex;
  margin-left: auto;
  font-size: 21px;
  line-height: 1.2; }
  .page__home-link p {
    padding: 0px 15px; }
  .page__home-link a.active {
    color: #FF7609; }

.form {
  margin: 0px auto 15px;
  display: flex;
  flex-direction: column; }

.form__top-infos {
  margin-bottom: 60px; }

.form__title {
  font-size: 50px;
  color: #33404f;
  font-family: 'SVN-GothamBold';
  line-height: 1;
  margin-bottom: 18px; }

.form__sub-title {
  font-size: 34px;
  font-family: 'SVN-Gotham';
  line-height: 1; }

.form-group {
  margin-bottom: 15px; }
  .form-group.wrap {
    flex-wrap: wrap; }
  .form-group.hide {
    display: none; }

.form-label {
  font-size: 14px;
  font-family: 'SVN-GothamLight';
  line-height: 1.2;
  display: block;
  margin-bottom: 0px;
  align-items: center;
  margin-top: 5px; }
  .form-label span {
    color: #33404f; }
  .form-label.two-lines {
    margin-top: -5px; }
  .form-label.center {
    text-align: center; }
  .form-label.oninput {
    margin-bottom: 10px; }
  .form-label.wp-nowrap {
    white-space: nowrap; }

.default-input {
  width: 100%;
  display: flex; }
  .default-input input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #DCDCDC;
    background: #ffffff;
    border-radius: 5px;
    padding: 0 20px;
    font-size: 17px;
    transition: all .25s ease-in; }
    .default-input input:focus {
      border: 1px solid #c3c3c3;
      outline: none; }
    .default-input input::-webkit-textfield-decoration-container {
      visibility: hidden; }
    .default-input input::-webkit-input-placeholder {
      color: #DCDCDC;
      font-style: italic; }
    .default-input input::-moz-placeholder {
      color: #DCDCDC;
      font-style: italic; }
    .default-input input:-ms-input-placeholder {
      color: #DCDCDC;
      font-style: italic; }
    .default-input input::-ms-input-placeholder {
      color: #DCDCDC;
      font-style: italic; }
    .default-input input::placeholder {
      color: #DCDCDC;
      font-style: italic; }
  .default-input label {
    margin-top: 5px; }

.default-input.regular input {
  height: 30px;
  line-height: 30px;
  padding: 0 10px; }

.default-input.view-only input {
  border: none !important; }

.default-input.view-only textarea {
  border: none !important;
  background: #fff; }

.default-input.view-only a {
  color: #0f62f0; }
  .default-input.view-only a:hover {
    color: #0c4ec0; }

.default-input {
  position: relative; }
  .default-input .show-text-button {
    position: absolute;
    top: 1px;
    right: 3px;
    width: 28px;
    height: 28px; }
    .default-input .show-text-button .icon-btn-small {
      background: transparent;
      padding: 0px; }
      .default-input .show-text-button .icon-btn-small .ico {
        width: 20px;
        height: 15px;
        display: flex;
        justify-content: center;
        align-content: center;
        color: #DCDCDC; }

label.error {
  font-size: 12px;
  color: #33404f;
  margin-top: 5px;
  margin-bottom: 0px; }

.checkbox-input,
.radio-input {
  width: 100%;
  position: relative;
  display: flex; }
  .checkbox-input input,
  .radio-input input {
    width: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .checkbox-input label,
  .radio-input label {
    position: relative;
    background-color: #DCDCDC;
    font-size: 14px;
    font-family: 'SVN-GothamLight';
    text-align: center;
    line-height: 1;
    display: block;
    cursor: pointer;
    box-sizing: border-box;
    margin: 0px;
    padding: 8px 0px;
    width: 100%;
    border-radius: 5px; }
  .checkbox-input input:checked + label,
  .radio-input input:checked + label {
    background-color: #33404f;
    color: #ffffff; }

.selector-input {
  width: 100%; }
  .selector-input select {
    width: 100%;
    padding: 7px 10px;
    font-size: 14px;
    font-family: 'SVN-GothamLight';
    line-height: 1; }
  .selector-input .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden; }

.autocomplete-input {
  width: 100%;
  display: flex; }
  .autocomplete-input input {
    width: 100%;
    height: 30px;
    border: 1px solid #DCDCDC;
    background: #ffffff;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 17px;
    transition: all .25s ease-in; }
    .autocomplete-input input:focus {
      border: 1px solid #c3c3c3;
      outline: none; }
  .autocomplete-input label {
    margin-top: 5px; }

.checkbox-input.multi-inputs {
  display: flex; }
  .checkbox-input.multi-inputs label {
    border-radius: 0px;
    border-right: 1px solid #ffffff; }
    .checkbox-input.multi-inputs label:first-of-type {
      border-radius: 5px 0px 0px 5px; }
    .checkbox-input.multi-inputs label:last-child {
      border-radius: 0px 5px 5px 0px;
      border-right: none; }

.error-container {
  display: flex;
  flex: 0 0 100%; }

.radio-input.multi-inputs {
  display: flex; }
  .radio-input.multi-inputs label {
    border-radius: 0px;
    border-right: 1px solid #ffffff; }
    .radio-input.multi-inputs label:first-of-type {
      border-radius: 5px 0px 0px 5px; }
    .radio-input.multi-inputs label:last-child {
      border-radius: 0px 5px 5px 0px;
      border-right: none; }

.file-input {
  display: flex; }
  .file-input input {
    display: none; }
  .file-input label {
    cursor: pointer;
    height: 30px;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    background: linear-gradient(#DCDCDC, #FFFFFF);
    padding: 5px 20px;
    font-size: 17px;
    line-height: 1;
    margin-bottom: 0px; }
  .file-input .btn.btn-del {
    padding: 0px;
    margin-left: 10px; }
    .file-input .btn.btn-del:hover {
      color: #33404f; }
    .file-input .btn.btn-del.hide {
      display: none; }

.container-large {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 1200px) {
  .container-large {
    max-width: 990px; }
  .display-tablet {
    display: block; }
  .page__top.long-subtitle-2 .page__title.has-subtitle {
    margin-top: -20px;
    padding-bottom: 30px; } }

@media (max-width: 992px) {
  .container-large {
    max-width: 760px; }
  .page__top.long-subtitle-2 .page__title.has-subtitle {
    margin-top: -7px;
    padding-bottom: 16px; } }

/** --------------------------------------- **/
/**
 * CUSTOM COMPONENTS
 */
.logo {
  display: flex;
  align-items: center; }

.logo__img {
  margin-right: 15px; }
  .logo__img img {
    width: auto;
    height: 60px; }

.logo__text {
  font-size: 14px;
  font-family: 'SVN-GothamBold';
  color: #33404f;
  line-height: 1.2;
  text-align: left; }

.icon-btn-small {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 15px;
  background: #33404f;
  border: none; }
  .icon-btn-small img {
    max-width: 13px;
    max-height: 13px; }
  .icon-btn-small svg {
    width: 13px;
    height: 13px; }
  .icon-btn-small:focus {
    outline: none;
    box-shadow: none; }

.btn-icon-text {
  width: 100%;
  background-color: #434343;
  text-align: left;
  color: #FFFFFF; }
  .btn-icon-text .ico {
    width: 25px;
    height: 25px;
    margin-right: 65px;
    color: #DCDCDC; }

.modal {
  background-color: white; }
  .modal.not-full, .modal.medium {
    background-color: rgba(0, 0, 0, 0.4);
    overflow-y: scroll; }

.modal-content {
  border-radius: 5px;
  border: none; }

.modal.not-full .modal-content {
  width: 70%;
  margin: 5% auto;
  padding: 40px 0px; }

.modal.not-full .text {
  padding: 0px 40px;
  margin-bottom: 30px; }

.modal.medium .modal-content {
  width: 700px;
  margin: 5% auto;
  padding: 40px 0px; }

.modal.medium .text {
  padding: 0px 40px;
  margin-bottom: 30px; }

.is-flex {
  display: flex; }

@font-face {
  font-family: 'icomoon';
  src: url("../../../assets/frontend/fonts/icomoon.eot?sz69f2");
  src: url("../../../assets/frontend/fonts/icomoon.eot?sz69f2#iefix") format("embedded-opentype"), url("../../../assets/frontend/fonts/icomoon.ttf?sz69f2") format("truetype"), url("../../../assets/frontend/fonts/icomoon.woff?sz69f2") format("woff"), url("../../../assets/frontend/fonts/icomoon.svg?sz69f2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ico.ico-checkmark:before {
  content: "\e900"; }

.ico.ico-reward:before {
  content: "\e901"; }

.ico.ico-search:before {
  content: "\e902"; }

.ico.ico-4:before {
  content: "\e903"; }

.ico.ico-arrow-right:before {
  content: "\e904"; }

.ico.ico-book:before {
  content: "\e905"; }

.ico.ico-books-stack-of-three:before {
  content: "\e906"; }

.ico.ico-box:before {
  content: "\e907"; }

.ico.ico-bw-chat:before {
  content: "\e908"; }

.ico.ico-calendar-alt-regular:before {
  content: "\e909"; }

.ico.ico-camera:before {
  content: "\e90a"; }

.ico.ico-cancel:before {
  content: "\e90b"; }

.ico.ico-caution:before {
  content: "\e90c"; }

.ico.ico-chat:before {
  content: "\e90d"; }

.ico.ico-check:before {
  content: "\e90e"; }

.ico.ico-checklist:before {
  content: "\e90f"; }

.ico.ico-chevron-down:before {
  content: "\e910"; }

.ico.ico-chevron-up:before {
  content: "\e911"; }

.ico.ico-close-button:before {
  content: "\e912"; }

.ico.ico-comment-white-oval-bubble:before {
  content: "\e913"; }

.ico.ico-comment:before {
  content: "\e914"; }

.ico.ico-contacts:before {
  content: "\e915"; }

.ico.ico-earth-globe:before {
  content: "\e916"; }

.ico.ico-exclamation:before {
  content: "\e917"; }

.ico.ico-eye:before {
  content: "\e918"; }

.ico.ico-facebook-circle:before {
  content: "\e919"; }

.ico.ico-facebook-square-br:before {
  content: "\e91a"; }

.ico.ico-save-file-option:before {
  content: "\e91b"; }

.ico.ico-globe-stand:before {
  content: "\e91c"; }

.ico.ico-google-plus-circle:before {
  content: "\e91d"; }

.ico.ico-pen:before {
  content: "\e91e"; }

.ico.ico-left-quote:before {
  content: "\e91f"; }

.ico.ico-comment-solid:before {
  content: "\e920"; }

.ico.ico-heart:before {
  content: "\e921"; }

.ico.ico-solidheart:before {
  content: "\e922"; }

.ico.ico-inbox:before {
  content: "\e923"; }

.ico.ico-left-arrow:before {
  content: "\e924"; }

.ico.ico-library:before {
  content: "\e925"; }

.ico.ico-chain-link:before {
  content: "\e926"; }

.ico.ico-linkedin-circle:before {
  content: "\e927"; }

.ico.ico-linkedin-square-br:before {
  content: "\e928"; }

.ico.ico-archive:before {
  content: "\e929"; }

.ico.ico-palette:before {
  content: "\e92a"; }

.ico.ico-dots-menu:before {
  content: "\e92b"; }

.ico.ico-excel:before {
  content: "\e92c"; }

.ico.ico-lock-alt:before {
  content: "\e92d"; }

.ico.ico-minus-circle:before {
  content: "\e92e"; }

.ico.ico-more:before {
  content: "\e92f"; }

.ico.ico-open-book:before {
  content: "\e930"; }

.ico.ico-page-filter:before {
  content: "\e931"; }

.ico.ico-paperclip:before {
  content: "\e932"; }

.ico.ico-picture:before {
  content: "\e933"; }

.ico.ico-plus-button:before {
  content: "\e934"; }

.ico.ico-plus-circle:before {
  content: "\e935"; }

.ico.ico-product-hunt-brands:before {
  content: "\e936"; }

.ico.ico-question-circle-regular:before {
  content: "\e937"; }

.ico.ico-right-arrow-2:before {
  content: "\e938"; }

.ico.ico-right-arrow:before {
  content: "\e939"; }

.ico.ico-Rounded-Rectangle:before {
  content: "\e93a"; }

.ico.ico-schedule:before {
  content: "\e93b"; }

.ico.ico-setting:before {
  content: "\e93c"; }

.ico.ico-share:before {
  content: "\e93d"; }

.ico.ico-solid-more:before {
  content: "\e93e"; }

.ico.ico-sort:before {
  content: "\e93f"; }

.ico.ico-solidstar:before {
  content: "\e940"; }

.ico.ico-star:before {
  content: "\e941"; }

.ico.ico-user:before {
  content: "\e942"; }

.ico.ico-weixin-brands:before {
  content: "\e943"; }

.ico.ico-windows-circle:before {
  content: "\e944"; }

.ico.ico-zoom:before {
  content: "\e945"; }

.ico.ico-info:before {
  content: "\e946"; }

.ico.ico-solidshare:before {
  content: "\e949"; }

.ico.ico-bookmark-star:before {
  content: "\e94a"; }

.ico.ico-comments:before {
  content: "\e94b"; }

.ico.ico-danger:before {
  content: "\e94c"; }

.ico.ico-like:before {
  content: "\e94d"; }

.ico.ico-timer:before {
  content: "\e94e"; }

.ico.ico-pencil-black:before {
  content: "\e94f"; }

.ico.ico-tag-black:before {
  content: "\e950"; }

.btn.btn-de {
  padding: 8px 15px;
  border: 1px solid #d6d8db;
  border-radius: 5px;
  background: #d6d8db;
  line-height: 1;
  font-size: 14px;
  font-family: 'SVN-GothamLight'; }
  .btn.btn-de .ico {
    color: #343434; }

.btn.btn-green {
  padding: 8px 15px;
  border: 1px solid #848c95;
  border-radius: 5px;
  background: #848c95;
  line-height: 1;
  font-size: 19px;
  font-family: 'SVN-GothamLight'; }

.btn.btn-orange {
  padding: 8px 15px;
  border: 1px solid #33404f;
  border-radius: 5px;
  background: #33404f;
  line-height: 1;
  font-size: 19px;
  font-family: 'SVN-GothamLight';
  color: #ffffff; }
  .btn.btn-orange .ico {
    color: #ffffff; }
  .btn.btn-orange:hover {
    background: #1f2730; }

.btn.btn-round-icon {
  width: 100%;
  padding: 10px 20px;
  border-radius: 35px;
  border: 1px solid #DCDCDC;
  background: transparent;
  font-size: 18px;
  font-family: 'SVN-GothamLight';
  line-height: 1;
  position: relative; }
  .btn.btn-round-icon .ico {
    position: absolute;
    left: 20px;
    bottom: 9px;
    font-size: 22px; }
  .btn.btn-round-icon:hover {
    color: #33404f;
    border-color: #33404f; }
    .btn.btn-round-icon:hover .ico {
      color: #33404f; }

.btn.sm {
  padding: 5px 10px;
  line-height: 1; }

.btn.f-sm {
  padding: 6px;
  width: 30px;
  height: 30px;
  margin-left: 10px; }

.btn.f-sm-nm {
  padding: 5px 15px;
  height: 30px; }

.btn.f-sm-ab {
  padding: 6px;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  position: absolute;
  right: -40px; }

.btn.full-w {
  width: 100%; }

.btn.i-right i {
  float: right; }

/** --------------------------------------- **/
.to-top-button, .to-bottom-button {
  position: fixed;
  right: 30px;
  bottom: 20%;
  z-index: 99;
  transform: translateX(200px);
  transition: all 0.3s ease-in; }
  .to-top-button .btn, .to-bottom-button .btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 0px;
    padding-top: 8px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4); }
  .to-top-button.show, .to-bottom-button.show {
    transform: translateX(0px); }

.to-bottom-button {
  transform: translateX(0px); }
  .to-bottom-button.hide {
    transform: translateX(200px); }

.notify-red-dot {
  width: 20px;
  height: 20px;
  background: #f20303;
  z-index: 1;
  position: absolute;
  border-radius: 50%;
  right: -9px;
  top: -7px; }

.mobile-block {
  display: none; }

.hidden {
  display: none !important; }

@media (max-width: 769px) {
  .pc-block {
    display: none; }
  .mobile-block {
    display: block; }
  .to-top-button, .to-bottom-button {
    right: calc(50% - 15px);
    bottom: 40px;
    transform: translateY(100px);
    transition: all 0.3s ease-in; }
    .to-top-button .btn, .to-bottom-button .btn {
      width: 30px;
      height: 30px;
      padding-top: 2px; }
      .to-top-button .btn i.fa, .to-bottom-button .btn i.fa {
        font-size: 18px; }
    .to-top-button.show, .to-bottom-button.show {
      transform: translateY(0px); }
  .to-bottom-button {
    transform: translateY(0px); }
    .to-bottom-button.hide {
      transform: translateY(200px); } }

.note-editor .note-editing-area ul > li, .note-editor .note-editing-area ol > li {
  list-style: inherit; }

.note-editor .note-editing-area ol {
  list-style: decimal;
  padding-left: 40px; }

.note-editor .note-editing-area ul {
  list-style: disc;
  padding-left: 60px; }

.header__content {
  display: flex;
  flex-direction: column;
  background: #ffffff; }

.header__content--upper {
  display: flex;
  align-items: center;
  padding: 30px 0px;
  border-bottom: 1px solid #DCDCDC; }
  .header__content--upper .logo {
    width: 190px; }

.header__content--upper .drop-menu-item {
  position: relative; }
  .header__content--upper .drop-menu-item > .btn {
    padding: 0px; }
    .header__content--upper .drop-menu-item > .btn:focus {
      box-shadow: none; }
  .header__content--upper .drop-menu-item i.fa {
    margin-left: 3px;
    font-size: 10px; }

.header__content--upper .hs-dropdown {
  display: none;
  position: absolute;
  z-index: 3;
  background-color: #fff;
  border-radius: 0px 0px 5px 5px;
  padding: 20px; }
  .header__content--upper .hs-dropdown.show {
    display: block; }

.header__content--upper .hs-icon-menu > li {
  height: auto;
  border-bottom: 1px solid #DCDCDC; }
  .header__content--upper .hs-icon-menu > li:last-child {
    border-bottom: none; }

.header__content--upper .hs-icon-menu .item {
  display: flex;
  padding: 20px;
  align-items: center;
  white-space: nowrap; }
  .header__content--upper .hs-icon-menu .item:hover, .header__content--upper .hs-icon-menu .item.active {
    color: #33404f; }

.header__content--upper .hs-icon-menu .item-icon {
  display: inline-block;
  margin-right: 15px;
  width: 22px;
  padding-top: 3px; }
  .header__content--upper .hs-icon-menu .item-icon .ico, .header__content--upper .hs-icon-menu .item-icon .fa {
    font-size: 22px; }

.header__content--upper .hs-icon-menu .item-text {
  display: inline-block;
  font-family: 'SVN-GothamBold';
  font-size: 14px;
  line-height: 1; }
  .header__content--upper .hs-icon-menu .item-text span {
    font-family: 'SVN-Gotham';
    font-size: 15px; }

.header__content--upper .header-short-icon-button {
  margin-left: auto; }
  .header__content--upper .header-short-icon-button > .btn {
    padding: 0px;
    height: 40px;
    width: 40px;
    border: 1px solid;
    border-radius: 50%; }
    .header__content--upper .header-short-icon-button > .btn > i.ico, .header__content--upper .header-short-icon-button > .btn i.fa {
      font-size: 22px;
      line-height: 1; }
    .header__content--upper .header-short-icon-button > .btn > img {
      width: 22px;
      height: 23px; }
    .header__content--upper .header-short-icon-button > .btn .circle-img {
      width: 100%;
      height: 100%;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
      .header__content--upper .header-short-icon-button > .btn .circle-img.create {
        background-image: url("../assets/img/icons/untouch.png"); }
    .header__content--upper .header-short-icon-button > .btn:hover, .header__content--upper .header-short-icon-button > .btn.active {
      border-color: #33404f;
      color: #33404f; }

.header__content--upper .hs-dropdown {
  box-shadow: 0 0 7px #dcdcdc73; }
  .header__content--upper .hs-dropdown.hs-create1-dropdown {
    padding: 0px;
    top: 70px;
    right: -120px; }

.header__content--upper .container-large,
.header__content--lower .container-large {
  display: flex;
  align-items: center; }

.header__top-menu {
  display: flex;
  align-items: center;
  background-color: #F4F4F4;
  padding: 20px;
  border-radius: 5px; }

.header__top-menu__label {
  cursor: default;
  position: absolute;
  top: -35px;
  font-family: 'SVN-Gotham';
  font-size: 13px;
  line-height: 1; }

.header__top-menu__content {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center; }
  .header__top-menu__content li {
    float: left;
    padding: 0px;
    margin-right: auto; }
    .header__top-menu__content li:last-child {
      margin-right: 0px; }

.header__top-menu__item {
  width: 100%;
  display: flex;
  align-items: center; }
  .header__top-menu__item.center-item {
    justify-content: center;
    flex-direction: column; }
  .header__top-menu__item .circle-num {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #ff0000;
    position: absolute;
    right: -4px;
    top: -4px;
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    color: #fff; }
  .header__top-menu__item:hover .header__top-menu__item--icon, .header__top-menu__item.active .header__top-menu__item--icon {
    border: 1px solid #33404f;
    color: #33404f; }
    .header__top-menu__item:hover .header__top-menu__item--icon .ico, .header__top-menu__item.active .header__top-menu__item--icon .ico {
      color: #33404f; }
  .header__top-menu__item:hover .header__top-menu__item--img.lire, .header__top-menu__item.active .header__top-menu__item--img.lire {
    background-image: url("../assets/img/icons/a-lire-2.png"); }
  .header__top-menu__item:hover .header__top-menu__item--text, .header__top-menu__item.active .header__top-menu__item--text {
    color: #33404f; }

.header__top-menu__item--icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid black;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  position: relative; }
  .header__top-menu__item--icon .ico {
    font-size: 22px; }
  .header__top-menu__item--icon .notify-red-dot {
    width: 10px;
    height: 10px;
    top: 0;
    right: 0px; }

.header__top-menu__item--img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 15px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .header__top-menu__item--img.lire {
    background-image: url("../assets/img/icons/a-lire-1.png"); }

.header__top-menu__item--text {
  font-family: 'SVN-GothamBold';
  font-size: 13px;
  line-height: 1.2; }
  .header__top-menu__item--text span {
    font-family: 'SVN-Gotham'; }

.center-item .header__top-menu__item--icon {
  margin-right: 0px;
  margin-bottom: auto; }

.center-item .header__top-menu__item--text {
  text-align: center;
  font-family: 'SVN-GothamBold';
  line-height: 1; }

.my-space-menu {
  width: 575px;
  margin-left: 15px;
  margin-right: 10px; }

.others-menu {
  width: 240px;
  padding: 15px;
  margin-right: 20px; }
  .others-menu .header__top-menu__content li {
    margin: 0 auto; }
  .others-menu .header__top-menu__label {
    top: -30px; }
  .others-menu .header__top-menu__item {
    height: 50px; }
    .others-menu .header__top-menu__item:hover .header__top-menu__item--icon, .others-menu .header__top-menu__item.active .header__top-menu__item--icon {
      border: none; }
  .others-menu .header__top-menu__item--icon {
    width: 30px;
    height: 30px;
    border-radius: 0px;
    border: none;
    background-color: inherit;
    display: flex; }
    .others-menu .header__top-menu__item--icon .ico {
      font-size: 23px; }

.header__login__wrapper {
  margin-left: 20px;
  position: relative; }

.push-left {
  margin-left: auto; }

.login-button__icon {
  width: 100%;
  height: 30px;
  border-radius: 0px;
  border: none;
  background-color: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: auto; }
  .login-button__icon .ico {
    max-width: 25px;
    max-height: 25px;
    color: #434343;
    transition: all .15s ease-in-out;
    font-size: 24px; }
  .login-button__icon > .notify-red-dot {
    width: 10px;
    height: 10px;
    top: 0px;
    right: 0px; }

.login-button {
  height: 80px;
  justify-content: center;
  border-radius: 0px;
  border: none;
  background-color: inherit;
  padding: 15px 0px;
  font-family: 'SVN-GothamBold';
  font-size: 15px;
  line-height: 1;
  color: #343434;
  text-align: center;
  overflow: hidden; }
  .login-button .login-button__icon {
    margin-bottom: 10px; }
  .login-button > .notify-red-dot {
    width: 10px;
    height: 10px;
    top: 0;
    right: 30px; }
  .login-button .username-txt {
    white-space: initial;
    font-size: 13px;
    line-height: 14px;
    display: inline-block; }
  .login-button:hover {
    cursor: pointer;
    color: #33404f; }
    .login-button:hover .login-button__icon {
      border-color: #434343; }
      .login-button:hover .login-button__icon .ico {
        color: #33404f; }

.loged-in .login-button {
  padding-top: 0px;
  width: 100px; }

.loged-in .login-button__icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #434343;
  overflow: hidden;
  margin-left: 30px;
  margin-top: auto;
  text-overflow: ellipsis; }
  .loged-in .login-button__icon img {
    max-width: 100%;
    max-height: 100%; }

.loged-in:hover .login-button__icon {
  border-color: #33404f; }

.header__content--lower {
  padding: 20px 0px; }

.navigation-tools {
  margin-left: auto; }
  .navigation-tools.full-w {
    margin-left: 10px;
    width: 100%; }
    .navigation-tools.full-w .search-bar {
      width: 100%; }

.navigation-item {
  float: left;
  font-size: 13px; }
  .navigation-item a {
    color: #434343; }
    .navigation-item a:hover {
      color: #33404f; }
  .navigation-item::after {
    content: '|';
    padding: 0px 15px;
    line-height: 1.2; }
  .navigation-item:last-child::after {
    display: none; }

.navigation-tools {
  position: relative;
  display: flex; }
  .navigation-tools .icon-btn-small {
    color: #ffffff; }

.search-bar {
  display: flex;
  width: 380px;
  height: 32px;
  border-radius: 4px 0px 0px 4px;
  border: 1px solid #DCDCDC; }

.search-bar__input {
  border: none;
  width: calc(100% - 60px);
  border-radius: 4px 0px 0px 4px;
  padding: 0px 5px;
  font-size: 14px; }
  .search-bar__input:focus {
    outline: none; }
  .search-bar__input::-webkit-input-placeholder {
    font-style: italic;
    color: #DCDCDC; }
  .search-bar__input:-moz-placeholder {
    font-style: italic;
    color: #DCDCDC; }
  .search-bar__input::-moz-placeholder {
    font-style: italic;
    color: #DCDCDC; }
  .search-bar__input:-ms-input-placeholder {
    font-style: italic;
    color: #DCDCDC; }

.Recherche_ici______ {
  font-size: 14px;
  font-family: 'SVN-GothamLight';
  color: gainsboro;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 851.874px;
  top: 161.75px;
  z-index: 100; }

.search-bar__advance-button {
  width: 65px; }
  .search-bar__advance-button .btn {
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    background: #DCDCDC;
    border-radius: 0px;
    padding: 0px 5px;
    font-size: 10px;
    line-height: 1.2;
    border: none; }
    .search-bar__advance-button .btn:hover {
      background: #c3c3c3; }

.search-bar__search-button {
  height: 32px;
  margin-right: 10px; }
  .search-bar__search-button .icon-btn-small {
    border-radius: 0px 4px 4px 0px; }
    .search-bar__search-button .icon-btn-small:hover {
      background-color: #1f2730; }
  .search-bar__search-button.remove-marg-right {
    margin-right: 0px; }

.setting-button {
  height: 32px; }
  .setting-button .icon-btn-small {
    border-radius: 4px; }
    .setting-button .icon-btn-small:hover {
      background-color: #1f2730; }

.header__mobile-menus--search-button,
.header__mobile-menus--setting-button {
  height: 25px;
  padding: 0px 20px; }
  .header__mobile-menus--search-button .icon-btn-small,
  .header__mobile-menus--setting-button .icon-btn-small {
    background: inherit;
    padding: 0px;
    border-radius: 0px;
    padding-top: 2px; }
    .header__mobile-menus--search-button .icon-btn-small .ico,
    .header__mobile-menus--setting-button .icon-btn-small .ico {
      width: 20px;
      height: 20px;
      font-size: 17px; }

.header__mobile-menus--setting-button .btn {
  border-radius: 50%;
  border: 1px solid;
  width: 24px;
  height: 24px; }

.btn-mobile-menu {
  border: none;
  border-radius: 0px;
  padding: 0px;
  display: inline-block;
  position: relative;
  width: 30px;
  height: 20px; }
  .btn-mobile-menu::before, .btn-mobile-menu::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 6px;
    background-color: #000000;
    top: 0px;
    left: 0px; }
  .btn-mobile-menu::after {
    top: unset;
    bottom: 0px; }

.header__mobile-menus--toggle-button {
  margin-left: 20px;
  display: flex;
  align-items: center;
  position: relative; }
  .header__mobile-menus--toggle-button .btn {
    background: transparent; }

.header-nav-menu-button {
  position: relative; }
  .header-nav-menu-button .btn {
    padding: 0px;
    width: 45px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #33404f;
    outline: none;
    box-shadow: none; }
  .header-nav-menu-button i.ico, .header-nav-menu-button i.fa {
    line-height: 30px;
    color: #33404f; }
  .header-nav-menu-button .ico-page-filter::before {
    transform: rotate(90deg);
    display: inline-block; }

.header-collapse-nav-menu {
  position: absolute;
  top: 40px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 2px 3px 7px 0px; }
  .header-collapse-nav-menu > .navigation-item {
    float: none;
    border-bottom: 1px solid #DCDCDC; }
    .header-collapse-nav-menu > .navigation-item:last-child {
      border-bottom: none; }
    .header-collapse-nav-menu > .navigation-item > a {
      font-size: 16px;
      display: block;
      padding: 10px;
      height: 35px;
      white-space: nowrap;
      line-height: 1; }
      .header-collapse-nav-menu > .navigation-item > a span {
        color: #33404f;
        margin-right: 20px; }
    .header-collapse-nav-menu > .navigation-item::after {
      display: none; }

.header-short-block .block-content {
  background-color: #fff;
  padding: 10px 0px; }

.header-short-block .container-large {
  display: flex;
  align-items: center; }

.header-short-block .logo {
  width: 130px;
  margin-right: 15px; }

.header-short-block .logo__img img {
  width: auto;
  height: 50px; }

.header-short-block .logo__text {
  font-size: 14px; }

.header-short-block .search-bar__search-button {
  margin-right: 0px; }

.header-short-block .drop-menu-item {
  position: relative; }
  .header-short-block .drop-menu-item > .btn {
    padding: 0px; }
    .header-short-block .drop-menu-item > .btn:focus {
      box-shadow: none; }
  .header-short-block .drop-menu-item i.fa {
    margin-left: 3px;
    font-size: 10px; }

.header-short-block .hs-dropdown {
  display: none;
  position: absolute;
  z-index: 3;
  background-color: #fff;
  border-radius: 0px 0px 5px 5px;
  padding: 20px; }
  .header-short-block .hs-dropdown.show {
    display: block; }

.header-short-block .navigation-menu {
  margin-right: 30px;
  min-width: 658px; }

.header-short-block .header-short-myspace {
  margin-right: 30px;
  width: 78px; }
  .header-short-block .header-short-myspace .btn {
    font-size: 13px; }

.header-short-block .header__login__wrapper {
  margin-left: auto; }

.header-short-block .hs-icon-menu > li {
  height: auto;
  border-bottom: 1px solid #DCDCDC; }
  .header-short-block .hs-icon-menu > li:last-child {
    border-bottom: none; }

.header-short-block .hs-icon-menu .item {
  display: flex;
  padding: 20px;
  align-items: center;
  white-space: nowrap; }
  .header-short-block .hs-icon-menu .item:hover, .header-short-block .hs-icon-menu .item.active {
    color: #33404f; }

.header-short-block .hs-icon-menu .item-icon {
  display: inline-block;
  margin-right: 15px;
  width: 22px;
  padding-top: 3px; }
  .header-short-block .hs-icon-menu .item-icon .ico, .header-short-block .hs-icon-menu .item-icon .fa {
    font-size: 22px; }

.header-short-block .hs-icon-menu .item-text {
  display: inline-block;
  font-family: 'SVN-GothamBold';
  font-size: 14px;
  line-height: 1; }
  .header-short-block .hs-icon-menu .item-text span {
    font-family: 'SVN-Gotham';
    font-size: 15px; }

.hs-icon-menu.hs-myspace-menu .item {
  padding: 15px; }
  .hs-icon-menu.hs-myspace-menu .item:hover .item-icon, .hs-icon-menu.hs-myspace-menu .item.active .item-icon {
    border: 1px solid #33404f; }
  .hs-icon-menu.hs-myspace-menu .item:hover .item-img.lire, .hs-icon-menu.hs-myspace-menu .item.active .item-img.lire {
    background-image: url("../assets/img/icons/a-lire-2.png"); }

.hs-icon-menu.hs-myspace-menu .item-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #343434;
  text-align: center;
  padding-top: 7px; }

.hs-icon-menu.hs-myspace-menu .item-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 15px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.hs-create-menu.hs-icon-menu .item {
  padding: 15px; }

.header-short-icon-button > .btn {
  padding: 0px;
  background-color: transparent;
  height: 30px;
  width: 30px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center; }
  .header-short-icon-button > .btn > i.ico, .header-short-icon-button > .btn i.fa {
    font-size: 16px;
    line-height: 1; }
    .header-short-icon-button > .btn > i.ico.ico-pencil-black, .header-short-icon-button > .btn i.fa.ico-pencil-black {
      font-size: 22px;
      padding-top: 5px; }
  .header-short-icon-button > .btn > img {
    width: 100%;
    height: 100%; }
  .header-short-icon-button > .btn:hover, .header-short-icon-button > .btn.active {
    border-color: #33404f;
    color: #33404f; }

.header-short-icon-button.search-button {
  margin-right: 40px;
  width: 30px; }

.hs-dropdown {
  box-shadow: 0 0 7px #dcdcdc73; }
  .hs-dropdown.hs-myspace-dropdown {
    padding: 0px;
    top: 45px;
    left: -40px; }
  .hs-dropdown.hs-addition-dropdown {
    padding: 0px;
    left: -25px;
    top: 45px; }
  .hs-dropdown.hs-create-dropdown {
    padding: 0px;
    top: 45px;
    right: -86px; }
  .hs-dropdown.hs-search-dropdown {
    top: 45px;
    left: -153px; }

.header-short-block .login-button .login-button__icon {
  margin-bottom: 0px; }

.header-short-block .login-button {
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  width: auto; }
  .header-short-block .login-button > .notify-red-dot {
    width: 10px;
    height: 10px;
    top: 0px;
    right: 0px; }

.header-short-block .account-menu-block {
  top: 50px; }

.header-short-block .loged-in .login-button__icon {
  margin-left: 0px; }

@media (max-width: 991px) {
  .header-short-block .logo {
    width: auto;
    margin-right: 0px; }
  .header-short-block .logo__img img {
    height: 40px; }
  .header-short-block .navigation-menu {
    min-width: 500px;
    margin-right: 0px; }
  .header-short-block .navigation-item::after {
    padding: 0 4px; }
  .header-short-block .header-short-myspace {
    margin-right: 0px;
    width: 0px; }
  .header-short-icon-button.search-button {
    margin-right: 0px; }
  .hs-dropdown.hs-search-dropdown {
    left: -258px; }
  .hs-dropdown.hs-create-dropdown {
    right: -29px; } }

.footer__brands {
  background-color: #EEEEEE;
  display: flex;
  flex-wrap: wrap; }
  .footer__brands.title {
    background-color: #e8e7e7;
    font-family: 'SVN-GothamBold';
    font-size: 15px;
    justify-content: center; }

.footer__brand--logo {
  display: flex;
  height: 95px;
  align-items: center;
  justify-content: center; }
  .footer__brand--logo img {
    max-height: 60px;
    max-width: 150px; }

.footer__main {
  padding: 25px 55px 25px; }

.footer__main--about {
  float: right;
  width: 350px; }

.footer__main--support {
  float: left;
  width: 200px; }

.footer__main--page-logo {
  float: left;
  width: calc(100% - 550px);
  text-align: center; }
  .footer__main--page-logo > p {
    max-width: 300px;
    color: #434343;
    font-size: 17px;
    display: inline-block;
    margin-bottom: 15px; }
  .footer__main--page-logo > .logo {
    display: block;
    text-align: center; }
    .footer__main--page-logo > .logo .logo__img {
      display: inline-block;
      margin-right: 0px; }
      .footer__main--page-logo > .logo .logo__img img {
        width: 100px;
        height: 100px; }

.footer__main--about--text {
  text-align: center;
  margin-bottom: 10px; }

.footer__main--about--links {
  display: flex;
  justify-content: center; }
  .footer__main--about--links .logo-link {
    display: inline-block; }
    .footer__main--about--links .logo-link img {
      max-width: 100%;
      vertical-align: unset; }

.brand-links {
  display: flex;
  margin-right: 10px; }
  .brand-links .logo {
    margin-right: 8px; }
  .brand-links .logo__img {
    margin: 0px; }
    .brand-links .logo__img img {
      width: 70px;
      height: 70px; }
  .brand-links .logo-link {
    margin-right: 5px; }
    .brand-links .logo-link img {
      width: auto;
      height: 70px; }

.button-links {
  width: 200px; }
  .button-links .btn {
    width: 100%;
    height: 50px;
    border-radius: 4px;
    background-color: #33404f;
    border: 2px solid #FFFFFF;
    padding: 0px;
    box-shadow: 1px 3px 5px #d4d4d4, -1px 3px 5px #d4d4d4, inset 0px 25px 6px -7px rgba(255, 255, 255, 0.28);
    margin-bottom: 21px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 50px;
    color: #FFFFFF; }
    .button-links .btn i.fa {
      font-size: 18px; }

.button-links .btn {
  transition: all 0.25s ease-in; }
  .button-links .btn:hover {
    box-shadow: 1px 3px 2px #d4d4d4, -1px 3px 2px #d4d4d4; }

.footer__main--menus {
  padding-top: 10px;
  padding-left: 30px;
  width: 100%;
  display: flex;
  border-left: 1px solid #33404f; }

.footer__main--menu--name {
  font-size: 14px;
  font-family: 'SVN-GothamBold';
  color: #33404f;
  line-height: 1;
  margin-bottom: 30px; }

.footer__main--menu {
  padding: 0px; }
  .footer__main--menu ul {
    display: inline-block;
    margin: 0px auto; }

.footer__main--menu--item {
  float: left; }
  .footer__main--menu--item a {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    color: #434343; }
    .footer__main--menu--item a:hover {
      color: #33404f; }
  .footer__main--menu--item::after {
    content: '|';
    padding: 0px 11px;
    line-height: 1.2; }
  .footer__main--menu--item:last-child::after {
    display: none; }

.footer__follow-bar--social {
  display: flex;
  align-items: center; }

.footer__follow-bar {
  display: flex;
  padding: 12px 45px;
  background-color: #33404f;
  align-items: center;
  justify-content: space-between; }
  .footer__follow-bar p {
    font-size: 14px;
    font-family: 'SVN-Gotham';
    color: #FFFFFF;
    line-height: 1;
    margin-right: 20px; }

.footer__follow-bar--social-icons {
  display: flex; }

.square-icon {
  width: 26px;
  height: 26px;
  margin-right: 8px; }
  .square-icon img {
    max-width: 26px;
    max-height: 26px;
    background: #FFFFFF; }

.footer__main .footer__follow-bar--copyright {
  display: none; }

.footer__follow-bar--copyright {
  margin-left: auto; }
  .footer__follow-bar--copyright li {
    float: left; }
  .footer__follow-bar--copyright a {
    font-size: 14px;
    font-family: 'SVN-Gotham';
    color: #FFFFFF;
    line-height: 14px;
    padding-left: 40px; }

.home-page .page__top {
  padding: 0px;
  align-items: unset;
  background-color: unset;
  display: block; }

.hero-images-slick {
  opacity: 0;
  visibility: hidden; }
  .hero-images-slick .slick-prev-arrow {
    left: 30px;
    top: calc(50% - 15px);
    color: #ffffff;
    font-size: 17px;
    z-index: 1;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    padding-right: 3px; }
  .hero-images-slick .slick-next-arrow {
    right: 30px;
    top: calc(50% - 15px);
    color: #ffffff;
    font-size: 17px;
    z-index: 1;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    padding-left: 3px; }

.hero-image {
  width: 820px !important;
  height: 330px;
  position: relative;
  margin: 0px 1px; }
  .hero-image .hero-background {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    bottom: 10px;
    display: flex;
    align-items: center;
    overflow: hidden;
    transition: all 0.2s ease-in; }
    .hero-image .hero-background > img {
      width: 100%;
      height: auto; }
  .hero-image .hero-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    padding-bottom: 40px;
    transition: all 0.2s ease-in; }
  .hero-image .hero-text {
    margin: 0px auto 10px;
    max-width: 600px;
    font-size: 30px;
    line-height: 40px;
    font-family: 'SVN-GothamBold';
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .hero-image .hero-sub-text,
  .hero-image .hero-text {
    position: relative;
    z-index: 2; }
  .hero-image .hero-sub-text {
    margin: 0px auto;
    max-width: 600px;
    font-size: 21px;
    font-family: 'SVN-GothamLight';
    color: #ffffff;
    line-height: 1;
    letter-spacing: 1px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center; }

.hero-image.video-link .hero-content {
  top: 0; }

.hero-image.video-link .link-button {
  position: absolute;
  left: calc(50% - 40px);
  top: calc(50% - 40px);
  z-index: 3;
  color: #ffffff;
  transition: all 0.23s ease-in-out; }
  .hero-image.video-link .link-button > i.fa {
    font-size: 80px; }

.hero-image.video-link .hero-text {
  position: absolute;
  max-width: 100%;
  width: 100%;
  bottom: 50px;
  padding: 0px 95px; }

.hero-image.video-link .hero-sub-text {
  position: absolute;
  bottom: 30px;
  max-width: 100%;
  width: 100%;
  padding: 0px 60px; }

.hero-image.video-link:hover .link-button {
  opacity: 50%; }

.hero-image.slick-center .hero-background {
  top: 0;
  bottom: 0; }

.hero-image.slick-center .hero-content {
  bottom: 0;
  padding-bottom: 30px;
  padding-top: 30px;
  background: rgba(0, 0, 0, 0.5); }

.slide-list {
  margin-bottom: 50px; }
  .slide-list:first-child {
    padding-top: 20px; }

.slide-list__top {
  display: flex;
  margin-bottom: 25px;
  border-bottom: 1px solid #dcdcdc;
  position: relative; }
  .slide-list__top::before {
    content: "";
    position: absolute;
    width: 100px;
    border-bottom: 2px solid #dcdcdc;
    bottom: -1px;
    left: 0px; }

.slide-list__list,
.slide-list__item__list {
  display: block;
  width: 100%; }
  .slide-list__list .row,
  .slide-list__item__list .row {
    margin-left: -7.5px;
    margin-right: -7.5px; }
    .slide-list__list .row [class*="col"],
    .slide-list__item__list .row [class*="col"] {
      padding-left: 7.5px;
      padding-right: 7.5px; }

.slide-list__name {
  padding-bottom: 15px;
  width: auto;
  font-size: 24px;
  line-height: 22px;
  font-family: 'SVN-GothamBold';
  text-transform: uppercase; }
  .slide-list__name span {
    font-family: 'SVN-Gotham'; }

.slide-list__see-all-button {
  width: auto;
  padding-bottom: 15px;
  display: block;
  margin-left: auto; }
  .slide-list__see-all-button a {
    margin-top: auto;
    padding-bottom: 2px;
    text-align: right;
    font-size: 21px;
    line-height: 1;
    font-family: 'SVN-GothamLight'; }
    .slide-list__see-all-button a:hover {
      color: #FF7609; }

.slide-list__item .slide_item_content a:hover {
  color: #FF7609; }
  .slide-list__item .slide_item_content a:hover > i, .slide-list__item .slide_item_content a:hover .ico {
    color: #FF7609; }

.slide-list__item .slide_item_content a {
  color: #434343;
  display: inline-block; }

.slide-list__item .slide_item_content.yellow {
  background-color: #adb2b8;
  color: #434343; }
  .slide-list__item .slide_item_content.yellow .more,
  .slide-list__item .slide_item_content.yellow > .inner {
    border-top-color: #a17901; }
    .slide-list__item .slide_item_content.yellow .more a,
    .slide-list__item .slide_item_content.yellow > .inner a {
      color: #434343; }
      .slide-list__item .slide_item_content.yellow .more a:hover,
      .slide-list__item .slide_item_content.yellow > .inner a:hover {
        color: #FF7609; }

.slide-list__item .slide_item_content.green {
  background-color: #848c95;
  color: #434343; }
  .slide-list__item .slide_item_content.green .more a,
  .slide-list__item .slide_item_content.green > .inner a {
    color: #434343; }
    .slide-list__item .slide_item_content.green .more a:hover,
    .slide-list__item .slide_item_content.green > .inner a:hover {
      color: #FF7609; }

.slide-list__item .slide_item_content.blue {
  background-color: #5b6672; }
  .slide-list__item .slide_item_content.blue > .inner {
    color: #fff; }
  .slide-list__item .slide_item_content.blue .more a,
  .slide-list__item .slide_item_content.blue > .inner a {
    color: #fff; }
    .slide-list__item .slide_item_content.blue .more a:hover,
    .slide-list__item .slide_item_content.blue > .inner a:hover {
      color: #FF7609; }
  .slide-list__item .slide_item_content.blue .ico {
    color: #fff; }
  .slide-list__item .slide_item_content.blue .actions-blk a:hover i, .slide-list__item .slide_item_content.blue .actions-blk a:hover .ico,
  .slide-list__item .slide_item_content.blue .actions-blk span:hover i,
  .slide-list__item .slide_item_content.blue .actions-blk span:hover .ico {
    color: #FF7609; }
  .slide-list__item .slide_item_content.blue .actions-blk .view:hover i, .slide-list__item .slide_item_content.blue .actions-blk .view:hover .ico {
    color: unset; }

.slide-list__item .ttl {
  font-family: 'SVN-GothamBold';
  font-size: 18px;
  line-height: 22px;
  min-height: 65px;
  max-height: 65px;
  overflow: hidden;
  word-wrap: break-word;
  margin-bottom: 4px; }

.slide-list__item .desc {
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  word-wrap: break-word;
  margin-bottom: 6px; }

.slide-list__item .inner {
  padding: 10px;
  padding-bottom: 0px; }

.slide-list__item .more {
  border-top: 1px solid #b8b8b8;
  padding: 1px 10px; }
  .slide-list__item .more a {
    font-size: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .slide-list__item .more .ico {
    float: right;
    margin-top: 4px; }

.actions-blk {
  text-align: right;
  align-items: center;
  position: relative;
  font-family: 'SVN-GothamLight'; }
  .actions-blk:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0; }
  .actions-blk span {
    font-size: 12px; }
  .actions-blk .ico-more {
    display: inline-block;
    font-size: 20px;
    line-height: 1px;
    vertical-align: middle; }
  .actions-blk a,
  .actions-blk span {
    font-size: 13px;
    margin-right: 12px;
    cursor: pointer;
    transition: all 0.4s ease; }
    .actions-blk a .ico,
    .actions-blk span .ico {
      transition: all 0.4s ease; }
    .actions-blk a:hover .ico,
    .actions-blk span:hover .ico {
      color: #ff7609; }
    .actions-blk a:last-child,
    .actions-blk span:last-child {
      margin-right: 0; }
  .actions-blk .txt {
    padding-right: 12px;
    margin-right: 12px;
    position: relative; }
    .actions-blk .txt::before {
      content: "";
      background-color: #959595;
      display: block;
      width: 1px;
      position: absolute;
      right: 0;
      top: 3px;
      bottom: 3px;
      z-index: 1; }
  .actions-blk .comment {
    align-items: center;
    display: inline-block; }
    .actions-blk .comment:hover {
      color: #ff7609; }
    .actions-blk .comment .ico {
      margin-right: 5px; }
  .actions-blk .view {
    position: absolute;
    left: 0px;
    top: -1px; }
    .actions-blk .view > i {
      vertical-align: middle;
      margin-right: 6px; }
    .actions-blk .view:hover > i, .actions-blk .view:hover .ico {
      color: unset; }
  .actions-blk .right-ct {
    float: right; }
    .actions-blk .right-ct:after {
      content: ".";
      visibility: hidden;
      display: block;
      clear: both;
      height: 0; }
    .actions-blk .right-ct > a {
      float: left; }

.slide-list__item--large {
  width: 390px;
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
  border-radius: 3px;
  cursor: pointer;
  margin-right: 15px;
  float: left; }

.large-content {
  position: absolute;
  bottom: 40px;
  text-align: center;
  left: 80px;
  right: 80px;
  z-index: 2;
  color: #fff; }
  .large-content.sml {
    bottom: 15px;
    text-align: left;
    left: 25px;
    right: 25px; }
    .large-content.sml .actions-blk {
      justify-content: flex-start; }
    .large-content.sml .ttl {
      margin-bottom: 5px; }
  .large-content .ttl > a,
  .large-content .actions-blk > a {
    color: #fff;
    display: inline-block; }
  .large-content .caption {
    font-family: 'SVN-GothamLight';
    font-size: 10px;
    margin-bottom: 0px;
    transition: all 0.2s ease;
    height: 15px;
    overflow: hidden;
    word-wrap: break-word; }
  .large-content .ttl {
    margin-bottom: 15px;
    transition: font-size 0.2s ease;
    font-family: 'SVN-GothamBold';
    font-size: 20px;
    line-height: 26px;
    height: 50px;
    overflow: hidden;
    word-wrap: break-word; }
  .large-content .actions-blk {
    justify-content: center; }
    .large-content .actions-blk > a .ico,
    .large-content .actions-blk > .comment .ico {
      color: #fff; }
    .large-content .actions-blk .txt::before {
      color: #fff; }

.web-list .col-4 {
  max-width: 400px;
  flex: 0 0 400px; }

.web-list .col-2 {
  max-width: 240px;
  flex: 0 0 240px; }

.slide-list__top.yellow::before {
  border-bottom-color: #e8b730; }

.slide-list__top.green::before {
  border-bottom-color: #86c716; }

.slide-list__top.orange::before {
  border-bottom-color: #ff7609; }

.slide-list__top.red::before {
  border-bottom-color: #c71f16; }

.slide-list__top.blue::before {
  border-bottom-color: #1fb6ff; }

.slide-list__top.light-green::before {
  border-bottom-color: #16c79e; }

.slide-list__top.purple::before {
  border-bottom-color: #ac45a8; }

.library-list .slide-list__item {
  margin-bottom: 15px; }
  .library-list .slide-list__item:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0; }
  .library-list .slide-list__item img {
    max-width: 265px;
    max-height: 210px; }

.cau-list .slide-list__item {
  margin-bottom: 15px; }
  .cau-list .slide-list__item:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0; }
  .cau-list .slide-list__item img {
    max-width: 265px;
    max-height: 210px; }

.cau-list .slide-list__list {
  overflow: initial; }
  .cau-list .slide-list__list .slide-list__item {
    float: none; }

.my-space-list .slide-list__top::before {
  border-bottom: 2px solid #33404f; }

.my-space-list .slide-list__item {
  overflow: hidden; }
  .my-space-list .slide-list__item img {
    width: 100%;
    max-width: none;
    max-height: 100%; }

.my-space-list .slide-list__name {
  color: #33404f; }

.my-space-list .slick-next-arrow {
  display: none !important; }

.my-space-list .slick-prev-arrow {
  display: none !important; }

.slide-list__list > .inner {
  width: 2000px; }

.slide-list__list.apply-slick {
  overflow: unset; }

.apply-slick.slick-multiple {
  opacity: 0;
  visibility: none;
  transition: all 0.25 ease-out; }

.slide-list__item {
  display: block;
  float: left;
  margin-right: 15px; }
  .slide-list__item .pic {
    width: 173px;
    height: 173px;
    overflow: hidden;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center; }
    .slide-list__item .pic img {
      vertical-align: middle; }
  .slide-list__item .pic-left {
    width: 265px;
    height: 207px;
    position: relative;
    float: left;
    margin-right: 30px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .slide-list__item .pic-left img {
      vertical-align: middle;
      max-height: 100%; }

.slide-list__item .slide_item_content {
  background-color: #d6d8db;
  overflow: hidden;
  color: #434343;
  width: 218px;
  height: 173px; }

.slide-content-right {
  float: right;
  width: calc(100% - 295px); }
  .slide-content-right .caption {
    height: 23px;
    overflow: hidden;
    word-wrap: break-word; }
  .slide-content-right .ttl {
    font-size: 22px;
    line-height: 25px;
    max-height: none;
    overflow: hidden;
    height: 75px;
    word-wrap: break-word;
    margin-bottom: 5px; }
  .slide-content-right .desc {
    height: 80px;
    font-size: 16px;
    overflow: hidden;
    word-wrap: break-word;
    margin-bottom: 0px; }
  .slide-content-right .actions-blk {
    margin-bottom: 5px; }

.link-tag {
  display: inline-block;
  position: absolute;
  top: -5px;
  left: -5px;
  border: 1px solid #FF7609;
  border-radius: 4px;
  background-color: #ffffff;
  color: #FF7609;
  min-width: 60px;
  padding: 0px 7px;
  text-align: center;
  box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-in;
  z-index: 1; }
  .link-tag:hover {
    box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.5);
    color: #FF7609; }

.my-space-list .item {
  display: block;
  box-shadow: 0 0 7px #dcdcdc73;
  width: 215px;
  margin-right: 30px;
  margin-bottom: 4px;
  position: relative;
  outline: none; }
  .my-space-list .item .pic {
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; }
    .my-space-list .item .pic img {
      max-width: 100%;
      max-height: 100%;
      vertical-align: middle; }
    .my-space-list .item .pic .notify-red-dot {
      width: 20px;
      height: 20px;
      background: #f20303;
      z-index: 1;
      position: absolute;
      border-radius: 50%;
      right: -7px;
      top: -5px; }
  .my-space-list .item .ct-bot {
    padding: 15px 15px 5px 15px;
    color: #434343; }
  .my-space-list .item .caption {
    height: 35px;
    font-size: 12px;
    overflow: hidden; }
  .my-space-list .item .ttl {
    font-size: 16px;
    line-height: 20px;
    max-height: none;
    overflow: hidden;
    margin-bottom: 10px;
    height: 60px;
    font-family: 'SVN-GothamBold'; }
    .my-space-list .item .ttl a:hover {
      color: #FF7609; }
  .my-space-list .item .desc {
    height: 80px;
    max-height: 80px;
    margin-bottom: 10px;
    overflow: hidden;
    font-size: 14px; }

.art-content h1,
.art-content h2,
.art-content h3,
.art-content h4 {
  margin-bottom: 30px; }

.art-content p {
  margin-bottom: 15px; }

.ct,
.sli,
.slides {
  width: 100%;
  height: 300px;
  position: relative; }
  .ct .flex-control-nav.flex-control-paging,
  .sli .flex-control-nav.flex-control-paging,
  .slides .flex-control-nav.flex-control-paging {
    padding: 0;
    margin: 0;
    height: 20px;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    z-index: 10; }
    .ct .flex-control-nav.flex-control-paging li,
    .sli .flex-control-nav.flex-control-paging li,
    .slides .flex-control-nav.flex-control-paging li {
      display: inline-block;
      width: 5px;
      height: 5px;
      margin: 0 5px; }
      .ct .flex-control-nav.flex-control-paging li a,
      .sli .flex-control-nav.flex-control-paging li a,
      .slides .flex-control-nav.flex-control-paging li a {
        width: 5px;
        height: 5px;
        background: #fff;
        border-radius: 50%;
        display: block; }
        .ct .flex-control-nav.flex-control-paging li a.flex-active,
        .sli .flex-control-nav.flex-control-paging li a.flex-active,
        .slides .flex-control-nav.flex-control-paging li a.flex-active {
          background: #33404f; }

.sl {
  width: 100%;
  height: 100%;
  background: #16c79e; }

.library-list .slide-list__list {
  overflow: initial; }
  .library-list .slide-list__list .slide-list__item {
    float: none; }

.connect-button {
  margin: 20px auto 0px;
  display: flex;
  z-index: 2; }
  .connect-button .btn {
    z-index: 2;
    margin: 0px auto;
    padding: 8px 20px;
    border: none;
    background-color: #33404f;
    border-radius: 5px;
    font-size: 19px;
    font-family: 'SVN-GothamLight';
    line-height: 1;
    text-align: center;
    color: #ffffff;
    transition: all 0.25s ease-in; }
    .connect-button .btn:hover {
      background-color: #1f2730; }

.slide-list__item--large {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */ }
  .slide-list__item--large .large-content.sml .ttl {
    transform-origin: 0 0; }

.slide-list__item--large .pic {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 0;
  display: flex;
  justify-content: center;
  align-items: center; }
  .slide-list__item--large .pic img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle; }

.cdd-button {
  display: inline-flex;
  margin-right: 3px;
  width: 20px;
  height: 18px;
  justify-content: start;
  align-items: center;
  vertical-align: top;
  font-size: 17px; }
  .cdd-button i.ico {
    color: #FF7609 !important;
    margin-left: 1px; }

.h-two-side {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 60px; }
  .h-two-side .slide-list__name, .h-two-side .slide-list__see-all-button > a {
    color: white; }
  .h-two-side .slide-list__see-all-button > a:hover {
    color: #FF7609; }
  .h-two-side .slide-list__item {
    background-color: white;
    margin-right: 0px;
    padding-right: 10px; }
  .h-two-side .slide-list {
    margin-bottom: 0px; }
  .h-two-side > .col-12.col-lg-6 {
    background-color: #33404f; }

.register-page__content .default-input input {
  height: 30px;
  line-height: 30px;
  padding: 0 10px; }

.register-page__content .default-input .icon-btn-small {
  border-radius: 0;
  background-color: transparent; }

.register-page__content .agreement {
  display: flex;
  font-size: 13px;
  font-family: 'SVN-GothamLight';
  line-height: 1; }
  .register-page__content .agreement p {
    padding-left: 10px; }
  .register-page__content .agreement a {
    color: #237be8; }
  .register-page__content .agreement input {
    margin-top: 3px; }

.register-page__content .border-left {
  border-left: 1px solid #DCDCDC; }

.register-page__content .to-login-button {
  margin: 0px auto; }
  .register-page__content .to-login-button .btn {
    padding: 8px 20px;
    border: none;
    background-color: #33404f;
    border-radius: 5px;
    font-size: 19px;
    font-family: 'SVN-GothamLight';
    line-height: 1;
    text-align: center;
    color: #ffffff;
    transition: all 0.25s ease-in; }
    .register-page__content .to-login-button .btn:hover {
      background-color: #1f2730; }

.register-page__content .form-group > .row > .col-3 .form-label {
  margin-right: -5px; }

.register-page__content .form-group > .row > .col-4, .register-page__content .form-group > .row .col-3 {
  padding-right: 0px; }

.register-page__content .form-label {
  font-size: 14px; }

.image-cropper {
  position: relative;
  width: 240px;
  height: 280px;
  margin: 0px auto;
  overflow: hidden; }
  .image-cropper .btn-icon-text {
    position: absolute;
    bottom: 40px;
    border-radius: 0px;
    opacity: 0.8; }

.cropit-preview-image-container {
  border: 10px solid #DCDCDC; }

.cropit-preview {
  width: 240px;
  height: 240px;
  margin-bottom: 10px; }

.cropit-image-zoom-input {
  width: 100%;
  position: absolute;
  bottom: 10px; }

.confirm-password-page .form__title {
  text-align: center;
  margin-bottom: 0px; }

.confirm-password-page .page__bottom {
  padding-top: 20px;
  justify-content: center; }

.confirm-pass-form .form-group {
  width: 415px;
  margin: 0px auto 15px;
  display: flex; }

.tool-bar-top {
  display: flex; }

.contribute-button {
  display: flex;
  align-items: center; }
  .contribute-button .btn-icon-small {
    padding: 0px;
    width: 35px;
    height: 35px;
    border: none;
    border-radius: 5px;
    margin-right: 10px;
    background-color: #33404f;
    padding-top: 4px;
    padding-left: 1px; }
    .contribute-button .btn-icon-small .ico {
      color: #ffffff;
      font-size: 20px; }
    .contribute-button .btn-icon-small:hover {
      background-color: #1f2730; }

.contribute-text {
  font-size: 17px;
  font-family: 'SVN-GothamBold';
  padding-bottom: 3px; }

.sort-button {
  display: flex;
  margin-left: auto;
  align-items: center; }
  .sort-button .btn-icon-small {
    padding: 0px;
    width: 20px;
    height: 20px;
    border: none;
    display: flex;
    margin-left: 10px;
    background: transparent; }
    .sort-button .btn-icon-small .ico {
      width: 18px;
      height: 18px;
      margin: auto;
      color: #343434; }

.sort-text {
  font-size: 17px;
  font-family: 'SVN-GothamLight';
  padding-bottom: 2px; }

.study-page__content {
  padding-bottom: 90px; }
  .study-page__content .slide-list {
    padding-top: 30px; }

.study-list {
  margin-bottom: 0px; }
  .study-list .item {
    display: block;
    box-shadow: 0 0 7px #dcdcdc73;
    width: 100%;
    margin-bottom: 50px; }
    .study-list .item .pic {
      height: 130px;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center; }
      .study-list .item .pic img {
        max-width: 100%;
        max-height: 100%; }
    .study-list .item .ct-bot {
      padding: 15px 15px 7px 15px;
      color: #434343; }
    .study-list .item .caption {
      word-wrap: break-word;
      height: 35px;
      font-size: 12px;
      overflow: hidden;
      margin-bottom: 5px; }
    .study-list .item .ttl {
      word-wrap: break-word;
      font-size: 16px;
      line-height: 20px;
      max-height: none;
      overflow: hidden;
      margin-bottom: 5px;
      height: 60px;
      font-family: 'SVN-GothamBold'; }
      .study-list .item .ttl a:hover {
        color: #33404f; }
    .study-list .item .desc {
      word-wrap: break-word;
      height: 80px;
      max-height: 80px;
      margin-bottom: 15px;
      overflow: hidden;
      font-size: 14px; }

.study-list .pop.more-info {
  top: unset;
  bottom: -40px;
  height: auto;
  width: 200px;
  left: -55px;
  right: 15%;
  overflow-y: unset; }

.study-list .pop.share-info {
  top: -130px;
  left: -13px; }

.page-number-bottom {
  margin: 0px auto 30px; }
  .page-number-bottom li {
    float: left;
    margin-right: 20px; }
    .page-number-bottom li:last-child {
      margin-right: 0px; }
  .page-number-bottom .p-number-circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #F4F4F4;
    display: inline-block;
    text-align: center;
    padding-top: 3px;
    font-size: 15px;
    font-family: 'SVN-GothamLight'; }
    .page-number-bottom .p-number-circle.active, .page-number-bottom .p-number-circle:hover {
      background-color: #33404f;
      color: #ffffff; }
  .page-number-bottom .next-button {
    padding: 0px;
    width: 30px;
    height: 30px;
    font-size: 15px;
    font-family: 'SVN-GothamLight';
    padding-top: 3px; }
    .page-number-bottom .next-button:hover {
      font-weight: bold; }

.filter-option {
  margin-bottom: 25px; }

.filter-option__name {
  font-size: 19px;
  font-family: 'SVN-GothamBold';
  margin-bottom: 25px; }

.filter-option__selection {
  font-size: 17x;
  font-family: 'SVN-GothamLight'; }

.study-page__filter-block .btn-collapse {
  height: 44px;
  width: 44px;
  display: inline-block;
  vertical-align: middle;
  text-align: center; }

.study-page__filter-block .filter-list li {
  min-height: 45px;
  border-bottom: 1px solid #dcdcdc; }

.study-page__filter-block .filter-option__selection {
  width: 100%;
  height: 100%;
  display: block;
  line-height: 45px; }
  .study-page__filter-block .filter-option__selection.has-dropdown {
    width: calc(100% - 50px);
    display: inline-block;
    vertical-align: middle; }

.sub-list > li {
  padding-left: 20px; }

.file-limit-text {
  margin-left: 20px; }

.ci-choose-img-btn {
  margin-top: 15px;
  margin-left: -3px;
  margin-right: -3px; }
  .ci-choose-img-btn .btn {
    width: calc(50% - 6px);
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 3px;
    padding-right: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.text-editor-wrapper {
  background-color: #f1f1f1;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 10px; }

.tittle-editor {
  margin-bottom: 15px;
  margin-right: -6px; }
  .tittle-editor:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0; }
  .tittle-editor > .form-label {
    display: inline-block;
    width: 170px; }
  .tittle-editor > .tittle-input {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    width: calc(100% - 180px); }
    .tittle-editor > .tittle-input:after {
      content: ".";
      visibility: hidden;
      display: block;
      clear: both;
      height: 0; }
    .tittle-editor > .tittle-input > .btn {
      float: right;
      font-size: 18px;
      width: 30px;
      height: 30px;
      padding: 0px;
      border: 0px;
      margin-right: 0px; }
      .tittle-editor > .tittle-input > .btn i.ico {
        line-height: 30px; }
      .tittle-editor > .tittle-input > .btn:last-child {
        margin-right: 10px; }
    .tittle-editor > .tittle-input > input {
      width: calc(100% - 80px);
      height: 30px;
      border-radius: 5px;
      border: 1px solid #DCDCDC;
      padding: 5px 10px; }
      .tittle-editor > .tittle-input > input:focus {
        outline: none;
        box-shadow: none; }

.text-editor-alert {
  font-size: 15px;
  font-family: 'SVN-GothamLight';
  color: #f20909;
  line-height: 1.2;
  text-align: left;
  margin-top: 5px;
  font-style: italic;
  margin-top: 10px; }

.saved-artcles {
  font-size: 16px;
  color: #434343;
  text-align: left; }
  .saved-artcles > li {
    margin-top: 30px;
    list-style: disc;
    margin-left: 30px; }
    .saved-artcles > li:after {
      content: ".";
      visibility: hidden;
      display: block;
      clear: both;
      height: 0; }
    .saved-artcles > li .ttl-txt {
      display: inline-block;
      max-width: calc(100% - 50px);
      vertical-align: middle; }
      .saved-artcles > li .ttl-txt span {
        word-break: break-word;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
    .saved-artcles > li .actions {
      display: inline-block;
      vertical-align: middle; }

.saved-article-act-btn {
  padding: 0px;
  color: orange;
  margin-left: 5px;
  font-size: 14px; }

.is-abs {
  position: absolute;
  left: 15px; }

.product-page-list {
  margin-bottom: 0px; }
  .product-page-list .item {
    display: block;
    box-shadow: 0 0 7px #dcdcdc73;
    width: 100%;
    margin-bottom: 50px; }
    .product-page-list .item .pic {
      height: 130px;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center; }
      .product-page-list .item .pic img {
        max-width: 100%;
        max-height: 100%; }
    .product-page-list .item .ct-bot {
      padding: 15px 15px 7px 15px;
      color: #434343; }
    .product-page-list .item .caption {
      word-wrap: break-word;
      height: 35px;
      font-size: 12px;
      overflow: hidden;
      margin-bottom: 5px; }
    .product-page-list .item .ttl {
      word-wrap: break-word;
      font-size: 14px;
      line-height: 20px;
      max-height: none;
      overflow: hidden;
      margin-bottom: 5px;
      height: 60px;
      font-family: 'SVN-GothamBold'; }
      .product-page-list .item .ttl a:hover {
        color: #33404f; }
    .product-page-list .item .desc {
      word-wrap: break-word;
      height: 80px;
      max-height: 80px;
      margin-bottom: 15px;
      overflow: hidden;
      font-size: 14px; }

.product-page-list .pop.more-info {
  top: unset;
  bottom: -40px;
  height: auto;
  width: 200px;
  left: -55px;
  right: 15%;
  overflow-y: unset; }

.product-page-list .pop.share-info {
  top: -130px;
  left: -13px; }

.tool-bar-top.tool-bar-product {
  display: block;
  overflow: hidden; }
  .tool-bar-top.tool-bar-product .sort-button {
    margin-left: 0;
    float: right;
    padding-top: 5px; }
  .tool-bar-top.tool-bar-product .tool-product {
    margin-right: 20px;
    float: right; }
  .tool-bar-top.tool-bar-product .contribute-button {
    float: left; }
  .tool-bar-top.tool-bar-product .page-filter-toggle-button {
    float: left; }

.contribute-modal-product .contribute-form .col-4, .contribute-modal-product .contribute-form .col-2 {
  padding-right: 0px; }

.library-page-list {
  margin-bottom: 0px; }
  .library-page-list .item {
    display: block;
    box-shadow: 0 0 7px #dcdcdc73;
    width: 100%;
    margin-bottom: 50px;
    position: relative; }
    .library-page-list .item .pic {
      height: 130px;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center; }
      .library-page-list .item .pic img {
        max-width: 100%;
        max-height: 100%; }
    .library-page-list .item .ct-bot {
      padding: 15px 15px 5px 15px;
      color: #434343; }
    .library-page-list .item .caption {
      word-wrap: break-word;
      height: 35px;
      font-size: 12px;
      overflow: hidden;
      margin-bottom: 5px; }
    .library-page-list .item .ttl {
      word-wrap: break-word;
      font-size: 16px;
      line-height: 20px;
      max-height: none;
      overflow: hidden;
      margin-bottom: 5px;
      height: 60px;
      font-family: 'SVN-GothamBold'; }
      .library-page-list .item .ttl a:hover {
        color: #33404f; }
    .library-page-list .item .desc {
      word-wrap: break-word;
      height: 80px;
      max-height: 80px;
      margin-bottom: 15px;
      overflow: hidden;
      font-size: 14px; }
    .library-page-list .item .actions-blk {
      padding-left: 55px; }
      .library-page-list .item .actions-blk:after {
        content: ".";
        visibility: hidden;
        display: block;
        clear: both;
        height: 0; }
      .library-page-list .item .actions-blk.full-w {
        padding-left: 0px; }
        .library-page-list .item .actions-blk.full-w .txt {
          width: 66px;
          padding-right: 10px;
          margin-right: 10px;
          text-align: left;
          position: absolute;
          left: 0px;
          font-size: 11px; }
  .library-page-list .actions-blk a {
    margin-right: 10px; }
    .library-page-list .actions-blk a:last-of-type {
      margin-right: 0px; }

.library-detail-page-list {
  margin-bottom: 0px; }
  .library-detail-page-list .item {
    display: block;
    box-shadow: 0 0 7px #dcdcdc73;
    width: 208px;
    margin-right: 20px;
    margin-bottom: 4px; }
    .library-detail-page-list .item .pic {
      height: 130px;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center; }
      .library-detail-page-list .item .pic img {
        max-width: 100%;
        max-height: 100%; }
    .library-detail-page-list .item .ct-bot {
      padding: 15px 15px 5px 15px;
      color: #434343; }
    .library-detail-page-list .item .caption {
      height: 35px;
      font-size: 12px;
      overflow: hidden;
      margin-bottom: 5px; }
    .library-detail-page-list .item .ttl {
      height: 60px;
      font-size: 14px;
      line-height: 20px;
      max-height: none;
      overflow: hidden;
      margin-bottom: 5px;
      font-family: 'SVN-GothamBold'; }
      .library-detail-page-list .item .ttl a:hover {
        color: #33404f; }
    .library-detail-page-list .item .desc {
      height: 80px;
      max-height: 80px;
      margin-bottom: 15px;
      overflow: hidden;
      font-size: 14px; }
    .library-detail-page-list .item .actions-blk {
      padding-left: 55px; }
      .library-detail-page-list .item .actions-blk:after {
        content: ".";
        visibility: hidden;
        display: block;
        clear: both;
        height: 0; }
      .library-detail-page-list .item .actions-blk.full-w {
        padding-left: 0px; }
        .library-detail-page-list .item .actions-blk.full-w .txt {
          width: 66px;
          padding-right: 10px;
          margin-right: 10px;
          text-align: left;
          position: absolute;
          left: 0px;
          font-size: 11px; }
        .library-detail-page-list .item .actions-blk.full-w .ac-more-opt {
          margin-right: 0px; }
  .library-detail-page-list .slick-next-arrow {
    width: 20px;
    height: 20px;
    right: -60px;
    top: 150px; }
    .library-detail-page-list .slick-next-arrow .ico {
      font-size: 18px; }
  .library-detail-page-list .slick-prev-arrow {
    width: 20px;
    height: 20px;
    left: unset;
    right: -40px;
    top: 150px; }
    .library-detail-page-list .slick-prev-arrow .ico {
      font-size: 18px; }

.library-detail-page-list .pop.more-info {
  top: unset;
  bottom: -10px;
  height: auto;
  width: 175px;
  left: -14px;
  right: unset;
  overflow-y: auto;
  max-height: 345px; }
  .library-detail-page-list .pop.more-info .group-checkbox label {
    margin-bottom: 0px; }
  .library-detail-page-list .pop.more-info > .inner {
    max-height: 320px;
    overflow-y: auto; }

.library-detail-page-list .pop.share-info {
  top: -144px;
  left: -13px; }

.library-page-list .pop.more-info {
  top: unset;
  bottom: -40px;
  height: auto;
  width: 200px;
  left: -55px;
  right: 15%;
  overflow-y: unset; }

.library-page-list .pop.share-info {
  top: -130px;
  left: -13px; }

.library-page-list .slide-list__item:after {
  content: ".";
  visibility: hidden;
  display: block;
  clear: both;
  height: 0; }

.slide-list-tabs {
  display: inline-block;
  width: auto;
  text-align: right;
  font-size: 21px;
  margin-left: auto;
  font-family: 'SVN-GothamLight'; }
  .slide-list-tabs p {
    padding: 0px 7px;
    display: inline-block; }
  .slide-list-tabs a {
    display: inline-block; }
    .slide-list-tabs a.active, .slide-list-tabs a:hover {
      color: #33404f; }

.supprimer-modal .supprimer-form {
  padding: 0px 40px;
  width: 100%; }
  .supprimer-modal .supprimer-form .form-footer {
    text-align: center;
    margin-top: 30px; }
  .supprimer-modal .supprimer-form .btn {
    display: inline-block;
    height: 35px;
    width: 115px;
    font-size: 17px;
    text-transform: uppercase;
    margin-right: 10px; }
    .supprimer-modal .supprimer-form .btn:last-child {
      margin-right: 0px; }

.supprimer-modal.not-full .modal-content {
  width: 515px; }

.supprimer-modal .modal--title {
  font-size: 18px;
  font-family: 'SVN-GothamLight';
  color: #000;
  text-transform: none; }

.item-detail-block {
  padding-top: 20px;
  min-height: 85px; }
  .item-detail-block .pic {
    width: 135px;
    height: 85px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center; }
    .item-detail-block .pic img {
      max-width: 100%;
      max-height: 100%; }
  .item-detail-block .item-ct {
    padding-left: 150px;
    min-height: 85px; }
  .item-detail-block .des {
    font-size: 17px;
    font-family: 'SVN-Gotham';
    line-height: 1.2;
    max-height: 85px;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    padding-bottom: 3px;
    color: #434343; }
  .item-detail-block .action-block {
    width: 100%;
    display: inline-block; }
    .item-detail-block .action-block > span {
      display: inline-block;
      padding-top: 3px;
      color: #9f9f9f; }
    .item-detail-block .action-block .left-actions {
      float: left; }
      .item-detail-block .action-block .left-actions > li {
        float: left; }
        .item-detail-block .action-block .left-actions > li a {
          color: #3f81f3;
          font-size: 13px; }
        .item-detail-block .action-block .left-actions > li::after {
          content: '|';
          font-size: 15px;
          color: #3f81f3;
          margin: 0px 10px;
          line-height: 1.1; }
        .item-detail-block .action-block .left-actions > li:last-child::after {
          display: none; }
    .item-detail-block .action-block .left-actions.s-status > li a {
      color: #818181;
      font-size: 15px; }
    .item-detail-block .action-block .left-actions.s-status > li::after {
      content: '';
      font-size: 15px;
      color: #818181;
      margin: 0px 10px;
      line-height: 1.1; }
    .item-detail-block .action-block .left-actions.s-status > li i.fa, .item-detail-block .action-block .left-actions.s-status > li i.ico {
      margin-right: 5px; }

.slide-list .s-content .item > .pic > img {
  max-width: 100%;
  max-height: 100%; }

.library-page__main-content-block > .content-header {
  border-bottom: 1px solid #DCDCDC;
  position: relative; }
  .library-page__main-content-block > .content-header:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0; }
  .library-page__main-content-block > .content-header::before {
    content: "";
    position: absolute;
    width: 100px;
    border-bottom: 2px solid #dcdcdc;
    bottom: -1px;
    left: 0px;
    border-bottom-color: #1fb6ff; }
  .library-page__main-content-block > .content-header .title {
    float: left;
    width: calc(100% - 270px);
    margin-bottom: 5px;
    font-size: 29px;
    font-family: 'SVN-GothamBold';
    line-height: 1; }
  .library-page__main-content-block > .content-header .left-actions {
    clear: both;
    line-height: 1;
    margin-bottom: 5px; }
    .library-page__main-content-block > .content-header .left-actions:after {
      content: ".";
      visibility: hidden;
      display: block;
      clear: both;
      height: 0; }
    .library-page__main-content-block > .content-header .left-actions > li {
      float: left; }
      .library-page__main-content-block > .content-header .left-actions > li a {
        color: #3f81f3;
        font-size: 13px; }
      .library-page__main-content-block > .content-header .left-actions > li::after {
        content: '|';
        font-size: 15px;
        color: #3f81f3;
        margin: 0px 10px;
        line-height: 1.1; }
      .library-page__main-content-block > .content-header .left-actions > li:last-child::after {
        display: none; }

.library-page__main-content-block .coll-menu {
  position: absolute;
  background: #ffffff;
  z-index: 1;
  margin-top: 15px;
  border: 1px solid #DCDCDC;
  box-shadow: #DCDCDC 2px 2px 7px; }
  .library-page__main-content-block .coll-menu > ul > li {
    border-bottom: 1px solid #DCDCDC; }
    .library-page__main-content-block .coll-menu > ul > li:last-child {
      border-bottom: 0px; }
  .library-page__main-content-block .coll-menu.fav {
    margin-left: -90px;
    width: 220px;
    max-height: 440px;
    overflow-y: auto; }
  .library-page__main-content-block .coll-menu.share {
    margin-left: -190px;
    width: 230px; }
  .library-page__main-content-block .coll-menu.report {
    margin-left: -185px;
    width: 215px; }
  .library-page__main-content-block .coll-menu.info {
    margin-left: -241px; }

.library-page__main-content-block .coll-item {
  display: block;
  padding: 15px;
  font-size: 16px; }
  .library-page__main-content-block .coll-item > ul {
    margin-top: 10px;
    padding-left: 15px; }

.library-page__main-content-block .tool-bar-top .left-actions.s-status {
  display: none; }

.library-page__main-content-block .header-detail-image {
  display: none; }

.library-page__main-content-block > .content-body {
  display: flex; }
  .library-page__main-content-block > .content-body .main {
    width: 100%; }
    .library-page__main-content-block > .content-body .main.folded {
      width: calc(100% - 270px);
      padding-right: 40px; }
      .library-page__main-content-block > .content-body .main.folded .library-detail-page-list .slick-prev-arrow {
        right: -20px; }
      .library-page__main-content-block > .content-body .main.folded .library-detail-page-list .slick-next-arrow {
        right: -40px; }
  .library-page__main-content-block > .content-body .toggle-right-side.hide {
    display: none; }

.chat-page.chat-box-page {
  border-top: 1px solid #dcdcdc; }

.chat-page-list {
  margin-bottom: 0px; }
  .chat-page-list .item {
    display: block;
    box-shadow: 0 0 7px #dcdcdc73;
    width: 100%;
    margin-bottom: 50px; }
    .chat-page-list .item .notify-red-dot {
      width: 10px;
      height: 10px;
      right: 10px;
      top: -3px; }
    .chat-page-list .item .pic {
      height: 130px;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center; }
      .chat-page-list .item .pic img {
        max-width: 100%;
        max-height: 100%; }
    .chat-page-list .item .ct-bot {
      padding: 15px 15px 5px 15px;
      color: #434343; }
    .chat-page-list .item .caption {
      height: 35px;
      font-size: 12px;
      overflow: hidden;
      word-wrap: break-word;
      margin-bottom: 5px; }
    .chat-page-list .item .ttl {
      word-wrap: break-word;
      font-size: 16px;
      line-height: 20px;
      max-height: none;
      overflow: hidden;
      margin-bottom: 5px;
      height: 60px;
      font-family: 'SVN-GothamBold'; }
      .chat-page-list .item .ttl a:hover {
        color: #33404f; }
    .chat-page-list .item .desc {
      word-wrap: break-word;
      height: 80px;
      max-height: 80px;
      margin-bottom: 10px;
      overflow: hidden;
      font-size: 14px; }
    .chat-page-list .item .actions-blk {
      padding-left: 55px; }

.chat-page-list .pop.more-info {
  top: unset;
  bottom: -40px;
  height: auto;
  width: 200px;
  left: -55px;
  right: 15%;
  overflow-y: unset; }

.chat-page-list .pop.share-info {
  top: -130px;
  left: -13px; }

.chatbox-page-main-block {
  display: flex; }
  .chatbox-page-main-block .main-block-content {
    width: 75%; }

.chat-page-list .slide-list__item:after {
  content: ".";
  visibility: hidden;
  display: block;
  clear: both;
  height: 0; }

.chatbox-left-block {
  width: 25%; }

.chatbox-left-block, .topic-lists-mobile {
  min-width: 255px; }
  .chatbox-left-block .head-ct, .topic-lists-mobile .head-ct {
    padding-top: 0px;
    padding-right: 15px;
    margin-bottom: 9px; }
    .chatbox-left-block .head-ct .tittle, .topic-lists-mobile .head-ct .tittle {
      display: inline-block;
      font-family: 'SVN-GothamBold';
      margin-bottom: 25px;
      height: 28px; }
    .chatbox-left-block .head-ct .default-input input, .topic-lists-mobile .head-ct .default-input input {
      height: 30px;
      line-height: 30px;
      padding: 0 10px; }
    .chatbox-left-block .head-ct .default-input .btn, .topic-lists-mobile .head-ct .default-input .btn {
      padding: 0px;
      width: 30px;
      height: 30px;
      position: absolute;
      border: none;
      right: 0px; }
      .chatbox-left-block .head-ct .default-input .btn i.ico, .topic-lists-mobile .head-ct .default-input .btn i.ico {
        color: #DCDCDC;
        vertical-align: middle;
        padding-top: 4px;
        display: inline-block; }

.topic-list {
  height: 653px;
  max-height: 653px;
  overflow-y: auto; }

.topic-item {
  display: block;
  padding: 8px;
  border-radius: 5px; }
  .topic-item:hover, .topic-item.active {
    background-color: #F4F4F4; }
  .topic-item .item-ct {
    height: 50px; }
  .topic-item .item-pic {
    width: 80px;
    max-height: 50px;
    float: left;
    position: relative; }
    .topic-item .item-pic img {
      width: 100%;
      max-height: 50px; }
    .topic-item .item-pic .notify-red-dot {
      width: 10px;
      height: 10px;
      right: -5px;
      top: -5px; }
  .topic-item .ttl {
    font-size: 14px;
    text-align: left;
    font-family: 'SVN-GothamBold';
    line-height: 1;
    height: 35px;
    overflow: hidden; }
  .topic-item .item-inf {
    max-width: calc(100% - 85px);
    width: calc(100% - 85px);
    display: inline-block;
    padding-left: 8px; }
  .topic-item .des {
    font-size: 12px;
    display: inline-block;
    max-width: calc(100% - 50px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .topic-item .time {
    font-size: 12px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 50px; }

.chatbox-head {
  display: flex; }

.chatbox-head {
  border-bottom: 1px solid #DCDCDC;
  border-left: 1px solid #DCDCDC; }
  .chatbox-head .right-content {
    min-width: 275px; }
    .chatbox-head .right-content .row-content {
      overflow: hidden; }
    .chatbox-head .right-content .tittle {
      display: none; }
  .chatbox-head .left-content {
    width: 100%;
    padding-left: 15px; }
  .chatbox-head .tittle {
    font-size: 19px;
    font-family: 'SVN-GothamBold';
    line-height: 1;
    text-align: left;
    display: inline-block; }

.chatbox-text-tab {
  overflow: hidden;
  margin-top: -5px;
  height: 25px;
  margin-bottom: 1px; }
  .chatbox-text-tab > li {
    float: left; }
    .chatbox-text-tab > li::after {
      content: '|';
      font-size: 15px;
      color: #3f81f3;
      margin: 0px 10px;
      line-height: 1.1; }
    .chatbox-text-tab > li:last-child::after {
      display: none; }
  .chatbox-text-tab .tab-item {
    color: #3f81f3;
    font-size: 15px;
    line-height: 1; }

.chatbox-body {
  display: flex; }

.topic-image {
  display: none; }

.toolbox {
  float: right; }
  .toolbox > li {
    float: left;
    margin-right: 10px; }
    .toolbox > li:last-child {
      margin-right: 0px; }
  .toolbox .circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #434343;
    display: inline-flex;
    justify-content: center;
    align-items: center; }
    .toolbox .circle .ico {
      font-size: 18px;
      vertical-align: middle;
      color: #434343;
      line-height: 1; }
    .toolbox .circle.active, .toolbox .circle:hover {
      border-color: #33404f; }
      .toolbox .circle.active .ico, .toolbox .circle:hover .ico {
        color: #33404f; }

.chat-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: calc(100vh - 280px);
  max-height: 700px; }
  .chat-box .board {
    padding: 30px 15px;
    width: 100%;
    max-height: 645px;
    height: calc(100vh - 335px);
    overflow: auto;
    border-left: 1px solid #DCDCDC; }
    .chat-box .board > li {
      width: 100%;
      display: block;
      position: relative;
      margin-top: 20px; }
      .chat-box .board > li:after {
        content: ".";
        visibility: hidden;
        display: block;
        clear: both;
        height: 0; }
      .chat-box .board > li:first-child {
        margin-top: 0px; }
      .chat-box .board > li.m-top-sm {
        margin-top: 5px; }
        .chat-box .board > li.m-top-sm .other.chat-bubble .text-box-wrapper {
          width: 100%;
          padding-left: 40px; }

.chat-bubble {
  width: 100%;
  display: block; }
  .chat-bubble .avatar {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    vertical-align: top;
    margin-right: 3px;
    overflow: hidden; }
    .chat-bubble .avatar img {
      max-width: 100%;
      max-height: 100%; }
  .chat-bubble .avatar.seen-user {
    width: 15px;
    height: 15px;
    line-height: 1;
    margin-right: 0px;
    margin-left: 10px; }
    .chat-bubble .avatar.seen-user img {
      vertical-align: top; }
  .chat-bubble .seen-group {
    overflow: hidden;
    margin-top: 2px; }
    .chat-bubble .seen-group > li {
      float: right; }
      .chat-bubble .seen-group > li:last-child .seen-user {
        margin-left: 0px; }
  .chat-bubble .text-box-wrapper {
    width: calc(100% - 40px);
    display: inline-block;
    vertical-align: top; }
  .chat-bubble .text-box {
    float: left;
    max-width: 400px;
    width: calc(100% - 60px);
    border-radius: 5px;
    overflow: hidden;
    background-color: #F4F4F4;
    padding: 10px; }
  .chat-bubble .two-dots-icon {
    width: 14px;
    height: 14px;
    border: 1px solid;
    border-radius: 50%;
    padding: 0px;
    text-align: center;
    position: relative;
    overflow: hidden; }
    .chat-bubble .two-dots-icon::before {
      content: '..';
      font-size: 20px;
      position: absolute;
      left: 2.5px;
      top: -14px; }
  .chat-bubble .side-actions {
    vertical-align: top;
    margin-left: 5px;
    float: left;
    position: relative; }
    .chat-bubble .side-actions > li {
      height: 14px;
      margin-bottom: 4px; }
    .chat-bubble .side-actions .act-icon {
      display: inline-block;
      margin-left: 0px;
      font-size: 14px;
      height: 14px;
      color: #343434;
      vertical-align: top; }
      .chat-bubble .side-actions .act-icon > i, .chat-bubble .side-actions .act-icon .two-dots-icon {
        vertical-align: top; }
      .chat-bubble .side-actions .act-icon > span {
        font-size: 12px;
        vertical-align: top;
        padding-left: 3px;
        padding-right: 0px;
        line-height: 1; }
      .chat-bubble .side-actions .act-icon:hover {
        color: #33404f; }
      .chat-bubble .side-actions .act-icon .ico-solidheart {
        color: #FF7609; }
  .chat-bubble .info .coll-menu.report {
    margin-left: 170px;
    margin-top: 0px; }
  .chat-bubble .quote {
    position: relative;
    text-align: left;
    padding-top: 15px;
    padding-left: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #434343;
    margin-bottom: 20px; }
    .chat-bubble .quote .quote-txt {
      font-size: 16px;
      word-break: break-word; }
    .chat-bubble .quote i.ico {
      position: absolute;
      left: 0;
      top: 0; }
    .chat-bubble .quote .avt-name {
      display: inline;
      color: #b7b7b7; }
    .chat-bubble .quote .info {
      color: #DCDCDC;
      width: 355px; }
  .chat-bubble .text {
    font-size: 16px;
    text-align: left;
    word-break: break-word; }
  .chat-bubble .time {
    display: inline;
    font-size: 14px;
    color: #b7b7b7; }
  .chat-bubble .avt-name {
    font-family: 'SVN-GothamBold';
    font-weight: bold;
    font-size: 14px; }
  .chat-bubble span {
    padding: 0px 15px; }

.chat-bubble.other .text-box {
  background-color: #ebebeb; }

.chat-bubble.self {
  float: right;
  text-align: right; }
  .chat-bubble.self .info {
    width: unset; }
  .chat-bubble.self .side-actions {
    margin-left: 0px;
    margin-right: 5px;
    float: right; }
    .chat-bubble.self .side-actions .act-icon > i, .chat-bubble.self .side-actions .act-icon .two-dots-icon {
      float: right; }
    .chat-bubble.self .side-actions .act-icon span {
      padding-right: 5px;
      padding-left: 0px; }
  .chat-bubble.self .text-box {
    background-color: #e4f7ff;
    float: right; }
  .chat-bubble.self .text {
    margin-bottom: 0px; }
  .chat-bubble.self .link-meta-tags .link-content {
    padding-bottom: 10px; }
  .chat-bubble.self .coll-menu.two-dots {
    text-align: left;
    left: unset;
    right: 20px; }

.chat-bubble.has-img .text-box, .chat-bubble.has-link .text-box {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0; }

.chat-bubble.has-img .img img, .chat-bubble.has-link .img img {
  width: 100%;
  height: auto; }

.chat-bubble.has-img .text, .chat-bubble.has-link .text {
  padding: 10px; }

.chat-bubble.has-img .avatar, .chat-bubble.has-link .avatar {
  vertical-align: top; }

.link-meta-tags .link-img img {
  width: 100%;
  height: auto; }

.link-meta-tags .link-content {
  padding: 10px;
  padding-bottom: 0px;
  text-align: left; }

.link-meta-tags .link-title {
  font-size: 16px;
  font-family: 'SVN-GothamBold'; }

.link-meta-tags .link-des {
  font-size: 16px;
  font-family: 'SVN-GothamLight';
  color: #adadad;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 50px; }

.link-meta-tags .link-icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 3px; }
  .link-meta-tags .link-icon img, .link-meta-tags .link-icon .fa, .link-meta-tags .link-icon .ico {
    width: 100%;
    height: auto; }
  .link-meta-tags .link-icon .fa-youtube-play {
    color: #f61c0d; }

.link-meta-tags .link-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 25px);
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
  font-family: 'SVN-GothamLight';
  color: #2a83fc; }

.chat-bar {
  width: 100%;
  margin-bottom: 0px;
  border: 1px solid #DCDCDC;
  background-color: #DCDCDC; }
  .chat-bar .button-group {
    width: 140px;
    display: inline-block; }

.chat-bar-form {
  display: block;
  margin: 0px; }
  .chat-bar-form .quote {
    position: relative;
    text-align: left;
    padding-top: 20px;
    padding-left: 35px;
    padding-bottom: 20px;
    padding-right: 10px;
    background: #F4F4F4;
    margin: 15px;
    margin-bottom: 0px;
    border-radius: 5px; }
    .chat-bar-form .quote .quote-txt {
      font-size: 16px;
      word-break: break-word; }
    .chat-bar-form .quote i.ico {
      position: absolute;
      left: 10px;
      top: 10px; }
    .chat-bar-form .quote .close {
      position: absolute;
      right: 5px;
      top: 5px;
      padding: 0px;
      width: 10px;
      height: 10px;
      font-size: 5px;
      line-height: 1; }
      .chat-bar-form .quote .close > i.ico {
        position: static;
        color: #000000; }
    .chat-bar-form .quote .avt-name {
      display: inline;
      color: #b7b7b7;
      font-family: 'SVN-GothamBold';
      font-weight: bold;
      font-size: 14px; }
    .chat-bar-form .quote .info {
      color: #DCDCDC;
      width: 355px; }
      .chat-bar-form .quote .info .divider {
        padding: 0px 15px; }
      .chat-bar-form .quote .info .time {
        display: inline;
        color: #b7b7b7; }

.chat-bar-btn {
  display: inline-block;
  width: 40px;
  height: 30px;
  padding: 0px;
  margin-right: 10px; }
  .chat-bar-btn:last-child {
    margin-right: 0px; }
  .chat-bar-btn:hover .ico, .chat-bar-btn:hover .fa {
    color: #33404f; }
  .chat-bar-btn .ico, .chat-bar-btn .fa {
    vertical-align: middle; }

.chat-inpt {
  width: calc(100% - 150px);
  display: inline-block;
  vertical-align: middle;
  padding: 15px;
  padding-top: 16px;
  padding-bottom: 8px;
  min-height: 54px; }
  .chat-inpt textarea {
    outline: none;
    box-shadow: none;
    width: 100%;
    border: 0px;
    height: 24px;
    line-height: 1.5;
    font-size: 16px;
    padding: 0px;
    resize: none;
    overflow-y: visible; }
  .chat-inpt:focus {
    outline: none;
    box-shadow: none; }

.ac-send-chat {
  color: #33404f; }
  .ac-send-chat i {
    font-size: 29px; }
  .ac-send-chat:hover {
    color: #1f2730; }

.chatbox-right-block {
  min-width: 270px;
  max-width: 270px;
  max-height: 700px;
  overflow-y: auto;
  border-left: 1px solid #DCDCDC;
  padding-right: 3px; }
  .chatbox-right-block.hide {
    display: none; }

.tab-header {
  padding: 10px 15px;
  padding-right: 0px;
  border-bottom: 1px solid #DCDCDC;
  font-size: 12px; }
  .tab-header .tab-option:hover, .tab-header .tab-option.active {
    color: #33404f; }
  .tab-header span {
    padding: 0px 9px; }

.cb-right-list {
  padding: 15px;
  padding-right: 0px;
  border-bottom: 1px solid #DCDCDC; }
  .cb-right-list:last-child {
    border-bottom: 0px; }
  .cb-right-list .cbp-rb-title {
    text-align: left;
    color: #a9a9a9; }
    .cb-right-list .cbp-rb-title h4 {
      font-size: 15px;
      line-height: 15px;
      font-family: 'SVN-GothamBold'; }
    .cb-right-list .cbp-rb-title span {
      font-family: 'SVN-GothamLight';
      font-size: 16px;
      line-height: 18px; }
    .cb-right-list .cbp-rb-title i.fa {
      font-size: 12px;
      margin-top: 6px; }
  .cb-right-list .list-content {
    max-height: 450px;
    overflow-y: auto;
    margin-top: 10px; }

.cbp-list > li {
  margin-top: 10px; }
  .cbp-list > li:first-child {
    margin-top: 0px; }

.cbp-list .item {
  display: block;
  overflow: hidden;
  height: 30px; }
  .cbp-list .item.has-pm-btns .plusminus-btns {
    float: right;
    padding-top: 2px; }
    .cbp-list .item.has-pm-btns .plusminus-btns .btn {
      padding: 0px;
      width: 25px;
      height: 25px;
      margin-left: 8px; }
      .cbp-list .item.has-pm-btns .plusminus-btns .btn:first-child {
        margin-left: 0px; }
    .cbp-list .item.has-pm-btns .plusminus-btns .ico {
      font-size: 13px;
      vertical-align: middle; }

.cbp-list .avatar-circle {
  width: 30px;
  height: 30px;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  text-align: center; }
  .cbp-list .avatar-circle i {
    font-size: 30px; }
  .cbp-list .avatar-circle img {
    max-width: 100%;
    max-height: 100%; }
  .cbp-list .avatar-circle.orange-p {
    color: #33404f; }

.cbp-list .name {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  padding-top: 5px;
  max-width: 175px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .cbp-list .name.with-title {
    max-width: 120px; }
  .cbp-list .name.with-time {
    max-width: calc(100% - 120px); }
  .cbp-list .name:hover {
    color: #33404f; }

.cbp-list .time {
  vertical-align: top;
  font-size: 11px;
  float: right;
  width: 115px; }
  .cbp-list .time span {
    padding: 0px 5px; }

.cbp-list .info {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 70px);
  max-width: calc(100% - 70px);
  color: #d4d4d4; }
  .cbp-list .info .text-thumb {
    display: block;
    color: #343434; }
  .cbp-list .info .name {
    padding-top: 0px; }

.cbp-list .tool {
  width: 25px;
  display: inline-block;
  vertical-align: top;
  text-align: center; }
  .cbp-list .tool > a:hover {
    color: #33404f; }

.cbp-list .text-thumb {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 16px;
  max-width: 100%;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .cbp-list .text-thumb:hover {
    color: #33404f; }

.cbp-list .title {
  font-size: 10px;
  color: #d4d4d4;
  vertical-align: top;
  padding-top: 6px;
  float: right; }

.cbp-list .see-more {
  font-size: 12px;
  color: #33404f;
  font-style: italic;
  display: inline-block;
  margin-top: 12px; }

.chatbox-page-main-block {
  margin-top: -15px; }
  .chatbox-page-main-block .coll-menu {
    position: absolute;
    background: #ffffff;
    z-index: 1;
    margin-top: 15px;
    border: 1px solid #DCDCDC;
    box-shadow: #DCDCDC 2px 2px 7px; }
    .chatbox-page-main-block .coll-menu > ul > li {
      border-bottom: 1px solid #DCDCDC; }
      .chatbox-page-main-block .coll-menu > ul > li:last-child {
        border-bottom: 0px; }
    .chatbox-page-main-block .coll-menu.fav {
      margin-left: -90px;
      width: 220px;
      max-height: 440px;
      overflow-y: auto; }
    .chatbox-page-main-block .coll-menu.share {
      margin-left: -110px;
      width: 230px; }
    .chatbox-page-main-block .coll-menu.report {
      margin-left: -95px;
      width: 215px; }
    .chatbox-page-main-block .coll-menu.two-dots {
      left: 20px;
      top: 16px;
      width: 120px;
      margin-top: 0px;
      border-radius: 5px; }
      .chatbox-page-main-block .coll-menu.two-dots .coll-item {
        padding: 10px; }
  .chatbox-page-main-block .coll-item {
    display: block;
    padding: 15px;
    font-size: 16px; }
    .chatbox-page-main-block .coll-item > ul {
      margin-top: 10px;
      padding-left: 15px; }

.select2-profile .select2-results__option {
  padding: 10px; }

.select2-profile-avatar-circle {
  display: inline-block;
  height: 20px;
  width: 20px;
  overflow: hidden;
  border-radius: 50%;
  vertical-align: middle; }
  .select2-profile-avatar-circle > img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: top; }

.select2-profile-text {
  vertical-align: middle;
  display: inline-block; }

.selector-input.s2-profile .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-top: 3px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  float: right;
  margin-top: 1px;
  margin-left: 5px;
  margin-right: 0px;
  width: 14px;
  height: 14px;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  line-height: 10px;
  border: 1px solid #33404f;
  border-radius: 50%;
  color: #33404f;
  background-color: #ffffff; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #1f2730;
    border-color: #1f2730; }

.invite-email-form {
  margin-top: 20px;
  position: relative;
  border: 1px solid #DCDCDC; }
  .invite-email-form .tab-content {
    width: calc(100% - 70px);
    display: inline-block;
    transform: translateY(2px); }
    .invite-email-form .tab-content .share-mail-input {
      margin-bottom: 0px;
      position: static; }
      .invite-email-form .tab-content .share-mail-input::after {
        display: none; }
      .invite-email-form .tab-content .share-mail-input .avt-picked {
        left: 0px; }
      .invite-email-form .tab-content .share-mail-input input {
        font-size: 15px;
        border: none;
        padding-right: 25px; }
        .invite-email-form .tab-content .share-mail-input input::-webkit-input-placeholder {
          font-style: italic; }
        .invite-email-form .tab-content .share-mail-input input::-moz-placeholder {
          font-style: italic; }
        .invite-email-form .tab-content .share-mail-input input:-ms-input-placeholder {
          font-style: italic; }
        .invite-email-form .tab-content .share-mail-input input::-ms-input-placeholder {
          font-style: italic; }
        .invite-email-form .tab-content .share-mail-input input::placeholder {
          font-style: italic; }
        .invite-email-form .tab-content .share-mail-input input:focus {
          box-shadow: none;
          outline: none; }
      .invite-email-form .tab-content .share-mail-input .ipt-share {
        padding-left: 30px; }
    .invite-email-form .tab-content .share-user-input {
      transform: translateY(-2px); }
  .invite-email-form .btn {
    position: absolute;
    right: 0px;
    top: calc(50% - 12px);
    height: 20px;
    width: 20px;
    padding: 0px;
    vertical-align: top;
    border: 0px;
    color: #818181;
    background: none; }
    .invite-email-form .btn:hover {
      color: #33404f; }
  .invite-email-form .fa {
    line-height: 1; }
  .invite-email-form.has-text .btn {
    color: #33404f; }
  .invite-email-form .nav-tabs {
    border-bottom: none;
    display: inline-block;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-bottom: 0px !important; }
    .invite-email-form .nav-tabs .nav-item {
      display: inline-block;
      background-image: linear-gradient(to bottom, #ffffff, #f1f1f1, #e3e3e3, #d6d6d6, #c8c8c8);
      vertical-align: middle;
      font-size: 12px;
      font-family: 'SVN-GothamBold';
      text-align: center;
      line-height: 30px;
      cursor: pointer;
      margin: 0px;
      padding: 0px;
      width: 30px;
      height: 30px;
      border: none;
      margin-left: -4px;
      height: 100%; }
      .invite-email-form .nav-tabs .nav-item:first-of-type {
        margin-left: 0px; }
      .invite-email-form .nav-tabs .nav-item.email {
        font-size: 16px;
        font-family: 'SVN-GothamLight'; }
      .invite-email-form .nav-tabs .nav-item:last-child::before {
        display: none; }
    .invite-email-form .nav-tabs .nav-link {
      padding: 0px;
      border: none;
      border-radius: 0px; }
      .invite-email-form .nav-tabs .nav-link:focus, .invite-email-form .nav-tabs .nav-link:hover {
        outline: none;
        box-shadow: none;
        border-color: transparent; }
  .invite-email-form .nav-item.show .nav-link,
  .invite-email-form .nav-tabs .nav-link.active {
    background: #ff5e00;
    color: #ffffff; }
  .invite-email-form .selector-input.s2-profile {
    width: calc(100% - 20px);
    display: inline-block; }
    .invite-email-form .selector-input.s2-profile .select2-selection.select2-selection--multiple {
      border: none; }
    .invite-email-form .selector-input.s2-profile .select2-selection__rendered::after {
      display: none; }
    .invite-email-form .selector-input.s2-profile .select2-selection__rendered {
      padding-right: 5px;
      padding-left: 0px; }
    .invite-email-form .selector-input.s2-profile .select2-selection__choice {
      max-width: 100%; }
    .invite-email-form .selector-input.s2-profile .select2-profile-text {
      max-width: calc(100% - 40px);
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .invite-email-form .selector-input.s2-profile .select2-search__field {
      margin-top: 7px; }
      .invite-email-form .selector-input.s2-profile .select2-search__field::-webkit-input-placeholder {
        font-style: italic; }
      .invite-email-form .selector-input.s2-profile .select2-search__field::-moz-placeholder {
        font-style: italic; }
      .invite-email-form .selector-input.s2-profile .select2-search__field:-ms-input-placeholder {
        font-style: italic; }
      .invite-email-form .selector-input.s2-profile .select2-search__field::-ms-input-placeholder {
        font-style: italic; }
      .invite-email-form .selector-input.s2-profile .select2-search__field::placeholder {
        font-style: italic; }
  .invite-email-form .select2-dropdown {
    z-index: 1; }

.chatbox-right-block .select2-container {
  max-width: 100%; }

.chatbox-right-block .select2-container.select2-container--default.select2-container--open {
  left: 0px !important; }

.topic-lists-mobile {
  display: none; }

.web-page-list {
  margin-bottom: 0px; }
  .web-page-list .item {
    display: block;
    box-shadow: 0 0 7px #dcdcdc73;
    width: 100%;
    margin-bottom: 50px; }
    .web-page-list .item .pic {
      height: 130px;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center; }
      .web-page-list .item .pic img {
        max-width: 100%;
        max-height: 100%; }
    .web-page-list .item .ct-bot {
      padding: 15px 15px 7px 15px;
      color: #434343; }
    .web-page-list .item .caption {
      word-wrap: break-word;
      height: 35px;
      font-size: 12px;
      overflow: hidden;
      margin-bottom: 5px; }
    .web-page-list .item .ttl {
      word-wrap: break-word;
      font-size: 16px;
      line-height: 20px;
      max-height: none;
      overflow: hidden;
      margin-bottom: 5px;
      height: 60px;
      font-family: 'SVN-GothamBold'; }
      .web-page-list .item .ttl a:hover {
        color: #33404f; }
    .web-page-list .item .desc {
      word-wrap: break-word;
      height: 80px;
      max-height: 80px;
      margin-bottom: 15px;
      overflow: hidden;
      font-size: 14px; }

.web-page-list .pop.more-info {
  top: unset;
  bottom: -40px;
  height: auto;
  width: 200px;
  left: -55px;
  right: 15%;
  overflow-y: unset; }

.web-page-list .pop.share-info {
  top: -130px;
  left: -13px; }

.page-filter-toggle-button, .side-menu-toggle-button {
  display: none;
  width: 45px;
  height: 35px;
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
  padding-top: 2px; }
  .page-filter-toggle-button::after, .side-menu-toggle-button::after {
    content: '';
    position: absolute;
    right: 0px;
    width: 1px;
    height: 45px;
    top: -5px;
    background-color: #DCDCDC; }
  .page-filter-toggle-button .btn, .side-menu-toggle-button .btn {
    width: 100%;
    height: 100%;
    display: block;
    padding: 0px;
    border: 0px; }
    .page-filter-toggle-button .btn i.fa, .page-filter-toggle-button .btn i.ico, .side-menu-toggle-button .btn i.fa, .side-menu-toggle-button .btn i.ico {
      color: #33404f;
      font-size: 22px; }

.side-menu-toggle-button {
  margin-bottom: 20px; }
  .side-menu-toggle-button::after {
    content: none; }

.research-page-list {
  margin-bottom: 0px; }
  .research-page-list .item {
    display: block;
    box-shadow: 0 0 7px #dcdcdc73;
    width: 100%;
    margin-bottom: 40px; }
    .research-page-list .item .pic {
      height: 130px;
      overflow: hidden;
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center; }
      .research-page-list .item .pic img {
        max-width: 100%;
        max-height: 100%; }
    .research-page-list .item .circle-num {
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background-color: #ff0000;
      position: absolute;
      right: 0px;
      top: 0px;
      text-align: center;
      font-size: 13px;
      color: #fff; }
    .research-page-list .item .ct-bot {
      padding: 10px;
      color: #434343; }
    .research-page-list .item .caption {
      font-size: 12px;
      margin-bottom: 5px; }
    .research-page-list .item .ttl {
      font-size: 16px;
      line-height: 20px;
      max-height: none;
      overflow: visible;
      margin-bottom: 5px;
      font-family: 'SVN-GothamBold'; }
      .research-page-list .item .ttl a:hover {
        color: #33404f; }
    .research-page-list .item .desc {
      max-height: 80px;
      margin-bottom: 5px;
      overflow: hidden;
      font-size: 14px; }
    .research-page-list .item .actions-blk {
      padding-left: 0px; }
      .research-page-list .item .actions-blk .circle-icon {
        margin-left: auto;
        margin-right: 0px;
        display: block;
        width: 25px;
        height: 25px;
        background-color: #33404f;
        border-radius: 50%;
        text-align: center;
        padding-top: 4px; }
        .research-page-list .item .actions-blk .circle-icon .ico {
          color: #fff; }
        .research-page-list .item .actions-blk .circle-icon:hover {
          background-color: #1f2730; }
      .research-page-list .item .actions-blk.full-w {
        padding-left: 0px; }
        .research-page-list .item .actions-blk.full-w .txt {
          padding-right: 0px;
          margin-right: 10px;
          float: left;
          margin-top: 5px; }
          .research-page-list .item .actions-blk.full-w .txt::before {
            display: none; }
        .research-page-list .item .actions-blk.full-w a {
          margin-right: 12px; }
          .research-page-list .item .actions-blk.full-w a:last-of-type {
            margin-right: 0px; }

.research-page-list .pop.more-info {
  top: unset;
  bottom: -10px;
  height: auto;
  width: 215px;
  left: unset;
  right: 25px;
  overflow-y: unset; }

.research-page-list .more-info__option {
  display: block;
  margin-bottom: 10px; }
  .research-page-list .more-info__option:last-of-type {
    margin-bottom: 0px; }

.research-page-list .pop.share-info {
  top: -130px;
  left: -13px; }

.main-block-header {
  overflow: hidden;
  margin-bottom: 20px; }

.fix-border-right {
  border-right: 1px solid #ffffff;
  margin-right: -16px;
  padding-right: 15px; }

.main-article p {
  font-family: 'SVN-Gotham';
  font-size: 20px !important;
  word-break: break-word;
  text-align: justify; }
  .main-article p.sm-txt {
    font-size: 16px !important; }

.main-article .title {
  font-size: 40px !important;
  font-family: 'SVN-GothamBold';
  text-align: left;
  margin-bottom: 10px;
  word-break: break-word; }
  .main-article .title.font-medium {
    font-size: 29px; }

.main-article .sub-title {
  margin-bottom: 5px;
  word-break: break-word; }

.main-article .blue-text {
  color: #3f81f3; }

.main-article .author-info {
  font-size: 16px !important;
  color: #9a9a9a;
  word-break: break-word;
  margin-bottom: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 5px; }

.main-article .article-moment,
.main-article .article-validate {
  font-size: 16px !important;
  color: #3f81f3;
  word-break: break-word;
  position: relative;
  padding-left: 30px; }
  .main-article .article-moment i.ico, .main-article .article-moment i.fa,
  .main-article .article-validate i.ico,
  .main-article .article-validate i.fa {
    color: #3f81f3;
    position: absolute;
    left: 0px;
    top: 5px; }
    .main-article .article-moment i.ico.fa-map-marker, .main-article .article-moment i.fa.fa-map-marker,
    .main-article .article-validate i.ico.fa-map-marker,
    .main-article .article-validate i.fa.fa-map-marker {
      font-size: 16px;
      left: 4px; }

.main-article .article-validate {
  padding-left: 0px;
  margin-bottom: 30px; }

.main-article .divider-small {
  height: 1px;
  position: relative;
  margin-bottom: 30px;
  margin-top: 30px; }
  .main-article .divider-small::before {
    content: '';
    height: 1px;
    width: 45px;
    background-color: #9a9a9a;
    position: absolute; }

.main-article .divider-large {
  height: 1px;
  position: relative;
  margin-top: 40px;
  margin-bottom: 30px; }
  .main-article .divider-large::before {
    content: '';
    height: 1px;
    width: 180px;
    background-color: #9a9a9a;
    position: absolute;
    left: calc(50% - 90px); }

.main-article .article-image {
  margin-bottom: 5px;
  width: 100%; }
  .main-article .article-image img {
    max-width: 100%;
    margin: 0px auto;
    height: auto;
    width: auto; }
  .main-article .article-image.normal-size {
    width: 75%;
    margin-left: auto;
    margin-right: auto; }

.main-article .article-image-info {
  color: #9a9a9a;
  text-align: center;
  max-width: 95%;
  margin: 0px auto 25px;
  font-size: 11px !important; }

.main-article {
  margin-bottom: 55px; }
  .main-article .info-block {
    width: 55%;
    float: left; }
    .main-article .info-block.full-w {
      width: 100%;
      float: unset; }
  .main-article .article-image-block {
    width: 45%;
    float: left;
    padding-left: 8px; }
    .main-article .article-image-block.full-w {
      width: 100%;
      float: unset;
      padding-left: 0px; }
  .main-article .article-content-block {
    clear: both; }
    .main-article .article-content-block.marg-bot {
      margin-bottom: 30px; }

.comment-section .comment-header {
  padding: 10px 30px;
  font-size: 19px;
  font-family: 'SVN-Gotham';
  color: #33404f;
  text-align: left;
  background-color: #f2f2f2; }

.comment-item .commenter-profile {
  display: inline-block;
  vertical-align: top; }

.comment-item .comment-content {
  display: inline-block;
  width: calc(100% - 50px);
  padding-left: 18px; }

.comment-item .text {
  font-size: 16px;
  font-family: 'SVN-Gotham';
  text-align: left;
  margin-bottom: 5px;
  word-wrap: break-word; }

.comment-item .info-bar {
  padding-left: 15px; }

.comment-item .avatar-circle {
  display: inline-block;
  font-size: 40px;
  height: 40px;
  width: 40px;
  overflow: hidden;
  border-radius: 50%; }
  .comment-item .avatar-circle > img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: top; }

.comment-item .name {
  display: inline-block;
  font-size: 16px;
  font-family: 'SVN-GothamBold'; }

.comment-item .comment-detail {
  display: inline-flex;
  vertical-align: top;
  font-family: 'SVN-Gotham'; }
  .comment-item .comment-detail span {
    padding: 0px 10px; }
  .comment-item .comment-detail .replies-number {
    margin-left: 20px;
    font-style: italic;
    color: #9a9a9a; }

.comment-item .info {
  display: inline-block;
  width: 100%;
  height: 40px;
  padding-top: 7px; }

.comment-item .comment-action {
  display: inline-block;
  vertical-align: top; }
  .comment-item .comment-action .act-icon {
    font-size: 16px; }
    .comment-item .comment-action .act-icon i.ico, .comment-item .comment-action .act-icon i.fa {
      width: 15px;
      height: 15px;
      color: #343434; }
    .comment-item .comment-action .act-icon:hover i.ico, .comment-item .comment-action .act-icon:hover i.fa, .comment-item .comment-action .act-icon.commented i.ico, .comment-item .comment-action .act-icon.commented i.fa, .comment-item .comment-action .act-icon.liked i.ico, .comment-item .comment-action .act-icon.liked i.fa {
      color: #33404f; }
    .comment-item .comment-action .act-icon.commented {
      color: #33404f; }
    .comment-item .comment-action .act-icon.liked {
      color: #33404f; }
  .comment-item .comment-action span {
    padding: 0px 15px;
    font-size: 24px;
    font-family: 'SVN-GothamLight'; }
  .comment-item .comment-action p {
    font-family: 'SVN-Gotham';
    display: inline;
    margin-left: 3px; }

.sub-comment {
  padding-left: 40px; }
  .sub-comment > li {
    margin-top: 20px; }
  .sub-comment .comment-item {
    padding-left: 15px; }
    .sub-comment .comment-item .avatar-circle {
      height: 30px;
      width: 30px;
      font-size: 30px; }
  .sub-comment .comment-add-box {
    margin-bottom: 0px;
    margin-left: 77px; }
  .sub-comment .no-login {
    margin-top: 25px; }

.comment-item .comment-rply-box {
  padding-left: 40px;
  margin-top: 25px;
  padding-right: 10px; }
  .comment-item .comment-rply-box textarea {
    width: 100%;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    resize: none;
    padding: 15px 20px;
    margin-bottom: 15px; }
  .comment-item .comment-rply-box .comment-add-buttons {
    width: 100%;
    overflow: hidden; }
    .comment-item .comment-rply-box .comment-add-buttons .btn {
      float: right;
      min-width: 100px;
      padding: 10px;
      font-size: 15px; }
      .comment-item .comment-rply-box .comment-add-buttons .btn:first-child {
        margin-left: 10px; }

.comment-list {
  padding-top: 20px;
  overflow: auto;
  max-height: 800px; }
  .comment-list .load-more {
    overflow: hidden;
    margin-top: 10px; }
    .comment-list .load-more a {
      display: block;
      float: right;
      font-style: italic;
      text-decoration: underline;
      color: #33404f; }
      .comment-list .load-more a:hover {
        color: #1f2730; }
        .comment-list .load-more a:hover span {
          color: #1f2730; }
    .comment-list .load-more span {
      display: block;
      float: right;
      font-style: italic;
      color: #33404f; }
  .comment-list > li {
    margin-bottom: 40px; }
    .comment-list > li.expanded {
      position: relative; }
      .comment-list > li.expanded::before {
        content: '';
        position: absolute;
        top: 40px;
        bottom: 0px;
        left: 20px;
        width: 1px;
        background-color: #f2f2f2; }
      .comment-list > li.expanded .comment-item .avatar-circle {
        border: 2px solid #f2f2f2; }
      .comment-list > li.expanded .sub-comment .comment-item .avatar-circle {
        border: none; }

.load-more-comment {
  height: 1px;
  width: 100%;
  position: relative;
  background-color: #DCDCDC;
  margin-bottom: 40px; }
  .load-more-comment .btn {
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -50px;
    min-width: 100px;
    height: 30px;
    background-color: #DCDCDC;
    line-height: 1; }
    .load-more-comment .btn:hover {
      background-color: #c3c3c3; }

.comment-add-box {
  background-color: #DCDCDC;
  padding: 12px;
  margin-bottom: 35px; }
  .comment-add-box textarea {
    width: 100%;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    resize: none;
    padding: 15px 20px;
    margin-bottom: 10px; }
  .comment-add-box .box-footer {
    display: flex; }
    .comment-add-box .box-footer .text {
      display: inline;
      align-items: center; }
      .comment-add-box .box-footer .text a {
        color: #33404f;
        display: inline; }
        .comment-add-box .box-footer .text a:hover {
          color: #1f2730; }
      .comment-add-box .box-footer .text p {
        display: inline; }
    .comment-add-box .box-footer .btn {
      min-width: 100px;
      padding: 10px;
      font-size: 15px;
      margin-left: auto; }
  .comment-add-box.no-login .box-footer {
    background-color: #ffffff;
    border-radius: 5px;
    padding: 35px 20px; }

.thumb-articles-block {
  top: 70px;
  max-height: calc(100vh - 40px);
  overflow-y: auto;
  padding-right: 3px; }
  .thumb-articles-block .block-header {
    margin-bottom: 30px; }
  .thumb-articles-block .title {
    font-size: 22px;
    font-family: 'SVN-GothamBold';
    text-align: left; }
  .thumb-articles-block.fixed {
    position: fixed;
    width: 277.5px;
    max-height: calc(100vh - 70px); }
  .thumb-articles-block .divider {
    margin-bottom: 40px;
    height: 1px;
    position: relative; }
    .thumb-articles-block .divider::before {
      content: '';
      height: 1px;
      width: 50px;
      position: absolute;
      background-color: #343434;
      left: calc(50% - 25px); }

.thumb-art-list > li {
  margin-bottom: 35px; }
  .thumb-art-list > li:last-child {
    margin-bottom: 0px; }

.thumb-art-item {
  display: block;
  font-size: 16px;
  line-height: 1.1;
  font-family: 'SVN-GothamBold';
  margin-left: auto; }
  .thumb-art-item .image {
    width: 100%;
    height: 135px;
    overflow: hidden;
    margin-bottom: 10px; }
    .thumb-art-item .image img {
      width: 100%;
      max-height: 135px; }
  .thumb-art-item .heading {
    max-height: 36px;
    overflow: hidden; }
  .thumb-art-item:hover .heading {
    color: #33404f; }

.article-page-main-block .coll-menu {
  position: absolute;
  background: #ffffff;
  z-index: 1;
  margin-top: 15px;
  border: 1px solid #DCDCDC;
  box-shadow: #DCDCDC 2px 2px 7px; }
  .article-page-main-block .coll-menu > ul > li {
    border-bottom: 1px solid #DCDCDC; }
    .article-page-main-block .coll-menu > ul > li:last-child {
      border-bottom: 0px; }
  .article-page-main-block .coll-menu.fav {
    margin-left: -90px;
    width: 220px;
    max-height: 440px;
    overflow-y: auto; }
  .article-page-main-block .coll-menu.share {
    margin-left: -110px;
    width: 230px; }
  .article-page-main-block .coll-menu.report {
    margin-left: -95px;
    width: 215px; }

.article-page-main-block .coll-item {
  display: block;
  padding: 15px;
  font-size: 16px; }
  .article-page-main-block .coll-item > ul {
    margin-top: 10px;
    padding-left: 15px; }

.article-page-main-block .share-info {
  background-color: #ffffff;
  top: unset;
  bottom: unset;
  right: unset;
  z-index: unset; }

.article-indicator-list {
  margin-bottom: 20px; }
  .article-indicator-list > li {
    margin-bottom: 20px; }
    .article-indicator-list > li:last-child {
      margin-bottom: 0px; }
  .article-indicator-list .indicator-item {
    display: block;
    padding: 15px;
    background-color: #f7f7f7; }
    .article-indicator-list .indicator-item span {
      word-break: break-word;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .article-indicator-list .indicator-item.read {
      background-color: #eeeeee; }

.article-comentaries-link {
  font-family: 'SVN-GothamBold';
  margin-bottom: 50px;
  margin-left: 15px;
  display: inline-block;
  font-size: 18px; }
  .article-comentaries-link:hover {
    color: #33404f; }

.sub-articles > article {
  padding-bottom: 40px;
  max-width: 100%;
  overflow-x: auto; }
  .sub-articles > article > .ttl {
    font-family: 'SVN-GothamBold';
    margin-bottom: 40px;
    word-break: break-word; }
  .sub-articles > article:first-child {
    margin-top: 40px; }
  .sub-articles > article:last-child {
    padding-bottom: 0px; }
  .sub-articles > article ul li, .sub-articles > article ol li {
    font-size: 20px !important; }
  .sub-articles > article ul {
    padding-left: 22px; }
    .sub-articles > article ul > li {
      list-style: disc; }
  .sub-articles > article img {
    max-width: 100%; }

.Le_candidat_du_Parti_populaire_européen__PPE__p {
  font-size: 18.75px;
  font-family: 'SVN-GothamLight';
  color: #434343;
  line-height: 1.2;
  text-align: justifyLeft;
  position: absolute;
  left: 118.55px;
  top: 1242.535px;
  width: 903px;
  height: 1022px;
  z-index: 12; }

.inspire-sources .ttl, .public-similar .ttl {
  font-style: italic;
  text-decoration: underline;
  font-family: 'SVN-GothamBold';
  margin-bottom: 10px; }

.inspire-sources > li, .public-similar > li {
  margin-left: 30px;
  margin-bottom: 10px;
  line-height: 1;
  font-family: 'SVN-GothamLight';
  font-size: 19.5px; }
  .inspire-sources > li .link-txt, .public-similar > li .link-txt {
    color: #7b9afe;
    line-height: 30px; }
    .inspire-sources > li .link-txt:hover, .public-similar > li .link-txt:hover {
      color: #4873fe; }
  .inspire-sources > li .sub-ttl, .public-similar > li .sub-ttl {
    font-size: inherit;
    color: #9a9a9a;
    font-family: 'SVN-GothamLight'; }

.left-actions.s-status {
  float: left; }
  .left-actions.s-status > li {
    float: left; }
    .left-actions.s-status > li a {
      color: #818181;
      font-size: 15px; }
    .left-actions.s-status > li::after {
      content: '';
      font-size: 15px;
      color: #818181;
      margin: 0px 7px;
      line-height: 1.1; }
    .left-actions.s-status > li i.fa, .left-actions.s-status > li i.ico {
      margin-right: 5px; }
    .left-actions.s-status > li:last-child::after {
      display: none; }

.article-tags:after {
  content: ".";
  visibility: hidden;
  display: block;
  clear: both;
  height: 0; }

.article-tags > li {
  float: left; }
  .article-tags > li > .a-tag::after {
    content: ';';
    padding: 0px 5px; }
  .article-tags > li > .a-tag.grey {
    color: #9a9a9a; }
  .article-tags > li:last-child > .a-tag::after {
    content: ''; }

.article-tags .a-tag {
  color: #3f81f3; }
  .article-tags .a-tag:hover {
    color: #0f62f0; }

.article-tags > span {
  float: left;
  margin-right: 5px;
  min-width: 85px; }

.comment-warning {
  margin-bottom: 50px; }
  .comment-warning > .text {
    font-size: 18px;
    display: inline;
    font-family: 'SVN-GothamLight';
    color: #434343;
    line-height: 1.2;
    text-align: justify;
    font-style: italic;
    word-break: break-word; }
  .comment-warning a {
    color: #33404f;
    font-weight: 400; }

.warning-icon {
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-right: 6px; }
  .warning-icon > img {
    max-width: 100%; }

.agenda-detail-page .main-article .article-moment,
.agenda-detail-page .main-article .article-validate {
  font-size: 20px !important; }
  .agenda-detail-page .main-article .article-moment i.ico.fa-map-marker, .agenda-detail-page .main-article .article-moment i.fa.fa-map-marker,
  .agenda-detail-page .main-article .article-validate i.ico.fa-map-marker,
  .agenda-detail-page .main-article .article-validate i.fa.fa-map-marker {
    font-size: 20px; }

.total-page-list {
  margin-bottom: 0px; }
  .total-page-list .item {
    display: block;
    box-shadow: 0 0 7px #dcdcdc73;
    width: 208px;
    margin-right: 20px;
    margin-bottom: 4px; }
    .total-page-list .item .pic {
      height: 130px;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center; }
      .total-page-list .item .pic img {
        max-width: 100%;
        max-height: 100%; }
    .total-page-list .item .ct-bot {
      padding: 15px 15px 5px 15px;
      color: #434343; }
    .total-page-list .item .caption {
      height: 35px;
      font-size: 12px;
      overflow: hidden;
      margin-bottom: 5px; }
    .total-page-list .item .ttl {
      height: 60px;
      font-size: 16px;
      line-height: 20px;
      max-height: none;
      overflow: hidden;
      margin-bottom: 5px;
      font-family: 'SVN-GothamBold'; }
      .total-page-list .item .ttl a:hover {
        color: #33404f; }
    .total-page-list .item .desc {
      height: 80px;
      max-height: 80px;
      margin-bottom: 15px;
      overflow: hidden;
      font-size: 14px; }
    .total-page-list .item .actions-blk {
      padding-left: 55px; }
      .total-page-list .item .actions-blk:after {
        content: ".";
        visibility: hidden;
        display: block;
        clear: both;
        height: 0; }
      .total-page-list .item .actions-blk.full-w {
        padding-left: 0px; }
        .total-page-list .item .actions-blk.full-w .txt {
          width: 66px;
          padding-right: 10px;
          margin-right: 10px;
          text-align: left;
          position: absolute;
          left: 0px;
          font-size: 11px; }
        .total-page-list .item .actions-blk.full-w .ac-more-opt {
          margin-right: 0px; }

.total-page-list .pop.more-info {
  top: unset;
  bottom: -10px;
  height: auto;
  width: 175px;
  left: -14px;
  right: unset;
  overflow-y: auto;
  max-height: 345px; }
  .total-page-list .pop.more-info .group-checkbox label {
    margin-bottom: 0px; }
  .total-page-list .pop.more-info > .inner {
    max-height: 320px;
    overflow-y: auto; }

.total-page-list .pop.share-info {
  top: -144px;
  left: -13px; }

.total-page-list .slick-next-arrow {
  width: 20px;
  height: 20px;
  right: -60px;
  top: 150px; }
  .total-page-list .slick-next-arrow .ico {
    font-size: 18px; }

.total-page-list .slick-prev-arrow {
  width: 20px;
  height: 20px;
  left: unset;
  right: -40px;
  top: 150px; }
  .total-page-list .slick-prev-arrow .ico {
    font-size: 18px; }

.tool-bar-top.mar-bot {
  margin-bottom: 25px; }

.tool-bar-top.tool-bar-total {
  justify-content: flex-end;
  align-items: center; }
  .tool-bar-top.tool-bar-total .sort-button {
    margin-left: 0; }
  .tool-bar-top.tool-bar-total .tool-recherche {
    margin-right: 20px; }
  .tool-bar-top.tool-bar-total .page-filter-toggle-button {
    margin-right: auto; }

.new-research-form {
  padding: 0px 40px;
  width: 100%; }
  .new-research-form .form-footer {
    text-align: center;
    margin-top: 45px; }
  .new-research-form .btn {
    display: inline-block;
    height: 35px;
    width: 115px;
    font-size: 17px;
    margin-right: 10px; }
  .new-research-form.no-imgcrop {
    padding-top: 30px; }
    .new-research-form.no-imgcrop .form-footer {
      margin-top: 10px; }

.new-research-modal .image-input-cropit.chat-cropit {
  margin: 0 auto; }

.new-research-modal .form-group {
  margin-bottom: 25px; }

.new-research-modal .image-input-cropit.chat-cropit {
  width: 250px;
  height: 160px; }

.recherche-list {
  max-height: 600px;
  overflow: hidden;
  overflow-y: auto;
  margin-bottom: 40px; }
  .recherche-list .item-detail-block {
    margin-bottom: 30px;
    padding-bottom: 0;
    min-height: auto;
    border-bottom: 0;
    box-shadow: 0 0 7px rgba(220, 220, 220, 0.4);
    display: flex;
    align-items: center; }
    .recherche-list .item-detail-block:last-child {
      margin-bottom: 0; }
    .recherche-list .item-detail-block .pic {
      width: 211px;
      height: 130px;
      flex: 0 0 211px;
      position: relative; }
    .recherche-list .item-detail-block .item-ct {
      padding-left: 15px;
      min-height: auto;
      padding-top: 5px;
      padding-bottom: 5px; }
    .recherche-list .item-detail-block .title {
      font-size: 18px;
      color: #434343;
      line-height: 1.2;
      margin-bottom: 10px; }
    .recherche-list .item-detail-block .des {
      font-size: 14px;
      min-height: 50px;
      line-height: 1.2;
      margin-bottom: 10px; }
    .recherche-list .item-detail-block .action-block > span {
      font-size: 12px;
      color: #434343; }

.recherche-wrap .recherche-button {
  text-align: center; }

.recherche-form {
  display: flex;
  align-items: center;
  margin-bottom: 50px; }
  .recherche-form .default-input {
    width: 414px;
    flex: 0 0 414px;
    margin-right: 10px; }
  .recherche-form .selector-input {
    width: 150px; }
    .recherche-form .selector-input .select2-container--default .select2-selection--single {
      height: 40px;
      border-radius: 4px 0 0 4px; }
      .recherche-form .selector-input .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #434343;
        font-size: 17px;
        line-height: 40px; }
      .recherche-form .selector-input .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 38px; }
  .recherche-form .icon-btn-small {
    height: 40px;
    width: 52px;
    border-radius: 0px 4px 4px 0px;
    color: #fff; }

.profile-page-left-menu {
  width: 270px;
  padding-right: 30px; }
  .profile-page-left-menu .profile-image {
    width: 240px;
    height: 240px;
    border: 10px solid #f4f4f4;
    overflow: hidden;
    margin-bottom: 30px; }
    .profile-page-left-menu .profile-image img {
      max-width: 100%;
      max-height: 100%; }

.profile-page-left-menu .profile-menu > li {
  margin-bottom: 25px; }

.profile-page-left-menu .profile-menu .profile-option, .profile-page-left-menu .profile-menu .btn-collapse {
  font-size: 21px;
  font-family: 'SVN-GothamBold';
  line-height: 1;
  text-align: left; }
  .profile-page-left-menu .profile-menu .profile-option:hover, .profile-page-left-menu .profile-menu .btn-collapse:hover {
    color: #33404f; }

.profile-page-left-menu .profile-menu .profile-option {
  display: block; }
  .profile-page-left-menu .profile-menu .profile-option.active {
    color: #33404f; }

.profile-page-left-menu .profile-menu .btn-collapse i.fa {
  margin-top: 8px; }

.profile-page-left-menu .profile-menu .btn-collapse:hover i.fa {
  color: #343434; }

.profile-page-left-menu .profile-menu-list {
  margin-top: 25px; }
  .profile-page-left-menu .profile-menu-list > li {
    padding-left: 15px;
    height: 40px;
    position: relative; }
    .profile-page-left-menu .profile-menu-list > li:last-child .profile-menu-item {
      border-bottom: none; }
    .profile-page-left-menu .profile-menu-list > li .notify-red-dot {
      width: 10px;
      height: 10px;
      top: calc(50% - 5px);
      right: 15px; }
  .profile-page-left-menu .profile-menu-list .profile-menu-item {
    border-bottom: 1px solid #DCDCDC;
    display: block;
    font-size: 15px;
    font-family: 'SVN-Gotham';
    line-height: 40px; }
    .profile-page-left-menu .profile-menu-list .profile-menu-item.active, .profile-page-left-menu .profile-menu-list .profile-menu-item:hover {
      color: #33404f;
      font-family: 'SVN-GothamBold'; }

.profile-page-content {
  width: 100%; }

.profile-info .profile-name {
  font-size: 42px;
  color: #33404f;
  font-family: 'SVN-GothamBold';
  margin-bottom: 40px; }

.profile-info .is-verified {
  display: inline-block;
  width: 35px;
  margin-left: 10px; }
  .profile-info .is-verified img {
    width: 100%; }

.profile-page-content .bottom__bar {
  display: flex;
  margin-top: 65px; }

.profile-page-content .save-change-button {
  display: inline-block;
  text-align: center; }
  .profile-page-content .save-change-button .btn {
    padding: 8px 20px;
    border: none;
    background-color: #33404f;
    border-radius: 5px;
    font-size: 19px;
    font-family: 'SVN-GothamLight';
    line-height: 1;
    text-align: center;
    color: #ffffff;
    transition: all 0.25s ease-in; }
    .profile-page-content .save-change-button .btn:hover {
      background-color: #1f2730; }

.profile-public-page .table, .profile-notification-page .table, .profile-mylife-page .table {
  table-layout: fixed;
  margin-bottom: 0px;
  margin-top: 25px;
  border: none; }
  .profile-public-page .table th, .profile-public-page .table td, .profile-notification-page .table th, .profile-notification-page .table td, .profile-mylife-page .table th, .profile-mylife-page .table td {
    border: none;
    vertical-align: middle; }
  .profile-public-page .table th, .profile-public-page .table th > a, .profile-notification-page .table th, .profile-notification-page .table th > a, .profile-mylife-page .table th, .profile-mylife-page .table th > a {
    background-color: #33404f;
    color: #ffffff;
    text-align: center;
    font-size: 21px;
    font-family: 'SVN-GothamBold';
    padding-left: 4px;
    padding-right: 4px; }
    .profile-public-page .table th i.fa, .profile-public-page .table th i.ico, .profile-public-page .table th > a i.fa, .profile-public-page .table th > a i.ico, .profile-notification-page .table th i.fa, .profile-notification-page .table th i.ico, .profile-notification-page .table th > a i.fa, .profile-notification-page .table th > a i.ico, .profile-mylife-page .table th i.fa, .profile-mylife-page .table th i.ico, .profile-mylife-page .table th > a i.fa, .profile-mylife-page .table th > a i.ico {
      margin-left: 10px;
      font-size: 15px;
      vertical-align: 2px; }
  .profile-public-page .table tr:nth-child(odd), .profile-notification-page .table tr:nth-child(odd), .profile-mylife-page .table tr:nth-child(odd) {
    background: #f2f3f5; }
  .profile-public-page .table tr > td, .profile-notification-page .table tr > td, .profile-mylife-page .table tr > td {
    padding: 10px 20px;
    text-align: center; }
    .profile-public-page .table tr > td:first-child, .profile-notification-page .table tr > td:first-child, .profile-mylife-page .table tr > td:first-child {
      text-align: left; }
  .profile-public-page .table .table-actions .btn, .profile-notification-page .table .table-actions .btn, .profile-mylife-page .table .table-actions .btn {
    font-size: 20px;
    color: #7f7f7f;
    padding: 5px;
    margin-right: 10px;
    outline: none;
    box-shadow: none;
    float: left; }
    .profile-public-page .table .table-actions .btn .ico, .profile-notification-page .table .table-actions .btn .ico, .profile-mylife-page .table .table-actions .btn .ico {
      line-height: 1; }
    .profile-public-page .table .table-actions .btn.btn-p-nf, .profile-notification-page .table .table-actions .btn.btn-p-nf, .profile-mylife-page .table .table-actions .btn.btn-p-nf {
      background-color: #ededed;
      border: 1px solid #000000; }
    .profile-public-page .table .table-actions .btn:last-child, .profile-notification-page .table .table-actions .btn:last-child, .profile-mylife-page .table .table-actions .btn:last-child {
      margin-right: 0px; }
    .profile-public-page .table .table-actions .btn:hover, .profile-notification-page .table .table-actions .btn:hover, .profile-mylife-page .table .table-actions .btn:hover {
      color: #33404f; }
    .profile-public-page .table .table-actions .btn.isdisabled, .profile-notification-page .table .table-actions .btn.isdisabled, .profile-mylife-page .table .table-actions .btn.isdisabled {
      color: #cccccc; }
      .profile-public-page .table .table-actions .btn.isdisabled:hover, .profile-notification-page .table .table-actions .btn.isdisabled:hover, .profile-mylife-page .table .table-actions .btn.isdisabled:hover {
        color: #cccccc;
        cursor: default; }

.profile-public-page .table th.p-ml-link, .profile-notification-page .table th.p-ml-link, .profile-mylife-page .table th.p-ml-link {
  width: 30%; }

.profile-public-page .table th.p-ml-des, .profile-notification-page .table th.p-ml-des, .profile-mylife-page .table th.p-ml-des {
  width: 30%; }

.profile-public-page .table th.p-ml-date, .profile-notification-page .table th.p-ml-date, .profile-mylife-page .table th.p-ml-date {
  width: 15%; }

.profile-public-page .table th.p-ml-ac, .profile-notification-page .table th.p-ml-ac, .profile-mylife-page .table th.p-ml-ac {
  width: 15%; }

.profile-public-page .table th.p-ml-etat, .profile-notification-page .table th.p-ml-etat, .profile-mylife-page .table th.p-ml-etat {
  width: 10%; }

.profile-public-page .table td.p-ml-link, .profile-notification-page .table td.p-ml-link, .profile-mylife-page .table td.p-ml-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.profile-public-page .table td.p-ml-des, .profile-notification-page .table td.p-ml-des, .profile-mylife-page .table td.p-ml-des {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.profile-public-page .table th.p-mp-title, .profile-notification-page .table th.p-mp-title, .profile-mylife-page .table th.p-mp-title {
  width: 20%; }

.profile-public-page .table th.p-mp-type, .profile-notification-page .table th.p-mp-type, .profile-mylife-page .table th.p-mp-type {
  width: 100px; }

.profile-public-page .table th.p-mp-thema, .profile-notification-page .table th.p-mp-thema, .profile-mylife-page .table th.p-mp-thema {
  width: 25%; }

.profile-public-page .table th.p-mp-coauter, .profile-notification-page .table th.p-mp-coauter, .profile-mylife-page .table th.p-mp-coauter {
  width: 20%; }

.profile-public-page .table th.p-mp-date, .profile-notification-page .table th.p-mp-date, .profile-mylife-page .table th.p-mp-date {
  width: 140px; }

.profile-public-page .table th.p-mp-act, .profile-notification-page .table th.p-mp-act, .profile-mylife-page .table th.p-mp-act {
  width: 190px; }

.profile-public-page .table th.p-mp-state, .profile-notification-page .table th.p-mp-state, .profile-mylife-page .table th.p-mp-state {
  width: 100px; }

.profile-public-page .table td.p-mp-title, .profile-notification-page .table td.p-mp-title, .profile-mylife-page .table td.p-mp-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.profile-public-page .profile-notification-table .table-actions .btn, .profile-notification-page .profile-notification-table .table-actions .btn, .profile-mylife-page .profile-notification-table .table-actions .btn {
  font-size: 18px;
  color: #ffffff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding: 0px;
  width: 30px;
  height: 30px;
  background-color: #33404f;
  border: 0px; }
  .profile-public-page .profile-notification-table .table-actions .btn .ico, .profile-notification-page .profile-notification-table .table-actions .btn .ico, .profile-mylife-page .profile-notification-table .table-actions .btn .ico {
    line-height: 1;
    vertical-align: middle; }
  .profile-public-page .profile-notification-table .table-actions .btn:last-child, .profile-notification-page .profile-notification-table .table-actions .btn:last-child, .profile-mylife-page .profile-notification-table .table-actions .btn:last-child {
    margin-right: 0px; }
  .profile-public-page .profile-notification-table .table-actions .btn:hover, .profile-notification-page .profile-notification-table .table-actions .btn:hover, .profile-mylife-page .profile-notification-table .table-actions .btn:hover {
    color: #ffffff;
    background-color: #1f2730; }

.profile-public-page .profile-notification-table tr > td, .profile-notification-page .profile-notification-table tr > td, .profile-mylife-page .profile-notification-table tr > td {
  padding: 20px 10px; }
  .profile-public-page .profile-notification-table tr > td:first-child, .profile-notification-page .profile-notification-table tr > td:first-child, .profile-mylife-page .profile-notification-table tr > td:first-child {
    text-align: center; }

.profile-public-page .profile-notification-table th.title, .profile-notification-page .profile-notification-table th.title, .profile-mylife-page .profile-notification-table th.title {
  width: 20%; }

.profile-public-page .profile-notification-table th.user, .profile-notification-page .profile-notification-table th.user, .profile-mylife-page .profile-notification-table th.user {
  width: 20%; }

.profile-public-page .profile-notification-table th.usermail, .profile-notification-page .profile-notification-table th.usermail, .profile-mylife-page .profile-notification-table th.usermail {
  width: 30%; }

.profile-public-page .profile-notification-table th.date, .profile-notification-page .profile-notification-table th.date, .profile-mylife-page .profile-notification-table th.date {
  width: 120px; }

.profile-public-page .profile-notification-table th.type, .profile-notification-page .profile-notification-table th.type, .profile-mylife-page .profile-notification-table th.type {
  width: 90px; }

.profile-public-page .profile-notification-table th.act, .profile-notification-page .profile-notification-table th.act, .profile-mylife-page .profile-notification-table th.act {
  width: 130px; }

.profile-public-page .profile-notification-table td, .profile-notification-page .profile-notification-table td, .profile-mylife-page .profile-notification-table td {
  padding: 20px; }
  .profile-public-page .profile-notification-table td.title, .profile-notification-page .profile-notification-table td.title, .profile-mylife-page .profile-notification-table td.title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .profile-public-page .profile-notification-table td.user, .profile-notification-page .profile-notification-table td.user, .profile-mylife-page .profile-notification-table td.user {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .profile-public-page .profile-notification-table td.usermail, .profile-notification-page .profile-notification-table td.usermail, .profile-mylife-page .profile-notification-table td.usermail {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.table.profile-mypublic-table tr > td:first-child {
  text-align: center; }

.profile-page-content.about-block .profile-info-item {
  margin-bottom: 35px; }
  .profile-page-content.about-block .profile-info-item label {
    font-size: 16px;
    text-align: left;
    font-family: 'SVN-GothamLight';
    margin-bottom: 0px; }
  .profile-page-content.about-block .profile-info-item p {
    font-size: 16px;
    text-align: left;
    font-family: 'SVN-GothamBold'; }
  .profile-page-content.about-block .profile-info-item .profile-subscription {
    font-family: 'SVN-GothamLight';
    word-break: break-word;
    margin-top: -25px; }

.profile-page-content.about-block .divider-small {
  position: relative;
  margin-bottom: 35px;
  height: 1px; }
  .profile-page-content.about-block .divider-small::before {
    content: '';
    height: 1px;
    width: 60px;
    background-color: #9a9a9a38;
    position: absolute; }
  .profile-page-content.about-block .divider-small.left::before {
    left: 0px; }

.preview-modal.modal.not-full .modal-content {
  width: calc(0.75 * 1230px + 129px);
  padding: 80px 80px 50px; }

.profile-edit-page .form {
  display: flex;
  width: 100%;
  flex-direction: row; }
  .profile-edit-page .form .form-label {
    display: inline-block;
    vertical-align: top;
    margin-right: -15px; }
  .profile-edit-page .form .showprofile-cbx {
    width: 20px;
    height: 20px;
    vertical-align: bottom; }
  .profile-edit-page .form .form-group {
    margin-bottom: 20px; }
  .profile-edit-page .form .default-input input {
    height: 30px;
    line-height: 30px;
    padding: 0 10px; }
  .profile-edit-page .form textarea {
    width: 100%;
    border-radius: 5px;
    padding: 0px 10px;
    border: 1px solid #DCDCDC;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 79px; }

.profile-edit-page .form-content {
  display: flex;
  flex-direction: row; }

.profile-edit-page .form-content-left {
  width: 50%;
  padding-right: 50px; }
  .profile-edit-page .form-content-left .form-group {
    position: relative; }
  .profile-edit-page .form-content-left .form-group:last-child {
    margin-bottom: 0px; }
  .profile-edit-page .form-content-left .showprofile-cbx {
    position: absolute;
    right: -40px;
    top: 5px; }

.profile-edit-page .form-content-right {
  padding-right: 40px;
  width: 50%;
  padding-left: 15px;
  border-left: 1px solid #DCDCDC; }
  .profile-edit-page .form-content-right .form-group {
    position: relative; }
  .profile-edit-page .form-content-right .showprofile-cbx {
    position: absolute;
    right: -40px;
    top: 5px; }

.profile-edit-page .notify-txt {
  color: #33404f;
  font-size: 18px;
  text-align: left;
  padding-top: 10px;
  display: inline-block;
  font-style: normal;
  font-weight: bold; }

.profile-edit-page .page__bottom {
  display: block;
  text-align: center; }

.success-modal.not-full .modal-content {
  width: 515px; }

.success-modal .content {
  margin-bottom: 50px;
  padding: 0px 30px;
  text-align: center; }

.profile-page-content.changepass-block .form .form-label {
  display: inline-block;
  vertical-align: top; }

.profile-page-content.changepass-block .form .form-group {
  margin-bottom: 20px; }

.profile-page-content.changepass-block .form .prof-pass-error {
  font-size: 14px;
  color: #f70d18;
  line-height: 1.1;
  text-align: left;
  display: none;
  font-style: italic; }
  .profile-page-content.changepass-block .form .prof-pass-error.show {
    display: inline; }

.profile-page-content.changepass-block .form .default-input input {
  height: 30px;
  line-height: 30px;
  padding: 0 10px; }

.profile-page-content.contact-block .form .form-label {
  display: inline-block;
  vertical-align: top; }

.profile-page-content.contact-block .form .form-group {
  margin-bottom: 20px; }

.profile-page-content.contact-block .form .default-input input {
  height: 30px;
  line-height: 30px;
  padding: 0 10px; }

.profile-page-content.contact-block .form .message-textarea {
  width: 100%;
  resize: none;
  padding: 15px 10px;
  border-radius: 5px;
  border-color: #DCDCDC; }

.profile-page-content.condition-block .condition-p {
  margin-bottom: 20px; }
  .profile-page-content.condition-block .condition-p .ttl {
    font-size: 18px;
    font-family: 'SVN-GothamBold';
    text-align: left;
    margin-bottom: 25px; }
  .profile-page-content.condition-block .condition-p .txt {
    font-size: 16px;
    font-family: 'SVN-GothamLight';
    text-align: justify; }

.profile-page-content.condition-block .condition-content .condition-p:last-child {
  margin-bottom: 0px; }

.th-thematique {
  width: 200px; }

.th-actions {
  width: 160px; }

.profile-notipara-form .round-checkbox label {
  background-color: #949494; }
  .profile-notipara-form .round-checkbox label::after {
    border-color: #949494; }

.profile-notipara-group {
  display: flex; }
  .profile-notipara-group > .round-checkbox {
    order: 2;
    height: 40px;
    padding-top: 10px;
    margin-left: 35px; }
  .profile-notipara-group > .content {
    order: 1;
    width: 490px; }
  .profile-notipara-group .head {
    padding: 10px 20px;
    font-size: 20px;
    color: white;
    line-height: 1;
    background-color: #949494;
    border-radius: 12px; }
  .profile-notipara-group.chck-all .head {
    background-color: #33404f; }

.profile-notipara-group + .profile-notipara-group {
  margin-top: 35px; }

.child-parameters {
  padding-left: 10px;
  padding-top: 15px; }
  .child-parameters .child-group {
    display: flex;
    justify-content: space-between; }
  .child-parameters .child-group + .child-group {
    margin-top: 15px; }

.doc-header {
  border-bottom: 1px solid #DCDCDC; }

.doc-header-content {
  padding: 15px 0px; }
  .doc-header-content:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0; }
  .doc-header-content .left-content {
    float: left;
    vertical-align: middle; }
  .doc-header-content .right-content {
    float: right;
    vertical-align: middle;
    height: 40px; }

.doc-info-block:after {
  content: ".";
  visibility: hidden;
  display: block;
  clear: both;
  height: 0; }

.doc-info-block .doc-user-avatar {
  display: inline-block;
  font-size: 40px;
  height: 40px;
  width: 40px;
  overflow: hidden;
  border-radius: 50%;
  vertical-align: middle;
  border: 1px solid;
  margin-right: 10px; }
  .doc-info-block .doc-user-avatar > img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: top; }

.doc-info-block .doc-detail {
  display: inline-block;
  vertical-align: middle; }
  .doc-info-block .doc-detail > .name {
    font-family: 'SVN-GothamBold';
    font-size: 18px;
    line-height: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%; }
  .doc-info-block .doc-detail .user-detal {
    display: inline;
    font-size: 14px; }
    .doc-info-block .doc-detail .user-detal > .name {
      display: inline;
      font-family: 'SVN-GothamBold';
      line-height: 1;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 100%; }
    .doc-info-block .doc-detail .user-detal .info {
      color: #8a8a8a; }

.doc-actions-block {
  transform: translateY(30%); }
  .doc-actions-block .action-buttons .btn {
    padding: 0px;
    width: 20px;
    height: 20px;
    font-size: 18px;
    margin-right: 15px; }
    .doc-actions-block .action-buttons .btn i {
      vertical-align: top; }
    .doc-actions-block .action-buttons .btn:last-child {
      margin-right: 0px;
      margin-left: 15px; }
    .doc-actions-block .action-buttons .btn:hover {
      color: #33404f; }

.document-view-page {
  height: calc(100vh - 75px); }
  .document-view-page > .container-large {
    height: 100%; }

.agenda-page .agenda-page-list .pop.more-info {
  top: unset;
  bottom: -40px;
  height: auto;
  width: 200px;
  left: -55px;
  right: 15%;
  overflow-y: unset; }

.agenda-page .agenda-page-list .pop.share-info {
  top: -130px;
  left: -13px; }

.bottom__bar {
  display: flex;
  align-items: center; }

.agenda-contribute .contribute-form-left-block .col-8 {
  margin-left: -30px;
  margin-right: -30px;
  max-width: calc(66.666667% + 30px);
  flex: 0 0 calc(66.666667% + 30px); }

.agenda-contribute .contribute-form-left-block .period > .row > .col-8 {
  display: flex;
  justify-content: space-between; }
  .agenda-contribute .contribute-form-left-block .period > .row > .col-8 .input-append > input {
    width: 115px; }

.agenda-contribute .contribute-form-right-block .col-4 {
  padding-right: 0px; }

.agenda-page .sub-top-form {
  display: flex;
  align-items: center;
  padding: 40px 35px 40px; }
  .agenda-page .sub-top-form .input-group-agenda {
    width: 60%; }
    .agenda-page .sub-top-form .input-group-agenda .name {
      width: 100%;
      padding-right: 10px; }
  .agenda-page .sub-top-form .post-code {
    width: 25%;
    padding-right: 10px; }
  .agenda-page .sub-top-form .thematique {
    width: 25%;
    padding-right: 10px; }
  .agenda-page .sub-top-form .default-input input::-webkit-input-placeholder, .agenda-page .sub-top-form .select2-search__field::-webkit-input-placeholder {
    /* Edge */
    font-size: 13px; }
  .agenda-page .sub-top-form .default-input input:-ms-input-placeholder, .agenda-page .sub-top-form .select2-search__field:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 13px; }
  .agenda-page .sub-top-form .default-input input::-moz-placeholder, .agenda-page .sub-top-form .select2-search__field::-moz-placeholder {
    font-size: 13px; }
  .agenda-page .sub-top-form .default-input input::-ms-input-placeholder, .agenda-page .sub-top-form .select2-search__field::-ms-input-placeholder {
    font-size: 13px; }
  .agenda-page .sub-top-form .default-input input::placeholder, .agenda-page .sub-top-form .select2-search__field::placeholder {
    font-size: 13px; }
  .agenda-page .sub-top-form .select2-container--default .select2-search--inline .select2-search__field {
    margin-top: 6px; }
  .agenda-page .sub-top-form .period {
    width: 28%;
    padding-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .agenda-page .sub-top-form .period > label {
      width: 64px;
      margin: 0px; }
    .agenda-page .sub-top-form .period .date-inpts-wrap {
      width: calc(100% - 64px);
      padding-left: 15px;
      max-width: 175px; }
      .agenda-page .sub-top-form .period .date-inpts-wrap span {
        width: 20px;
        display: inline-block;
        margin-right: 5px; }
      .agenda-page .sub-top-form .period .date-inpts-wrap .input-append {
        height: 30px;
        padding: 0px 12px;
        margin-bottom: 3px; }
        .agenda-page .sub-top-form .period .date-inpts-wrap .input-append:last-child {
          margin-bottom: 0px; }

@media (max-width: 1200px) {
  .agenda-page .sub-top-form {
    flex-wrap: wrap; }
    .agenda-page .sub-top-form .input-group-agenda {
      width: 100%;
      flex: 0 0 100%;
      flex-wrap: wrap;
      display: flex; }
      .agenda-page .sub-top-form .input-group-agenda .name {
        padding-left: 10px;
        margin-bottom: 20px; }
    .agenda-page .sub-top-form .post-code {
      width: 25%;
      flex: 0 0 25%;
      padding-right: 10px;
      padding-left: 10px;
      float: none; }
    .agenda-page .sub-top-form .thematique {
      width: 25%;
      flex: 0 0 25%;
      padding-left: 10px;
      padding-right: 10px;
      float: none; }
    .agenda-page .sub-top-form .period {
      width: 80%;
      flex: 0 0 80%;
      justify-content: left;
      padding-left: 10px;
      float: none; }
      .agenda-page .sub-top-form .period > label {
        width: 75px; }
      .agenda-page .sub-top-form .period .date-inpts-wrap {
        max-width: calc(100% - 75px);
        width: calc(100% - 75px); }
        .agenda-page .sub-top-form .period .date-inpts-wrap span {
          vertical-align: bottom; }
    .agenda-page .sub-top-form .submit-btn {
      width: calc(20% - 10px);
      margin-right: 10px; } }

@media (max-width: 991px) {
  .agenda-page .sub-top-form .post-code {
    width: 50%;
    flex: 0 0 50%; }
  .agenda-page .sub-top-form .thematique {
    width: 50%;
    flex: 0 0 50%; }
  .agenda-page .sub-top-form .period > label {
    line-height: 1;
    margin-top: 5px; }
  .agenda-page .sub-top-form .period .date-inpts-wrap .input-append {
    margin-bottom: 0px; } }

@media (max-width: 769px) {
  .agenda-page .sub-top-form .period {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 20px; }
  .agenda-page .sub-top-form .submit-btn {
    width: calc(100% - 20px);
    margin-left: 10px; } }

@media (max-width: 576px) {
  .agenda-page .sub-top-form .post-code {
    width: 100%;
    flex: 0 0 100%; }
  .agenda-page .sub-top-form .thematique {
    width: 100%;
    flex: 0 0 100%; }
  .agenda-page .sub-top-form .period {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 20px; }
    .agenda-page .sub-top-form .period > label {
      width: 75px;
      margin: 0px; }
    .agenda-page .sub-top-form .period .date-inpts-wrap .input-append {
      margin-right: 10px; }
      .agenda-page .sub-top-form .period .date-inpts-wrap .input-append:last-child {
        margin-right: 0px; } }

@media (max-width: 450px) {
  .agenda-page .sub-top-form .period > label {
    width: 75px;
    margin: 0px; }
  .agenda-page .sub-top-form .period .date-inpts-wrap {
    max-width: 175px;
    width: calc(100% - 75px); }
    .agenda-page .sub-top-form .period .date-inpts-wrap .input-append {
      width: 110px;
      margin-right: 10px; }
      .agenda-page .sub-top-form .period .date-inpts-wrap .input-append:last-child {
        margin-right: 0px; } }

.annuaire-page__main-content-block {
  min-height: 95vh; }
  .annuaire-page__main-content-block .no-data-blk.hide, .annuaire-page__main-content-block .valid-data-blk.hide {
    display: none; }
  .annuaire-page__main-content-block .tool-bar-top {
    display: block;
    margin-bottom: 25px;
    height: 37px; }
  .annuaire-page__main-content-block .gmap-info .tool-bar-top {
    padding-left: 30px;
    padding-top: 7px; }
  .annuaire-page__main-content-block .gmap-wrapper .tool-bar-top {
    padding-right: 30px;
    padding-left: 30px; }

.geo-item-list {
  height: 100vh;
  overflow-y: auto;
  margin-right: -15px;
  padding-right: 15px; }
  .geo-item-list > li {
    margin-bottom: 20px; }
    .geo-item-list > li:last-child {
      margin-bottom: 0px; }

.annuaire-map {
  width: 100%;
  height: calc( 100vh + 62px); }

.annuaire-detail-map-wrap {
  width: 100%;
  padding-top: 50%;
  position: relative;
  margin-top: 20px; }
  .annuaire-detail-map-wrap .annuaire-detail-map {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }

.geo-item {
  padding: 8px 20px;
  background-color: #f1f1f1;
  font-size: 16px; }
  .geo-item .content-block {
    margin-bottom: 10px; }
  .geo-item .item-info {
    float: left;
    width: calc(100% - 110px);
    padding-right: 10px; }
  .geo-item .geo-right-blk {
    float: left;
    width: 110px; }
    .geo-item .geo-right-blk .btn {
      min-width: 110px;
      padding: 7.5px 8px;
      font-size: 15px;
      text-transform: uppercase;
      font-size: 12px;
      line-height: 1.2; }
  .geo-item .item-img {
    width: 100%;
    height: 70px;
    margin-bottom: 8px; }
    .geo-item .item-img > img {
      width: 100%;
      height: auto;
      max-height: 100%; }
  .geo-item .name {
    margin-bottom: 8px;
    min-height: 30px;
    display: flex;
    align-items: center;
    position: relative; }
    .geo-item .name .text {
      width: calc(100% - 20px);
      color: #434343;
      font-size: 24px;
      line-height: 1.2;
      text-align: left;
      white-space: normal;
      overflow: hidden;
      text-overflow: ellipsis; }
      .geo-item .name .text a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
  .geo-item .description {
    font-family: 'SVN-Gotham';
    font-size: 14px;
    display: inline-block;
    line-height: 1.2;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 50px; }
  .geo-item .address {
    padding-top: 4px;
    margin-bottom: 4px; }
    .geo-item .address:after {
      content: ".";
      visibility: hidden;
      display: block;
      clear: both;
      height: 0; }
    .geo-item .address > .text {
      font-size: 14px;
      max-width: calc(100% - 30px);
      vertical-align: middle;
      display: inline-block; }
      .geo-item .address > .text > span {
        line-height: 1.2;
        word-break: break-word;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical; }
    .geo-item .address .go-to-marker {
      vertical-align: bottom;
      display: inline-flex;
      width: 15px;
      color: #ea4235;
      font-size: 25px;
      margin-left: 10px;
      height: 27px;
      overflow: hidden; }
  .geo-item .ap-info-bx .geo-share {
    font-size: 13px;
    margin-right: 12px;
    color: #33404f; }
    .geo-item .ap-info-bx .geo-share:hover {
      color: #1f2730; }
  .geo-item .pop.more-info {
    bottom: 20px;
    top: unset;
    left: 44px;
    right: unset;
    max-height: 124px; }
  .geo-item .pop.share-info {
    top: unset;
    bottom: 20px;
    right: unset;
    left: 20px; }

.annuaire-tool-bar-mobile {
  display: none !important; }

.annuaire-tool-bar-pc {
  display: flex; }

@media (max-width: 1200px) {
  .annuaire-page__main-content-block .gmap-wrapper .tool-bar-top .btn {
    font-size: 15px; }
  .annuaire-tool-bar-pc {
    display: none; }
  .annuaire-tool-bar-mobile {
    display: flex !important; } }

@media (max-width: 1024px) {
  .annuaire-page__main-content-block .gmap-info .tool-bar-top {
    padding-right: 30px; } }

.esta-intro-blk {
  font-size: 16px;
  margin-bottom: 45px; }
  .esta-intro-blk .title {
    line-height: 1.2;
    text-align: left;
    font-family: 'SVN-GothamBold';
    margin-bottom: 25px; }
  .esta-intro-blk .text {
    margin-bottom: 15px;
    font-family: 'SVN-GothamLight'; }
  .esta-intro-blk .note {
    color: #bebebe;
    font-style: italic;
    font-family: 'SVN-GothamLight'; }

.text-orange {
  color: #33404f; }

.esta-hero-blk {
  position: relative;
  margin-bottom: 90px; }
  .esta-hero-blk .bg-banner {
    width: 100%;
    height: auto; }
  .esta-hero-blk .blk-content {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 35px 55px;
    z-index: 1;
    color: #FFFFFF;
    text-align: left; }
    .esta-hero-blk .blk-content .title {
      font-size: 39px;
      font-family: 'SVN-GothamBold';
      line-height: 1.2;
      margin-bottom: 35px; }
  .esta-hero-blk .services-list i.fa {
    font-size: 12px;
    margin-right: 10px; }
  .esta-hero-blk .services-list > li {
    font-family: 'SVN-GothamBold';
    padding-left: 35px;
    margin-bottom: 14px; }
    .esta-hero-blk .services-list > li:last-child {
      margin-bottom: 0px; }
  .esta-hero-blk:after {
    content: '';
    height: 5px;
    width: 100%;
    position: absolute;
    bottom: -15px;
    left: 0px;
    right: 0px;
    background-color: #f89648;
    border-radius: 3px; }

.establishment-form {
  position: relative;
  height: 560px; }
  .establishment-form .esta-image-blk {
    float: left;
    width: 240px; }
  .establishment-form .form-input-content {
    float: left;
    position: absolute;
    left: 240px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding-left: 30px; }
    .establishment-form .form-input-content .heading {
      font-family: 'SVN-GothamBold';
      margin-bottom: 10px; }
    .establishment-form .form-input-content .note {
      margin-bottom: 30px;
      color: #bebebe;
      font-style: italic;
      font-family: 'SVN-GothamLight'; }
  .establishment-form .left-inputs, .establishment-form .right-inputs {
    float: left;
    width: calc(50%); }
  .establishment-form .left-inputs {
    padding-right: 15px; }
  .establishment-form .right-inputs {
    padding-left: 15px; }
  .establishment-form .contribute-form-bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px; }

.QCM-page .QCM-page-list .pop.more-info {
  top: unset;
  bottom: -40px;
  height: auto;
  width: 200px;
  left: -55px;
  right: 15%;
  overflow-y: unset; }

.QCM-page .QCM-page-list .pop.share-info {
  top: -130px;
  left: -13px; }

.survey-form-block {
  padding: 50px 25px 125px;
  background-color: #e8f2f4;
  clear: both;
  width: 100%; }

.micro-header .btn.btn-icon {
  height: 26px;
  width: 26px;
  display: inline-block;
  padding: 0px;
  color: #ffffff;
  vertical-align: middle;
  margin-right: 10px; }
  .micro-header .btn.btn-icon i {
    vertical-align: text-top; }

.micro-header .top-content {
  background-color: #008272;
  color: #ffffff;
  padding: 5px 16px;
  font-size: 22px; }
  .micro-header .top-content:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0; }
  .micro-header .top-content .name-avatar {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #33404f;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    line-height: 30px; }

.micro-header .left-side {
  float: left; }
  .micro-header .left-side .title {
    display: inline-block; }

.micro-header .right-side {
  float: right; }

.micro-header .bottom-content {
  padding: 5px 16px;
  font-size: 22px;
  text-align: right; }
  .micro-header .bottom-content .btn.btn-icon {
    color: #343434;
    margin-right: 0px; }

.micro-header .actions-menu {
  display: inline-block; }

.btn-icon-text-micro {
  min-width: 105px;
  text-align: center;
  display: inline-block;
  width: unset;
  border-radius: 0px;
  background: transparent;
  color: #343434;
  margin-right: 15px; }
  .btn-icon-text-micro .ico, .btn-icon-text-micro .fa {
    width: unset;
    height: unset;
    color: #343434;
    margin-right: 15px; }
  .btn-icon-text-micro.green {
    background-color: #008272;
    color: #ffffff; }

.qcm-micro-page {
  background-color: #e8f2f4;
  min-height: calc(100vh - 91px); }
  .qcm-micro-page .main-content {
    padding: 10px 30px 50px;
    text-align: center; }

.qcm-micro-tab-blk {
  width: 850px;
  display: inline-block;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1); }
  .qcm-micro-tab-blk .nav-tabs > li {
    width: 50%; }
  .qcm-micro-tab-blk .nav-tabs .nav-link {
    background: #f4fafa;
    border-radius: 0px;
    box-shadow: inset -5px -5px -1px -4px rgba(0, 0, 0, 0.2);
    border: none;
    height: 100%;
    position: relative; }
    .qcm-micro-tab-blk .nav-tabs .nav-link.active {
      background-color: #ffffff; }
      .qcm-micro-tab-blk .nav-tabs .nav-link.active::before {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        height: 3px;
        background-color: #008272; }
  .qcm-micro-tab-blk .tab-content {
    background-color: #ffffff; }

.micro-responses-blk .block-content {
  padding: 50px; }

.micro-responses-blk .title {
  text-align: left;
  font-size: 27px;
  margin-bottom: 30px;
  font-family: 'SVN-GothamLight'; }

.micro-responses-blk .info-board {
  background-color: #f9f9f9;
  display: flex;
  padding-top: 50px;
  padding-bottom: 0px;
  justify-content: space-around;
  position: relative;
  margin-bottom: 15px; }

.micro-responses-blk .info-item {
  margin-bottom: 30px; }
  .micro-responses-blk .info-item p {
    font-size: 28px;
    line-height: 1;
    color: #008272; }
  .micro-responses-blk .info-item span {
    font-family: 'SVN-GothamLight';
    font-size: 16px;
    line-height: 1; }

.micro-responses-blk .more-buutton {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 40px;
  height: 30px; }
  .micro-responses-blk .more-buutton i.co {
    vertical-align: middle; }

.micro-responses-blk .actions {
  padding-bottom: 15px;
  border-bottom: 2px solid #DCDCDC;
  text-align: left;
  margin-bottom: 30px; }
  .micro-responses-blk .actions:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0; }
  .micro-responses-blk .actions .btn-dark-green {
    min-width: 120px;
    padding: 12px; }

.micro-responses-blk .responses-content {
  min-height: 230px; }

.micro-responses-blk .no-data {
  font-family: 'SVN-GothamLight'; }
  .micro-responses-blk .no-data i.fa, .micro-responses-blk .no-data i.ico {
    font-size: 45px;
    margin-bottom: 15px;
    color: #008272; }
  .micro-responses-blk .no-data p {
    font-size: 20px;
    line-height: 1.1; }
  .micro-responses-blk .no-data span {
    font-size: 12px; }

.form__infos {
  font-family: 'SVN-GothamLight';
  margin-bottom: 70px; }
  .form__infos b {
    font-family: 'SVN-Gotham'; }

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

.form.CDD-form .submit-button {
  margin-top: 20px; }

.checkbox-box {
  border: 1px solid #DCDCDC;
  background: #ffffff;
  border-radius: 5px;
  padding: 8px; }
  .checkbox-box input {
    vertical-align: middle;
    margin-right: 5px; }
  .checkbox-box label {
    max-width: calc(100% - 25px);
    vertical-align: top;
    word-break: break-all;
    padding-top: 3px; }

.cbb-note {
  font-size: 15px;
  font-family: 'SVN-GothamLight';
  color: rgba(67, 67, 67, 0.502);
  line-height: 1;
  text-align: left;
  font-style: italic;
  padding-left: 10px; }

.form.nous-cont-form .form-group {
  margin-bottom: 15px; }
  .form.nous-cont-form .form-group > .row > .col-3 {
    padding-right: 0;
    flex: 0 0 30%;
    max-width: 30%; }
  .form.nous-cont-form .form-group > .row > .col-9 {
    flex: 0 0 70%;
    max-width: 70%; }
  .form.nous-cont-form .form-group .form-label {
    margin-right: -5px; }

.form.nous-cont-form .submit-button {
  margin-top: 40px; }

.nous-cont-popup-form {
  width: 100%;
  padding: 30px 55px 0; }
  .nous-cont-popup-form .form-group {
    margin-bottom: 65px; }

.form_content p {
  margin-bottom: 25px; }

.form_content ul {
  padding-left: 45px; }
  .form_content ul > li {
    list-style: unset;
    margin-bottom: 25px; }

.apropos-page__main-content-block .form__top-infos {
  margin-bottom: 30px; }

.form__top-infos .form__title {
  display: inline-block;
  max-width: calc(100% - 100px); }

.form__top-infos .modify-btn {
  float: right;
  color: #33404f;
  padding: 0px;
  font-size: 17px;
  margin-top: 10px; }
  .form__top-infos .modify-btn i.ico {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: inline-flex;
    background: #33404f;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 16px;
    margin-right: 8px;
    transition: background-color .15s ease-in; }
  .form__top-infos .modify-btn:hover {
    color: #1f2730; }
    .form__top-infos .modify-btn:hover i.ico {
      background: #1f2730; }

.create-apropos-modal .ctbeditor {
  margin-bottom: 30px; }

.create-apropos-modal .cancel-button {
  margin-right: 10px; }
  .create-apropos-modal .cancel-button .btn {
    width: 125px; }

.create-apropos-modal .draft-button .btn {
  width: 125px; }

.create-apropos-modal .preview-button .btn {
  width: 125px; }

.create-apropos-modal .submit-button .btn {
  width: 125px; }

.login-modal p {
  text-align: center; }

.login-modal__content {
  max-width: 1200px;
  height: auto;
  padding: 40px;
  position: relative;
  margin: 0 auto; }

.modal-close-button {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  transition: all 0.25s ease-in;
  background-color: #ffffff; }
  .modal-close-button .btn {
    padding: 0px;
    border: none;
    width: 100%;
    height: 100%;
    display: flex;
    background: transparent; }
  .modal-close-button .ico {
    width: 26px;
    height: 26px;
    color: #33404f;
    margin: auto;
    font-size: 25px; }
  .modal-close-button:hover .ico {
    color: #1f2730; }

.modal--title {
  font-size: 44px;
  color: #33404f;
  font-family: 'SVN-GothamBold';
  text-align: center;
  z-index: 3;
  line-height: 1;
  margin-bottom: 30px;
  text-transform: uppercase; }
  .modal--title.sm {
    font-size: 21px;
    margin-bottom: 30px; }

.authen-options {
  width: 100%;
  display: flex;
  margin-bottom: 30px; }
  .authen-options a {
    display: block; }
  .authen-options ul {
    margin: 0px auto; }
  .authen-options li {
    float: left;
    font-family: 'SVN-GothamLight';
    font-size: 28px;
    line-height: 1;
    display: flex; }
    .authen-options li.active {
      font-family: 'SVN-GothamBold'; }
    .authen-options li:hover {
      font-weight: bolder; }
      .authen-options li:hover::after {
        font-family: 'SVN-GothamLight';
        font-weight: normal; }
    .authen-options li::after {
      font-family: 'SVN-GothamLight';
      content: '|';
      padding: 0px 40px; }
    .authen-options li:last-child::after {
      display: none; }

.login-form {
  width: 415px; }
  .login-form .form-group {
    margin-bottom: 30px; }

.submit-button {
  text-align: center; }
  .submit-button .btn {
    padding: 8px 20px;
    border: none;
    background-color: #33404f;
    border-radius: 5px;
    font-size: 19px;
    font-family: 'SVN-GothamLight';
    line-height: 1;
    text-align: center;
    color: #ffffff;
    transition: all 0.25s ease-in; }
    .submit-button .btn:hover {
      background-color: #1f2730; }

.forgot-password {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #33404f;
  margin-bottom: 20px;
  transition: all 0.25s ease-in; }
  .forgot-password:hover {
    color: #1f2730; }

.login-methods {
  padding-top: 20px;
  text-align: center; }
  .login-methods ul {
    display: inline-block;
    margin: 0 auto; }
    .login-methods ul:after {
      content: ".";
      visibility: hidden;
      display: block;
      clear: both;
      height: 0; }
    .login-methods ul > li {
      float: left; }

.social-method {
  margin-right: 20px; }
  .social-method a {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    overflow: hidden;
    transition: all 0.25s ease-in;
    font-size: 28px; }
  .social-method:last-child {
    margin-right: 0px; }

.social-method .ico {
  width: 28px;
  height: 28px; }

.social-method.orange .ico {
  color: #33404f; }

.social-method.facebook a {
  color: #ffffff;
  background-color: #3B5998;
  font-size: 25px; }

.social-method.facebook .ico {
  color: #ffffff; }

.social-method.google a {
  color: #ffffff;
  background-color: #DD4B39;
  font-size: 25px; }

.social-method.google .ico {
  color: #ffffff; }

.social-method.linkedin a {
  color: #ffffff;
  background-color: #0F76A8;
  font-size: 25px; }

.social-method.linkedin .ico {
  color: #ffffff; }

.social-method.windows a {
  background-color: #EEEAE3; }

.social-method.windows .ico {
  color: #ffffff; }

.social-method.windows img {
  max-width: 28px;
  max-height: 28px; }

.social-method.white a {
  color: #33404f; }

.social-method.white .ico {
  color: #33404f; }

.social-method img {
  max-width: 50px;
  max-height: 50px; }

.forgot-pass-modal p {
  text-align: center; }

.forgot-pass-modal__content {
  max-width: 1200px;
  height: auto;
  padding: 40px;
  position: relative;
  margin: 0 auto; }

.forgot-pass-form {
  width: 415px; }
  .forgot-pass-form .submit-button .btn {
    padding: 10px 0px;
    width: 150px; }

.terms-agree-modal {
  overflow-y: auto; }

.terms-agree-modal__content {
  max-width: 1200px;
  height: auto;
  padding: 40px;
  position: relative;
  margin: 0 auto; }

.term-article__name {
  font-size: 17px;
  font-family: 'SVN-Gotham';
  color: black;
  line-height: 1;
  padding-left: 40px;
  margin-bottom: 30px; }

.term-article__content {
  font-size: 16px;
  font-family: 'SVN-GothamLight';
  color: black;
  line-height: 1.2;
  margin-bottom: 30px; }

.term-article-group {
  margin-bottom: 15px; }

.more-info {
  top: 15px;
  bottom: 27px;
  width: 215px;
  right: 43px;
  background: #FFFFFF;
  z-index: 2;
  overflow-y: auto; }

.more-info .inner {
  width: 100%;
  padding: 10px; }

.btn-collapse {
  cursor: pointer; }

.group-checkbox {
  text-align: start;
  position: relative; }
  .group-checkbox input {
    position: absolute;
    top: 6px; }
  .group-checkbox label {
    color: #343434;
    padding-left: 15px;
    font-size: 16px;
    font-family: 'SVN-GothamLight';
    display: inline-block; }
  .group-checkbox:first-child input {
    top: 5px; }

.btn-collapse {
  font-size: 14px;
  font-family: 'SVN-GothamBold';
  background-color: #ffffff;
  line-height: 1.2;
  border: none;
  display: flex;
  width: 100%;
  padding: 0px;
  text-align: left; }
  .btn-collapse i.fa {
    margin-left: auto;
    font-size: 9px;
    margin-top: 4px; }
  .btn-collapse.is-item {
    font-family: 'SVN-GothamLight'; }
  .btn-collapse:focus {
    outline: none;
    box-shadow: none; }

.more-info__option {
  display: block;
  margin-bottom: 5px; }
  .more-info__option:last-child {
    margin-bottom: 0px; }

.more-info__content .text-checkbox {
  text-align: left; }

.more-info__content > .text-checkbox {
  margin-bottom: 3px;
  line-height: 1.2;
  margin-bottom: 5px; }

.more-info__option__item {
  margin: 5px 10px 0px;
  text-align: left; }
  .more-info__option__item a {
    color: #343434;
    display: block;
    font-size: 16px;
    font-family: 'SVN-GothamLight';
    text-align: left; }
    .more-info__option__item a:last-child {
      margin-right: unset; }
    .more-info__option__item a:hover {
      color: #33404f; }

.disc-type {
  padding-left: 32px;
  margin-left: 0px; }
  .disc-type > li.group-checkbox {
    list-style: disc;
    color: #343434;
    font-size: 16px;
    font-family: 'SVN-GothamLight'; }
    .disc-type > li.group-checkbox label {
      padding-left: 0px; }

.ap-info-bx {
  position: relative; }
  .ap-info-bx .pop.more-info {
    position: absolute;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4); }

.pop.more-info {
  display: none; }

.show-more-info .pop.more-info {
  display: block; }

.large-content .show-more-info .pop.more-info {
  top: unset;
  bottom: -39px;
  max-height: 297px;
  width: 200px;
  right: 107px;
  left: unset; }

.cau-list .large-content .show-more-info .pop.more-info {
  top: unset;
  bottom: -12px;
  width: 200px;
  left: unset;
  right: 40px;
  max-height: 275px; }

.cau-list .large-content .pop.share-info {
  top: unset;
  height: 140px;
  bottom: 25px;
  left: unset;
  right: 45px;
  background: #FFFFFF;
  z-index: 2; }

.slide-content-right .show-more-info .pop.more-info {
  top: -90px;
  bottom: unset;
  max-height: 220px;
  width: 215px;
  left: unset;
  right: 45px; }

.my-space-list .pop.more-info {
  top: unset;
  bottom: -9px;
  height: auto;
  width: auto;
  left: -13px;
  right: 23%;
  overflow-y: hidden; }

.my-space-list .pop.share-info {
  top: unset;
  bottom: -9px;
  height: auto;
  width: auto;
  left: -13px;
  right: 23%; }

.library-list .pop.share-info, .cau-list .pop.share-info {
  top: unset;
  height: 126px;
  bottom: 0;
  width: 230px;
  left: unset;
  right: 80px;
  background: #FFFFFF;
  z-index: 2; }

.my-space-list .pop.share-info {
  top: -130px;
  right: -32px;
  height: 125px; }

.large-content .pop.share-info {
  top: unset;
  height: 140px;
  bottom: 25px;
  left: -50px;
  right: unset;
  background: #FFFFFF;
  z-index: 2; }
  .large-content .pop.share-info .default-input {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px; }

.slide-list__item .slide_item_content.blue .ac-like .ico.ico-solidheart,
.ac-like .ico.ico-solidheart {
  color: #FF7609; }

.more-click-item {
  display: block;
  padding: 5px 0;
  line-height: 20px;
  color: #33404f;
  font-size: 14px; }
  .more-click-item:hover {
    color: #1f2730; }

.more-info__option__item.scroll-ct {
  overflow-y: auto;
  max-height: 72px; }

.text-checkbox label {
  margin: 0px;
  cursor: pointer; }
  .text-checkbox label:hover {
    color: #33404f; }

.text-checkbox input:checked + label {
  color: #33404f; }

.my-space-list .text-checkbox label {
  font-size: 15px;
  text-align: center;
  width: 100%; }

.mobile-menu {
  display: none;
  position: absolute;
  height: 150vh;
  top: 70px;
  right: -20px;
  left: -20px;
  overflow: hidden;
  will-change: transform;
  transition: transform 200ms linear;
  transform: translateX(100%); }
  .mobile-menu.visible {
    transform: translateX(0%);
    display: block; }

.mobile-menu-close-button {
  position: absolute;
  right: 10px;
  top: 20px;
  width: 25px;
  height: 25px; }
  .mobile-menu-close-button .btn {
    padding: 0px;
    border: none;
    background: transparent; }
  .mobile-menu-close-button .ico {
    width: 100%;
    height: 100%;
    color: #33404f; }

.mobile-menu__main {
  padding-top: 35px;
  position: absolute;
  width: 250px;
  height: 100vh;
  background-color: #ffffff;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow-y: scroll;
  overflow-x: hidden;
  will-change: transform;
  transition: transform 200ms linear; }

.mobile-menu__overlay {
  background-color: rgba(0, 0, 0, 0.4);
  width: 800px;
  height: 1000vh;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px; }

.mobile-menu-content {
  width: 100%;
  padding-left: 40px;
  padding-top: 15px; }
  .mobile-menu-content .header__login__wrapper {
    margin: 0px 0px 30px;
    padding-left: 40px; }
  .mobile-menu-content .login-button {
    font-size: 15px;
    overflow: unset;
    height: auto;
    width: auto; }
  .mobile-menu-content .login-button__icon {
    width: 60px;
    height: 60px;
    margin: 0px auto; }

.mobile-menu .inner {
  height: auto; }

.mobile-menu__collapse-option {
  margin-bottom: 20px; }
  .mobile-menu__collapse-option .btn-collapse {
    font-size: 21px;
    font-family: 'SVN-Gotham';
    text-transform: uppercase;
    background-color: #ffffff;
    line-height: 1;
    border: none;
    display: flex;
    width: 100%;
    padding: 0px;
    color: #343434; }
    .mobile-menu__collapse-option .btn-collapse.collapsed {
      color: #343434 !important; }
    .mobile-menu__collapse-option .btn-collapse.stained {
      color: #33404f; }

.mobile-menu__colappse__item {
  color: #343434;
  display: block;
  font-size: 20px;
  font-family: 'SVN-GothamLight';
  text-align: left;
  padding-right: 20px;
  margin-top: 15px;
  display: flex; }

.mobile-menu__colappse__item__icon {
  width: 25px;
  height: 25px;
  margin-right: 15px; }
  .mobile-menu__colappse__item__icon .ico {
    width: 100%;
    height: 100%;
    color: #343434; }

.mobile-nav-menu {
  border-top: 1px solid #DCDCDC; }
  .mobile-nav-menu li {
    border-bottom: 1px solid #DCDCDC; }

.mobile-nav-menu__item {
  padding: 15px 0px 15px 40px;
  display: flex;
  font-size: 21px;
  font-family: 'SVN-GothamLight'; }

.mobile-menu__item__icon {
  width: 25px;
  height: 25px;
  margin-right: 20px;
  margin-top: auto;
  margin-bottom: auto; }
  .mobile-menu__item__icon .ico {
    width: 100%;
    height: 100%;
    color: #343434; }

.to-register {
  display: none;
  width: 350px;
  margin: 50px auto 150px;
  border-radius: 5px;
  box-shadow: 7px 5px 10px #DCDCDc;
  padding: 5px; }
  .to-register p {
    border: 1px solid #33404f;
    border-radius: 5px;
    font-size: 26px;
    font-family: 'SVN-GothamBold';
    line-height: 1;
    padding-bottom: 7px;
    color: #33404f; }

.ap-info-bx .pop.share-info {
  position: absolute;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4); }

.share-info {
  top: 20px;
  bottom: 27px;
  width: 230px;
  right: 95px;
  background: #FFFFFF;
  z-index: 2;
  border-radius: 5px; }

.share-info__name {
  color: #434343;
  font-size: 14px;
  line-height: 1;
  font-family: 'SVN-GothamBold';
  margin-bottom: 5px;
  text-align: left; }

.share-info .inner {
  padding: 10px;
  padding-top: 0px; }

.share-info .default-input {
  margin-bottom: 10px; }
  .share-info .default-input input {
    height: 30px;
    line-height: 30px; }

.share-info__content {
  font-family: 'SVN-Gotham'; }

.share-info__social {
  display: flex;
  align-items: center; }
  .share-info__social a {
    display: inline-block;
    font-size: 30px;
    line-height: 1;
    margin-right: 10px; }
    .share-info__social a.facebook {
      color: #4267B2; }
    .share-info__social a.linkedin {
      color: #0078B1; }
  .share-info__social p {
    display: inline-block;
    color: #343434;
    text-align: left;
    margin-right: 10px;
    font-size: 13px;
    line-height: 16px; }

.pop.share-info {
  display: none; }

.show-share-info .pop.share-info {
  display: block; }

.share-mail-input {
  position: relative;
  margin-bottom: 10px; }
  .share-mail-input input {
    width: 100%;
    padding-right: 25px; }
  .share-mail-input .avt-picked {
    align-items: center;
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    border-radius: 50%;
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    z-index: 1; }
  .share-mail-input .ipt-share::-webkit-input-placeholder {
    font-style: italic; }
  .share-mail-input .ipt-share::-moz-placeholder {
    font-style: italic; }
  .share-mail-input .ipt-share:-ms-input-placeholder {
    font-style: italic; }
  .share-mail-input .ipt-share:-moz-placeholder {
    font-style: italic; }
  .share-mail-input.picked .avt-picked {
    display: flex; }
  .share-mail-input.picked .ipt-share {
    padding-left: 40px; }
  .share-mail-input::after {
    content: '';
    margin-top: 3px;
    position: absolute;
    top: 0px;
    width: 25px;
    right: 0px;
    height: 80%;
    border-left: 1px solid #DCDCDC; }
  .share-mail-input .ico {
    position: absolute;
    top: 9px;
    right: 5px;
    color: #DCDCDC;
    font-size: 14px; }
  .share-mail-input.has-text i.ico, .share-mail-input.picked i.ico {
    color: #FF7609; }

.share-info .nav-tabs {
  border-bottom: none; }
  .share-info .nav-tabs .nav-item {
    margin-bottom: 0;
    position: relative; }
    .share-info .nav-tabs .nav-item:first-child .nav-link {
      padding-left: 0px;
      width: 105px; }
    .share-info .nav-tabs .nav-item::before {
      content: '';
      position: absolute;
      top: 50%;
      right: 0;
      z-index: 1;
      transform: translateY(-50%);
      width: 1px;
      height: 11px;
      background-color: #434343; }
    .share-info .nav-tabs .nav-item:last-child::before {
      display: none; }
  .share-info .nav-tabs .nav-link {
    font-size: 11px;
    color: #434343;
    display: flex;
    align-items: center;
    line-height: 24px; }
    .share-info .nav-tabs .nav-link:focus, .share-info .nav-tabs .nav-link:hover {
      outline: none;
      box-shadow: none;
      border-color: transparent; }
    .share-info .nav-tabs .nav-link > img {
      display: inline-block;
      width: 25px;
      margin-left: 10px; }

.share-info .nav-item.show .nav-link,
.share-info .nav-tabs .nav-link.active {
  border-color: transparent;
  color: #f7760e;
  font-weight: bold; }

.share-list-user {
  position: absolute;
  background-color: #fff;
  left: 0;
  right: 0;
  z-index: 10;
  border: 1px solid #dcdcdc;
  border-top: none;
  display: none;
  max-height: 150px;
  overflow: hidden;
  overflow-y: auto;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }
  .share-list-user.shw {
    display: block; }
  .share-list-user li {
    padding: 5px 10px; }
    .share-list-user li:hover {
      background-color: #ededed; }
  .share-list-user a {
    display: flex;
    align-items: center; }
  .share-list-user .avt {
    display: flex;
    align-items: center;
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    margin-right: 10px;
    border-radius: 50%; }
  .share-list-user .name {
    color: #434343;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0;
    text-align: left; }

.share-info.limit2 {
  top: 10px;
  bottom: 40px; }
  .share-info.limit2 .share-list-user {
    max-height: 80px; }

.share-info.limit3 .share-list-user {
  max-height: 120px; }

.contribute-modal .modal--title,
.modifier-modal .modal--title,
.contribute-modal.study-short .modal--title {
  text-align: left;
  margin-bottom: 0px; }

.contribute-modal .modal-top,
.modifier-modal .modal-top,
.contribute-modal.study-short .modal-top {
  display: flex;
  margin-bottom: 30px; }

.modal--title.center {
  text-align: center;
  width: 100%; }

.unarticle-button {
  margin: auto;
  margin-right: 0px; }
  .unarticle-button .btn {
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #33404f;
    font-size: 25px;
    color: #ffffff;
    line-height: 1; }

.modal.not-full.contribute-modal .modal-content,
.modal.not-full.modifier-modal .modal-content,
.modal.not-full.contribute-modal.study-short .modal-content {
  width: 1000px;
  padding: 30px 50px; }

.contribute-form,
.modifier-form,
.contribute-short-form {
  width: 100%; }
  .contribute-form .default-input input,
  .modifier-form .default-input input,
  .contribute-short-form .default-input input {
    height: 30px;
    line-height: 30px;
    padding: 0 10px; }
  .contribute-form .default-input input[type="button" i],
  .modifier-form .default-input input[type="button" i],
  .contribute-short-form .default-input input[type="button" i] {
    text-align: left; }

.text-editor {
  width: 100%;
  border-radius: 5px;
  margin-bottom: 20px;
  border: 1px solid #DCDCDC; }

.plus-button .btn {
  padding: 0px;
  width: 30px;
  height: 30px;
  background-color: #EEEEEE;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  padding: 6px;
  margin-left: 10px; }

.contribute-form-bottom,
.modifier-form-bottom {
  display: flex;
  align-items: center;
  justify-content: center; }

.cancel-button {
  margin-right: 10px; }
  .cancel-button .btn {
    padding: 8px 15px;
    border: 1px solid #d6d8db;
    border-radius: 5px;
    background: #d6d8db;
    line-height: 1;
    font-size: 19px;
    font-family: 'SVN-GothamLight'; }

.draft-button {
  margin-right: 10px; }
  .draft-button .btn {
    padding: 8px 15px;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    background: #848c95;
    line-height: 1;
    font-size: 19px;
    font-family: 'SVN-GothamLight'; }
    .draft-button .btn:hover {
      background-color: #6a727c; }

.preview-button {
  margin-right: 10px; }
  .preview-button .btn {
    padding: 8px 15px;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    background: #FEF198;
    line-height: 1;
    font-size: 19px;
    font-family: 'SVN-GothamLight'; }
    .preview-button .btn:hover {
      background-color: #feea65; }

ckeditor {
  margin-bottom: 20px;
  height: 380px; }

.image-input-cropit {
  width: 100%;
  border-radius: 5px;
  height: 162px;
  border: 1px solid #DCDCDC;
  overflow: hidden; }
  .image-input-cropit .cropit-image-zoom-input {
    display: none; }
  .image-input-cropit .cropit-preview-image-container {
    border: none; }
  .image-input-cropit .image-cropper {
    width: 100%;
    height: 100%; }
  .image-input-cropit .cropit-preview {
    margin: 0px auto 10px; }
  .image-input-cropit.view-only {
    height: auto !important;
    border: none; }
    .image-input-cropit.view-only > img {
      max-width: 100%;
      height: auto; }
  .image-input-cropit.lg {
    width: 390px;
    height: 220px; }
  .image-input-cropit.chat-cropit {
    width: 205px;
    height: 165px; }
  .image-input-cropit.agenda-cropit {
    width: 280px;
    height: 165px; }
  .image-input-cropit.QCM-cropit {
    width: 280px;
    height: 204px; }
  .image-input-cropit.annuaire_croppit {
    width: 280px;
    height: 260px; }
  .image-input-cropit.study-cropit {
    width: 280px;
    height: 205px; }
  .image-input-cropit.product-cropit {
    height: 215px;
    width: 280px; }

.ipt-plus-blk {
  margin-bottom: 15px;
  position: relative; }
  .ipt-plus-blk:last-child {
    margin-bottom: 0px; }

.ipt-prod-blk {
  margin-bottom: 15px; }
  .ipt-prod-blk:last-child {
    margin-bottom: 0px; }

.switch-form-modal .txt {
  width: 100%;
  padding: 0px 40px;
  margin-bottom: 20px;
  text-align: center; }

.switch-form-modal .modal-bottom {
  display: inline-block;
  margin: 0px auto; }
  .switch-form-modal .modal-bottom .btn {
    width: 100px;
    height: 35px;
    margin-right: 20px; }
    .switch-form-modal .modal-bottom .btn:last-child {
      margin-right: 0px; }

.contribute-form .btn.btn-de.full-w.i-right,
.modifier-form .btn.btn-de.full-w.i-right {
  margin-bottom: 15px; }

.contribute-form textarea.full-w-by-row,
.modifier-form textarea.full-w-by-row {
  width: 100%;
  padding: 0px 10px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  resize: none;
  height: 30px; }

.contribute-form textarea.full-w,
.modifier-form textarea.full-w {
  width: 100%;
  padding: 5px 10px;
  height: 80px;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  resize: none; }

.contribute-form textarea.full-w-md,
.modifier-form textarea.full-w-md {
  width: 100%;
  padding: 5px 10px;
  height: 130px;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  resize: none; }

.contribute-form textarea.full-w-xl,
.modifier-form textarea.full-w-xl {
  width: 100%;
  padding: 5px 10px;
  height: 217px;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  resize: none; }

.contribute-form textarea.full-w-lg,
.modifier-form textarea.full-w-lg {
  width: 100%;
  padding: 5px 10px;
  height: 170px;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  resize: none; }

.contribute-form textarea.full-w-sm,
.modifier-form textarea.full-w-sm {
  width: 100%;
  padding: 5px 10px;
  height: 70px;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  resize: none; }

.contribute-form .button-description,
.modifier-form .button-description {
  font-size: 21px;
  font-family: 'SVN-GothamLight';
  text-align: left;
  line-height: 40px; }

.contribute-form .lib-buttons-block,
.modifier-form .lib-buttons-block {
  padding-top: 30px;
  padding-bottom: 30px; }

.contribute-form .chat-buttons-block .form-group,
.modifier-form .chat-buttons-block .form-group {
  margin-bottom: 45px; }
  .contribute-form .chat-buttons-block .form-group:last-child,
  .modifier-form .chat-buttons-block .form-group:last-child {
    margin-bottom: 0px; }

.contribute-form .chat-buttons-block .button-description,
.modifier-form .chat-buttons-block .button-description {
  font-size: 16px; }

.chat-buttons-block .btn-round-icon {
  font-size: 15px;
  padding-left: 50px; }
  .chat-buttons-block .btn-round-icon i {
    bottom: 6px; }

.custom-radio-input label {
  margin-bottom: 0px; }

.custom-radio-input input:checked + label {
  color: #33404f;
  border-color: #33404f; }
  .custom-radio-input input:checked + label .ico {
    color: #33404f; }

.input-append {
  display: inline-block; }
  .input-append input {
    width: 110px;
    height: 30px;
    border: 1px solid #DCDCDC;
    background: #ffffff;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 15px;
    transition: all .25s ease-in; }
  .input-append label {
    margin-top: 5px; }
  .input-append .input-group-addon {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    padding: 2px 6px;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    background: linear-gradient(#DCDCDC, #FFFFFF);
    cursor: pointer; }
  .input-append.no-icon input {
    width: 115px;
    text-align: center; }
  .input-append.no-icon .input-group-addon {
    display: none; }

.contribute-form .period .input-append {
  vertical-align: middle;
  margin-right: 5px; }
  .contribute-form .period .input-append:last-of-type {
    margin-right: 0px; }
  .contribute-form .period .input-append input {
    float: left;
    width: 135px;
    padding: 5px;
    padding-left: 7px; }
  .contribute-form .period .input-append .input-group-addon {
    margin-left: 5px;
    float: left; }

.sort-block {
  display: none;
  position: absolute;
  right: 15px;
  top: 35px;
  z-index: 2;
  background-color: #ffffff;
  border: 1px solid #DCDCDC; }
  .sort-block.show {
    display: block; }

.sort-list-menu li {
  border-bottom: 1px solid #DCDCDC; }
  .sort-list-menu li:last-child {
    border-bottom: none; }

.sort-list-item {
  display: block;
  padding: 15px;
  font-size: 17px;
  font-family: 'SVN-GothamLight'; }
  .sort-list-item:hover {
    background: #EEEEEE; }

.header-setting-block {
  position: absolute;
  right: 0px;
  top: 40px;
  background: #ffffff;
  box-shadow: 0 0 7px #dcdcdc73;
  border-radius: 5px;
  width: 180px;
  display: none;
  z-index: 3; }
  .header-setting-block.show {
    display: block; }

.round-checkbox {
  display: inline-block; }
  .round-checkbox input {
    display: none; }
  .round-checkbox label {
    width: 30px;
    height: 15px;
    background: #dcdcdc;
    border-radius: 10px;
    position: relative;
    margin: 0px; }
    .round-checkbox label::after {
      content: '';
      position: absolute;
      height: 15px;
      width: 15px;
      border-radius: 50%;
      border: 1px solid #dcdcdc;
      background: #ffffff;
      top: 0px;
      left: 0px; }
  .round-checkbox input:checked + label {
    background-color: #33404f; }
    .round-checkbox input:checked + label::after {
      left: unset;
      right: 0px;
      border: 1px solid #33404f; }

.header-setting-menu {
  padding: 10px; }
  .header-setting-menu > li {
    margin-bottom: 10px; }
    .header-setting-menu > li:last-child {
      margin-bottom: 0px; }

.header-setting-item {
  width: 100%; }
  .header-setting-item span {
    font-size: 14px;
    line-height: 20px;
    padding-left: 10px;
    vertical-align: 2px; }

.header-setting-block .btn-blk {
  padding: 0 10px 15px 10px; }

.algin-center {
  text-align: center; }

.ctbteditor, .cke_reset.cke {
  width: 100%; }

.account-menu-block {
  position: absolute;
  right: 0px;
  top: 60px;
  background: #ffffff;
  box-shadow: 0 0 7px #dcdcdc73;
  border-radius: 5px;
  width: 280px;
  z-index: 2;
  display: none; }
  .account-menu-block.show {
    display: block; }

.account-menu > li {
  border-bottom: 1px solid #DCDCDC;
  padding: 15px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative; }
  .account-menu > li:last-child {
    border-bottom: none; }
  .account-menu > li .notify-red-dot {
    width: 10px;
    height: 10px;
    top: calc(50% - 5px);
    right: 10px; }

.account-menu a {
  font-size: 17px; }
  .account-menu a:hover {
    color: #33404f; }

.account-menu i {
  font-size: 25px;
  margin-right: 15px; }

.advance-search-modal.modal.not-full .modal-content {
  width: 1000px; }

.advance-search-form {
  padding: 0px 50px 50px;
  width: 100%;
  max-height: 60vh;
  overflow: auto; }
  .advance-search-form .default-input input {
    height: 30px;
    line-height: 30px;
    padding: 0 10px; }
  .advance-search-form .input-button-stick input {
    border-radius: 5px 0px 0px 5px;
    border-right: none; }
  .advance-search-form .input-button-stick .btn {
    border-radius: 0px 5px 5px 0px; }
  .advance-search-form .list-radio-box > li, .advance-search-form .list-check-box > li {
    margin-bottom: 15px; }

.advance-search-form .chart-tittle {
  font-size: 15px;
  font-family: 'SVN-GothamBold';
  color: #33404f;
  text-transform: uppercase;
  margin-bottom: 20px; }

.advance-search-form .form-footer {
  padding-top: 30px;
  text-align: center; }
  .advance-search-form .form-footer:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0; }
  .advance-search-form .form-footer .btn {
    text-transform: uppercase;
    display: inline-block;
    margin-right: 10px; }
    .advance-search-form .form-footer .btn:last-child {
      margin-right: 0px; }

.advance-search-form .round-checkbox {
  margin-right: 10px;
  vertical-align: middle;
  height: 20px;
  margin-left: 40px; }

.list-check-box > li, .list-radio-box > li {
  float: left;
  margin-right: 60px; }

.list-check-box .group-head, .list-radio-box .group-head {
  margin-bottom: 20px;
  position: relative; }
  .list-check-box .group-head::before, .list-radio-box .group-head::before {
    position: absolute;
    width: 1px;
    height: 38px;
    background-color: #DCDCDC;
    left: 12px;
    top: 29px; }
  .list-check-box .group-head::after, .list-radio-box .group-head::after {
    position: absolute;
    height: 1px;
    width: 27px;
    background-color: #DCDCDC;
    left: 13px;
    top: 66px; }

.list-check-box .ac-group-head-toggle, .list-radio-box .ac-group-head-toggle {
  margin-left: 5px;
  line-height: 1;
  vertical-align: middle;
  font-size: 13px; }
  .list-check-box .ac-group-head-toggle:hover, .list-radio-box .ac-group-head-toggle:hover {
    color: #33404f; }

.list-check-box.bold-item, .list-radio-box.bold-item {
  font-size: 15px;
  text-transform: uppercase;
  text-align: left;
  font-family: 'SVN-GothamBold'; }

.list-check-box.has-head, .list-radio-box.has-head {
  padding-left: 40px; }
  .list-check-box.has-head > .group-head, .list-radio-box.has-head > .group-head {
    margin-left: -40px; }
  .list-check-box.has-head > li, .list-radio-box.has-head > li {
    display: none; }
  .list-check-box.has-head.show-items > li, .list-radio-box.has-head.show-items > li {
    display: list-item; }
  .list-check-box.has-head.show-items > .group-head::before, .list-radio-box.has-head.show-items > .group-head::before {
    content: ''; }
  .list-check-box.has-head.show-items > .group-head::after, .list-radio-box.has-head.show-items > .group-head::after {
    content: ''; }

.list-check-box.col-style > li, .list-radio-box.col-style > li {
  float: unset;
  margin-bottom: 20px;
  margin-right: 0px; }

.list-check-box.push-top, .list-radio-box.push-top {
  margin-top: 40px; }

.list-check-box.filie_advs, .list-radio-box.filie_advs {
  min-height: unset;
  overflow: visible; }
  .list-check-box.filie_advs > li, .list-radio-box.filie_advs > li {
    width: 25%;
    margin-right: 0px;
    margin-bottom: 15px; }

.advs-thematics-list-cb {
  flex-wrap: nowrap;
  overflow-x: auto;
  margin: 0px; }

.large-checkbox-input {
  display: block;
  line-height: 30px; }
  .large-checkbox-input input {
    display: none; }
  .large-checkbox-input label {
    cursor: pointer;
    width: 25px;
    height: 25px;
    border-radius: 5px;
    border: 1px solid #DCDCDC;
    margin-bottom: 0px;
    margin-right: 12px;
    line-height: normal;
    vertical-align: middle;
    position: relative; }
    .large-checkbox-input label::before {
      content: '';
      background-image: url("../assets/img/icons/check.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      overflow: hidden;
      width: 25px;
      height: 25px;
      position: absolute;
      top: 0px;
      right: 0px;
      display: none; }
  .large-checkbox-input input:checked + label {
    background: linear-gradient(#DCDCDC, #FFFFFF); }
    .large-checkbox-input input:checked + label::before {
      display: block; }
  .large-checkbox-input span {
    line-height: normal;
    vertical-align: middle; }
  .large-checkbox-input.blue-text > span {
    color: #3f81f3; }
  .large-checkbox-input.small-size label {
    cursor: pointer;
    width: 20px;
    height: 20px; }
    .large-checkbox-input.small-size label::before {
      overflow: hidden;
      width: 20px;
      height: 20px; }
  .large-checkbox-input.title-chkbx {
    display: inline-block;
    margin-left: 15px; }
    .large-checkbox-input.title-chkbx > span {
      color: #434343;
      font-family: 'SVN-Gotham';
      font-size: 1rem;
      font-weight: 400;
      text-transform: initial; }

.large-radio-input {
  display: block;
  line-height: 30px; }
  .large-radio-input input {
    display: none; }
  .large-radio-input label {
    cursor: pointer;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #DCDCDC;
    margin-bottom: 0px;
    margin-right: 12px;
    line-height: normal;
    vertical-align: middle;
    position: relative; }
    .large-radio-input label::before {
      content: '';
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      overflow: hidden;
      width: 15px;
      height: 15px;
      background-color: #000000;
      border-radius: 50%;
      position: absolute;
      top: 4px;
      right: 4px;
      display: none; }
  .large-radio-input input:checked + label {
    background: linear-gradient(#DCDCDC, #FFFFFF); }
    .large-radio-input input:checked + label::before {
      display: block; }
  .large-radio-input span {
    line-height: normal;
    vertical-align: middle; }

.thematics-advs > li {
  margin-right: 0px; }

.filie_advs > li {
  margin-right: 230px; }

.modal.not-full.engregistrer-modal .modal-content {
  width: 55%; }

.engregistrer-form {
  padding: 0px 40px;
  width: 100%; }
  .engregistrer-form .form-label {
    margin-top: 10px; }
  .engregistrer-form .form-footer {
    text-align: center;
    margin-top: 50px; }
    .engregistrer-form .form-footer .button-group {
      display: inline-block; }
    .engregistrer-form .form-footer .btn {
      display: inline-block;
      height: 35px;
      width: 115px;
      font-size: 17px;
      margin-right: 10px; }
      .engregistrer-form .form-footer .btn:last-child {
        margin-right: 0px; }

.advs_thematique_group .row {
  margin: 0px; }
  .advs_thematique_group .row > .col-4 {
    padding-left: 5px;
    padding-right: 5px; }

.advs_thematique_group .large-checkbox-input span {
  display: inline-block;
  max-width: calc(100% - 55px); }

.new-feed-modal.modal.not-full .modal-content {
  width: 850px; }

.new-feed-modal.modal.not-full .modal--title {
  font-size: 46px; }

.new-feed-form {
  padding: 0px 40px;
  width: 100%; }
  .new-feed-form .form-label {
    margin-top: 10px; }
  .new-feed-form textarea {
    width: 100%;
    height: 180px;
    padding: 10px 20px;
    border-color: #DCDCDC; }
  .new-feed-form .select2-container .select2-selection--single {
    height: 40px; }
  .new-feed-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 40px; }
  .new-feed-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 7px;
    right: 1px;
    width: 20px; }
  .new-feed-form .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 20px;
    padding-right: 20px; }
  .new-feed-form .select2-container .select2-selection--multiple {
    min-height: 40px; }
  .new-feed-form .select2-selection--multiple .select2-selection__rendered {
    padding: 0px 20px; }
  .new-feed-form .select2-container--default .select2-search--inline .select2-search__field {
    margin-top: 10px !important; }
  .new-feed-form .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 10px; }
  .new-feed-form .form-footer {
    text-align: center; }
    .new-feed-form .form-footer .button-group {
      display: inline-block; }
    .new-feed-form .form-footer .btn {
      display: inline-block;
      height: 35px;
      width: 115px;
      font-size: 17px;
      margin-right: 10px; }
      .new-feed-form .form-footer .btn:last-child {
        margin-right: 0px; }

.new-feed-confirm-modal.modal.not-full .modal-content {
  width: 800px; }

.new-feed-confirm-modal p {
  padding: 0px 40px; }

.btn-q {
  font-size: 17px; }
  .btn-q .ico {
    color: #DCDCDC; }
  .btn-q:hover .ico {
    color: #33404f; }

.browse-image-modal.modal.not-full .modal-content {
  width: 700px;
  padding: 20px 30px 30px; }

.browse-image-modal.modal.not-full .modal--title {
  text-align: left; }

.browse-image-modal .image-list {
  margin-left: -15px;
  margin-right: -6px;
  overflow-y: auto;
  max-height: 360px; }
  .browse-image-modal .image-list > li {
    width: 130px;
    height: 100px;
    float: left;
    padding: 0px 15px;
    margin-bottom: 30px; }
  .browse-image-modal .image-list img {
    background-color: aqua;
    width: 100px;
    height: 100px; }

.cookie-modal.modal.not-full .modal-content {
  width: 100%;
  margin-top: 0;
  padding-top: 10px; }

.cookie-modal .modal--title {
  font-size: 36px; }

.cookie-modal .cookie-content > .txt {
  padding: 10px; }

.cookie-modal .submit-button {
  margin-top: 25px; }
  .cookie-modal .submit-button button {
    margin-bottom: 25px; }
  .cookie-modal .submit-button button + button {
    margin-left: 20px; }

.cookie-modal .c-tab-menu {
  text-align: center; }
  .cookie-modal .c-tab-menu > li {
    display: inline-block; }
    .cookie-modal .c-tab-menu > li a {
      color: #3f81f3;
      font-size: 18px;
      text-transform: uppercase; }
      .cookie-modal .c-tab-menu > li a:hover {
        color: #0f62f0; }
    .cookie-modal .c-tab-menu > li::after {
      content: '|';
      font-size: 18px;
      color: #3f81f3;
      margin: 0px 25px;
      line-height: 1.1; }
    .cookie-modal .c-tab-menu > li:last-child::after {
      display: none; }

.cookie-sub-modal.modal.not-full .text {
  font-family: 'SVN-GothamLight';
  word-break: break-word; }

.politic-block {
  padding: 0px 40px; }
  .politic-block > .content {
    max-height: 650px;
    overflow: auto; }
  .politic-block .title {
    font-weight: 800;
    font-size: 22px; }
  .politic-block ol.content-table {
    padding: 0px 40px;
    margin-bottom: 0px; }
    .politic-block ol.content-table > li a {
      color: #3f81f3; }
      .politic-block ol.content-table > li a:hover {
        color: #0f62f0; }
  .politic-block ul.def-list {
    margin-bottom: 0px; }
    .politic-block ul.def-list.sub {
      padding-left: 40px; }
    .politic-block ul.def-list > li p.txt {
      font-family: 'SVN-GothamLight'; }
    .politic-block ul.def-list > li strong {
      font-family: 'SVN-Gotham'; }
      .politic-block ul.def-list > li strong::before {
        content: '<'; }
      .politic-block ul.def-list > li strong::after {
        content: '>'; }

.content-table-block, .definitions-block {
  padding: 0px 40px; }

.parametrez-block {
  padding: 0px 40px; }
  .parametrez-block > .content {
    max-height: 650px;
    overflow: auto; }

.parametrez-form {
  padding: 0px 40px; }
  .parametrez-form .title {
    display: inline-block;
    word-break: break-word;
    max-width: calc(100% - 50px);
    vertical-align: middle; }
  .parametrez-form .form-group {
    margin-bottom: 40px; }
  .parametrez-form .round-checkbox {
    vertical-align: middle;
    margin-left: 15px;
    padding-top: 5px; }
  .parametrez-form .desc {
    word-break: break-word;
    font-family: 'SVN-GothamLight'; }

@media (max-width: 769px) {
  .cookie-modal .modal--title {
    padding: 0px 40px; }
  .cookie-modal .submit-button button + button {
    margin-left: 0px; } }

.sub-top-form {
  border: 1px solid #F4F4F4;
  border-top: none;
  padding: 50px 35px 45px; }
  .sub-top-form:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0; }
  .sub-top-form .form-group {
    float: left;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-top: 3px; }
  .sub-top-form .select2-container--default .select2-selection--single {
    height: 30px; }
  .sub-top-form .nom {
    width: 25%;
    padding-right: 20px; }
    .sub-top-form .nom.ann {
      width: 17.5%; }
  .sub-top-form .pays {
    width: 17.5%;
    padding-right: 20px; }
  .sub-top-form .post-code {
    width: 25%;
    padding-right: 20px; }
    .sub-top-form .post-code.ann {
      width: 17.5%; }
  .sub-top-form .thematique {
    width: 25%;
    padding-right: 20px; }
    .sub-top-form .thematique.ann {
      width: 17.5%; }
  .sub-top-form .rayan {
    width: 15%;
    padding-right: 15px; }
  .sub-top-form .period {
    width: 38%;
    padding-right: 10px; }
    .sub-top-form .period > label {
      font-size: 14px;
      font-family: 'SVN-GothamBold';
      margin-right: 20px;
      margin-bottom: 0px; }
    .sub-top-form .period > span {
      margin-right: 10px;
      font-size: 13px; }
    .sub-top-form .period .input-append {
      vertical-align: middle;
      margin-right: 10px;
      width: 120px;
      border-radius: 3px;
      border: 1px solid #DCDCDC;
      padding: 0px 10px; }
      .sub-top-form .period .input-append .input-group-addon {
        margin-left: 5px;
        float: left; }
  .sub-top-form .submit-btn {
    width: 12%;
    font-size: 16px; }
    .sub-top-form .submit-btn.ann {
      width: 15%; }

.page-item-cal {
  display: block;
  box-shadow: 0 0 7px #dcdcdc73;
  margin-bottom: 70px; }
  .page-item-cal .pic {
    height: 130px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center; }
    .page-item-cal .pic img {
      max-width: 100%;
      max-height: 100%; }
  .page-item-cal .ct-bot {
    padding: 15px 15px 5px 15px;
    color: #434343; }
  .page-item-cal .caption {
    height: 35px;
    font-size: 12px;
    margin-bottom: 5px;
    overflow: hidden; }
  .page-item-cal .caption-cal {
    font-size: 12px;
    margin-bottom: 5px; }
    .page-item-cal .caption-cal i.fa {
      font-size: 14px;
      color: #b7b7b7;
      margin-right: 10px; }
  .page-item-cal .caption-period {
    font-size: 14px;
    text-align: center;
    margin-top: -5px;
    margin-bottom: 4px; }
    .page-item-cal .caption-period:after {
      content: ".";
      visibility: hidden;
      display: block;
      clear: both;
      height: 0; }
    .page-item-cal .caption-period .from {
      float: left; }
    .page-item-cal .caption-period .to {
      float: right; }
  .page-item-cal .ttl {
    height: 60px;
    font-size: 14px;
    line-height: 20px;
    max-height: none;
    overflow: hidden;
    margin-bottom: 5px;
    font-family: 'SVN-GothamBold'; }
    .page-item-cal .ttl a:hover {
      color: #33404f; }
  .page-item-cal .desc {
    height: 80px;
    max-height: 80px;
    margin-bottom: 15px;
    overflow: hidden;
    font-size: 14px; }
  .page-item-cal .actions-blk {
    padding-left: 55px; }
    .page-item-cal .actions-blk:after {
      content: ".";
      visibility: hidden;
      display: block;
      clear: both;
      height: 0; }
    .page-item-cal .actions-blk.full-w {
      padding-left: 0px; }
      .page-item-cal .actions-blk.full-w .txt {
        width: 66px;
        padding-right: 10px;
        margin-right: 10px;
        text-align: left;
        position: absolute;
        left: 0px;
        font-size: 11px; }
      .page-item-cal .actions-blk.full-w .ac-more-opt {
        margin-right: 0px; }

.survey-form {
  background-color: #ffffff; }
  .survey-form .form-header {
    background-color: #008272;
    padding: 60px 50px; }
  .survey-form .title {
    font-size: 40px;
    color: #ffffff; }
  .survey-form .form-content {
    padding: 50px; }
  .survey-form .form-group {
    margin-bottom: 50px; }
  .survey-form p {
    margin-bottom: 20px; }
  .survey-form .answer {
    padding-left: 20px; }
    .survey-form .answer input[type=radio], .survey-form .answer input[type=checkbox] {
      margin-right: 10px; }
    .survey-form .answer input[type=text] {
      width: 100%;
      padding: 15px; }
    .survey-form .answer span {
      vertical-align: middle; }
  .survey-form .submit-button {
    text-align: left;
    margin-bottom: 20px; }
  .survey-form .note {
    font-size: 16px; }
    .survey-form .note a {
      color: #007bff; }
      .survey-form .note a:hover {
        color: #0062cc; }

.btn.btn-dark-green {
  padding: 16px 24px;
  min-width: 180px;
  background-color: #008272;
  color: #ffffff;
  border-radius: 0px; }
  .btn.btn-dark-green:hover {
    background-color: #004f45; }
  .btn.btn-dark-green[disabled] {
    background-color: #cecece; }

.footer-side-menu .logo-image {
  width: 100%;
  margin-bottom: 30px; }
  .footer-side-menu .logo-image img {
    width: 100%;
    height: auto; }

.footer-side-menu .side-menu > li {
  margin-bottom: 20px;
  font-size: 20px; }
  .footer-side-menu .side-menu > li:hover a, .footer-side-menu .side-menu > li.active a {
    color: #33404f; }

.footer-side-menu .side-menu a {
  font-family: 'SVN-GothamBold';
  color: #434343; }

.popup-video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10000;
  align-items: center;
  justify-content: center;
  display: flex;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7); }
  .popup-video-overlay.show {
    visibility: visible;
    opacity: 1; }
  .popup-video-overlay.pinned {
    position: absolute; }

.video-frame {
  width: 800px;
  position: relative; }
  .video-frame .vid-btn {
    position: absolute;
    right: 0px;
    top: -25px;
    z-index: 2;
    width: 20px;
    height: 20px;
    color: #FF7609;
    font-size: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden; }
  .video-frame .btn-close {
    right: 0px; }
  .video-frame .btn-pip {
    right: 25px; }

@media (max-width: 1200px) {
  .video-frame {
    width: 600px; } }

@media (max-width: 992px) {
  .video-frame {
    width: 600px; } }

@media (max-width: 769px) {
  .video-frame {
    width: 95%; } }

.mobile-nav-btn {
  display: none; }

.mobile-myspace-btn {
  display: none; }

.m_header-topmenu {
  display: none; }
  .m_header-topmenu.show {
    display: block; }

@media (max-width: 1200px) {
  .header__content--upper .logo {
    width: 180px; }
  .header__top-menu__wrapper {
    padding: 0px 10px; }
  .my-space-menu {
    width: 470px;
    margin-left: 10px;
    margin-right: 5px; }
  .others-menu {
    width: 160px;
    margin-right: 0px; }
  .header__top-menu__item--icon {
    width: 30px;
    height: 30px;
    margin-right: 5px; }
    .header__top-menu__item--icon .ico {
      font-size: 15px; }
  .others-menu .header__top-menu__item {
    height: 46px; }
    .others-menu .header__top-menu__item .ico {
      font-size: 18px; }
  .header__top-menu__item--text {
    font-size: 12px; }
  .search-bar {
    width: 280px; }
  .navigation-item::after {
    padding: 0 7.5px; }
  .search-bar__advance-button {
    width: 60px; } }

@media (max-width: 992px) {
  .header__content--upper {
    padding: 20px; }
    .header__content--upper .logo {
      width: 145px; }
    .header__content--upper .logo__img {
      margin-right: 10px; }
      .header__content--upper .logo__img img {
        width: auto;
        height: 45px; }
    .header__content--upper .logo__text {
      font-size: 16px;
      line-height: 1; }
  .header__top-menu {
    display: none; }
  .header__content--upper .header-short-icon-button {
    margin-left: 20px; }
  .mobile-myspace-btn {
    display: block;
    position: relative;
    margin-left: auto; }
    .mobile-myspace-btn .btn {
      color: #33404f;
      font-size: 30px;
      line-height: 1;
      padding: 0px;
      border: 0px;
      outline: none;
      box-shadow: none; }
  .m_header-topmenu {
    position: absolute;
    z-index: 1;
    left: -80px;
    top: 40px;
    background-color: white;
    padding: 10px 0px;
    width: 170px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
    .m_header-topmenu > li {
      margin-bottom: 10px;
      padding: 0px 15px;
      font-size: 15px; }
      .m_header-topmenu > li:last-child {
        margin-bottom: 0px; }
    .m_header-topmenu .item:hover, .m_header-topmenu .item.active {
      color: #33404f; }
    .m_header-topmenu .divider-text {
      padding: 0px 15px;
      margin-bottom: 10px;
      border-bottom: 1px solid #DCDCDC;
      font-family: 'SVN-GothamBold';
      font-size: 16px; }
      .m_header-topmenu .divider-text > span {
        display: inline-block;
        z-index: 1;
        position: relative; }
        .m_header-topmenu .divider-text > span::after {
          content: '';
          position: absolute;
          bottom: -1px;
          left: 0px;
          right: 0px;
          height: 1px;
          background-color: #33404f; }
  .login-button {
    height: 55px;
    padding: 5px 0px;
    font-size: 13px; }
  .header__content--lower {
    padding: 15px 0; }
  .navigation-item {
    font-size: 13px;
    line-height: 1.1; }
  .navigation-item::after {
    padding: 0 10px; } }

@media (max-width: 992px) {
  .login-button {
    font-size: 11px; }
    .login-button .login-button__icon {
      margin-bottom: 0px; } }

@media (max-width: 769px) {
  .header__top-menu__wrapper {
    display: none; }
  .header__content--upper {
    padding: 20px 15px 15px;
    position: fixed;
    width: 100%;
    z-index: 100;
    background: white; }
  .header__content--lower {
    margin-top: 90px; }
  .header-short-block {
    display: none; }
  .header__content--upper .logo__img img {
    width: auto;
    height: 40px; }
  .header__mobile-menus__wrapper {
    margin-left: auto; }
  .header__content--upper .header-short-icon-button > .btn {
    width: 30px;
    height: 30px; }
    .header__content--upper .header-short-icon-button > .btn > i.ico.ico-pencil-black {
      font-size: 18px; } }

@media (max-width: 769px) {
  .hero-images-slick .slick-prev-arrow {
    display: none !important; } }

@media (max-width: 576px) {
  .header__content--lower {
    padding: 15px; }
  .navigation-tools {
    width: calc(100% - 30px); }
  .search-bar {
    width: 100%; }
  .mobile-nav-btn {
    display: block; }
    .mobile-nav-btn i {
      color: #33404f;
      transform: rotate(90deg);
      display: inline-block; }
  .navigation-menu {
    display: none; }
    .navigation-menu.show {
      display: block;
      position: absolute;
      top: 41px;
      left: 0px;
      z-index: 5;
      background: white;
      box-shadow: 0 0 7px #dcdcdc73;
      border-radius: 5px;
      width: 150px;
      padding: 0px 10px; }
  .navigation-item {
    float: unset;
    font-size: 12px;
    padding: 10px 0px; }
    .navigation-item::after {
      display: none; }
  .header-short-icon-button.search-button {
    margin-right: 10px; }
  .header-short-block .block-content {
    padding: 10px; }
  .header-short-block .header-short-myspace {
    width: 0px; }
  .header-short-block .header-short-icon-button.create-button {
    margin-right: 20px; }
  .hs-dropdown.hs-create-dropdown {
    right: -54px; }
  .hs-dropdown.hs-search-dropdown .navigation-tools {
    width: 235px; }
  .header__content--upper .hs-dropdown.hs-create1-dropdown {
    right: -90px;
    top: 40px; }
  .hero-image {
    width: 100vw !important; }
    .hero-image .hero-text {
      max-width: 80vw;
      font-size: 24px;
      line-height: 32px;
      margin-bottom: 5px; }
    .hero-image .hero-sub-text {
      max-width: 80vw;
      font-size: 14px; }
  .navigation-tools .icon-btn-small {
    border-radius: 0px;
    padding: 0px 10px; }
  .login-button > .notify-red-dot {
    top: 8px;
    right: 1px; }
  .loged-in .login-button {
    width: 60px;
    padding-bottom: 0px; }
  .loged-in .login-button__icon {
    width: 45px;
    height: 45px;
    margin-left: 15px; }
  .login-button .username-txt {
    display: none; } }

@media (max-width: 992px) {
  .footer__brands {
    padding: 0px 20px; }
  .footer__main {
    padding: 15px; }
  .footer__main--about {
    max-width: unset;
    min-width: unset;
    width: 50%;
    padding: 0px;
    padding-top: 15px; }
  .footer__main--about--text {
    font-size: 12px;
    line-height: 1; }
  .button-links {
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
    padding-top: 0px; }
    .button-links .btn {
      width: 100%;
      margin-bottom: 10px;
      box-shadow: none;
      border-width: 1px;
      border-radius: 0px;
      line-height: 25px;
      height: 30px; }
      .button-links .btn:last-child {
        margin-bottom: 0px; }
  .brand-links {
    flex: 0 0 50%; }
    .brand-links .logo,
    .brand-links .logo-link {
      margin-right: auto; }
  .footer__main--menus {
    width: 40%; }
  .footer__follow-bar {
    padding: 15px 10px 80px; }
    .footer__follow-bar p {
      margin-right: 0px;
      margin-bottom: 10px; }
    .footer__follow-bar .left-side {
      width: 50%;
      padding-right: 25px; }
    .footer__follow-bar .right-side {
      width: 50%;
      padding-left: 25px; }
  .footer__follow-bar--social {
    display: block;
    text-align: center; }
  .footer__follow-bar--social-icons {
    justify-content: center; }
  .square-icon:last-child {
    margin: 0px; }
  .footer__follow-bar--copyright li {
    float: none; }
  .footer__main--page-logo {
    width: 50%;
    text-align: center; }
    .footer__main--page-logo > p {
      max-width: 100%;
      padding-right: 10px;
      font-size: 12px; }
    .footer__main--page-logo > .logo .logo__img img {
      width: 70px;
      height: 70px; }
  .footer__brand--logo {
    height: 70px; }
    .footer__brand--logo img {
      max-width: 100%; }
  .footer__main--support {
    width: 100%; }
  .footer__main--about--links .logo-link img {
    max-width: 100%;
    vertical-align: unset; }
  .footer__follow-bar--copyright a {
    padding-left: 0px; } }

@media (max-width: 576px) {
  .header__content--upper .header-short-icon-button {
    margin-left: 20px;
    display: unset; }
  .footer__follow-bar .left-side {
    max-width: calc(100% - 170px); }
  .footer__follow-bar .right-side {
    width: 170px;
    padding-left: 0; }
  .footer__follow-bar--copyright a {
    font-size: 12px; } }

@media (max-width: 375px) {
  .footer__follow-bar .left-side {
    padding-right: 15px; }
  .footer__follow-bar--copyright a {
    font-size: 12px; }
  .button-links .btn {
    font-size: 11px; } }

@media (max-width: 992px) {
  .register-page .register-page__content > form > .row {
    margin: 0px; }
    .register-page .register-page__content > form > .row > .col-3 {
      flex: 0 0 100%;
      max-width: 100%; }
    .register-page .register-page__content > form > .row > .col-9 {
      flex: 0 0 100%;
      max-width: 100%; }
      .register-page .register-page__content > form > .row > .col-9 .form__top-infos {
        display: none; }
  .register-page .register-page__content > form .form__sub-title {
    font-size: 20px;
    text-align: center; } }

@media (max-width: 769px) {
  .authen-options {
    display: none; }
  .to-register {
    display: inline-block; }
  .forgot-pass-form {
    margin-bottom: 310px; }
    .forgot-pass-form .form-group {
      margin-bottom: 30px; }
  .profile-edit-page #edit-profile-form {
    display: block; }
    .profile-edit-page #edit-profile-form .profile-page-left-menu {
      width: 100vw;
      padding: 0 !important;
      margin: 0 auto; }
      .profile-edit-page #edit-profile-form .profile-page-left-menu .image-cropper {
        margin: auto;
        margin-bottom: 30px;
        width: 285px;
        height: 285px; }
        .profile-edit-page #edit-profile-form .profile-page-left-menu .image-cropper .cropit-preview {
          width: 285px;
          height: 245px; }
          .profile-edit-page #edit-profile-form .profile-page-left-menu .image-cropper .cropit-preview .cropit-preview-image-container {
            width: 285px; }
        .profile-edit-page #edit-profile-form .profile-page-left-menu .image-cropper img {
          width: 265px !important;
          height: 225px !important; }
      .profile-edit-page #edit-profile-form .profile-page-left-menu .profile-menu {
        padding-top: 30px;
        border-top: lightgray 1px solid; }
        .profile-edit-page #edit-profile-form .profile-page-left-menu .profile-menu li {
          width: 285px;
          margin-left: auto;
          margin-right: auto; }
    .profile-edit-page #edit-profile-form .profile-page-content.edit-block .profile-info {
      display: none; }
    .profile-edit-page #edit-profile-form .profile-page-content.edit-block .main-content {
      padding-top: 30px;
      border-top: lightgray 1px solid; }
      .profile-edit-page #edit-profile-form .profile-page-content.edit-block .main-content .form-content {
        display: block; }
        .profile-edit-page #edit-profile-form .profile-page-content.edit-block .main-content .form-content .form-content-left {
          width: 100vw;
          padding: 0 25px;
          padding-bottom: 15px;
          padding-right: 40px; }
        .profile-edit-page #edit-profile-form .profile-page-content.edit-block .main-content .form-content .form-content-right {
          width: 100vw;
          padding: 0 25px;
          padding-top: 30px;
          padding-right: 40px;
          border-top: lightgray 1px solid; }
  .profile-edit-page .form-content-right .showprofile-cbx, .profile-edit-page .form-content-left .showprofile-cbx {
    right: -30px; }
  .profile-edit-page .form .form-label {
    margin-right: -5px; }
  .register-page .page__top {
    padding-top: 100px;
    padding-bottom: 15px; }
    .register-page .page__top .page__title {
      display: none; }
  .register-page .register-page__content > form > .row > .col-9 > .row > .col-7 {
    flex: 0 0 100%;
    max-width: 100%; }
  .register-page .register-page__content > form > .row > .col-9 > .row > .col-5 {
    flex: 0 0 100%;
    max-width: 100%; }
  .QCM-detail-page .survey-form-block {
    order: 3; }
  .QCM-detail-page .page__content > .row > .col-9 {
    flex: 0 0 100%;
    max-width: 100%; }
  .QCM-detail-page .page__content > .row > .col-3 {
    flex: 0 0 100%;
    max-width: 100%; }
  .QCM-detail-page .thumb-articles-block {
    max-height: 260px;
    overflow: hidden; }
    .QCM-detail-page .thumb-articles-block .thumb-art-list {
      overflow-x: auto;
      white-space: nowrap; }
      .QCM-detail-page .thumb-articles-block .thumb-art-list > li {
        display: inline-block;
        width: 250px; }
      .QCM-detail-page .thumb-articles-block .thumb-art-list > li + li {
        margin-left: 20px; }
  .doc-info-block .doc-detail {
    width: calc(100vw - 85px); }
    .doc-info-block .doc-detail > .name {
      overflow: hidden; }
  .doc-header-content {
    padding: 10px; } }

.mobile-profile-block {
  display: none; }

@media (max-width: 550px) {
  .page__content.profile-template {
    display: block; }
    .page__content.profile-template .profile-page-left-menu {
      width: 100vw;
      padding: 0 !important;
      margin: 0 auto; }
      .page__content.profile-template .profile-page-left-menu .profile-image {
        margin: auto;
        margin-bottom: 30px;
        width: 285px;
        height: 285px; }
        .page__content.profile-template .profile-page-left-menu .profile-image img {
          width: 285px !important; }
      .page__content.profile-template .profile-page-left-menu .profile-menu {
        padding-top: 30px;
        border-top: lightgray 1px solid; }
        .page__content.profile-template .profile-page-left-menu .profile-menu li {
          width: 285px;
          margin-left: auto;
          margin-right: auto; }
    .page__content.profile-template .profile-page-content .profile-info .divider-small.left {
      background-color: lightgray; }
    .page__content.profile-template .profile-page-content .profile-info .profile-name {
      display: none; }
    .page__content.profile-template .profile-page-content .profile-info .profile-info-item {
      padding: 0 30px; }
      .page__content.profile-template .profile-page-content .profile-info .profile-info-item .profile-subscription {
        margin-top: 20px; }
    .page__content.profile-template .profile-page-content .profile-info .condition-content {
      padding-top: 30px;
      border-top: lightgray 1px solid; }
      .page__content.profile-template .profile-page-content .profile-info .condition-content .condition-p {
        padding: 0 30px; }
    .page__content.profile-template .profile-page-content #profile-contact-form {
      padding: 0 30px; }
    .page__content.profile-template .profile-page-content #edit-change-pass-form {
      padding: 0 30px; }
  .mobile-profile-block {
    display: block; }
  .profile-info .profile-name {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px; } }

@media (max-width: 414px) {
  .login-methods {
    padding-top: 0px; }
    .login-methods > ul {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center; }
      .login-methods > ul .social-method {
        margin: 0;
        padding: 10px; }
        .login-methods > ul .social-method a {
          width: 35px;
          height: 35px; }
        .login-methods > ul .social-method.facebook a, .login-methods > ul .social-method.google a, .login-methods > ul .social-method.linkedin a {
          font-size: 16px; }
        .login-methods > ul .social-method .img {
          max-width: 35px;
          max-height: 35px; }
        .login-methods > ul .social-method.windows img {
          max-width: 16px;
          max-height: 16px; } }

@media (max-width: 435px) {
  .to-register {
    width: 100%; } }

@media (max-width: 750px) {
  .contribute-modal-library > .modal-content,
  .modifier-modal-library > .modal-content,
  .contribute-modal-chat > .modal-content,
  .modifier-modal-chat > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .contribute-modal-library > .modal-content .contribute-form > .form-group,
    .contribute-modal-library > .modal-content .modifier-form > .form-group,
    .modifier-modal-library > .modal-content .contribute-form > .form-group,
    .modifier-modal-library > .modal-content .modifier-form > .form-group,
    .contribute-modal-chat > .modal-content .contribute-form > .form-group,
    .contribute-modal-chat > .modal-content .modifier-form > .form-group,
    .modifier-modal-chat > .modal-content .contribute-form > .form-group,
    .modifier-modal-chat > .modal-content .modifier-form > .form-group {
      padding: 0 5%; }
      .contribute-modal-library > .modal-content .contribute-form > .form-group .row,
      .contribute-modal-library > .modal-content .modifier-form > .form-group .row,
      .modifier-modal-library > .modal-content .contribute-form > .form-group .row,
      .modifier-modal-library > .modal-content .modifier-form > .form-group .row,
      .contribute-modal-chat > .modal-content .contribute-form > .form-group .row,
      .contribute-modal-chat > .modal-content .modifier-form > .form-group .row,
      .modifier-modal-chat > .modal-content .contribute-form > .form-group .row,
      .modifier-modal-chat > .modal-content .modifier-form > .form-group .row {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; }
        .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-3,
        .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-3,
        .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-3,
        .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-3,
        .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-3,
        .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-3,
        .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-3,
        .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-3 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block,
          .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block,
          .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block,
          .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block,
          .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block,
          .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block,
          .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block,
          .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block {
            display: flex !important;
            justify-content: center;
            align-items: center; }
            .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn,
            .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn,
            .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn,
            .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn,
            .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn,
            .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn,
            .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn,
            .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn {
              display: flex;
              flex-direction: row;
              justify-content: center;
              align-items: center;
              margin-left: 0px;
              margin-right: 0px; }
        .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9,
        .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-9,
        .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-9,
        .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-9,
        .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-9,
        .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-9,
        .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-9,
        .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block,
          .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block,
          .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block,
          .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block,
          .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block,
          .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block,
          .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block,
          .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block {
            display: flex;
            flex-direction: column;
            justify-content: start;
            align-items: stretch; }
            .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4,
            .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4,
            .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4,
            .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4,
            .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4,
            .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4,
            .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4,
            .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4 {
              -ms-flex: 0 0 41.666667% !important;
              flex: 0 0 41.666667% !important;
              max-width: 41.666667% !important; }
            .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8,
            .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8,
            .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8,
            .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8,
            .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8,
            .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8,
            .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8,
            .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8 {
              -ms-flex: 0 0 58.333333% !important;
              flex: 0 0 58.333333% !important;
              max-width: 58.333333% !important; }
            .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7,
            .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7,
            .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7,
            .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7,
            .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7,
            .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7,
            .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7,
            .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7 {
              -ms-flex: 0 0 58.333333% !important;
              flex: 0 0 58.333333% !important;
              max-width: 58.333333% !important; }
    .contribute-modal-library > .modal-content .contribute-form > .contribute-form-middle-block,
    .contribute-modal-library > .modal-content .modifier-form > .contribute-form-middle-block,
    .modifier-modal-library > .modal-content .contribute-form > .contribute-form-middle-block,
    .modifier-modal-library > .modal-content .modifier-form > .contribute-form-middle-block,
    .contribute-modal-chat > .modal-content .contribute-form > .contribute-form-middle-block,
    .contribute-modal-chat > .modal-content .modifier-form > .contribute-form-middle-block,
    .modifier-modal-chat > .modal-content .contribute-form > .contribute-form-middle-block,
    .modifier-modal-chat > .modal-content .modifier-form > .contribute-form-middle-block {
      padding: 0 5%; }
      .contribute-modal-library > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row,
      .contribute-modal-library > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row,
      .modifier-modal-library > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row,
      .modifier-modal-library > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row,
      .contribute-modal-chat > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row,
      .contribute-modal-chat > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row,
      .modifier-modal-chat > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row,
      .modifier-modal-chat > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start; }
        .contribute-modal-library > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row div,
        .contribute-modal-library > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row div,
        .modifier-modal-library > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row div,
        .modifier-modal-library > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row div,
        .contribute-modal-chat > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row div,
        .contribute-modal-chat > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row div,
        .modifier-modal-chat > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row div,
        .modifier-modal-chat > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row div {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  .contribute-modal-product > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .contribute-modal-product > .modal-content .contribute-form > .form-group {
      padding: 0 5%; }
      .contribute-modal-product > .modal-content .contribute-form > .form-group .row {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-6:first-child {
          order: 1; }
        .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-6 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .col-4 {
            width: 100% !important;
            max-width: 100%; }
          .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .col-8 {
            margin-top: 8px;
            width: 280px;
            max-width: 100%;
            padding: 0; }
          .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .form-group:last-child .col-8:last-child {
            width: 100% !important;
            padding-right: 15px;
            padding-left: 15px;
            max-width: 100%; }
          .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .col-4 {
            width: 100% !important;
            max-width: 100%; }
          .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .col-8 {
            width: 100% !important;
            max-width: 100%; }
        .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-3 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block {
            display: flex !important;
            justify-content: center;
            align-items: center; }
            .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn {
              display: flex;
              flex-direction: row;
              justify-content: center;
              align-items: center;
              margin-left: 0px;
              margin-right: 0px; }
        .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-9 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block {
            display: flex;
            flex-direction: column;
            justify-content: start;
            align-items: stretch; }
            .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4 {
              -ms-flex: 0 0 41.666667% !important;
              flex: 0 0 41.666667% !important;
              max-width: 41.666667% !important; }
            .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8 {
              -ms-flex: 0 0 58.333333% !important;
              flex: 0 0 58.333333% !important;
              max-width: 58.333333% !important; }
            .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7 {
              -ms-flex: 0 0 58.333333% !important;
              flex: 0 0 58.333333% !important;
              max-width: 58.333333% !important; }
    .contribute-modal-product > .modal-content .contribute-form > .contribute-form-middle-block {
      padding: 0 5%; }
      .contribute-modal-product > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start; }
        .contribute-modal-product > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row div {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
      .contribute-modal-product > .modal-content .contribute-form > .contribute-form-middle-block .form-group:last-child .row > .col-10 {
        padding: 0;
        margin: 0; }
        .contribute-modal-product > .modal-content .contribute-form > .contribute-form-middle-block .form-group:last-child .row > .col-10 .row {
          padding: 0;
          margin: 0; }
    .contribute-modal-product > .modal-content .contribute-form > .contribute-form-bottom {
      flex-direction: column; }
      .contribute-modal-product > .modal-content .contribute-form > .contribute-form-bottom div {
        margin: 8px 0; }
      .contribute-modal-product > .modal-content .contribute-form > .contribute-form-bottom button {
        width: 130px; }
  .contribute-modal-library > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .contribute-modal-library > .modal-content .contribute-form > .form-group {
      padding: 0 5%; }
      .contribute-modal-library > .modal-content .contribute-form > .form-group .row {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; }
        .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-3 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block {
            display: flex !important;
            justify-content: center;
            align-items: center; }
            .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn {
              display: flex;
              flex-direction: row;
              justify-content: center;
              align-items: center;
              margin-left: 0px;
              margin-right: 0px; }
        .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block {
            display: flex;
            flex-direction: column;
            justify-content: start;
            align-items: stretch; }
            .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4 {
              -ms-flex: 0 0 41.666667% !important;
              flex: 0 0 41.666667% !important;
              max-width: 41.666667% !important; }
            .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8 {
              -ms-flex: 0 0 58.333333% !important;
              flex: 0 0 58.333333% !important;
              max-width: 58.333333% !important; }
            .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7 {
              -ms-flex: 0 0 58.333333% !important;
              flex: 0 0 58.333333% !important;
              max-width: 58.333333% !important; }
    .contribute-modal-library > .modal-content .contribute-form > .contribute-form-middle-block {
      padding: 0 5%; }
      .contribute-modal-library > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start; }
        .contribute-modal-library > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row div {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
    .contribute-modal-library > .modal-content .contribute-form .contribute-form-bottom {
      flex-direction: column; }
      .contribute-modal-library > .modal-content .contribute-form .contribute-form-bottom > div {
        margin: 8px 0px; }
      .contribute-modal-library > .modal-content .contribute-form .contribute-form-bottom button {
        font-size: 16px;
        width: 130px; }
  .contribute-modal.study-short > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .contribute-modal.study-short > .modal-content .modal-top {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .contribute-modal.study-short > .modal-content .modal-top h3.modal--title {
        text-align: center; }
      .contribute-modal.study-short > .modal-content .modal-top div.unarticle-button {
        margin: 0; }
        .contribute-modal.study-short > .modal-content .modal-top div.unarticle-button .btn {
          font-size: 16px; }
    .contribute-modal.study-short > .modal-content > form.contribute-short-form {
      padding: 0 30px; }
      .contribute-modal.study-short > .modal-content > form.contribute-short-form .form-group .row {
        display: flex;
        flex-direction: column; }
        .contribute-modal.study-short > .modal-content > form.contribute-short-form .form-group .row div {
          width: 100% !important;
          max-width: 100%; }
    .contribute-modal.study-short > .modal-content .contribute-form-bottom {
      flex-direction: column; }
      .contribute-modal.study-short > .modal-content .contribute-form-bottom div {
        margin: 8px 0; }
      .contribute-modal.study-short > .modal-content .contribute-form-bottom button {
        width: 130px; }
  .contribute-modal-study > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .contribute-modal-study > .modal-content .modal-top {
      padding: 0 5%;
      margin-right: 0px;
      margin-left: 0px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center; }
      .contribute-modal-study > .modal-content .modal-top .modal--title {
        text-align: center;
        margin: 0; }
      .contribute-modal-study > .modal-content .modal-top .unarticle-button {
        width: auto;
        margin: 0; }
        .contribute-modal-study > .modal-content .modal-top .unarticle-button button {
          font-size: 16px; }
    .contribute-modal-study > .modal-content div.row:first-child {
      padding: 0 5%;
      margin-right: 0px;
      margin-left: 0px;
      display: flex;
      flex-direction: column;
      justify-content: start;
      align-items: center; }
      .contribute-modal-study > .modal-content div.row:first-child .col-6:first-child {
        order: 1; }
      .contribute-modal-study > .modal-content div.row:first-child .col-6 {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        max-width: 100%; }
        .contribute-modal-study > .modal-content div.row:first-child .col-6 div {
          width: 100%; }
          .contribute-modal-study > .modal-content div.row:first-child .col-6 div .row {
            padding: 0; }
            .contribute-modal-study > .modal-content div.row:first-child .col-6 div .row .col-4 {
              width: 100%;
              flex: 0 0 100%;
              max-width: 100%;
              padding: 0; }
            .contribute-modal-study > .modal-content div.row:first-child .col-6 div .row .col-8 {
              width: 100% !important;
              flex: 0 0 100% !important;
              max-width: 100% !important;
              padding: 0; }
              .contribute-modal-study > .modal-content div.row:first-child .col-6 div .row .col-8 .ci-choose-img-btn {
                margin-left: 0;
                margin-right: 0; }
                .contribute-modal-study > .modal-content div.row:first-child .col-6 div .row .col-8 .ci-choose-img-btn .ci-open-img-modal {
                  margin-left: 0;
                  float: left; }
                .contribute-modal-study > .modal-content div.row:first-child .col-6 div .row .col-8 .ci-choose-img-btn .ci-open-img-local {
                  margin-right: 0;
                  float: right; }
              .contribute-modal-study > .modal-content div.row:first-child .col-6 div .row .col-8 .cropit-preview {
                width: 100%; }
    .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group {
      padding: 0 5%; }
      .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group .row {
        padding: 0; }
        .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group .row .col-3 {
          width: 100% !important;
          flex: 0 0 100% !important;
          max-width: 100% !important;
          padding: 0; }
    .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group.ipt-row-list .row.ipt-plus-blk {
      display: flex;
      flex-direction: column;
      justify-content: start;
      align-items: center; }
      .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group.ipt-row-list .row.ipt-plus-blk .form-label.is-abs {
        left: 0;
        position: relative;
        width: 100%; }
      .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group.ipt-row-list .row.ipt-plus-blk .col-4.offset-2 {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        max-width: 100%;
        margin: 0;
        margin-bottom: 15px; }
      .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group.ipt-row-list .row.ipt-plus-blk .col-6 {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        max-width: 100%; }
    .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group.ipt-row-list .row.ipt-plus-blk:not(:first-child) {
      margin-left: 0 !important;
      margin-right: 0 !important;
      padding: 0 !important; }
    .contribute-modal-study > .modal-content .contribute-form-middle-block .default-input.ipt-plus-blk {
      display: flex;
      flex-direction: row;
      justify-content: start;
      align-items: center; }
      .contribute-modal-study > .modal-content .contribute-form-middle-block .default-input.ipt-plus-blk .btn.btn-de.f-sm-ab.ac-add-inpt,
      .contribute-modal-study > .modal-content .contribute-form-middle-block .default-input.ipt-plus-blk .btn.btn-de.f-sm-ab.ac-minus-inpt {
        position: relative !important;
        right: 0 !important; }
    .contribute-modal-study > .modal-content .contribute-form-bottom {
      flex-direction: column; }
      .contribute-modal-study > .modal-content .contribute-form-bottom button {
        font-size: 13px !important; }
    .contribute-modal-study > .modal-content .file-limit-text {
      font-size: 14px; }
  .QCM-contribute > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .QCM-contribute > .modal-content .contribute-form > .form-group {
      padding: 0 5%; }
      .QCM-contribute > .modal-content .contribute-form > .form-group .row {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-6:first-child {
          order: 1; }
        .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-6 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .col-4 {
            width: 100% !important;
            max-width: 100%; }
          .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .col-8 {
            margin-top: 8px;
            width: 280px;
            max-width: 100%;
            padding: 0; }
          .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .form-group:last-child .col-8:last-child {
            width: 100% !important;
            padding-right: 15px;
            padding-left: 15px;
            max-width: 100%; }
          .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .col-4 {
            width: 100% !important;
            max-width: 100%; }
          .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .col-8 {
            width: 100% !important;
            max-width: 100%; }
        .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-3 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block {
            display: flex !important;
            justify-content: center;
            align-items: center; }
            .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn {
              display: flex;
              flex-direction: row;
              justify-content: center;
              align-items: center;
              margin-left: 0px;
              margin-right: 0px; }
        .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-9 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block {
            display: flex;
            flex-direction: column;
            justify-content: start;
            align-items: stretch; }
            .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4 {
              -ms-flex: 0 0 41.666667% !important;
              flex: 0 0 41.666667% !important;
              max-width: 41.666667% !important; }
            .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8 {
              -ms-flex: 0 0 58.333333% !important;
              flex: 0 0 58.333333% !important;
              max-width: 58.333333% !important; }
            .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7 {
              -ms-flex: 0 0 58.333333% !important;
              flex: 0 0 58.333333% !important;
              max-width: 58.333333% !important; }
    .QCM-contribute > .modal-content .contribute-form > .contribute-form-middle-block {
      padding: 0 5%; }
      .QCM-contribute > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start; }
        .QCM-contribute > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row div {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
    .QCM-contribute > .modal-content .contribute-form > .contribute-form-bottom button {
      font-size: 16px; } }

@media (max-width: 1200px) {
  .preview-modal.modal.not-full .modal-content {
    width: calc(0.75 * 1020px + 69px);
    padding: 50px 50px 30px; }
  .page__content.template-1 .annuaire-page__main-content-block .valid-data-blk .container-large .row .col-5 {
    width: 100%;
    min-width: 100%;
    order: 2; }
  .page__content.template-1 .annuaire-page__main-content-block .valid-data-blk .container-large .row .col-7 {
    width: 100%;
    min-width: 100%;
    order: 1; }
    .page__content.template-1 .annuaire-page__main-content-block .valid-data-blk .container-large .row .col-7 .gmap-wrapper {
      display: -webkit-box;
      display: flex;
      flex-wrap: wrap; }
      .page__content.template-1 .annuaire-page__main-content-block .valid-data-blk .container-large .row .col-7 .gmap-wrapper .tool-bar-top {
        display: -webkit-box;
        display: flex;
        width: 100%;
        min-width: 100%;
        order: 1;
        margin-top: 16px; }
        .page__content.template-1 .annuaire-page__main-content-block .valid-data-blk .container-large .row .col-7 .gmap-wrapper .tool-bar-top a:first-child {
          display: none; }
        .page__content.template-1 .annuaire-page__main-content-block .valid-data-blk .container-large .row .col-7 .gmap-wrapper .tool-bar-top a.btn.btn-orange.pull-right {
          display: block;
          margin: auto; }
      .page__content.template-1 .annuaire-page__main-content-block .valid-data-blk .container-large .row .col-7 .gmap-wrapper .annuaire-map {
        order: 0; } }

@media (max-width: 1024px) {
  .preview-modal.modal.not-full .modal-content {
    width: calc(0.75 * 790px + 69px);
    padding: 50px 50px 30px; }
  .web-page ~ .new-feed-modal > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .web-page ~ .new-feed-modal > .modal-content > form.new-feed-form div.form-group .row {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: stretch; }
      .web-page ~ .new-feed-modal > .modal-content > form.new-feed-form div.form-group .row div {
        width: 100% !important;
        max-width: 100%; }
    .web-page ~ .new-feed-modal > .modal-content div.form-footer {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      .web-page ~ .new-feed-modal > .modal-content div.form-footer button {
        margin: 8px !important;
        padding: 0; }
  .contribute-modal-library > .modal-content,
  .modifier-modal-library > .modal-content,
  .contribute-modal-chat > .modal-content,
  .modifier-modal-chat > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .contribute-modal-library > .modal-content .contribute-form > .form-group,
    .contribute-modal-library > .modal-content .modifier-form > .form-group,
    .modifier-modal-library > .modal-content .contribute-form > .form-group,
    .modifier-modal-library > .modal-content .modifier-form > .form-group,
    .contribute-modal-chat > .modal-content .contribute-form > .form-group,
    .contribute-modal-chat > .modal-content .modifier-form > .form-group,
    .modifier-modal-chat > .modal-content .contribute-form > .form-group,
    .modifier-modal-chat > .modal-content .modifier-form > .form-group {
      padding: 0 5%; }
      .contribute-modal-library > .modal-content .contribute-form > .form-group .row,
      .contribute-modal-library > .modal-content .modifier-form > .form-group .row,
      .modifier-modal-library > .modal-content .contribute-form > .form-group .row,
      .modifier-modal-library > .modal-content .modifier-form > .form-group .row,
      .contribute-modal-chat > .modal-content .contribute-form > .form-group .row,
      .contribute-modal-chat > .modal-content .modifier-form > .form-group .row,
      .modifier-modal-chat > .modal-content .contribute-form > .form-group .row,
      .modifier-modal-chat > .modal-content .modifier-form > .form-group .row {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; }
        .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-3,
        .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-3,
        .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-3,
        .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-3,
        .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-3,
        .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-3,
        .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-3,
        .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-3 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block,
          .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block,
          .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block,
          .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block,
          .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block,
          .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block,
          .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block,
          .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block {
            display: flex !important;
            justify-content: center;
            align-items: center; }
            .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn,
            .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn,
            .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn,
            .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn,
            .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn,
            .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn,
            .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn,
            .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn {
              display: flex;
              flex-direction: row;
              justify-content: center;
              align-items: center;
              margin-left: 0px;
              margin-right: 0px; }
        .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9,
        .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-9,
        .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-9,
        .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-9,
        .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-9,
        .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-9,
        .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-9,
        .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block,
          .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block,
          .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block,
          .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block,
          .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block,
          .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block,
          .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block,
          .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block {
            display: flex;
            flex-direction: column;
            justify-content: start;
            align-items: stretch; }
            .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group,
            .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group,
            .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group,
            .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group,
            .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group,
            .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group,
            .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group,
            .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group {
              margin-bottom: 15px; }
              .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4,
              .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4,
              .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4,
              .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4,
              .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4,
              .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4,
              .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4,
              .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4 {
                -ms-flex: 0 0 45% !important;
                flex: 0 0 45% !important;
                max-width: 45% !important;
                padding-right: 0px; }
              .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8,
              .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8,
              .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8,
              .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8,
              .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8,
              .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8,
              .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8,
              .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8 {
                -ms-flex: 0 0 55% !important;
                flex: 0 0 55% !important;
                max-width: 55% !important; }
              .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7,
              .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7,
              .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7,
              .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7,
              .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7,
              .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7,
              .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7,
              .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7 {
                -ms-flex: 0 0 55% !important;
                flex: 0 0 55% !important;
                max-width: 55% !important; }
            .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon,
            .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon,
            .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon,
            .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon,
            .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon,
            .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon,
            .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon,
            .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon {
              padding: 15px 10px;
              padding-left: 25px;
              font-size: 13px;
              border-radius: 15px; }
              .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon i,
              .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon i,
              .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon i,
              .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon i,
              .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon i,
              .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon i,
              .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon i,
              .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .btn-round-icon i {
                left: 8px;
                bottom: 15px;
                font-size: 15px; }
            .contribute-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .button-description,
            .contribute-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .button-description,
            .modifier-modal-library > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .button-description,
            .modifier-modal-library > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .button-description,
            .contribute-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .button-description,
            .contribute-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .button-description,
            .modifier-modal-chat > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .button-description,
            .modifier-modal-chat > .modal-content .modifier-form > .form-group .row .col-9 .chat-buttons-block .button-description {
              line-height: 1;
              font-size: 12px; }
    .contribute-modal-library > .modal-content .contribute-form > .contribute-form-middle-block,
    .contribute-modal-library > .modal-content .modifier-form > .contribute-form-middle-block,
    .modifier-modal-library > .modal-content .contribute-form > .contribute-form-middle-block,
    .modifier-modal-library > .modal-content .modifier-form > .contribute-form-middle-block,
    .contribute-modal-chat > .modal-content .contribute-form > .contribute-form-middle-block,
    .contribute-modal-chat > .modal-content .modifier-form > .contribute-form-middle-block,
    .modifier-modal-chat > .modal-content .contribute-form > .contribute-form-middle-block,
    .modifier-modal-chat > .modal-content .modifier-form > .contribute-form-middle-block {
      padding: 0 5%; }
      .contribute-modal-library > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row,
      .contribute-modal-library > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row,
      .modifier-modal-library > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row,
      .modifier-modal-library > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row,
      .contribute-modal-chat > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row,
      .contribute-modal-chat > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row,
      .modifier-modal-chat > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row,
      .modifier-modal-chat > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start; }
        .contribute-modal-library > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row div,
        .contribute-modal-library > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row div,
        .modifier-modal-library > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row div,
        .modifier-modal-library > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row div,
        .contribute-modal-chat > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row div,
        .contribute-modal-chat > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row div,
        .modifier-modal-chat > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row div,
        .modifier-modal-chat > .modal-content .modifier-form > .contribute-form-middle-block .form-group > .row div {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  .supprimer-modal > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .supprimer-modal > .modal-content .supprimer-form {
      padding: 0 20px; }
      .supprimer-modal > .modal-content .supprimer-form .btn {
        width: auto;
        font-size: 12px; }
  .contribute-modal-product > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .contribute-modal-product > .modal-content .contribute-form > .form-group {
      padding: 0 5%; }
      .contribute-modal-product > .modal-content .contribute-form > .form-group .row {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-6:first-child {
          order: 1; }
        .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-6 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .col-4 {
            width: 100% !important;
            max-width: 100%; }
          .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .col-8 {
            margin-top: 8px;
            width: 280px;
            max-width: 100%;
            padding: 0; }
          .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .form-group:last-child .col-8:last-child {
            width: 100% !important;
            padding-right: 15px;
            padding-left: 15px;
            max-width: 100%; }
          .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .col-4 {
            width: 100% !important;
            max-width: 100%; }
          .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .col-8 {
            width: 100% !important;
            max-width: 100%; }
        .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-3 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block {
            display: flex !important;
            justify-content: center;
            align-items: center; }
            .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn {
              display: flex;
              flex-direction: row;
              justify-content: center;
              align-items: center;
              margin-left: 0px;
              margin-right: 0px; }
        .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-9 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block {
            display: flex;
            flex-direction: column;
            justify-content: start;
            align-items: stretch; }
            .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4 {
              -ms-flex: 0 0 41.666667% !important;
              flex: 0 0 41.666667% !important;
              max-width: 41.666667% !important; }
            .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8 {
              -ms-flex: 0 0 58.333333% !important;
              flex: 0 0 58.333333% !important;
              max-width: 58.333333% !important; }
            .contribute-modal-product > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7 {
              -ms-flex: 0 0 58.333333% !important;
              flex: 0 0 58.333333% !important;
              max-width: 58.333333% !important; }
    .contribute-modal-product > .modal-content .contribute-form > .contribute-form-middle-block {
      padding: 0 5%; }
      .contribute-modal-product > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start; }
        .contribute-modal-product > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row div {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
      .contribute-modal-product > .modal-content .contribute-form > .contribute-form-middle-block .form-group:last-child .row > .col-10 {
        padding: 0;
        margin: 0; }
  .contribute-modal-study > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .contribute-modal-study > .modal-content .modal-top {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .contribute-modal-study > .modal-content .modal-top h3.modal--title {
        text-align: center; }
      .contribute-modal-study > .modal-content .modal-top div.unarticle-button {
        margin: 0;
        margin-top: 15px; }
    .contribute-modal-study > .modal-content div.row:first-child {
      padding: 0 5%;
      margin-right: 0px;
      margin-left: 0px;
      display: flex;
      flex-direction: column;
      justify-content: start;
      align-items: center; }
      .contribute-modal-study > .modal-content div.row:first-child .col-6:first-child {
        order: 1; }
      .contribute-modal-study > .modal-content div.row:first-child .col-6 {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        max-width: 100%; }
        .contribute-modal-study > .modal-content div.row:first-child .col-6 div {
          width: 100%; }
          .contribute-modal-study > .modal-content div.row:first-child .col-6 div .row {
            padding: 0; }
            .contribute-modal-study > .modal-content div.row:first-child .col-6 div .row .col-4 {
              width: 100%;
              flex: 0 0 100%;
              max-width: 100%;
              padding: 0; }
            .contribute-modal-study > .modal-content div.row:first-child .col-6 div .row .col-8 {
              width: 100% !important;
              flex: 0 0 100% !important;
              max-width: 100% !important;
              padding: 0; }
              .contribute-modal-study > .modal-content div.row:first-child .col-6 div .row .col-8 .ci-choose-img-btn {
                margin-left: 0;
                margin-right: 0; }
                .contribute-modal-study > .modal-content div.row:first-child .col-6 div .row .col-8 .ci-choose-img-btn .ci-open-img-modal {
                  margin-left: 0;
                  float: left; }
                .contribute-modal-study > .modal-content div.row:first-child .col-6 div .row .col-8 .ci-choose-img-btn .ci-open-img-local {
                  margin-right: 0;
                  float: right; }
              .contribute-modal-study > .modal-content div.row:first-child .col-6 div .row .col-8 .cropit-preview {
                width: 100%; }
    .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group {
      padding: 0 5%; }
      .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group .row {
        padding: 0; }
        .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group .row .col-3 {
          width: 100% !important;
          flex: 0 0 100% !important;
          max-width: 100% !important;
          padding: 0; }
    .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group.ipt-row-list .row.ipt-plus-blk {
      display: flex;
      flex-direction: column;
      justify-content: start;
      align-items: center; }
      .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group.ipt-row-list .row.ipt-plus-blk .form-label.is-abs {
        left: 0;
        position: relative;
        width: 100%; }
      .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group.ipt-row-list .row.ipt-plus-blk .col-4.offset-2 {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        max-width: 100%;
        margin: 0;
        margin-bottom: 15px; }
    .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group.ipt-row-list .row.ipt-plus-blk:not(:first-child) {
      margin-left: 0 !important;
      margin-right: 0 !important;
      padding: 0 !important; }
      .contribute-modal-study > .modal-content .contribute-form-middle-block .form-group.ipt-row-list .row.ipt-plus-blk:not(:first-child) .col-6 {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        max-width: 100%; }
    .contribute-modal-study > .modal-content .contribute-form-middle-block .default-input.ipt-plus-blk {
      display: flex;
      flex-direction: row;
      justify-content: start;
      align-items: center; }
      .contribute-modal-study > .modal-content .contribute-form-middle-block .default-input.ipt-plus-blk .btn.btn-de.f-sm-ab.ac-add-inpt,
      .contribute-modal-study > .modal-content .contribute-form-middle-block .default-input.ipt-plus-blk .btn.btn-de.f-sm-ab.ac-minus-inpt {
        position: relative !important;
        right: 0 !important; }
    .contribute-modal-study > .modal-content .contribute-form-bottom {
      flex-direction: column; }
      .contribute-modal-study > .modal-content .contribute-form-bottom > div {
        margin: 8px 0px; }
      .contribute-modal-study > .modal-content .contribute-form-bottom button {
        font-size: 15px;
        width: 130px; }
  .contribute-modal.study-short > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .contribute-modal.study-short > .modal-content .modal-top {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .contribute-modal.study-short > .modal-content .modal-top h3.modal--title {
        text-align: center; }
      .contribute-modal.study-short > .modal-content .modal-top div.unarticle-button {
        margin: 0;
        margin-top: 15px; }
    .contribute-modal.study-short > .modal-content > form.contribute-short-form {
      padding: 0 30px; }
      .contribute-modal.study-short > .modal-content > form.contribute-short-form .form-group .row {
        display: flex;
        flex-direction: column; }
        .contribute-modal.study-short > .modal-content > form.contribute-short-form .form-group .row div {
          width: 100% !important;
          max-width: 100%; }
    .contribute-modal.study-short > .modal-content .contribute-form-bottom button {
      font-size: 15px; }
  .page__content.profile-template .profile-page-content {
    overflow-x: auto; }
    .page__content.profile-template .profile-page-content table tbody > tr > th,
    .page__content.profile-template .profile-page-content table tbody > tr > td {
      width: 150px;
      font-size: 14px; }
    .page__content.profile-template .profile-page-content table tbody > tr > th > a {
      font-size: 14px; }
    .page__content.profile-template .profile-page-content table tbody > tr > td > .table-actions {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center; }
  .page.annuaire-page .sub-top-form {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap; }
    .page.annuaire-page .sub-top-form .nom.ann {
      width: 100%;
      padding: 0; }
    .page.annuaire-page .sub-top-form .pays.ann {
      width: 50%;
      padding: 0;
      padding-right: 6px; }
    .page.annuaire-page .sub-top-form .post-code.ann {
      width: 50%;
      padding: 0;
      padding-left: 6px; }
    .page.annuaire-page .sub-top-form .thematique.ann {
      width: 50%;
      padding: 0;
      padding-right: 6px; }
    .page.annuaire-page .sub-top-form .rayan {
      width: 50%;
      padding: 0;
      padding-left: 6px; }
    .page.annuaire-page .sub-top-form .submit-btn.ann {
      display: block;
      margin: auto;
      margin-top: 16px; }
  .QCM-contribute > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .QCM-contribute > .modal-content .contribute-form > .form-group {
      padding: 0 5%; }
      .QCM-contribute > .modal-content .contribute-form > .form-group .row {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-6:first-child {
          order: 1; }
        .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-6 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .col-4 {
            width: 100% !important;
            max-width: 100%; }
          .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .col-8 {
            margin-top: 8px;
            width: 280px;
            max-width: 100%;
            padding: 0; }
          .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .form-group:last-child .col-8:last-child {
            width: 100% !important;
            padding-right: 15px;
            padding-left: 15px;
            max-width: 100%; }
          .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .col-4 {
            width: 100% !important;
            max-width: 100%; }
          .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .col-8 {
            width: 100% !important;
            max-width: 100%; }
        .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-3 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block {
            display: flex !important;
            justify-content: center;
            align-items: center; }
            .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn {
              display: flex;
              flex-direction: row;
              justify-content: center;
              align-items: center;
              margin-left: 0px;
              margin-right: 0px; }
        .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-9 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block {
            display: flex;
            flex-direction: column;
            justify-content: start;
            align-items: stretch; }
            .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4 {
              -ms-flex: 0 0 41.666667% !important;
              flex: 0 0 41.666667% !important;
              max-width: 41.666667% !important; }
            .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8 {
              -ms-flex: 0 0 58.333333% !important;
              flex: 0 0 58.333333% !important;
              max-width: 58.333333% !important; }
            .QCM-contribute > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7 {
              -ms-flex: 0 0 58.333333% !important;
              flex: 0 0 58.333333% !important;
              max-width: 58.333333% !important; }
    .QCM-contribute > .modal-content .contribute-form > .contribute-form-middle-block {
      padding: 0 5%; }
      .QCM-contribute > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start; }
        .QCM-contribute > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row div {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  .agenda-contribute > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .agenda-contribute > .modal-content .contribute-form > .form-group {
      padding: 0 5%; }
      .agenda-contribute > .modal-content .contribute-form > .form-group .row {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6:first-child {
          order: 1; }
        .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .col-4 {
            width: 100% !important;
            max-width: 100%; }
          .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .col-8 {
            margin-top: 8px;
            width: 280px;
            max-width: 100%;
            padding: 0; }
          .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .form-group:last-child .col-8:last-child {
            width: 100% !important;
            padding-right: 15px;
            padding-left: 15px;
            max-width: 100%; }
          .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .form-group:first-child .row .col-4 {
            width: 100% !important;
            max-width: 100%; }
          .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .form-group:first-child .row .col-8 {
            width: 280px;
            max-width: 280px; }
          .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .form-group:not(:first-child) .col-4 {
            width: 100% !important;
            max-width: 100%; }
          .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-right-block .form-group:not(:first-child) .col-8 {
            width: 100% !important;
            padding-right: 15px;
            padding-left: 15px;
            max-width: 100%; }
          .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .col-4 {
            width: 100% !important;
            max-width: 100%; }
          .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .col-8 {
            width: 100% !important;
            padding-right: 15px;
            padding-left: 15px;
            max-width: 100%; }
          .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .period .col-8 {
            display: flex;
            justify-content: space-between; }
            .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .period .col-8 span {
              margin-right: 6px;
              flex-grow: 0; }
            .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .period .col-8 .input-append.date {
              flex-grow: 8; }
            .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .period .col-8 .input-append.date:last-child {
              flex-grow: 0; }
        .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-3 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block {
            display: flex !important;
            justify-content: center;
            align-items: center; }
            .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-3 .contribute-form-left-block .ci-choose-img-btn {
              display: flex;
              flex-direction: row;
              justify-content: center;
              align-items: center;
              margin-left: 0px;
              margin-right: 0px; }
        .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-9 {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
          .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block {
            display: flex;
            flex-direction: column;
            justify-content: start;
            align-items: stretch; }
            .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-4 {
              -ms-flex: 0 0 41.666667% !important;
              flex: 0 0 41.666667% !important;
              max-width: 41.666667% !important; }
            .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-8 {
              -ms-flex: 0 0 58.333333% !important;
              flex: 0 0 58.333333% !important;
              max-width: 58.333333% !important; }
            .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-9 .chat-buttons-block .form-group > .row .col-7 {
              -ms-flex: 0 0 58.333333% !important;
              flex: 0 0 58.333333% !important;
              max-width: 58.333333% !important; }
    .agenda-contribute > .modal-content .contribute-form > .contribute-form-middle-block {
      padding: 0 5%; }
      .agenda-contribute > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start; }
        .agenda-contribute > .modal-content .contribute-form > .contribute-form-middle-block .form-group > .row div {
          max-width: 100% !important;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  .new-feed-confirm-modal > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
  .contribute-modal-recherche > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .contribute-modal-recherche > .modal-content .modal--title {
      text-align: center; }
  .recherche-wrap {
    padding: 0px 15px; }
  .recherche-form .default-input {
    width: 100%;
    flex: unset; }
  .recherche-list {
    padding-right: 10px;
    margin-right: -10px; }
    .recherche-list .item-detail-block {
      flex-direction: column; }
  .new-research-modal > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .new-research-modal > .modal-content .new-research-form {
      padding: 0 30px; }
      .new-research-modal > .modal-content .new-research-form > .form-group > .row > .col-2 {
        flex: 0 0 27%;
        max-width: 27%;
        padding-right: 0px; }
      .new-research-modal > .modal-content .new-research-form > .form-group > .row > .col-10 {
        flex: 0 0 73%;
        max-width: 73%; }
      .new-research-modal > .modal-content .new-research-form .buttons-group .btn {
        float: left;
        width: 49%;
        margin-right: 0px; }
        .new-research-modal > .modal-content .new-research-form .buttons-group .btn:first-of-type {
          margin-right: 2%; }
  .modal.not-full.engregistrer-modal > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .modal.not-full.engregistrer-modal > .modal-content .modal--title {
      text-align: center; }
    .modal.not-full.engregistrer-modal > .modal-content .engregistrer-form {
      padding: 0px 25px;
      width: 100%; }
      .modal.not-full.engregistrer-modal > .modal-content .engregistrer-form .form-footer {
        margin-top: 25px; }
    .modal.not-full.engregistrer-modal > .modal-content .form-group > .row > .col-2 {
      flex: 0 0 25%;
      max-width: 25%;
      padding-right: 0px; }
    .modal.not-full.engregistrer-modal > .modal-content .form-group > .row > .col-10 {
      flex: 0 0 75%;
      max-width: 75%; }
  .modal.annuaire-contribute > .modal-content, .modal.annuaire-view-only > .modal-content {
    width: 80% !important;
    margin: 5% auto !important;
    padding: 40px 0px !important; }
    .modal.annuaire-contribute > .modal-content .modal--title, .modal.annuaire-view-only > .modal-content .modal--title {
      text-align: center; }
  .modal.annuaire-contribute .contribute-form > .form-group > .row > .col-6, .modal.annuaire-view-only .contribute-form > .form-group > .row > .col-6 {
    flex: 0 0 100%;
    max-width: 100%; }
    .modal.annuaire-contribute .contribute-form > .form-group > .row > .col-6:first-child, .modal.annuaire-view-only .contribute-form > .form-group > .row > .col-6:first-child {
      order: 1; }
    .modal.annuaire-contribute .contribute-form > .form-group > .row > .col-6 .contribute-form-left-block, .modal.annuaire-contribute .contribute-form > .form-group > .row > .col-6 .contribute-form-right-block, .modal.annuaire-view-only .contribute-form > .form-group > .row > .col-6 .contribute-form-left-block, .modal.annuaire-view-only .contribute-form > .form-group > .row > .col-6 .contribute-form-right-block {
      padding: 0 45px; }
      .modal.annuaire-contribute .contribute-form > .form-group > .row > .col-6 .contribute-form-left-block .image-input-cropit.annuaire_croppit, .modal.annuaire-contribute .contribute-form > .form-group > .row > .col-6 .contribute-form-right-block .image-input-cropit.annuaire_croppit, .modal.annuaire-view-only .contribute-form > .form-group > .row > .col-6 .contribute-form-left-block .image-input-cropit.annuaire_croppit, .modal.annuaire-view-only .contribute-form > .form-group > .row > .col-6 .contribute-form-right-block .image-input-cropit.annuaire_croppit {
        width: 100%; }
      .modal.annuaire-contribute .contribute-form > .form-group > .row > .col-6 .contribute-form-left-block > .form-group > .row > .col-4, .modal.annuaire-contribute .contribute-form > .form-group > .row > .col-6 .contribute-form-right-block > .form-group > .row > .col-4, .modal.annuaire-view-only .contribute-form > .form-group > .row > .col-6 .contribute-form-left-block > .form-group > .row > .col-4, .modal.annuaire-view-only .contribute-form > .form-group > .row > .col-6 .contribute-form-right-block > .form-group > .row > .col-4 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0; }
      .modal.annuaire-contribute .contribute-form > .form-group > .row > .col-6 .contribute-form-left-block > .form-group > .row > .col-8, .modal.annuaire-contribute .contribute-form > .form-group > .row > .col-6 .contribute-form-right-block > .form-group > .row > .col-8, .modal.annuaire-view-only .contribute-form > .form-group > .row > .col-6 .contribute-form-left-block > .form-group > .row > .col-8, .modal.annuaire-view-only .contribute-form > .form-group > .row > .col-6 .contribute-form-right-block > .form-group > .row > .col-8 {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        padding: 0; } }

@media (max-width: 575px) {
  .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .period .col-4 {
    margin-bottom: 10px; }
  .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .period .col-8 {
    display: block;
    justify-content: unset; }
    .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .period .col-8 .date-picker-group > span {
      display: inline-block;
      width: 30px;
      vertical-align: middle;
      line-height: 30px; }
    .agenda-contribute > .modal-content .contribute-form > .form-group .row .col-6 .contribute-form-left-block .period .col-8 .date-picker-group:not(:first-of-type) {
      margin-top: 10px; } }

@media (max-width: 769px) {
  .preview-modal.modal.not-full .modal-content {
    width: 100%;
    padding: 20px 15px; }
    .preview-modal.modal.not-full .modal-content .modal-close-button {
      width: 20px;
      height: 20px; }
      .preview-modal.modal.not-full .modal-content .modal-close-button .ico {
        width: 16px;
        height: 16px;
        font-size: 16px; } }

@media (max-width: 321px) {
  .contribute-modal-study > .modal-content .contribute-form-bottom button {
    font-size: 9px !important; }
  .register-page__content .form-group.g-capcha-mix {
    margin-left: -15px;
    margin-right: -15px; } }

@media (max-width: 992px) {
  .advance-search-modal.modal.not-full .modal-content {
    width: 100%;
    margin: 0px;
    border-radius: 0px; } }

@media (max-width: 576px) {
  .modal--title {
    font-size: 21px; }
  .advance-search-modal .list-check-box.bold-item > li {
    width: 50%;
    margin-right: 0px; }
  .advance-search-modal .list-check-box > li {
    margin-bottom: 15px;
    margin-right: 90px; }
  .advance-search-modal .list-check-box.filie_advs > li {
    margin-right: 0px; }
  .advance-search-modal .advance-search-form .form-footer button {
    margin-bottom: 10px; }
  .advance-search-modal .large-checkbox-input {
    line-height: 15px; }
    .advance-search-modal .large-checkbox-input label {
      width: 15px;
      height: 15px;
      margin-right: 10px;
      vertical-align: top; }
      .advance-search-modal .large-checkbox-input label::before {
        width: 14px;
        height: 14px; }
    .advance-search-modal .large-checkbox-input input:checked + label {
      background: #343434; }
      .advance-search-modal .large-checkbox-input input:checked + label::before {
        display: none; }
    .advance-search-modal .large-checkbox-input span {
      max-width: calc(100% - 40px); }
    .advance-search-modal .large-checkbox-input.title-chkbx > span {
      font-size: 14px;
      font-family: 'SVN-GothamLight'; }
  .advance-search-modal .ac-group-head-toggle {
    font-size: 11px; }
  .advance-search-modal .large-radio-input {
    line-height: 15px; }
    .advance-search-modal .large-radio-input label {
      width: 15px;
      height: 15px;
      margin-right: 10px; }
      .advance-search-modal .large-radio-input label::before {
        content: '';
        width: 11px;
        height: 11px;
        top: 2px;
        right: 2px; }
  .advance-search-form .form-group:not(:first-child) {
    margin-bottom: 0px; }
  .advance-search-form {
    padding: 0px 20px;
    width: 100%; }
    .advance-search-form .input-button-stick {
      margin-bottom: 20px; }
  .advance-search-form .chart-tittle {
    font-size: 14px;
    margin-bottom: 10px; }
  .list-radio-box {
    font-size: 14px;
    font-family: 'SVN-GothamLight'; }
    .list-radio-box > li {
      margin-right: 20px; }
  .list-check-box {
    font-size: 14px;
    font-family: 'SVN-GothamLight'; }
    .list-check-box.bold-item {
      font-size: 14px;
      text-transform: uppercase;
      text-align: left;
      font-family: 'SVN-GothamLight'; }
    .list-check-box .group-head::before, .list-check-box .group-head::after {
      display: none; }
  .list-check-box.has-head > .group-head {
    margin-left: -15px; }
  .list-check-box.has-head {
    padding-left: 15px; }
    .list-check-box.has-head > li {
      width: auto;
      margin-right: 15px; }
  .advance-search-form .form-footer {
    padding-top: 30px; }
    .advance-search-form .form-footer .btn {
      font-size: 13px; }
  .advs_thematique_group .list-check-box > li {
    float: left;
    margin-right: 0px;
    width: 100%; }
  .advs_thematique_group > .row > .col-4 {
    flex: 0 0 50%;
    max-width: 50%; } }

@media (max-width: 769px) {
  .new-feed-modal.modal.not-full .modal-content {
    width: 100%;
    margin: 0px; }
  .new-feed-modal.modal.not-full .modal--title {
    font-size: 18px; } }

@media (max-width: 1200px) {
  .library-list .pop.share-info {
    top: unset;
    height: 126px;
    bottom: 27px;
    width: 230px;
    left: 283px;
    right: unset;
    background: #FFFFFF;
    z-index: 2; } }

@media (max-width: 992px) {
  .slide-content-right .show-more-info .pop.more-info {
    top: -150px;
    bottom: unset;
    height: auto;
    width: 215px;
    left: unset;
    right: 43px; }
  .cau-list .large-content .show-more-info .pop.more-info {
    top: unset;
    bottom: -8px;
    width: auto;
    left: -18px;
    right: 45px;
    max-height: 270px; }
  .library-list .pop.share-info {
    top: unset;
    height: 126px;
    bottom: 22px;
    width: 230px;
    left: unset;
    right: 40px;
    background: #FFFFFF;
    z-index: 2; } }

@media (max-width: 769px) {
  .slick-dotted.slick-slider.hero-images-slick {
    margin-bottom: 0px; }
  .hero-image {
    height: 220px; }
  .connect-button .btn {
    max-width: unset;
    font-size: 16px; }
  .h-two-side {
    margin-left: 0px;
    margin-right: 0px; }
  .hero-text {
    font-size: 26px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
    max-width: 80%; }
  .hero-sub-text {
    font-size: 14px;
    max-width: 75%; }
  .hero-image.video-link .hero-text {
    width: 100%;
    max-width: 100%;
    padding: 0px; }
    .hero-image.video-link .hero-text > span {
      display: inline-block;
      margin: 0px auto;
      width: calc(100vw - 70px);
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
  .hero-image.video-link .hero-sub-text {
    width: 100%;
    max-width: 100%;
    padding: 0px; }
    .hero-image.video-link .hero-sub-text > span {
      display: inline-block;
      margin: 0px auto;
      width: calc(100vw - 50px);
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
  .slide-content-right .show-more-info .pop.more-info {
    top: -97px;
    bottom: unset;
    height: auto;
    width: 215px;
    left: unset;
    right: 45px; }
  .cau-list .large-content .show-more-info .pop.more-info {
    top: unset;
    bottom: -8px;
    width: 200px;
    left: unset;
    right: 45px; }
  .slide-list__top {
    margin-left: 20px;
    margin-right: 20px; }
  .slide-list__name {
    font-size: 17px;
    width: auto;
    line-height: 24px;
    padding-bottom: 10px; }
  .slide-list {
    margin-bottom: 30px; }
  .slide-list:first-child {
    padding-top: 0px; }
  .slick-next-arrow {
    display: none !important; }
  .slide-list__see-all-button {
    padding-bottom: 10px; }
  .slide-list__see-all-button a {
    font-size: 16px; }
  .cau-list .slide-list__list {
    padding: 0px 20px; }
  .library-list .slide-list__list {
    padding: 0px 20px; }
  .slide-list__item.ap-info-bx {
    width: 100vw;
    padding: 0px 20px; }
    .slide-list__item.ap-info-bx .pic {
      position: absolute;
      height: 100px;
      width: 135px;
      display: flex;
      justify-content: center;
      align-items: center; }
    .slide-list__item.ap-info-bx .slide_item_content {
      padding: 0px;
      padding-left: 150px;
      height: 100px;
      width: unset;
      background-color: white; }
    .slide-list__item.ap-info-bx .inner {
      padding: 0px; }
    .slide-list__item.ap-info-bx .ttl {
      display: inline-block;
      font-size: 16px;
      font-family: 'SVN-GothamBold';
      line-height: 1.3;
      height: 60px;
      margin-bottom: 10px;
      max-height: 60px;
      overflow: hidden; }
    .slide-list__item.ap-info-bx .desc {
      display: none; }
    .slide-list__item.ap-info-bx .more {
      display: none; }
    .slide-list__item.ap-info-bx .link-tag {
      left: 15px; }
  .web-list::after, .etude-list::after, .product-list::after, .complement-list::after {
    content: '';
    height: 1px;
    background-color: #DCDCDC;
    width: calc(100% - 40px);
    display: inline-block;
    margin-left: 20px; }
  .web-list .pop.share-info, .etude-list .pop.share-info, .product-list .pop.share-info, .complement-list .pop.share-info {
    bottom: 0px;
    top: 0px; }
    .web-list .pop.share-info .inner, .etude-list .pop.share-info .inner, .product-list .pop.share-info .inner, .complement-list .pop.share-info .inner {
      padding: 0px 5px; }
    .web-list .pop.share-info .share-list-user, .etude-list .pop.share-info .share-list-user, .product-list .pop.share-info .share-list-user, .complement-list .pop.share-info .share-list-user {
      max-height: 40px; }
  .web-list .more-info, .etude-list .more-info, .product-list .more-info, .complement-list .more-info {
    bottom: 0px;
    right: 50px; }
  .web-list .share-info .nav-tabs .nav-link, .etude-list .share-info .nav-tabs .nav-link, .product-list .share-info .nav-tabs .nav-link, .complement-list .share-info .nav-tabs .nav-link {
    padding: 4px 8px; }
  .web-list .share-mail-input, .etude-list .share-mail-input, .product-list .share-mail-input, .complement-list .share-mail-input {
    margin-bottom: 0px; }
  .my-space-list::after {
    content: '';
    height: 1px;
    background-color: #DCDCDC;
    width: calc(100% - 40px);
    display: inline-block;
    margin-left: 20px; }
  .my-space-list .item {
    width: 100vw;
    padding: 0px 20px; }
    .my-space-list .item .pic {
      position: absolute;
      height: 100px;
      width: 135px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .my-space-list .item .pic .notify-red-dot {
        width: 20px;
        height: 20px;
        background: #f20303;
        z-index: 1;
        position: absolute;
        border-radius: 50%;
        right: -7px;
        top: -5px; }
    .my-space-list .item .ct-bot {
      padding: 0px;
      padding-left: 150px;
      height: 100px; }
    .my-space-list .item .caption {
      display: none; }
    .my-space-list .item .ttl {
      display: inline-block;
      font-size: 16px;
      font-family: 'SVN-GothamBold';
      line-height: 1.3;
      height: 60px;
      margin-bottom: 10px;
      max-height: 60px;
      overflow: hidden; }
    .my-space-list .item .desc {
      display: none; }
  .my-space-list .pop.more-info {
    right: 30px;
    left: unset; }
  .my-space-list .pop.share-info {
    top: -78px;
    right: 82px;
    height: 109px; }
    .my-space-list .pop.share-info .inner {
      padding: 0px 5px; }
    .my-space-list .pop.share-info .share-mail-input {
      margin-bottom: 0px; }
  .my-space-list .share-info.limit2 .share-list-user {
    max-height: 40px; }
  .my-space-list .link-tag {
    left: 15px; }
  .slide-list__item .slide_item_content.blue > .inner {
    color: #434343; }
  .slide-list__item .slide_item_content.blue .more a, .slide-list__item .slide_item_content.blue > .inner a {
    color: #434343; }
  .slide-list__item .slide_item_content.blue .ico {
    color: #434343; } }

@media (max-width: 576px) {
  .slide-list__item .pic-left {
    width: 135px;
    height: 100px;
    margin-right: 15px;
    overflow: hidden; }
  .slide-content-right {
    width: calc(100% - 150px); }
    .slide-content-right .desc, .slide-content-right .caption {
      display: none; }
    .slide-content-right .ttl {
      display: inline-block;
      font-size: 16px;
      font-family: 'SVN-GothamBold';
      line-height: 1.3;
      height: 60px;
      margin-bottom: 10px;
      max-height: 60px;
      overflow: hidden; }
  .slide-content-right .caption {
    font-size: 10px;
    line-height: 1;
    max-height: 10px;
    overflow: hidden;
    text-overflow: ellipsis; }
  .slide-content-right .ttl {
    font-size: 18px;
    line-height: 1;
    height: 60px;
    overflow: hidden; }
  .slide-content-right .actions-blk {
    margin-bottom: 0px; }
  .slide-content-right .show-more-info .pop.more-info {
    top: -83px;
    bottom: unset;
    height: auto;
    width: 215px;
    left: unset;
    right: 45px;
    max-height: 101px; }
    .slide-content-right .show-more-info .pop.more-info .inner {
      padding: 5px; }
  .h-two-side .slide-list::after {
    content: '';
    height: 1px;
    background-color: #DCDCDC;
    width: 100%;
    display: inline-block; }
  .h-two-side .share-info.limit3 .share-list-user {
    max-height: 40px; }
  .h-two-side .slide-list__top {
    margin-left: 0px;
    margin-right: 0px; }
  .h-two-side .library-list .slide-list__list {
    padding: 0px; }
    .h-two-side .library-list .slide-list__list .slide-list__item {
      float: left;
      margin: 0px;
      width: 100%; }
  .h-two-side .cau-list .slide-list__list {
    padding: 0px; }
    .h-two-side .cau-list .slide-list__list .slide-list__item {
      float: left;
      margin: 0px;
      width: 100%; }
  .h-two-side .pop.share-info {
    top: -83px;
    height: 109px; }
    .h-two-side .pop.share-info .inner {
      padding: 0px 5px; }
    .h-two-side .pop.share-info .share-info .nav-tabs .nav-link {
      font-size: 13px;
      padding: 4px 8px; }
    .h-two-side .pop.share-info .share-mail-input {
      margin-bottom: 0px; }
  .h-two-side .notify-red-dot {
    right: -7px;
    top: -5px; } }

@media (max-width: 769px) {
  .page__top {
    display: block;
    padding: 25px;
    text-align: center; }
  .page__title {
    text-align: center;
    font-size: 29px; }
    .page__title.has-subtitle {
      margin-top: 0px;
      padding-bottom: 0px; }
  .page__subtitle {
    bottom: -42px;
    width: 100%;
    font-size: 8px; }
  .page__home-link {
    display: inline-block;
    font-size: 14px; }
    .page__home-link p {
      display: inline; }
  .web-page .page__content.template-1 {
    padding-bottom: 25px; }
    .web-page .page__content.template-1 > .row {
      margin: 0px; }
  .page-filter-toggle-button, .side-menu-toggle-button {
    display: block; }
  .study-page__filter-block {
    height: 0px;
    visibility: hidden;
    display: flex;
    margin: 0px; }
    .study-page__filter-block.show {
      visibility: visible;
      display: block;
      height: unset;
      margin-bottom: 50px; }
  .footer-side-menu .side-menu {
    height: 0px;
    visibility: hidden;
    margin: 0px; }
    .footer-side-menu .side-menu.show {
      visibility: visible;
      height: unset;
      margin-bottom: 50px; }
  .form__top-infos .form__title {
    display: inline-block;
    max-width: unset;
    font-size: 30px;
    text-align: center; }
  .filter-option__name {
    font-size: 12px;
    margin-bottom: 15px; }
  .contribute-text {
    font-size: 14px;
    padding-bottom: 0px; }
  .sort-text {
    font-size: 14px;
    padding-bottom: 0px; }
  .contribute-button .btn-icon-small {
    width: 20px;
    height: 20px;
    padding-top: 0px;
    padding-left: 0px; }
    .contribute-button .btn-icon-small .ico {
      font-size: 10px;
      display: block; }
  .page-filter-toggle-button, .side-menu-toggle-button {
    width: 40px;
    height: 22px;
    padding-top: 0px; }
    .page-filter-toggle-button::after, .side-menu-toggle-button::after {
      height: 30px; }
    .page-filter-toggle-button .ico, .side-menu-toggle-button .ico {
      font-size: 19px; }
  .web-page-list .col-12.col-md-6.col-lg-4.col-xl-3:first-child::before {
    content: '';
    height: 3px;
    background-color: #ffffff;
    position: absolute;
    top: -2px;
    left: 0px;
    right: 0px; }
  .web-page-list .item {
    width: 100%;
    margin-bottom: 20px; }
    .web-page-list .item .pic {
      position: absolute;
      height: 100px;
      width: 135px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .web-page-list .item .pic img {
        max-width: 100%;
        max-height: 100%; }
    .web-page-list .item .ct-bot {
      padding: 0px;
      padding-left: 150px;
      height: 100px; }
    .web-page-list .item .caption {
      display: none; }
    .web-page-list .item .ttl {
      display: inline-block;
      font-size: 16px;
      font-family: 'SVN-GothamBold';
      line-height: 1.1;
      height: 60px;
      margin-bottom: 10px;
      max-height: 60px;
      overflow: hidden; }
      .web-page-list .item .ttl a:hover {
        color: #33404f; }
    .web-page-list .item .desc {
      display: none; }
  .web-page-list .pop.more-info {
    height: 100px;
    left: unset;
    right: 30px;
    bottom: -5px; }
    .web-page-list .pop.more-info > .inner {
      max-height: 100px;
      overflow-y: auto; }
  .web-page-list .pop.share-info {
    top: unset;
    left: unset;
    right: 95px;
    bottom: -5px;
    height: 100px; }
    .web-page-list .pop.share-info .inner {
      padding: 0px 10px; }
    .web-page-list .pop.share-info .nav-tabs .nav-link {
      padding: 4px 8px;
      font-size: 13px; }
    .web-page-list .pop.share-info .share-mail-input {
      margin-bottom: 0px; }
    .web-page-list .pop.share-info .share-list-user {
      max-height: 40px; }
  .web-page .slide-list {
    margin-bottom: 45px; }
  .page-number-bottom .p-number-circle {
    width: 15px;
    height: 15px;
    font-size: 10px;
    padding-top: 0px; } }

@media (max-width: 769px) {
  .study-page .page__content.study-page__content {
    padding-bottom: 25px; }
    .study-page .page__content.study-page__content > .row {
      margin: 0px; }
  .page__content.template-1 .slide-list {
    padding-top: 20px; }
  .study-list .col-12.col-md-6.col-lg-4.col-xl-3:first-child::before {
    content: '';
    height: 3px;
    background-color: #ffffff;
    position: absolute;
    top: -2px;
    left: 0px;
    right: 0px; }
  .study-list .item {
    width: 100%;
    margin-bottom: 20px; }
    .study-list .item .pic {
      position: absolute;
      height: 100px;
      width: 135px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .study-list .item .pic img {
        max-width: 100%;
        max-height: 100%; }
    .study-list .item .ct-bot {
      padding: 0px;
      padding-left: 150px;
      height: 100px; }
    .study-list .item .caption {
      display: none; }
    .study-list .item .ttl {
      display: inline-block;
      font-size: 16px;
      font-family: 'SVN-GothamBold';
      line-height: 1.1;
      height: 60px;
      margin-bottom: 10px;
      max-height: 60px;
      overflow: hidden; }
      .study-list .item .ttl a:hover {
        color: #33404f; }
    .study-list .item .desc {
      display: none; }
  .study-list .pop.more-info {
    height: 100px;
    left: unset;
    right: 35px;
    bottom: -5px; }
    .study-list .pop.more-info > .inner {
      max-height: 100px;
      overflow-y: auto; }
  .study-list .pop.share-info {
    top: unset;
    left: unset;
    right: 95px;
    bottom: -5px;
    height: 100px; }
    .study-list .pop.share-info .inner {
      padding: 0px 10px; }
    .study-list .pop.share-info .nav-tabs .nav-link {
      padding: 4px 8px;
      font-size: 13px; }
    .study-list .pop.share-info .share-mail-input {
      margin-bottom: 0px; }
    .study-list .pop.share-info .share-list-user {
      max-height: 40px; }
  .study-page .slide-list {
    margin-bottom: 45px; } }

@media (max-width: 769px) {
  .product-page .page__content.template-1 {
    padding-bottom: 25px; }
    .product-page .page__content.template-1 > .row {
      margin: 0px; }
  .product-page-list .col-12.col-md-6.col-lg-4.col-xl-3:first-child::before {
    content: '';
    height: 3px;
    background-color: #ffffff;
    position: absolute;
    top: -2px;
    left: 0px;
    right: 0px; }
  .product-page-list .item {
    width: 100%;
    margin-bottom: 20px; }
    .product-page-list .item .pic {
      position: absolute;
      height: 100px;
      width: 135px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .product-page-list .item .pic img {
        max-width: 100%;
        max-height: 100%; }
    .product-page-list .item .ct-bot {
      padding: 0px;
      padding-left: 150px;
      height: 100px; }
    .product-page-list .item .caption {
      display: none; }
    .product-page-list .item .ttl {
      display: inline-block;
      font-size: 16px;
      font-family: 'SVN-GothamBold';
      line-height: 1.1;
      height: 60px;
      margin-bottom: 10px;
      max-height: 60px;
      overflow: hidden; }
      .product-page-list .item .ttl a:hover {
        color: #33404f; }
    .product-page-list .item .desc {
      display: none; }
  .product-page-list .pop.more-info {
    height: 100px;
    left: unset;
    right: 35px;
    bottom: -5px; }
    .product-page-list .pop.more-info > .inner {
      max-height: 100px;
      overflow-y: auto; }
  .product-page-list .pop.share-info {
    top: unset;
    left: unset;
    right: 95px;
    bottom: -5px;
    height: 100px; }
    .product-page-list .pop.share-info .inner {
      padding: 0px 10px; }
    .product-page-list .pop.share-info .nav-tabs .nav-link {
      padding: 4px 8px;
      font-size: 13px; }
    .product-page-list .pop.share-info .share-mail-input {
      margin-bottom: 0px; }
    .product-page-list .pop.share-info .share-list-user {
      max-height: 40px; }
  .product-page .slide-list {
    margin-bottom: 45px; } }

@media (max-width: 769px) {
  .library-page .page__content.template-1 {
    padding-bottom: 25px; }
    .library-page .page__content.template-1 > .row {
      margin: 0px; }
  .library-page-list .col-12.col-md-6.col-lg-4.col-xl-3:first-child::before {
    content: '';
    height: 3px;
    background-color: #ffffff;
    position: absolute;
    top: -2px;
    left: 0px;
    right: 0px; }
  .library-page-list .item {
    width: 100%;
    margin-bottom: 20px; }
    .library-page-list .item .pic {
      position: absolute;
      height: 100px;
      width: 135px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .library-page-list .item .pic img {
        max-width: 100%;
        max-height: 100%; }
    .library-page-list .item .ct-bot {
      padding: 0px;
      padding-left: 150px;
      height: 100px; }
    .library-page-list .item .caption {
      display: none; }
    .library-page-list .item .ttl {
      display: inline-block;
      font-size: 16px;
      font-family: 'SVN-GothamBold';
      line-height: 1.1;
      height: 60px;
      margin-bottom: 10px;
      max-height: 60px;
      overflow: hidden; }
      .library-page-list .item .ttl a:hover {
        color: #33404f; }
    .library-page-list .item .desc {
      display: none; }
  .library-page-list .pop.more-info {
    height: 100px;
    left: unset;
    right: 35px;
    bottom: -5px; }
    .library-page-list .pop.more-info > .inner {
      max-height: 100px;
      overflow-y: auto; }
  .library-page-list .pop.share-info {
    top: unset;
    left: unset;
    right: 80px;
    bottom: -5px;
    height: 100px; }
    .library-page-list .pop.share-info .inner {
      padding: 0px 10px; }
    .library-page-list .pop.share-info .nav-tabs .nav-link {
      padding: 4px 8px;
      font-size: 13px; }
    .library-page-list .pop.share-info .share-mail-input {
      margin-bottom: 0px; }
    .library-page-list .pop.share-info .share-list-user {
      max-height: 40px; }
  .library-page .slide-list {
    margin-bottom: 10px;
    border-bottom: 1px solid #DCDCDC; }
  .library-page-list .slide-list__top {
    margin: 0px;
    border-bottom: 0px;
    padding-top: 10px; }
    .library-page-list .slide-list__top::before {
      top: 0px;
      bottom: unset;
      left: -15px;
      width: unset;
      right: -15px;
      border-bottom: 1px solid #DCDCDC; }
  .library-page-list .slide-list__name {
    display: none; }
  .library-page-list .slide-list-tabs {
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin-right: auto;
    margin-bottom: 20px; }
  .slide-list-tabs p {
    padding: 0px 8px; }
  .library-page__main-content-block .header-detail-image {
    display: flex;
    float: left;
    width: 135px;
    height: 85px;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px; }
    .library-page__main-content-block .header-detail-image img {
      max-width: 100%;
      max-height: 100%; }
  .library-page__main-content-block .content-header::before {
    content: none; }
  .library-page__main-content-block .header-info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding-left: 0px; }
    .library-page__main-content-block .header-info > .title {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      float: unset;
      width: 100%;
      margin-bottom: 0px;
      font-size: 14px;
      font-family: 'SVN-GothamBold';
      line-height: 1;
      word-break: break-word;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
    .library-page__main-content-block .header-info > .toolbox {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
      margin-bottom: 6px;
      display: flex;
      width: 100%;
      justify-content: space-between; }
      .library-page__main-content-block .header-info > .toolbox > li {
        margin-right: 0px; }
        .library-page__main-content-block .header-info > .toolbox > li:nth-child(3) {
          display: none; }
  .library-page__main-content-block .tool-bar-top {
    justify-content: space-between; }
    .library-page__main-content-block .tool-bar-top .left-actions.s-status {
      display: block;
      float: unset; }
  .library-page .item-detail-block {
    padding-top: 0px; }
    .library-page .item-detail-block .pic {
      display: none; }
    .library-page .item-detail-block .item-ct {
      padding: 0px; }
  .library-page__main-content-block > .content-header {
    margin-bottom: 20px;
    margin-top: 20px; }
    .library-page__main-content-block > .content-header .left-actions {
      margin-bottom: 20px; }
  .library-page__main-content-block > .content-body {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start; }
    .library-page__main-content-block > .content-body .main {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2; }
      .library-page__main-content-block > .content-body .main.folded {
        width: 100%;
        padding-right: 0px; }
        .library-page__main-content-block > .content-body .main.folded .library-detail-page-list .slick-prev-arrow {
          right: -40px; }
    .library-page__main-content-block > .content-body .toggle-right-side {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
      width: 100%; }
  .library-page__main-content-block .chatbox-right-block {
    min-width: unset;
    max-width: unset;
    width: 100%;
    max-height: unset;
    border-left: 0px;
    padding-right: 0px; }
  .library-page__main-content-block .cb-right-list {
    padding: 0px;
    border-bottom: 0px; }
    .library-page__main-content-block .cb-right-list .cbp-rb-title {
      display: block;
      position: absolute;
      top: 0px;
      width: 49%;
      padding-left: 5px;
      border: none;
      border-radius: unset;
      padding: 8px;
      font-size: 16px;
      font-family: 'SVN-Gotham';
      line-height: 24px;
      text-align: center;
      background-color: #33404f;
      color: #ffffff;
      white-space: normal; }
      .library-page__main-content-block .cb-right-list .cbp-rb-title h4 {
        font-size: inherit;
        font-family: inherit;
        display: inline; }
      .library-page__main-content-block .cb-right-list .cbp-rb-title span {
        font-size: inherit;
        font-family: inherit; }
      .library-page__main-content-block .cb-right-list .cbp-rb-title i.fa, .library-page__main-content-block .cb-right-list .cbp-rb-title i.ico {
        display: none; }
      .library-page__main-content-block .cb-right-list .cbp-rb-title.collapsed {
        background-color: #eeeeee;
        color: #343434; }
    .library-page__main-content-block .cb-right-list .cbp-rb-collapse {
      height: unset; }
    .library-page__main-content-block .cb-right-list .list-content {
      margin-bottom: 20px; }
  .library-page__main-content-block .chatbox-right-block {
    position: relative;
    margin-bottom: 25px;
    border-bottom: 1px solid #DCDCDC; }
    .library-page__main-content-block .chatbox-right-block .cb-right-list .cbp-rb-collapse {
      margin-top: 40px;
      padding-top: 1px; }
    .library-page__main-content-block .chatbox-right-block .cb-right-list:nth-of-type(2) {
      min-height: 40px; }
      .library-page__main-content-block .chatbox-right-block .cb-right-list:nth-of-type(2) .cbp-rb-title {
        left: 51%; }
  .library-detail-page-list {
    margin-bottom: 0px; }
    .library-detail-page-list .item {
      width: calc(100vw - 30px); }
      .library-detail-page-list .item .pic {
        position: absolute;
        height: 100px;
        width: 135px;
        display: flex;
        justify-content: center;
        align-items: center; }
        .library-detail-page-list .item .pic img {
          max-width: 100%;
          max-height: 100%; }
      .library-detail-page-list .item .ct-bot {
        padding: 0px;
        padding-left: 150px;
        height: 100px; }
      .library-detail-page-list .item .caption {
        display: none; }
      .library-detail-page-list .item .ttl {
        display: inline-block;
        font-size: 16px;
        font-family: 'SVN-GothamBold';
        line-height: 1.3;
        height: 60px;
        margin-bottom: 10px;
        max-height: 60px;
        overflow: hidden; }
        .library-detail-page-list .item .ttl a:hover {
          color: #33404f; }
      .library-detail-page-list .item .desc {
        display: none; }
    .library-detail-page-list .slick-next-arrow {
      display: none !important; }
    .library-detail-page-list .slick-prev-arrow {
      display: none !important; }
  .library-detail-page-list .pop.more-info {
    height: 100px;
    left: unset;
    right: 30px;
    bottom: -5px; }
    .library-detail-page-list .pop.more-info > .inner {
      max-height: 100px;
      overflow-y: auto; }
  .library-detail-page-list .pop.share-info {
    top: unset;
    left: unset;
    right: 80px;
    bottom: -5px;
    height: 100px; }
    .library-detail-page-list .pop.share-info .inner {
      padding: 0px 10px; }
    .library-detail-page-list .pop.share-info .nav-tabs .nav-link {
      padding: 4px 8px;
      font-size: 13px; }
    .library-detail-page-list .pop.share-info .share-mail-input {
      margin-bottom: 0px; }
    .library-detail-page-list .pop.share-info .share-list-user {
      max-height: 40px; } }

@media (max-width: 769px) {
  .chat-page .page__content.template-1 {
    padding-bottom: 25px; }
    .chat-page .page__content.template-1 > .row {
      margin: 0px; }
  .chat-page-list .col-12.col-md-6.col-lg-4.col-xl-3:first-child::before {
    content: '';
    height: 3px;
    background-color: #ffffff;
    position: absolute;
    top: -2px;
    left: 0px;
    right: 0px; }
  .chat-page-list .item {
    width: 100%;
    margin-bottom: 20px; }
    .chat-page-list .item .pic {
      position: absolute;
      height: 100px;
      width: 135px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .chat-page-list .item .pic img {
        max-width: 100%;
        max-height: 100%; }
    .chat-page-list .item .ct-bot {
      padding: 0px;
      padding-left: 150px;
      height: 100px; }
    .chat-page-list .item .caption {
      display: none; }
    .chat-page-list .item .ttl {
      display: inline-block;
      font-size: 16px;
      font-family: 'SVN-GothamBold';
      line-height: 1.1;
      height: 60px;
      margin-bottom: 10px;
      max-height: 60px;
      overflow: hidden; }
      .chat-page-list .item .ttl a:hover {
        color: #33404f; }
    .chat-page-list .item .desc {
      display: none; }
  .chat-page-list .pop.more-info {
    height: 100px;
    left: unset;
    right: 35px;
    bottom: -5px; }
    .chat-page-list .pop.more-info > .inner {
      max-height: 100px;
      overflow-y: auto; }
  .chat-page-list .pop.share-info {
    top: unset;
    left: unset;
    right: 95px;
    bottom: -5px;
    height: 100px; }
    .chat-page-list .pop.share-info .inner {
      padding: 0px 10px; }
    .chat-page-list .pop.share-info .nav-tabs .nav-link {
      padding: 4px 8px;
      font-size: 13px; }
    .chat-page-list .pop.share-info .share-mail-input {
      margin-bottom: 0px; }
    .chat-page-list .pop.share-info .share-list-user {
      max-height: 40px; }
  .chat-page .slide-list {
    margin-bottom: 45px; }
  .chat-page-list .slide-list__top, .agenda-page .slide-list__top {
    margin: 0px;
    border-bottom: 0px;
    padding-top: 10px;
    margin-bottom: 15px; }
    .chat-page-list .slide-list__top::before, .agenda-page .slide-list__top::before {
      top: 0px;
      bottom: unset;
      left: -15px;
      width: unset;
      right: -15px;
      border-bottom: 1px solid #DCDCDC; }
  .chat-page-list .slide-list__name, .agenda-page .slide-list__name {
    display: none; }
  .chat-page-list .slide-list-tabs, .agenda-page .slide-list-tabs {
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin-right: auto; } }

@media (max-width: 769px) {
  .page__content.template-1 {
    padding-bottom: 25px; }
    .page__content.template-1 > .row {
      margin: 0px; }
  .research-page-list .col-12.col-md-6.col-lg-4.col-xl-3:first-child::before {
    content: '';
    height: 4px;
    background-color: #ffffff;
    position: absolute;
    top: -2px;
    left: 0px;
    right: 0px; }
  .research-page-list .item {
    width: 100%;
    margin-bottom: 20px; }
    .research-page-list .item .pic {
      position: absolute;
      height: 100px;
      width: 135px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .research-page-list .item .pic img {
        max-width: 100%;
        max-height: 100%; }
    .research-page-list .item .ct-bot {
      padding: 0px;
      padding-left: 150px;
      height: 100px; }
    .research-page-list .item .caption {
      display: none; }
    .research-page-list .item .ttl {
      display: inline-block;
      font-size: 16px;
      font-family: 'SVN-GothamBold';
      line-height: 1.1;
      height: 60px;
      margin-bottom: 10px;
      max-height: 60px;
      overflow: hidden; }
      .research-page-list .item .ttl a:hover {
        color: #33404f; }
    .research-page-list .item .desc {
      display: none; }
  .research-page-list .pop.more-info {
    left: unset;
    right: 35px;
    bottom: -5px; }
    .research-page-list .pop.more-info > .inner {
      max-height: 100px;
      overflow-y: auto; }
  .research-page-list .pop.share-info {
    top: unset;
    left: unset;
    right: 95px;
    bottom: -5px;
    height: 100px; }
    .research-page-list .pop.share-info .inner {
      padding: 0px 10px; }
    .research-page-list .pop.share-info .nav-tabs .nav-link {
      padding: 4px 8px;
      font-size: 13px; }
    .research-page-list .pop.share-info .share-mail-input {
      margin-bottom: 0px; }
    .research-page-list .pop.share-info .share-list-user {
      max-height: 40px; }
  .research-page-list .item .actions-blk.full-w a:last-of-type {
    margin-right: 12px; }
  .research-page .slide-list {
    margin-bottom: 45px; }
  .research-page-list .slide-list__top {
    margin: 0px;
    border-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 15px; }
    .research-page-list .slide-list__top::before {
      top: unset;
      bottom: 2px;
      left: -15px;
      width: unset;
      right: -15px;
      border-bottom: 1px solid #DCDCDC; }
  .research-page-list .slide-list__name {
    display: none; }
  .research-page-list .slide-list-tabs {
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin-right: auto; } }

@media (max-width: 769px) {
  .login-form {
    width: 100%; }
  .forgot-pass-form {
    width: 100%; }
  .register-mobile-modal .modal-content {
    padding-top: 75px; }
  .register-mobile-modal .form__title {
    font-size: 29px;
    line-height: 1;
    margin-bottom: 12px;
    text-align: center;
    display: block;
    max-width: 100%; }
  .register-mobile-modal .form__sub-title {
    font-size: 16px;
    line-height: 1.2;
    text-align: center; }
  .register-mobile-modal .form__top-infos {
    margin-bottom: 30px; }
  .register-mobile-form {
    padding: 0px 20px;
    width: 100%; }
    .register-mobile-form .selector-input {
      height: 40px; }
      .register-mobile-form .selector-input .select2-container .select2-selection--single {
        height: 40px; }
      .register-mobile-form .selector-input .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 40px; }
      .register-mobile-form .selector-input .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 7px;
        right: 1px;
        width: 20px; }
      .register-mobile-form .selector-input .select2-container .select2-selection--single .select2-selection__rendered {
        padding-left: 20px;
        padding-right: 20px; }
      .register-mobile-form .selector-input .select2-container .select2-selection--multiple {
        min-height: 40px; }
      .register-mobile-form .selector-input .select2-selection--multiple .select2-selection__rendered {
        padding: 0px 20px; }
  .register-mobile-form .default-input .show-text-button {
    position: absolute;
    top: 6px;
    right: 3px;
    width: 28px;
    height: 28px; }
  .register-mobile-modal .first-part, .register-mobile-modal .second-part {
    display: none; }
    .register-mobile-modal .first-part.show, .register-mobile-modal .second-part.show {
      display: block; }
  .register-mobile-modal .agreement {
    display: flex;
    font-size: 16px;
    font-family: 'SVN-GothamLight';
    line-height: 1;
    margin-bottom: 25px; }
    .register-mobile-modal .agreement p {
      padding-left: 10px; }
    .register-mobile-modal .agreement a {
      color: #237be8; }
    .register-mobile-modal .agreement input {
      margin-top: 3px; }
  .register-mobile-modal .page__bottom {
    padding: 0px;
    padding-bottom: 40px;
    display: block;
    text-align: right; }
    .register-mobile-modal .page__bottom a {
      color: #33404f; }
  .register-mobile-modal .page__bottom.second-tab a {
    display: inline-block;
    float: left;
    margin-top: 7px; } }

@media (max-width: 769px) {
  .total-page .page__content.template-1 {
    padding-bottom: 25px; }
    .total-page .page__content.template-1 > .row {
      margin: 0px; }
  .total-page-list .col-12.col-md-6.col-lg-4.col-xl-3:first-child::before {
    content: '';
    height: 3px;
    background-color: #ffffff;
    position: absolute;
    top: -2px;
    left: 0px;
    right: 0px; }
  .total-page-list .item {
    width: calc(100vw - 30px); }
    .total-page-list .item .pic {
      position: absolute;
      height: 100px;
      width: 135px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .total-page-list .item .pic img {
        max-width: 100%;
        max-height: 100%; }
    .total-page-list .item .ct-bot {
      padding: 0px;
      padding-left: 150px;
      height: 100px; }
    .total-page-list .item .caption {
      display: none; }
    .total-page-list .item .ttl {
      display: inline-block;
      font-size: 16px;
      font-family: 'SVN-GothamBold';
      line-height: 1.3;
      height: 60px;
      margin-bottom: 10px;
      max-height: 60px;
      overflow: hidden; }
      .total-page-list .item .ttl a:hover {
        color: #33404f; }
    .total-page-list .item .desc {
      display: none; }
  .total-page-list .slick-next-arrow {
    display: none !important; }
  .total-page-list .slick-prev-arrow {
    display: none !important; }
  .total-page-list .pop.more-info {
    height: 100px;
    left: unset;
    right: 30px;
    bottom: -5px; }
    .total-page-list .pop.more-info > .inner {
      max-height: 100px;
      overflow-y: auto; }
  .total-page-list .pop.share-info {
    top: unset;
    left: unset;
    right: 80px;
    bottom: -5px;
    height: 100px; }
    .total-page-list .pop.share-info .inner {
      padding: 0px 10px; }
    .total-page-list .pop.share-info .nav-tabs .nav-link {
      padding: 4px 8px;
      font-size: 13px; }
    .total-page-list .pop.share-info .share-mail-input {
      margin-bottom: 0px; }
    .total-page-list .pop.share-info .share-list-user {
      max-height: 40px; }
  .total-page .slide-list {
    margin-bottom: 25px; } }

@media (max-width: 1200px) {
  .sub-top-form {
    padding: 50px 35px 45px; }
    .sub-top-form .post-code {
      width: 50%;
      padding-right: 10px;
      margin-bottom: 20px; }
      .sub-top-form .post-code.ann {
        width: 33.33333%;
        padding-right: 0px;
        padding-left: 10px;
        margin-bottom: 20px; }
    .sub-top-form .pays.ann {
      width: 33.33333%;
      margin-bottom: 20px;
      padding-left: 10px;
      padding-right: 10px; }
    .sub-top-form .thematique {
      width: 50%;
      padding-right: 0px;
      padding-left: 10px;
      margin-bottom: 20px; }
      .sub-top-form .thematique.ann {
        width: 33.33333%;
        padding-right: 10px;
        padding-left: 0px;
        margin-bottom: 0px; }
    .sub-top-form .period {
      width: 80%;
      padding-right: 10px; }
      .sub-top-form .period > label {
        font-size: 16px;
        margin-right: 20px; }
      .sub-top-form .period > span {
        margin-right: 10px; }
      .sub-top-form .period .input-append {
        margin-right: 10px; }
        .sub-top-form .period .input-append .input-group-addon {
          margin-left: 5px; }
    .sub-top-form .submit-btn {
      width: 20%; }
      .sub-top-form .submit-btn.ann {
        width: calc(33.33333% - 10px);
        margin-left: 10px; }
    .sub-top-form .nom {
      width: 50%;
      padding-right: 10px;
      margin-bottom: 20px; }
      .sub-top-form .nom.ann {
        width: 33.33333%; }
    .sub-top-form .rayan {
      width: 33.33333%;
      padding-left: 10px;
      padding-right: 10px; } }

@media (max-width: 650px) {
  .sub-top-form {
    padding: 35px 20px 25px; }
    .sub-top-form .period {
      width: 100%;
      padding-right: 0px;
      margin-bottom: 20px;
      display: flex;
      align-items: center; }
      .sub-top-form .period > span {
        line-height: 30px; }
    .sub-top-form .submit-btn {
      width: 100%; }
      .sub-top-form .submit-btn.ann {
        width: 100%;
        margin-left: 0px; }
    .sub-top-form .rayan {
      width: 50%;
      padding-left: 10px;
      padding-right: 0px;
      margin-bottom: 20px; }
    .sub-top-form .thematique.ann {
      width: 50%; } }

@media (max-width: 576px) {
  .sub-top-form {
    padding: 35px 15px 25px; }
    .sub-top-form .period {
      justify-content: space-between; }
      .sub-top-form .period .input-append {
        padding: 0px 5px;
        width: 95px;
        margin-right: 0px; }
      .sub-top-form .period > span {
        margin-right: 0px; }
      .sub-top-form .period > label {
        margin-right: 0px; }
    .sub-top-form .submit-btn {
      width: 100%; } }

@media (max-width: 1200px) {
  .chat-box:not(.expand) .coll-menu.two-dots {
    left: -126px;
    right: unset; }
  .chat-box:not(.expand) .chat-bubble.self .coll-menu.two-dots {
    /* text-align: left; */
    left: unset;
    right: -126px; } }

@media (max-width: 992px) {
  .chat-box-page .toolbox {
    float: unset;
    margin-bottom: 20px; }
    .chat-box-page .toolbox:after {
      content: ".";
      visibility: hidden;
      display: block;
      clear: both;
      height: 0; }
    .chat-box-page .toolbox > li {
      margin-right: calc((100% - 30px * 7) / 6); }
      .chat-box-page .toolbox > li:last-child {
        margin-right: 0px; }
  .chatbox-page-main-block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start; }
  .chatbox-left-block {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 2; }
  .chatbox-page-main-block .main-block-content {
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1; }
  .chatbox-body {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start; }
  .chat-box {
    height: 100vh;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 2; }
  .chat-box-page .chatbox-right-block {
    min-width: unset;
    max-width: unset;
    width: 100%;
    max-height: unset;
    border-left: 0px;
    padding-right: 0px; }
  .chat-box-page .cb-right-list {
    padding: 0px;
    border-bottom: 0px; }
    .chat-box-page .cb-right-list .cbp-rb-title {
      display: block;
      position: absolute;
      top: 0px;
      width: 33%;
      padding-left: 5px;
      border: none;
      border-radius: unset;
      padding: 8px;
      font-size: 12px;
      font-family: 'SVN-Gotham';
      line-height: 24px;
      text-align: center;
      background-color: #33404f;
      color: #ffffff;
      white-space: normal; }
      .chat-box-page .cb-right-list .cbp-rb-title h4 {
        font-size: inherit;
        font-family: inherit;
        display: inline; }
      .chat-box-page .cb-right-list .cbp-rb-title span {
        font-size: inherit;
        font-family: inherit; }
      .chat-box-page .cb-right-list .cbp-rb-title i.fa, .chat-box-page .cb-right-list .cbp-rb-title i.ico {
        display: none; }
      .chat-box-page .cb-right-list .cbp-rb-title.collapsed {
        background-color: #eeeeee;
        color: #343434; }
    .chat-box-page .cb-right-list .cbp-rb-collapse {
      height: 200px; }
  .chat-box-page .chatbox-right-block {
    position: relative;
    margin-bottom: 25px;
    border-bottom: 1px solid #DCDCDC; }
    .chat-box-page .chatbox-right-block .cb-right-list:nth-of-type(2) {
      min-height: 40px; }
      .chat-box-page .chatbox-right-block .cb-right-list:nth-of-type(2) .cbp-rb-title {
        left: 0px; }
      .chat-box-page .chatbox-right-block .cb-right-list:nth-of-type(2) .cbp-rb-collapse {
        margin-top: 40px; }
    .chat-box-page .chatbox-right-block .cb-right-list:nth-of-type(3) .cbp-rb-title {
      left: calc(33% + (1% / 2)); }
    .chat-box-page .chatbox-right-block .cb-right-list:nth-of-type(3) .cbp-rb-collapse {
      padding-top: 15px; }
    .chat-box-page .chatbox-right-block .cb-right-list:nth-of-type(4) .cbp-rb-title {
      right: 0px; }
    .chat-box-page .chatbox-right-block .cb-right-list:nth-of-type(4) .cbp-rb-collapse {
      padding-top: 15px; }
  .chat-box-page .cbp-rb-collapse {
    padding-bottom: 10px;
    padding-top: 1px; }
  .chat-box-page .tab-header {
    display: none; }
  .chat-box-page .select2-container--default .select2-results > .select2-results__options {
    max-height: 100px; }
  .chat-box-page .cb-right-list .list-content {
    max-height: 135px; }
  .chatbox-head {
    border: none;
    margin-bottom: 15px; }
    .chatbox-head .right-content {
      width: calc(100% - 120px);
      padding-left: 15px; }
      .chatbox-head .right-content .tittle {
        display: unset; }
    .chatbox-head .left-content {
      padding-left: 0px;
      width: 120px; }
      .chatbox-head .left-content .tittle {
        display: none; }
  .chat-box .board {
    border: none; }
  .topic-image {
    display: block;
    width: 100%;
    height: 70px;
    margin-bottom: 10px; }
    .topic-image img {
      width: 100%;
      max-height: 100%;
      height: auto; }
  .chatbox-page-main-block .coll-menu.report {
    margin-left: -186px; }
  .chatbox-left-block {
    width: 100%; }
  .chatbox-left-block {
    padding: 0px 20px;
    margin-bottom: 35px; }
    .chatbox-left-block .head-ct {
      padding: 0px;
      margin-bottom: 20px; }
      .chatbox-left-block .head-ct .tittle {
        display: none; }
  .topic-item .item-pic {
    width: 120px;
    max-height: 100%; }
    .topic-item .item-pic img {
      width: 100%;
      max-height: 100%; }
  .topic-item .ttl {
    font-size: 17px;
    height: 70px; }
  .topic-item .item-inf {
    max-width: calc(100% - 125px);
    width: calc(100% - 125px); }
  .topic-item .item-ct {
    height: 90px; }
  .chat-bar {
    width: 100%;
    margin-bottom: 0px;
    border: none;
    border-top: 1px solid #DCDCDC;
    background-color: #ffffff; } }

@media (max-width: 769px) {
  .chatbox-page-main-block .main-block-content {
    padding: 0px 20px; }
  .chat-bar-form .quote .info {
    width: 100%; }
  .chatbox-text-tab .tab-item {
    font-size: 12px; }
  .chatbox-head .right-content {
    min-width: 275px; }
  .chatbox-head .right-content {
    min-width: 230px; } }

@media (max-width: 500px) {
  .chat-box-page .chatbox-right-block .cb-right-list:nth-of-type(4) .cbp-rb-title {
    padding: 5px 10px;
    height: 40px;
    line-height: 1; } }

@media (max-width: 769px) {
  .article-page .page__content > .row > .col-3, .agenda-detail-page .page__content > .row > .col-3 {
    display: none; }
  .article-page .page__content > .row > .col-9, .agenda-detail-page .page__content > .row > .col-9 {
    max-width: 100%;
    flex: 0 0 100%;
    border-right: none !important; }
  .main-article {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 40px; }
    .main-article .article-image-block {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
      padding-left: 0px; }
    .main-article .info-block {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      width: 100%;
      float: unset; }
    .main-article .article-content-block {
      -webkit-box-ordinal-group: 3;
      -moz-box-ordinal-group: 3;
      -ms-flex-order: 3;
      -webkit-order: 3;
      order: 3; }
    .main-article > .divider-large {
      -webkit-box-ordinal-group: 4;
      -moz-box-ordinal-group: 4;
      -ms-flex-order: 4;
      -webkit-order: 4;
      order: 4; }
      .main-article > .divider-large::before {
        left: unset;
        width: calc(100vw - 46px); }
    .main-article .article-image-block {
      float: unset;
      width: 100%; }
    .main-article p {
      font-size: 20px !important; }
    .main-article .title {
      text-align: center;
      font-size: 22px !important; }
    .main-article .article-moment {
      margin-bottom: 30px; }
  .sub-articles > article {
    padding-bottom: 20px; }
    .sub-articles > article:first-child {
      margin-top: 20px; }
    .sub-articles > article > .ttl {
      margin-bottom: 20px; }
    .sub-articles > article ul li, .sub-articles > article ol li {
      font-size: 20px !important; }
  .comment-add-box.no-login .box-footer .text {
    font-size: 14px !important; }
    .comment-add-box.no-login .box-footer .text p {
      display: inline; }
  .article-page-main-block .main-block-header {
    text-align: center; }
    .article-page-main-block .main-block-header > .left-actions.s-status {
      display: inline-block;
      float: unset; }
    .article-page-main-block .main-block-header > .toolbox {
      display: inline-block;
      float: unset; } }

@media (max-width: 769px) {
  .QCM-page .page__content.template-1 {
    padding-bottom: 25px; }
    .QCM-page .page__content.template-1 > .row {
      margin: 0px; }
  .QCM-page .slide-list {
    margin-bottom: 45px; }
  .QCM-page .QCM-page-list .col-12.col-md-6.col-lg-4.col-xl-3:first-child::before {
    content: '';
    height: 3px;
    background-color: #ffffff;
    position: absolute;
    top: -2px;
    left: 0px;
    right: 0px; }
  .QCM-page .QCM-page-list .pop.more-info {
    height: 100px;
    left: unset;
    right: 30px;
    bottom: -5px; }
    .QCM-page .QCM-page-list .pop.more-info > .inner {
      max-height: 100px;
      overflow-y: auto; }
  .QCM-page .QCM-page-list .pop.share-info {
    top: unset;
    left: unset;
    right: 50px;
    bottom: -5px;
    height: 100px; }
    .QCM-page .QCM-page-list .pop.share-info .inner {
      padding: 0px 10px; }
    .QCM-page .QCM-page-list .pop.share-info .nav-tabs .nav-link {
      padding: 4px 8px;
      font-size: 13px; }
    .QCM-page .QCM-page-list .pop.share-info .share-mail-input {
      margin-bottom: 0px; }
    .QCM-page .QCM-page-list .pop.share-info .share-list-user {
      max-height: 40px; }
  .page-item-cal {
    width: 100%;
    margin-bottom: 20px; }
    .page-item-cal .pic {
      position: absolute;
      height: 100px;
      width: 135px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .page-item-cal .pic img {
        max-width: 100%;
        max-height: 100%; }
    .page-item-cal .ct-bot {
      padding: 0px;
      padding-left: 150px;
      padding-right: 10px;
      height: 100px; }
    .page-item-cal .caption {
      display: none; }
    .page-item-cal .caption-cal {
      margin-bottom: 5px; }
    .page-item-cal .ttl {
      display: inline-block;
      font-size: 16px;
      font-family: 'SVN-GothamBold';
      line-height: 1.1;
      height: 53px;
      margin-bottom: 0px;
      max-height: 60px;
      overflow: hidden; }
      .page-item-cal .ttl a:hover {
        color: #33404f; }
    .page-item-cal .desc {
      display: none; } }
