#login-block > .panel-body > .btn-group > button {
    display:none;
}

.section-login #help {
  background: rgba(255,255,255,0.7);
  width: 185px;
  position: fixed;
  bottom: 0;
  left: 16px;
  border-radius: 19px;
  backdrop-filter: blur(10px);
}

.section-login #help .nav > li > a {
  padding: 3px 2px;
}

#formLogin::before {
  content: '' !important;
  background-image: url(https://webs.hn/wp-content/uploads/2026/02/PVA-pregrado.svg) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  position: relative !important;
  z-index: 1000 !important;
  width: 98% !important;
  max-width: 370px !important;
  height: 108px !important;
  display: block !important;
  margin: -22px auto 0px auto !important;
  transition: all 0.4s ease !important;
}

#cm-header .logo a {
  background: url(https://webs.hn/wp-content/uploads/2026/02/PVA-pregrado.svg) !important;
  height: 60px !important;
  height: 90px !important;
  width: 310px !important;
  display: block !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}


#cm-header {
    background-image: linear-gradient(150deg,#000,#fd6600,#282828) !important;
    background-image: linear-gradient(150deg,#031f35,#0067b0,#0067b0) !important;
    background: #020249 !important;
}

main.section-login{
  /*background-image: linear-gradient(rgba(255, 255, 255, 0.01), rgba(0, 0, 0, 0.4)),
           			url(https://webs.hn/wp-content/uploads/2024/10/WEB-UPI-2.png)  !important;
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6)), url(https://ujcv.edu.hn/wp-content/uploads/2024/09/ujcv-campus-tgu.png) !important;*/
  background: url(https://ujcv.edu.hn/wp-content/uploads/2025/05/slider-UJCV-2.jpg) !important;
  background-size: cover !important;
  background-position: center center !important;
    height:100vh !important;
}

.grid-courses .items .image .pin {
  top: 2px !important;
  right: 4px !important;
}

.page_origin_ {
    opacity:1 !important;
    transition:all 0.1s !important;
}

.toolbar-cookie {
  background: transparent !important;
}

.toolbar-cookie > form {
  max-width: 700px;
  width: 100%;
  background: #fff;
  margin: auto;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 100px;
  box-shadow: 0px 10px 10px rgba(0,0,0,0.2);
  color: #000;
  font-size:12px;
}

.cookieUsageValidation span { 
  margin-left: 20px;
  margin-left: 20px;
  background: #e7e7e7;
  padding: 7px 15px;
  border-radius: 100px;
  color: #000;
  font-size: 11px;
  cursor:pointer;
}

#lost_password {
  margin: auto;
  max-width: 500px;
  padding-top: 50px;
}


/** {
transition:all 0.1s !important;
}*/

html, body {
overflow-x:hidden !important;
    background:#f1f3f6 !important;
}

h1, h2, h3, h4, 
h1 a, h2 a, h3 a, h4 a {
	font-family:poppins !important;
    font-weight:700 !important;
}

p, span, div, li, a{
	font-family:roboto !important;
    font-weight:400 !important;
}

/* oculto global */

.resize_font {
  display:none  !important;
}


/* login */
.section-login .row > .col-md-9 {
  display:none  !important;
}


.section-login #cm-content {
  background: transparent  !important;
}

.section-login  .sidebar {
  box-shadow: none  !important;
  background: transparent  !important;
}

.section-login .row > .col-md-3 {
  width: 100%  !important;
  right: 0  !important;
}

.section-login #login-block {
  width: 100% !important;
  max-width: 450px !important;
  margin: auto !important;
  margin-top: 12% !important;
  padding: 10px 20px !important;
  border-radius: 10px !important;
  background: rgba(0,0,0,0.1) !important;
  backdrop-filter: blur(110px) brightness(0.8);
}

@media(max-width:900px){  
.section-login #login-block {
  margin-top: 50% !important;
}
}

#formLogin:hover::before {
  transform:scale(1.05) !important;
}

.section-login #cm-header {
  display: none !important;
}
/*login end */








/* scorm */
#learning_path_right_zone #wrapper-iframe {
  width: 94% !important;
  margin: auto !important;
}

