/* Fonts */
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('../../fonts/OpenSans/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('../../fonts/OpenSans/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('../../fonts/OpenSans/LWCjsQkB6EMdfHrEVqA1KRJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('../../fonts/OpenSans/xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('../../fonts/OpenSans/59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('../../fonts/OpenSans/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('../../fonts/OpenSans/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* Rewrite */
h1 {
  font-size: 26px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
.x-titulo {
  width: 100%;
  padding: 20px 15% 20px 15%;
  margin: 0px 0px 20px 0px !important;
  background-color: #60479e;
  color: #FFFFFF;
  text-align: left;
}
.x-titulo-grey {
  width: 100%;
  padding: 0px 15% 0px 15%;
  margin: 0px 0px 20px 0px !important;
  background-color: #f4f4f4;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.x-titulo-separador {
  clear: both;
  padding: 0px 0px 5px 0px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #E2E2E2;
  text-align: left;
  color: #6F6F6F;
}
/*** General ***/
html {
  overflow: auto;
  padding: 0px !important;
}
html,
body {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  margin: 0px auto;
  padding: 0;
}
body {
  color: #333;
  font-family: 'Open Sans', sans-serif;
}
a,
a:link {
  text-decoration: none;
  color: #f37053;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #515151 !important;
}
/*** Main Structure ***/
#wrapper {
  width: 100%;
  min-height: calc(100% - 80px) !important;
  padding-bottom: 20px !important;
}
/*** HEADER AREA ***/
#header {
  width: 100%;
  height: 132px;
  background: #FFFFFF;
}
#header #header-content {
  margin: 0 15%;
}
#header #header-content .user-menu {
  float: right;
  width: 54px;
  height: 54px;
  margin: 24px 0px;
  background-color: #6D6D6D;
  border-radius: 5px;
  box-shadow: 0px 0px 20px #f66c4d;
  text-align: center;
  cursor: pointer;
}
#header #header-content .user-menu:hover,
#header #header-content .user-menu.open {
  background-color: #f66c4d;
}
#header #header-content .user-menu .btn-user {
  margin: -6px -26px;
  padding: 6px 26px;
  vertical-align: -24px;
  color: #fff !important;
  font-size: 30px;
  font-weight: bold;
}
#header #info-data {
  width: 100%;
  height: 30px;
  margin: 0 auto;
  background-color: #f4f4f4;
  border-bottom: 1px solid #ededed;
  padding: 5px 15%;
  text-align: right;
  font-size: 90%;
  color: #7E7E7E;
}
#header #info-data ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#header #info-data ul li {
  display: inline-block;
}
#header #info-data ul li:nth-child(2) {
  margin: 0 0 0 20px;
  padding: 0 0 0 25px;
  border-left: 1px solid #D2D2D2;
  /*border-right: 1px solid #D2D2D2;*/
}
#header #info-data a,
#header #info-data a:hover,
#header #info-data a:visited,
#header #info-data a:focus {
  color: #7E7E7E !important;
  text-decoration: none;
}
#header #nav {
  display: flex;
  width: 100%;
  font-size: 95%;
}
#header #nav .nav-logo {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
}
#header #nav .box-logo {
  float: left;
  margin: 21px 0px;
  cursor: pointer;
}
#header #nav .box-logo img {
  height: 60px;
  width: auto;
}
#header #nav .box-logo-wpp {
  float: left;
  margin: 22px 0px;
  cursor: pointer;
}
#header #nav .box-logo-wpp img {
  height: 60px;
  width: auto;
}
#header #nav .user-profile {
  display: inline-block;
  margin: 42px 15px 42px 0px;
  text-align: right;
  color: #6F6F6F;
}
/*** Button Responsive Menu ***/
.btn-responsive-menu {
  display: none;
  float: right;
  margin: 10px 4%;
  padding: 5px;
  cursor: pointer;
  background: #f66c4d;
}
.btn-responsive-menu:hover {
  background: #333333;
}
.span-bar {
  display: block;
  width: 18px;
  height: 2px;
  margin: 5px;
  background-color: #f5f5f5;
}
/*** CONTENT AREA ***/
#container {
  clear: both;
  width: 100%;
  background-color: #FFFFFF;
}
.modal-body .content {
  width: 100%;
}
.modal-body .x-titulo {
  padding: 10px 2%;
}
.content {
  width: 70%;
  height: 100%;
  margin: 0px auto;
  color: #333;
  text-align: left;
}
.content p {
  margin: 0.67em 0;
}
.content .img {
  width: 100%;
}
#profile {
  width: 100%;
  height: 100%;
  text-align: center;
}
/*** MOBILE ***/
.mobile {
  display: none !important;
}
th.no-mobile {
  min-width: 180px !important;
}
/*** Form ***/
form label {
  display: inline-block;
  width: 90%;
  font-weight: bold;
  color: #000000;
}
form input[type="text"],
input[type="date"],
form input[type="password"],
form input[type="email"],
form input[type="tel"],
select[id="dropdown-unidades"],
form input[type="url"],
form input[type="color"],
form input[type="number"],
form input[type="range"],
form input[type="month"],
form input[type="week"],
form input[type="date"],
form input[type="datetime"],
form input[type="datetime-local"],
form input[type="time"],
form input[type="file"],
form select {
  background-color: #FFFFFF !important;
  color: #000000 !important;
  padding: 12px !important;
  width: 100%;
  border: 1px solid #ccc;
  margin: 5px 0 20px 0;
  border-radius: 6px;
  outline: none;
  box-sizing: border-box !important;
  -ms-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
}
form input:focus,
form select:focus {
  box-shadow: 0 0 4px #f37053;
}
form select {
  -webkit-appearance: menulist-button !important;
}
.select2-container {
  width: 100% !important;
  padding-top: 5px;
  padding-bottom: 20px;
}
.select2-container--default .select2-selection--single {
  height: 45px !important;
  background-color: #FFFFFF !important;
  border: 1px solid #ccc !important;
  border-radius: 0px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 8px;
  padding-bottom: 7px;
  color: #000000 !important;
}
.select2-container--default.select2-container--disabled .select2-selection__rendered {
  color: #979797 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 5px !important;
  height: 45px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: -2px !important;
}
.select2-container--open .select2-dropdown--below {
  margin-top: -25px !important;
}
form input[type="radio"],
form input[type="checkbox"] {
  display: none;
}
form input:disabled,
form select:disabled {
  color: #969696 !important;
}
form textarea {
  display: inline-block;
  background-color: #F7F7F7;
  color: #999;
  padding: 10px;
  width: 100%;
  border: 1px solid #ccc;
  font-size: 110%;
  margin: 5px 0 20px 0;
  box-sizing: border-box !important;
  -ms-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
}
form .required {
  display: inline;
  color: #ee0000;
  padding-left: 5px;
}
form .error {
  color: #FF0000;
  margin-top: -15px;
  margin-bottom: 15px;
}
form hr {
  border-top: solid 1px #C0C0C0;
  border-right: none;
  border-bottom: none;
  border-left: none;
}
form .hide-in-form {
  display: none;
}
.form-filter input {
  border: none !important;
  margin: 2px !important;
  outline: none;
  background-color: #F7F7F7 !important;
}
.form-filter input::-webkit-input-placeholder,
.form-filter input:-moz-placeholder,
.form-filter input::-moz-placeholder,
.form-filter input:-ms-input-placeholder {
  color: #333 !important;
}
.x-fieldset {
  padding: 15px 15px 5px;
  margin: 0 0 10px;
  border: 1px dashed #B5B5B5;
}
.x-fieldset .x-legend {
  width: auto;
  padding: 0 5px;
  margin: 0;
  border: none;
  color: #797979;
  font-size: 18px;
}
/*** BUTTON DEFAULT ***/
.bt-def.bt-normal {
  background-color: #D3D3D3;
  color: #333333;
  border: 1px solid #FFFFFF;
}
.bt-def.bt-normal.bt-simple {
  font-weight: normal !important;
  background-color: #EEEEEE;
  font-size: 11px !important;
}
.bt-simple:hover {
  background-color: #333333 !important;
  color: #FFFFFF !important;
}
.bt-simple.bt-hover-red:hover {
  background-color: #B35555 !important;
  border: 1px solid #8E2A2A;
  color: #FFFFFF !important;
}
.bt-def.bt-hover-red:hover {
  background-color: #B35555;
  border: 1px solid #8E2A2A;
}
.bt-def,
.bt-def:visited {
  display: inline-block;
  border-radius: 6px;
  box-shadow: 1px 1px 2px #f37053;
  padding: 15px 20px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #d44e2f;
  color: #FFFFFF;
  margin: 10px 0px 10px 0px;
  cursor: pointer;
  font-family: inherit;
  border: none !important;
  outline: none !important;
}
.bt-def.bt-def-link {
  padding: 7px 20px;
  color: #FFFFFF;
  font-size: 100%;
}
a.bt-def,
a:link.bt-def {
  text-decoration: none;
  color: #FFFFFF;
}
.bt-def:disabled,
.bt-def:hover:disabled,
.bt-def:focus:disabled {
  background-color: #D3D3D3 !important;
  color: #969696 !important;
  border: #C0C0C0 !important;
  box-shadow: 1px 1px 2px #f37053 !important;
}
.bt-def:hover,
.bt-def:focus {
  background-color: #f37053;
  color: #FFFFFF !important;
  box-shadow: 1px 1px 4px #d44e2f !important;
}
.bt-def.bt-full {
  width: 100% !important;
}
.bt-def.bt-half {
  width: 49% !important;
}
.bt-def.bt-small {
  padding: 10px 15px !important;
  font-size: 14px !important;
}
.bt-def.bt-small2 {
  padding: 6px 10px !important;
  font-size: 12px !important;
}
/*** BUTTON SIZE ***/
.bt-small {
  padding: 5px 10px !important;
}
.bt-medium {
  padding: 10px 15px !important;
}
/*** SPACERS ***/
.spacer {
  margin-top: 30px;
}
.solid-spacer {
  margin: 20px 0;
  border-top: 1px solid #ccc;
  width: 100%;
  float: left;
}
.dashed-spacer {
  margin: 20px 0;
  border-top: 1px dashed #ccc;
  width: 100%;
  float: left;
}
/*** BACKGROUND COLOR ***/
.bg-red {
  background-color: red !important;
}
.bg-black {
  background-color: black !important;
}
.bg-white {
  background-color: white !important;
}
.bg-yellow {
  background-color: #ffd800 !important;
}
.bg-green {
  background-color: #339966 !important;
}
.bg-blue {
  background-color: #129ada !important;
}
.bg-orange {
  background-color: #f98d00 !important;
}
.bg-navy {
  background-color: #2c3e50 !important;
}
.bg-grey {
  background-color: #cccccc !important;
}
/*** TEXT COLOR ***/
.red {
  color: red !important;
}
.black {
  color: black !important;
}
.white {
  color: white !important;
}
.yellow {
  color: #ffd800 !important;
}
.green {
  color: #339966 !important;
}
.blue {
  color: #129ada !important;
}
.navy {
  color: #2c3e50 !important;
}
.grey {
  color: #cccccc !important;
}
.orange {
  color: #f98d00 !important;
}
/*** ALIGMENTS ***/
.txt-left {
  text-align: left;
}
.txt-center {
  text-align: center;
}
.txt-right {
  text-align: right;
}
.txt-btn-align {
  text-align: right;
}
/*** FOOTER AREA ***/
#footer {
  clear: both;
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  margin-top: 0;
  padding: 20px 0;
  background: #EEEEEE;
  border-top: 1px solid #D9D9D9;
}
#footer .inner-footer {
  width: 70%;
  margin: 0 auto;
}
.content,
#profile {
  height: initial !important;
}
/*** DEVELOPMENT BOX ***/
#dev-box {
  padding: 8px;
}
#dev-box-matrix {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: grey;
}
#dev-box-matrix #dbm-body {
  padding: 10px;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
