﻿button:focus {
    outline: none;
    background-color: #52b3f2;
    color: #000000;
}

.btn, .btn-large, .btn-flat {
    height: 36px;
    line-height: 36px;
}

.k-grid-header th.k-header > .k-link {
    min-height: 16px !important;
    line-height: 16px !important;
}

i.medium3_5 {
    font-size: 3.5rem !important;
}

@media only screen and (min-width : 993px) {
    .container {
        width: 90% !important;
    }
}

.collection.with-header .collection-header {
    background-color: #e4e4e4 !important;
    border-bottom: 1px solid #e0e0e0;
    padding: 2px 2px 7px 10px !important;
    color: #525050 !important;
    font-weight: 500;
    height: 35px !important;
    line-height: 35px !important;
}

.collection .collection-item {
    padding: 5px 5px;
}

.tabs {
    height: 36px;
}

.btn-floating {
    width: 36px;
}

.input-field {
    margin-top: 10px;
}


@font-face {
    font-family: 'MagallanesCond';
    src: url('../../Content/materialize/font/MagallanesCond.eot?#iefix') format('embedded-opentype'), url('../../Content/materialize/font/MagallanesCond.otf') format('opentype'), url('../../Content/materialize/font/MagallanesCond.woff') format('woff'), url('../../Content/materialize/font/MagallanesCond.ttf') format('truetype'), url('../../Content/materialize/font/MagallanesCond.svg#MagallanesCond') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MagallanesCondLight';
    src: url('../../Content/materialize/font/MagallanesCondLight.eot?#iefix') format('embedded-opentype'), url('../../Content/materialize/font/MagallanesCondLight.otf') format('opentype'), url('../../Content/materialize/font/MagallanesCondLight.woff') format('woff'), url('../../Content/materialize/font/MagallanesCondLight.ttf') format('truetype'), url('../../Content/materialize/font/MagallanesCondLight.svg#MagallanesCondLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    font-family: 'MagallanesCondLight', sans-serif !important;
    letter-spacing: .05rem;
}

nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
    height: 48px !important;
    line-height: 48px !important;
    background-color: white !important;
    color: #444 !important;
}

td, th {
    border-radius: 0px !important;
}

.collection .collection-item {
    background-color: #FBFBFB !important
}

.blue-text {
    color: #4699cf !important;
}

.blue {
    background-color: #4699cf !important;
}

.transparent {
    background-color: transparent !important;
}

.border-boton-flotante {
    border: 2px solid #D8D8D8 !important;
}

.blue:hover {
    background-color: #286287 !important;
}

.ok {
    background-color: #57ace4 !important;
    width: 115px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    height: 36px;
    text-transform: capitalize;
    line-height: 36px;
    border: 1px solid #4280a9;
}

a.btn.ok.waves-effect.waves-light:hover {
    background-color: #387eab !important;
}

.ko {
    background-color: #ffffff !important;
    width: 115px !important;
    border: 1px solid #cecece;
    padding-left: 10px !important;
    padding-right: 10px !important;
    height: 36px;
    line-height: 36px;
    color: #5a5a5a;
    font-weight: 500;
    box-shadow: none;
    text-transform: capitalize;
}

a.btn.ko.waves-effect.waves-light:hover {
    background-color: red !important;
    color: #fff;
    border-color: #cc0909;
}

.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {
    line-height: inherit !important;
}

.grey i {
    color: #a8a8a8 !important;
    background-color: #fff;
    border: 0px !important
}

    .grey i:hover {
        color: #525050 !important;
    }

.navigatorHistory {
    padding-left: 10px;
}
/*.contenidoCuerpo {background-color:#e9e9e9;}*/
/*.card-panel {padding: 10px !important; background-color:#f8f8f8; color: #A8A8A8}*/
.grey-text {
    color: #525050 !important;
}

