body {
    overflow-x: hidden;
}
body, html {
    height: 100%;
}
header .logo {
    height: 120px;
    background: url("../../images/logo_control.png") no-repeat 2% 10%;
    background-size: 25%;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}
.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}
.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px;
}
.btn-float {
    position: fixed;
    bottom: 5%;
    right: 3%;
}
.modal-scroll {
    overflow-y: auto;
    height: 500px;
}
.wrapper-info-user {
    padding: 3%;
    color: #bbb;
    font-weight: bold;
}
.wrapper-info-user ul li a {
    color: rgb(157, 33, 32);
}
.wrapper-info-user ul li {
    display: inline-block;
    padding-right: 4%;
}
.wrapper-info-user li {
    font-size: 1em;
    vertical-align: middle;
}
.wrapper-info-user li p {
    margin: 0px;
}
.wrapper-info-user span {
    font-size: 2em;
}
.centrar {
    text-align: center;
}
input.error {
    border: 1px solid #e57373;
}
.error {
    color: #e57373;
}
.wrapper {
    height: 100%;
}
.container {
    height: 100%;
    background: #fff;
    border-radius: 7px;
    /*width: 100%;*/
}
.nav-bar {
    padding: 1px 0;
    vertical-align: middle;
}
#bienvenida {
    vertical-align: middle;
    margin-left: 30%;
}
#btn-logout {
    float: right;
    margin-right: 3%;
    margin-top: 10px;
}
#main-menu {
    position: relative;
    z-index: 1;
    width: auto;
}
#main-menu ul {
    width: 12em;
}
.btn-rosa {
    background: rgb(157, 33, 32);
    color: #fff;
}
p {
    text-align: justify;
}
.msg-changes {
    position: fixed;
    width: 50%;
    z-index: 100000;
    float: right;
    right: 25%;
}
.msg {
    position: fixed;
    width: 20%;
    z-index: 100000;
    float: right;
    right: 10px;
}
#izq {
    padding: 2.3%;
    background-image: url("../../images/bannerL.jpg");
    background-size: 25%;
    background-repeat: no-repeat no-repeat;
    background-attachment: fixed;
}
#der {
    padding: 2.3%;
    background-repeat: no-repeat no-repeat;
    background-size: 100%;
}
.centrar {
    text-align: center;
}
#pp {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify;
    padding: 30px;
    border: 2px solid #999;
    background: #FFF;
    border-radius: 15px;
}
.dis {
    opacity: 0.6!important;
    cursor: default!important;
    width: 260px;
}
.red {
    color: red;
}
form label span {
    color: red;
}
.grande {
    font-size: large;
}
.header_puesto {
    background: #999;
    color: #fff;
    font-weight: bold;
    font-size: large;
}
.img-pdf {
    width: 30px;
    height: 30px;
}
a {
    text-decoration: none!important;
}
.top1 {
    margin-top: 1%;
}
.top2 {
    margin-top: 2%;
}
.top3 {
    margin-top: 3%;
}
.top4 {
    margin-top: 4%;
}
.top5 {
    margin-top: 5%;
}
.top8 {
    margin-top: 8%;
}
.top10 {
    margin-top: 10%;
}
.top20 {
    margin-top: 20%;
}
.top50 {
    margin-top: 50%;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.txt1 {
    font-size: 1em !important;
}
.txt08 {
    font-size: 0.8em !important;
}
.txt1_2 {
    font-size: 1.2em !important;
}
.pd05 {
    padding: 5px;
}
.pd1 {
    padding: 10px;
}
.progress {
    margin-bottom: 0px;
}
.lnk-pdf {
    background: url('../../images/pdf_icon.png') no-repeat center;
    background-size: 90%;
    width: 25px;
    height: 25px;
    display: block;
}
.btn-link {
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.alto {
    height: 2000px;
}
.ancho50 {
    width: 500px;
}
.oculto {
    display: none;
}
.dl-horizontal dt {
    float: left;
    width: 250px;
    overflow: hidden;
    clear: left;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.detalle {
    position: absolute !important;
    z-index: 10000;
    width: 100%;
    background-color: #eee;
    padding: 10px;
    box-shadow: -1px 1px 4px 1px #000;
    border-radius: 2px;
}
.detalle .arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #eee;
    margin-top: -20px;
    margin-bottom: 20px;
}
.activa {
    border-right: 4px solid #000;
    border-radius: 9px;
}
.ocultatexto_long {
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
textarea {
    min-width: 100%;
    max-width: 100%;
}
.botonF1 {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background: #F44336;
    right: 0%;
    bottom: 0%;
    position: fixed;
    margin-right: 16px;
    margin-bottom: 16px;
    border: none;
    outline: none;
    color: #FFF;
    font-size: 0.8em;
    font-weight: bold;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    transition: .3s;
}
.btnFt {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: none;
    color: #FFF;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    font-size: 10px;
    outline: none;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: 26px;
    transform: scale(0);
}
.page-header {
    /*margin: 25px 0px 15px;*/
}
.title-riesgo {
    font-size: 1.2em;
    border-left: 2px dotted rgb(157, 33, 32);
    border-right: 2px dotted rgb(157, 33, 32);
    padding: 4px;
}
.title-riesgo small {
    color: #757575;
    opacity: 0.7;
    font-weight: bold;
    font-size: 1.1em;
}
a {
    cursor: pointer;
}
.lead {
    text-align: center;
}
.bg-ci {
    background: #ffe0b2 !important;
}
.txt-ci {
    color: #ffe0b2;
}
.mgr1 {
    margin-left: 1%;
}
/*#dashboard .list-group-item{
    padding: 4px 5px;
}*/

/* Small devices (tablets, 768px and up) */

@media (max-width: 468px) {
    header .logo {
        height: 70px;
        background-size: 40%;
    }
    header .wrapper-info-user li {
        font-size: 1em;
    }
    .msg {
        position: absolute;
        width: 10%;
    }
}
@media (max-width: 1468px) {
    header .logo {
        height: 70px;
        background-size: 24%;
    }
    header .wrapper-info-user li {
        font-size: 1em;
    }
}
.badgee {
    padding: 1px 9px 2px;
    font-size: 30px;
    font-weight: bold;
    white-space: nowrap;
    color: #ffffff;
    background-color: #999999;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}
.badge:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.badge-error {
    background-color: #b94a48;
}
.badge-error:not(.nohover):hover {
    background-color: #953b39;
}
.badge-warning {
    background-color: #f89406;
}
.badge-warning:hover {
    background-color: #c67605;
}
.badge-success {
    background-color: #468847;
}
.badge-success:hover {
    background-color: #356635;
}
.badge-info {
    background-color: #3a87ad;
}
.badge-info:hover {
    background-color: #2d6987;
}
.badge-inverse {
    background-color: #333333;
}
.badge-inverse:hover {
    background-color: #1a1a1a;
}
.badge-magenta {
    /*background-color: #C80078;*/
    background-color: #9d2148;
}
.badge-magenta:hover {
    background-color: #9d2148;
    /* background-color: #c7254e; */
}
.badge-gray {
    background-color: #777777;
}
.footer {
    position: absolute;
    width: 101%;
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 48%, rgba(246, 146, 206, 1) 98%, rgba(246, 146, 206, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(48%, rgba(255, 255, 255, 1)), color-stop(98%, rgba(246, 146, 206, 1)), color-stop(100%, rgba(246, 146, 206, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 48%, rgba(246, 146, 206, 1) 98%, rgba(246, 146, 206, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 48%, rgba(246, 146, 206, 1) 98%, rgba(246, 146, 206, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 48%, rgba(246, 146, 206, 1) 98%, rgba(246, 146, 206, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 48%, rgba(246, 146, 206, 1) 98%, rgba(246, 146, 206, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f692ce', GradientType=0);
}
@media screen and (max-width:1920px) {
    .footer {
        bottom: 0;
    }
}
@media screen and (max-width:1366px) {
    .footer {
        bottom: -30%;
    }
}
.box-border-left {
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 20px;
    margin: 20px 0;
    border-left-width: 5px;
    border-left-color: #9d2148;
}
.fa-user-circle-o, .fa-power-off, .user-log, .fa-home, .txt-home, .fa-power-off, .txt-p-off {
    color: #9d2148 !important;
}
.user-log {
    float: left;
    color: #9d2148 !important;
}
.label-success {
    background-color: #235B4E !important;
}
.timeline-entry-inner .timeline-icon.bg-success {
    background-color: #9d2148 !important;
    color: #fff;
}

a.tab, li a {
    color: #585858!important;
    text-decoration: none;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #ac6d14!important;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

th a {
    color: #9d2148!important;
    text-decoration: none;
}