@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html,
body {
  	font-family: 'Rubik', sans-serif;
    height: 100%;
}
/** FIX **/
body{
  font-size:0.9em;
}
.card-header {
    padding: 0.50rem 0.8rem;
}
.btn {
    padding: 0.2rem 0.75rem;
}
.detail-view tr th{
  min-width:220px ;
}
/* tr > th{ */
  /* min-width:200px !important; */
/* } */
/** END FIX **/

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}
.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
	padding-bottom: 20px;
}
footer{
    position: relative;
    display: block !important;
    max-width: 100%;
    padding: 20px 0px 0px !important;
    margin: 15px 0px 0px !important;
    overflow: hidden;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

.breadcrumb li:not(.active){
  margin-right:5px;
}
.breadcrumb li:not(.active):after{
  content:"/";
  margin-left:5px;
  color:#adadad;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.detail-view tr th{
  min-width:120px ;
}
.non-image{
	background: center center / 100% auto no-repeat;
    min-width: 200px;
    min-height: 200px;
    /*background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjQjNCM0IzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTYwLDU2di03LjU4NmwtMi0yTDU5LjQxNCw0NUw2MCw0NS41ODZ2LTEuMTcybDItMlY1N2MwLDAuNTUyLTAuNDQ4LDEtMSwxSDQ2LjQxNGwyLTJINjB6IE02NCw2NkgzOC40MTRsLTIsMkg2NSAgYzAuNTUyLDAsMS0wLjQ0OCwxLTFWMzguNDE0bC0yLDJWNjZ6IE03My43MDcsMjcuNzA3bC00Niw0NmMtMC4zOSwwLjM5MS0xLjAyNCwwLjM5MS0xLjQxNCwwYy0wLjM5MS0wLjM5MS0wLjM5MS0xLjAyMywwLTEuNDE0ICBMMzIsNjYuNTg2VjI5YzAtMC41NTIsMC40NDgtMSwxLTFoMzJjMC41NTIsMCwxLDAuNDQ4LDEsMXYzLjU4Nmw2LjI5My02LjI5M2MwLjM5MS0wLjM5MSwxLjAyMy0wLjM5MSwxLjQxNCwwICBTNzQuMDk4LDI3LjMxNiw3My43MDcsMjcuNzA3eiBNMzQsNjQuNTg2TDQwLjU4Niw1OEgzN2MtMC41NTIsMC0xLTAuNDQ4LTEtMVYzM2MwLTAuNTUyLDAuNDQ4LTEsMS0xaDI0YzAuNTUyLDAsMSwwLjQ0OCwxLDF2My41ODYgIGwyLTJWMzBIMzRWNjQuNTg2eiBNNTYuNSw0Mi4wODZsMy41LTMuNVYzNEgzOHYxMy41MDNsMy4yNTEtMy4yNTFjMC4zOTEtMC4zOTEsMS4wMjMtMC4zOTEsMS40MTQsMEw0Niw0Ny41ODZsNy4yOTMtNy4yOTMgIGMwLjM5MS0wLjM5MSwxLjAyMy0wLjM5MSwxLjQxNCwwTDU2LjUsNDIuMDg2eiBNNTQsNDIuNDE0bC03LjI5Myw3LjI5M2MtMC4zOTEsMC4zOTEtMS4wMjMsMC4zOTEtMS40MTQsMGwtMy4zMzQtMy4zMzRMMzgsNTAuMzMxICBWNTZoNC41ODZsMTIuNS0xMi41TDU0LDQyLjQxNHoiPjwvcGF0aD48L3N2Zz4=);*/
    background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjQjNCM0IzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTAwIDEwMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik02OSwyNUgzN2MtMC41NTIsMC0xLDAuNDQ4LTEsMXY5aC01Yy0wLjU1MiwwLTEsMC40NDgtMSwxdjM4YzAsMC41NTIsMC40NDgsMSwxLDFoMzJjMC41NTIsMCwxLTAuNDQ4LDEtMXYtOWg1ICBjMC41NTIsMCwxLTAuNDQ4LDEtMVYyNkM3MCwyNS40NDgsNjkuNTUyLDI1LDY5LDI1eiBNNjIsNzNIMzJWMzdoNHYyN2MwLDAuNTUyLDAuNDQ4LDEsMSwxaDI1VjczeiBNNjgsNjNIMzhWMjdoMzBWNjN6IE00MSw1NWgyNCAgYzAuNTUyLDAsMS0wLjQ0OCwxLTFWMzBjMC0wLjU1Mi0wLjQ0OC0xLTEtMUg0MWMtMC41NTIsMC0xLDAuNDQ4LTEsMXYyNEM0MCw1NC41NTIsNDAuNDQ4LDU1LDQxLDU1eiBNNDIsNTN2LTUuNjY5bDMuOTU4LTMuOTU4ICBsMy4zMzQsMy4zMzRjMC4zOTEsMC4zOTEsMS4wMjMsMC4zOTEsMS40MTQsMEw1OCwzOS40MTRsNiw2VjUzSDQyeiBNNjQsMzF2MTEuNTg2bC01LjI5My01LjI5M2MtMC4zOTEtMC4zOTEtMS4wMjMtMC4zOTEtMS40MTQsMCAgTDUwLDQ0LjU4NmwtMy4zMzQtMy4zMzRjLTAuMzkxLTAuMzkxLTEuMDIzLTAuMzkxLTEuNDE0LDBMNDIsNDQuNTAzVjMxSDY0eiI+PC9wYXRoPjwvc3ZnPg==);
}


table.detail-view {
    max-width: 1110px;
}
table.detail-view th{
  max-width:50px;
}
#kv-pjax-container-producto td[data-col-seq="4"]{
  text-align:center;
}
#kv-pjax-container-producto td[data-col-seq="7"],
#kv-pjax-container-producto td[data-col-seq="8"]{
  text-align:right;
}

#kv-pjax-container-producto td[data-col-seq="7"]:before,
#kv-pjax-container-producto td[data-col-seq="8"]:before{
  /*content:"$ ";*/
}

.navbar-brand {
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.6rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
    font-size: 0.9em;
}
.wrap > .container {
    padding: 20px 34px 20px;
    overflow: hidden;
}
.pbtn-4{
	padding-top: 1.75rem !important;
}
.pbtn-4 button{
  min-height:38px;
}
input.null{
  background:url(/img/icons/info.jpg) center right / 20px 20px no-repeat;
}
.product_cell_currency,
.product_cell_quanty{
  max-width:50px;
  min-width:7pc;
}
.productQuantity{
  text-align:center;
}
.product_cell_currency input{
  text-align:right;
}
.product_cell_descripcion{
  min-width:32pc;
}
.queryProd{
  cursor:pointer;
}
#galleryContent {
  display:flex;
  width: 90%;
}
#galleryContent img{
  max-height:45px;
  margin-right:5px;
  cursor:pointer;
}

/** CURRENCY **/
.currency-cell{
  text-align:right ;
} 
.currency-cell:before{
  content:"$ ";
  color:#676767
} 

/** ALERTS **/
.alert{
  font-size:1.2em;
}
.alert:before{
  width:15px;
  height:15px;
  display:inline-flex;
  justify-content:center;  
  align-items:center;
  margin-right:20px;
  color:#fff;
  padding:14px;
  font-size:20px;
  border-radius:100%;
}

.alert-danger:before{
  content:"!";
  background:red;
}
.alert-success:before{
  content:"\2714";
  background:green;
}
.alert-info:before{
  content:"i";
  background:blue;
}
.alert-warning:before{
  content:"!";
  background:#856404;
}

@media (min-width: 1200px){
.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1920px;
}
}