.card-panel {
    padding: 6px !important;
    margin: 0px !important;
    background-color: #F8F8F8;
    color: #666666;
    border-radius: 5px!important;
    
}

    .card-panel .card-titulo {
        margin: 0 0 10px !important;
        color: #4699cf;
        font-size: 0.9em;
        font-weight: 500;
    }

    .card-panel .card-valor {
        margin: 0 !important;
        font-weight: 500;
        font-size: 1.1em;
    }

    .card-panel .icono {
        line-height: initial !important;
    }

.card-panel {
    -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.0), 0 0px 0px 0 rgba(0, 0, 0, 0.0) !important;
    -moz-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.0), 0 0px 0px 0 rgba(0, 0, 0, 0.0) !important;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0,0.0), 0 0px 0px 0 rgba(0, 0, 0, 0.0) !important;
    border: 1px solid #d4d4d4!important;
}

.tabs .tab a {
    padding-left: 10px;
    background-color: #FFF;
    /*width: calc(100% - 10px);*/
    font-size: 1em;
    text-transform: capitalize;
    color: #525050;
    font-weight: 400;
    min-height: 45px;
    border-right: 1px solid #dde7ec;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ultPes {
    width: calc(100% - 10px) !important;
}

.tabs .tab a:hover {
    color: #4f8fb9 !IMPORTANT;
    cursor: pointer;
    font-weight: 700;
    border-bottom: 3px solid #6db6e6;
    background-color: #f1f1f1;
}

tabs .tab a.active {
    border-bottom: 2px solid #1b8cbd;
    background-color: white;
    text-align: left;
    padding-left: 10px;
    padding-top: 1px !important;
    padding-bottom: 4px !important;
    line-height: 45px !important;
}

.tabs .tab {
    text-transform: capitalize;
    border-bottom: 3px solid #dde7ec;
    border-spacing: 13px;
    min-height: 45px !important;
    text-align: left !important;
    line-height: 45px !important;
    height: 45px !important;
}

.sombra {
    /*-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05), 0 2px 10px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05), 0 2px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05), 0 2px 10px 0 rgba(0, 0, 0, 0.05);*/
    -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.0), 0 0px 0px 0 rgba(0, 0, 0, 0.0) !important;
    -moz-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.0), 0 0px 0px 0 rgba(0, 0, 0, 0.0) !important;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0,0.0), 0 0px 0px 0 rgba(0, 0, 0, 0.0) !important;
    border: 1px solid #d4d4d4 !important;
    border-radius: 5px !important;
}

.sin-sombra, .sin-sombra:hover {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.16), 0 0 0 0 rgba(0, 0, 0, 0.12) !important;
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.16), 0 0 0 0 rgba(0, 0, 0, 0.12) !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.16), 0 0 0 0 rgba(0, 0, 0, 0.12) !important;
}

.tabs .indicator {
    display: none;
}

.collection.with-header .collection-item {
    padding-left: 5px !important;
    font-size: 13px;
    color: #4699cf;
    font-weight: 500 !important;
}

.dropdown-content {
    width: 300px !important;
    z-index: 5;
    overflow-x: visible;
    background-color: #FAFAFA !important;
}

.waves-effect.waves-blue .waves-ripple {
    /* The alpha value allows the text and background color
     of the button to still show through. */
    background-color: #4699cf !important;
}

.btn-small {
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin-top: 2px;
    margin-bottom: 2px;
    border-width: 1px !important;
}

.tituloDropdown {
    font-size: 12px !important;
    padding: 1px 5px !important;
    border-bottom: 1px solid rgba(188, 188, 188, .3) !important;
    color: white !important;
    background-color: #C7C7C7 !important;
    text-align: center !important;
}

i.small {
    font-size: .8rem;
    line-height: 28px;
}

.dropdown-content li > a, .dropdown-content li > span {
    font-size: 12px !important;
    padding: 3px 5px !important;
    color: #424242 !important;
    border-bottom: 1px solid rgba(188, 188, 188, .3) !important;
}

    .dropdown-content li > a:hover, .dropdown-content li > span:hover {
        color: white !important;
        background-color: #4699cf !important
    }

