@font-face
{
    font-family: 'Barcode';
    src: url(../fonts/IDAutomationSHC39M.ttf);
}
/*::-webkit-scrollbar,
*::-webkit-scrollbar {
  display:none;
}*/
.ui.inverted.dimmer
{
    display: block !important;
    position: fixed !important;
    background-color: rgba(0,0,0, 0.85) !important;
    z-index: 20;
}


.punto-venta__listado-articulos__item:hover {
    cursor: pointer;
    background: rgba(34, 36, 38, 0.1);
}
.ui.selectable.table tbody tr, .ui.table tbody tr td.selectable
{
    cursor: pointer;
}
.lista-vacia-error {
    text-align: center !important;
}
.background-verde{
    background-color: #61eb6f;
}
.ui.form .fields > .field:first-child {
    padding-left: 0;
}
.ui.form .fields > .field:last-child {
    padding-right: 0;
}
.sub-menu-item:hover, .sub-menu-item.subActive 
{
    background-color: #30343C !Important;
    color: white !Important;
    font-weight: bold !Important;
}
.ui.grid > div:first-child {
    padding-left: 0 !important;
}
.ui.grid > div:last-child {
    padding-right: 0 !important;
}
.itemPointer 
{
    color: #FFFFFF !Important;
    border-right-color: #FFFFFF !Important;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 98%;
    border-top: 12px solid transparent;
    border-right: 15px solid;
    border-bottom: 12px solid transparent;
}
div.link.item
{
    line-height: 25px!important;
    height: 25px!important;
}
.header > .itemPointer
{
    border-top: 13px solid transparent;
    border-right: 15px solid;
    border-bottom: 11px solid transparent;
}
p.responsivo
{
    display: none;
}
#sidebarMenu.collapseMenu >div:first-child
{
    color: transparent !important;
}
.ui.tabular.menu .item
{
    padding: 5px 7px;
    font-size: 12px;
    max-width: 100px;
    text-align: center;
}
input,
.ui.input,
input *,
div.default.text
{
    font-size: 12px !important;
}
.ui.modal>.header
{
    font-size: 15px !important;
    padding: 10px;
    text-align: center;
}
.ui.form .field>label
{
    font-size: 12px;
}
.ui.header:first-child
{
    margin-top: 0;
}
h2.ui.header 
{
    font-size: 17px;
}
.ui.dividing.header .sub.header
{
    padding-bottom: 0;
    font-size: 14px;
}
.ui.segment
{
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
}
.ui.compact.labeled.icon.button, .ui.compact.labeled.icon.buttons .button
{
    padding: 5px;
}
div.principal
{
    position: relative;
}
div.principal span#btnsOpt > :nth-child(1n)
{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}
div.principal .ui.fluid.input
{
    /* margin-bottom: 10px; */
}
.ui.orange.button.icon
{
    background-color: #FF851B;
}
table .ui.form .fields,
.ui.form .fields,
.ui.grid
{
    margin: 0;
}
table.ui.table td.two.wide.column > div > div
{
    float: left;
    text-align: center;
    width: 25px;
}
table.ui.table td.two.wide.column > div > div i.icon
{
    width: 100%;
    font-size: 12px;
    margin: 0;
    height: 100%;
    color: #B4B4B4;
}
.ui.table thead th
{
    padding: 5px;
    font-size: 13px;
}
.ui.table tr td
{
    padding: 5px;
    font-size: 12px;
}
i.unhide.icon:hover
{
    color: #60B044 !important;
}
i.write.icon:hover
{
    color: #6999CA !important;
}
i.trash.icon:hover
{
    color: #FF0000 !important;
}


