html, body {
    background-color: #ecf4ff;
    color: blueviolet;
}
table #tabla_altas td{
    font-size: small;
color: blueviolet;
}
/*
nav{
  /*box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
  padding: 10px;
  background-color: #fff;
}

nav .container>ul{
	display: inline-block;
  margin-left: 7%;
}

nav .container>ul li{
	display: inline-block;
	vertical-align: middle;
	padding: 0px 10px;
}

.nav_item{
	color: #5f5e5e;
	vertical-align: middle;
	line-height: 38px;
}

.nav_item_active{
	color: #007bff;
}

.nav-tabs .nav-link{
    font-size: 13px;
}

#homelink{
	padding-left: 0px;
	font-weight: 700;
	line-height: 38px;
	vertical-align: middle;
	font-size: 1.1rem;
}

ul.dropdown-menu{
  transform: translate3d(-67px, 26px, 0px) !important;
  padding: 5px 12px !important;
  padding-bottom: 0 !important;
}

h3{
    font-size: 17px;
    font-weight: 400;
}


h3{
    margin-bottom: 20px;
    color: #6b6b6b;
    font-weight: 600;
}

h5, h6{
    color: #0484ca;
    margin-bottom: 25px;
    margin-top: 10px;
}

.error{
    color: #ce5959;
}

.alert{
    padding: 10px 0 0 0;
}

.alert-success{
    padding: .75rem 1.25rem !important;
}

.alert ul{
    padding-left: 30px;
}

.loginpanel {
    max-width: 450px;
    margin: 30px auto 0px;
}

.panel-default {
    border-color: #d3e0e9;
}

.panel-default>.panel-heading {
    color: #616161;
    background-color: #fff;
    border-bottom: 1px solid;
    border-color: #ececec;
    text-align: center;
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-weight: 600;
}

.box-filtros{
	border: 1px solid #e0e0e0;
	border-radius: .25rem;
	padding: 5px 15px;
}

.panel-body {
    padding: 2rem;
    padding-top: 30px;
    padding-bottom: 20px;
}

.btn-login {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
}

#buscar_porlegajodni, #buscar_porapellidonombre{
    font-size: 14px;
    height: 36px;
    margin-top: -4px;
}

.btn-purple {
    background-color: #8c659d;
    background-color: #9d76b1;
    border-color: #765186;
    border-color: #845f96;
    color: #fff;
}

.btnexportaralumnos{
    font-size: 12px;
    background-color: #2196F3;
    color: #fff;
    border: 1px;
    padding: 3px 8px;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    cursor: pointer;
    min-width: 95px;
}

.btnnotificaralumnos{
    font-size: 12px;
    background-color: #a269e0;
    color: #fff;
    border: 1px;
    padding: 3px 8px;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    cursor: pointer;
    min-width: 95px;
}

.btn-primary, .btn-default{
      padding: 6px 12px;
      margin: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
  }

  .btn-primary {
      background-color: #ffffff!important;
      color: #3798ff!important;
  }

  .dataTables_wrapper{
      font-size: 13px;
  }

  input[type="search"]{
      border-radius: 4px;
      border: 1px solid #ababab;
      font-size: 13px;
  }

  .dataTables_length select{
      border-radius: 4px;
      border: 1px solid #ababab;
      padding: 2px;
  }

  .inscripcionesth {
      text-align: left;
      font-size: 13px;
      font-weight: 600;
  }

  table.dataTable thead th, table.dataTable thead td{
      border-bottom: 2px solid #dee2e6;
      height: 38px;
      padding-top: 0;
  }

  table.dataTable td, table.dataTable th{
      font-size: 13px;
  }

  table.dataTable.no-footer {
      border-bottom: 2px solid #dee2e6;
  }

  div.dataTables_wrapper div.dataTables_filter {
      text-align: right;
      padding-top: 35px;
  }

  label {
      margin-bottom: .2rem;
      font-size: 13px;
  }

  .dataTables_length label {
      margin-right: 1rem;
      padding-top: 1rem;
  }
  .dataTables_filter.md-form {
      margin-top: .55rem;
  }
  .dataTables_filter.md-form input{
      font-weight: 300;
  }
  .dataTables_wrapper .row {
      margin-bottom: 1.5rem;
  }
  div.dataTables_wrapper div.dataTables_info {
      padding-top: 0;
      padding-bottom: 1rem;
  }
  .dataTables_paginate {
      float: right;
  }
  .dataTables_filter {
      float: right;
  }

  #tablaInscripcionCarreras_length select,  #tablaHabilitados_length select{
      min-width: 130px;
      font-size: 95%;
  }

  #tablaEspaciosCarrera td{
      padding-top: 5px;
      padding-bottom: 5px;
  }

.tutorial>h2, h3, h4 {
    margin-bottom: 4px;
}

label{
    color: #505050;
}

select {
    display: block !important;
    font-size: 13px !important;
}

table.inscripciones thead th {
    border-top: none;
    min-width: 135px;
    text-align: center;
    padding: 0;
    height: 43px;
}

table.inscripciones td, th {
    font-size: 14px;
    text-align: center;
}

.blue-gradient {
    background: -webkit-linear-gradient(50deg,#45cafc,#0080c7)!important;
    background: -o-linear-gradient(50deg,#45cafc,#303f9f)!important;
    background: linear-gradient(40deg,#45cafc,#0080c7)!important;
}

.box{
    border: 1px solid #cecece;
    border-radius: 5px;
    padding: 12px 22px;
    margin-bottom: 20px;
    background-color: #fff;
}

.form-control {
    padding: .320rem .75rem;
}

.modal-body {
    padding: 1.0rem 1.3rem;;
}

.modal-title {
    font-size: 18px;
}

.campoinscripcion{
    margin-bottom: 15px;
}

.modal-dialog.cascading-modal {
    margin-top: 3%;
    margin-bottom: 10%;
}

.bloqueinscripcion{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #d8d8d8;
}

.boxfechaactividad {
    display: inline-block;
    margin: 5px;
    padding: 0;
    text-align: center;
    background-color: #2bbbad !important;
    color: #fff !important;
    width: 130px;
    border-radius: 2px;
}

.boxfechaactividad label{
    display: block;
    white-space: normal;
    word-wrap: break-word;
    font-weight: 400;
    line-height: 1.5;
    font-size: 0.81rem;
    color: #fff;
    cursor: pointer;
    width: 130px;
    height: 100px;
    margin-top: -10px;
    padding: 0;
}

.boxfechaactividad label.fechaactividad3{
    height: 125px;
}

.boxfechaactividad label p{
    margin: 0;
}

.boxfechaactividad .form-check{
    padding-left: 0;
}

.boxfechaactividad .form-check input{
    position: initial;
    margin-left: 0;
}



/*  MDB radio button



.radio-white [type="radio"]:checked+label:after {
    border-color: #fff;
    background-color: #fff;
}
/*Gap

.radio-white-gap [type="radio"].with-gap:checked+label:before {
    border-color: #fff;
}

.radio-white-gap [type="radio"]:checked+label:after {
    border-color: #fff;
    background-color: #fff;
}

.fechaactividad [type=radio]:not(:checked)+label:after, [type=radio]:not(:checked)+label:before {
    border-color: #ffffff;
}

/*.fechaactividad [type=radio]+label:after, [type=radio]+label:before {
    position: absolute;
    left: 53px;
    top: 65px;
}


[type=radio]+label:after, .fechaactividad [type=radio]+label:before {
    position: absolute;
    left: 53px;
    top: 65px;
}*/