.dropdown-content li.active > span {
    color: white !important;
    background-color: #4699cf !important
}

ul.side-nav li a {
    font-size: 13px;
    line-height: 44px;
    height: 44px;
}
/*.sub-sub {  margin:0 2rem 0 3rem !important;}*/
a.collapsible-header.active {
}

.acordeonClasificaciones > li > div {
    width: 320px !important;
    overflow-x: auto !important;
}

.fieldVenta, .fieldCompra {
    margin-top: 0px !important;
}

.row {
    margin-bottom: 0px !important;
}

input[type=text], input[type=password], input[type=email], input[type=url], input[type=time],
input[type=date], input[type=datetime-local], input[type=tel], input[type=number], input[type=search] {
    height: 1.8rem !important;
    padding-top: 8px !important;
    margin-top: 10px !important;
    color: #424242 !important;
    font-weight: initial !important;
}

.input-field label[for*='Empleado'] {
    top: 0px !important;
    font-weight: bold !important;
}

.k-combobox {

    height: 30px !important;
    margin-top: 15px !important;
}
.k-combobox .k-input {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
.k-dropdown-wrap {
    border: 1px solid #adadad !important;
    background-color: white !important;
    height: 30px !important;
}

input[type=text].valid, input[type=text]:focus.valid, input[type=password].valid, input[type=password]:focus.valid, input[type=email].valid, input[type=email]:focus.valid, input[type=url].valid, input[type=url]:focus.valid, input[type=time].valid, input[type=time]:focus.valid, input[type=date].valid, input[type=date]:focus.valid, input[type=datetime-local].valid, input[type=datetime-local]:focus.valid, input[type=tel].valid, input[type=tel]:focus.valid, input[type=number].valid, input[type=number]:focus.valid, input[type=search].valid, input[type=search]:focus.valid, textarea.materialize-textarea.valid, textarea.materialize-textarea:focus.valid, .select-wrapper input.select-dropdown {
    font-size: .9rem;
    /*height: 28px !important;
    margin-top: 5px !important;*/
    font-weight: 400;
    padding-left: 6px !important;
}

.select-wrapper input.select-dropdown {
    background-color: #FAFAFA !important;
    padding-left: 5px !important;
    border: 1px solid rgba(0, 0, 0, 0.16);
}

input[type=text].select-dropdown {
    /* -webkit-box-shadow: 3px 3px 11px 3px rgba(36, 46, 48,0.2), -3px -3px 11px 3px rgba(36, 46, 48,0.2) !important;
    -moz-box-shadow: 3px 3px 11px 3px rgba(36, 46, 48,0.2), -3px -3px 11px 3px rgba(36, 46, 48,0.2) !important;
    box-shadow: 0px 1px 1px 1px rgba(36, 46, 48,0.2) !important;*/
}

.select-wrapper input.select-dropdown {
    /*border-bottom:none!important;*/
    padding-bottom: 4px !important;
    padding-top: 4px !important;
}

.input-field label {
    font-size: 0.8rem !important;
    top: 1.3rem !important;
}

[type="checkbox"] + label {
    font-size: .8rem !important;
    vertical-align: middle !important;
    top: 0px !important;
}

    .input-field label.active {
        top: 0.7rem !important;
    }

.dropdown label {
    top: -0.5rem !important;
}

.input-field label.active {
    transform: translateY(-120%) !important;
}

.select-wrapper .mdi-navigation-arrow-drop-down {
    display: none !important;
}

[type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #4699CF !important;
    background-color: #4699CF !important;
}

[type="checkbox"].filled-inNaranja:checked + label:after {
    border: 2px solid #f9b929 !important;
    background-color: #f9b929 !important;
}

[type="checkbox"].filled-inVerde:checked + label:after {
    border: 2px solid #7fe266 !important;
    background-color: #7fe266 !important;
}

[type="checkbox"].filled-inNegro:checked + label:after {
    border: 2px solid #000000 !important;
    background-color: #000000 !important;
}

[type="checkbox"].filled-inRojo:checked + label:after {
    border: 2px solid red !important;
    background-color: red !important;
}

[type="checkbox"].filled-inRosa:checked + label:after {
    border: 2px solid #F156EE !important;
    background-color: #F156EE !important;
}

textarea {
    height: 94px !important;
}

#divObservacionesConDoc textarea[id='Texto'], #divObservacionesModObsConDoc textarea[id='Texto'] {
    height: 400px !important;
}

