table{
  font-size: small !important;
}

.modal {
  font-size: small;
  max-height: 80%;
  width: 40%;
  background-color: #ffffff;
}
body{
  overflow-x: hidden;
}
/*

.container2 {
        width: 100%;
        height: auto;
        top: -10px;
        text-align: center;
        color: #5aa2d0;
    }
    .navbar {
        margin-bottom: 0px;
    }
    .tab-content{
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-radius: 0 0 4px 4px;
        padding-top: 30px;
    }
    .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff;
        background: #4fa1ca;
        color: white;
    }
body {
    padding : 6% ;
    margin-top: 0px;
}
p{
  color: #000;
  text-align: justify;
}

[type=text], [type=password], [type=number], [type=email] {
  display: block;
  margin: 0 auto;
  width: 80%;
  border: 0;
  border-bottom: 1px solid rgba(0,0,0,.2);
  height: 45px;
  line-height: 45px;  
  margin-bottom: 10px;
  font-size: 1em;
  color: rgba(0,0,0,.4);
  webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}

.form-control {
  display: block;
  margin: 0 auto;
  width: 80%;
  border: 0;
  border-bottom: 1px solid rgba(0,0,0,.2);
  height: 45px;
  line-height: 45px;  
  margin-bottom: 10px;
  font-size: 1em;
  color: #000;
  webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}

::-webkit-input-placeholder { color: rgba(0,0,0,.4); } /* WebKit */
:-moz-placeholder { color: rgba(0,0,0,.4); } /* Firefox 18- */
::-moz-placeholder { color: rgba(0,0,0,.4); } /* Firefox 19+ */
:-ms-input-placeholder { color: rgba(0,0,0,.4); } /* IE 10+ */


.form-control:focus {
  outline: none;
  border-color: #5aabde;
  webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}

[type=submit] {
  margin: 10% 20%;
  width: 60%;
  border: 0;
  background-color: #5AA2D0;
  border-radius: 5px;
  height: 50px;
  color: white;
  font-weight: 400;
  font-size: 1em;
}

[type='text']:focus, [type='password']:focus, [type='number']:focus, [type=email]:focus {
  outline: none;
  border-color: #5aabde;
  webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
.invalid {
    border-bottom: 1px solid red !important;
}
.valid {
    border-bottom: 1px solid #00bf00 !important;
}
 
input:valid {
    border-bottom: 1px solid #00bf00;
}
 
input:required:valid {
    border-bottom: 1px solid #00bf00;
}

center>a{
    color: #5AA2D0;
}

.navbar-custom {
  background: #2C3E50;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
}
.navbar-custom a:focus {
  outline: none;
}
.navbar-custom .navbar-brand {
  color: white;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: white;
}
.navbar-custom .navbar-nav {
  letter-spacing: 1px;
}
.navbar-custom .navbar-nav li a {
  color: #a7a9ac;
}
.navbar-custom .navbar-nav li a:hover {
  color: #4FA1CA;
  outline: none;
}
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
  color: #4FA1CA;
}
.navbar-custom .navbar-nav li.active a {
  color: #4FA1CA;
  background: #fff;
}
.navbar-custom .navbar-nav li.active a:hover,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:active {
  color: #4FA1CA;
  background: #fff;
}
.navbar-custom .navbar-toggle {
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  border-color: white;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #4FA1CA;
  color: white;
  border-color: #4FA1CA;
}
@media (min-width: 768px) {
  .navbar-custom {
    padding: 10px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom.affix {
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}
.panel {
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);
    box-shadow: 0 3px 3px rgba(0,0,0,.1);
}
a:hover, a:focus{
  text-decoration: none;
}
.ripple{
  overflow:hidden;
  position: relative;
  border: none;
  outline:none;
  cursor: pointer;
  background: #4fa1ca;
  color: white;
  padding: 7px 40px;
  border-radius: 2px;
  font-size: 22px;
  box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.3);
}
.ripple-effect{
  position: absolute;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background: white;

    
  animation: ripple-animation 2s;
}


@keyframes ripple-animation {
    from {
      transform: scale(1);
      opacity: 0.4;
    }
    to {
      transform: scale(100);
      opacity: 0;
    }
}

.ant-row{
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 15px;
}

.fechas_estudios{
  float: right;
}

.derecha{
  float: right;
}

.rojo{
  color: #c50101;
}