/* importar */
@import url('https://dd3f2b.claudeassets.com/20250416203025cs_/https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap');
/* cores */
/* @luiz criei essa cor para colocar nos detalhes do aviso */
/* fonte */
/* media query */
/* mixins */
/*
COPIAR E COLAR:
- - -
.animation(-webkit-border-radius -moz-border-radius border-radius, 0.2s, 0s, ease);
.animation(-ms-filter filter -moz-opacity -khtml-opacity opacity, 0.2s, 0s, ease);
.animation(-moz-transform -webkit-transform -o-transform -ms-transform transform, 0.2s, 0s, ease);
.animation(propriedade, 0.2s, 0s, ease);

&::before {
	content: '\f002';
	display: inline-block;
	font-family: "FontAwesome";	
}
*/
.jq-toast-wrap {
  display: block;
  letter-spacing: normal;
  margin: 0;
  padding: 0;
  position: fixed;
  pointer-events: none !important;
  width: 250px;
  z-index: 9000 !important;
}
.jq-toast-wrap * {
  margin: 0;
  padding: 0;
}
.jq-toast-wrap.bottom-left {
  bottom: 20px;
  left: 20px;
}
.jq-toast-wrap.bottom-right {
  bottom: 20px;
  right: 40px;
}
.jq-toast-wrap.top-left {
  left: 20px;
  top: 20px;
}
.jq-toast-wrap.top-right {
  right: 40px;
  top: 20px;
}
.jq-toast-wrap .jq-toast-single {
  display: block;
  width: 100%;
  padding: 10px;
  margin: 0px 0px 5px;
  font-size: 12px;
  font-family: arial, sans-serif;
  line-height: 17px;
  position: relative;
  pointer-events: all !important;
  background-color: #444444;
  color: white;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  border-radius: 10px !important;
}
.jq-toast-wrap .jq-toast-single h2 {
  font-family: arial, sans-serif;
  font-size: 14px;
  margin: 0px 0px 7px;
  background: none;
  color: inherit;
  line-height: inherit;
  letter-spacing: normal;
}
.jq-toast-wrap .jq-toast-single a {
  color: #eee;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px solid white;
  padding-bottom: 3px;
  font-size: 12px;
}
.jq-toast-wrap .jq-toast-single ul {
  margin: 0px 0px 0px 15px;
  background: none;
  padding: 0px;
}
.jq-toast-wrap .jq-toast-single ul li {
  list-style-type: disc !important;
  line-height: 17px;
  background: none;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
}
.jq-toast-wrap .close-jq-toast-single {
  position: absolute;
  top: 6px;
  right: 6px;
  font-size: 22px;
  font-weight: 600;
  cursor: pointer;
}
.jq-toast-wrap .jq-toast-loader {
  display: block;
  position: absolute;
  top: -2px;
  height: 5px;
  width: 0%;
  left: 0;
  border-radius: 5px;
  background: red;
}
.jq-toast-wrap .jq-toast-loaded {
  width: 100%;
}
.jq-toast-wrap .jq-has-icon {
  padding: 10px 10px 10px 50px;
  background-repeat: no-repeat;
  background-position: 10px;
}
.jq-toast-wrap .jq-icon-info {
  background-color: #4170bf;
  background-image: url("https://00415b.claudeassets.com/20250416203025im_/https://medcar.net/themes/global/plugins/toast/css/icones/info.png");
  border-color: #345a99;
  color: #ffffff;
}
.jq-toast-wrap .jq-icon-warning {
  background-color: #faa61a;
  background-image: url("https://be3a52.claudeassets.com/20250416203025im_/https://medcar.net/themes/global/plugins/toast/css/icones/warning.png");
  border-color: #dc8b05;
  color: #ffffff;
}
.jq-toast-wrap .jq-icon-error {
  background-color: #e14d4d;
  background-image: url("https://0be9a8.claudeassets.com/20250416203025im_/https://medcar.net/themes/global/plugins/toast/css/icones/error.png");
  border-color: #d72424;
  color: #ffffff;
}
.jq-toast-wrap .jq-icon-success {
  background-color: #748d3b;
  background-image: url("https://2606f0.claudeassets.com/20250416203025im_/https://medcar.net/themes/global/plugins/toast/css/icones/success.png");
  border-color: #57692c;
  color: #ffffff;
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
  .jq-toast-wrap {
    bottom: 20px !important;
    left: 0px !important;
    margin-left: 20px;
    right: unset !important;
    top: unset !important;
    width: calc(100% - 40px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .jq-toast-wrap {
    bottom: 20px !important;
    left: 0px !important;
    margin-left: 20px;
    right: unset !important;
    top: unset !important;
    width: calc(100% - 40px);
  }
}

/*
     FILE ARCHIVED ON 21:35:57 Jul 18, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:56:49 Jul 08, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.578
  exclusion.robots: 0.055
  exclusion.robots.policy: 0.043
  esindex: 0.01
  cdx.remote: 8.874
  LoadShardBlock: 91.721 (3)
  PetaboxLoader3.resolve: 1530.526 (3)
  PetaboxLoader3.datanode: 81.946 (5)
  load_resource: 1566.671
  loaddict: 47.968
*/