﻿/*@import url('//fonts.googleapis.com/css?family=Quicksand');*/
/*@import url('//fonts.googleapis.com/css?family=Questrial');*/
/*@font-face{
    font-family:'Questrial';
    src:url(../fonts/Questrial-Regular.ttf);
}*/
html, body, aside {
    display: block;
    margin: 0;
    padding: 0;
}

.center-d {
    display: block;
    margin: auto;
}

.centerbtt
{
    display: flex;
  justify-content: center;
}

.mat-button-wrapper{
    width: 100%;
    margin: 0 auto;
    background-color: #f33b00;
    box-sizing: border-box;
    position: relative;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    min-width: 300px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    color: #f5f5f5;
}

.title-login{
    width: 100%;
    float: left;
    line-height: 46px;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #d83b01;
    text-align: center;
    position: relative;

}

.office-365 {
    width: 200px;
    transition: 1s;
    vertical-align: middle;
    margin: auto;
    display: block;
}

    .office-365:hover {
        transform: scale(1.1);
    }


.refrescar {
    transition: 1s;
}

    .refrescar:hover {
        cursor: pointer;
        color: blue;
        transform: rotateZ(180deg);
    }

.user_card {
    font-size: 120%;
    height: 400px;
    width: 350px;
    margin-top: auto;
    margin-bottom: auto;
    background: #f39c12;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
}

/*Burbuja Count Notificaciones*/
.CountNotific {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}
/**/

.brand_logo_container {
    position: absolute;
    height: 170px;
    width: 170px;
    top: -75px;
    /*border-radius: 50%;*/
    /*background: #60a3bc;*/
    padding: 10px;
    text-align: center;
}

.brand_logo {
    height: 150px;
    width: 150px;
    /*border-radius: 50%;*/
    /*border: 2px solid white;*/
}

.form_container {
    margin-top: 100px;
}

.login_btn {
    width: 100%;
    background: #c0392b !important;
    color: white !important;
}

    .login_btn:focus {
        box-shadow: none !important;
        outline: 0px !important;
    }

.login_container {
    padding: 0 2rem;
}

.input-group-text {
    background: #c0392b !important;
    color: white !important;
    /*border: 0 !important;*/
    /*border-radius: 0.25rem 0 0 0.25rem !important;*/
}

.input_user,
.input_pass:focus {
    box-shadow: none !important;
    outline: 0px !important;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #c0392b !important;
}



body {
    font-family: 'Segoe UI' !important;
    /*'Varela Round', sans-serif;*/
    /*'Questrial', sans-serif;*/
    font-size: 1.35em;
    /*background-color: #fbfbfb;*/
    padding: 40px 20px;
    background-attachment: fixed;
    background-position: 50% 0;
    background-size: cover;
    padding-bottom: 0;
}

button, input, select, textarea {
    font-family: 'Segoe UI' !important;
}

.modal-menu {
    display: none;
    position: fixed;
    z-index: 900;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.4);
}

hr {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-gradient(linear, left top, right top, from(#ccc), color-stop(#c0c0c0), to(#ccc));
    background-image: linear-gradient(to right, #ccc, #c0c0c0, #ccc);
}

body > .col-md-12 {
    padding-bottom: 50px;
}

p {
    margin-bottom: 7px;
}

*::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0px 0px 2px #c6c6c6;
    border-radius: 2px;
    background-color: transparent;
}

*::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: transparent;
}

*::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 1px 2px 2px #c6c6c6;
    box-shadow: inset 1px 2px 2px #c6c6c6;
    background-color: #b3b3b3;
}

*:focus {
    outline: none !important;
}

.panel .form-horizontal .form-group-sm {
    margin-bottom: 8px;
}

.bg-login {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /*background-image: url(../Img/about-us-banner.jpg);*/
    /*background-image:url(../Images/bg-27042018.png);*/
    background-image: url(../Img/backgraundLogin.png);
}

.sig-in {
    padding-top: 10vh;
}

.text-white {
    color: #fff !important;
}

