hr {
  display: inline-block;
  height: 1px;
  width: 100%;
  background-color: #818181;
  margin: 5px 0;
}
.navbar-logo-wrapper {
  background-color: #333f50 !important;
  border-bottom: 0;
  float: left;
  height: 66px;
  margin-right: 10px;
  overflow: hidden;
  position: relative;
  width: 296px;
}
.nav > li > a name {
  color: #fff !important;
  padding-left: 5px;
}
.breadcrumb > li.breadcrumb-active > a {
  color: #333f50;
  font-size: 18px;
}
.navbar.bg-dark .nav > li.open > a, .navbar.bg-dark .nav > li:hover > a, .navbar.bg-dark .nav > li:focus > a, .navbar.bg-dark .nav > li.active > a, .navbar.bg-dark .nav > li > a:hover, .navbar.bg-dark .nav > li > a:focus {
  color: #FFF;
  background-color: #333f50;
}
.bg-dark .dropdown-menu {
  background-color: #333f50;
  border: 1px solid #333f50;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(51, 63, 80);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bg-dark .list-group-item {
  background-color: #333f50;
  border: 0;
}
.navbar .navbar-right > li:last-child > .dropdown-menu > li > a:hover {
  white-space: inherit;
  background-color: #2d343d;
}
.breadcrumb .fa, .breadcrumb .glyphicon, .breadcrumb .glyphicons {
  background-color: #333f50;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff;
  display: block;
  font-size: 17px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
}
.breadcrumb > li {
  color: #333f50;
}
.breadcrumb > li + li:not(.breadcrumb-active) + li::before {
  content: "/\00a0";
  padding: 0;
  color: #333f50;
}
.form-group .lbl_block{
  display: block;
  margin-top: 5px;
}
.allcp-form .btn-primary {
  background-color: #333f50 !important;
  color: #fff !important;
}
#content .panel .panel-body {
  border: 0;
  margin-top: 0px;
}
.panel-body {
  position: relative;
  padding: 0px;
  border: 1px solid #e5eaee;
}
.allcp-form .field-icon i {
  color: #c7924b;
  position: relative;
}
.allcp-form .field-icon i {
  color: #c7924b;
}
.panel-controls > a {
  padding-top: 1px;
  display: inline-block;
  color: #a7a7a7;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  width: 26px;
}
.panel-controls > a:hover { color: #c7924b; }
.label-info-cafe {
  background-color: #c7924b;
}
.label-info-cafe[href]:hover,
.label-info-cafe[href]:focus {
  background-color: #2cc89a;
}
.panel-info-cafe.panel-border {
  border-color: #c7924b;
}
.error{
  color: red;
  font-style: italic;
  font-weight: 200;
}
.form-group .error{
  color: red;
  font-style: italic;
  font-weight: 200;
}
.section .error{
  color: red;
  font-style: italic;
  font-weight: 200;
}
.logoPago{
  border-radius: 10%;
  -webkit-box-shadow: 1px 2px 0 #e5eaee;
  box-shadow: 1px 5px 0 #e5eaee;
  padding: 18px;
  margin-bottom: 20px;
  border: 1px solid #DDD;
  background-color: #fff;
}
#logoPago{
  max-width: 60%;
}
/*table tr td div.colorSalSubAf{
  background-color: red;
  border: 1px solid #a7a7a7;
   height: 20px;
}
.colorSalEnt{
  background-color: green;
  border: 1px solid #a7a7a7;
  height: 20px;
}
.colorSalSuc{
  background-color: pink;
  border: 1px solid #a7a7a7;
   height: 20px;
}
.colorSalCaja{
  background-color: #ffdbac;
  border: 1px solid #a7a7a7;
   height: 20px;
}
.trSalSubAf{
  border: 3px solid red;
}
.trSalEnt{
  border: 3px solid green;
}
.trSalSuc{
  border: 3px solid pink;
}
.trSalCaja{
  border: 1px solid #ffdbac;
}*/
div.tooltips, div.tooltipsGen{
  position: relative;
  display: block;
  margin-bottom: 10px;
  cursor: pointer !important;
  text-align: center;
}
.circulo {
    width: 100%;
    /*border: 1px solid #f5f6f7;*/
}
.colorcheck, .materialcheck {
    text-align: center;
    visibility: hidden;
}
div.tooltips img {
    width: 80px;
    margin: 20px auto;
    cursor: pointer !important;
}
div.tooltips p {
    position: relative;
    color: #a49f9f;
    background: transparent;
    height: 30px;
    text-align: center;
    visibility: visible;
    border-radius: 6px;
    font-size: 13px;
    line-height: 16px;
    margin-left: 5px;
    cursor: pointer !important;
    display: block;
}
div.tooltips small {
    position: relative;
    color: #9f9f9f;
    background: transparent;
    height: 30px;
    text-align: center;
    visibility: visible;
    border-radius: 6px;
    font-size: 12px;
    line-height: 12px;
}
.img-generica{
  width: 250px;
  height: 145px;
  margin-bottom: 15px;
}
#img_cards{
  width: 100%;
}
.form-kash .pull-right{
  float: right;
}
.form-kash .error{
  color: red;
}
.m-10{
  margin: 10px;
}
.mb-5{
  margin-bottom: 5px !important;
}
.search-result{
  border: 1px solid #e5eaee;
  padding: 20px;
}
li{
  list-style: none;
}