.youtube-embed-wrapper {
  border-radius: 20px !important;
  box-shadow: 0px 10px 10px rgba(0,0,0,.1) !important;
  margin-top: 24px !important;
}

#learning_path_right_zone .lp-view-tabs .tab-content {
  border: 0px solid #ddd !important;
}

#content-scorm .image-avatar img {
  border-radius: 100px !important;
  border-style: solid !important;
  border-color: #fff !important;
  border-width: 1px !important;
  box-shadow: 0px 4px 10px rgba(0,0,0,.2) !important;
}

#content-scorm .progress-bar-success {
  background-color: #0080ff !important;
}

#content-scorm .progress {
  background: #f1f1f1 !important;
  text-shadow: none !important;
  border-style: none !important;
  box-shadow: none !important;
  height: 26px !important;
  border-radius: 4px !important;
}

#content-scorm #scorm-info .progress-bar {
  line-height: 24px !important;
}

#content-scorm .sidebar-scorm {
  background: #fff !important;
}

#content-scorm #scorm-info {
  background: #e1e1e1 !important;
}

.scorm_item_normal.scorm_completed {
  background: url(../../main/img/icons/svg/check-completed.svg) #fff right center no-repeat !important;
}


.scorm_item_normal.scorm_not_attempted {
  background: url(../../main/img/icons/svg/check-not-attempted.svg) #fff right center no-repeat !important;
}

.scorm_item_normal.scorm_highlight.scorm_completed {
  background: url(../../main/img/icons/svg/check-highlight.svg) #0080ff right center no-repeat !important;
}

#content-scorm  .level_0 {
  font-family: poppins !important;
  font-weight: 700 !important;
}

#content-scorm  .menu-button {
  font-size: 25px !important;
  border: none !important;
  background:transparent  !important;
  color:#0080ff  !important;
}

#content-scorm  .expand .fa {
  background-color: #0080dd !important;
}

#content-scorm .sidebar-scorm {
  background: #fff !important;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.3) !important;
  border-style: none  !important;
}



/* componments */
.thumbnail {
  border-style: none;
  padding: 0;
}

.thumbnail a > img, .thumbnail > img {
  border-radius: 20px;
}

/* boton primario */
.btn-primary, #view_as_link .btn-default {
  background-color: #0080ff !important;
  color: #fff !important;
  border: none !important;
  padding: 12px 24px !important;
  border-radius: 8px !important;
  font-size: 16px !important;
  font-weight: bold !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
}

.btn-primary:hover, #view_as_link .btn-default:hove {
  background-color: #005bb5 !important;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15) !important;
  transform: translateY(-2px) !important;
}

.btn-primary:active, #view_as_link .btn-default:active {
  background-color: #004494 !important;
  transform: translateY(0) !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) !important;
}

/**/
.form-control {
  padding: 0px 4px !important;
}

.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  width: 100% !important;
  color: #000;
  padding: 10px 12px !important;
}

.bootstrap-select .dropdown-menu li a:hover {
  color: #fff !important;
  background:#0080ff !important;
}

.user-online{
  z-index: 100 !important;
  background: #fff !important;
  width: 60px !important;
  text-align: center !important;
  padding: 19px 4px !important;
  border-radius: 100px !important;
  box-shadow: 0px 7px 10px rgba(0,0,0,0.3) !important;
  bottom: 20px !important;
  right: 20px !important;
  position: fixed  !important;
}










/* globa header */
@media(min-width:800px){
#cm-header {
  display: flex !important;
}
    
.avatar-user .img-circle {
  border: 0px solid #FFF !important;
}

#cm-header > .container {
  width:20% !important;
  display: flex  !important;
  align-items: center !important
}

#cm-header > .container > .row .col-md-8{
	display:none !important;
}

#cm-header > .container .col-md-3{
  width:100% !important;
}

#cm-header > .navbar-default {
  width:80% !important;
  display: flex  !important;
  align-items: center  !important;
  margin-bottom: 0 !important;
  background: transparent !important;
  box-shadow: none  !important;
  border-style: none  !important;
}

#navbar {
  display: flex  !important;
  justify-content: flex-end  !important;
}
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent !important;
}

