/*
    DEMO STYLE
*/

@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
body {
    font-family: 'Poppins', sans-serif;
    background: #fafafa;
}

p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #999;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    top:-20px;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.background {

background-size: cover;
min-height: 100%;
        min-width: 800px;
 
        /* Escalamiento proporcional */
        width: 100%;
        height: auto;
 
        /* Posicionamiento */
        position: fixed;
        top: 0;
        left: 0;
z-index: -100
}


.wrapper {
    display: flex;
    width: 100%;
}

#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 999;
    background: #D4145A;
    color: #fff;
    transition: all 0.3s;
}

#sidebar.active {
    margin-left: -250px;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #D4145A;
}

#sidebar ul.components {
    padding: 5px 0;
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 3px;
    font-size: 1.1em;
    display: block;
}

#sidebar ul li a:hover {
    color: #7386D5;
    background: #fff;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}

a[data-toggle="collapse"] {
    position: relative;
}

/*
.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}*/

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #fff;
    color: #7386D5;
}

a.article,
a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: calc(100% - 250px);
    padding: 15px;
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
}

#content-forms {
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
}


#content.active {
    width: 100%;
}



/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
    #sidebar {
        margin-left: -250px;
    }
    #sidebar.active {
        margin-left: 0;
    }
    #content {
        width: 100%;
    }
    #content.active {
        width: calc(100% - 250px);
    }
    #sidebarCollapse span {
        display: none;
    }
}

.box {
display: flex;
}
.push {
margin-left: auto;
}

.btn01 {
background: #17202a;
width: 33.333334%;
height: 40px;
font-size: 100%;
border: 0px solid #2c3e50;
}

.btn02 {
background:  #154360 ;
width:20vh;
height: 30px;
font-size: 80%;
border: 0px solid #2c3e50;
margin-left: 10px;
margin-top: 10px;
}

.btn02:hover {
border: 1px solid white;
}

.btn03 {
background:  #154360 ;
width: 25vh;
height: 30px;
font-size: 80%;
border: 0px solid #2c3e50;
margin-right: 4px;
margin-top: 10px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
font-size: 14px;
}

.btn02:hover {
border: 1px solid white;
}

.aread {
display: flex;
justify-content: space-between;
}


.list-group2 {
width: 100%;
height: 67vh;
margin-bottom: 0px;
border: 0px solid #2c3e50;
overflow-y: auto;
-webkit-overflow-scrolling: touch
}

.action1 {
background:  #D4145A;
width: 100px;
height: 30px;
font-size: 18px;
color: white;
border: 0px solid  #d7dbdd;
cursor: pointer;

}

.action1:hover {
background:    #7b241c ;
color:  white;
border: 0px solid  #2c3e50 ;
}


.action2 {
background:  #D4145A;
width: 130px;
height: 30px;
font-size: 80%;
color: white;
border: 0px solid  #d7dbdd;
cursor: pointer;
margin-right: 4px;
}

/*.areac {
background:  #f8f9f9 ;
position:absolute;
width: 100%;
top:20%;
bottom:10;
left: 35.2%;
}*/

.button3 {
background:  #5d6d7e ;
width: 20%;
height: 30px;  
font-size:14px;
color: #2c3e50;
border: 0px solid  #d7dbdd;
cursor: pointer;
}

.button3:hover {
color: black;
border-bottom: 4px solid #2c3e50 ;
}

.button4 {
background: #ecf0f1;
width: 20%;
height: 30px;  
font-size:14px;
color: black;
border: 0px solid  #aeb6bf ;
}

.trabajo {

    background: #ecf0f1;
    width: 100%;
    height: 76vh;
    border: 1px solid grey;
}

.trabajo2 {

    background: #ecf0f1;
    width: 100%;
    height: 76vh;
    border: 1px solid grey;
}


.btn_menu {
    border: 1px solid gray; 
    cursor: pointer;
    margin: 1px;

    background: #5d6d7e;
    height: 4vh;
    font-size: 12px;
    color:white;
}

.btn_menu:hover {
    background:  white;
    color: black;
    border: 1px solid  #2c3e50 ;
}

.btn_menu.activo {
    background-color: #0D6EFD !important;
}

/*prueba*/


.form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto;
}

.form-signin .checkbox {
  font-weight: 400;
}

.form-signin .form-floating:focus-within {
  z-index: 2;
}

.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
  margin-bottom: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-principal {
    color: #fff;
    background-color: #D4145A;
    border-color: #D4145A;
    border-radius: 0rem;
}

.btn-principal:hover {
    background: #7b241c;
    color: white;
    border: 1px solid #7b241c;
}

.btn-ancho-md {
    padding: 0px;
    padding-top: 0px;
    padding-right: 3px;
    padding-bottom: 0px;
    padding-left: 3px;
    min-width: 60px;
    height: 30px;
}

.rounded-right{
    border-radius: .25rem 0rem 0rem .25rem;
}

.rounded-left{
    border-radius: 0rem .25rem .25rem 0rem;
}

/*Botones para formularios de captura*/
.btn-formulario {
    width: 100%;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}

.control-formulario>input:focus{
    border: 0px;
}

.control-formulario.is-valid, .was-validated .control-formulario:valid {

    border: 1px solid #198754 !important;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);

}

.control-formulario.is-invalid, .was-validated .control-formulario:invalid {

    border: 1px solid #dc3545 !important;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);

}

.item-estudio-activo{

    background-color: #ECF0F1;

}

.notificaciones-bandejas {
    font-size: .9em;
    position: absolute;
    padding: .2em;
    font-weight: 550;
  }

.notificaciones-iconos-bandeja{
    font-size: 20px;
}

.custom-valid{
    border-color: #198754 !important;
}

.custom-invalid{
    border-color: #dc3545 !important;
}

.border-top{
    border-top: 8px solid #D4145A !important;
}

.border-top-panel{
    border-top: 8px solid #D4145A !important;
}

.border-top-light{
    border-top: 2px solid #D4145A !important;
}