@font-face {
    font-family: "Helvetica Condensed";
    src: url("helvetica_pack/Helvetica-Condensed.otf");
}

html {
    position: relative;
    min-height: 100%;
    font-family: 'Helvetica Condensed', Helvetica, sans-serif !important;
    color: black !important;
    height: 100%;
    margin: 0;
}

body {
    margin: 0;
    padding: 0;
    background: #f0f0f0;
    -webkit-backface-visibility: hidden;
    overflow-x: hidden;
    font-family: 'Helvetica Condensed', Helvetica, sans-serif !important;
    /* Margin bottom by footer height */
    margin-bottom: 100px;
    background-image: url("/archivos_web/background.png") !important;
    background-color: white !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    margin-bottom: 60px !important;
    height: 100%;
}

.titulo {
    font-size: 2em;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
}

.color-institucional {
    color: #e06c34;
}

.box-form {
    background-color: #e1dfdd;
    padding: 15px 30px 30px 30px;
    border-radius: 10px;
    margin-top: 30px;
}

.error-txt {
    /*padding: 5px 0px 0px 0px;*/
    color: #dc3545;
}

.rigth-txt {
    text-align: right;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus {
    background-color: #e06c34 !important;
    border-color: #e06c34 !important;
    background-image: -webkit-linear-gradient(top, #e06c34 0, #e06c34 100%) !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e06c34), to(#e06c34)) !important;
    /*margin-top: 10px;*/
}

/*-----------------------------------------------------------------------------------*/

/*  MAYUSCULA THEAD TABLAS
/*-----------------------------------------------------------------------------------*/

thead {
    text-transform: uppercase;
}

a {
    color: black;
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}

*:focus {
    outline: none;
}

*::-moz-focus-inner {
    border: none;
}

.angucomplete-dropdown {
    overflow-y: auto;
    max-height: 250px;
}

.icon-table {
    font-size: 1.5em;
    padding: 3px;
}

.icon-remove {
    color: #dc3545;
}

.icon-info {
    color: #ffa500;
}

.icon-info-success {
    color: #54ae54;
}

.icon-edit {
    color: #337ab7;
}

.icon-ok {
    color: green;
}

.icon-x {
    color: #dc3545;
}

.vcenter {
    display: block;
    vertical-align: middle;
    margin-top: 30%;
    float: none;
}

.container-custom {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50vh;
    text-align: center;
}

.item-custom {
    border-radius: 3px;
    width: 200px;
    height: 100px;
}

#toast-container {
    margin-top: 85px;
}


/*************************************************/
/***********Estilo de inputs radio inputs*********/
/*************************************************/
input[type=radio] {
    display: none;
}

input[type=radio]+label {
    display: inline-block;
    margin: -2px;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

input[type=radio]:checked+label {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #e0e0e0;
}

md-pagination-wrapper {
    border-bottom: 1px solid #ddd;
}


md-tabs .md-tab.md-active {
    color: black !important;
    font-weight: bold;
}

md-tabs md-ink-bar {
    color: #d1762f;
    background-color: #d1762f;
}

md-tab-content.md-no-scroll {
    bottom: 0 !important;
}

.table-responsive {
    overflow-x: unset !important;
}

.custom-row-sucursal {
    /* display: flex;
    align-items: center;
    justify-content: center; */
    text-align: center;
    padding: 10px;
}

.custom-col-sucursal {
    /* display: inline-block;
    float: none;
    text-align: left;
    margin-right: -4px;
    text-align: center;
    background-color: #ccc;
    border: 1px solid #ddd;
    width: 130px;
    padding: 15px; */
    display: inline-block;
    float: none;
    /* reset the text-align */
    text-align: left;
    /* inline-block space fix */
    text-align: center;
    /* / background-color: #ccc; */
    border: 1px solid #ddd;

}

div.icon-sel:hover {
    background-color: #ddd;
    cursor: pointer;
}

.set-suc-a {
    text-decoration: none !important;
}

.img-carrousel {
    object-fit: contain;
    max-height: 100%;
    max-width: 100%;
    display: block;
    margin: auto auto;
}

.txt-carousel-caption {
    font-size: 2em;
}

@media print {
    body * {
        visibility: hidden;
    }

    #print-content * {
        visibility: visible;
    }
}

#breadcrumb {
    list-style-type: none;
    display: inline-block;
}

#breadcrumb li {
    float: left;
}

#breadcrumb li a {
    color: #fff;
    display: block;
    background: #d1762f;
    text-decoration: none;
    position: relative;
    height: 40px;
    line-height: 20px;
    padding: 0 10px 0 5px;
    text-align: center;
    margin-right: 23px;
}

#breadcrumb li a .icon-unico {
    margin-top: 13px;
}

#breadcrumb li:nth-child(even) a:before {
    border-left-color: transparent;
}

#breadcrumb li:first-child a {
    padding-left: 15px;
    border-radius: 4px 0 0 4px;
}

#breadcrumb li:first-child a:before {
    border: none;
}

