
.csValueEntry {
    margin-left: 10px;
}

/* DataTables */
thead tr, tfoot tr {
    background-color: #F5F5F5;
}

tbody tr {
    font-size: 10px;
    height: 14px;
    padding: 2px;
    font-family: Verdana;
}

/* Filas de las tablas más estrechas pero sólo las que vienen de .table para que no afecte al calendario */
.table tbody td {
    padding: 4px !important;
}

tr.group, tr.group td {
    font-weight: bold;
    background-color: rgb(228, 228, 228) !important;
    cursor: pointer;
}

.top5 {
    margin-top: 5px;
}

.top7 {
    margin-top: 7px;
}

.top10 {
    margin-top: 10px;
}

.top15 {
    margin-top: 15px;
}

.top20 {
    margin-top: 20px;
}

.top30 {
    margin-top: 30px;
}


.form-actions-custom {
    padding: 19px 20px 20px;
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    position: relative;
    *zoom: 1;
}

.widget.box .widget-footer {
    background: #f9f9f9;
    border-bottom-color: #d9d9d9;
    line-height: 35px;
    padding: 0 12px;
    margin-bottom: 0;
}


span.error, .form-side-labels span.error, .form-top-labels span.error {
    float: left;
    display: block;
    /*margin: 0 0 0 5px;*/
    padding: 3px;
    width: auto;
    font-weight: bold;
    color: #b94a48;
    font-size: 0.75em;
}

.displayNone {
    display: none;
}

/* * * * * * * * * * * *
 * Form Actions
 * * * * * * * * * * * */
.form-actionscus {
    padding: 19px 20px 20px;
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1;
}

    .form-actionscus .btn.pull-right {
        margin-left: 3px;
    }

    .form-actionscus:before,
    .form-actionscus:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .form-actionscus:after {
        clear: both;
    }

.box .form-actionscus {
    margin-bottom: -10px;
    margin-left: -10px;
    margin-right: -10px;
}
/* * * * * * * * * * * *
 * Table No borders
 * * * * * * * * * * * */
.table-borderless {
    margin: 5px 0px 5px 0px;
    width: 100%;
}

    .table-borderless td,
    .table-borderless tr,
    .table-borderless th {
        border-top: none;
    }

.customlead {
    font-size: 16.1px;
    font-weight: 200;
    outline: medium none !important;
    vertical-align: middle;
    padding: .7em 0 0 .3em;
}

.scheduler_container {
    /* height: 800px; */
    width: 100%;
    height: 600px;
    border: 1px solid #aeaeae;
}

.displayFor {
    padding-top: 7px;
}

/*Url image max size*/
#imgUser {
    max-height: 400px;
    display: block;
    margin: auto;
}

body .ui-datepicker {
    position: relative;
    z-index: 1151 !important;
}

body .colorpicker {
    z-index: 1151 !important;
}

.normalspace {
    white-space: normal !important;
}



.header-text {
    color: #ffffff;
    font-size: 13px;
    text-shadow: 0 1px 0 #000000;
    display: block;
    padding-top: 8px;
}

/*Mod de las barras laterales*/

#sidebar ul#nav ul.sub-menu ul.sub-menu {
    margin-top: 0;
    margin-bottom: 0;
}

    #sidebar ul#nav ul.sub-menu ul.sub-menu > li a {
        font-size: 11px;
        color: #6f6f6f;
        padding: 5px 15px;
    }

.sub-menu {
    font-size: 11px;
}
/**/

.form-horizontal .control-label {
    padding-top: 3px;
}

#rolesDropDown {
    display: inline;
    width: auto;
    margin-left: 10px;
}

/** > #rolesDropDown {
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    margin-left: 10px;
}*/

/* Footer */
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    clear: both;
    font-size: .8em;
}

    footer .float-left,
    footer .float-right {
        float: right;
    }

.content-wrapper {
    margin: 0 auto;
    max-width: 90%;
}

#headerText_Gestion, #headerText_Usuario {
    border-right: 0px;
    border-left: 0px;
}

.form-group {
    margin-bottom: 7px;
}

