@charset "UTF-8";
/*================================================================================
  Item Name: Materialize - Material Design Admin Template
  Version: 3.1
  Author: GeeksLabs
  Author URL: http://www.themeforest.net/user/geekslabs
================================================================================*/
/*-----------------------------------------

------------------------------------------*/
/*=================================================================================
    General
====================================================================================*/
/*----------------------------------------
  General Layout Style
------------------------------------------*/
* {
  box-sizing: border-box;
  font-family: 'nunito', sans-serif;
  transition: all .3s ease;
  letter-spacing: .5px;
}

body {
  background-color: #F9F9FC;
}

@media screen and (max-width: 800px) {
  body {
    background-color: #FFF;
  }
}

#main {
  padding-left: 240px;
}

footer {
  padding-left: 240px;
}

footer.page-footer {
  padding-top: 0px;
}

select {
  background-color: transparent;
  width: 100%;
  padding: 5px;
  border: none;
  border-radius: 2px;
  height: 3rem;
  border-bottom: 1px solid #9e9e9e;
}

a {
  color: #0886BA;
}

#DataOperaAppPage > section {
  display: none;
}

#DataOperaAppPage.loaded > section {
  display: block;
}

.NoAnimation {
  transition: none;
}

#sidenav-overlay {
  background-color: transparent;
}

.container {
  width: 100%;
  background: #f3f2f5;
  max-width: 100%;
}

.container > div {
  max-width: 1500px;
  margin: auto;
  padding: 0 30px;
}

@media screen and (max-width: 800px) {
  .container > div {
    padding: 0;
  }
}

#left-sidebar-nav {
  position: fixed;
  width: 100px;
  left: 180px;
  z-index: 999;
  height: auto;
}

#left-sidebar-nav span.badge.new {
  line-height: 20px;
  margin-top: 11px;
}

#content .header-search-wrapper {
  width: 100%;
  margin: 0 auto;
  height: 40px;
  display: inline-block;
  position: relative;
}

#content .container .row {
  margin-bottom: 0;
}

.Content {
  width: 100%;
  padding: 45px;
  max-width: 1500px;
  margin: auto;
}

@media screen and (max-width: 800px) {
  .Content {
    padding: 15px;
  }
}

.Content .row {
  margin: 0;
}

.container {
  display: none;
}

@media only screen and (max-width: 993px) {
  #main {
    padding-left: 0;
  }
  footer {
    padding-left: 0;
  }
}

.ps-scrollbar-x-rail {
  z-index: 9999;
}

.ps-scrollbar-y-rail {
  z-index: 9999;
}

.Box {
  border-radius: 10px;
  box-shadow: 0 3px 10px #CCC;
  background: #FFF;
}

.Box__Body {
  padding: 35px;
}

.Pointer {
  cursor: pointer;
}

.Flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.Flex.Normal {
  align-items: normal;
}

.Flex.Nowrap {
  flex-wrap: nowrap;
}

.Flex.Center {
  justify-content: center;
}

.Margin__top--1 {
  margin-top: 8.33px;
}

.Margin__top--2 {
  margin-top: 16.66px;
}

.Margin__top--3 {
  margin-top: 24.99px;
}

.Margin__top--4 {
  margin-top: 33.32px;
}

.Margin__top--5 {
  margin-top: 41.65px;
}

.Margin__top--6 {
  margin-top: 49.98px;
}

.Margin__top--7 {
  margin-top: 58.31px;
}

.Margin__top--8 {
  margin-top: 66.64px;
}

.Margin__top--9 {
  margin-top: 74.97px;
}

.Margin__top--10 {
  margin-top: 83.3px;
}

.Margin__top--11 {
  margin-top: 91.63px;
}

.Margin__top--12 {
  margin-top: 99.96px;
}

.Margin__left--1 {
  margin-left: 8.33px;
}

.Margin__left--2 {
  margin-left: 16.66px;
}

.Margin__left--3 {
  margin-left: 24.99px;
}

.Margin__left--4 {
  margin-left: 33.32px;
}

.Margin__left--5 {
  margin-left: 41.65px;
}

.Margin__left--6 {
  margin-left: 49.98px;
}

.Margin__left--7 {
  margin-left: 58.31px;
}

.Margin__left--8 {
  margin-left: 66.64px;
}

.Margin__left--9 {
  margin-left: 74.97px;
}

.Margin__left--10 {
  margin-left: 83.3px;
}

.Margin__left--11 {
  margin-left: 91.63px;
}

.Margin__left--12 {
  margin-left: 99.96px;
}

.Margin__bottom--1 {
  margin-bottom: 8.33px;
}

.Margin__bottom--2 {
  margin-bottom: 16.66px;
}

.Margin__bottom--3 {
  margin-bottom: 24.99px;
}

.Margin__bottom--4 {
  margin-bottom: 33.32px;
}

.Margin__bottom--5 {
  margin-bottom: 41.65px;
}

.Margin__bottom--6 {
  margin-bottom: 49.98px;
}

.Margin__bottom--7 {
  margin-bottom: 58.31px;
}

.Margin__bottom--8 {
  margin-bottom: 66.64px;
}

.Margin__bottom--9 {
  margin-bottom: 74.97px;
}

.Margin__bottom--10 {
  margin-bottom: 83.3px;
}

.Margin__bottom--11 {
  margin-bottom: 91.63px;
}

.Margin__bottom--12 {
  margin-bottom: 99.96px;
}

.Margin__rigth--1 {
  margin-rigth: 8.33px;
}

.Margin__rigth--2 {
  margin-rigth: 16.66px;
}

.Margin__rigth--3 {
  margin-rigth: 24.99px;
}

.Margin__rigth--4 {
  margin-rigth: 33.32px;
}

.Margin__rigth--5 {
  margin-rigth: 41.65px;
}

.Margin__rigth--6 {
  margin-rigth: 49.98px;
}

.Margin__rigth--7 {
  margin-rigth: 58.31px;
}

.Margin__rigth--8 {
  margin-rigth: 66.64px;
}

.Margin__rigth--9 {
  margin-rigth: 74.97px;
}

.Margin__rigth--10 {
  margin-rigth: 83.3px;
}

.Margin__rigth--11 {
  margin-rigth: 91.63px;
}

.Margin__rigth--12 {
  margin-rigth: 99.96px;
}

.Margin__x--1 {
  margin-left: 8.33px;
  margin-right: 8.33px;
}

.Margin__x--2 {
  margin-left: 16.66px;
  margin-right: 16.66px;
}

.Margin__x--3 {
  margin-left: 24.99px;
  margin-right: 24.99px;
}

.Margin__x--4 {
  margin-left: 33.32px;
  margin-right: 33.32px;
}

.Margin__x--5 {
  margin-left: 41.65px;
  margin-right: 41.65px;
}

.Margin__x--6 {
  margin-left: 49.98px;
  margin-right: 49.98px;
}

.Margin__x--7 {
  margin-left: 58.31px;
  margin-right: 58.31px;
}

.Margin__x--8 {
  margin-left: 66.64px;
  margin-right: 66.64px;
}

.Margin__x--9 {
  margin-left: 74.97px;
  margin-right: 74.97px;
}

.Margin__x--10 {
  margin-left: 83.3px;
  margin-right: 83.3px;
}

.Margin__x--11 {
  margin-left: 91.63px;
  margin-right: 91.63px;
}

.Margin__x--12 {
  margin-left: 99.96px;
  margin-right: 99.96px;
}

.Margin__y--1 {
  margin-top: 8.33px;
  margin-bottom: 8.33px;
}

.Margin__y--2 {
  margin-top: 16.66px;
  margin-bottom: 16.66px;
}

.Margin__y--3 {
  margin-top: 24.99px;
  margin-bottom: 24.99px;
}

.Margin__y--4 {
  margin-top: 33.32px;
  margin-bottom: 33.32px;
}

.Margin__y--5 {
  margin-top: 41.65px;
  margin-bottom: 41.65px;
}

.Margin__y--6 {
  margin-top: 49.98px;
  margin-bottom: 49.98px;
}

.Margin__y--7 {
  margin-top: 58.31px;
  margin-bottom: 58.31px;
}

.Margin__y--8 {
  margin-top: 66.64px;
  margin-bottom: 66.64px;
}

.Margin__y--9 {
  margin-top: 74.97px;
  margin-bottom: 74.97px;
}

.Margin__y--10 {
  margin-top: 83.3px;
  margin-bottom: 83.3px;
}

.Margin__y--11 {
  margin-top: 91.63px;
  margin-bottom: 91.63px;
}

.Margin__y--12 {
  margin-top: 99.96px;
  margin-bottom: 99.96px;
}

.Margin__left--auto {
  margin-left: auto;
}

.Margin__right--auto {
  margin-right: auto;
}

.Margin__x--auto {
  margin-left: auto;
  margin-right: auto;
}

.Device--large {
  display: block;
}

.Device--medium, .Device--small {
  display: none;
}

@media screen and (max-width: 1024px) {
  .Device--medium {
    display: block;
  }
  .Device--noMedium {
    display: none;
  }
}

@media screen and (max-width: 800px) {
  .Device--small {
    display: block;
  }
  .Device--noSmall {
    display: none;
  }
}

.row .col.l1 {
  width: calc(8.33333% - 30px);
  margin: 0;
}

.row .col.l2 {
  width: calc(16.66666% - 30px);
  margin: 0;
}

.row .col.l3 {
  width: calc(24.99999% - 30px);
  margin: 0;
}

.row .col.l4 {
  width: calc(33.33332% - 30px);
  margin: 0;
}

.row .col.l5 {
  width: calc(41.66665% - 30px);
  margin: 0;
}

.row .col.l6 {
  width: calc(49.99998% - 30px);
  margin: 0;
}

.row .col.l7 {
  width: calc(58.33331% - 30px);
  margin: 0;
}

.row .col.l8 {
  width: calc(66.66664% - 30px);
  margin: 0;
}

.row .col.l9 {
  width: calc(74.99997% - 30px);
  margin: 0;
}

.row .col.l10 {
  width: calc(83.3333% - 30px);
  margin: 0;
}

.row .col.l11 {
  width: calc(91.66663% - 30px);
  margin: 0;
}

.row .col.l12 {
  width: 100%;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .row .col.m1 {
    width: calc(8.33333% - 30px);
    margin: 0;
  }
  .row .col.m2 {
    width: calc(16.66666% - 30px);
    margin: 0;
  }
  .row .col.m3 {
    width: calc(24.99999% - 30px);
    margin: 0;
  }
  .row .col.m4 {
    width: calc(33.33332% - 30px);
    margin: 0;
  }
  .row .col.m5 {
    width: calc(41.66665% - 30px);
    margin: 0;
  }
  .row .col.m6 {
    width: calc(49.99998% - 30px);
    margin: 0;
  }
  .row .col.m7 {
    width: calc(58.33331% - 30px);
    margin: 0;
  }
  .row .col.m8 {
    width: calc(66.66664% - 30px);
    margin: 0;
  }
  .row .col.m9 {
    width: calc(74.99997% - 30px);
    margin: 0;
  }
  .row .col.m10 {
    width: calc(83.3333% - 30px);
    margin: 0;
  }
  .row .col.m11 {
    width: calc(91.66663% - 30px);
    margin: 0;
  }
  .row .col.m12 {
    width: 100%;
    margin: 0;
  }
}

@media screen and (max-width: 800px) {
  .row .col.s1 {
    width: calc(8.33333% - 30px);
    margin: 0;
  }
  .row .col.s2 {
    width: calc(16.66666% - 30px);
    margin: 0;
  }
  .row .col.s3 {
    width: calc(24.99999% - 30px);
    margin: 0;
  }
  .row .col.s4 {
    width: calc(33.33332% - 30px);
    margin: 0;
  }
  .row .col.s5 {
    width: calc(41.66665% - 30px);
    margin: 0;
  }
  .row .col.s6 {
    width: calc(49.99998% - 30px);
    margin: 0;
  }
  .row .col.s7 {
    width: calc(58.33331% - 30px);
    margin: 0;
  }
  .row .col.s8 {
    width: calc(66.66664% - 30px);
    margin: 0;
  }
  .row .col.s9 {
    width: calc(74.99997% - 30px);
    margin: 0;
  }
  .row .col.s10 {
    width: calc(83.3333% - 30px);
    margin: 0;
  }
  .row .col.s11 {
    width: calc(91.66663% - 30px);
    margin: 0;
  }
  .row .col.s12 {
    width: 100%;
    margin: 0;
  }
}

