body {
    padding-top: 40px;
    color: rgba(51,51,51,.6);
    background-color: #FFFFFF;
    background-size: 100% 100%;
}
a,a:hover{
    color: #152F60;
}
body>.info{
    top:45%!important;
    position: fixed;
}
.logo{
    margin: 0 auto;
    max-width: 340px;
}
.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
  background-color: #fff159;
}
.navbar-inverse-ML {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image:         linear-gradient(to bottom, #fff059  0%, #fff059  100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-bottom: 1px solid #d9d9d9;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  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"] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#img{
    padding-bottom:5px;
}
.notifications{
    position:absolute;
    top:45px;
    margin-left: 50%;
    left: -16.666666665%;
    border-radius: 4px;padding:4px;
    z-index: 50000;
}
.notifications_b{
      text-shadow: 0 1px 0 rgba(255,255,255,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);
}
.info > div:first-child {
    color: #777;
    width: 64px;
    height: 64px;
    background-color: #f5f5f5;
    border-radius: 100%;
    display: inline-block;
    -webkit-box-shadow: 0px 0px 22px 8px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 0px 22px 8px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 0px 22px 8px rgba(0, 0, 0, 0.14);
}

.info img{
    margin-top: 12px;
    margin-left: 4px;
}
.info > div:first-child > div{
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  border: 4px solid #fff159;
  border-radius: 100%;
  animation: preload-spin 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff159 rgba(171, 165, 0, 0.1) rgba(171, 165, 0, 0.1) rgba(171, 165, 0, 0.1);
}
.info > div:first-child > div:nth-child(1) {
  animation-delay: -0.45s;
}
.info > div:first-child > div:nth-child(2) {
  animation-delay: -0.3s;
}
.info > div:first-child > div:nth-child(3) {
  animation-delay: -0.15s;
}
.navbar-header .alert-warning,.modal-footer .alert-warning{
    color: #000000;
    border-color: #f0c36d;
}
.bg_blue{
    padding:0;
    background-color: #0d122b;
    border-color: #0d122b;
}
.pb_15px{
    padding-bottom: 15px;
}
.btn,.btn:hover,.btn:active,.btn:focus{
    background-image: -webkit-linear-gradient(top, #152F60 0, #152F60 100%);
    background-image: -o-linear-gradient(top, #152F60 0, #152F60 100%);
    background-image: linear-gradient(to bottom, #152F60 0, #152F60 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-color:#152F60;
}
.visuallyhidden {
    opacity: 0;
}

.ta2sl {
    transition: all 2s linear;
}
.popover{
    color:#000000;
}
/* Caja de Verificacion de Correco */
.email {
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 10px;
    text-align: left;
    width: 64%;
    margin-left: auto;
    margin-right: auto;
	box-shadow: -5px -1px 29px -5px rgba(255,255,255,1);
    border-radius: 40px;
}
.icon {
	color:#003D5B;
}

.text {
	color: #333;
    font-size: 35px;
}
.textsecond {
    color: #333;
    font-size: 18px;
    font-weight: normal;
}

.textsecond1 {
    text-align: left;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.textx {
	color: #333;
	font-size: 16px;
}
a#send {
    color: #00758F;
    text-decoration: none;
    outline: none;
}
a#send:hover {
	color: #00758F;
}
#succed:hover {
    color: #FFFFFF!important;
	text-decoration: none!important;
}
.pt_30 {
	padding: 30px
}
.button {
	font-size: x-large;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: #0B6AA7;
    border-width: 12px 26px;
    border-style: solid;
    border-color: #0B6AA7;
    border-radius: 3px;
    display: inline-block;
    margin: 10px 20px;
}
.button:hover {
    border-color: #428bca;
	background-color: #428bca;
}
.pt_10px {
	padding-top: 10px;
}
/*Keyframes*/
@keyframesx snowx {
    0% {background-position: 0px 0px;}
    100% {background-position: 300px 400px, 300px 300px, 200px 200px,0 0;}
}
bodyx {
    background-size: 30% 90%,30% 90%,30% 90%,100% 100%;/*30% 90%*/
    background-image: url('../../img/bg/snow.png'), url('../../img/bg/snow3.png'), url('../../img/bg/snow2.png'),url("../../img/login-bg.png");
    animation: snow 20s linear infinite;
}
@keyframes dc-spin{
    0%{transform:rotateX(0deg)}
    100%{transform:rotateX(359deg)}
}
.dc-spin {
    -webkit-animation: dc-spin 2s infinite linear;
    animation: dc-spin 2s infinite linear;
}
@keyframes preload-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.box-shadow{
    box-shadow: 0 0 0 1px rgba(14,41,57,.12), 0 2px 5px rgba(14,41,57,.44), inset 0 -1px 2px rgba(14,41,57,.15);
}