#dev-box-matrix .row {
  margin-bottom: 15px;
}
#dev-box-matrix .read-box {
  margin: 5px;
  padding: 10px;
  max-height: 400px;
  overflow: auto;
  background-color: #ffffff;
  color: black;
}
#dev-box-matrix .read-title {
  margin-bottom: 5px;
  font-weight: bold;
  color: #339966;
}
#cadastroNomeSocial {
  padding-left: 15px;
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 5px;
  margin-left: 0px;
}
#ShowSocialName {
  margin-top: 20px;
  margin-left: -15px;
}
#all-laudos-liberados {
  color: #C5002B;
  padding-bottom: 8px;
}
#box-definition-social_name {
  margin-left: -80px;
  width: 650px;
  padding-top: -10px;
  margin-top: 10px;
}
#box-register-social_name {
  margin-top: 10px;
}
.manager_dep,
#unset_dep,
.edit_dependent {
  border: 2px transparent;
  padding: 0px;
  font-size: 15px;
  border-radius: 4px;
  background-color: #f6f6f6;
  cursor: pointer;
}
.unset_dep,
.edit_dependent,
.msg_erro_dep {
  display: none;
  margin-bottom: 5px;
  text-align: left;
}
.bottom-80 {
  margin-bottom: 80px;
}
.bottom-20 {
  margin-bottom: 20px;
}
button.btn.btn-secondary.dropdown-toggle i {
  vertical-align: middle;
}
.busca_cpf {
  display: none;
}
#recaptcha .error {
  padding-left: 15px;
}
.g-recaptcha {
  padding-left: 15px;
  padding-bottom: 30px;
}
.bt-def.btn-small.btn-cpf {
  vertical-align: bottom;
}
@media screen and (min-width: 300px) and (max-width: 1079px) {
  .txt-btn-align {
    text-align: center;
  }
}
@media screen and (min-width: 500px) and (max-width: 1079px) {
  #getModalTriagem {
    left: 60%;
    position: absolute;
    margin: 0px;
    color: #5e5e5e !important;
    background-color: #e7e7e7 !important;
    border: 1px solid #9e9e9e !important;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media screen and (min-width: 770px) and (max-width: 1080px) {
  #getModalTriagem {
    left: 75%;
    position: absolute;
    color: #5e5e5e !important;
    background-color: #e7e7e7 !important;
    border: 1px solid #9e9e9e !important;
  }
}
@media screen and (min-width: 1080px) and (max-width: 1199px) {
  #getModalTriagem {
    left: 75%;
    position: absolute;
    margin-top: 2px;
    color: #5e5e5e !important;
    background-color: #e7e7e7 !important;
    border: 1px solid #9e9e9e !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 4000px) {
  #getModalTriagem {
    left: 73%;
    position: absolute;
    margin-top: 3px;
    color: #5e5e5e !important;
    background-color: #e7e7e7 !important;
    border: 1px solid #9e9e9e !important;
  }
}
.wrapper-horizontal .well {
  border-style: solid;
  border-width: medium;
  border-color: #f66c4d;
}
.colored-icon {
  color: #f66c4d;
}
@media (min-width: 769px) and (max-width: 1400px) {
  #header #header-content {
    margin: 0 5%;
  }
  #header #nav .box-logo a {
    padding: 25px 20px;
  }
  #header #nav .box-logo img {
    height: 60px;
  }
  #header #nav .box-logo-wpp a {
    padding: 25px 20px;
  }
  #header #nav .box-logo-wpp img {
    height: 60px;
  }
  #header #info-data {
    padding: 5px 5%;
  }
  #header #nav .nav {
    display: block !important;
  }
  #header #nav ul li {
    font-size: 88%;
  }
  .x-titulo {
    padding: 20px 5% !important;
  }
  .x-titulo-grey {
    padding: 0px 5% !important;
  }
  .content {
    width: 90% !important;
    margin: 0px auto !important;
  }
  .breadcrumb a {
    font-size: 13px !important;
  }
  #footer .inner-footer {
    width: 90%;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 1.4em;
    margin: 0.15em 0;
  }
  h2 {
    font-size: 1.1em;
    margin: 0.15em 0;
  }
  h3 {
    font-size: 0.9em;
    margin: 0.15em 0;
  }
  .x-titulo {
    padding: 20px 4% !important;
  }
  .x-titulo-grey {
    padding: 0px 4% !important;
  }
  .mobile {
    display: block !important;
  }
  .no-mobile {
    display: none !important;
  }
  #header {
    height: auto;
    background: #fff;
  }
  #header .menu-mobile {
    display: none;
    width: 100%;
    margin: 0px 0px 10px 0px;
  }
  #header .menu-mobile ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #header .menu-mobile ul li.dropdown-header {
    padding: 10px;
    background-color: #E4E4E4;
    font-weight: bold;
  }
  #header .menu-mobile ul li.divider {
    padding: 2px;
    background-color: #E4E4E4;
  }
  #header .menu-mobile ul li {
    padding: 1px 0px 1px 0px;
  }
  #header .menu-mobile ul li a {
    padding: 10px 0 10px 50px;
    display: block;
    background-color: #f6f6f6;
  }
  #header .menu-mobile ul li a:hover {
    background-color: #f37053;
    color: #FFF !important;
  }
  #header #header-content {
    margin: 0px 4%;
  }
  #header #nav .user-menu {
    width: 35px;
    height: 35px;
    margin: 13px 0px;
  }
  #header #nav .user-menu .btn-user {
    vertical-align: -12px;
    font-size: 22px;
  }
  #header #nav .box-logo {
    margin: 16px 16px;
    text-align: left;
    cursor: pointer;
  }
  #header #nav .box-logo img {
    height: 30px;
  }
  #header #nav .box-logo-wpp {
    margin: 16px 16px;
    text-align: left;
    cursor: pointer;
  }
  #header #nav .box-logo-wpp img {
    height: 30px;
  }
  #header #nav .user-profile {
    margin: 22px 10px;
  }
  .btn-responsive-menu {
    display: block;
  }
  #container {
    margin: 0px auto;
  }
  .content {
    width: 92% !important;
  }
  .breadcrumb a:first-of-type:before {
    margin-left: -10px !important;
  }
  .breadcrumb a:before {
    width: 100% !important;
    background: none !important;
    margin-left: -20px !important;
    text-align: center;
    font-size: 18px;
  }
  .breadcrumb a span {
    display: inline-block;
    width: 0px;
    height: 0px;
    overflow: hidden;
  }
  /* Footer */
  #footer {
    height: 115px;
  }
  #footer .inner-footer {
    width: 100%;
  }
  #footer .inner-footer .copyright {
    margin-bottom: 10px;
  }
  #footer .inner-footer div {
    text-align: center !important;
  }
}
@media (max-width: 600px) {
  .medico_container,
  .unidade_container {
    display: block !important;
    width: 100% !important;
    float: none !important;
    padding-left: 0px !important;
  }
  .unidade_container {
    margin-top: 10px;
    border-top: 1px solid #aaa;
  }
}
@media (max-width: 700px) {
  .medico_solicitante_container {
    background-color: lightblue;
    padding: 20px;
    padding-bottom: 0px;
    width: 100% !important;
    float: none !important;
    min-width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 20px;
  }
}
@media (max-width: 729px) {
  #upload_table td {
    display: block;
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
  }
  .pedido_medico_files > form,
  .pedido_medico_files > .cd_pm_arquivo {
    float: left !important;
  }
}
/*** MEDIA PRINT ***/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  #header {
    display: block;
  }
  #header #nav {
    display: inline-block;
    margin: -80px 0 0 30px !important;
  }
  #header #nav a:after,
  #header #nav a:after {
    content: "" !important;
  }
  #container {
    border-top: none !important;
  }
  #etapas,
  .bt-def,
  .marc_conf_txt,
  .marc_conf_sms,
  #footer {
    display: none;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100%;
  }
  @page {
    margin: 1.5cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
/** mobile **/
@media screen and (max-width: 479px) {
  .nav-tabs-responsive > li {
    background: #F6F6F6;
    width: 100.6%;
  }
  .nav-tabs-responsive > li.active > a,
  .nav-tabs-responsive > li.active > a:focus,
  .nav-tabs-responsive > li.active > a:hover {
    border-radius: 4px;
  }
}
/*
 * Etapas
 ******************************************************/
.breadcrumb {
  display: flex;
  width: 100%;
  height: 50px;
  margin: 0 !important;
  padding: 0;
  overflow: hidden;
  counter-reset: flag;
}
.breadcrumb a {
  position: relative;
  display: flex;
  min-height: 35px;
  padding: 0 15px 0 60px;
  float: left;
  flex-grow: 1;
  background: #666;
  font-size: 15px;
  color: white;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  outline: none;
  cursor: default;
}
.breadcrumb a:first-child {
  padding-left: 46px;
  border-radius: 3px 0 0 3px;
}
.breadcrumb a:first-child:before {
  left: 14px;
}
.breadcrumb a:last-child {
  border-radius: 0 3px 3px 0;
  padding-right: 20px;
}
.breadcrumb a:link,
.breadcrumb a:hover,
.breadcrumb a:visited {
  color: #fff !important;
}
.breadcrumb a.active {
  background-color: #f66c4d;
}
.breadcrumb a.active:after {
  background-color: #f66c4d;
  background-image: url('../../images/bc_border.png');
}
.breadcrumb a:after {
  content: '';
  position: absolute;
  top: 0;
  right: -18px;
  width: 22px;
  height: 100%;
  z-index: 999;
  background-color: #666;
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
  background-image: url('../../images/bc_border.png');
}
.breadcrumb a:not(.active) span:before {
  content: '';
  position: absolute;
  left: -3px;
  top: 0;
  width: 22px;
  height: 100%;
  z-index: 999;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  background-image: url('../../images/bc_background.png') !important;
}
.breadcrumb a:last-child:after {
  content: none;
}
.breadcrumb a:before {
  content: counter(flag);
  counter-increment: flag;
  border-radius: 100%;
  width: 20px;
  height: 21px;
  line-height: 20px;
  top: 0;
  bottom: 0;
  left: 32px;
  background: #444;
  font-weight: bold;
  text-align: center;
  margin: auto;
  position: absolute;
}
/* end of etapas */
/*
*   CMO - Listagem procedimentos
*/
.select2-results__option[aria-disabled=true] {
  text-decoration: line-through;
}
/* end of listagem procedimentos */
/*
 * CMO - Exames Latoratoriais
 ******************************************************/
#el-procedimentos select {
  padding: 10px;
}
#select2-el-procedimentos-results .select2-results__option[aria-selected=true] {
  display: none;
}
#select2-el-procedimentos-results .select2-results__option[aria-disabled=true] {
  text-decoration: line-through;
}
.el-unidades .select2-search {
  display: none;
}
/* end of exames latoratoriais */
/*
 * CMO - Escolha procedimento
 ******************************************************/