.Radius--1 {
  border-radius: 5px;
}

.Radius--2 {
  border-radius: 10px;
}

.Radius--3 {
  border-radius: 15px;
}

.Radius--4 {
  border-radius: 20px;
}

.Radius--5 {
  border-radius: 25px;
}

.Radius--6 {
  border-radius: 30px;
}

.Radius--7 {
  border-radius: 35px;
}

.Radius--8 {
  border-radius: 40px;
}

.Radius--9 {
  border-radius: 45px;
}

.Radius--10 {
  border-radius: 50px;
}

.row:before,
.row::after {
  display: none;
}

.SpaceBetween {
  justify-content: space-between;
}

.toast {
  box-shadow: 0 9px 30px 0 rgba(0, 0, 0, 0.2);
  padding: 0;
  display: flex;
  align-items: center;
  background: #FFF;
  border-radius: 10px;
  padding: 10px 0;
  color: #0054b7;
}

.toast .Toast__Icon {
  padding: 0 15px;
}

.toast .Toast__Msg {
  padding-right: 30px;
}

.toast i {
  padding: 10px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #daebff;
}

.toast.success {
  color: #4caf50;
}

.toast.success i {
  color: currentColor;
  background: #d6ffd7;
}

.toast.danger {
  color: #ee6e73;
}

.toast.danger i {
  color: currentColor;
  background: #ffd8d9;
}

.toast.warning {
  color: #ef6c28;
}

.toast.warning i {
  color: currentColor;
  background: #ffdfcf;
  font-size: 18px;
}

.input-field label.active {
  top: 20px;
}

.row .col {
  padding: 0;
  float: none;
}

footer.page-footer,
footer.page-footer .footer-copyright a {
  background-color: #0886BA;
  color: #FFF;
}

.CustomScroll {
  /* width */
  /* Track */
  /* Handle */
}

.CustomScroll::-webkit-scrollbar {
  width: 7px;
}

.CustomScroll::-webkit-scrollbar-track {
  background: none;
}

.CustomScroll::-webkit-scrollbar-thumb {
  background: #e6e6e6;
  border-radius: 50px;
}

.CustomScroll--border {
  /* width */
  /* Track */
  /* Handle */
}

.CustomScroll--border::-webkit-scrollbar {
  width: 15px;
  box-sizing: content-box;
}

.CustomScroll--border::-webkit-scrollbar-track {
  background: none;
}

.CustomScroll--border::-webkit-scrollbar-thumb {
  background: #D6D6D6;
  border-radius: 50px;
  border: 5px solid #FFF;
}

.datepicker {
  border: none;
  box-shadow: 0 13px 32px 0 rgba(0, 0, 0, 0.11);
}

.datepicker .datepicker--pointer {
  border: none;
}

.datepicker .datepicker--nav {
  background: #FFF;
  box-shadow: none;
  min-height: auto;
  height: auto;
}

.datepicker .datepicker--nav .datepicker--nav-title {
  color: #777;
  font-size: 12px;
}

.datepicker .datepicker--nav .datepicker--nav-title i {
  font-size: 12px;
}

.Notification {
  display: none;
}

@media screen and (max-width: 1024px) {
  .Notification.Toast .CardUser {
    display: none;
  }
}

.Loading {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 4;
}

.Loading.Btn {
  width: auto;
}

.Loading--white {
  background: rgba(253, 148, 148, 0.8);
}

.Loading::before {
  animation: spin 1s infinite linear;
  content: '';
  width: 50px;
  height: 50px;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-bottom-color: #0886BA;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
}

.Page.Loading {
  background: rgba(255, 255, 255, 0.5);
  position: fixed;
}

.Relative {
  position: relative;
}

.EmptyBox {
  font-size: 18px;
  color: #777;
  width: 100%;
}

.EmptyBox__Message {
  text-transform: uppercase;
}

.EmptyBox__Image {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

.EmptyBox__Image img {
  width: auto;
  height: 90px;
}

.select-wrapper span.caret {
  display: none;
}

.select-wrapper .dropdown-content {
  width: 100%;
  border-radius: 3px;
  margin-top: -1px;
  margin-right: -5px;
  box-shadow: 0 13px 32px 0 rgba(0, 0, 0, 0.11);
}

.select-wrapper .dropdown-content li > span {
  color: #777;
  white-space: normal;
  font-size: 13px;
}

.select-wrapper input[type=text],
.select-wrapper input[type=text]:focus {
  padding-right: 35px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.11);
  border: none;
  height: 35px;
  padding-left: 15px;
  font-size: 14px;
  box-sizing: border-box;
  margin: 0;
  border-radius: 3px;
  background: url(../images/icons/down-arrow-blue.svg) right 15px top 10px/15px no-repeat #FFF;
}

.BoxInfo {
  margin-bottom: 15px;
  overflow: hidden;
  transition: none;
}

.BoxInfo:last-child {
  margin-bottom: 0;
}

.BoxInfo__Title {
  color: #0886BA;
  font-size: 11px;
}

.BoxInfo__Text {
  color: #777;
  font: 14px;
}

.BoxInfo__Text--item {
  line-height: 1;
  margin-bottom: 5px;
}

.BoxInfo__Text--item:last-child {
  margin-bottom: 0;
}

.BoxInfo__Text small {
  font-size: 11px;
  display: block;
}

.status {
  background: #888;
  display: inline;
  padding: 1px 5px;
  border-radius: 3px;
  color: #FFF;
  font-size: 10px;
  font-style: normal;
}

.status-requested {
  background: #0054b7;
}

.status-granted {
  background: #4caf50;
}

.status-deny {
  background: #ff3f47;
}

.BlackBackground {
  position: absolute;
  width: 100vw;
  height: 100vh;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.25);
  z-index: 5;
  display: none;
  transition: none;
}

@media screen and (max-width: 800px) {
  .BlackBackground.Show {
    display: block;
  }
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(-15px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeRight {
  from {
    opacity: 0;
    transform: translateX(15px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/*---------------------------------
    Typography
-----------------------------------*/
@font-face {
  font-family: 'nunito';
  src: url(../font/nunito/Nunito-Regular.ttf);
}

@font-face {
  font-family: 'nunito';
  src: url(../font/nunito/Nunito-Bold.ttf);
  font-weight: bold;
}

@font-face {
  font-family: 'nunito';
  src: url(../font/nunito/Nunito-ExtraLight.ttf);
  font-weight: 100;
}

@font-face {
  font-family: 'nunito';
  src: url(../font/nunito/Nunito-Light.ttf);
  font-weight: 300;
}

.small {
  font-size: 1.0rem;
  margin: 0;
  padding: 0;
}

.medium-small {
  font-size: 0.9rem;
  margin: 0;
  padding: 0;
}

.ultra-small {
  font-size: 0.8rem;
  margin: 0;
  padding: 0;
}

small {
  font-size: 0.8rem;
}

.strong {
  font-weight: 600;
}

h4.header {
  line-height: 2.508rem;
  margin: 1.14rem 0 0.912rem 0;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
}

h4.header2 {
  font-size: 1.1rem;
  font-weight: 400;
  text-transform: uppercase;
}

p.title {
  font-size: 1.3rem;
}

p.header {
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
}

li.li-hover:hover {
  background: transparent !important;
}

li.search-out:hover {
  background: transparent;
}

li.mobile:before {
  background: #f7464a;
}

li.kitchen:before {
  background: #46bfbd;
}

li.home:before {
  background: #fdb45c;
}

.more-text {
  padding: 5px 20px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.valign-demo {
  height: 400px;
  background-color: #ddd;
}

.margin {
  margin: 0 !important;
}

.Titulo {
  font-size: 24px;
  font-weight: bold;
  font-family: 'nunito', sans-serif;
}

.ColorPrimary {
  color: #0886BA;
}

.icon {
  background: left center / contain no-repeat transparent;
  width: 15px;
  height: 15px;
  display: inline-block;
}

.icon-user {
  background-image: url(../images/icons/user.svg);
}

.icon-padlock {
  background-image: url(../images/icons/padlock.svg);
}

.icon-birthday {
  background-image: url(../images/icons/birthday.svg);
}

.icon.icon-hand-stop {
  height: 75px;
  width: auto;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}

/*=================================================================================
    Header
====================================================================================*/
/*----------------------------------------
    Page Header
------------------------------------------*/
h1.logo-wrapper {
  margin: 0;
}

h1 span.logo-text {
  display: none;
}

.menu-sidebar-collapse {
  margin: 0 10px;
}

.menu-sidebar-collapse i {
  line-height: 36px !important;
}

header .brand-logo img {
  width: 120px;
  height: auto;
}

.navbar-fixed nav {
  background-color: #FFF;
  box-shadow: none;
}

@media only screen and (max-width: 800px) {
  .navbar-fixed nav {
    border-bottom: 1px solid #e9e9e9;
  }
}

.navbar-fixed nav .nav-wrapper {
  padding: 0 45px;
  margin: auto;
  max-width: 1500px;
}

@media only screen and (max-width: 800px) {
  .navbar-fixed nav .nav-wrapper {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 992px) {
  nav .nav-wrapper {
    text-align: center;
  }
  nav .nav-wrapper a.page-title {
    font-size: 36px;
  }
  ul.side-nav.leftside-navigation {
    top: 56px !important;
  }
}

@media screen and (max-width: 800px) {
  #toolBar {
    display: none;
  }
  #toolBar.Show {
    display: block;
  }
}

/*Search box*/
.nav-wrapper .header-search-wrapper {
  margin: 0;
  width: calc(100% - 600px);
  height: 40px;
  display: inline-block;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .nav-wrapper .header-search-wrapper {
    width: calc(100% - 360px);
  }
}

@media screen and (max-width: 800px) {
  .nav-wrapper .header-search-wrapper {
    width: calc(100% - 100px);
    display: none;
  }
  .nav-wrapper .header-search-wrapper.Show {
    display: block;
  }
}

.nav-wrapper .header-search-wrapper input,
.nav-wrapper .header-search-wrapper input:hover,
.nav-wrapper .header-search-wrapper input:focus {
  width: 100%;
  border-radius: 50px;
  color: #504F4F;
  background: url(../images/icons/magnifying-glass.svg) right 20px center/15px no-repeat #F1F1F1;
  padding: 0 45px 0 20px;
  box-sizing: border-box;
  height: 40px;
}

.nav-wrapper .header-search-wrapper input::-webkit-input-placeholder,
.nav-wrapper .header-search-wrapper input:hover::-webkit-input-placeholder,
.nav-wrapper .header-search-wrapper input:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #777;
}

.header-search-wrapper-small {
  margin: 10px auto 0 10px;
  width: 100%;
  height: 40px;
  display: inline-block;
  position: relative;
}

.header-search-wrapper-small i {
  position: absolute;
  font-size: 24px;
  top: 6px;
  left: 24px;
  line-height: 32px !important;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}

input.header-search-input {
  display: block;
  padding: 8px 8px 8px 72px;
  width: 100%;
  background: rgba(255, 255, 255, 0.3);
  height: 24px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  border: none;
  font-size: 16px;
  appearance: textfield;
  font-weight: 400;
  outline: none;
  border-radius: 3px;
}

input.header-search-input:hover {
  background: rgba(255, 255, 255, 0.5);
}

input.header-search-input:focus {
  color: #333;
  background: #fff;
  border-bottom: none !important;
  box-shadow: none !important;
}

.header-search-wrapper-focus i {
  color: #444;
}

.header-search-input::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input::-moz-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input:-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input:focus::-webkit-input-placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input:focus::-moz-placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input:focus::placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input:focus:-ms-input-placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input::placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

input.header-search-input-small {
  display: block;
  padding: 0px 0px 0px 0px;
  width: 100%;
  background: rgba(255, 255, 255, 0.3);
  height: 24px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  border: none;
  font-size: 16px;
  appearance: textfield;
  font-weight: 400;
  outline: none;
  border-radius: 3px;
}

input.header-search-input-small:hover {
  background: rgba(255, 255, 255, 0.5);
}

input.header-search-input-small:focus {
  color: #333;
  background: #fff;
  border-bottom: none !important;
  box-shadow: none !important;
}

.header-search-wrapper-small-focus i {
  color: #444;
}

.header-search-input-small::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input-small::-moz-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input-small:-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input-small:focus::-webkit-input-placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input-small:focus::-moz-placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input-small:focus::placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input-small:focus:-ms-input-placeholder {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.header-search-input-small::placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.search-out {
  display: none;
}

.search-out input[type=text]:focus:not([readonly]) {
  border-bottom: 1px solid #fff !important;
  box-shadow: none;
}

.search-out-text {
  border-bottom: 1px solid #fff !important;
}

.translation-button img {
  position: relative;
  top: 12px;
}

#translation-dropdown .language-select {
  position: relative;
  top: -9px;
}

#toolBar li {
  margin-left: 10px;
  position: relative;
}

@media screen and (max-width: 800px) {
  #toolBar li {
    position: static;
  }
}

#toolBar li .Icon {
  padding: 20px;
  background: center center / 25px no-repeat transparent;
  border-radius: 50%;
}

@media screen and (max-width: 370px) {
  #toolBar li .Icon {
    padding: 15px;
    background-size: 20px;
  }
}