.card {
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
    box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
    background-color: rgba(249, 249, 249, 0.4);
    color: #252422;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

div[class^="col-md-"].required:before,
div[class^="col-sm-"].required:before,
.input-group.required:before {
    content: '*';
    position: absolute;
    top: 0.1em;
    left: -0.5em;
    color: #c82929;
    font-size: 1.8em;
}

div[class^="col-md-"].required:before,
div[class^="col-sm-"].required:before {
    left: 0em;
}

/*.input-group .form-control:focus{
    border-color:rgba(102, 175, 233, .6);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px rgba(102, 175, 233, .6);
}
.input-group.required .form-control:focus{
    border-color:#ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px rgba(248, 169, 169, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px rgba(248, 169, 169, 0.6);
}*/
.status-ok::after {
    position: absolute;
    top: 0.5em;
    right: -1.3em;
    color: #3c763d;
    font-size: 1.8em;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
}

.status-not::after {
    position: absolute;
    top: 0.5em;
    right: -1.3em;
    color: #c82929;
    font-size: 1.8em;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00d";
}

.input-group-addon {
    background-color: transparent;
}

    .input-group-addon > .fa {
        min-width: 1.3em;
    }

.control-value {
    padding-top: 6px;
    font-size: 12px;
    text-align: left;
    margin-bottom: 2px;
}

.panel-bordered > .panel-heading {
    border-bottom: 1px solid #ddd;
    /*box-shadow:0 2px 2px rgba(0, 0, 0, .08);*/
}

.panel-heading {
    padding: 15px;
}

#list-group-integrante td {
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
}

/*.list-group.list-group-sm > .list-group-item{
    padding:5px 10px;
    cursor:pointer;
    border-left:none;
    border-right:none;
}
.list-group.list-group-sm > .list-group-item:first-child{
    border:none;
    font-weight:bold;
    text-transform:uppercase;
}
.list-group > .list-group-item.item-group > span.fa,
.list-group > .list-group-item.item-group > span.name,
.list-group > .list-group-item.item-group > span.sede,
.list-group > .list-group-item.item-group > span.mail {
    display:inline-block;
}
.list-group > .list-group-item.item-group > span.fa {
    width:25px;
}
.list-group > .list-group-item.item-group > span.name{width:230px;}
.list-group > .list-group-item.item-group > span.sede{width:180px;}
.list-group > .list-group-item.item-group > span.mail{width:240px;}
.list-group > .list-group-item.item-group:hover{
    background-color:#f5f5f5;
}*/
/*button#create-tarea.list-group-item{
    background: rgb(62, 160, 191);
    color: #fff;
}
button#create-tarea.list-group-item:hover {
    background: rgb(53, 145, 174)
}*/
*:focus {
    outline: none !important;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    
    padding-top: 35px;
}

.navbar {
    border-radius: 0px;
    border: none;
}

pre {
    white-space: pre-line;
    background-color: #fff;
    font-family: 'Questrial', sans-serif;
    border: none;
    word-break: normal;
    text-align: justify;
    font-size: 12px;
    padding: 6px 15px;
}

div.divider {
    width: 100%;
    height: 1px;
    background-color: #eee;
    clear: both;
    margin: 1em 0;
    display: block;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.table {
    margin-top: 0em;
    margin-bottom: 0em;
}

thead {
    /*border-top: 1px solid #ddd;*/
    text-transform: uppercase;
}

.dl-horizontal dt {
    white-space: normal;
}

.breadcrumb {
    margin-bottom: 10px;
}

    .breadcrumb a {
        text-decoration: none;
    }

.thumbnail .glyphicon {
    font-size: 2em;
}

.thumbnail .fa {
    font-size: 2.5em;
}

a.thumbnail {
    text-decoration: none;
    margin-bottom: 2em;
    color: #333;
}

.close {
    line-height: 0.7;
}

.panel {
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08);
    border: none;
    margin-bottom: 7px;
    height: auto !important;
}

.list-group-item {
    padding: 10px;
    padding-right: 4px;
}

.tab-content > .active {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 4px 4px;
    padding: 15px;
}

.change-status {
    width: 2em;
    vertical-align: middle;
    text-align: center;
    font-size: 1.5em;
    cursor: pointer;
}

.menu-lateral,
.navbar-default {
    background-color: #f8f8f8;
}

    .menu-lateral:hover {
        overflow-y: auto;
    }

.menu-lateral {
    min-height: 85vh;
    margin-bottom: 2rem;
    overflow-y: hidden;
    overflow-x: hidden;
    padding-top: 10px;
    padding-bottom: 0px;
    max-height: 85vh;
    z-index: 1;
    float: left;
    transition: all 1s ease 0s;
    position: absolute;
}

    .menu-lateral .list-group-item {
        border: 1px solid #f3f3f3;
        cursor: pointer;
    }

        .menu-lateral .list-group-item:hover {
            background-color: #f5f5f5;
        }

        .menu-lateral .list-group-item.active {
            border-color: #0e4f87;
            background-color: #0e4f87;
        }

            .menu-lateral .list-group-item.active:hover {
                background-color: #0e4f87;
            }

    .menu-lateral p {
        color: #4e4e4e;
        font-size: 0.9em;
    }

        .menu-lateral p.text-uppercase {
            font-size: 1em;
            font-weight: bold;
        }