#procs_selecionados {
  margin-bottom: 15px;
  padding: 5px 15px 10px;
  background-color: #F4F4F4;
  border: 1px solid #C0C0C0;
}
#procs_selecionados .proc_selecionado {
  margin-bottom: 5px;
  padding: 5px 0 0;
  text-align: left;
  background-color: #339966;
  border: 1px solid #d8d8d8;
}
#procs_selecionados .proc_selecionado a {
  color: #000000;
}
#procs_selecionados .proc_selecionado a:hover {
  color: #f37053 !important;
}
#procs_selecionados .proc_acao {
  margin-top: 4px;
  padding: 2px 12px 5px;
  background-color: #f3fff6;
  text-align: right;
}
#procs_selecionados .proc_detalhes {
  padding: 0 8px;
  line-height: 22px;
  color: #FFFFFF;
}
#proc_box {
  background-color: #F6F6F6;
  border: 1px solid #C0C0C0;
  padding: 1.5% 3%;
}
#proc_box form input[type="text"],
#proc_box form select,
#proc_box form textarea {
  background-color: #FFFFFF !important;
  color: #333333 !important;
}
#proc_box .select2-container--default .select2-selection--single {
  background-color: #FFFFFF !important;
  color: #333333 !important;
}
.loading {
  background-color: #F6F6F6;
  border: 1px solid #C0C0C0;
  text-align: center;
  font-size: 100%;
  padding: 60px 0;
}
#escolha_procedimento .tab-content {
  padding: 15px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