#toolBar li .Icon:hover {
  background-color: #f1f1f1;
}

#toolBar li .Icon.Icon--menu {
  background-image: url(../images/icons/menu.svg);
}

#toolBar li .Icon.Icon--lupa {
  background-image: url(../images/icons/lupa-grey.svg);
}

#toolBar li .dropdown-content {
  margin-top: 45px;
  border-radius: 10px;
  box-shadow: 0 2px 24px rgba(0, 20, 59, 0.21);
  padding: 10px 0;
}

#toolBar .ChangeFontSize .ChangeFontSize--plus {
  background-image: url(../images/icons/A-plus.svg);
}

#toolBar .ChangeFontSize .ChangeFontSize--minus {
  background-image: url(../images/icons/A-minus.svg);
}

#toolBar .Notification a {
  background-image: url(../images/icons/bell.svg);
  position: relative;
}

#toolBar .Notification a.Active::before {
  content: '';
  padding: 3.5px;
  background: #E63A3A;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 50%;
}

@media screen and (max-width: 370px) {
  #toolBar .Notification a.Active::before {
    top: 6px;
    right: 6px;
  }
}

#toolBar #userName-link {
  height: 40px;
  background: url(../images/icons/down-arrow.svg) right 15px center/13px no-repeat transparent;
  border-radius: 50px;
  padding-right: 35px;
}

#toolBar #userName-link:hover, #toolBar #userName-link.active {
  background-color: #f1f1f1;
  text-decoration: none;
}

#toolBar #userName-link #userName {
  color: #818181;
  text-transform: capitalize;
  font-size: 12px;
  line-height: 40px;
}

#toolBar #userName-link .ImageUser {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
  margin-left: -8px;
  background: center center / cover no-repeat;
}

#profile-dropdown li {
  margin: 0;
}

#profile-dropdown li .small span {
  font-size: 12px;
}

#notification-dropdown {
  width: 100vw;
  height: calc(100vh - 60px);
  max-width: 400px;
  max-height: 350px;
}

@media screen and (max-width: 800px) {
  #notification-dropdown {
    width: calc(100vw - 30px);
    height: calc(100vh - 100px);
    max-height: none;
  }
}

#toolBar li .dropdown-content.Notification {
  padding: 0;
  right: 0;
  top: 0;
  opacity: 1;
  transition: none;
}

@media screen and (max-width: 800px) {
  #toolBar li .dropdown-content.Notification {
    right: 15px;
    margin-top: 85px;
  }
}

.Notification__Close {
  padding: 8px;
  background: url(../images/icons/x.svg) center center/cover no-repeat;
  width: 0;
  float: right;
  margin-right: 10px;
}

.Notification__Header {
  font-size: 12px;
  color: #999;
  padding: 7px;
  padding-left: 18px;
  border: 1px solid #f1f1f1;
  border-width: 0 1px 1px 0;
}

@media screen and (max-width: 800px) {
  .Notification__Header {
    text-align: left;
  }
}

@media screen and (max-width: 800px) {
  .Notification__Body {
    overflow: auto;
    max-height: calc(100% - 31px);
  }
}

.Notification__Body.Empty {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: calc(100% - 40px);
}

.Notification__Body.Empty:before {
  content: '';
  background: url(../images/icons/bell-blue.svg) center center/115px no-repeat;
  width: 100%;
  height: 115px;
  display: block;
}

.Notification__Body.Empty:after {
  content: 'NENHUM AVISO';
  color: #777;
  font-size: 18px;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}

.notification-badge {
  position: relative;
  left: 0px;
  top: -16px;
  color: #ffffff;
  background-color: #FF4081;
  margin: 0 -.8em;
  border-radius: 50%;
  padding: 2px 5px;
  opacity: 0.9;
}

.consentment-count-badge {
  position: relative;
  left: 0px;
  top: -16px;
  color: #000000;
  background-color: #ffffff;
  margin: 0 -.8em;
  border-radius: 50%;
  padding: 2px 5px;
  font-size: 8px;
  opacity: 0.7;
}

#notifications-dropdown h5 {
  font-size: 1rem;
  text-transform: capitalize;
  font-weight: 500;
}

#notifications-dropdown li {
  padding: 10px;
  font-size: 1rem;
}

#notifications-dropdown li > a {
  padding: 0;
  font-size: 1rem;
  font-weight: 300;
}

#notifications-dropdown li > a > i {
  display: inline-block;
  font-size: 1.2rem;
  position: relative;
  top: 4px;
}

#notifications-dropdown li > time {
  font-size: 0.8rem;
  font-weight: 400;
}

#notifications-dropdown li.divider {
  padding: 0;
}

nav {
  line-height: normal;
}

nav .brand-logo {
  position: relative;
}

nav ul li:hover, nav ul li.active {
  background-color: transparent;
}

.MyTimeline {
  display: none;
}

.navbar-fixed {
  z-index: 20;
}

.Consentment {
  width: 100vw;
  height: 100vh;
  position: fixed;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.25);
  z-index: 999;
  padding: 45px;
  display: none;
}

@media screen and (max-width: 800px) {
  .Consentment {
    padding: 15px;
  }
}

.Consentment__Box {
  margin-left: auto;
  max-width: 550px;
  width: 100%;
  height: 100%;
  background: #FFF;
  border-radius: 10px;
  box-shadow: 0 0 29px rgba(0, 0, 0, 0.13);
  color: #777777;
  position: relative;
  opacity: 0;
  margin-right: -100px;
  overflow: hidden;
}

.Consentment__Box.Show {
  opacity: 1;
  margin-right: 0;
}

@media screen and (max-width: 800px) {
  .Consentment__Box {
    width: calc(100% - 30px);
    height: calc(100% - 100px);
    position: absolute;
    bottom: 15px;
    right: -100%;
  }
  .Consentment__Box.Show {
    right: 15px;
  }
}

.Consentment__Menu {
  background-color: #F5F5F5;
  height: 45px;
  display: none;
}

.Consentment__Menu--item {
  color: #777;
  border-color: currentColor;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0;
  margin-left: 30px;
  cursor: pointer;
}

.Consentment__Menu--item.Active {
  color: #2293C1;
  border-bottom: 2px solid currentColor;
}

.Consentment__Main {
  padding: 30px;
  height: calc(100% - 30px);
  overflow: hidden;
}

.Consentment__Body {
  height: calc(100% - 35px);
  overflow: auto;
  padding-right: 18.5px;
  margin-right: -18.5px;
  animation: fadeUp .3s ease;
  display: none;
  position: relative;
}

.Consentment__Body .select-wrapper input[type=text] {
  background-color: #f5f5f5;
}

.Consentment .Show--patient .Consentment--patient,
.Consentment .Show--professional .Consentment--professional {
  display: block;
}

.Consentment__Title {
  font-weight: bold;
  font-size: 15px;
}

.Consentment__Text {
  font-size: 14px;
  font-weight: 200;
}

.Consentment__Buttons button {
  height: 30px;
}

.Consentment__Items .Item {
  width: 100%;
  display: none;
  opacity: 0;
  transform: translateY(-15deg);
}

.Consentment__Items .Item:empty {
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 50vh;
}

.Consentment__Items .Item:empty:before {
  content: '';
  background: url(../images/icons/maleta.svg) center center/115px no-repeat;
  width: 100%;
  height: 115px;
  display: block;
}

.Consentment__Items .Item:empty:after {
  content: 'NENHUMA SOLICITAÇÃO';
  color: #777;
  font-size: 18px;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}

.Consentment__Items.Show--requested .Consentment__Items--requested,
.Consentment__Items.Show--granted .Consentment__Items--granted,
.Consentment__Items.Show--deny .Consentment__Items--deny {
  display: flex;
  animation: fadeUp .3s ease;
  opacity: 1;
  transform: translateY(0);
}

.Consentment__Close {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 8px;
  background: url(../images/icons/x.svg) center center/cover no-repeat;
}

#consent-alert {
  height: calc(100vh - 64px);
  text-transform: uppercase;
  font-size: 18px;
  color: #777;
}

#consent-alert .consentAlertMsg {
  width: 100%;
  max-width: 370px;
  font-weight: 300;
  color: #777777;
}

#consent-alert .consentAlertMsg img {
  width: 115px;
  height: auto;
}

.CardUser {
  background-color: #F5F5F5;
  border-radius: 10px;
  padding: 20px;
  width: 100%;
  margin-bottom: 20px;
}

.CardUser--white {
  background-color: #FFF;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.11);
}

@media screen and (max-width: 800px) {
  .CardUser--white {
    box-shadow: none;
  }
}

.CardUser__Image .ImageUser {
  height: 54px;
  width: 54px;
  border-radius: 50%;
  margin-right: 15px;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.13);
  background: center center / cover no-repeat;
}

.CardUser__Text {
  width: 275px;
}

.CardUser__Name {
  color: #0886BA;
  font-weight: bold;
  font-size: 16px;
}

.CardUser__Info span {
  display: block;
  font-size: 12px;
}

.CardUser__Info span i {
  color: #0886BA;
  font-size: 10px;
  width: 10px;
}

.CardUser__Info span i.icon {
  width: 13px;
  float: left;
  height: 14px;
  margin-left: -2px;
  margin-right: 4px;
}

.CardUser__Buttons {
  text-align: right;
}

.CardUser__Buttons button {
  margin-left: 15px;
}

.CardUser__Close {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 7px;
  background: url(../images/icons/x.svg) center center/cover no-repeat;
}

.Consentment__Items--requested .CardUser__Text {
  width: 190px;
}

.Consentment__Items--requested .CardUser__Buttons {
  min-width: auto;
}

.Notification .CardUser {
  border-radius: 5px;
  max-width: 380px;
  background: #FFF;
  box-shadow: 0 2px 68px 0 rgba(32, 32, 32, 0.2);
  padding: 25px;
  position: fixed;
  bottom: 35px;
  right: 35px;
  opacity: 0;
  transform: translateY(-90px) scale(0.7);
  z-index: 0;
  min-height: 200px;
}

.Notification .CardUser > div {
  opacity: 0;
}

