/*HOJA DE ESTILOS PARA EL SISTEMA WEB DE GESTION TUTORIAL*/
/*ARCHIVO REALIZADO POR HUMBERTO LUCERO LAGA ING. EN SISTEMAS COMPUTACIONALES DEL ITSCC*/
.cursor{cursor: pointer;}
.ocultar {display: none;}
.mostrar {display: block;}
body#fondo{	background-color: #F9F9F9!important; background: url("img/Logo_ITSCC.webp") no-repeat center fixed; background-size: 12% 20%;}
div.modal-lg{max-width: 70%;}
#cuadrologin{background-color: #FFF;border-radius: 7px;}
input#botonlogin:hover{background-color: #4685D1;color: #FFF;}
span.zantiqa{color: #129AFE;font-size: 20px;}
span.leaguespartan{color: #15CB61;font-size: 28px;font-style: bold;}
.nav-pills .btnverde .nav-link.active{background-color: #15CB61;color: #FFF;}
.nav-pills .btnazul .nav-link.active{background-color: #4685D1;color: #FFF;}
.content-header.content-header-fullrow{background-color: #FCFCFC;}
#page-container.sidebar-inverse #sidebar .content-side-user{background-color: #365168;height: 100px;font-size: 13px;}
#page-container.sidebar-inverse #sidebar{background-color: #2C4255;}
.sidebar-inverse #sidebar .nav-main a{color: #EEEFF1;}
i.bi{font-size: 15px;}
i.bi-list{font-size: 17px;color: #020202;}
i.bi-chat-right-text{color: #000;}
i.bi-unlock-fill{color: #15CB61;}
i.bi-trash3{color: #EE0000;}
i.bi-lock-fill{color: #F00;}
i.bi-toggle-off{font-size: 25px;}
i.bi-toggle-on{font-size: 25px;}
button.btn-block-option i.bi-pencil-square{color: #FFF;}
hr.divisor{height: 2px;width: 100%;background-color: #243544;margin-top: 4px;margin-bottom: 4px;border-top: 0px;border-bottom: 0px;}
.block-header-default{background-color: #F3F3F3;padding: 12px 16px;}
.bg-primary-light {background-color: #B4C7E7!important;}
.bg-success-light {background-color: #C5E0B4!important;}
.bg-warning-light {background-color: #FFE699!important;}
table.tablecal{max-width: 95%;}
.tpartcal th{padding-top: 1px;padding-bottom: 1px;max-width:40%;}
.table th{font-size: 13px;vertical-align: middle!important;}
th.w-10{width: 10%!important;}
table.tblch th{font-size: 12px;}
.table td{font-size: 13px;padding: 9px;}
.tpartcal td{padding-top: 1px;padding-bottom: 1px;max-width:20%;}
table.tblch td{font-size: 12px;}
td[contenteditable]{white-space: pre-wrap;overflow-y: auto;max-height: 50px;}
td[contenteditable]:focus{background-color: #F3F3F3;}
div.vcenter div{vertical-align: middle!important;align-self: center;}
button#agregarindividual{background-color: #fff!important;}
.cke_editable {font-size: 12px;line-height: 1px!important;}