#escolha_procedimento .tab-content .esc_proc_setor {
  padding: 8px 0;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #5B5B5B;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
#escolha_procedimento .tab-content .esc_proc_setor:hover {
  background-color: #f37053;
}
/* end of escolha procedimento */
/*
 * CMO - Data Horário / Verifique os Dados
 ******************************************************/
.box_procedimento {
  background-color: #FFFFFF;
  border-left: solid 12px #7F7576;
  border-right: solid 12px #7F7576;
  border-bottom: solid 20px #7F7576;
  margin-bottom: 20px;
}
.box_procedimento .box_procedimento_header {
  background-color: #7F7576;
  padding: 10px 0;
  color: #FFFFFF;
  font-size: 100%;
  font-weight: bold;
}
.box_procedimento .hr_check {
  margin: 0 -12px;
  padding: 4px 10px;
  background-color: #339966;
  color: #FFFFFF;
}
.box_procedimento .table_hrs {
  overflow-x: auto;
}
.box_procedimento table {
  width: 100%;
  min-height: 200px;
  border-spacing: 0;
  border-collapse: collapse;
}
.box_procedimento table th,
.box_procedimento table td {
  border: 1px #EBEBEB solid;
  padding: 4px 3px;
}
.box_procedimento table th {
  height: 38px;
  background: url('../../images/table_header.png') repeat-x top left;
  text-align: center;
  vertical-align: middle;
}
.box_procedimento table td {
  vertical-align: top;
}
.box_procedimento table .data {
  color: #808080;
  font-size: 90%;
  font-weight: normal;
}
.box_procedimento tbody a {
  color: blue;
  text-decoration: underline;
}
.box_procedimento tbody a:hover {
  color: black;
  text-decoration: none;
}
.box_procedimento table tbody .bg-a {
  background-color: #F8F8F8;
}
.box_procedimento table tbody .bg-b {
  background-color: #FAFAFA;
}
.box_procedimento tbody .horario {
  display: block;
  padding: 4px 2px;
}
.box_procedimento tbody .horario:hover {
  background-color: #CACACA;
  color: black;
}
.box_procedimento tbody .ativo {
  background-color: #339966 !important;
  color: white !important;
  text-decoration: none !important;
}
.box_proc_insts {
  max-height: 156px;
  margin: 0 0 15px 0;
  padding: 5px;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #F4F4F4;
  border: solid 1px #C0C0C0;
}
/* end of data horário / verifique os dados */
/*
 * CMO - Marcação
 ******************************************************/