.Notification .CardUser:nth-child(3) {
  opacity: .33;
  transform: translateY(-60px) scale(0.8);
  z-index: 1;
  animation-delay: .6s;
}

.Notification .CardUser:nth-child(2) {
  opacity: .66;
  transform: translateY(-30px) scale(0.9);
  z-index: 2;
  animation-delay: .4s;
}

.Notification .CardUser:nth-child(1) {
  opacity: 1;
  transform: translateY(0) scale(1);
  z-index: 3;
  animation-delay: .2s;
}

.Notification .CardUser:nth-child(1) > div {
  opacity: 1;
}

.Notification .CardUser__Image .ImageUser {
  height: 60px;
  width: 60px;
}

.Notification .CardUser__Message {
  font-size: 12px;
  color: #677380;
}

.Notification .CardUser__Name {
  margin-bottom: 10px;
  text-overflow: ellipsis;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}

.Notification .CardUser__Info span {
  font-size: 10px;
  margin-bottom: 5px;
}

.Notification .CardUser__Text {
  width: calc(100% - 60px);
}

.Notification .Notification__Body .CardUser {
  animation: none;
  box-shadow: none;
  max-width: 100%;
  position: static;
  opacity: 1;
  transform: translateY(0) scale(1);
  border: 1px solid #f1f1f1;
  border-width: 0 1px 1px 0;
  border-radius: 0;
  margin: 0;
  padding: 30px 25px;
  text-align: left;
}

.Notification .Notification__Body .CardUser > div {
  opacity: 1;
  white-space: normal;
}

.Notification .Notification__Body .CardUser__Info {
  color: #333;
}

.Notification .Notification__Body .CardUser__Info i {
  height: inherit;
  line-height: inherit;
}

.avatar .CardUser {
  border-radius: 5px;
  margin-bottom: 30px;
  transition-duration: .1s;
}

.avatar .CardUser:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.11);
}

.avatar .CardUser:active {
  transform: translateY(0);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.11);
}

@media screen and (max-width: 800px) {
  .Consentment__Items .CardUser__Name,
  .Consentment__Items .CardUser > div:not(:last-child) {
    margin-bottom: 15px;
  }
  .Consentment__Items .CardUser__Buttons button {
    margin: 0;
  }
  .Consentment__Items .CardUser__Info {
    padding-left: 15px;
  }
  .Consentment__Items .CardUser__Info i {
    margin-left: -14px;
  }
}

.Search--top {
  border-radius: 5px;
  margin-bottom: 40px;
}

.Search--top .Search__Field {
  width: calc(33.33% - 60px);
}

@media screen and (max-width: 800px) {
  .Search--top .Search__Field {
    width: 100%;
    margin-bottom: 10px;
  }
}

.Search--top .Search__Field:last-child {
  width: auto;
}

@media screen and (max-width: 800px) {
  .Search--top .Search__Field:last-child {
    width: 100%;
    text-align: right;
  }
}

.Search--top .Search__Field label {
  font-weight: bold;
  font-size: 16px;
  color: #777;
  display: block;
  padding-left: 10px;
}

.Search--top .Search__Field input[type=text],
.Search--top .Search__Field input[type=text]:focus {
  border: none;
  padding-left: 15px;
  font-size: 14px;
  margin: 0;
  width: 100%;
  border-radius: 50px;
  color: #504F4F;
  background: #F1F1F1;
  padding: 0 45px 0 20px;
  box-sizing: border-box;
  height: 35px;
  box-shadow: none;
}

.Search--top .Search__Field .Btn--searchPatient {
  width: 90px;
}

.Search--side {
  margin: 30px 0;
}

@media screen and (max-width: 1024px) {
  .Search--side {
    margin: 0;
    position: fixed;
    bottom: -100%;
    right: 45px;
    width: calc(100% - 90px);
    z-index: 6;
  }
  .Search--side.Open {
    bottom: 25px;
  }
  .Search--side.Open .Btn--SearchAdvancedMobile {
    bottom: 90px;
  }
  .Search--side.Open .Btn--SearchMobile {
    background: url(../images/icons/cancel.svg) center center/40% no-repeat, linear-gradient(to right, #0054b7, #009dff);
  }
  .Search--side.Open.Advanced {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.25);
    z-index: 30;
    padding: 15px;
    bottom: 0;
    right: 0;
  }
  .Search--side.Open.Advanced .Btn--SearchMobile,
  .Search--side.Open.Advanced .Btn--SearchAdvancedMobile {
    display: none;
  }
  .Search--side.Open.Advanced .Search__Form {
    width: calc(100% - 30px);
    max-height: calc(100% - 100px);
    overflow: auto;
    background: #FFF;
    border-radius: 10px;
    box-shadow: 0 0 29px rgba(0, 0, 0, 0.13);
    color: #777777;
    padding: 25px;
    position: absolute;
    bottom: 5px;
  }
  .Search--side.Open.Advanced .Search__Field {
    margin-bottom: 15px;
  }
  .Search--side.Open.Advanced .Search__Field label {
    display: block;
    padding-left: 20px;
  }
  .Search--side.Open.Advanced .Search__Field input[type=text] {
    background-color: #f1f1f1;
    box-shadow: none;
    border-radius: 50px;
  }
  .Search--side.Open.Advanced .Search__A {
    display: block;
  }
}

@media screen and (max-width: 800px) {
  .Search--side {
    right: 15px;
    width: calc(100% - 34px);
  }
  .Search--side.Open {
    bottom: 20px;
  }
  .Search--side.Open .Btn--SearchAdvancedMobile {
    bottom: 80px;
  }
}

.Search--side > div {
  margin-bottom: 10px;
}

@media screen and (max-width: 1024px) {
  .Search--side > div {
    margin-bottom: 0;
  }
}

.Search--side .Search__Advanced {
  overflow: hidden;
  height: 0;
}

.Search--side .Search__Field {
  margin-bottom: 10px;
}

@media screen and (max-width: 1024px) {
  .Search--side .Search__Field {
    margin-bottom: 0;
  }
}

.Search--side .Search__Field label {
  font-weight: bold;
  font-size: 16px;
  color: #777;
}

@media screen and (max-width: 1024px) {
  .Search--side .Search__Field label {
    display: none;
  }
}

.Search--side .Search__Field input[type=text],
.Search--side .Search__Field input[type=text]:focus {
  background-color: #FFF;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.11);
  border: none;
  height: 35px;
  padding-left: 15px;
  font-size: 14px;
  box-sizing: border-box;
  margin: 0;
  border-radius: 3px;
}

.Search--side .Search__Field input[type=text].Icon--glass,
.Search--side .Search__Field input[type=text]:focus.Icon--glass {
  background: url(../images/icons/magnifying-glass.svg) right 15px center/15px no-repeat #FFF;
}

@media screen and (max-width: 1024px) {
  .Search--side .Search__Field.Field--term.Show input[type=text],
  .Search--side .Search__Field.Field--term.Show input[type=text]:focus {
    box-shadow: -2px 6px 20px 2px rgba(0, 0, 0, 0.19);
    width: calc(100% - 70px);
    height: 50px;
    border-radius: 50px;
    background-image: none;
    padding-left: 25px;
  }
}

.Search--side .Search__Period input[type=text],
.Search--side .Search__Period input[type=text]:focus {
  width: 45%;
  padding: 0;
}

.Search--side .Search__Period span {
  height: 0;
  border-bottom: 1px solid #D4D4D4;
  width: calc(10% - 10px);
}

@media screen and (max-width: 1024px) {
  .Search--side .Search__Buttons {
    display: none;
  }
}

.Search--side .Search__Buttons .Btn {
  display: none;
}

.Search--side.Advanced .Search__Advanced {
  height: 265px;
  overflow: visible;
}

.Search--side.Advanced .Search__Field {
  margin-bottom: 30px;
}

@media screen and (max-width: 1024px) {
  .Search--side.Advanced .Search__Buttons.Device--medium {
    display: flex;
  }
}

.Search--side.Advanced .Search__Buttons .Btn {
  display: block;
  animation: fadeRight .3s ease;
}

#patient-search {
  transition: none;
}

#patient-search h2 {
  color: #777;
  font-size: 18px;
  font-weight: bold;
  margin: 25px 0 15px;
}

#patient-search .row {
  margin: 0;
}

#patient-search div.Loading {
  width: 100%;
  height: 300px;
  position: relative;
}

#patient-search .EmptyBox {
  max-width: 400px;
}

@media screen and (max-width: 800px) {
  #patient-search .EmptyBox {
    width: 90%;
  }
}

#patient-search-closeicon {
  padding: 10px;
  background: url(../images/icons/x.svg) center center/cover no-repeat;
}

.PatientNotFound {
  padding-bottom: 65px;
  text-transform: uppercase;
  font-size: 18px;
  color: #777;
  width: 100%;
  max-width: 370px;
  font-weight: 300;
  margin: auto;
}

.PatientNotFound img {
  width: 90px;
  height: auto;
  margin-bottom: 25px;
}

/*=================================================================================
    Sidebar
====================================================================================*/
/*----------------------------------------
    Sidebar Main Menu 
------------------------------------------*/
nav.top-nav {
  height: 122px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

nav.top-nav a.page-title {
  line-height: 122px;
  font-size: 48px;
}

nav ul li.no-hover:hover {
  background: none;
}

.side-nav a {
  line-height: 42px;
  height: 42px;
}

.side-nav.leftside-navigation .collapsible-body li.active {
  background-color: rgba(0, 0, 0, 0.04);
}

.side-nav.fixed.leftside-navigation .collapsible-body li.active {
  background-color: rgba(0, 0, 0, 0.04);
}

.side-nav .collapsible-body li a {
  margin: 0 1rem 0 3rem;
}

ul.side-nav.leftside-navigation {
  top: 64px;
  overflow: hidden;
}

ul.side-nav.leftside-navigation hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e0e0e0;
  margin: 1em 0;
  padding: 0;
}

ul.side-nav.leftside-navigation li {
  line-height: 44px;
}

ul.side-nav.leftside-navigation li:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

ul.side-nav.leftside-navigation li.active {
  background-color: rgba(0, 0, 0, 0.04);
}

ul.side-nav.leftside-navigation li a {
  font-size: 14px;
  font-weight: 400;
}

ul.side-nav.leftside-navigation li.user-details {
  background: url("../images/user-bg.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 15px;
  padding: 15px 0 0 15px;
}

ul.side-nav.leftside-navigation li.user-details #profile-dropdown a {
  padding: 8px 15px;
}

ul.side-nav.leftside-navigation .profile-btn {
  margin: 0;
  text-transform: capitalize;
  padding: 0;
  text-shadow: 1px 1px 1px #444;
  font-size: 15px;
}

ul.side-nav.leftside-navigation ul.collapsible-accordion {
  background-color: #fff;
}

ul.side-nav li {
  padding: 0;
}

ul.side-nav .collapsible-header {
  margin: 0;
}

#slide-out li a i {
  line-height: inherit;
  width: 2rem;
  font-size: 1.6rem;
  display: block;
  float: left;
  text-align: center;
  margin-right: 1rem;
}

#slide-out ul.side-nav li {
  padding: 0 !important;
}

.caption {
  font-size: 1.25rem;
  font-weight: 300;
  margin-bottom: 30px;
}

.caption-uppercase {
  font-size: 1.25rem;
  font-weight: 300;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.sidebar-collapse {
  position: absolute;
  left: -170px;
  top: -45px;
}

.user-task,
.user-time {
  margin: 0;
  font-size: 13px;
  color: #fff;
}

.user-roal {
  color: #fff;
  margin-top: -16px;
  font-size: 13px;
  text-shadow: 1px 1px 1px #444;
}

.user-details .row {
  margin: 0;
}

.bold > a {
  font-weight: bold;
}

.rightside-navigation {
  overflow: hidden;
}

/*----------------------------------------
    Right Chat Slideout
------------------------------------------*/
#right-search .input-field {
  margin-top: 0;
}

