::selection {
    background: #ff2c26;
    color: #fff;
  }

.sinlink{
    pointer-events: none;
 
}

.sinlink a{
    color: #000;   
}

.correatencion{
    padding-top: 18px;
    padding-left: 10px;
}

.correatencion a:hover{
    color:#ff2c26 !important;
}

.correatencion img{
    padding-right: 10px;
}

/********************/
/*****Temporal******/
/******************/

.card-text p:nth-child(1n){
    display: none;
}

.card-text p:nth-child(2n){
    display: block;
}

.card-text p:nth-child(2n)::before{
    content: "El tiempo estimado de permanencia en el curso es: "
}

/*
.card-text .warning{
    display:none;
}

.card-text p:nth-child(2n){
    display: none;
}

.card-text p:nth-child(3n)::before{
    content: "El tiempo estimado de permanencia en el curso es: "
}*/

.card-text .footer p{
    display: none;
}
  
  

/*******/
  

 html, body{
    margin: 0px;
    padding: 0px;
    background: #fff !important;
}


html.h5p-iframe .h5p-content{
    background: red !important;
    font-size: 12px !important;
}

#page-mod-h5pactivity-view #region-main {
    max-width: 60%;
    width: 100%;
    margin: 0 auto;
    border-radius: 0.5rem;
    padding: 1.5rem 0.5rem;
    margin-top: 0.5rem;
    flex: 1 0 auto;
}

[data-key="myhome"] {
    display: none;
}

.justify-content-center {
    justify-content: left!important;
}

.navigation a{
    color: #000 !important
}

.navigation a.dropdown-item:hover{
    color: #fff !important
}
a {
    color:#ff2c26;
    text-decoration: none;
    background-color: transparent;
}

.alert-danger, .environmenttable .error {
    border-radius: 25px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    background: #f4e2e0;
}

.alert-danger a, .environmenttable .error a {
     color: #fff;
}

.sectiontitle{
    border: #ff2c26;
    
}

.badge-warning {
    color: #1d2125;
    background-color: #000 !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.activityiconcontainer.content {
    background-color: #ff2c26;
}

#sortingdropdown{
    display: none;
}

.btn:active , .btn-secondary:active {
    color: #ccc !important;
}

.text-primary {
    color: #111; 
}

#page{
    background:  #fff !important;
}

.inicial{
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto !important;
}


.navbar-brand img{
    width: 70%;
    height: auto;
}

.inicial img{
    z-index: 10;
}

.imagen img{
    display: block;
    width: 100%;
    padding-left: 8%;
}

#single_button631862043df3e51{
    float: right;
}

.badge-warning{
    color: #fff;
    background: #000 !important;
}

/*** Login ***/


.login-form-forgotpassword{
	display: none;
}

.boton_invitados{
    border: 1px solid #ccc;
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.boton_invitados:hover{
    background: #000;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -mos-transition: all 1s;
    -o-transition: all 1s;
     transition: all 1s;
    color: #fff;
    text-decoration: none;
}

#username, #password{
    border-radius: 25px;
}

.login-logo{
    margin-left: -70px;
    text-align: left !important;
}

#logoimage{
    width: 60%;
    float: left !important;
}

.login-wrapper{
    height:100vh;
    background: #fff;
}


.login-container{
    z-index: 25;
    box-shadow: 2px 2px 5px #fff;
    max-width: 500px;
}

#loginbtn{
    background: #000 !important;
    border: 0px !important;
    border-radius: 25px;
}

#loginbtn:hover{
    background: #ccc !important;
}

.contacto_gesforcan{
    margin-left: 14px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -mos-transition: all 1s;
    -o-transition: all 1s;
     transition: all 1s
}

.contacto_gesforcan:hover{
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -mos-transition: all 1s;
    -o-transition: all 1s;
     transition: all 1s;
     opacity: .5;
}

/*** Perfil ***/

.secondary-navigation {
    max-width: 100%;
}

.header-maxwidth {
    max-width: 100%;
}

.btn-outline-secondary{
    background: #ff2c26;
    color: #fff;
    border-radius: 25px; 
}