.ui.inverted.fixed.menu
{
    z-index: 4;  
    background-color: rgba(0, 100, 0, 0.4); 
    box-shadow: 0px 2px 15px #000;
}
.ui.container 
{
    /*overflow-x: auto;*/
    margin-top: 10px;
}
.ui.inverted.fixed.menu .centered.item
{
    width: 180px;
}
.ui.inverted.fixed.menu .centered.item span
{
    font-size: 14px !important;
    white-space: nowrap;
    overflow: hidden; 
    text-overflow: ellipsis;
}
.ui.inverted.fixed.menu .centered.item span p
{
    font-size: 10px; 
    color: grey;
}
.ui.inverted.fixed.menu button
{
    font-size: 12px !important; 
    margin: 0px !important;
}
.ui.left.fixed.inverted.vertical.menu
{
    width: 180px; 
    margin-top: 0px; 
    z-index: 3; 
    background-color: rgb(50,50,50);
}
.ui.left.fixed.inverted.vertical.menu > div.item
{
    height: 23px !important; 
    color: #FFFFFF;
}
.ui.left.fixed.inverted.vertical.menu > .second
{
    border-bottom: 1px solid grey; 
    cursor: pointer;
}
.ui.left.fixed.inverted.vertical.menu .header
{
    padding-left: 5px !important;
}
.ui.left.fixed.inverted.vertical.menu div.menu
{
    background-color: #1A1A1A; 
    margin-bottom: 0px !important;
}
.ui.left.fixed.inverted.vertical.menu a.item
{
    padding: 0;
    padding-left: 30px !important; 
    /*padding-top: 5px;*/ 
    line-height: 25px !important; 
    height: 25px !important; 
    font-size: 12px; 
    /*color: white;*/
}
.ui.dimmer
{
    z-index: 2;
}
.over-navbar
{
    width: 100%; 
    height: 165px;
}
div.contenedor
{
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
}
#content.primero
{
    padding-left: 180px;
    min-height: 300px;
    width: calc(100% - 40px);
    margin: 0 auto;
    /*max-width: 1380px;*/
}
.scroll::-webkit-scrollbar {
    width: 8px;
}
.hidden
{
    display: none !important;
}
.scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
.scroll::-webkit-scrollbar-thumb 
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.esconder
{
    display: none;
}
*.unselectable {
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;

   /*
     Introduced in IE 10.
     See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
   */
   -ms-user-select: none;
   user-select: none;
}
.ui.form .field .prompt.label
{
    z-index: 0 !important;
}
pre {
    font-family: inherit;
}

.compact {
    margin-top: 6px;
}

#addBtn1 {
    display: inline;
    position: absolute;
    top: 10px;
    right: 10px;
}
#btnsOption {
    display: inline;
    position: absolute;
    top: 5px;
    right: 5px;
}

.ui.teal.button {
    -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, .15) inset;
    box-shadow: 0 0 0 0 rgba(34, 36, 38, .15) inset;
}

.ui.sagarpa.button, .ui.sagarpa.buttons .button {
    background-color: #3a73b5;
    color: #fff;
    text-shadow: none;
    background-image: none;
}
.ui.sagarpa2.button, .ui.sagarpa2.buttons .button {
    background-color: #4A90E2;
    border-color: #3483de;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.ui.sagarpa2:active {
    background-color: #3a73b5;
    border-color: #3483de;
    color: #fff;
    text-shadow: none;
    background-image: none;
}

.image {    
    width: 80%;
}

body {
    /* background-image: url("../img/stripe2.png"); */
    /*background-color: #fafafa;*/
}
#sidebarMenu.collapseMenu {
    /*width: 48px !Important;*/
    width: 30px !Important;
}
.ui.compact.labeled.icon.button
{
    position: absolute;
    min-width: 127px;
}
.ui.form .ui.compact.labeled.icon.button.first
{
    top: 0;
    right: 0;
}
.ui.form .ui.compact.labeled.icon.button.second
{
    top: 0;
    right: 140px;
}
.ui.compact.labeled.icon.button.first
{
    top: 10px;
    right: 11px;
}

.pushable>.pusher {
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    min-height: 100%;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
    z-index: 2;
}

#miniMenu > .menu {
    right: 20px !Important;
}

#miniMenu::before {
    content: none !Important;
}


.uiInut {
    
    
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}


#addBtn2, #miniMenu {
    display: none;
}

h9 {
    max-width: 75%;
    padding-left: 35px !Important;
}

.header-btn, #header-btn {
    top: -9px !Important;
    margin-right: 0px !Important;
}

@media screen and (max-width: 1000px) {
    h0, h9 {
        padding-left: 0px !Important;
        text-align: center;
        max-width: 100%;
    }
    
    #addBtn1, #btnsOption, #btnsOpt {
        display: none;
    }
    #addBtn2, #miniMenu {
        display: inline;
    }
    
}

.visible {
    z-index: 99999 !Important;
}

.modals.visible {
    z-index: 999 !Important;
}

.taba-red {
    background-color: red !Important;
}



.ticketImg {
    width: 100% !Important;
}

.imgTicket {
     display: block;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    
}

.scroll-refresher {
    color: white !Important;
    
}

#imgTicketBg {
    
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

#stadi {
    
    top: 30%;
    bottom: 25%;
    left: 25%;
    right: 25%;
    position: absolute;
    
}

#porcentBar {
    font-family: serif;
    font-weight: lighter!Important;
    color: white;
    text-shadow: 0px 1px 1px black;
}

#paddingItemPagination {
    padding: 0px 10px 4px 10px !Important;
    font-size: 25px !Important;
    /*background-color: green;*/
    color: white;
}



