html,body {
  height: 100%;
  font-family: 'Quicksand', sans-serif;
  background: #f4f6f9;
}
.color-uno {
  color: #FFC312 !important;
}
.color-dos {
  color: #002d59 !important;
}
.color-tres {
  color: #82909d !important;
}
.color-cuatro {
  color: #5b6d7e;
}
.bg-uno {
  background: #FFC312 !important;
}
.bg-dos {
  background: #002d59 !important;
}
.bg-tres {
  background: #82909d !important;
}
.bg-cuatro {
  background: #5b6d7e;
}
.container {
  height: 100%;
  align-content: center;
}
.logo-home {
  padding: 100px 0 50px 0;
  margin: 0px;
}
.card {
  height: 370px;
  margin-top: auto;
  margin-bottom: auto;
  width: 400px;
  background-color: rgba(255,255,255,0.5) !important;
}
.card-header {
  color: #002d59;
  background: #FFC312;
  padding-top: 20px;
}
.submit {
  background: #FFC312;
  color: #002d59;
  font-weight: bold;
  border: 0px;
}
.btn-muted {
  background: #eee;
  color: #808080;
  font-weight: bold;
  border: 0px;
}
.input-group-prepend span {
  width: 45px;
  background-color: #002d59;
  color: white;
  border:0 !important;
}
input:focus {
  outline: 0 0 0 0  !important;
  box-shadow: 0 0 0 0 !important;
}
.remember {
  color: #002d59;
}
.remember input {
  width: 20px;
  height: 20px;
  margin-left: 15px;
  margin-right: 5px;
}
.login_btn {
  color: #002d59;
  background-color: #FFC312;
  width: 100px;
}
.login_btn:hover {
  color: black;
  background-color: #ffa912;
}

