
/*====== SEOSA =======*/


/* ---- colores----
#0AADBF verde esmeralda
#0BBFBF
#1AD9D9
#85F2F2
#ACF2F2 AZUL VERDE CLARO

----------------*/


@font-face {
    font-family: 'louis_george_cafebold_italic';
    src: url('../fonts/louis_george_cafe_bold_italic-webfont.woff2') format('woff2'),
         url('../fonts/louis_george_cafe_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'louis_george_cafebold';
    src: url('../fonts/louis_george_cafe_bold-webfont.woff2') format('woff2'),
         url('../fonts/louis_george_cafe_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'louis_george_cafeitalic';
    src: url('../fonts/louis_george_cafe_italic-webfont.woff2') format('woff2'),
         url('../fonts/louis_george_cafe_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'louis_george_cafe_lightitalic';
    src: url('../fonts/louis_george_cafe_light_italic-webfont.woff2') format('woff2'),
         url('../fonts/louis_george_cafe_light_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'louis_george_cafe_lightRg';
    src: url('../fonts/louis_george_cafe_light-webfont.woff2') format('woff2'),
         url('../fonts/louis_george_cafe_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'louis_george_caferegular';
    src: url('../fonts/louis_george_cafe-webfont.woff2') format('woff2'),
         url('../fonts/louis_george_cafe-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
  font-family: 'louis_george_caferegular', "san-serif";
  font-size: 14px; 
  color: #54565A;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #001B71;
  font-weight: 700; 
  line-height: 1.2em;
  font-family: 'louis_george_cafebold';
}
h1 {
    font-size: 30px;
    margin: 0px ;
}
a,
a:hover,
a:focus {
  color: #0AADBF;
  text-decoration: none;
  outline: 0 solid transparent;  
}

.strong{
	color: #0AADBF;
}
.light{
	color: #ACF2F2;
}
.gray{
  color: #565656;
}
img {
  height: auto;
  max-width: 100%; 
}
.text-special{
  color:#0AADBF;
}
.text-special:hover,
.text-special:focus {
  color:#0BBFBF;
}
.btn:focus{
  box-shadow: none;
}
.btn-primary{
	background-color: #0AADBF;
	color: white;
	border: none;
}
.btn-primary:hover,
.btn-primary:focus
{
  color: #fff;
  background-color: #0BBFBF;
}
.btn-outline-primary{
  background-color: #fff;
  color: #0AADBF;
  border: solid 1px #0AADBF;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus
{
  color: #fff !important;
  background-color: #0AADBF;
  border: solid 1px #0AADBF;
}

.navbar-light .navbar-nav .nav-link{
  color: #fff !important;
}
.navbar-nav {
  width: 100%;
  border-top-right-radius: 60px;
  border-top-left-radius: 0;
  margin-top: -20px;
}
.navbar {
  border-top-right-radius: 40px;
  border-top-left-radius: 0;
  margin-top: -40px;
  padding: 20px 0 0 0;
}

.nav-item {
  padding: 5px 8px;
  margin: 0px 3px;
  text-align: center;
  border-radius: 5px;
  font-size: 16px;
  position: static;
}

.nav-item.active {
    color: #0AADBF;
}

.nav-item .nav-link:hover {
    color: #0AADBF;
}

.bg-special{
  background-color: #0BBFBF;
}
.nav-link {
    padding: 5px;
    color: #fff;
}

.navbar-collapse.collapse.in {
    display: block !important
}

header .fa-angle-down {
    padding-left: 10px
}

header .fa-icon{
    font-size: 30px;
    color: #fff;
    background-color: #0AADBF;
    margin: 2px 10px 5px 0px;
    border-radius: 10px;
    width: 50px;
    height: 50px;
}
.Usuarios .fa-icon{
    font-size: 30px;
    color: #fff;
    background-color: #0AADBF;
    border-radius: 10px;
    width: 50px;
    height: 50px;
    text-align: center;
}

header .dropdown-menu {
    margin-top: 0px;
    border: none;
    background-color: #1AD9D9;
    padding: 50px 50px 30px 50px
}

#dropdown-menu1 {
    position: absolute;
    left: 165px
}

#dropdown-menu2 {
    position: absolute;
    left: 285px
}

#dropdown-menu3 {
    position: absolute;
    left: 415px
}
#dropdown-menu4 {
    position: absolute;
    left: 615px
}

.tab {
    margin-bottom: 20px;
    width: 230px
}

.tab:hover {
    color: #E91E63 !important
}

header .dropdown-item {
    padding: 0px
}

header .dropdown-item:hover {
    background-color: inherit
}

@media (max-width: 767px) {
    .nav-item {
        width: 100%;
        text-align: left;
        padding-left: 10px
    }

    header .dropdown-menu {
        left: 0 !important;
        position: relative !important;
        padding: 20px
    }
}
.top-bar{
  padding: 20px 0 70px 0;
  background-color: #fff;

}
.toggle-btn {
    width: 40px;
    height: 21px;
    background: grey;
    border-radius: 50px;
    padding: 3px;
    cursor: pointer;
    -webkit-transition: all 0.3s 0.1s ease-in-out;
    -moz-transition: all 0.3s 0.1s ease-in-out;
    -o-transition: all 0.3s 0.1s ease-in-out;
    transition: all 0.3s 0.1s ease-in-out
}

.toggle-btn>.inner-circle {
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    -webkit-transition: all 0.3s 0.1s ease-in-out;
    -moz-transition: all 0.3s 0.1s ease-in-out;
    -o-transition: all 0.3s 0.1s ease-in-out;
    transition: all 0.3s 0.1s ease-in-out
}

.toggle-btn.active {
    background: #0AADBF;
}

.toggle-btn.active>.inner-circle {
    margin-left: 19px;
}

.table td, .table tr{
  vertical-align: middle;
}
.table tr#demo td,
.table tr#demo2 td,
.table tr#demo3 td{
  vertical-align: top;

}
#demo .meta,
#demo2 .meta,
#demo3 .meta{
    border: solid 1px #0AADBF;
    color: #000;
    border-radius: 15px;
    margin: 10px 0;
}
#demo #ventas,
#demo2 #ventas,
#demo3 #ventas{
  background-color: #f8f9fa;
}
#demo #ventas .nav-item,
#demo2 #ventas .nav-item,
#demo3 #ventas .nav-item {
    padding: 3px 3px;
    text-align: center;
    font-size: small;
    text-align: center;
}
#demo #ventas ul,
#demo2 #ventas ul,
#demo3 #ventas ul {
    margin-left: auto;
    margin-right: auto;
}
.Usuarios .card-header{
  background-color: #ACF2F2;
}
.Usuarios .table thead{
  background-color: lightgray;
}
.Usuarios .table .icons .btn{
  width: 62px;
}
#demo, #fac-pendientes,
#fac-pagadas, #notasCredito {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s 0.1s ease-in-out;
    transition: all 0.3s ease-in-out
}

