@charset "utf-8";
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

#content {
    margin-bottom: 25px;
}

.adsbygoogle {
    margin-bottom: 15px;
}

.footer-content {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #f5f5f5;
    text-align: center;
}

.footer a {
    color: rgba(255,255,255,.5);
    text-decoration: none;
}

.footer a:hover {
    color: #fff;
}

#menu {
    padding: 0;
    margin: 0;
    border: 5px; 
}

#menu ul, li {
    list-style: none;
    margin: 0;
    padding: 0; 
	border: 1px solid #000000;
}

#menu ul {
    position: relative;
    z-index: 597;
    float: left; 
	
}

#menu ul li {
    float: left;
    min-height: 1px;
    line-height: 1em;
    vertical-align: middle; 
}

#menu ul li.hover,
#menu ul li:hover {
    position: relative;
    z-index: 599;
    cursor: default; 
}

#menu ul ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    width: 100%; 
}

#menu ul ul li {
    float: none; 
}

#menu ul li:hover > ul {
    visibility: visible; 
}

#menu ul ul {
    top: 0;
    left: 100%; 
}

#menu ul li {
    float: none; 
}

#menu {
    width: 255px; 
}

#menu span, #menu a {
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    text-decoration: none; 
}

#menu:after, #menu ul:after {
    content: '';
    display: block;
    clear: both; 
}

#menu ul, #menu li {
    width: 100%; 
}
#menu li {
    background: #cccdcc;
'/*background: #dddddd;*/
}
#menu li:hover {
    background: #fa000c;
    font-family: Arial Black;	
}
#menu a {
    color: #666666;
    line-height: 160%;
    padding: 11px 28px 11px 28px;
    width: 253px; 
}
#menu ul ul li {
    background: #f6f6f6; 
}
#menu ul ul li:hover {
    background: #dddddd; 
}
#menu ul ul li:hover a {
    color: #666666; 
}
#menu ul ul li ul li {
     background: #ffffff;
'/*background: #dddddd;*/
}
#menu ul ul li ul li:hover {
    background: #b7b7b7; 
	font-family: Arial Black;
}
#menu .has-sub {
    position: relative; 
}

#menu .has-sub:after, #menu .has-sub > ul > .has-sub:hover:after {
    content: '';
    display: block;
    width: 10px;
    height: 9px;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -5px;
}

#menu .fa-angle-right {
    float: right;
}



/* CSS Document */
.vredondo44 {   
position: absolute;
-moz-border-radius:10px;
-webkit-border-radius: 10px;
border-radius: 10px;  
color:#000;
margin: 0 auto;
left:2%;
width:950px;
border:16px;
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.15, #F7FCFB),
	color-stop(1, #1169DB)
);
background-image: -o-linear-gradient(bottom, #F7FCFB 15%, #1169DB 100%);
background-image: -moz-linear-gradient(bottom, #F7FCFB 15%, #1169DB 100%);
background-image: -webkit-linear-gradient(bottom, #F7FCFB 15%, #1169DB 100%);
background-image: -ms-linear-gradient(bottom, #F7FCFB 15%, #1169DB 100%);
background-image: linear-gradient(to bottom, #F7FCFB 15%, #1169DB 100%);
display:block;
padding:10px;
height:auto;
top:10px;

}

.vredondo445 {   

color:#000;
left:2%;
width:100%;


}

div.upload {
	position: relative;
	width: 120px;
	height: 30px;
	overflow:hidden;
	background: transparent url(../img/examinarvideo.png) center center no-repeat;
	clip:rect(0px, 141px, 30px, 0px );
}

div.upload input {
	position: absolute;
	right: 0px;
	top: 0px;
	margin:0;
	padding:0;
	filter: Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

div.borrar {
	position: relative;
	width: 120px;
	height: 30px;
	overflow:hidden;
	background: transparent url(../img/borrar22.png) center center no-repeat;
	clip:rect(0px, 141px, 30px, 0px );
}

div.borrar input {
	position: absolute;
	right: 0px;
	top: 0px;
	margin:0;
	padding:0;
	filter: Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

div.uploadimg {
	position: relative;
	width: 141px;
	height: 30px;
	overflow:hidden;
	background-image:url(../img/examinarfoto.png) center center no-repeat;
	clip:rect(0px, 141px, 30px, 0px );
}

div.uploadimg input {
	position: absolute;
	right: 0px;
	top: 0px;
	margin:0;
	padding:0;
	filter: Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.card {
  /*/* background-color: dodgerblue;*/
  border: 2px solid dodgerblue;
  color: black;
  padding: 1rem;
  height: 4rem;
  padding-bottom: 2rem;
}

.cards {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-gap: 1rem;
}

/* Screen larger than 600px? 2 column */
@media (min-width: 600px) {
  .cards { grid-template-columns: repeat(2, 1fr); }
}

/* Screen larger than 900px? 3 columns */
@media (min-width: 900px) {
  .cards { grid-template-columns: repeat(2, 1fr); }
}
/**************** FORMULARIOS ****************/
#responsive-form{
	max-width:width: 90vw /*-- cambiar esto para conseguir el ancho de la forma deseada --*/;
	margin:0 auto;
    width:90%;
	top: 2%;
    /*background-color: #30ff00;*/
}
.responsive-form{
	max-width:width: 100vw /*-- cambiar esto para conseguir el ancho de la forma deseada --*/;
	margin:0 auto;
    width:100%;
	/*background-color: #30ff00;*/
}
.form-row{
	width: 100%;
}
.form-input{/*
	width: 80%;
	left: 10px; */
	display: flex;
	
}
.column-half, .column-full{
	/*float: left;
	position: relative;
	padding: 0.05rem;*/
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
	/*background-color: #30ff00;*/
}
.input-field {
  width: 100%;
  padding: 1px;
  outline: none;
  background-color: #30ff00;
}

.input-field:focus {
  border: 2px solid dodgerblue;
}

.form-control-feedback {
  position: absolute;

  padding: 5px;
  pointer-events: none;
  color: #000000;
}

.form-control {
  padding-left: 30px!important;
  width: 100%;
  background: rgba(226,226,226,1);
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 39%, rgba(219,219,219,1) 47%, rgba(209,209,209,1) 90%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(39%, rgba(219,219,219,1)), color-stop(47%, rgba(219,219,219,1)), color-stop(90%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 39%, rgba(219,219,219,1) 47%, rgba(209,209,209,1) 90%, rgba(254,254,254,1) 100%);
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 39%, rgba(219,219,219,1) 47%, rgba(209,209,209,1) 90%, rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 39%, rgba(219,219,219,1) 47%, rgba(209,209,209,1) 90%, rgba(254,254,254,1) 100%);
background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 39%, rgba(219,219,219,1) 47%, rgba(209,209,209,1) 90%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}

}

/**************** TERMINA FORMULARIOS ***************

.wrapper {
	padding: 1px;
	max-width: 960px;
	width: 95%;
	margin: 2px auto;
}
header {
	padding: 0 15px;
}

.columns {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 1px 0;
}

.column {
	flex: 1;
	border: 1px solid gray;
	margin: 0px;
	padding: 2px;
	&:first-child { margin-left: 0; }
	&:last-child { margin-right: 0; }
	
}

footer {
	padding: 0 5px;
}*/