#consentment-out .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: 45px;
  height: 45px;
  font-weight: 400;
}

#consentment-out .collapsible-header:after {
  color: #fff;
}

#consentment-out .consentment-out-list {
  padding: 5px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}

#consentment-out .favorite-associate-list .circle {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 2px solid #999;
  padding: 3px;
  display: block;
}

#consentment-out .favorite-associate-list .online-user {
  border: 2px solid #00e676;
}

#consentment-out .favorite-associate-list p {
  padding: 0;
}

#consentment-out .favorite-associate-list p.place {
  font-size: 0.8rem;
}

#consentment-out .recent-activity-list-icon {
  margin-top: 8px;
  font-size: 2rem;
}

#consentment-out .recent-activity-list-text a {
  font-size: 0.8rem;
  padding: 0;
  font-weight: 600;
}

#consentment-out .recent-activity-list-text p {
  font-size: 0.9rem;
  padding: 0;
}

.consentment-close-collapse {
  padding: 5px 15px 0 0;
}

/* =================================================================================
    Content
================================================================================= */
/*----------------------------------------
    Breadcrumb
------------------------------------------*/
#breadcrumbs-wrapper {
  background: #f3f3f3;
}

h5.breadcrumbs-header {
  font-size: 1.64rem;
  line-height: 1.804rem;
  margin: 1.5rem 0 0 0;
}

.breadcrumbs {
  padding: 0;
  margin: 15px 0;
  list-style: none;
}

.breadcrumbs > li {
  display: inline-block;
}

.breadcrumbs > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumbs .active {
  font-weight: normal;
  color: #999;
}

.breadcrumbs-title {
  font-size: 1.5rem;
  line-height: 1.804rem;
  margin: 18px 0 0;
}

.breadcrumbs-nav {
  margin: 8px 0 9px;
}

.breadcrumb:before {
  content: "\e7c3";
  font-family: "Material-Design-Icons";
}

/*----------------------------------------
    Tables
------------------------------------------*/
.jsgrid-edit-row input[type="checkbox"], .jsgrid-insert-row input[type="checkbox"], .jsgrid-filter-row input[type="checkbox"], .jsgrid-alt-row input[type="checkbox"], .jsgrid-row input[type="checkbox"], .config-panel input[type=checkbox] {
  position: relative !important;
  left: 0 !important;
  visibility: visible !important;
}

.jsgrid-grid-body {
  height: auto !important;
}

.jsgrid-edit-row select {
  display: block !important;
}

.jsgrid-insert-row select {
  display: block !important;
}

.jsgrid-insert-row .select-wrapper .caret {
  display: none !important;
}

.jsgrid-insert-row .select-wrapper .select-dropdown {
  display: none !important;
}

#jsGrid-sorting {
  height: 500px !important;
  overflow: scroll !important;
}

#jsGrid-page {
  height: 500px !important;
  overflow: scroll !important;
}

#jsGrid-custom-row {
  height: 500px !important;
  overflow: scroll !important;
}

/*----------------------------------------
    Cards
------------------------------------------*/
.card {
  margin: 0;
  border-radius: 10px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  position: relative;
  margin-bottom: 45px;
}

@media screen and (max-width: 800px) {
  .card {
    box-shadow: none;
    margin-bottom: 15px;
  }
}

.card .Loading {
  background: rgba(255, 255, 255, 0.5);
}

.card .card-content {
  padding: 30px 35px;
}

@media screen and (max-width: 800px) {
  .card .card-content {
    padding: 15px 20px;
  }
}

#card-stats .card-content {
  text-align: center;
}

#card-stats .card-stats-title {
  font-size: 1.2rem;
}

#card-stats .card-stats-title i {
  font-size: 1.2rem;
}

#card-stats .card-stats-compare {
  font-size: 1.0rem;
}

#card-stats .card-stats-compare i {
  position: relative;
  top: 5px;
}

#card-stats .card-stats-number {
  font-size: 1.8rem;
  line-height: 2.0rem;
  margin: 0.2rem 0 0.2rem 0;
  font-weight: 500;
}

#card-stats .card .card-content {
  padding: 10px 14px;
}

#card-stats .card .card-action {
  padding: 10px 14px;
}

/* alert card */
#card-alert i {
  font-size: 20px;
  position: relative;
  top: 2px;
}

#card-alert .alert-circle {
  display: inline-block;
  width: 40px;
  white-space: nowrap;
  border-radius: 1000px;
  vertical-align: bottom;
  position: relative;
  top: -5px;
  left: -2px;
}

#card-alert .single-alert {
  line-height: 42px;
}

#card-alert button {
  background: none;
  border: none;
  position: absolute;
  top: 15px;
  right: 10px;
  font-size: 20px;
  color: #fff;
}

#card-alert .card .card-content {
  padding: 20px 40px 20px 20px;
}

#card-alert .card-action i {
  top: 0;
  margin: 0;
}

/* work card */
#work-collections .collection-header {
  font-size: 1.14rem;
  font-weight: 500;
}

#work-collections p.collections-title {
  font-size: 1.0rem;
  padding: 0;
  margin: 0;
  font-weight: 500;
}

#work-collections p.collections-content {
  font-size: 0.9rem;
  padding: 0;
  margin: 0;
  font-weight: 400;
}

#work-collections .collection-item.avatar {
  height: auto;
  padding-top: 22px;
}

/* flight card */
#flight-card .flight-card-title {
  margin: 0;
  font-weight: 300;
  color: #fff;
}

#flight-card .flight-card-date {
  font-size: 1.0rem;
  margin: 0;
  color: #fff;
}

#flight-card .flight-state {
  padding-bottom: 15px;
}

#flight-card .flight-state-two {
  border-left: 1px dashed #9e9e9e;
}

#flight-card .flight-icon {
  font-size: 2.2rem;
  display: block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

#flight-card .card-content-bg {
  background: url("../images/sample-1.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#flight-card .card-content {
  background: rgba(0, 0, 0, 0.25);
}

#flight-card .flight-state-wrapper {
  margin: 0 0 100px 0 !important;
}

#flight-card .card-header .card-title {
  padding: 20px;
}

/* timeline card */
#timeline-card .timeline-card-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 300;
}

#timeline-card .collection-header {
  padding: 20px;
  margin-bottom: 10px;
}

/* task card */
#task-card label {
  display: block;
  color: #608FA4;
  font-size: 11px;
  height: auto;
}

#task-card .task-card-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 300;
}

#task-card .task-card-date {
  font-size: 1.0rem;
  margin: 0;
  color: #fff;
}

#task-card .collection-header {
  padding: 20px;
}

#task-card .task-add {
  position: absolute;
  right: 10px;
  top: 76px;
}

#task-card .task-cat {
  padding: 2px 4px;
  color: #fff;
  margin-left: 37px;
  font-weight: 300;
  font-size: 0.8rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
}

.task-cat {
  padding: 2px 4px;
  color: #fff;
  font-weight: 300;
  font-size: 0.8rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
}

.collection .collection-item.avatar i.circle {
  font-size: 28px;
}

/* profile card */
#profile-card {
  margin-bottom: 40px;
}

@media screen and (max-width: 800px) {
  #profile-card {
    border: 1px solid #e9e9e9;
    margin-bottom: 20px;
  }
}

#profile-card .card-image {
  height: 150px;
}

#profile-card .card-profile-image {
  width: 70px;
  position: absolute;
  top: 10px;
  z-index: 1;
  cursor: pointer;
}

#profile-card .btn-move-up {
  position: relative;
  top: -40px;
  right: -18px;
  margin-right: 10px !important;
}

#profile-card .card-content p {
  font-size: 1.2rem;
  margin: 10px 0 12px 80px;
}

#profile-card .card-title {
  line-height: normal;
  font-size: 18px;
  font-weight: 600;
  color: #0886BA;
  display: block;
  margin-bottom: 20px;
}

@media screen and (max-width: 800px) {
  #profile-card .card-title {
    display: inline-block;
    width: calc(100% - 30px);
  }
}

#profile-card .IconToggleProfile {
  padding: 12px;
  background: url(../images/icons/down-arrow-blue.svg) center center/80% no-repeat transparent;
  margin-right: auto;
  float: right;
  transform: rotate(-180deg);
}

@media screen and (max-width: 800px) {
  #profile-card.Retract .IconToggleProfile {
    transform: rotate(0);
  }
  #profile-card.Retract .card-title {
    margin-bottom: 0;
  }
}

.card-move-up .move-up {
  padding: 20px;
}

/*----------------------------------------
    Charts
------------------------------------------*/
#chart-dashboard {
  padding-top: 12px;
}

#chart-dashboard .card {
  overflow: hidden;
}

#chart-dashboard .card .card-content {
  padding: 10px 14px;
}

.sample-chart-wrapper {
  width: 100%;
}

.chart-title {
  font-size: 1.6rem;
  font-weight: 300;
}

/* Revenue Chart */
.chart-revenue {
  float: right;
  text-align: center;
  padding: 8px;
  border-radius: 3px;
}

.chart-revenue .chart-revenue-total {
  font-size: 0.9rem;
  margin: 0;
}

.chart-revenue .chart-revenue-per {
  font-size: 0.8rem;
  margin: 0;
}

.chart-revenue .chart-revenue-per i {
  position: relative;
  top: 5px;
}

.chart-revenue-switch {
  padding-top: 28px;
  padding-right: 10px;
  color: #fff;
  text-align: right;
}

/* doughnut chart */
.doughnut-chart-status {
  position: relative;
  top: -75px;
  left: 0;
  font-size: 16px;
  font-weight: 500;
  height: 0;
  text-align: center;
}

.doughnut-chart-status p {
  margin-top: -5px;
}

.doughnut-chart-legend li {
  padding: 2px 0;
  font-size: 0.9rem;
}

.doughnut-chart-legend li:before {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  float: left;
  margin-top: 6px;
  margin-right: 4px;
}

a.button-collapse.top-nav {
  position: absolute;
  left: 7.5%;
  top: 0;
  float: none;
  margin-left: 1.5rem;
  color: #fff;
  font-size: 32px;
  z-index: 2;
}

/* trending bar chart */
.trending-bar-chart-wrapper {
  width: 100%;
}

.btn-move-up {
  position: relative;
  top: -28px;
  right: -18px;
  margin-right: 10px !important;
}

/* Flot Chart*/
.flotchart-placeholder {
  width: 100%;
  height: 300px;
  font-size: 13px;
  line-height: 1.2em;
}

#flotchart table {
  position: absolute;
  top: 13px;
  right: 17px;
  font-size: smaller;
  color: #545454;
  width: 100px;
}

#flotchart td {
  padding: 5px;
}

th {
  padding: 5px;
}

/* xCharts */
.xchart-placeholder {
  width: 90%;
  height: 300px;
}

/*Sparkline*/
.jqstooltip {
  border: none !important;
  box-sizing: content-box;
}

.tooltip-class {
  overflow: hidden;
  color: #fff;
  height: 20px;
  width: 30px;
}

#ct2-chart .ct-series.ct-series-a .ct-area {
  fill: #00bcd4;
}

#ct2-chart .ct-series.ct-series-a .ct-point {
  stroke: #00bcd4;
}

#ct2-chart .ct-series.ct-series-a .ct-line {
  stroke: #54e2f4;
}

/*  Widget */
.socialbox .logo {
  color: #fff;
  font-size: 28px;
  left: 20px;
  bottom: 20px;
  position: absolute;
}

.socialbox .info {
  color: #fff;
  margin: 0;
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 15px;
  padding: 0;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .doughnut-chart-status {
    display: none;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .doughnut-chart-status {
    display: none;
  }
  #card-stats .card-stats-compare {
    font-size: 0.8rem;
  }
}

/*----------------------------------------
    Calender
------------------------------------------*/
#full-calendar {
  padding-top: 30px;
}

#calendar h2 {
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 35px;
}

#calendar .fc-day-header {
  text-transform: uppercase;
  font-weight: 400;
}

