@charset "UTF-8";
/* INSPINIA - Responsive Admin Theme version 2.4 */
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
.transition-cubic-bezier {
  -webkit-transition: all 0.3s cubic-bezier(0.79, 0.01, 0.09, 1.3) 0.2s;
  -o-transition: all 0.3s cubic-bezier(0.79, 0.01, 0.09, 1.3) 0.2s;
  transition: all 0.3s cubic-bezier(0.79, 0.01, 0.09, 1.3) 0.2s; }

.transition-ease, body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li, body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li > a, body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li > a span.nav-label, body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li .nav-second-level, body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li .nav-second-level > li > a, body.mini-navbar.fixed-sidebar .navbar-top-links > li .link-navbar-default, body.mini-navbar.fixed-sidebar .navbar-top-links > li .btn-help-center, body.mini-navbar.fixed-sidebar .navbar-top-links > li .dropdown .dropdown-toggle, body.mini-navbar.fixed-sidebar .navbar-top-links .dropdown .dropdown-menu, body.mini-navbar.fixed-sidebar .navbar-top-links .dropdown .dropdown-menu > li > a, body.mini-navbar.fixed-sidebar .profile-element.dropdown .dropdown-toggle .image-person, body.mini-navbar.fixed-sidebar .profile-element.dropdown .dropdown-toggle > i, body.mini-navbar.fixed-sidebar #mobile-menu, body.mini-navbar.fixed-sidebar #mobile-menu:before, body, .left-sidebar,
#left-sidebar, .right-sidebar,
#right-sidebar, .right-sidebar:before,
#right-sidebar:before, .isLoading, .isLoading:before, .btn-support-channel, .calendar-day [class*="event-status-"]:after, .calendar-day [class*="event-status-"]:before, .ibox-events .events-filters .badge-default, .fc-button-group .fc-button, .event-edit-patient:before, .patient-navigation .nav-tabs > li > a, .gallery-item .item-options, .gallery-item .item-thumbnail, .gallery-item .item-thumbnail > a img, .gallery-item .item-details, .wizard-wrapper #time-zone-colapse, .loading-panel .step-info, .loading-panel .step-info-loading, .print-area:before {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  color: #456573;
  margin: 0; }

h1 {
  font-size: 20px; }

h2 {
  font-size: 18px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10px; }

.nav > li > a {
  color: #456573;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 12px; }

.nav.navbar-right > li > a {
  color: #999c9e; }

.nav > li.active > a {
  color: #ffffff; }

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: white; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: #fff; }

.nav.navbar-top-links > li > a:hover, .nav.navbar-top-links > li > a:focus {
  background-color: transparent; }

.navbar {
  border: 0; }

.navbar-default {
  background-color: transparent;
  border-color: transparent; }

.navbar-top-links li {
  display: inline-block; }

.navbar-top-links li:last-child {
  margin-right: 40px; }

.body-small .navbar-top-links li:last-child {
  margin-right: 0; }

.navbar-top-links li a {
  padding: 20px 10px;
  min-height: 50px; }

.dropdown-menu {
  border: medium none;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
  display: none;
  float: left;
  font-size: 12px;
  left: 0;
  list-style: none outside none;
  padding: 0;
  position: absolute;
  text-shadow: none;
  top: 100%;
  z-index: 1000; }

.dropdown-menu > li > a {
  border-radius: 3px;
  color: inherit;
  margin: 4px;
  text-align: left;
  font-weight: normal;
  white-space: normal;
  line-height: 1.3em; }

.dropdown-menu.no-wrap > li > a {
  white-space: nowrap; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #002737;
  outline: 0; }

.dropdown-menu > li > a.font-bold {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.navbar-top-links .dropdown-menu li {
  display: block; }

.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0; }

.navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0; }

.navbar-top-links .dropdown-menu li a div {
  white-space: normal; }

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0; }

.navbar-top-links .dropdown-messages {
  margin-left: 5px; }

.navbar-top-links .dropdown-tasks {
  margin-left: -59px; }

.navbar-top-links .dropdown-alerts {
  margin-left: -123px; }

.navbar-top-links .dropdown-user {
  right: 0;
  left: auto; }

.dropdown-messages, .dropdown-alerts {
  padding: 10px 10px 10px 10px; }

.dropdown-messages li a, .dropdown-alerts li a {
  font-size: 12px; }

.dropdown-messages li em, .dropdown-alerts li em {
  font-size: 10px; }

.nav.navbar-top-links .dropdown-alerts a {
  font-size: 12px; }

.nav-header {
  padding: 33px 25px;
  background-color: transparent;
  background-image: url("patterns/header-profile.png") no-repeat; }

.pace-done .nav-header {
  transition: all 0.4s; }

.nav > li.active {
  border-left: 4px solid #00202d;
  background: rgba(0, 0, 0, 0); }

.nav.nav-second-level > li.active {
  border: none; }

.nav.nav-second-level.collapse[style] {
  height: auto !important; }

.nav-header a {
  color: #DFE4ED; }

.nav-header .text-muted {
  color: #8095a8; }

.minimalize-styl-2 {
  padding: 4px 12px;
  margin: 14px 5px 5px 20px;
  font-size: 14px;
  float: left; }

.arrow {
  float: right; }

.fa.arrow:before {
  content: "\f104"; }

.active > a > .fa.arrow:before {
  content: "\f107"; }

.nav-second-level li,
.nav-third-level li {
  border-bottom: none !important; }

.nav-second-level li a {
  padding: 7px 10px 7px 10px;
  padding-left: 52px; }

.nav-third-level li a {
  padding-left: 62px; }

.nav-second-level li:last-child {
  margin-bottom: 10px; }

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover > .nav-second-level,
.mini-navbar .nav li:focus > .nav-second-level {
  display: block;
  border-radius: 0 2px 2px 0;
  min-width: 140px;
  height: auto; }

body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 3px; }

.fixed-nav .slimScrollDiv #side-menu {
  padding-bottom: 60px; }

.mini-navbar .nav-second-level li a {
  padding: 10px 10px 10px 15px; }

.mini-navbar .nav .nav-second-level {
  position: absolute;
  left: 50px;
  top: 0;
  background-color: transparent;
  padding: 10px 10px 10px 10px;
  font-size: 12px; }

.canvas-menu.mini-navbar .nav-second-level {
  background: rgba(0, 0, 0, 0); }

.mini-navbar li.active .nav-second-level {
  left: 65px; }

.navbar-default .special_link a {
  background: #002737;
  color: white; }

.navbar-default .special_link a:hover {
  background: #17987e !important;
  color: white; }

.navbar-default .special_link a span.label {
  background: #fff;
  color: #002737; }

.navbar-default .landing_link a {
  background: #003246;
  color: white; }

.navbar-default .landing_link a:hover {
  background: #002737 !important;
  color: white; }

.navbar-default .landing_link a span.label {
  background: #fff;
  color: #003246; }

.logo-element {
  text-align: center;
  font-size: 18px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  display: none;
  padding: 18px 0; }

.pace-done .navbar-static-side, .pace-done .nav-header, .pace-done li.active, .pace-done #page-wrapper, .pace-done .footer, .pace-done .navbar-secondary.side {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.fixed-nav #wrapper {
  margin-top: 0; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none;
  border-color: #DDDDDD #DDDDDD rgba(0, 0, 0, 0);
  border-bottom: #e4eaec;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555555;
  cursor: default; }

.nav.nav-tabs li {
  background: none;
  border: none; }

body.fixed-nav #wrapper .navbar-static-side {
  margin-top: 60px; }

body.fixed-nav #wrapper #page-wrapper {
  margin-top: 0px;
  padding-top: 50px; }

body.top-navigation.fixed-nav #wrapper #page-wrapper {
  margin-top: 0; }

body.fixed-nav.fixed-nav-basic .navbar-fixed-top {
  left: 220px; }

body.fixed-nav.fixed-nav-basic.mini-navbar .navbar-fixed-top {
  left: 50px; }

body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar .navbar-fixed-top {
  left: 0; }

body.fixed-nav.fixed-nav-basic #wrapper .navbar-static-side {
  margin-top: 0; }

body.fixed-nav.fixed-nav-basic.body-small .navbar-fixed-top {
  left: 0; }

body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar.body-small .navbar-fixed-top {
  left: 220px; }

.fixed-nav .minimalize-styl-2 {
  margin: 0;
  border-radius: 0 16px 16px 0;
  right: -19px;
  padding: 30px 4px;
  top: 45%;
  background-color: #cad3d8;
  border: none;
  color: #456573; }

.body-small .navbar-fixed-top {
  margin-left: 0; }

body.mini-navbar .navbar-static-side {
  width: 50px; }

body.mini-navbar .profile-element, body.mini-navbar .nav-label, body.mini-navbar .navbar-default .nav li a span {
  display: none; }

body.canvas-menu .profile-element {
  display: block; }

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-second-level {
  display: none; }

body.mini-navbar .navbar-default .nav > li > a {
  font-size: 16px; }

body.mini-navbar .logo-element {
  display: block; }

body.canvas-menu .logo-element {
  display: none; }

body.mini-navbar .nav-header {
  padding: 0;
  background-color: #002737; }

body.canvas-menu .nav-header {
  padding: 33px 25px; }

body.mini-navbar #page-wrapper {
  margin: 0 0 0 50px; }

body.fixed-sidebar.mini-navbar .footer,
body.canvas-menu.mini-navbar .footer {
  margin: 0 0 0 0px !important; }

body.canvas-menu.mini-navbar #page-wrapper,
body.canvas-menu.mini-navbar .footer {
  margin: 0 0 0 50px; }

body.fixed-sidebar .navbar-static-side,
body.canvas-menu .navbar-static-side {
  position: fixed;
  width: 50px;
  z-index: 2001;
  height: 100%; }

body.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 50px; }

body.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 50px; }

body.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 50px; }

body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 50px; }

.fixed-sidebar.mini-navbar .nav li:focus > .nav-second-level,
.canvas-menu.mini-navbar .nav li:focus > .nav-second-level {
  display: block;
  height: auto; }

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 3px; }

body.canvas-menu.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 13px;
  border-radius: 3px; }

.fixed-sidebar.mini-navbar .nav-second-level li a,
.canvas-menu.mini-navbar .nav-second-level li a {
  padding: 10px 10px 10px 15px; }

.fixed-sidebar.mini-navbar .nav-second-level,
.canvas-menu.mini-navbar .nav-second-level {
  position: relative;
  padding: 0;
  font-size: 13px; }

.fixed-sidebar.mini-navbar li.active .nav-second-level,
.canvas-menu.mini-navbar li.active .nav-second-level {
  left: 0; }

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a,
body.canvas-menu.mini-navbar .navbar-default .nav > li > a {
  font-size: 13px; }

body.fixed-sidebar.mini-navbar .nav-label,
body.fixed-sidebar.mini-navbar .navbar-default .nav li a span,
body.canvas-menu.mini-navbar .nav-label,
body.canvas-menu.mini-navbar .navbar-default .nav li a span {
  display: inline; }

body.canvas-menu.mini-navbar .navbar-default .nav li .profile-element a span {
  display: block; }

.canvas-menu.mini-navbar .nav-second-level li a,
.fixed-sidebar.mini-navbar .nav-second-level li a {
  padding: 7px 10px 7px 52px; }

.fixed-sidebar.mini-navbar .nav-second-level,
.canvas-menu.mini-navbar .nav-second-level {
  left: 0; }

body.canvas-menu nav.navbar-static-side {
  z-index: 2001;
  background: #2f4050;
  height: 100%;
  position: fixed;
  display: none; }

body.canvas-menu.mini-navbar nav.navbar-static-side {
  display: block;
  width: 220px; }

/* Efeito que oculta/exibe menu durante rolagem */
body.scroll-up .navbar-fixed-top {
  top: 0px; }

body.scroll-down .navbar-fixed-top {
  top: -68px; }
  body.scroll-down .navbar-fixed-top:before {
    content: " ";
    height: 40px;
    position: fixed;
    top: 0;
    left: 300px;
    right: 0; }
  body.scroll-down .navbar-fixed-top:hover {
    top: 0px; }

body.mini-navbar .navbar-fixed-top {
  box-shadow: 0 0 15px rgba(0, 39, 55, 0.2);
  border: none;
  min-height: 50px; }
  body.mini-navbar .navbar-fixed-top .navbar-header .notify-bar {
    /* display: none */
    /* height: 0 */
    /* overflow: hidden */
    top: -10px;
    left: -300px; }
  body.mini-navbar .navbar-fixed-top .navbar-header .navbar-brand > img {
    width: 120px;
    height: auto; }

body.mini-navbar .navbar-top-links {
  margin-left: 0;
  max-height: 50px; }
  body.mini-navbar .navbar-top-links li a {
    min-height: 16px; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li {
  border: none;
  border-right: 7px solid transparent;
  margin-bottom: 10px;
  width: 100%; }
  body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li > a {
    font-size: 20px;
    display: block;
    color: #588193; }
    body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li > a span.nav-label {
      display: inline-block;
      font-size: 12px;
      text-transform: uppercase;
      position: absolute;
      top: 20px;
      left: -220px;
      opacity: 0;
      color: #001c28; }
  body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li .nav-second-level {
    display: block;
    position: absolute;
    left: -220px;
    top: 52px;
    width: 173px;
    background-color: #001c28;
    text-align: left;
    z-index: 15;
    padding: 5px 0;
    opacity: 0; }
    body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li .nav-second-level > li {
      width: 100%;
      margin: 0 0 5px 0; }
      body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li .nav-second-level > li > a {
        color: #cad3d8;
        padding: 4px 10px;
        border-radius: 0;
        font-weight: 400;
        border-left: 2px solid #588193; }
      body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li .nav-second-level > li:hover > a {
        background: none;
        color: #ffffff;
        border-left: 5px solid #00a7c3; }
      body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li .nav-second-level > li.active {
        border-left: 2px solid #00a7c3; }
        body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li .nav-second-level > li.active > a {
          font-weight: 600; }
  body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.active {
    border-color: #00a7c3; }
    body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.active:before {
      content: " ";
      background: #00a7c3;
      width: 3px;
      height: 1200px;
      display: block;
      position: absolute;
      bottom: 0;
      left: 47px; }
    body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.active > a {
      color: #d3dfe4; }
  body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li:hover {
    border-width: 0;
    width: 220px; }
    body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li:hover > a {
      background-color: #00a7c3;
      color: #001c28;
      z-index: 15; }
      body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li:hover > a span.nav-label {
        left: 55px;
        opacity: 1; }
    body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li:hover .nav-second-level {
      left: 47px;
      opacity: 1; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-purple.active,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-purple .nav-second-level > li:hover > a,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-purple .nav-second-level > li.active {
  border-color: #AC72F3; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-purple:hover > a, body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-purple.active:before {
  background-color: #AC72F3; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-grey.active,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-grey .nav-second-level > li:hover > a,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-grey .nav-second-level > li.active {
  border-color: #cad3d8; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-grey:hover > a, body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-grey.active:before {
  background-color: #cad3d8; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.water-blue.active,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.water-blue .nav-second-level > li:hover > a,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.water-blue .nav-second-level > li.active {
  border-color: #4CC3D7; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.water-blue:hover > a, body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.water-blue.active:before {
  background-color: #4CC3D7; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-blue.active,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-blue .nav-second-level > li:hover > a,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-blue .nav-second-level > li.active {
  border-color: #637DEC; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-blue:hover > a, body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-blue.active:before {
  background-color: #637DEC; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.green.active,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.green .nav-second-level > li:hover > a,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.green .nav-second-level > li.active {
  border-color: #25b26b; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.green:hover > a, body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.green.active:before {
  background-color: #25b26b; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-orange.active,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-orange .nav-second-level > li:hover > a,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-orange .nav-second-level > li.active {
  border-color: #F79328; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-orange:hover > a, body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-orange.active:before {
  background-color: #F79328; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-yellow.active,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-yellow .nav-second-level > li:hover > a,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-yellow .nav-second-level > li.active {
  border-color: #FACB3A; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-yellow:hover > a, body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-yellow.active:before {
  background-color: #FACB3A; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-pink.active,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-pink .nav-second-level > li:hover > a,
body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-pink .nav-second-level > li.active {
  border-color: #f36977; }

body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-pink:hover > a, body.fixed-sidebar.mini-navbar .navbar-static-side #side-menu.nav > li.light-pink.active:before {
  background-color: #f36977; }

body.mini-navbar.fixed-sidebar .navbar-top-links > li {
  border-left: 1px solid #eaeaea;
  float: left; }
  body.mini-navbar.fixed-sidebar .navbar-top-links > li:first-child {
    border: none; }
  body.mini-navbar.fixed-sidebar .navbar-top-links > li .link-navbar-default, body.mini-navbar.fixed-sidebar .navbar-top-links > li .btn-help-center, body.mini-navbar.fixed-sidebar .navbar-top-links > li .dropdown .dropdown-toggle {
    color: #bbc7cd;
    min-height: 50px;
    padding: 15px 15px;
    display: block; }
    body.mini-navbar.fixed-sidebar .navbar-top-links > li .link-navbar-default:hover, body.mini-navbar.fixed-sidebar .navbar-top-links > li .btn-help-center:hover, body.mini-navbar.fixed-sidebar .navbar-top-links > li .dropdown .dropdown-toggle:hover {
      color: #5b707b;
      background-color: #e7ebee !important; }
    body.mini-navbar.fixed-sidebar .navbar-top-links > li .link-navbar-default label, body.mini-navbar.fixed-sidebar .navbar-top-links > li .btn-help-center label, body.mini-navbar.fixed-sidebar .navbar-top-links > li .dropdown .dropdown-toggle label {
      color: var(--rb-neutral-color-200, #9292A9);
      font-family: Roboto;
      font-size: 13px;
      font-style: normal;
      font-weight: 500;
      line-height: 100%; }

body.mini-navbar.fixed-sidebar .navbar-top-links .dropdown .dropdown-menu {
  display: block;
  top: -1000px;
  right: 0;
  border-radius: 0;
  box-shadow: 0 3px 20px rgba(33, 50, 68, 0.2) !important;
  border-top: 3px solid #cdd5da;
  width: 300px; }
  body.mini-navbar.fixed-sidebar .navbar-top-links .dropdown .dropdown-menu > li > a {
    color: #456573;
    font-size: 14px;
    border-radius: 0;
    padding: 6px 16px;
    margin: 0; }
    body.mini-navbar.fixed-sidebar .navbar-top-links .dropdown .dropdown-menu > li > a:hover {
      color: #00a7c3;
      background: none; }

body.mini-navbar.fixed-sidebar .navbar-top-links .dropdown.open .dropdown-toggle {
  background-color: #e7ebee !important; }

body.mini-navbar.fixed-sidebar .navbar-top-links .dropdown.open .dropdown-menu {
  top: 50px; }

body.mini-navbar.fixed-sidebar .navbar-top-links .dropdown:hover .dropdown-toggle {
  background-color: #e7ebee !important; }

body.mini-navbar.fixed-sidebar .quick-add.dropdown .dropdown-menu {
  width: 180px;
  padding: 8px 4px; }

body.mini-navbar.fixed-sidebar .count-info.dropdown .dropdown-toggle {
  font-size: 16px;
  line-height: 1em;
  padding-top: 16px; }
  body.mini-navbar.fixed-sidebar .count-info.dropdown .dropdown-toggle .label {
    line-height: 12px;
    padding: 2px 5px;
    position: absolute;
    right: 2px;
    top: 8px;
    border-radius: 20px;
    font-size: 10px;
    font-weight: 600;
    opacity: 0.8; }

body.mini-navbar.fixed-sidebar .clinic-switch.dropdown .dropdown-toggle {
  width: auto;
  max-width: 180px;
  font-size: 16px;
  line-height: 1em;
  display: flex;
  flex-wrap: nowrap; }
  body.mini-navbar.fixed-sidebar .clinic-switch.dropdown .dropdown-toggle > img {
    margin-right: 1px;
    margin-top: -10px; }
  body.mini-navbar.fixed-sidebar .clinic-switch.dropdown .dropdown-toggle .clinic-name {
    color: #00a7c3;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 85%;
    display: inline-block;
    overflow: hidden;
    margin-top: 4px; }

body.mini-navbar.fixed-sidebar .profile-element > a,
body.mini-navbar.fixed-sidebar .profile-element > a:hover,
body.mini-navbar.fixed-sidebar .profile-element > a:active {
  background-color: transparent !important; }

body.mini-navbar.fixed-sidebar .profile-element.dropdown .dropdown-toggle {
  width: 65px; }
  body.mini-navbar.fixed-sidebar .profile-element.dropdown .dropdown-toggle .image-person {
    position: absolute;
    bottom: 5px;
    z-index: 1001;
    height: 35px;
    right: 15px;
    transition-delay: initial; }
  body.mini-navbar.fixed-sidebar .profile-element.dropdown .dropdown-toggle > i {
    position: absolute;
    right: 5px;
    transform: scale(1);
    bottom: 20px;
    font-size: 10px; }

body.mini-navbar.fixed-sidebar .profile-element.dropdown .dropdown-menu {
  width: 300px; }
  body.mini-navbar.fixed-sidebar .profile-element.dropdown .dropdown-menu .nav-header {
    padding: 15px;
    background-image: url("default/pattern_transparent_dark.png");
    background-size: 9%;
    background-color: #002737 !important; }
    body.mini-navbar.fixed-sidebar .profile-element.dropdown .dropdown-menu .nav-header .person-name {
      display: block;
      font-size: 16px;
      max-width: 210px;
      color: #00a7c3; }
    body.mini-navbar.fixed-sidebar .profile-element.dropdown .dropdown-menu .nav-header .access-code {
      color: #bbc7cd;
      font-size: 13px;
      background: #324953;
      display: inline-block;
      padding: 2px 8px;
      border-radius: 40px; }

body.mini-navbar.fixed-sidebar .profile-element.dropdown.open .dropdown-toggle .image-person {
  bottom: -65px;
  height: 50px;
  right: 6px;
  transition-delay: 0.1s; }

body.mini-navbar.fixed-sidebar .profile-element.dropdown.open .dropdown-toggle > i {
  transform: scale(-1);
  right: 40%;
  font-size: 16px; }

body.mini-navbar.fixed-sidebar .navbar-form-custom {
  float: none;
  height: auto;
  padding: 8px 20px;
  width: 25vw; }
  body.mini-navbar.fixed-sidebar .navbar-form-custom .form-control {
    border: none;
    font-size: 12px;
    height: 35px;
    margin: 0; }
  body.mini-navbar.fixed-sidebar .navbar-form-custom a {
    padding: 0;
    min-height: auto !important; }

body.fixed-sidebar.mini-navbar .navbar-secondary {
  background-color: #003246;
  z-index: 1009;
  padding-top: 60px;
  position: relative; }
  body.fixed-sidebar.mini-navbar .navbar-secondary.side {
    position: fixed;
    bottom: 0;
    top: 0;
    width: 150px; }
    body.fixed-sidebar.mini-navbar .navbar-secondary.side + #page-wrapper {
      padding-left: 150px; }
    @media (min-width: 768px) {
      body.fixed-sidebar.mini-navbar .navbar-secondary.side {
        left: 50px; } }
    @media (max-width: 575px) {
      body.fixed-sidebar.mini-navbar .navbar-secondary.side {
        right: 0;
        position: relative;
        bottom: auto;
        width: auto; }
        body.fixed-sidebar.mini-navbar .navbar-secondary.side + #page-wrapper {
          padding-top: 0 !important;
          padding-left: 0 !important; } }
  body.fixed-sidebar.mini-navbar .navbar-secondary .nav > li > a {
    color: #cad3d8;
    padding: 10px;
    background: none !important;
    font-weight: 400;
    font-size: 14px; }
    body.fixed-sidebar.mini-navbar .navbar-secondary .nav > li > a .icon-chevron {
      float: right;
      line-height: 2;
      font-size: 9px;
      margin-left: 5px;
      opacity: 0.5; }
  body.fixed-sidebar.mini-navbar .navbar-secondary .nav > li.active {
    background: #ffffff;
    border: none; }
    body.fixed-sidebar.mini-navbar .navbar-secondary .nav > li.active > a {
      color: #00a7c3;
      font-weight: 600; }
  body.fixed-sidebar.mini-navbar .navbar-secondary .nav > li:hover > a {
    color: #00a7c3; }
  body.fixed-sidebar.mini-navbar .navbar-secondary .nav > li > .nav-second-level {
    padding-bottom: 1rem; }
    body.fixed-sidebar.mini-navbar .navbar-secondary .nav > li > .nav-second-level > li {
      display: block; }
      body.fixed-sidebar.mini-navbar .navbar-secondary .nav > li > .nav-second-level > li > a {
        text-transform: none;
        padding: 6px 10px;
        font-weight: normal;
        font-size: 14px;
        color: #456573; }
        body.fixed-sidebar.mini-navbar .navbar-secondary .nav > li > .nav-second-level > li > a:before {
          content: "\f054";
          font-family: "FontAwesome";
          font-size: 8px; }
      body.fixed-sidebar.mini-navbar .navbar-secondary .nav > li > .nav-second-level > li:hover > a {
        color: #00a7c3; }
      body.fixed-sidebar.mini-navbar .navbar-secondary .nav > li > .nav-second-level > li.active > a {
        color: #00a7c3;
        font-weight: 600; }
  body.fixed-sidebar.mini-navbar .navbar-secondary.top {
    right: 0; }
    @media (min-width: 768px) {
      body.fixed-sidebar.mini-navbar .navbar-secondary.top {
        left: 50px; } }
    body.fixed-sidebar.mini-navbar .navbar-secondary.top + #page-wrapper {
      padding-top: 0 !important; }
    body.fixed-sidebar.mini-navbar .navbar-secondary.top .nav > li {
      display: inline-block;
      margin: 0 0 0 0px;
      background: none !important;
      border-bottom: 3px solid transparent; }
      body.fixed-sidebar.mini-navbar .navbar-secondary.top .nav > li > a.active {
        background: none;
        border-left: none;
        border-color: #456573; }
      body.fixed-sidebar.mini-navbar .navbar-secondary.top .nav > li > .nav-second-level {
        position: absolute;
        z-index: 10009;
        background: white;
        box-shadow: 0 0 20px rgba(8, 40, 55, 0.3);
        min-width: 200px;
        top: 38px; }

/* Mobile Menu */
body.mini-navbar.fixed-sidebar #mobile-menu {
  background-color: #cdd5da;
  position: fixed;
  width: 100%;
  max-width: 300px;
  height: 100% !important;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 2035;
  padding: 0;
  margin: 0; }
  body.mini-navbar.fixed-sidebar #mobile-menu:before {
    content: " ";
    position: fixed;
    background: rgba(1, 34, 47, 0.9);
    display: block;
    bottom: 0;
    top: 0;
    left: 100%;
    right: 0; }
  body.mini-navbar.fixed-sidebar #mobile-menu.collapse {
    display: block;
    left: -100%;
    opacity: 0; }
    body.mini-navbar.fixed-sidebar #mobile-menu.collapse.in {
      display: block;
      left: 0;
      opacity: 1; }
      body.mini-navbar.fixed-sidebar #mobile-menu.collapse.in:before {
        left: 300px; }
  body.mini-navbar.fixed-sidebar #mobile-menu .fixed-top-wrapper {
    height: 60px;
    background-color: #fff; }
  body.mini-navbar.fixed-sidebar #mobile-menu .profile-element.dropdown {
    width: 65px;
    position: absolute;
    top: 53px;
    right: 0; }
    body.mini-navbar.fixed-sidebar #mobile-menu .profile-element.dropdown .dropdown-toggle > i {
      color: #cad3d8; }
    body.mini-navbar.fixed-sidebar #mobile-menu .profile-element.dropdown .dropdown-menu {
      right: 0;
      left: auto;
      box-shadow: 0 0 30px rgba(30, 57, 68, 0.3); }
  body.mini-navbar.fixed-sidebar #mobile-menu .clinic-switch.dropdown {
    width: 180px;
    position: absolute;
    top: 20px;
    left: 10px; }
    body.mini-navbar.fixed-sidebar #mobile-menu .clinic-switch.dropdown .dropdown-toggle > i {
      color: #cad3d8; }
  body.mini-navbar.fixed-sidebar #mobile-menu .navbar-toggle {
    position: absolute;
    right: -45px;
    margin: 0 !important;
    display: block !important;
    top: 0;
    border-radius: 0 0 10px 0;
    border: none;
    padding: 4px 8px;
    color: #cad3d8;
    background: none;
    font-size: 28px; }
  body.mini-navbar.fixed-sidebar #mobile-menu .navbar-header {
    position: relative; }
  body.mini-navbar.fixed-sidebar #mobile-menu .notify-bar {
    position: relative;
    background-color: #001923;
    border-color: #00151e; }
    body.mini-navbar.fixed-sidebar #mobile-menu .notify-bar .nav li a {
      padding: 16px 0px; }
      body.mini-navbar.fixed-sidebar #mobile-menu .notify-bar .nav li a.count-info {
        padding: 16px 10px; }
  body.mini-navbar.fixed-sidebar #mobile-menu .user-access {
    background-color: #001923;
    width: 100%;
    text-align: right; }
    body.mini-navbar.fixed-sidebar #mobile-menu .user-access .client-name {
      max-width: 195px; }
  body.mini-navbar.fixed-sidebar #mobile-menu .navbar-top-links li {
    float: none;
    display: block;
    border-bottom: 1px solid #001c28; }
    body.mini-navbar.fixed-sidebar #mobile-menu .navbar-top-links li > a {
      margin: 0;
      padding: 20px 10px; }
      body.mini-navbar.fixed-sidebar #mobile-menu .navbar-top-links li > a i {
        display: inline-block; }
    body.mini-navbar.fixed-sidebar #mobile-menu .navbar-top-links li.active {
      border-bottom: 1px solid #001c28;
      border-left: 10px solid #ff0053; }

.top-navigation #page-wrapper {
  margin-left: 0; }

.top-navigation .navbar-nav .dropdown-menu > .active > a {
  background: white;
  color: #002737;
  font-weight: bold; }

.white-bg .navbar-fixed-top, .white-bg .navbar-static-top {
  background: #fff; }

.top-navigation .navbar {
  margin-bottom: 0; }

.top-navigation .nav > li > a {
  padding: 15px 20px;
  color: #676a6c; }

.top-navigation .nav > li a:hover, .top-navigation .nav > li a:focus {
  background: #fff;
  color: #002737; }

.top-navigation .navbar .nav > li.active {
  background: #fff;
  border: none; }

.top-navigation .nav > li.active > a {
  color: #002737; }

.top-navigation .navbar-right {
  margin-right: 10px; }

.top-navigation .navbar-nav .dropdown-menu {
  box-shadow: none;
  border: 1px solid #e7eaec; }

.top-navigation .dropdown-menu > li > a {
  margin: 0;
  padding: 7px 20px; }

.navbar .dropdown-menu {
  margin-top: 0; }

.top-navigation .navbar-brand {
  background: #002737;
  color: #fff;
  padding: 15px 25px; }

.top-navigation .navbar-top-links li:last-child {
  margin-right: 0; }

.top-navigation.mini-navbar #page-wrapper,
.top-navigation.body-small.fixed-sidebar.mini-navbar #page-wrapper,
.mini-navbar .top-navigation #page-wrapper,
.body-small.fixed-sidebar.mini-navbar .top-navigation #page-wrapper,
.canvas-menu #page-wrapper {
  margin: 0; }

.top-navigation.fixed-nav #wrapper, .fixed-nav #wrapper.top-navigation {
  margin-top: 50px; }

.top-navigation .footer.fixed {
  margin-left: 0 !important; }

.top-navigation .wrapper.wrapper-content {
  padding: 40px; }

.top-navigation.body-small .wrapper.wrapper-content, .body-small .top-navigation .wrapper.wrapper-content {
  padding: 40px 0 40px 0; }

.navbar-toggle {
  background-color: #002737;
  color: #fff;
  padding: 6px 12px;
  font-size: 14px; }

.top-navigation .navbar-nav .open .dropdown-menu > li > a, .top-navigation .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 10px 15px 10px 20px; }

@media (max-width: 768px) {
  .top-navigation .navbar-header {
    display: block;
    float: none; } }

.menu-visible-lg, .menu-visible-md {
  display: none !important; }

@media (min-width: 1200px) {
  .menu-visible-lg {
    display: block !important; } }

@media (min-width: 992px) {
  .menu-visible-md {
    display: block !important; } }

@media (max-width: 767px) {
  .menu-visible-md {
    display: block !important; }
  .menu-visible-lg {
    display: block !important; } }

.btn {
  border-radius: 40px;
  padding: 1rem 1.2rem;
  font-size: 14px;
  line-height: 1;
  text-transform: none;
  font-weight: 400; }

.btn-lg,
.btn-group-lg > .btn {
  padding: 12px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 40px; }

.btn-sm,
.btn-group-sm > .btn {
  padding: 0.75rem 1rem;
  font-size: 12px; }

.btn-xs,
.btn-group-xs > .btn {
  padding: 0.5rem 1rem;
  font-size: 12px;
  line-height: 1;
  border-radius: 40px;
  margin-left: 0; }
  .btn-xs.btn-rounded,
  .btn-group-xs > .btn.btn-rounded {
    padding: 0.5rem .6rem; }

.btn label {
  margin: 0; }

.float-e-margins .btn {
  margin-bottom: 5px; }

.btn-w-m {
  min-width: 120px; }

.btn-primary.btn-outline {
  color: #002737; }

.btn-success.btn-outline {
  color: #ff0053; }

.btn-info.btn-outline {
  color: #00a7c3; }

.btn-warning.btn-outline {
  color: #ffa90b; }

.btn-danger.btn-outline {
  color: #ef2b40; }

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff; }

.btn-primary {
  background-color: #002737;
  border-color: #002737;
  color: #FFFFFF; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.active:focus {
  background-color: #003951;
  border-color: #003951;
  color: #FFFFFF; }

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3) inset; }

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #00354b;
  border-color: #00354b; }

.btn-success {
  background-color: #ff0053;
  border-color: #ff0053;
  color: #FFFFFF; }

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:hover, .btn-success.active:focus {
  background-color: #e6004b !important;
  border-color: #e6004b !important;
  color: #FFFFFF; }

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-color: #e6004b;
  border-color: #e6004b;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4) inset; }

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success.active[disabled], fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #ff1461;
  border-color: #ff1461; }

.btn-info {
  background-color: #00a7c3;
  border-color: #00a7c3;
  color: #FFFFFF; }

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info, .btn-info:active:focus, .btn-info:active:hover, .btn-info.active:hover, .btn-info.active:focus {
  background-color: #00849a;
  border-color: #00849a;
  color: #FFFFFF; }

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-image: none;
  background-color: #0096af;
  border-color: #0096af;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4) inset; }

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info.active[disabled], fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #00b8d7;
  border-color: #00b8d7; }

.btn-default {
  color: #ffffff;
  background: #456573;
  border-color: #456573; }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default, .btn-default:active:focus, .btn-default:active:hover, .btn-default.active:hover, .btn-default.active:focus {
  color: #ffffff;
  background: #4f7383; }

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background-image: none;
  background-color: #3b5763;
  border-color: #3b5763;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4) inset; }

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default.active[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  color: #516e7d; }

.btn-warning {
  background-color: #ffa90b;
  border-color: #ffa90b;
  color: #FFFFFF; }

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning.active:hover, .btn-warning.active:focus {
  background-color: #f19c00;
  border-color: #f19c00;
  color: #FFFFFF; }

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-image: none;
  background-color: #e6004b;
  border-color: #e6004b;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4) inset; }

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

.btn-danger {
  background-color: #ef2b40;
  border-color: #ef2b40;
  color: #FFFFFF; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger.active:hover, .btn-danger.active:focus {
  background-color: #ed132b;
  border-color: #ed132b;
  color: #FFFFFF; }

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background-image: none;
  background-color: #e6004b;
  border-color: #e6004b;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4) inset; }

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

.btn-link {
  color: inherit; }

.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
  color: #002737;
  text-decoration: none; }

.btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
  background-image: none; }

.btn-link.disabled, .btn-link.disabled:hover, .btn-link.disabled:focus, .btn-link.disabled:active, .btn-link.disabled.active, .btn-link[disabled], .btn-link[disabled]:hover, .btn-link[disabled]:focus, .btn-link[disabled]:active, .btn-link.active[disabled], fieldset[disabled] .btn-link, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:active, fieldset[disabled] .btn-link.active {
  color: #cacaca; }

.btn-link.btn-block {
  padding: 0;
  margin: 12px 0;
  text-align: left;
  color: #ff0053; }

.btn-link.btn-block > i {
  float: right;
  color: #002737; }

.btn-white {
  color: #3b5763;
  background: white;
  border: 0 none transparent; }

.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white, .btn-white:active:focus, .btn-white:active:hover, .btn-white.active:hover, .btn-white.active:focus {
  color: #ffffff;
  background: #456573;
  border: 0 none transparent; }

.btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white {
  background-image: none; }

.btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled:active, .btn-white.disabled.active, .btn-white[disabled], .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled]:active, .btn-white.active[disabled], fieldset[disabled] .btn-white, fieldset[disabled] .btn-white:hover, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white.active {
  color: #cacaca; }

.form-control, .form-control:focus, .has-error .form-control:focus, .has-success .form-control:focus, .has-warning .form-control:focus, .navbar-collapse, .navbar-form, .navbar-form-custom .form-control:focus, .navbar-form-custom .form-control:hover, .open .btn.dropdown-toggle, .panel, .popover, .progress, .progress-bar {
  box-shadow: none; }

.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all .5s; }

.btn-rounded {
  border-radius: 40px; }

.btn-large-dim {
  width: 90px;
  height: 90px;
  font-size: 42px; }

button.dim {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding-top: 6px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  border-radius: 40px;
  font-weight: 600;
  margin-bottom: 20px !important; }

button.dim:active {
  top: 3px; }

button.btn-primary.dim {
  box-shadow: inset 0 0 0 #001118, 0 5px 0 0 #001118, 0 10px 5px #999; }

button.btn-primary.dim:active {
  box-shadow: inset 0 0 0 #001118, 0 2px 0 0 #001118, 0 5px 3px #999; }

button.btn-default.dim {
  box-shadow: inset 0 0 0 #b8c4cb, 0 5px 0 0 #b8c4cb, 0 10px 5px #999; }

button.btn-default.dim:active {
  box-shadow: inset 0 0 0 #b8c4cb, 0 2px 0 0 #b8c4cb, 0 5px 3px #999; }

button.btn-warning.dim {
  box-shadow: inset 0 0 0 #eb9800, 0 5px 0 0 #eb9800, 0 10px 5px #999; }

button.btn-warning.dim:active {
  box-shadow: inset 0 0 0 #eb9800, 0 2px 0 0 #eb9800, 0 5px 3px #999; }

button.btn-info.dim {
  box-shadow: inset 0 0 0 #3a5460, 0 5px 0 0 #3a5460, 0 10px 5px #999; }

button.btn-info.dim:active {
  box-shadow: inset 0 0 0 #3a5460, 0 2px 0 0 #3a5460, 0 5px 3px #999; }

button.btn-success.dim {
  box-shadow: inset 0 0 0 #e00049, 0 5px 0 0 #e00049, 0 10px 5px #999; }

button.btn-success.dim:active {
  box-shadow: inset 0 0 0 #e00049, 0 2px 0 0 #e00049, 0 5px 3px #999; }

button.btn-danger.dim {
  box-shadow: inset 0 0 0 #ea1229, 0 5px 0 0 #ea1229, 0 10px 5px #999; }

button.btn-danger.dim:active {
  box-shadow: inset 0 0 0 #ea1229, 0 2px 0 0 #ea1229, 0 5px 3px #999; }

button.dim:before {
  font-size: 50px;
  line-height: 1em;
  font-weight: normal;
  color: #fff;
  display: block;
  padding-top: 10px; }

button.dim:active:before {
  top: 7px;
  font-size: 50px; }

.btn:focus {
  outline: none !important; }

.btn i + span {
  margin-left: 5px; }

/* Padrão botão com dropdown-menu - evento click */
.btn-group.custom .dropdown-menu {
  top: 15px;
  z-index: 4;
  border-radius: 0px 20px 20px 20px;
  padding-top: 15px;
  box-shadow: 0 0 20px rgba(0, 39, 55, 0.2); }
  .btn-group.custom .dropdown-menu > li > a {
    padding: 8px 10px;
    font-size: 14px;
    text-align: right;
    margin: 0;
    font-weight: 300;
    color: #93b1be; }
    .btn-group.custom .dropdown-menu > li > a:hover {
      color: #456573;
      background: none; }
    .btn-group.custom .dropdown-menu > li > a i {
      margin-right: 5px; }

.btn-group.custom button.btn {
  z-index: 5;
  position: relative; }

.btn-group.custom.right .dropdown-menu {
  left: auto;
  right: 0;
  border-radius: 20px 0 20px 20px; }
  .btn-group.custom.right .dropdown-menu > li > a i {
    margin-left: 5px; }

/* Padrão botão com dropdown-menu - evento hover */
.btn-group.dropdown-hover .dropdown-menu {
  top: 64%;
  left: 2px;
  z-index: 4;
  border-radius: 0px 20px 20px 20px;
  padding: 15px 5px;
  box-shadow: 0 0 20px rgba(0, 39, 55, 0.2); }
  .btn-group.dropdown-hover .dropdown-menu > li > a {
    padding: 4px 10px;
    font-size: 14px;
    text-align: right;
    margin: 0;
    font-weight: 300;
    color: #739aab; }
    .btn-group.dropdown-hover .dropdown-menu > li > a:hover {
      color: #456573;
      background: none; }
    .btn-group.dropdown-hover .dropdown-menu > li > a i {
      margin-right: 5px; }

.btn-group.dropdown-hover.right .dropdown-menu {
  left: auto;
  right: 2px;
  border-radius: 20px 0 20px 20px; }
  .btn-group.dropdown-hover.right .dropdown-menu > li > a i {
    margin-left: 5px; }

.btn-group.dropdown-hover:hover .dropdown-toggle {
  z-index: 5;
  position: relative; }

.btn-group.dropdown-hover:hover .dropdown-menu {
  display: block !important; }

.label {
  background-color: #f3f7f9;
  color: #5E5E5E;
  font-size: 12px;
  font-weight: 400;
  padding: 2px 6px;
  text-shadow: none; }

.nav .label, .ibox .label {
  font-size: 10px; }

.badge {
  background-color: #f3f7f9;
  color: #5E5E5E;
  font-size: 11px;
  font-weight: 400;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  text-shadow: none; }

.label-primary, .badge-primary {
  background-color: #002737;
  color: #FFFFFF; }

.label-success, .badge-success {
  background-color: #25b26b;
  color: #FFFFFF; }

.label-warning, .badge-warning {
  background-color: #ffa90b;
  color: #FFFFFF; }

.label-warning-light, .badge-warning-light {
  background-color: #ffa90b;
  color: #ffffff; }

.label-danger, .badge-danger {
  background-color: #ef2b40;
  color: #FFFFFF; }

.label-info, .badge-info {
  background-color: #00a7c3;
  color: #FFFFFF; }

.label-default, .badge-default {
  background-color: #456573;
  color: #FFFFFF; }

.label-inverse, .badge-inverse {
  background-color: #262626;
  color: #FFFFFF; }

.label-white, .badge-white {
  background-color: #FFFFFF;
  color: #5E5E5E; }

.label-white, .badge-disable {
  background-color: #2A2E36;
  color: #8B91A0; }

/* TOOGLE SWICH */
.onoffswitch {
  position: relative;
  width: 64px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #002737;
  border-radius: 2px; }

.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s; }

.onoffswitch-inner:before, .onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 12px;
  color: white;
  font-family: 'Roboto', Arial, sans-serif;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.onoffswitch-inner:before {
  content: "Sim";
  padding-left: 10px;
  background-color: #002737;
  color: #FFFFFF; }

.onoffswitch-inner:after {
  content: "Não";
  padding-right: 10px;
  background-color: #FFFFFF;
  color: #999999;
  text-align: right; }

.onoffswitch.clean {
  width: 50px; }
  .onoffswitch.clean .onoffswitch-inner:before {
    background-color: #576573; }
  .onoffswitch.clean .onoffswitch-inner:before,
  .onoffswitch.clean .onoffswitch-inner:after {
    content: ""; }
  .onoffswitch.clean .onoffswitch-switch {
    width: 30px;
    right: 25px;
    height: 30px; }

.onoffswitch-switch {
  width: 20px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #002737;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 44px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0; }

.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-inner:before {
  background-color: #919191; }

.onoffswitch-checkbox:disabled + .onoffswitch-label, .onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-switch {
  border-color: #919191; }

/* CHOSEN PLUGIN */
.chosen-container-single .chosen-single {
  background: #ffffff;
  box-shadow: none;
  -moz-box-sizing: border-box;
  background-color: #FFFFFF;
  border: 1px solid #CBD5DD;
  border-radius: 2px;
  cursor: text;
  height: auto !important;
  margin: 0;
  min-height: 30px;
  overflow: hidden;
  padding: 4px 12px;
  position: relative;
  width: 100%; }

.chosen-container-multi .chosen-choices li.search-choice {
  background: #f1f1f1;
  border: 1px solid #ededed;
  border-radius: 2px;
  box-shadow: none;
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative; }

/* Tags Input Plugin */
.bootstrap-tagsinput {
  border: 1px solid #e5e6e7;
  box-shadow: none; }

/* PAGINATIN */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #f4f4f4;
  border-color: #DDDDDD;
  color: inherit;
  cursor: default;
  z-index: 2; }

.pagination > li > a, .pagination > li > span {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  color: inherit;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 4px 10px;
  position: relative;
  text-decoration: none; }

/* TOOLTIPS */
.tooltip {
  opacity: 1; }

.tooltip-inner {
  background-color: #002737;
  padding: 10px;
  font-size: 10pt;
  line-height: 1.2em; }

.tooltip.top .tooltip-arrow {
  border-top-color: #002737; }

.tooltip.right .tooltip-arrow {
  border-right-color: #002737; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #002737; }

.tooltip.left .tooltip-arrow {
  border-left-color: #002737; }

/* EASY PIE CHART*/
.easypiechart {
  position: relative;
  text-align: center; }

.easypiechart .h2 {
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block; }

.easypiechart canvas {
  top: 0;
  left: 0; }

.easypiechart .easypie-text {
  line-height: 1;
  position: absolute;
  top: 33px;
  width: 100%;
  z-index: 1; }

.easypiechart img {
  margin-top: -4px; }

.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* FULLCALENDAR */
/* Chat */
.chat-activity-list .chat-element {
  border-bottom: 1px solid #b3c8d1; }

.chat-element:first-child {
  margin-top: 0; }

.chat-element {
  padding-bottom: 15px; }

.chat-element, .chat-element .media {
  margin-top: 15px; }

.chat-element, .media-body {
  overflow: hidden; }

.media-body {
  display: block;
  width: auto; }

.chat-element > .pull-left {
  margin-right: 10px; }

.chat-element img.img-circle, .dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px; }

.chat-element .well {
  border: 1px solid #b3c8d1;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 16px; }

.chat-element .actions {
  margin-top: 10px; }

.chat-element .photos {
  margin: 10px 0; }

.right.chat-element > .pull-right {
  margin-left: 10px; }

.chat-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px; }

.chat {
  margin: 0;
  padding: 0;
  list-style: none; }

.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #B3A9A9; }

.chat li.left .chat-body {
  margin-left: 60px; }

.chat li.right .chat-body {
  margin-right: 60px; }

.chat li .chat-body p {
  margin: 0;
  color: #777777; }

.panel .slidedown .glyphicon,
.chat .glyphicon {
  margin-right: 5px; }

.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll; }

/* LIST GROUP */
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  background-color: #002737;
  border-color: #002737;
  color: #FFFFFF;
  z-index: 2; }

.list-group-item-heading {
  margin-top: 10px; }

.list-group-item-text {
  margin: 0 0 10px;
  color: inherit;
  font-size: 12px;
  line-height: inherit; }

.no-padding .list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none; }

.no-padding .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none; }

.no-padding .list-group {
  margin-bottom: 0; }

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

.elements-list .list-group-item {
  border-left: none;
  border-right: none;
  padding: 15px 25px; }

.elements-list .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-top: none !important; }

.elements-list .list-group {
  margin-bottom: 0; }

.elements-list a {
  color: inherit; }

.elements-list .list-group-item.active,
.elements-list .list-group-item:hover {
  background: #f3f3f4;
  color: inherit;
  border-color: #e7eaec;
  /*border-bottom: 1px solid #e7eaec*/
  /*border-top: 1px solid #e7eaec*/
  border-radius: 0; }

.elements-list li.active {
  transition: none; }

.element-detail-box {
  padding: 25px; }

/* FLOT CHART  */
.flot-chart {
  display: block;
  height: 200px; }

.widget .flot-chart.dashboard-chart {
  display: block;
  height: 120px;
  margin-top: 40px; }

.flot-chart.dashboard-chart {
  display: block;
  height: 180px;
  margin-top: 40px; }

.flot-chart-content {
  width: 100%;
  height: 100%; }

.flot-chart-pie-content {
  width: 200px;
  height: 200px;
  margin: auto; }

.jqstooltip {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  visibility: hidden;
  background: #2b303a;
  background-color: rgba(43, 48, 58, 0.8);
  color: white;
  text-align: left;
  white-space: nowrap;
  z-index: 10000;
  padding: 5px 5px 5px 5px;
  min-height: 22px;
  border-radius: 3px; }

.jqsfield {
  color: white;
  text-align: left; }

.fh-150 {
  height: 150px; }

.fh-200 {
  height: 200px; }

.h-150 {
  min-height: 150px; }

.h-200 {
  min-height: 200px; }

.h-300 {
  min-height: 300px; }

.w-150 {
  min-width: 150px; }

.w-200 {
  min-width: 200px; }

.w-300 {
  min-width: 300px; }

.legendLabel {
  padding-left: 5px; }

.stat-list li:first-child {
  margin-top: 0; }

.stat-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.stat-percent {
  float: right; }

.stat-list li {
  margin-top: 15px;
  position: relative; }

/* DATATABLES */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: transparent; }

.dataTables_wrapper {
  padding-bottom: 30px; }

.dataTables_length {
  float: left; }

.dataTables_filter label {
  margin-right: 5px; }

.html5buttons {
  float: right; }

.html5buttons a {
  border: 1px solid #e7eaec;
  background: #fff;
  color: #676a6c;
  box-shadow: none;
  padding: 6px 8px;
  font-size: 12px; }
  .html5buttons a:hover, .html5buttons a:focus:active {
    background-color: #eee;
    color: inherit;
    border-color: #d2d2d2; }

div.dt-button-info {
  z-index: 100; }

@media (max-width: 768px) {
  .html5buttons {
    float: none;
    margin-top: 10px; }
  .dataTables_length {
    float: none; } }

/* CIRCLE */
.img-circle {
  border-radius: 50%; }

.btn-circle.btn-xs {
  width: 24px;
  height: 24px;
  padding: 4px 0px;
  border-radius: 40px;
  font-size: 11px;
  line-height: 1.33; }

.btn-circle.btn-sm {
  width: 30px;
  height: 30px;
  border-radius: 40px;
  color: #ff0053;
  font-size: 12px;
  line-height: 1.428571429;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.icon-config {
  width: 50px;
  height: 50px; }

.btn-circle.btn-sm:hover {
  background-color: #ff0053;
  color: white; }

.btn-circle.btn-sm:active,
.btn-circle.btn-sm:focus {
  background-color: unset !important;
  color: #ff0053 !important; }

.btn-circle {
  width: 36px;
  height: 36px;
  padding: 10px 0;
  border-radius: 40px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429; }

.btn-circle.btn-lg {
  width: 45px;
  height: 45px;
  padding: 10px;
  border-radius: 40px;
  font-size: 18px;
  line-height: 1.33; }

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 40px;
  font-size: 24px;
  line-height: 1.33; }

.btn-circle.btn-lg {
  width: 45px;
  height: 45px;
  padding: 10px;
  border-radius: 40px;
  font-size: 18px;
  line-height: 1.33; }

.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important; }

.show-grid {
  margin: 15px 0; }

/* ANIMATION */
.css-animation-box h1 {
  font-size: 44px; }

.animation-efect-links a {
  padding: 4px 6px;
  font-size: 12px; }

#animation_box {
  background-color: #f9f8f8;
  border-radius: 16px;
  width: 80%;
  margin: 0 auto;
  padding-top: 80px; }

.animation-text-box {
  position: absolute;
  margin-top: 40px;
  left: 50%;
  margin-left: -100px;
  width: 200px; }

.animation-text-info {
  position: absolute;
  margin-top: -60px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  font-size: 10px; }

.animation-text-box h2 {
  font-size: 54px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 5px; }

.animation-text-box p {
  font-size: 12px;
  text-transform: uppercase; }

/* PEACE */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #ff0053;
  position: fixed;
  z-index: 2040;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px; }

.pace-inactive {
  display: none; }

/* WIDGETS */
.widget {
  border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 10px;
  margin-top: 10px; }

.widget.style1 h2 {
  font-size: 30px; }

.widget h2, .widget h3 {
  margin-top: 5px;
  margin-bottom: 0; }

.widget-text-box {
  padding: 20px;
  border: 1px solid #b3c8d1;
  background: #ffffff; }

.widget-head-color-box {
  border-radius: 5px 5px 0 0;
  margin-top: 10px; }

.widget .flot-chart {
  height: 100px; }

.vertical-align div {
  display: inline-block;
  vertical-align: middle; }

.vertical-align h2, .vertical-align h3 {
  margin: 0; }

.form-add-todo {
  padding-bottom: 1rem; }
  .form-add-todo .form-group {
    margin-bottom: 10px; }
  .form-add-todo .dropTodo {
    min-width: 250px;
    padding: 10px; }
    .form-add-todo .dropTodo > .related-person {
      padding: 8px 0;
      border-bottom: 1px solid #f4f4f4;
      margin-bottom: 8px; }

.todo-preview {
  position: relative;
  border: 1px dashed #94a5ac !important; }
  .todo-preview .close {
    position: absolute;
    top: 4px;
    right: 4px; }
  .todo-preview label {
    font-size: 13px; }
  .todo-preview .related-persons {
    font-size: 10px; }
  .todo-preview .todo-list-detail {
    font-size: 11px; }

.todo-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  font-size: 14px; }
  .todo-list > li.todo-item {
    color: inherit;
    padding: 1rem;
    background-color: #f0f5f7;
    margin-bottom: 1rem;
    border-radius: 4px;
    border: 1px solid #d2d8dc; }
    .todo-list > li.todo-item .related-persons {
      font-size: 10px;
      color: #456573; }
    .todo-list > li.todo-item .todo-list-detail {
      font-size: 11px;
      color: #456573; }
      .todo-list > li.todo-item .todo-list-detail .icon-trash {
        opacity: 0;
        pointer-events: none; }
    .todo-list > li.todo-item:hover .todo-list-detail .icon-trash {
      opacity: 1;
      pointer-events: auto; }

.todo-list.small-list {
  font-size: 12px; }

.todo-list.small-list > li {
  background: #e4eaec;
  border-left: none;
  border-right: none;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 6px 6px 6px 12px; }

.todo-list.small-list .btn-xs, .todo-list.small-list .btn-group-xs > .btn {
  border-radius: 40px;
  font-size: 10px;
  line-height: 1.5;
  padding: 1px 2px 1px 5px; }

.todo-list > li {
  background: #e4eaec;
  border-left: 6px solid #b3c8d1;
  border-right: 6px solid #b3c8d1;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 10px; }

.todo-list .handle {
  cursor: move;
  display: inline-block;
  font-size: 16px;
  margin: 0 5px; }

.todo-list > li .label {
  font-size: 9px;
  margin-left: 10px; }

.check-link {
  font-size: 16px; }

.todo-completed {
  text-decoration: line-through; }

.todo-list .warning-element {
  background: #ffa90b;
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
  float: left;
  margin: 2px 5px 0 0; }

.todo-list .danger-element {
  background: #ef2b40;
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
  float: left;
  margin: 2px 5px 0 0; }

.todo-list .success-element {
  background: #25b26b;
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
  float: left;
  margin: 2px 5px 0 0; }

.geo-statistic h1 {
  font-size: 36px;
  margin-bottom: 0; }

.glyphicon.fa {
  font-family: "FontAwesome"; }

/* INPUTS */
.inline {
  display: inline-block !important; }

.input-s-sm {
  width: 120px !important; }

.input-s {
  width: 200px !important; }

.input-s-lg {
  width: 250px !important; }

.i-checks {
  padding-left: 0; }

.control-label {
  font-weight: normal;
  vertical-align: middle;
  margin-bottom: 0 !important; }

.table .form-control, .table .single-line {
  padding: 5px; }

.single-line:focus {
  border-color: #e3e9eb;
  background-color: #fdfdfd;
  box-shadow: 0 0 20px rgba(8, 40, 55, 0.1); }

.form-control[disabled],
.single-line[disabled] {
  background: #fff !important;
  border-color: #cad3d8 !important;
  box-shadow: none;
  opacity: 0.6 !important; }

.form-control.search {
  background: #ffffff; }

textarea.form-control {
  border-radius: 15px; }

.has-success .form-control,
.has-success .form-control:focus {
  border-color: #002737; }

.has-warning .form-control, .has-warning .form-control:focus {
  border-color: #ffa90b; }

.has-error .form-control,
.has-error .input-group-addon,
.has-error .form-control:focus {
  border-color: #cad3d8; }

.has-success .control-label {
  color: #002737; }

.has-warning .control-label {
  color: #ffa90b; }

.has-error .help-block,
.has-error .control-label,
.has-error .input-group-addon {
  color: #ff0053; }

.has-error {
  position: relative;
  display: block; }
  .has-error:before {
    content: "\f06a";
    font-family: FontAwesome;
    font-size: 9pt;
    line-height: 1em;
    color: #ef2b40;
    position: absolute;
    left: 4px;
    top: 9px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index: 9;
    background: #fff;
    border-radius: 40px; }
  .has-error .help-block {
    background-color: #f4f4f4;
    opacity: 0;
    position: absolute;
    line-height: 1em;
    font-size: 8pt;
    top: 2px;
    right: 0px;
    padding: 2px 3px;
    margin: 0;
    z-index: 2;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .has-error:hover:before {
    opacity: 0; }
  .has-error:hover .help-block {
    opacity: 1;
    top: -15px; }

.input-group-addon {
  background-color: #fff;
  border: 1px solid #E5E6E7;
  border-radius: 40px;
  color: #456573;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 6px 12px;
  text-align: center; }

.spinner-buttons.input-group-btn .btn-xs {
  line-height: 1.13; }

.spinner-buttons.input-group-btn {
  width: 20%; }

.noUi-connect {
  background: none repeat scroll 0 0 #002737;
  box-shadow: none; }

.slider_red .noUi-connect {
  background: none repeat scroll 0 0 #ef2b40;
  box-shadow: none; }

/* UI Sortable */
.ui-sortable .ibox-title {
  cursor: move; }

.ui-sortable-placeholder {
  border: 1px dashed #cecece !important;
  visibility: visible !important;
  background: #e7eaec; }

.ibox.ui-sortable-placeholder {
  margin: 0 0 23px !important; }

/* SWITCHES */
.onoffswitch {
  position: relative;
  width: 75px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #d4dadc;
  border-radius: 40px; }

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s; }

.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 25px;
  padding: 0;
  line-height: 26px;
  font-size: 10px;
  color: white;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.onoffswitch-inner:before {
  content: "Sim";
  padding-left: 15px;
  background-color: #25b26b;
  color: #FFFFFF;
  text-align: left; }

.onoffswitch-inner:after {
  content: "Não";
  padding-right: 15px;
  background-color: #ffffff;
  color: #919191;
  text-align: right; }

.onoffswitch-switch {
  text-align: center;
  display: block;
  width: 28px;
  margin: 0;
  background: #FFFFFF;
  border: 2px solid #a3bcc8;
  box-shadow: 0 0 15px rgba(2, 15, 24, 0.35);
  border-radius: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 48px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s; }
  .onoffswitch-switch:hover {
    border-color: #638ea1; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0; }

/* Switch para botões de status: Ativo e Inativo*/
.onoffswitch.activation .onoffswitch-inner:before {
  content: "Ativo";
  padding-left: 11px; }

.onoffswitch.activation .onoffswitch-inner:after {
  content: "Inativo";
  padding-right: 5px; }

/* Switch sem texto*/
.onoffswitch.blank .onoffswitch-inner:before {
  content: " ";
  padding-left: 11px; }

.onoffswitch.blank .onoffswitch-inner:after {
  content: " ";
  padding-right: 5px; }

/* Switch Agendamento e Bloqueio*/
.onoffswitch.lock .onoffswitch-inner:before {
  content: " ";
  padding-left: 11px;
  background-color: #fff; }

.onoffswitch.lock .onoffswitch-inner:after {
  content: " ";
  padding-right: 5px;
  background-color: #fff; }

.onoffswitch.lock .onoffswitch-checkbox.ng-not-empty + .onoffswitch-label .onoffswitch-switch {
  background-color: #ff0053;
  border-color: #ffffff; }
  .onoffswitch.lock .onoffswitch-checkbox.ng-not-empty + .onoffswitch-label .onoffswitch-switch:before {
    content: "\f023";
    font-family: 'FontAwesome';
    color: #fff;
    line-height: 2em; }

/* Switch sem texto*/
.onoffswitch.small {
  width: 54px; }
  .onoffswitch.small .onoffswitch-inner:before,
  .onoffswitch.small .onoffswitch-inner:after {
    height: 14px;
    line-height: 15px;
    font-size: 9px;
    content: " " !important; }
  .onoffswitch.small .onoffswitch-switch {
    width: 18px;
    right: 36px; }

/* jqGrid */
.ui-jqgrid {
  -moz-box-sizing: content-box; }

.ui-jqgrid-btable {
  border-collapse: separate; }

.ui-jqgrid-htable {
  border-collapse: separate; }

.ui-jqgrid-titlebar {
  height: 40px;
  line-height: 15px;
  color: #676a6c;
  background-color: #F9F9F9;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.ui-jqgrid .ui-jqgrid-title {
  float: left;
  margin: 1.1em 1em 0.2em; }

.ui-jqgrid .ui-jqgrid-titlebar {
  position: relative;
  border-left: 0 solid;
  border-right: 0 solid;
  border-top: 0 solid; }

.ui-widget-header {
  background: none;
  background-image: none;
  background-color: #f5f5f6;
  text-transform: uppercase;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.ui-jqgrid tr.ui-row-ltr td {
  border-right-color: inherit;
  border-right-style: solid;
  border-right-width: 1px;
  text-align: left;
  border-color: #DDDDDD;
  background-color: inherit; }

.ui-search-toolbar input[type="text"] {
  font-size: 12px;
  height: 15px;
  border: 1px solid #CCCCCC;
  border-radius: 0; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #F9F9F9;
  border: 1px solid #DDDDDD;
  line-height: 15px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #676a6c;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.ui-widget-content {
  box-sizing: content-box; }

.ui-icon-triangle-1-n {
  background-position: 1px -16px; }

.ui-jqgrid tr.ui-search-toolbar th {
  border-top-width: 0 !important;
  border-top-color: inherit !important;
  border-top-style: ridge !important; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: #f5f5f5;
  border-collapse: separate; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #f2fbff; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #dddddd;
  background: #ffffff;
  font-weight: normal;
  color: #212121; }

.ui-jqgrid .ui-pg-input {
  font-size: inherit;
  width: 50px;
  border: 1px solid #CCCCCC;
  height: 15px; }

.ui-jqgrid .ui-pg-selbox {
  display: block;
  font-size: 1em;
  height: 25px;
  line-height: 18px;
  margin: 0;
  width: auto; }

.ui-jqgrid .ui-pager-control {
  position: relative; }

.ui-jqgrid .ui-jqgrid-pager {
  height: 32px;
  position: relative; }

.ui-pg-table .navtable .ui-corner-all {
  border-radius: 0; }

.ui-jqgrid .ui-pg-button:hover {
  padding: 1px;
  border: 0; }

.ui-jqgrid .loading {
  position: absolute;
  top: 45%;
  left: 45%;
  width: auto;
  height: auto;
  z-index: 101;
  padding: 6px;
  margin: 5px;
  text-align: center;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: none;
  border-width: 2px !important;
  font-size: 11px; }

.ui-jqgrid .form-control {
  height: 10px;
  width: auto;
  display: inline;
  padding: 10px 12px; }

.ui-jqgrid-pager {
  height: 32px; }

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

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

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

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

.ui-widget-content {
  border: 1px solid #ddd; }

.ui-jqgrid .ui-jqgrid-titlebar {
  padding: 0; }

.ui-jqgrid .ui-jqgrid-titlebar {
  border-bottom: 1px solid #ddd; }

.ui-jqgrid tr.jqgrow td {
  padding: 6px; }

.ui-jqdialog .ui-jqdialog-titlebar {
  padding: 10px 10px; }

.ui-jqdialog .ui-jqdialog-title {
  float: none !important; }

.ui-jqdialog > .ui-resizable-se {
  position: absolute; }

/* Nestable list */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px; }

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.dd-list .dd-list {
  padding-left: 30px; }

.dd-collapsed .dd-list {
  display: none; }

.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px; }

.dd-handle {
  display: block;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
  border: 1px solid #e7eaec;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-handle span {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.dd-handle:hover {
  background: #f0f0f0;
  cursor: pointer;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0; }

.dd-item > button[data-action="collapse"]:before {
  content: '-'; }

#nestable2 .dd-item > button {
  font-family: FontAwesome;
  height: 34px;
  width: 33px;
  color: #c1c1c1; }

#nestable2 .dd-item > button:before {
  content: "\f067"; }

#nestable2 .dd-item > button[data-action="collapse"]:before {
  content: "\f068"; }

.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px; }

.dd-dragel {
  position: absolute;
  z-index: 9999;
  pointer-events: none; }

.dd-dragel > .dd-item .dd-handle {
  margin-top: 0; }

.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1); }

/* Nestable Extras */
.nestable-lists {
  display: block;
  clear: both;
  padding: 30px 0;
  width: 100%;
  border: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd; }

#nestable-menu {
  padding: 0;
  margin: 10px 0 20px 0; }

#nestable-output,
#nestable2-output {
  width: 100%;
  font-size: 0.75em;
  line-height: 1.333333em;
  font-family: open sans, lucida grande, lucida sans unicode, helvetica, arial, sans-serif;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

#nestable2 .dd-handle {
  color: inherit;
  border: 1px dashed #e7eaec;
  background: #f3f3f4;
  padding: 10px; }

/*background: #bbb*/
#nestable2 span.label {
  margin-right: 10px; }

#nestable-output,
#nestable2-output {
  font-size: 12px;
  padding: 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

/* CodeMirror */
.CodeMirror {
  border: 1px solid #eee;
  height: auto; }

.CodeMirror-scroll {
  overflow-y: hidden;
  overflow-x: auto; }

/* Google Maps */
.google-map {
  height: 300px; }

/* Validation */
label.error {
  color: #ff0053;
  display: inline-block;
  margin-left: 5px; }

.form-control.error {
  border: 1px dotted #ff0053; }

/* ngGrid */
.gridStyle {
  border: 1px solid #d4d4d4;
  width: 100%;
  height: 400px; }

.gridStyle2 {
  border: 1px solid #d4d4d4;
  width: 500px;
  height: 300px; }

.ngH eaderCell {
  border-right: none;
  border-bottom: 1px solid #e7eaec; }

.ngCell {
  border-right: none; }

.ngTopPanel {
  background: #F5F5F6; }

.ngRow.even {
  background: #f9f9f9; }

.ngRow.selected {
  background: #EBF2F1; }

.ngRow {
  border-bottom: 1px solid #e7eaec; }

.ngCell {
  background-color: transparent; }

.ngHeaderCell {
  border-right: none; }

/* Toastr custom style */
#toast-container > .toast {
  background-image: none !important; }

#toast-container > .toast:before {
  position: fixed;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 24px;
  float: left;
  color: #FFF;
  padding-right: 0.5em;
  margin: auto 0.5em auto -1.5em; }

#toast-container > .toast-warning:before {
  content: "\f0e7"; }

#toast-container > .toast-error:before {
  content: "\f071"; }

#toast-container > .toast-info:before {
  content: "\f005"; }

#toast-container > .toast-success:before {
  content: "\f00C"; }

#toast-container > div {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .95;
  -ms-filter: alpha(Opacity=95);
  filter: alpha(opacity=95); }

#toast-container > :hover {
  -moz-box-shadow: 0 0 4px #999;
  -webkit-box-shadow: 0 0 4px #999;
  box-shadow: 0 0 4px #999;
  opacity: 1;
  -ms-filter: alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer; }

.toast {
  background-color: #cad3d8; }

.toast-success {
  background-color: #25b26b; }

.toast-error {
  background-color: #ef2b40; }

.toast-info {
  background-color: #456573; }

.toast-warning {
  background-color: #ffa90b; }

.toast-top-full-width {
  margin-top: 20px; }

.toast-bottom-full-width {
  margin-bottom: 20px; }

/* Notifie */
.cg-notify-message.inspinia-notify {
  background: #fff;
  padding: 0;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
  border: none;
  margin-top: 30px;
  color: inherit; }

.inspinia-notify.alert-warning {
  border-left: 6px solid #ffa90b; }

.inspinia-notify.alert-success {
  border-left: 6px solid #ff0053; }

.inspinia-notify.alert-danger {
  border-left: 6px solid #ef2b40; }

.inspinia-notify.alert-info {
  border-left: 6px solid #002737; }

/* Image cropper style */
.img-container, .img-preview {
  overflow: hidden;
  text-align: center;
  width: 100%; }

.img-preview-sm {
  height: 130px;
  width: 200px; }

/* Forum styles  */
.forum-post-container .media {
  margin: 10px 10px 10px 10px;
  padding: 20px 10px 20px 10px;
  border-bottom: 1px solid #f1f1f1; }

.forum-avatar {
  float: left;
  margin-right: 20px;
  text-align: center;
  width: 110px; }

.forum-avatar .img-circle {
  height: 48px;
  width: 48px; }

.author-info {
  color: #676a6c;
  font-size: 11px;
  margin-top: 5px;
  text-align: center; }

.forum-post-info {
  padding: 9px 12px 6px 12px;
  background: #f9f9f9;
  border: 1px solid #f1f1f1; }

.media-body > .media {
  background: #f9f9f9;
  border-radius: 3px;
  border: 1px solid #f1f1f1; }

.forum-post-container .media-body .photos {
  margin: 10px 0; }

.forum-photo {
  max-width: 140px;
  border-radius: 3px; }

.media-body > .media .forum-avatar {
  width: 70px;
  margin-right: 10px; }

.media-body > .media .forum-avatar .img-circle {
  height: 38px;
  width: 38px; }

.mid-icon {
  font-size: 66px; }

.forum-item {
  margin: 10px 0;
  padding: 10px 0 20px;
  border-bottom: 1px solid #f1f1f1; }

.views-number {
  font-size: 24px;
  line-height: 18px;
  font-weight: 400; }

.forum-container, .forum-post-container {
  padding: 30px !important; }

.forum-item small {
  color: #999; }

.forum-item .forum-sub-title {
  color: #999;
  margin-left: 50px; }

.forum-title {
  margin: 15px 0 15px 0; }

.forum-info {
  text-align: center; }

.forum-desc {
  color: #999; }

.forum-icon {
  float: left;
  width: 30px;
  margin-right: 20px;
  text-align: center; }

a.forum-item-title {
  color: inherit;
  display: block;
  font-size: 18px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }

a.forum-item-title:hover {
  color: inherit; }

.forum-icon .fa {
  font-size: 30px;
  margin-top: 8px;
  color: #9b9b9b; }

.forum-item.active .fa {
  color: #002737; }

.forum-item.active a.forum-item-title {
  color: #002737; }

@media (max-width: 992px) {
  .forum-info {
    margin: 15px 0 10px 0;
    /* Comment this is you want to show forum info in small devices */
    display: none; }
  .forum-desc {
    float: none !important; } }

/* New Timeline style */
.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 100%;
  max-width: 1170px;
  margin: 0 auto; }

.vertical-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both; }

#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em; }

#vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #ffffff; }

.vertical-timeline-content p:last-child {
  border-bottom: 0; }

.timeline-footer {
  color: #ffffff;
  margin: 0 -1em -1em;
  background: #949494;
  padding: 1em; }

#vertical-timeline.light-timeline:before {
  background: #e7eaec; }

.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #949494 transparent transparent; }

.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent transparent transparent #f5f5f5; }

.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #949494 transparent transparent; }

.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
  background: #949494; }

@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em; }
  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px; } }

@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent; } }

.vertical-timeline-block {
  position: relative;
  margin: 2em 0; }

.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both; }

.vertical-timeline-block:first-child {
  margin-top: 0; }

.vertical-timeline-block:last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0; }
  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0; }
  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0; } }

.nota-rapida.fa-comment:before {
  color: #4cc3d7; }

.nota-rapida.vertical-timeline-block .vertical-timeline-content {
  border-color: #4cc3d7; }

.nota-rapida.vertical-timeline-block .vertical-timeline-content:before {
  top: 11px;
  border: 8px solid transparent;
  border-right: 8px solid #4cc3d7; }

.nota-rapida.vertical-timeline-block .vertical-timeline-icon {
  color: #4cc3d7; }

.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #f1f1f1;
  text-align: center; }

.vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px; }

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px; }
  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px; }
  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden; } }

.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0 8px 8px 0;
  box-shadow: 0 0 30px rgba(14, 30, 37, 0.1);
  margin-right: 20px; }

.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both; }

.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px; }

.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6; }

.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 400; }

.vertical-date small {
  color: #002737;
  font-weight: 400; }

.vertical-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white; }

@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 18px; }
  .vertical-timeline-content p {
    font-size: 13px; } }

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%; }
  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white; }
  .center-orientation .vertical-timeline-content .btn {
    float: left; }
  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px; }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right; }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white; }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right; }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right; }
  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden; } }

/* Tabs */
.tabs-container .panel-body {
  background: #fff;
  border: 1px solid #b3c8d1;
  border-radius: 2px;
  padding: 20px;
  position: relative; }

.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #b3c8d1;
  border-bottom-color: transparent;
  background-color: #fff; }

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

.tabs-container .tab-pane .panel-body {
  border-top: none; }

.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #b3c8d1;
  border-bottom-color: transparent; }

.tabs-container .nav-tabs {
  border-bottom: 1px solid #b3c8d1; }

.tabs-container .tab-pane .panel-body {
  border-top: none; }

.tabs-container .tabs-left .tab-pane .panel-body, .tabs-container .tabs-right .tab-pane .panel-body {
  border-top: 1px solid #b3c8d1; }

.tabs-container .nav-tabs > li a:hover {
  background: transparent;
  border-color: transparent; }

.tabs-container .tabs-below > .nav-tabs,
.tabs-container .tabs-right > .nav-tabs,
.tabs-container .tabs-left > .nav-tabs {
  border-bottom: 0; }

.tabs-container .tabs-left .panel-body {
  position: static; }

.tabs-container .tabs-left > .nav-tabs, .tabs-container .tabs-right > .nav-tabs {
  width: 20%; }

.tabs-container .tabs-left .panel-body {
  width: 80%;
  margin-left: 20%; }

.tabs-container .tabs-right .panel-body {
  width: 80%;
  margin-right: 20%; }

.tabs-container .tab-content > .tab-pane,
.tabs-container .pill-content > .pill-pane {
  display: none; }

.tabs-container .tab-content > .active,
.tabs-container .pill-content > .active {
  display: block; }

.tabs-container .tabs-below > .nav-tabs {
  border-top: 1px solid #b3c8d1; }

.tabs-container .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-container .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.tabs-container .tabs-below > .nav-tabs > li > a:hover,
.tabs-container .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #b3c8d1;
  border-bottom-color: transparent; }

.tabs-container .tabs-left > .nav-tabs > li,
.tabs-container .tabs-right > .nav-tabs > li {
  float: none; }

.tabs-container .tabs-left > .nav-tabs > li > a,
.tabs-container .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-container .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px; }

.tabs-container .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-container .tabs-left > .nav-tabs .active > a,
.tabs-container .tabs-left > .nav-tabs .active > a:hover,
.tabs-container .tabs-left > .nav-tabs .active > a:focus {
  border-color: #b3c8d1 transparent #b3c8d1 #b3c8d1; }

.tabs-container .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px; }

.tabs-container .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.tabs-container .tabs-right > .nav-tabs .active > a,
.tabs-container .tabs-right > .nav-tabs .active > a:hover,
.tabs-container .tabs-right > .nav-tabs .active > a:focus {
  border-color: #b3c8d1 #b3c8d1 #b3c8d1 transparent;
  *border-left-color: #ffffff;
  z-index: 1; }

@media (max-width: 767px) {
  .tabs-container .nav-tabs > li {
    float: none !important; }
  .tabs-container .nav-tabs > li.active > a {
    border-bottom: 1px solid #e7eaec !important;
    margin: 0; } }

/* jsvectormap */
.jvectormap-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }

.jvectormap-tip {
  position: absolute;
  display: none;
  border: solid 1px #CDCDCD;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 5px; }

.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: #002737;
  padding: 3px;
  color: white;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  box-sizing: content-box; }

.jvectormap-zoomin, .jvectormap-zoomout {
  width: 10px;
  height: 10px; }

.jvectormap-zoomin {
  top: 10px; }

.jvectormap-zoomout {
  top: 30px; }

.jvectormap-goback {
  bottom: 10px;
  z-index: 1000;
  padding: 6px; }

.jvectormap-spinner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: center no-repeat url(data:image/gifbase64,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); }

.jvectormap-legend-title {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-align: center; }

.jvectormap-legend-cnt {
  position: absolute; }

.jvectormap-legend-cnt-h {
  bottom: 0;
  right: 0; }

.jvectormap-legend-cnt-v {
  top: 0;
  right: 0; }

.jvectormap-legend {
  background: black;
  color: white;
  border-radius: 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend {
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 3px 1px 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
  float: left; }

.jvectormap-legend-cnt-v .jvectormap-legend {
  margin: 10px 10px 0 0;
  padding: 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick {
  width: 40px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
  height: 15px; }

.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle; }

.jvectormap-legend-tick-text {
  font-size: 12px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
  text-align: center; }

.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  padding-left: 3px; }

/*Slick Carousel */
.slick-prev:before,
.slick-next:before {
  color: #002737 !important; }

/* Payments */
.payment-card {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 25px;
  border: 1px solid #b3c8d1; }

.payment-icon-big {
  font-size: 60px;
  color: #f3f7f9; }

.payments-method.panel-group .panel + .panel {
  margin-top: -1px; }

.payments-method .panel-heading {
  padding: 15px; }

.payments-method .panel {
  border-radius: 0; }

.payments-method .panel-heading h5 {
  margin-bottom: 5px; }

.payments-method .panel-heading i {
  font-size: 26px; }

/* Select2 custom styles */
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  border-color: #b3c8d1; }

.select2-container--default.select2-container--focus .select2-selection--single,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #002737; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #002737; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #b3c8d1; }

.select2-dropdown {
  border-color: #b3c8d1; }
  .select2-dropdown input:focus {
    outline: none; }

.select2-selection {
  outline: none; }

.ui-select-container.ui-select-bootstrap .ui-select-choices-row.active > a {
  background-color: #002737; }

/* Tour */
/* Activity stream */
.stream {
  position: relative;
  padding: 10px 0; }
  .stream:first-child .stream-badge:before {
    top: 10px; }
  .stream:last-child .stream-badge:before {
    height: 30px; }
  .stream .stream-badge {
    width: 50px; }
    .stream .stream-badge i {
      border: 1px solid #b3c8d1;
      border-radius: 50%;
      padding: 6px;
      color: #4f7383;
      position: absolute;
      background-color: #ffffff;
      left: 8px; }
      .stream .stream-badge i.fa-circle {
        color: #a3bcc8; }
      .stream .stream-badge i.bg-success {
        color: #ffffff;
        background-color: #ff0053;
        border-color: #ff0053; }
      .stream .stream-badge i.bg-primary {
        color: #ffffff;
        background-color: #002737;
        border-color: #002737; }
      .stream .stream-badge i.bg-warning {
        color: #ffffff;
        background-color: #ffa90b;
        border-color: #ffa90b; }
      .stream .stream-badge i.bg-info {
        color: #ffffff;
        background-color: #456573;
        border-color: #456573; }
      .stream .stream-badge i.bg-danger {
        color: #ffffff;
        background-color: #ef2b40;
        border-color: #ef2b40; }
    .stream .stream-badge:before {
      content: '';
      width: 1px;
      background-color: #b3c8d1;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 20px; }
  .stream .stream-info {
    font-size: 12px;
    margin-bottom: 5px; }
    .stream .stream-info img {
      border-radius: 50%;
      width: 18px;
      height: 18px;
      margin-right: 2px;
      margin-top: -4px; }
    .stream .stream-info .date {
      color: #638ea1;
      font-size: 80%; }
  .stream .stream-panel {
    margin-left: 55px; }

.stream-small {
  margin: 10px 0; }
  .stream-small .label {
    padding: 2px 6px;
    margin-right: 2px; }

input[class^="inputfile"] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.inputfile + label {
  max-width: 80%;
  font-size: 1.25rem;
  /* 20px */
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 0.625rem 1.25rem; }

/* 10px 20px */
.inputfile:focus + label,
.inputfile.has-focus + label {
  outline: 1px dotted #324953;
  outline: -webkit-focus-ring-color auto 5px; }

/* pointer-events: none */
/* in case of FastClick lib use */
.inputfile + label svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
  margin-top: -0.25em;
  /* 4px */
  margin-right: 0.25em; }

/* 4px */
/* style 1 */
.inputfile-1 + label {
  color: #f3f6f8;
  background-color: #739aab; }

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
  background-color: #456573; }

/* style 2 */
.inputfile-2 + label {
  color: #739aab;
  border: 1px dashed currentColor;
  border-radius: 40px;
  padding: 1.2rem 3rem; }
  .inputfile-2 + label i {
    font-size: 14px;
    margin-right: 5px; }

.inputfile-2:focus + label,
.inputfile-2.has-focus + label,
.inputfile-2 + label:hover {
  color: #456573; }

/* style 3 */
.inputfile-3 + label {
  color: #b3c8d1; }

.inputfile-3:focus + label,
.inputfile-3.has-focus + label,
.inputfile-3 + label:hover {
  color: #456573; }

/* style 4 */
.inputfile-4 + label {
  color: #b3c8d1; }

.inputfile-4:focus + label,
.inputfile-4.has-focus + label,
.inputfile-4 + label:hover {
  color: #456573; }

.inputfile-4 + label figure {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #b3c8d1;
  display: block;
  padding: 20px;
  margin: 0 auto 10px; }

.inputfile-4:focus + label figure,
.inputfile-4.has-focus + label figure,
.inputfile-4 + label:hover figure {
  background-color: #456573; }

.inputfile-4 + label svg {
  width: 100%;
  height: 100%;
  fill: #f3f6f8; }

/* style 5 */
.inputfile-5 + label {
  color: #b3c8d1; }

.inputfile-5:focus + label,
.inputfile-5.has-focus + label,
.inputfile-5 + label:hover {
  color: #456573; }

.inputfile-5 + label figure {
  width: 100px;
  height: 135px;
  background-color: #b3c8d1;
  display: block;
  position: relative;
  padding: 30px;
  margin: 0 auto 10px; }

.inputfile-5:focus + label figure,
.inputfile-5.has-focus + label figure,
.inputfile-5 + label:hover figure {
  background-color: #456573; }

.inputfile-5 + label figure::before,
.inputfile-5 + label figure::after {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  top: 0;
  right: 0; }

.inputfile-5 + label figure::before {
  border-top: 20px solid #d3dfe4;
  border-left: 20px solid transparent; }

.inputfile-5 + label figure::after {
  border-bottom: 20px solid #456573;
  border-right: 20px solid transparent; }

.inputfile-5:focus + label figure::after,
.inputfile-5.has-focus + label figure::after,
.inputfile-5 + label:hover figure::after {
  border-bottom-color: #b3c8d1; }

.inputfile-5 + label svg {
  width: 100%;
  height: 100%;
  fill: #f3f6f8; }

/* style 6 */
.inputfile-6 + label {
  color: #b3c8d1; }

.inputfile-6 + label {
  border: 1px dashed #b3c8d1;
  background-color: #f3f6f8;
  padding: 0;
  border-radius: 40px; }

.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
  border-color: #456573; }

.inputfile-6 + label span,
.inputfile-6 + label strong {
  padding: 0.625rem 1.25rem; }

.inputfile-6 + label span {
  width: 200px;
  min-height: 2em;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top; }

.inputfile-6 + label > span {
  padding: 1.2rem; }

.inputfile-6 + label strong {
  height: 100%;
  color: #f3f6f8;
  background-color: #739aab;
  display: inline-block; }
  .inputfile-6 + label strong svg {
    margin-top: 0.25em;
    width: 1.5em;
    height: 1.5em; }
  .inputfile-6 + label strong i {
    font-size: 20px;
    line-height: 1.3em; }
  .inputfile-6 + label strong span {
    text-align: left; }

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
  background-color: #456573; }

@media screen and (max-width: 50em) {
  .inputfile-6 + label strong {
    display: block; } }

body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #3b5763;
  overflow-x: hidden;
  background-color: #002737 !important;
  background-image: url("https://cdn.imedicina.com.br/app/logo-imed-branco.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 0px; }
  body #wrapper {
    opacity: 1;
    transition: 0.5s opacity; }
  body.fade-out {
    overflow: hidden;
    background-size: 190px; }
    body.fade-out #wrapper {
      opacity: 0;
      transition: none; }

html, body {
  min-height: 100%; }

body.full-height-layout #wrapper,
body.full-height-layout #page-wrapper {
  min-height: 100%; }

#page-wrapper {
  min-height: auto; }

.block {
  display: block; }

.clear {
  display: block;
  overflow: hidden; }

a {
  cursor: pointer; }

a:hover, a:focus {
  text-decoration: none; }

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

.font-bold {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal; }

.font-normal {
  font-weight: 400; }

.text-uppercase {
  text-transform: uppercase; }

.font-italic {
  font-style: italic; }

.b-r {
  border-right: 1px solid #b3c8d1; }

.hr-line-dashed {
  border-top: 2px dashed #b3c8d1;
  color: #ffffff;
  background-color: #ffffff;
  height: 1px;
  margin: 20px 0;
  width: 100%; }

.hr-line-solid {
  border-bottom: 1px solid #b3c8d1;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid !important;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%; }

.hr-line-solid-white {
  border-top: 0 none;
  border-bottom: 1px solid #ffffff;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid !important;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%; }

.hr-line-bold {
  margin-top: -10px;
  margin-bottom: 0;
  border: 0;
  border-top: 10px solid #d7dee2;
  width: 100%; }

video {
  width: 100% !important;
  height: auto !important; }

/* GALLERY */
.gallery > .row > div {
  margin-bottom: 15px; }

.fancybox img {
  margin-bottom: 5px;
  /* Only for demo */
  width: 24%; }

/* Summernote text editor  */
.note-editor {
  height: auto !important;
  min-height: 300px; }

.note-editor.fullscreen {
  z-index: 2050; }

.note-editor.note-frame.fullscreen {
  z-index: 2020; }

.note-editor.note-frame .note-editing-area .note-editable {
  color: #3b5763;
  padding: 15px; }

.note-editor.note-frame {
  border: none; }

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

/* MODAL */
.inmodal .modal-content {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 14px;
  box-shadow: 0 0 30px rgba(2, 15, 24, 0.3);
  outline: 0 none;
  position: relative;
  overflow: hidden; }

.modal-dialog {
  z-index: 2200; }

.modal-body {
  padding: 20px 30px 30px 30px; }

.inmodal .modal-body {
  background: #ffffff;
  padding: 0 20px; }

.inmodal .modal-header {
  padding: 30px 20px;
  text-align: left;
  border: none; }

.animated.modal.fade .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

.inmodal .modal-title {
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 300; }

.inmodal .modal-icon {
  font-size: 84px;
  color: #e2e3e3; }

.modal-footer {
  padding: 30px 20px;
  border-top: none; }

.modal-footer {
  margin-top: 0; }

/* WRAPPERS */
#wrapper {
  width: 100%;
  overflow-x: hidden; }

.wrapper {
  padding: 0 20px;
  position: relative; }

.wrapper-content {
  padding: 10px 10px 40px;
  min-height: 100vh; }
  .wrapper-content > .wrapper-content {
    padding: 0; }

#page-wrapper {
  padding: 0;
  min-height: 568px;
  position: relative !important;
  background-color: #f3f7f9; }

@media (min-width: 768px) {
  #page-wrapper {
    position: inherit; } }

.title-action {
  text-align: right;
  padding-top: 30px; }

.ibox-content h1, .ibox-content h2, .ibox-content h3, .ibox-content h4, .ibox-content h5,
.ibox-title h1, .ibox-title h2, .ibox-title h3, .ibox-title h4, .ibox-title h5 {
  margin-top: 5px; }

ul.unstyled, ol.unstyled {
  list-style: none outside none;
  margin-left: 0; }

.big-icon {
  font-size: 160px !important;
  color: #e5e6e7; }

/* FOOTER */
.footer {
  background: none repeat scroll 0 0 #002737;
  border-top: 1px solid #b3c8d1;
  padding: 10px 20px;
  position: relative; }

body.mini-navbar .footer.fixed,
body.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 70px; }

body.mini-navbar.canvas-menu .footer.fixed,
body.canvas-menu .footer.fixed {
  margin: 0 !important; }

body.fixed-sidebar.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 50px; }

body.body-small .footer.fixed {
  margin-left: 0; }

/* PANELS*/
/* TABLES*/
.table-bordered {
  border: 4px solid #f3f7f9;
  background: #ffffff; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  background-color: #ffffff;
  border-bottom-width: 0 none transparent; }

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 4px solid #f3f7f9; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 0 none transparent;
  line-height: 1.42857;
  padding: 8px 15px;
  vertical-align: middle;
  font-size: 13px; }

.table .checkbox {
  margin: 0;
  padding: 0; }

/* PANELS*/
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none;
  border-color: #DDDDDD #DDDDDD rgba(0, 0, 0, 0);
  border-bottom: #e4eaec;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555555;
  cursor: default; }

.nav.nav-tabs li {
  background: none;
  border: none; }

.nav-tabs > li > a {
  color: #A7B1C2;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 10px 20px 10px 25px; }

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  background-color: #e6e6e6;
  color: #3b5763; }

.ui-tab .tab-content {
  padding: 20px 0; }

/* GLOBAL  */
.no-padding {
  padding: 0 !important; }

.no-borders {
  border: none !important; }

.no-margins {
  margin: 0 !important; }

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

.ibox-content.text-box {
  padding-bottom: 0;
  padding-top: 15px; }

.border-left-right {
  border-left: 1px solid #b3c8d1;
  border-right: 1px solid #b3c8d1;
  border-top: none;
  border-bottom: none; }

.border-left {
  border-left: 1px solid #b3c8d1;
  border-right: none;
  border-top: none;
  border-bottom: none; }

.border-right {
  border-left: none;
  border-right: 1px solid #b3c8d1;
  border-top: none;
  border-bottom: none; }

.border-top {
  border-top: 1px solid #b3c8d1; }

.border-bottom {
  border-bottom: 1px solid #b3c8d1; }

.border-size-sm {
  border-width: 3px; }

.border-size-md {
  border-width: 6px; }

.border-size-lg {
  border-width: 9px; }

.border-size-xl {
  border-width: 12px; }

.full-width {
  width: 100% !important; }

.link-block {
  font-size: 12px;
  padding: 10px; }

.nav.navbar-top-links .link-block a {
  font-size: 12px; }

.link-block a {
  font-size: 10px;
  color: inherit; }

body.mini-navbar .branding {
  display: none; }

img.circle-border {
  border: 6px solid #FFFFFF;
  border-radius: 50%; }

.branding {
  float: left;
  color: #FFFFFF;
  font-size: 18px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 17px 20px;
  text-align: center;
  background-color: #002737; }

.login-panel {
  margin-top: 25%; }

.icons-box h3 {
  margin-top: 10px;
  margin-bottom: 10px; }

.icons-box .infont a i {
  font-size: 25px;
  display: block;
  color: #3b5763; }

.icons-box .infont a {
  color: #a6a8a9; }

.icons-box .infont a {
  padding: 10px;
  margin: 1px;
  display: block; }

.ui-draggable .ibox-title {
  cursor: move; }

.breadcrumb-nav {
  margin-left: 300px;
  background-color: #f3f7f9;
  border-top: 6px solid #456573;
  margin-top: -6px;
  padding: 30px; }

.breadcrumb {
  background-color: transparent;
  padding: 0;
  margin-bottom: 0; }

.breadcrumb > li a {
  color: inherit;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .breadcrumb > li a:hover {
    color: #00a7c3; }

.breadcrumb > .active {
  color: #002737;
  text-decoration: none; }

.breadcrumb > li + li:before {
  font-family: 'icomoon';
  padding: 0 5px;
  color: #456573;
  content: "\e917";
  vertical-align: middle;
  font-size: 1rem; }

code {
  background-color: #F9F2F4;
  border-radius: 4px;
  color: #ca4440;
  font-size: 90%;
  padding: 2px 4px;
  white-space: nowrap; }

.ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0; }

.ibox.collapsed .ibox-content {
  display: none; }

.ibox.collapsed .fa.fa-chevron-up:before {
  content: "\f078"; }

.ibox.collapsed .fa.fa-chevron-down:before {
  content: "\f077"; }

.ibox:after, .ibox:before {
  display: table; }

.ibox-content {
  background-color: transparent;
  color: inherit;
  padding: 15px;
  position: relative;
  border-color: none;
  border-image: none;
  border-style: solid solid none;
  border-width: 0; }

.ibox-footer {
  color: inherit;
  border-top: 1px solid #b3c8d1;
  font-size: 90%;
  background: #ffffff;
  padding: 10px 25px; }

.ibox-content {
  clear: both; }

.ibox-heading {
  background-color: #f3f6fb;
  border-bottom: none; }

.ibox-heading h3 {
  font-weight: 200;
  font-size: 24px; }

.ibox-title h2,
.ibox-title h3 {
  display: block;
  font-size: 22px;
  margin: 0 0 7px;
  padding: 0 0 5px 0;
  text-overflow: ellipsis;
  font-weight: 300; }

.ibox-title .label {
  float: left;
  margin-left: 4px; }

.ibox-tools {
  display: block;
  float: right;
  margin-top: -7px;
  position: relative;
  padding: 3px 0 3px 3px;
  text-align: right;
  background: #f3f7f9; }

.ibox-tools a {
  cursor: pointer;
  margin-left: 5px;
  color: #c4c4c4; }

.ibox-tools a.btn-primary {
  color: #fff; }

.ibox-tools .dropdown-menu > li > a {
  padding: 4px 10px;
  font-size: 12px; }

.ibox .ibox-tools.open > .dropdown-menu {
  left: auto;
  right: 0; }

/* BACKGROUNDS */
.lightgray-bg, .bg-lightgray {
  background-color: #f3f7f9 !important; }

.gray-bg, .bg-muted, .bg-gray {
  background-color: #e4eaec !important; }

.white-bg, .bg-white {
  background-color: #ffffff; }

.blue-bg, .bg-success {
  background-color: #ff0053 !important;
  color: #ffffff; }

.navy-bg, .bg-primary, .bg-navy {
  background-color: #002737 !important;
  color: #ffffff; }

.lazur-bg, .bg-warning, .bg-lazur {
  background-color: #456573 !important;
  color: #ffffff; }

.yellow-bg, .bg-yellow {
  background-color: #ffa90b !important;
  color: #ffffff; }

.red-bg, .bg-danger, .bg-red {
  background-color: #ef2b40 !important;
  color: #ffffff; }

.black-bg, .bg-black {
  background-color: #262626 !important; }

.green-bg, .bg-green {
  background-color: #c6dcd2; }

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

.bg-none {
  background: none !important; }

.panel-primary {
  border-color: #002737; }

.panel {
  border-color: #f3f7f9; }

.panel-heading {
  background: #ffffff;
  border-color: transparent !important; }

/* COLORS */
.text-navy {
  color: #002737; }

.text-pink {
  color: #ff0053; }

.text-primary {
  color: inherit; }

.text-success {
  color: #25b26b; }

.text-info {
  color: #00a7c3; }

.text-warning {
  color: #ffa90b; }

.text-danger {
  color: #ef2b40; }

.text-muted {
  color: #888888; }

.text-white {
  color: #ffffff; }

.text-grey,
.text-gray {
  color: #456573; }

.text-light-grey,
.text-light-gray {
  color: #93b1be; }

.simple_tag {
  background-color: #f3f3f4;
  border: 1px solid #e7eaec;
  border-radius: 2px;
  color: inherit;
  font-size: 10px;
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px 12px;
  display: inline-block; }

.img-shadow {
  -webkit-box-shadow: 0 0 3px 0 #919191;
  -moz-box-shadow: 0 0 3px 0 #919191;
  box-shadow: 0 0 3px 0 #919191; }

/* For handle diferent bg color in AngularJS version */
.dashboards\.dashboard_2 nav.navbar,
.dashboards\.dashboard_3 nav.navbar,
.mailbox\.inbox nav.navbar,
.mailbox\.email_view nav.navbar,
.mailbox\.email_compose nav.navbar,
.dashboards\.dashboard_4_1 nav.navbar,
.metrics nav.navbar, .metrics\.index nav.navbar,
.dashboards\.dashboard_5 nav.navbar {
  background: #fff; }

/* For handle diferent bg color in MVC version */
.Dashboard_2 .navbar.navbar-static-top,
.Dashboard_3 .navbar.navbar-static-top,
.Dashboard_4_1 .navbar.navbar-static-top,
.ComposeEmail .navbar.navbar-static-top,
.EmailView .navbar.navbar-static-top,
.Inbox .navbar.navbar-static-top,
.Metrics .navbar.navbar-static-top,
.Dashboard_5 .navbar.navbar-static-top {
  background: #fff; }

a.close-canvas-menu {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 1011;
  color: #a7b1c2; }

a.close-canvas-menu:hover {
  color: #fff; }

/* FULL HEIGHT */
.full-height {
  min-height: 100%; }

.fh-breadcrumb {
  height: calc(100% - 196px);
  margin: 0 -15px;
  position: relative; }

.fh-no-breadcrumb {
  height: calc(100% - 99px);
  margin: 0 -15px;
  position: relative; }

.fh-column {
  background: #fff;
  height: 100%;
  width: 240px;
  float: left; }

.modal-backdrop {
  z-index: 2053 !important; }

.modal {
  z-index: 2054 !important; }

.freemium .modal {
  margin-top: 60px; }

.modal-lg {
  width: 96vw;
  max-width: 1000px; }

.modal-body textarea {
  resize: vertical; }

.spiner-example {
  height: 200px;
  padding-top: 70px; }

/* MARGINS & PADDINGS */
.p-0, .p-none {
  padding: 0; }

.p-xxs {
  padding: 5px; }

.p-xs {
  padding: 10px; }

.p-sm {
  padding: 15px; }

.p-m {
  padding: 20px; }

.p-md {
  padding: 25px; }

.p-lg {
  padding: 30px; }

.p-xl {
  padding: 40px; }

.p-w-xs {
  padding: 0 10px; }

.p-w-sm {
  padding: 0 15px; }

.p-w-m {
  padding: 0 20px; }

.p-w-md {
  padding: 0 25px; }

.p-w-lg {
  padding: 0 30px; }

.p-w-xl {
  padding: 0 40px; }

.p-h-xs {
  padding: 10px 0; }

.p-h-sm {
  padding: 15px 0; }

.p-h-m {
  padding: 20px 0; }

.p-h-md {
  padding: 25px 0; }

.p-h-lg {
  padding: 30px 0; }

.p-h-xl {
  padding: 40px 0; }

.m-xxs {
  margin: 2px 4px; }

.m-xs {
  margin: 5px; }

.m-sm {
  margin: 10px; }

.m {
  margin: 15px; }

.m-md {
  margin: 20px; }

.m-lg {
  margin: 30px; }

.m-xl {
  margin: 50px; }

.m-n, .m-none, .m-0 {
  margin: 0 !important; }

.m-l-none {
  margin-left: 0; }

.m-l-xs {
  margin-left: 5px; }

.m-l-sm {
  margin-left: 10px; }

.m-l {
  margin-left: 15px; }

.m-l-md {
  margin-left: 20px; }

.m-l-lg {
  margin-left: 30px; }

.m-l-xl {
  margin-left: 40px; }

.m-l-n-xxs {
  margin-left: -1px; }

.m-l-n-xs {
  margin-left: -5px; }

.m-l-n-sm {
  margin-left: -10px; }

.m-l-n {
  margin-left: -15px; }

.m-l-n-md {
  margin-left: -20px; }

.m-l-n-lg {
  margin-left: -30px; }

.m-l-n-xl {
  margin-left: -40px; }

.m-t-none {
  margin-top: 0; }

.m-t-xxs {
  margin-top: 1px; }

.m-t-xs {
  margin-top: 5px; }

.m-t-sm {
  margin-top: 10px; }

.m-t {
  margin-top: 15px; }

.m-t-md {
  margin-top: 20px; }

.m-t-lg {
  margin-top: 30px; }

.m-t-xl {
  margin-top: 40px; }

.m-t-n-xxs {
  margin-top: -1px; }

.m-t-n-xs {
  margin-top: -5px; }

.m-t-n-sm {
  margin-top: -10px; }

.m-t-n {
  margin-top: -15px; }

.m-t-n-md {
  margin-top: -20px; }

.m-t-n-lg {
  margin-top: -30px; }

.m-t-n-xl {
  margin-top: -40px; }

.m-r-none {
  margin-right: 0; }

.m-r-xxs {
  margin-right: 1px; }

.m {
  margin: 15px; }

.m-r-xs {
  margin-right: 5px; }

.m-r-sm {
  margin-right: 10px; }

.m-r {
  margin-right: 15px; }

.m-r-md {
  margin-right: 20px; }

.m-r-lg {
  margin-right: 30px; }

.m-r-xl {
  margin-right: 40px; }

.m-r-n-xxs {
  margin-right: -1px; }

.m-r-n-xs {
  margin-right: -5px; }

.m-r-n-sm {
  margin-right: -10px; }

.m-r-n {
  margin-right: -15px; }

.m-r-n-md {
  margin-right: -20px; }

.m-r-n-lg {
  margin-right: -30px; }

.m-r-n-xl {
  margin-right: -40px; }

.m-b-none {
  margin-bottom: 0; }

.m-b-xxs {
  margin-bottom: 1px; }

.m-b-xs {
  margin-bottom: 5px; }

.m-b-sm {
  margin-bottom: 10px; }

.m-b {
  margin-bottom: 15px; }

.m-b-md {
  margin-bottom: 20px; }

.m-b-lg {
  margin-bottom: 30px; }

.m-b-xl {
  margin-bottom: 40px; }

.m-b-n-xxs {
  margin-bottom: -1px; }

.m-b-n-xs {
  margin-bottom: -5px; }

.m-b-n-sm {
  margin-bottom: -10px; }

.m-b-n {
  margin-bottom: -15px; }

.m-b-n-md {
  margin-bottom: -20px; }

.m-b-n-lg {
  margin-bottom: -30px; }

.m-b-n-xl {
  margin-bottom: -40px; }

.space-15 {
  margin: 15px 0; }

.space-20 {
  margin: 20px 0; }

.space-25 {
  margin: 25px 0; }

.space-30 {
  margin: 30px 0; }

.img-sm {
  width: 32px;
  height: 32px; }

.img-md {
  width: 64px;
  height: 64px; }

.img-lg {
  width: 96px;
  height: 96px; }

.b-r-xs {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.b-r-sm {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.b-r-md {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.b-r-lg {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px; }

.b-r-xl {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px; }

.fullscreen-ibox-mode .animated {
  animation: none; }

body.fullscreen-ibox-mode {
  overflow-y: hidden; }

.ibox.fullscreen {
  z-index: 2030;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  margin-bottom: 0; }

.ibox.fullscreen .collapse-link {
  display: none; }

.ibox.fullscreen .ibox-content {
  min-height: calc(100% - 48px); }

body.modal-open {
  padding-right: inherit !important; }

body.modal-open .wrapper-content.animated {
  -webkit-animation: none; }

body.modal-open .animated {
  animation-fill-mode: initial;
  -ms-animation-nam: none;
  z-index: inherit; }

/* Show profile dropdown on fixed sidebar */
body.mini-navbar.fixed-sidebar .profile-element, .block {
  display: block !important; }

body.mini-navbar.fixed-sidebar .nav-header {
  padding: 33px 25px; }

body.mini-navbar.fixed-sidebar .logo-element {
  display: none; }

div[uib-modal-window="modal-window"] {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  div[uib-modal-window="modal-window"] .modal-dialog.modal-lg {
    max-height: 80vh;
    overflow-y: auto; }

.fullscreen-video .animated {
  animation: none; }

.warning-message {
  border: 1px solid #BD9C00;
  background-color: #FFFAE4;
  color: #695700;
  border-radius: 5px;
  width: fit-content;
  height: fit-content; }
  .warning-message p {
    margin: 0; }
  .warning-message i {
    font-size: 20px; }

/* SEARCH PAGE */
.search-form {
  margin-top: 10px; }

.search-result h3 {
  margin-bottom: 0;
  color: #1E0FBE; }

.search-result .search-link {
  color: #006621; }

.search-result p {
  font-size: 12px;
  margin-top: 5px; }

/* CONTACTS */
.contact-box {
  background-color: #ffffff;
  border: 1px solid transparent;
  padding: 20px;
  margin-bottom: 30px; }

.contact-box.active {
  border: 1px solid #002737; }

.contact-box > a {
  color: inherit; }

.contact-box img {
  border: 5px solid #ffffff;
  height: 55px;
  width: 55px; }

.contact-box .patient-detail {
  margin-top: 10px; }

.contact-box .patient-detail p {
  color: #3b5763;
  font-size: 15px; }

.contact-box .patient-detail p > i {
  margin-right: 15px; }

/* INVOICE */
.invoice-table tbody > tr > td:last-child, .invoice-table tbody > tr > td:nth-child(4), .invoice-table tbody > tr > td:nth-child(3), .invoice-table tbody > tr > td:nth-child(2) {
  text-align: right; }

.invoice-table thead > tr > th:last-child, .invoice-table thead > tr > th:nth-child(4), .invoice-table thead > tr > th:nth-child(3), .invoice-table thead > tr > th:nth-child(2) {
  text-align: right; }

.invoice-total > tbody > tr > td:first-child {
  text-align: right; }

.invoice-total > tbody > tr > td {
  border: 0 none; }

.invoice-total > tbody > tr > td:last-child {
  border-bottom: 1px solid #DDDDDD;
  text-align: right;
  width: 15%; }

/* ERROR & LOGIN & LOCKSCREEN*/
.middle-box {
  max-width: 400px;
  z-index: 100;
  margin: 0 auto;
  padding-top: 40px; }

.lockscreen.middle-box {
  width: 200px;
  padding-top: 110px; }

.loginscreen.middle-box {
  width: 300px; }

.loginColumns {
  max-width: 800px;
  margin: 0 auto;
  padding: 100px 20px 20px 20px; }

.passwordBox {
  max-width: 460px;
  margin: 0 auto;
  padding: 100px 20px 20px 20px; }

.logo-name {
  color: #e6e6e6;
  font-size: 180px;
  font-weight: 800;
  letter-spacing: -10px;
  margin-bottom: 0; }

.middle-box h1 {
  font-size: 170px; }

.wrapper .middle-box {
  margin-top: 140px; }

.lock-word {
  z-index: 10;
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -470px; }

.lock-word span {
  font-size: 100px;
  font-weight: 600;
  color: #e9e9e9;
  display: inline-block; }

.lock-word .first-word {
  margin-right: 160px; }

/* DASBOARD */
.dashboard-header {
  border-top: 0;
  padding: 20px 20px 20px 20px; }

.dashboard-header h2 {
  margin-top: 10px;
  font-size: 26px; }

.fist-item {
  border-top: none !important; }

.statistic-box {
  margin-top: 40px; }

.dashboard-header .list-group-item span.label {
  margin-right: 10px; }

.list-group.clear-list .list-group-item {
  border-top: 1px solid #b3c8d1;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  padding: 10px 0; }

ul.clear-list:first-child {
  border-top: none !important; }

/* Intimeline */
.timeline-item .date i {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  width: 30px;
  text-align: center;
  border-top: 1px solid #b3c8d1;
  border-bottom: 1px solid #b3c8d1;
  border-left: 1px solid #b3c8d1;
  background: #f8f8f8; }

.timeline-item .date {
  text-align: right;
  width: 110px;
  position: relative;
  padding-top: 30px; }

.timeline-item .content {
  border-left: 1px solid #b3c8d1;
  border-top: 1px solid #b3c8d1;
  padding-top: 10px;
  min-height: 100px; }

.timeline-item .content:hover {
  background: #f6f6f6; }

/* PIN BOARD */
ul.notes li, ul.tag-list li {
  list-style: none; }

ul.notes li h4 {
  margin-top: 20px;
  font-size: 16px; }

ul.notes li div {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: 140px;
  width: 140px;
  padding: 1em;
  position: relative; }

ul.notes li div small {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 10px; }

ul.notes li div a {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: inherit; }

ul.notes li {
  margin: 10px 40px 50px 0;
  float: left; }

ul.notes li div p {
  font-size: 12px; }

ul.notes li div {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: 140px;
  width: 140px;
  padding: 1em;
  /* Firefox */
  -moz-box-shadow: 5px 5px 2px #212121;
  /* Safari+Chrome */
  -webkit-box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7);
  /* Opera */
  box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7); }

ul.notes li div {
  -webkit-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg); }

ul.notes li:nth-child(even) div {
  -o-transform: rotate(4deg);
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  position: relative;
  top: 5px; }

ul.notes li:nth-child(3n) div {
  -o-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  position: relative;
  top: -5px; }

ul.notes li:nth-child(5n) div {
  -o-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  position: relative;
  top: -10px; }

ul.notes li div:hover, ul.notes li div:focus {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  position: relative;
  z-index: 5; }

ul.notes li div {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: 210px;
  width: 210px;
  padding: 1em;
  -moz-box-shadow: 5px 5px 7px #212121;
  -webkit-box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
  box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
  -moz-transition: -moz-transform .15s linear;
  -o-transition: -o-transform .15s linear;
  -webkit-transition: -webkit-transform .15s linear; }

/* FILE MANAGER */
.file-box {
  float: left;
  width: 220px; }

.file-manager h5 {
  text-transform: uppercase; }

.file-manager {
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.folder-list li a {
  color: #666666;
  display: block;
  padding: 5px 0; }

.folder-list li {
  border-bottom: 1px solid #b3c8d1;
  display: block; }

.folder-list li i {
  margin-right: 8px;
  color: #3d4d5d; }

.category-list li a {
  color: #666666;
  display: block;
  padding: 5px 0; }

.category-list li {
  display: block; }

.category-list li i {
  margin-right: 8px;
  color: #3d4d5d; }

.category-list li a .text-navy {
  color: #002737; }

.category-list li a .text-primary {
  color: #ff0053; }

.category-list li a .text-info {
  color: #456573; }

.category-list li a .text-danger {
  color: #EF5352; }

.category-list li a .text-warning {
  color: #F8AC59; }

.file-manager h5.tag-title {
  margin-top: 20px; }

.tag-list li {
  float: left; }

.tag-list li a {
  font-size: 10px;
  background-color: #e4eaec;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #b3c8d1;
  margin-right: 5px;
  margin-top: 5px;
  display: block; }

.file {
  border: 1px solid #b3c8d1;
  padding: 0;
  background-color: #ffffff;
  position: relative;
  margin-bottom: 20px;
  margin-right: 20px; }

.file-manager .hr-line-dashed {
  margin: 15px 0; }

.file .icon, .file .image {
  height: 100px;
  overflow: hidden; }

.file .icon {
  padding: 15px 10px;
  text-align: center; }

.file-control {
  color: inherit;
  font-size: 11px;
  margin-right: 10px; }

.file-control.active {
  text-decoration: underline; }

.file .icon i {
  font-size: 70px;
  color: #dadada; }

.file .file-name {
  padding: 10px;
  background-color: #f8f8f8;
  border-top: 1px solid #b3c8d1; }

.file-name small {
  color: #3b5763; }

.corner {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 0.6em solid transparent;
  border-right: 0.6em solid #f1f1f1;
  border-bottom: 0.6em solid #f1f1f1;
  right: 0em;
  bottom: 0em; }

a.compose-mail {
  padding: 8px 10px; }

.mail-search {
  max-width: 300px; }

/* PROFILE */
.profile-content {
  border-top: none !important; }

.profile-stats {
  margin-right: 10px; }

.profile-image {
  width: 120px;
  float: left; }

.profile-image img {
  width: 96px;
  height: 96px; }

.profile-info {
  margin-left: 120px; }

.feed-activity-list .feed-element {
  border-bottom: 1px solid #b3c8d1; }

.feed-element:first-child {
  margin-top: 0; }

.feed-element {
  padding-bottom: 15px; }

.feed-element, .feed-element .media {
  margin-top: 15px; }

.feed-element, .media-body {
  overflow: hidden; }

.feed-element > .pull-left {
  margin-right: 10px; }

.feed-element img.img-circle, .dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px; }

.feed-element .well {
  border: 1px solid #b3c8d1;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 16px; }

.feed-element .actions {
  margin-top: 10px; }

.feed-element .photos {
  margin: 10px 0; }

.feed-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px; }

.file-list li {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 2px;
  border: 1px solid #b3c8d1;
  margin-bottom: 5px; }

.file-list li a {
  color: inherit; }

.file-list li a:hover {
  color: #002737; }

.user-friends img {
  width: 42px;
  height: 42px;
  margin-bottom: 5px;
  margin-right: 5px; }

/* MAILBOX */
.mail-box {
  background-color: #ffffff;
  border: 1px solid #b3c8d1;
  border-top: 0;
  padding: 0;
  margin-bottom: 20px; }

.mail-box-header {
  background-color: #ffffff;
  border: 1px solid #b3c8d1;
  border-bottom: 0;
  padding: 30px 20px 20px 20px; }

.mail-box-header h2 {
  margin-top: 0; }

.mailbox-content .tag-list li a {
  background: #ffffff; }

.mail-body {
  border-top: 1px solid #b3c8d1;
  padding: 20px; }

.mail-text {
  border-top: 1px solid #b3c8d1; }

.mail-text .note-toolbar {
  padding: 10px 15px; }

.mail-body .form-group {
  margin-bottom: 5px; }

.mail-text .note-editor .note-toolbar {
  background-color: #F9F8F8; }

.mail-attachment {
  border-top: 1px solid #b3c8d1;
  padding: 20px;
  font-size: 12px; }

.mailbox-content {
  background: none;
  border: none;
  padding: 10px; }

.mail-ontact {
  width: 23%; }

.mail-list {
  overflow-y: auto;
  height: 300px; }

/* PROJECTS */
.project-people, .project-actions {
  text-align: right;
  vertical-align: middle; }

dd.project-people {
  text-align: left;
  margin-top: 5px; }

.project-people img {
  width: 32px;
  height: 32px; }

.project-title a {
  font-size: 14px;
  color: #3b5763;
  font-weight: 600; }

.project-list table tr td {
  border-top: none;
  border-bottom: 1px solid #b3c8d1;
  padding: 15px 10px;
  vertical-align: middle; }

.project-manager .tag-list li a {
  font-size: 10px;
  background-color: white;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #b3c8d1;
  margin-right: 5px;
  margin-top: 5px;
  display: block; }

.project-files li a {
  font-size: 11px;
  color: #3b5763;
  margin-left: 10px;
  line-height: 22px; }

/* FAQ */
.faq-item {
  padding: 20px;
  margin-bottom: 2px;
  background: #fff; }

.faq-question {
  font-size: 18px;
  font-weight: 600;
  color: #002737;
  display: block; }

.faq-question:hover {
  color: #00151e; }

.faq-answer {
  margin-top: 10px;
  background: #e4eaec;
  border: 1px solid #b3c8d1;
  border-radius: 3px;
  padding: 15px; }

.faq-item .tag-item {
  background: #e4eaec;
  padding: 2px 6px;
  font-size: 10px;
  text-transform: uppercase; }

/* Chat view */
.message-input {
  height: 90px !important; }

.chat-avatar {
  width: 36px;
  height: 36px;
  float: left;
  margin-right: 10px; }

.chat-user-name {
  padding: 10px; }

.chat-user {
  padding: 8px 10px;
  border-bottom: 1px solid #e7eaec; }

.chat-user a {
  color: inherit; }

.chat-view {
  z-index: 20012; }

.chat-users, .chat-statistic {
  margin-left: -30px; }

@media (max-width: 992px) {
  .chat-users, .chat-statistic {
    margin-left: 0; } }

.chat-view .ibox-content {
  padding: 0; }

.chat-message {
  padding: 10px 20px; }

.message-avatar {
  height: 48px;
  width: 48px;
  border: 1px solid #e7eaec;
  border-radius: 4px;
  margin-top: 1px; }

.chat-discussion .chat-message.left .message-avatar {
  float: left;
  margin-right: 10px; }

.chat-discussion .chat-message.right .message-avatar {
  float: right;
  margin-left: 10px; }

.message {
  background-color: #fff;
  border: 1px solid #e7eaec;
  text-align: left;
  display: block;
  padding: 10px 20px;
  position: relative;
  border-radius: 4px; }

.chat-discussion .chat-message.left .message-date {
  float: right; }

.chat-discussion .chat-message.right .message-date {
  float: left; }

.chat-discussion .chat-message.left .message {
  text-align: left;
  margin-left: 55px; }

.chat-discussion .chat-message.right .message {
  text-align: right;
  margin-right: 55px; }

.message-date {
  font-size: 10px;
  color: #888888; }

.message-content {
  display: block; }

.chat-discussion {
  background: #eee;
  padding: 15px;
  height: 400px;
  overflow-y: auto; }

.chat-users {
  overflow-y: auto;
  height: 400px; }

.chat-message-form .form-group {
  margin-bottom: 0; }

/* jsTree */
.jstree-open > .jstree-anchor > .fa-folder:before {
  content: "\f07c"; }

.jstree-default .jstree-icon.none {
  width: 0; }

/* CLIENTS */
.clients-list {
  margin-top: 20px; }

.clients-list .tab-pane {
  position: relative;
  height: 600px; }

.client-detail {
  position: relative;
  height: 620px; }

.clients-list table tr td {
  height: 46px;
  vertical-align: middle;
  border: none; }

.client-link {
  font-weight: 600;
  color: inherit; }

.client-link:hover {
  color: inherit; }

.client-avatar {
  width: 42px; }

.client-avatar img {
  width: 28px;
  height: 28px;
  border-radius: 50%; }

.contact-type {
  width: 20px;
  color: #93b1be; }

.client-status {
  text-align: left; }

.client-detail .vertical-timeline-content p {
  margin: 0; }

.client-detail .vertical-timeline-icon.gray-bg {
  color: #739aab; }

.clients-list .nav-tabs > li.active > a, .clients-list .nav-tabs > li.active > a:hover, .clients-list .nav-tabs > li.active > a:focus {
  border-bottom: 1px solid #fff; }

/* BLOG ARTICLE */
.blog h2 {
  font-weight: 700; }

.blog h5 {
  margin: 0 0 5px 0; }

.blog .btn {
  margin: 0 0 5px 0; }

.article h1 {
  font-size: 48px;
  font-weight: 700;
  color: #2F4050; }

.article p {
  font-size: 15px;
  line-height: 26px; }

.article-title {
  text-align: center;
  margin: 40px 0 100px 0; }

.article .ibox-content {
  padding: 40px; }

/* ISSUE TRACKER */
.issue-tracker .btn-link {
  color: #002737; }

table.issue-tracker tbody tr td {
  vertical-align: middle;
  height: 50px; }

.issue-info {
  width: 50%; }

.issue-info a {
  font-weight: 600;
  color: #3b5763; }

.issue-info small {
  display: block; }

/* TEAMS */
.team-members {
  margin: 10px 0; }

.team-members img.img-circle {
  width: 42px;
  height: 42px;
  margin-bottom: 5px; }

/* AGILE BOARD */
.sortable-list {
  padding: 10px 0; }

.agile-list {
  list-style: none;
  margin: 0; }

.agile-list li {
  background: #FAFAFB;
  border: 1px solid #e7eaec;
  margin: 0 0 10px 0;
  padding: 10px;
  border-radius: 2px; }

.agile-list li:hover {
  cursor: pointer;
  background: #fff; }

.agile-list li.warning-element {
  border-left: 3px solid #ffa90b; }

.agile-list li.danger-element {
  border-left: 3px solid #ef2b40; }

.agile-list li.info-element {
  border-left: 3px solid #ff0053; }

.agile-list li.success-element {
  border-left: 3px solid #002737; }

.agile-detail {
  margin-top: 5px;
  font-size: 12px; }

/* DIFF */
ins {
  background-color: #c6ffc6;
  text-decoration: none; }

del {
  background-color: #ffc6c6; }

/* E-commerce */
.product-box {
  padding: 0;
  border: 1px solid #b3c8d1; }

.product-box:hover,
.product-box.active {
  border: 1px solid transparent;
  -webkit-box-shadow: 0 3px 7px 0 #a8a8a8;
  -moz-box-shadow: 0 3px 7px 0 #a8a8a8;
  box-shadow: 0 3px 7px 0 #a8a8a8; }

.product-imitation {
  text-align: center;
  padding: 90px 0;
  background-color: #eaeff0;
  color: #a8bbc2;
  font-weight: 600; }

.cart-product-imitation {
  text-align: center;
  padding-top: 30px;
  height: 80px;
  width: 80px;
  background-color: #eaeff0; }

.product-imitation.xl {
  padding: 120px 0; }

.product-desc {
  padding: 20px;
  position: relative; }

.ecommerce .tag-list {
  padding: 0; }

.ecommerce .fa-star {
  color: #f3f7f9; }

.ecommerce .fa-star.active {
  color: #ffa90b; }

.ecommerce .note-editor {
  border: 1px solid #b3c8d1; }

table.shoping-cart-table {
  margin-bottom: 0; }
  table.shoping-cart-table tr td {
    border: none; }
  table.shoping-cart-table td.desc {
    width: 60%; }

.product-name {
  font-size: 16px;
  font-weight: 600;
  color: #3b5763;
  display: block;
  margin: 2px 0 5px 0; }

.product-name:hover,
.product-name:focus {
  color: #002737; }

.product-price {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  background-color: #002737;
  padding: 6px 12px;
  position: absolute;
  top: -32px;
  right: 0; }

.product-detail .ibox-content {
  padding: 30px 30px 50px 30px; }

.image-imitation {
  background-color: #eaeff0;
  text-align: center;
  padding: 200px 0; }

.product-main-price small {
  font-size: 10px; }

.product-images {
  margin: 0 20px; }

/* Social feed */
.social-feed-separated .social-feed-box {
  margin-left: 62px; }

.social-feed-separated .social-avatar {
  float: left;
  padding: 0; }

.social-feed-separated .social-avatar img {
  width: 52px;
  height: 52px;
  border: 1px solid #e7eaec; }

.social-feed-separated .social-feed-box .social-avatar {
  padding: 15px 15px 0 15px;
  float: none; }

.social-feed-box {
  /*padding: 15px*/
  border: 1px solid #e7eaec;
  background: #fff;
  margin-bottom: 15px; }

.article .social-feed-box {
  margin-bottom: 0;
  border-bottom: none; }

.article .social-feed-box:last-child {
  margin-bottom: 0;
  border-bottom: 1px solid #b3c8d1; }

.article .social-feed-box p {
  font-size: 13px;
  line-height: 18px; }

.social-action {
  margin: 15px; }

.social-avatar {
  padding: 15px 15px 0 15px; }

.social-comment .social-comment {
  margin-left: 45px; }

.social-avatar img {
  height: 40px;
  width: 40px;
  margin-right: 10px; }

.social-avatar .media-body a {
  font-size: 14px;
  display: block; }

.social-body {
  padding: 15px; }

.social-body img {
  margin-bottom: 10px; }

.social-footer {
  border-top: 1px solid #e7eaec;
  padding: 10px 15px;
  background: #f9f9f9; }

.social-footer .social-comment img {
  width: 32px;
  margin-right: 10px; }

.social-comment:first-child {
  margin-top: 0; }

.social-comment {
  margin-top: 15px; }

.social-comment textarea {
  font-size: 12px; }

/* Vote list */
.vote-item {
  padding: 20px 25px;
  background: #ffffff;
  border-top: 1px solid #b3c8d1; }

.vote-item:last-child {
  border-bottom: 1px solid #b3c8d1; }

.vote-item:hover {
  background: #edf1f2; }

.vote-actions {
  float: left;
  width: 30px;
  margin-right: 15px;
  text-align: center; }

.vote-actions a {
  color: #002737;
  font-weight: 600; }

.vote-actions {
  font-weight: 600; }

.vote-title {
  display: block;
  color: inherit;
  font-size: 18px;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 2px; }

.vote-title:hover, .vote-title:focus {
  color: inherit; }

.vote-info, .vote-title {
  margin-left: 45px; }

.vote-info, .vote-info a {
  color: #83a5b5;
  font-size: 12px; }

.vote-info a {
  margin-right: 10px; }

.vote-info a:hover {
  color: #002737; }

.vote-icon {
  text-align: right;
  font-size: 38px;
  display: block;
  color: #c3d3db; }

.vote-icon.active {
  color: #002737; }

body.body-small .vote-icon {
  display: none; }

#small-chat {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100; }

#small-chat .badge {
  position: absolute;
  top: -3px;
  right: -4px; }

.open-small-chat {
  height: 50px;
  width: 50px;
  display: block;
  background: #ff0053;
  padding: 12px 0px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  font-size: 25px; }

.open-small-chat:hover {
  color: white;
  background: #1ab394; }

.small-chat-box {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 75px;
  background: #fff;
  border: 1px solid #b3c8d1;
  width: 230px;
  height: 320px;
  border-radius: 4px; }

.small-chat-box.ng-small-chat {
  display: block; }

.body-small .small-chat-box {
  bottom: 70px;
  right: 20px; }

.small-chat-box.active {
  display: block; }

.small-chat-box .heading {
  background: transparent;
  padding: 8px 15px;
  font-weight: bold;
  color: #fff; }

.small-chat-box .chat-date {
  opacity: 0.6;
  font-size: 10px;
  font-weight: normal; }

.small-chat-box .content {
  padding: 15px 15px; }
  .small-chat-box .content .author-name {
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 11px; }
  .small-chat-box .content > div {
    padding-bottom: 20px; }
  .small-chat-box .content .chat-message {
    padding: 5px 10px;
    border-radius: 6px;
    font-size: 11px;
    line-height: 14px;
    max-width: 80%;
    background: #f3f3f4;
    margin-bottom: 10px; }
  .small-chat-box .content .chat-message.active {
    background: #1ab394;
    color: #fff; }
  .small-chat-box .content .left {
    text-align: left;
    clear: both; }
    .small-chat-box .content .left .chat-message {
      float: left; }
  .small-chat-box .content .right {
    text-align: right;
    clear: both; }
    .small-chat-box .content .right .chat-message {
      float: right; }

.small-chat-box .form-chat {
  padding: 10px 10px; }

/*
 * metismenu - v2.0.2
 * A jQuery menu plugin
 * https://github.com/onokumus/metisMenu
 *
 * Made by Osman Nuri Okumus
 * Under MIT License
 */
.metismenu .plus-minus, .metismenu .plus-times {
  float: right; }

.metismenu .icon-chevron {
  float: right;
  line-height: 1.42857; }

.metismenu .icon-chevron:before {
  content: "\e916"; }

.metismenu .active > a > .icon-chevron:before {
  content: "\e914"; }

.metismenu .ion.arrow:before {
  content: "\f3d2"; }

.metismenu .active > a > .ion.arrow:before {
  content: "\f3d0"; }

.metismenu .fa.plus-minus:before, .metismenu .fa.plus-times:before {
  content: "\f067"; }

.metismenu .active > a > .fa.plus-times {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.metismenu .active > a > .fa.plus-minus:before {
  content: "\f068"; }

.metismenu .collapse {
  display: none; }

.metismenu .collapse.in {
  display: block; }

.metismenu .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility; }

.mini-navbar .metismenu .collapse {
  opacity: 0; }

.mini-navbar .metismenu .collapse.in {
  opacity: 1; }

.mini-navbar .metismenu .collapse a {
  display: none; }

.mini-navbar .metismenu .collapse.in a {
  display: block; }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-rotating-plane"></div>
 *
 */
.sk-spinner-rotating-plane.sk-spinner {
  width: 30px;
  height: 30px;
  background-color: #002737;
  margin: 0 auto;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
  animation: sk-rotatePlane 1.2s infinite ease-in-out; }

@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-double-bounce">
 *      <div class="sk-double-bounce1"></div>
 *      <div class="sk-double-bounce2"></div>
 *    </div>
 *
 */
.sk-spinner-double-bounce.sk-spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 auto; }

.sk-spinner-double-bounce .sk-double-bounce1, .sk-spinner-double-bounce .sk-double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #002737;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out; }

.sk-spinner-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wave">
 *      <div class="sk-rect1"></div>
 *      <div class="sk-rect2"></div>
 *      <div class="sk-rect3"></div>
 *      <div class="sk-rect4"></div>
 *      <div class="sk-rect5"></div>
 *    </div>
 *
 */
.sk-spinner-wave.sk-spinner {
  margin: 0 auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px; }

.sk-spinner-wave div {
  background-color: #002737;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
  animation: sk-waveStretchDelay 1.2s infinite ease-in-out; }

.sk-spinner-wave .sk-rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-spinner-wave .sk-rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-spinner-wave .sk-rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-spinner-wave .sk-rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

@-webkit-keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

@keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wandering-cubes">
 *      <div class="sk-cube1"></div>
 *      <div class="sk-cube2"></div>
 *    </div>
 *
 */
.sk-spinner-wandering-cubes.sk-spinner {
  margin: 0 auto;
  width: 32px;
  height: 32px;
  position: relative; }

.sk-spinner-wandering-cubes .sk-cube1, .sk-spinner-wandering-cubes .sk-cube2 {
  background-color: #002737;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
  animation: sk-wanderingCubeMove 1.8s infinite ease-in-out; }

.sk-spinner-wandering-cubes .sk-cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

@-webkit-keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5); }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg); }
  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5); }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg); }
  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-pulse"></div>
 *
 */
.sk-spinner-pulse.sk-spinner {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background-color: #002737;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
  animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-chasing-dots">
 *      <div class="sk-dot1"></div>
 *      <div class="sk-dot2"></div>
 *    </div>
 *
 */
.sk-spinner-chasing-dots.sk-spinner {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
  animation: sk-chasingDotsRotate 2s infinite linear; }

.sk-spinner-chasing-dots .sk-dot1, .sk-spinner-chasing-dots .sk-dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #002737;
  border-radius: 100%;
  -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
  animation: sk-chasingDotsBounce 2s infinite ease-in-out; }

.sk-spinner-chasing-dots .sk-dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-three-bounce">
 *      <div class="sk-bounce1"></div>
 *      <div class="sk-bounce2"></div>
 *      <div class="sk-bounce3"></div>
 *    </div>
 *
 */
.sk-spinner-three-bounce.sk-spinner {
  margin: 0 auto;
  width: 70px;
  text-align: center; }

.sk-spinner-three-bounce div {
  width: 18px;
  height: 18px;
  background-color: #002737;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.sk-spinner-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.sk-spinner-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
.sk-spinner-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative; }

.sk-spinner-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-spinner-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 20%;
  height: 20%;
  background-color: #002737;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.sk-spinner-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-spinner-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-spinner-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-spinner-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-spinner-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-spinner-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-spinner-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-spinner-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-spinner-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-spinner-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-spinner-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-spinner-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-spinner-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-spinner-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-spinner-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.sk-spinner-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.sk-spinner-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.sk-spinner-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-spinner-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.sk-spinner-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.sk-spinner-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.sk-spinner-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-cube-grid">
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *    </div>
 *
 */
/*
 * Spinner positions
 * 1 2 3
 * 4 5 6
 * 7 8 9
 */
.sk-spinner-cube-grid.sk-spinner {
  width: 30px;
  height: 30px;
  margin: 0 auto; }

.sk-spinner-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #002737;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }

.sk-spinner-cube-grid .sk-cube:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.sk-spinner-cube-grid .sk-cube:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.sk-spinner-cube-grid .sk-cube:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.sk-spinner-cube-grid .sk-cube:nth-child(4) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.sk-spinner-cube-grid .sk-cube:nth-child(5) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.sk-spinner-cube-grid .sk-cube:nth-child(6) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.sk-spinner-cube-grid .sk-cube:nth-child(7) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.sk-spinner-cube-grid .sk-cube:nth-child(8) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.sk-spinner-cube-grid .sk-cube:nth-child(9) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wordpress">
 *      <span class="sk-inner-circle"></span>
 *    </div>
 *
 */
.sk-spinner-wordpress.sk-spinner {
  background-color: #002737;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  position: relative;
  margin: 0 auto;
  -webkit-animation: sk-innerCircle 1s linear infinite;
  animation: sk-innerCircle 1s linear infinite; }

.sk-spinner-wordpress .sk-inner-circle {
  display: block;
  background-color: #fff;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 8px;
  top: 5px;
  left: 5px; }

@-webkit-keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-fading-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
.sk-spinner-fading-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative; }

.sk-spinner-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-spinner-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 18%;
  height: 18%;
  background-color: #002737;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.sk-spinner-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-spinner-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-spinner-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-spinner-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-spinner-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-spinner-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-spinner-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-spinner-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-spinner-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-spinner-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-spinner-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-spinner-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-spinner-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-spinner-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-spinner-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.sk-spinner-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.sk-spinner-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.sk-spinner-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-spinner-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.sk-spinner-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.sk-spinner-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.sk-spinner-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

.ibox-content > .sk-spinner {
  display: none; }

.ibox-content.sk-loading {
  position: relative; }

.ibox-content.sk-loading:after {
  content: '';
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.ibox-content.sk-loading > .sk-spinner {
  display: block;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  z-index: 2000; }

body.rtls {
  /* Theme config */ }
  body.rtls #page-wrapper {
    margin: 0 220px 0 0; }
  body.rtls .nav-second-level li a {
    padding: 7px 35px 7px 10px; }
  body.rtls .ibox-title h5 {
    float: right; }
  body.rtls .pull-right {
    float: left !important; }
  body.rtls .pull-left {
    float: right !important; }
  body.rtls .ibox-tools {
    float: left; }
  body.rtls .stat-percent {
    float: left; }
  body.rtls .navbar-right {
    float: left !important; }
  body.rtls .navbar-top-links li:last-child {
    margin-left: 40px;
    margin-right: 0; }
  body.rtls .minimalize-styl-2 {
    float: right;
    margin: 14px 20px 5px 5px; }
  body.rtls .feed-element > .pull-left {
    margin-left: 10px;
    margin-right: 0; }
  body.rtls .timeline-item .date {
    text-align: left; }
  body.rtls .timeline-item .date i {
    left: 0;
    right: auto; }
  body.rtls .timeline-item .content {
    border-right: 1px solid #e7eaec;
    border-left: none; }
  body.rtls .theme-config {
    left: 0;
    right: auto; }
  body.rtls .spin-icon {
    border-radius: 0 20px 20px 0; }
  body.rtls .toast-close-button {
    float: left; }
  body.rtls #toast-container > .toast:before {
    margin: auto -1.5em auto 0.5em; }
  body.rtls #toast-container > div {
    padding: 15px 50px 15px 15px; }
  body.rtls .center-orientation .vertical-timeline-icon i {
    margin-left: 0;
    margin-right: -12px; }
  body.rtls .vertical-timeline-icon i {
    right: 50%;
    left: auto;
    margin-left: auto;
    margin-right: -12px; }
  body.rtls .file-box {
    float: right; }
  body.rtls ul.notes li {
    float: right; }
  body.rtls .chat-users, body.rtls .chat-statistic {
    margin-right: -30px;
    margin-left: auto; }
  body.rtls .dropdown-menu > li > a {
    text-align: right; }
  body.rtls .b-r {
    border-left: 1px solid #e7eaec;
    border-right: none; }
  body.rtls .dd-list .dd-list {
    padding-right: 30px;
    padding-left: 0; }
  body.rtls .dd-item > button {
    float: right; }
  body.rtls .theme-config-box {
    margin-left: -220px;
    margin-right: 0; }
  body.rtls .theme-config-box.show {
    margin-left: 0;
    margin-right: 0; }
  body.rtls .spin-icon {
    right: 0;
    left: auto; }
  body.rtls .skin-settings {
    margin-right: 40px;
    margin-left: 0; }
  body.rtls .skin-settings {
    direction: ltr; }
  body.rtls .footer.fixed {
    margin-right: 220px;
    margin-left: 0; }

@media (max-width: 992px) {
  body.rtls .chat-users, body.rtls .chat-statistic {
    margin-right: 0; } }

body.rtls.mini-navbar .footer.fixed, body.body-small.mini-navbar .footer.fixed {
  margin: 0 70px 0 0; }

body.rtls.mini-navbar.fixed-sidebar .footer.fixed, body.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 0; }

body.rtls.top-navigation .navbar-toggle {
  float: right;
  margin-left: 15px;
  margin-right: 15px; }

.body-small.rtls.top-navigation .navbar-header {
  float: none; }

body.rtls.top-navigation #page-wrapper {
  margin: 0; }

body.rtls.mini-navbar #page-wrapper {
  margin: 0 70px 0 0; }

body.rtls.mini-navbar.fixed-sidebar #page-wrapper {
  margin: 0 0 0 0; }

body.rtls.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 50px 0 0; }

body.rtls.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 50px; }

.body-small.rtls .navbar-fixed-top {
  margin-right: 0; }

.body-small.rtls .navbar-header {
  float: right; }

body.rtls .navbar-top-links li:last-child {
  margin-left: 20px; }

body.rtls .top-navigation #page-wrapper, body.rtls.mini-navbar .top-navigation #page-wrapper, body.rtls.mini-navbar.top-navigation #page-wrapper {
  margin: 0; }

body.rtls .top-navigation .footer.fixed, body.rtls.top-navigation .footer.fixed {
  margin: 0; }

@media (max-width: 768px) {
  body.rtls .navbar-top-links li:last-child {
    margin-left: 20px; }
  .body-small.rtls #page-wrapper {
    position: inherit;
    margin: 0 0 0 0;
    min-height: 1000px; }
  .body-small.rtls .navbar-static-side {
    display: none;
    z-index: 2001;
    position: absolute;
    width: 70px; }
  .body-small.rtls.mini-navbar .navbar-static-side {
    display: block; }
  .rtls.fixed-sidebar.body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: fixed;
    width: 50px; }
  .rtls.fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block; } }

.rtls .ltr-support {
  direction: ltr; }

.rtls.mini-navbar .nav-second-level, .rtls.mini-navbar li.active .nav-second-level {
  left: auto;
  right: 70px; }

.rtls #right-sidebar {
  left: -260px;
  right: auto; }

.rtls #right-sidebar.sidebar-open {
  left: 0; }

@media (min-width: 992px) {
  .navbar-fixed-top .person-name {
    max-width: 160px;
    display: inline-block; } }

@media (max-width: 991px) {
  .navbar-fixed-top .person-name {
    display: none; }
    .navbar-fixed-top .person-name .profile-element .text-success {
      display: none; } }

@media (min-width: 1090px) and (max-width: 991px) {
  .navbar-fixed-top .person-name {
    max-width: 50px;
    display: inline-block; } }

@media (min-width: 1025px) {
  .navbar-fixed-top .navbar-header {
    width: 50px; }
  .navbar-fixed-top .navbar-top-links {
    margin-left: 50px; } }

@media (min-width: 768px) {
  .navbar-fixed-top .navbar-header {
    width: 80px !important;
    padding-top: 0px;
    height: 50px;
    padding-right: 20px;
    position: relative; }
    .navbar-fixed-top .navbar-header .navbar-brand {
      padding: 16px 10px; }
      .navbar-fixed-top .navbar-header .navbar-brand > img {
        width: 200px;
        height: auto; } }

@media (min-width: 576px) and (max-width: 1024px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 50px;
    min-height: 100vh; }
  .navbar-static-side {
    z-index: 2001;
    position: absolute;
    width: 50px; }
  .navbar-top-links .dropdown-messages,
  .navbar-top-links .dropdown-tasks,
  .navbar-top-links .dropdown-alerts {
    margin-left: auto; }
  .navbar-top-links li a {
    min-height: 16px; } }

@media (max-width: 767px) {
  .attendance-control-buttons.is-fixed {
    text-align: center !important;
    position: relative !important; }
  .footer .copyright {
    text-align: center !important; }
  .footer .item-logout {
    display: block !important; }
  .footer .nav-footer {
    text-align: center; }
    .footer .nav-footer li {
      font-size: 14px; }
  #chat {
    margin-top: 0 !important;
    margin-right: 0 !important;
    background: #002737;
    width: 70vw; }
  .agendamento .col-formulario {
    margin-left: 0; }
  .agendamento .col-agenda {
    position: absolute;
    width: 100%;
    left: -1000px; }
  body.fixed-nav #wrapper #page-wrapper {
    margin-left: 0; }
  .fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: none; }
  .navbar-fixed-top .navbar-top-links {
    display: none; }
  .navbar-header {
    width: 100%;
    padding-top: 0px;
    height: 50px; }
  .modal-lg {
    width: auto; } }

@media (max-width: 575px) {
  body.fixed-nav #wrapper #page-wrapper {
    margin-top: 0 !important; }
  body.fixed-nav #wrapper.wizard-wrapper #page-wrapper {
    padding-top: 0px !important; }
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 0;
    min-height: 100vh; }
  .body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: absolute;
    width: 70px; }
  .body-small.mini-navbar .navbar-static-side {
    display: none; }
  .lock-word {
    display: none; }
  .sidebar-panel {
    z-index: 2;
    position: relative;
    width: auto;
    min-height: 100% !important; }
  .sidebar-content .wrapper {
    padding-right: 0;
    z-index: 1; }
  .fixed-sidebar.body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: fixed;
    width: 50px; }
  .ibox-tools {
    float: none;
    text-align: right;
    display: block; }
  body.fixed-nav #wrapper #page-wrapper {
    margin-top: 20px; }
  .navbar-top-links li a {
    padding: 0px 10px;
    min-height: 33px;
    font-size: 15px;
    margin: 21px 0; }
  .fc-toolbar h4 {
    font-size: 14px; }
  .fc-toolbar .fc-left h4 {
    padding: 5px 0; }
  .fc-agendaWeek-button.fc-state-default {
    display: none; }
  body:not(.mini-navbar) {
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
    background-color: #f3f3f4; }
  .wizard-wrapper .wizard.ibox-content.initial .box-control {
    width: auto !important;
    left: auto !important;
    position: relative !important; }
  .nav.navbar-top-links li.dropdown {
    display: none; }
  .footer {
    margin-left: 0 !important; }
  #chat {
    width: 100%; } }

@media (max-width: 350px) {
  .timeline-item .date {
    text-align: left;
    width: 110px;
    position: relative;
    padding-top: 30px; }
  .timeline-item .date i {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 5px;
    width: 30px;
    text-align: center;
    border: 1px solid #b3c8d1;
    background: #f8f8f8; }
  .timeline-item .content {
    border-left: none;
    border-top: 1px solid #b3c8d1;
    padding-top: 10px;
    min-height: 100px; }
  .navbar-header {
    width: 100%;
    padding-top: 0px;
    height: 50px; }
    .navbar-header .navbar-brand {
      max-width: 200px; }
  .navbar-toggle {
    margin-top: 17px !important;
    margin-bottom: 17px !important; }
  body.fixed-nav #wrapper #page-wrapper {
    margin-top: 50px; }
  .navbar-top-links li a {
    padding: 0px 10px;
    min-height: 33px;
    font-size: 15px;
    margin: 21px 0; }
  .fc-toolbar h4 {
    font-size: 14px; }
  .fc-toolbar .fc-left h4 {
    padding: 5px 0; }
  .fc-agendaWeek-button.fc-state-default {
    display: none; }
  .nav.navbar-top-links li.dropdown {
    display: none; }
  .footer {
    margin-left: 0 !important; }
  .ibox-tools {
    float: none;
    text-align: left;
    display: inline-block; } }

.animation-transition, .button, .button.disabled, .button[disabled], .button:hover, .slider .slider-pagination .slider-page, .slider .slider-pagination .slider-page.active, .form-control:hover, .form-control:focus, .form-control:active, .single-line:hover, .single-line:focus, .single-line:active, .input-group, .input-group:hover, .input-group:focus, .input-group:active, .input-group:hover .input-group-append, .input-group:focus .input-group-append, .input-group:active .input-group-append {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around; }
  .flex-box .column {
    flex: 1; }

.p-small, .label-filter .label {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 14px;
  font-size: 10px; }

.p, .filter-group .filter-group-title, .circle-button-group .button-group span {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 14px;
  font-size: 10px;
  color: #456573; }

.card, .modal .modal-content {
  display: inline-block;
  width: 100%;
  background: #fff;
  border: 1px solid #E4E4E4;
  border-radius: 4px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.01); }
  .card.clickable, .modal .clickable.modal-content {
    cursor: pointer; }
    .card.clickable:hover, .modal .clickable.modal-content:hover {
      border-color: #cad3d8;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
      opacity: 1 !important; }
  @media (max-width: 992px) {
    .card, .modal .modal-content {
      margin-bottom: 35px; } }
  .card .card-title, .modal .modal-content .card-title {
    width: 100%;
    display: inline-block;
    padding: 20px 20px 10px 20px;
    color: #002737; }
    .card .card-title h3, .modal .modal-content .card-title h3 {
      line-height: 25px;
      font-size: 18px;
      color: #3D535E;
      display: inline-block;
      padding: 0px;
      margin: 0px; }
  .card .card-body, .modal .modal-content .card-body {
    width: 100% !important;
    display: inline-block;
    padding: 20px; }

.label-filter {
  width: auto;
  height: 20px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background: #002737;
  overflow: hidden;
  margin: 0 3px;
  display: inline-block; }
  .label-filter .label {
    padding: 3px 10px;
    display: inline-block;
    color: #fff;
    background: transparent;
    margin: 0; }
  .label-filter i {
    height: 20px;
    line-height: 18px;
    padding: 0 8px;
    display: inline-block;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    font-size: 10px;
    margin-left: -5px; }
    .label-filter i:hover {
      background: rgba(255, 255, 255, 0.2);
      cursor: pointer; }

.button {
  background: #3D535E;
  color: #fff;
  border-radius: 100px;
  padding: 0px 20px;
  border: 1px solid #3D535E;
  display: flex;
  align-content: center;
  justify-content: center;
  outline: none;
  height: 34px;
  font-size: 14px;
  font-weight: normal; }
  .button > span {
    font-size: 14px;
    font-weight: normal;
    line-height: 32px; }
  .button i {
    margin-right: 5px;
    line-height: 32px; }
  .button.min-width {
    min-width: 150px; }
  .button.disabled, .button[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    background: #A2B2B9;
    border-color: #A2B2B9;
    color: #3D535E; }
  .button:hover {
    background: #516e7d;
    cursor: pointer; }
  .button.circle {
    border-radius: 100px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    width: 34px;
    height: 34px; }
    .button.circle i {
      margin: 0;
      line-height: 0; }
    .button.circle.small {
      width: 20px;
      height: 20px; }
  .button.lined {
    background: transparent;
    border: 1px solid #3D535E; }
    .button.lined i {
      color: #3D535E;
      font-size: 14px; }
    .button.lined:hover {
      background: transparent;
      border: 1px solid #516e7d; }
    .button.lined.gray {
      border-color: #748088; }
      .button.lined.gray i {
        color: #748088; }
    .button.lined.active {
      botder-color: #002737; }
      .button.lined.active i {
        color: #002737; }
  .button.link {
    background: transparent;
    color: #3D535E;
    border-radius: 0;
    border: 0;
    cursor: pointer; }
    .button.link.small {
      padding: 0 5px; }
    .button.link.disabled, .button.link[disabled] {
      color: #A2B2B9; }
    .button.link:active, .button.link:focus {
      text-shadow: 0 0 5px #3D535E; }
    .button.link:hover {
      background: transparent;
      color: ligthen(#3D535E, 10%); }
  .button.large {
    min-width: 50px;
    height: 50px; }
  .button.primary {
    background: #FF0053;
    color: #fff;
    border-color: #fff; }
    .button.primary:hover {
      background: #ff3375; }
    .button.primary.disabled, .button.primary[disabled] {
      background: #ff4d87; }

.progress-bar-chart {
  width: 100%;
  height: 3px;
  display: inline-block;
  background: #E4E4E4;
  position: relative; }
  .progress-bar-chart .value {
    height: 3px;
    display: inline-block;
    background: #E4E4E4;
    position: absolute; }
    .progress-bar-chart .value.green {
      background: #73EB95; }
    .progress-bar-chart .value.red {
      background: #D73535; }

.slider {
  width: 100%;
  position: relative; }
  .slider .slider-wapper {
    width: 100%;
    position: relative;
    z-index: 1; }
  .slider .slider-control {
    position: absolute;
    width: calc(100% + 20px);
    height: 40px;
    z-index: 2;
    margin: 0 -10px;
    top: calc(50% - 30px); }
    .slider .slider-control .button {
      padding: 5px; }
      .slider .slider-control .button i {
        font-size: 20px; }
    .slider .slider-control .slide-left {
      float: left; }
    .slider .slider-control .slide-right {
      float: right; }
  .slider .slider-pagination {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 10px 0; }
    .slider .slider-pagination .slider-page {
      display: inline-block;
      background: transparent;
      border: 2px solid #3D535E;
      width: 13px;
      height: 13px;
      border-radius: 13px;
      margin: 0 3px; }
      .slider .slider-pagination .slider-page.active {
        background: #3D535E; }

.modal .modal-content .modal-header {
  padding: 30px;
  border: 0; }
  .modal .modal-content .modal-header .modal-title {
    font-size: 18px;
    line-height: 25px;
    color: #3D535E;
    font-weight: normal; }

.modal .modal-content .modal-footer {
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row; }
  .modal .modal-content .modal-footer .button {
    margin: 0 4px; }

.modal .modal-content .modal-body {
  padding: 30px; }
  .modal .modal-content .modal-body[full-scroll='true'] {
    max-height: 60vh; }
  .modal .modal-content .modal-body .container {
    padding: 0; }

.switch {
  display: flex; }
  .switch label {
    font-weight: normal;
    display: inline-block;
    margin: 0;
    line-height: 24px; }
  .switch .onoffswitch {
    width: 42px;
    display: inline-block;
    margin: 0 10px; }
    .switch .onoffswitch .onoffswitch-inner::before {
      content: '';
      background: #456573; }
    .switch .onoffswitch .onoffswitch-inner::after {
      content: ''; }
    .switch .onoffswitch .onoffswitch-label {
      border: 1px solid #C4C4C4;
      width: 42px;
      height: 24px;
      background: #fff;
      margin: 0; }
      .switch .onoffswitch .onoffswitch-label .onoffswitch-switch {
        background: #fff;
        border: 1px solid #C4C4C4;
        width: 24px;
        height: 24px;
        right: 18px; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px; }

.form-group {
  position: relative;
  margin-bottom: 25px; }
  .form-group .has-error .form-control {
    padding-left: 25px; }
  .form-group .has-error::before {
    top: 11px;
    left: 10px; }
  .form-group label.control-label {
    padding: 0 0 5px 0;
    color: #456573;
    font-weight: normal; }

.form-group .form-control {
  margin-bottom: 0; }

.form-control, .single-line {
  background: #fff;
  border: 1px solid #C2C2C2;
  border-radius: 40px;
  color: #002737;
  display: block;
  transition: all 0.15s ease-in-out;
  width: 100%;
  font-size: 14px;
  height: 34px;
  border: 1px solid #C2C2C2;
  box-sizing: border-box;
  box-shadow: inset 2px 2px 8px rgba(0, 0, 0, 0.05);
  -webkit-appearance: none;
  padding: 0 15px; }
  .form-control:hover, .form-control:focus, .form-control:active, .single-line:hover, .single-line:focus, .single-line:active {
    background: #fff;
    border-color: #002737 !important;
    box-shadow: inset 2px 2px 8px rgba(0, 0, 0, 0.05), 0px 0px 8px rgba(0, 0, 0, 0.05); }

.form-control option {
  color: #002737; }

.input-group {
  background: #fff;
  border-radius: 40px;
  border: 1px solid #C2C2C2; }
  .input-group:hover, .input-group:focus, .input-group:active {
    border-color: #002737 !important;
    box-shadow: inset 2px 2px 8px rgba(0, 0, 0, 0.05), 0px 0px 8px rgba(0, 0, 0, 0.05); }
  .input-group .form-control {
    border-right: 0px;
    background: transparent;
    border: 0; }
  .input-group .input-group-append .button, .input-group .input-group-append .btn {
    padding: 0 10px;
    height: 32px;
    border-radius: 0 40px 40px 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  .input-group .input-group-append .btn {
    height: 34px; }
  .input-group:hover .form-control, .input-group:focus .form-control, .input-group:active .form-control {
    box-shadow: none; }
  .input-group:hover .input-group-append, .input-group:focus .input-group-append, .input-group:active .input-group-append {
    border-color: #002737 !important; }

.margin-label {
  padding-top: 21px; }

.form-horizontal .form-group {
  marin: 0; }

.checkbox {
  outline: 0; }
  .checkbox label::before {
    border-radius: 3px;
    border-width: 1px;
    border-color: #C4C4C4;
    outline: 0; }
  .checkbox.checkbox-primary input[type="checkbox"]:checked + label::before,
  .checkbox.checkbox-primary .checkbox-primary input[type="radio"]:checked + label::before {
    background: #002737; }

select.form-control {
  cursor: pointer; }
  select.form-control:not([multiple]) {
    background-image: url("../img/input-select-caret.png");
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 8px center;
    padding-right: 25px;
    background-size: 12px; }

select[multiple], select[size] {
  border-radius: 15px; }

.filter-group {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  line-height: 24px;
  min-height: 24px; }
  .filter-group .filter-group-title {
    margin-right: 5px;
    line-height: 20px; }
  .filter-group .button-circle {
    margin-left: 20px; }

.ibox-title .filter-group {
  margin-left: 20px; }

.ibox-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: transparent;
  border: 0;
  color: inherit;
  margin-bottom: 0;
  padding: 14px 15px 7px;
  min-height: 48px; }
  .ibox-title.lined {
    border-bottom: 1px solid #E4E4E4; }
  .ibox-title.full-width {
    width: 100%;
    display: inline-block; }
    .ibox-title.full-width .row {
      width: calc(100% + 30px); }
  .ibox-title.with-input h3 {
    height: 40px;
    line-height: 40px;
    margin: 0; }
  .ibox-title .form-control {
    margin-bottom: 0; }
  .ibox-title label {
    display: none; }

.circle-button-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 20px 0; }
  .circle-button-group .button-group {
    margin: 0 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .circle-button-group .button-group span {
      margin-top: 8px; }

.flex-button-group {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  flex-direction: row; }
  .flex-button-group.align-center {
    justify-content: center; }
  .flex-button-group.align-left {
    justify-content: flex-start; }
  .flex-button-group.align-right {
    justify-content: flex-end; }
  .flex-button-group .button, .flex-button-group .btn {
    margin: 0 5px; }

.fixed-sidebar.mini-navbar .navbar-secondary .nav > li.disabled {
  opacity: .3;
  pointer-events: none; }

.sidebar-panel {
  width: 220px;
  background: #dbe3e6;
  padding: 10px 20px;
  position: absolute;
  right: 0; }

.sidebar-panel .feed-element img.img-circle {
  width: 32px;
  height: 32px; }

.sidebar-panel .feed-element, .media-body, .sidebar-panel p {
  font-size: 12px; }

.sidebar-panel .feed-element {
  margin-top: 20px;
  padding-bottom: 0; }

.sidebar-panel .list-group {
  margin-bottom: 10px; }

.sidebar-panel .list-group .list-group-item {
  padding: 5px 0;
  font-size: 12px;
  border: 0; }

.sidebar-content .wrapper, .wrapper.sidebar-content {
  padding-right: 230px !important; }

.body-small .sidebar-content .wrapper, .body-small .wrapper.sidebar-content {
  padding-right: 20px !important; }

.left-sidebar,
#left-sidebar {
  background-color: #fff;
  border-left: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  overflow: hidden;
  position: fixed;
  z-index: 1009;
  bottom: 0;
  box-shadow: 0 0 20px rgba(0, 39, 55, 0.2);
  top: 0;
  padding-top: 65px;
  width: 300px !important;
  left: -100%; }
  .left-sidebar.sidebar-open,
  #left-sidebar.sidebar-open {
    left: 50px; }
    .left-sidebar.sidebar-open.sidebar-top,
    #left-sidebar.sidebar-open.sidebar-top {
      top: 0;
      border-top: none; }

body.scroll-down .right-sidebar,
body.scroll-down #right-sidebar,
body.scroll-down .left-sidebar,
body.scroll-down #left-sidebar {
  padding-top: 15px; }

.sidebar-container ul.nav-tabs {
  border: none; }

.sidebar-container ul.nav-tabs.navs-4 li {
  width: 25%; }

.sidebar-container ul.nav-tabs.navs-3 li {
  width: 33.3333%; }

.sidebar-container ul.nav-tabs.navs-2 li {
  width: 50%; }

.sidebar-container ul.nav-tabs li {
  border: none; }

.sidebar-container ul.nav-tabs li a {
  border: none;
  padding: 12px 10px;
  margin: 0;
  border-radius: 0;
  background: transparent;
  color: #fff;
  text-align: center;
  border-right: 1px solid rgba(5, 5, 5, 0); }

.sidebar-container ul.nav-tabs li.active a {
  border: none;
  background: #f9f9f9;
  color: #3b5763;
  font-weight: bold; }

.sidebar-container .nav-tabs > li.active > a:hover,
.sidebar-container .nav-tabs > li.active > a:focus {
  border: none; }

.sidebar-container ul.sidebar-list {
  margin: 0;
  padding: 0; }

.sidebar-container ul.sidebar-list li {
  border-bottom: 1px solid #b3c8d1;
  padding: 15px 20px;
  list-style: none;
  font-size: 12px; }

.sidebar-container .sidebar-message:nth-child(2n+2) {
  background: #f9f9f9; }

.sidebar-container ul.sidebar-list li a {
  text-decoration: none;
  color: inherit; }

.sidebar-container .sidebar-content {
  padding: 15px 20px;
  font-size: 12px; }

.sidebar-container .sidebar-title {
  background: none;
  padding: 15px 20px;
  border-bottom: 2px solid rgba(0, 39, 55, 0.2); }
  .sidebar-container .sidebar-title h3 {
    margin-bottom: 5px;
    padding-left: 0;
    color: #00a7c3 !important;
    font-size: 20px;
    font-weight: 300; }
  .sidebar-container .sidebar-title p {
    font-size: 14px;
    font-weight: 300; }

.sidebar-container .sidebar-bottom {
  padding: 15px 20px; }

.sidebar-container.fixed-bottom .sidebar-content {
  height: 75%; }

.sidebar-container.fixed-bottom .sidebar-bottom {
  position: absolute;
  bottom: 0;
  width: 100%; }

.sidebar-container .tab-content h4 {
  margin-bottom: 5px; }

.sidebar-container .sidebar-message > a > .pull-left {
  margin-right: 10px; }

.sidebar-container .sidebar-message > a {
  text-decoration: none;
  color: inherit; }

.sidebar-container .sidebar-message {
  padding: 15px 20px; }

.sidebar-container .sidebar-message .media-body {
  display: block;
  width: auto; }

.sidebar-container .sidebar-message .message-avatar {
  height: 38px;
  width: 38px;
  border-radius: 50%; }

.sidebar-container .setings-item {
  padding: 15px 20px;
  border-bottom: 1px solid #b3c8d1; }

.right-sidebar,
#right-sidebar {
  background-color: #f3f7f9;
  border-left: 2px solid #FF0053;
  border-top: 1px solid #e7eaec;
  border: none;
  overflow: visible;
  position: fixed;
  bottom: 0;
  box-shadow: -30px 0 150px 30px rgba(0, 39, 55, 0.2);
  top: 0;
  padding-top: 65px;
  min-width: 300px !important;
  right: -100%; }
  .right-sidebar.medium-width,
  #right-sidebar.medium-width {
    width: 360px !important; }
  .right-sidebar:before,
  #right-sidebar:before {
    content: " ";
    background: rgba(217, 224, 226, 0.5);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(217, 224, 226, 0.9));
    height: 100%;
    position: fixed;
    right: 100%;
    width: 0;
    left: 9999px;
    top: 0;
    opacity: 0; }
  .right-sidebar > .close,
  #right-sidebar > .close {
    display: none;
    float: none;
    font-size: 40px;
    position: absolute;
    left: -32px;
    padding: 0;
    z-index: 2;
    color: #456573;
    text-shadow: none;
    width: 32px;
    height: 100%;
    line-height: 1em;
    border: 0;
    opacity: 1 !important;
    border-right: none;
    background: #EBEFF5;
    outline: none;
    top: 0; }
    .right-sidebar > .close i,
    #right-sidebar > .close i {
      color: #383B42;
      font-size: 26px;
      text-indent: 10px;
      margin-right: 5px; }
  .right-sidebar.medium,
  #right-sidebar.medium {
    width: 90% !important; }
    @media (min-width: 768px) {
      .right-sidebar.medium,
      #right-sidebar.medium {
        width: 50% !important; } }
  .right-sidebar.small,
  #right-sidebar.small {
    width: 80% !important; }
    @media (min-width: 768px) {
      .right-sidebar.small,
      #right-sidebar.small {
        width: 30% !important; } }
  .right-sidebar.bg-dark,
  #right-sidebar.bg-dark {
    background: #002737;
    color: #6c8994; }
    .right-sidebar.bg-dark .sidebar-container span, .right-sidebar.bg-dark .sidebar-container strong, .right-sidebar.bg-dark .sidebar-container i, .right-sidebar.bg-dark .sidebar-container p, .right-sidebar.bg-dark .sidebar-container ul, .right-sidebar.bg-dark .sidebar-container li, .right-sidebar.bg-dark .sidebar-container h1, .right-sidebar.bg-dark .sidebar-container h2, .right-sidebar.bg-dark .sidebar-container h3, .right-sidebar.bg-dark .sidebar-container h4, .right-sidebar.bg-dark .sidebar-container h5, .right-sidebar.bg-dark .sidebar-container h6,
    #right-sidebar.bg-dark .sidebar-container span,
    #right-sidebar.bg-dark .sidebar-container strong,
    #right-sidebar.bg-dark .sidebar-container i,
    #right-sidebar.bg-dark .sidebar-container p,
    #right-sidebar.bg-dark .sidebar-container ul,
    #right-sidebar.bg-dark .sidebar-container li,
    #right-sidebar.bg-dark .sidebar-container h1,
    #right-sidebar.bg-dark .sidebar-container h2,
    #right-sidebar.bg-dark .sidebar-container h3,
    #right-sidebar.bg-dark .sidebar-container h4,
    #right-sidebar.bg-dark .sidebar-container h5,
    #right-sidebar.bg-dark .sidebar-container h6 {
      color: #fff; }
  .right-sidebar.backdrop > .close,
  #right-sidebar.backdrop > .close {
    border: none; }
  .right-sidebar.sidebar-open,
  #right-sidebar.sidebar-open {
    right: 0; }
    .right-sidebar.sidebar-open > .close,
    #right-sidebar.sidebar-open > .close {
      display: flex;
      align-items: center;
      justify-content: center; }
    .right-sidebar.sidebar-open.backdrop:before,
    #right-sidebar.sidebar-open.backdrop:before {
      right: 300px;
      left: 0;
      width: auto;
      opacity: 1; }
      @media (min-width: 768px) {
        .right-sidebar.sidebar-open.backdrop:before,
        #right-sidebar.sidebar-open.backdrop:before {
          left: 50px; } }
    .right-sidebar.sidebar-open.sidebar-top,
    #right-sidebar.sidebar-open.sidebar-top {
      top: 0;
      border-top: none; }
  .right-sidebar .sidebar-title,
  #right-sidebar .sidebar-title {
    padding: 0 20px; }
    .right-sidebar .sidebar-title h3,
    #right-sidebar .sidebar-title h3 {
      color: #002737;
      line-height: 25px;
      font-size: 18px; }
  .right-sidebar .sidebar-content,
  #right-sidebar .sidebar-content {
    padding: 0 20px; }
  .right-sidebar .sidebar-bottom,
  #right-sidebar .sidebar-bottom {
    padding: 0 20px;
    flex-direction: row;
    align-items: center;
    justify-content: center; }

.event-search-parient .modal-footer, .event-edit .modal-footer {
  background: #fff !important; }

.financial-dashboard .ibox-title {
  display: flex;
  align-content: center;
  justify-content: flex-start; }
  .financial-dashboard .ibox-title h3 {
    display: inline-block; }

.financial-dashboard .dash-line {
  margin-bottom: 35px; }

.financial-dashboard .card-widget-sum .sum .subtitle {
  line-height: 17px;
  font-size: 11px;
  color: #002737;
  width: 100%;
  display: inline-block; }

.financial-dashboard .card-widget-sum .sum .value {
  font-weight: 500;
  line-height: 31px;
  font-size: 22px;
  color: #002737;
  width: 100%;
  display: inline-block; }

.financial-dashboard .card-widget-sum .graph {
  display: inline-block;
  position: relative;
  width: 100%; }
  .financial-dashboard .card-widget-sum .graph .legend {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    .financial-dashboard .card-widget-sum .graph .legend .value {
      font-weight: 300;
      font-size: 40px;
      line-height: 40px;
      text-align: center;
      color: #002737;
      height: 38px;
      max-width: 70px; }
      .financial-dashboard .card-widget-sum .graph .legend .value small {
        font-size: 24px;
        float: right;
        margin-top: 5px; }
    .financial-dashboard .card-widget-sum .graph .legend .sub-legend {
      font-size: 9px;
      line-height: 13px;
      text-align: center;
      color: #002737;
      max-width: 70px; }

.financial-dashboard .card-widget-sum .bank-accounts {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  .financial-dashboard .card-widget-sum .bank-accounts .account {
    width: 100%;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #E4E4E4;
    border-radius: 4px;
    margin: 5px 0; }
    .financial-dashboard .card-widget-sum .bank-accounts .account.primary {
      border: 1px solid #6BC1D4; }
      .financial-dashboard .card-widget-sum .bank-accounts .account.primary .account-title {
        color: #6BC1D4; }
      .financial-dashboard .card-widget-sum .bank-accounts .account.primary .account-sum {
        font-weight: 500; }
    .financial-dashboard .card-widget-sum .bank-accounts .account .flex-1 {
      display: flex;
      align-items: center;
      justify-content: center; }
    .financial-dashboard .card-widget-sum .bank-accounts .account .account-title {
      line-height: 14px;
      font-size: 10px; }
    .financial-dashboard .card-widget-sum .bank-accounts .account .account-sum {
      line-height: 17px;
      font-size: 12px;
      color: #456573; }

.financial-dashboard .card-widget-sum .last-sum .subtitle {
  line-height: 15px;
  font-size: 11px;
  color: #456573;
  width: 100%;
  display: inline-block; }

.financial-dashboard .card-widget-sum .last-sum .value {
  font-weight: 500;
  line-height: 22px;
  font-size: 16px;
  color: #456573;
  width: 100%;
  display: inline-block; }

.financial-dashboard .card-widget-sum .revenue-cost {
  margin-top: 30px; }
  .financial-dashboard .card-widget-sum .revenue-cost .subtitle {
    font-weight: 400;
    line-height: 17px;
    font-size: 12px;
    color: #456573;
    width: 100%;
    display: inline-block; }
  .financial-dashboard .card-widget-sum .revenue-cost .progress-bar-chart {
    width: 95%;
    margin-top: 8px; }
  .financial-dashboard .card-widget-sum .revenue-cost .due-done {
    line-height: 14px;
    font-size: 10px;
    font-weight: 300;
    color: #A2B2B9; }
    .financial-dashboard .card-widget-sum .revenue-cost .due-done span {
      width: 100%;
      display: inline-block; }
    .financial-dashboard .card-widget-sum .revenue-cost .due-done .value {
      font-weight: 400;
      line-height: 17px;
      font-size: 11px; }
    .financial-dashboard .card-widget-sum .revenue-cost .due-done .done {
      color: #456573; }

.financial-dashboard .card-widget-open-cost .open-cost-list,
.financial-dashboard .card-widget-open-cost .open-revenue-list,
.financial-dashboard .card-widget-open-revenue .open-cost-list,
.financial-dashboard .card-widget-open-revenue .open-revenue-list {
  width: 100%;
  display: inline-block; }
  .financial-dashboard .card-widget-open-cost .open-cost-list .open-cost,
  .financial-dashboard .card-widget-open-cost .open-cost-list .open-revenue,
  .financial-dashboard .card-widget-open-cost .open-revenue-list .open-cost,
  .financial-dashboard .card-widget-open-cost .open-revenue-list .open-revenue,
  .financial-dashboard .card-widget-open-revenue .open-cost-list .open-cost,
  .financial-dashboard .card-widget-open-revenue .open-cost-list .open-revenue,
  .financial-dashboard .card-widget-open-revenue .open-revenue-list .open-cost,
  .financial-dashboard .card-widget-open-revenue .open-revenue-list .open-revenue {
    padding: 0 30px;
    width: 100%;
    display: inline-block; }
    .financial-dashboard .card-widget-open-cost .open-cost-list .open-cost:nth-child(odd),
    .financial-dashboard .card-widget-open-cost .open-cost-list .open-revenue:nth-child(odd),
    .financial-dashboard .card-widget-open-cost .open-revenue-list .open-cost:nth-child(odd),
    .financial-dashboard .card-widget-open-cost .open-revenue-list .open-revenue:nth-child(odd),
    .financial-dashboard .card-widget-open-revenue .open-cost-list .open-cost:nth-child(odd),
    .financial-dashboard .card-widget-open-revenue .open-cost-list .open-revenue:nth-child(odd),
    .financial-dashboard .card-widget-open-revenue .open-revenue-list .open-cost:nth-child(odd),
    .financial-dashboard .card-widget-open-revenue .open-revenue-list .open-revenue:nth-child(odd) {
      background: #F4F7F9; }
    .financial-dashboard .card-widget-open-cost .open-cost-list .open-cost div[class*="col-md"],
    .financial-dashboard .card-widget-open-cost .open-cost-list .open-revenue div[class*="col-md"],
    .financial-dashboard .card-widget-open-cost .open-revenue-list .open-cost div[class*="col-md"],
    .financial-dashboard .card-widget-open-cost .open-revenue-list .open-revenue div[class*="col-md"],
    .financial-dashboard .card-widget-open-revenue .open-cost-list .open-cost div[class*="col-md"],
    .financial-dashboard .card-widget-open-revenue .open-cost-list .open-revenue div[class*="col-md"],
    .financial-dashboard .card-widget-open-revenue .open-revenue-list .open-cost div[class*="col-md"],
    .financial-dashboard .card-widget-open-revenue .open-revenue-list .open-revenue div[class*="col-md"] {
      padding: 0 5px;
      line-height: 30px; }
    .financial-dashboard .card-widget-open-cost .open-cost-list .open-cost svg,
    .financial-dashboard .card-widget-open-cost .open-cost-list .open-revenue svg,
    .financial-dashboard .card-widget-open-cost .open-revenue-list .open-cost svg,
    .financial-dashboard .card-widget-open-cost .open-revenue-list .open-revenue svg,
    .financial-dashboard .card-widget-open-revenue .open-cost-list .open-cost svg,
    .financial-dashboard .card-widget-open-revenue .open-cost-list .open-revenue svg,
    .financial-dashboard .card-widget-open-revenue .open-revenue-list .open-cost svg,
    .financial-dashboard .card-widget-open-revenue .open-revenue-list .open-revenue svg {
      fill: #E4E4E4;
      cursor: pointer; }
      .financial-dashboard .card-widget-open-cost .open-cost-list .open-cost svg:hover,
      .financial-dashboard .card-widget-open-cost .open-cost-list .open-revenue svg:hover,
      .financial-dashboard .card-widget-open-cost .open-revenue-list .open-cost svg:hover,
      .financial-dashboard .card-widget-open-cost .open-revenue-list .open-revenue svg:hover,
      .financial-dashboard .card-widget-open-revenue .open-cost-list .open-cost svg:hover,
      .financial-dashboard .card-widget-open-revenue .open-cost-list .open-revenue svg:hover,
      .financial-dashboard .card-widget-open-revenue .open-revenue-list .open-cost svg:hover,
      .financial-dashboard .card-widget-open-revenue .open-revenue-list .open-revenue svg:hover {
        fill: #cbcbcb; }
    .financial-dashboard .card-widget-open-cost .open-cost-list .open-cost.payed svg,
    .financial-dashboard .card-widget-open-cost .open-cost-list .open-revenue.payed svg,
    .financial-dashboard .card-widget-open-cost .open-revenue-list .open-cost.payed svg,
    .financial-dashboard .card-widget-open-cost .open-revenue-list .open-revenue.payed svg,
    .financial-dashboard .card-widget-open-revenue .open-cost-list .open-cost.payed svg,
    .financial-dashboard .card-widget-open-revenue .open-cost-list .open-revenue.payed svg,
    .financial-dashboard .card-widget-open-revenue .open-revenue-list .open-cost.payed svg,
    .financial-dashboard .card-widget-open-revenue .open-revenue-list .open-revenue.payed svg {
      fill: #D73535; }

.financial-dashboard .card-widget-open-revenue .open-revenue-list .open-revenue.received svg {
  fill: #73EB95; }

.financial-dashboard .card-widget-insurance-sum-professional .professional-item,
.financial-dashboard .card-widget-insurance-sum-professional .insurance-item,
.financial-dashboard .card-widget-revenue-insurance-professional .professional-item,
.financial-dashboard .card-widget-revenue-insurance-professional .insurance-item {
  padding: 0px 30px !important;
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column; }
  @media (max-width: 992px) {
    .financial-dashboard .card-widget-insurance-sum-professional .professional-item,
    .financial-dashboard .card-widget-insurance-sum-professional .insurance-item,
    .financial-dashboard .card-widget-revenue-insurance-professional .professional-item,
    .financial-dashboard .card-widget-revenue-insurance-professional .insurance-item {
      padding: 0 20px !important; } }
  @media (min-width: 992px) {
    .financial-dashboard .card-widget-insurance-sum-professional .professional-item:first-child,
    .financial-dashboard .card-widget-insurance-sum-professional .insurance-item:first-child,
    .financial-dashboard .card-widget-revenue-insurance-professional .professional-item:first-child,
    .financial-dashboard .card-widget-revenue-insurance-professional .insurance-item:first-child {
      border-right: 1px solid #E4E4E4; } }
  .financial-dashboard .card-widget-insurance-sum-professional .professional-item .avatar,
  .financial-dashboard .card-widget-insurance-sum-professional .insurance-item .avatar,
  .financial-dashboard .card-widget-revenue-insurance-professional .professional-item .avatar,
  .financial-dashboard .card-widget-revenue-insurance-professional .insurance-item .avatar {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    margin-bottom: 10px; }
    @media (max-width: 992px) {
      .financial-dashboard .card-widget-insurance-sum-professional .professional-item .avatar img,
      .financial-dashboard .card-widget-insurance-sum-professional .insurance-item .avatar img,
      .financial-dashboard .card-widget-revenue-insurance-professional .professional-item .avatar img,
      .financial-dashboard .card-widget-revenue-insurance-professional .insurance-item .avatar img {
        display: none; } }
    .financial-dashboard .card-widget-insurance-sum-professional .professional-item .avatar h3,
    .financial-dashboard .card-widget-insurance-sum-professional .insurance-item .avatar h3,
    .financial-dashboard .card-widget-revenue-insurance-professional .professional-item .avatar h3,
    .financial-dashboard .card-widget-revenue-insurance-professional .insurance-item .avatar h3 {
      font-size: 18px;
      margin: 0 0 0 10px;
      color: #002737;
      display: flex;
      align-content: flex-start;
      justify-content: center;
      flex-direction: column; }
      @media (max-width: 992px) {
        .financial-dashboard .card-widget-insurance-sum-professional .professional-item .avatar h3,
        .financial-dashboard .card-widget-insurance-sum-professional .insurance-item .avatar h3,
        .financial-dashboard .card-widget-revenue-insurance-professional .professional-item .avatar h3,
        .financial-dashboard .card-widget-revenue-insurance-professional .insurance-item .avatar h3 {
          margin: 0; } }
  .financial-dashboard .card-widget-insurance-sum-professional .professional-item .sums,
  .financial-dashboard .card-widget-insurance-sum-professional .insurance-item .sums,
  .financial-dashboard .card-widget-revenue-insurance-professional .professional-item .sums,
  .financial-dashboard .card-widget-revenue-insurance-professional .insurance-item .sums {
    width: 100%;
    display: inline-block; }
    .financial-dashboard .card-widget-insurance-sum-professional .professional-item .sums .sum-line,
    .financial-dashboard .card-widget-insurance-sum-professional .insurance-item .sums .sum-line,
    .financial-dashboard .card-widget-revenue-insurance-professional .professional-item .sums .sum-line,
    .financial-dashboard .card-widget-revenue-insurance-professional .insurance-item .sums .sum-line {
      width: 100%;
      display: inline-block;
      padding: 10px 0;
      color: #456573;
      font-size: 12px; }
      @media (max-width: 992px) {
        .financial-dashboard .card-widget-insurance-sum-professional .professional-item .sums .sum-line,
        .financial-dashboard .card-widget-insurance-sum-professional .insurance-item .sums .sum-line,
        .financial-dashboard .card-widget-revenue-insurance-professional .professional-item .sums .sum-line,
        .financial-dashboard .card-widget-revenue-insurance-professional .insurance-item .sums .sum-line {
          padding: 5px 0; } }
      .financial-dashboard .card-widget-insurance-sum-professional .professional-item .sums .sum-line span,
      .financial-dashboard .card-widget-insurance-sum-professional .insurance-item .sums .sum-line span,
      .financial-dashboard .card-widget-revenue-insurance-professional .professional-item .sums .sum-line span,
      .financial-dashboard .card-widget-revenue-insurance-professional .insurance-item .sums .sum-line span {
        width: 49%;
        display: inline-block; }
        @media (max-width: 992px) {
          .financial-dashboard .card-widget-insurance-sum-professional .professional-item .sums .sum-line span,
          .financial-dashboard .card-widget-insurance-sum-professional .insurance-item .sums .sum-line span,
          .financial-dashboard .card-widget-revenue-insurance-professional .professional-item .sums .sum-line span,
          .financial-dashboard .card-widget-revenue-insurance-professional .insurance-item .sums .sum-line span {
            width: 48%; } }
    .financial-dashboard .card-widget-insurance-sum-professional .professional-item .sums .sum-total,
    .financial-dashboard .card-widget-insurance-sum-professional .insurance-item .sums .sum-total,
    .financial-dashboard .card-widget-revenue-insurance-professional .professional-item .sums .sum-total,
    .financial-dashboard .card-widget-revenue-insurance-professional .insurance-item .sums .sum-total {
      width: 100%;
      display: inline-block;
      border-top: 1px solid #E4E4E4;
      padding-top: 15px;
      color: #456573;
      font-size: 18px; }
      @media (max-width: 992px) {
        .financial-dashboard .card-widget-insurance-sum-professional .professional-item .sums .sum-total,
        .financial-dashboard .card-widget-insurance-sum-professional .insurance-item .sums .sum-total,
        .financial-dashboard .card-widget-revenue-insurance-professional .professional-item .sums .sum-total,
        .financial-dashboard .card-widget-revenue-insurance-professional .insurance-item .sums .sum-total {
          padding-top: 10px; } }

.financial-dashboard .card-widget-insurance-sum-professional .insurance-item .avatar h3,
.financial-dashboard .card-widget-revenue-insurance-professional .insurance-item .avatar h3 {
  margin: 0;
  line-height: 49px; }
  @media (max-width: 992px) {
    .financial-dashboard .card-widget-insurance-sum-professional .insurance-item .avatar h3,
    .financial-dashboard .card-widget-revenue-insurance-professional .insurance-item .avatar h3 {
      line-height: inherit; } }

.financial-dashboard .card-widget-attendance-kind .attendance-kind-item .info-label {
  display: flex;
  align-content: center;
  justify-content: space-around;
  margin-bottom: 20px; }
  .financial-dashboard .card-widget-attendance-kind .attendance-kind-item .info-label .title {
    font-size: 18px;
    color: #456573; }
  .financial-dashboard .card-widget-attendance-kind .attendance-kind-item .info-label .total {
    font-size: 18px;
    color: #002737;
    text-align: right; }

@media (min-width: 992px) {
  .financial-dashboard .card-widget-attendance-kind .attendance-kind-item:not(:last-child) {
    border-right: 1px solid #E4E4E4; } }

.patient-list .filter-group {
  margin-top: 10px; }

.patient-list .card .flex-profile, .patient-list .modal .modal-content .flex-profile, .modal .patient-list .modal-content .flex-profile {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px; }
  .patient-list .card .flex-profile .dropdown, .patient-list .modal .modal-content .flex-profile .dropdown, .modal .patient-list .modal-content .flex-profile .dropdown {
    position: relative;
    width: 100px; }

.patient-list .card .flex-button-group, .patient-list .modal .modal-content .flex-button-group, .modal .patient-list .modal-content .flex-button-group {
  margin-top: 20px; }

.patient-list .profile-loading {
  width: 100%;
  height: 20px;
  display: inline-block;
  background-color: transparent !important; }

.modal-confirm-add-ps .content-container {
  margin: 0 4rem 1rem; }

.modal-confirm-add-ps .description {
  font-size: 14px;
  margin: 3rem 0; }

.modal-confirm-add-ps .summary span {
  font-weight: bold; }

.modal-confirm-add-ps .summary .summary-content {
  background: #F8FAFB;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 16px 24px;
  gap: 8px; }

.modal-confirm-add-ps .width-80 {
  width: 80% !important; }

.modal-confirm-add-ps .actions-container {
  height: 10rem;
  background: border-box;
  display: flex;
  align-items: center; }
  .modal-confirm-add-ps .actions-container .actions {
    width: 100%;
    display: flex;
    justify-content: space-evenly; }

.modal-confirm-add-ps .marketing-support-container {
  margin: 2rem 0; }

.daai-records-wrapper .daai-records {
  background-color: #fff;
  padding: 5px 10px;
  border-radius: 6px;
  transition: all 0.3s ease;
  border: 0.5px solid #fff; }
  .daai-records-wrapper .daai-records summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    height: 42px;
    background-color: #fff;
    color: #3b5763; }

#summary-wrapper .container {
  border-radius: 6px;
  padding: 12px 16px 16px;
  gap: 10px;
  border-width: 0.5px;
  border: 0.5px solid #C3C8D4;
  background: #F3F7F9;
  display: flex;
  flex-direction: column;
  margin-bottom: 40px; }
  #summary-wrapper .container h2 {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%; }
  #summary-wrapper .container details#attendance-summary {
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 6px;
    transition: all 0.3s ease;
    border: 0.5px solid #fff; }
    #summary-wrapper .container details#attendance-summary:hover, #summary-wrapper .container details#attendance-summary[open] {
      border: 0.5px solid #192C7F; }
      #summary-wrapper .container details#attendance-summary:hover summary, #summary-wrapper .container details#attendance-summary[open] summary {
        color: #192C7F !important; }
        #summary-wrapper .container details#attendance-summary:hover summary button:not(:hover), #summary-wrapper .container details#attendance-summary[open] summary button:not(:hover) {
          color: #192C7F !important; }
    #summary-wrapper .container details#attendance-summary .when-closed {
      display: flex; }
    #summary-wrapper .container details#attendance-summary .when-open {
      display: none; }
    #summary-wrapper .container details#attendance-summary[open] {
      border: 0.5px solid #192C7F;
      transition: all 0.3s ease; }
      #summary-wrapper .container details#attendance-summary[open] .when-closed {
        display: none; }
      #summary-wrapper .container details#attendance-summary[open] .when-open {
        display: flex; }
    #summary-wrapper .container details#attendance-summary summary {
      display: flex;
      align-items: center;
      justify-content: space-between;
      cursor: pointer;
      height: 42px;
      background-color: #fff;
      color: #3b5763; }

#medical-attendance-tab-documents .container {
  border-radius: 6px;
  padding: 12px 16px 16px;
  gap: 10px;
  border-width: 0.5px;
  border: 0.5px solid #C3C8D4;
  background: #F3F7F9;
  display: flex;
  flex-direction: column;
  margin-bottom: 40px; }
  #medical-attendance-tab-documents .container h2 {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%; }

#medical-attendance-tab-documents .charts-container label,
#medical-attendance-tab-documents .documents-container label {
  pointer-events: none; }

#medical-attendance-tab-documents .charts-container details,
#medical-attendance-tab-documents .documents-container details {
  background-color: #fff;
  padding: 5px 10px;
  border-radius: 6px;
  transition: all 0.3s ease;
  border: 0.5px solid #fff; }
  #medical-attendance-tab-documents .charts-container details:hover, #medical-attendance-tab-documents .charts-container details[open],
  #medical-attendance-tab-documents .documents-container details:hover,
  #medical-attendance-tab-documents .documents-container details[open] {
    border: 0.5px solid #192C7F; }
    #medical-attendance-tab-documents .charts-container details:hover summary, #medical-attendance-tab-documents .charts-container details[open] summary,
    #medical-attendance-tab-documents .documents-container details:hover summary,
    #medical-attendance-tab-documents .documents-container details[open] summary {
      color: #192C7F !important; }
      #medical-attendance-tab-documents .charts-container details:hover summary button:not(:hover), #medical-attendance-tab-documents .charts-container details:hover summary .btn-gray:not(:hover), #medical-attendance-tab-documents .charts-container details[open] summary button:not(:hover), #medical-attendance-tab-documents .charts-container details[open] summary .btn-gray:not(:hover),
      #medical-attendance-tab-documents .documents-container details:hover summary button:not(:hover),
      #medical-attendance-tab-documents .documents-container details:hover summary .btn-gray:not(:hover),
      #medical-attendance-tab-documents .documents-container details[open] summary button:not(:hover),
      #medical-attendance-tab-documents .documents-container details[open] summary .btn-gray:not(:hover) {
        color: #192C7F !important; }
  #medical-attendance-tab-documents .charts-container details .when-closed,
  #medical-attendance-tab-documents .documents-container details .when-closed {
    display: flex; }
  #medical-attendance-tab-documents .charts-container details .when-open,
  #medical-attendance-tab-documents .documents-container details .when-open {
    display: none; }
  #medical-attendance-tab-documents .charts-container details[open],
  #medical-attendance-tab-documents .documents-container details[open] {
    border: 0.5px solid #192C7F;
    transition: all 0.3s ease; }
    #medical-attendance-tab-documents .charts-container details[open] .when-closed,
    #medical-attendance-tab-documents .documents-container details[open] .when-closed {
      display: none; }
    #medical-attendance-tab-documents .charts-container details[open] .when-open,
    #medical-attendance-tab-documents .documents-container details[open] .when-open {
      display: flex; }
  #medical-attendance-tab-documents .charts-container details summary,
  #medical-attendance-tab-documents .documents-container details summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    height: 42px; }
    #medical-attendance-tab-documents .charts-container details summary .documents-count,
    #medical-attendance-tab-documents .documents-container details summary .documents-count {
      width: 13px;
      height: 13px;
      border-radius: 50%;
      background-color: #F25B8E;
      color: #fff;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      padding: 9px 8px 7px;
      font-size: 10px;
      margin-left: 5px; }
  #medical-attendance-tab-documents .charts-container details ul,
  #medical-attendance-tab-documents .documents-container details ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    #medical-attendance-tab-documents .charts-container details ul li,
    #medical-attendance-tab-documents .documents-container details ul li {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 5px 10px;
      margin: 10px 0;
      border-radius: 6px;
      box-shadow: 0px 2px 12px 0px #80808029;
      height: 36px; }
  #medical-attendance-tab-documents .charts-container details .actions,
  #medical-attendance-tab-documents .documents-container details .actions {
    display: flex;
    justify-content: end;
    height: 28px;
    margin: 10px 0; }

.btn-gray {
  color: #A8AEBD !important; }
  .btn-gray:hover {
    color: #fff !important; }

.btn-docs-create {
  width: 74px !important;
  gap: 10px;
  border: 1px solid; }

.attendance-documents summary {
  padding: 14px 5px 14px 0;
  font-size: 15px;
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none; }

.att-docs-badge-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%; }
  .att-docs-badge-wrapper .att-docs-badge {
    width: fit-content;
    height: 50px;
    max-width: 350px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-family: Hanken Grotesk !important;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    background-color: #EBEFF5;
    color: #4C4F59;
    gap: 10px;
    padding: 0 20px; }

.imed-custom-select-wrapper {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  width: 262px; }
  .imed-custom-select-wrapper .imed-custom-select {
    width: 100%;
    height: 26px;
    border-radius: 4px;
    border-width: 1px;
    justify-content: space-between;
    padding: 4px 12px;
    opacity: 1;
    border: 1px solid #C3C8D4; }
  .imed-custom-select-wrapper .imed-custom-select-options {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 26px;
    right: 0px;
    background-color: white;
    z-index: 1000;
    width: 100%;
    border: 1px solid #C3C8D4;
    background: #FFFFFF;
    border-radius: 4px;
    border-width: 1px; }
    .imed-custom-select-wrapper .imed-custom-select-options .imed-custom-select-option {
      gap: 10px;
      opacity: 1;
      padding: 6px 12px;
      cursor: pointer; }
      .imed-custom-select-wrapper .imed-custom-select-options .imed-custom-select-option:hover {
        background-color: #F3F7F9; }

.imed-document-template-wrapper {
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  width: fit-content;
  padding: 0 10px;
  bottom: 50px;
  z-index: 10;
  left: 55%; }

/* Only demo */
@media (max-width: 1000px) {
  .welcome-message {
    display: none; } }

.notify-bar {
  width: 300px; }
  .notify-bar .navbar-top-links li a {
    padding: 20px 10px;
    margin: 0; }
  .notify-bar .navbar-top-links li a i {
    display: inline-block;
    font-size: 14px;
    margin: 0 6px 0 0; }

.navbar-minimalize {
  position: absolute;
  right: -25px;
  z-index: 2100; }

.checkbox,
.radio {
  padding-left: 0;
  margin-left: 0;
  margin-top: 0; }
  .checkbox label,
  .radio label {
    padding-left: 22px;
    margin-top: 0; }
    .checkbox label:after,
    .radio label:after {
      margin-left: 0; }
    .checkbox label:before,
    .radio label:before {
      margin-left: 0; }

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-left: 0px;
  width: 20px;
  height: 20px;
  margin: 0;
  top: 0; }

.table-form td {
  padding: 5px !important; }

.table .col-action1 {
  width: 65px; }

.table .col-action2 {
  width: 100px; }

.table .col-action3 {
  width: 136px; }

.table .col-checkbox {
  width: 75px; }

form .ibox-tools {
  position: absolute;
  top: -56px;
  right: 25px; }

.control-group .btn-block {
  text-align: right; }

.control-group .color {
  width: 28px;
  height: 28px;
  float: left;
  border: 2px solid #ffffff;
  box-shadow: 0 0 20px rgba(6, 34, 47, 0.3);
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  text-align: center;
  margin: 6px;
  opacity: 0.8; }
  .control-group .color:hover {
    opacity: 1;
    box-shadow: 0 0 30px rgba(6, 34, 47, 0.5); }

.loading-imedicina {
  position: fixed;
  z-index: 9999999999 !important;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%); }

.shadow-box-imedicina.loading-box-shadow-imedicina {
  cursor: default;
  z-index: 999999999 !important; }

.shadow-box-imedicina {
  display: none;
  cursor: pointer;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999 !important;
  background: rgba(0, 32, 45, 0.85); }

.wizard.ibox-content {
  margin: 0 auto;
  border: 0 none; }

.steps {
  width: 450px;
  margin: 0 auto; }

.tablist {
  list-style-type: none; }

.tablist li {
  display: inline-block;
  background: #50718d;
  padding: 9px 11px;
  border: 4px solid #50718d;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  line-height: 1em;
  margin: 0 40px; }

.tablist li.current {
  background: #04354e; }

.tablist li a, .tablist li a:hover, .tablist li a:visited {
  color: #fff; }

.footer {
  margin-left: 50px; }

.nav-footer {
  list-style-type: none;
  padding: 0; }

.nav-footer li {
  color: #abe6f0;
  font-size: 13px;
  padding: 7px 0; }

.nav-footer li a, .nav-footer li a:visited {
  color: #ffffff; }

.nav-footer li a:hover {
  color: #b9c1c6; }

.tag-item {
  display: inline-block;
  position: relative;
  margin: 10px;
  padding: 10px;
  font-size: 13px !important;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .tag-item .close {
    color: #ef2b40; }

.uib-datepicker .btn-default {
  background-color: #ffffff;
  color: #333;
  border-color: transparent;
  padding: 7px; }

.note-toolbar .note-btn.btn-default {
  background-color: #ffffff;
  color: #333333; }

.note-toolbar .note-btn.btn-default:hover {
  background: #c2c2c2;
  color: #ffffff; }

.dropdown-alerts.dropdown-menu li {
  border-bottom: 1px dotted #b3c8d1; }

.dropdown-alerts.dropdown-menu li:last-child {
  border-bottom: none !important; }

.dropdown-alerts.dropdown-menu li a {
  padding: 0 10px 20px 10px !important;
  font-size: 11px !important;
  font-weight: normal !important; }

.notifications-list {
  list-style-type: none;
  padding: 0; }

.notifications-list li {
  border-bottom: 1px dotted #b3c8d1; }

.notifications-list li a {
  padding: 0 10px 20px 10px !important;
  font-weight: normal !important;
  color: #3b5763; }

.notifications-list .notification-not-read {
  background-color: #dcf6fa; }

.notifications-list .notification-read {
  background-color: #ffffff; }

/*statistics*/
.nvd3 .tick {
  font-size: 9px !important; }

.isLoading {
  position: relative;
  min-height: 150px;
  text-align: center;
  background-color: #fff; }
  .isLoading.clear {
    background: transparent;
    min-height: 0; }

.isLoading * {
  opacity: 0.3; }

.isLoading:before {
  content: " ";
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  background-image: url("default/ring-alt-light.svg");
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center center; }

/* Campo de busca */
.input-entity .btn-search {
  visibility: hidden;
  padding: 2px; }

.input-entity .entity-list {
  box-shadow: 0px 4px 20px rgba(0, 39, 55, 0.3) !important;
  width: 90%;
  right: 5%;
  left: 5%; }
  .input-entity .entity-list .entity-list-item .icon-selection {
    float: right;
    color: #ccc;
    font-size: 10pt;
    margin-left: 10px;
    margin-top: 3px; }
  .input-entity .entity-list .entity-list-item.active {
    font-weight: normal !important; }
    .input-entity .entity-list .entity-list-item.active .icon-selection {
      color: #ff0053; }

#chat {
  position: relative;
  z-index: 2000;
  float: right;
  margin-top: -195px;
  margin-right: 20px;
  text-align: center; }
  #chat img {
    width: 100%;
    max-width: 200px; }

.footer .item-logout {
  display: none; }

.footer .nav-footer.support-info {
  text-align: center;
  border: 1px solid #023c54;
  padding: 6px 6px 0; }
  .footer .nav-footer.support-info .phone {
    font-size: 13pt; }
  .footer .nav-footer.support-info .schedule {
    font-size: 9pt;
    margin-top: 5px; }

.footer .access-code {
  text-align: center;
  background: #043144;
  margin-top: -10px;
  color: #3f768c;
  border-radius: 0 0 10px 10px;
  padding: 2px;
  font-size: 12px; }

.footer .copyright {
  color: #407388;
  font-size: 9pt;
  margin-top: 10px;
  text-align: right; }

/* Support Channel */
.btn-support-channel {
  background: #00a7c3;
  border: none;
  border-radius: 40px;
  padding: 8px 40px 8px 10px;
  position: fixed;
  right: -105px;
  top: 50%;
  z-index: 2031;
  font-size: 14pt;
  font-weight: 300; }
  .btn-support-channel i {
    font-size: 16pt;
    margin-right: 5px; }
  .btn-support-channel:active, .btn-support-channel:hover {
    right: -30px;
    background: #00a7c3; }

.modal-support-channel {
  padding: 0 !important;
  left: auto !important;
  text-align: left;
  position: fixed;
  left: auto; }

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(400px);
    -ms-transform: translateX(400px);
    transform: translateX(400px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
  .modal-support-channel .modal-dialog {
    width: 700px;
    margin: 0;
    border-radius: 0;
    height: 100%;
    box-shadow: none;
    background-color: #f7f7f7; }
    .modal-support-channel .modal-dialog .modal-content {
      background-clip: padding-box;
      background-color: #FFFFFF;
      border: 1px solid transparent;
      border-radius: 0;
      box-shadow: none;
      outline: 0 none;
      position: relative; }
      .modal-support-channel .modal-dialog .modal-content .modal-header {
        padding: 20px; }
        .modal-support-channel .modal-dialog .modal-content .modal-header .modal-title {
          margin: 0;
          font-size: 16pt;
          color: #00a7c3;
          font-weight: 300;
          border: none; }
      .modal-support-channel .modal-dialog .modal-content .modal-body {
        padding: 30px 20px; }
        .modal-support-channel .modal-dialog .modal-content .modal-body h4 {
          font-size: 9pt;
          color: #999;
          font-weight: 300;
          text-transform: uppercase; }
        .modal-support-channel .modal-dialog .modal-content .modal-body ul li {
          margin-left: 15px;
          border-bottom: 1px solid #eee; }
          .modal-support-channel .modal-dialog .modal-content .modal-body ul li:last-child {
            border: none; }
          .modal-support-channel .modal-dialog .modal-content .modal-body ul li a {
            color: #002737;
            padding: 8px 0;
            display: inline-block;
            font-size: 10pt; }
            .modal-support-channel .modal-dialog .modal-content .modal-body ul li a:hover {
              color: #00a7c3; }
            .modal-support-channel .modal-dialog .modal-content .modal-body ul li a i {
              color: #ff0053; }
        .modal-support-channel .modal-dialog .modal-content .modal-body .hr-line-dashed {
          border-top: 2px dashed #ddd;
          margin: 25px 0; }
        .modal-support-channel .modal-dialog .modal-content .modal-body .btn-tour-start,
        .modal-support-channel .modal-dialog .modal-content .modal-body .btn-chat {
          border-color: transparent;
          background: #00a7c3;
          margin: 6px; }
          .modal-support-channel .modal-dialog .modal-content .modal-body .btn-tour-start i,
          .modal-support-channel .modal-dialog .modal-content .modal-body .btn-chat i {
            margin-right: 5px; }

.fc-toolbar h4 {
  font-size: 18px;
  line-height: 1.3em; }

/* Ajuste icone e cor dos tooltips de ajuda */
.icon-tooltip {
  margin-left: 5px;
  display: inline-block; }
  .icon-tooltip.teleorientation-info:before {
    background-color: white !important;
    color: #7765CF !important; }
  .icon-tooltip.teleorientation-info.primary:before {
    background-color: #2f4050 !important;
    color: white !important; }
  .icon-tooltip:before {
    content: "?";
    font-size: 11px;
    display: inline-block;
    background-color: #00a7c3;
    font-family: 'Roboto';
    padding: 1px;
    border-radius: 50%;
    color: #fff;
    font-weight: 500;
    width: 12px;
    height: 12px;
    text-align: center;
    vertical-align: top;
    cursor: help;
    z-index: 9; }

.teleorientation-atendance {
  position: relative;
  right: -75%;
  margin-bottom: -100px;
  width: 305px;
  top: 10px; }

.note-editor.note-frame .note-editing-area .note-editable {
  min-height: 200px; }

.hellobar {
  background-color: #739aab;
  padding: 16px 10px 10px;
  color: #fff;
  text-align: center;
  font-size: 11pt;
  margin-top: 2px; }

/* Checkout Modal */
.modal-checkout {
  padding-right: 0 !important; }
  .modal-checkout #checkout {
    min-height: 80vh;
    position: relative; }
    .modal-checkout #checkout > iframe {
      height: 100%;
      position: absolute; }
  .modal-checkout .close {
    margin: 10px; }
  .modal-checkout header.header {
    padding: 5px 0; }
    .modal-checkout header.header #logo {
      margin: 1rem;
      text-align: center; }
      .modal-checkout header.header #logo .logo-header {
        max-width: 150px;
        width: 100%; }
    .modal-checkout header.header .security-label {
      text-align: left; }
      .modal-checkout header.header .security-label img {
        width: 15%;
        max-width: 35px;
        float: left;
        margin: 2%; }
      .modal-checkout header.header .security-label span {
        display: inline-block;
        float: left;
        color: #476a79;
        font-size: 9pt;
        width: 70%;
        margin: 4% 2%;
        line-height: 1.2em; }

/* Ajuste responsivo para tabelas */
@media (max-width: 575px) {
  .responsive-table th {
    display: none !important; }
  .responsive-table tr {
    display: block !important;
    padding: 20px 10px;
    border-bottom: 3px solid #e9e9e9; }
  .responsive-table td {
    display: block !important;
    width: 100% !important; }
    .responsive-table td:first-child {
      padding-top: .5em; }
    .responsive-table td:last-child {
      padding-bottom: .5em; }
    .responsive-table td:before {
      content: attr(data-th) ": ";
      margin-right: 5px;
      font-weight: bold;
      display: inline-block; }
    .responsive-table td .form-control {
      width: auto;
      display: inline-block;
      height: auto; } }

.beta-tag:before {
  content: "BETA";
  font-size: 10px;
  color: #00a7c3;
  float: right;
  margin-left: 9px;
  margin-top: 4px; }

/* Ocultar aba de chat Tom Ticket */
#comTomTicketChatWidget {
  display: none !important; }

/* Oculta upload de imagens do computador no summernote */
.note-group-select-from-files {
  display: none; }

/* Aumenta o z-index do popover de edição de imagem no summernote */
.note-image-popover {
  z-index: 3000; }

/* Header year datepicker */
.ui-datepicker-year {
  display: none; }

.hide-date-picker thead {
  display: none; }

.custom-scrollbar::-webkit-scrollbar, body::-webkit-scrollbar, .fc-scroller::-webkit-scrollbar {
  width: 4px; }

.custom-scrollbar::-webkit-scrollbar-track, body::-webkit-scrollbar-track, .fc-scroller::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  background-color: #fff; }

.custom-scrollbar::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb, .fc-scroller::-webkit-scrollbar-thumb {
  background-color: #456573;
  border-radius: 40px;
  outline: none;
  border: none; }

.slimScrollDiv .slimScrollBar {
  background: #395e6f !important;
  width: 4px !important; }

.text-overflow-hidden {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
  overflow: hidden; }

.element-box-shadow {
  box-shadow: 0 0 30px rgba(14, 30, 37, 0.2); }

.element-clickable {
  cursor: pointer; }

@media (min-width: 576px) {
  .max-height-70 {
    height: calc(70vh - 60px) !important; }
    .max-height-70 .slimScrollDiv {
      padding: 10px; } }

@media (min-width: 576px) {
  .max-height-80 {
    height: calc(80vh - 60px) !important; }
    .max-height-80 .slimScrollDiv {
      padding: 10px; } }

.max-height-search-list {
  max-height: calc(40px * 7); }

.h-0 {
  height: 0 !important; }

.w-0 {
  width: 0 !important; }

::placeholder {
  color: rgba(14, 30, 37, 0.6);
  opacity: 1; }

::-ms-input-placeholder {
  color: rgba(14, 30, 37, 0.6); }

::-ms-input-placeholder {
  color: rgba(14, 30, 37, 0.6); }

.lazy-fade-loading * {
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  /* Firefox */
  -webkit-animation: fadein 1s;
  /* Safari and Chrome */
  -o-animation: fadein 1s; }

/* Opera */
@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Firefox */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Safari and Chrome */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Opera */
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.custom-iris-slider .irs-slider {
  top: 24px;
  width: 15px;
  height: 15px;
  border-radius: 40px;
  background: #456573; }
  .custom-iris-slider .irs-slider:hover {
    background: #002737; }

.custom-iris-slider .irs-line {
  height: 5px;
  top: 30px;
  background: #cad3d8; }

.custom-iris-slider .irs-from, .custom-iris-slider .irs-to, .custom-iris-slider .irs-single {
  color: #456573;
  background: #e7ebee;
  border-radius: 3px;
  padding: 1px 5px; }

.custom-iris-slider .irs-bar {
  height: 5px;
  top: 30px;
  background: #ff0053; }

.custom-iris-slider .irs-min, .custom-iris-slider .irs-max {
  color: #cdd5da; }

body iframe.pipz-iframe {
  display: block !important;
  right: -65px !important;
  transition: all 100ms ease-in-out; }

body iframe.pipz-iframe.show,
body iframe.pipz-iframe:hover {
  right: 18px !important; }

.imed-healthprofessional-combo {
  cursor: pointer;
  box-shadow: inset 1px -1px 1px 0px #003246;
  background: #f3f7f9;
  margin-top: -9px;
  transition: background .15s ease;
  position: fixed;
  margin: 0px;
  right: 130px;
  border-radius: 20px;
  width: 160px;
  border: 1px solid #dee5e9; }
  .imed-healthprofessional-combo .current-professional {
    align-items: center; }
    .imed-healthprofessional-combo .current-professional span {
      width: calc(100% - 30px);
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .imed-healthprofessional-combo .current-professional:after {
      font-family: 'icomoon' !important;
      content: "\e918";
      font-size: .8rem; }
  .imed-healthprofessional-combo:hover {
    background: #ffffff; }
    .imed-healthprofessional-combo:hover .current-professional span {
      width: calc(100% - 28px); }
  .imed-healthprofessional-combo .imed-healthprofessional-list {
    z-index: 9;
    position: absolute;
    left: 0;
    background: white;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    top: 34px; }
  .imed-healthprofessional-combo .imed-healthprofessional-list ul {
    padding: .5rem 0;
    margin: 0;
    list-style-type: none; }
  .imed-healthprofessional-combo .imed-healthprofessional-list ul li {
    overflow: hidden;
    text-overflow: ellipsis; }
  .imed-healthprofessional-combo .imed-healthprofessional-list ul li:hover {
    background: rgba(0, 50, 70, 0.13); }

.chart-nps-info {
  margin-top: -2rem; }
  .chart-nps-info .chart-nps-note {
    width: 68%;
    font-size: 3.8rem;
    margin-top: -3rem;
    text-align: center; }

.nps-feedback-item .nps-score {
  font-size: 2.2rem;
  width: 40px; }
  .nps-feedback-item .nps-score.nps-detractor-bg {
    background-color: #FF422F; }
  .nps-feedback-item .nps-score.nps-passive-bg {
    background-color: #ffb700; }
  .nps-feedback-item .nps-score.nps-promoter-bg {
    background-color: #2ba841; }

.nps-feedback-item .nps-rating {
  width: 46px;
  border: 1px solid black;
  border-radius: 8px;
  font-weight: 600;
  padding: 14px 16px; }
  .nps-feedback-item .nps-rating.nps-detractor {
    border-color: #FF422F;
    color: #FF422F; }
  .nps-feedback-item .nps-rating.nps-passive {
    border-color: #ffb700;
    color: #ffb700; }
  .nps-feedback-item .nps-rating.nps-promoter {
    border-color: #2ba841;
    color: #2ba841; }

#automationDetail .mail-detail-info {
  border: 1px solid rgba(199, 199, 199, 0.43);
  padding: 8px;
  border-radius: 4px; }
  #automationDetail .mail-detail-info .badge {
    border-radius: 4px; }

#campaignDetail .badge-count {
  text-align: center;
  background: #e9edf1e8;
  padding: 12px;
  border-radius: 4px; }

#campaignDetail .mail-detail-info .badge-report {
  height: 80px;
  width: 80px;
  margin: 0 auto;
  border-radius: 50px;
  border: 1px solid white;
  background: none;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 1.8rem; }
  #campaignDetail .mail-detail-info .badge-report.badge-report-info {
    border-color: #6BC1D4;
    color: #6BC1D4; }
  #campaignDetail .mail-detail-info .badge-report.badge-report-success {
    border-color: #28a745;
    color: #28a745; }
  #campaignDetail .mail-detail-info .badge-report.badge-report-warning {
    border-color: #ffc107;
    color: #ffc107; }

body.scroll-down .imed-healthprofessional-combo {
  display: none; }

button.note-btn {
  padding: 5px 7px;
  font-size: 10px; }

.attendance-summernote .note-editor.note-frame .note-editing-area .note-editable {
  background-color: #f9f9f9 !important;
  border: 1px solid #dddddd; }

.imed-card {
  background: #FFFFFF;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  margin: 25px; }

.imed-list-item-shadow {
  border-radius: 4px;
  box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.16); }

.attendance-btn-title {
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90px; }

/*Modal acesso ao serviços de marketing*/
.marketing-access-header-title {
  color: #FFFFFF;
  font-size: 21px; }

.marketing-access-question-right {
  width: 60%;
  float: right; }

.marketing-access-header-question {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 40px;
  text-align: right;
  letter-spacing: -0.032em;
  color: #FFFFFF; }

.marketing-access-permissions {
  font-size: 24px; }

.modal-header-marketing-access {
  background: url("../../img/user/marketing-access.jpg");
  background-repeat: no-repeat;
  height: 246px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.tooltip-class-marketing-access .tooltip-inner {
  background-color: #ffffff;
  color: #456573;
  box-shadow: 0px 0 30px rgba(8, 40, 55, 0.3); }

.tooltip-class-marketing-access .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #ffffff; }

.marketing-access .modal-content .modal-body {
  padding: 40px 40px 32px 32px; }

.marketing-access .modal-footer {
  padding: 10px !important; }

.admin-table-action-dropdown {
  left: auto;
  right: 0;
  top: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap; }
  .admin-table-action-dropdown .dropdown-menu > button {
    width: 100%;
    text-align: left;
    border-radius: 0; }
    .admin-table-action-dropdown .dropdown-menu > button:hover {
      background: #e6e6e6; }

.vh-50 {
  height: 50vh; }

/*ocultar textos com ellipsis (...)*/
.text-ellipsis, .text-ellipsis-sm, .text-ellipsis-md, .text-ellipsis-lg {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.text-ellipsis-sm {
  max-width: 80px; }

.text-ellipsis-md {
  max-width: 130px; }

.text-ellipsis-lg {
  max-width: 180px; }

.imed-bg-gray {
  background-color: #fbfbfb; }

.imed-shadow {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08); }

.nps-feedback-list {
  position: relative !important;
  overflow: hidden !important;
  width: auto !important;
  height: calc(100vh - 100px) !important;
  background-image: url(https://cdn.imedicina.com.br/app/nps_blur_background.png);
  background-size: contain;
  background-position: 3px -136px; }

body iframe.pipz-iframe {
  display: none !important;
  right: -9999px !important; }

body iframe.pipz-iframe .chat-badge {
  display: none !important;
  right: -9999px !important; }

.email-confirmation {
  position: fixed;
  width: 100vw;
  height: 50px;
  background: #ffd097;
  left: 0;
  top: 0;
  z-index: 9999; }

.temp-access-warning {
  position: fixed;
  height: 50px;
  background: #ea4e4ef5;
  z-index: 9999999;
  top: 0;
  width: 100%;
  left: 0; }
  .temp-access-warning .btn {
    position: absolute;
    right: 30px;
    top: 6px; }

.temp-access-warning-2 {
  position: fixed;
  height: 50px;
  background: rgba(234, 153, 53, 0.96);
  z-index: 9999999;
  top: 0;
  width: 100%;
  left: 0; }
  .temp-access-warning-2 .btn {
    position: absolute;
    right: 30px;
    top: 6px; }

.banner-countdown-trial {
  height: 50px;
  background: #002737;
  z-index: 9999999;
  top: 0;
  width: 100%;
  left: 0;
  justify-content: space-between;
  min-width: 900px;
  display: none; }
  .banner-countdown-trial.active {
    display: flex; }
  .banner-countdown-trial b {
    color: #42BFFF; }

.button-cta-trial {
  background: #00BFFF;
  border-radius: 100px;
  font-weight: 500;
  font-size: 14px;
  padding: 7px 17px;
  margin: -5px 12px; }

.confirm-email {
  display: flex;
  width: 410px;
  height: 35px;
  padding: 7px;
  margin-top: 8px;
  margin-right: 15px;
  border-radius: 20px;
  background-color: #FADCB0;
  color: #38555F;
  align-items: center;
  justify-content: space-around; }
  @media screen and (max-width: 1370px) {
    .confirm-email {
      width: 255px;
      padding: 0; } }
  @media screen and (max-width: 1370px) {
    .confirm-email #phrase {
      display: none; } }
  @media screen and (min-width: 1371px) {
    .confirm-email #phrase-min {
      display: none; } }

.button-confirm-email {
  width: 79px;
  height: 24px;
  border-radius: 20px;
  padding: 13px !important;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  background-color: red;
  color: white; }
  .button-confirm-email:hover {
    color: white; }

#banner-wrapper {
  width: 100vw;
  position: fixed;
  z-index: 99999; }

body.email-not-confirmed .navbar.navbar-fixed-top {
  margin-top: 50px; }

body.email-not-confirmed.scroll-up.fixed-nav #wrapper .navbar-secondary.side {
  margin-top: 50px; }

body.email-not-confirmed.scroll-up.fixed-nav #wrapper .navbar-static-side {
  margin-top: 110px; }

body.email-not-confirmed.fixed-nav #wrapper #page-wrapper {
  padding-top: 100px; }

/* Painel de planos com as estatisticas de consumo */
.plan-card {
  overflow: hidden;
  border-radius: 8px; }

.user-info-left-content {
  background: #01151d;
  color: white; }

.user-info-left-content-overdue {
  background: #e36e60;
  color: white; }

.user-info-right-content {
  background: #022331;
  color: white; }

.user-info-custom-progress {
  border-radius: 100px;
  height: 8px;
  background: #153340; }

.user-info-header {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  color: #FFFFFF; }

.user-info-custom-progress-bar {
  background: #00a7c3;
  border-radius: 100px;
  height: 8px;
  -moz-animation-name: user-info-animateBar;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease-in;
  -moz-animation-duration: .10s;
  -webkit-animation-name: user-info-animateBar;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: .10s;
  animation-name: user-info-animateBar;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: .10s; }

@-webkit-keyframes user-info-animateBar {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0); } }

@-moz-keyframes user-info-animateBar {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0); } }

@-ms-keyframes user-info-animateBar {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0); } }

@keyframes user-info-animateBar {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0); } }

.user-info-title {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase; }

.font-weight-bold {
  font-weight: bold; }

.button-hire-plan {
  width: 200px;
  height: 38px;
  border-radius: 20px;
  padding: 13px !important;
  color: white;
  background-color: red;
  display: flex;
  align-items: center;
  justify-content: space-evenly; }
  .button-hire-plan:hover {
    color: white; }
  .button-hire-plan b {
    font-size: 16px; }

.plan-logo {
  width: 150px; }

.trial-banner-card {
  background-color: #395F6F;
  min-width: 547px;
  min-height: 250px;
  margin-top: 20px;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center; }
  .trial-banner-card h2 {
    color: white; }

.img-banner {
  display: flex;
  justify-content: end; }

.banner-essential img {
  width: 200px;
  margin-top: 18px; }

.banner-premium img {
  width: 255px;
  margin-top: 18px; }

.logo-imed {
  width: 110px;
  margin-top: 5px;
  margin-left: 14px; }

.nps-feedback-item .nps-score {
  font-size: 2.2rem;
  width: 40px; }

.nps-feedback-item .nps-score.nps-detractor {
  background-color: #D12019; }

.nps-feedback-item .nps-score.nps-passive {
  background-color: #000287; }

.nps-feedback-item .nps-score.nps-promoter {
  background-color: #098500; }

.nps-feedback-item .nps-rating.nps-detractor {
  border-color: #D12019;
  color: #D12019; }

.nps-feedback-item .nps-rating.nps-passive {
  border-color: #000287;
  color: #000287; }

.nps-feedback-item .nps-rating.nps-promoter {
  border-color: #098500;
  color: #098500; }

#todoDataPicker > div > ul {
  left: 0px !important; }

.conexa-logo-filter {
  filter: invert(50%) sepia(11%) saturate(1207%) hue-rotate(153deg) brightness(91%) contrast(84%); }

.submenu-icon {
  font-size: 1.7em; }

.z-index-6 {
  z-index: 6 !important; }

.dashboard-settings-btn:hover img {
  filter: brightness(0) invert(1); }

.dashboard-dropdown-menu ul li:hover a, .dashboard-dropdown-menu ul li:hover span {
  font-weight: 600; }

.dashboard-dropdown-menu ul li a span {
  font-family: 'Roboto';
  color: #446472;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%; }

.pointer-container {
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  width: 6em;
  top: 0;
  border-bottom: 2.5px solid #CDC5FF; }
  .pointer-container:hover {
    filter: grayscale(50%);
    font-weight: 900; }

.pointer-container-active {
  font: #0A0A32;
  border-color: #1900AF;
  font-weight: 700; }

.btn-worksheet {
  color: #0A0A32;
  padding: 8px 8px 8px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #9292A9;
  background: #FFFFFF;
  font-size: 14px;
  border-radius: 50px; }
  .btn-worksheet:hover {
    background-color: #EEEBFF;
    border-color: #1900AF;
    color: #1900AF;
    cursor: pointer; }

.btn-worksheet-active {
  background-color: #EEEBFF;
  border-color: #1900AF;
  color: #1900AF; }

.c-worksheet-gray {
  color: #4F5763; }

.c-worksheet-light-gray {
  color: #E6E6F0; }

.card-worksheet {
  border: 1px solid #E6E6F0; }

.worksheet-dropdown-menu {
  left: -11em;
  top: 1.5em;
  width: auto; }

.cb-worksheet {
  width: 20px;
  height: 20px;
  border: 1px solid #ddd;
  outline: none;
  cursor: pointer;
  border-radius: 50%;
  appearance: checkbox; }
  .cb-worksheet:checked {
    accent-color: #0031B2; }

.w-90 {
  width: 90%; }

.worksheet-pink {
  color: #F92677; }

.worksheet-select {
  background-color: #fff;
  border: 1px solid #ccc;
  font-size: 16px;
  color: #333;
  appearance: none;
  border-radius: 20px;
  height: 2.5em !important; }

.worksheet-select option {
  background-color: #fff;
  color: #343538;
  font-size: 18px;
  border-radius: 4px;
  border: 1px solid #C2C2C2; }

.c-attendance-blue {
  color: #397894; }

.c-attendance-purple {
  color: #8673E8; }

.content-none {
  content: none; }
  .content-none::before {
    content: none !important; }

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

.c-worksheet-pink-btn {
  color: #FF0053;
  border-color: #FF0053; }

.col-agenda {
  position: absolute;
  width: 300px;
  height: 95%;
  padding: 20px; }

.col-formulario {
  margin-left: 320px;
  padding: 20px;
  min-height: 915px; }

.count-consult {
  background: #c2c2c2;
  margin: -8px -21px 0 -21px;
  padding: 3px 20px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold; }

.next-attendance h3 {
  font-size: 18px;
  color: #002737;
  font-weight: bold;
  border-bottom: 2px solid #002737;
  padding-bottom: 10px; }

.next-attendance p {
  border-bottom: 1px solid #b3c8d1;
  padding: 10px 0; }

.SCHEDULED, .RESCHEDULED {
  color: #456573;
  background: #ffffff;
  border: 2px solid #456573; }

.CONFIRMED {
  color: #196471;
  background: #ffffff;
  border: 2px solid #4CC3D7; }

.WAITING_ATTENDANCE {
  color: #977304;
  background: #ffffff;
  border: 2px solid #FACB3A; }

.ATTENDED {
  color: #0b331f;
  background: #ffffff;
  border: 2px solid #25b26b; }

.MISSED,
.CANCELED {
  color: #ef2b40;
  background: #ffffff;
  border: 2px solid #ef2b40; }

.STARTED {
  color: #977304;
  background: #ffffff;
  border: 2px solid #FACB3A; }

.BLOCKED {
  color: #456573;
  background: #ffffff;
  border: 2px solid #456573;
  pointer-events: none; }
  .BLOCKED .caret {
    display: none; }

.calendar-day [class*="event-status-"] {
  padding-right: 19px;
  margin-right: 2px; }
  .calendar-day [class*="event-status-"]:after {
    font-family: 'icomoon';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    color: #456573;
    padding: 4px;
    line-height: 0.9em;
    background: #fff;
    border-radius: 0 0 0 40px;
    box-shadow: 0 0 20px rgba(8, 40, 55, 0.5);
    font-size: 11px;
    border: none;
    width: 12px;
    height: 10px;
    text-align: right;
    opacity: 1; }
  .calendar-day [class*="event-status-"]:before {
    position: absolute;
    top: -500px;
    right: 0;
    left: 0;
    padding: 4px;
    z-index: 15;
    font-size: 11px;
    color: #456573;
    background: #fff;
    box-shadow: 0 0 20px rgba(8, 40, 55, 0.5);
    text-align: center; }
  .calendar-day [class*="event-status-"]:hover:after {
    opacity: 0; }
  .calendar-day [class*="event-status-"]:hover:before {
    top: 0; }
  .calendar-day [class*="event-status-"].event-status-temporary:after {
    font-family: 'FontAwesome';
    background-color: #ffeb00 !important;
    content: "\f071"; }
  .calendar-day [class*="event-status-"].event-status-temporary:before {
    content: "Agendamento temporário"; }
  .calendar-day [class*="event-status-"].event-status-scheduled_online:after {
    font-family: 'FontAwesome';
    content: "\f071"; }
  .calendar-day [class*="event-status-"].event-status-scheduled_online:before {
    content: "Agendamento Online"; }
  .calendar-day [class*="event-status-"].event-status-blocked:after {
    background: none;
    color: #ffffff;
    font-family: 'FontAwesome';
    content: "\f023"; }
  .calendar-day [class*="event-status-"].event-status-rescheduled:before {
    content: "Agendamento remarcado"; }
  .calendar-day [class*="event-status-"].event-status-confirmed:after {
    font-family: 'FontAwesome';
    content: "\f00c"; }
  .calendar-day [class*="event-status-"].event-status-confirmed:before {
    content: "Confirmado"; }
  .calendar-day [class*="event-status-"].event-status-confirmed_by_patient:after {
    font-family: 'FontAwesome';
    content: "\f00c"; }
  .calendar-day [class*="event-status-"].event-status-confirmed_by_patient:before {
    content: "Confirmado pelo paciente"; }
  .calendar-day [class*="event-status-"].event-status-waiting_attendance:after {
    background-color: #FACB3A;
    font-family: 'FontAwesome';
    content: "\f017"; }
  .calendar-day [class*="event-status-"].event-status-waiting_attendance:before {
    content: "Aguardando atendimento"; }
  .calendar-day [class*="event-status-"].event-status-started::after {
    background-color: #FACB3A;
    font-family: 'FontAwesome';
    content: "\f04b"; }
  .calendar-day [class*="event-status-"].event-status-started:before {
    content: "Em atendimento"; }
  .calendar-day [class*="event-status-"].event-status-attended:after {
    background-color: #25b26b;
    font-family: 'FontAwesome';
    content: "\f00c"; }
  .calendar-day [class*="event-status-"].event-status-attended:before {
    content: "Atendido";
    color: #25b26b; }
  .calendar-day [class*="event-status-"].event-status-canceled:after {
    content: "\e5cd";
    color: #ef2b40; }
  .calendar-day [class*="event-status-"].event-status-canceled:before {
    content: "Cancelado"; }
  .calendar-day [class*="event-status-"].event-status-canceled_by_patient:after {
    content: "\e5cd";
    color: #ef2b40; }
  .calendar-day [class*="event-status-"].event-status-canceled_by_patient:before {
    content: "Cancelado pelo paciente"; }
  .calendar-day [class*="event-status-"].event-status-missed:after {
    background-color: #ef2b40;
    font-family: 'FontAwesome';
    content: "\f128";
    color: #ffffff; }
  .calendar-day [class*="event-status-"].event-status-missed:before {
    content: "Não compareceu";
    color: #ef2b40; }

#eventDetail {
  position: absolute;
  z-index: 2000;
  background: #fff;
  display: none;
  box-shadow: 5px 5px 2px #888888;
  border: 1px solid #e7eaec;
  min-width: 300px;
  max-width: 500px; }

#calendarDay .fc-agendaWeek-view .fc-title {
  width: 75px;
  overflow: hidden;
  text-overflow: ellipsis; }

#calendarWeek .fc-content {
  display: none; }

#calendarEditDay .fc-title {
  width: 157px;
  overflow: hidden;
  text-overflow: ellipsis; }

/*Worksheet*/
.fc-bgevent.work-interval.work-interval-other {
  background-color: #6493A6; }

.fc-bgevent.work-interval.model-calendar-workintervalkind-block {
  background-color: #ccc; }

.fc-time-grid-event .fc-resizer::after {
  content: "" !important; }

/* FullCalendar  */
.fc-basic-view td.fc-day-number {
  padding: 4% 5%; }
  .fc-basic-view td.fc-day-number:hover {
    box-shadow: inset 0px 0px 15px rgba(0, 39, 55, 0.3);
    cursor: pointer; }

.irs-slider {
  cursor: e-resize !important; }

.irs-bar {
  cursor: move !important; }

/* Agendamento Online */
.box-cinza {
  background-color: #eaebeb;
  padding: 15px;
  margin-bottom: 5px; }

.clinica p {
  margin: 0;
  color: #9ba2a7; }

.clinica .nome-clinica {
  font-size: 22px;
  margin-bottom: 5px;
  color: #959ca0; }

.clinica .tel-clinica {
  font-size: 14px;
  margin-top: 5px; }

.identificacao {
  text-align: center;
  margin-bottom: 10px; }

.identificacao .nome-clinica, .identificacao .nome-medico {
  font-size: 22px;
  margin-bottom: 5px;
  color: #404040; }

.identificacao .esp-medico {
  font-size: 16px;
  color: #8c989f; }

.identificacao .tel-clinica {
  font-size: 14px; }

.horario .icone {
  font-size: 25px;
  margin-right: 10px;
  border-right: 1px solid #fff;
  padding: 10px 10px 10px 0;
  float: left; }

.horario .dia-semana {
  color: #002737;
  font-size: 18px;
  margin: 0; }

.horario .data-hora {
  font-size: 14px;
  margin-bottom: 15px; }

.horario .editar {
  color: #ff0053;
  margin-left: 45px;
  display: block;
  margin-top: 15px; }

.horario .editar i {
  color: #666; }

/* Nova Agenda - Calendário  */
.ibox-events .events-clinic-name {
  float: left; }

.ibox-events .events-clinic-name {
  color: #00a7c3;
  font-size: 18px;
  font-weight: 300;
  display: inline-block;
  margin-right: 20px;
  margin-left: 6px;
  margin-bottom: -6px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden; }
  .ibox-events .events-clinic-name .clinic-name-switch {
    color: #00a7c3; }

.ibox-events .events-filters {
  background: #ffffff;
  border-radius: 0 0 20px 20px;
  padding: 15px 40px 10px 10px;
  margin-top: -23px;
  position: relative;
  min-height: 56px; }
  .ibox-events .events-filters .badge-default {
    margin: 6px;
    font-size: 12px;
    background: none;
    border: 1px solid #739aab;
    color: #456573;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 150px;
    display: inline-block;
    overflow: hidden;
    padding: 3px 20px 3px 7px;
    position: relative;
    opacity: 0.6;
    cursor: default; }
    .ibox-events .events-filters .badge-default:hover {
      opacity: 1; }
    .ibox-events .events-filters .badge-default .close {
      color: #ff0053;
      font-size: 10px;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: 0.4;
      padding: 3px 4px; }
      .ibox-events .events-filters .badge-default .close:hover {
        opacity: 1; }
  .ibox-events .events-filters .tooltip-inner {
    background-color: #ffffff;
    color: #456573;
    box-shadow: 0px 0 30px rgba(8, 40, 55, 0.3); }
  .ibox-events .events-filters .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ffffff; }
  .ibox-events .events-filters .btn-add-filter {
    width: 25px;
    height: 25px;
    padding: 4px;
    bottom: 14px;
    right: 10px; }

.ibox-events .ibox-title {
  padding: 14px 10px 7px; }

.ibox-events .events-multiprofessional-slider {
  position: relative; }
  .ibox-events .events-multiprofessional-slider > .fc-header-toolbar {
    position: relative;
    top: -33px; }
    @media (max-width: 767px) {
      .ibox-events .events-multiprofessional-slider > .fc-header-toolbar {
        top: -66px; } }
  .ibox-events .events-multiprofessional-slider .btn-slider {
    position: absolute;
    z-index: 5;
    top: 30vh;
    font-size: 40px;
    padding: 15px; }
    .ibox-events .events-multiprofessional-slider .btn-slider.previous {
      left: -2px;
      border-radius: 0 40px 40px 0;
      box-shadow: 5px 0 15px rgba(8, 40, 55, 0.3); }
    .ibox-events .events-multiprofessional-slider .btn-slider.next {
      right: -2px;
      border-radius: 40px 0 0 40px;
      box-shadow: -5px 0 15px rgba(8, 40, 55, 0.3); }
    .ibox-events .events-multiprofessional-slider .btn-slider:hover {
      background-color: #ffffff;
      color: #00a7c3; }
  .ibox-events .events-multiprofessional-slider .multiprofessional-wrapper .col-professional {
    padding: 0;
    border-left: 2px solid #dce2e5; }
    .ibox-events .events-multiprofessional-slider .multiprofessional-wrapper .col-professional h3.professional-title {
      font-size: 12px;
      font-weight: 400;
      background: #e2e7e9;
      padding: 10px 10px 6px 10px;
      margin: 0;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      text-align: center; }
    .ibox-events .events-multiprofessional-slider .multiprofessional-wrapper .col-professional .fc-right {
      position: absolute;
      top: 5px;
      right: 4px;
      left: auto; }
    .ibox-events .events-multiprofessional-slider .multiprofessional-wrapper .col-professional .fc-view-container thead.fc-head th.fc-widget-header {
      display: none; }
    .ibox-events .events-multiprofessional-slider .multiprofessional-wrapper .col-professional .fc-view-container thead.fc-head th.fc-widget-header.fc-day-header {
      display: block;
      background-color: #eceff1;
      padding: 2px;
      font-size: 14px;
      text-transform: capitalize;
      margin: 0 -1px;
      border: none; }
    .ibox-events .events-multiprofessional-slider .multiprofessional-wrapper .col-professional .fc-view-container tbody.fc-body .fc-slats td.fc-widget-content.fc-time {
      color: #93b1be; }
    .ibox-events .events-multiprofessional-slider .multiprofessional-wrapper .col-professional:nth-child(2) tbody.fc-body .fc-slats td.fc-widget-content.fc-axis, .ibox-events .events-multiprofessional-slider .multiprofessional-wrapper .col-professional:nth-child(3) tbody.fc-body .fc-slats td.fc-widget-content.fc-axis {
      display: none; }
    .ibox-events .events-multiprofessional-slider .multiprofessional-wrapper .col-professional:nth-child(2) tbody.fc-body .fc-bg td.fc-widget-content.fc-axis, .ibox-events .events-multiprofessional-slider .multiprofessional-wrapper .col-professional:nth-child(3) tbody.fc-body .fc-bg td.fc-widget-content.fc-axis {
      display: none; }
    .ibox-events .events-multiprofessional-slider .multiprofessional-wrapper .col-professional:nth-child(2) tbody.fc-body .fc-content-skeleton td.fc-axis, .ibox-events .events-multiprofessional-slider .multiprofessional-wrapper .col-professional:nth-child(3) tbody.fc-body .fc-content-skeleton td.fc-axis {
      display: none; }
    .ibox-events .events-multiprofessional-slider .multiprofessional-wrapper .col-professional:nth-child(2) tbody.fc-body .fc-bg td.fc-widget-content.fc-today, .ibox-events .events-multiprofessional-slider .multiprofessional-wrapper .col-professional:nth-child(3) tbody.fc-body .fc-bg td.fc-widget-content.fc-today {
      display: table-cell; }
    .ibox-events .events-multiprofessional-slider .multiprofessional-wrapper .col-professional:nth-child(1) {
      border: none; }

.fc-today-button {
  border-radius: 40px !important;
  background: #456573;
  padding: 4px 10px;
  color: #fff;
  border: none;
  font-size: 11px !important;
  text-transform: capitalize;
  line-height: 1em; }
  .fc-today-button.fc-state-disabled {
    opacity: 0.2; }

.fc-button-group {
  border-radius: 40px;
  border: 1px solid #f6f8f8; }
  .fc-button-group .fc-button {
    border-radius: 40px;
    padding: 4px;
    line-height: 1em;
    height: auto;
    text-transform: uppercase;
    font-size: 11px;
    outline: none;
    border: none;
    padding: 4px 6px; }
    .fc-button-group .fc-button:hover {
      color: #00a7c3; }
    .fc-button-group .fc-button[disabled] {
      opacity: 0.3;
      cursor: no-drop; }
  .fc-button-group .fc-state-default .fc-icon {
    color: #456573; }
  .fc-button-group .fc-agendaDay-button.fc-state-default,
  .fc-button-group .fc-agendaWeek-button.fc-state-default,
  .fc-button-group .fc-button.fc-state-default {
    background-color: transparent;
    color: #456573; }
    .fc-button-group .fc-agendaDay-button.fc-state-default:hover,
    .fc-button-group .fc-agendaWeek-button.fc-state-default:hover,
    .fc-button-group .fc-button.fc-state-default:hover {
      color: #00a7c3; }
      .fc-button-group .fc-agendaDay-button.fc-state-default:hover .fc-icon,
      .fc-button-group .fc-agendaWeek-button.fc-state-default:hover .fc-icon,
      .fc-button-group .fc-button.fc-state-default:hover .fc-icon {
        color: #00a7c3; }
  .fc-button-group .fc-agendaDay-button.fc-state-hover,
  .fc-button-group .fc-agendaDay-button.fc-state-down,
  .fc-button-group .fc-agendaDay-button.fc-state-active,
  .fc-button-group .fc-agendaWeek-button.fc-state-hover,
  .fc-button-group .fc-agendaWeek-button.fc-state-down,
  .fc-button-group .fc-agendaWeek-button.fc-state-active,
  .fc-button-group .fc-button.fc-state-active {
    background-color: #f9fafb;
    color: #456573; }

.calendar-header > .fc-toolbar {
  background: #dce2e5;
  padding: 5px;
  border-radius: 16px 16px 0 0;
  margin-bottom: 3px;
  min-height: 32px; }
  @media (max-width: 767px) {
    .calendar-header > .fc-toolbar .fc-right {
      float: right;
      width: 48%; } }
  @media (max-width: 767px) {
    .calendar-header > .fc-toolbar .fc-center {
      float: left;
      width: 48%; } }
  .calendar-header > .fc-toolbar > .fc-left {
    background: #fff;
    border-radius: 16px 16px 0 0;
    padding: 3px 0;
    margin: -5px;
    text-align: left;
    width: 350px;
    min-height: 32px; }
    @media (max-width: 767px) {
      .calendar-header > .fc-toolbar > .fc-left {
        margin-bottom: 5px;
        width: calc(100% + 10px);
        float: none; } }
  .calendar-header > .fc-toolbar .btn-group.month-calendar .dropdown-toggle {
    opacity: 0; }
  @media (min-width: 768px) {
    .calendar-header > .fc-toolbar .btn-group.month-calendar.open .dropdown-toggle {
      background-image: linear-gradient(to right, #fff0, #fff0, #fff, white);
      width: 346px;
      opacity: 1; } }

.calendar-header .actions-toolbar {
  text-align: right;
  padding: 5px; }
  .calendar-header .actions-toolbar .btn {
    padding: 4px 8px;
    margin-left: 8px; }
    .calendar-header .actions-toolbar .btn i + span {
      margin-left: 3px; }

.calendar.isLoading {
  max-height: 100vh; }

.events-multiprofessional-slider > .fc-header-toolbar,
.calendar.calendar-day > .fc-header-toolbar,
.calendar.calendar-list > .fc-header-toolbar {
  height: 0;
  padding: 0;
  margin: 0; }
  .events-multiprofessional-slider > .fc-header-toolbar > .fc-left,
  .calendar.calendar-day > .fc-header-toolbar > .fc-left,
  .calendar.calendar-list > .fc-header-toolbar > .fc-left {
    position: absolute;
    top: 4px;
    left: 8px;
    width: 230px;
    text-align: left; }
    @media (max-width: 767px) {
      .events-multiprofessional-slider > .fc-header-toolbar > .fc-left,
      .calendar.calendar-day > .fc-header-toolbar > .fc-left,
      .calendar.calendar-list > .fc-header-toolbar > .fc-left {
        width: calc(100% - 115px); } }
    .events-multiprofessional-slider > .fc-header-toolbar > .fc-left h2,
    .calendar.calendar-day > .fc-header-toolbar > .fc-left h2,
    .calendar.calendar-list > .fc-header-toolbar > .fc-left h2 {
      font-size: 15px;
      width: 100%;
      text-transform: capitalize; }
      .events-multiprofessional-slider > .fc-header-toolbar > .fc-left h2:after,
      .calendar.calendar-day > .fc-header-toolbar > .fc-left h2:after,
      .calendar.calendar-list > .fc-header-toolbar > .fc-left h2:after {
        content: "\f0d7";
        font-family: 'FontAwesome';
        display: inline-block;
        font-size: 12px;
        margin-left: 6px;
        opacity: 0.5; }
  .events-multiprofessional-slider > .fc-header-toolbar > .fc-right,
  .calendar.calendar-day > .fc-header-toolbar > .fc-right,
  .calendar.calendar-list > .fc-header-toolbar > .fc-right {
    position: absolute;
    top: 4px;
    left: 240px; }
    @media (max-width: 767px) {
      .events-multiprofessional-slider > .fc-header-toolbar > .fc-right,
      .calendar.calendar-day > .fc-header-toolbar > .fc-right,
      .calendar.calendar-list > .fc-header-toolbar > .fc-right {
        left: auto;
        right: 0; } }

.calendar.WorksheetCalendar {
  margin-top: 0; }
  .calendar.WorksheetCalendar > .fc-header-toolbar {
    margin-bottom: 0;
    height: 34px;
    position: relative;
    margin-top: -34px; }
    @media (max-width: 767px) {
      .calendar.WorksheetCalendar > .fc-header-toolbar {
        margin-bottom: 28px;
        margin-top: -64px; } }
    .calendar.WorksheetCalendar > .fc-header-toolbar > .fc-left {
      position: absolute;
      top: 4px;
      left: 8px;
      width: 220px;
      text-align: left; }
      .calendar.WorksheetCalendar > .fc-header-toolbar > .fc-left h2 {
        font-size: 15px;
        width: 100%; }
        .calendar.WorksheetCalendar > .fc-header-toolbar > .fc-left h2:after {
          content: "\f0d7";
          font-family: 'FontAwesome';
          display: inline-block;
          font-size: 12px;
          margin-left: 6px;
          opacity: 0.5; }
    .calendar.WorksheetCalendar > .fc-header-toolbar > .fc-right {
      position: absolute;
      top: 4px;
      left: 235px; }
      @media (max-width: 767px) {
        .calendar.WorksheetCalendar > .fc-header-toolbar > .fc-right {
          left: auto;
          right: 4px; } }
  @media (max-width: 767px) {
    .calendar.WorksheetCalendar .btn-group.time-slider .dropdown-menu {
      right: 0;
      left: auto; } }
  .calendar.WorksheetCalendar > .fc-view-container:hover:before {
    content: "Clique, segure e arraste para definir um turno de trabalho.";
    display: block;
    z-index: 50;
    background: rgba(11, 51, 70, 0.9);
    color: #fff;
    padding: 6px;
    text-align: center;
    position: absolute;
    top: -11%;
    right: 20%;
    left: 20%;
    border-radius: 4px; }
  .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent {
    opacity: 0.8;
    text-align: right;
    border: 1px solid #d3dfe4;
    margin: -1px;
    cursor: pointer; }
    .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval:before {
      content: " ";
      font-family: "FontAwesome";
      opacity: .5;
      margin: 5px 3px;
      font-size: 1.2rem;
      display: inline-block;
      line-height: 1rem;
      color: #456573; }
    .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval:after {
      display: none;
      background-color: #456573;
      padding: 5px;
      position: absolute;
      color: #fff;
      font-size: 11px;
      text-align: center;
      border-radius: 4px 0 4px 4px;
      width: 80px;
      right: 103%;
      top: 0; }
    .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval:hover {
      box-shadow: 0 0 20px rgba(8, 40, 55, 0.4);
      opacity: 1; }
      .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval:hover:after {
        display: block; }
    .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-block {
      background: #d8d8d8;
      border-color: #ffffff; }
      .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-block:before {
        content: ""; }
      .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-block:after {
        content: "Turno completamente bloqueado."; }
    .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-work {
      background: #ffffff; }
      .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-work.agendamento-online-active.conexa-online-inactive:before {
        content: "";
        color: #00a7c3;
        opacity: 1; }
      .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-work.conexa-online-active.agendamento-online-inactive:before {
        content: "";
        color: #f36977;
        opacity: 1; }
      .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-work.conexa-online-active.agendamento-online-active:before {
        content: "";
        background: linear-gradient(to bottom, #00a7c3 0%, #00a7c3 50%, #f36977 50%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        writing-mode: vertical-rl;
        text-orientation: upright;
        opacity: 1; }
      .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-work:after {
        content: "Turno de trabalho aberto."; }
    .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-block-online-schedule {
      background: #ffffff;
      border-color: #456573; }
      .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-block-online-schedule:before {
        content: ""; }
      .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-block-online-schedule:after {
        content: "Turno bloqueado apenas para Agendamento Online."; }
    .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-online-scheduling-active {
      background: #ffffff;
      border-color: #00a7c3; }
      .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-online-scheduling-active:before {
        content: ""; }
      .calendar.WorksheetCalendar .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-online-scheduling-active:after {
        content: "Turno de trabalho com agendamento online e teleconsulta ativa."; }

.calendar.calendar-month > .fc-header-toolbar .fc-prev-button,
.calendar.calendar-month > .fc-header-toolbar .fc-next-button {
  border: none;
  font-size: 12px; }
  .calendar.calendar-month > .fc-header-toolbar .fc-prev-button .fc-icon,
  .calendar.calendar-month > .fc-header-toolbar .fc-next-button .fc-icon {
    color: #456573; }
  .calendar.calendar-month > .fc-header-toolbar .fc-prev-button:hover .fc-icon,
  .calendar.calendar-month > .fc-header-toolbar .fc-next-button:hover .fc-icon {
    color: #00a7c3; }

.calendar.calendar-month > .fc-header-toolbar h2 {
  text-transform: capitalize;
  font-size: 14px;
  color: #00a7c3; }

.calendar.calendar-month > .fc-header-toolbar .fc-today-button {
  position: absolute;
  bottom: 12px;
  right: 38%; }

.calendar.calendar-month .fc-basic-view.fc-month-view th, .calendar.calendar-month .fc-basic-view.fc-month-view td {
  border: none;
  padding: 0;
  text-align: center; }

.calendar.calendar-month .fc-basic-view.fc-month-view thead.fc-head {
  border-bottom: 3px solid #e9e9e9; }
  .calendar.calendar-month .fc-basic-view.fc-month-view thead.fc-head th.fc-day-header {
    background: #fff;
    color: #9aa0b0;
    padding: 5px 0; }
    .calendar.calendar-month .fc-basic-view.fc-month-view thead.fc-head th.fc-day-header.fc-sun, .calendar.calendar-month .fc-basic-view.fc-month-view thead.fc-head th.fc-day-header.fc-sat {
      background: #f5f5f5;
      color: #9aa0b0; }

.calendar.calendar-month .fc-bgevent.event_days {
  background: none;
  opacity: 1;
  position: relative; }
  .calendar.calendar-month .fc-bgevent.event_days:after {
    content: " ";
    display: inline-block;
    float: right;
    background-color: transparent;
    width: 5px;
    height: 5px;
    border-radius: 40px;
    position: absolute;
    top: 10px;
    right: 4px; }
  .calendar.calendar-month .fc-bgevent.event_days:before {
    content: " ";
    display: inline-block;
    opacity: 0.8;
    margin: 2%;
    width: 96%;
    height: 96%; }
  .calendar.calendar-month .fc-bgevent.event_days.has-event:after {
    background-color: red; }
  .calendar.calendar-month .fc-bgevent.event_days.has-work:before {
    background-color: #fff;
    box-shadow: 0 0 6px rgba(69, 101, 114, 0.3); }
  .calendar.calendar-month .fc-bgevent.event_days.has-work:after {
    background-color: #5ec37d; }
  .calendar.calendar-month .fc-bgevent.event_days.has-event.has-work:before {
    background-color: #fff;
    box-shadow: 0 0 6px rgba(69, 101, 114, 0.3); }
  .calendar.calendar-month .fc-bgevent.event_days.has-event.has-work:after {
    background-color: red; }
  .calendar.calendar-month .fc-bgevent.event_days.has-event.has-work.no-empty-slot:before {
    background: rgba(255, 0, 0, 0.9); }
  .calendar.calendar-month .fc-bgevent.event_days.has-event.has-work.no-empty-slot:after {
    background: none; }

.calendar.calendar-month .fc-content-skeleton td.fc-day-top {
  text-align: center;
  padding: 4px 0;
  border-radius: 40px; }
  .calendar.calendar-month .fc-content-skeleton td.fc-day-top.fc-today {
    background: none; }
    .calendar.calendar-month .fc-content-skeleton td.fc-day-top.fc-today .fc-day-number {
      background: #002737;
      border-radius: 40px;
      color: #fff;
      font-weight: 800;
      padding: 2px;
      width: 16px;
      height: 16px;
      display: inline-block; }
  .calendar.calendar-month .fc-content-skeleton td.fc-day-top.fc-sun, .calendar.calendar-month .fc-content-skeleton td.fc-day-top.fc-sat {
    background: none;
    color: #9aa0b0; }

.fc-view.fc-list-view {
  background: #fff; }
  .fc-view.fc-list-view .fc-list-empty {
    text-align: center;
    margin: 20vh 0;
    font-size: 18px;
    color: #a7b6bd; }
  .fc-view.fc-list-view .fc-list-heading {
    width: 100%;
    display: none; }
    .fc-view.fc-list-view .fc-list-heading .fc-widget-header {
      padding: 10px 6px 6px 6px;
      border: none;
      text-transform: capitalize;
      font-weight: 500;
      font-size: 14px; }
  .fc-view.fc-list-view .fc-list-item {
    width: 100%;
    display: flex;
    padding: 0;
    position: relative; }
    .fc-view.fc-list-view .fc-list-item td {
      padding: 8px 6px;
      background: #f3f7f9;
      border: 3px solid #ffffff;
      width: 100%; }
    .fc-view.fc-list-view .fc-list-item:hover td {
      background: #f3f7f9; }
    .fc-view.fc-list-view .fc-list-item[class*="event-status-"]:before {
      display: none !important; }
    .fc-view.fc-list-view .fc-list-item[class*="event-status-"]:after {
      box-shadow: none;
      top: 3px;
      right: 3px; }
    .fc-view.fc-list-view .fc-list-item.event-status-blocked .fc-attendance-kind,
    .fc-view.fc-list-view .fc-list-item.event-status-blocked .fc-patient-name,
    .fc-view.fc-list-view .fc-list-item.event-status-blocked .fc-event-insurance,
    .fc-view.fc-list-view .fc-list-item.event-status-blocked .fc-patient-origin {
      display: none; }
    .fc-view.fc-list-view .fc-list-item.event-status-blocked .fc-event-status {
      color: #ff0053;
      font-weight: 600; }
    .fc-view.fc-list-view .fc-list-item.event-status-blocked[class*="event-status-"]:after {
      color: #ff0053; }
    .fc-view.fc-list-view .fc-list-item .fc-list-item-marker .fc-event-dot {
      width: 8px;
      height: 18px;
      display: inline-block; }
    .fc-view.fc-list-view .fc-list-item .fc-list-item-time {
      max-width: 150px;
      font-size: 14px; }
    .fc-view.fc-list-view .fc-list-item .fc-attendance-kind {
      color: #93b1be;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 11px; }
    .fc-view.fc-list-view .fc-list-item .fc-patient-name {
      font-weight: 700; }
    .fc-view.fc-list-view .fc-list-item .fc-event-status {
      color: #93b1be;
      font-style: italic; }
    .fc-view.fc-list-view .fc-list-item .fc-patient-origin {
      font-weight: 700; }
    .fc-view.fc-list-view .fc-list-item .fc-patient-origin-conexa {
      font-weight: 700;
      color: #ea7f80; }

/* Cores da Agenda */
.fc-unthemed td {
  border-color: #dde2e5;
  border-top-style: dotted; }

.fc .fc-axis {
  background: #f4f4f4; }

.fc-view .fc-body .fc-bg td.fc-widget-content {
  background-color: #f4f4f4;
  background-image: url("default/img_pattern-hachura-cinza.png");
  opacity: 0.4; }

.fc-now-indicator {
  border: 1px solid #ff0053; }

.fc-unthemed .fc-today {
  background: #fff; }

.fc-bg .fc-day.fc-today {
  background: #ecf3f5; }

.fc-day-header.fc-today {
  font-weight: 700;
  color: #00a7c3; }

.fc-day-header, .fc-axis {
  background: #f4f4f4;
  color: #93b1be;
  text-transform: capitalize; }

.fc-sun, .fc-sat {
  background: #fff; }

.fc-day-header.fc-sun, .fc-day-header.fc-sat {
  background: #dde2e5;
  color: #93b1be; }

.calendar-day .fc-content-skeleton .fc-bgevent-container .fc-bgevent.holiday {
  background: rgba(255, 0, 0, 0.3) !important; }

.calendar-day .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval {
  background-color: #fff;
  opacity: 0.95;
  background-image: url("default/img_pattern-grid-dotted.png");
  cursor: pointer; }
  .calendar-day .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-block {
    background: #d8d8d8;
    cursor: not-allowed;
    text-align: right; }
    .calendar-day .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-block:before {
      content: "\f023";
      font-family: "FontAwesome";
      opacity: 0.2;
      margin: 6px;
      font-size: 1.5rem;
      display: inline-block;
      line-height: 1rem;
      color: #000000; }

/* Cards Eventos/Agendamentos */
.fc-time-grid-event .fc-content .fc-title {
  width: auto !important;
  font-size: 10px;
  max-height: 2em;
  line-height: 1em; }

.calendar.fc.calendar-day td,
.calendar.fc.calendar-month td {
  cursor: pointer; }

.btn-group.time-slider .dropdown-menu,
.btn-group.month-calendar .dropdown-menu {
  border-radius: 0;
  box-shadow: 0 0 20px rgba(0, 39, 55, 0.3);
  padding: 20px 30px;
  width: 300px; }

.btn-group.time-slider {
  z-index: 5; }
  .btn-group.time-slider .dropdown-toggle {
    padding: 4px 10px 4px 16px;
    font-size: 11px;
    color: #456573;
    background-color: #edf0f2; }
    .btn-group.time-slider .dropdown-toggle i {
      background-color: #dce2e5;
      color: #456573;
      font-size: 16px;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      padding: 1px 2px;
      border-radius: 50%; }
  .btn-group.time-slider .irs-slider {
    top: 24px;
    width: 15px;
    height: 15px;
    border-radius: 40px;
    background: #456573; }
    .btn-group.time-slider .irs-slider:hover {
      background: #002737; }
  .btn-group.time-slider .irs-line {
    height: 5px;
    top: 30px;
    background: #cad3d8; }
  .btn-group.time-slider .irs-from, .btn-group.time-slider .irs-to, .btn-group.time-slider .irs-single {
    color: #456573;
    font-size: 13px;
    background: #e7ebee;
    border-radius: 3px;
    padding: 1px 5px; }
  .btn-group.time-slider .irs-bar {
    height: 5px;
    top: 30px;
    background: #ff0053; }
  .btn-group.time-slider .irs-min, .btn-group.time-slider .irs-max {
    color: #cdd5da;
    font-size: 12px; }

.btn-group.month-calendar {
  z-index: 10; }
  .btn-group.month-calendar .dropdown-menu {
    width: 350px;
    padding: 15px;
    top: 28px;
    border-radius: 0 0 20px 20px; }
  .btn-group.month-calendar .dropdown-toggle {
    background: none;
    padding: 4px 12px;
    text-transform: none;
    position: relative;
    z-index: 1;
    width: 190px;
    display: inline-block;
    height: 26px; }
  .btn-group.month-calendar .help-info {
    cursor: help; }
    .btn-group.month-calendar .help-info:hover .box-help-info {
      display: block; }
    .btn-group.month-calendar .help-info .box-help-info {
      display: none;
      position: absolute;
      right: 10px;
      left: 10px;
      bottom: 35px;
      z-index: 1;
      font-size: 11px;
      background: #f3f7f9;
      border: 1px solid #44a8c3; }
      .btn-group.month-calendar .help-info .box-help-info img {
        width: 36px;
        margin-right: 5px; }

.event-filter-schedule {
  margin-bottom: 2em;
  border-bottom: 2px solid #456573;
  padding-bottom: 1em;
  color: #cad3d8; }
  .event-filter-schedule > li {
    font-size: 14px;
    font-weight: 600; }
    .event-filter-schedule > li .checkbox label {
      font-weight: 600; }
    .event-filter-schedule > li > ul {
      margin-left: 20px; }
      .event-filter-schedule > li > ul > li {
        font-size: 13px; }
        .event-filter-schedule > li > ul > li .checkbox label {
          font-weight: 300;
          max-width: 200px; }
  .event-filter-schedule .checkbox label::before {
    border-color: #cad3d8 !important;
    background-color: transparent !important; }
  .event-filter-schedule .checkbox-primary input[type="checkbox"]:checked + label::before,
  .event-filter-schedule .checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #00a7c3 !important;
    border-color: #00a7c3 !important; }
  .event-filter-schedule .radio label::before {
    border-color: #cad3d8 !important;
    border-width: 2px !important;
    background-color: transparent !important; }
  .event-filter-schedule .radio-primary input[type="radio"]:checked + label::after {
    background-color: #00a7c3 !important; }
  .event-filter-schedule .radio-primary input[type="radio"]:checked + label::before {
    border-color: #00a7c3 !important; }
  .event-filter-schedule .checkbox-primary input[type="checkbox"]:checked + label::before,
  .event-filter-schedule .checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #00a7c3 !important;
    border-color: #00a7c3 !important; }

.secondary-filters h4 {
  font-size: 14px;
  font-weight: 600; }

.secondary-filters .event-filter-schedule > li {
  font-size: 13px;
  font-weight: 300; }
  .secondary-filters .event-filter-schedule > li .checkbox label {
    font-weight: 300; }

.freemium .modal-event-detail.modal {
  margin-top: 101px; }

.modal-event-detail + .modal-backdrop {
  display: none; }

.modal-event-detail.with-backdrop + .modal-backdrop {
  display: block; }

.modal-event-detail.modal {
  z-index: 1015 !important; }
  .modal-event-detail.modal .slimScrollDiv {
    overflow: visible !important; }
  .modal-event-detail.modal .modal-dialog {
    position: fixed;
    max-width: 320px !important;
    height: 100%;
    margin: auto;
    right: -320px;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out; }
  .modal-event-detail.modal .modal-content {
    height: 100%;
    box-shadow: 0 0 30px rgba(0, 39, 55, 0.2);
    padding-top: 50px;
    border: none;
    border-radius: 0; }
  .modal-event-detail.modal .inmodal .modal-body {
    background: #fff; }
  .modal-event-detail.modal .close {
    float: none;
    font-size: 40px;
    position: absolute;
    left: -40px;
    padding: 0;
    z-index: 2;
    top: 20px;
    color: #456573;
    text-shadow: none;
    width: 40px;
    height: 45px;
    line-height: 1em;
    opacity: 0.6;
    border-radius: 40px 0 0 40px;
    border: 1px solid #456573;
    border-right: none;
    background: #f4f4f4;
    outline: none; }
    .modal-event-detail.modal .close:hover {
      opacity: 0.9; }

.modal-event-detail.modal.fade.in .modal-dialog {
  right: 0; }

.modal-event-detail.modal.fade.in:before {
  right: 0;
  width: 100%; }

body.scroll-down .modal-event-detail.modal .modal-content {
  padding-top: 15px; }

.event-info {
  margin-bottom: 2rem; }
  .event-info .attendance-kind-title {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #739aab;
    margin: 0; }
  .event-info .health-professional-name {
    font-size: 14px;
    font-weight: 400;
    color: #739aab;
    margin: 0; }
  .event-info .health-name-speciality {
    font-size: 14px;
    font-weight: 300;
    color: #93b1be;
    margin: 0; }

.event-time {
  margin-bottom: 2rem; }
  .event-time .event-date {
    font-size: 20px;
    margin: 0; }
  .event-time .event-hour {
    font-size: 16px;
    margin: 0; }

.event-status {
  margin-bottom: 2rem; }

.insurance-name {
  border-top: 1px solid #b3c8d1;
  padding-top: 8px; }

.whatsapp-button {
  color: white;
  background: limegreen; }
  .whatsapp-button img {
    width: 25px; }
  .whatsapp-button b {
    margin-left: 5px; }

.custom-accordion .panel-group {
  margin: 0; }
  .custom-accordion .panel-group .panel {
    border: none;
    margin-bottom: 0;
    border-radius: 0;
    background: none;
    padding: 0; }

.custom-accordion .panel-default > .panel-heading {
  color: #456573;
  background: none;
  border: none;
  padding: 8px 3px; }
  .custom-accordion .panel-default > .panel-heading .panel-title > a {
    display: block;
    outline: none; }
    .custom-accordion .panel-default > .panel-heading .panel-title > a:hover {
      color: #00a7c3; }

.custom-accordion .panel-body {
  padding: 0;
  background: #f3f6f8; }

.medical-procedure {
  border-top: 1px solid #b3c8d1; }
  .medical-procedure .table > tbody > tr {
    background: none;
    border-top: 2px solid #fff; }
    .medical-procedure .table > tbody > tr > th {
      font-size: 11px;
      font-weight: 400;
      padding: 5px;
      color: #93b1be; }

.event-notice {
  padding: 8px 3px;
  border-top: 1px solid #b3c8d1; }

.event-actions {
  margin-top: 3rem; }

.widget-waiting-attendance {
  background: #eaedef;
  padding: 6px;
  max-height: 80vh;
  margin-top: 34px; }
  .widget-waiting-attendance .widget-title {
    color: #93b1be;
    font-size: 14px;
    margin-bottom: 6px; }
  .widget-waiting-attendance .widget-item {
    background: white;
    padding: 4px;
    font-size: 12px;
    border-radius: 4px;
    margin: 6px;
    margin-bottom: 10px;
    cursor: pointer; }
    .widget-waiting-attendance .widget-item:hover {
      box-shadow: 0 0 20px rgba(8, 40, 55, 0.3); }
    .widget-waiting-attendance .widget-item .widget-info {
      margin-left: 35px; }
    .widget-waiting-attendance .widget-item p {
      margin: 0 0 3px 0; }
    .widget-waiting-attendance .widget-item .patient-name {
      font-weight: 600;
      font-size: 12px; }
    .widget-waiting-attendance .widget-item .waiting-alert {
      font-style: italic;
      font-size: 11px; }
    .widget-waiting-attendance .widget-item .health-professional {
      font-size: 10px;
      text-transform: uppercase;
      color: #93b1be; }
  .widget-waiting-attendance .slimScrollDiv {
    height: 90% !important;
    border-radius: 4px !important; }
    .widget-waiting-attendance .slimScrollDiv .slimScrollBar {
      width: 4px !important; }
    .widget-waiting-attendance .slimScrollDiv:hover:after, .widget-waiting-attendance .slimScrollDiv:hover:before {
      content: " ";
      display: block;
      width: 100%;
      height: 5px;
      background-image: linear-gradient(to top, rgba(69, 101, 114, 0.1), rgba(255, 255, 255, 0));
      position: absolute;
      bottom: 0; }
    .widget-waiting-attendance .slimScrollDiv:hover:before {
      background-image: linear-gradient(to bottom, rgba(69, 101, 114, 0.1), rgba(255, 255, 255, 0));
      bottom: auto;
      top: 0; }

.ibox-events.empty-slots-view {
  background-color: #456573;
  margin: -10px;
  padding: 10px;
  min-height: 100vh;
  margin-bottom: -40px; }
  .ibox-events.empty-slots-view .events-clinic-name {
    max-width: 280px; }
  .ibox-events.empty-slots-view .empty-slots-title {
    color: #fff;
    display: inline-block !important; }
  .ibox-events.empty-slots-view .calendar.isLoading {
    background-color: #3b5763; }
  .ibox-events.empty-slots-view .events-filters {
    background: none; }
    .ibox-events.empty-slots-view .events-filters .badge-default {
      margin: 6px;
      font-size: 12px;
      background: #082837;
      border: none;
      color: #dde2e5; }
      .ibox-events.empty-slots-view .events-filters .badge-default .close {
        color: #ff3460;
        opacity: 0.8;
        text-shadow: none; }
  .ibox-events.empty-slots-view .calendar-header > .fc-toolbar {
    background: #365a69; }
    .ibox-events.empty-slots-view .calendar-header > .fc-toolbar > .fc-left {
      background: #002737; }
  .ibox-events.empty-slots-view .fc-bg {
    background: transparent; }
  .ibox-events.empty-slots-view .calendar-day .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval {
    background: none; }
  .ibox-events.empty-slots-view .calendar-day .fc-content-skeleton .fc-bgevent-container .fc-bgevent.work-interval.model-calendar-workintervalkind-block {
    background-color: #2b4c5a; }
  .ibox-events.empty-slots-view .calendar-day.fc-unthemed td {
    border-color: #2b4c5a;
    background-color: transparent; }
  .ibox-events.empty-slots-view .fc-content-skeleton .fc-bgevent-container .fc-bgevent.holiday {
    background: none !important; }
  .ibox-events.empty-slots-view .fc-widget-header .fc-day-header,
  .ibox-events.empty-slots-view .fc-widget-header .fc-axis {
    background: #2b4c5a !important;
    color: #849aa2; }
  .ibox-events.empty-slots-view .fc-unthemed th {
    border-color: #3b5b69; }
  .ibox-events.empty-slots-view .events-multiprofessional-slider .multiprofessional-wrapper .col-professional h3.professional-title {
    background: #22414e;
    color: #bbced6; }
  .ibox-events.empty-slots-view .events-multiprofessional-slider > .fc-left h2,
  .ibox-events.empty-slots-view .calendar.calendar-day > .fc-header-toolbar > .fc-left h2 {
    color: #dde2e5; }
  .ibox-events.empty-slots-view .events-multiprofessional-slider .multiprofessional-wrapper .col-professional {
    border-color: #082837; }
  .ibox-events.empty-slots-view .fc-button-group {
    border-color: #082837; }
  .ibox-events.empty-slots-view .fc-button-group .fc-agendaDay-button.fc-state-default,
  .ibox-events.empty-slots-view .fc-button-group .fc-agendaWeek-button.fc-state-default,
  .ibox-events.empty-slots-view .fc-button-group .fc-button.fc-state-default {
    color: #a5c1cc; }
  .ibox-events.empty-slots-view .fc-button-group .fc-agendaDay-button.fc-state-hover, .ibox-events.empty-slots-view .fc-button-group .fc-agendaDay-button.fc-state-down, .ibox-events.empty-slots-view .fc-button-group .fc-agendaDay-button.fc-state-active, .ibox-events.empty-slots-view .fc-button-group .fc-agendaWeek-button.fc-state-hover, .ibox-events.empty-slots-view .fc-button-group .fc-agendaWeek-button.fc-state-down, .ibox-events.empty-slots-view .fc-button-group .fc-agendaWeek-button.fc-state-active, .ibox-events.empty-slots-view .fc-button-group .fc-button.fc-state-active {
    background-color: #082837; }
  .ibox-events.empty-slots-view .fc-button-group .fc-state-default .fc-icon {
    color: #6b8d9c; }
  .ibox-events.empty-slots-view .btn-group.time-slider .dropdown-toggle {
    color: #8aa9b7;
    background-color: #264a5a; }
  .ibox-events.empty-slots-view .btn-group.time-slider .dropdown-toggle i {
    background-color: #092a37;
    color: #8aa9b7; }
  .ibox-events.empty-slots-view .fc-time-grid .fc-event {
    margin-bottom: 4px;
    margin-top: 4px;
    background-color: #082837 !important;
    border-color: #375765 !important;
    color: #658e9e;
    font-size: 14px;
    opacity: 0.5; }
    .ibox-events.empty-slots-view .fc-time-grid .fc-event .fc-time {
      text-decoration: line-through; }
    .ibox-events.empty-slots-view .fc-time-grid .fc-event .fc-title {
      width: auto !important;
      font-size: 10px;
      max-height: 2em;
      line-height: 0.8; }
    .ibox-events.empty-slots-view .fc-time-grid .fc-event:after {
      display: none; }
    .ibox-events.empty-slots-view .fc-time-grid .fc-event.empty_slot {
      background-color: #dde2e5 !important;
      border-color: #dde2e5 !important;
      color: #395e6f;
      opacity: 1;
      padding: 0 6px; }
      .ibox-events.empty-slots-view .fc-time-grid .fc-event.empty_slot:hover {
        box-shadow: 0 0 20px rgba(8, 40, 55, 0.5);
        background-color: #fff !important; }
      .ibox-events.empty-slots-view .fc-time-grid .fc-event.empty_slot .fc-time {
        text-decoration: none; }
  .ibox-events.empty-slots-view .fc-view.fc-list-view {
    background: #3b5763; }
    .ibox-events.empty-slots-view .fc-view.fc-list-view .fc-list-item {
      color: #cad3d8; }
      .ibox-events.empty-slots-view .fc-view.fc-list-view .fc-list-item:hover {
        color: #ffffff; }
  @media (min-width: 768px) {
    .ibox-events.empty-slots-view .calendar-header > .fc-toolbar .btn-group.month-calendar.open .dropdown-toggle {
      background-image: linear-gradient(to right, #fff0, #fff0, #082837, #082837); } }

.event-time-range {
  max-height: 40px; }
  .event-time-range .event-time-label {
    font-size: 14px;
    padding: 6px 0px;
    height: 30px;
    display: block;
    text-align: center;
    font-weight: normal; }
  .event-time-range .event-time {
    padding: 5px;
    height: 30px; }
    .event-time-range .event-time .form-control {
      font-size: 14px;
      height: auto;
      padding: 4px 10px;
      width: 100%;
      border: none;
      border-radius: 0;
      background: none;
      border-bottom: 2px solid #e4eaec;
      width: 100%;
      box-shadow: none; }
  .event-time-range .form-group.uib-time {
    margin: 0; }
  .event-time-range .has-error:before {
    left: 0; }

.month-calendar-dropdown-event-list .btn-group.month-calendar {
  display: block; }
  .month-calendar-dropdown-event-list .btn-group.month-calendar .btn.dropdown-toggle {
    width: 100%;
    text-transform: capitalize;
    font-weight: bold;
    text-align: left;
    padding: 10px 5px 10px 16px;
    border-radius: 0;
    display: block;
    height: auto;
    font-size: 15px; }
    .month-calendar-dropdown-event-list .btn-group.month-calendar .btn.dropdown-toggle:hover {
      color: #00a7c3; }
  .month-calendar-dropdown-event-list .btn-group.month-calendar .dropdown-menu {
    width: 400px;
    left: 0;
    top: 36px;
    padding: 0; }
  .month-calendar-dropdown-event-list .btn-group.month-calendar .side-event-list {
    height: 290px; }
    .month-calendar-dropdown-event-list .btn-group.month-calendar .side-event-list ul.event-itens li a {
      color: #ffffff;
      padding: 3px 0;
      display: block;
      opacity: 0.7;
      text-decoration: line-through; }
      .month-calendar-dropdown-event-list .btn-group.month-calendar .side-event-list ul.event-itens li a.empty-slot {
        font-weight: bold;
        text-decoration: none;
        opacity: 1; }
        .month-calendar-dropdown-event-list .btn-group.month-calendar .side-event-list ul.event-itens li a.empty-slot:hover {
          color: #00a7c3; }

.event-edit-patient:before {
  content: " ";
  display: block;
  background: rgba(204, 213, 216, 0.75);
  position: absolute;
  z-index: 888;
  height: 100%;
  right: 100%; }
  @media (min-width: 768px) {
    .event-edit-patient:before {
      left: -71.5%; } }
  @media (min-width: 992px) {
    .event-edit-patient:before {
      left: -50%; } }

.modal-webcam {
  z-index: 2055 !important;
  background: rgba(59, 87, 99, 0.85); }

.worksheet-list-tabs .nav.nav-pills {
  border-bottom: 1px solid #e4eaec;
  padding-bottom: 5px; }
  .worksheet-list-tabs .nav.nav-pills .nav-item {
    border: none;
    background: transparent; }
    .worksheet-list-tabs .nav.nav-pills .nav-item .nav-link {
      padding: 3px 10px;
      border-radius: 40px;
      font-weight: 400;
      font-size: 12px;
      color: #456573; }
    .worksheet-list-tabs .nav.nav-pills .nav-item.active .nav-link {
      background-color: #456573;
      color: #ffffff; }

@media (min-width: 768px) {
  .worksheet-list-tabs .max-height-list {
    height: calc(100vh - 200px) !important; }
    .worksheet-list-tabs .max-height-list .slimScrollDiv {
      padding: 10px; } }

.marketing-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: -0.04em;
  /* Pacific Blue */
  color: #00A7C3; }

i.icon-external {
  float: right; }

.marketing-item {
  display: flex !important; }

/* Paciente */
.card-patient .patient-name {
  float: left;
  max-width: 190px;
  max-height: 3em;
  overflow: hidden;
  text-overflow: ellipsis; }

.card-patient .patient-status {
  position: absolute;
  font-size: 9px;
  background: #fff;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  display: block;
  text-align: center;
  padding: 2px;
  line-height: 1.2em; }

.card-patient .img-patient {
  border: 2px solid #748088; }

.card-patient.active .patient-status {
  background-color: #25b26b;
  color: #fff; }

.card-patient.active .img-patient {
  border-color: #25b26b; }

.card-patient.inactive {
  opacity: 0.6; }
  .card-patient.inactive .patient-status {
    display: none; }

.patient-profile .patient-status {
  position: absolute; }

.patient-profile .img-patient {
  border: 2px solid #748088; }

.patient-profile.active .patient-status {
  background-color: #25b26b;
  color: #fff; }

.patient-profile.active .img-patient {
  border-color: #25b26b; }

.patient-profile.inactive i {
  display: none; }

.patient-profile .patient-detail-info {
  width: 100%;
  float: left; }

.patient-profile p {
  margin: 0 !important;
  padding: 10px 0;
  border-bottom: 1px dashed #b3c8d1; }

/* Prontuário  e  Relacionamento */
#vertical-timeline {
  margin: 0rem;
  width: auto; }

.vertical-timeline-block {
  margin: 3em 0; }
  .vertical-timeline-block.current .vertical-timeline-icon {
    background-color: transparent;
    color: white;
    border-color: transparent; }
    .vertical-timeline-block.current .vertical-timeline-icon i {
      color: #ff0053;
      font-size: 58px;
      margin-top: -22px;
      margin-left: -4px; }
  .vertical-timeline-block.current .vertical-timeline-guideline {
    background-color: transparent;
    color: #ff0053;
    text-align: center;
    border-bottom: 4px solid #ff0053;
    font-size: 18px;
    margin-left: 23px;
    margin-bottom: 2rem; }

.vertical-timeline-icon {
  background-color: #fff; }
  .vertical-timeline-icon.success-bg {
    background-color: #25b26b;
    color: #fff; }
  .vertical-timeline-icon.error-bg {
    background-color: #ef2b40;
    color: #fff; }
  .vertical-timeline-icon.warning-bg {
    background-color: #ffa90b;
    color: #fff; }

.vertical-timeline-content {
  border-left: 3px solid #638ea1; }
  .vertical-timeline-content:before {
    top: 11px;
    border: 8px solid transparent;
    border-right: 8px solid #638ea1; }
  .vertical-timeline-content:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
  .vertical-timeline-content .attendance-status {
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 5px;
    background: white;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 16pt;
    text-align: center; }
    .vertical-timeline-content .attendance-status.FINISHED {
      color: #25b26b; }
    .vertical-timeline-content .attendance-status.STARTED {
      color: #ef2b40; }
  .vertical-timeline-content .body-attendance p {
    display: inline-block;
    margin: 0 6px 0 0; }
  .vertical-timeline-content .timeline-body {
    margin: 10px 0px 0px 0px;
    background: #f9f9f9;
    padding: 1em; }
    .vertical-timeline-content .timeline-body .created {
      background: transparent;
      padding: 15px 5px 5px;
      border-top: 3px solid #e7ebee; }
  .vertical-timeline-content .timeline-footer {
    background-color: #fff;
    color: #456573;
    border-bottom: none; }
  .vertical-timeline-content .date-reference {
    color: #739aab;
    margin: 5px 0;
    display: block;
    text-align: right; }
  .vertical-timeline-content .timeline-hour-from,
  .vertical-timeline-content .timeline-hour-to,
  .vertical-timeline-content .timeline-date {
    color: #739aab; }

.patient-details-sidebar {
  background-color: #d9dfe3;
  overflow: hidden;
  height: 50vh;
  box-shadow: inset 0 -20px 50px -20px rgba(0, 39, 55, 0.3);
  z-index: 1009;
  position: relative;
  margin: -10px; }
  @media (min-width: 768px) {
    .patient-details-sidebar {
      position: absolute;
      bottom: 0;
      box-shadow: inset -20px 0 30px -20px rgba(0, 39, 55, 0.2);
      top: -60px;
      padding-top: 65px;
      width: 220px !important;
      left: 0;
      height: auto;
      margin: 0; } }

@media (min-width: 768px) {
  .medical-report-content {
    margin-left: 220px; } }

@media (min-width: 768px) {
  .medical-report-content-tab {
    margin-left: 0px; } }

.patient-navigation .nav-tabs {
  border: none;
  background-color: #d2d9dd;
  background-image: linear-gradient(to bottom, #dfe1e2, #d2d9dd);
  margin: 0px -10px 0;
  padding: 40px 1rem 0rem; }
  @media (min-width: 768px) {
    .patient-navigation .nav-tabs {
      margin-top: -60px;
      padding: 100px 3rem 0rem; } }
  .patient-navigation .nav-tabs li {
    background: none;
    border: none;
    outline: none;
    margin: 0 0.5rem 0px; }
  .patient-navigation .nav-tabs > li > a {
    font-size: 15px;
    border-radius: 14px 14px 0 0;
    color: #456573;
    padding: 10px 18px 6px 16px;
    border: 1px solid #f4f4f4 !important;
    border-bottom: none !important;
    margin-top: 5px; }
    .patient-navigation .nav-tabs > li > a:hover {
      background: none; }
    @media (max-width: 767px) {
      .patient-navigation .nav-tabs > li > a i {
        font-size: 16pt;
        line-height: 1.2em;
        margin-right: 0; }
      .patient-navigation .nav-tabs > li > a span {
        display: none; } }

.patient-navigation .nav-tabs > li.active > a, .patient-navigation .nav-tabs > li.active > a:hover, .patient-navigation .nav-tabs > li.active > a:focus {
  color: #ff0053;
  background: #f3f7f9;
  border: none;
  display: inline-block;
  padding-bottom: 2.2rem;
  margin-top: 0;
  margin-bottom: -10px; }
  @media (max-width: 767px) {
    .patient-navigation .nav-tabs > li.active > a i, .patient-navigation .nav-tabs > li.active > a:hover i, .patient-navigation .nav-tabs > li.active > a:focus i {
      line-height: 1.2em;
      margin-right: 5px;
      display: none; }
    .patient-navigation .nav-tabs > li.active > a span, .patient-navigation .nav-tabs > li.active > a:hover span, .patient-navigation .nav-tabs > li.active > a:focus span {
      display: inline-block;
      font-size: 9pt; } }

.buttons-action-wrapper {
  text-align: center;
  padding: 2rem;
  border: 2px solid #e0e3e4;
  margin: 3rem auto;
  border-radius: 20px;
  display: block;
  max-width: 300px; }

/*  Upload de Arquivos (Imagem e PDF) - Galeria  */
.gallery-item {
  position: relative;
  background-color: white;
  max-width: 250px;
  margin: 0 auto 3rem auto; }
  .gallery-item .item-options {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 4;
    opacity: 0; }
    .gallery-item .item-options .btn.dropdown-toggle {
      background: #fff;
      font-size: 20px;
      padding: 5px 10px;
      border-radius: 0;
      color: #638ea1; }
      .gallery-item .item-options .btn.dropdown-toggle:hover {
        color: #476876; }
    .gallery-item .item-options .dropdown-menu {
      right: 0;
      left: auto;
      min-width: 110px; }
      .gallery-item .item-options .dropdown-menu > li > a {
        padding: 3px 10px;
        margin: 0 !important;
        color: #638ea1; }
        .gallery-item .item-options .dropdown-menu > li > a i {
          margin-right: 5px; }
  .gallery-item .item-title {
    padding: 8px;
    font-size: 14px;
    line-height: 1em;
    overflow: hidden;
    color: #8c9aa2;
    height: 35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* Form de edição inline */ }
    .gallery-item .item-title form.editable-text {
      display: block; }
    .gallery-item .item-title .editable-controls {
      width: 100%;
      margin-top: -6px; }
      .gallery-item .item-title .editable-controls .editable-input {
        display: inline-block;
        height: auto;
        width: 70%;
        min-width: 100px;
        margin: 3px 0;
        padding: 2px 6px;
        font-size: 13px;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 39, 55, 0.3);
        border: 1px solid #93b1be; }
      .gallery-item .item-title .editable-controls .editable-buttons {
        width: 30%;
        display: inline-block;
        margin-top: 4px; }
        .gallery-item .item-title .editable-controls .editable-buttons .btn {
          padding: 4px 5px;
          font-size: 10px; }
    .gallery-item .item-title .title-text {
      color: #859ba5;
      border-color: transparent; }
      .gallery-item .item-title .title-text > i {
        color: #00a7c3;
        margin-right: 5px;
        margin-left: -2px; }
        .gallery-item .item-title .title-text > i.item-type-pdf {
          color: #ea1e1e; }
      .gallery-item .item-title .title-text .editable-empty, .gallery-item .item-title .title-text .editable-empty:hover, .gallery-item .item-title .title-text .editable-empty:focus {
        font-style: italic;
        color: #b3c8d1;
        text-decoration: none; }
      .gallery-item .item-title .title-text:hover {
        color: #456573;
        border-bottom: 1px dashed #456573; }
        .gallery-item .item-title .title-text:hover:after {
          content: '\f040';
          font-family: 'FontAwesome';
          display: inline-block;
          position: absolute;
          right: 5px;
          margin-left: 10px;
          font-size: 9pt;
          background-color: #fff;
          color: #8fa0a9; }
  .gallery-item .item-thumbnail {
    overflow: hidden;
    height: 10vw;
    min-height: 100px;
    position: relative; }
    .gallery-item .item-thumbnail > a {
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      display: block;
      height: 100%;
      width: 100%;
      background: none; }
      .gallery-item .item-thumbnail > a img {
        position: absolute;
        left: 50%;
        top: 0%;
        height: 150%;
        width: auto;
        -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%); }
  .gallery-item .item-details {
    background: rgba(255, 255, 255, 0.85);
    position: absolute;
    bottom: 30px;
    width: 100%;
    z-index: 2;
    opacity: 0; }
    .gallery-item .item-details a {
      display: block;
      padding: 10px;
      color: #456573; }
      .gallery-item .item-details a h3 {
        font-size: 11pt;
        margin: 0 0 5px; }
      .gallery-item .item-details a p {
        color: #638ea1;
        font-size: 8pt;
        margin: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
  .gallery-item:hover .item-options {
    opacity: 1; }
  .gallery-item:hover .item-details {
    opacity: 1; }
  @media screen and (max-width: 575px) {
    .gallery-item .item-details {
      position: relative;
      bottom: 0;
      opacity: 1; }
      .gallery-item .item-details a {
        padding-top: 0; } }

/* Lightbox PhotoSwipe File Upload */
.pswp.files-upload {
  z-index: 2050; }
  .pswp.files-upload .pswp__bg {
    background-color: rgba(0, 31, 43, 0.95); }

.fullcenter {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 80vh; }

.daai-records {
  margin-bottom: 10px; }
  .daai-records summary {
    color: #BDBDBD;
    background-color: #002737;
    padding: 5px 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    font-weight: 600; }
    .daai-records summary:before {
      content: "\e916";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased; }
  .daai-records .daai-record-data {
    height: 0px;
    background-color: #ffffff;
    padding: 5px 5px;
    overflow-y: auto; }
  .daai-records[open] summary:before {
    content: "\e914"; }
  .daai-records[open] .daai-record-data {
    min-height: 200px;
    max-height: 50vh;
    height: 100%; }

.temp-record {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  height: 42px;
  color: #3b5763;
  border-radius: 6px;
  padding: 4px 15px;
  flex-direction: row;
  border: 1px dashed black;
  margin-bottom: 10px; }
  .temp-record .temp-record-label {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px; }
  .temp-record .temp-record-tag {
    padding: 4px 15px;
    background-color: #e8ebee;
    border-radius: 40px;
    color: black;
    font-weight: 500; }

.daai-report-button {
  all: unset;
  font-size: larger;
  display: flex;
  justify-content: center;
  align-items: center; }
  .daai-report-button:hover {
    color: #ff0053; }

.summaryWrapper {
  background: #e7ebee;
  padding: 15px 10px;
  display: flex;
  width: 100%; }
  .summaryWrapper select {
    border-radius: 100px;
    background-color: #fff !important;
    margin: 0; }

.add-new-files {
  width: 100%;
  margin-bottom: 40px; }
  .add-new-files button {
    margin-bottom: 5px; }

.patient-list .slimScrollDiv {
  width: 100% !important;
  display: inline-block; }

.loadmore {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .loadmore.isLoading {
    background: transparent !important; }

#attendance-record-wrapper summary {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px; }

#attendance-record-wrapper[open] summary {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

#attendance-record-wrapper:not([open]) summary {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px; }

#attendance-record-wrapper #attendance-record-title {
  cursor: pointer;
  background-color: #e8ebee;
  color: #3b5763;
  padding: 15px 20px;
  font-weight: 600; }
  #attendance-record-wrapper #attendance-record-title div {
    display: flex;
    gap: 8px;
    align-items: center;
    width: 100%;
    margin-left: 8px; }

.body-attendance {
  max-height: 8em;
  overflow: hidden;
  text-overflow: ellipsis; }

.show-tags {
  padding: 20px;
  background: #ffffff; }
  .show-tags .dropdown {
    margin-top: -6px; }
    .show-tags .dropdown .dropdown-menu .btn-danger {
      background: #eeeeee;
      border-color: #eeeeee;
      color: #9ab9c7; }
    .show-tags .dropdown.open {
      float: none !important;
      width: 100%; }
      .show-tags .dropdown.open .dropdown-menu {
        padding: 0px 0px 50px;
        position: relative;
        box-shadow: none;
        width: 100%; }
      .show-tags .dropdown.open .dropdown-toggle {
        display: none; }

.created {
  background: #e7ebee;
  padding: 10px; }

#selectedVariable {
  position: relative; }

#selectedVariable.variables_opened {
  display: block;
  background: #ffffff;
  padding: 10px; }

#selectedVariable.variables_closed {
  display: none; }

.existing-variable, .variable-value {
  background: #b1deff;
  padding: 2px 3px 2px 3px;
  color: #3b5763;
  border-radius: 4px; }

span.existing-variable {
  border-radius: 4px 0 0 4px !important; }

span.variable-value {
  border-radius: 0 4px 4px 0 !important; }

.attendance-documents {
  margin: 0; }

/* Ajuste para o dropdown do editor de cores do summernote */
.attendance-documents .attendance-summernote .dropdown-menu {
  left: 0;
  right: 0; }

.attendance-documents .nav > li > span {
  padding: 14px 5px 14px 0;
  font-size: 15px;
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none; }

.attendance-documents .nav > li.active {
  border: none; }

.attendance-documents .nav > li:hover > span,
.attendance-documents .nav > li:focus > span,
.attendance-documents .nav > li.active > span {
  background: transparent;
  cursor: pointer; }

.attendance-documents .nav-second-level li {
  margin-bottom: 0px !important; }

.attendance-documents .nav-second-level {
  max-height: 40vh;
  overflow-y: scroll;
  width: 100%; }

.attendance-documents .nav-second-level li,
.attendance-documents .nav-third-level li {
  border-bottom: none !important; }

.attendance-documents .nav-second-level > li {
  padding: 5px 5px 10px 0px;
  padding-left: 26px;
  border-bottom: 0 none;
  background: #f3f7f9;
  cursor: pointer; }

.attendance-documents .nav-second-level > li:hover > span,
.attendance-documents .nav-second-level > li.active > span {
  background: #d1e0e8;
    background-border: 0 none transparent; }

.attendance-documents form .ibox-tools {
  position: relative;
  top: 0;
  right: 0;
  float: none; }

.attendance-summernote output {
  padding-top: 0px; }

.attendance-documents .attendance-summernote .note-editing-area .note-editable {
  background: #f9f9f9 !important;
  border-top: 1px solid #ddd !important;
  margin-top: 8px; }

.attendance-summernote .is-teleorientation .note-editable {
  max-height: 400px !important; }

#remove-fixed-attendance-control-buttons {
  clear: both; }

.attendance-control-buttons {
  border-top: 3px solid #ccc;
  padding-top: 30px; }
  .attendance-control-buttons button {
    margin-bottom: 5px; }
  .attendance-control-buttons.is-fixed {
    position: fixed;
    z-index: 2029;
    right: 0;
    bottom: 0;
    padding: 10px 35px;
    background: #f4f4f4;
    left: 300px;
    margin: 0;
    width: auto; }

table#table-procedures th,
table#table-procedures td {
  padding: 8px 5px; }

/* attendance*/
.documentsAttendance {
  background: #FFFFFF;
  border-radius: 4px;
  padding: 4px 8px;
  float: none;
  margin: 4px;
  color: #002737; }

/*formatação dos documentos */
.a4 {
  width: 210mm;
  min-height: 297mm;
  padding: 20mm;
  margin: 20px auto;
  background: #f9f9f9; }

.a4 h3 {
  text-align: center;
  margin-bottom: 20px; }

#attDoc.a4, #anamneseDoc.a4 {
  width: 100%;
  min-height: 400px;
  padding: 20px; }

#anamneseDoc.a4 {
  max-height: 800px;
  overflow-y: auto; }

.attendance-scrollbar-row {
  height: 100%;
  overflow-y: scroll; }

.attendance-scrollbar-row::-webkit-scrollbar {
  display: none; }

.attendance-documents-header-title-input-line {
  border: none;
  border-bottom: 2px solid #ddd;
  font-size: 22px;
  outline: none;
  padding: 1rem 0.5rem 0;
  width: 100%;
  background: transparent;
  font-weight: 300;
  color: #446472; }

.attendance-documents .nav > li.active-border > span {
  background: transparent;
  border-bottom: 2px solid #ff0053;
  color: #ff0053;
  border-bottom: 2px solid #ff0053;
  color: #ff0053;
  cursor: pointer; }

.attendance-documents .nav-second-level > li.active-border > span {
  background: #d1e0e8;
  color: #ff0053;
  border: 0 none transparent;
  color: #ff0053;
  border: 0 none transparent; }

.memed-show-more {
  cursor: pointer;
  user-select: none; }

/* Financeiro */
.table-wrapper table tr th {
  font-weight: bold;
  padding: 10px;
  color: #002737;
  background-color: #F4F7F9; }

.table-wrapper table tr td {
  padding: 10px; }

.table-wrapper table tr td:first-child {
  color: #002737;
  font-weight: bold;
  min-width: 130px;
  max-width: 130px; }

.table-wrapper table tr.previous-balance {
  background-color: #002737;
  color: #fff; }
  .table-wrapper table tr.previous-balance td {
    color: #fff; }

.table-wrapper table tr.financial-cost {
  background-color: #ffdee9; }

.table-wrapper table tr.financial-revenue {
  background-color: #d2ffca; }

.balance-list h4,
.cost-list h4,
.revenue-list h4 {
  font-size: 18px;
  margin: 4rem 5px 1rem 5px; }

.revenue-list table tr {
  background-color: #d2ffca; }

.cost-list table tr {
  background-color: #ffdee9; }

.financial-extract-view .toolbar {
  width: 100%;
  display: inline-block; }
  .financial-extract-view .toolbar .btn-group .btn {
    background: #fff;
    border-color: #A4A4A4;
    border-radius: 3px;
    height: 33px; }
    .financial-extract-view .toolbar .btn-group .btn i {
      color: #A4A4A4; }
    .financial-extract-view .toolbar .btn-group .btn .caret {
      border-top-color: #A4A4A4; }

.financial-extract-view .frame-borded {
  width: 100%;
  min-height: calc(100vh - 180px);
  display: inline-block;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #E6E6E7;
  padding: 0px;
  position: relative;
  overflow: hidden; }
  .financial-extract-view .frame-borded .floating-legend {
    position: absolute;
    width: 100%;
    margin: 0px;
    bottom: 0;
    background: #F3F3F3;
    min-height: 130px;
    padding: 10px 0;
    border-top: 1px solid #E6E6E7;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    color: #A3A3A3; }
    .financial-extract-view .frame-borded .floating-legend span, .financial-extract-view .frame-borded .floating-legend p, .financial-extract-view .frame-borded .floating-legend strong {
      color: #A3A3A3; }
      .financial-extract-view .frame-borded .floating-legend span.value, .financial-extract-view .frame-borded .floating-legend p.value, .financial-extract-view .frame-borded .floating-legend strong.value {
        color: #0F3244; }
    .financial-extract-view .frame-borded .floating-legend .price {
      font-size: 16px; }
      .financial-extract-view .frame-borded .floating-legend .price * {
        color: #4B81CB !important; }
      .financial-extract-view .frame-borded .floating-legend .price.negative * {
        color: #DE5E5A !important; }
      .financial-extract-view .frame-borded .floating-legend .price.cost * {
        color: #DC525C !important; }
    .financial-extract-view .frame-borded .floating-legend hr {
      border-top-color: #E6E6E7; }
    .financial-extract-view .frame-borded .floating-legend .total-wrapper {
      text-align: right; }
      .financial-extract-view .frame-borded .floating-legend .total-wrapper .flex-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 3px 0; }
        .financial-extract-view .frame-borded .floating-legend .total-wrapper .flex-row .no-margin {
          margin: 0; }

.financial-extract-view .responsive-table {
  width: 100%;
  display: inline-block;
  max-height: calc(100vh - 100px);
  overflow-y: scroll; }

.financial-extract-view table {
  width: 100%;
  margin-bottom: 100px;
  color: #757A87; }
  .financial-extract-view table thead td {
    background: #F7F7F7;
    border-top: 1px solid #E6E6E7;
    border-bottom: 1px solid #E6E6E7;
    text-transform: uppercase; }
  .financial-extract-view table tbody tr td {
    border-top: 1px solid #E6E6E7; }
  .financial-extract-view table tbody tr.cost .price {
    color: #DE5E5A; }
  .financial-extract-view table tbody tr.revenue .price {
    color: #4B81CB; }
  .financial-extract-view table tbody tr .price.default {
    color: #757A87; }
  .financial-extract-view table tbody tr .fa-check-circle-o {
    color: #58BC6B; }

.fluxo-caixa .frame-borded {
  width: 100%;
  min-height: calc(100vh - 180px);
  display: inline-block;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #E6E6E7;
  padding: 20px;
  position: relative;
  overflow: hidden; }
  .fluxo-caixa .frame-borded .frame-header {
    width: calc(100% + 40px);
    margin: 0 -20px 20px -20px;
    display: inline-block;
    border-bottom: 1px solid #E6E6E7;
    padding: 0 20px 10px 20px; }
    .fluxo-caixa .frame-borded .frame-header .move-table {
      margin-top: 18px;
      background: #fff !important; }
      .fluxo-caixa .frame-borded .frame-header .move-table button {
        background: #fff !important;
        border: 1px solid #002737; }
        .fluxo-caixa .frame-borded .frame-header .move-table button i {
          color: #002737; }

.fluxo-caixa .fluxo-table {
  width: 100%;
  display: inline-block;
  float: left; }
  .fluxo-caixa .fluxo-table .table-head .category-label {
    border: 0 !important; }
  .fluxo-caixa .fluxo-table .table-head .table-col:not(.table-label) {
    border-top: 1px solid #cacaca; }
  .fluxo-caixa .fluxo-table .sub-category {
    width: 100%;
    display: inline-block;
    float: left;
    background: #f2f2f2;
    position: relative; }
    .fluxo-caixa .fluxo-table .sub-category:before {
      content: ' ';
      position: absolute;
      width: 3px;
      height: calc(100% + 35px);
      background: #2D9CDB;
      top: -35px;
      left: 0;
      z-index: 1; }
    .fluxo-caixa .fluxo-table .sub-category .table-row:first-child {
      border-top: 0 !important; }
  .fluxo-caixa .fluxo-table .table-row {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    float: left; }
    .fluxo-caixa .fluxo-table .table-row.success {
      background: #e6ffe6; }
    .fluxo-caixa .fluxo-table .table-row.danger {
      background: #ffdbdb; }
    .fluxo-caixa .fluxo-table .table-row.info {
      background: #dbdbff; }
    .fluxo-caixa .fluxo-table .table-row .category-label {
      display: inline-block;
      width: 20%;
      height: 35px;
      line-height: 35px;
      padding: 0 10px;
      box-sizing: border-box;
      float: left;
      border-left: 1px solid #cacaca;
      cursor: pointer;
      position: relative; }
      .fluxo-caixa .fluxo-table .table-row .category-label i {
        font-size: 10px;
        position: absolute;
        top: 11px;
        margin-left: 5px; }
        .fluxo-caixa .fluxo-table .table-row .category-label i.open {
          transform: rotate(180deg);
          top: 14px; }
      .fluxo-caixa .fluxo-table .table-row .category-label.sub-category {
        padding-left: 20px; }
    .fluxo-caixa .fluxo-table .table-row .value-group {
      width: 80%;
      display: flex;
      align-items: center;
      float: right;
      border-right: 1px solid #cacaca; }
      .fluxo-caixa .fluxo-table .table-row .value-group .table-col {
        flex: 1;
        display: inline-block;
        height: 35px;
        line-height: 35px;
        padding: 0 5px;
        box-sizing: border-box;
        border-left: 1px solid #cacaca; }
        .fluxo-caixa .fluxo-table .table-row .value-group .table-col.null {
          color: #cacaca; }
  .fluxo-caixa .fluxo-table .table-body {
    width: 100%;
    display: inline-block;
    max-height: calc(100vh - 300px);
    overflow-y: scroll;
    float: left; }
    .fluxo-caixa .fluxo-table .table-body .table-row:first-child {
      border-top: 1px solid #cacaca; }
  .fluxo-caixa .fluxo-table .table-foot {
    float: left;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #cacaca;
    background: #F4F7F9;
    box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1); }

/* Tour */
.navbar-default .nav > li > a.btn-tour-start {
  color: #00a7c3; }

.tour-backdrop {
  background-color: #002737;
  opacity: 0.6;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  position: fixed !important; }

.tour-backdrop + .tour-backdrop {
  display: none !important; }

.ui-tour-active-step {
  z-index: 10100;
  position: relative;
  background: #f4f4f4;
  padding: 1rem;
  cursor: not-allowed;
  pointer-events: none; }

.ui-tour-active-step * {
  cursor: not-allowed;
  pointer-events: none; }

.popover.tour-step {
  box-shadow: 0 0 20px rgba(0, 39, 55, 0.5);
  max-width: 500px; }
  .popover.tour-step .close {
    position: absolute;
    top: 10px;
    right: 8px; }

.tour-step-inner .tour-step-navigation {
  text-align: center; }

.tour-step-inner .popover-title {
  padding: 8px 14px;
  font-size: 16px;
  line-height: 1.5em;
  color: #00a7c3; }

.tour-step-inner .popover-content {
  padding: 8px 14px;
  padding-bottom: 16px;
  font-size: 13px;
  font-weight: 400; }

.tour-step-inner .btn[data-role="end"] {
  color: #456573;
  background: none;
  border: 1px solid #456573; }

.popover[class*=tour-] {
  z-index: 10101 !important; }

/* Eliminando o botão FECHAR caso seja a primeira etapa do tour */
.ui-tour-active-step[tour-step-order="0"] + span[id^="scoper-"] > .popover.tour-step .btn[data-role="end"] {
  display: none !important; }

/* Eliminando padding caso o elemento do tour seja orfão */
.ui-tour-active-step[tour-step-orphan="true"] {
  padding: 0; }

.ui-tour-active-step[tour-step-orphan="true"] + span[id^="scoper-"] > .popover.tour-step {
  position: fixed;
  top: 20vh !important;
  left: 20vw !important;
  max-width: inherit;
  -ms-transform: inherit;
  -moz-transform: inherit;
  -webkit-transform: inherit;
  transform: inherit; }

.modal-welcoming-tour {
  background-color: rgba(0, 39, 55, 0.9); }
  .modal-welcoming-tour .modal-body {
    padding: 0; }
    .modal-welcoming-tour .modal-body #carousel-welcoming-tour .carousel-indicators {
      bottom: -48px;
      padding: 10px;
      margin: 0;
      width: 100%;
      left: 0; }
      .modal-welcoming-tour .modal-body #carousel-welcoming-tour .carousel-indicators li {
        border: 4px solid rgba(255, 255, 255, 0.3);
        width: 18px;
        height: 18px;
        margin: 3px;
        pointer-events: none; }
        .modal-welcoming-tour .modal-body #carousel-welcoming-tour .carousel-indicators li.active {
          background-color: transparent;
          border-color: #ff0053;
          margin: 3px; }
    .modal-welcoming-tour .modal-body #carousel-welcoming-tour .item .text-box {
      padding: 6rem;
      text-align: right; }
      .modal-welcoming-tour .modal-body #carousel-welcoming-tour .item .text-box h2 {
        font-size: 24pt;
        color: #ff0053;
        margin: 30px 0; }
      .modal-welcoming-tour .modal-body #carousel-welcoming-tour .item .text-box p {
        font-size: 12pt;
        color: #3b5763;
        font-weight: 300; }
      .modal-welcoming-tour .modal-body #carousel-welcoming-tour .item .text-box .btn {
        margin-top: 2rem; }
    .modal-welcoming-tour .modal-body #carousel-welcoming-tour .item.last .text-box {
      text-align: center; }
    .modal-welcoming-tour .modal-body #carousel-welcoming-tour .item .image-box {
      padding: 0; }
      .modal-welcoming-tour .modal-body #carousel-welcoming-tour .item .image-box img {
        max-width: 100%; }

/* Melhorias layout Wizard*/
.wizard-wrapper {
  margin: 0 0 0 0 !important;
  background-color: #fff; }
  .wizard-wrapper .navbar-fixed-top {
    position: relative;
    padding: 0 10px; }
    @media screen and (min-width: 768px) {
      .wizard-wrapper .navbar-fixed-top {
        width: 7rem;
        height: 100%;
        top: 0 !important;
        position: fixed;
        padding: 0px; } }
  @media screen and (min-width: 768px) {
    .wizard-wrapper #form-views.ibox {
      margin-left: 38%; } }
  .wizard-wrapper #page-wrapper {
    padding-top: 0px !important;
    margin-top: 0px !important;
    background: none; }
  .wizard-wrapper .wrapper-content {
    padding: 0; }
  .wizard-wrapper h1 {
    font-size: 28px;
    color: #456573;
    font-weight: 400; }
  .wizard-wrapper h2 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px; }
  .wizard-wrapper .logo {
    overflow: hidden;
    padding: 5px; }
  .wizard-wrapper .btn-logout {
    font-size: 20px;
    float: right; }
    @media screen and (min-width: 768px) {
      .wizard-wrapper .btn-logout {
        float: none; } }
  @media screen and (min-width: 768px) {
    .wizard-wrapper .btn-fixed {
      box-shadow: 0 0 30px 10px #ffffff;
      position: fixed;
      right: 20px;
      bottom: 20px;
      z-index: 12; } }
  .wizard-wrapper .wizard.ibox-content {
    margin: 0 auto;
    border: 0 none;
    padding: 3rem 5%; }
    .wizard-wrapper .wizard.ibox-content.initial {
      background-color: #ccdae1;
      background-image: url("wizard/bg_wizard-initial.jpg");
      background-repeat: no-repeat;
      background-position: center top;
      background-size: cover;
      position: fixed;
      z-index: 15;
      top: 0;
      right: 0;
      height: 100%;
      left: 0;
      padding: 15rem 0;
      text-align: center; }
      .wizard-wrapper .wizard.ibox-content.initial .box-control {
        position: absolute;
        width: 60%;
        left: 20%;
        bottom: 10vh;
        bottom: 5vh;
        background-color: rgba(255, 255, 255, 0.8);
        padding: 20px; }
      .wizard-wrapper .wizard.ibox-content.initial h1 {
        font-size: 34px;
        color: #ff0053; }
  .wizard-wrapper .tablist {
    list-style-type: none; }
    @media screen and (min-width: 768px) {
      .wizard-wrapper .tablist {
        margin: 6vh 0; } }
  .wizard-wrapper .tablist li {
    display: inline-block;
    background: none;
    border: 4px solid #50718d;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    line-height: 1em;
    margin: 3px 3%;
    padding: 0; }
    @media screen and (min-width: 768px) {
      .wizard-wrapper .tablist li {
        margin: 15px auto; } }
  .wizard-wrapper .tablist li.current {
    border-color: #ff0053; }
  .wizard-wrapper .tablist li.current a {
    color: #fff; }
  .wizard-wrapper .tablist li a {
    color: #50718d;
    padding: 0px;
    display: none;
    text-align: center;
    font-size: 16px;
    pointer-events: none; }
  .wizard-wrapper .label-info {
    background-color: #3d535e;
    color: #FFFFFF;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px; }
  .wizard-wrapper #time-zone-colapse {
    margin-top: -2rem;
    position: relative;
    z-index: 1; }
  .wizard-wrapper .hr-line-dashed {
    border-top: 2px dashed #c9d5de; }

.wizard-wrapper .loading-content {
  display: none; }

.wizard-wrapper.step-1 .loading-content.step-1,
.wizard-wrapper.step-2 .loading-content.step-2,
.wizard-wrapper.step-3 .loading-content.step-3,
.wizard-wrapper.step-4 .loading-content.step-4,
.wizard-wrapper.step-5 .loading-content.step-5 {
  display: block; }

.loading-step .loading-panel {
  left: 0;
  right: 0;
  opacity: 1; }
  .loading-step .loading-panel .step-info {
    left: -100%;
    right: 100%;
    opacity: 0; }
  .loading-step .loading-panel .step-info-loading {
    left: 0%;
    right: 0%;
    opacity: 1; }

#test-loading-panel {
  position: fixed;
  bottom: 20px;
  z-index: 9999;
  right: 20px; }

.loading-panel {
  height: 100%;
  position: fixed;
  left: 0%;
  right: 60%;
  top: 0%;
  overflow: hidden;
  z-index: 13;
  background: #ccdae1;
  transition: all .5s ease-in-out; }
  @media screen and (max-width: 767px) {
    .loading-panel {
      right: 100%; } }
  .loading-panel .step-info {
    padding: 6rem 2rem 10rem 9rem;
    text-align: center;
    height: 100%;
    display: block;
    position: absolute;
    left: 0%;
    right: 0%;
    opacity: 1; }
    .loading-panel .step-info .step-info-img {
      width: 100%;
      display: inline-block;
      max-width: 16vw;
      margin-bottom: 20px; }
    .loading-panel .step-info .step-info-text {
      font-size: 15px;
      padding: 2rem;
      color: #588193; }
    @media screen and (max-width: 767px) {
      .loading-panel .step-info {
        padding: 15rem 2rem; } }
  .loading-panel .step-info-loading {
    height: 100%;
    padding: 8vh 15vw 8vh 15vw;
    display: block;
    position: absolute;
    left: -100%;
    right: 100%;
    opacity: 0; }
  .loading-panel h2 {
    color: #456573;
    text-align: center;
    margin: 30px auto;
    position: relative;
    font-size: 22px;
    font-weight: 300;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    top: 30vh;
    max-width: 600px;
    line-height: 1.3; }

/* Icons  */
.icon-wrapper {
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  border: 1px solid #f3f6f8;
  top: 30vh;
  margin-top: -100px;
  left: 50%;
  margin-left: -100px;
  position: relative;
  text-align: center; }

.icon-wrapper:before {
  content: ' ';
  width: 34%;
  height: 34%;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  position: absolute; }

.loading-panel .icon-wrapper:before {
  top: -5%;
  left: -5%;
  animation: late-fade 8s linear infinite, circulate-clockwise 8s linear infinite; }

.loading-panel .cloud {
  fill: #fff; }

.icon-wrapper .icon {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  margin-top: -10px;
  animation: spin-clockwise 1.6s ease-out infinite; }
  .icon-wrapper .icon svg path {
    fill: #ff0053; }

/* Lightbox - Ajustes de tamanhos fixos  */
.lightbox-modal .modal-dialog {
  min-width: 300px !important;
  max-width: 700px !important;
  width: auto !important; }

.lightbox-modal .modal-content {
  height: auto !important; }

.lightbox-modal .lightbox-image-container img {
  width: 100% !important;
  height: auto !important; }

/* Animations */
@keyframes slide-in-bottom {
  0% {
    top: 120%; }
  10% {
    top: 120%; }
  15% {
    top: 50%; }
  75% {
    top: 50%; }
  80% {
    top: 120%; }
  100% {
    top: 120%; } }

@keyframes slide-in-top {
  0% {
    top: -20%; }
  10% {
    top: -20%; }
  15% {
    top: 50%; }
  75% {
    top: 50%; }
  80% {
    top: -20%; }
  100% {
    top: -20%; } }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 0; }
  15% {
    opacity: 1; }
  75% {
    opacity: 1; }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes late-fade {
  0% {
    opacity: 0; }
  15% {
    opacity: 0; }
  20% {
    opacity: 1; }
  70% {
    opacity: 1; }
  75% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes circulate-clockwise {
  0% {
    transform: translate(0, 0); }
  25% {
    transform: translate(10%, 10%); }
  50% {
    transform: translate(0%, 20%); }
  75% {
    transform: translate(-10%, 10%); } }

@keyframes circulate-counterclockwise {
  0% {
    transform: translate(0, 0); }
  25% {
    transform: translate(-10%, 10%); }
  50% {
    transform: translate(0%, 20%); }
  75% {
    transform: translate(10%, 10%); } }

@keyframes spin-clockwise {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(90deg); }
  50% {
    transform: rotate(180deg); }
  75% {
    transform: rotate(270deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes blind-right {
  0% {
    width: 0;
    opacity: 0; }
  1% {
    width: 0;
    opacity: 1; }
  50% {
    width: 35px;
    opacity: 1; }
  99% {
    width: 35px;
    opacity: 0; }
  100% {
    width: 0;
    opacity: 0; } }

/* Relacionamento - Automaçao - Campanha*/
.automation-header {
  background: #fff;
  padding: 2rem; }
  .automation-header h2.title-line {
    font-size: 22px;
    padding: 1rem 0.5rem 0;
    font-weight: 300;
    color: #ff0053; }
  .automation-header .title-input-line {
    border: none;
    border-bottom: 2px solid #ddd;
    font-size: 22px;
    outline: none;
    padding: 1rem 0.5rem 0;
    width: 100%;
    background: transparent;
    font-weight: 300;
    color: #ff0053; }
    .automation-header .title-input-line:focus, .automation-header .title-input-line:hover {
      border-color: #739aab; }

.automation-timeline .timeline-header h3 .title-label {
  color: #638ea1;
  font-size: 14px;
  margin-left: 8px; }

.automation-timeline .timeline-body {
  margin: 10px -12px -12px -12px; }

.variables-list {
  color: #588193; }
  .variables-list ul li {
    padding: 0.6rem;
    border-bottom: 1px solid #eee;
    margin-bottom: 0.6rem; }

.automation-item {
  margin: 10px 0;
  padding: 5px;
  border: 1px solid #eee;
  background: #f4f4f4;
  border-radius: 4px; }
  .automation-item .close {
    color: #ef2b40; }
  .automation-item h4 {
    color: #739aab; }
  .automation-item .automation-date {
    color: #b3c8d1; }

.campaign-navigation .nav-tabs {
  border: none; }
  .campaign-navigation .nav-tabs li {
    background: none;
    border: none;
    width: 31.3%;
    margin: 0 3% -3px 0;
    pointer-events: none; }
    .campaign-navigation .nav-tabs li:last-child {
      margin-right: 0px; }
  .campaign-navigation .nav-tabs > li > a {
    font-size: 16px;
    padding: 10px 20px;
    margin-right: 0;
    border-radius: 40px; }

.campaign-navigation .nav-tabs > li.active > a, .campaign-navigation .nav-tabs > li.active > a:hover, .campaign-navigation .nav-tabs > li.active > a:focus {
  background: #fff;
  border-radius: 20px 20px 0 0;
  border: none;
  padding-bottom: 2rem; }

/* Configuração de impressão */
.print-area-list h3 {
  font-size: 16px; }

.print-area-list .switch {
  display: inline-block; }

.print-area {
  position: relative;
  width: 90%;
  height: 25vw;
  margin: 5%;
  background: #fff;
  box-shadow: 2px 2px 10px #ccc;
  min-width: 200px;
  min-height: 350px; }
  .print-area:before {
    display: block;
    content: 'Visualizar impressão';
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    padding-top: 60%;
    opacity: 0;
    font-size: 16px;
    color: #ccc;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    z-index: 1; }
  .print-area:hover:before {
    opacity: 1; }
  .print-area .click-area {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1; }
  .print-area .header-slot {
    background: rgba(67, 199, 212, 0.2);
    padding: 4px;
    position: absolute;
    top: 1%;
    right: 12%;
    left: 12%;
    color: rgba(0, 0, 0, 0.2);
    font-size: 10px;
    text-transform: uppercase; }
  .print-area .identification-slot {
    background: rgba(255, 200, 0, 0.2);
    padding: 2px;
    position: absolute;
    top: 9%;
    right: 12%;
    left: 12%;
    color: rgba(0, 0, 0, 0.2);
    font-size: 10px;
    text-transform: uppercase; }
  .print-area .signature-slot {
    background: rgba(255, 200, 0, 0.2);
    padding: 2px;
    position: absolute;
    bottom: 9%;
    right: 12%;
    left: 12%;
    color: rgba(0, 0, 0, 0.2);
    font-size: 10px;
    text-transform: uppercase; }
  .print-area .footer-slot {
    background: rgba(67, 199, 212, 0.2);
    padding: 4px;
    position: absolute;
    bottom: 1%;
    right: 12%;
    left: 12%;
    color: rgba(0, 0, 0, 0.2);
    font-size: 10px;
    text-transform: uppercase; }
  .print-area .margin-edge {
    position: absolute;
    height: 1px;
    width: 1px;
    border: 1px dashed #ccc; }
    .print-area .margin-edge.top {
      left: 0;
      right: 0;
      top: 8%;
      width: auto;
      border-bottom: 0; }
    .print-area .margin-edge.right {
      top: 0;
      bottom: 0;
      right: 10%;
      height: auto;
      border-left: 0; }
    .print-area .margin-edge.bottom {
      left: 0;
      right: 0;
      bottom: 8%;
      width: auto;
      border-bottom: 0; }
    .print-area .margin-edge.left {
      top: 0;
      bottom: 0;
      left: 10%;
      height: auto;
      border-left: 0; }

/* Modal Print Config */
.modal-printconfig .modal-title {
  font-size: 22px; }

.modal-printconfig .note-editor.note-frame {
  margin-bottom: 0; }
  .modal-printconfig .note-editor.note-frame .note-editing-area {
    background-color: #f4f4f4 !important; }
    .modal-printconfig .note-editor.note-frame .note-editing-area .note-editable {
      background-color: #fff !important;
      min-height: 300px !important;
      margin: 20px 10px; }

/* Google Auth button */
.btn-facebook-auth {
  position: relative;
  width: auto;
  height: 48px;
  float: left;
  padding: 2px 30px 0 52px; }
  .btn-facebook-auth:before {
    content: '';
    background: url("data:image/png;base64,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") 0 0;
    position: absolute;
    width: 52px;
    height: 52px;
    top: 0;
    left: 0;
    background-size: cover; }
  .btn-facebook-auth span {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAACKCAYAAACAVZuRAAAAS0lEQVQ4je3UQQqAQAxD0V87Z/P+t1EUjQtbcOjCC3RReBBIdjXAAMYXS8GYYJJE5o1Go/EPA1Z4v8iZOAq2gn2Cx10epXdCHlN6AK1iEEl7YnTWAAAAAElFTkSuQmCC") 0 0;
    height: 50px;
    float: left;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #636363;
    font-weight: 500;
    font-size: 1.5rem; }

/* Google Auth button */
.btn-google-auth {
  position: relative;
  width: auto;
  height: 48px;
  float: left;
  padding: 2px 30px 0 52px; }
  .btn-google-auth:before {
    content: '';
    background: url("data:image/png;base64,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") 0 0;
    position: absolute;
    width: 52px;
    height: 52px;
    top: 0;
    left: 0;
    background-size: cover; }
  .btn-google-auth:after {
    content: '';
    background: url("data:image/png;base64,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") 30px 0;
    position: absolute;
    width: 30px;
    height: 52px;
    top: 0;
    right: 0;
    background-size: cover; }
  .btn-google-auth span {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAACKCAYAAACAVZuRAAAAS0lEQVQ4je3UQQqAQAxD0V87Z/P+t1EUjQtbcOjCC3RReBBIdjXAAMYXS8GYYJJE5o1Go/EPA1Z4v8iZOAq2gn2Cx10epXdCHlN6AK1iEEl7YnTWAAAAAElFTkSuQmCC") 0 0;
    height: 50px;
    float: left;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #636363;
    font-weight: 500;
    font-size: 1.5rem; }

.google-config .frame-steps .step {
  width: 100%;
  padding: 15px;
  background: #E6EEF2;
  border-radius: 8px;
  display: flex;
  align-items: center;
  margin-bottom: 16px; }
  .google-config .frame-steps .step .content {
    font-size: 12px;
    color: #0F3244; }
  .google-config .frame-steps .step .number {
    font-size: 24px;
    color: #5FABBC;
    margin-right: 20px; }
  .google-config .frame-steps .step .number-small {
    font-size: 13px;
    color: #5FABBC;
    margin-right: 20px; }
  .google-config .frame-steps .step.important {
    display: inline-block; }
    .google-config .frame-steps .step.important .content {
      padding-left: 30px; }
    .google-config .frame-steps .step.important h2 {
      font-size: 14px;
      color: #FF0053;
      padding-bottom: 16px; }
    .google-config .frame-steps .step.important a {
      color: #36A1B9;
      margin-top: 10px;
      margin-left: 30px;
      display: inline-block;
      text-decoration: underline; }

.google-config .frame-google {
  background: #FFFFFF;
  box-shadow: 0px 0px 30px rgba(0, 39, 55, 0.2);
  border-radius: 8px;
  width: 100%;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: left;
  flex-direction: column; }

.google-config .frame-box {
  background: #FFFFFF;
  box-shadow: 0px 0px 30px rgba(0, 39, 55, 0.2);
  border-radius: 8px;
  width: 100%;
  padding: 30px;
  display: flex;
  justify-content: left;
  flex-direction: column; }
  .google-config .frame-box .info {
    font-size: 16px;
    text-align: center;
    color: #456573;
    margin-bottom: 16px; }

.google-config .card-box {
  background: #FFFFFF;
  box-shadow: 0px 2px 4px rgba(0, 39, 55, 0.08);
  border-radius: 8px;
  width: 100%;
  padding: 30px;
  display: flex;
  justify-content: left;
  flex-direction: column; }
  .google-config .card-box h3 {
    font-size: 20px;
    font-family: Roboto; }
  .google-config .card-box .btn {
    width: fit-content;
    margin-left: 12px; }

.box-shadow {
  border-radius: 8px;
  background: #FFFFFF;
  box-shadow: 0px 0px 30px rgba(0, 39, 55, 0.2); }

.frame-facebook {
  background: #FFFFFF;
  box-shadow: 0px 0px 30px rgba(0, 39, 55, 0.2);
  border-radius: 8px;
  width: 100%;
  padding: 10px;
  align-items: center;
  justify-content: center; }

.social-box {
  margin-top: 50px;
  margin-bottom: 50px; }

.facebook-config-header {
  padding: 14px 15px 7px; }

.facebook-config-card {
  background: #FFFFFF;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  width: 373px;
  height: 235px;
  padding: 37px 33px 37px 33px;
  flex-direction: column;
  margin-left: 15px;
  margin-top: 35px !important;
  position: relative;
  z-index: 100 !important; }
  .facebook-config-card p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #648A96 !important; }
  .facebook-config-card button {
    border-radius: 100px;
    padding: 7px 20px;
    margin-top: 8px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 141%; }

.facebook-config-card-status {
  width: 371px;
  height: 50px;
  border-radius: 10px;
  z-index: 1 !important;
  position: relative;
  left: 16px;
  bottom: 46px;
  position: relative; }

.facebook-config-error {
  bottom: 50px; }

.facebook-config-success {
  background-color: #25b26b !important; }

.facebook-config-title {
  font-size: 22px; }

.facebook-config-connect {
  width: 244px;
  height: 39px; }
  .facebook-config-connect span {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    margin-left: 25px;
    position: relative;
    left: 30px; }
    .facebook-config-connect span:before {
      content: '';
      background: url(data:image/png;base64,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) 0 0;
      position: absolute;
      width: 42px;
      height: 42px;
      background-size: cover;
      top: -10px;
      left: -54px; }

.facebook-config-instructions {
  display: flex;
  flex-direction: column;
  padding: 21px 32px;
  position: relative;
  width: 368px;
  height: 300px;
  left: 2.5px;
  bottom: 25px;
  background: #E6EEF2;
  border-radius: 8px;
  flex: none;
  order: 1;
  align-self: center;
  margin: 0px 16px; }
  .facebook-config-instructions .title {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #D12260; }
  .facebook-config-instructions .sub-title {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px; }
  .facebook-config-instructions .text {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    color: #0F3244; }

.checkoutTitle {
  color: #1900AF; }

.price {
  color: #00CDE6;
  font-size: 32px; }

.checkoutButton {
  color: #1900AF;
  border-color: #1900AF; }

.checkoutButton:hover {
  background-color: #1900AF !important;
  border-color: #1900AF !important; }

.checkoutButton:hover span {
  color: #FFFFFF;
  text-decoration: underline #FFFFFF; }

.checkoutButtonContent {
  color: #1900AF; }

.imed-card-status {
  width: 242px;
  height: 50px;
  border-radius: 10px;
  z-index: 1;
  position: relative;
  left: 15px;
  bottom: 12px;
  background-color: #3B5763; }

.imed-card-status-error {
  background-color: #ff0500;
  bottom: 32px; }

.imed-card-status-sucess {
  background-color: #25b26b;
  bottom: 32px; }

.order-card {
  width: 242px;
  height: 192px;
  margin-bottom: -15px !important;
  margin-right: 0px !important;
  border-radius: 10px !important;
  z-index: 100 !important; }

.order-card .trash-button {
  position: relative;
  left: 75px;
  font-size: 20px; }

.imed-button-text {
  font-size: 12px;
  font-family: Roboto; }

.imed-card-title {
  font-size: 20px;
  font-family: Roboto;
  color: #38555F; }

.imed-card-text {
  font-size: 12px;
  font-family: Roboto;
  color: #38555F; }

.card-text {
  font-size: 12px; }

.imed-card-button {
  background: none;
  border: none;
  position: relative;
  top: 30px;
  font-size: 12px;
  font-family: Roboto;
  color: white; }

.imed-card-deck {
  margin: auto !important; }

.product-card {
  margin: 20px;
  width: 497px;
  height: 183px;
  padding: 0 !important;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
  border-radius: 8px !important;
  display: inline-block !important; }

.product-info-card-container {
  display: inline-block;
  width: 312px;
  height: 183px;
  padding: 22px 30px 22px 30px; }

.product-card-img {
  width: 182.8px;
  height: 181px;
  float: left;
  border-radius: 8px 0px 0px 8px;
  display: inline-block; }

.product-card-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  height: 32px; }

.product-card-dates {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  left: 3px;
  margin-top: 8px;
  margin-bottom: 8px; }

.product-card-button-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px; }

.product-card-status {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 8px; }

.product-card-button {
  left: 15px;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 100px;
  border: 2px solid; }
  .product-card-button[disabled] {
    background-color: transparent;
    opacity: .35; }

.product-trash-button {
  size: 25px;
  left: 124px;
  position: relative;
  font-size: 18px; }

.product-edit {
  background-color: white !important;
  border-radius: 35px 0 0 35px; }
  .product-edit .close {
    background-color: #ffffff !important;
    top: 100px !important;
    border-radius: 100px 0px 14px 90px !important;
    height: 40px !important; }

.product-edit-tittle {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px; }

.product-edit-text-container {
  margin-bottom: 14px; }

.product-edit-img {
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  width: 100%; }

.product-edit-img-container {
  margin-bottom: 60px; }

.product-edit-field-container {
  display: inline-block; }

.product-edit-field {
  display: inline-block;
  font-size: 12px; }

.product-image-button {
  margin-top: 10px; }

#product-description-text-area {
  max-height: 300px !important;
  padding: 10px; }

.product-edit-container .form-control {
  font-size: 12px; }

.product-edit-container label {
  font-size: 12px; }

.custom-disabled {
  cursor: not-allowed; }

.line-trhough {
  text-decoration: line-through; }

.text-waiting-aproval {
  font-size: 13px; }

.bill-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 0px 32px;
  box-sizing: border-box;
  border-radius: 16px; }

.bill-card-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px 0px 5px;
  box-sizing: border-box;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 16px; }

.cupom {
  margin-top: 60px; }

.title-plan {
  position: static;
  width: 43px;
  height: 26px;
  left: 0px;
  top: 16px;
  /* H1 */
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  /* identical to box height */
  display: flex;
  align-items: center;
  text-align: center;
  /* Inside Auto Layout */
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 0px 0px; }

.plan-name {
  position: static;
  height: 26px;
  left: 0px;
  top: 16px;
  /* H1 */
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  /* identical to box height */
  display: flex;
  align-items: center;
  text-align: center;
  /* Inside Auto Layout */
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 0px 0px; }

.freemium-header-card {
  display: flex;
  flex-direction: column;
  padding: 23px 33px;
  height: 100%;
  border-radius: 16px 16px 0px 0px;
  /* Inside Auto Layout */
  flex: none;
  order: 0;
  flex-grow: 0;
  box-shadow: 0 0 3px 2px #e0dede;
  border: 1px solid #d3d3d3;
  animation-name: fade-in;
  animation-fill-mode: both;
  animation-duration: .5s; }
  .freemium-header-card.Essential {
    background: linear-gradient(180deg, #648A96 10px, transparent 0%); }
  .freemium-header-card.Plus {
    background: linear-gradient(180deg, #648A96 10px, transparent 0%); }
  .freemium-header-card.Premium {
    background: linear-gradient(180deg, #002737 10px, transparent 0%); }
  .freemium-header-card:hover {
    box-shadow: 0px 0px 16px rgba(0, 39, 55, 0.32); }
  .freemium-header-card .description-alert-title {
    background: #2F80ED;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    padding: 4px 12px;
    max-width: fit-content; }

.bill-card:nth-of-type(1) .freemium-header-card {
  animation-delay: 0.7s; }

.bill-card:nth-of-type(2) .freemium-header-card {
  animation-delay: 0.9s; }

.bill-card:nth-of-type(3) .freemium-header-card {
  animation-delay: 1.1s; }

.bill-card:nth-of-type(4) .freemium-header-card {
  animation-delay: 1.3s; }

.bill-card:nth-of-type(5) .freemium-header-card {
  animation-delay: 1.5s; }

.bill-card:nth-of-type(6) .freemium-header-card {
  animation-delay: 1.7s; }

.bill-card:nth-of-type(7) .freemium-header-card {
  animation-delay: 1.9s; }

.bill-card:nth-of-type(8) .freemium-header-card {
  animation-delay: 2.1s; }

.bill-card:nth-of-type(9) .freemium-header-card {
  animation-delay: 2.3s; }

.bill-card:nth-of-type(10) .freemium-header-card {
  animation-delay: 2.5s; }

.bill-card:nth-of-type(11) .freemium-header-card {
  animation-delay: 2.7s; }

.bill-card:nth-of-type(12) .freemium-header-card {
  animation-delay: 2.9s; }

.bill-card:nth-of-type(13) .freemium-header-card {
  animation-delay: 3.1s; }

.bill-card:nth-of-type(14) .freemium-header-card {
  animation-delay: 3.3s; }

.bill-card:nth-of-type(15) .freemium-header-card {
  animation-delay: 3.5s; }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.description-header-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: #f9f9f9;
  border-radius: 16px 16px 0px 0px;
  flex: none;
  order: 0;
  flex-grow: 0;
  padding: 10px; }

.content {
  max-width: 1500px;
  padding: 0px 25px; }

.header {
  padding: 15px 0px; }

.status {
  border-radius: 20px;
  height: 28px;
  max-width: 98px; }
  .status p {
    text-align: center;
    color: white;
    padding: 5px; }
  .status.overdue {
    background-color: #F36977; }
  .status.confirmed {
    background: #2EAE6E; }
  .status.pending {
    background: #ff0053; }

.alertbox {
  height: 48px;
  border-radius: 2px;
  box-shadow: 0 0 15px;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .alertbox p {
    size: 50px;
    font-size: 14px; }
  .alertbox.defaulter {
    background-color: #ff0053;
    color: white; }
  .alertbox.invoices {
    background-color: #ffffff;
    color: #0B3246; }

.table {
  margin-top: 10px;
  width: 100%;
  border-collapse: separate;
  border-spacing: 7px 4px; }
  .table td {
    background-color: white;
    border-radius: 2px; }
  .table th {
    margin-top: 20px;
    background: white; }

.icon {
  font-size: 17px;
  margin-left: 20px;
  cursor: pointer; }

a {
  -moz-appearance: button;
    -moz-appearance-text-decoration: none;
    -moz-appearance-color: initial; }

.empty-invoices {
  text-align: center;
  color: red;
  font-size: 16px; }

.alert-color-red {
  color: red; }

.creditcard-flag-wrapper {
  position: relative; }

.creditcard-flag-position {
  font-size: x-large;
  float: right;
  position: absolute;
  top: -29px;
  right: 25px; }

.w-5 {
  width: 5%; }

.w-10 {
  width: 10%; }

.w-15 {
  width: 15%; }

.flex-column {
  display: flex;
  flex-direction: column; }

.frame-plano-wrapper {
  min-width: 768px;
  font-family: Roboto;
  font-style: normal; }
  .frame-plano-wrapper .text-title {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #002737; }
  .frame-plano-wrapper table {
    width: 100%; }
    .frame-plano-wrapper table tbody:before {
      content: " ";
      display: block;
      height: 10px; }
    .frame-plano-wrapper table th {
      font-weight: 300;
      font-size: 10px;
      line-height: 12px;
      text-transform: uppercase;
      color: #002737; }
    .frame-plano-wrapper table td {
      font-weight: normal;
      font-size: 13px;
      line-height: 15px;
      color: #002737; }
  .frame-plano-wrapper .warning-info {
    font-weight: normal;
    font-size: 13px;
    line-height: 140.62%;
    display: flex;
    align-items: center;
    color: #E82C41;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 0px;
    margin-top: 25px; }
    .frame-plano-wrapper .warning-info b {
      margin-left: 4px; }
    .frame-plano-wrapper .warning-info i {
      margin-right: 5px; }

.creditcard-data-update .modal-dialog {
  top: calc(50% - 25%); }
  .creditcard-data-update .modal-dialog .modal-content {
    background: linear-gradient(180deg, white 70%, #f4f7f9 70%); }

.choose-plan {
  font-family: Roboto;
  font-style: normal; }
  .choose-plan img {
    vertical-align: initial; }
  .choose-plan .title {
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center; }
  .choose-plan .subtitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center; }
  .choose-plan .position-relative {
    position: relative; }
    .choose-plan .position-relative .anual-badge {
      position: absolute;
      right: -100px;
      background: #2F80ED;
      border-radius: 2px;
      padding: 2px 4px;
      font-size: 10px;
      line-height: 12px;
      color: white; }
  .choose-plan .plan-badge {
    border-radius: 4px;
    background: #8673E8;
    color: #FFFFFF;
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 12px;
    padding: 0.5rem 1rem; }
  .choose-plan .plan {
    float: none !important; }
    .choose-plan .plan .plan-badge {
      font-size: 15px;
      line-height: 18px;
      padding: 0.5rem 1rem; }
    .choose-plan .plan .plan-list {
      list-style: none; }
  .choose-plan .plan-link {
    color: red;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 100%;
    text-align: center;
    width: 100%; }
  .choose-plan .choose-plan-banner {
    background: #395F6F;
    border-radius: 8px;
    color: white; }
    .choose-plan .choose-plan-banner h3 {
      color: white; }
    .choose-plan .choose-plan-banner .btn-info {
      color: white;
      border-color: white; }
      .choose-plan .choose-plan-banner .btn-info:hover {
        background-color: white;
        color: red; }
  .choose-plan table {
    border: 2px solid #ccc;
    border-radius: 16px !important;
    border-collapse: separate;
    border-spacing: 0px;
    table-layout: fixed;
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left; }
    .choose-plan table .fa-check:before {
      color: green; }
    .choose-plan table .fa-ban:before {
      color: lightgray; }
    .choose-plan table tr td:nth-child(1) {
      width: 40%; }
    .choose-plan table tr td:nth-child(2) {
      width: 20%; }
    .choose-plan table tr td:nth-child(3) {
      width: 20%; }
    .choose-plan table tr td:nth-child(4) {
      width: 20%; }
    .choose-plan table thead tr td {
      border-bottom: 2px solid #ccc; }
    .choose-plan table thead tr:first-of-type td:last-of-type {
      border-top-right-radius: 16px; }
    .choose-plan table tbody tr:not(:last-of-type) td {
      border-bottom: 2px solid #EDEDED; }
    .choose-plan table tbody tr:last-of-type td:last-of-type {
      border-bottom-right-radius: 16px; }
    .choose-plan table tr td {
      padding: 30px 15px; }
      .choose-plan table tr td:nth-child(1) {
        padding: 15px 15px 15px 30px; }
      .choose-plan table tr td:nth-child(4) {
        padding: 15px 30px 15px 15px; }
      .choose-plan table tr td:not(:nth-child(1)) {
        text-align: center; }
      .choose-plan table tr td:nth-child(even) {
        background-color: #F9F9F9; }

.user-info-plan-content {
  min-height: 200px !important;
  min-width: min-content !important; }

.get-a-plan-banner {
  width: 100%;
  background-color: #395F6F;
  background-image: url("/img/banner-config-plan.svg");
  background-position: 100% center;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 8px; }
  .get-a-plan-banner .get-aplan-banner-CTA {
    width: 218px; }
    .get-a-plan-banner .get-aplan-banner-CTA h1, .get-a-plan-banner .get-aplan-banner-CTA p {
      color: white; }

.billing-health-professional-phrase {
  font-size: 14px; }

.overdue-card {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-around;
  min-width: 799px; }
  .overdue-card a:hover {
    color: #00273D; }

.integration-imed-conexa-card {
  position: relative;
  text-align: center;
  color: white;
  background-image: url("https://cdn.imedicina.com.br/app/integration-imed-conexa-card.svg");
  border-radius: 8px;
  height: 285px;
  background-size: cover;
  background-position: right;
  background-position-y: top; }

.integration-imed-conexa-card > div {
  position: absolute;
  top: 15px;
  left: 16px;
  padding: 2%; }

.integration-imed-conexa-card > div > div {
  width: 54%;
  height: 100%;
  align-items: left;
  text-align: left; }

.integration-card-btn {
  color: white;
  border-color: white;
  width: 45%;
  background-color: transparent; }

.integration-card-plan {
  height: 230px; }

.relative {
  position: relative; }

.discount-chip {
  position: absolute;
  top: 15px;
  width: max-content;
  left: 85%;
  color: #8673E8;
  font-size: small;
  padding: 5px 10px; }

.modal.modal-border-none .modal-content {
  border: none; }

.modal.modal-border-rounded .modal-content {
  border-radius: 8px 8px 4px 4px; }

.modal.modal-header-padding .modal-header {
  padding-bottom: 0px; }

.contentContainer {
  margin: auto;
  width: 530px; }

.bannerImg {
  max-width: 100%;
  max-height: 100%; }

#headerTitle {
  color: #1900AF;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: center; }

#paragraphContent {
  color: #1900AF;
  font-size: 14.5px;
  font-family: 'Roboto'; }

#paragraphContentWithBackgroud {
  background-color: #00cee8;
  padding: 2px;
  border-radius: 3px; }

#footerContent {
  display: block;
  text-align: center; }

#startButton {
  /* Button */
  /* Auto layout */
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  gap: 8px;
  width: 142px;
  height: 44px;
  /* Brand Color / Primary / 300 */
  background: #1900AF;
  border-radius: 8px;
  /* Inside auto layout */
  flex: none;
  order: 2;
  flex-grow: 0;
  /* Text label */
  width: 140px;
  height: 40px;
  /* Button */
  font-family: 'Nexa Text';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  align-items: center;
  text-align: center;
  /* Neutral/Others/Background White */
  color: #FFFFFF;
  /* Inside auto layout */
  flex: none;
  order: 0;
  flex-grow: 0; }

#newsButton {
  /* Etiqueta / Default */
  /* Auto layout */
  margin-left: 10px;
  padding: 2px 8px;
  gap: 10px;
  height: 19px;
  top: 14.5px;
  background: #1900AF;
  border: none;
  border-radius: 4px;
  /* Novidade */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  color: #FFFFFF;
  /* Inside auto layout */
  flex: none;
  order: 0;
  flex-grow: 0; }

#close {
  cursor: pointer;
  position: absolute;
  top: 2%;
  right: 2%;
  font-size: 2em;
  color: #8ca1aa; }

.conexa-warning {
  border: 1px solid #BD9C00;
  background-color: #FFFAE4;
  color: #695700;
  border-radius: 5px;
  height: fit-content; }
  .conexa-warning p {
    margin: 0; }
  .conexa-warning i {
    font-size: 20px; }

.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: 768px) {
  .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; } }

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

.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: 768px) {
  .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; } }

.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-lg {
  border-radius: 1.5rem !important; }

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

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

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

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

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

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

.container {
  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: 768px) {
  .container {
    max-width: 720px; } }

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

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

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

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .row:after, .row:before {
    display: inline-block; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl,
.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: 768px) {
  .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%; } }

.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 > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0; }

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3; }

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px; }

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .form-control:not(:first-child),
.input-group > .custom-select: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,
.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,
.input-group > .custom-file:not(:first-child) .custom-file-label::after {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

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

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

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
  padding: 0.75rem 1.2rem; }

.input-group-prepend {
  margin-right: -1px;
  border-radius: 40px 0 0 40px;
  overflow: hidden; }

.input-group-append {
  margin-left: -1px;
  border-radius: 0 40px 40px 0;
  overflow: hidden; }

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e4eaec;
  border: 1px solid transparent;
  border-radius: 40px; }

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

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.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:last-child > .input-group-text:last-child,
.input-group > .input-group-append:last-child > .btn:last-child {
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.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; }

.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 40px;
  height: 3rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.5rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1.5rem;
  font-size: 1.5rem;
  line-height: 1.5;
  border-radius: 40px; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(4.5rem + 2px); }

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

.card, .modal .modal-content {
  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.0125);
  border-radius: 1.25rem; }

.card > hr, .modal .modal-content > hr {
  margin-right: 0;
  margin-left: 0; }

.card > .list-group:first-child .list-group-item:first-child, .modal .modal-content > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.card > .list-group:last-child .list-group-item:last-child, .modal .modal-content > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

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

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

.card-subtitle {
  margin-top: -0.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: 0.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(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-header + .list-group .list-group-item:first-child {
  border-top: 0; }

.card-footer {
  padding: 0.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(0.25rem - 1px) calc(0.25rem - 1px); }

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

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

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

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

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

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

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.card-deck .card, .card-deck .modal .modal-content, .modal .card-deck .modal-content {
  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, .card-deck .modal .modal-content, .modal .card-deck .modal-content {
    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, .modal .card-group > .modal-content {
    margin-bottom: 15px; } }

@media (min-width: 576px) {
  .card-group {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
  .card-group > .card, .modal .card-group > .modal-content {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0; }
  .card-group > .card + .card, .modal .card-group > .modal-content + .card, .modal .card-group > .card + .modal-content, .modal .card-group > .modal-content + .modal-content {
    margin-left: 0;
    border-left: 0; }
  .card-group > .card:first-child, .modal .card-group > .modal-content:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .card-group > .card:first-child .card-img-top, .modal .card-group > .modal-content:first-child .card-img-top,
  .card-group > .card:first-child .card-header,
  .modal .card-group > .modal-content:first-child .card-header {
    border-top-right-radius: 0; }
  .card-group > .card:first-child .card-img-bottom, .modal .card-group > .modal-content:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer,
  .modal .card-group > .modal-content:first-child .card-footer {
    border-bottom-right-radius: 0; }
  .card-group > .card:last-child, .modal .card-group > .modal-content:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .card-group > .card:last-child .card-img-top, .modal .card-group > .modal-content:last-child .card-img-top,
  .card-group > .card:last-child .card-header,
  .modal .card-group > .modal-content:last-child .card-header {
    border-top-left-radius: 0; }
  .card-group > .card:last-child .card-img-bottom, .modal .card-group > .modal-content:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer,
  .modal .card-group > .modal-content:last-child .card-footer {
    border-bottom-left-radius: 0; }
  .card-group > .card:only-child, .modal .card-group > .modal-content:only-child {
    border-radius: 0.25rem; }
  .card-group > .card:only-child .card-img-top, .modal .card-group > .modal-content:only-child .card-img-top,
  .card-group > .card:only-child .card-header,
  .modal .card-group > .modal-content:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card-group > .card:only-child .card-img-bottom, .modal .card-group > .modal-content:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer,
  .modal .card-group > .modal-content:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child), .modal .card-group > .modal-content: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-img-top, .modal .card-group > .modal-content:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .modal .card-group > .modal-content: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-header,
  .modal .card-group > .modal-content:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
  .modal .card-group > .modal-content:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0; }
  .card-columns .card, .card-columns .modal .modal-content, .modal .card-columns .modal-content {
    margin-bottom: 0.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, .card-columns .modal .modal-content, .modal .card-columns .modal-content {
    display: inline-block;
    width: 100%; } }

.display-1 {
  font-size: 3rem;
  line-height: 1.2; }

.display-2 {
  font-size: 2.5rem;
  line-height: 1.2; }

.display-3 {
  font-size: 2rem;
  line-height: 1.2; }

.display-4 {
  font-size: 1.5rem;
  line-height: 1.2; }

.display-5 {
  font-size: 1rem;
  line-height: 1.2; }

.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: 768px) {
  .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: 768px) {
  .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; } }

.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: 768px) {
  .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; } }

@media print {
  nav.navbar-static-side {
    display: none; }
  body {
    overflow: visible !important; }
  #page-wrapper {
    margin: 0; } }