.content-main {
    padding-top: 60px;
    /*min-height: 100vh;*/
}

.menu-lateral footer {
    /*position: sticky;*/
    position: relative;
}

.menu-lateral .panel ~ .panel:last-child {
    margin-bottom: 2em;
}

.btn-group .btn.active {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
}

td .img {
    height: 35px;
    width: 35px;
    border-radius: 35px;
    border: 1px solid #ccc;
    float: left;
    position: relative;
    display: inline-block;
    text-align: center;
    padding-top: 6px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

    td .img::before {
        height: 10px;
        width: 10px;
        border-radius: 10px;
        position: absolute;
        right: 0;
        bottom: 0;
        display: block;
        content: ' ';
    }

    td .img.online::before {
        background-color: #32ba2c;
    }

    td .img.offline::before {
        background-color: #c6c6c6;
        border: 1px solid #ccc;
    }

    td .img.request::before {
        background-color: #d4a900 !important;
        border: 1px solid #ccc;
    }

    td .img + span {
        display: inline-block;
        padding-top: 7px;
        margin-left: 6px;
    }

td.profile,
td.groups, div.Panel-Tarea {
    position: initial;
}

    td.profile > .panel,
    td.groups > .panel,
    div.Panel-Tarea > .panel-info {
        position: absolute;
        display: none;
        z-index: 1;
        /*margin-top: calc(-100% / 6);*/
        margin-left: 100px;
        -webkit-box-shadow: 3px 3px 10px 1px #b4b4b4;
        box-shadow: 3px 3px 10px 1px #b4b4b4;
        -webkit-transition: all ease-in-out .2s;
        transition: all ease-in-out .2s;
    }

    td.groups > .panel {
        margin-left: 35px;
        margin-top: -20px;
    }

    div.Panel-Tarea > .panel-info {
        margin-left: 35px;
        margin-top: 0;
    }

    td.groups > .panel li {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        max-width: 240px;
        padding: 4px 8px;
    }

    td.profile:hover > .panel,
    td.profile > .panel:hover,
    td.groups:hover > .panel,
    td.groups > .panel:hover {
        display: block;
    }

label.info-solicitante-panel:hover + .panel-info,
label.info-solicitante-panel + div.panel-info:hover {
    display: block;
}

td.profile > .panel .img,
div.Panel-Tarea > .panel-info .img {
    float: right;
    height: 55px;
    width: 55px;
    border-radius: 55px;
    margin-left: 10px;
}

.panel .short-name-profile {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background-color: #eee;
    border: 1px solid #ddd;
    text-align: center;
    margin-left: 0;
    margin-right: 10px;
    padding: 3px 0;
    display: inline-block;
    font-size: 11px;
}

input[type=range] {
    height: 24px;
    -webkit-appearance: none;
    margin: 5px 0;
    width: 100%;
}

    input[type=range]:focus {
        outline: none;
    }

    input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 7px;
        cursor: pointer;
        animate: 0.2s;
        background: #2d7bbe;
        border-radius: 5px;
        border: none;
    }

    input[type=range]::-webkit-slider-thumb {
        -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
        border: 1px solid #ccc;
        height: 20px;
        width: 20px;
        border-radius: 10px;
        background: #FFFFFF;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -7px;
    }

    input[type=range]:focus::-webkit-slider-runnable-track {
        background: #3071A9;
    }

    input[type=range]::-moz-range-track {
        width: 100%;
        height: 7px;
        cursor: pointer;
        animate: 0.2s;
        background: #2d7bbe;
        border-radius: 5px;
        border: none;
    }

    input[type=range]::-moz-range-thumb {
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
        border: 1px solid #ccc;
        height: 20px;
        width: 20px;
        border-radius: 10px;
        background: #FFFFFF;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -7px;
    }

    input[type=range]::-ms-track {
        width: 100%;
        height: 7px;
        cursor: pointer;
        animate: 0.2s;
        background: #2d7bbe;
        border-radius: 5px;
        border: none;
    }

    input[type=range]::-ms-fill-lower {
        background: #3071A9;
        border: 1px solid #000000;
        border-radius: 10px;
        box-shadow: 1px 1px 1px #000000;
    }

    input[type=range]::-ms-fill-upper {
        background: #3071A9;
        border: 1px solid #000000;
        border-radius: 10px;
        box-shadow: 1px 1px 1px #000000;
    }

    input[type=range]::-ms-thumb {
        margin-top: 1px;
        box-shadow: 1px 1px 1px #000000;
        border: 1px solid #000000;
        height: 30px;
        width: 15px;
        border-radius: 5px;
        background: #FFFFFF;
        cursor: pointer;
    }

    input[type=range]:focus::-ms-fill-lower {
        background: #3071A9;
    }

    input[type=range]:focus::-ms-fill-upper {
        background: #3071A9;
    }