nav .nav-wrapper {
    color: #A8A8A8 !important;
}

    nav .nav-wrapper:hover {
        font-weight: bold !important;
    }

nav a {
    color: #A8A8A8 !important;
}

.nav-wrapper {
    background-color: #E9E9E9 !important;
    margin-left: 15px !important;
    margin-right: 15px !important
}

.dropdown label {
    color: #9e9e9e !important;
    font-weight: bold !important;
}

.collection {
    overflow: visible !important;
}

#cabeceraDoc .card-panel {
    padding-top: 0px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

#cabeceraDoc input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime-local], input[type=tel], input[type=number], input[type=search] {
    font-size: 0.9rem;
    padding-bottom: 0px !important;
    height: 24px !important;
    padding-top: 5px !important;
}

textarea.materialize-textarea {
  font-size: 0.9rem;
  padding-bottom: 0px !important;
  padding-top: 5px !important;
}

#formTareaFinalizar textarea.materialize-textarea, #formTareaFinalizar textarea.materialize-textarea,
#formAccionUsuario input[type=text], #formAccionUsuario textarea.materialize-textarea,
#formLineaTexto input[type=text], #formLineaTexto textarea.materialize-textarea,
#formImportarPuestos textarea.materialize-textarea,
#formIncidenciaNota textarea.materialize-textarea, textarea[id*='ValorTextArea'],
#formEdtTextosArt textarea {
    height: 400px !important;
    overflow-y: auto !important;
}

textarea.materialize-textarea {
    margin-top: 10px !important;
}

#divDetalleInstAlmacen #Observaciones.materialize-textarea {
    font-size: 0.9rem !important;
    padding-bottom: 0px !important;
    height: 73px !important;
    padding-top: 17px !important;
}

#divDetalleInstAlmacen #Descripcion.materialize-textarea {
    font-size: 0.9rem !important;
    padding-bottom: 0px !important;
    height: 70px !important;
    padding-top: 17px !important;
}

#cabeceraDoc .input-field label {
    font-size: 0.8rem !important;
    top: 0.6rem !important;
}

#cabeceraDoc .dropdown label, #infoPie .dropdown label {
    top: -0.5rem !important;
}

#cabeceraDoc .dropdown input[type=text], #infoPie .dropdown input[type=text] {
    height: 1.5rem !important;
    padding-top: 6px !important;
}

#PorcentajeComisionRep {
    margin-top: 10px !important;
    height: 22px !important;
}

#divAlmacenId.dropdown input[type=text] {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

#divEmpresaId.dropdown input[type=text] {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

#cabeceraDoc .btn, .btn-large, .btn-flat {
    padding-left: 10px !important;
    padding-right: 0px !important;
}

#cabeceraDoc #enlacefiltrarCliente, #cabeceraDoc #enlacefiltrarProveedor {
    padding-left: 0px !important;
}

#indexCRM .card-panel {
    padding-top: 0px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

#indexCRM input[type=text], #indexCRM input[type=password], #indexCRM input[type=email], #indexCRM input[type=url], #indexCRM input[type=time], #indexCRM input[type=date], #indexCRM input[type=datetime-local], #indexCRM input[type=tel], #indexCRM input[type=number], #indexCRM input[type=search], #indexCRM textarea.materialize-textarea {
    font-size: 0.9rem !important;
    padding-bottom: 0px !important;
    height: 20px !important;
    padding-top: 17px !important;
    /*height: 1.2rem !important;
    padding-top: 10px!important;*/
}

