﻿@font-face {
    font-family: Manrope;
    src: url(Manrope-VariableFont_wght.ttf);
}
table.dataTable thead .sorting:after {
    opacity: 0.7 !important;
    content: "\e150";
}

.moduloReparto {
    /*display: none !important;*/
}

.notafinal {
    background-color:aquamarine;
    padding:10px;
}

.falta_justificada {
    color: #df6e15;
}

.profile-user-img {
    width: 60px !important;
}

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Manrope !important;
}

.timec {
    font-weight: normal !important;
}

.fc, .fc-list-empty {
    background-color: #fff !important;
}

.fc-col-header-cell {
    border-color: #ddd;
    background: #fafafa;
}

.fc-day-today {
    background: #f8ead9 !important;
}

.fc-day-number, .fc-daygrid-day-number {
    font-size: 20px;
    font-weight: 300;
    padding-right: 10px
}

.fc-event, .fc-event-dot {
    background-color: #d2e6f7 !important;
    padding: 5px !important;
}

.fc-daygrid-day {
    border: 1px solid #ddd;
}

.fc-event-title, .fc-event-time {
    color: #222 !important;
}

.input-number {
    width: 170px !important;
}

a {
    color: #3c8dbc;
}


.btn-login {
    background-color: #CB0017 !important;
    border-color: #6e010e !important;
    color:#fff !important;
}


    .btn-login:hover, .btn-login:active, .btn-login.hover {
        background-color: #6e010e !important;
    }
.btn-primary {
    background-color: #4aacf7 !important;
    border-color: #008CF7 !important;
}


    .btn-primary:hover, .btn-primary:active, .btn-primary.hover {
        background-color: #008CF7 !important;
    }

.btn-info:hover, .btn-info:active, .btn-info.hover {
    background-color: #008CF7 !important;
}

.progress {
    border: 1px solid #008CF7 !important;
    border-radius: 4px !important;
}

code {
    font-family: Manrope !important;
    color: #008CF7 !important;
    font-size: 16px !important;
    background-color: #fff !important;
    margin-left: 10px;
}

.text-danger {
    color: red !important;
    font-weight: bold !important;
}

.login-logo, .register-logo {
    padding-top: 20px !important;
    margin-bottom: 0px !important;
}

.mailbox-read-time {
    font-size: 14px !important;
}

.datepicker {
    z-index: 2000 !important;
}

.bg-aqua, .callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
    background-color: #2a95f9 !important;
}

.chat .item > .message > .name {
    margin-bottom: 10px;
}

.skin-blue .main-header .navbar {
    background-color: #CB0017 !important;
}

.skin-blue .main-header .logo {
    background-color: #CB0017 !important;
    color: #fff !important;
}

.box {
    border-left: 1px solid #c8dde2;
    border-right: 1px solid #c8dde2;
    border-bottom: 1px solid #c8dde2;
}

label {
    font-weight: normal !important;
}

.table > thead > tr > th {
    background-color: #CB0017 !important;
    font-weight: normal !important;
    color: #fff !important;
}

.activesub {
    background-color: #c8dde2;
    border-radius: 5px;
    border: solid 1px #4e93a3;
    margin-right: 5px !important;
}

.btn-info {
    background-color: #4aacf7 !important;
    border-color: #008CF7 !important;
}

.main-sidebar, .skin-blue .left-side {
    background-color: #322f2f !important;
}

.skin-blue .sidebar-menu > li.header {
    background: #1a8097 !important;
}

.skin-blue .sidebar-menu > li.active > a {
    border-left-color: #54a9bc !important;
}

.skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a {
    background: #CB0017 !important;
}

.skin-blue .sidebar-menu > li:hover > a {
    background: #CB0017 !important;
}

.content-wrapper {
    background-color: #f1f1f1 !important;
}

.skin-blue .sidebar-menu > li > .treeview-menu {
    background: #eff3f4 !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

.skin-blue .sidebar-menu .treeview-menu > li > a {
    color: #222 !important;
}

.skin-blue .sidebar-menu .treeview-menu > li:hover > a {
    color: #0060AB !important;
}

ul > li > .fa, ul > li > .glyphicon, ul > li > .ion {
    width: 20px;
    text-align: center;
    margin-right: 5px;
}

.navbar-btn-left {
    float: left;
    margin: 8px 0px 0px 0px;
}

    .navbar-btn-left a {
        margin: 0px 0px 0px 5px;
        width: 39px;
    }

.navbar-btn-preview-left {
    float: left;
    margin: 8px 0px 0px 0px;
}

    .navbar-btn-preview-left a {
        margin: 0px 0px 0px 5px;
    }

.skin-blue .sidebar-menu > li.header {
    color: #fff !important;
    /* background: #1a2226; */
}

.todo-list > li .talert {
    font-weight: normal !important;
    margin: 5px 0 5px 0;
}

td .user-image {
    text-align: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
}

.tbTurnos td {
    text-align: center;
    border: 1px solid #c4c4c4;
    padding: 5px;
}

.tbTurnos {
    width: 100%;
}

    .tbTurnos th {
        text-align: center;
        font-weight: normal;
        background-color: #f1f1f1;
        padding: 5px;
        color: #222;
        border: 1px solid #c4c4c4;
    }

.tituloPS {
    color: #1c6373;
    font-weight: bold;
}

.tituloCentro {
    color: #666;
    font-weight: bold;
}

.tituloCP {
    color: #666;
}

.tituloSolicitado {
    color: #1c6373;
    font-weight: bold;
}

.tituloAsignado {
    color: green;
    font-weight: bold;
}

.no-padding {
    padding: 0px !important;
}

.padding-left {
    padding: 0px 0px 0px 15px !important;
}

.btn-min {
    padding: 1px 3px 0px 5px !important;
}

.trayectoDif {
    color: #f39c12;
}

.trayectoSus {
    color: Red;
}


.box.box-primary {
    border-top-color: #9b9b9b !important;
}