#itemMenu
{
    height: 30px; 
    line-height: 30px; 
    background-image: url(../img/menu_bg.png); 
    background-size: 100% 100% !Important; 
    margin-top: 0px; 
    padding: 0 !important;
/*    padding-top: 15px !Important; 
    padding-bottom: 10px !Important; 
    padding-left: 0 !Important;*/
}

#itemMenu:hover {
    background-image: url(../img/as3.png); 
}

#activeItemMenu 
{
    height: 30px; 
    line-height: 30px; 
    background-image: url(../img/as2.png); 
    background-size: 100% 100% !Important; 
    margin-top: 0px; 
    padding: 0 !important;
/*    padding-top: 15px !Important; 
    padding-bottom: 10px !Important; 
    padding-left: 0 !Important;*/
}

/* INPUT INVISIBLES */
.invisibleMenuInTable {
    width: 100%;
    position: absolute;
    height: 100%; 
    left: 0px;
    top: 0px;
    text-align: center !Important;
    border: none !Important; 
    padding: 5px !Important;
    background-color: transparent!Important;
}

.invisibleMenuInTable::placeholder {  /* Firefox 19+ */
    color: #d4d4d4 !important;  
}

#elBody > .pusher > .full.height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

#elBody .full.height > .toc {
    position: relative;
    z-index: 1;
    background-color: #1b1c1d;
    width: 250px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

#elBody .article {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0px;
}

#elBody .full.height > .toc .ui.menu {
    border-radius: 0;
    border-width: 0 1px 0 0;
    box-shadow: none;
    margin: 0;
    width: inherit;
    overflow: hidden;
    will-change: transform;
}
















	pre {padding: 5px; margin: 5px; }
	.string { color: rgb(255, 142, 0); }
	.number { color: darkorange; }
	.boolean { color: blue; }
	.null { color: rgb(161, 0, 255); }
	.key { color: rgb(0, 200, 0); }

a {
  color: #e86256;
  text-decoration: none;
} 
.cd-container {
  width: 90%;
  max-width: 768px;
  margin: 2em auto;
}
.cd-container::after,
table.ui.table td.two.wide.column > div
{
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
.cd-top {
  display: inline-block;
  height: 30px;
  width: 30px;
  position: fixed;
  bottom: 40px;
  right: 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(50, 50, 50, 0.8) url(img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  z-index: 9999;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
    .ui.table.stackable thead
    {
        display: none;
    }
    p.responsivo
    {
        display: block;
        font-weight: bolder;
        margin: 0;
    }
    img.logoInBanner
    {
        /*position: absolute;*/
        height: 12%;
        top: 40px;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
    
}

.logoInBanner {
    position: fixed;
    height: 130px;
    top: 10px;
    right: 50%;
    left: 50%;
    z-index: 3;
}
.banner {
    
    z-index: 2;
    position: fixed;
    width:100%;
    top: 0px;
    right: 0px;
    height: 140px;
    background-image: url(../img/campo2.jpg);
    background-position: center;
    background-size: 100% 250%;    
    box-shadow: 0px 2px 15px #000;
}
#printable {
    /*border: 1px dashed black;*/
    position: absolute;
    top: 0px;
    padding: 0 !Important;
    left: 0px;
    width: 100% !Important;
    margin: 0 auto !important;
    display: none;
    /*background-color: red;*/
}
@media print
{
    .banner,
    .over-navbar
    {
        height: 70px !important;
    }
    .logoInBanner
    {
        left: 0 !important;
        top: 0 !important;
        height: 100px !important;
        position: absolute !important;
    }
    .no-dividir 
    {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
    }
}
.ui.labeled.icon.button>.icon, .ui.labeled.icon.buttons .button>.icon 
{
    background-color: rgba(0,0,0,.1);
    position: absolute;
    text-align: center;
    border-radius: 3px;
    padding-top: 0;
    padding-bottom: 0;
    width: 30px;
    height: 100%;
    top: 0;
    left: 0;
}
/*.principal
{
    position: relative;
}*/
#alertx {
    position: fixed;
    z-index: 1;
    bottom: 0px;
    /* width: 95%; */
    right: 10px;
    width: auto;
    max-width: 400px;
}

.imgAgric {
    width: 100%;
    border: 2px solid white;
    border-radius: 10px;
    box-shadow: 0px 3px 16px -5px black;
}



.ui.form.opciones div div.ui.icon
{
    text-align: center;
    font-size: 20px;
    padding-right: 0;
}
.ui.form.opciones div div.ui.icon i
{
    cursor: pointer;
}
.ui.form.opciones div.three.fields
{
    margin: 0;
}

.ui.dividing.header
{
    /*border-color: #FF8800 !important;*/
    border-color: #FECE00 !important;
    padding-bottom: 5px;
    margin-bottom: 10px;
    line-height: 34px;
}
.ui.corner
{
    display: none;
}
.ui.corner.label:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    z-index: -1;
    width: 0;
    height: 0;
    background-color: transparent!important;
    border-top: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 0 solid transparent;
    border-right-color: inherit;
    -webkit-transition: border-color .1s ease;
    transition: border-color .1s ease;
}
.ui.left.corner.label:after {
    border-top: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 0 solid transparent;
    border-top-color: inherit;
}
.ui.corner.label .icon
{
    left: 13px;
}
.ui.left.corner.label .icon 
{
    left: -13px;
}
@media screen and (max-width: 1000px)
{
    #addBtn1, #btnsOption, #btnsOpt 
    {
        display: none;
    }
    .ui.corner
    {
        display: block;
    }
    .ui.right.corner
    {
        top: -11px !important;
        right: -11px !important;
    }
    .ui.left.corner
    {
        top: -11px !important;
        left: -11px !important;
    }
/*    .ui.right.corner
    {
        top: 0 !important;
        right: 0 !important;
    }
    .ui.left.corner
    {
        top: 0 !important;
        left: 0 !important;
    }*/
    .ui.corner i.icon
    {
        top: -6px !important;
    }
    .ui.left.corner i.icon
    {
        top: 9px !important;
    }
    .ui.right.corner i.icon
    {
        top: 9px !important;
    }
    .ui.corner
    {
        cursor: pointer;
    }
    .ui.corner.label, 
    .ui.corner.label:hover 
    {
        background-color: transparent!important;
    }
    .ui.corner .icon
    {
        top: -0.45715em !important;
        cursor: pointer;
    }
    .ui.dividing.header
    {
        text-align: center !important;
    }
}
.ui .form textarea
{
    resize: none;
}
.form span.required
{
    font-weight: bold;
    color: #FF0000;
}
a#paddingItemPagination:first-child,
div.right.menu > a#paddingItemPagination:nth-child(2)
{
    background-color: #609F4A;
}
a#paddingItemPagination:nth-child(2),
div.right.menu > a#paddingItemPagination:first-child
{
    background-color: #60B044;
}