#alternar-panel-oculto, .o365button {
    cursor: pointer;
}

.signal-bars {
    position: relative;
    cursor: default;
}

    .signal-bars > .bar-1,
    .signal-bars > .bar-2,
    .signal-bars > .bar-3 {
        display: inline-block;
        width: 4px;
        background-color: #eee;
        margin: 0;
        padding: 0;
        border-radius: 2px;
    }

    .signal-bars > .bar-1 {
        height: 4px;
    }

    .signal-bars > .bar-2 {
        height: 8px;
    }

    .signal-bars > .bar-3 {
        height: 12px;
    }

        .signal-bars > .bar-1.active,
        .signal-bars > .bar-2.active,
        .signal-bars > .bar-3.active {
            background-color: #000;
        }

.descrip-menu {
    display: inline-block;
    margin-left: 1em;
    padding-left: 1em;
    border-left: 1px solid #ccc;
}

    .descrip-menu:first-child {
        border-left: none;
    }

.separador > span {
    background-color: #fff;
    padding-right: 0.5em;
    position: relative;
}

.separador::before {
    position: absolute;
    display: block;
    border-bottom: 1px solid #ccc;
    width: 98%;
    content: " ";
    top: 10px;
}

.register {
    margin-bottom: 14px;
}

tbody > tr {
    cursor: default;
}

#color-input {
    display: none;
}

#color-label {
    margin-right: 15px;
    height: 100px;
    width: 50px;
}

#color-input:checked ~ #color-picker {
    opacity: 1;
}

#color-picker {
    left: 70px;
    background-color: white;
    height: auto;
    border: solid 1px #ccc;
    opacity: 0;
    padding: 5px;
}

canvas:hover {
    cursor: crosshair;
}

.content-panel {
    z-index: 0;
    -webkit-transition: .3s ease-in-out all;
    transition: .3s ease-in-out all;
    /*max-width: 81.5%;*/
    height: 85vh;
    float: right;
    max-height: 85vh;
    transition: 1s;
}

.panel-list {
    width: 24%;
    position: relative;
    vertical-align: top;
    display: inline-block;
    max-height: 100%;
    background-color: #fafafa;
    border-radius: 6px;
    padding: 5px 10px;
    margin: 0 2px;
    -webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.1);
}

.panel-list-header label.fa-ellipsis-h {
    cursor: pointer;
}

.panel-list-body, .panel-list-new {
    padding-bottom: 5px;
    padding-top: 5px;
    min-height: 30px;
    max-height: 68vh;
    overflow: auto;
}

.panel-list-add, .panel-list-new {
    margin: 10px -10px -5px -10px;
    border-radius: 0 0 6px 6px;
    padding: 5px 10px;
}

.panel-list-new {
    display: none;
}

.panel-list-add label, .panel-list-add span {
    font-weight: normal;
    cursor: pointer;
}

