* {
  margin: 0;
}
html {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body {
  height: 100%;
}
body {
  font-family: Roboto, Helvetica, arial, san-serif;
  margin: 0;
  padding: 0;
  background: #f3f5f7;
}
/* ----------------Clases de Compra.css---------------------------------*/
.content-green {
  background-color: #3d6611;
  border-radius: 4px;
  color: white;
  padding: 12px 17px 12px 32px;
}
.content-green label {
  font-size: 18px;
  font-weight: 100;
  margin-bottom: 3px;
  margin-top: 3px;
}
.content-green label.small {
  font-size: 14px;
  display: block;
}
.content-green .btn {
  background-color: #ffffff;
  color: #3d6611;
  border-color: #fff;
  height: 32px;
  border-radius: 3px;
  padding: 2px 24px;
  box-shadow: none;
}
.content-green.payment-success {
  height: 173px;
  text-align: center;
  padding-top: 75px;
}
.content-green.payment-success label {
  vertical-align: middle;
  margin-left: 24px;
}
.btn-share {
  background-color: #1b3266;
  padding: 4px;
  color: #fff;
  height: 26px;
  font-size: 11px;
}
.m-b-14 {
  margin-bottom: 14px;
}
.payment_spei_order {
  border-radius: 4px;
  border: solid 1px #d1d6e0;
  background-color: #f3f5f7;
  padding: 16px 24px;
}
.payment_spei_order .message {
  color: #54668d;
  font-size: 12px;
  font-weight: 100;
  display: block;
}
.payment_spei_order .link {
  font-size: 12px;
  color: #4078b2;
  text-decoration: underline;
  cursor: pointer;
}
.font-secondary {
  color: #8d99b2;
  font-weight: 100;
}
.f-z-18 {
  font-size: 18px !important;
}
.m-r-16 {
  margin-left: 16px;
}
.payment_spei {
  border-radius: 3px;
  border: solid 1px #e8eaef;
  padding: 24px;
}
.gray160-esp {
  background: #C4C4C4 !important;
  border-color: #C4C4C4 !important;
}
.padding-theader {
  padding-top: 56px;
}
.container-white.dynamic {
  padding-left: 0px;
  padding-right: 0px;
}
.p-l-r-32 {
  padding-left: 40px;
  padding-right: 40px;
}
.dynamic-tab {
  background-color: #f3f5f7;
  height: 36px;
  padding: 0px 40px 0 40px;
}
.dynamic-customer {
  background-color: #f3f5f7;
  height: 64px;
  padding: 24px 40px 0 40px;
}
.dynamic-customer-tabs {
  position: relative;
  bottom: -6px;
  width: 290px;
  right: 0px;
}
.dynamic-customer-tabs div {
  color: #8d98b2;
  display: inline;
  padding-bottom: 7px;
  width: 50%;
}
.dynamic-customer-tabs div:last-child {
  margin-left: 24px;
}
.dynamic-customer-tabs div.active {
  border-bottom: 4px solid #1b3266;
  color: #1b3266;
}
.dynamic-customer-tabs div.active.invalid {
  border-bottom: 4px solid red;
  color: red;
}
.dynamic-customer-tabs div.invalid {
  color: red;
}
.dynamic-customer-content {
  padding: 32px 40px 0px 40px;
}
.dynamic .back {
  margin-top: 0px;
  position: absolute;
  margin-left: -21px;
}
.title {
  font-size: 16px;
  font-weight: bold;
}
.margin-b15 {
  margin-bottom: 15px;
}
.margin-r5 {
  margin-right: 5px;
}
.margin-r15 {
  margin-right: 15px;
}
.margin-l15 {
  margin-left: 15px;
}
.margin-l2 {
  margin-left: 2px;
}
.margin-l5 {
  margin-left: 5px;
}
.margin-l10 {
  margin-left: 10px;
}
.margin-t5 {
  margin-top: 5px;
}
.margin-t10 {
  margin-top: 10px;
}
.margin-t25 {
  margin-top: 25px;
}
.margin-b30 {
  margin-bottom: 30px;
}
.margin-t20 {
  margin-top: 20px;
}
.margin-t30 {
  margin-top: 30px;
}
.margin-t50 {
  margin-top: 50px;
}
.margin-b50 {
  margin-bottom: 50px;
}
.filters-form {
  background-color: #F3F5F7;
  border-radius: 4px;
  padding: 8px;
  margin-top: 24px;
  font-size: 12px;
}
.filters-form label {
  margin-bottom: 0px;
}
.filters-form .font-secondary {
  margin-right: 8px;
}
.filters-form .bold {
  margin-right: 24px;
}
.filters-form .glyphicon {
  font-size: 12px;
  color: #1b3266;
  margin-right: 8px;
}
.select-package {
  display: inline-block;
  padding: 0px 0px 24px 0px;
  background-color: #f3f5f7;
  border-radius: 8px;
  margin-right: 40px;
  vertical-align: top;
  width: 304px;
}
.select-package.selected {
  border: 2px solid #3d6611;
}
.select-package.selected .select-package-title {
  background-color: #3d6611;
  border: 2px solid #3d6611;
}
.select-package.selected .select-package-description,
.select-package.selected .select-package-footer {
  color: #3d6611;
}
.select-package.selected .select-package-footer img {
  display: inline-block;
}
.select-package.selected .select-package-footer .orange {
  display: none;
}
.select-package:last-child {
  margin-right: 0px;
}
.select-package-title {
  font-size: 24px;
  text-align: center;
  color: white;
  padding: 27px 20px 20px 20px;
  background-color: #d1d6e0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-weight: 100;
}
.select-package-title.small {
  background-color: #305ab0;
}
.select-package-title.medium {
  background-color: #2d49a4;
}
.select-package-title.big {
  background-color: #152251;
}
.select-package-description {
  color: #8d98b2;
  padding: 48px 24px;
}
.select-package-description ul {
  list-style: none;
  margin-left: -20px;
}
.select-package-description ul li {
  margin-bottom: 12px;
}
.select-package-description ul li::before {
  content: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/icon-success-gray.png') !important;
  /* "\2022" Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #305ab0;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 20px;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}
.select-package-description-content {
  padding: 0px 12px;
}
.select-package-description-content label {
  color: #305ab0;
  font-weight: 100;
  font-size: 18px;
}
.select-package-description-content ul {
  list-style: none;
}
.select-package-description-content ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #305ab0;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}
.select-package-footer {
  min-height: 147px;
}
.select-package-footer label {
  display: block;
}
.select-package-footer .span_price {
  font-size: 24px;
}
.select-package-footer img {
  display: none;
}
.select-package-footer .orange {
  padding: 8px 12px;
  border-radius: 3px;
  display: inline-block;
  cursor: pointer;
}
.price-package {
  font-weight: bold;
  display: block;
  font-size: 25px;
  width: 100%;
  text-align: center;
  margin-top: 28px;
}
.title_package_text-1 {
  display: block;
  color: #2e58b3;
  font-size: 28px;
  font-weight: bold;
  padding: 20px;
}
.package-item {
  min-height: 140px;
}
.packege-container-description {
  min-height: 320px;
}
/*==========NEW*==========*/
.esp-float {
  float: left;
  overflow: hidden;
  width: 500px;
}
/*==========NEW*==========*/
.bwb {
  display: block;
  width: 270px;
  float: left;
}
/*==========NEW*==========*/
.border-right {
  border-right: 1px solid #e8eaef;
}
/*==========NEW*==========*/
.border-left {
  border-left: 1px solid #e8eaef;
}
.has-error .dropdown-toggle {
  border: 1px solid #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.clearfix {
  display: inline-block;
}
.tab-content.clearfix {
  width: 100%;
}
.clearfix:after {
  display: inline-block;
}
.not-a-link {
  border-right: medium none !important;
  color: #fff !important;
  font-weight: bold !important;
  margin-bottom: 2px !important;
  /*text-decoration: underline !important;*/
  cursor: default !important;
  font-size: 16px;
}
.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  display: inline-block;
  padding: 4px 6px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  color: #555;
  vertical-align: middle;
  max-width: 100%;
  line-height: 22px;
  cursor: text;
  min-height: 36px;
  height: 40px;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.money-box {
  display: block;
  background: rgba(0, 0, 0, 0.2);
}
.green-row {
  display: block;
  padding: 10px;
  width: 100%;
  background: #E3F5E5;
  overflow: hidden;
}
.red-row {
  display: block;
  padding: 10px;
  width: 100%;
  background: #FCDFE0;
  overflow: hidden;
}
.block-m-box {
  display: block;
}
.light-green-text {
  color: #39B54A;
}
.light-red-text {
  color: #ED1C24;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.btn-upload {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.upload-gray {
  display: block;
  padding: 8px 12px;
  text-align: center;
  background-color: #2e58b3 !important;
  border: 1px solid #2e58b3 !important;
  color: #FFF !important;
  border: none;
  outline: none !important;
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}
.cursor {
  cursor: pointer;
}
/*.closeModal2 {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}*/
/*===================GENEREAL===================*/
.ico-Pdf {
  /*background:url("~/Content/Images/icons/visor_pdf.png");*/
  width: 60;
  background-image: url("https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/visor_pdf.png");
  background-position: center center;
  /*background-size: 26px 26px;*/
}
.modal-dialog {
  height: auto;
  max-height: 90% !important;
  min-height: 70% !important;
}
.typeahead {
  height: auto;
  max-height: 150px;
  overflow-y: auto;
}
.ico-danger {
  color: #ef0000 !important;
  font-size: 5em !important;
}
.ico-information {
  color: #337ab7 !important;
  font-size: 4em !important;
}
.ico-warning {
  color: #f7fa15 !important;
  font-size: 5em !important;
}
.modal-empty {
  background: black none repeat scroll 0 0;
  border-radius: 50%;
  color: white;
  height: 25px;
  margin-right: -15px;
  margin-top: -15px;
  opacity: 1;
  width: 25px;
}
.margin-left0 {
  padding-left: 0 !important;
}
.glyphicon-none:before {
  content: "\2122";
  color: transparent !important;
}
.margin-t15 {
  margin-top: 15px;
}
.margin-b0 {
  margin-bottom: 0 !important;
}
.margin-b5 {
  margin-bottom: 5px !important;
}
.margin-b10 {
  margin-bottom: 10px !important;
}
.margin-b15 {
  margin-bottom: 15px;
}
.margin-t10 {
  margin-top: 10px;
}
.margin-t20 {
  margin-top: 5px;
  margin-left: 0;
}
.margin-r10 {
  margin-right: 10px;
}
.padding-l10 {
  padding-left: 10px;
}
.padding-l25 {
  padding-left: 25px;
}
.padding-r15 {
  padding-right: 15px;
}
.padding-r10 {
  padding-right: 10px;
}
.container-white {
  display: block;
  width: 100%;
  padding: 32px;
  min-height: 700px;
  /*margin:0px auto 15px auto;*/
  margin: 0px auto;
  background: #fff;
  min-width: 1035px;
}
@media (min-width: 1500px) {
  .container-info,
  .container-title,
  .container-white {
    width: 100%;
  }
}
.container-info {
  display: block;
  width: 1280px;
  padding: 0px;
  min-height: 700px;
  margin: 0px auto;
}
.w2030 .container-info {
  width: 90%;
}
.w2030 .container-title {
  width: 90%;
}
.w2300 .container-white3 {
  width: 100%;
  margin: 0 auto;
}
.w2030 .container-white2 {
  width: 1852px;
  margin: 0 auto;
}
.container-title {
  display: block;
  width: 1280px;
  /*margin:0 auto;*/
  margin: 40px auto;
  padding: 0px;
}
.container-1200 {
  display: block;
  width: 1280px;
  /*margin:0 auto;*/
  margin: 0 15px 0 15px;
  padding-top: 15px;
  /*background: #333333;*/
  overflow: hidden;
}
.datos_usuario {
  display: block;
  width: 227px;
  color: red;
  float: left;
  color: #FFF;
  overflow-x: hidden;
}
.datos_usuario > span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 10px;
  line-height: 1.6;
}
.datos_usuario > span > span {
  color: #fff;
  margin-left: 8px;
  float: right;
}
/*===================*/
/*====EJEMPLO CLASES BOTONES ACTIONES======*/
.relative-input-icon {
  position: relative;
  top: -43px;
  right: -209px;
}
.abosolute {
  position: absolute;
}
.f-z-16 {
  font-size: 16px !important;
}
.f-z-18 {
  font-size: 18px !important;
}
.f-z-20 {
  font-size: 20px !important;
}
.f-z-22 {
  font-size: 22px !important;
}
.color-green {
  color: #39B54A;
}
.color-yellow {
  color: #FCBD37;
}
.color-red {
  color: #EA1F1F;
}
.base-action-green {
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  background-color: #60B358;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.base-action-btn2 {
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.base-action-red {
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  background-color: #EA1F1F;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.base-action-yellow {
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  background-color: #FCBD37;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.base-action-blue {
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  background-color: #2e58b3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.icon_cc_active {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_cc_activa.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.icon_cc_pending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_cc_pendiente.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.icon_cc_rejected {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_cc_rechazada.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
/*====BOTONES ESTATUS===*/
.base-icon-situacion {
  display: block;
  height: 24px;
  width: 24px;
  display: inline-block;
  vertical-align: middle;
}
.b-orange {
  background-color: #FC8737;
}
.b-yellow {
  background-color: #FCBD37;
}
.b-red {
  background-color: #EA1F1F;
}
.base-icon-estatus {
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.estatus-ejemplo {
  display: block;
  margin: 0 auto;
  padding: 5px 5px;
  overflow: hidden;
  width: 235px;
  border: 1px solid red;
}
.status-ok {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ok.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.status_error {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/error.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.status_pagado {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_pagado.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.status_anulada {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/iconos_pre_situacion_anulada.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.status_pagado_collectPending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/payCollectPending.png) no-repeat center center, #39B54A;
  background-size: 24px;
  cursor: pointer;
}
.status_collectpending {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_pagar.png);
  background-color: #FC8737;
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.status_cancelado {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_cancelado.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.status_incobrable {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_incobrable.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
}
.status_invalido {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_invalido.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
}
.status_pendiente {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_pendientevalidar.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
}
.status_porcobrar {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_porcobrar.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
}
.status_efectuado {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_porcobrar.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
}
.status_vencido {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_vencido.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.icon-AlertInformation {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/Icon-AlertInformation.svg);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.status_Payment_Pending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_ceder.png) no-repeat center center, #000000;
  background-size: 24px;
}
.status_Payment_Executed {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_efectuado_f.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.status_Payment_Approved {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_aprovado_f.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.status_Payment_Rejected {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_rechazado_f.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.status_userInactivo {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_cancelado.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.modal-lg {
  width: 1280px !important;
}
.modal-example {
  width: 900px !important;
}
.status_userActivo {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_habilitado.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.modal-scroll {
  position: absolute !important;
  overflow: scroll !important;
}
.h586 {
  height: 586px;
}
.h544 {
  height: 544px;
}
.gray-label {
  display: block;
  padding: 10px 15px;
  background: #E4E4E4;
  margin-bottom: 15px;
  position: absolute;
  width: 966px;
}
.tab-document {
  text-align: center;
}
.tab-document label {
  display: block;
  margin-bottom: 0px;
}
.tab-document-description {
  font-size: 12px;
}
.tab-document-description i {
  margin-right: 4px;
}
.tab-document-amount {
  font-weight: bold;
  font-size: 14px;
}
.tab-document-total {
  font-size: 12px;
}
.nav-tabs > li.active .tab-document svg path {
  fill: #fff;
}
/*============BOTONERA VISOR====================================*/
.btns-bottom {
  display: block;
  list-style: none;
  background: #C8C8C8;
  overflow: hidden;
  width: 100%;
  float: right;
  padding: 0;
}
.btns-bottom > li {
  display: block;
  float: left;
  width: 16.6%;
  margin: 0;
  border-right: 1px solid #9E9E9E;
  text-align: center;
}
.btns-bottom > li:last-child {
  border-right: none;
}
.btns-bottom > li > .bottom-btn {
  display: block;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
.btns-bottom > li > .bottom-btn-disabled {
  display: block;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
  background: #C8C8C8 !important;
  opacity: 0.3;
  cursor: default;
}
.btns-bottom > li > .bottom-btn:hover {
  background: #AFAFAF;
}
.bottom-btn-ico {
  display: block;
  width: 90%;
  text-align: center;
  margin: 0 auto;
}
.bottom-btn-name {
  color: #666666 !important;
  text-decoration: none !important;
}
/*================================================*/
/*==================BOTONES ICONOS==============================*/
.action-box-4 {
  display: block;
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.ico {
  text-align: center;
  cursor: pointer;
}
.action-box-3 {
  display: block;
  width: 70%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.action-box-2 {
  display: block;
  width: 50%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
/*================SIDE MENU==============================*/
.side-m-ul {
  list-style: none;
  display: block;
  padding: 5px 10px;
  margin: 0;
  /*background:#E4E4E4;*/
  background: #2B2B2B;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.side-m-ul li {
  display: block;
  margin: 0;
  color: #333;
  border-bottom: 1px solid #4A4A4A;
}
.side-m-ul li:last-child {
  border-bottom: none;
}
.orange-l {
  color: #fff !important;
  display: block;
  width: 100%;
  padding: 15px 10px;
  text-decoration: none !important;
  font-weight: bold;
}
.modal-title blue {
  font-weight: bold !important;
}
/*==============ERRORS========================*/
.alert-danger,
.alert-info,
.alert-success {
  display: block;
}
.field-validation-error {
  color: #a94442;
}
.field-validation-valid {
  display: none;
}
input.input-validation-error,
textarea.input-validation-error,
select.input-validation-error {
  border: 1px solid #a94442;
  font-size: 100%;
}
span.field-validation-error {
  display: none;
}
.validation-summary-errors {
  font-weight: bold;
  color: #a94442;
  /*ul{
        display: none;

    }*/
}
.modal-scroll {
  position: absolute !important;
  overflow: scroll !important;
}
.float-x {
  display: block;
  position: absolute;
  z-index: 99999;
  right: 10px;
  top: 3px;
  margin: 0 !important;
  color: #4d4d4d !important;
  font-weight: 100;
  font-size: 30px;
}
.h586 {
  height: 586px;
}
.h544 {
  height: 544px;
}
.gray-label {
  display: block;
  padding: 10px 15px;
  background: #E4E4E4;
  margin-bottom: 15px;
  position: absolute;
  width: 966px;
}
/*============BOTONERA VISOR====================================*/
.btns-bottom {
  display: block;
  list-style: none;
  background: #C8C8C8;
  overflow: hidden;
  width: 100%;
  float: right;
  padding: 0;
  margin-bottom: 0 !important;
}
.btns-bottom > li {
  display: block;
  float: left;
  width: 16.6%;
  margin: 0;
  border-right: 1px solid #9E9E9E;
  text-align: center;
}
.btns-bottom > li:last-child {
  border-right: none;
}
.btns-bottom > li > .bottom-btn {
  display: block;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
.btns-bottom > li > .bottom-btn:hover {
  background: #AFAFAF;
}
.disable-bottom-btn {
  background: #C8C8C8 !important;
  opacity: 0.3;
  cursor: default;
}
.bottom-btn-ico {
  display: block;
  width: 90%;
  text-align: center;
  margin: 0 auto;
}
.bottom-btn-name {
  color: #666666 !important;
  text-decoration: none !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-top {
  padding-top: 0px !important;
}
.data-padding-40-0 {
  padding: 40px 0px 0 0px !important;
  margin-bottom: 15px;
}
.data-padding-50-15 {
  padding: 55px 15px 0 15px !important;
  margin-bottom: 15px;
}
.container-scroll {
  display: block;
  max-height: 447px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 966px;
}
/*==========WIDGETS============================*/
/*WIDGET DE BINEVENIDA*/
.welcome-widget-wrapper {
  display: block;
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/bg_TechSrc_widget.png') no-repeat center center;
  background-size: cover;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.welcome-widget-header {
  display: block;
  width: 100%;
  padding: 15px;
  overflow: hidden;
  vertical-align: middle;
}
.welcome-widget-body {
  padding: 0px 15px 15px 15px;
  display: block;
  height: 250px;
}
.welcome-widget-body > .widget-title-white {
  color: #FFFFFF;
  margin: 0;
  margin-bottom: 10px;
}
.welcome-widget-body > p {
  color: #FFFFFF;
  font-size: 16px;
  margin-bottom: 30px;
}
.margin-rw-15 {
  margin-right: -15px;
}
.margin-lw-15 {
  margin-left: -15px;
}
/*WIDGET DE BINEVENIDA*/
.wrapper-row-w {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
}
.widget-wrapper {
  display: block;
  /*background: red;*/
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  /*margin-bottom: 30px;
    margin-top: 2%;*/
}
.widget-header {
  display: block;
  width: 100%;
  padding: 15px;
  background: #1b3266;
  overflow: hidden;
  font-size: 16px;
  vertical-align: middle;
}
.widget-header > p {
  margin: 0;
  padding: 0;
  color: #FFF;
  display: block;
  float: left;
}
.w-btn-info {
  display: inline-block;
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_w_info.png);
  background-size: 22px 22px;
  background-position: center center;
  vertical-align: middle;
  height: 22px;
  width: 22px;
  margin: 0 2px 0 0;
  opacity: .5;
}
.w-btn-ajustes {
  display: inline-block;
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_w_ajustes.png);
  background-size: 22px 22px;
  background-position: center center;
  vertical-align: middle;
  height: 22px;
  width: 22px;
  margin: 0 2px 0 0;
  opacity: .5;
}
.w-btn-eliminar {
  display: inline-block;
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_w_eliminar.png);
  background-size: 22px 22px;
  background-position: center center;
  vertical-align: middle;
  height: 22px;
  width: 22px;
  margin: 0 2px 0 0;
  opacity: .5;
}
.w-btn-info:hover {
  opacity: 1;
}
.w-btn-ajustes:hover {
  opacity: 1;
}
.w-btn-eliminar:hover {
  opacity: 1;
}
.widget-body {
  padding: 32px;
  font-size: 15px;
  border: 1px solid #CCCCCC;
  display: block;
  min-height: 250px;
}
/*CAMBIOS LISTADO*/
.filter-on {
  font-size: 14px !important;
  overflow: hidden;
}
.label-left {
  display: block;
  line-height: 34px;
  margin-bottom: 0;
}
.filter-arrow {
  float: left;
  text-align: center;
  padding: 7px 5px !important;
}
.filter-gray {
  background: #EFEFEF;
}
.pre-filter-icon {
  margin-left: 20px;
  margin-top: 1px;
}
.filter-btn {
  width: 146px;
}
.margin-b5 {
  margin-bottom: 5px;
}
/*SITUACION*/
.base-situacion {
  display: inline-block;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  margin: 0 2px 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.icon_anulada {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_anulada.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_canceladas {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_cancelada.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_pendiente_cancelacion {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_pre_situacion_pendiente_cancelacion.png) no-repeat center center, #FFBD00;
  background-size: 24px;
}
.icon_invalidas {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_invalida.png) no-repeat center center, #000000;
  background-size: 24px;
}
.icon_porvalidar {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_porvalidar.png) no-repeat center center, #AAAAAA;
  background-size: 24px;
}
.icon_portal {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_portal.png) no-repeat center center, #AAAAAA;
  background-size: 24px;
}
.icon_incobrable {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_incobrable.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_cobrada {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_cobrada.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.icon_cobrada_collectPending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/payCollectPending.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.icon_reporte_sic {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_sic.png) no-repeat center center, #EA5F1B;
  background-size: 24px;
}
.icon_pending_sic {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_sic.png) no-repeat center center, #8d98b2;
  background-size: 24px;
}
.icon_reporte_sic_collectPending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_reporte_sic_collectpending.png) no-repeat center center, #EA5F1B;
  background-size: 24px;
}
.icon_cobrada_ven {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_porcobrar.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_cobrada_ven_collectPending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/dueCollectPending.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_cobrada_tiempo {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_porcobrar.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.icon_cobrada_tiempo_collectPending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/dueCollectPending.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.icon_canceladas_collectPending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_pagar.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_all {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/ico_pre_todos.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.icon_Pending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_Validation.png) no-repeat center center, #000000;
  background-size: 24px;
}
.icon_InValid {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_Rejected.png) no-repeat center center, #000000;
  background-size: 24px;
}
.icon_Rejected {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_Rejected.png) no-repeat center center, #000000;
  background-size: 24px;
}
.icon_Valid {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_Received.png) no-repeat center center, #000000;
  background-size: 24px;
}
.icon_Accepted {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_Accepted.png) no-repeat center center, #000000;
  background-size: 24px;
}
.mensaje_enviado {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/mail_enviado_02.png) no-repeat, center center;
}
.mensaje_pendinete {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/mail_pendiente_02.png) no-repeat, center center;
}
.mensaje_cancelado {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/mail_canceladoo_02.png) no-repeat, center center;
}
.mensaje_normal {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/mail_normal.png) no-repeat, center center;
}
.sms_enviado {
  display: block;
  width: 25px;
  height: 35px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/sms_enviado.png) no-repeat, center center;
  background-size: cover;
}
.sms_pendinete {
  display: block;
  width: 25px;
  height: 35px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/sms_pendiente.png) no-repeat, center center;
  background-size: cover;
}
.sms_cancelado {
  display: block;
  width: 25px;
  height: 35px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/sms_enviado.png) no-repeat, center center;
  background-size: cover;
}
.sms_normal {
  display: block;
  width: 25px;
  height: 35px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/sms_enviado.png) no-repeat, center center;
  background-size: cover;
}
.ivr_enviado {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ivr_enviado.png) no-repeat, center center;
}
.ivr_pendinete {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ivr_pendiente.png) no-repeat, center center;
}
.ivr_cancelado {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ivr_cancelado.png) no-repeat, center center;
}
.ivr_normal {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ivr_normal.png) no-repeat, center center;
}
.mensaje_empty {
  display: block;
  width: 30px;
  height: 30px;
  /*background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/mail_canceladoo_02.png) no-repeat, center center;*/
}
/*DICTAMEN*/
.icon_pendiente_dictamen {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_pendiente_dictamen.png) no-repeat center center, #EA5F1B;
  background-size: 24px;
}
.icon_dictamen {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_dictamen.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.icon_cerrada_dictamen {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_cerrada_dictamen.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
/*DICTAMEN*/
/*SITUACION*/
/*==================USUARIOS====================*/
/*Usuario de sistema editable*/
.sistem-user {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_sistem_user.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.sistem-Nouser {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_sistem_user.png) no-repeat center center, #C1C1C1;
  background-size: 24px;
}
/*Usuario del sistema no editable*/
.non-sistem-user {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_non_sistem_user.png) no-repeat center center, #c1c1c1;
  background-size: 24px;
}
/*Usuario activo*/
.active-user {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_usuario_activo.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
/*Usuario inactivo*/
.inactive-user {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_usuario_inactivo.png) no-repeat center center, #c1c1c1;
  background-size: 24px;
}
/*==================USUARIOS====================*/
/*==================CARGA DE DOCUMENTOS==================*/
.border-bottom {
  border-bottom: 1px solid #CCCCCC !important;
}
.fake-tabs {
  list-style: none;
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 15px;
}
.fake-tabs > li {
  display: block;
  float: left;
  background: #E4E4E4;
  margin: 0;
  padding: 15px 0;
  font-size: 18px;
  border-right: 1px solid #CCCCCC;
  color: #ABABAB;
}
.fake-tabs > li:last-child {
  border-right: none;
}
.tab-active {
  background: #1b3266 !important;
  color: #FFF !important;
}
.margin-r15 {
  margin-right: 15px;
}
.margin-b0 {
  margin-bottom: 0;
}
.no-padding-but-bullets {
  padding: 0 0 0 15px;
  margin: 0px 0 15px 0;
}
.drag-n-drop {
  display: block;
  background: #e8eaef;
  padding: 24px;
  margin-bottom: 15px;
  border-radius: 3px;
}
.drag-box {
  display: block;
  min-height: 300px;
  padding-top: 90px;
  width: 100%;
}
.drag-box-small {
  display: block;
  min-height: 225px;
  width: 100%;
}
.upload-step {
  width: 600px;
  margin: 0px auto;
}
.upload-step ul {
  margin-bottom: 0px;
}
.upload-step-list {
  counter-reset: step;
}
.upload-step-list li {
  list-style-type: none;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  color: #cccccc;
}
.upload-step-list li:before {
  width: 32px;
  height: 32px;
  content: counter(step);
  counter-increment: step;
  line-height: 30px;
  display: block;
  text-align: center;
  margin: 0 auto 16px auto;
  border-radius: 50%;
  background-color: #e9ebf0;
}
.upload-step-list li .line {
  width: 84%;
  height: 1px;
  position: absolute;
  background-color: #cccccc;
  top: 15px;
  left: -42%;
  z-index: 0;
}
.upload-step-list li:first-child:after {
  content: none;
}
.upload-step-list li.active {
  color: #2e58b3;
}
.upload-step-list li.active .line {
  background-color: #2e58b3;
}
.upload-step-list li.active:before {
  background-color: #2e58b3;
  color: #fff;
}
.upload-step-list li.active + li:after {
  background-color: #2e58b3;
}
.help-top:hover .help-top-info {
  display: block;
  transform-origin: 100% 0%;
  -webkit-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
}
.help-top:hover .btn-help {
  background-color: #1b3266;
  color: #fff;
}
.help-top:hover .btn-help i {
  color: #fff;
}
.help-top .help-top-info {
  /* The tooltip */
  display: none;
  text-align: left;
  background-color: #fff;
  padding: 20px;
  width: 570px;
  position: absolute;
  border-radius: 3px;
  right: -4px;
  font-size: 13px;
  line-height: 1.4;
  z-index: 1000;
  top: 42px;
}
.help-top .help-top-info:before {
  /* The pointer of the tooltip */
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  right: 20px;
  top: -12px;
}
.help-top .help-top-info:after {
  /* Prevents the tooltip from being hidden */
  width: 100%;
  height: 40px;
  content: '';
  position: absolute;
  top: -40px;
  left: 0;
}
/* CSS animation */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(0.6);
  }
  100% {
    opacity: 100%;
    transform: scale(1);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100%;
  }
}
.text-dnd {
  display: block;
  text-align: center;
  width: 28%;
  margin: 0 auto;
}
.text-dnd > h1,
.text-dnd > h3 {
  margin: 0;
  padding: 0;
  color: #a9a8a8;
}
.input-upload-box {
  display: block;
  width: 100%;
  float: left;
}
.input-upload-box-dropzone {
  height: 40px;
  width: 100%;
  padding-top: 10px;
}
.input-upload-file-row {
  border: 1px solid #e8eaef;
  border-radius: 3px;
  background-color: #fff;
  height: 40px;
  padding: 10px 24px;
  margin-bottom: 4px;
}
.input-upload-file-row i {
  float: right;
  cursor: pointer;
}
.gray-box {
  display: block;
  background: #F3F5F7;
  padding: 15px;
  border-radius: 2px;
  margin-bottom: 15px;
}
.gray-box > p {
  margin: 0;
  padding: 0;
}
.btns-plantilla {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.clients-list {
  display: block;
  margin-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.black-row {
  display: block;
  padding: 17px 32px;
  color: #FFF;
  background: #1b3266;
  border: 1px solid #1b3266;
  height: 54px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.razon-mayus {
  text-transform: uppercase;
}
.client-gray-data {
  display: block;
  padding: 28px 28px 0 28px;
}
.client-documents-data {
  display: block;
  border-top: none;
  padding: 0 28px;
}
.client-documents-row {
  padding: 15px 0;
}
.block-label {
  display: block;
  width: 100%;
}
.h4-t2 {
  margin: 0 0 15px 0;
}
@media only screen and (min-width: 720px) and (max-width: 1600px) {
  #customerDataFrm div.client-documents-data.clearfix div.date {
    width: 138px !important;
  }
  #customerDataFrm div.client-documents-data.clearfix div.date input {
    padding-left: 8px;
    padding-right: 15px;
  }
}
/*==================CARGA DE DOCUMENTOS==================*/
/*================================================*/
.renglon-t-orange {
  display: table;
  overflow: hidden;
  padding: 0 0 0 6px !important;
  vertical-align: middle !important;
  width: 100%;
}
.uploadDocument {
  margin-bottom: 9px !important;
}
.padding15 {
  padding: 15px;
}
.padding-t10 {
  padding-top: 10px;
}
.rowOldBalances {
  background-color: #f9f9f9;
  border-top: 3px solid #797979;
}
.selectpicker + .form-control-feedback {
  margin-right: -30px !important;
}
.tut-group {
  cursor: pointer;
  display: inline-block;
  margin-right: 15px;
  text-align: center;
  width: 104px;
}
.label-tut {
  color: #333;
  display: block;
  font-size: 13px;
  font-weight: normal;
  margin: 8px auto 0;
  width: 100%;
}
.tutoriales-base {
  border-radius: 50%;
  display: block;
  height: 70px;
  margin: 0 auto;
  width: 70px;
}
.data_tut {
  background: no-repeat scroll center center, #2e58b3 none repeat scroll 0 0;
}
.data_pdf {
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/Pdf_white.png') no-repeat center center, #2e58b3;
}
.data_pdf:hover {
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/Pdf_white.png') no-repeat center center, #1b3266;
}
.data_pdf_tressor {
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/Pdf_white.png') no-repeat center center, #2e58b3;
}
.data_pdf_tressor:hover {
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/Pdf_white.png') no-repeat center center, #1b3266;
}
.data_video {
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/play_white.png') no-repeat center center, #2e58b3;
  background-size: 50px;
}
.data_video:hover {
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/play_white.png') no-repeat center center, #1b3266;
  background-size: 50px;
}
.sic-titulo {
  display: block;
  width: 225px;
  background: #E4E4E4;
  border: 1px solid #B1B1B1;
  text-align: center;
  padding: 10px 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: none;
  float: left;
}
.sic-titulo-first {
  margin-left: 435px;
}
.sic-titulo-second {
  margin-left: 15px;
}
.saldos-titulo1 {
  display: block;
  width: 400px;
  margin-left: 450px;
  background: #E4E4E4;
  border: 1px solid #B1B1B1;
  text-align: center;
  padding: 10px 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: none;
  float: left;
}
.saldos-titulo2 {
  display: block;
  width: 595px;
  margin-left: 97px;
  background: #E4E4E4;
  border: 1px solid #B1B1B1;
  text-align: center;
  padding: 10px 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: none;
  float: left;
}
.renglon-t-notoverflow {
  display: table;
  overflow: auto;
  padding: 32px !important;
  vertical-align: middle !important;
  width: 100%;
}
.renglon-t-notoverflow .form-group {
  margin-bottom: 0px;
}
.renglon-t-notoverflow .plus {
  font-size: 28px;
  color: #4d4d4d;
}
.renglon-t-notoverflow .close {
  left: 1150px;
  top: -34px;
  position: absolute;
}
.spacing-42 {
  height: 42px;
}
.spacing-24 {
  height: 24px;
}
.icon-radio {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: solid 1px #d1d6e0;
  background-color: #f3f5f7;
  display: inline-block;
}
.icon-copy {
  width: 14px;
  height: 17px;
  margin-bottom: 5px;
  margin-left: 10px;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 96px;
}
.truncateOldBalances {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 390px;
}
.truncate150 {
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
}
.truncate180 {
  width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 180px;
}
.truncate210 {
  width: 210px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 210px;
}
.truncate235 {
  width: 235px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 235px;
}
.truncate250 {
  width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 250px;
}
.progress > div {
  color: #333;
  /*N/*A*/
}
.progress {
  color: #333;
  /*N/A*/
}
.btns-platilla {
  width: 295px;
}
.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}
.file-btn {
  background: #2e58b3;
  border-color: #2e58b3;
  color: #fff;
  padding: 8px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 2px solid transparent;
  border-radius: 3px;
}
.file-btn:hover {
  background: #2e58b3;
}
.input-set-width {
  width: 135px;
  height: 36px;
  overflow: hidden;
  float: left;
  box-shadow: none !important;
  outline: none !important;
}
.custom-file-input::before {
  content: 'Subir formato';
  width: 135px;
  text-align: center;
  display: inline-block;
  background: #2e58b3;
  border-color: #2e58b3;
  color: #FFF !important;
  border-radius: 4px;
  padding: 7px 0 0 0;
  height: 34px;
  outline: none !important;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-size: 14px;
}
.custom-file-input:hover::before {
  background: #2e58b3;
}
.custom-file-input:active::before {
  background: #2e58b3;
}
.custom-file-input:focus::before {
  background: #2e58b3;
}
.uploadbox2 {
  display: block;
}
.margin-tmove {
  margin-top: 5px !important;
}
.black-row-graph {
  display: block;
  padding: 5px 10px;
  color: #FFF;
  background: #1b3266;
  border: 1px solid #000;
  font-size: 10px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.white-row-graph {
  display: block;
  padding: 5px 10px;
  color: #333;
  background: #FFF;
  border: 1px solid #000;
  border-top: 0px !important;
  font-size: 10px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.orange-row {
  display: block;
  padding: 5px 10px;
  color: #FFF;
  background: #2e58b3;
  margin-top: -15px;
  font-weight: bold;
  font-size: 17px;
}
.renglon-header-w {
  margin-bottom: 24px;
}
.renglon-header-w label {
  font-size: 18px;
}
.ow {
  background: #2e58b3;
}
.lighter-ow {
  background: #ffcca9;
}
.renglon-t-w {
  width: 100%;
  display: table;
  overflow: hidden;
  vertical-align: middle !important;
  padding: 4px 7px;
  height: 32px;
  margin-bottom: 8px;
  background-color: #f3f5f7;
  border-radius: 3px;
  border: 1px solid #e6e6e6;
}
.renglon-t-w.total {
  background-color: #2e58b3;
  border-color: #2e58b3;
  color: #fff;
}
.renglon-t-w.toDue {
  background-color: #fab26b;
  border-color: #fab26b;
  color: #fff;
}
.renglon-t-w.Due {
  background-color: #e63917;
  border-color: #e63917;
  color: #fff;
}
.tabla-widget {
  margin: 10px 0;
}
.tabla-widget > .renglon-header-w > .celda {
  font-size: 14px;
  padding: 0;
}
.tabla-widget > .renglon-t-w > .celda {
  font-size: 12px;
  padding: 0;
}
.blank-widget-wrapper {
  display: block;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.container-white2 {
  display: block;
  width: 1852px;
  padding: 32px;
  min-height: 700px;
  /* margin: 0px auto 15px auto; */
  margin: 0px 15px 15px 15px;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.container-white3 {
  display: block;
  width: 2000px;
  padding: 15px;
  min-height: 700px;
  /* margin: 0px auto 15px auto; */
  margin: 0px 15px 15px 15px;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.w2030 {
  min-width: 2030px !important;
}
.w2300 {
  min-width: 2300px !important;
}
/*================Simple-Link-a==============================*/
.simple-link-a {
  display: block;
  float: left;
  padding: 2px 10px 2px 10px;
  color: #1b3266;
  /*N/A*/
  margin: 0px 0px 33px 0px;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
}
.simple-link-a:last-child {
  border-right: none;
  padding: 2px 10px 2px 10px;
}
.simple-link-a:hover {
  color: #585858;
}
.text-red {
  color: red;
}
.simple-link-a:hover {
  color: #585858;
}
.icon_information {
  display: inline-block;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  margin-bottom: -3px;
  margin-right: 5px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_information.png) center center no-repeat, #1b3266;
  background-size: 15px;
}
.information_text_f {
  color: #333 !important;
  cursor: pointer;
}
.information_text_f_w {
  color: #8d98b2 !important;
  cursor: pointer;
}
.information_text_f,
information_text_f_w:hover {
  text-decoration: underline;
}
.margin-tmove {
  margin-top: 5px !important;
}
.fixed-top {
  position: fixed !important;
  z-index: 999 !important;
}
.padding-t40 {
  padding-top: 40px !important;
}
.padding-t60 {
  padding-top: 60px !important;
}
.padding-t80 {
  padding-top: 80px !important;
}
.emergency-wrap {
  display: block;
  width: 560px;
  border: 1px solid rgba(255, 0, 0, 0);
  word-wrap: break-word !important;
  overflow: hidden;
  white-space: normal;
}
/*==========================Financimaineto==============================*/
.padding-r0 {
  padding-right: 0;
}
.padding-l0 {
  padding-left: 0;
}
.logoInvestor_ {
  background-image: url('https://origon-cdn.azureedge.net/shared/images/logos/logo-capa.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.logoInvestor_monex {
  background-image: url('https://origon-cdn.azureedge.net/shared/images/logos/logo-monex.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#tbl td .popover {
  top: 45px;
  left: 71.5px !Important;
  display: block;
  margin-left: -725px;
  width: 800px;
  min-height: 180px;
  max-width: 800px;
  background-color: #ffffff;
  box-shadow: #cbcbcb 0px 0px 5px 3px;
}
#tbl td .popover .popover-content {
  color: #000;
  padding: 0px 12px;
  min-height: 250px;
}
#tbl td .hideTooltip {
  opacity: 0 !Important;
}
.QuoteDetailsRowHeader {
  height: 45px !important;
}
.QuoteDetailsRow {
  height: 45px !important;
}
.light-gray-background {
  background: #FBFBFB;
}
.padding-12 {
  padding: 12px 0px 12px 12px;
}
.padding-l25 {
  padding-left: 25px;
}
.padding-r25 {
  padding-right: 25px;
}
.orange-header {
  display: block;
  padding: 10px 15px;
  background: #2e58b3;
  color: #FFF;
  border-radius: 4px;
  font-size: 15px;
  margin-bottom: 15px;
}
.espacio-tabla {
  display: block;
  width: 100%;
  background: #CCCCCC;
  min-height: 300px;
}
.financed-documents-counter-circle {
  position: absolute;
  top: 3px;
  right: 0;
  padding: 2px 5px 0px 5px;
  width: 23px;
  height: 23px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #60B358;
  font-weight: bold;
}
.selected-doc {
  display: block;
  position: relative;
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/bg_TechSrc_widget.png') no-repeat center right;
  min-height: 96px;
  background-size: cover;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  margin-bottom: 15px;
}
.top-selected-doc {
  display: block;
  width: 100%;
  min-height: 96px;
  overflow-x: hidden;
  overflow-y: hidden;
  max-height: 455px;
}
.top-selected-doc .mCSB_inside > .mCSB_container {
  margin-right: 15px;
}
.bottom-selected-doc {
  display: block;
  background: #f3f5f7;
  min-height: 112px;
  padding: 12px 18px 23px 24px;
  width: 100%;
  bottom: 0;
}
.black-header-SF {
  display: block;
}
.total-tag {
  text-align: right;
}
.total-tag-amount {
  text-align: right;
}
.select-demo-text {
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  display: block;
  position: absolute;
  top: 110px;
  left: 0;
  right: 0;
  width: 90%;
  margin: 0 auto;
}
.btn-holder-center {
  display: block;
  width: 100%;
  text-align: center;
}
.disabled01 {
  background: #BBBBBB !important;
  cursor: default;
  text-align: center;
  width: 100%;
}
.no-bg-img {
  background: none !important;
  border: 1px solid #CCCCCC;
  width: 290px;
}
.header-selected-doc {
  display: block;
  background: #1b3266;
  padding: 10px 15px;
  color: #FFF;
  text-align: center;
  position: absolute;
  top: 0;
  height: 70px;
  width: 100%;
}
.selected-document-list {
  display: block;
  list-style: none;
  padding: 0px 0 0px 0px;
  margin-bottom: 0;
}
.selected-document-list > li {
  width: 100%;
  margin: 0;
  padding: 24px 21px;
  display: block;
  min-height: 96px;
}
.selected-document-row {
  display: block;
  border-bottom: 1px solid #CCCCCC;
}
.selected-document-row:last-child {
  border-bottom: none;
}
.w100-btn {
  width: 100%;
}
.bg-black-3 {
  background: #1b3266 !important;
  border-color: #1b3266 !important;
}
.panel-primary {
  border-color: #CCCCCC;
}
.icon_rechazado {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_aprovado_f.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.icon_aprovado {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_rechazado_f.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_efectuado {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_efectuado_f.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.icon_color_green {
  color: #39B54A;
}
.icon_color_red {
  color: #EA1F1F;
}
.action_agregar {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_agregar.png);
  background-size: 26px 26px;
  background-position: center center;
}
.action_efectuado {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_efectuado_f.png);
  background-size: 26px 26px;
  background-position: center center;
}
.table-sf {
  margin-bottom: 0px;
}
.tr-sf > th {
  font-size: 11.5px !important;
  padding: 4px !important;
}
.tr-sf > td {
  font-size: 11.5px !important;
  padding: 4px !important;
}
.tr-qif > td {
  font-size: 10px !important;
  font-style: normal;
  font-weight: bold;
}
.tr-qif > td > i {
  padding-top: 5px;
}
.green-text {
  color: #39B54A;
  font-weight: bold;
}
.red-text {
  color: #EA1F1F;
  font-weight: bold;
}
.no-table-margin {
  margin: 0 !important;
}
.invisible-ghost {
  display: none;
  visibility: hidden;
}
.padding-header {
  display: block;
  padding: 10px 10px;
}
/*==========================Financimaineto==============================*/
.emergency-wrap-contract {
  display: block;
  width: 962px;
  border: 1px solid rgba(255, 0, 0, 0);
  word-wrap: break-word !important;
  overflow: hidden;
  white-space: normal;
}
.truncatenotwidth {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filter-off {
  font-size: 14px !important;
}
/*CONSULTA MOVIMIENTOS CUENTA CONCENTRADORA*/
.conciliacion {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/iconos_pre_sin_conciliacion.png);
  background-size: 26px 26px;
  background-position: center center;
}
.conciliacion-green {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/iconos_pre_conciliacion.png);
  background-color: #39B54A !important;
  background-size: 26px 26px;
  background-position: center center;
}
.conciliacion2 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_checkmark.png);
  /*background-color: #FCBD37 !important;*/
  background-size: 26px 26px;
  background-position: center center;
}
.conciliacion2-green {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_checkmark.png);
  background-color: #39B54A !important;
  background-size: 26px 26px;
  background-position: center center;
}
/*CONSULTA MOVIMIENTOS CUENTA CONCENTRADORA*/
.contract-header {
  height: 600px;
  overflow-y: visible;
}
.contract-footer {
  height: 200px;
  overflow-y: visible;
}
/*===============CONCILIACIÓN MANUAL===================*/
.header-conciliacion {
  display: block;
  background: #F3F5F7;
  padding: 15px;
  border-radius: 4px;
}
.margin-00 {
  margin-top: 0;
  margin-bottom: 0;
}
.bg-black {
  display: block;
  background: #1b3266;
}
.fake-header {
  display: block;
  width: 100%;
  padding: 8px;
  color: #FFFFFF;
}
.fake-header-td {
  display: block;
  width: 100%;
  padding: 8px;
}
.white-right-border {
  border-right: 1px solid #ffffff;
}
.gray-search {
  background: #F3F5F7;
  display: block;
  padding: 15px;
}
.buttona-wrapper {
  display: block;
  border-left: 1px solid #CCCCCC;
  padding: 0px 15px 0px 0;
  margin-top: 23px;
}
.margin-t28 {
  margin-top: 28px;
  display: block;
}
.provider_lineoflife {
  color: white;
  margin-left: 8px;
}
.provider_lineoflife_trasnparent {
  color: transparent;
  margin-left: 10px;
}
.widget-header-gray {
  background-color: #777777 !important;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.widget-body-gray {
  background-color: #dddddd !important;
}
.widget-body-white {
  background-color: #FFF !important;
  min-height: 180px;
}
.textTableUnderline:hover {
  text-decoration: underline;
}
.ColorEmail-Pending {
  color: #FFFF00;
}
.ColorEmail-Complete {
  color: #00FF40;
}
.ColorEmail-Error {
  color: #FF0000;
}
.data-caret {
  display: block;
  width: 20px;
  text-align: center !important;
  float: left;
  color: #fff !important;
}
.data-caret span {
  color: #fff;
  font-size: 14px;
  top: -4px;
}
.account-data {
  display: block;
  /*font-size: 12px;*/
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*====FILTROS TABS VENC.====*/
.totaldue {
  display: block;
  list-style: none;
  margin: 0 0 0px 0;
  padding: 0;
}
.duetab {
  display: block;
  float: left;
  padding: 5px 0;
  text-align: center;
  cursor: pointer;
  background: #E6E7E8;
  border-right: 1px solid #7C7C7C;
}
.duetab:last-child {
  border-right: none;
}
.duetab:hover {
  background: #BCBEC0;
}
.duetab > .block-title-tab {
  font-weight: bold;
  display: block;
  font-size: 15px;
}
.duetab > .result-block-tab {
  display: block;
}
.active-duetab {
  background: #6D6E71 !important;
}
.active-duetab > .block-title-tab,
.active-duetab .active-duetab > .result-block-tab {
  color: #FFF;
}
.FileUploadSuccess-title {
  text-align: center;
  margin-top: 80px;
}
.FileUploadSuccess-title-label {
  font-size: 34px;
}
.FileUploadSuccess-subtitle-label {
  margin-top: -5px;
}
.FileUploadSuccess-right {
  text-align: right;
}
.FileUploadSuccess-center {
  text-align: center;
}
.FileUploadSuccess-btns {
  width: 300px;
  font-size: 18px;
  padding: 15px 0;
  height: 60px !important;
}
.chat-box-left {
  width: 100%;
  height: auto;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  font-size: 12px;
  background: #F1F1F1;
}
.chat-box-left::after {
  top: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  position: absolute;
  border-top-color: #F1F1F1;
  border-width: 10px;
  margin-left: -34px;
}
.chat-box-name-left {
  color: #333;
  /*N/A*/
  margin-bottom: 10px;
  margin-left: 14px;
  margin-top: 8px;
  text-align: left;
}
.chat-box-right {
  width: 100%;
  height: auto;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  font-size: 12px;
  background: #F1F1F1;
}
.chat-box-right::after {
  top: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  position: absolute;
  border-top-color: #F1F1F1;
  border-width: 10px;
  margin-right: -34px;
}
.chat-box-name-right {
  color: #333;
  margin-bottom: 10px;
  margin-right: 14px;
  margin-top: 8px;
  text-align: right;
}
div.tooltip-inner {
  max-width: 350px;
}
/*==========DISPOSICION===========*/
.disposition-block {
  display: block;
  width: 100%;
}
.padding-10-0 {
  display: block;
  padding: 10px 0;
}
.padding-0-16 {
  display: block;
  padding: 0px 16px;
}
.number {
  font-weight: bold;
  font-size: 40px;
  display: block;
  min-width: 40px;
  line-height: 40px;
  margin-right: 5px;
}
.receptor-label {
  display: block;
  width: 80%;
  font-weight: bold;
  float: left;
}
.receptor-data {
  display: block;
  width: 80%;
  float: left;
}
.gray-box-parent {
  display: block;
  width: 100%;
  float: left;
  padding: 15px 10px;
  background: #F2F2F2;
}
.renglon-full {
  display: block;
  width: 100%;
}
.margin-t40 {
  margin-top: 40px;
}
/*============PASOS TECSOU================*/
.primaryText {
  color: #2e58b3;
}
.PrimaryColor-btn {
  background: #2e58b3 !important;
  padding: 19px 20px !important;
  cursor: pointer;
}
.active_step {
  background: #F3F3F3;
}
.orange_square {
  display: block;
  height: 55px;
  width: 55px;
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/flower.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #2e58b3;
  margin: -15px 15px -15px 0;
}
.orange_square_footer {
  display: block;
  height: 75px;
  width: 65px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/flower.png) 18px 32px no-repeat;
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/flower.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-position-y: 32px;
  background-position: 18px 32px;
  margin: -15px 15px -15px 0;
}
.orange_square_but {
  display: block;
  height: 55px;
  width: 55px;
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/flower.png);
  background-repeat: no-repeat;
  background-position: left;
  background-position-x: 20px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/flower.png) 20px 12px no-repeat;
  background-color: #2e58b3;
  margin: -15px 15px -15px 160px;
}
.orange_square_but:hover {
  display: block;
  height: 55px;
  width: 55px;
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/flower.png);
  background-repeat: no-repeat;
  background-position: left;
  background-position-x: 20px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/flower.png) 20px 12px no-repeat;
  background-color: #2e58b3;
  margin: -15px 15px -15px 160px;
}
.orange_flower {
  display: block;
  height: 40px;
  width: 100%;
  margin: 0 auto 15px auto;
}
.first_time_path {
  display: block;
  margin: 0 15px 0 0;
}
ul#FirstTimestep3.first_time_path {
  display: block;
  margin: 0 5px 0 0;
}
.h540 {
  height: 540px;
}
.h645 {
  height: 645px;
}
/*****************PASOS TECSOU SVG*****************/
/*ACTIVE FLOWER/CHECKMARK ICON*/
.colored-flower,
.colored-petal,
.active-colored-petal,
.colored-checkmark-circle,
.colored-checkmark {
  fill: #2e58b3;
}
.flower-stroke,
.colored-checkmark-stroke {
  stroke: #2e58b3;
}
/*UNACTIVE FLOWER/CHECKMARK ICON*/
.gray-colored-flower,
.gray-colored-petal,
.gray-active-colored-petal,
.gray-colored-checkmark-circle,
.gray-colored-checkmark {
  fill: #484848;
}
.gray-flower-stroke,
.gray-colored-checkmark-stroke {
  stroke: #484848;
}
/*****************PASOS TECSOU SVG*****************/
/*FLOWERS*/
.orange_f1 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/o1.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.orange_f2 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/o2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.orange_f3 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/o3.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.orange_f4 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/o4.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.check_orange1 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/co1.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.check_orange2 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/co2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.check_orange3 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/co2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.check_orange4 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/co4.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.gray_f1 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/g1.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.gray_f2 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/g2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.gray_f3 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/g3.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.gray_f4 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/g4.png);
  background-repeat: no-repeat;
  background-position: center center;
}
/*CHECKMARKS*/
.check_f1 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/c1.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.check_f2 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/c2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.check_f3 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/c2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.check_f4 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/c4.png);
  background-repeat: no-repeat;
  background-position: center center;
}
/*==================*/
.bottom-container {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  bottom: 40px;
}
.fade-text {
  color: #989898;
}
/*============PASOS TECSOU================*/
/*==========DISPOSICION===========*/
.jsMayus {
  text-transform: uppercase;
}
/*==ICONOS FINANCIAMIENTO V3==*/
.icon_pending_transfer {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_pending_transfer.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.icon_pending_signature {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_pending_signature.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.icon_pastdue_f {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_pastdue_f.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_checkmark {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_aprovado_f.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.theme-variable-type {
  padding: 0px 35px;
  position: relative;
}
.theme-variable-type .action_detalle {
  right: 0;
  top: 4px;
  position: absolute;
}
.theme-variable-type .action_editar {
  left: 0;
  top: 4px;
  position: absolute;
}
.btn-edit-theme {
  border: none;
  text-decoration: none;
}
/*Nuevo Estilo*/
.icon_pending_transfer_conciliation {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_pending_transfer.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px;
}
.LogoBig {
  background: url('https://origon-cdn.azureedge.net/shared/images/logos/logo-dito-light.png') no-repeat;
  width: 310px;
  height: auto;
}
.LogoSmall {
  background: url('https://origon-cdn.azureedge.net/shared/images/logos/logo-dito-light.png') no-repeat;
  width: 100px;
  height: auto;
}
/*=======AJUSTES LOGO=======*/
.logo_holder_dito {
  float: left;
  margin-top: 6px;
  margin-left: 14px;
  width: 135px;
  height: 42px;
  background: url('https://origon-cdn.azureedge.net/shared/images/logos/logo-dito-light.png') no-repeat center;
  background-size: cover;
  border-style: none;
  outline: none;
}
.logo_holder_cdc {
  float: left;
  margin-top: 12px;
  margin-left: 32px;
  width: 226px;
  height: 32px;
  background: url('https://origon-cdn.azureedge.net/shared/images/logos/logo-dito-light.png') no-repeat center;
  background-size: cover;
  border-style: none;
  outline: none;
}
.logo_holder_log {
  display: block;
  margin: 0 auto 30px auto;
  width: 310px;
  height: 82px;
  background: url('https://origon-cdn.azureedge.net/shared/images/logos/logo-dito-light.png') no-repeat center center;
  border-style: none;
  outline: none;
}
.a-gray-and-decoration-none {
  color: #333333 !important;
  text-decoration: none !important;
}
.a-gray-and-decoration-none :hover {
  text-decoration: none !important;
}
.pagination > .active > a {
  background: #2e58b3;
  outline: none;
  border: 1px solid #2e58b3;
  color: #FFF !important;
}
.pagination > .active > a:focus,
.pagination > .active > a:hover {
  background: #2e58b3;
  outline: none;
  border: 1px solid #2e58b3;
}
.renglon-Tabs {
  border-top: 1px solid #CCC;
}
.profile-btn {
  display: block;
  width: 284px;
  background: #060a15;
}
/*Menu Modificado*/
.dropdown-menu2 {
  background-color: #060a15 !important;
}
.dropdown-menu2 > li > a {
  color: #FFF !important;
}
.dropdown-menu2 > li > a:hover {
  background: transparent !important;
  color: #CCC !important;
}
.dropdown-menu2 > li > a:focus {
  background: transparent !important;
  color: #FFF !important;
}
.dropdown-menu2 .esp-float:hover,
.dropdown-menu2 .esp-float:focus {
  background: transparent;
}
.dropdown-menu2.dropdown-menu {
  padding-top: 12px;
  padding-bottom: 12px;
}
.container-menu {
  display: block;
  width: 100%;
  padding: 0px 32px;
}
.navbar {
  position: relative;
  height: 64px;
  border: none;
  align-items: inherit !important;
  padding: 0 !important;
}
.navbar-collapse {
  border-radius: 0;
  margin: 0;
  border: none !important;
}
.navbar-collapse.collapse {
  display: block !important;
  border: none !important;
  margin: 0 !important;
}
.navbar-nav > li,
.navbar-nav {
  flex-direction: inherit !important;
  float: left !important;
  height: 56px;
}
.navbar-nav.navbar-right:last-child {
  margin-right: -15px !important;
}
.navbar-right {
  float: right !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #FFF;
  background-color: #060a15;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FFF;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #FFF;
  background-color: #060a15;
}
.navbar-default .navbar-nav > li > a {
  color: #FFF !important;
  height: 56px;
  font-weight: 500;
}
.navbar-default .navbar-nav > li > a:hover {
  background-color: #060a15;
}
.navbar-nav > li > a.nav-icons {
  padding: 12px 8px;
}
.conciliacion-return-red {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_conciliacion_return.png);
  background-color: #EA1F1F!important;
  background-size: 26px 26px;
  background-position: center center;
}
.action-off {
  background-color: #c1c1c1 !important;
  cursor: default !important;
}
.action-off-disabled {
  background-color: #333333 !important;
  cursor: default !important;
}
.conciliacion-other-yellow {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_otros_cc.png);
  background-color: #FCBD37 !important;
  background-size: 26px 26px;
  background-position: center center;
}
.tabs_registro {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.tabs_registro > li {
  display: block;
  /*width: 33.33%;*/
  float: left;
  padding: 15px;
  text-align: center;
  color: #1b3266;
  background: #e8eaef;
  font-size: 18px;
}
.tabs_registro > li:last-child {
  border-right: none;
}
.active-tab-w {
  background: #2e58b3 !important;
  color: #ffffff !important;
}
.domicilio {
  display: block;
  border-bottom: 1px solid #CCCCCC;
  margin: 0 15px 15px 15px;
  font-weight: bold;
  font-size: 15px;
}
.half_account {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_half_account.png);
  background-color: #FCBD37 !important;
  background-size: 26px 26px;
  background-position: center center;
}
.contract {
  display: block;
  width: 100%;
  height: 494px;
  border: 1px solid #CCCCCC;
  padding: 5px;
  margin-bottom: 20px;
  Overflow-y: scroll;
}
.img-computer {
  background: rgba(0, 0, 0, 0) url("https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/computer.png") no-repeat scroll center top / contain;
  display: block;
  margin: 15px;
  height: 109px;
  width: 159px;
}
.tabler01 {
  margin-bottom: 0;
  font-size: 13px;
}
.tabler01 > thead > tr > th {
  background: #333;
  vertical-align: middle;
  border: none;
  background: #333333;
  color: #FFFFFF;
  border-right: 1px solid #FFFFFF;
}
.tabler01 > tbody > tr > td {
  border-top: none;
}
/*==============EN CONTRUCCION==============*/
.under-construction {
  display: block;
  width: 800px;
  margin: 0 auto;
}
.under-construction .circle-color {
  display: block;
  width: 262px;
  padding: 12px 0px;
  height: 262px;
  background-color: #2e58b3;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}
.under-construction .circle-color > .circle-border {
  display: block;
  border: 12px solid white;
  height: 238px;
  width: 238px;
  border-radius: 50%;
  margin: 0 auto;
}
.under-construction .gray-text-warning {
  display: block;
  margin: 20px auto;
  text-align: center;
  font-size: 24px;
  width: 500px;
  color: gray;
  line-height: 26px;
}
/*==========ESTADO DE CUENTA===================*/
.ec-white {
  background: #fff;
}
.ec-wrapper {
  display: block;
  width: 1240px;
  border: 1px solid #CCC;
  background-color: #FFF;
  margin: 0 auto;
  border-radius: 4px;
  padding-bottom: 10px;
}
.ec-wrapper .ec-header {
  display: block;
  background-color: #1b3266;
  padding: 15px;
}
.ec-wrapper .ec-header .edo-text {
  color: #fff;
  margin: 0;
}
.ec-wrapper .ec-client-data {
  font-size: 16px;
  display: block;
  background-color: #EFEFEF;
  padding: 15px;
}
.ec-wrapper .ec-client-data .ec-orange-date {
  display: block;
  width: 100%;
  padding: 10px 15px;
  color: #fff;
  background-color: #2e58b3;
  text-align: center;
  border-radius: 4px;
  margin-top: 12%;
}
.ec-wrapper .ec-client-data .ec-row > label {
  display: block;
  margin-bottom: 0px;
}
.ec-wrapper .ec-client-data .ec-data-info {
  list-style: none;
  margin: 8px 0 0 0;
  padding: 0;
}
.ec-wrapper .ec-client-data .ec-data-info > li {
  display: block;
  float: left;
}
.ec-wrapper .ec-notes {
  display: block;
  margin: 10px;
  width: 1220px;
  font-size: 13px;
}
.ec-wrapper .ec-table-container {
  display: block;
  margin: 10px;
  width: 1220px;
}
.ec-wrapper .ec-table-container .ec-section-title {
  display: block;
  width: 1220px;
  background-color: #000;
  color: #fff;
  padding: 6px 8px;
  font-size: 16px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.ec-wrapper .ec-table-container .ec-summary {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
  border-top: none;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.ec-wrapper .ec-table-container .ec-summary > tbody tr td {
  padding: 4px;
  text-align: left;
}
.ec-wrapper .ec-table-container .ec-summary > tbody tr td:last-child {
  text-align: right;
}
.ec-wrapper .ec-table-container .ec-summary > tbody tr td .ec-icon-box {
  display: inline-block;
  width: 20px;
  padding: 1px 0;
  text-align: center;
  margin-right: 2px;
  border-radius: 2px;
  color: #fff;
  background-color: #1b3266;
}
.ec-wrapper .ec-table-container .ec-tabler01 {
  margin-bottom: 0;
  font-size: 14px;
  border-top: none;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.ec-wrapper .ec-table-container .ec-tabler01 > thead > tr > th {
  background: #333;
  vertical-align: middle;
  border: none;
  background: #333333;
  color: #FFFFFF;
  font-weight: normal;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.13);
}
.ec-wrapper .ec-table-container .ec-tabler01 > thead > tr > th:last-child {
  border-right: none;
}
.ec-wrapper .ec-table-container .ec-tabler01 > tbody > tr > td {
  border-top: none;
  text-align: center;
}
.ec-wrapper .ec-table-container .ec-tabler01 > tbody > tr > td.right {
  text-align: right;
}
.ec-wrapper .ec-table-container .ec-tabler01 > tbody > tr > td.left {
  text-align: left;
}
/*==========ESTADO DE CUENTA===================*/
.advanced-search {
  display: block;
  width: 105%;
  padding: 5px 15px;
  margin: 10px -15px -10px -15px;
  float: left;
  background: rgba(255, 255, 255, 0.2);
  color: #FFFFFF !important;
  outline: 0 !important;
}
.advanced-search:hover {
  text-decoration: none;
}
.advanced-search:link {
  text-decoration: none;
}
/*==========ESTADO DE CUENTA===================*/
/* Clase el tarjetero de pagos  */
.choose-payment {
  display: block;
  padding: 15px 0 0 0;
}
.gray-round-border {
  border: 1px solid #CCCCCC;
}
.gray-round-border-top {
  border-top: none;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
.gray-round-border-bottom {
  border-top: 1px solid #CCCCCC;
  border-bottom: none;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
.print-payment {
  display: block;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.print-payment > li > .print-reference {
  background: #D3D3D3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 0px;
  border: 1px solid #CCCCCC;
  display: block;
  height: 100px;
}
.print-payment > li > .print-referenceSF {
  background: #D3D3D3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 0px;
  border: 1px solid #CCCCCC;
  display: inline-table;
}
.print-text {
  display: block;
  width: 100%;
  margin-bottom: 0;
}
/*SIC*/
.icon_NoSIC {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_notenough_data.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.overflowStyle {
  overflow: visible;
}
.head-widget-left {
  background-color: #2e58b3 !important;
  font-size: 12px;
  border: 0px !important;
  border-radius: 4px 0px 0px 0px;
  font-weight: 200;
}
.head-widget-amount {
  background-color: #2e58b3 !important;
  font-size: 12px;
  border: 0px !important;
  text-align: right;
  font-weight: 200;
}
.head-widget-middle {
  background-color: #2e58b3 !important;
  font-size: 12px;
  border: 0px !important;
  font-weight: 200;
}
.head-widget-right {
  background-color: #2e58b3 !important;
  font-size: 12px;
  border: 0px !important;
  border-radius: 0px 4px 0px 0px;
  font-weight: 200;
}
.widget-middle {
  font-size: 12px;
  background-color: #ffcca9;
  border: 0px !important;
}
.widget-middle-amount {
  font-size: 12px;
  background-color: #ffcca9;
  text-align: right;
  border: 0px !important;
}
.bottom-widget-left {
  font-size: 12px;
  background-color: #ffcca9;
  border: 0px !important;
  border-radius: 0px 0px 0px 4px;
}
.bottom-widget-amount {
  font-size: 12px;
  background-color: #ffcca9;
  border: 0px !important;
  text-align: right;
}
.bottom-widget-center {
  font-size: 12px;
  background-color: #ffcca9;
  border: 0px !important;
}
.bottom-widget-right {
  font-size: 12px;
  background-color: #ffcca9;
  border: 0px !important;
  border-radius: 0px 0px 4px 0px;
}
.document-checked {
  margin-top: 32px;
}
.document-checked label {
  margin-bottom: 0px;
}
.document-checked .info-primary {
  padding: 8px 16px;
}
.document-checked .info-primary img {
  margin-left: 0px;
}
.document-checked .font-gray {
  color: #d1d6e0;
}
.document-checked img {
  font-size: 12px;
  margin-left: 8px;
}
.document-checked a {
  color: #1b3266;
  padding: 8px;
  border-radius: 8px;
}
.document-checked a:hover {
  background-color: #F3F5F7;
}
.p-t-8 {
  padding-top: 8px;
}
.table .pretty {
  margin-right: 0px;
}
.pretty input:checked ~ .state.p-custom label:after,
.pretty.p-toggle .state.p-custom label:after {
  background-color: #1b3266 !important;
}
* {
  margin: 0;
}
html {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body {
  height: 100%;
}
body {
  font-family: Roboto, Helvetica, arial, san-serif;
  margin: 0;
  padding: 0;
  background: #f3f5f7;
}
/* ----------------Clases de Compra.css---------------------------------*/
.content-green {
  background-color: #3d6611;
  border-radius: 4px;
  color: white;
  padding: 12px 17px 12px 32px;
}
.content-green label {
  font-size: 18px;
  font-weight: 100;
  margin-bottom: 3px;
  margin-top: 3px;
}
.content-green label.small {
  font-size: 14px;
  display: block;
}
.content-green .btn {
  background-color: #ffffff;
  color: #3d6611;
  border-color: #fff;
  height: 32px;
  border-radius: 3px;
  padding: 2px 24px;
  box-shadow: none;
}
.content-green.payment-success {
  height: 173px;
  text-align: center;
  padding-top: 75px;
}
.content-green.payment-success label {
  vertical-align: middle;
  margin-left: 24px;
}
.btn-share {
  background-color: #1b3266;
  padding: 4px;
  color: #fff;
  height: 26px;
  font-size: 11px;
}
.m-b-14 {
  margin-bottom: 14px;
}
.payment_spei_order {
  border-radius: 4px;
  border: solid 1px #d1d6e0;
  background-color: #f3f5f7;
  padding: 16px 24px;
}
.payment_spei_order .message {
  color: #54668d;
  font-size: 12px;
  font-weight: 100;
  display: block;
}
.payment_spei_order .link {
  font-size: 12px;
  color: #4078b2;
  text-decoration: underline;
  cursor: pointer;
}
.font-secondary {
  color: #8d99b2;
  font-weight: 100;
}
.f-z-18 {
  font-size: 18px !important;
}
.m-r-16 {
  margin-left: 16px;
}
.payment_spei {
  border-radius: 3px;
  border: solid 1px #e8eaef;
  padding: 24px;
}
.gray160-esp {
  background: #C4C4C4 !important;
  border-color: #C4C4C4 !important;
}
.padding-theader {
  padding-top: 56px;
}
.container-white.dynamic {
  padding-left: 0px;
  padding-right: 0px;
}
.p-l-r-32 {
  padding-left: 40px;
  padding-right: 40px;
}
.dynamic-tab {
  background-color: #f3f5f7;
  height: 36px;
  padding: 0px 40px 0 40px;
}
.dynamic-customer {
  background-color: #f3f5f7;
  height: 64px;
  padding: 24px 40px 0 40px;
}
.dynamic-customer-tabs {
  position: relative;
  bottom: -6px;
  width: 290px;
  right: 0px;
}
.dynamic-customer-tabs div {
  color: #8d98b2;
  display: inline;
  padding-bottom: 7px;
  width: 50%;
}
.dynamic-customer-tabs div:last-child {
  margin-left: 24px;
}
.dynamic-customer-tabs div.active {
  border-bottom: 4px solid #1b3266;
  color: #1b3266;
}
.dynamic-customer-tabs div.active.invalid {
  border-bottom: 4px solid red;
  color: red;
}
.dynamic-customer-tabs div.invalid {
  color: red;
}
.dynamic-customer-content {
  padding: 32px 40px 0px 40px;
}
.dynamic .back {
  margin-top: 0px;
  position: absolute;
  margin-left: -21px;
}
.title {
  font-size: 16px;
  font-weight: bold;
}
.margin-b15 {
  margin-bottom: 15px;
}
.margin-r5 {
  margin-right: 5px;
}
.margin-r15 {
  margin-right: 15px;
}
.margin-l15 {
  margin-left: 15px;
}
.margin-l2 {
  margin-left: 2px;
}
.margin-l5 {
  margin-left: 5px;
}
.margin-l10 {
  margin-left: 10px;
}
.margin-t5 {
  margin-top: 5px;
}
.margin-t10 {
  margin-top: 10px;
}
.margin-t25 {
  margin-top: 25px;
}
.margin-b30 {
  margin-bottom: 30px;
}
.margin-t20 {
  margin-top: 20px;
}
.margin-t30 {
  margin-top: 30px;
}
.margin-t50 {
  margin-top: 50px;
}
.margin-b50 {
  margin-bottom: 50px;
}
.filters-form {
  background-color: #F3F5F7;
  border-radius: 4px;
  padding: 8px;
  margin-top: 24px;
  font-size: 12px;
}
.filters-form label {
  margin-bottom: 0px;
}
.filters-form .font-secondary {
  margin-right: 8px;
}
.filters-form .bold {
  margin-right: 24px;
}
.filters-form .glyphicon {
  font-size: 12px;
  color: #1b3266;
  margin-right: 8px;
}
.select-package {
  display: inline-block;
  padding: 0px 0px 24px 0px;
  background-color: #f3f5f7;
  border-radius: 8px;
  margin-right: 40px;
  vertical-align: top;
  width: 304px;
}
.select-package.selected {
  border: 2px solid #3d6611;
}
.select-package.selected .select-package-title {
  background-color: #3d6611;
  border: 2px solid #3d6611;
}
.select-package.selected .select-package-description,
.select-package.selected .select-package-footer {
  color: #3d6611;
}
.select-package.selected .select-package-footer img {
  display: inline-block;
}
.select-package.selected .select-package-footer .orange {
  display: none;
}
.select-package:last-child {
  margin-right: 0px;
}
.select-package-title {
  font-size: 24px;
  text-align: center;
  color: white;
  padding: 27px 20px 20px 20px;
  background-color: #d1d6e0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-weight: 100;
}
.select-package-title.small {
  background-color: #305ab0;
}
.select-package-title.medium {
  background-color: #2d49a4;
}
.select-package-title.big {
  background-color: #152251;
}
.select-package-description {
  color: #8d98b2;
  padding: 48px 24px;
}
.select-package-description ul {
  list-style: none;
  margin-left: -20px;
}
.select-package-description ul li {
  margin-bottom: 12px;
}
.select-package-description ul li::before {
  content: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/icon-success-gray.png') !important;
  /* "\2022" Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #305ab0;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 20px;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}
.select-package-description-content {
  padding: 0px 12px;
}
.select-package-description-content label {
  color: #305ab0;
  font-weight: 100;
  font-size: 18px;
}
.select-package-description-content ul {
  list-style: none;
}
.select-package-description-content ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #305ab0;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}
.select-package-footer {
  min-height: 147px;
}
.select-package-footer label {
  display: block;
}
.select-package-footer .span_price {
  font-size: 24px;
}
.select-package-footer img {
  display: none;
}
.select-package-footer .orange {
  padding: 8px 12px;
  border-radius: 3px;
  display: inline-block;
  cursor: pointer;
}
.price-package {
  font-weight: bold;
  display: block;
  font-size: 25px;
  width: 100%;
  text-align: center;
  margin-top: 28px;
}
.title_package_text-1 {
  display: block;
  color: #2e58b3;
  font-size: 28px;
  font-weight: bold;
  padding: 20px;
}
.package-item {
  min-height: 140px;
}
.packege-container-description {
  min-height: 320px;
}
/*==========NEW*==========*/
.esp-float {
  float: left;
  overflow: hidden;
  width: 500px;
}
/*==========NEW*==========*/
.bwb {
  display: block;
  width: 270px;
  float: left;
}
/*==========NEW*==========*/
.border-right {
  border-right: 1px solid #e8eaef;
}
/*==========NEW*==========*/
.border-left {
  border-left: 1px solid #e8eaef;
}
.has-error .dropdown-toggle {
  border: 1px solid #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.clearfix {
  display: inline-block;
}
.tab-content.clearfix {
  width: 100%;
}
.clearfix:after {
  display: inline-block;
}
.not-a-link {
  border-right: medium none !important;
  color: #fff !important;
  font-weight: bold !important;
  margin-bottom: 2px !important;
  /*text-decoration: underline !important;*/
  cursor: default !important;
  font-size: 16px;
}
.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  display: inline-block;
  padding: 4px 6px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  color: #555;
  vertical-align: middle;
  max-width: 100%;
  line-height: 22px;
  cursor: text;
  min-height: 36px;
  height: 40px;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.money-box {
  display: block;
  background: rgba(0, 0, 0, 0.2);
}
.green-row {
  display: block;
  padding: 10px;
  width: 100%;
  background: #E3F5E5;
  overflow: hidden;
}
.red-row {
  display: block;
  padding: 10px;
  width: 100%;
  background: #FCDFE0;
  overflow: hidden;
}
.block-m-box {
  display: block;
}
.light-green-text {
  color: #39B54A;
}
.light-red-text {
  color: #ED1C24;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.btn-upload {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.upload-gray {
  display: block;
  padding: 8px 12px;
  text-align: center;
  background-color: #2e58b3 !important;
  border: 1px solid #2e58b3 !important;
  color: #FFF !important;
  border: none;
  outline: none !important;
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}
.cursor {
  cursor: pointer;
}
/*.closeModal2 {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}*/
/*===================GENEREAL===================*/
.ico-Pdf {
  /*background:url("~/Content/Images/icons/visor_pdf.png");*/
  width: 60;
  background-image: url("https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/visor_pdf.png");
  background-position: center center;
  /*background-size: 26px 26px;*/
}
.modal-dialog {
  height: auto;
  max-height: 90% !important;
  min-height: 70% !important;
}
.typeahead {
  height: auto;
  max-height: 150px;
  overflow-y: auto;
}
.ico-danger {
  color: #ef0000 !important;
  font-size: 5em !important;
}
.ico-information {
  color: #337ab7 !important;
  font-size: 4em !important;
}
.ico-warning {
  color: #f7fa15 !important;
  font-size: 5em !important;
}
.modal-empty {
  background: black none repeat scroll 0 0;
  border-radius: 50%;
  color: white;
  height: 25px;
  margin-right: -15px;
  margin-top: -15px;
  opacity: 1;
  width: 25px;
}
.margin-left0 {
  padding-left: 0 !important;
}
.glyphicon-none:before {
  content: "\2122";
  color: transparent !important;
}
.margin-t15 {
  margin-top: 15px;
}
.margin-b0 {
  margin-bottom: 0 !important;
}
.margin-b5 {
  margin-bottom: 5px !important;
}
.margin-b10 {
  margin-bottom: 10px !important;
}
.margin-b15 {
  margin-bottom: 15px;
}
.margin-t10 {
  margin-top: 10px;
}
.margin-t20 {
  margin-top: 5px;
  margin-left: 0;
}
.margin-r10 {
  margin-right: 10px;
}
.padding-l10 {
  padding-left: 10px;
}
.padding-l25 {
  padding-left: 25px;
}
.padding-r15 {
  padding-right: 15px;
}
.padding-r10 {
  padding-right: 10px;
}
.container-white {
  display: block;
  width: 100%;
  padding: 32px;
  min-height: 700px;
  /*margin:0px auto 15px auto;*/
  margin: 0px auto;
  background: #fff;
  min-width: 1035px;
}
@media (min-width: 1500px) {
  .container-info,
  .container-title,
  .container-white {
    width: 100%;
  }
}
.container-info {
  display: block;
  width: 1280px;
  padding: 0px;
  min-height: 700px;
  margin: 0px auto;
}
.w2030 .container-info {
  width: 90%;
}
.w2030 .container-title {
  width: 90%;
}
.w2300 .container-white3 {
  width: 100%;
  margin: 0 auto;
}
.w2030 .container-white2 {
  width: 1852px;
  margin: 0 auto;
}
.container-title {
  display: block;
  width: 1280px;
  /*margin:0 auto;*/
  margin: 40px auto;
  padding: 0px;
}
.container-1200 {
  display: block;
  width: 1280px;
  /*margin:0 auto;*/
  margin: 0 15px 0 15px;
  padding-top: 15px;
  /*background: #333333;*/
  overflow: hidden;
}
.datos_usuario {
  display: block;
  width: 227px;
  color: red;
  float: left;
  color: #FFF;
  overflow-x: hidden;
}
.datos_usuario > span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 10px;
  line-height: 1.6;
}
.datos_usuario > span > span {
  color: #fff;
  margin-left: 8px;
  float: right;
}
/*===================*/
/*====EJEMPLO CLASES BOTONES ACTIONES======*/
.relative-input-icon {
  position: relative;
  top: -43px;
  right: -209px;
}
.abosolute {
  position: absolute;
}
.f-z-16 {
  font-size: 16px !important;
}
.f-z-18 {
  font-size: 18px !important;
}
.f-z-20 {
  font-size: 20px !important;
}
.f-z-22 {
  font-size: 22px !important;
}
.color-green {
  color: #39B54A;
}
.color-yellow {
  color: #FCBD37;
}
.color-red {
  color: #EA1F1F;
}
.base-action-green {
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  background-color: #60B358;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.base-action-btn2 {
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.base-action-red {
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  background-color: #EA1F1F;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.base-action-yellow {
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  background-color: #FCBD37;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.base-action-blue {
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  background-color: #2e58b3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.icon_cc_active {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_cc_activa.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.icon_cc_pending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_cc_pendiente.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.icon_cc_rejected {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_cc_rechazada.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
/*====BOTONES ESTATUS===*/
.base-icon-situacion {
  display: block;
  height: 24px;
  width: 24px;
  display: inline-block;
  vertical-align: middle;
}
.b-orange {
  background-color: #FC8737;
}
.b-yellow {
  background-color: #FCBD37;
}
.b-red {
  background-color: #EA1F1F;
}
.base-icon-estatus {
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.estatus-ejemplo {
  display: block;
  margin: 0 auto;
  padding: 5px 5px;
  overflow: hidden;
  width: 235px;
  border: 1px solid red;
}
.status-ok {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ok.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.status_error {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/error.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.status_pagado {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_pagado.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.status_anulada {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/iconos_pre_situacion_anulada.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.status_pagado_collectPending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/payCollectPending.png) no-repeat center center, #39B54A;
  background-size: 24px;
  cursor: pointer;
}
.status_collectpending {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_pagar.png);
  background-color: #FC8737;
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.status_cancelado {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_cancelado.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.status_incobrable {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_incobrable.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
}
.status_invalido {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_invalido.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
}
.status_pendiente {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_pendientevalidar.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
}
.status_porcobrar {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_porcobrar.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
}
.status_efectuado {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_porcobrar.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
}
.status_vencido {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_vencido.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.icon-AlertInformation {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/Icon-AlertInformation.svg);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.status_Payment_Pending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_ceder.png) no-repeat center center, #000000;
  background-size: 24px;
}
.status_Payment_Executed {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_efectuado_f.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.status_Payment_Approved {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_aprovado_f.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.status_Payment_Rejected {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_rechazado_f.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.status_userInactivo {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_cancelado.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.modal-lg {
  width: 1280px !important;
}
.modal-example {
  width: 900px !important;
}
.status_userActivo {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_habilitado.png);
  background-size: 26px 26px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  margin: 0 2px 0 0;
  cursor: pointer;
}
.modal-scroll {
  position: absolute !important;
  overflow: scroll !important;
}
.h586 {
  height: 586px;
}
.h544 {
  height: 544px;
}
.gray-label {
  display: block;
  padding: 10px 15px;
  background: #E4E4E4;
  margin-bottom: 15px;
  position: absolute;
  width: 966px;
}
.tab-document {
  text-align: center;
}
.tab-document label {
  display: block;
  margin-bottom: 0px;
}
.tab-document-description {
  font-size: 12px;
}
.tab-document-description i {
  margin-right: 4px;
}
.tab-document-amount {
  font-weight: bold;
  font-size: 14px;
}
.tab-document-total {
  font-size: 12px;
}
.nav-tabs > li.active .tab-document svg path {
  fill: #fff;
}
/*============BOTONERA VISOR====================================*/
.btns-bottom {
  display: block;
  list-style: none;
  background: #C8C8C8;
  overflow: hidden;
  width: 100%;
  float: right;
  padding: 0;
}
.btns-bottom > li {
  display: block;
  float: left;
  width: 16.6%;
  margin: 0;
  border-right: 1px solid #9E9E9E;
  text-align: center;
}
.btns-bottom > li:last-child {
  border-right: none;
}
.btns-bottom > li > .bottom-btn {
  display: block;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
.btns-bottom > li > .bottom-btn-disabled {
  display: block;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
  background: #C8C8C8 !important;
  opacity: 0.3;
  cursor: default;
}
.btns-bottom > li > .bottom-btn:hover {
  background: #AFAFAF;
}
.bottom-btn-ico {
  display: block;
  width: 90%;
  text-align: center;
  margin: 0 auto;
}
.bottom-btn-name {
  color: #666666 !important;
  text-decoration: none !important;
}
/*================================================*/
/*==================BOTONES ICONOS==============================*/
.action-box-4 {
  display: block;
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.ico {
  text-align: center;
  cursor: pointer;
}
.action-box-3 {
  display: block;
  width: 70%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.action-box-2 {
  display: block;
  width: 50%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
/*================SIDE MENU==============================*/
.side-m-ul {
  list-style: none;
  display: block;
  padding: 5px 10px;
  margin: 0;
  /*background:#E4E4E4;*/
  background: #2B2B2B;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.side-m-ul li {
  display: block;
  margin: 0;
  color: #333;
  border-bottom: 1px solid #4A4A4A;
}
.side-m-ul li:last-child {
  border-bottom: none;
}
.orange-l {
  color: #fff !important;
  display: block;
  width: 100%;
  padding: 15px 10px;
  text-decoration: none !important;
  font-weight: bold;
}
.modal-title blue {
  font-weight: bold !important;
}
/*==============ERRORS========================*/
.alert-danger,
.alert-info,
.alert-success {
  display: block;
}
.field-validation-error {
  color: #a94442;
}
.field-validation-valid {
  display: none;
}
input.input-validation-error,
textarea.input-validation-error,
select.input-validation-error {
  border: 1px solid #a94442;
  font-size: 100%;
}
span.field-validation-error {
  display: none;
}
.validation-summary-errors {
  font-weight: bold;
  color: #a94442;
  /*ul{
        display: none;

    }*/
}
.modal-scroll {
  position: absolute !important;
  overflow: scroll !important;
}
.float-x {
  display: block;
  position: absolute;
  z-index: 99999;
  right: 10px;
  top: 3px;
  margin: 0 !important;
  color: #4d4d4d !important;
  font-weight: 100;
  font-size: 30px;
}
.h586 {
  height: 586px;
}
.h544 {
  height: 544px;
}
.gray-label {
  display: block;
  padding: 10px 15px;
  background: #E4E4E4;
  margin-bottom: 15px;
  position: absolute;
  width: 966px;
}
/*============BOTONERA VISOR====================================*/
.btns-bottom {
  display: block;
  list-style: none;
  background: #C8C8C8;
  overflow: hidden;
  width: 100%;
  float: right;
  padding: 0;
  margin-bottom: 0 !important;
}
.btns-bottom > li {
  display: block;
  float: left;
  width: 16.6%;
  margin: 0;
  border-right: 1px solid #9E9E9E;
  text-align: center;
}
.btns-bottom > li:last-child {
  border-right: none;
}
.btns-bottom > li > .bottom-btn {
  display: block;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
.btns-bottom > li > .bottom-btn:hover {
  background: #AFAFAF;
}
.disable-bottom-btn {
  background: #C8C8C8 !important;
  opacity: 0.3;
  cursor: default;
}
.bottom-btn-ico {
  display: block;
  width: 90%;
  text-align: center;
  margin: 0 auto;
}
.bottom-btn-name {
  color: #666666 !important;
  text-decoration: none !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-top {
  padding-top: 0px !important;
}
.data-padding-40-0 {
  padding: 40px 0px 0 0px !important;
  margin-bottom: 15px;
}
.data-padding-50-15 {
  padding: 55px 15px 0 15px !important;
  margin-bottom: 15px;
}
.container-scroll {
  display: block;
  max-height: 447px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 966px;
}
/*==========WIDGETS============================*/
/*WIDGET DE BINEVENIDA*/
.welcome-widget-wrapper {
  display: block;
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/bg_TechSrc_widget.png') no-repeat center center;
  background-size: cover;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.welcome-widget-header {
  display: block;
  width: 100%;
  padding: 15px;
  overflow: hidden;
  vertical-align: middle;
}
.welcome-widget-body {
  padding: 0px 15px 15px 15px;
  display: block;
  height: 250px;
}
.welcome-widget-body > .widget-title-white {
  color: #FFFFFF;
  margin: 0;
  margin-bottom: 10px;
}
.welcome-widget-body > p {
  color: #FFFFFF;
  font-size: 16px;
  margin-bottom: 30px;
}
.margin-rw-15 {
  margin-right: -15px;
}
.margin-lw-15 {
  margin-left: -15px;
}
/*WIDGET DE BINEVENIDA*/
.wrapper-row-w {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
}
.widget-wrapper {
  display: block;
  /*background: red;*/
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  /*margin-bottom: 30px;
    margin-top: 2%;*/
}
.widget-header {
  display: block;
  width: 100%;
  padding: 15px;
  background: #1b3266;
  overflow: hidden;
  font-size: 16px;
  vertical-align: middle;
}
.widget-header > p {
  margin: 0;
  padding: 0;
  color: #FFF;
  display: block;
  float: left;
}
.w-btn-info {
  display: inline-block;
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_w_info.png);
  background-size: 22px 22px;
  background-position: center center;
  vertical-align: middle;
  height: 22px;
  width: 22px;
  margin: 0 2px 0 0;
  opacity: .5;
}
.w-btn-ajustes {
  display: inline-block;
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_w_ajustes.png);
  background-size: 22px 22px;
  background-position: center center;
  vertical-align: middle;
  height: 22px;
  width: 22px;
  margin: 0 2px 0 0;
  opacity: .5;
}
.w-btn-eliminar {
  display: inline-block;
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_w_eliminar.png);
  background-size: 22px 22px;
  background-position: center center;
  vertical-align: middle;
  height: 22px;
  width: 22px;
  margin: 0 2px 0 0;
  opacity: .5;
}
.w-btn-info:hover {
  opacity: 1;
}
.w-btn-ajustes:hover {
  opacity: 1;
}
.w-btn-eliminar:hover {
  opacity: 1;
}
.widget-body {
  padding: 32px;
  font-size: 15px;
  border: 1px solid #CCCCCC;
  display: block;
  min-height: 250px;
}
/*CAMBIOS LISTADO*/
.filter-on {
  font-size: 14px !important;
  overflow: hidden;
}
.label-left {
  display: block;
  line-height: 34px;
  margin-bottom: 0;
}
.filter-arrow {
  float: left;
  text-align: center;
  padding: 7px 5px !important;
}
.filter-gray {
  background: #EFEFEF;
}
.pre-filter-icon {
  margin-left: 20px;
  margin-top: 1px;
}
.filter-btn {
  width: 146px;
}
.margin-b5 {
  margin-bottom: 5px;
}
/*SITUACION*/
.base-situacion {
  display: inline-block;
  vertical-align: middle;
  height: 24px;
  width: 24px;
  margin: 0 2px 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.icon_anulada {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_anulada.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_canceladas {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_cancelada.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_pendiente_cancelacion {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_pre_situacion_pendiente_cancelacion.png) no-repeat center center, #FFBD00;
  background-size: 24px;
}
.icon_invalidas {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_invalida.png) no-repeat center center, #000000;
  background-size: 24px;
}
.icon_porvalidar {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_porvalidar.png) no-repeat center center, #AAAAAA;
  background-size: 24px;
}
.icon_portal {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_portal.png) no-repeat center center, #AAAAAA;
  background-size: 24px;
}
.icon_incobrable {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_incobrable.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_cobrada {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_cobrada.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.icon_cobrada_collectPending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/payCollectPending.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.icon_reporte_sic {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_sic.png) no-repeat center center, #EA5F1B;
  background-size: 24px;
}
.icon_pending_sic {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_sic.png) no-repeat center center, #8d98b2;
  background-size: 24px;
}
.icon_reporte_sic_collectPending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_reporte_sic_collectpending.png) no-repeat center center, #EA5F1B;
  background-size: 24px;
}
.icon_cobrada_ven {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_porcobrar.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_cobrada_ven_collectPending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/dueCollectPending.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_cobrada_tiempo {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_porcobrar.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.icon_cobrada_tiempo_collectPending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/dueCollectPending.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.icon_canceladas_collectPending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_pagar.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_all {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/ico_pre_todos.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.icon_Pending {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_Validation.png) no-repeat center center, #000000;
  background-size: 24px;
}
.icon_InValid {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_Rejected.png) no-repeat center center, #000000;
  background-size: 24px;
}
.icon_Rejected {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_Rejected.png) no-repeat center center, #000000;
  background-size: 24px;
}
.icon_Valid {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_Received.png) no-repeat center center, #000000;
  background-size: 24px;
}
.icon_Accepted {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_Accepted.png) no-repeat center center, #000000;
  background-size: 24px;
}
.mensaje_enviado {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/mail_enviado_02.png) no-repeat, center center;
}
.mensaje_pendinete {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/mail_pendiente_02.png) no-repeat, center center;
}
.mensaje_cancelado {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/mail_canceladoo_02.png) no-repeat, center center;
}
.mensaje_normal {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/mail_normal.png) no-repeat, center center;
}
.sms_enviado {
  display: block;
  width: 25px;
  height: 35px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/sms_enviado.png) no-repeat, center center;
  background-size: cover;
}
.sms_pendinete {
  display: block;
  width: 25px;
  height: 35px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/sms_pendiente.png) no-repeat, center center;
  background-size: cover;
}
.sms_cancelado {
  display: block;
  width: 25px;
  height: 35px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/sms_enviado.png) no-repeat, center center;
  background-size: cover;
}
.sms_normal {
  display: block;
  width: 25px;
  height: 35px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/sms_enviado.png) no-repeat, center center;
  background-size: cover;
}
.ivr_enviado {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ivr_enviado.png) no-repeat, center center;
}
.ivr_pendinete {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ivr_pendiente.png) no-repeat, center center;
}
.ivr_cancelado {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ivr_cancelado.png) no-repeat, center center;
}
.ivr_normal {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ivr_normal.png) no-repeat, center center;
}
.mensaje_empty {
  display: block;
  width: 30px;
  height: 30px;
  /*background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/mail_canceladoo_02.png) no-repeat, center center;*/
}
/*DICTAMEN*/
.icon_pendiente_dictamen {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_pendiente_dictamen.png) no-repeat center center, #EA5F1B;
  background-size: 24px;
}
.icon_dictamen {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_dictamen.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.icon_cerrada_dictamen {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/iconos_pre_situacion_cerrada_dictamen.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
/*DICTAMEN*/
/*SITUACION*/
/*==================USUARIOS====================*/
/*Usuario de sistema editable*/
.sistem-user {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_sistem_user.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.sistem-Nouser {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_sistem_user.png) no-repeat center center, #C1C1C1;
  background-size: 24px;
}
/*Usuario del sistema no editable*/
.non-sistem-user {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_non_sistem_user.png) no-repeat center center, #c1c1c1;
  background-size: 24px;
}
/*Usuario activo*/
.active-user {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_usuario_activo.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
/*Usuario inactivo*/
.inactive-user {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_usuario_inactivo.png) no-repeat center center, #c1c1c1;
  background-size: 24px;
}
/*==================USUARIOS====================*/
/*==================CARGA DE DOCUMENTOS==================*/
.border-bottom {
  border-bottom: 1px solid #CCCCCC !important;
}
.fake-tabs {
  list-style: none;
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 15px;
}
.fake-tabs > li {
  display: block;
  float: left;
  background: #E4E4E4;
  margin: 0;
  padding: 15px 0;
  font-size: 18px;
  border-right: 1px solid #CCCCCC;
  color: #ABABAB;
}
.fake-tabs > li:last-child {
  border-right: none;
}
.tab-active {
  background: #1b3266 !important;
  color: #FFF !important;
}
.margin-r15 {
  margin-right: 15px;
}
.margin-b0 {
  margin-bottom: 0;
}
.no-padding-but-bullets {
  padding: 0 0 0 15px;
  margin: 0px 0 15px 0;
}
.drag-n-drop {
  display: block;
  background: #e8eaef;
  padding: 24px;
  margin-bottom: 15px;
  border-radius: 3px;
}
.drag-box {
  display: block;
  min-height: 300px;
  padding-top: 90px;
  width: 100%;
}
.drag-box-small {
  display: block;
  min-height: 225px;
  width: 100%;
}
.upload-step {
  width: 600px;
  margin: 0px auto;
}
.upload-step ul {
  margin-bottom: 0px;
}
.upload-step-list {
  counter-reset: step;
}
.upload-step-list li {
  list-style-type: none;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  color: #cccccc;
}
.upload-step-list li:before {
  width: 32px;
  height: 32px;
  content: counter(step);
  counter-increment: step;
  line-height: 30px;
  display: block;
  text-align: center;
  margin: 0 auto 16px auto;
  border-radius: 50%;
  background-color: #e9ebf0;
}
.upload-step-list li .line {
  width: 84%;
  height: 1px;
  position: absolute;
  background-color: #cccccc;
  top: 15px;
  left: -42%;
  z-index: 0;
}
.upload-step-list li:first-child:after {
  content: none;
}
.upload-step-list li.active {
  color: #2e58b3;
}
.upload-step-list li.active .line {
  background-color: #2e58b3;
}
.upload-step-list li.active:before {
  background-color: #2e58b3;
  color: #fff;
}
.upload-step-list li.active + li:after {
  background-color: #2e58b3;
}
.help-top:hover .help-top-info {
  display: block;
  transform-origin: 100% 0%;
  -webkit-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
}
.help-top:hover .btn-help {
  background-color: #1b3266;
  color: #fff;
}
.help-top:hover .btn-help i {
  color: #fff;
}
.help-top .help-top-info {
  /* The tooltip */
  display: none;
  text-align: left;
  background-color: #fff;
  padding: 20px;
  width: 570px;
  position: absolute;
  border-radius: 3px;
  right: -4px;
  font-size: 13px;
  line-height: 1.4;
  z-index: 1000;
  top: 42px;
}
.help-top .help-top-info:before {
  /* The pointer of the tooltip */
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  right: 20px;
  top: -12px;
}
.help-top .help-top-info:after {
  /* Prevents the tooltip from being hidden */
  width: 100%;
  height: 40px;
  content: '';
  position: absolute;
  top: -40px;
  left: 0;
}
/* CSS animation */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(0.6);
  }
  100% {
    opacity: 100%;
    transform: scale(1);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100%;
  }
}
.text-dnd {
  display: block;
  text-align: center;
  width: 28%;
  margin: 0 auto;
}
.text-dnd > h1,
.text-dnd > h3 {
  margin: 0;
  padding: 0;
  color: #a9a8a8;
}
.input-upload-box {
  display: block;
  width: 100%;
  float: left;
}
.input-upload-box-dropzone {
  height: 40px;
  width: 100%;
  padding-top: 10px;
}
.input-upload-file-row {
  border: 1px solid #e8eaef;
  border-radius: 3px;
  background-color: #fff;
  height: 40px;
  padding: 10px 24px;
  margin-bottom: 4px;
}
.input-upload-file-row i {
  float: right;
  cursor: pointer;
}
.gray-box {
  display: block;
  background: #F3F5F7;
  padding: 15px;
  border-radius: 2px;
  margin-bottom: 15px;
}
.gray-box > p {
  margin: 0;
  padding: 0;
}
.btns-plantilla {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.clients-list {
  display: block;
  margin-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
}
.black-row {
  display: block;
  padding: 17px 32px;
  color: #FFF;
  background: #1b3266;
  border: 1px solid #1b3266;
  height: 54px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.razon-mayus {
  text-transform: uppercase;
}
.client-gray-data {
  display: block;
  padding: 28px 28px 0 28px;
}
.client-documents-data {
  display: block;
  border-top: none;
  padding: 0 28px;
}
.client-documents-row {
  padding: 15px 0;
}
.block-label {
  display: block;
  width: 100%;
}
.h4-t2 {
  margin: 0 0 15px 0;
}
@media only screen and (min-width: 720px) and (max-width: 1600px) {
  #customerDataFrm div.client-documents-data.clearfix div.date {
    width: 138px !important;
  }
  #customerDataFrm div.client-documents-data.clearfix div.date input {
    padding-left: 8px;
    padding-right: 15px;
  }
}
/*==================CARGA DE DOCUMENTOS==================*/
/*================================================*/
.renglon-t-orange {
  display: table;
  overflow: hidden;
  padding: 0 0 0 6px !important;
  vertical-align: middle !important;
  width: 100%;
}
.uploadDocument {
  margin-bottom: 9px !important;
}
.padding15 {
  padding: 15px;
}
.padding-t10 {
  padding-top: 10px;
}
.rowOldBalances {
  background-color: #f9f9f9;
  border-top: 3px solid #797979;
}
.selectpicker + .form-control-feedback {
  margin-right: -30px !important;
}
.tut-group {
  cursor: pointer;
  display: inline-block;
  margin-right: 15px;
  text-align: center;
  width: 104px;
}
.label-tut {
  color: #333;
  display: block;
  font-size: 13px;
  font-weight: normal;
  margin: 8px auto 0;
  width: 100%;
}
.tutoriales-base {
  border-radius: 50%;
  display: block;
  height: 70px;
  margin: 0 auto;
  width: 70px;
}
.data_tut {
  background: no-repeat scroll center center, #2e58b3 none repeat scroll 0 0;
}
.data_pdf {
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/Pdf_white.png') no-repeat center center, #2e58b3;
}
.data_pdf:hover {
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/Pdf_white.png') no-repeat center center, #1b3266;
}
.data_pdf_tressor {
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/Pdf_white.png') no-repeat center center, #2e58b3;
}
.data_pdf_tressor:hover {
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/Pdf_white.png') no-repeat center center, #1b3266;
}
.data_video {
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/play_white.png') no-repeat center center, #2e58b3;
  background-size: 50px;
}
.data_video:hover {
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/play_white.png') no-repeat center center, #1b3266;
  background-size: 50px;
}
.sic-titulo {
  display: block;
  width: 225px;
  background: #E4E4E4;
  border: 1px solid #B1B1B1;
  text-align: center;
  padding: 10px 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: none;
  float: left;
}
.sic-titulo-first {
  margin-left: 435px;
}
.sic-titulo-second {
  margin-left: 15px;
}
.saldos-titulo1 {
  display: block;
  width: 400px;
  margin-left: 450px;
  background: #E4E4E4;
  border: 1px solid #B1B1B1;
  text-align: center;
  padding: 10px 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: none;
  float: left;
}
.saldos-titulo2 {
  display: block;
  width: 595px;
  margin-left: 97px;
  background: #E4E4E4;
  border: 1px solid #B1B1B1;
  text-align: center;
  padding: 10px 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: none;
  float: left;
}
.renglon-t-notoverflow {
  display: table;
  overflow: auto;
  padding: 32px !important;
  vertical-align: middle !important;
  width: 100%;
}
.renglon-t-notoverflow .form-group {
  margin-bottom: 0px;
}
.renglon-t-notoverflow .plus {
  font-size: 28px;
  color: #4d4d4d;
}
.renglon-t-notoverflow .close {
  left: 1150px;
  top: -34px;
  position: absolute;
}
.spacing-42 {
  height: 42px;
}
.spacing-24 {
  height: 24px;
}
.icon-radio {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: solid 1px #d1d6e0;
  background-color: #f3f5f7;
  display: inline-block;
}
.icon-copy {
  width: 14px;
  height: 17px;
  margin-bottom: 5px;
  margin-left: 10px;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 96px;
}
.truncateOldBalances {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 390px;
}
.truncate150 {
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
}
.truncate180 {
  width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 180px;
}
.truncate210 {
  width: 210px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 210px;
}
.truncate235 {
  width: 235px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 235px;
}
.truncate250 {
  width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 250px;
}
.progress > div {
  color: #333;
  /*N/*A*/
}
.progress {
  color: #333;
  /*N/A*/
}
.btns-platilla {
  width: 295px;
}
.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}
.file-btn {
  background: #2e58b3;
  border-color: #2e58b3;
  color: #fff;
  padding: 8px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  height: 40px;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 2px solid transparent;
  border-radius: 3px;
}
.file-btn:hover {
  background: #2e58b3;
}
.input-set-width {
  width: 135px;
  height: 36px;
  overflow: hidden;
  float: left;
  box-shadow: none !important;
  outline: none !important;
}
.custom-file-input::before {
  content: 'Subir formato';
  width: 135px;
  text-align: center;
  display: inline-block;
  background: #2e58b3;
  border-color: #2e58b3;
  color: #FFF !important;
  border-radius: 4px;
  padding: 7px 0 0 0;
  height: 34px;
  outline: none !important;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-size: 14px;
}
.custom-file-input:hover::before {
  background: #2e58b3;
}
.custom-file-input:active::before {
  background: #2e58b3;
}
.custom-file-input:focus::before {
  background: #2e58b3;
}
.uploadbox2 {
  display: block;
}
.margin-tmove {
  margin-top: 5px !important;
}
.black-row-graph {
  display: block;
  padding: 5px 10px;
  color: #FFF;
  background: #1b3266;
  border: 1px solid #000;
  font-size: 10px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.white-row-graph {
  display: block;
  padding: 5px 10px;
  color: #333;
  background: #FFF;
  border: 1px solid #000;
  border-top: 0px !important;
  font-size: 10px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.orange-row {
  display: block;
  padding: 5px 10px;
  color: #FFF;
  background: #2e58b3;
  margin-top: -15px;
  font-weight: bold;
  font-size: 17px;
}
.renglon-header-w {
  margin-bottom: 24px;
}
.renglon-header-w label {
  font-size: 18px;
}
.ow {
  background: #2e58b3;
}
.lighter-ow {
  background: #ffcca9;
}
.renglon-t-w {
  width: 100%;
  display: table;
  overflow: hidden;
  vertical-align: middle !important;
  padding: 4px 7px;
  height: 32px;
  margin-bottom: 8px;
  background-color: #f3f5f7;
  border-radius: 3px;
  border: 1px solid #e6e6e6;
}
.renglon-t-w.total {
  background-color: #2e58b3;
  border-color: #2e58b3;
  color: #fff;
}
.renglon-t-w.toDue {
  background-color: #fab26b;
  border-color: #fab26b;
  color: #fff;
}
.renglon-t-w.Due {
  background-color: #e63917;
  border-color: #e63917;
  color: #fff;
}
.tabla-widget {
  margin: 10px 0;
}
.tabla-widget > .renglon-header-w > .celda {
  font-size: 14px;
  padding: 0;
}
.tabla-widget > .renglon-t-w > .celda {
  font-size: 12px;
  padding: 0;
}
.blank-widget-wrapper {
  display: block;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.container-white2 {
  display: block;
  width: 1852px;
  padding: 32px;
  min-height: 700px;
  /* margin: 0px auto 15px auto; */
  margin: 0px 15px 15px 15px;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.container-white3 {
  display: block;
  width: 2000px;
  padding: 15px;
  min-height: 700px;
  /* margin: 0px auto 15px auto; */
  margin: 0px 15px 15px 15px;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.w2030 {
  min-width: 2030px !important;
}
.w2300 {
  min-width: 2300px !important;
}
/*================Simple-Link-a==============================*/
.simple-link-a {
  display: block;
  float: left;
  padding: 2px 10px 2px 10px;
  color: #1b3266;
  /*N/A*/
  margin: 0px 0px 33px 0px;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
}
.simple-link-a:last-child {
  border-right: none;
  padding: 2px 10px 2px 10px;
}
.simple-link-a:hover {
  color: #585858;
}
.text-red {
  color: red;
}
.simple-link-a:hover {
  color: #585858;
}
.icon_information {
  display: inline-block;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  margin-bottom: -3px;
  margin-right: 5px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_information.png) center center no-repeat, #1b3266;
  background-size: 15px;
}
.information_text_f {
  color: #333 !important;
  cursor: pointer;
}
.information_text_f_w {
  color: #8d98b2 !important;
  cursor: pointer;
}
.information_text_f,
information_text_f_w:hover {
  text-decoration: underline;
}
.margin-tmove {
  margin-top: 5px !important;
}
.fixed-top {
  position: fixed !important;
  z-index: 999 !important;
}
.padding-t40 {
  padding-top: 40px !important;
}
.padding-t60 {
  padding-top: 60px !important;
}
.padding-t80 {
  padding-top: 80px !important;
}
.emergency-wrap {
  display: block;
  width: 560px;
  border: 1px solid rgba(255, 0, 0, 0);
  word-wrap: break-word !important;
  overflow: hidden;
  white-space: normal;
}
/*==========================Financimaineto==============================*/
.padding-r0 {
  padding-right: 0;
}
.padding-l0 {
  padding-left: 0;
}
.logoInvestor_ {
  background-image: url('https://origon-cdn.azureedge.net/shared/images/logos/logo-capa.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.logoInvestor_monex {
  background-image: url('https://origon-cdn.azureedge.net/shared/images/logos/logo-monex.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#tbl td .popover {
  top: 45px;
  left: 71.5px !Important;
  display: block;
  margin-left: -725px;
  width: 800px;
  min-height: 180px;
  max-width: 800px;
  background-color: #ffffff;
  box-shadow: #cbcbcb 0px 0px 5px 3px;
}
#tbl td .popover .popover-content {
  color: #000;
  padding: 0px 12px;
  min-height: 250px;
}
#tbl td .hideTooltip {
  opacity: 0 !Important;
}
.QuoteDetailsRowHeader {
  height: 45px !important;
}
.QuoteDetailsRow {
  height: 45px !important;
}
.light-gray-background {
  background: #FBFBFB;
}
.padding-12 {
  padding: 12px 0px 12px 12px;
}
.padding-l25 {
  padding-left: 25px;
}
.padding-r25 {
  padding-right: 25px;
}
.orange-header {
  display: block;
  padding: 10px 15px;
  background: #2e58b3;
  color: #FFF;
  border-radius: 4px;
  font-size: 15px;
  margin-bottom: 15px;
}
.espacio-tabla {
  display: block;
  width: 100%;
  background: #CCCCCC;
  min-height: 300px;
}
.financed-documents-counter-circle {
  position: absolute;
  top: 3px;
  right: 0;
  padding: 2px 5px 0px 5px;
  width: 23px;
  height: 23px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #60B358;
  font-weight: bold;
}
.selected-doc {
  display: block;
  position: relative;
  background: url('https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/bg_TechSrc_widget.png') no-repeat center right;
  min-height: 96px;
  background-size: cover;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  margin-bottom: 15px;
}
.top-selected-doc {
  display: block;
  width: 100%;
  min-height: 96px;
  overflow-x: hidden;
  overflow-y: hidden;
  max-height: 455px;
}
.top-selected-doc .mCSB_inside > .mCSB_container {
  margin-right: 15px;
}
.bottom-selected-doc {
  display: block;
  background: #f3f5f7;
  min-height: 112px;
  padding: 12px 18px 23px 24px;
  width: 100%;
  bottom: 0;
}
.black-header-SF {
  display: block;
}
.total-tag {
  text-align: right;
}
.total-tag-amount {
  text-align: right;
}
.select-demo-text {
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  display: block;
  position: absolute;
  top: 110px;
  left: 0;
  right: 0;
  width: 90%;
  margin: 0 auto;
}
.btn-holder-center {
  display: block;
  width: 100%;
  text-align: center;
}
.disabled01 {
  background: #BBBBBB !important;
  cursor: default;
  text-align: center;
  width: 100%;
}
.no-bg-img {
  background: none !important;
  border: 1px solid #CCCCCC;
  width: 290px;
}
.header-selected-doc {
  display: block;
  background: #1b3266;
  padding: 10px 15px;
  color: #FFF;
  text-align: center;
  position: absolute;
  top: 0;
  height: 70px;
  width: 100%;
}
.selected-document-list {
  display: block;
  list-style: none;
  padding: 0px 0 0px 0px;
  margin-bottom: 0;
}
.selected-document-list > li {
  width: 100%;
  margin: 0;
  padding: 24px 21px;
  display: block;
  min-height: 96px;
}
.selected-document-row {
  display: block;
  border-bottom: 1px solid #CCCCCC;
}
.selected-document-row:last-child {
  border-bottom: none;
}
.w100-btn {
  width: 100%;
}
.bg-black-3 {
  background: #1b3266 !important;
  border-color: #1b3266 !important;
}
.panel-primary {
  border-color: #CCCCCC;
}
.icon_rechazado {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_aprovado_f.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.icon_aprovado {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_rechazado_f.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_efectuado {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_efectuado_f.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.icon_color_green {
  color: #39B54A;
}
.icon_color_red {
  color: #EA1F1F;
}
.action_agregar {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_agregar.png);
  background-size: 26px 26px;
  background-position: center center;
}
.action_efectuado {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_efectuado_f.png);
  background-size: 26px 26px;
  background-position: center center;
}
.table-sf {
  margin-bottom: 0px;
}
.tr-sf > th {
  font-size: 11.5px !important;
  padding: 4px !important;
}
.tr-sf > td {
  font-size: 11.5px !important;
  padding: 4px !important;
}
.tr-qif > td {
  font-size: 10px !important;
  font-style: normal;
  font-weight: bold;
}
.tr-qif > td > i {
  padding-top: 5px;
}
.green-text {
  color: #39B54A;
  font-weight: bold;
}
.red-text {
  color: #EA1F1F;
  font-weight: bold;
}
.no-table-margin {
  margin: 0 !important;
}
.invisible-ghost {
  display: none;
  visibility: hidden;
}
.padding-header {
  display: block;
  padding: 10px 10px;
}
/*==========================Financimaineto==============================*/
.emergency-wrap-contract {
  display: block;
  width: 962px;
  border: 1px solid rgba(255, 0, 0, 0);
  word-wrap: break-word !important;
  overflow: hidden;
  white-space: normal;
}
.truncatenotwidth {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filter-off {
  font-size: 14px !important;
}
/*CONSULTA MOVIMIENTOS CUENTA CONCENTRADORA*/
.conciliacion {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/iconos_pre_sin_conciliacion.png);
  background-size: 26px 26px;
  background-position: center center;
}
.conciliacion-green {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/iconos_pre_conciliacion.png);
  background-color: #39B54A !important;
  background-size: 26px 26px;
  background-position: center center;
}
.conciliacion2 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_checkmark.png);
  /*background-color: #FCBD37 !important;*/
  background-size: 26px 26px;
  background-position: center center;
}
.conciliacion2-green {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_checkmark.png);
  background-color: #39B54A !important;
  background-size: 26px 26px;
  background-position: center center;
}
/*CONSULTA MOVIMIENTOS CUENTA CONCENTRADORA*/
.contract-header {
  height: 600px;
  overflow-y: visible;
}
.contract-footer {
  height: 200px;
  overflow-y: visible;
}
/*===============CONCILIACIÓN MANUAL===================*/
.header-conciliacion {
  display: block;
  background: #F3F5F7;
  padding: 15px;
  border-radius: 4px;
}
.margin-00 {
  margin-top: 0;
  margin-bottom: 0;
}
.bg-black {
  display: block;
  background: #1b3266;
}
.fake-header {
  display: block;
  width: 100%;
  padding: 8px;
  color: #FFFFFF;
}
.fake-header-td {
  display: block;
  width: 100%;
  padding: 8px;
}
.white-right-border {
  border-right: 1px solid #ffffff;
}
.gray-search {
  background: #F3F5F7;
  display: block;
  padding: 15px;
}
.buttona-wrapper {
  display: block;
  border-left: 1px solid #CCCCCC;
  padding: 0px 15px 0px 0;
  margin-top: 23px;
}
.margin-t28 {
  margin-top: 28px;
  display: block;
}
.provider_lineoflife {
  color: white;
  margin-left: 8px;
}
.provider_lineoflife_trasnparent {
  color: transparent;
  margin-left: 10px;
}
.widget-header-gray {
  background-color: #777777 !important;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.widget-body-gray {
  background-color: #dddddd !important;
}
.widget-body-white {
  background-color: #FFF !important;
  min-height: 180px;
}
.textTableUnderline:hover {
  text-decoration: underline;
}
.ColorEmail-Pending {
  color: #FFFF00;
}
.ColorEmail-Complete {
  color: #00FF40;
}
.ColorEmail-Error {
  color: #FF0000;
}
.data-caret {
  display: block;
  width: 20px;
  text-align: center !important;
  float: left;
  color: #fff !important;
}
.data-caret span {
  color: #fff;
  font-size: 14px;
  top: -4px;
}
.account-data {
  display: block;
  /*font-size: 12px;*/
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*====FILTROS TABS VENC.====*/
.totaldue {
  display: block;
  list-style: none;
  margin: 0 0 0px 0;
  padding: 0;
}
.duetab {
  display: block;
  float: left;
  padding: 5px 0;
  text-align: center;
  cursor: pointer;
  background: #E6E7E8;
  border-right: 1px solid #7C7C7C;
}
.duetab:last-child {
  border-right: none;
}
.duetab:hover {
  background: #BCBEC0;
}
.duetab > .block-title-tab {
  font-weight: bold;
  display: block;
  font-size: 15px;
}
.duetab > .result-block-tab {
  display: block;
}
.active-duetab {
  background: #6D6E71 !important;
}
.active-duetab > .block-title-tab,
.active-duetab .active-duetab > .result-block-tab {
  color: #FFF;
}
.FileUploadSuccess-title {
  text-align: center;
  margin-top: 80px;
}
.FileUploadSuccess-title-label {
  font-size: 34px;
}
.FileUploadSuccess-subtitle-label {
  margin-top: -5px;
}
.FileUploadSuccess-right {
  text-align: right;
}
.FileUploadSuccess-center {
  text-align: center;
}
.FileUploadSuccess-btns {
  width: 300px;
  font-size: 18px;
  padding: 15px 0;
  height: 60px !important;
}
.chat-box-left {
  width: 100%;
  height: auto;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  font-size: 12px;
  background: #F1F1F1;
}
.chat-box-left::after {
  top: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  position: absolute;
  border-top-color: #F1F1F1;
  border-width: 10px;
  margin-left: -34px;
}
.chat-box-name-left {
  color: #333;
  /*N/A*/
  margin-bottom: 10px;
  margin-left: 14px;
  margin-top: 8px;
  text-align: left;
}
.chat-box-right {
  width: 100%;
  height: auto;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  font-size: 12px;
  background: #F1F1F1;
}
.chat-box-right::after {
  top: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  position: absolute;
  border-top-color: #F1F1F1;
  border-width: 10px;
  margin-right: -34px;
}
.chat-box-name-right {
  color: #333;
  margin-bottom: 10px;
  margin-right: 14px;
  margin-top: 8px;
  text-align: right;
}
div.tooltip-inner {
  max-width: 350px;
}
/*==========DISPOSICION===========*/
.disposition-block {
  display: block;
  width: 100%;
}
.padding-10-0 {
  display: block;
  padding: 10px 0;
}
.padding-0-16 {
  display: block;
  padding: 0px 16px;
}
.number {
  font-weight: bold;
  font-size: 40px;
  display: block;
  min-width: 40px;
  line-height: 40px;
  margin-right: 5px;
}
.receptor-label {
  display: block;
  width: 80%;
  font-weight: bold;
  float: left;
}
.receptor-data {
  display: block;
  width: 80%;
  float: left;
}
.gray-box-parent {
  display: block;
  width: 100%;
  float: left;
  padding: 15px 10px;
  background: #F2F2F2;
}
.renglon-full {
  display: block;
  width: 100%;
}
.margin-t40 {
  margin-top: 40px;
}
/*============PASOS TECSOU================*/
.primaryText {
  color: #2e58b3;
}
.PrimaryColor-btn {
  background: #2e58b3 !important;
  padding: 19px 20px !important;
  cursor: pointer;
}
.active_step {
  background: #F3F3F3;
}
.orange_square {
  display: block;
  height: 55px;
  width: 55px;
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/flower.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #2e58b3;
  margin: -15px 15px -15px 0;
}
.orange_square_footer {
  display: block;
  height: 75px;
  width: 65px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/flower.png) 18px 32px no-repeat;
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/flower.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-position-y: 32px;
  background-position: 18px 32px;
  margin: -15px 15px -15px 0;
}
.orange_square_but {
  display: block;
  height: 55px;
  width: 55px;
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/flower.png);
  background-repeat: no-repeat;
  background-position: left;
  background-position-x: 20px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/flower.png) 20px 12px no-repeat;
  background-color: #2e58b3;
  margin: -15px 15px -15px 160px;
}
.orange_square_but:hover {
  display: block;
  height: 55px;
  width: 55px;
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/flower.png);
  background-repeat: no-repeat;
  background-position: left;
  background-position-x: 20px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/flower.png) 20px 12px no-repeat;
  background-color: #2e58b3;
  margin: -15px 15px -15px 160px;
}
.orange_flower {
  display: block;
  height: 40px;
  width: 100%;
  margin: 0 auto 15px auto;
}
.first_time_path {
  display: block;
  margin: 0 15px 0 0;
}
ul#FirstTimestep3.first_time_path {
  display: block;
  margin: 0 5px 0 0;
}
.h540 {
  height: 540px;
}
.h645 {
  height: 645px;
}
/*****************PASOS TECSOU SVG*****************/
/*ACTIVE FLOWER/CHECKMARK ICON*/
.colored-flower,
.colored-petal,
.active-colored-petal,
.colored-checkmark-circle,
.colored-checkmark {
  fill: #2e58b3;
}
.flower-stroke,
.colored-checkmark-stroke {
  stroke: #2e58b3;
}
/*UNACTIVE FLOWER/CHECKMARK ICON*/
.gray-colored-flower,
.gray-colored-petal,
.gray-active-colored-petal,
.gray-colored-checkmark-circle,
.gray-colored-checkmark {
  fill: #484848;
}
.gray-flower-stroke,
.gray-colored-checkmark-stroke {
  stroke: #484848;
}
/*****************PASOS TECSOU SVG*****************/
/*FLOWERS*/
.orange_f1 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/o1.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.orange_f2 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/o2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.orange_f3 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/o3.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.orange_f4 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/o4.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.check_orange1 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/co1.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.check_orange2 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/co2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.check_orange3 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/co2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.check_orange4 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/co4.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.gray_f1 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/g1.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.gray_f2 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/g2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.gray_f3 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/g3.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.gray_f4 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/g4.png);
  background-repeat: no-repeat;
  background-position: center center;
}
/*CHECKMARKS*/
.check_f1 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/c1.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.check_f2 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/c2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.check_f3 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/c2.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.check_f4 {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/c4.png);
  background-repeat: no-repeat;
  background-position: center center;
}
/*==================*/
.bottom-container {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  bottom: 40px;
}
.fade-text {
  color: #989898;
}
/*============PASOS TECSOU================*/
/*==========DISPOSICION===========*/
.jsMayus {
  text-transform: uppercase;
}
/*==ICONOS FINANCIAMIENTO V3==*/
.icon_pending_transfer {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_pending_transfer.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.icon_pending_signature {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_pending_signature.png) no-repeat center center, #FCBD37;
  background-size: 24px;
}
.icon_pastdue_f {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_pastdue_f.png) no-repeat center center, #EA1F1F;
  background-size: 24px;
}
.icon_checkmark {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_aprovado_f.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.theme-variable-type {
  padding: 0px 35px;
  position: relative;
}
.theme-variable-type .action_detalle {
  right: 0;
  top: 4px;
  position: absolute;
}
.theme-variable-type .action_editar {
  left: 0;
  top: 4px;
  position: absolute;
}
.btn-edit-theme {
  border: none;
  text-decoration: none;
}
/*Nuevo Estilo*/
.icon_pending_transfer_conciliation {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/status/icon_pending_transfer.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px;
}
.LogoBig {
  background: url('https://origon-cdn.azureedge.net/shared/images/logos/logo-dito-light.png') no-repeat;
  width: 310px;
  height: auto;
}
.LogoSmall {
  background: url('https://origon-cdn.azureedge.net/shared/images/logos/logo-dito-light.png') no-repeat;
  width: 100px;
  height: auto;
}
/*=======AJUSTES LOGO=======*/
.logo_holder_dito {
  float: left;
  margin-top: 6px;
  margin-left: 14px;
  width: 135px;
  height: 42px;
  background: url('https://origon-cdn.azureedge.net/shared/images/logos/logo-dito-light.png') no-repeat center;
  background-size: cover;
  border-style: none;
  outline: none;
}
.logo_holder_cdc {
  float: left;
  margin-top: 12px;
  margin-left: 32px;
  width: 226px;
  height: 32px;
  background: url('https://origon-cdn.azureedge.net/shared/images/logos/logo-dito-light.png') no-repeat center;
  background-size: cover;
  border-style: none;
  outline: none;
}
.logo_holder_log {
  display: block;
  margin: 0 auto 30px auto;
  width: 310px;
  height: 82px;
  background: url('https://origon-cdn.azureedge.net/shared/images/logos/logo-dito-light.png') no-repeat center center;
  border-style: none;
  outline: none;
}
.a-gray-and-decoration-none {
  color: #333333 !important;
  text-decoration: none !important;
}
.a-gray-and-decoration-none :hover {
  text-decoration: none !important;
}
.pagination > .active > a {
  background: #2e58b3;
  outline: none;
  border: 1px solid #2e58b3;
  color: #FFF !important;
}
.pagination > .active > a:focus,
.pagination > .active > a:hover {
  background: #2e58b3;
  outline: none;
  border: 1px solid #2e58b3;
}
.renglon-Tabs {
  border-top: 1px solid #CCC;
}
.profile-btn {
  display: block;
  width: 284px;
  background: #060a15;
}
/*Menu Modificado*/
.dropdown-menu2 {
  background-color: #060a15 !important;
}
.dropdown-menu2 > li > a {
  color: #FFF !important;
}
.dropdown-menu2 > li > a:hover {
  background: transparent !important;
  color: #CCC !important;
}
.dropdown-menu2 > li > a:focus {
  background: transparent !important;
  color: #FFF !important;
}
.dropdown-menu2 .esp-float:hover,
.dropdown-menu2 .esp-float:focus {
  background: transparent;
}
.dropdown-menu2.dropdown-menu {
  padding-top: 12px;
  padding-bottom: 12px;
}
.container-menu {
  display: block;
  width: 100%;
  padding: 0px 32px;
}
.navbar {
  position: relative;
  height: 64px;
  border: none;
  align-items: inherit !important;
  padding: 0 !important;
}
.navbar-collapse {
  border-radius: 0;
  margin: 0;
  border: none !important;
}
.navbar-collapse.collapse {
  display: block !important;
  border: none !important;
  margin: 0 !important;
}
.navbar-nav > li,
.navbar-nav {
  flex-direction: inherit !important;
  float: left !important;
  height: 56px;
}
.navbar-nav.navbar-right:last-child {
  margin-right: -15px !important;
}
.navbar-right {
  float: right !important;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #FFF;
  background-color: #060a15;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FFF;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #FFF;
  background-color: #060a15;
}
.navbar-default .navbar-nav > li > a {
  color: #FFF !important;
  height: 56px;
  font-weight: 500;
}
.navbar-default .navbar-nav > li > a:hover {
  background-color: #060a15;
}
.navbar-nav > li > a.nav-icons {
  padding: 12px 8px;
}
.conciliacion-return-red {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_conciliacion_return.png);
  background-color: #EA1F1F!important;
  background-size: 26px 26px;
  background-position: center center;
}
.action-off {
  background-color: #c1c1c1 !important;
  cursor: default !important;
}
.action-off-disabled {
  background-color: #333333 !important;
  cursor: default !important;
}
.conciliacion-other-yellow {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_otros_cc.png);
  background-color: #FCBD37 !important;
  background-size: 26px 26px;
  background-position: center center;
}
.tabs_registro {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.tabs_registro > li {
  display: block;
  /*width: 33.33%;*/
  float: left;
  padding: 15px;
  text-align: center;
  color: #1b3266;
  background: #e8eaef;
  font-size: 18px;
}
.tabs_registro > li:last-child {
  border-right: none;
}
.active-tab-w {
  background: #2e58b3 !important;
  color: #ffffff !important;
}
.domicilio {
  display: block;
  border-bottom: 1px solid #CCCCCC;
  margin: 0 15px 15px 15px;
  font-weight: bold;
  font-size: 15px;
}
.half_account {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_half_account.png);
  background-color: #FCBD37 !important;
  background-size: 26px 26px;
  background-position: center center;
}
.contract {
  display: block;
  width: 100%;
  height: 494px;
  border: 1px solid #CCCCCC;
  padding: 5px;
  margin-bottom: 20px;
  Overflow-y: scroll;
}
.img-computer {
  background: rgba(0, 0, 0, 0) url("https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/computer.png") no-repeat scroll center top / contain;
  display: block;
  margin: 15px;
  height: 109px;
  width: 159px;
}
.tabler01 {
  margin-bottom: 0;
  font-size: 13px;
}
.tabler01 > thead > tr > th {
  background: #333;
  vertical-align: middle;
  border: none;
  background: #333333;
  color: #FFFFFF;
  border-right: 1px solid #FFFFFF;
}
.tabler01 > tbody > tr > td {
  border-top: none;
}
/*==============EN CONTRUCCION==============*/
.under-construction {
  display: block;
  width: 800px;
  margin: 0 auto;
}
.under-construction .circle-color {
  display: block;
  width: 262px;
  padding: 12px 0px;
  height: 262px;
  background-color: #2e58b3;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}
.under-construction .circle-color > .circle-border {
  display: block;
  border: 12px solid white;
  height: 238px;
  width: 238px;
  border-radius: 50%;
  margin: 0 auto;
}
.under-construction .gray-text-warning {
  display: block;
  margin: 20px auto;
  text-align: center;
  font-size: 24px;
  width: 500px;
  color: gray;
  line-height: 26px;
}
/*==========ESTADO DE CUENTA===================*/
.ec-white {
  background: #fff;
}
.ec-wrapper {
  display: block;
  width: 1240px;
  border: 1px solid #CCC;
  background-color: #FFF;
  margin: 0 auto;
  border-radius: 4px;
  padding-bottom: 10px;
}
.ec-wrapper .ec-header {
  display: block;
  background-color: #1b3266;
  padding: 15px;
}
.ec-wrapper .ec-header .edo-text {
  color: #fff;
  margin: 0;
}
.ec-wrapper .ec-client-data {
  font-size: 16px;
  display: block;
  background-color: #EFEFEF;
  padding: 15px;
}
.ec-wrapper .ec-client-data .ec-orange-date {
  display: block;
  width: 100%;
  padding: 10px 15px;
  color: #fff;
  background-color: #2e58b3;
  text-align: center;
  border-radius: 4px;
  margin-top: 12%;
}
.ec-wrapper .ec-client-data .ec-row > label {
  display: block;
  margin-bottom: 0px;
}
.ec-wrapper .ec-client-data .ec-data-info {
  list-style: none;
  margin: 8px 0 0 0;
  padding: 0;
}
.ec-wrapper .ec-client-data .ec-data-info > li {
  display: block;
  float: left;
}
.ec-wrapper .ec-notes {
  display: block;
  margin: 10px;
  width: 1220px;
  font-size: 13px;
}
.ec-wrapper .ec-table-container {
  display: block;
  margin: 10px;
  width: 1220px;
}
.ec-wrapper .ec-table-container .ec-section-title {
  display: block;
  width: 1220px;
  background-color: #000;
  color: #fff;
  padding: 6px 8px;
  font-size: 16px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.ec-wrapper .ec-table-container .ec-summary {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
  border-top: none;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.ec-wrapper .ec-table-container .ec-summary > tbody tr td {
  padding: 4px;
  text-align: left;
}
.ec-wrapper .ec-table-container .ec-summary > tbody tr td:last-child {
  text-align: right;
}
.ec-wrapper .ec-table-container .ec-summary > tbody tr td .ec-icon-box {
  display: inline-block;
  width: 20px;
  padding: 1px 0;
  text-align: center;
  margin-right: 2px;
  border-radius: 2px;
  color: #fff;
  background-color: #1b3266;
}
.ec-wrapper .ec-table-container .ec-tabler01 {
  margin-bottom: 0;
  font-size: 14px;
  border-top: none;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.ec-wrapper .ec-table-container .ec-tabler01 > thead > tr > th {
  background: #333;
  vertical-align: middle;
  border: none;
  background: #333333;
  color: #FFFFFF;
  font-weight: normal;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.13);
}
.ec-wrapper .ec-table-container .ec-tabler01 > thead > tr > th:last-child {
  border-right: none;
}
.ec-wrapper .ec-table-container .ec-tabler01 > tbody > tr > td {
  border-top: none;
  text-align: center;
}
.ec-wrapper .ec-table-container .ec-tabler01 > tbody > tr > td.right {
  text-align: right;
}
.ec-wrapper .ec-table-container .ec-tabler01 > tbody > tr > td.left {
  text-align: left;
}
/*==========ESTADO DE CUENTA===================*/
.advanced-search {
  display: block;
  width: 105%;
  padding: 5px 15px;
  margin: 10px -15px -10px -15px;
  float: left;
  background: rgba(255, 255, 255, 0.2);
  color: #FFFFFF !important;
  outline: 0 !important;
}
.advanced-search:hover {
  text-decoration: none;
}
.advanced-search:link {
  text-decoration: none;
}
/*==========ESTADO DE CUENTA===================*/
/* Clase el tarjetero de pagos  */
.choose-payment {
  display: block;
  padding: 15px 0 0 0;
}
.gray-round-border {
  border: 1px solid #CCCCCC;
}
.gray-round-border-top {
  border-top: none;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
.gray-round-border-bottom {
  border-top: 1px solid #CCCCCC;
  border-bottom: none;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
.print-payment {
  display: block;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.print-payment > li > .print-reference {
  background: #D3D3D3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 0px;
  border: 1px solid #CCCCCC;
  display: block;
  height: 100px;
}
.print-payment > li > .print-referenceSF {
  background: #D3D3D3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 0px;
  border: 1px solid #CCCCCC;
  display: inline-table;
}
.print-text {
  display: block;
  width: 100%;
  margin-bottom: 0;
}
/*SIC*/
.icon_NoSIC {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_notenough_data.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.overflowStyle {
  overflow: visible;
}
.head-widget-left {
  background-color: #2e58b3 !important;
  font-size: 12px;
  border: 0px !important;
  border-radius: 4px 0px 0px 0px;
  font-weight: 200;
}
.head-widget-amount {
  background-color: #2e58b3 !important;
  font-size: 12px;
  border: 0px !important;
  text-align: right;
  font-weight: 200;
}
.head-widget-middle {
  background-color: #2e58b3 !important;
  font-size: 12px;
  border: 0px !important;
  font-weight: 200;
}
.head-widget-right {
  background-color: #2e58b3 !important;
  font-size: 12px;
  border: 0px !important;
  border-radius: 0px 4px 0px 0px;
  font-weight: 200;
}
.widget-middle {
  font-size: 12px;
  background-color: #ffcca9;
  border: 0px !important;
}
.widget-middle-amount {
  font-size: 12px;
  background-color: #ffcca9;
  text-align: right;
  border: 0px !important;
}
.bottom-widget-left {
  font-size: 12px;
  background-color: #ffcca9;
  border: 0px !important;
  border-radius: 0px 0px 0px 4px;
}
.bottom-widget-amount {
  font-size: 12px;
  background-color: #ffcca9;
  border: 0px !important;
  text-align: right;
}
.bottom-widget-center {
  font-size: 12px;
  background-color: #ffcca9;
  border: 0px !important;
}
.bottom-widget-right {
  font-size: 12px;
  background-color: #ffcca9;
  border: 0px !important;
  border-radius: 0px 0px 4px 0px;
}
.document-checked {
  margin-top: 32px;
}
.document-checked label {
  margin-bottom: 0px;
}
.document-checked .info-primary {
  padding: 8px 16px;
}
.document-checked .info-primary img {
  margin-left: 0px;
}
.document-checked .font-gray {
  color: #d1d6e0;
}
.document-checked img {
  font-size: 12px;
  margin-left: 8px;
}
.document-checked a {
  color: #1b3266;
  padding: 8px;
  border-radius: 8px;
}
.document-checked a:hover {
  background-color: #F3F5F7;
}
.p-t-8 {
  padding-top: 8px;
}
.table .pretty {
  margin-right: 0px;
}
.pretty input:checked ~ .state.p-custom label:after,
.pretty.p-toggle .state.p-custom label:after {
  background-color: #1b3266 !important;
}