.btn-outline-secondary:hover{
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

.userinitials {
    background-color: #000;
    color: #fff;
}

.page-item.active .page-link {
    background-color: #000;
    border-color: #000;
    color: #fff !important;
}

.page-item a{
    color: #000 !important;
    color: #fff;
}

/*** Calendario ***/
.maincalendar .calendarmonth td.today .day-number-circle {
    border-radius: 50%;
    color: #fff;
    background-color: #000;
}


/* Interior */

/* cursos */


 .tile-clickable{
    background-color: #f1f1f1 !important; 
 }

.format-tiles .course-content ul.tiles .tile, .format-tiles li.section:not(#section-0) .course-section-header {
    border-top-color: #ff2c26 !important;
    border-radius: 0;
}

.format-tiles ul.tiles .tile h3 {
    font-size: 1.2em;
}

.format-tiles .course-content ul.tiles .tile:hover, .format-tiles li.section:not(#section-0) .course-section-header:hover {
    border-top-color: #000 !important;
}


.courseindex .courseindex-item.pageitem {
    background-color: #ff2c26;
}

.courseindex .courseindex-item.pageitem:hover {
    background-color: #000;
}

.badge-success {
    color: #fff;
    background-color: #000;
}

.moremenu .nav-link.active {

    border-bottom-color: #ff2c26;
}


.moremenu .nav-link.active:hover {

    border-bottom-color: #000;
}


.btn-primary, .btn-secondary{
    background: #ff2c26 !important;
    color: #fff;
    border: 0px !important;
    border-radius: 25px; 
}

.btn-secondary{
    display: none;
}


.btn-primary:hover, .btn-secondary:hover{
    background: #000 !important;
    color: #fff;
}

.dropdown-item:hover{
    background: #ff2c26 !important;
}

.multiline{
    font-weight: bold;
}

.dashboard-card-deck .dashboard-card .dashboard-card-img {
    height: 10rem;
}

.pagelayout-standard #page.drawers .main-inner, body.limitedwidth #page.drawers .main-inner {
    max-width: 100% !important;
 }

.card-deck .card{
    width: 303px !important;
 }


.card-img:hover{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -mos-transition: all 1s;
    -o-transition: all 1s;
     transition: all 1s;
}

.card-img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -mos-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
}

/*** Footer ***/

.logos{
    width: 100%;
    max-width: 590px;
    height: auto;	
    /*display:block;*/
    margin-left: auto;
    margin-right: auto;
  }


#page.drawers{
    padding-left: 0rem !important;
    padding-right: 0rem !important;
}

.footer_down{
    background: #f7f7f7 !important; 
    padding: 2% !important;
    text-align: left;
}

.footer_down a{
    color: #000;
}

.footer_down a:hover{
    color: #ff2c26;
}

#page-content{
    margin-bottom: 60px;
}

.footer-main{
    background: #f7f7f7 !important;
    padding: 2% !important;
    font-size: 16px;
}

.footer-main p, .footer-main span, .footer-main a{
    color: #626262 !important;
}

.todos_derechos{
    font-size: 14px;
    padding-left: 24px;
}

.dentro{
    float: left;
}

.veintesiete{
    float: left;
    margin-right: 20px;
}

.media-icon{
    font-size: 20px !important;
    padding-top: 8px;
    border-radius: 50px !important;
    height: 50px !important;
    width: 50px !important;
    background: #313131 !important;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -mos-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s  
}

.media-icon:hover{
    background: #ccc!important;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -mos-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;  
}

.media-icon .fa{
    color: #fff !important;
}

.tlf{
    font-weight: bold;
    font-size: 20px !important;
    color: #000 !important;
}

.derechos{
    margin-left: 2%;
    margin-right: 2%;
    float: left;
    padding-top: 25px;
    height: 100px;
}

.derechos .email{
    margin-right: 6px;
    margin-bottom: 4px;
    
}

.social{
    margin: auto;
   float: right;
    text-align: center !important;
}

.social-media{
    display: inline;

}

.social{
    padding-left: 3%;
    display: flex;
    align-items:center;
    justify-content:end;
    /*width: 30%;*/
    margin-top: 1%;
}

.social a img{
    opacity: 1;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -mos-transition: all 1s;
    -o-transition: all 1s;
     transition: all 1s;
}

.social a img:hover{
    opacity: .5;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -mos-transition: all 1s;
    -o-transition: all 1s;
     transition: all 1s;
}

.social img{
    width: 40px;
    margin-left: 6px;
}

.social li{
    float: right;
} 

.header-menubar{
    color: #626262 !important;
}

#page.drawers .main-inner {
    margin-bottom: 0;
    flex: 1 0 auto;
}

.count-container{
    background: #000 !important;
}

#searchinput{
    border-radius: 25px !important;

}

.input-group input.form-control{
    border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

/*** Movil menus ***/
.list-group-item.active {
    background-color: #ff2c26;
    border-color: #ff2c26;
}

@media (max-width: 900px) {

    .dashboard-card{
        margin: auto;
        margin-top: 20px;
    }

    .footer-main { 
        width: 100%; 
        text-align: center; 
    }

    .e24h{
        width: 100%;
        text-align: left;
        border: none;
    }

    .derechos{
        padding-left: 5%;
    }

    .social{
        padding-left: 10%;
        height: 100px;  
        float: left;
    }

    .social li{
        float: left !important;
        
    } 
  }

  @media (max-width: 1000px) {

    .imagen img{
        display: none;
    }
  }