.panel-list-add:hover {
    background-color: rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

    .panel-list-add:hover label {
        text-decoration: underline;
    }

.card-tarea {
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    display: block;
    max-height: 108px;
    padding: 5px 5px 0;
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 10px;
    cursor: pointer;
}

    .card-tarea:last-child {
        margin-bottom: 3px;
    }

    .card-tarea .progress {
        margin-bottom: 5px;
        height: 8px;
    }

    .card-tarea .progress-bar {
        float: none;
        font-size: 0.6em;
        line-height: 7px;
    }

    .card-tarea .card-title {
        font-weight: normal;
        margin-bottom: 0;
        overflow: hidden;
        line-height: 14px;
        display: block;
        max-height: 42px;
        color: #636363;
        font-size: 0.92em;
        cursor: inherit;
        clear: both;
    }

.border-draggable {
    border: 1px dashed #ccc;
    height: 108px;
}

.card-solicitante, .card-responsable, .card-adjunto, .card-estimacion {
    display: inline-block;
    text-align: center;
    padding-top: 4px;
    font-weight: bold;
    font-size: .9em;
    margin-top: 3px;
    background-color: #eee;
    border-radius: 50%;
    height: 25px;
    width: 25px;
}

.card-estimacion {
    width: auto;
    min-width: 25px;
    padding: 4px 5px;
    border-radius: 25px;
}

    .card-solicitante:empty, .card-responsable:empty, .card-adjunto:empty, .card-estimacion:empty {
        display: none;
    }

.card-adjunto .fa-paperclip {
    font-size: 1em;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-right: 1px;
}

.card-responsable {
    float: right;
}

    .card-responsable.me {
        background-color: #337ab7;
        color: #fff;
    }

.notify {
    background-color: RGB(169,68,66) !important;
    color: #000;
}

.intg-selected {
    display: none;
    position: absolute;
    z-index: 1;
    background-color: #fff;
    width: 94%;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    top: 25px;
    padding: 0;
    -webkit-transition: .3s ease-in-out all;
    transition: .3s ease-in-out all;
}

    .on-selected:focus + .intg-selected,
    .on-selected:active + .intg-selected,
    .on-selected:visited + .intg-selected,
    .intg-selected:focus,
    .intg-selected:active,
    .intg-selected:visited,
    .intg-selected:hover {
        display: block;
        color: #333;
    }

    .on-selected,
    .intg-selected,
    .on-selected:hover,
    .intg-selected:hover {
        color: #333;
    }

        .intg-selected ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

            .intg-selected ul > li {
                text-align: right;
                padding: 6px 10px;
                cursor: default;
            }

                .intg-selected ul > li:hover {
                    background-color: rgba(0, 0, 0, 0.03);
                }

                .intg-selected ul > li > span.fa {
                    cursor: pointer;
                }

.xdsoft_datetimepicker {
    font-family: unset;
}

/*.intg-move .progress-bar{
    background-color:#337ab7;
}
.intg-move .card-responsable{
    background-color: #337ab7;
    color: #fff;
    font-size: .8em;
    padding-top: 5px;
}*/
.panel.panel-form {
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.08);
}

    .panel.panel-form > .panel-heading {
        background-color: #289ae7;
        color: #fff;
        border-color: #289ae7;
        -webkit-box-shadow: 2px 0px 2px 0px rgba(0, 0, 0, 0.08);
        box-shadow: 2px 0px 2px 0px rgba(0, 0, 0, 0.08);
    }

textarea.form-control.text-edit {
    resize: none;
    max-height: 140px;
    overflow: auto;
}

.form-group.no-margin {
    display: block;
    margin-bottom: 10px;
    clear: both;
}

    .form-group.no-margin:last-child {
        margin-bottom: 0;
    }

    .form-group.no-margin hr {
        background-color: #eee;
        background-image: none;
        margin: 8px 0 0;
    }

    .form-group.no-margin:last-child hr {
        display: none;
    }

input[type=color],
input[type=file] {
    display: none;
}

    input[type=color] + label,
    input[type=file] + label {
        display: block;
        width: 60px;
        height: 60px;
        border-radius: 6px;
        border: 1px solid #eee;
        cursor: pointer;
        position: relative;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

        input[type=file] + label:empty:after {
            content: '+';
            color: #555;
            font-size: 3em;
            font-weight: 300;
            position: absolute;
            top: -4px;
            left: 16px;
        }

        input[type=file] + label:empty + label {
            display: none;
        }

        input[type=file] + label:not(:empty) {
            cursor: default;
        }

            input[type=file] + label:not(:empty) + label {
                display: block;
                position: absolute;
                top: 15px;
                left: 75px;
                color: #fc6f6f;
                cursor: pointer;
                font-size: 1.2em;
            }

                input[type=file] + label:not(:empty) + label:hover {
                    color: #c82929;
                }

ul.m-table > li {
    padding: 4px 15px;
    display: table;
    width: 100%;
}

    ul.m-table > li span {
        display: table-cell;
        width: 100%;
    }

        ul.m-table > li span:last-child {
            cursor: pointer;
        }

a {
    text-decoration: none !important;
}

.text-edit {
    border: 1px solid transparent;
    background-color: transparent;
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-wrap: break-word;
    -webkit-transition: none;
    transition: none;
    resize: none;
    display: block;
    padding: 4px 2px 4px 0 !important;
    line-height: 20px !important;
    font-size: 18px !important;
    color: #333;
}

    .text-edit.bordered {
        border: 1px solid #ddd;
        font-size: 1em !important;
        color: #555;
    }

    .text-edit:focus,
    .text-edit:active {
        border: 1px solid #ddd;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .text-edit.form-control[disabled], .text-edit.form-control[readonly] {
        background-color: transparent;
    }

        .text-edit.form-control[disabled]:focus,
        .text-edit.form-control[disabled]:active,
        .text-edit.form-control[readonly]:focus,
        .text-edit.form-control[readonly]:active {
            border: 1px solid transparent;
        }

.thumbnail {
    text-align: center;
    margin-bottom: 10px;
}

label.thumbnail {
    cursor: pointer;
}

.file-me {
    padding-right: 0;
    margin-bottom: 15px;
}

    .file-me * {
        cursor: pointer;
    }

    .file-me .fa {
        position: absolute;
        right: -1px;
        top: -1px;
        font-size: 21px;
    }

    .file-me a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background-color: #e7e7e7;
        width: 100%;
        position: relative;
        display: block;
        border-radius: 8px;
        color: #3b3b3b;
        padding-right: 13px;
    }

