﻿@colorGeneral : #10d0ff ;
.navbar {border-bottom: 2px solid @colorGeneral;border-top: 2px solid @colorGeneral;}
.menu > ul > li.active > a {background: @colorGeneral;}
.menu > ul > li:hover > a {background: @colorGeneral;}
.menu > ul > li > a {border-bottom: solid 1px @colorGeneral;}
.colors .default {background: @colorGeneral;}
.menu .menu-footer {background: @colorGeneral;}
.menu .menu-header {background: @colorGeneral;}
.menu ul li a {background: @colorGeneral;}
.menu ul .submenu li:hover > a {border-left-color: @colorGeneral;}
.lnkInicioSesion a:hover {background-color: @colorGeneral !important;}
.lnkInicioSesion a {border: 1px solid @colorGeneral;background-color: @colorGeneral;}
.divTituloLogin {color: @colorGeneral;}
.divBtnEntrar button, .divBtnEntrar button::selection, #btnEntrar {background-color: @colorGeneral !important;}
.divSalirHeader button {color: @colorGeneral;}
.divListaAgenciasHeader select {border: 1px solid @colorGeneral;}
.divContenidoIconoMenuHeader {background-color: @colorGeneral;}
.divInteriorMenuPrin {background-color: @colorGeneral;}
footer {background-color: @colorGeneral;}
#btnAceptarMessageBox {background-color: @colorGeneral;}
@media only screen and (min-device-width: 0px) and (max-device-width: 767px), only screen and (min-width: 0px) and (max-width:767px) {.divCierreSubMenu {border: 3px solid @colorGeneral;}}
.btn-success, .btn-success:active:hover, .btn-success:hover, .btn-success:focus{background-color:@colorGeneral;}
.divContentMenuHerramientas {background-color: @colorGeneral;}
.btn-default:hover{background: @colorGeneral;}
.acordeon h4 {border-left: 10px solid @colorGeneral;}
.divTituloPopUpResultados {background-color: @colorGeneral;}
.btnsPopUp button, #btnAceptarMessageBox {background-color: @colorGeneral;}
.divTituloErrores {border-bottom: 3px solid @colorGeneral;}
.divContenidoConfirm {border: 3px solid @colorGeneral;}
.k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list > .k-state-highlight, .k-list > .k-state-selected, .k-marquee-color, .k-panel > .k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited {background-color: @colorGeneral;border-color: @colorGeneral;}
.k-grid tr:hover {background-color: @colorGeneral;}
.k-grid .k-button {border:1px solid @colorGeneral;color: @colorGeneral;}
.k-grid .k-button:hover {background: @colorGeneral;}
.k-grid-header th.k-header {background-color: @colorGeneral;}
.k-grid .k-grouping-header {border: 1px solid @colorGeneral;color: @colorGeneral;}
.div.k-grid-header {background-color: @colorGeneral;}
.divSubeArchivo {/*color:@colorGeneral;*/border: 2px solid @colorGeneral;}
.divArchivoCorrecto{background-color: @colorGeneral;border: 2px solid @colorGeneral;}
.divOcultaMuestraBH{background-color:@colorGeneral;}
.divSubMenuP:hover {
    color: @colorGeneral;
    text-shadow: @colorGeneral;
}