.form-horizontal > .form-group {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.form-group .control-label {
    text-align: left;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    font-weight: bold;
    color: darkslategray;
}

.field-validation-valid {
    display: none;
}

.validation-summary-valid {
    display: none;
}

/* Fixes par Jquery-builder*/
.query-builder .selectize-dropdown {
    height: auto;
}

/* Fixes Datatables con Scroll */
.scrollStyleDT {
    overflow-x: auto;
}

/* Para historial Mensajería */
.chat {
    width: 100%;
    float: left;
    background: #F2F5F8;
    margin-top: 15px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #434651;
}

    .chat .chat-header {
        padding: 20px;
        border-bottom: 2px solid white;
    }

        .chat .chat-header img {
            float: left;
        }

        .chat .chat-header .chat-about {
            float: left;
            padding-left: 10px;
            margin-top: 6px;
        }

        .chat .chat-header .chat-with {
            font-weight: bold;
            font-size: 16px;
        }

        .chat .chat-header .chat-num-messages {
            color: #92959E;
        }

        .chat .chat-header .fa-star {
            float: right;
            color: #D8DADF;
            font-size: 20px;
            margin-top: 12px;
        }

    .chat .chat-history {
        padding: 30px 30px 20px;
        border-bottom: 2px solid white;
        /*overflow-y: scroll;
  height: 575px;*/
    }

        .chat .chat-history .message-data {
            margin-bottom: 15px;
        }

        .chat .chat-history .message-data-time {
            color: #a8aab1;
            padding-left: 6px;
        }

        .chat .chat-history .message {
            color: white;
            padding: 18px 20px;
            line-height: 26px;
            font-size: 16px;
            border-radius: 7px;
            margin-bottom: 30px;
            width: 90%;
            position: relative;
        }

            .chat .chat-history .message:after {
                bottom: 100%;
                left: 7%;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
                border-bottom-color: #86BB71;
                border-width: 10px;
                margin-left: -10px;
            }

        .chat .chat-history .my-message {
            background: #86BB71;
        }

        .chat .chat-history .other-message {
            background: #94C2ED;
        }

            .chat .chat-history .other-message:after {
                border-bottom-color: #94C2ED;
                left: 93%;
            }

    .chat .chat-message {
        padding: 30px;
    }

        .chat .chat-message textarea {
            width: 100%;
            border: none;
            padding: 10px 20px;
            font: 14px/22px "Lato", Arial, sans-serif;
            margin-bottom: 10px;
            border-radius: 5px;
            resize: none;
        }

        .chat .chat-message .fa-file-o, .chat .chat-message .fa-file-image-o {
            font-size: 16px;
            color: gray;
            cursor: pointer;
        }

        .chat .chat-message button {
            float: right;
            color: #94C2ED;
            font-size: 16px;
            text-transform: uppercase;
            border: none;
            cursor: pointer;
            font-weight: bold;
            background: #F2F5F8;
        }

            .chat .chat-message button:hover {
                color: #75b1e8;
            }

.online, .offline, .me {
    margin-right: 3px;
    font-size: 10px;
}

.online {
    color: #86BB71;
}

.offline {
    color: #E38968;
}

.me {
    color: #94C2ED;
}

.chat ul {
    list-style: none;
}

.chatclearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/* Para TimeLine Eventos Centros */
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #999999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}

/* Para signature Pad*/
.signature-pad-edit > canvas {
    display: block;
    width: 300px;
    height: 150px;
    margin-bottom: 5px;
}

.signature-pad > canvas {
    display: block;
    width: 300px;
    height: 150px;
    margin-bottom: 5px;
}

/*camera preview*/
.camera-preview video {
    width: 100% !important;
    height: auto !important;
}

/* flot legend container */
.labelschart {
    margin-top: 25px;
    padding: 2px;
    display: inline-block;
    margin: 0 auto;
}

.table td.fit,
.table th.fit {
    white-space: nowrap;
    width: 1%;
}

/* DATATABLE MOBILE */

@media(max-width:1025px) {
    table.table-mobile td {
        padding: 15px !important;
        font-size: 14px;
    }
    /*table.table-mobile td a > i {
        font-size: 24px;
    }*/
}

.text-body {
    color: #555555;
}

/*@media(max-width: 1025px) {
    table.table-mobile-vertical th.hide {
        display: none;
    }
    table.table-mobile-vertical td {
        display: table-row;
    }
}*/


/* BORDE EN COLUMNAS */


@media(max-width:1025px) {
    table.table-mobile td {
        padding: 15px !important;
        font-size: 14px;
    }
    /*table.table-mobile td a > i {
        font-size: 24px;
    }*/
}

.tblreservas tbody td {
    padding: 1em !important;
    text-align: center;
    vertical-align: top;
}

.reserva-red {
    color: #572227 !important;
    background-color: #eed9db !important;
}

.reserva-orange {
    color: #784317 !important;
    background-color: #fae6d5 !important;
}

.reserva-green {
    color: #183d20;
    background-color: #d5e3d8 !important;
}

.reserva-blue {
    color: #174a66;
    background-color: #d5e6e7 !important;
}

/* Tabla Alumnos Actividades */
tr.headerGroupAlumActv {
    cursor: pointer;
}

    tr.headerGroupAlumActv td {
        padding: 6px !important;
    }

.headerGroupAlumActv .sign:after {
    content: "+";
    display: inline-block;
}

.headerGroupAlumActv.expand .sign:after {
    content: "-";
}

/* Estilos para las paginas de menus */ 
.mymenutable {
    width: 100%;
}
    .mymenutable h3 {
        font-weight: 400;
        background-color: #efefef;
        padding: 10px 10px;
        margin-bottom: 0;
        margin-top: 0;
    }
    .mymenutable td {
        border: 1px solid #eee;
    }

    .mymenutable th {
        border-bottom: none;
    }

    .mymenutable td {
        padding: 5px 10px;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #555555;
        font-size: 13px !important;
        vertical-align: baseline;
    }

        .mymenutable td h5 {
            /*margin-top: 20px;*/
        }
    .mymenutable div.form-group {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .mymenutable .checkbox {
        padding-left: 0;
    }
    .mymenutable tr.active td {
        /*border-bottom: 2px solid #ddd !important;
        border-top: 2px solid #ddd !important;*/
        background-color: #f9f9f9;
    }
.mymenutable {
    -webkit-box-shadow: 5px 5px 5px 5px #ddd;
    -moz-box-shadow: 5px 5px 5px 5px #ddd;
    box-shadow: 5px 5px 5px 5px #ddd;
    margin-bottom: 30px;
    margin-top: 10px;
}

/*Publicaciones*/ 
.centered-pub {
    text-align: center;
    font-size: 0;
}

.centered-pub > div {
    float: none;
    display: inline-block;
    text-align: left;
    font-size: 13px;
}

/* Observaciones Contactos */
.observacion-expandida td {
    /*font-style: italic;
    color: #333;
    border-top: none;*/
}