.table-wrapper {
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.05);
    padding: 15px;
}

.table-title {
    padding-bottom: 15px;
    /*background: #299be4;*/
    color: #474747;
    margin: 0px;
    border-radius: 3px 3px 0 0;
}

    .table-title a {
        text-decoration: none;
        color: inherit;
    }

    .table-title h2 {
        margin: 0 0;
        font-size: 24px;
    }

    .table-title .btn {
        color: #474747;
        float: right;
        font-size: 13px;
        background: #fff;
        border: none;
        min-width: 50px;
        border-radius: 2px;
        border: none;
        outline: none !important;
        margin-left: 10px;
    }

        .table-title .btn:hover, .table-title .btn:focus {
            color: #292828;
            background: #f2f2f2;
        }

        .table-title .btn i {
            float: left;
            font-size: 21px;
            margin-right: 5px;
        }

        .table-title .btn span {
            float: left;
            margin-top: 2px;
        }

table.table tr th, table.table tr td {
    border-color: #e9e9e9;
    padding: 12px 15px;
    vertical-align: middle;
}

    table.table tr th:first-child {
        width: 60px;
    }

    table.table tr th:last-child {
        width: 130px;
    }

table.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fcfcfc;
}

table.table-striped.table-hover tbody tr:hover {
    background: #f5f5f5;
}

table.table th i {
    font-size: 13px;
    margin: 0 5px;
    cursor: pointer;
}

table.table td i {
    opacity: 0.9;
    font-size: 22px;
    margin: 0 8px;
}

table.table td a {
    /*font-weight: bold;
  color: #566787;*/
    display: inline;
    text-decoration: none;
}

    table.table td a:hover {
        color: #2196F3;
    }

    table.table td a.settings,
    table.table td a.Detail,
    table.table td a.Update {
        color: #2196F3;
    }

    table.table td a.Delete {
        color: #F44336;
    }

table.table td i {
    font-size: 19px;
}

table.table .avatar {
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}

.status {
    font-size: 30px;
    margin: 2px 2px 0 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 10px;
}

.text-success {
    color: #10c469;
}

.text-info {
    color: #62c9e8;
}

.text-warning {
    color: #FFC107;
}

.text-danger {
    color: #ff5b5b;
}

.pagination {
    float: right;
    margin: 0 0 5px;
}

    .pagination li a {
        border: none;
        font-size: 13px;
        min-width: 30px;
        min-height: 30px;
        color: #999;
        margin: 0 2px;
        line-height: 30px;
        border-radius: 2px !important;
        text-align: center;
        padding: 0 6px;
    }

        .pagination li a:hover {
            color: #666;
        }

    .pagination li.active a, .pagination li.active a.page-link {
        background: #03A9F4;
    }

        .pagination li.active a:hover {
            background: #0397d6;
        }

    .pagination li.disabled i {
        color: #ccc;
    }

    .pagination li i {
        font-size: 16px;
        padding-top: 6px;
    }

.hint-text {
    float: left;
    margin-top: 10px;
    font-size: 13px;
}

.sky-mega-menu {
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3) !important;
}

    .sky-mega-menu li > div {
        -webkit-box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.2) !important;
        box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.2) !important;
    }

.m-check {
    padding-top: 7px;
}

    .m-check input[type="checkbox"] {
        height: 0;
        width: 0;
        opacity: 0;
    }

        .m-check input[type="checkbox"] + label {
            margin-bottom: 0;
            font-size: 1.6em;
            color: #4CAF50;
            cursor: pointer;
        }

            .m-check input[type="checkbox"] + label:before {
                content: "\f204";
            }

        .m-check input[type="checkbox"]:checked + label:before {
            content: "\f205";
        }

.modal-body.detail .row {
    margin-bottom: .5em;
}

.nav.me {
    border-bottom: 1px solid #3071A9 !important;
}

    .nav.me a {
        border-radius: 0 !important;
        border: none !important;
        border-bottom: 4px solid transparent !important;
    }

.tab-content.me,
.tab-content.me .tab-pane {
    border: none !important;
    border-radius: 0 !important;
}

