/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
.foncont{background: rgb(255,244,244);
background: -moz-linear-gradient(-45deg, rgba(255,244,244,1) 0%, rgba(255,255,255,1) 51%, rgba(247,247,247,1) 51%, rgba(242,242,242,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(255,244,244,1) 0%,rgba(255,255,255,1) 51%,rgba(247,247,247,1) 51%,rgba(242,242,242,1) 100%);
background: linear-gradient(135deg, rgba(255,244,244,1) 0%,rgba(255,255,255,1) 51%,rgba(247,247,247,1) 51%,rgba(242,242,242,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff4f4', endColorstr='#f2f2f2',GradientType=1 );}


.bkfon {background: rgb(12,76,147);
background: -moz-linear-gradient(-45deg, rgba(12,76,147,1) 0%, rgba(105,141,175,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(12,76,147,1) 0%,rgba(105,141,175,1) 100%);
background: linear-gradient(135deg, rgba(12,76,147,1) 0%,rgba(105,141,175,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c4c93', endColorstr='#698daf',GradientType=1 );

 margin-top:-20px; padding-top:10px;}
.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}

.in{background: -moz-linear-gradient(top, rgba(255,255,255,0.72) 0%, rgba(255,255,255,0.95) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0.95) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0.95) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8ffffff', endColorstr='#f2ffffff',GradientType=0 );}



.titulo {
    color:#0c4c93;
    font-family: arial;
    font-size: 13px;
    font-weight: 900;
    margin-top: 7px;
    padding: 4px 0;
    text-transform: uppercase;
}
.iniciosup { background:url(../back.jpg); background-size:cover;}

.azul{background: rgb(47,29,121);
background: -moz-linear-gradient(-45deg, rgba(47,29,121,1) 0%, rgba(47,29,121,1) 73%, rgba(14,5,66,1) 73%, rgba(14,5,66,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(47,29,121,1) 0%,rgba(47,29,121,1) 73%,rgba(14,5,66,1) 73%,rgba(14,5,66,1) 100%);
background: linear-gradient(135deg, rgba(47,29,121,1) 0%,rgba(47,29,121,1) 73%,rgba(14,5,66,1) 73%,rgba(14,5,66,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f1d79', endColorstr='#0e0542',GradientType=1 ); height:15px;}


.nombre {
    background: #f9c111 none repeat scroll 0 0;
    color: #fff;
    font-size: 23px;
    font-weight: 900;
    padding: 0 10px;
}

#email {border: 1px solid #999;border-radius: 4px;box-shadow: 0 0 3px #999 inset; padding:0px 0px 0px 3px; background: -moz-linear-gradient(top, rgba(255,255,255,0.72) 0%, rgba(255,255,255,0.82) 44%, rgba(237,237,237,0.82) 45%, rgba(234,234,234,0.95) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0.82) 44%,rgba(237,237,237,0.82) 45%,rgba(234,234,234,0.95) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0.82) 44%,rgba(237,237,237,0.82) 45%,rgba(234,234,234,0.95) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8ffffff', endColorstr='#f2eaeaea',GradientType=0 );}
#password {border: 1px solid #999;border-radius: 4px;box-shadow: 0 0 3px #999 inset; padding:0px 0px 0px 3px;background: -moz-linear-gradient(top, rgba(255,255,255,0.72) 0%, rgba(255,255,255,0.82) 44%, rgba(237,237,237,0.82) 45%, rgba(234,234,234,0.95) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0.82) 44%,rgba(237,237,237,0.82) 45%,rgba(234,234,234,0.95) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0.82) 44%,rgba(237,237,237,0.82) 45%,rgba(234,234,234,0.95) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8ffffff', endColorstr='#f2eaeaea',GradientType=0 );}