.result-info li a {
  color: #84653b;
}

body.utility-page #main {
  overflow: hidden;
  background-image:url('https://portal-antares.kashplataforma.com/public/assets/img/fondos/kashpay.jpg');
  transition: 1s;
  background-size: cover;
}

.allcp-form .btn-white {
  background-color: #fff;
  color: #000;
}

.allcp-form .panel-black {
  margin-bottom: 20px;
  background-color: rgba(0, 0, 0, 0.71);
  border: 1px solid #DDD;
}

.allcp-form .white label, .allcp-form .white input, .allcp-form .white button, .allcp-form .white select, .allcp-form .white textarea {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  outline: none;
}

.form-control-white {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 15px;
  font-size: 14px;
  line-height: 1.49;
  color: #fff;
  background-color: transparent;
  background-image: none;
  border: 1px solid #fff;
  border-radius: 3px;
  -webkit-appearance: none;
  -webkit-transition: border-color ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s;
  transition: border-color ease-in-out .15s;

}
.allcp-form .field-icon .white i {
  color: #fff ;
}
a {
  color: #c8c8c8;
  text-decoration: none;
}
a::hover {
  color: #fff;
  text-decoration: none;
}
div.tooltipsGen img {
    width: 100px;
    margin: 20px auto;
    cursor: pointer !important;
}
div.tooltipsGen p {
    position: relative;
    color: #000;
    background: transparent;
    height: 30px;
    text-align: center;
    visibility: visible;
    border-radius: 6px;
    font-size: 16px;
    line-height: 16px;
    display: block;
    margin-left: 0px;
    cursor: pointer !important;
}
div.tooltipsGen small {
    position: relative;
    color: #9f9f9f;
    background: transparent;
    height: 30px;
    text-align: center;
    visibility: visible;
    border-radius: 6px;
    font-size: 12px;
    line-height: 12px;
}
div.tooltipsGen .circulo {
    width: 100%;
    border: 1px solid #f5f6f7;
    text-align: center;
}

.sidebar-left-content {
  overflow: hidden;
  background-image:url('https://portal-antares.kashplataforma.com/public/assets/img/fondos/fondoLateral.png');
  background-size: cover;
}

/* timeline */
/* Timeline */
.timeline,
.timeline-horizontal {
  list-style: none !important;
  padding: 20px !important;
  position: relative !important;
}
.timeline:before {
  top: 40px !important;
  bottom: 0 !important;
  position: absolute !important;
  content: " " !important;
  width: 3px !important;
  background-color: #eeeeee !important;
  left: 50% !important;
  margin-left: -1.5px !important;
}
.timeline .timeline-item {
  margin-bottom: 20px !important;
  position: relative !important;
}
.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "" !important;
  display: table !important;
}
.timeline .timeline-item:after {
  clear: both !important;
}
.timeline .timeline-item .timeline-title {
  font-size: 18px;
}
.timeline .timeline-item .timeline-badge {
  color: #fff !important;
  width: 54px !important;
  height: 54px !important;
  line-height: 52px !important;
  font-size: 22px !important;
  text-align: center !important;
  position: absolute !important;
  top: 18px !important;
  left: 50% !important;
  margin-left: -25px !important;
  background-color: #7c7c7c !important;
  border: 3px solid #ffffff !important;
  z-index: 100 !important;
  border-top-right-radius: 50% !important;
  border-top-left-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}