#external-events {
  padding-top: 50px;
}

#external-events .fc-event {
  color: #fff;
  text-decoration: none;
  padding: 5px;
  margin-bottom: 10px;
  cursor: all-scroll;
  border: none;
}

.fc button {
  background: #fff;
}

.fc td {
  border-width: 0 !important;
}

.fc th {
  border-width: 0 !important;
}

.fc-state-active {
  color: #ff4081 !important;
}

.fc-state-down {
  color: #ff4081 !important;
}

/* General style */
i {
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}

textarea {
  resize: none;
}

.modal-body {
  padding: 15px;
}

/* Main */
main {
  position: fixed;
  top: 0;
  height: 165px;
  background-color: #E6E9ED;
  width: 100%;
  z-index: 2;
  padding-top: 5px;
}

main::after {
  position: absolute;
  content: '';
  pointer-events: none;
}

.semi-zigzag::after {
  bottom: -25px;
  z-index: 10;
  background: inherit;
  box-shadow: -50px 50px 0 #E6E9ED, 50px -50px 0 #E6E9ED;
  left: 50%;
  width: 50px;
  height: 50px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}

.halfcircle::after {
  bottom: -50px;
  left: 50%;
  z-index: 10;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: inherit;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

#span-attach {
  margin-left: 10px;
  color: #fff;
}

.statusBox {
  padding: 5px 0;
}

#status-text {
  margin-top: 7px;
}

.status-actions {
  margin-top: 7px;
  float: right;
}

.user-picture {
  background: url("../img/female.png") center top no-repeat;
  border: 3px solid #fff;
  display: block;
  height: 125px;
  margin: 5px auto;
  width: 125px;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-out;
}

.user-picture:hover {
  border-radius: 0;
}

/* Timeline (status)*/
.main-container {
  margin-top: 150px;
}

.user-picture-thumbnail {
  background: url("../img/female.png") center top no-repeat;
  background-size: 50px 50px;
  border: 2px solid #fff;
  display: block;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  position: absolute;
  left: 12px;
  top: 10px;
}

.doc-picture-thumbnail {
  background: url("../img/doctor2.png") center center no-repeat;
  background-size: 45px 60px;
  border: 2px solid #fff;
  display: block;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  position: absolute;
  left: 12px;
  top: 10px;
}

.user-info-comment {
  position: absolute;
  left: 70px;
  top: 7px;
}

.user-content-comment {
  position: absolute;
  left: 70px;
  bottom: 7px;
}

.user-delete-comment {
  position: absolute;
  right: 10px;
  top: 7px;
  color: #CCD1D9;
}

.user-delete-comment:hover {
  color: #83a8e7;
  cursor: pointer;
}

.user-name-comment {
  font-weight: 600;
  color: #83a8e7;
}

.doc-name-comment {
  font-weight: 600;
  color: #333;
}

.user-date-comment {
  color: #999;
}

.timeline-commentsInput {
  position: relative;
}

.attach {
  margin-top: 10px;
  color: #999;
  font-size: 0.9em;
}

.attach-item {
  position: relative;
  height: 45px;
  display: inline-block;
  margin-right: 25px;
}

.attach-item .filename {
  position: absolute;
  xbottom: 0;
}

.attach-thumb {
  width: auto;
  height: 30px;
  margin: 0 10px;
}

/* Timeline */
.timeline {
  margin: 0 0 40px;
  padding: 0;
  list-style: none;
  position: relative;
}

.timeline .EmptyBox,
.timeline .Loading {
  min-height: 350px;
}

.timeline .EmptyBox__Message,
.timeline .EmptyBox .Terms {
  max-width: 400px;
  width: 100%;
}

ul.timeline-commentsList {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.timeline-commentsList li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* The line */
.timeline > li {
  position: relative;
}

.timeline > li .timeline-date {
  position: absolute;
  color: #777;
  width: 75px;
  font-size: 12px;
  top: 5px;
  line-height: 15px;
}

.timeline > li .timeline-date span {
  display: block;
  text-align: right;
}

@media screen and (max-width: 800px) {
  .timeline > li .timeline-date span {
    display: inline;
    text-align: left;
  }
}

.timeline > li .timeline-label {
  position: relative;
  margin-left: 105px;
  padding-left: 18px;
  padding-bottom: 25px;
  border-left: 1px solid #DEE4E6;
  color: #777;
}

@media screen and (max-width: 800px) {
  .timeline > li .timeline-label {
    margin-left: 0;
  }
}

.timeline > li .timeline-label .timeline-title {
  padding: 0 13px;
  margin-bottom: 10px;
  min-height: 38px;
}

.timeline > li .timeline-label .timeline-title h3 {
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  display: flex;
  flex-wrap: wrap;
  color: #777;
}

.timeline > li .timeline-label .timeline-title h3 span {
  color: #ADB5C6;
  font-size: 13px;
  padding-top: 2px;
}

@media screen and (max-width: 800px) {
  .timeline > li .timeline-label .timeline-title h3 span {
    font-size: 12px;
    display: block;
    width: 100%;
  }
}

.timeline > li .timeline-label .timeline-title.expanded {
  background: #83a8e7;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.timeline > li .timeline-label .timeline-status {
  background: #fff;
  padding: 1em;
  padding-top: 0;
  position: relative;
}

.timeline > li .timeline-label .timeline-status #InfoSection {
  margin-bottom: 7px;
}

.timeline > li .timeline-label .timeline-status p {
  margin: 0;
}

.timeline > li .timeline-label .timeline-status .timeline-item-delete {
  position: absolute;
  top: -45px;
  right: 10px;
  color: #83a8e7;
}

.timeline > li .timeline-label .timeline-status .timeline-item-delete:hover {
  color: #fff;
  cursor: pointer;
}

.timeline > li .timeline-label .timeline-commentsInput {
  padding: 1em;
}

.timeline > li .timeline-label .timeline-title.collapsed:before {
  border-right-color: #DCDFE3;
}

.timeline > li .timeline-label .timeline-title.expanded:before, .timeline > li .timeline-label .timeline-title:hover:before {
  border-right-color: #83a8e7;
}

.timeline > li .timeline-label .small {
  color: #0886BA;
  font-weight: normal;
  font-size: 11px;
  width: 100%;
}

.timeline > li:last-child .timeline-label {
  border: none;
}

#anamnese span {
  margin-bottom: 8px;
  padding-bottom: 8px;
  display: block;
  border-bottom: 1px dashed #c3d5de;
}

#anamnese span:last-child {
  border-bottom: none;
}

/* The date/time */
/* Right content */
/* The triangle */
.timeline-comments {
  background-color: rgba(79, 193, 233, 0.1);
}

.timeline-commentsList li {
  position: relative;
  height: 60px;
  border-bottom: 1px solid rgba(204, 209, 217, 0.5);
  background-color: #F5F7FA;
}

.timeline-commentsList li:first-child {
  border-top: 1px solid #ccd1d9;
}

/* Timeline image */
.timeline > li .Timeline__Icon {
  height: 38px;
  width: 38px;
  border: 4px solid #FFF;
  background: center center / 16px no-repeat #DCF2FF;
  position: absolute;
  left: 105px;
  transform: translateX(-50%);
  z-index: 2;
  border-radius: 50%;
}

@media screen and (max-width: 800px) {
  .timeline > li .Timeline__Icon {
    left: 0;
  }
}

.timeline > li .timeline-event-exams {
  background-image: url(../images/icons/heart-care.svg);
}

.timeline > li .timeline-event-medication {
  background-image: url(../images/icons/tablet-and-pill.svg);
}

.timeline > li .timeline-event-anamnese {
  background-image: url(../images/icons/office-form.svg);
}

/* Example Media Queries */
@media screen and (max-width: 800px) {
  .timeline > li .timeline-date {
    position: relative;
    width: 100%;
    padding: 0 0 1em 1em;
  }
  .timeline > li .timeline-date span:first-child {
    font-size: 13px;
    font-weight: bold;
  }
  .timeline > li .timeline-label .timeline-status {
    padding: 0 0 1em 1em;
  }
  .timeline > li .timeline-label .timeline-title h3 {
    font-size: 1.3em;
  }
}

.timeline-label .collection {
  border: none;
  border-radius: 5px;
  background-color: #EDF5F9;
}

.timeline-label .collection .collection-item {
  padding: 20px;
  color: #477488;
  background-color: #EDF5F9;
  line-height: 18px;
  overflow: hidden;
  max-height: 200px;
  position: relative;
  border: none;
  flex-grow: 1;
}

.timeline-label .collection .collection-item #examResult .ExamResult--number {
  font-size: 16px;
  font-weight: bold;
}

.timeline-label .collection .collection-item .Ler {
  width: 100%;
  top: 182px;
  text-align: center;
  position: absolute;
  background-color: #acacac;
  color: #FFF;
  left: 0;
  cursor: pointer;
}

.timeline-label .collection .collection-item.Open {
  max-height: none;
  position: initial !important;
  margin-bottom: 15px;
}

.timeline-label .collection .collection-item.Open .Ler {
  top: auto;
  bottom: 0;
}

.timeline-label .collection.SinaisVitais {
  padding: 20px 0 0 20px;
}

.timeline-label .collection.SinaisVitais .collection-item {
  padding: 0 20px 20px 0;
  background-color: #EDF5F9;
}

.timeline-label .collection--list .collection-item {
  padding: 8px 11px 0px;
  font-size: 13px;
}

.timeline-label .collection--list .collection-item:nth-child(2n) {
  background-color: #E0EBF1;
}

/* Back to top */
#smoothscroll {
  height: 44px;
  width: 44px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  text-indent: -9999px;
  display: none;
  background: url("../images/back-to-top.png");
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

#smoothscroll:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  background: url("../images/back-to-top.png") no-repeat;
}

