.card .card-section .tendencia-ammount {
	font-size: 26px !important;
}

/* ***** chat *****/
.meshim_widget_components_chatButton_ButtonBar .button_text {
	display: none !important;
}


.fix_bar_left {
    position: fixed;
    z-index: 20000;
    left: 0;
    top: 40%;
}
.fix_chat,
.fix_pedido,
.fix_whatsapp {
	margin-bottom: 10px;
	background-color: #FFF;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%;
    padding: 5px;
    position: relative;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.fix_chat a,
.fix_pedido a,
.fix_whatsapp a {
	display:block;
}
.fix_chat img,
.fix_pedido img,
.fix_whatsapp img {
	width: 30px;
}

.fix_chat span,
.fix_pedido span,
.fix_whatsapp span {
    position: absolute;
    bottom: 0px;
    left: -190px;
    z-index: -1;
    display: block;
    width: 240px;
    height: 40px;
    margin: 0;
    padding: 10px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
}

.fix_chat:hover span, 
.fix_pedido:hover span,
.fix_whatsapp:hover span {
	top: 0;
    left: 0;
    opacity: 1;
    border-radius: 30px;
    cursor: default;
    padding-left: 25px;
}
.fix_pedido span {
    color: #FFF;
    background: #FF5B00;
    width: 220px;
}  
.fix_chat span {
    color: #FFF;
    background: #3B368D;
    width: 220px;
}  
.fix_whatsapp span {
    color: #FFF;
    background: #36D900;
    width: 270px;
}
.fix_whatsapp i {
	font-size: 25px;
    padding: 3px;
    color: #36D900;
}
/* Hack hide subdiv */
.fix_whatsapp p {
	display:none;
}
.registro-c {
	/*max-width: 480px !important;*/
}

#img-gallery .slider-item .slider-overlay {
	padding: 5% 0; /*YURY*/
}

.modal-abastible#galeriaModal .modal-dialog {
	width: 80%; /*YURY*/
	height: auto; /*YURY*/
	display: inline-block;
}

.filtro-familiaNaranja {
	background: rgba(240, 83, 34, 0.55) none repeat scroll 0 0;
	float: left;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 5;
}
/* ***** chat *****/
.meshim_widget_components_chatButton_ButtonBar .button_text {
	display: none !important;
}

/* YURY */
#step2 a#collapseOneTitle, #step2 a#collapseTwoTitle {
	background-color: #ff6326 !important;
}

.linksDeInteresli {
	cursor: pointer;
}

/* MI NEGOCIO MENU */
.mi-negocio {
	margin: 0px 0;
}

.negocio-imagen {
	float: left;
	max-width: 80px;
	padding: 0 10px 2em;
}

.pagada {
	pointer-events: none !important;
	color: #35c545 !important;
}

.titulo-negocio-seccion {
	color: #3c3c3c;
	font-family: "Museo_sans_cyrl700";
	font-size: 1.4em;
	text-decoration: none;
}

.camionesEnLeasing, .camionesMulta {
	cursor: pointer;
}

.info-icon {
	cursor: pointer;
}

select.campo.form-control {
	min-width: 220px;
}

.tendencia-precios-pedidos {
    font-size: 1.3em;
    padding-top: 8px;
}
.texto_pedidos{
	width: 100%;
    display: inline-block;
    font-size: 1.5em;
    text-align:center;
    color: gray;
}

/*------ DERKY Head Tab Style ------*/
.tab_head {
	height: 80px;
	padding: 0 !important;
}

.vcenter {
	display: table !important;
	height: 100%;
}

.vcenter.vchange {
	width: 100%;
}

.tabcell {
	display: table-cell !important;
	vertical-align: middle;
}

.docs-deudas-activas .deuda-activa, .docs-deudas .deuda-inactiva2,
	.docs-deudas .deuda-inactiva {
	padding: 0 !important;
}

.deuda-inactiva2, .deuda-inactiva, .deuda-activa {
	height: 100%;
	padding: 0 !important;
}

.tabDeuda .deuda-activa-doc {
	text-align: center !important;
	background: #fff !important;
	padding: 5px 10px !important;
	color: #4e5f6f !important;
	text-transform: uppercase !important;
	border-radius: 15px !important;
}
.tabDeuda .tab-totals {
    display: block;
    font-weight: bold;
    font-size: 0.8em;
}
.no-data {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}

#tabDCNotaDeCredito p, #tabDeudaVigente p {
	border-right: 0 !important;
}

#tab_head_list li a:focus, #tab_head_list li a:active, #tab_head_list li a:hover
	{
	color: #4e5f6f !important;
}

.orange {
	color: #ff6326 !important;
}

.table-bordered.thin>tbody>tr>td .form-control {
	width: 60px;
	!
	important;
}

.inputError {
	border-color: red !important;
}

.deuda-impaga .docs,
.deuda-impaga-5-dias .docs {
	color: #f23239;
	background-color: white;
	font-size: 18px;
	height: 28px;
	border-radius: 12px;
	padding: 2px;
	margin-bottom: 10px;
	font-weight: bold;
}

#weatherForecast {
	color: white;
}

#bannerWelcome {
	margin: 0 0 5px;
}

.menutop-right {
    height: 50px;
    width: 57%;
}

.menutop-lateral {
    background: #ff6326;
    text-decoration: none;
    width: 9.6%;
}

.panelHeader {
	background-color: #e9eef0;
    color: #ff6326;
} 