#breadcrumb li:last-child a {
    padding-right: 15px;
    border-radius: 0 4px 4px 0;
}

#breadcrumb li:last-child a:after {
    border: none;
}

#breadcrumb li a:before,
#breadcrumb li a:after {
    content: "";
    position: absolute;
    top: 0;
    border: 0 solid #d1762f;
    border-width: 20px 10px;
    width: 0;
    height: 0;
}

#breadcrumb li a:before {
    left: -20px;
    border-left-color: transparent;
}

#breadcrumb li a:after {
    left: 100%;
    border-color: transparent;
    border-left-color: #d1762f;
}

#breadcrumb li a:hover {
    background: #eb802d;
}

#breadcrumb li a:hover:before {
    border-color: #eb802d;
    border-left-color: transparent;
}

#breadcrumb li a:hover:after {
    border-left-color: #eb802d;
}

.btn-add-medida {
    margin-top: 28px;

}

.existe-medida {
    border: 1px solid red;
}

.Completado button span {
    background-color: #54ae54;
    border-radius: 32px;
    color: black;
}

.Pendiente button span {
    background-color: #eb802d;
    border-radius: 32px;
    color: black;
    /* background-image: -webkit-linear-gradient(top, orange 100%, orange 100%);
    background-image: -o-linear-gradient(top, orange 100%, orange 100%);
    background-image: linear-gradient(to bottom, orange 100%, orange 100%);
    background-repeat: repeat-x; */
}

.txt-inactive {
    color: #9d9d9d;
    pointer-events: none;
    cursor: default;
}

.animate-if {
    background: white;
}

.animate-if.ng-enter,
.animate-if.ng-leave {
    transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
}

.animate-if.ng-enter,
.animate-if.ng-leave.ng-leave-active {
    opacity: 0;
}

.animate-if.ng-leave,
.animate-if.ng-enter.ng-enter-active {
    opacity: 1;
}

.not-border>td {
    border-top: none;
}

@media (min-width: 992px) {
    .modal-xlg {
        width: 1200px;
    }
}

tags-input .tags {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 1.42857;
    color: rgb(85, 85, 85);
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset;
    transition-duration: 0.15s, 0.15s;
    transition-timing-function: ease-in-out, ease-in-out;
    transition-property: border-color, box-shadow;
}

tags-input .host {
    margin-top: 0px !important;
}

.tag-template .left-panel {
    float: left;
}

.tag-template .left-panel img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.tag-template .right-panel {
    float: left;
    margin-left: 5px;
}

.autocomplete-template .left-panel {
    float: left;
    padding: 5px 5px 5px 0px;
}

.autocomplete-template .right-panel {
    padding: 5px 0px 5px 0px;
}

.autocomplete-template .right-panel span {
    padding: 5px 0px 5px 0px;
    font: 14px 'Helvetica Condensed', Helvetica, sans-serif !important;
}

tags-input[disabled] .tags .tag-item {
    opacity: 1 !important;
}

.tags-inactive .tags {
    border: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
}

.tags-inactive .tags input {
    background-color: transparent !important;
}

/* tags-input .autocomplete .suggestion-item{
    font-family: 14px 'Helvetica Condensed', Helvetica, sans-serif !important;
} */

/*   
  .tag-template .left-panel i {
    width: 24px;
    height: 24px;
    vertical-align: middle;
  }
  
  .tag-template .right-panel {
    float: left;
    margin-left: 5px;
  }
  
  .autocomplete-template .left-panel {
    float: left;
  }
  
  .autocomplete-template .left-panel i {
    width: 48px;
    height: 48px;
    vertical-align: middle;
  }
  
  .autocomplete-template .right-panel {
    float: left;
    margin-left: 5px;
    margin-top: 7px;
  }
  
  .autocomplete-template .right-panel span:first-child {
    font-size: 16px;
  }
  
  .autocomplete-template .right-panel span:nth-child(2) {
    font-size: 14px;
    color: gray;
  }
  
  .autocomplete-template .right-panel span:last-child {
    display: block;
    font-size: 14px;
    font-style: italic;
  }
   */
.modal-xlg {
    width: 1200px;
}

.icon-file {
    font-size: 1.3em !important;
}
.not-padding{
    padding: 0px;
}
.sortorder:after {
    content: '\25b2';
}
.sortorder.reverse:after {
    content: '\25bc';
}
.font-small{
    font-size: small !important;
}
.sin-precio{
    background-color: #ed969e;
}
.grupo-inventario{
    background-color: #ffeeba;
}
.border-less{
    border:none !important;
}
.ancho-cien {
    width: 100%;
}
.form-control{
    /* border-radius: 4px !important; */
}
.input-group .form-control{
    border-top-right-radius: 0 !important;
    border-bottom-right-radius:0 !important;
}
#txt_bodega_dropdown{
    margin-top: 37px !important;
}
md-pagination-wrapper {
    width: auto !important;
}
#txt_proveedor_nuevo_dropdown{
    margin-top: 34px !important;
}