.Btn {
  border: none;
  padding: 5px 20px;
  border-radius: 50px;
  color: #FFF;
  background-image: linear-gradient(to right, #0054b7, #009dff);
  box-shadow: 0 12px 15px -8px rgba(0, 84, 183, 0.7);
  height: 35px;
  cursor: pointer;
  transition-duration: .1s;
}

.Btn:hover {
  background-image: linear-gradient(to right, #00336f, #009dff);
}

.Btn:active {
  box-shadow: 0 0 0 0 rgba(0, 84, 183, 0.7);
  transform: translateY(3px);
}

.Btn:disabled, .Btn:disabled:hover {
  cursor: not-allowed;
  background: #CCC;
  box-shadow: none;
}

.Btn > span:last-child {
  padding-left: 15px;
}

.Btn.Loading {
  position: relative;
  font-size: 0;
  pointer-events: none;
}

.Btn.Loading::before {
  animation: spin 1s infinite linear;
  content: '';
  width: 20px;
  height: 20px;
  border: 3px solid rgba(0, 0, 0, 0.1);
  border-bottom-color: #FFF;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
}

.GroupButtons .Btn,
.GroupButtons .Btn--outline {
  margin-right: 35px;
}

.Btn--success {
  background-image: linear-gradient(to right, #4caf50, #35ea3c);
  box-shadow: 0 12px 15px -8px #89e273;
}

.Btn--success:hover {
  background-image: linear-gradient(to right, #347c36, #35ea3c);
}

.Btn--success:active {
  box-shadow: 0 0 0 0 #89e273;
}

.Btn--danger {
  background-image: linear-gradient(to right, #ff3f47, #ee6e73);
  box-shadow: 0 12px 15px -8px #ee6e73bf;
}

.Btn--danger:hover {
  background-image: linear-gradient(to right, #ca2127, #ee6e73);
}

.Btn--danger:active {
  box-shadow: 0 0 0 0 #ee6e73bf;
}

.Btn--warning {
  background-image: linear-gradient(to right, #e86c06, #ffa33f);
  box-shadow: 0 12px 15px -8px #e86c06b0;
}

.Btn--warning:hover {
  background-image: linear-gradient(to right, #d66002, #ffa33f);
}

.Btn--warning:active {
  box-shadow: 0 0 0 0 #e86c06a9;
}

.Btn--light {
  background-image: linear-gradient(to right, #9e9e9e, #e0e0e0);
  box-shadow: 0 12px 15px -8px rgba(0, 0, 0, 0.18);
}

.Btn--light:hover {
  background-image: linear-gradient(to right, #797979, #e0e0e0);
}

.Btn--light:active {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.18);
}

.Btn--outline, .Btn--outline:focus {
  color: #0054b7;
  background: none;
  box-shadow: inset 0 0 0 2px currentColor;
}

.Btn--outline:hover {
  background: none;
  box-shadow: inset 0 0 0 3px currentColor;
}

.Btn--outline:active {
  box-shadow: inset 0 0 0 2px currentColor;
}

.Btn--success.Btn--outline {
  color: #4caf50;
}

.Btn--danger.Btn--outline {
  color: #ff3f47;
}

.Btn--warning.Btn--outline {
  color: #e86c06;
}

.Btn--light.Btn--outline {
  color: #9e9e9e;
}

.Btn--large {
  height: 45px;
  padding: 0 25px;
}

.Btn--small {
  height: 25px;
  padding: 0 15px;
  font-size: 11px;
}

.Btn--SearchMobile, .Btn--SearchMobile:active, .Btn--SearchMobile:hover, .Btn--SearchMobile:focus {
  width: 0;
  height: 0;
  padding: 25px;
  display: none;
  position: fixed;
  bottom: 25px;
  right: 45px;
  background: url(../images/icons/lupa-white.svg) center center/40% no-repeat, linear-gradient(to right, #0054b7, #009dff);
  z-index: 5;
}

@media screen and (max-width: 1024px) {
  .Btn--SearchMobile, .Btn--SearchMobile:active, .Btn--SearchMobile:hover, .Btn--SearchMobile:focus {
    display: inline-block;
  }
}

@media screen and (max-width: 800px) {
  .Btn--SearchMobile, .Btn--SearchMobile:active, .Btn--SearchMobile:hover, .Btn--SearchMobile:focus {
    bottom: 20px;
    right: 20px;
  }
}

.Btn--SearchAdvancedMobile, .Btn--SearchAdvancedMobile:active, .Btn--SearchAdvancedMobile:hover, .Btn--SearchAdvancedMobile:focus {
  width: 0;
  height: 0;
  padding: 20px;
  display: none;
  position: fixed;
  bottom: 25px;
  right: 50px;
  background: url(../images/icons/menu.svg) center center/40% no-repeat #FFF;
  z-index: 2;
  box-shadow: -2px 6px 20px 2px rgba(0, 0, 0, 0.19);
}

@media screen and (max-width: 1024px) {
  .Btn--SearchAdvancedMobile, .Btn--SearchAdvancedMobile:active, .Btn--SearchAdvancedMobile:hover, .Btn--SearchAdvancedMobile:focus {
    display: inline-block;
  }
}

@media screen and (max-width: 800px) {
  .Btn--SearchAdvancedMobile, .Btn--SearchAdvancedMobile:active, .Btn--SearchAdvancedMobile:hover, .Btn--SearchAdvancedMobile:focus {
    bottom: 20px;
    right: 25px;
  }
}

/*----------------------------------------
    Color Palette css for css-color.html page
------------------------------------------*/
.dynamic-color .red, .dynamic-color .pink, .dynamic-color .purple, .dynamic-color .deep-purple, .dynamic-color .indigo, .dynamic-color .blue, .dynamic-color .light-blue, .dynamic-color .cyan, .dynamic-color .teal, .dynamic-color .green, .dynamic-color .light-green, .dynamic-color .lime, .dynamic-color .yellow, .dynamic-color .amber, .dynamic-color .orange, .dynamic-color .deep-orange, .dynamic-color .brown, .dynamic-color .grey, .dynamic-color .blue-grey {
  height: 55px;
  width: 100%;
  padding: 0 15px;
  line-height: 55px;
  font-weight: 500;
  font-size: 12px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.dynamic-color .col {
  margin-bottom: 55px;
}

tr.group {
  background-color: #ddd !important;
}

tr.group:hover {
  background-color: #ddd !important;
}

@media only screen and (max-width: 1024px) {
  tfoot {
    display: none;
  }
}

/*----------------------------------------
    Grid - Flat Site Mockup
------------------------------------------*/
#site-layout-example-left {
  background-color: #90a4ae;
  height: 300px;
}

#site-layout-example-right {
  background-color: #26a69a;
  height: 300px;
}

#site-layout-example-top {
  background-color: #e57373;
  height: 50px;
}

.flat-text-header {
  height: 35px;
  width: 80%;
  background-color: rgba(255, 255, 255, 0.15);
  display: block;
  margin: 27px auto;
}

.flat-text {
  height: 25px;
  width: 80%;
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  margin: 27px auto;
}

.flat-text.small {
  width: 25%;
  height: 25px;
  background-color: rgba(0, 0, 0, 0.15);
}

.flat-text.full-width {
  width: 100%;
}

.col.grid-example {
  border: 1px solid #eee;
  margin: 7px 0;
  text-align: center;
  line-height: 50px;
  font-size: 28px;
  background-color: #ff6347;
  color: #fff;
  padding: 0;
}

.col.grid-example span {
  font-weight: 200;
  line-height: 50px;
}

.waves-color-demo .collection-item {
  height: 57px;
  line-height: 57px;
}

/*----------------------------------------
    Chrome Browser Grid Example
------------------------------------------*/
.browser-window {
  text-align: left;
  width: 100%;
  height: auto;
  display: inline-block;
  -webkit-border-radius: 5px 5px 2px 2px;
  -moz-border-radius: 5px 5px 2px 2px;
  border-radius: 5px 5px 2px 2px;
  background-clip: padding-box;
  background-color: transparent;
  margin: 20px 0;
  overflow: hidden;
}

.browser-window .top-bar {
  height: 30px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background-clip: padding-box;
  border-top: thin solid #eaeae9;
  border-bottom: thin solid #ddd;
  background: linear-gradient(#e7e7e6, #e0e0e0);
}

.browser-window .circle {
  height: 10px;
  width: 10px;
  display: inline-block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #fff;
  margin-right: 1px;
}

.browser-window .circles {
  margin: 5px 12px;
}

.browser-window .content {
  margin: 0;
  width: 100%;
  display: inline-block;
  border-radius: 0 0 5px 5px;
  background-color: #fafafa;
}

.browser-window .row {
  margin: 0;
}

#close-circle {
  background-color: #ff5c5a;
}

#minimize-circle {
  background-color: #fdb45c;
}

#maximize-circle {
  background-color: #1bc656;
}

.clear {
  clear: both;
}

.promo i {
  color: #ee6e73;
  font-size: 6rem;
  display: block;
}

.promo-caption {
  font-size: 1.7rem;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 0;
}

/*----------------------------------------
    Shadow effect
------------------------------------------*/
.shadow-demo {
  background-color: #26a69a;
  width: 100px;
  height: 100px;
  margin: 20px auto;
}

.collapsible-header {
  font-weight: 500;
}

/* Sidebar nav open close icons*/
.collapsible-header:after {
  font-family: "Material-Design-Icons";
  content: "\e7c3";
  float: right;
  color: #9e9e9e;
  font-size: 18px;
}

.collapsible-header.active:after {
  content: "\e7c1";
}

#input-select .input-field label {
  position: absolute;
  top: -14px;
  font-size: 0.8rem;
}

/*----------------------------------------
    icon page
------------------------------------------*/
.icon-demo {
  line-height: 50px;
}

.icon-container i {
  font-size: 3em;
  display: block;
  margin-bottom: 10px;
}

.icon-container .icon-preview {
  height: 120px;
  text-align: center;
}

.icon-holder {
  display: block;
  text-align: center;
  width: 150px;
  height: 115px;
  float: left;
  margin: 0 0 15px 0;
}

.icon-holder p {
  margin: 0;
}

/*----------------------------------------
    Error Page
------------------------------------------*/
.text-long-shadow {
  text-shadow: #1d7d74 1px 1px, #1d7d74 2px 2px, #1d7d74 3px 3px, #1d7d74 4px 4px, #1d7d74 5px 5px, #1d7d74 6px 6px, #1d7d74 7px 7px, #1d7d74 8px 8px, #1d7d74 9px 9px, #1d7d74 10px 10px, #1d7d74 11px 11px, #1d7d74 12px 12px, #1d7d74 13px 13px, #1d7d74 14px 14px, #1d7d74 15px 15px, #1d7d74 16px 16px, #1d7d74 17px 17px, #1d7d74 18px 18px, #1d7d74 19px 19px, #1d7d74 20px 20px, #1d7d74 21px 21px, #208b81 22px 22px, #208b81 23px 23px, #208b81 24px 24px, #208b81 25px 25px, #208b81 26px 26px, #208b81 27px 27px, #208b81 28px 28px, #208b81 29px 29px, #208b81 30px 30px, #26a69a 31px 31px, #26a69a 32px 32px, #26a69a 33px 33px, #26a69a 34px 34px, #26a69a 35px 35px, #26a69a 36px 36px, #26a69a 37px 37px;
  background-color: #26a69a;
  width: 100%;
  font-size: 10rem;
  color: #fff !important;
  text-align: center;
  padding: 20px 0 !important;
}

/*----------------------------------------
    Login Page
------------------------------------------*/
.login-form {
  max-width: 300px;
}

.login-form-text {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.8rem;
}

.profile-image-login {
  width: 126px !important;
  height: 44px !important;
}

.login-text {
  margin-top: -6px;
  margin-left: -6px !important;
}

.Login__Image {
  background: url(../images/bg-1.jpg) right top/cover no-repeat;
  width: 440px;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .Login__Image {
    width: 0;
  }
}

.Login__Image img {
  position: absolute;
  bottom: 24px;
  left: 35px;
  width: 180px;
}

@media screen and (max-width: 1024px) {
  .Login__Image img {
    position: static;
  }
}

@media screen and (max-width: 800px) {
  .Login__Image img {
    margin-bottom: 20px;
  }
}

#login-page .Box {
  box-shadow: 0 13px 32px 0 rgba(0, 0, 0, 0.11);
  overflow: hidden;
  width: calc(100% - 35px);
  margin: auto;
}

@media screen and (max-width: 800px) {
  #login-page .Box {
    box-shadow: none;
    width: 100%;
    height: 100vh;
  }
}

#login-page .Box #loginBtn {
  min-width: 100px;
}

#login-page .Box p {
  color: #777777;
  font-size: 16px;
  line-height: 20px;
}

#login-page .input-field .prefix {
  width: 15px;
}

#login-page .input-field .prefix ~ input,
#login-page .input-field .prefix ~ input:-webkit-autofill {
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  padding-left: 25px;
  box-shadow: inset 0 0 0 50px #FFF;
}

#login-page .input-field .prefix ~ label {
  margin-left: 14px;
}

#login-page .input-field i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#login-page input:focus:not([readonly]) + label {
  color: #0886BA;
}

#login-page input:focus:not([readonly]) {
  border-bottom: #0886BA;
  box-shadow: 0 1px 0 0 #0886BA;
}

/*----------------------------------------
    Email Page
------------------------------------------*/
#mail-app hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e0e0e0;
  margin: 1em 0;
  padding: 0;
}

#mail-app #email-sidebar {
  margin-top: 0;
}

#mail-app #email-list {
  margin-top: 0;
}

#mail-app #email-details {
  margin-top: 0;
}

#mail-app .modal .modal-content {
  padding: 0;
}

.email-unread .email-title {
  font-weight: 500;
}

#email-sidebar {
  min-height: 650px;
}

#email-sidebar li {
  padding: 10px 0;
  text-align: center;
}

#email-sidebar li i {
  padding: 12px;
  color: #272727;
}

#email-sidebar li i.active {
  background: #ddd;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