.horario[class*="prior_"] {
  display: none !important;
}
.btn_editar_medico {
  cursor: pointer;
  background-color: #339966;
  padding: 5px;
  margin: 5px;
  border-radius: 5px;
  color: white;
}
.imgload {
  margin-left: 30px;
}
.min-height35 {
  min-height: 35px !important;
}
.btn_editar_medico span {
  font-family: 'Open Sans', sans-serif !important;
}
.medico_container,
.unidade_container {
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  position: relative;
}
.medico_container select,
.unidade_container select {
  width: 100%;
}
.unidade_container {
  float: right;
  padding-left: 10px;
}
.table_hrs,
.relative {
  position: relative !important;
}
.loader-img {
  position: absolute;
  top: 40%;
  left: 50%;
}
.loader-container {
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.loader-gif {
  display: none;
  background-color: white;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-repeat: no-repeat;
}
.hr-white {
  border: none;
  border-bottom: solid 1px #aaa;
}
.box_procedimento table {
  width: 100% !important;
}
/*
 * CMO - Marcação Confirmada
 ******************************************************/
.box_marc_conf {
  border: 1px solid #C0C0C0;
  margin-bottom: 25px;
}
.box_marc_conf .header {
  padding: 10px;
  background-color: #F0F0F0;
  border-bottom: 1px solid #C0C0C0;
  font-weight: bold;
}
box_marc_conf > div {
  word-wrap: break-word;
}
.marc_conf_sms {
  background-color: #EDEDED;
  border: 1px solid #C0C0C0;
  padding: 10px;
}
.marc_conf_sms form input[type="text"] {
  background-color: #FFFFFF;
  width: 200px;
}
/* end of marcação confirmada */
/*
 * CMLABS - Selecionar Endereço
 ******************************************************/
#cd_dados_basicos .box_endereco {
  margin-bottom: 10px;
  padding: 15px;
  border: 1px solid #DBDBDB;
  background-color: #FFFFFF;
  line-height: 25px;
}
#add_endereco {
  text-align: left;
}
#add_endereco .error_box {
  margin-bottom: 15px;
  padding: 5px 15px;
  background-color: #FFC7C7;
  border: 1px solid #B04444;
}
/* end of selecionar endereço */
/*
 * CMLABS - Pedido Médico
 ******************************************************/