.nav.me li {
    margin-bottom: 0;
}

    .nav.me li.active a {
        border-bottom: 4px solid #3071A9 !important;
    }

    .nav.me li a:hover {
        border-bottom: none;
        padding-bottom: 10px;
    }

.short-name-group {
    float: left;
    position: relative;
    height: 45px;
    width: 45px;
    display: inline-block;
    background-color: #ededed;
    border-radius: 45px;
    text-align: center;
    line-height: 40px;
    margin-right: 15px;
    font-size: 20px;
    padding: 0;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.rwd-table {
    margin: 0;
    min-width: 300px;
}

    .rwd-table th {
        display: none;
    }

    .rwd-table td {
        display: block;
    }

        .rwd-table td:first-child {
            padding-top: .5em;
        }

        .rwd-table td:last-child {
            padding-bottom: .5em;
        }

        .rwd-table td:before {
            content: attr(data-th) ": ";
            font-weight: bold;
            width: 6.5em;
            display: inline-block;
        }

/*************   range   **************/
input[type=range] {
    height: 25px;
    -webkit-appearance: none;
    margin: 0;
    width: 100%;
}

    input[type=range],
    input[type=range]::after,
    input[type=range]::before {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type=range]:focus {
            outline: none;
        }

        input[type=range]::-webkit-slider-runnable-track {
            width: 100%;
            height: 5px;
            cursor: pointer;
            animate: 0.2s;
            -webkit-box-shadow: 0px 0px 0px #000000;
            box-shadow: 0px 0px 0px #000000;
            background: #2497E3;
            border-radius: 1px;
            border: 0px solid #000000;
        }

        input[type=range]::-webkit-slider-thumb {
            -webkit-box-shadow: 0px 0px 0px #000000;
            box-shadow: 0px 0px 0px #000000;
            border: 1px solid #2497E3;
            height: 18px;
            width: 18px;
            border-radius: 25px;
            background: #A1D0FF;
            cursor: pointer;
            -webkit-appearance: none;
            margin-top: -7px;
        }

        input[type=range]:focus::-webkit-slider-runnable-track {
            background: #2497E3;
        }

        input[type=range]::-moz-range-track {
            width: 100%;
            height: 5px;
            cursor: pointer;
            animate: 0.2s;
            box-shadow: 0px 0px 0px #000000;
            background: #2497E3;
            border-radius: 1px;
            border: 0px solid #000000;
        }

        input[type=range]::-moz-range-thumb {
            box-shadow: 0px 0px 0px #000000;
            border: 1px solid #2497E3;
            height: 18px;
            width: 18px;
            border-radius: 25px;
            background: #A1D0FF;
            cursor: pointer;
        }

        input[type=range]::-ms-track {
            width: 100%;
            height: 5px;
            cursor: pointer;
            animate: 0.2s;
            background: transparent;
            border-color: transparent;
            color: transparent;
        }

        input[type=range]::-ms-fill-lower {
            background: #2497E3;
            border: 0px solid #000000;
            border-radius: 2px;
            box-shadow: 0px 0px 0px #000000;
        }

        input[type=range]::-ms-fill-upper {
            background: #2497E3;
            border: 0px solid #000000;
            border-radius: 2px;
            box-shadow: 0px 0px 0px #000000;
        }

        input[type=range]::-ms-thumb {
            margin-top: 1px;
            box-shadow: 0px 0px 0px #000000;
            border: 1px solid #2497E3;
            height: 18px;
            width: 18px;
            border-radius: 25px;
            background: #A1D0FF;
            cursor: pointer;
        }

        input[type=range]:focus::-ms-fill-lower {
            background: #2497E3;
        }

        input[type=range]:focus::-ms-fill-upper {
            background: #2497E3;
        }

/*************   end range   **************/
.portada-cover {
    width: 100%;
    height: 150px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    /*opacity: .75;*/
    z-index: 0;
    display: block;
    border-radius: 7px 7px 0 0;
    position: relative;
}

.portada-profile {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: -70px auto 0 auto;
    display: block;
    background-color: #fff;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    position: relative;
    border: 1px solid #eee;
}

    .portada-profile input[type=file] + label {
        display: block;
        width: initial;
        height: initial;
        border-radius: 0;
        border: none;
        cursor: pointer;
        position: absolute;
        background: none;
        bottom: 0;
        right: 0;
    }

        .portada-profile input[type=file] + label:empty:after {
            content: '0';
            color: transparent;
            font-size: initial;
            font-weight: initial;
            position: relative;
            display: none;
        }

.text-content {
    padding-top: 7px;
    display: block;
    position: relative;
}

.btn-group input[type=radio] {
    display: none;
}

.img-nav {
    background-position: center top !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 5px !important;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

@media (min-width: 480px) {
    .rwd-table td:before {
        display: none;
    }
}

.rwd-table th, .rwd-table td {
    text-align: left;
}

@media (min-width: 480px) {
    .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: .25em .5em;
    }

        .rwd-table th:first-child, .rwd-table td:first-child {
            padding-left: 0;
        }

        .rwd-table th:last-child, .rwd-table td:last-child {
            padding-right: 0;
        }
}

.rwd-table {
    border-radius: .5em;
    overflow: hidden;
}

    .rwd-table * {
        position: relative;
    }

@media (min-width: 480px) {
    .rwd-table th, .rwd-table td {
        padding: 1em !important;
    }
}

@media (max-width: 990px) {
    body,
    .body-content,
    .container {
        padding: 0;
    }

    .body-content {
        padding-top: 60px;
    }

    .rwd-table {
        border-collapse: collapse;
        position: relative;
    }

        .rwd-table thead {
            display: none;
        }

        .rwd-table tr {
            border-top: 1px solid #ddd;
        }

            .rwd-table tr:last-child {
                border-bottom: 1px solid #ddd;
            }

        .rwd-table td {
            border: none;
            border-color: transparent !important;
            padding: 2px 8px !important;
        }

            .rwd-table td:first-child {
                margin-top: 1.2em;
            }

            .rwd-table td:last-child {
                margin-bottom: 1.2em;
            }

        .rwd-table > tbody > tr:hover {
            background-color: transparent;
        }

    .modal-body.detail .row {
        border-bottom: 1px solid #eee;
    }

        .modal-body.detail .row:last-child {
            border-bottom: none;
        }

    .menu-lateral {
        margin-top: 5rem;
        min-height: 0;
    }

    .panel-list {
        width: 50%;
    }

    .content-panel {
        z-index: 0;
        -webkit-transition: .3s ease-in-out all;
        transition: .3s ease-in-out all;
        max-width: 99%;
        height: 85vh;
        float: left;
        max-height: 85vh;
    }

    .panel-list {
        width: 48%;
        margin: 1%;
        float: left;
    }
}

@media (max-width: 425px) {
    .panel-list {
        width: 100%;
        margin: 1rem 0;
    }
}

.disabled {
    opacity: .6;
}

.t-r {
    text-align: right;
}

.m {
    margin: 5rem;
}

.m-t {
    margin: 5rem 0 2rem 0;
}

.m-f {
    margin: 0 5rem 0 2rem;
}

.izquierda {
    text-align: left;
}

.derecha {
    text-align: right;
}

.cuerpo-admin {
    background: #fff;
    border-radius: 3px;
    padding: 1.5rem;
    -webkit-transition: .5s;
    transition: .5s;
}

    .cuerpo-admin:hover {
        -webkit-box-shadow: 10px 10px 26px -4px rgba(0, 0, 0, 0.5);
        box-shadow: 10px 10px 26px -4px rgba(0, 0, 0, 0.5);
        -webkit-transition: .5s;
        transition: .5s;
    }

.swal2-popup{
    font-size: 120%;
}

#frm-c {
    width: 250px;
    margin: 0 auto;
    height: 50px;
}