#email-sidebar li i:hover {
  background: #ddd;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

#email-list {
  padding: 0;
}

#email-list .collection {
  margin: 0;
}

#email-list .collection .collection-item.avatar {
  height: auto;
  padding-left: 72px;
  position: relative;
}

#email-list .collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 10px;
  right: -4px;
}

#email-list .collection .collection-item.avatar .secondary-content.email-time {
  right: 8px;
}

#email-list .collection .collection-item.avatar .icon {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  top: 20px;
}

#email-list .collection .collection-item.avatar .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
  font-weight: 300;
  padding: 10px;
}

#email-list .collection .collection-item.avatar img.circle {
  padding: 0;
}

#email-list .collection .collection-item:hover {
  background: #e1f5fe;
  cursor: pointer;
}

#email-list .collection .collection-item.selected {
  background: #e1f5fe;
  border-left: 4px solid #29b6f6;
}

#email-list .attach-file {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #9e9e9e;
  font-size: 1.1rem;
}

#email-details {
  padding: 15px;
}

#email-details .email-subject {
  font-size: 1.2rem;
}

#email-details .email-subject i {
  font-size: 2.2rem;
}

#email-details .email-tag {
  padding: 3px;
  font-size: 0.9rem;
}

#email-details .collection {
  border: none;
}

#email-details .collection .collection-item.avatar {
  height: auto;
  padding-left: 72px;
  position: relative;
}

#email-details .collection .collection-item.avatar .icon {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
  top: 20px;
}

#email-details .collection .collection-item.avatar .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
  font-weight: 300;
  padding: 10px;
}

#email-details .collection .collection-item.avatar img.circle {
  padding: 0;
}

#email-details .collection .collection-item.selected {
  background: #e1f5fe;
  border-left: 4px solid #29b6f6;
}

#email-details .email-actions {
  padding-top: 25px;
}

#email-details .email-actions a {
  color: #757575;
  padding: 5px;
}

.email-reply {
  padding-top: 20px;
}

.email-reply a {
  color: #757575;
}

.email-reply a i {
  font-size: 2rem;
}

.email-reply p {
  color: #757575;
  margin: 0;
}

.model-email-content {
  padding: 24px;
}

/*----------------------------------------
    Blog
------------------------------------------*/
/* ----- Blog Card -----*/
.blog-card .card .card-content .card-title, .blog-card .card .card-reveal .card-title {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 400;
}

.blog-card .card {
  margin: 0;
}

.blog-card .card .card-content {
  padding: 5px 10px;
}

.blog-card ul.card-action-buttons {
  margin: -26px 10px 0 0;
  text-align: right;
}

.blog-card ul.card-action-buttons li {
  display: inline-block;
  padding-left: 5px;
}

/* -----Blogs Masonery Page----- */
.blog .card .card-content .card-title, .blog .card .card-reveal .card-title {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 400;
}

.blog {
  width: 20%;
  padding: 10px;
}

.blog .card {
  margin: 0;
}

.blog .card .card-content {
  padding: 5px 10px;
}

.blog ul.card-action-buttons {
  margin: -26px 10px 0 0;
  text-align: right;
}

.blog ul.card-action-buttons li {
  display: inline-block;
  padding-left: 5px;
}

.blog-sizer {
  width: 20%;
}

.blog-post-content {
  padding-bottom: 10px;
}

/*  blog page media queries */
@media screen and (max-width: 2200px) {
  .blog-sizer {
    width: 20%;
  }
  .blog {
    width: 20%;
  }
  .doughnut-chart-status {
    top: -100px;
  }
  .product-sizer {
    width: 20%;
  }
  .product {
    width: 20%;
  }
  .gallary-sizer {
    width: 20%;
  }
  .gallary-item img {
    width: 20%;
  }
}

@media screen and (max-width: 1800px) {
  .blog-sizer {
    width: 30%;
  }
  .blog {
    width: 30%;
  }
  .product-sizer {
    width: 30%;
  }
  .product {
    width: 30%;
  }
  .gallary-sizer {
    width: 30%;
  }
  .gallary-item img {
    width: 30%;
  }
}

@media screen and (max-width: 1600px) {
  .blog-sizer {
    width: 33.33%;
  }
  .doughnut-chart-status {
    top: -75px;
  }
  .blog {
    width: 33.33%;
  }
  .product-sizer {
    width: 25%;
  }
  .product {
    width: 25%;
  }
  .gallary-sizer {
    width: 25%;
  }
  .gallary-item img {
    width: 25%;
  }
}

@media screen and (max-width: 1224px) {
  .blog-sizer {
    width: 33.33%;
  }
  .doughnut-chart-status {
    top: -75px;
  }
  .doughnut-chart-status {
    top: -100px;
  }
  .blog {
    width: 33.33%;
  }
  .product-sizer {
    width: 33.33%;
  }
  .product {
    width: 33.33%;
  }
  .gallary-sizer {
    width: 33.33%;
  }
  .gallary-item img {
    width: 33.33%;
  }
}

@media screen and (max-width: 980px) {
  .blog-sizer {
    width: 50%;
  }
  .blog {
    width: 50%;
  }
  .product-sizer {
    width: 50%;
  }
  .product {
    width: 50%;
  }
  .gallary-sizer {
    width: 50%;
  }
  .gallary-item img {
    width: 50%;
  }
}

@media screen and (max-width: 720px) {
  .blog-sizer {
    width: 50%;
  }
  .blog {
    width: 50%;
  }
  .product-sizer {
    width: 50%;
  }
  .product {
    width: 50%;
  }
  .gallary-sizer {
    width: 50%;
  }
  .gallary-item img {
    width: 50%;
  }
}

@media screen and (max-width: 480px) {
  .blog-sizer {
    width: 100%;
  }
  .blog {
    width: 100%;
  }
  .product-sizer {
    width: 100%;
  }
  .product {
    width: 100%;
  }
  .gallary-sizer {
    width: 100%;
  }
  .gallary-item img {
    width: 100%;
  }
}

/* -----Blogs Page Full width 2----- */
#blog-post-full .card-title {
  text-shadow: 1px 1px 4px #000;
  font-weight: 300;
  font-size: 2rem;
}

#blog-post-full .blog-post-full-cat {
  padding: 5px;
  margin: 25px;
  right: 0;
  left: inherit;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#blog-post-full .blog-post-full-cat a {
  color: #fff;
  text-shadow: none;
}

/*----------------------------------------
    Invoice Page
------------------------------------------*/
.invoice-table {
  padding-top: 40px;
}

.invoice-text {
  padding: 18px 0;
}

.invoice-icon i {
  font-size: 2rem;
}

/*----------------------------------------
    Products
------------------------------------------*/
/* ---- Product Card ----- */
.product-card .card .card-content .card-title, .product-card .card .card-reveal .card-title {
  font-size: 1.1rem;
  line-height: 1.6rem;
  font-weight: 400;
}

.product-card .card {
  margin: 0;
}

.product-card .card .card-content {
  padding: 5px 10px;
}

.product-card .card .btn-price {
  width: 65px;
  height: 65px;
  font-weight: 600;
  font-size: 1.0rem;
  line-height: 65px;
  margin: 10px;
  position: absolute;
  top: 0;
  letter-spacing: 0;
}

.product-card ul.card-action-buttons {
  margin: -26px 10px 0 0;
  text-align: right;
}

.product-card ul.card-action-buttons li {
  display: inline-block;
  padding-left: 5px;
}

/* -----Products Masonery ----- */
.product .card .card-content .card-title, .product .card .card-reveal .card-title {
  font-size: 1.1rem;
  line-height: 1.6rem;
  font-weight: 400;
}

.product {
  width: 20%;
  padding: 10px;
}

.product .card {
  margin: 0;
}

.product .card .card-content {
  padding: 5px 10px;
}

.product .card .btn-price {
  width: 65px;
  height: 65px;
  font-weight: 600;
  font-size: 1.0rem;
  line-height: 65px;
  margin: 10px;
  position: absolute;
  top: 0;
  letter-spacing: 0;
}

.product ul.card-action-buttons {
  margin: -26px 10px 0 0;
  text-align: right;
}

.product ul.card-action-buttons li {
  display: inline-block;
  padding-left: 5px;
}

.product-sizer {
  width: 20%;
}

/*----------------------------------------
    Gallary  Page
------------------------------------------*/
.gallary-sizer {
  width: 20%;
}

.gallary-item img {
  width: 20%;
}

.slider .indicators {
  z-index: 9999;
}

/*----------------------------------------
    Contact Page (Map-card)
------------------------------------------*/
.map-card .card .card-content .card-title, .map-card .card .card-reveal .card-title {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 400;
}

/* ---- Map card ----*/
.map-card #map-canvas {
  width: 100%;
  height: 250px;
}

.map-card .btn-move-up {
  top: -38px;
}

/* ---- Map Contact Page ----*/
#map-canvas {
  width: 100%;
  height: 250px;
}

/*----------------------------------------
    Pricing Plan  Page
------------------------------------------*/
.plans-container .collection {
  border: none;
}

.plans-container .collection .collection-item {
  border-bottom: none;
  text-align: center;
  font-size: 1.07rem;
  line-height: 1.6em;
}

.plans-container .collection .collection-item:before {
  font-size: 1.28rem;
  line-height: 1.6em;
  color: #009315;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  content: "\e623";
  margin-right: 10px;
}

.plans-container .card .card-image {
  position: relative;
  width: 100%;
}

.plans-container .card .card-image .card-title {
  position: relative;
  font-size: 1.28rem;
  line-height: 1.6em;
  text-align: center;
  width: 100%;
  padding: 10px 15px;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.1);
}

.plans-container .card .card-image .price {
  position: relative;
  font-size: 5rem;
  line-height: 1.6em;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.plans-container .card .card-image .price sup {
  font-weight: 100;
  font-size: 1.42rem;
  line-height: 1.6em;
  top: -35px;
}

.plans-container .card .card-image .price sub {
  font-weight: 100;
  font-size: 1.42rem;
  line-height: 1.6em;
  top: 0;
}

.plans-container .card .card-image .price-desc {
  text-align: center;
  color: #fff;
  padding-bottom: 10px;
}

.plans-container .card .card-content {
  padding: 0;
}

/*----------------------------------------
    Profile Page
------------------------------------------*/
#profile-page-header .card-image {
  height: 250px;
}

#profile-page-header .card-profile-image {
  width: 110px;
  position: absolute;
  top: 190px;
  z-index: 1;
  left: 40px;
  cursor: pointer;
  margin: 0;
}

#profile-page-header .card-content {
  margin-top: -40px;
}

#profile-page-header .card-content .card-title {
  margin-bottom: 0;
}

/*profile-page-wall*/
#profile-page-wall .profile-image-post {
  width: 60px;
  margin: 30px 10px;
}

#profile-page-wall .tab-content {
  padding: 10px;
}

#profile-page-wall .share-icons {
  margin-top: 10px;
}

#profile-page-wall .share-icons i {
  padding: 0 5px;
}

#profile-page-wall .tab-profile .tab i {
  font-size: 16px;
}

#profile-page-wall-posts .profile-small {
  height: 250px;
  overflow: hidden;
}

#profile-page-wall-posts .profile-medium {
  height: 350px;
  overflow: hidden;
}

#profile-page-wall-posts .profile-large {
  height: 450px;
  overflow: hidden;
}

#profile-page-wall-posts .card-profile-title {
  font-size: 16px;
  padding: 20px;
  border-radius: 0 0 2px 2px;
}

#profile-page-wall-posts .card-action-share {
  padding: 16px;
}

/*----------------------------------------
    footer charts
------------------------------------------*/
.page-footer .container {
  padding: 0px;
}

#world-map-markers {
  height: 300px;
}

#polar-chart-holder {
  padding-top: 20px;
}

footer {
  z-index: 998;
  position: absolute;
  padding: 0;
  margin: 0;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: #efefef;
  text-align: center;
  position: fixed;
}
