.home-selector-licitacion {
    position: relative;
    height: auto;
	font-weight: lighter;
    position: relative;
    height: auto;
    padding-top: 0px;
    min-height: calc(100vh - 200px);
    display: flex;
    align-items: center;
    background: url(../images/login.png);
    text-align: center;
    color: #000;
	text-align:center;
	font-weight:100;
}

.selector-licitacion
{
	background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 8px;
    margin: auto;
    margin-bottom: 10px;
    width: 50%;
    display: block;
    padding:15px;
    padding-left: 25px;
    font-weight: 300;
}

.selector-licitacion p {
    font-size:14px;
    margin: 0;
    padding: 10px 20px;
    text-align: left;
    text-decoration: none;
    color: black;
}

.container-seleccion-licitacion {
    margin-bottom: 70px;
}

#modal-seleccionar-licitacion a {
    text-decoration: none;
}

.img-ficha-div {
    position: relative;
}

.img-ficha-new
{
    display: block;
    width: 80%;
    height: 700px;
    object-fit: cover;
    object-position: 50% 50%;
    margin-bottom: 20px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.img-ficha-div .foto-actual {
    position: absolute;
    z-index: 1;
    padding: 16px 20px;
    background-color: red;
    color: white;
    text-transform: uppercase;
    top: 3%;
    left: 13%;
}

.info-producto {
    margin-top: 30px;
}

.img-col {
    padding: 30px;
    padding-top: 0;
    height: 100vh;
    overflow: auto;
}

.scrollable {
    scroll-margin-top: 100px;
}

.table-container::-webkit-scrollbar, .img-col::-webkit-scrollbar, #modal_asignar_agentes .scroll-section-agentes::-webkit-scrollbar {
    width: 8px; /* Ancho de la barra de scroll */
}

.table-container::-webkit-scrollbar, .categorias::-webkit-scrollbar {
    height: 8px; /* Alto de la barra de scroll */
}
 
.img-col::-webkit-scrollbar-track, .img-col::-webkit-scrollbar-thumb {
    display: none;
}

#modal_asignar_agentes .scroll-section-agentes::-webkit-scrollbar-track, .categorias::-webkit-scrollbar-track, .table-container::-webkit-scrollbar-track {
    background-color: #f4f3f3; /* Color de fondo de la pista */
    border-radius: 0.3em;
}

#modal_asignar_agentes .scroll-section-agentes::-webkit-scrollbar-thumb, .categorias::-webkit-scrollbar-thumb, .table-container::-webkit-scrollbar-thumb {
    background-color: #a7a6a6; /* Color del pulgar de la barra de scroll */
    border-radius: 0.3em;
}

.detalles-producto .col {
    display: flex;
    align-items: center;
}

.detalles-producto .col .qty {
    display: flex;
    align-items: center;
}

.detalles-producto p {
    font-size: 12px;
    font-weight: 300;
    color: gray;
    margin: 0;
}

.detalles-producto p.valor {
    font-size: 12px;
    font-weight: 400;
    color: black;
}

.detalles-producto .unidades {
    margin-top: 20px;
}

.detalles-producto a {
    color: black;
    text-decoration: underline;
}

.img-thumbs .col {
    padding-left: 5px;
    padding-right: 5px;
}

.img-thumbs a {
    width: 100%;
    display: inline-block;
}

.img-thumbs a img {
    display: block;
    width: 100%;
    height: 120px;
    object-fit: cover;
}

.info-col {
    max-width: 600px;
}

.boton_azul
{
	background: var(--unnamed-color-466bdd) 0% 0% no-repeat padding-box;
	background: #466BDD 0% 0% no-repeat padding-box;
	border-radius: 29px;
	opacity: 1;
	color:#fff;
	border-color: white;
	margin-right:20px;
    font-weight: 300;
    font-size: 18px;
    height: 55px;
    padding-left: 30px;
    padding-right: 30px;
}
/*
.boton_azul:hover {
	background-color: #fff;
    border-color: #466BDD;
	color: #466BDD;
}
*/
.boton_azul:hover, .boton_azul:focus {
	color: white;
    background-color: #466BDD;
}

.boton_marron
{
	background: var(--unnamed-color-466bdd) 0% 0% no-repeat padding-box;
	background: #E88C4B 0% 0% no-repeat padding-box;
	border-radius: 29px;
	opacity: 1;
	color:#fff;
	border-color: white;
	margin-right:20px;
    font-weight: 300;
    font-size: 18px;
    height: 55px;
    padding-left: 30px;
    padding-right: 30px;
}
/*
.boton_marron:hover {
	background-color: #fff;
    border-color: #E88C4B;
	color: #E88C4B;
}
*/
.boton_marron:hover, .boton_marron:focus {
	color: white;
    background-color: #E88C4B;
}

.boton_verde
{
	background: var(--unnamed-color-466bdd) 0% 0% no-repeat padding-box;
	background: #9DCB9D 0% 0% no-repeat padding-box;
	border-radius: 29px;
	opacity: 1;
	color:#fff;
	border-color: white;
	margin-right:20px;
    font-weight: 300;
    font-size: 18px;
    height: 55px;
    padding-left: 30px;
    padding-right: 30px;
}
/*
.boton_marron:hover {
	background-color: #fff;
    border-color: #E88C4B;
	color: #E88C4B;
}
*/
.boton_verde:hover, .boton_verde:focus {
	color: white;
    background-color: #9DCB9D;
}

.saldo {
    border: 1px solid #DB9058;
    border-radius: 5px;
    width: 100%;
    opacity: 1;
    text-align: center;
    font: normal normal 400 16px/24px GT Eesti Pro Display;
    letter-spacing: 0px;
    color: #DB9058;
}

.saldo_azul {
    border: 1px solid #4E6CD6;
    border-radius: 5px;
    width: 100%;
    opacity: 1;
    text-align: center;
    font: normal normal 400 16px/24px GT Eesti Pro Display;
    letter-spacing: 0px;
    color: #4E6CD6;
}

.saldo_gris {
    border: 1px solid #F2F2F5;
    border-radius: 5px;
    width: 100%;
    opacity: 1;
    text-align: center;
    font: normal normal 400 16px/24px GT Eesti Pro Display;
    letter-spacing: 0px;
    background-color: #F2F2F5;
    color: black;
}

.saldo_negro {
    border: 1px solid black;
    border-radius: 5px;
    width: 100%;
    opacity: 1;
    text-align: center;
    font: normal normal 400 16px/24px GT Eesti Pro Display;
    letter-spacing: 0px;
    background-color: white;
    color: black;
}