#cm-header .logo img {
  display: none !important;
}


.navbar-default .navbar-nav > li > a {
  color: #fff !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background: transparent !important;
  color: #ffffff !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
  color: #fff !important;
  background-color: transparent !important;
    font-weight: bold !important;
    opacity:0.4 !important;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
  color: #0080ff !important;
  color: #fff !important;
  background-color: transparent !important;
  opacity: 0.4 !important;
}

@media(max-width:800px){
#cm-header > .container {
  width: 80%  !important;
}
}

.panel-collapse {
  display: block !important;
}




/*body*/
#cm-content .row .col-md-12 .row {
	background:#fff !important;
}

#cm-content > .container > .row > .col-md-12{
  	background: #fff !important;
    padding-bottom: 30px !important;
}

#cm-content > .container {
    width: 100%  !important;
    padding: 0 !important;
}

#user_image_block img, #sn-avatar-one a.expand-image img {
  width: 100px !important;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.2) !important;
}

#user_image_block {
  padding: 20px !important;
  background-color: #f5f5f5 !important;
  position: relative !important;
  clip-path: ellipse(75% 100% at 50% 0%) !important;
  margin-top: -22px !important;
}

#cm-content {
  background: #f1f3f6 !important;
}

.breadcrumb {
  margin-bottom: 0 !important;
  background-color: #E2E6E7 !important;
  text-align: right !important;
  padding: 6px 30px !important;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-style: none !important;
}

.panel-default,
.panel-default > .panel-heading,
.list-group .list-group-item {
  border-color: transparent !important;
  background: transparent !important;
  padding-bottom: 0 !important;
}

.sidebar, .social-network-menu {
  padding: 22px !important;
}

.sidebar {
	box-shadow: 6px 24px 22px rgba(0,0,0,0.1) !important;
    background:#fff !important;
}

.panel-heading,
.panel-heading > a {
    color:#000 !important;
    font-family:poppins !important;
    font-weight:700 !important;
}

.panel-body .list-group-item a {
  font-size: 15px !important;
  font-family: roboto !important;
  font-weight: 400 !important;
  margin-left: 10px !important;
  color: #000 !important;
}

.inbox-message-social > .item-icon > img {opacity:0 !important;}
.inbox-message-social > .item-icon {
  width: 30px !important;
  height: 30px !important;
  background-image: url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -1px -2px !important;
  background-size: 300px !important;
}


.new-message-social > .item-icon > img {opacity:0 !important;}
.new-message-social > .item-icon {
  width: 30px !important;
  height: 30px !important;
  background-image: url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -34px -2px !important;
  background-size: 300px !important;
}

.invitations-social > .item-icon > img {opacity:0 !important;}
.invitations-social > .item-icon {
  width: 30px !important;
  height: 30px !important;
  background-image: url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -67px -3px !important;
  background-size: 300px !important;
}


.personal-data > .item-icon > img {opacity:0 !important;}
.personal-data > .item-icon {
  width: 30px !important;
  height: 30px !important;
  background-image: url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -100px -3px !important;
  background-size: 300px !important;
}

.profile-social > .item-icon > img {opacity:0 !important;}
.profile-social > .item-icon {
  width: 30px !important;
  height: 30px !important;
  background-image: url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -134px -3px !important;
  background-size: 300px !important;
}

.order-course > .item-icon > img {opacity:0 !important;}
.order-course > .item-icon {
  width: 30px !important;
  height: 30px !important;
  background-image: url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -167px -3px !important;
  background-size: 300px !important;
}

.history-course > .item-icon > img {opacity:0 !important;}
.history-course > .item-icon {
  width: 30px !important;
  height: 30px !important;
  background-image: url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -201px -2px !important;
  background-size: 300px !important;
}

.last-visited-course > .item-icon > img {opacity:0 !important;}
.last-visited-course > .item-icon {
  width: 30px !important;
  height: 30px !important;
  background-image: url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -235px -2px !important;
  background-size: 300px !important;
}