table.ui.table tfoot td
{
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
}
table.ui.table,
table.ui.table *
{
    /* border: none !important; */
    box-shadow: none;
    background-color: transparent;
}
table.ui.table tbody td
{
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
    font-size: 10px;
    line-height: 12px;
    cursor: initial;
    /* border-bottom: 1px solid #C0C0C0 !important; */
}
.ui.segment[class*="bottom attached"]
{
    padding: 10px;
}
table.ui.table thead tr th
{
    font-size: 14px;
    padding: 5px;
    background: none;
    background-color: #3A5F3A !important;
    color: #FFFFFF !important; 
    font-weight: bold;
    min-width: 70px;
}
table.ui.table thead tr td
{
    border-bottom: 1px solid rgba(34, 36, 38, .1);
}
div.contenedor  table.ui.table td.two.wide.column.opciones div.ui.button
{
    color: #FFFFFF;
    padding: 8px;
    display: initial;
}
div.contenedor td.opciones div.ui.button.teal
{
    background-color: #00B5AD;
}
div.contenedor td.opciones div.ui.button.verde
{
    background-color: #60B044;
}
div.contenedor td.opciones div.ui.button.amarillo
{
    background-color: #DEB505;
}
div.contenedor td.opciones div.ui.button.rojo
{
    background-color: #FF0000;
}
div.contenedor td.opciones div.ui.button.azul
{
    background-color: #6999CA;
}
div.contenedor td.opciones div.ui.button.gris
{
    background-color: #959494;
}
div.contenedor td.opciones div.ui.button a
{
    color: #FFFFFF;
    text-decoration: none;
}
.ui.table .ui.fluid.input input {
    /* background-color: #FFFFFF; */
    border: 1px solid #C0C0C0 !important;
}
.logo
{
    background-image: url('../img/logo2_1.png');
    background-size: 100% 100%;
    height: 0;
    padding-bottom: 20.95106822880771881461061337009%;
}
.col-25
{
    width: 25%;
    float: left;
}
.col-50
{
    width: 50%;
    float: left;
}
.col-33
{
    width: 33%;
    float: left;
}
.col-20
{
    width: 20%;
    float: left;
}
.col-10
{
    width: 10%;
    float: left;
}