﻿.large-icons .k-icon {
    font-size: 64px;
}

.k-panelbar {
    margin-left: 10px;
    margin-top: 10px;
    border-color: #dee2e6;
    color: #212529;
    background-color: #fff;
    font-size: 15px;
}

/*    .k-form .k-form-legend {
        font-size: 150px;
    }*/
.k-form .k-form-legend {
    font-size: 15px;
    font-weight: bold;
    color: #007bff;
    /* background-color: #007bff;*/
    border-color: #007bff;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

.k-icon {
    font-size: 16px;
}

.kicon {
    font-size:32px;
}


.form-inline label {
    justify-content: left;
    font-size: 14px;
}

.TituloGrupo {
    padding-top: 15px;
    font-size: 15px;
    font-weight: bold;
    color: #007bff;
    /* background-color: #007bff;*/
    border-color: #007bff;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    /*   margin: 0 0 1rem;*/
    /*margin: 2rem 0 1rem;*/
    padding: 0px;
    border-width: 0 0 2px;
    border-style: solid;
    text-transform: uppercase;
}


.TituloGrupoSinSombra {
    padding-top: 15px;
    font-size: 15px;
    font-weight: bold;
    color: #007bff;
    /* background-color: #007bff;*/
  /*  border-color: #007bff;*/
    /*box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);*/
    border-radius: 5px;
    /*   margin: 0 0 1rem;*/
    margin: 2rem 0 1rem;
    padding: 0px;
   /* border-width: 0 0 2px;*/
   /* border-style: solid;*/
    text-transform: uppercase;
}



.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 3px;
    padding-left: 3px;
    font-size: 14px;
    margin-top: 1rem;
}


Input {
    margin: 0;
    padding: 4px 8px;
    width: 100%;
    min-width: 0;
    height: calc(1.4285714286em + 8px);
    border: 1;
    outline: 0;
    box-sizing: border-box;
    box-shadow: none;
    color: inherit;
    background: none;
    font: inherit;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-appearance: none;
    border-color: rgba(0, 0, 0, 0.16);
}


.AlignTextRight.k-numerictextbox .k-input,
.myCombobox.k-combobox .k-input {
    text-align: right;
}

.AlignTextRight2 input {
    text-align: right;
}


.LabelAlignTextRight {
    text-align: right;
}


.ButtonFloat {
    position: fixed;
    bottom: 15px;
    right: 3px;
    z-index: 5;
    border-radius: 90px;
    background-color: lightseagreen;
}

.ButtonFloatLeft {
    position: fixed;
    bottom: 15px;
    Left: 3px;
    z-index: 5;
    border-radius: 90px;
    background-color: dodgerblue;
    /*background-color: lightseagreen;*/
}

.ButtonFloatLeftTop {
    position: fixed;
    top: 15px;
    Left: 3px;
    z-index: 5;
    border-radius: 360px;
    background-color: lightseagreen;
}


.ButtonFloatRightTop {
    position: fixed;
    top: 40px;
    Left: 60px;
    z-index: 5;
    border-radius: 360px;
    background-color: lightseagreen;
}

div.k-treeview span.k-in:hover {
    background-color: deepskyblue;
    color: black;
}


div.k-treeview {
    margin-left: 2px;
    width: 550px;
    color:red;

}
 
    
}

div.k-widget {
    margin-left: -10px;
    background-color: green;
    color: red;
}


.k-treeview-lines
{
    padding-left:0px;
    color:blue;
    font-weight:bold;
}



.k-card-header {
    border-color: #dee2e6;
    color: #212529;
    background-color: #198754;
    height: 75px;
}

.k-card-header {
    padding: 0rem 0.5rem;
    border-width: 0 0 1px;
    border-style: solid;
    outline: 0;
    flex-shrink: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}



.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 3px;
    padding-left: 3px;
    font-size: 14px;
    margin-top: 0.4rem;
}


.k-card-header {
    padding: 1rem 0.5rem;
    border-width: 0 0 1px;
    border-style: solid;
    outline: 0;
    flex-shrink: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}



#Menurg {
    padding-top: 5px;
    background-color: aliceblue;
    display: inline;
    float: left;
}

.RectanguloFloatLeftTop {
    position: fixed;
    top: 40px;
    right: 50px;
    z-index: 5;
    border-radius: 30px;
    background-color: whitesmoke;
}



.k-disabled .k-disabled, .k-disabled .k-state-disabled, .k-disabled [disabled], .k-state-disabled .k-disabled, .k-state-disabled .k-state-disabled, .k-state-disabled [disabled], .k-widget[disabled] .k-disabled, .k-widget[disabled] .k-state-disabled, .k-widget[disabled] [disabled] {
    opacity: 5;
    filter: grayscale(0);
    color: red;
}

.k-notification-container .k-notification-wrap {
    width: 100%;
    height: 100%;
    font-size: 1.5em;
    text-align: center;
    align-items: center;
}



.k-tabstrip-top > .k-tabstrip-items-wrapper .k-item.k-state-active {
    border-bottom-color: transparent;
    background-color: lightskyblue;
    font-size: 18px;
    font-weight: bold;
    /* color: red; */
}




