/* ********************************************* */
/* * Guillermo Escobar (guillermo.jemo.com.mx) * */
/* ********************************************* */
:root {}
/* ********************************************* */
/* * JEMO Default Format                       * */
/* ********************************************* */
html { zoom: 1; font-smoothing: antialiased; text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -moz-osx-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -moz-osx-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -ms-text-size-adjust: 100%; scroll-behavior: smooth; }
body { direction: ltr; overflow-x: hidden; overflow-y: auto; margin: 0; border: 0; padding: 0; font-family: 'Roboto', 'Roboto Condensed', 'Roboto Slab', sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.4; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
a { background-color: transparent; line-height: inherit; text-decoration: none; }
a:active, a:hover { background: transparent; outline: 0; }
abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; -moz-text-decoration: underline dotted; text-decoration: underline dotted; }
address { font-style: normal; font-size: 0.875rem; }
b, strong { font-weight: bold; }
button,
input[type="submit"] { display: inline-block; margin-bottom: 0; border: 0 solid transparent; border-radius: 2px; padding: 8px 32px; background-image: none; cursor: pointer; user-select: none; font-size: inherit; font-weight: normal; text-align: center; white-space: nowrap; vertical-align: middle; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1rem; }
dfn { font-style: italic; }
fieldset { margin: 0; border: 1px solid; border-radius: 4px; padding: 8px 16px 0 16px; }
fieldset.collapsed { height: auto !important; }
fieldset.form-wrapper { margin: 0 0 32px 0; }
fieldset .fieldset-wrapper { padding: 1rem; }
figure { margin: 0; }
form { }
h1, h2, h3, h4, h5, h6 { margin: 0; color: inherit; }
h1 { margin-bottom: calc(3vw + 1rem); font-weight: 600; font-size: calc(2.5rem + 2vw); line-height: 1; }
h2 { margin-bottom: calc(2vw + 1rem); font-weight: 600; font-size: calc(2rem + 1vw); line-height: 1; }
h3 { margin-bottom: calc(1vw + 1rem); font-weight: 300; font-size: calc(1.5rem + 0.50vw); line-height: 1.1; }
h4 { margin-bottom: 1rem; font-weight: 400; font-size: calc(1.25rem + 0.25vw); line-height: 1.15; }
h5 { margin-bottom: 1rem; font-weight: 600; font-size: calc(1.125rem + 0.25vw); line-height: 1.20; }
h6 { margin-bottom: 1rem; font-weight: 400; font-size: calc(0.875rem + 0.125vw); line-height: 1.25; }
hr { height: 0; margin-bottom: 32px; border: 0; border-top: 1px solid inherit; }
hr { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
img { border: 0; vertical-align: middle; max-width: 100%; height: auto; }
input { line-height: 22px; font-size: inherit; }
input[type="checkbox"],
input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea { display: block; max-width: 100%; width: 100%; margin: 0; border-radius: 2px; padding: 8px 16px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.050);  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.050); }
input[type="text"],
input[type="password"],
input[type="email"],
select { max-height: 38px; }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: 22px; }
label { margin: 0 0 4px 0; font-weight: normal; opacity: 0.8; font-size: 0.875rem; font-weight: 400; }
legend { display: block; float: left; width: 100%; margin: 0 0 8px 0; border: 0; padding: 1rem; opacity: 0.8; font-weight: 400; }
mark { padding: 0.25rem; background-color: #fcf8e3; }
/*mark { background: #ff0; color: #000; }*/
optgroup { font-weight: bold; }
p { font-size: 1rem; margin: 0 0 1rem 0; }
pre { overflow: auto; }
select {  }
small { font-size: 80%; opacity: 0.80; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -0.25em; }
sup { top: -0.5em; }
svg:not(:root) { overflow: hidden; }
table { overflow-x: auto; white-space: nowrap; width: 100%; border-collapse: collapse; margin: 0 0 1rem 0; border-spacing: 0; }
table thead a { display: block; }
table thead a img { float: right; margin-top: 4px; }
table tbody { border-top: 0; }
td, th { padding: 4px 8px; }
table,
thead,
tbody,
tfoot,
tr,
th,
td { background: transparent !important; vertical-align: middle; font-size: 0.875rem; }
td input[type="text"],
td input[type="password"],
td input[type="email"],
td select,
td textarea { padding: 4px 8px; }
textarea { overflow: auto; resize: none;  }
ul, ol { margin: 0 0 1rem 0; }
ul ul, ol ul, ul ol, ol ol { margin: 0 0 0 0; }
[hidden], template { display: none; }
a, button { -webkit-transition:all 0.2s ease; -moz-transition:all 0.2s ease; -o-transition:all 0.2s ease; transition:all 0.2s ease; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:focus { outline: none; }
@media print {
  *, *:before, *:after { color: #000 !important; text-shadow: none !important; background: transparent !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]: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% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  .navbar { display: none; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; }
  .label { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: #fff !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; }
}
/* ********************************************* */
input[type="submit"] { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; -ms-touch-action: manipulation; touch-action: manipulation; }