.last-visited-lp > .item-icon > img {opacity:0 !important;}
.last-visited-lp > .item-icon {
  width: 30px !important;
  height: 30px !important;
  background-image: url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -267px -7px !important;
  background-size: 300px !important;
}

.last-visited-lp > .item-icon > img {opacity:0 !important;}
.last-visited-lp > .item-icon {
  width: 30px !important;
  height: 30px !important;
  background-image: url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -267px -7px !important;
  background-size: 300px !important;
}

.last-visited-lp > .item-icon > img {opacity:0 !important;}
.last-visited-lp > .item-icon {
  width: 30px !important;
  height: 30px !important;
  background-image: url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -267px -7px !important;
  background-size: 300px !important;
}


/* ICONOS CURSO */

.webshn-icon-agenda > a > img {opacity:0 !important;}
.webshn-icon-agenda {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: 2px -139px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-folder > a > img {opacity:0 !important;}
.webshn-icon-folder{
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -70px -138px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-quiz > a > img {opacity:0 !important;}
.webshn-icon-quiz {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -140px -138px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-valves > a > img {opacity:0 !important;}
.webshn-icon-valves {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -210px -138px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-forum > a > img {opacity:0 !important;}
.webshn-icon-forum {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -283px -139px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-members > a > img {opacity:0 !important;}
.webshn-icon-members {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -354px -141px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-works > a > img {opacity:0 !important;}
.webshn-icon-works {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -425px -142px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-scorms > a > img,
.webshn-icon-scormbuilder > a > img{opacity:0 !important;}
.webshn-icon-scorms,
.webshn-icon-scormbuilder {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -496px -141px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-info > a > img {opacity:0 !important;}
.webshn-icon-info {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -567px -139px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-gradebook > a > img {opacity:0 !important;}
.webshn-icon-gradebook {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -140px -421px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-links > a > img {opacity:0 !important;}
.webshn-icon-links {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -496px -141px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-links > a > img {opacity:0 !important;}
.webshn-icon-links {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: 2px -421px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-glossary > a > img {opacity:0 !important;}
.webshn-icon-glossary {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -67px -422px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-attendance > a > img {opacity:0 !important;}
.webshn-icon-attendance {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -211px -421px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-course_progress > a > img {opacity:0 !important;}
.webshn-icon-course_progress {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -282px -421px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-dropbox > a > img {opacity:0 !important;}
.webshn-icon-dropbox {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -354px -421px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-group > a > img {opacity:0 !important;}
.webshn-icon-group {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -425px -422px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-chat > a > img {opacity:0 !important;}
.webshn-icon-chat {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -494px -421px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-survey > a > img {opacity:0 !important;}
.webshn-icon-survey {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -567px -421px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-wiki > a > img {opacity:0 !important;}
.webshn-icon-wiki {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: 1px -495px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-notebook > a > img {opacity:0 !important;}
.webshn-icon-notebook {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -69px -495px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-google_meet > a > img {opacity:0 !important;}
.webshn-icon-google_meet {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -138px -494px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-blog_admin > a > img {opacity:0 !important;}
.webshn-icon-blog_admin {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -211px -495px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-statistics > a > img {opacity:0 !important;}
.webshn-icon-statistics {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -283px -495px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-reference > a > img {opacity:0 !important;}
.webshn-icon-reference {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -353px -495px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}

.webshn-icon-backup > a > img {opacity:0 !important;}
.webshn-icon-backup {
  width: 96px !important;
  height: 80px !important;
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -425px -495px !important;
  background-size: 640px !important;
  border-radius: 10px 0px 0px 10px !important;
}



/* icons toolbar action */

/*.actions img {
  opacity: 0;
}*/

.actions > .row {
  width:100%;
}

.actions,
.actions .col-sm-2,
.actions .col-sm-12,
.actions .col-sm-6,
.actions .col-md-6,
.actions .col-sm-4,
.actions .col-sm-2 .pull-right {
  display: flex;
  gap: 10px;
}

.tracking .panel-body {
  background: #919191;
  border-radius: 10px;
}

.actions > .row > .col-md-6:nth-of-type(2) {
    display: flex;
    justify-content: flex-end;
}

.actions a {
  width: 34px !important;
  height: 34px !important;
  background: #f1f1f1 url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -10000px -10000px !important;
  background-size: 400px !important;
  border-radius: 4px;
  display: block;
  margin: 0 !important;
}

.actions .back img {opacity: 0;}
.actions .back {
  background-position: -361px -139px !important;
}

.actions .new-message img {opacity: 0;}
.actions .new-message {
  background-position: -272px -139px !important;
}

.actions .outbox img {opacity: 0;}
.actions .outbox {
  background-position: -6px -183px !important;
}

.actions .excel img {opacity: 0;}
.actions .excel {
  background-position: -317px -137px !important;
}

.actions .shared_profile img {opacity: 0;}
.actions .shared_profile {
  background-position: -184px -138px !important;
}

.actions .inbox img {opacity: 0;}
.actions .inbox {
  background-position: -228px -138px !important;
}

.actions .edit img {opacity: 0;}
.actions .edit {
  background-position: -272px -138px !important;
}

.actions .new_folder img {opacity: 0;}
.actions .new_folder {
  background-position: -139px -138px !important;
}

.actions .calendar img {opacity: 0;}
.actions .calendar {
  background-position: -50px -138px !important;
}

.actions .week img {opacity: 0;}
.actions .week {
  background-position: -94px -138px !important;
}

.actions .new_event img {opacity: 0;}
.actions .new_event {
  background-position: -50px -183px !important;
}

.actions .day img {opacity: 0;}
.actions .day {
  background-position: -95px -183px !important;
}

.actions .info img {opacity: 0;}
.actions .info {
  background-position: -94px -49px !important;
}

.actions .objective img {opacity: 0;}
.actions .objective {
  background-position: -137px -49px !important;
}

.actions .topics img {opacity: 0;}
.actions .topics {
  background-position: -182px -49px !important;
}

.actions .strategy img {opacity: 0;}
.actions .strategy {
  background-position: -227px -48px !important;
}

.actions .laptop img {opacity: 0;}
.actions .laptop {
  background-position: -271px -48px !important;
}

.actions .teacher img {opacity: 0;}
.actions .teacher {
  background-position: -316px -49px !important;
}

.actions .assessment img {opacity: 0;}
.actions .assessment {
  background-position: -358px -50px !important;
}

.actions .wizard img {opacity: 0;}
.actions .wizard {
  background-position: -138px -181px !important;
}

.actions .new_learnpath img {opacity: 0;}
.actions .new_learnpath {
  background-position: -183px -183px !important;
}

.actions .import_scorm img {opacity: 0;}
.actions .import_scorm {
  background-position: -361px -181px !important;
}

.actions .new_glossary_term img {opacity: 0;}
.actions .new_glossary_term {
  background-position: -183px -183px !important;
}

.actions .import img {opacity: 0;}
.actions .import {
  background-position: -361px -181px !important;
}

.actions .save img {opacity: 0;}
.actions .save {
  background-position: -139px -226px !important;
}

.actions .view_detailed img {opacity: 0;}
.actions .view_detailed {
  background-position: -182px -50px !important;
}

.actions .export_to_documents img {opacity: 0;}
.actions .export_to_documents {
  background-position: -183px -226px !important;
}

/*.actions .new_announce img {opacity: 0;}
.actions .new_announce {
  background-position: -139px -138px !important;
}

.actions .delete_announce img {opacity: 0;}
.actions .delete_announce {
  background-position: -139px -138px !important;
}*/

.actions .new_course_progress img {opacity: 0;}
.actions .new_course_progress {
  background-position: -183px -183px !important;
}

.actions .import_csv img {opacity: 0;}
.actions .import_csv {
  background-position: -272px -226px !important;
}

.actions .export_csv img {opacity: 0;}
.actions .export_csv {
  background-position: -316px -226px !important;
}

.actions .pdf img {opacity: 0;}
.actions .pdf {
  background-position: -360px -227px !important;
}

.actions .export_to_documents img {opacity: 0;}
.actions .export_to_documents {
  background-position: -183px -227px !important;
}

.actions .new_attendance_list img {opacity: 0;}
.actions .new_attendance_list {
  background-position: -183px -183px !important;
}

.actions .new_document img {opacity: 0;}
.actions .new_document {
  background-position: -183px -183px !important;
}

.actions .new_draw img {opacity: 0;}
.actions .new_draw {
  background-position: -226px -183px !important;
}

.actions .new_recording img {opacity: 0;}
.actions .new_recording {
  background-position: -272px -182px !important;
}

.actions .new_sound img {opacity: 0;}
.actions .new_sound {
  background-position: -314px -183px !important;
}

.actions .upload_file img {opacity: 0;}
.actions .upload_file {
  background-position: -361px -181px !important;
}

.actions .slideshow img {opacity: 0;}
.actions .slideshow {
  background-position: -5px -228px !important;
}

.actions .percentage img {opacity: 0;}
.actions .percentage {
  background-position: -47px -227px !important;
}

.actions .save_pack img {opacity: 0;}
.actions .save_pack {
  background-position: -94px -226px !important;
}

.actions .new_link img {opacity: 0;}
.actions .new_link {
  background-position: -183px -183px !important;
}

.actions .add-user img {opacity: 0;}
.actions .add-user {
  background-position: -139px -138px !important;
}

.actions .add-groups img {opacity: 0;}
.actions .add-groups {
  background-position: -182px -5px !important;
}

.actions .group_summary img {opacity: 0;}
.actions .group_summary {
  background-position: -139px -138px !important;
}

.actions .new_work img {opacity: 0;}
.actions .new_work {
  background-position: -183px -183px !important;
}

.actions .listwork img {opacity: 0;}
.actions .listwork {
  background-position: -182px -5px !important;
}

.actions .new_survey img {opacity: 0;}
.actions .new_survey {
  background-position: -183px -183px !important;
}

.actions .add_doodle img {opacity: 0;}
.actions .add_doodle {
  background-position: -228px -183px !important;
}

.actions .search img {opacity: 0;}
.actions .search {
  background-position: -5px -138px !important;
}

#sn-avatar-one .avatar-icon > img {
    opacity:0;
}

#sn-avatar-one .avatar-icon {
  background: #0080ff url('https://chamilo.webs.hn/protected/icons-webshn.png') !important;
  background-repeat: no-repeat !important;
  background-position: -160px -4px !important;
  background-size: 470px !important;
  border-style: none;
}

.sidebar-avatar .area-avatar .img-circle {
  border: 5px solid #1db954;
}



.course-tool:hover {
  box-shadow: 0px 10px 10px rgba(0,0,0,0.1) !important;
}




.sidebar .list-group-item .item-icon {
  opacity: 1 !important;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.17) !important;
  border-radius: 4px !important;
}

.sidebar .list-group-item {
	margin-bottom: 10px !important;
}

@media (min-width: 992px) {
  .col-md-9 {
    padding: 30px 50px 0px 30px  !important;
  }
}

/*curso grid */
.grid-courses .items .cribbon {
  display: none !important;
}

.my-courses > .image {
	overflow:hidden !important;
}

.grid-courses .items .block-author .teachers-details h5 a {
  font-size: 12px !important;
}

.grid-courses .items .category {
  bottom: 10px !important;
  right: 10px !important;
  font-size: 11px !important;
  border-radius: 10px !important;
    height: auto !important;
    padding: 2px 10px 2px 10px !important;
    background:#0080ff !important;
}

.grid-courses .items {
  border: 1px solid #DFDFDF !important;
  overflow: hidden !important;
  border-radius:20px !important;
}

.grid-courses img.img-responsive {
  mask-image: linear-gradient(to top, transparent -34%, black) !important;
  transform: scale(1.02) !important;
  transition:all 0.3s !important;
}

.grid-courses img.img-responsive:hover {
  transform: scale(1.1) !important;
}

.grid-courses .image {
background:#000 !important;
}

.grid-courses .items .block-author img {
  border-radius: 100% !important;
}



/* courso */

.course-tool {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  background: #ececec !important;
  margin-bottom: 29px !important;
  border-radius: 10px !important;
  transition:all 0.2s !important;
}

.big_icon > a {
  transition: all 0s !important;
}

.course-tool .content {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

#course_tools .content {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}

#course_tools .content:hover {
  width: 100% !important;
}

#course_tools > .row {
padding:10px 40px !important;
}

#course_tools .big_icon {
  padding: 0 !important;
}

.big_icon img {
  padding: 5px !important;
  border-radius: 10px 0px 0px 10px !important;
  box-shadow: 0 4px 8px rgba(0,0,0,0.0) !important;
  border: 1px solid #e6e6e6 !important;
  width: 100% !important;
  /*background: #0080ff !important;*/
  max-width: 123px !important;
}

#course_tools .content a {
  font-family: poppins !important;
  font-weight: 600 !important;
  font-size: 16px !important;
}

.page-course > h1 > span > strong > span > span {
  font-family: poppins  !important;
  font-weight: 700  !important;
}



/* calendar */

#calendar {
  padding: 40px !important;
}

#calendar table{
  background: #fff !important;
}

.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: #ddd !important;
  border-bottom-width: 1px  !important;
}

.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
  background: #f1f3f6 !important;
}




@media(min-width:900px){
.breadcrumb {
  display: flex !important;
  list-style: none !important;
  padding: 10px !important;
  border-radius: 8px !important;
  background-color: #f5f5f5 !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1) !important;
  justify-content: flex-end !important;
}

.breadcrumb li {
  display: flex !important;
  align-items: center !important;
}

.breadcrumb li.active a {
  display: flex !important;
  align-items: center !important;
  text-decoration: none !important;
  padding: 8px 12px !important;
  border-radius: 8px !important;
  color: #007bff !important;
  font-weight: 500 !important;
  transition: background-color 0.3s !important;
}

.breadcrumb li.active a:hover {
  background-color: #e0e0e0 !important;
}

.breadcrumb li:not(:last-child)::after {
  content: '›' !important;
  margin: 0 10px !important;
  color: #6c757d !important;
}

.breadcrumb img {
  margin-right: 8px !important;
  width: 20px !important;
  height: 20px !important;
}
}




/* tablas globales */
.table-responsive {
  max-width: 96% !important;
  margin: auto !important;
}







/* forms */






/*foros*/
.topic-forum, .forum_display {
  background: #fff !important;
  max-width: 96% !important;
  margin: auto !important;
  padding:15px 30px !important;
}

.topic-forum {
  border-radius: 16px 16px 0px 0px !important;
  border-bottom-style:solid !important;
    border-bottom-width:1px !important;
    border-bottom-color:#dbdbdb !important;
}

.forum_display {
  border-radius: 0px 0px 16px 16px !important;
}




/* tool bar */
.actions {
  /*max-width: 96% !important;
  margin: 30px auto !important;*/
   
}




.category-forum {
  background: #fff !important;
  max-width: 96% !important;
  margin: auto !important;
  border-radius: 16px !important;
}





/*general page */
.section-page,
#main_content  {
  max-width: 96% !important;
  margin: auto !important;
}

#cm-content > .container > .row > .col-md-12 > .row > .col-md-3 {
	box-shadow: 6px 24px 22px rgba(0,0,0,0.1) !important;
  	background: #fff !important;
    padding:22px !important;
}

@media(min-width:1000px){
#cm-content > .container > .row > .col-md-12 > .row > .col-md-3 {
    min-height:100vh !important;
}
}



/* OPTIMIZACIÓN CELULAR */
@media(max-width:900px){

#cm-header .logo a {
  background-position: center !important;
}
    
#cm-header > .container {
  padding-top: 20px !important;
}
    
.navbar-default {
  background: #282828 !important;
}
    
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  border-style: none !important;
}
    
.navbar-default .navbar-toggle {
  border-color: transparent !important;
}
    
ul.navbar-right li.avatar-user {
  width: 100% !important;
}  
    
#cm-content .page-content {
  width: 90% !important;
  margin: auto !important;
}
    
.col-xs-6 {
  width: 100% !important;
}
    
.user-online-course {
   display:none  !important;                                     
}
    
.youtube-embed-wrapper {
  margin-top: 40px !important;
}
    
#btn-menu-float {
    z-index: 999999999999999 !important;
}
}