#indexCRM .input-field label {
    font-size: 0.8rem !important;
    top: 1.2rem !important;
}

#indexCRM .dropdown label {
    top: 0.3rem !important;
}

#indexCRM .dropdown input[type=text] {
    height: 2rem !important;
    padding-top: 7px !important;
}

.formato_numerico label, .formato_numerico_decimal label, .formato_codigo label, .formato_numerico_decimal_positivo label {
    right: 0.75rem !important;
    left: auto !important;
}

.formato_numerico, .formato_numerico_decimal, .formato_codigo, .formato_numerico_decimal_positivo {
    text-align: right !important;
}

.collapsible-body {
    background-color: #fff;
}

.dropdownlispanCabDocActiva {
    background-color: white !important;
}

.dropdownliactivespanCabDocActiva {
    background-color: #4699CF !important
}

.dropdonliahhoverCabDocActiva {
    color: white !important;
    background-color: #4699cf !important;
}

.inputtextCabDocActiva {
    font-size: 16px !important;
    font-style: italic !important;
    font-weight: bold !important;
}

.dropdown-content select-dropdown {
    top: 10px !important;
}

#formLogin .input-field label.active {
    top: 18px !important;
}

textarea.materialize-textarea[readonly="readonly"] {
    color: rgba(0, 0, 0, 0.8) !important;
}


.grey-text.text-lighten-1 {
    color: #525050 !important;
    font-weight: 600;
}

a.tab.active {
    color: #fff !important;
    border-bottom: 3px solid #296288 !important;
    background-color: #4699cf;
    font-weight: 500 !important;
    min-height: 45px !important;
    padding-left: 10px;
}

.z-depth-1-half, .btn:hover, .btn-large:hover, .btn-floating:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.28), 0 4px 14px 0 rgba(0, 0, 0, 0.15);
}

/*AJUSTES VENTANA EMERGENTE CLIENTE*/

.tabs {
    height: 45px;
}

#formCliente .divTab {
    padding: 30px 60px;
    background-color: #f5f4f4;
    margin-left: -6px;
    margin-right: -6px;
}

#formCliente ul.collection, #formArticulo ul.collection {
    background-color: white;
    padding: 10px 10px;
    border: 1px solid #cacaca !important;
}

#formCliente label.active, #formArticulo label.active {
    color: #4699cf !important;
}

#formCliente .collection.with-header .collection-header {
    background-color: #fff !important;
    height: 15px !important;
    line-height: 15px !important;
}

    #formCliente .collection.with-header .collection-header h6 {
        color: #3aa0e2 !important;
        font-weight: 600;
    }


[type="checkbox"].filled-in:not(:checked) + label:after {
    border: 2px solid #c5c2c2 !important;
}

/*AJUSTES VENTANA EMERGENTE CLIENTE*/

/*AJUSTES VENTANA EMERGENTE ARTICULO*/
#formArticulo .well {
    background-color: #e4e4e4 !important;
    padding: 25px 20px !important;
}

.panelFormulario {
    background-color: white;
    border: 1px solid #c7c7c7;
    margin-bottom: 10px !important;
    padding-top: 10px;
}

#formArticulo label.active {
    color: #4699cf !important;
}

.panelDetalle .btn-small {
    width: 30px;
    height: 30px;
}

.panelDetalle .btn-floating i {
    height: 100%;
    font-size: 16px;
    line-height: 28px !important;
}

#formArticulo .divTab {
    padding: 30px 30px;
    background-color: #f5f4f4;
}

a.active {
    width: 95%;
    line-height: 45px !important;
}

.divTab {
    padding: 30px 30px;
    background-color: #f5f4f4;
}

#cabeceraDoc .input-field label[for*='Numero'] {
    left: 0px !important;
}

.collapsible-header {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.k-grid [type="checkbox"]:not(:checked),.k-grid [type="checkbox"]:checked {
    position: relative !important;
}

#panelLeyenda [type="checkbox"]:checked + label:before {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
}