.row-child {
    background-color: #0BBFBF;
    color: #fff
}
.row-childin {
    background-color: #1AD9D9;
    color: #fff
}
.table .table{
  background-color: transparent;
}
.table .table .table{
  background-color: #fff;
  color: #565656;
}
.table ul li{
  list-style: none;

}
/* ---- colores----
#0AADBF verde esmeralda
#0BBFBF
#1AD9D9
#85F2F2
#ACF2F2 AZUL VERDE CLARO

----------------*/
/*===== login =====*/
.login {
  background-image: url(../img/login.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.login .container {
  flex-wrap: wrap;
  margin-top: 100px;
}

.login .card {
    border: none;
    border-radius: 0px;
    background-color: #0BBFBF;
    width: 350px;
    
}
.card1{
  margin-top: -60px;
}

.login .card.two {
    border-top-right-radius: 60px;
    border-top-left-radius: 0;
}

.login .form-group {
    position: relative;
    margin-bottom: 2rem;
}

.login .form-control {
    border: none;
    border-radius: 0;
    outline: 0;
    border-bottom: 1.5px solid #E6EBEE;
}

.login .form-control:focus {
    box-shadow: none;
    border-radius: 0;
    border-bottom: 2px solid #8A97A8;
}

.login .form-control-placeholder {
    position: absolute;
    top: 15px;
    left: 10px;
    transition: all 200ms;
    opacity: 0.5;
    font-size: 80%;
}

.login .form-control:focus+.form-control-placeholder,
.login .form-control:valid+.form-control-placeholder {
    font-size: 80%;
    transform: translate3d(0, -90%, 0);
    opacity: 1;
    top: 10px;
    color: #8B92AC;
}
@media (min-width: 992px) {
  .table-responsive {
    display: inline-table;
  }
}

@media (max-width: 991px) {
  .login .card2{
    display: none;
  }
  .login .container {
    margin-top: 50px;
    margin-bottom: 150px;
  }

}

@media (max-width: 767px) {
  .top-bar {
    padding: 10px 0 50px 0;
  }  
  .navbar {
    padding: 10px 0 ;
  }
  .navbar-nav{
    margin-top: 0;
  }
  .mt-5, .my-5{
    margin-top: 10px !important;
  }
  h3{
    text-align: center !important;
    padding:0 10px;
  }
  .col-12{
    padding: 10px;
  }
  .modal .col-12{
    padding: 0;
  }
}
/* ===== app =====*/
.app{
  max-width: 600px;
}
.app .card-header {
    background-color: #0AADBF;
    color: #fff;
}
.app .card-header h6{
    color: #fff !important;
}
@media (max-width: 767px) {
  .nav-item.active{
    background-color: #1AD9D9 !important;
  }
  .app #visita1, .app #visita2,
  .app #visita3, .app #visita4,
  .app #visita5, .app #visita6,
  .app #visita7, .app #visita8,
  .app #visita9, .app #visita10 {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s 0.1s ease-in-out;
    transition: all 0.3s ease-in-out
  }
  .app .navbar {
    padding: 5px 0 ;
  }
  .app .top-bar {
    padding: 5px 0 45px 0;
  }
  .app .top-bar img{
    height: 40px;
  }
  .row-visit {
    background-color: #fff;
  }
  .app .table-responsive {
    display: inline-table;
  }

  .app .date {
    font-size: 11px;
  }

  .app .shadow-none {
    box-shadow: none
  }

  .app .cursor:hover {
    color: #0AADBF;
  }

  .app .cursor {
    cursor: pointer;
  }
  .app .cursor:hover {
    color: gray;
  }

  
  .app .fa {
    cursor: pointer
  }
  .app #visita1, .app #visita2,
  .app #visita3, .app #visita4,
  .app #visita5, .app #visita6,
  .app #visita7, .app #visita8,
  .app #visita9, .app #visita10{
    border: solid #EAEAE8 1px;
    background-color: #fafaf8;
    margin-top: 1px;
  }
  .counter-box {
    display: block;
    background: #f6f6f6;
    padding: 40px 20px 37px;
    text-align: center;
  }
  .four{
    text-align: center;
    width:110px;
    margin-right: 1px;
  }
  .counter-box p {
      margin: 5px 0 0;
      padding: 0;
      color: #fff;
      font-size: 18px;
      font-weight: 500;
      text-align: center;
  }

  .counter-box img{
    margin:0 auto;
  }
  .counter {
      display: block;
      font-size: 32px;
      font-weight: 700;
      color: #fff;
      line-height: 28px;
      text-align: center;
      margin-top: 10px;
  }

  .top-bar .user-info{
    float: right;
  }
  .app .checkin .card {
    border-radius: 10px;
  }
  .app .checkin .card p{
    margin-bottom: 0;
  }
  .option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 13.33333px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 40px;
    transition: all 0.15s ease-out 0s;
    background: #cbd1d8;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
    z-index: 1000
  }

  .option-input:hover {
      background: #9faab7
  }

  .option-input:checked {
      background: #0AADBF;
  }

  .option-input:checked::before {
      height: 40px;
      width: 40px;
      position: absolute;
      content: "\f111";
      font-family: "Font Awesome 5 Free";
      display: inline-block;
      font-size: 26.66667px;
      text-align: center;
      line-height: 40px
  }

  .option-input:checked::after {
      -webkit-animation: click-wave 0.25s;
      -moz-animation: click-wave 0.25s;
      animation: click-wave 0.25s;
      background: #E91E63;
      content: '';
      display: block;
      position: relative;
      z-index: 100;
  }
  @keyframes click-wave {
      0% {
          height: 40px;
          width: 40px;
          opacity: 0.15;
          position: relative;
      }

      100% {
          height: 200px;
          width: 200px;
          margin-left: -80px;
          margin-top: -80px;
          opacity: 0;
      }
  }
  .flighttxt {
    font-size: 12px;
    color: #464646;
    font-weight: 500;
  }

  .yesterday {
      font-size: 10px;
      font-weight: 500;
      color: #c3c3c3;
  }
  .minus {
    font-size: 15px;
    font-weight: 600;
    color: #252525
  }

  #tipoVisita, #ventas, 
  #cobranza, #educacion,
  #Entrega{
    background-color: #f8f9fa;
    margin-bottom: 2px;
  }
  #tipoVisita .name, #ventas .name,
   #cobranza .name, #educacion .name,
   #Entrega .name{
    color: #fff;
   }
   .meta{
    border: solid 1px #0AADBF;
    color: #000;
    border-radius: 15px;
    margin: 10px 0;
   }
  

  .app .calendar input {
    padding: 10px 20px !important;
    border-radius: 10px;
    box-sizing: border-box;
    color: gray !important;
    font-size: 16px;
    letter-spacing: 1px;
    width: 180px
  }

  .app .calendar input:focus {
      -moz-box-shadow: none !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      border: 1px solid #512DA8;
      outline-width: 0
  }

  .app .calendar ::placeholder {
      color: #000;
      opacity: 1
  }

  .app .calendar :-ms-input-placeholder {
      color: #000;
  }

  .app .calendar ::-ms-input-placeholder {
      color: #000;
  }

  .app .calendar button:focus {
      -moz-box-shadow: none !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      outline-width: 0;
  }

  .app .calendar .datepicker {
    background-color: #fff !important;
    color: #000 !important;
    border: none;
    padding: 10px !important;

  }

  .app .calendar .datepicker-dropdown:after {
      border-bottom: 6px solid #000
  }

  .app .calendar thead tr:nth-child(3) th {
      color: #fff !important;
      font-weight: bold;
      padding-top: 20px;
      padding-bottom: 10px;
  }

  .dow,
  .old-day,
  .day,
  .new-day {
      width: 40px !important;
      height: 40px !important;
      border-radius: 0px !important;
  }

  .old-day:hover,
  .day:hover,
  .new-day:hover,
  .month:hover,
  .year:hover,
  .decade:hover,
  .century:hover {
      border-radius: 6px !important;
      background-color: #0AADBF;
      color: #000;
  }

  .app .calendar .active {
      border-radius: 6px !important;
      background-image: linear-gradient(#90CAF9, #64B5F6) !important;
      color: #000 !important;
  }

  .app .calendar .disabled {
      color: #616161 !important;

  }

  .prev,
  .next,
  .datepicker-switch {
      border-radius: 0 !important;
      padding: 20px 10px !important;
      text-transform: uppercase;
      font-size: 20px;
      color: #fff !important;
      opacity: 0.8;
      background-color: #0AADBF;
  }

  .prev:hover,
  .next:hover,
  .datepicker-switch:hover {
      background-color: #0AADBF !important;
      opacity: 1;
      color: #fff !important;
  }

  .app .calendar .cell {
      border: 1px solid #BDBDBD;
      margin: 2px;
      cursor: pointer;
  }

  .app .calendar .cell:hover {
      border: 1px solid #0AADBF;
  }

  .app .calendar .cell.select {
      background-color: #0AADBF;
      color: #fff
  }

  .app .calendar .fa-calendar {
      color: #fff;
      font-size: 30px;
      padding-top: 8px;
      padding-left: 5px;
      cursor: pointer;
  }
  .alert-primary {
    text-align: center;
    padding: 25px;
    margin-top: 10px;
  }
  hr{
    border-color: #0AADBF !important;
  }
  
  /*----- pagar factura---*/

  


  .form-check-input:checked {
      background-color: #0AADBF;
      border-color: #0AADBF;
  }

  .form-check-input:focus {
      border-color: #0AADBF;
      outline: 0;
      box-shadow: none
  }

  label.radio {
      cursor: pointer
  }

  label.radio input {
      position: absolute;
      top: 0;
      left: 0;
      visibility: hidden;
      pointer-events: none
  }

  label.radio span {
      padding: 7px 12px;
      border: 2px solid #0AADBF;
      display: inline-block;
      color: #0AADBF;
      border-radius: 3px;
      text-transform: capitalize
  }

  label.radio input:checked+span {
      border-color: #0AADBF;
      background-color: #0AADBF;
      color: #fff
  }



  label.radio1 {
      cursor: pointer;
      width: 100%;
      margin-right: 7px
  }

  label.radio1 input {
      position: absolute;
      top: 0;
      left: 0;
      visibility: hidden;
      pointer-events: none
  }

  label.radio1 span {
      padding: 20px 12px;
      border: 2px solid #0AADBF;
      display: inline-block;
      color: #0AADBF;
      border-radius: 3px;
      text-transform: capitalize;
      width: 100%
  }

  label.radio1 input:checked+span {
      border-color: #0AADBF;
      background-color: #0AADBF;
      color: #fff
  }

  .form-control {
      border: 1px solid #ced4da;
  }

  .form-control:focus {
      box-shadow: none;
      border-color: #0AADBF;
  }

  



}
.flex-container{
 
  display:-webkit-flex; 
  display: -ms-flexbox; 
  display: flex;
}
.flex-item{
  display: inherit;
  margin:5px;
}