.cd_pm_arquivo {
  float: left;
  background: url('../../images/upload-file.png') top left no-repeat;
  width: 140px;
  height: 174px;
  margin: 15px 8px;
}
.cd_pm_arquivo input[type="file"].cd_pedido_medico {
  width: 0;
  height: 148px;
  margin: 0 !important;
  padding-left: 126px !important;
  opacity: 0;
  overflow: hidden;
  cursor: pointer;
}
.cd_pm_fd {
  background: none;
  border: 1px solid #C0C0C0;
}
.cd_pm_fd .file_other_ext {
  width: 100%;
  height: 100%;
  margin-bottom: 3px;
  background-color: #0A8019;
  text-align: center;
}
.cd_ped_med_img {
  width: 140px;
  height: 175px;
  margin-bottom: 3px;
  overflow: auto;
}
/* end of pedido médico */
/*
 * CMLABS - Selecionar Procedimentos
 ******************************************************/
#cd_procedimentos_selecionados {
  background-color: #FAFAFA;
  border: 1px solid #CDCDCD;
  margin: 0 0 15px;
  padding: 10px;
}
#cd_procedimentos_selecionados span {
  margin: 5px 0;
  padding: 10px 0;
  background-color: #339966;
  color: #FFFFFF;
  font-weight: bold;
}
/* end of selecionar procedimentos */
/*
 * Other
 ******************************************************/