/*[type=radio]+label.fechaactividad :after, [type=radio]+label.fechaactividad :before {
    position: absolute;
    left: 53px;
    top: 65px;
}

label.fechaactividad:after{
    position: absolute;
    left: 53px;
    top: 72px;
}

label.fechaactividad:before{
    position: absolute;
    left: 53px;
    top: 72px;
}

label.fechaactividad3:after{
    position: absolute;
    left: 53px;
    top: 94px;
}

label.fechaactividad3:before{
    position: absolute;
    left: 53px;
    top: 94px;
}



[type="checkbox"]+label.fechaactividad:before{
    position: absolute;
    left: 53px;
    top: 65px;
}

[type=checkbox]+label.fechaactividad:before{
    border-color: #fff;
}

.checkbox-white [type="checkbox"]:checked+label:before {
    border-color: transparent #fff #fff transparent;
}



.table td, .table tbody th{
  vertical-align: middle;
}

/*table.dataTable td{
  vertical-align: top;
}

#tablaEspaciosCarrera.dataTable td {
    vertical-align: middle;
}

table.table td, table.table th {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
}

.estadousersinrevisar{
    text-transform: capitalize;
    font-weight: 600;
    background-color: #a6a6a6;
    padding: 8px 10px;
    color: #fff;
    border-radius: 4px;
    width: 100px;
    margin: 0;
    text-align: center;
}

.estadouserrechazado{
    text-transform: capitalize;
    font-weight: 600;
    background-color: #d2745f;
    padding: 8px 10px;
    color: #fff;
    border-radius: 4px;
    width: 100px;
    margin: 0;
    text-align: center;
}

.estadouseraprobado{
    text-transform: capitalize;
    font-weight: 600;
    background-color: #4b88e2;
    padding: 8px 10px;
    color: #fff;
    border-radius: 4px;
    width: 100px;
    margin: 0;
    text-align: center;
}

.estadoespaciosolicitado{
    margin: 0;
    line-height: 18px;
    font-size: 13px;
    width: 260px;
    color: #6f6f6f;
}

.estadoespaciocreado{
    font-weight: 600;
    margin: 0;
    line-height: 18px;
    font-size: 13px;
    width: 86px;
    color: #26c641;
}

.estadoespaciomatricular {
    font-weight: 600;
    margin: 0;
    line-height: 18px;
    font-size: 13px;
    width: 86px;
    color: #f1760c;
}

.estadoespaciomatriculados{
    font-weight: 600;
    margin: 0;
    line-height: 18px;
    font-size: 13px;
    width: 86px;
    color: #1aaeda;
}

.notificacionestadoespacio{
    /*background-color: #dedede;
    padding: 3px 9px;
    border-radius: 3px;
    text-decoration: underline;
}

.btninfoespacio, .btneditarprofesordelistado{
    background: no-repeat;
    cursor: pointer;
    font-size: 13px;
    background-color: #3ea4f5;
    border: 1px solid #3ea4f5;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 14px;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    margin-right: 4px;
}

.btneditarespacio{
    background: no-repeat;
    cursor: pointer;
    font-size: 13px;
    background-color: #8e8e8e;
    border: 1px solid #8e8e8e;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 14px;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    margin-right: 4px;
}

.btneliminarespacio, .btneliminarprofesordelistado{
    background: no-repeat;
    cursor: pointer;
    font-size: 13px;
    background-color: #eb6557;
    border: 1px solid #eb6557;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 14px;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

.btnnuevacarrera, .btnnuevoespacio{
    background: no-repeat;
    cursor: pointer;
    font-size: 13px;
    background-color: #66c666;
    border: 1px solid #66c666;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 14px;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    margin-right: 4px;
}

.btnnuevacarrera i, .btnnuevoespacio i{
  vertical-align: middle;
	width: 10px;
	/*padding-left: 1px;
}

.btn-info {
    font-size: 13px;
    text-transform: initial;
    padding: 8px 20px;
    min-width: 85px;
}

.btndisabled{
  cursor: no-drop;
  pointer-events: initial !important;
  opacity: 0.6;
}

.btn-light {
	background-color: #e0e0e0!important;
	color: #000000ba!important;
}


.modaldetallecampo{
  display: block;
  width: 135px;
  font-size: 14px;
  color: #7e7e7e;
  font-weight: 600;
}

.modaldetallevalor{
  margin-left: 20px;
  font-size: 14px;
}

.pagination .page-item .page-link {
  font-size: inherit;
}

.page-link {    
  line-height: unset;
}

.page-link, .popover-body, .popover-header {
  padding: .2rem .5rem;
}

#tablaInscripcionCarreras_filter{
    margin-right: 6px;
}

 */
			/*--------------------------------------------------------------
			# Profie Page
			--------------------------------------------------------------*/
            .nombreEstudiante{
                font-size: 30px;
				font-weight: 700;
				color: #2c384e;
				margin: 10px 0 0 0;
            }
			  
			  .profile .profile-card h2 {
				font-size: 24px;
				font-weight: 700;
				color: #2c384e;
				margin: 10px 0 0 0;
			  }
			  
			  .profile .profile-card h3 {
				font-size: 18px;
			  }
			  
			  .profile .profile-card .social-links a {
				font-size: 20px;
				display: inline-block;
				color: rgba(1, 41, 112, 0.5);
				line-height: 0;
				margin-right: 10px;
				transition: 0.3s;
			  }
			  
			  .profile .profile-card .social-links a:hover {
				color: #012970;
			  }
			  
			  .profile .profile-overview .row {
				margin-bottom: 20px;
				font-size: 15px;
			  }
			  
			  .profile .profile-overview .card-title {
				color: #383838;
			  }
			  
			  .profile .profile-overview .label {
				font-weight: 600;
				color: rgba(1, 41, 112, 0.6);
			  }
			  
			  .profile .profile-edit label {
				font-weight: 600;
				color: rgba(1, 41, 112, 0.6);
			  }
			  
			  .profile .profile-edit img {
				max-width: 120px;
			  }

