/*@font-face {
	font-family: 'Roboto';
	src: url('../Fonts/Roboto-Regular-webfont.eot');
	src: url('../Fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/Roboto-Regular-webfont.woff2') format('woff2'), url('../Fonts/Roboto-Regular-webfont.woff') format('woff'), url('../Fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('../Fonts/Roboto-Regular-webfont.svg#robotothin') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
.container-bodywidget.collapsed .dito4-footer-wrapper {
  left: 105px;
  /* Ajusta para respetar el padding y el ancho del menú colapsado */
  width: calc(100% - 131px);
}
.dito4-footer-wrapper {
  position: fixed;
  bottom: 0;
  /* Ajusta para respetar el padding del padre */
  left: 305px;
  /* Ajusta para respetar el padding del padre */
  right: 0px;
  /* Ajusta para respetar el padding del padre */
  width: calc(100% - 330px);
  /* Ajusta el ancho para respetar el padding */
  -webkit-transition: left 1s;
  transition: left 1s;
}
.dito4-fixed-footer {
  background: #fff;
  padding: 10px;
  text-align: center;
}
.funding-documents {
  width: 100%;
  background-color: #E8EAEF;
}
.funding-documents div {
  display: inline-block;
  padding: 12px 16px;
  text-align: center;
}
.funding-documents div label {
  margin-bottom: 0px;
}
.funding-documents .funding-documents-total {
  background-color: #E8EAEF;
  color: #3F3F3F;
  width: 59%;
}
.funding-documents .funding-documents-cart {
  background-color: #1b3266;
  color: white;
  width: 40%;
}
.funding-tabs {
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  width: 100%;
}
.funding-tabs .funding-tabs-item:last-child {
  border: none;
  width: 23%;
}
.funding-tabs .funding-tabs-item {
  display: inline-block;
  padding: 18px 32px 10px 32px;
  text-align: center;
  width: 25%;
  border-right: 1px solid #EBECEB;
}
.funding-tabs .funding-tabs-item .funding-tabs-amount {
  color: #60B358;
  display: block;
  font-size: 18px;
  font-weight: bold;
}
.funding-tabs .funding-tabs-item .funding-tabs-amount.due {
  color: #E8452F;
}
.funding-tabs .funding-tabs-item .funding-tabs-title {
  color: #3857AD;
  font-size: 14px;
}
.funding-tabs .funding-tabs-item .funding-tabs-title img {
  vertical-align: unset;
}
.funding-tabs .financed-tabs-item {
  display: inline-block;
  padding: 18px 32px 10px 32px;
  text-align: center;
  width: 33%;
  border-right: 1px solid #EBECEB;
}
.funding-tabs .financed-tabs-item .financed-tabs-amount {
  color: #60B358;
  display: block;
  font-size: 18px;
  font-weight: bold;
}
.funding-tabs .financed-tabs-item .financed-tabs-amount.due {
  color: #E8452F;
}
.funding-tabs .financed-tabs-item .financed-tabs-title {
  color: #3857AD;
  font-size: 14px;
}
.funding-tabs .financed-tabs-item .financed-tabs-title img {
  vertical-align: unset;
}
.textStyle {
  text-align: justify;
}
.booking-note {
  padding: 24px;
  border-radius: 3px;
  border: solid 1px #e8eaef;
  background-color: #f3f5f7;
  text-align: justify;
}
.btn-full {
  width: 100%;
}
.btn-pink {
  background-color: #ec6b51;
  border-color: #ec6b51;
  color: white;
}
.btn.btn-alert {
  background-color: #ec6b51;
  border-color: #ec6b51;
  height: 32px !important;
  margin-top: 12px;
  padding: 8px 12px;
  line-height: 0;
  color: white;
  margin-right: 24px;
}
.btn.btn-alert img {
  margin-right: 8px;
}
.btn.btn-alert:hover {
  background-color: #ec6b51 !important;
  border-color: #ec6b51 !important;
}
.btn.btn-alert:visited {
  background-color: #ec6b51 !important;
  border-color: #ec6b51 !important;
}
.select2-selection.select2-selection--multiple {
  height: auto !important;
}
@media screen and (max-width: 1700px) {
  .hide-md {
    display: none !important;
  }
}
@media screen and (max-width: 980px) {
  .application-link {
    display: none !important;
  }
}
.popover button {
  background-color: #1b3266;
  color: white;
  border: 1px solid #1b3266;
  border-radius: 3px;
  text-align: right;
  margin-top: 10px;
  font-size: 12px;
}
.if-products .gdx-navigation-tabs__tab {
  padding: 0 12px !important;
  height: 46px !important;
}
.if-products .mat-card {
  padding: 32px !important;
}
.if-products .text-muted.h3 {
  font-size: 16px !important;
}
.if-products h1 {
  font-size: 22px !important;
  margin: 32px 0px !important;
}
.if-products .form-control {
  padding: 6px 12px !important;
}
.gdx-input-group.input-group {
  position: relative !important;
  display: flex !important;
}
.gdx-input-group.input-group .form-control {
  width: 1% !important;
}
.navbar-nav .dropdown-menu {
  position: absolute !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;
}
.dropdown-toggle::after {
  border-right: 0px !important;
  border-left: 0px !important;
}
.animation-slide {
  width: 100%;
  -webkit-transition: width, 0.5s linear;
  -moz-transition: width, 0.5s linear;
  -ms-transition: width, 0.5s linear;
  -o-transition: width, 0.5s linear;
  transition: width, 0.5s linear;
}
.animation-slide.hideAnimated {
  width: 0px;
  -webkit-transition: width, 0.5s linear;
  -moz-transition: width, 0.5s linear;
  -ms-transition: width, 0.5s linear;
  -o-transition: width, 0.5s linear;
  transition: width, 0.5s linear;
}
.btn.btn-small {
  padding: 6px 8px;
  height: auto;
  font-size: 11px;
  border: 0px;
}
.btn.btn-small i {
  font-size: 11px;
}
.btn-green {
  background-color: #1a5466;
  border-color: #1a5466;
  color: white;
}
.btn-green:hover,
.btn-green:visited {
  color: white;
}
.container-gray {
  background-color: #f3f5f7;
  padding: 28px 24px;
  border-radius: 3px;
}
fieldset {
  border-top: 1px solid #ddd !important;
  margin: 0;
  padding: 10px;
  position: relative;
  padding-left: 10px!important;
}
.table .form-group {
  margin-bottom: 0px;
}
.table-small-padding.table.table-small tbody tr {
  height: auto;
}
.table-small-padding.table.table-small tbody tr td {
  padding: 4px 8px;
}
.table.table-small tbody tr {
  height: auto;
}
.table.table-small tbody tr td {
  padding: 12px;
}
.table.table-small tbody tr td .form-control {
  height: 28px;
}
.b-r-3 {
  border-radius: 3px;
}
.p-16 {
  padding: 0px 16px;
}
body {
  color: #1b3266;
}
.font-primary {
  color: #1b3266;
}
.font-secondary {
  color: #8d98b2;
}
.bg-color-primary {
  background-color: #1b3266;
}
.bg-color-primary label {
  color: #fff;
}
.bg-white {
  background-color: #fff;
}
.text-small {
  font-size: 12px;
}
ul.paymentmethod {
  list-style-type: none;
}
ul.paymentmethod li {
  list-style-type: none;
}
ul.paymentmethod .paymentmethod-header {
  background-color: #F2F2F2;
  padding: 10px 5px;
  border-radius: 3px;
}
.paymentmethod-margin {
  margin: 3px 0px;
}
ul.paymentmethod .paymentmethod-div {
  display: inline;
  width: 50%;
}
.paymentmethod-div-label {
  width: 50%;
}
.dhxlayout_base_dhx_web div.dhx_cell_layout div.dhx_cell_hdr {
  background-color: #211f1d !important;
}
table.dataTable.stripe tbody > tr.odd.selected,
table.dataTable.stripe tbody > tr.odd > .selected,
table.dataTable.display tbody > tr.odd.selected,
table.dataTable.display tbody > tr.odd > .selected {
  background-color: #211f1d !important;
}
table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
  background-color: #211f1d !important;
}
td.details-control {
  height: 30px !important;
}
.dhxform_fs legend {
  display: none;
}
.absolute-right {
  position: absolute;
  top: 2px;
  right: -8px;
  display: inline-block !important;
}
.absolute-left {
  position: absolute;
  top: 9px;
  left: -8px;
  display: inline-block !important;
}
.p32 {
  padding: 32px !important;
}
.filters-dates {
  padding: 16px 54px;
  background-color: #e8eaef;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.filters-dates .check {
  padding-top: 9px;
}
#SearchEmailDataTable {
  width: 2000px !important;
  background-color: #fff;
}
.table-report tbody tr td:first-child {
  background-color: #333;
}
.table-report tbody tr.tr_empty td:first-child {
  background-color: #fff;
}
.table-report .table-report-icono {
  width: 50px;
}
.table-report .table-report-date {
  width: 187px;
}
.table-report .table-report-customer {
  width: 150px;
}
.table-report .table-report-document {
  width: 110px;
}
.table-report .table-report-email {
  width: 150px;
}
.table-report tbody {
  font-size: 12px;
}
.m-r-10 {
  margin-right: 10px;
}
/*NO COPIAR*/
.gray-stroke {
  border: 1px solid #CCCCCC;
  display: block;
  border-radius: 3px;
  padding: 10px;
  margin-top: 10px;
}
.gray-stroke span {
  display: block;
}
.gray-stroke .second-gray {
  background: #E4E4E4;
  display: block;
  padding: 10px 0;
  text-align: center;
  margin-top: 10px;
}
/*------------------*/
/*===LESS===*/
.gray-stroke {
  border: 1px solid #CCCCCC;
  display: block;
  border-radius: 3px;
  padding: 10px;
  margin-top: 10px;
}
.gray-stroke span {
  display: block;
}
.gray-stroke .second-gray {
  background: #E4E4E4;
  display: block;
  padding: 10px 0;
  text-align: center;
  margin-top: 10px;
}
.pointer {
  cursor: pointer;
}
/*Help*/
.round-button {
  width: 10%;
  height: 0;
  padding-bottom: 10%;
  border-radius: 50%;
  border: 2px solid #f5f5f5;
  overflow: hidden;
  background: #464646;
  box-shadow: 0 0 3px gray;
}
.round-button:hover {
  background: #262626;
}
.round-button img {
  display: block;
  width: 76%;
  padding: 12%;
  height: auto;
}
/*Sección de Css Julio*/
.margin-b20 {
  margin-bottom: 20px;
}
.package-on {
  background: #e0e0e0 none repeat scroll 0 0;
}
.product-name0 {
  display: block;
  font-size: 22px;
  font-weight: bold;
  line-height: normal;
}
.product-name {
  display: block;
  font-size: 22px;
  line-height: normal;
}
.block80 {
  display: block;
  width: 90%;
  margin: 0 auto;
}
.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-bottom: 15px;
  min-height: 100px;
  width: 100%;
}
.bullet-list {
  font-size: 16px;
  margin: 0 0 10px;
  padding: 0 0 0 15px;
}
.bullet-list > li {
  margin: 2px 0 0;
  padding: 0;
}
.price {
  display: block;
  font-size: 22px;
  margin: 0;
}
.contract-item {
  border: 1px solid #e6e6e6;
  height: 50px;
  margin-bottom: 8px;
  padding: 16px 24px;
  border-radius: 3px;
  background-color: #f3f5f7;
}
.contract-item:nth-of-type(2n+1) {
  background-color: #FFF;
}
.underline {
  text-decoration: underline;
}
.ServicesContainer {
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  padding: 32px 24px;
}
.text-big {
  font-size: 16px;
}
.frequency {
  display: block;
  font-weight: bold;
  line-height: 10px;
  margin-bottom: 20px;
}
.inline-block {
  display: inline-block;
}
.orange {
  background: #2e58b3;
  border-color: #2e58b3;
  color: #FFF !important;
  /*border:none;*/
}
.orange:hover,
.orange:focus,
.orange:active {
  background: #2e58b3;
}
.orange i {
  color: #FFF !important;
}
.btn-finantial-color {
  background: #60B358;
  border-color: #60B358;
  color: #FFF !important;
  /*border:none;*/
}
.btn-finantial-color:hover,
.btn-finantial-color:focus,
.btn-finantial-color:active {
  background: #60B358;
}
.btn-finantial-color i {
  color: #FFF !important;
}
.orange-t {
  color: #2e58b3;
  /*border:none;*/
}
.gray {
  background: #C4C4C4;
  color: #333333;
}
.gray:hover,
.gray:focus {
  background: #BABABA;
}
.o200 {
  display: block;
  width: 200px;
  padding: 10px 0;
  text-align: center;
  background: #2e58b3 !important;
  border-color: #2e58b3;
  color: #FFF !important;
  border: none;
  font-size: 16px;
  outline: none !important;
  font-weight: lighter;
  margin-left: auto;
  margin-right: auto;
}
.container-title .breadcrumb {
  display: block;
  float: left;
  min-width: 90px;
  padding: 8px 15px;
  margin-bottom: 0px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.filter-actions {
  padding: 6px 22px;
  line-height: 2;
}
.filter-actions i {
  cursor: pointer;
}
.filter-actions span {
  padding: 12px;
  border-radius: 3px;
  height: 40px;
  margin-right: 24px;
}
.filter-actions span[aria-expanded="true"] {
  background-color: #1b3266;
  color: white;
}
.filter-actions span[aria-expanded="true"] i {
  color: white;
  left: 2px;
}
.breadcrumb > li > a {
  color: #333;
  /*text-decoration: underline;*/
}
.container-title .title1 {
  display: block;
  width: 100%;
  float: left;
  margin: 0px;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 32px 32px 0px 32px;
  border-bottom: none;
}
.modal-header-esp {
  padding: 15px 15px 0px 15px !important;
}
.modal-body-esp {
  margin-bottom: 15px;
}
.modal {
  overflow-y: scroll !important;
}
.btn-default.disabled,
.btn-default[disabled],
.btn-default.disabled:hover,
.btn-default[disabled]:hover {
  background: #E4E4E4 ;
  border-color: #E4E4E4 ;
}
/*===========STICKY FOOTER====================*/
.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -46px;
  width: 100%;
}
.page-wrap:after {
  content: "";
  display: block;
}
.situation .checkmark-group:first-child {
  width: 8%;
}
.situation .checkmark-group {
  display: inline-block;
  width: 15%;
}
.site-footer {
  background: #fff;
  color: #8d98b2;
  height: 56px;
}
.site-footer .site-footer-container {
  background-color: #fff;
  margin-left: 312px;
  padding-right: 32px;
  min-width: 1035px;
  height: 56px;
}
.site-footer .text-muted {
  color: #8d98b2;
  font-size: 12px;
}
/*===========STICKY FOOTER====================*/
/*===================GENERAL===================*/
.note {
  margin-bottom: 15px;
}
.block {
  display: block;
  width: 100%;
  overflow: hidden;
}
.block2 {
  display: block;
  width: 100%;
}
.block-bigtable {
  display: block;
  overflow: hidden;
}
.clear {
  clear: both;
}
/*==========NEW*==========*/
.esp-float {
  float: left;
  overflow: hidden;
  width: 500px;
}
/*==========NEW*==========*/
.bwb {
  display: block;
  width: 250px;
  float: left;
}
/*==========NEW*==========*/
.border-right {
  border-right: 1px solid #CCC;
}
/*==========NEW*==========*/
.border-left {
  border-left: 1px solid #ccc;
}
.esp-li {
  display: block !important;
  padding: 0px 0 5px 0;
  min-width: 280px;
}
.section-menu {
  list-style: none;
  padding: 0;
  float: left;
  display: block;
}
.section-menu > li > a {
  color: #fff;
  padding: 3px 20px;
  margin: 0px 0 0px 0;
  display: block;
  border-right: 1px solid #CCC;
  font-weight: normal;
  line-height: 1.42857143;
}
.section-menu > li > a:hover {
  text-decoration: none;
  color: #CCC;
}
.section-menu2 {
  list-style: none;
  padding: 0;
  float: left;
  display: block;
}
.section-menu2 > li > a {
  color: #fff;
  padding: 12px 32px;
  margin: 0px 0 0px 0;
  display: block;
  border-right: none;
  font-weight: normal;
  line-height: 1.42857143;
}
.section-menu2 > li > a:hover {
  text-decoration: none;
  color: #CCC;
}
/*.not-a-link{
	color: #fff !important;
	border-right:none !important;
	margin-bottom:2px !important;
}*/
.padding-t64 {
  padding-top: 64px;
}
.bg_color_menu {
  display: block;
  width: 100%;
  background: #1b3266;
  height: 56px;
}
.nav-profile {
  width: 62px;
  height: 40px;
  border-radius: 20px;
  background-color: #ffffff;
  text-align: center;
  line-height: 3;
}
.nav-profile i {
  color: #1b3266;
}
.loho_TechSrc {
  float: left;
  margin-top: 15px;
}
.w60 {
  display: block;
  width: 80px;
  float: left;
  padding-right: 0 !important;
}
.w40 {
  display: block;
  width: 24px;
  float: left;
  padding-right: 5px !important;
  padding-left: 5px !important;
}
.avatar {
  margin: -13px 5px -32px -10px !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: left;
}
.especial {
  margin-left: 44px;
}
/*    Header       */
.dropdown-menu-header {
  background-color: #2B2B2B !important;
}
.dropdown-menu-header > li > a {
  color: #fff !important;
}
/*    Typehead      */
.dropdown-menu {
  /*background-color:#2B2B2B;*/
  /*& > li:hover{
		background: #ebebeb;
	}*/
}
.dropdown-menu > li > a {
  /*color:#fff;*/
}
.dropdown-menu > li > a:hover {
  background: transparent;
  color: #111;
}
.dropdown-menu > li > a:focus {
  background: transparent;
  color: #333;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  /*color: #ccc;*/
  text-decoration: none;
  background-color: #ccc;
  outline: 0;
}
.longer {
  width: 290px !important;
  right: 0px;
  padding: 0px 0px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 0px 0px 5px 5px;
}
.modal-header .close {
  display: block;
  position: absolute;
  z-index: 99999;
  right: 10px;
  top: 3px;
  margin: 0 !important;
  color: #4d4d4d !important;
  font-weight: 100;
  font-size: 30px;
}
/*=====NOTIFICACIONES========*/
.notification-container {
  display: block;
  width: 100%;
  overflow: hidden;
  /*background:blue;*/
  padding: 10px 0;
}
.notification-icon {
  display: block;
  width: 10px;
  height: 10px;
  float: left;
  margin-left: 10px;
  margin-top: 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.n-on {
  background: #2e58b3;
}
.n-off {
  background: #CCC;
}
.notification-wrapper {
  display: block;
  float: left;
  width: 290px;
  margin-left: 10px;
  text-decoration: none;
  color: #fff !important;
}
.notification-title {
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 280px;
  font-size: 13px;
}
.notification-desc {
  display: block;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 270px;
  height: 14px;
}
.n-off-t {
  color: #CCC !important;
}
.all-notificactions {
  display: block;
  font-size: 13px;
  background: #000 !important;
  padding: 10px 0 !important;
  text-align: center;
  color: #fff !important;
  margin: 0 0 -5px 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.badge-notification {
  display: block;
  width: 28px;
  height: 28px;
  background: #2e58b3;
  padding: 5px 0;
  text-align: center;
  color: #FFF;
  font-size: 12px;
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  top: 5px;
  left: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 18px;
}
.badge-notification-off {
  background: #CCC !important;
}
.notificacion {
  font-size: 14px;
  line-height: 17px;
  text-align: center;
}
/*=====NOTIFICACIONES========*/
.panel-default-showInformation > .panel-heading {
  color: #fff;
  background-color: orange;
  border-color: #ddd;
}
/*======PANEL / ACCORDEON=======*/
.panel-body {
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.new-panel-body {
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  padding: 24px 0px;
}
.new-panel-body {
  padding: 24px 0px;
}
.filters-body {
  clear: both;
  display: table;
  content: " ";
  border-radius: 3px;
  background-color: #F3F5F7;
  margin-top: 16px;
  width: 100%;
}
.panel-default > .panel-heading {
  color: #FFF;
  background-color: #1b3266;
  border-color: #ddd;
  height: 54px;
  padding: 16px 26px;
}
.panel-heading {
  padding: 0;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.filters-heading {
  color: #FFF;
  background-color: #1b3266;
  border-color: #ddd;
  padding: 12px 26px;
  border-radius: 3px;
}
.pannel-block {
  padding: 0px 0px 0px 10px;
  padding: 10px 15px;
  overflow: hidden;
}
.a_text {
  display: block;
  font-size: 18px;
  color: #fff;
  float: left;
  text-align: left;
}
/*======PANEL / ACCORDEON=======*/
.panel {
  margin-bottom: 0px;
  border-top: none;
}
.panelA {
  margin-bottom: 1px;
  border-top: 1px solid #ccc;
}
.panel2 {
  padding: 15px 0 !important;
}
.btn-help {
  background-color: transparent;
  border: 1px solid #1b3266;
  color: #1b3266;
  height: 32px;
  padding: 4px 12px !important;
}
.btn-help i {
  color: #1b3266;
  margin-right: 8px;
}
.divider01 {
  display: block;
  padding: 0 0px;
  height: 1px;
  border-top: 1px solid #ccc;
  margin: 15px 0;
  float: left;
  width: 100%;
}
.divider00 {
  display: block;
  padding: 0 0px;
  height: 1px;
  border-top: 1px solid #ccc;
  margin: 0px 0 0px 0;
  float: left;
  width: 100%;
}
/*======PANEL / ACCORDEON=======*/
/*======TABS========*/
.nueve {
  width: 10.8%;
  text-align: center;
}
.ocho {
  width: 12.5%;
  text-align: center;
}
.siete {
  width: 14.28%;
  text-align: center;
}
.septimos {
  width: 14.28%;
  text-align: center;
}
.seis {
  width: 16.6666667%;
  text-align: center;
}
.cinco {
  width: 20%;
  text-align: center;
}
.cuarto {
  width: 25%;
  text-align: center;
}
.tercio {
  width: 33.3%;
  text-align: center;
}
.medio {
  width: 50%;
  text-align: center;
}
.complete {
  width: 100%;
  text-align: center;
}
/*======TABS========*/
.nav-tabs {
  padding: 0;
  overflow: hidden;
  margin: 0 0 26px 0;
  border: 0 !important;
  list-style: none !important;
}
.nav-tabs > li > a {
  background: #e8eaef;
  margin: 0px 16px 0px 0px;
  min-height: 80px;
  position: relative;
  display: block;
  padding: 12px 15px;
  font-size: 16px;
  margin-top: 4px;
  color: #1b3266;
  border: none !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 196px;
}
.nav-tabs > li > a:hover {
  text-decoration: none !important;
}
.nav-tabs li .tab-document svg {
  margin-bottom: -2px;
}
.nav-tabs li .tab-document svg path {
  fill: #1b3266;
}
.nav-tabs li .tab-document svg rect {
  fill: #1b3266;
}
.nav-tabs > li.active > a {
  border: none !important;
  border-color: transparent;
  background: #2e58b3 !important;
  color: #FFF !important;
}
.nav-tabs li.active .tab-document svg path {
  color: #FFF !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  text-decoration: none;
}
.nav-tabs-modal {
  padding: 0;
  overflow: hidden;
  border: 0 !important;
  list-style: none !important;
  background: #e8eaef;
  border-radius: 3px;
  margin-bottom: 32px;
}
.nav-tabs-modal > li {
  float: left;
}
.nav-tabs-modal > li > a {
  margin: 0 !important;
  position: relative;
  display: block;
  border: none !important;
  padding: 16px;
  font-size: 14px;
  color: #1b3266;
}
.nav-tabs-modal > li > a:hover {
  text-decoration: none !important;
}
.nav-tabs-modal > li > a.small {
  padding: 12px;
}
.nav-tabs-modal > li:first-child a {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.nav-tabs-modal > li:last-child a {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.nav-tabs-modal > li.active > a {
  border: none !important;
  border-color: transparent;
  background: #2e58b3 !important;
  color: #FFF !important;
}
.nav-tabs-modal > li.active > a,
.nav-tabs-modal > li.active > a:hover,
.nav-tabs-modal > li.active > a:focus {
  text-decoration: none;
}
.detail-buttons {
  background-color: #f3f5f7;
  height: 105px;
}
.detail-buttons-container {
  text-align: center;
  margin: 0 auto;
  padding-top: 45px;
}
.detail-buttons-container a {
  border: none !important;
  color: #8d98b2;
  margin-right: 36px;
}
.detail-buttons-container a:hover {
  text-decoration: none !important;
  color: #1b3266 !important;
}
.detail-buttons-container a:hover > i {
  color: #1b3266 !important;
}
.detail-buttons-container a:last-child {
  margin-right: 0px;
}
.detail-buttons-container a.disabled {
  cursor: not-allowed !important;
}
.detail-buttons-container a.disabled:hover {
  color: #8d98b2 !important;
}
.detail-buttons-container a.disabled:hover > i {
  color: #8d98b2 !important;
}
.detail-buttons-container > ul {
  padding: 0;
  overflow: hidden;
  border: 0 !important;
  list-style: none !important;
  position: relative;
  float: left;
  display: block;
}
.detail-buttons-container > ul > li {
  float: left;
}
.detail-buttons-container > ul > li > a {
  position: relative;
  display: block;
  border: none !important;
  padding: 45px 16px;
  color: #8d98b2;
}
.detail-buttons-container > ul > li > a:hover {
  text-decoration: none !important;
  color: #1b3266 !important;
}
.detail-buttons-container > ul > li > a:hover > i {
  color: #1b3266 !important;
}
.detail-buttons-container > ul > li > a.disabled {
  cursor: not-allowed;
}
.detail-buttons-container-details {
  left: 11%;
}
.detail-buttons-container-details > li > a {
  right: 0%;
}
.detail-buttons-container-payments {
  left: 32%;
}
.detail-buttons-container-payments > li > a {
  right: 0%;
}
.detail-buttons-left {
  background-color: #f3f5f7;
  border-bottom-left-radius: 3px;
  height: 105px;
  position: absolute;
  left: 0px;
  width: 32px;
  bottom: 0px;
}
.detail-buttons-right {
  background-color: #f3f5f7;
  border-bottom-right-radius: 3px;
  height: 105px;
  position: absolute;
  right: 0px;
  width: 32px;
  bottom: 0px;
}
.detail-collapse-title {
  font-size: 16px;
  font-weight: bold;
  color: #1b3266;
}
.detail-collapse-title > label {
  cursor: pointer;
}
.detail-collapse-title > label > i {
  color: #1b3266;
}
#div_detail_info > .info-primary {
  width: 292px;
}
.detail-info-contact > .font-secondary {
  margin-right: 16px;
}
.detail-info-contact > .bold {
  margin-right: 32px;
}
.detail-concepto-totals {
  border-radius: 3px;
  color: white;
  font-size: 16px;
}
.detail-concepto-totals-subtotals {
  background-color: #2e58b3;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  display: inline-block;
  padding: 16px 37px;
  width: 75%;
}
.detail-concepto-totals-total {
  background-color: #1b3266;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  padding: 16px 37px;
  float: right;
  width: 25%;
}
.spacing-32 {
  height: 32px;
}
.spacing-12 {
  height: 12px;
}
.spacing-48 {
  height: 48px;
}
.spacing-40 {
  height: 40px;
}
.spacing-45 {
  height: 45px;
}
.spacing-16 {
  height: 16px;
}
.spacing-24 {
  height: 24px;
}
.p-t-10 {
  padding-top: 10px;
}
.panel-title i {
  color: #fff;
}
.info-primary {
  background-color: #1b3266;
  border-radius: 3px;
  color: #fff;
  padding: 12px;
}
.p15-pb0 {
  padding: 0px 15px 0px 15px;
  border-top: none;
  border-bottom: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.p15 {
  padding: 15px 15px 15px 15px;
  border-top: none;
  border-bottom: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  overflow: hidden;
}
.p15-Body {
  padding: 15px 15px 15px 15px;
  border-top: none;
  border-bottom: none;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.p15-Header {
  border-top: none;
  border-bottom: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.p15-2 {
  padding: 15px 15px 15px 15px;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.h4-t {
  margin: 0px 0 0px 0;
}
.bloque-text {
  display: block;
  background: red;
}
.read {
  color: #999;
}
.read-name {
  display: block;
}
.renglon {
  background: #F2F2F2;
  padding: 15px 0 15px 15px;
  margin-bottom: 0;
  border-top: 1px solid #CCC;
  border-bottom: none;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
}
.renglon-Gray {
  background: #F2F2F2;
  padding: 15px 0 15px 15px;
  margin-bottom: 0;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
.renglon-Tabs {
  background: #F2F2F2;
  padding: 15px 0 15px 15px;
  margin-bottom: 0;
  border-bottom: none;
  /*border-left:1px solid #CCC;*/
  /*border-right:1px solid #CCC;*/
}
.box-p15 {
  display: block;
  overflow: hidden;
  padding: 15px 0;
  border-top: none;
  border-bottom: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  margin-bottom: 15px;
}
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
/*==========TABS-LEFT==============*/
.tabs-left {
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tabs-left > li {
  float: left;
  margin-bottom: -1px;
  width: 100%;
}
.info-pane-label {
  display: block;
  font-weight: bold;
}
.info-pane-label2 {
  font-weight: bold;
}
.pane-label-text {
  display: block;
  margin-bottom: 0px;
}
.pane-label-text-line {
  margin-bottom: 0px;
}
.pane-label-text-0 {
  display: block;
  margin-bottom: 0px;
}
/*===================*/
.gray-header {
  display: block;
  background: #f3f5f7;
  width: 100%;
  vertical-align: middle;
  margin-bottom: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/*================================================*/
/*==========Comportamiento TABLA/GRIDS=========*/
.tabla {
  margin-bottom: 15px;
  display: block;
  /*overflow: hidden;*/
}
.tabla-esp {
  margin-bottom: 0px;
  display: block;
  overflow: hidden;
}
.renglon-header .celda:first-child {
  border-left: none;
}
.pale-gray {
  background: #E4E4E4;
}
.pale-color {
  background: #ffcca9;
}
.status-icon-big {
  display: block;
  height: 40px !important;
  width: 40px !important;
  border-radius: 50%;
  margin-left: 10px !important;
  vertical-align: middle !important;
  float: left;
  background-size: 40px 40px !important;
}
table {
  width: 100% !important;
}
.table-data-gh {
  display: block;
  float: left;
  width: 120px;
  margin-left: 5px;
}
.table-data-gh-DocumentId {
  display: block;
  float: left;
  width: 246px;
  margin-left: 5px;
}
.table-data-gh2 {
  display: block;
  float: left;
  width: 95%;
  margin-left: 5px;
}
.table-data-l {
  margin-left: 10px;
  display: block;
}
.table-data-c {
  display: block;
}
.table-data-r {
  margin-right: 10px;
  display: block;
}
/* PAGER*/
.renglon-t-p {
  padding: 0px 0 0 0;
  overflow: hidden;
  display: block;
  border-bottom: 1px solid #ccc;
  margin-top: 0px;
  background: #B0B0B0;
}
/*
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 8px 5px 8px 0;
	border-radius: 4px;
}*/
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 9px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #333 !important;
  text-decoration: none;
  /*background-color: #fff;*/
  background-color: #fff;
  border: 1px solid #ddd;
}
/*==========Comportamiento TABLA/GRIDS=========*/
/*====EJEMPLO CLASES BOTONES ACTIONES======*/
.botones-action-ejemplo {
  display: block;
  margin: 0 auto;
  padding: 5px 5px;
  overflow: hidden;
  width: 200px;
}
.base-action-btn {
  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;
}
.action_correo {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_correo.svg);
  background-size: 14px 14px;
  background-position: center center;
  background-repeat: no-repeat;
}
.action_detalle {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_detalle.svg);
  background-size: 21px 12px;
  background-position: center center;
  background-repeat: no-repeat;
}
.action_folder {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/folder.png);
  background-size: 14px 12px;
  background-position: center center;
  background-repeat: no-repeat;
}
.action_editar {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_editar.png);
  background-size: 26px 26px;
  background-position: center center;
}
.action_eliminar {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_eliminar.png);
  background-size: 25px 25px;
  background-position: center center;
}
.action_llamar {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_llamar.svg);
  background-size: 16px 16px;
  background-position: center center;
  background-repeat: no-repeat;
}
.action_reportar {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_reportar.svg);
  background-size: 16px 16px;
  background-position: center center;
  background-repeat: no-repeat;
}
.action_reportar_disabled {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_notenough_data.png);
  background-size: 26px 26px;
  background-position: center center;
}
.visor_cancel {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/visor_cancel.png);
  background-size: 26px 26px;
  background-position: center center;
}
.action_payment {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_pagar.png);
  background-size: 26px 26px;
  background-position: center center;
}
.action_emitir_dollar {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon_emit.png);
  background-size: 13px 15px;
  background-position: center center;
  background-repeat: no-repeat;
}
.action_ceder {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_ceder.svg);
  background-position: center center;
  background-size: 16px 16px;
  background-repeat: no-repeat;
}
.action_quote {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/common/dollar-sign.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.action_download {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_descargar.png);
  background-size: 26px 26px;
  background-position: center center;
}
.action_download_ProcessManager {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/icon-download.png);
  background-size: 17px 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center center;
}
.action_pending_process {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/path_3x.png);
  /*background-color: #ec6b51 !important;*/
  background-repeat: no-repeat;
  background-size: 8px 12px;
  background-position-x: 65%;
  background-position-y: 45%;
}
.action_pending_process-orange {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/path_3x.png);
  background-color: #ec6b51 !important;
  background-repeat: no-repeat;
  background-size: 8px 12px;
  background-position-x: 65%;
  background-position-y: 45%;
}
.action_emitir {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_emision_cpago.png);
  background-size: 26px 26px;
  background-position: center center;
}
.action_pdf_validate {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_pdf_validated.png);
  background-size: 26px 26px;
  background-position: center center;
}
.action_xml {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_xml_32.png);
  background-size: 26px 26px;
  background-position: center center;
}
.action_pdf {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_pdf_32.png);
  background-size: 26px 26px;
  background-position: center center;
}
/*====CUENTA CONCENTRADORA===*/
.empty-cc {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_detalle_cc.png);
  background-size: 26px 26px;
  background-position: center center;
}
.balance-cc {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_retirar_cc.png);
  background-size: 26px 26px;
  background-position: center center;
}
.bank-cc {
  background-image: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/bank_cc.png);
  background-size: 14px 16px;
  background-position: center center;
  background-repeat: no-repeat;
}
/*CUENTA CONCENTRADORA*/
/*TOGGLE TASK ON/OFF*/
.ico_task-on {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_task_toggle.png) no-repeat center center, #39B54A;
  background-size: 24px;
}
.ico_task-off {
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/ico_task_toggle.png) no-repeat center center, #939598;
  background-size: 24px;
}
.cw3 {
  width: 3%;
}
.cw4 {
  width: 4%;
}
.cw5 {
  width: 5%;
}
.cw5-bigtable {
  width: 100px;
}
.cw10-bigtable {
  width: 120px;
}
.cw6 {
  width: 6%;
}
.cw7 {
  width: 7%;
}
.cw8 {
  width: 8%;
}
.cw9 {
  width: 9%;
}
.cw10 {
  width: 10%;
}
.cw11 {
  width: 11%;
}
.cw12-n {
  width: 12%;
}
.cw12 {
  width: 12.5%;
}
.cw13 {
  width: 13%;
}
.cw14 {
  width: 14%;
}
.cw15 {
  width: 15%;
}
.cw16 {
  width: 16%;
}
.cw17 {
  width: 17%;
}
.cw18 {
  width: 18%;
}
.cw19 {
  width: 19%;
}
.cw20 {
  width: 20%;
}
.cw20-bigtable {
  width: 400px !important;
}
.cw15-bigtable {
  width: 275px !important;
}
.cw19-bigtable {
  width: 391px !important;
}
.cw21 {
  width: 21%;
}
.cw22 {
  width: 22%;
}
.cw23 {
  width: 23%;
}
.cw24 {
  width: 24%;
}
.cw25 {
  width: 25%;
}
.cw26 {
  width: 26%;
}
.cw27 {
  width: 27%;
}
.cw28 {
  width: 28%;
}
.cw29 {
  width: 29%;
}
.cw30 {
  width: 30%;
}
.cw31 {
  width: 31%;
}
.cw32 {
  width: 32%;
}
.cw33-n {
  width: 33%;
}
.cw33 {
  width: 33.3%;
}
.cw34 {
  width: 34%;
}
.cw35 {
  width: 35%;
}
.cw36 {
  width: 36%;
}
.cw37 {
  width: 37%;
}
.cw38 {
  width: 38%;
}
.cw39 {
  width: 39%;
}
.cw40 {
  width: 40%;
}
.cw41 {
  width: 41%;
}
.cw42 {
  width: 42%;
}
.cw43 {
  width: 43%;
}
.cw44 {
  width: 44%;
}
.cw45 {
  width: 45%;
}
.cw46 {
  width: 46%;
}
.cw47 {
  width: 47%;
}
.cw48 {
  width: 48%;
}
.cw49 {
  width: 49%;
}
.cw50 {
  width: 50%;
}
.cw51 {
  width: 51%;
}
.cw52 {
  width: 52%;
}
.cw53 {
  width: 53%;
}
.cw54 {
  width: 54%;
}
.cw55 {
  width: 55%;
}
.cw56 {
  width: 56%;
}
.cw57 {
  width: 57%;
}
.cw58 {
  width: 58%;
}
.cw59 {
  width: 59%;
}
.cw60 {
  width: 60%;
}
.cw61 {
  width: 61%;
}
.cw62 {
  width: 62%;
}
.cw63 {
  width: 63%;
}
.cw64 {
  width: 64%;
}
.cw65 {
  width: 65%;
}
.cw66 {
  width: 66%;
}
.cw67 {
  width: 67%;
}
.cw68 {
  width: 68%;
}
.cw69 {
  width: 69%;
}
.cw70 {
  width: 70%;
}
.cw71 {
  width: 71%;
}
.cw72 {
  width: 72%;
}
.cw73 {
  width: 73%;
}
.cw74 {
  width: 74%;
}
.cw75 {
  width: 75%;
}
.cw76 {
  width: 76%;
}
.cw77 {
  width: 77%;
}
.cw78 {
  width: 78%;
}
.cw79 {
  width: 79%;
}
.cw80 {
  width: 80%;
}
.cw81 {
  width: 81%;
}
.cw82 {
  width: 82%;
}
.cw83 {
  width: 83%;
}
.cw84 {
  width: 84%;
}
.cw85 {
  width: 85%;
}
.cw86 {
  width: 86%;
}
.cw87 {
  width: 87%;
}
.cw88 {
  width: 88%;
}
.cw89 {
  width: 89%;
}
.cw90 {
  width: 90%;
}
.cw90 {
  width: 90%;
}
.cw91 {
  width: 91%;
}
.cw92 {
  width: 92%;
}
.cw93 {
  width: 93%;
}
.cw94 {
  width: 94%;
}
.cw95 {
  width: 95%;
}
.cw96 {
  width: 96%;
}
.cw97 {
  width: 63%;
}
/*===ESTILOS NOEL====*/
.theme-variable-type {
  padding: 0px 35px 0px 65px;
  position: relative;
}
.theme-variable-type .action_detalle {
  right: 0;
  top: 4px;
  position: absolute;
}
.theme-variable-type .action_editar {
  left: 0;
  top: 4px;
  position: absolute;
}
.theme-variable-type .action_eliminar {
  left: 36px;
  top: 4px;
  position: absolute;
}
.theme-variable-type [data-template=fileUpload] .bootstrap-tagsinput {
  margin-top: 1px;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.theme-variable-type [data-template=fileUpload] .input-group-btn .upload-gray {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.btn-edit-theme {
  border: none;
  text-decoration: none;
}
.theme-variable-logo {
  margin: 10px 10px 10px 10px;
  padding: 10px 10px 10px 10px;
  background-color: #1b3266;
  width: 200px;
}
.modal-body .theme-variable-type {
  width: 50%;
}
.modal-body .theme-variable-type .action_editar,
.modal-body .theme-variable-type .action_eliminar {
  display: none;
}
.modal-body .theme-name {
  width: 100px;
}
.triangle-wrapper {
  display: block;
  width: 100%;
  padding-left: 15px;
  background-size: 15px 28px;
  position: relative;
}
.triangle-wrapper::after {
  content: '';
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-right: 15px solid #2e58b3;
  height: 0;
  width: 0;
  position: absolute;
  left: 0px;
  top: 0px;
}
/*===================*/
.table-range .renglon-header .celda {
  padding: 22px 40px;
}
.table-range .renglon-t {
  padding: 0px !important;
}
.table-range .renglon-t .celda {
  padding: 22px 40px;
}
.renglon-t {
  width: 100%;
  display: table;
  overflow: hidden;
  vertical-align: middle !important;
  padding: 7px 10px 6px !important;
  height: 64px;
  border: 1px solid #e8eaef;
  border-radius: 3px;
  margin-bottom: 8px;
}
.renglon-t:nth-child(even) {
  background-color: #f3f5f7;
}
.renglon-t-bigtable {
  display: table;
  overflow: hidden;
  vertical-align: middle !important;
  padding: 7px 10px 6px !important;
}
.renglon-detalle:nth-child(even) {
  background-color: #E4E4E4;
}
.border-left-radius {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.renglon-t-esp {
  width: 100%;
  display: table;
  overflow: hidden;
  vertical-align: middle !important;
  margin: 0;
}
.total01 {
  background: orange;
  display: block;
}
.renglon-header {
  width: 100%;
  overflow: hidden;
  vertical-align: middle !important;
  display: table;
}
.renglon-header-bigtable {
  overflow: hidden;
  color: #FFF;
  background: #1b3266;
  vertical-align: middle !important;
  border: 1px solid #D1D1D1;
  padding: 7px 10px 6px !important;
  display: table;
}
.celda {
  display: table-cell;
  font-size: 12.7px;
  vertical-align: middle;
}
.renglon-header .celda {
  padding: 23px 40px;
}
.celda-t {
  display: table-cell;
  font-size: 12.7px;
  vertical-align: top;
  padding: 6px 24px;
  height: 72px;
}
.renglon-t-esp .celda-t {
  padding: 14px 24px;
}
.renglon-t-esp .celda-t:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.celda-t label {
  display: block;
}
.celda-t label:last-child {
  margin-bottom: 0px;
}
.celda-t-top {
  position: absolute;
  height: 10px;
  background-color: #1b3266;
  border-top-right-radius: 3px;
  width: 144px;
  bottom: 98px;
  right: 15px;
}
.celda-t-bottom {
  position: absolute;
  height: 20px;
  background-color: #1b3266;
  border-bottom-right-radius: 3px;
  width: 144px;
  bottom: 0px;
  right: 15px;
}
.renglon-header-bigtable .celda {
  border-left: 1px solid #767676;
}
.renglon-header-bigtable .celda:first-child {
  border-left: none;
}
.uploadDocument.upload-gray {
  background-color: #2e58b3;
  border: 1px solid #2e58b3;
}
/*==========LINEA DE VIDA=========================*/
.dark-gray-r {
  background: #626262;
}
.light-gray-r {
  background: #6A6A6A;
}
.time-line {
  padding: 0px 0;
  display: block;
  margin: 0 !important;
  width: 100%;
}
.time-line > .time-line-renglon {
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0px 0;
  vertical-align: middle;
}
.time-line-renglon-futuro {
  opacity: 0.7;
}
.inline-btl {
  display: inline-block;
  vertical-align: middle;
}
.date-time {
  color: #FFFFFF;
  font-size: 12px;
  width: 9%;
  text-align: right;
  margin-right: 10px;
}
.anchor-image-tl {
  width: 50px;
  height: 76px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/btl.png) no-repeat center;
  background-size: 50px 76px;
}
.anchor-image-sm-tl {
  width: 50px;
  height: 58px;
  background: url(https://origon-cdn.azureedge.net/ecosystem/products/dito/images/icons/stl.png) no-repeat center;
  background-size: 50px 72px;
}
.estatus-tl {
  width: 77%;
  margin-left: 10px;
}
.estatus-tl.children {
  width: 75%;
  margin-left: 30px;
}
.text-tl-estatus {
  display: block;
  max-width: 100%;
  background: #2e58b3;
  padding: 4px 0px 4px 5px;
}
.text-tl-estatus {
  color: #FFF;
}
.date-tl,
.time-tl {
  display: block;
}
.box-estatus {
  display: block;
  margin-bottom: 15px;
}
/*================================================*/
body .ue-button {
  background-color: #2e58b3;
  color: #FFF;
  border-color: #FFF;
}
body .inmplayer-panel-header,
body .inmplayer-trigger,
body .inmplayer-popover-button-previous,
body .inmplayer-popover-button-next,
body .inmplayer-popover-button-end {
  background-color: #2e58b3;
  border-color: #2e58b3;
  color: #FFF;
}
/*Rompe con cadenas de grande longitud*/
.break-words300 {
  max-width: 300px;
  word-wrap: break-word;
}
.break-words {
  max-width: 116px;
  word-wrap: break-word;
}
.orange-table {
  border-spacing: 0px;
  border-collapse: collapse;
  font-size: 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.orange-table > tbody > .owl > td {
  background: #2e58b3;
  color: #FFF;
}
.orange-table > tbody > .owl > td:first-child {
  color: #FFF;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  background: #2e58b3;
}
.orange-table > tbody > .owl > td:last-child {
  color: #FFF;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  background: #2e58b3;
}
.orange-table > tbody > tr > td {
  padding: 5px;
}
.modal-body #AdditionalInfo {
  display: none;
}
.form-control::-ms-clear {
  display: none;
}
.cm1 {
  margin-right: 15px;
  float: right;
}
.cm2 {
  margin-left: 2%;
}
/*EMISION
-------------------------------------*/
.emision-header {
  width: 100%;
  background: #1b3266;
  display: block;
  padding: 15px 0 0px 0;
}
.emision-header label {
  color: #FFFFFF;
  display: block;
  width: 98%;
}
.client-data02 {
  display: block;
  background: #E4E4E4;
  padding: 0px 0 0 0;
}
.client-data02 label {
  display: block;
  width: 98%;
}
.padding-t15 {
  padding-top: 15px;
}
.padding-b15 {
  padding-bottom: 15px;
}
.emision-header-data {
  display: block;
  width: 100%;
  padding: 15px;
  background: #E4E4E4;
}
.emision-header-data > .client-logo {
  display: block;
  float: left;
  width: 200px;
  height: 130px;
  background: #FFFFFF;
}
.emision-header-data > .client-data {
  display: block;
  width: 70%;
  margin-left: 15px;
  float: left;
}
.emision-header-data > .client-data > label {
  display: block;
  width: 90%;
  margin-bottom: 0;
}
.emision-header-data > .client-data > span {
  display: block;
  width: 90%;
  margin-bottom: 5px;
}
.add-btn-container {
  display: block;
  padding: 15px;
  background: #E4E4E4;
  /*margin-top: 15px;*/
}
.table.table-invoice {
  margin-bottom: 0px;
}
.table-invoice > tbody > tr > td > .form-group {
  margin-bottom: 0px;
}
.divider01-dashed {
  display: block;
  padding: 0 0px;
  height: 1px;
  border-top: 1px dashed #ccc;
  margin: 15px 0;
  float: left;
  width: 100%;
}
.black-total {
  display: block;
  padding: 15px 0;
  background: #1b3266;
}
.black-total label,
.black-total span {
  color: #FFFFFF;
  display: inline-block;
  vertical-align: middle;
}
.black-total > .row-esp {
  display: block;
  margin-bottom: 5px;
}
.black-total .btf {
  width: 60px;
  float: right;
  display: inline-block;
  vertical-align: middle;
}
.add-wrapper {
  border-top: 1px solid #FFFFFF;
  display: block;
  padding: 15px 0 0 15px;
}
.show-div-list {
  display: block;
  position: absolute;
  width: 160px;
  background: #E4E4E4;
  top: 18px;
  left: 30px;
  border-radius: 4px;
  box-shadow: 0px 0px 10px #222222;
  padding: 15px;
}
.show-div-list > .checkbox > label {
  color: #333333;
}
.show-div-list-Invoice {
  display: block;
  position: absolute;
  width: 160px;
  background: #E4E4E4;
  bottom: 52px;
  left: 30px;
  border-radius: 4px;
  box-shadow: 0px 0px 10px #222222;
  padding: 15px;
}
.show-div-list-Invoice > .checkbox > label {
  color: #333333;
}
.jsRefeshPayments {
  margin-top: 3%;
}
.title-sec {
  display: block;
  padding: 5px;
  background-color: #F2F2F2;
}
/*Pago referenciado*/
.dotted-rectangle {
  border: 1px dashed #CCCCCC;
  margin: 10px 0px;
  width: 100%;
}
.dotted-rectangle > .title-sec {
  display: block;
  padding: 5px;
  background-color: #F2F2F2;
}
.dotted-rectangle .bank-data {
  display: block;
  margin-top: 10px;
}
.dotted-rectangle .bank-data .bank-name {
  display: block;
  margin-bottom: 5px;
  font-size: 1.3em;
}
.dotted-rectangle .barcodeTarget {
  margin: 0 auto;
}
.dotted-rectangle .reference-box {
  display: block;
  border-left: 5px solid #fff;
}
.dotted-rectangle .reference-box span {
  display: block;
  width: 100%;
  text-align: center;
}
.dotted-rectangle .reference-box .title-ref01 {
  font-weight: bold;
}
.dotted-rectangle .reference-box2 {
  display: block;
  border-right: 5px solid #fff;
}
.dotted-rectangle .reference-box2 .title-ref01 {
  font-weight: bold;
  display: block;
}
.bold {
  font-weight: bold;
}
.row-even {
  background-color: #F2F2F2;
  margin: 5px;
}
.row-odd {
  background-color: #DBDBDB;
  margin: 5px;
}
.row-odd2 {
  background-color: #C5C5C5;
  margin: 5px;
}
.bank-header {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  font-size: 1.3em;
}
.reference-box {
  padding: 10px;
}
.reference-box > span {
  display: block;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
}
.wrapper-tressor {
  border: 1px solid #F2F2F2;
}
.LLFuture {
  z-index: 101;
  color: #A3A3A3 !Important;
  position: relative;
}
/* ========================================================================
 * bootstrap-switch - v3.3.2
 * http://www.bootstrap-switch.org
 * ========================================================================
 * Copyright 2012-2013 Mattia Larentis
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */
.bootstrap-switch {
  display: inline-block;
  direction: ltr;
  cursor: pointer;
  border-radius: 30px;
  border: 0;
  position: relative;
  text-align: left;
  overflow: hidden;
  margin-bottom: 5px;
  line-height: 8px;
  width: 61px!important;
  height: 26px;
  outline: none;
  z-index: 0;
  margin-right: 1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.bootstrap-switch .bootstrap-switch-container {
  display: inline-flex;
  top: 0;
  height: 26px;
  border-radius: 4px;
  transform: translateZ(0);
  width: 100px !important;
}
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-label {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block !important;
  height: 100%;
  color: #fff;
  padding: 6px 12px;
  font-size: 11px;
  text-indent: -5px;
  line-height: 15px;
  transition: 0.25s ease-out;
}
.bootstrap-switch .bootstrap-switch-handle-off i,
.bootstrap-switch .bootstrap-switch-handle-on i,
.bootstrap-switch .bootstrap-switch-label i {
  font-size: 12px;
  line-height: 14px;
}
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on {
  text-align: center;
  z-index: 1;
  float: left;
  width: 50%!important;
  background-color: #66615b;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
  color: #fff;
  background: #7a9e9f;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
  color: #fff;
  background: #68b3c8;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
  color: #fff;
  background: #7ac29a;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning {
  background: #f3bb45;
  color: #fff;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger {
  color: #fff;
  background: #eb5e28;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #fff;
  background: #cfcfca;
}
.bootstrap-switch .bootstrap-switch-label {
  text-align: center;
  z-index: 100;
  color: #333;
  background: #fff;
  width: 22px!important;
  height: 22px;
  margin: 2px -11px;
  border-radius: 12px;
  position: relative;
  float: left;
  padding: 0;
  background-color: #fff;
  box-shadow: inset 0 1px 1px #fff, 0 1px 1px rgba(0, 0, 0, 0.25);
}
.bootstrap-switch .bootstrap-switch-handle-on {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-switch .bootstrap-switch-handle-off {
  text-indent: 6px;
}
.bootstrap-switch input[type=checkbox],
.bootstrap-switch input[type=radio] {
  position: absolute!important;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.bootstrap-switch input[type=checkbox].form-control,
.bootstrap-switch input[type=radio].form-control {
  height: auto;
}
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
  padding: 6px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-indeterminate,
.bootstrap-switch.bootstrap-switch-readonly {
  cursor: default !important;
}
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label {
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: default !important;
}
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
  transition: margin-left 0.5s;
}
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-container {
  margin-left: -2px !important;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container {
  margin-left: -37px !important;
}
.bootstrap-switch.bootstrap-switch-on:hover .bootstrap-switch-label {
  width: 26px!important;
  margin: 2px -15px;
}
.bootstrap-switch.bootstrap-switch-off:hover .bootstrap-switch-label {
  width: 26px!important;
  margin: 2px -15px -13px -11px;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-handle-off {
  background-color: #66615b;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-handle-on {
  background-color: #cfcfca;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-danger {
  background-color: #eb5e28;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-warning {
  background-color: #f3bb45;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-success {
  background-color: #7ac29a;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-primary {
  background-color: #1b3266;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-info {
  background-color: #68b3c8;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-default {
  background-color: #66615b;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-danger,
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-info,
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-primary,
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-success,
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-warning {
  background-color: #cfcfca;
}
.table-invoice > tbody > tr > td {
  vertical-align: top !important;
}
.select2-results__option--highlighted {
  background: #CBCBCB !important;
}
.credit-line-summary h3 {
  font-size: 18px;
  margin-bottom: 16px;
}
.credit-line-summary table thead th {
  padding: 14px;
  background-color: #2e58b3;
  color: #fff;
}
.credit-line-summary table thead th:first-child {
  border-top-left-radius: 3px;
}
.credit-line-summary table thead th:last-child {
  border-top-right-radius: 3px;
}
.credit-line-summary table tbody td {
  padding: 14px;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
}
.credit-line-summary table tbody td:first-child {
  border-bottom-left-radius: 3px;
  border-left: 1px solid #e6e6e6;
}
.credit-line-summary table tbody td:last-child {
  border-bottom-right-radius: 3px;
  border-right: 1px solid #e6e6e6;
}
.invoice-emtpy-details h2 {
  margin-bottom: 24px !important;
  margin-top: 136px !important;
}
.invoice-emtpy-details .glyphicon {
  font-size: 12px;
}
.popover {
  background-color: #2e58b3;
  border-radius: 3px;
}
.popover-title {
  background-color: #2e58b3;
  font-weight: bold;
  color: #fff;
}
.table-popover thead tr th {
  color: #9db8f2;
  font-weight: 100;
  padding: 0px 16px;
}
.table-popover tbody tr td {
  padding: 4px 16px;
  color: #fff;
}
.popover.top > .arrow:after {
  border-top-color: #2e58b3;
}
.popover.right > .arrow:after {
  border-top-color: #2e58b3;
}
.uniderline {
  text-decoration: underline !important;
  color: #3c71e6;
  cursor: pointer;
}
/*Donut*/
.donut {
  background: #f3f5f7;
  padding: 4px;
}
.donut-chart {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}
.donut-chart .slice {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.donut-chart .chart-center {
  position: absolute;
  border-radius: 50%;
}
.donut-chart .chart-center span {
  display: block;
  text-align: center;
}
.donut-chart {
  width: 54px;
  height: 54px;
  background: #e1e1e1;
}
.donut-chart .slice.one {
  clip: rect(0 54px 27px 0);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background: #2e58b3;
}
.donut-chart.red .slice.one {
  background: #E63917;
}
.donut-chart.yellow .slice.one {
  background: #FCE067;
}
.donut-chart .slice.two {
  clip: rect(0 27px 54px 0);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  background: #2e58b3;
}
.donut-chart.red .slice.two {
  background: #E63917;
}
.donut-chart.yellow .slice.two {
  background: #FCE067;
}
.donut-chart .chart-center {
  top: 8px;
  left: 8px;
  width: 38px;
  height: 38px;
  background: #f3f5f7;
}
.donut-chart .chart-center span {
  font-size: 12px;
  line-height: 38px;
  color: #2e58b3;
}
.donut-chart.red .chart-center span {
  color: #E63917;
}
.donut-chart.yellow .chart-center span {
  color: #FCE067;
}
.disbursement {
  border: 1px solid #e6e6e6;
  background-color: #fff;
  border-radius: 3px;
  min-height: 200px;
}
.disbursement label {
  margin-bottom: 16px;
}
.disbursement-quotes-item {
  border-bottom: 1px solid #e6e6e6;
  padding: 16px 32px;
}
.disbursement-footer {
  background: #f3f5f7;
  padding: 16px 32px;
}
.header-circle {
  background-color: #fff;
  border-radius: 50%;
  height: 48px;
  width: 48px;
  margin-top: 15px;
  text-align: center;
  line-height: 45px;
}
.breadcrumb {
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
  margin: 28px 0px !important;
  padding: 0px;
}
.breadcrumb > li {
  display: inline-block;
  color: #8d98b2;
  font-size: 22px;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #1b3266;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #1b3266;
}
.sidebar-content {
  background-color: #e8eaef;
  height: 100vh;
  position: fixed;
  left: 0px;
  width: 280px;
  top: 56px;
  z-index: 998;
  -webkit-transition: width 1s;
  /* For Safari 3.1 to 6.0 */
  transition: width 1s;
}
.sidebar-content .operadopor {
  padding-left: 65px;
  width: 100%;
}
.sidebar-content .operadopor.fixed {
  padding-left: 65px;
  width: 100%;
}
.operadoporfixed {
  position: fixed;
  left: 65px;
  bottom: 60px;
  z-index: 1000;
}
.operadopor-collapsed {
  position: fixed;
  left: 22px;
  bottom: 60px;
  z-index: 1000;
}
.sidebar-content.collapsed {
  width: 82px;
  overflow-x: hidden;
}
.sidebar-content.collapsed span {
  display: none;
}
.sidebar-content.collapsed i {
  display: none;
}
.sidebar-content.collapsed ul li.nav-single.hover-open {
  width: 180px;
}
.sidebar-content.collapsed ul li.nav-single.hover-open span {
  display: block;
}
.sidebar-menu {
  padding-top: 32px;
}
.sidebar-content .sidebar-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar-content .sidebar-menu ul#menuJsSecondary li a {
  padding: 18px 32px;
}
.sidebar-content .sidebar-menu ul li.hover-open.active a {
  background-color: #1b3266;
  color: #FFF;
}
.sidebar-content .sidebar-menu ul li.hover-open.active a svg path {
  fill: #fff;
  background-color: #fff !important;
}
.sidebar-content .sidebar-menu ul li.hover-open.active a:hover svg path {
  fill: #fff !important;
  background-color: #fff !important;
}
.sidebar-content .sidebar-menu ul li.hover-open.active a:hover svg polygon {
  fill: #fff !important;
  background-color: #fff !important;
}
.sidebar-content .sidebar-menu ul li.hover-open.active a:hover svg rect {
  fill: #fff !important;
  background-color: #fff !important;
}
.sidebar-content .sidebar-menu ul li.hover-open .container-submenu {
  display: block;
  position: absolute;
  top: 0px;
  left: 82px;
  width: 200px;
  border-radius: 3px;
  box-shadow: 0 16px 16px 0 rgba(0, 0, 0, 0.12), 0 8px 8px 0 rgba(0, 0, 0, 0.12), 0 4px 4px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  z-index: 2000;
}
.sidebar-content .sidebar-menu ul li.hover-open .container-submenu .sidebar-menu-submenu {
  display: block !important;
}
.sidebar-content .sidebar-menu ul li.hover-open .container-submenu .sidebar-menu-submenu a {
  padding: 15px 24px;
  background-color: #FFF;
  color: #1b3266;
}
.sidebar-content .sidebar-menu ul li {
  position: relative;
  display: block;
  clear: left;
  width: 100%;
}
.sidebar-content .sidebar-menu ul li .jsSubNavBar {
  padding: 12px 32px 12px 64px;
}
.sidebar-content .sidebar-menu ul li a {
  cursor: pointer;
  padding: 18px 20px 18px 64px;
  width: 100%;
  float: left;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  height: 56px;
}
.sidebar-content .sidebar-menu ul li .sidebar-menu-submenu a {
  padding-left: 64px;
  background-color: #fff;
}
.sidebar-content .sidebar-menu ul li .sidebar-menu-submenu a:hover {
  background-color: #fff;
  color: #1b3266;
}
.sidebar-content .sidebar-menu ul li .sidebar-menu-submenu a.active {
  background-color: #fff;
  color: #1b3266;
}
.sidebar-content .sidebar-menu ul li a:hover {
  background-color: #f3f5f7;
  color: #1b3266;
}
.sidebar-content .sidebar-menu ul li a:hover a {
  color: #1b3266;
}
.sidebar-content .sidebar-menu ul li a:hover i {
  color: #1b3266;
}
.sidebar-content .sidebar-menu ul li a:hover svg path {
  fill: #1b3266 !important;
  background-color: #1b3266 !important;
}
.sidebar-content .sidebar-menu ul li a:hover svg polygon {
  fill: #1b3266 !important;
  background-color: #1b3266 !important;
}
.sidebar-content .sidebar-menu ul li a:hover svg rect {
  fill: #1b3266 !important;
  background-color: #1b3266 !important;
}
.sidebar-content .sidebar-menu ul li a.finantial-color:hover svg path {
  fill: #60B358 !important;
  background-color: #60B358 !important;
}
.sidebar-content .sidebar-menu ul li a.finantial-color:hover svg polygon {
  fill: #60B358 !important;
  background-color: #60B358 !important;
}
.sidebar-content .sidebar-menu ul li a.finantial-color:hover svg rect {
  fill: #60B358 !important;
  background-color: #60B358 !important;
}
.sidebar-content .sidebar-menu ul li a.active.finantial-color svg path {
  fill: #60B358 !important;
  background-color: #60B358 !important;
}
.sidebar-content .sidebar-menu ul li a.active.finantial-color svg polygon {
  fill: #60B358 !important;
  background-color: #60B358 !important;
}
.sidebar-content .sidebar-menu ul li a.active.finantial-color svg rect {
  fill: #60B358 !important;
  background-color: #60B358 !important;
}
.sidebar-content .sidebar-menu ul li a.active {
  background-color: #f3f5f7;
  color: #1b3266;
}
.sidebar-content .sidebar-menu ul li a.active i {
  color: #1b3266;
}
.sidebar-content .sidebar-menu ul li a.active svg path {
  fill: #1b3266 !important;
  background-color: #1b3266 !important;
}
.sidebar-content .sidebar-menu ul li a.active svg polygon {
  fill: #1b3266 !important;
  background-color: #1b3266 !important;
}
.sidebar-content .sidebar-menu ul li a.active svg rect {
  fill: #1b3266 !important;
  background-color: #1b3266 !important;
}
.sidebar-content .sidebar-menu ul li a {
  color: #8d98b2;
  text-decoration: none;
}
.sidebar-content .sidebar-menu ul li a i {
  width: 18px;
  margin-right: 11px;
  vertical-align: top;
  line-height: 3;
}
.sidebar-content .sidebar-menu ul li a img {
  margin-right: 11px;
  height: 18px;
  width: 18px;
  position: absolute;
  left: 32px;
  top: 19px;
}
.sidebar-content .sidebar-menu ul li a svg {
  margin-right: 11px;
  height: 18px;
  width: 18px;
  position: absolute;
  left: 32px;
  top: 19px;
}
.sidebar-content .sidebar-menu ul li a i.arrow {
  position: absolute;
  right: 0;
  font-size: 8px;
  top: 14px;
}
.sidebar-content .sidebar-menu-submenu {
  display: none;
}
.bordered {
  border: 1px solid #e6e6e6;
}
.tab-content {
  background-color: #fff;
}
.nav-tabs-menu {
  position: relative;
  margin-bottom: -1px;
}
.nav-tabs-menu li {
  display: table-cell;
  position: relative;
  float: none;
  margin-bottom: -1px;
}
.nav-tabs-menu li.active {
  background-color: #fff;
}
.nav-tabs-menu li.active a {
  border-bottom-color: #fff !important;
  border: 1px solid #e6e6e6;
  color: #1b3266;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.nav-tabs-menu li a {
  padding: 16px !important;
  color: #8d98b2;
  font-size: 16px;
}
.container-menu-collapse {
  float: left;
  margin-top: 19px;
  margin-right: 8px;
  cursor: pointer;
}
.container-menu-collapse svg {
  width: 16px;
}
.container-body {
  display: inline-block;
  padding-left: 312px;
  width: 100%;
  min-width: 1035px;
  padding-right: 32px;
  padding-bottom: 112px;
  -webkit-transition: padding 1s;
  /* For Safari 3.1 to 6.0 */
  transition: padding 1s;
}
.container-bodywidget {
  display: inline-block;
  padding-left: 280px;
  width: 100%;
  min-width: 1035px;
  /* padding-right: 32px; */
  /*padding-bottom: 112px;*/
  /* margin-top: 56px; */
  -webkit-transition: padding 1s;
  transition: padding 1s;
}
.container-bodywidget.collapsed {
  padding-left: 80px;
}
.container-body.collapsed {
  padding-left: 114px;
}
.circle-user {
  border-radius: 50%;
  height: 32px;
  text-align: center;
  background-color: #f3f5f7;
  color: #8d98b2;
  width: 32px;
  float: left;
  line-height: 33px;
}
.circle-count {
  border-radius: 50%;
  height: 18px;
  text-align: center;
  background-color: #1b3266;
  color: #FFF;
  width: 18px;
  font-size: 10px;
  float: right;
  line-height: 18px;
}
.userdata-content {
  padding: 32px;
  height: 166px;
}
.userdata-content .circle {
  display: inline-block;
  float: left;
  font-size: 30px;
  border-radius: 50%;
  line-height: 2.8;
  height: 86px;
  text-align: center;
  background-color: #f3f5f7;
  color: #8d98b2;
  width: 86px;
}
.userdata-content .userdata-info {
  padding-left: 24px;
  display: inline-block;
  float: left;
  width: 327px;
}
.userdata-content .userdata-info label {
  display: block;
  margin-bottom: 8px;
}
.userdata-content .userdata-name {
  font-size: 18px;
}
.userdata-footer {
  border-top: 1px solid #e6e6e6;
  padding: 32px;
}
.popover.left .arrow:after {
  border-left-color: #2e58b3 !important;
}
.popover-content {
  color: #fff;
}
.table > tbody > tr > td.error-contact {
  border-left: 8px solid #e63917;
}
.application-link {
  position: absolute;
  width: 400px;
  margin-top: 18px;
  margin-left: 426px;
}
.application-link a {
  padding: 8px 12px;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
}
.application-link a:active {
  background-color: #e8eaef;
}
.application-link a:hover {
  background-color: #111f3d;
}
.application-link a.active {
  background-color: #004a98;
}
.select-package {
  display: block;
  padding: 32px;
  background-color: #f2f2f2;
  border-radius: 4px;
}
.select-package-title {
  font-size: 18px;
  font-weight: bold;
}
.select-package-price {
  font-size: 18px;
  margin-bottom: 54px;
}
.select-package-price .small {
  font-size: 12px;
}
.select-package-description {
  color: #8d98b2;
}
.select-package-description label {
  font-weight: bold;
}
.fixedButtonSaveandCancel {
  margin-top: 1.7em !important;
  margin-left: -0.5em;
}
.boxDownloadDocumentTab {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  top: 60px;
  left: 70px;
  padding: 12px 6px 12px 12px;
  position: absolute;
  width: 184px;
  height: 106px;
  background: #FFFFFF;
  border: 1px solid #000000;
  box-sizing: border-box;
  border-radius: 5px;
  z-index: 1;
}
.textDownloadDocumentDetail {
  position: static;
  width: 172px;
  height: 11px;
  left: 0px;
  top: 0px;
  font-family: Roboto, Helvetica, arial, san-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
}
@keyframes beat {
  0%,
  50%,
  100% {
    transform: scale(1, 1);
  }
  30%,
  80% {
    transform: scale(0.92, 0.95);
  }
}
.beat {
  background-color: #ec6b51 !important;
  animation: 1.5s ease 0s infinite beat;
  animation-iteration-count: 10;
}