.hide {
  display: none;
}
.msg_sucesso {
  padding: 10px 15px;
  margin-bottom: 20px;
  background-color: #CCEFCC;
  border: 1px solid #76B36F;
}
.alerta {
  padding: 10px 15px;
  margin-bottom: 20px;
  background-color: #FFFCB4;
  border: 1px solid #FFEF01;
}
.termo-expandido {
  background-color: #d9edf7;
  padding: 10px 15px;
  margin-bottom: 20px;
}
a.termo-expandido:focus,
a.termo-expandido :hover {
  background-color: #afd9ee;
}
.msg_info {
  background-color: #C1E6FF;
  border: 1px solid #5393EB;
  padding: 10px 15px;
  margin-bottom: 20px;
}
.msg_erro {
  background-color: #FFE0E0;
  border: 1px solid #FFB3B3;
  padding: 5px 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  float: none;
}
.msg_sucesso ul,
.alerta ul,
.msg_info ul,
.msg_erro ul {
  padding-left: 35px;
}
.msg_sucesso .close,
.alerta .close,
.msg_info .close,
.msg_erro .close {
  position: relative;
  float: right;
  top: -1px;
  right: -7px;
  margin-left: 5px;
}
.msg_sucesso .close a,
.alerta .close a,
.msg_info .close a,
.msg_erro .close a {
  color: #969696;
}
.msg_sucesso .close a:hover,
.alerta .close a:hover,
.msg_info .close a:hover,
.msg_erro .close a:hover {
  color: black;
}
.convenio_obs {
  background-color: #FFFDC8;
  border: solid 1px #C0C0C0;
  min-width: 90%;
  height: 150px;
  padding: 5px;
  margin: 5px 0 5px 0;
  float: left;
  overflow: auto;
}
/*** FAQ ***/
.faq {
  width: 100%;
  list-style: none;
  padding: 0;
}
.faq li {
  display: block;
  padding: 20px;
  margin-bottom: 20px;
  background: #f6f6f6;
}
.faq li .info {
  display: block;
}
.faq li .info .type {
  font-weight: bold;
}
.faq li .info p {
  color: #808080;
  text-align: left;
  margin: 10px 0 0 25px;
  font-size: 13px;
}
.faq a .text {
  color: black;
}
select[readonly] {
  background: #eee;
  pointer-events: none;
  touch-action: none;
}
/*** PRELOADER ***/
#preloader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent url('../../images/overlay.png') repeat top left;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#preloader #status {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 310px;
  height: 75px;
  margin: -100px 0 0 -118px;
  padding: 10px 15px;
  background-color: #FFFFFF;
  border: 1px solid black;
  border-radius: 10px 0px 10px 0px;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  #preloader #status {
    width: 240px;
  }
}
/* end of other */
/* Upload Form */
.bt-def.bt-small {
  cursor: pointer;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 200%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9990;
  display: none;
}
.bloco_pedidos_medicos {
  display: none;
  min-width: 956px;
  padding: 0px 15px 10px;
  position: relative;
  z-index: 9990;
  background: #fff;
  width: 100%;
  margin-bottom: 10px;
}
.visible {
  display: block;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* End Upload Form */
.spacer-conv {
  margin: 0px !important;
  padding-top: 5px;
  min-width: 200px !important;
}
.msg-novidades {
  display: flex;
  float: right;
  width: 400px;
  height: 82px;
  margin: 12px;
  padding: 10px;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  background-color: #515151;
  color: #FFFFFF;
  border-radius: 10px;
  line-height: 20px;
  -webkit-animation: news-bg-blink 1.5s infinite;
  /* Safari 4+ */
  -moz-animation: news-bg-blink 1.5s infinite;
  /* Fx 5+ */
  -o-animation: news-bg-blink 1.5s infinite;
  /* Opera 12+ */
  animation: news-bg-blink 1.5s infinite;
  /* IE 10+, Fx 29+ */
}
@-webkit-keyframes news-bg-blink {
  0%,
  49% {
    background-color: #515151;
  }
  50%,
  100% {
    background-color: #f37053;
  }
}
.msg_custom {
  overflow-y: hidden;
  overflow-x: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  transition-delay: 0.7s;
  max-height: 200px;
}
.msg_custom_telemedicina {
  overflow-y: hidden;
  overflow-x: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  transition-delay: 0.7s;
  max-height: 200px;
}
.msg_custom:hover {
  max-height: 450px;
  overflow-y: auto;
  overflow-x: auto;
}
.msg_custom_telemedicina:hover {
  max-height: 450px;
  overflow-y: auto;
  overflow-x: auto;
}
.msg_custom_restricao {
  max-height: 450px !important;
  height: 450px !important;
  overflow-y: auto !important;
  overflow-x: auto !important;
}
.msg_custom_restricao_alert {
  border: solid 2px red !important;
  background-color: #FFC4B4 !important;
}
.msg_custom_restricao_alert:after {
  content: 'É NECESSÁRIO CONCORDAR COM O TERMO DE ACEITE!';
  text-align: center;
  display: block;
  line-height: 30px;
  width: 100%;
  position: relative;
  background-color: red;
  color: white;
  font-weight: bolder;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.msg_custom_priritario {
  padding: 20px;
  text-align: center;
  font-weight: bold;
  background-color: orange;
  color: #555;
}
#obs_agenda {
  background-color: bisque;
  width: 100%;
  display: none;
  padding: 10px;
  margin: 5px 0 20px 0;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.loader-field {
  position: absolute;
  height: 32px;
  width: 32px !important;
  background-image: url(../../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
  display: none;
  float: left;
  margin-top: 33px;
  margin-left: 10px;
}
.medico_solicitante-wrapper {
  display: inline-block;
  width: 85% !important;
  float: right;
}
.box-overlay {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 1000;
  color: white;
  vertical-align: middle;
}
fieldset .box-overlay {
  top: 25px;
}
.box-overlay:after {
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  background: transparent url(../../images/ajax-loader.gif) center center no-repeat;
}
.back-blue tbody td {
  border: none !important;
}
.pedido_medico_campos {
  width: 250px !important;
  min-width: 250px;
  vertical-align: top;
  text-align: left;
}
.pedido_medico_arquivos {
  padding: 10px;
  box-sizing: border-box;
  min-height: 308px;
  background-color: whitesmoke;
  border: solid 1px lightgray;
}
.cd_pm_arquivo {
  margin: 15px 7px !important;
}
#frmDadosMedico input,
#frmDadosMedico textarea {
  width: 100% !important;
  position: relative;
  box-sizing: border-box !important;
}
select[readonly].select2 + .select2-container {
  pointer-events: none;
  touch-action: none;
}
select[readonly].select2 + .select2-container .select2-selection {
  background: #eee;
  box-shadow: none;
}
select[readonly].select2 + .select2-container .select2-selection__arrow,
select[readonly].select2 + .select2-container .select2-selection__clear {
  display: none;
}
.fright-content > * {
  float: right;
}
.cd_pm_fd {
  border: solid 1px lightgray !important;
  background-color: white !important;
}
.medico_solicitante_container {
  background-color: lightblue;
  padding: 20px;
  padding-bottom: 0px;
  max-width: 360px;
  min-width: 360px;
  float: right;
  box-sizing: border-box;
}
#minhas_marcs_abertas {
  padding: 0 10px 10px;
}
#minhas_marcs_realizadas {
  padding: 0 10px 10px;
}
#minha_area_box {
  text-align: center;
}
#minha_area_box .it_mm {
  margin-bottom: 30px;
}
.add-label {
  min-height: 40px;
}
/** select lang **/
.select2-container.select2-container--cmo-lang-option-select {
  width: 115px !important;
}
.select2-container.select2-container--cmo-lang-option-select .select2-results__option.select2-results__option--highlighted {
  background: #ccc;
}
.select_lang .select2-container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.select_lang .select2-container--cmo-lang-option-select .select2-selection--single {
  height: 20px !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border: none !important;
  outline: none;
}
.select_lang .select2-container--cmo-lang-option-select .select2-selection--single .select2-selection__rendered {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  line-height: 18px !important;
}
.select_lang .select2-container--cmo-lang-option-select .select2-selection--single .select2-selection__rendered img {
  margin-top: -1px;
}
.select_lang .select2-container--cmo-lang-option-select .select2-selection--single .select2-selection__arrow b {
  top: 6%;
  margin-left: 0px;
}
.selectLangDropdown {
  border-radius: 2px !important;
  border: 1px solid #c0c0c0 !important;
  width: 115px !important;
  background: #f4f4f4 !important;
}
.select2-container--open .selectLangDropdown.select2-dropdown--below {
  margin-top: 0 !important;
}
#header #info-data ul li:nth-child(2) {
  margin: 0 0 0 10px;
  padding: 0 0 0 15px;
}
#header #info-data ul li:nth-child(3) {
  margin: 0 0 0 10px;
  padding: 0 0 0 15px;
  border-left: 1px solid #D2D2D2;
}
@media only screen and (max-width: 600px) {
  #info-data {
    padding: 6px 0px !important;
  }
}
.btn-chat {
  position: fixed;
  bottom: 80px;
  right: 15px;
  z-index: 100;
}
/** BOX TIPOS DE AGENDAMENTO **/
.tipo-teleage {
  background: #fffaf2;
}
.tipo-teleage .tele-head {
  display: block;
}
.tipo-teleage .tipo-row {
  display: block;
  margin-top: 7px;
}
.tipo-teleage .tipo-row i {
  font-size: 1.2em;
  display: inline-block;
  margin-left: 7px;
  vertical-align: middle;
  color: #a7a7a7;
}