.clasificacion p {
    text-align: center;
}

.clasificacion label {
    font-size: 20px;
}

input[type="radio"] {
    display: none;
}

.clasificacion label {
    color: grey;
    font-size: 200%;
}

.clasificacion {
    direction: rtl;
    unicode-bidi: bidi-override;
}

    .clasificacion label:hover,
    .clasificacion label:hover ~ label {
        color: orange;
        cursor: pointer;
    }

.clasificacion input[type="radio"]:checked ~ label {
    color: orange;
}

.botonF1 {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #F44336;
    right: 0;
    bottom: 5px;
    position: absolute;
    margin-right: 16px;
    margin-bottom: 16px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 30px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    transition: .3s;
}

    .botonF1:hover {
        color: #000;
    }

.contNotify {
    width: 300px;
    position: absolute;
    bottom: 100px;
    right: 30px;
    color: #000;
    z-index: 9999;
    background: #c0c0c0;
    border: 5px solid #337ab7;
    border-radius: 5px;
    padding: 10px;
    transition: 1s;
    /*display: none;*/
}

    .contNotify li {
        list-style: none;
        background: #3891b37d;
        padding: 10px;
        margin-top: 2px;
        cursor: pointer;
        transition: .5s;
    }

    .contNotify li:hover{
        transform: scale(1.03);
    }

    .contNotify .showNotify{
        display: block;
    }

.especial-sweetalert2-01 > div{
    font-size: 120% !important;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fast {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}