header {
  border-bottom: 6px solid #154988 !important;
}
.wrapper-top {
  width: 1000px;
  margin: 0 auto;
}
.wrapper-top .w-login {
  width: 410px;
  border-radius: 9px;
  background: rgba(0,0,0,0.71);
  float: right;
  text-align: center;
  margin: 10px 0;
  padding: 5px;
}
.wrapper-top .w-login .olvido {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 200;
  font-family: 'Roboto', sans-serif;
  margin-right: 15px;
}
.wrapper-top .w-login fieldset {
  border: none;
}
.wrapper-top .w-login label {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: 200;
  text-align: left;
  width: 150px;
  font-family: 'Roboto', sans-serif;
}
.wrapper-top .w-login input[type="text"],
.wrapper-top .w-login input[type="password"] {
  display: inline-block;
  background: #fff;
  border-radius: 5px;
  margin: 6px 0 6px;
  padding: 0px 0 0px 4px;
  font-size: 15px;
  color: #636363;
  font-family: 'Roboto', sans-serif;
}
.wrapper-top .w-login input[type="email"],
.wrapper-top .w-login .validate-email {
  display: inline-block;
  background: #fff;
  border-radius: 5px;
  margin: 6px 0 6px;
  padding: 0px 0 0px 4px;
  font-size: 15px;
  color: #636363;
  font-family: 'Roboto', sans-serif;
}
.wrapper-top .w-login input[type="submit"] {
  background: none;
  border: 1px solid #154988;
  padding: 4px 7px;
  color: #154988;
  text-align: center;
  font-size: 15px;
  border-radius: 5px;
  min-width: 120px;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  transition-delay: 0;
  cursor: pointer;
  color: #fff;
  border: 1px solid #fff;
}
.wrapper-top .w-login input[type="submit"]:hover {
  box-shadow: 0 0 4px 0 #2F6BC8;
}
.wrapper-logos {
  width: 550px;
  float: left;
}
.wrapper-logos table {
  width: 100%;
}
.wrapper-logos .moduletablecontent {
  margin-top: 15px;
}
main {
  width: 100%;
  float: left;
  background: url("../templates/toutringhome/images/background.png") repeat-x 0px 0px;
  min-height: 620px;
  background-position: top center;
}
main .content-component {
  margin: 0 auto;
  width: 1000px;
  padding: 45px 10px;
}
main .content-component h2 {
  color: #154988;
  font-size: 24px !important;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400;
  margin-bottom: 30px;
}
main .content-component p {
  color: #636363;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  line-height: 22px;
}
main .content-component fieldset {
  margin: 30px 0 20px;
}
main .content-component fieldset label {
  color: #154988;
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  width: 130px;
}
main .content-component fieldset input[type="text"],
main .content-component fieldset input[type="password"] {
  width: 35%;
  background: #fff;
  border-radius: 5px;
  margin: 6px 0 20px;
  padding: 5px 0 5px 4px;
  font-size: 15px;
  color: #636363;
  font-family: 'Roboto', sans-serif;
}
main .content-component input[type="submit"],
main .content-component .validate {
  background: none;
  border: 1px solid #154988;
  padding: 4px 7px;
  color: #154988;
  text-align: center;
  font-size: 15px;
  border-radius: 5px;
  min-width: 120px;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  transition-delay: 0;
  cursor: pointer;
}
main .content-component input[type="submit"]:hover,
main .content-component .validate:hover {
  box-shadow: 0 0 4px 0 #2F6BC8;
}
main .content-component .login.component {
  width: 500px;
  margin: 0 auto;
}
main .content-component .login.component input[type="text"],
main .content-component .login.component input[type="password"] {
  width: 70%;
  background: #fff;
  border-radius: 5px;
  margin: 6px 0 20px;
  padding: 5px 0 5px 4px;
  font-size: 15px;
  color: #636363;
  font-family: 'Roboto', sans-serif;
}
main .content-component .login.component button[type="submit"],
main .content-component .login.component .button {
  background: none;
  border: 1px solid #154988;
  padding: 4px 7px;
  color: #154988;
  text-align: center;
  font-size: 15px;
  border-radius: 5px;
  min-width: 120px;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  transition-delay: 0;
  cursor: pointer;
  margin: 20px 0;
}
main .content-component .login.component button[type="submit"]:hover,
main .content-component .login.component .button:hover {
  box-shadow: 0 0 4px 0 #2F6BC8;
}
main .content-component li.olvido {
  text-align: center;
}
main .content-component li.olvido a {
  display: inline-block;
  color: #154988;
  text-decoration: none;
  font-size: 17px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
.profile-edit input[type="email"] {
  display: inline-block;
  background: #fff;
  border-radius: 5px;
  margin: 6px 0 6px;
  padding: 0px 0 0px 4px;
  font-size: 15px;
  color: #636363;
  font-family: 'Roboto', sans-serif;
}
.profile-edit label {
  width: 300px !important;
}
.login-greeting {
  width: 438px;
  float: right;
  margin-top: 15px;
  position: relative;
}
.login-greeting .interfaz-ingreso {
  width: 438px;
}
.login-greeting .interfaz-ingreso.right {
  width: 290px;
  float: right;
}
.login-greeting .interfaz-ingreso ul li {
  display: inline-block;
  width: 124px;
  border: 1px solid #154988;
  color: #154988;
  border-radius: 5px;
  text-align: right;
  padding-right: 4px;
  margin: 12px 4px;
  vertical-align: bottom;
}
.login-greeting .interfaz-ingreso ul li a {
  color: #154988;
  text-decoration: none;
  position: relative;
  background: url("../templates/toutringhome/images/icono-usuario.png") no-repeat 0px 0px;
  display: inline-block;
  width: 100%;
  padding: 21px 0px 21px 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
}
.login-greeting .interfaz-ingreso ul li.cuenta a {
  background: url("../templates/toutringhome/images/icono-usuario.png") no-repeat 0px 3px;
}
.login-greeting .interfaz-ingreso ul li.link-auditorias a {
  background: url("../templates/toutringhome/images/icono-auditoria-pag-interna.png") no-repeat 0px 0px;
}
.login-greeting .interfaz-ingreso ul li.link-aplicadas a {
  background: url("../templates/toutringhome/images/icono-auditoria-Aplicada.png") no-repeat 0px 0px;
  padding: 13px 0px 13px 0;
}
.login-greeting .saludo {
  position: absolute;
  bottom: -25px;
  right: 15px;
  color: #154988;
  background: url("../templates/toutringhome/images/icono-bienvenido.png") no-repeat 0px 2px;
  padding-left: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
.login-greeting .logout-button {
  text-align: right;
}
.login-greeting .logout-button input {
  background: url("../templates/toutringhome/images/icono-cerrar-sesion.png") no-repeat 0px 5px;
  color: #154988;
  margin-right: 26px;
  border: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding: 5px 0 5px 23px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}
.formulario table {
  margin: 0 auto;
  width: 55%;
}
.formulario table td {
  vertical-align: middle;
}
.formulario input[type="text"],
.formulario input[type="password"] {
  height: 26px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #636363;
  border: 1px solid #154988;
  width: 54%;
  vertical-align: middle;
  display: inline-block;
  padding-left: 4px;
  border-radius: 5px;
}
.formulario select {
  height: 26px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #636363;
  border: 1px solid #154988;
  width: 54%;
  display: inline-block;
}
.formulario label {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #636363;
  margin: 18px 0 5px 0;
  vertical-align: middle;
  width: 43%;
  display: inline-block;
}
.formulario select {
  height: 26px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #636363;
  border: 1px solid #154988;
}
.formulario input[type="submit"],
.formulario input[type="reset"],
.formulario .reset {
  background: none;
  border: 1px solid #154988;
  padding: 4px 7px;
  color: #154988;
  text-align: center;
  font-size: 15px;
  border-radius: 5px;
  min-width: 120px;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  transition-delay: 0;
  cursor: pointer;
}
.formulario input[type="submit"]:hover,
.formulario input[type="reset"]:hover,
.formulario .reset:hover {
  box-shadow: 0 0 4px 0 #2F6BC8;
}
.botones-envio {
  text-align: right !important;
  padding: 25px 11px 20px 0;
}
.disable input[type="text"] {
  border: 1px solid #636363;
}
.buscadores input[type="text"] {
  height: 22px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #636363;
  border: 1px solid #154988;
  display: inline-block;
  position: relative;
}
.buscadores input[type="text"]:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  left: 0;
  top: 0;
  background: #154988;
}
.buscadores label {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #636363;
  margin: 10px 15px 0 5px;
  display: inline-block;
}
.tipos_veh {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #636363;
  float: right;
  width: 53%;
}
.content-audit {
  width: 930px;
  margin: 0 auto;
}
.content-audit .intercaladas {
  width: 100%;
  font-family: 'Roboto', sans-serif;
  background: #fff;
  border: 1px solid #ccc;
  color: #636363;
}
.content-audit .intercaladas tr th {
  background: #4E4E4E;
  padding: 7px 0;
  color: #fff;
  font-weight: 300;
  font-size: 19px;
}
.content-audit .intercaladas tr td {
  padding: 11px 0;
  font-weight: 300;
  text-align: center;
  font-size: 19px;
  border-bottom: 3px solid #154988;
}
.content-audit .intercaladas tr td a {
  color: #154988;
}
.content-audit .intercaladas tr:nth-child(2n+1) td {
  background: #EFEFEF;
}
.content-audit .intercalado {
  width: 100%;
  font-family: 'Roboto', sans-serif;
  background: #fff;
  color: #636363;
}
.content-audit .intercalado tr th {
  background: #4E4E4E;
  padding: 7px 0;
  color: #fff;
  font-weight: 300;
  font-size: 19px;
}
.content-audit .intercalado tr td {
  padding: 11px 12px;
  font-weight: 300;
  font-size: 19px;
  border-bottom: 1px solid #ccc;
}
.content-audit .intercalado tr td a {
  color: #154988;
}
.content-audit .intercalado tr td:first-child {
  width: 80%;
  text-align: left;
}
.content-audit .intercalado tr td:last-child {
  width: 20%;
  text-align: center;
}
.content-audit .intercalado tr:nth-child(2n) td {
  background: #EFEFEF;
}
.component-audit .content-title {
  text-align: center;
}
.component-audit .content-title h1 {
  font-size: 23px;
  font-family: 'Roboto', sans-serif;
  color: #154988;
  font-weight: bold;
  text-transform: uppercase;
  margin: 5px 0;
}
.component-audit .content-title h2 {
  font-size: 38px !important;
  display: inline-block;
  text-align: center;
  padding: 15px 0 15px 65px;
  font-weight: 300;
  margin-top: 30px;
}
.component-audit .content-title h2.auditorias_asignadas {
  background: url("../templates/toutringhome/images/icono-auditoria-pag-interna.png") no-repeat 0px 8px;
}
.component-audit .content-title h2.auditorias_aplicadas {
  background: url("../templates/toutringhome/images/icono-auditoria-Aplicada.png") no-repeat 0px 8px;
}
.component-audit .content-title h2.resultados {
  background: url("../templates/toutringhome/images/icono-auditoria-resultados.png") no-repeat 0px 8px;
}
.em-over-screen {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(45,49,51,0.9);
  color: #FFF;
}
.em-modal-box {
  display: none;
  position: fixed;
  top: 50%;
  left: 35%;
  width: 35%;
  min-height: 260px;
  background-color: #fff;
  z-index: 99999;
  -webkit-transition: height 600ms;
  -moz-transition: height 600ms;
  -o-transition: height 600ms;
  transition: height 600ms;
  padding-bottom: 13px;
  border-radius: 12px;
}
.em-modal-box .header {
  display: inline-block;
  width: 100%;
  background-color: #FFF;
  color: #6F6F6F;
}
.em-modal-box .header * {
  display: inline-block;
  vertical-align: middle;
}
.em-modal-box .header .close-modal-button {
  position: absolute;
  top: -19px;
  right: -30px;
  width: 64px;
  height: 51px;
  cursor: pointer;
  z-index: 8040;
  background: url("../templates/toutringhome/images/icono-cerrar.png") no-repeat 0px 0px;
  color: transparent;
}
.em-modal-box .body {
  display: inline-block;
  padding: 35px 25px 14px;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  background-color: #fff;
  margin-left: 10px;
  margin-right: 10px;
}
.em-modal-box .body * {
  display: inline-block;
  vertical-align: middle;
}
.em-modal-box .body .select2-display-none {
  display: none;
}
.em-modal-box input[type="text"],
.em-modal-box input[type="password"] {
  height: 26px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #636363;
  border: 1px solid #154988;
  width: 54%;
  vertical-align: middle;
  display: inline-block;
  padding-left: 4px;
  border-radius: 5px;
}
.em-modal-box select {
  height: 26px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #636363;
  border: 1px solid #154988;
  width: 54%;
  display: inline-block;
}
.em-modal-box label {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #636363;
  vertical-align: middle;
  width: 43%;
  display: inline-block;
}
.em-modal-box select {
  height: 26px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #636363;
  border: 1px solid #154988;
}
.em-modal-box button {
  background: none;
  border: 1px solid #154988;
  padding: 4px 7px;
  color: #154988;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  font-size: 19px;
  border-radius: 5px;
  min-width: 120px;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  transition-delay: 0;
  cursor: pointer;
  font-weight: 300;
}
.em-modal-box button a {
  text-decoration: none;
  color: #154988;
}
.em-modal-box button:hover {
  box-shadow: 0 0 4px 0 #2F6BC8;
}
.em-modal-box .aplicar_but {
  background: none;
  border: 1px solid #154988;
  padding: 4px 7px;
  color: #154988;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  font-size: 19px;
  border-radius: 5px;
  min-width: 120px;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  transition-delay: 0;
  text-decoration: none;
  cursor: pointer;
  font-weight: 300;
}
.em-modal-box .aplicar_but a {
  text-decoration: none;
  color: #154988;
}
.em-modal-box .aplicar_but:hover {
  box-shadow: 0 0 4px 0 #2F6BC8;
}
.em-modal-box .aplicar_but {
  margin-top: 90px;
  margin-right: 12px;
}
.em-modal-box #aplicar_encuesta {
  margin-top: 40px;
}
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-bottom: 14px;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 53%;
}
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.5,#fff));
  background-image: -webkit-linear-gradient(center bottom,#eee 0%,#fff 50%);
  background-image: -moz-linear-gradient(center bottom,#eee 0%,#fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
  background-image: linear-gradient(to top,#eee 0%,#fff 50%);
}
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.9,#fff));
  background-image: -webkit-linear-gradient(center bottom,#eee 0%,#fff 90%);
  background-image: -moz-linear-gradient(center bottom,#eee 0%,#fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
  background-image: linear-gradient(to bottom,#eee 0%,#fff 90%);
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  font-family: 'Roboto', sans-serif;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url('../templates/toutringhome/images/select2.png') right top no-repeat;
  cursor: pointer;
  outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.15);
  box-shadow: 0 4px 5px rgba(0,0,0,0.15);
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0,0,0,0.15);
  box-shadow: 0 -4px 5px rgba(0,0,0,0.15);
}
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
  z-index: 999999;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#ccc),color-stop(0.6,#eee));
  background-image: -webkit-linear-gradient(center bottom,#ccc 0%,#eee 60%);
  background-image: -moz-linear-gradient(center bottom,#ccc 0%,#eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#cccccc',GradientType=0);
  background-image: linear-gradient(to top,#ccc 0%,#eee 60%);
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../templates/tsbcatalogo/img-anuncios/select2.png') no-repeat 0 1px;
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url('../templates/tsbcatalogo/img-anuncios/select2.png') no-repeat 100% -22px;
  background: url('../templates/tsbcatalogo/img-anuncios/select2.png') no-repeat 100% -22px, -webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));
  background: url('../templates/tsbcatalogo/img-anuncios/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);
  background: url('../templates/tsbcatalogo/img-anuncios/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom,#fff 85%,#eee 99%);
  background: url('../templates/tsbcatalogo/img-anuncios/select2.png') no-repeat 100% -22px, linear-gradient(to bottom,#fff 85%,#eee 99%) 0 0;
}
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff url('../templates/tsbcatalogo/img-anuncios/select2.png') no-repeat -37px -22px;
  background: url('../templates/tsbcatalogo/img-anuncios/select2.png') no-repeat -37px -22px, -webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));
  background: url('../templates/tsbcatalogo/img-anuncios/select2.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);
  background: url('../templates/tsbcatalogo/img-anuncios/select2.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom,#fff 85%,#eee 99%);
  background: url('../templates/tsbcatalogo/img-anuncios/select2.png') no-repeat -37px -22px, linear-gradient(to bottom,#fff 85%,#eee 99%) 0 0;
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-search input.select2-active {
  background: #fff url('../templates/tsbcatalogo/img-anuncios/select2-spinner.gif') no-repeat 100%;
  background: url('../templates/tsbcatalogo/img-anuncios/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));
  background: url('../templates/tsbcatalogo/img-anuncios/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);
  background: url('../templates/tsbcatalogo/img-anuncios/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom,#fff 85%,#eee 99%);
  background: url('../templates/tsbcatalogo/img-anuncios/select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom,#fff 85%,#eee 99%) 0 0;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(0.5,#eee));
  background-image: -webkit-linear-gradient(center bottom,#fff 0%,#eee 50%);
  background-image: -moz-linear-gradient(center bottom,#fff 0%,#eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);
  background-image: linear-gradient(to top,#fff 0%,#eee 50%);
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(0.5,#eee));
  background-image: -webkit-linear-gradient(center top,#fff 0%,#eee 50%);
  background-image: -moz-linear-gradient(center top,#fff 0%,#eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);
  background-image: linear-gradient(to bottom,#fff 0%,#eee 50%);
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-selected {
  display: none;
}
.select2-more-results.select2-active {
  background: #f4f4f4 url('../templates/tsbcatalogo/img-anuncios/select2-spinner.gif') no-repeat 100%;
}
.select2-results .select2-ajax-error {
  background: rgba(255,50,50,0.2);
}
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear,0% 0%,0% 100%,color-stop(1%,#eee),color-stop(15%,#fff));
  background-image: -webkit-linear-gradient(top,#eee 1%,#fff 15%);
  background-image: -moz-linear-gradient(top,#eee 1%,#fff 15%);
  background-image: linear-gradient(to bottom,#eee 1%,#fff 15%);
}
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url('../templates/tsbcatalogo/img-anuncios/select2-spinner.gif') no-repeat 100% !important;
}
.select2-default {
  color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 5px 5px 5px 21px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #fff;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0,0,0,0.05);
  background: #0071BC !important;
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  border-radius: 7px;
  padding: 1px 0 0px 2px;
  font-size: 1px;
  outline: none;
  background: url('../templates/tsbcatalogo/img-anuncios/select2.png') right top no-repeat #fff;
}
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 2dppx) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url('../templates/tsbcatalogo/img-anuncios/select2x2.png') !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
body .component-audit .noaplica {
  display: inline-block;
}
body .component-audit .content-hijos {
  display: none;
  margin: 20px 0 20px 35px;
}
body .component-audit .content-hijos p.bloque {
  margin: 15px 0;
}
.content-audit {
  font-family: 'Roboto', sans-serif;
  color: #636363;
}
.content-audit .datos_auditoria {
  font-family: 'Roboto', sans-serif;
  color: #636363;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #154988;
  padding: 20px;
  position: relative;
}
.content-audit .datos_auditoria h4 {
  display: inline-block;
  position: absolute;
  background: #fff;
  top: -13px;
  font-size: 19px;
  left: 18px;
  color: #154988;
  font-weight: 300;
  padding: 3px;
}
.content-audit .datos_auditoria table {
  width: 97%;
}
.content-audit .datos_auditoria table td {
  width: 50%;
  font-weight: 300;
  font-size: 19px;
  padding: 4px 0;
}
.content-audit .datos_auditoria table td strong {
  font-weight: 400;
  color: #000;
}
.content-audit .datos_auditoria table td.fecha_aplicacion {
  text-align: right;
}
.content-audit h5 {
  display: inline-block;
  font-size: 19px;
  color: #154988;
}
.content-audit .strong {
  font-weight: 500;
  color: #000;
  line-height: 20px;
  margin: 23px 0;
  text-transform: uppercase;
}
.content-audit .title_capitulo,
.content-audit .requisito {
  color: #636363;
  text-transform: none;
  font-weight: 300;
}
.content-audit .info_audicion {
  margin: 20px 0;
  color: #000;
}
.content-audit .preguntas .pregunta {
  color: #636363;
  text-transform: none;
  font-weight: 300;
  margin: 23px 0;
}
.content-audit .preguntas .pregunta strong {
  font-weight: 500;
  color: #000;
}
.content-audit .preguntas .pregunta .response {
  margin: 15px 0;
  font-weight: 400;
  color: #000;
  font-size: 19px;
}
.content-audit .preguntas .pregunta .response td {
  padding: 4px;
}
.content-audit .preguntas .pregunta .response td input[ type="text" ] {
  border: 1px solid #154988;
  width: 86px;
  height: 26px;
  color: #636363;
  text-align: center;
  font-size: 16px;
  box-shadow: 0 0 2px 0 #636363;
}
.content-audit .observaciones {
  margin: 12px 0;
}
.content-audit .observaciones textarea {
  font-family: 'Roboto', sans-serif;
  color: #636363;
  background: #fff;
  border-radius: 12px;
  font-size: 16px;
  border: 1.5px solid #154988;
  padding: 5px;
  min-height: 100px;
  position: relative;
  width: 99%;
  margin: 15px 0;
  box-shadow: 0 0 1px 0 #636363;
}
.content-audit .botones-envio.centrado {
  text-align: center !important;
}
.content-audit .botones-envio.centrado .antes,
.content-audit .botones-envio.centrado .siguiente {
  background: none;
  border: 1px solid #154988;
  padding: 4px 7px;
  color: #154988;
  text-align: center;
  font-size: 15px;
  border-radius: 5px;
  min-width: 120px;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  transition-delay: 0;
  cursor: pointer;
  margin: 0 15px;
}
.content-audit .botones-envio.centrado .antes:hover,
.content-audit .botones-envio.centrado .siguiente:hover {
  box-shadow: 0 0 4px 0 #2F6BC8;
}
.content-filtros table {
  width: 100%;
  margin: 12px;
}
.content-filtros table td {
  text-align: left;
  padding: 7px 0;
  vertical-align: middle;
}
.content-filtros table td .select2-container,
.content-filtros table td .select2-drop,
.content-filtros table td .select2-search {
  width: 266px;
  margin-bottom: 0px;
  vertical-align: middle;
}
.content-filtros table td input,
.content-filtros table td select {
  background: #fff;
  border: 1px solid #154988;
  padding: 4px 7px;
  color: #154988;
  text-align: center;
  font-size: 15px;
  border-radius: 5px;
  width: 250px;
  display: inline-block;
  margin: 10px 0;
  vertical-align: middle;
}
.content-filtros table td label {
  font-size: 19px;
  font-family: 'Roboto', sans-serif;
  color: #636363;
  font-weight: 300;
  vertical-align: middle;
  margin-left: 15px;
}
body,
html {
  overflow-x: hidden;
}
body {
  line-height: 1;
  margin: 0 auto;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
header {
  width: 100%;
  float: left;
  background: #fff;
}
.global-notification {
  display: none;
  position: fixed;
  padding: 10px;
  width: 400px;
  top: 200px;
  left: 50%;
  margin-left: -200px;
  border: 1px solid #7A7260;
  background-color: #CEF1F7;
  -webkit-box-shadow: 0px 0px 6px #000000;
  -moz-box-shadow: 0px 0px 6px #000000;
  box-shadow: 0px 0px 6px #000000;
  color: #000000;
  font-size: 1.5rem;
  text-align: center;
  z-index: 99999999;
  font-family: 'Roboto', sans-serif;
}
.global-notification.red {
  color: #660000;
}
#system-message-container {
  text-align: center;
}
#system-message-container #system-message {
  border-radius: 4px;
  padding: 5px 17px;
  display: inline-block;
  box-shadow: 0px 0 2px 2px rgba(21,73,136,0.41);
  color: #154988;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
}
#system-message-container #system-message .error {
  color: red;
}
#system-message-container #system-message li {
  list-style-image: none;
}
footer {
  width: 100%;
  float: left;
}
footer .copy {
  display: inline-block;
  float: right;
  margin-right: 20px;
  margin-top: 10px;
}
footer .copy a {
  color: #636363;
  text-decoration: none;
  font-weight: 200;
  vertical-align: top;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
}
.formulario table {
  margin: 0 auto;
  width: 55%;
}
.formulario table td {
  vertical-align: middle;
}
.formulario input[type="text"],
.formulario input[type="password"] {
  height: 26px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #636363;
  border: 1px solid #154988;
  width: 54%;
  vertical-align: middle;
  display: inline-block;
  padding-left: 4px;
  border-radius: 5px;
}
.formulario select {
  height: 26px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #636363;
  border: 1px solid #154988;
  width: 54%;
  display: inline-block;
}
.formulario label {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #636363;
  margin: 18px 0 5px 0;
  vertical-align: middle;
  width: 43%;
  display: inline-block;
}
.formulario select {
  height: 26px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #636363;
  border: 1px solid #154988;
}
.formulario input[type="submit"],
.formulario input[type="reset"],
.formulario .reset {
  background: none;
  border: 1px solid #154988;
  padding: 4px 7px;
  color: #154988;
  text-align: center;
  font-size: 15px;
  border-radius: 5px;
  min-width: 120px;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  transition-delay: 0;
  cursor: pointer;
}
.formulario input[type="submit"]:hover,
.formulario input[type="reset"]:hover,
.formulario .reset:hover {
  box-shadow: 0 0 4px 0 #2F6BC8;
}
.botones-envio {
  text-align: right !important;
  padding: 25px 11px 20px 0;
}
.disable input[type="text"] {
  border: 1px solid #636363;
}
.buscadores input[type="text"] {
  height: 22px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #636363;
  border: 1px solid #154988;
  display: inline-block;
  position: relative;
}
.buscadores input[type="text"]:before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  left: 0;
  top: 0;
  background: #154988;
}
.buscadores label {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #636363;
  margin: 10px 15px 0 5px;
  display: inline-block;
}
.tipos_veh {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #636363;
  float: right;
  width: 53%;
}
.env.hover {
  box-shadow: 0 0 4px 0 #2F6BC8;
}
.env.active {
  border: 2px solid #154988;
}
.env {
  background: none;
  border: 1px solid #154988;
  padding: 4px 7px;
  color: #154988;
  text-align: center;
  font-size: 15px;
  border-radius: 5px;
  min-width: 120px;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  transition-delay: 0;
}
.env:hover {
  box-shadow: 0 0 4px 0 #2F6BC8;
}
.content_gui {
  margin: 0 auto;
  width: 1000px;
  color: ;
  padding: 30px;
}
.content_gui .content_botones {
  text-align: center;
  display: block;
  margin: 24px auto;
}
.t_dos {
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  transition-delay: 0;
}
.t_uno {
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  transition-delay: 0;
}
.trans_prueba {
  transform: rotate(4deg) scale(0.633) skew(0deg) translate(61px);
  -webkit-transform: rotate(4deg) scale(0.633) skew(0deg) translate(61px);
  -moz-transform: rotate(4deg) scale(0.633) skew(0deg) translate(61px);
  -o-transform: rotate(4deg) scale(0.633) skew(0deg) translate(61px);
  -ms-transform: rotate(4deg) scale(0.633) skew(0deg) translate(61px);
}
.trans_prueba2 {
  transition: All 0.4829s ease;
  -webkit-transition: All 0.4829s ease;
  -moz-transition: All 0.4829s ease;
  -o-transition: All 0.4829s ease;
  transform: rotate(0deg) scale(1) skew(1deg) translate(10px);
  -webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(10px);
  -moz-transform: rotate(0deg) scale(1) skew(1deg) translate(10px);
  -o-transform: rotate(0deg) scale(1) skew(1deg) translate(10px);
  -ms-transform: rotate(0deg) scale(1) skew(1deg) translate(10px);
}
.content-audit {
  font-family: 'Roboto', sans-serif;
  color: #636363;
}
.content-audit .datos_auditado {
  font-family: 'Roboto', sans-serif;
  color: #636363;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #154988;
  padding: 20px;
  position: relative;
  float: left;
  width: 43%;
}
.content-audit .datos_auditado h4 {
  display: inline-block;
  position: absolute;
  background: #fff;
  top: -13px;
  font-size: 19px;
  left: 18px;
  color: #154988;
  font-weight: 300;
  padding: 3px;
}
.content-audit .datos_auditado table {
  width: 100%;
}
.content-audit .datos_auditado table td {
  width: 100%;
  font-weight: 300;
  font-size: 19px;
  padding: 6px 0;
}
.content-audit .datos_auditado table td strong {
  font-weight: 400;
  color: #000;
}
.content-audit .datos_auditado table td.fecha_aplicacion {
  text-align: right;
}
.content-audit .resumen-top {
  font-family: 'Roboto', sans-serif;
  color: #636363;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #154988;
  padding: 20px;
  position: relative;
  float: right;
  width: 40%;
}
.content-audit .resumen-top h4 {
  display: inline-block;
  position: absolute;
  background: #fff;
  top: -13px;
  font-size: 19px;
  left: 18px;
  color: #154988;
  font-weight: 300;
  padding: 3px;
}
.content-audit .resumen-top table {
  width: 100%;
}
.content-audit .resumen-top table td {
  width: 100%;
  font-weight: 300;
  font-size: 19px;
  padding: 6px 0;
}
.content-audit .resumen-top table td strong {
  font-weight: 400;
  color: #000;
}
.content-audit .resumen-top table td.fecha_aplicacion {
  text-align: right;
}
.content-audit .resumen-graficos {
  font-family: 'Roboto', sans-serif;
  color: #636363;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #154988;
  padding: 20px;
  position: relative;
  float: left;
  width: 95.5%;
  margin: 45px 0;
}
.content-audit .resumen-graficos h4 {
  display: inline-block;
  position: absolute;
  background: #fff;
  top: -13px;
  font-size: 19px;
  left: 18px;
  color: #154988;
  font-weight: 300;
  padding: 3px;
}
.content-audit .resumen-graficos table {
  width: 100%;
}
.content-audit .resumen-graficos table td {
  width: 50%;
  font-weight: 300;
  font-size: 19px;
  padding: 15px 0;
}
.content-audit .resumen-graficos table td strong {
  font-weight: 400;
  color: #000;
}
.content-audit .resumen-graficos table td.fecha_aplicacion {
  text-align: right;
}
.content-audit .resultados.observaciones {
  margin: 12px 0;
}
.content-audit .resultados.observaciones textarea {
  font-family: 'Roboto', sans-serif;
  color: #636363;
  background: #fff;
  border-radius: 12px;
  font-size: 16px;
  border: 1.5px solid #154988;
  padding: 5px;
  min-height: 100px;
  position: relative;
  width: 45%;
  margin: 15px 0;
  box-shadow: 0 0 1px 0 #636363;
}
.content-audit .resultados.observaciones textarea:first-child {
  float: left;
}
.content-audit .resultados.observaciones textarea:last-child {
  float: right;
}
a.regr {
  background: none;
  border: 1px solid #154988;
  padding: 4px 7px;
  color: #154988;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  font-size: 19px;
  border-radius: 5px;
  min-width: 120px;
  -webkit-transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  transition-delay: 0;
  cursor: pointer;
  font-weight: 300;
}
.contiene_charts {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
}
#ventas-chart {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
}
#evolucion-riesgo {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
  margin: 15px 0px 15px 15px;
}
#pasivo-activo-chart {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
}
#endeudamiento-chart {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
  margin: 15px 0px 15px 15px;
}
#evolucion_ventas_columas {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
}
#evolucion-margen-br {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
  margin: 15px 0px 15px 15px;
}
#evolucion-margen-op {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
}
#evolucion-margen-nt {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
  margin: 15px 0px 15px 15px;
}
#composicion-balance {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
  margin: 15px 0px 15px 15px;
}
#composicion-activo {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
}
#evolucion-activo {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
  margin: 15px 0px 15px 15px;
}
#composicion-pasivo {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
}
#evolucion-pasivo {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
  margin: 15px 0px 15px 15px;
}
#composicion-patrimonio {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
}
#evolucion-patrimonio {
  display: inline-block;
  box-shadow: 0 3px 9px 1px rgba(0,0,0,0.44);
  margin: 15px 15px 15px 0;
  margin: 15px 0px 15px 15px;
}
