﻿h3, .h3 {
    font-size: 18px;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 5px;
    margin-bottom: 9.5px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit;
    text-rendering: optimizelegibility;
}


.page-header.navbar .page-logo .logo-default {
    margin: 10px 10px 0;
}

.page-header.navbar .page-top {
    height: 74px;
    float: right;
}

.logo-default {
    width: 209px;
    height: 61px;
}

.headerLinks {
    color: white;
    background: rgb(43, 140, 190);
}

.nav > li > a:focus, .nav > li > a:hover {
    font-weight: bold;
    color: white;
    background: rgb(43, 140, 190);
}


.form-horizontal {
    border: 2px solid black;
}

.modal-lg {
  width: 900px !important;
}

.panel-heading {
  padding: 5px 15px;
}

.page-header.navbar {
    background: rgb(43, 140, 190);
}

.page-header.navbar .page-top {
    background: rgb(43, 140, 190);
}


.page-header.navbar .menu-toggler {
    background-image: url('assets/layouts/layout4/img/sidebar-toggle-light.png');
}


.page-content-wrapper .page-content {
    padding: 0px 0px 0px 20px;
}


.page-header.navbar.navbar-fixed-top, .page-header.navbar.navbar-static-top {
    z-index:1;
}

.page-sidebar.navbar-collapse {
    min-height: 480px;
}

input.k-textbox, textarea.k-textbox {
    padding: 0px;
    margin-bottom:6px;
    margin-left:0px;
    margin-right:3px;
    margin-top:0px;
    height: 34px;
    width: 100%; 
}

span.k-widget.k-datepicker.k-header {
    padding: 0px;
    margin-bottom:6px;
    margin-left:0px;
    margin-right:3px;
    margin-top:0px;
}

span.k-widget.k-datetimepicker.k-header {
    padding: 0px;
    margin-bottom:6px;
    margin-left:0px;
    margin-right:3px;
    margin-top:0px;
}

span.k-widget.k-numerictextbox {
    padding: 0px;
    margin-bottom:6px;
    margin-left:0px;
    margin-right:3px;
    margin-top:0px;
}

span.k-widget.k-dropdown.k-header {
    padding: 0px;
    margin-left: 0px;
    margin-top: 3px;
    margin-bottom: 12px;
    margin-right: 3px;
    height: 27px ;
    width: 100% ; 
}

.bootstrap-dialog.type-primary .modal-header {
    background-color: rgb(43, 140, 190);
}


.bootstrap-dialog.type-warning .modal-header {
    background-color: rgb(43, 140, 190);
}

label {
    padding-top:7px;
}

a.k-button.k-button-icontext.k-grid-downloadButton {
    background: url('Images/arrow_down.gif') center center;
    background-repeat: no-repeat;
    height: 27px;
    width: 30px;
}

a.k-button.k-button-icontext.k-grid-downloadButton:hover {
    color: #fff;
    border-color: #8ebc00;
    background-color: #8ebc00;
}

a.k-button.k-button-icontext.k-grid-deleteButton {
    background: url('Images/delete.png') center center;
    background-repeat: no-repeat;
    height: 27px;
    width: 30px;
}

a.k-button.k-button-icontext.k-grid-deleteButton:hover {
    color: #fff;
    border-color: #8ebc00;
    background-color: #8ebc00;
}


a.k-button.k-button-icontext.k-grid-searchButton {
    background: url('Images/Find.png') center center;
    background-repeat: no-repeat;
    height: 27px;
    width: 30px;
}

a.k-button.k-button-icontext.k-grid-searchButton:hover {
    color: #fff;
    border-color: #8ebc00;
    background-color: #8ebc00;
}

span.k-delete {
	background: url('Images/delete.png') center center;
}

span.k-find {
    background: url('Images/Find.png') center center;
}

span.k-edit {
    background: url('Images/pencil.png') center center;
}


.k-grid tbody .k-button {
    min-width: 40px;
    width: 40px;
}

.ms-marginTop {
    margin-top: 20px;
}

.ms-marginTopLeft {
    margin-top: 20px;
    margin-left: 3px;
}

.ms-redlabel {
    color:red;
}

.top5 { 
    margin-top:5px; 
}

.k-tooltip{
   background: gold !important;
   border-color: gold !important;
   color: black !important; 
}

.params > *{
    width:100%;
}

.modal .modal-dialog{
    width:90%;
}

.modal-content {
    overflow: hidden;
    width:100%!important;
}

#gridFacturasAsocidadas{
    margin:0;
}

.close{
    width:20px;
    height:20px;
    opacity:.8;
}

.k-filter-row > th:first-child, .k-grid tbody td:first-child, .k-grid tfoot td:first-child, .k-grid-header th.k-header:first-child{
    width:200px;
}

.fa-bars{
    color:transparent!important;
}

.page-header.navbar .page-top {
    height: 44px;
}

#CaptchaImage,
#CaptchaInputText {
    width: 100%;
}

#CaptchaInputText{
    margin-top:.8em;
}

#AccionesLogin{
    display:flex;
    flex-direction:column;
    align-items:center;
}

#AccionesLogin > *{
    margin-bottom:.8em;
}

#AccionesLogin a{
    margin-left:0!important;
}

.params {
    z-index: 2000;
    margin: 0 0 .8em 0;
}

#butFiltrar,
#butConsulta{
    margin-top:.8em;
    width:100%;
}

.loading {
    width: 160px!important;
}

#FechaDoc,
#ObsDoc{
    margin-left:1em;
}

.activation-container {
    display: flex;
    flex-direction:column;
}

.activation-container input {
    padding: 0 !important;
    height: 30px !important;
    background-color: #fff !important;
    color: #6f6f6f!important;
    font-weight: bold!important;
}

.activation-container > div:nth-of-type(2) {
    display: flex;
    align-items: center;
}

.activation-container label {
    font-weight: bold;
}

.activation-container img {
    margin-left: 10px;
}

@media (min-width: 700px) {
    #ParamFechaEmisionDesde, #ParamFechaEmisionHasta {
        max-width: 130px;
    }

    .params{
        margin:0;
    }

    .params > * {
        width: 100%;
    }

/*    #CaptchaImage,
    #CaptchaInputText {
        width: 100%;
    }*/

    #AccionesLogin{
        display:block;
    }

    #butFiltrar,
    #butConsulta {
        margin-top: 0;
    }

    #butConsulta{
        width:200px;
    }

    #Bienvenida {
        align-items: flex-start;
    }
}

@media (min-width: 992px) {
    .page-header-inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .loading {
        width: 400px !important;
    }
}

.uploadButton, .gridLupaButton {
    padding: 5px 10px;
    border: none;
    background-color: transparent;
}

.uploadButton:hover, .gridLupaButton:hover {
    background-color: transparent;
    background-image: none;
}

.uploadButton span, .gridLupaButton span {
    display: block;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: .2s ease all;
}

.uploadButton span{
    background-image: url(../Content/Images/uploadButton.svg);
}

.gridLupaButton span {
    background-image: url(../Content/Images/lupaButton.svg);
}

.k-grid td.k-state-selected, .k-grid tr {
    transition: .2s ease all;
}

.k-grid td.k-state-selected:hover, .k-grid tr:hover {
    color: #5f5f5f;
    background-color: #fffbe0;
}

.k-button.k-state-hover, .k-button {
    transition: .2s ease all;
}
