﻿body {
    padding-top: 65px;
    padding-bottom: 160px !important;
}

.logo {
    width: 140px;
    margin: 0 15px 0 0;
}

.k-widget, .k-widget, .k-textbox, .k-button {
    font-size: 13px !important;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.title-light {
    color: #ffffff;
    font-weight: lighter;
    font-size: 15pt;
}

.title-bold500 {
    color: #ffffff;
    font-weight: 500;
    font-size: 15pt;
}

.title-bold {
    font-size: 15pt;
}

.padding-bottom10 {
    padding-bottom: 10px;
}

.padding-bottom3 {
    padding-bottom: 3px;
}

.padding-left2percent {
    padding-left: 2%;
}

.color-link {
    color: #000000;
}

.color-ligher {
}

.color-bold {
    font-weight: bold;
}

.link-verdetalle {
    border: 1px solid #000000;
    border-radius: 7px;
    padding: 0px 10px 0px 10px;
    text-decoration: none;
    color: #ffffff;
    background-color: #000000;
}

    .link-verdetalle:hover {
        color: #ffffff;
    }

.link-action-square {
    border: 1px solid #000000;
    padding: 0px 10px 0px 10px;
    text-decoration: none;
    color: #ffffff;
    background-color: #000000;
}

    .link-action-square:hover {
        color: #ffffff;
    }

.text-align-right {
    text-align: right;
}

.paddin-10blue {
    background-color: #000000;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.copy-button {
    color: #003089;
}

.cont-btns a.k-button {
    color: #000000;
    border-color: #000000;
    font-weight: 500;
}

.cont-btns .k-button .k-icon {
    margin: 1px 5px 0px 1px;
    font-size: 22px;
}

.cont-btns a:hover {
    background: #000000;
    color: #fff;
    border-color: #000000;
}

.k-button.k-state-active {
    color: #fff;
    background: #000000;
}

.cont-btns a:hover {
    background: #000000;
    color: #fff;
    border-color: #000000;
}

.not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
}

.justify-text {
    text-align: justify;
}

.row-padding-top {
    padding-top: 20px;
}

.paddin-left-blue {
    background-color: #000000;
    color: white;
    padding-left: 2%;
}


.k-dialog-title {
    padding-right: 14px;
}

.hr-grid {
    margin-bottom: 0px;
    margin-top: 0px;
}

.navbar-first {
    background-color: #212121 !important;
    color: #FFFFFF !important;
}

.navbar-item-white {
    color: #FFFFFF !important;
    margin-right: 30px;
}

.navbar-icon-user {
    margin-right: 10px;
}

.navbar-second {
    /*border-bottom: 1px solid black;*/
    /*margin-bottom: 15px;  NADA*/
    background-color: #000000 !important;
}

    .navbar-second a {
        color: #FFFFFF !important;
    }

.site-title {
    pointer-events: none;
    width: 275px;
}

.logo-site {
    pointer-events: none;
    width: 275px;
}

.search-cont-site {
    width: 400px;
}

.footer-main {
    z-index: 999;
    position: fixed;
    width: 100%;
    bottom: 0;
    margin-top: 15px;
}

.footer-first {
    height: 56px;
}

.footer-first-cont {
    background-color: #212121 !important;
    color: #FFFFFF !important;
}

.footer-second {
    background-color: #000000 !important;
    color: #FFFFFF !important;
}

.footer-links-bar {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.no-margin {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.enlace-limpio {
    background-color: #212121 !important;
    color: #FFFFFF !important;
}

    .enlace-limpio:visited,
    .enlace-limpio:hover,
    .enlace-limpio:active,
    .enlace-limpio:focus {
        background-color: #212121 !important;
        color: #FFFFFF !important;
    }