html{
    height: 100%; background-image: url('https://plataforma.tuberiasaga.com/assets/images/background.jpg');
}
*:focus { outline: none; }
/**********************************************************************Administrador*******************************************************************************/
.login-admin{
    background-image: url('https://plataforma.tuberiasaga.com/assets/images/administrador/fondo-admin-login-min.jpg'); background-size: auto; height: 100%;
}
.header-admin{
    background-image: url('https://plataforma.tuberiasaga.com/assets/images/administrador/header-background.jpg'); background-size: cover;
}
#body{
    background-color: transparent;
}
.header-admin > nav.navbar.navbar-expand-lg.navbar-dark.sticky-top{
    background-color: transparent; z-index: 0;
}
a.nav-link.disabled.perfil{
    color: #ffffff !important;
    font-variant-caps: all-petite-caps;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
}
a.boton-header{
    color: #fff;
    border: solid #ffffff 2px;
    border-radius: 100%;
    padding: 9px 10px !important;
}
a.boton-header:hover{
    color: #fff;
}
.collapse.navbar-collapse > .navbar-nav > li{
    padding: 9px;
}
.boton{
    color: #ffffff; border: solid #4b619b 2px; padding: 10px 15px; border-radius: 100%;
}
.boton:hover{
    color: #ffffff;
}
.header-login-admin{
    text-align: -webkit-center; justify-content: center; padding-bottom: 20px; align-items: center;
}
.col-botones{
    padding-top: 15px;
}
.logotipo > img{
    max-width: 220px;
}
.titulo{
    font-family: 'Raleway', sans-serif; color: #ffffff; text-align: center; font-size: 40px; padding: 30px;
}
.btn-login-admin{
    color: #fff;
    background-color: #4b619b;
    border-color: #4b619b;
    padding: 12px 40px;
    border-radius: 23px;
}
.btn-ver-coti, .btn-ver-coti:hover {
    color: #fff;
    background-color: #4b619b;
    border-color: #4b619b;
    padding: 6px 20px;
    border-radius: 23px;
}
.btn-editar, .btn-editar:hover{
    background-color: #42578e;
    color: #fff;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.btn-eliminar, .btn-eliminar:hover{
    background-color: #1f273d;
    color: #fff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.btn-login-admin:hover{
    color: #fff;
}
.btn-view-pass{
    color: #fff;
    background-color: #1f273d;
    border-color: #1f273d;
    width: 80px;
}
.btn-ver, .btn-ver:hover{
    color:#000;
    border:solid 2px #dadada;
    border-radius: 6px;
}
.btn-correo, .btn-correo:hover{
    color: #000;
    background-color: #dadada;
    border: solid 2px #dadada;
    border-radius: 6px;
}
.btn-view-pass:hover{
    color: #fff;
}
.div-boton-login{
    padding: 25px; text-align: center;
}
.boton-side{
    background-color: #d3d3d3;
    color: #fff;
    padding: 8px 13px;
    border-radius: 10px;
}
.col-boton-side{
    place-self: center;
    text-align: center;
}
#side-menu li a i {
    color: #a5a5a5;
}
.logo-side > img{
    max-width: 200px;
}
.seccion-salir{
    margin-top: 16px;
}
.panel-seccion{
    max-width: 400px;
}
.is-admin-2{
    border-radius: 25px !important;
}
.is-admin-2 > .panel-block{
    width: 100%;
}
.is-admin-1 > .panel-block{
    width: 100%;
}
.is-admin-2 > .panel-heading{
    background-color: #1f273d;
    color: #fff;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    text-align: center;
}
.is-admin-1{
    border-radius: 25px !important;
}
.is-admin-1 > .panel-heading{
    background-color: #42578e;
    color: #fff;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    text-align: center;
}
.imagen-importar{
    max-width: 300px;
    max-height: 300px;
    width: -webkit-fill-available;
}
.btn-ir-subasta, .btn-ir-subasta:hover{
    background: #42578e;
    color: #fff;
    padding: 7px 14px;
    border-radius: 100%;
}
.btn-descargar, .btn-descargar:hover{
    background-color: #1f273d;
    color: #fff;
}
.form-control.verificacion{
    border-color: transparent !important;
}
.card-campos{
    background-color: #f4f4f4;
    padding: 15px;
    border-radius:10px;
}
.input-group-text{
    background-color: #42578e;
}
.btn-ver-prov, .btn-ver-prov:hover{
    background: #42578e;
    color: #fff;
}
.panel-block.importar{
    place-content: center;
}
.seccion-form{
    width: 100%;
    border: solid #dadada 2px;
    min-height: 42px;
    text-align: -webkit-center;
    border-radius: 7px;
}
.pregunta-modal{
    background: #fff;
    position: relative;
    font-size: 20px;
    font-weight: bold;
}
.pregunta-modal:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #1f273d, #42578e);
    mix-blend-mode: screen; 
    position: absolute;
    top: 0;
    left: 0;
}
.div-pregunta{
    text-align: center;
}
.table-responsive.proveedores{
    padding-top: 15px;
}
.modal-content{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: transparent;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
/*.modal-dialog {
    max-width: 650px;
    width: 500px;
}*/
.cont-logo > img{
    max-width: 200px;
}
.cont-logo{
    text-align-last: center; padding: 45px;
}
.col-correo{
    color:#082a86;
    font-weight: 700;
}
.empresa-col{
    font-weight: 300;
}
.input-buscar{
    border-color:transparent;
    background-color: transparent;
    color:#fff;
}
.contain-search{
    background-color: #1f273d;
    padding: 20px;
    color: #fff;
    border-radius: 20px;
}
.icono-buscar{
    background-color: #42578e;
    padding: 6px;
    border-radius: 100%;
}
.espaciador{
    padding: 10px;
}
@media only screen and (max-width: 400px) {
    .logotipo{
        max-width: 185px;
    }
}
@media only screen and (max-width: 600px) {
    .logotipo{
        max-width: 185px;
    }
}
@media only screen and (max-width: 850px) {
    .logotipo{
        max-width: 200px;
    }
}
@media only screen and (min-width: 900px) {
    .logotipo{
        max-width: 200px;
    }
}
@media only screen and (min-width: 1200px) {
    
}
/**********************************************************************General*******************************************************************************/
.logotipo{ text-align: -webkit-center; padding-bottom:15px;}
.formulario{ background-color: #ffffff; padding: 48px; border-radius: 34px; -webkit-box-shadow: 1px 0px 8px 5px rgba(0,0,0,0.21); box-shadow: 1px 0px 8px 5px rgba(0,0,0,0.21);}
.header{background-color:#334369;}
.container{padding-top:20px;}
.body-login{
    /*background-image: url('https://userscontent2.emaze.com/images/6a8d32d5-c25f-47dd-a87e-83823a94e787/8b08201791435d5b8054a593d371bc3b.jpg'); background-size: cover;*/
    background-color: transparent;
}
/*                                                                        Administrador                                                                           */
#header{ background: #334369; display: block; height: 63px; margin: 0; padding: 0; position: relative; z-index: 99 }
#header li>a.active{ color: inherit; background: #f7f8fa; border-radius: 80px }
#header .dropdown-menu>li:first-child>a{ border-radius: 0 }
#header .icon{ display: inline-block }
.hide-menu{ padding: 25px 14px 18px 14px; font-size: 20px; float: left; color: #d0d0d0; cursor: pointer; line-height: 27px }
body.rtl .hide-menu{ float: right; border-left: 1px solid #5e646d }
body.app.admin.dashboard.invoices-total-manual.user-id-12.chrome.modal-open{padding: 0px !important;}
.hide-menu:hover{ opacity: .7 }
#logo{ float: left; padding: 10px 15px; height: 63px; text-align: center }
#logo img{ width: auto; height: 53px; margin-top: 3px }
#logo span{ font-weight: 400; font-size: 25px; color: #323a45 }
.small-logo{ display: none; text-align: center; font-size: 14px; font-weight: 500 }
.navbar-nav>li>a { color: #fff; font-size: 13px; padding: 4px 12px 4px 12px; line-height: 57px; height: 63px }
.navbar-nav>li a>.icon-total-indicator { line-height: 12px; padding: 2px 5px; padding-bottom: 3px; color: #fff; position: absolute; right: 1px; font-size: 11px; top: 13px; font-family: Verdana; vertical-align: middle; text-align: center; border-radius: 8px }
.img-responsive { display: block; max-width: 100%; height: auto }
.text-primary { color: #337ab7 }
a.text-primary:focus, a.text-primary:hover{ color: #286090 }
aside{ display: block }
.navbar-nav>li>a .staff-profile-image-small{ margin-top: 11px }
.staff-profile-image-small{max-width: 44px; border-radius: 50% }
body.rtl .navbar-nav>li>a .staff-profile-image-small{ margin-left: 15px }
.btn-salir:hover{color:white;}
span.menu-text{ font-family: Helvetica; }
body.hide-sidebar:not(.show-sidebar) #menu{ margin-left: -280px }
body.hide-sidebar:not(.show-sidebar) #wrapper { margin-left: 0 }
body.page-small.show-sidebar #menu { margin-left: 0 }
body.page-small.show-sidebar #wrapper { margin-left: 210px }
body.rtl.hide-sidebar #side-menu {display: none }
body.rtl.hide-sidebar #wrapper { margin-right: 0!important }
body.hide-sidebar .btn-bottom-toolbar {width: 100%;min-width: 100% }
#side-menu.nav>li.pinned_project {padding-bottom: 15px }
#side-menu.nav>li.pinned_project.active,
#side-menu.nav>li.pinned_project.active>a,
#side-menu.nav>li.pinned_project>a:focus,
#side-menu.nav>li.pinned_project>a:hover {background: 0 0;color: #fff }
#side-menu.nav>li.pinned_project:last-child {border-bottom: 1px solid #85898e }
#menu{ border-radius: 25px; padding: 14px; background-color:#fff; width: 280px; bottom: 0; float: left; left: 0; position: absolute; top: 10px; -webkit-transition: all .5s ease 0s; transition: all .5s ease 0s; max-height: 600px; margin-left: 10px;}
#side-menu { background: #ffffff; }
#side-menu .dashboard { border-top: 0 }
#side-menu li a { color: #000; padding: 11px 20px 11px 16px; font-size: 13px; }
#side-menu li:first-child { border-bottom: 0!important }
#side-menu li.active>a { border-radius: 0; color: #323a45; background: #e3e8ee }
#side-menu li .nav-second-level li { border-bottom: 0!important }
#side-menu.nav>li>a>i{ align-self: center; font-size: 20px; padding-right: 10px;}
#side-menu.nav>li>a{ min-width: 210px; display: inline-flex; width: -webkit-fill-available; }
#side-menu.nav>li>a:focus,
#side-menu.nav>li>a:hover { min-width: 210px; text-decoration: none; background: #e3e8ee; border-bottom: 0!important; color: #1E68A0; transition: ease-in-out .2s; -webkit-transition: ease-in-out .2s; -moz-transition: ease-in-out .2s; -o-transition: ease-in-out .2s }
#side-menu.nav>li>a:active {background: #e3e8ee ;color: #fff }
#side-menu li.active,
li .nav-second-level li { background: #fff; border-bottom: 0 }
#side-menu li .nav-second-level li a { padding: 7px 10px 7px 30px; color: #0181bb; text-transform: none; font-size: 15px }
#side-menu li .nav-second-level li.active a { color: #fff!important; border-radius: 50px; background-color: #03a9f4; border-left: 0!important; display: inline-block; }
#side-menu li.quick-links { left: -12px; position: absolute; top: 0; border-bottom: 0!important }
#side-menu li.dashboard_user { padding: 11px 10px 11px 16px; color: #2c2c2c; font-size: 15px; font-weight: 500; width: 100%; text-align: -webkit-center; text-transform: uppercase; }
#side-menu li.quick-links a { padding: 10px 10px 11px 23px; font-size: 17px }
#side-menu li.quick-links .dropdown-toggle { line-height: 40px }
#side-menu li.quick-links .dropdown-menu li { padding: 0; border-bottom: 0 }
#side-menu li.quick-links .dropdown-menu li a { color: #333; text-transform: none; padding: 10px 20px; font-size: 14px }
#side-menu li.quick-links .open>.dropdown-menu { padding-top: 0; padding-bottom: 0; margin-top: 12px; margin-left: 13px }
#side-menu li.quick-links .dropdown-menu:before { position: absolute; top: -7px; left: 9px; display: inline-block; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-left: 7px solid transparent; border-bottom-color: rgba(0, 0, 0, .2); content: '' }
#side-menu li.quick-links .dropdown-menu:after { position: absolute; top: -6px; left: 10px; display: inline-block; border-right: 6px solid transparent; border-bottom: 6px solid #fff; border-left: 6px solid transparent; content: '' }
#side-menu li.quick-links li:first-child.active,
#side-menu li.quick-links li:first-child.active>a { border-top-left-radius: 6px; border-top-right-radius: 6px }
#side-menu .arrow { float: right; padding-top: 3px }
body.rtl #side-menu .arrow { margin-left: 15px }
.nav { padding-left: 0; margin-bottom: 0; list-style: none; }
.nav>li { position: relative; display: block; }
#wrapper { margin: 0 0 0 280px; padding: 0; -webkit-transition: all .4s ease 0s; transition: all .4s ease 0s; position: relative; }
#anuncios{ font-family: Helvetica;}
.sub-menu-item{min-width: 280px; display: inline-flex; width: -webkit-fill-available; text-transform: uppercase; line-height: normal}

/*Variacion de tama単o de pantalla*/
@media (max-width:768px){
    body.show-sidebar #wrapper:after { content: ''; display: block; position: absolute; left: 0; top: -42px; width: 100%; height: calc(100% + 42px); background-color: rgba(45, 62, 80, .79); pointer-events: auto; opacity: 1; z-index: 55; -webkit-transition: opacity .3s cubic-bezier(0, 0, .3, 1); transition: opacity .3s cubic-bezier(0, 0, .3, 1) }
	body.show-sidebar,
	body.show-sidebar #wrapper,
	html+body.show-sidebar { overflow-x: hidden }
	body.show-sidebar #mobile-search { display: none }
	.content { padding: 15px 15px 15px 15px; min-width: 320px }
	body.show-sidebar .screen-options-area,
	body.show-sidebar .screen-options-btn { display: none!important }
	body.rtl.page-small.show-sidebar #wrapper { margin-left: 0 }
    body.rtl.show-sidebar #side-menu { display: block }
	body.rtl.show-sidebar #menu { z-index: 100 }
	body.rtl .hide-menu{ margin-right: 0; float: right }
	body.rtl .small-logo{margin-left: 10px }
	body.rtl #logo{ float: right }
	.small-logo{ display: block; float: left; height: 63px; padding: 10px 0 }
	.small-logo img{ width: auto; max-height: 100%; margin-top: 6px; height: 34px }
	#logo, .navbar-right{ display: none }
	.hide-menu{ margin-right: 5px }
	body.rtl #side-menu li.quick-links .btn { padding: 8px 9px 9px 12px }
}

/*Scroll tabla de productos/////////////////////////////////////////////////////////////////////////////////////////////////*/
#product-total::-webkit-scrollbar{ width: 8px;height: 8px; }
#product-total::-webkit-scrollbar-thumb{ background: #334369;border-radius: 4px; }
#product-total::-webkit-scrollbar-thumb:hover{ background: #0076ba;}
#product-total::-webkit-scrollbar-thumb:active{ background-color: #0076ba; }
#product-total::-webkit-scrollbar-track{ background: transparent; border-radius: 4px; }
#product-total::-webkit-scrollbar-track:hover,
#product-total::-webkit-scrollbar-track:active{ background: transparent; }
/*Scroll del sitio /////////////////////////////////////////////////////////////////////////////////////////////////*/
body::-webkit-scrollbar{ width: 8px;height: 8px; }
body::-webkit-scrollbar-thumb{ background: #ccc;border-radius: 4px; }
body::-webkit-scrollbar-thumb:hover{ background: #b3b3b3;box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2); }
body::-webkit-scrollbar-thumb:active{ background-color: #999999; }
body::-webkit-scrollbar-track{ background: #e1e1e1; border-radius: 4px; }
body::-webkit-scrollbar-track:hover,
body::-webkit-scrollbar-track:active{ background: #d4d4d4; }
/*Scroll del modal /////////////////////////////////////////////////////////////////////////////////////////////////*/
.modal-body::-webkit-scrollbar{ width: 8px;height: 8px; }
.modal-body::-webkit-scrollbar-thumb{ background: #ccc;border-radius: 4px; }
.modal-body::-webkit-scrollbar-thumb:hover{ background: #b3b3b3;box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2); }
.modal-body::-webkit-scrollbar-thumb:active{ background-color: #999999; }
.modal-body::-webkit-scrollbar-track{ background: #e1e1e1; border-radius: 4px; }
.modal-body::-webkit-scrollbar-track:hover,
.modal-body::-webkit-scrollbar-track:active{ background: #d4d4d4; }
/*Scroll del textarea /////////////////////////////////////////////////////////////////////////////////////////////////*/
textarea::-webkit-scrollbar{ width: 8px;height: 8px; }
textarea::-webkit-scrollbar-thumb{ background: #ccc;border-radius: 4px; }
textarea::-webkit-scrollbar-thumb:hover{ background: #b3b3b3;box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2); }
textarea::-webkit-scrollbar-thumb:active{ background-color: #999999; }
textarea::-webkit-scrollbar-track{ background: #e1e1e1; border-radius: 4px; }
textarea::-webkit-scrollbar-track:hover,
textarea::-webkit-scrollbar-track:active{ background: #d4d4d4; }
/*Scroll general de todo el sitio /////////////////////////////////////////////////////////////////////////////////////*/
div::-webkit-scrollbar{ width: 8px;height: 8px; }
div::-webkit-scrollbar-thumb{ background: #ccc;border-radius: 4px; }
div::-webkit-scrollbar-thumb:hover{ background: #b3b3b3;box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2); }
div::-webkit-scrollbar-thumb:active{ background-color: #999999; }
div::-webkit-scrollbar-track{ background: #e1e1e1; border-radius: 4px; }
div::-webkit-scrollbar-track:hover,
div::-webkit-scrollbar-track:active{ background: #d4d4d4; }

.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:100px;
  text-align:center;
  font-size:30px;
  z-index:100;
}

.whatsapp-icon {
  margin-top:13px;
}
.panel{border-radius:25px; background-color:#ffffff;}
.modal-backdrop {
    z-index: 1;
}
.modal-header {
    border-bottom: 0px solid #dee2e6;
}
.modal-footer {
    border-top: 0px solid #dee2e6;
}
.miniatura{
    height: 35px;
}
.cont{ background-color: #f1f1f1; border-radius: 5px; padding: 10px; margin: 35px; }
.darker{ border-color: #ccc; background-color: #ddd; }
.cont::after{ content: ""; clear: both; display: table; }
.cont img{ float: left; max-width: 60px; width: 100%; margin-right: 20px; border-radius: 50%; }
.cont img.right{ float: right; margin-left: 20px; margin-right:0; }
.time-right{ float: right; color: #aaa; }
.time-left{ float: left; color: #999; }
.flag-traductor{
    width: 30%;
}
.ident-leng{
    align-self: center;
}
.border-style{
    border: 2px solid #1f273d;
    border-radius: 5px;
}
.img-border-style{
    max-width: 50% !important;
    border-radius: 5px;
    box-shadow: 0px 0px 6px 3px #1f273dcf;
}