.timeline .timeline-item .timeline-badge i,
.timeline .timeline-item .timeline-badge .fa,
.timeline .timeline-item .timeline-badge .glyphicon {
  top: 2px !important;
  left: 0px !important;
}
.timeline .timeline-item .timeline-badge.primary {
  background-color: #1f9eba !important;
}
.timeline .timeline-item .timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline .timeline-item .timeline-badge.success {
  background-color: #59ba1f !important;
}
.timeline .timeline-item .timeline-badge.warning {
  background-color: #d1bd10 !important;
}
.timeline .timeline-item .timeline-badge.danger {
  background-color: #ba1f1f !important;
}
.timeline .timeline-item .timeline-panel {
  position: relative !important;
  width: 46% !important;
  float: left !important;
  right: 16px !important;
  border: 1px solid #c0c0c0 !important;
  background: #ffffff !important;
  border-radius: 2px !important;
  padding: 20px !important;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175) !important;
}
.timeline .timeline-item .timeline-panel:before {
  position: absolute !important;
  top: 26px !important;
  right: -16px !important;
  display: inline-block !important;
  border-top: 16px solid transparent !important;
  border-left: 16px solid #c0c0c0 !important;
  border-right: 0 solid #c0c0c0 !important;
  border-bottom: 16px solid transparent !important;
  content: " ";
}
.timeline .timeline-item .timeline-panel .timeline-title {
  margin-top: 0 !important;
  color: inherit !important;
  font-size: 17px !important;
}
.timeline .timeline-item .timeline-panel .timeline-body > p,
.timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0 !important;
  font-size: 10px !important;
}
.timeline .timeline-item .timeline-panel .timeline-body > p + p {
  margin-top: 5px !important;
}
.timeline .timeline-item:last-child:nth-child(even) {
  float: right !important;
}
.timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right !important;
  left: 16px !important;
}
.timeline .timeline-item:nth-child(even) .timeline-panel:before {
  border-left-width: 0 !important;
  border-right-width: 20px !important;
  left: 24px !important;
  right: auto !important;
}
.timeline-horizontal {
  list-style: none !important;
  position: relative !important;
  padding: 0px 0px 20px 0px !important;
  display: inline-block !important;
}
.timeline-horizontal:before {
  height: 3px !important;
  top: auto !important;
  bottom: 26px !important;
  left: 56px !important;
  right: 0 !important;
  width: 100% !important;
  margin-bottom: 20px !important;
}
.timeline-horizontal .timeline-item {
  display: table-cell!important;
  height: 190px !important;
  width: 20%!important;
  min-width: 320px!important;
  float: none !important;
  padding-left: 0px!important;
  padding-right: 20px!important;
  margin: 0 auto!important;
  vertical-align: bottom!important;
}
.timeline-horizontal .timeline-item .timeline-panel {
  top: auto!important;
  bottom: 64px!important;
  display: inline-block!important;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%!important;
  margin-bottom: 20px!important;
}
.timeline-horizontal .timeline-item .timeline-panel:before {
  top: auto !important;
  bottom: -16px !important;
  left: 28px !important;
  right: auto !important;
  border-right: 16px solid transparent !important;
  border-top: 16px solid #c0c0c0 !important;
  border-bottom: 0 solid #c0c0c0 !important;
  border-left: 16px solid transparent !important;
}
.timeline-horizontal .timeline-item:before,
.timeline-horizontal .timeline-item:after {
  display: none !important;
}
.timeline-horizontal .timeline-item .timeline-badge {
  top: auto !important;
  bottom: 0px !important;
  left: 43px !important;
}
.text-dorado {
  color: #c7924b !important;
}
div.tooltipsTP{
  position: relative;
  display: block;
  margin-bottom: 10px;
  cursor: pointer !important;
}
.circuloTP {
    width: 100%;
}
.colorcheckTP, .materialcheckTP {
    text-align: center;
    visibility: hidden;
}
div.tooltipsTP img {
    width: 80px;
    margin: 20px 30px 20px 0px;
    cursor: pointer !important;
}
div.tooltipsTP p {
    position: relative;
    color: #000;
    background: transparent;
    height: 30px;
    text-align: center;
    visibility: visible;
    border-radius: 6px;
    font-size: 16px;
    line-height: 16px;
    margin-left: 5px;
    cursor: pointer !important;
    display: inline;
}
div.tooltipsTP small {
    position: relative;
    color: #9f9f9f;
    background: transparent;
    height: 30px;
    text-align: center;
    visibility: visible;
    border-radius: 6px;
    font-size: 12px;
    line-height: 12px;
}
.conjuntoColores{
  margin-bottom: 20px;
  text-align: center;
}
.circuloPro {
  text-align: center;
  font-size: 15px;
}
.circuloDetallePro {
  width: 20px;
  height: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid white;
}
.circuloDetalleBordePro {
  width: 20px;
  height: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 10px;
}
div.tooltipsPro {
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 12%;
/*border: 2px #333F50 solid;*/
border: 1px #d9d7d7 solid;
background: #d9d7d7;
box-shadow: 1px 6px 8px #1717177a;
font-size: 15px;
margin-top: 10px;
}
ol.tooltipsPro {
border-bottom: 1px solid #e5e5e5;
padding: 0 8px 3px 8px;
color: #e2e508;
}
div.tooltipsPro span {
/*position: absolute;
width:70px;*/
color: #000;
background: transparent;
/*height: 30px;*/
line-height: 30px;
text-align: center;
/*visibility: hidden;*/
border-radius: 6px;
}
div.tooltipsPro .colorcheck, div.tooltipsPro.materialcheck {
  text-align: center;
  visibility: visible;
}
.text-black{
  color: #000 !important;
}
.text-blue{
  color: #333F50 !important;
}
.text-blue-link{
  color: #0F6BEE !important;
}
.text-grey{
  color: #b8b5b5 !important;
}
.text-green{
  color: #2abb17 !important;
}
.text-red{
  color: #e02222 !important;
}
.text-info{
  font-size: 10px;
  color: #b8b5b5;
  font-style: italic;
}
.text-14{
  font-size: 14px;
}
.text-16{
  font-size: 16px;
}
.text-18{
  font-size: 18px;
}
.text-20{
  font-size: 20px;
}
.text-22{
  font-size: 22px;
}
.text-24{
  font-size: 24px;
}
.text-26{
  font-size: 26px;
}
.text-28{
  font-size: 28px;
}
.negritas{
  font-weight: bold !important;
}
.allcp-form .btn-azul {
  background-color: #333F50;
  color: #fff;
}
.allcp-form .btn-blanco {
  background-color: #fff;
  color: #333F50;
  border: 1px solid #333F50;
}
.allcp-form .btn-azul-degradado {
  /*background-color: #333F50;*/
  background: linear-gradient(to top, #333F50, #fff) !important;
  color: #fff;
}
.allcp-form .btn-blanco-sombra {
  background-color: #fff;
  color: #333F50;
  border: 1px solid transparent;
  box-shadow: 1px 2px 6px #e5eaee;
}
.allcp-form .btn-blanco-redondo {
  background-color: #fff;
  color: #333F50;
  border: 1px solid #333F50;
  border-radius:20px;
}
.allcp-form .btn-azul-redondo {
  background-color: #333F50;
  color: #fff;
  border-radius:20px;
}
.allcp-form .btn-blanco-sombra-redondo {
  background-color: #fff;
  color: #333F50;
  border: 1px solid transparent;
  box-shadow: 1px 2px 6px #e5eaee;
  border-radius:20px;
}
.modal .btn-azul {
  background-color: #333F50;
  color: #fff;
}
.modal .btn-success {
  background-color: #333F50;
  color: #fff;
}
.modal .btn-grey {
  background-color: #b8b5b5;
  color: #fff;
}
.btn-select-op{
  padding: 10px;
  border: 5px dotted;
  width: 100%;
  height: 75px;
  background: #d2d1d17d;
}
.btn-select{
  padding: 10px;
  border: 5px dotted transparent;
  width: 100%;
  height: 75px;
  background: transparent;
}
.bg-dark {
  background-color: #333F50 !important;
  color: #b8b5b5;
}
@media (max-width: 1440px) {
  .sidebar-left-content {
    -webkit-box-shadow: -22px 7px 0 0 #333F50 inset !important;
    box-shadow: -22px 7px 0 0 #151515 inset;
  }
}
.sidebar-left-content {
  background-color: #333F50 !important;
  -webkit-box-shadow: 0px 7px 0 0 #333F50 inset !important;
  box-shadow: 0px 7px 0 0 #333F50 inset;
  height: 100%;
}
#copy_link:hover{
  color: #333F50 !important;
}
/****** wizard ******/
.wizard .steps li.current a {
  background-color: #333F50;
}
.wizard .steps li a {
  display: inline-block;
  color: #FFF;
  font-size: 15px;
  text-align: center;
  padding: 12px 18px;
  background-color: #222636;
  text-decoration: none;
  -webkit-user-drag: none;
}
.wizard .actions li a {
  display: inline-block;
  color: #FFF;
  padding: 9px 18px;
  background-color: #333F50;
  text-decoration: none;
  -webkit-user-drag: none;
}
body.sb-l-m .sidebar-menu > li.active > a > span:nth-child(1) {
  color: #fff;
}
.allcp-form .field-icon i {
  color: #333F50;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
  background: #333F50 !important;
  border-color: #333F50 !important;
}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover, .bootstrap-datetimepicker-widget td span.active {
  background-color: #333F50 !important;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