.links {
  color: white;
}
.links a {
  margin-left: 4px;
}
.card-footer a {
  color: #808080;
}
/* ADMIN */
.sidebar {
  position: fixed;
  top: 0px;
  left: 0px;
  background: #63a6bf url('images/fondo-sidebar2.jpg') no-repeat top left;
  background-size: cover;
  min-height: 100%;
  width: 250px;
  padding-top: 22px;
  border-right: 1px solid #C0C0C0;
  z-index: 30;
}
@media (max-width: 1455px){
  .sidebar {
    display: none;
  }
}
.h4-sidebar {
  background: #FFC312;
  color: #002d59;
  height: 35px;
  line-height: 35px;
  font-size: 12pt;
  margin-top: 15px;
  border-radius: 4px;
  font-weight: bold;
}
.h4-sidebar-nobg {
  background: #002d59;
  color: #fff;
  height: 35px;
  line-height: 35px;
  font-size: 12pt;
  margin-top: 15px;
  border-radius: 4px;
  font-weight: bold;
}
.sidebar ul {
  list-style-type: none;
  padding-left: 5px;
}
.sidebar ul > li {
  border-bottom: 1px dotted #002d59;
}
.sidebar ul > li > a {
  display: block;
  color: #002d59;
  padding: 5px 0 5px 5px !important;
}
.sidebar i {
  padding-right: 5px;
  font-size: 14pt;
}
.content-box {
  height: 100%;
  padding: 50px 60px 50px 45px;
}
.content-box .sort {
  position: absolute;
  top: 20px;
  right: 30px;
}
.content-box .sort a {
  color: #82909d;
  font-size: 18pt;
  margin-left: 12px;
}
.header-top-box {
  position: fixed;
  top:0px;
  right: 0px;
  width: 100%;
  background: #fff;
  color: #82909d;
  height: 60px;
  line-height: 55px;
  border-bottom: 1px solid #C0C0C0;
  padding-right: 25px;
  font-size: 10pt;
  z-index: 20;
}
.header-top-box a {
  color: #5eb3d0;
}
.calendar-top-toogle {
  width: 350px;
  z-index: 100;
}
.content-text {
  border: 1px solid #d9d6d6;
  background: #fff;
  padding: 22px;
  box-shadow: 2px 2px 4px #d9d6d6;
  border-radius: 4px;
  min-height: 350px;
  z-index: 5;
  overflow: hidden;
}
.content-box h1, .content-box-calendar h1 {
  font-size: 24pt;
  color: #5b6d7e;
  margin-top: 0px;
  letter-spacing: -1.5px;
  margin-bottom: 25px;
  text-shadow: 0px 1px 1px #FFF !important;
  padding-left: 15px;
}
.content-text h3 {
  color: #82909d;
  font-weight: 500;
  letter-spacing: -.5px;
  font-size: 20pt;
  margin-bottom: 30px;
}
.content-text h3, .content-text h3 a, .content-text h5 {
  color: #82909d;
}
.calendar-fixed {
  position: absolute;
  top:10px;
  right: 10px;
  width: 320px;
  height: 100%;
  z-index: 10;
}
.table-agenda {
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
}
.table-agenda th {
  border-right: 1px solid #b1aeae !important; 
  border-bottom: 1px solid #C0C0C0 !important;
}
.table-agenda th {
  position: relative;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-right: 1px solid #e1e1e1; 
  border-bottom: 1px solid #e1e1e1;
  font-size: 10pt;
}
.table-agenda td {
  position: relative;
  text-align: center;
  height: 40px;
  padding-top: 8px;
  border-right: 1px solid #e1e1e1; 
  border-bottom: 1px solid #e1e1e1;
  font-size: 10pt;
}
.table-agenda .eventos-add {
  display: block;
  height: 100%;
  width: 100%;
}
.table-agenda .dia-cal {
  position: absolute;
  top: 2px;
  right: 4px;
  font-size: 6pt;
  color: #000;
}
.table-agenda-edu {
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
}
.table-agenda-edu th {
  border-right: 1px solid #b1aeae !important; 
  border-bottom: 1px solid #C0C0C0 !important;
}
.table-agenda-edu th {
  position: relative;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-right: 1px solid #e1e1e1; 
  border-bottom: 1px solid #e1e1e1;
  font-size: 10pt;
}
.table-agenda-edu td {
  position: relative;
  text-align: center;
  height: 100px;
  padding-top: 8px;
  border-right: 1px solid #e1e1e1; 
  border-bottom: 1px solid #e1e1e1;
  font-size: 10pt;
}
.table-agenda-edu .eventos-add {
  display: block;
  height: 100%;
  width: 100%;
}
.table-agenda-edu .dia-cal {
  position: absolute;
  top: 2px;
  right: 4px;
  font-size: 6pt;
  color: #000;
}
.agenda-top {
  padding-top: 5px;
  margin-bottom: 15px;
}
.agenda-top h5 {
  font-size: 12pt;
}
.today {
  background: #ebf6fa;
}
.operac-reg {
  border-bottom: 1px dotted #C0C0C0;
  padding: 20px 12px 12px 12px;
  font-size: 11pt;
}
.operac-reg p {
  margin-bottom: 0px;
}
.operac-reg h4, .operac-reg-block h4 {
  font-weight: bold;
  color: #4688cc;
  font-size: 12pt;
}
.operac-reg-block {
  float: left;
  width: 32%;
  border: 1px solid #d9d6d6;
  margin: 0px 1.3% 20px 0px !important;
  padding: 20px 0 20px 20px;
  height: 420px;
  box-shadow: 2px 2px 4px #d9d6d6;
}
.operac-reg-block p {
  margin: 0px;
}
.bg-muted {
  background: #f4f4f4;
}
.form-active h5 {
  color: #002d59;
}
.vad-familia ul {
  list-style-type: none;
  padding-left: 0px;
  margin-left: 0px;
}
.vad-familia li {
  border-bottom: 1px solid #1d708c;
}
.vad-familia li a {
  display: block;
  color: #fff;
  padding: 9px 15px;
  font-size: 10pt;
}
.vad-familia li a:hover {
  background: #1d708c;
  text-decoration: none;
}
.marco-vad {
  border: 1px solid #C0C0C0;
  padding: 15px;
  margin: 12px;
  height: 250px;
  background: #fff;
}
.marco-vad h5 {
  margin: 0 0 12px 0 !important;
  font-size: 15px;
}
.marco-vad p {
  margin: 0px !important;
}
.marco-vad p {
  font-size: 10pt;
  color: #1d708c;
}
.edit {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 9999;
}
.btn-text {
  display: block;
  color: #333 !important;
  border: 1px solid #808080;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  box-shadow: 2px 3px 3px #e6e3e3;
}
.btn-text:hover {
  text-decoration: none !important;
  box-shadow: 2px 3px 3px #cbc9c9;
  font-weight: bold;
}
.areas-accesos {
  list-style-type: none;
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 25px;
}
.areas-accesos li {
  padding-bottom: 7px;
}
.boton_grabar {
  color: #002d59;
  background-color: #FFC312;
  padding: 1pt 4pt 1pt 4pt;
}
.boton_grabar:hover {
  color: black;
  background-color: #ffa912;
}