.flex-container.wrap{
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
}
#cobranza table tr td{
  border-collapse: collapse;
  border-bottom:none;
  border-top: none;
}
#datosFacturacion{
  display: none;
}



.pagarfactura .head {
    color: #0AADBF;
    font-weight: bold;

}
.pagarfactura .error {
    font-size: 17px;
    color: #3c3e40;
    font-weight: bold;
    text-align: left;
}
.dwntxt {
    color: #37393a;
}



/*-- appcheckin tabs --*/


#ventas .card {
    max-width: 25rem;
    padding: 0;
    border: none;
    border-radius: 0.5rem;
    background-color: transparent;
}

#ventas a.active {
    background-color: #0AADBF;
    color: #fff;
}

#ventas .nav-link {
    color: rgb(110, 110, 110);
    font-weight: 500
}

#ventas .nav-item {
    padding: 3px 3px;
    text-align: center;
    font-size: x-small;
}

#ventas .nav-pills .nav-link.active {
    background-color: #0AADBF;
    color: #fff;
    border-radius: 10px;
    font-weight: 600;
}

#ventas .tab-content {
    padding-bottom: 1.3rem;
}

#ventas ul {
    list-style: none;
    margin-top: 1rem;
    padding-inline-start: 0;
    border: solid 1px lightgray;
    border-radius: 15px;
    background-color: #fff;
}

.completo{
  background-color: #0AADBF;
  color: white;
  padding: 10px 15px;
  border-radius: 0 13px 13px 0;
  min-width: 100px;
}



