/*@font-face { 
  font-family: Yanone Kaffeesatz; 
    src: url('../fonts/YanoneKaffeesatz-Regular.eot'); 
    src: local("Yanone Kaffeesatz"), url('../fonts/YanoneKaffeesatz-Regular.ttf'); 
} 

@font-face { 
  font-family: News Cycle; 
    src: url('../fonts/NewsCycle-Regular.eot'); 
    src: local("News Cycle"), url('../fonts/NewsCycle-Regular.ttf'); 
} */
fieldset{ border:1px solid #007c84;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}

@font-face { 
font-family:Arial, Helvetica, sans-serif;
}

html { 
  height: 100%;
}

* { 
  margin: 0;
  padding: 0;
}

/* tell the browser to render HTML 5 elements as block */
article, aside, figure, footer, header, hgroup, nav, section { 
  display:block;
}

body { 
  font: normal .70em Arial, Helvetica, sans-serif;
  color: #444;
}

p { 
  padding: 0 0 20px 0;
  line-height: 1.7em;
}

#marco2 { 
   padding:8px; 
   background-color: #f5f5f5; 
   heigth: 200px;
   text-align:right; 
   border-bottom: 1px solid #999999; 
   border-right: 1px solid #999999; 
   position:inherit;
   float:right;
   margin-top:-37px;
}

img { 
  border: 0;
}

h1, h2, h3, h4, h5, h6 { 
  letter-spacing: 0em;
  padding: 0 0 5px 0;
}

h1, h2, h3 { 
  font: normal 170% "News Cycle", arial, sans-serif;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;
}

h2 { 
  font-size: 160%;
  padding: 9px 0 5px 0;
}

h3 { 
  font-size: 140%;
  padding: 5px 0 0 0;
}

h4, h6 { 
  padding: 0 0 5px 0;
  font: normal 130% arial, sans-serif;
}

h5, h6 { 
  font: italic 95% arial, sans-serif;
  letter-spacing: normal;
  padding: 0 0 15px 0;
}

a, a:hover { 
  outline: none;
  text-decoration: underline;
  color: #0B6138;
}

a:hover { 
  text-decoration: none;
}

blockquote { 
  margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;
}

ul { 
  margin: 2px 0 22px 17px;
  
}

ul li { 
  list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;
  line-height: 1.5em;
}

ol { 
  margin: 8px 0 22px 20px;
}

ol li { 
  margin: 0 0 11px 0;
}

.left { 
  float: left;
  width: auto;
  margin-right: 10px;
}

.right { 
  float: right; 
  width: auto;
  margin-left: 10px;
}

.center { 
  display: block;
  text-align: center;
  margin: 20px auto;
}

#main, nav, #container, #logo, #site_content, footer { 
  margin-left: auto; 
  margin-right: auto;
  
  
}
#main {
  margin: 5px auto;
  width: 100%;
  background: transparent;
  padding-bottom: 10px;
  	
}


header { 
  background: #b2d4d5;
  height: 70px;
  margin-top:-18px;
}

#logo { 
  width: 300px;
  height: 100px;
  background: transparent;
  color: #888;
  table-layout:fixed;
  padding: 0 0 0 25px;
  float: left;
  
}
#logo a{
 
    -webkit-transition: margin 0.7s ease-in-out;
    -moz-transition: margin 0.7s ease-in-out;
    -o-transition: margin 0.7s ease-in-out;
	
}
#logo a:hover{

    margin-left: 10px;
	-webkit-transition: margin 0.7s ease-in-out;
    -moz-transition: margin 0.7s ease-in-out;
    -o-transition: margin 0.7s ease-in-out;
	

}



#logo h1, #logo h2 { 
  font: normal 300% 'News Cycle', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0;
  padding: 0;
}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover { 
  padding: 0;
  color: #04B486; /*Color de título*/
  text-decoration: none;
}

#logo_text h1 a .logo_colour { 
  color: #0B6138;
}

#logo_text a:hover .logo_colour { 
  color: #0B6138;
}

#logo_text h2 { 
  font-size: 140%;
  padding: 0;
  color: #0B6138;
}


nav { 
  margin-top:-50px;
  height: 32px;
  width: 91%;
  
  float: left;
  color: #0B6138;
  background: #b2d4d5; /* Color de fondo de menú */
  background: -moz-linear-gradient(#b2d4d5, #b2d4d5);
  background: -o-linear-gradient(#b2d4d5, #b2d4d5);
  background: -webkit-linear-gradient(#b2d4d5, #b2d4d5);
	margin-left:175px;
 
  
}

#site_content { 
  width: 99%;
  margin-top: -30px;  
} 

#sidebar_container { 
  float: right;
  width: 450px;
  padding: 0;
  height: 450px;
}

#content { 
  text-align: left;
  margin-top:-10px;
  
  width: 100%;
  margin: 0 0 0 0;
  float: left;
  padding: 10 10px 20px 20px; /*Alineación texto */
}
  
#content ul { 
  margin: 2px 0 22px 0px;
}

#table tr:hover {
	background-color:#E0FAC5; /*Color fondo de celda al pasar mouse*/
	text-shadow: 0.1em 0.0em #000;	/*Sombra de texto de celdas al pasa mouse*/
	}

#content ul li, .sidebar ul li { 
  list-style-type: none;
  background: url(../images/bullet.png) no-repeat;
  margin: 0 0 0 0; 
  padding: 0 0 4px 28px;
  line-height: 1.5em;
}

#blog_container h4 {
  font: normal 170% 'News Cycle', arial, sans-serif;
  margin: 0 0 15px 0;
  padding: 5px 0;}

#blog_container h4.select {
  width: 475px;}

.blog {
  background: url(../images/calendar.png) no-repeat;
  width: 54px;
  height: 46px;
  float: left;
  margin: 0 15px 0 0;
}

.blog h2 {
  font: normal 90% arial, sans-serif;
  text-shadow: none;
  text-align: center;
  margin: 0;
  padding: 4px 0 0 0;
  color: #FFF;
}
  
.blog h3 {
  font: 140% arial, sans-serif;
  text-shadow: none;
  margin: -5px 0 0 0;
  text-align: center;
  color: #222;
}

footer { 
  width: 101%;
  margin-left:-7px;
  font: 14px 'News Cycle', arial, sans-serif;
  height: 30px;
  padding: 9px 0 0px 0;
  color: #007c84;
 	bottom:0px;
        position:fixed ;
        overflow: hidden;
  text-align: center;
  background: #CCCCCC; /* Show a solid color for older browsers */
  background: -moz-linear-gradient(#CCCCCC, #CCCCCC);
  background: -o-linear-gradient(#CCCCCC, #CCCCCC);
  background: -webkit-linear-gradient(#CCCCCC, #CCCCCC);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
}

footer p { 
  line-height: 1em;
  padding: 0 0 0px 0;
}

footer a { 
  color: #FFF;
  text-decoration: none;
}

footer a:hover { 
  color: #222;
  text-shadow: none;
  text-decoration: underline;
}

.form_settings { 
  margin: 15px 0 0 0;
}

.form_settings p { 
  padding: 0 0 4px 0;
}

.form_settings span { 
  float: left; 
  width: 100px; 
  text-align: left;
}
.form_settings input{ 
  padding: 5px; 
  width: 10px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #007c84; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}


  
.form_settings input[type=file]{ 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
.form_settings input[type=email]{ 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}.form_settings input[type=password]{ 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
.form_settings input[type=text], .form_settings textarea { 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
.form_settings input:hover {
border: thin #007c84 outset;
filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
color: #000000;
}

.form_settings .image { 
  width:30px;
  overflow:hidden;
  position:relative;
  margin-bottom:-5;
  padding:0;
  border:0px;

}


.form_settings .submit { 
  font: 130%   Arial, Helvetica, sans-serif; 
  border: 0; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #ccc; /* Show a solid color for older browsers */
  background: -moz-linear-gradient(#ccc, #999);
  background: -o-linear-gradient(#ccc, #999);
  background: -webkit-linear-gradient(#ccc, #999);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  border: 1px solid #999;
  color: #007c84;
}

.form_settings textarea, .form_settings select { 
  font: 100% arial; 
  width: 299px;
}

.form_settings select { 
  width: 210px;
  
}

.form_settings .checkbox { 
  margin: 4px 0; 
  padding: 0; 
  width: 5px;
  border: 0;
  background: none;
}


.form_settings_2 { 
  margin: 15px 0 0 0;
}

.form_settings_2 p { 
  padding: 0 0 4px 0;
}

.form_settings_2 span { 
  float: left; 
  width: 100px; 
  text-align: left;
}
.form_settings_2 input{ 
  padding: 5px; 
  width: 10px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #007c84; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
  
.form_settings_2 input[type=file]{ 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
.form_settings_2 input[type=email]{ 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}.form_settings_2 input[type=password]{ 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
.form_settings_2 input[type=text], .form_settings_2 textarea { 
  padding: 5px; 
  width: 150px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
.form_settings_2 input:hover {
border: thin #007c84 outset;
filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
color: #000000;
}

.form_settings_2 .image { 
  width:30px;
  overflow:hidden;
  position:relative;
  margin-bottom:-5;
  padding:0;
  border:0px;

}


.form_settings_2 .submit { 
  font: 120%   Arial, Helvetica, sans-serif; 
  border: 0; 
  width: 70px; 
  margin: 0 0 0 10px; 
  height: 28px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #ccc; /* Show a solid color for older browsers */
  background: -moz-linear-gradient(#ccc, #999);
  background: -o-linear-gradient(#ccc, #999);
  background: -webkit-linear-gradient(#ccc, #999);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  border: 1px solid #999;
  color: #007c84;
}

.form_settings_2 textarea, .form_settings_2 select { 
  font: 100% arial; 
  width: 299px;
}

.form_settings_2 select { 
  width: 210px;
  
}



.form_settings_2 .checkbox { 
  margin: 4px 0; 
  padding: 0; 
  width: 5px;
  border: 0;
  background: none;
}
.form_settings_c { 
  margin: 15px 0 0 0;
}

.form_settings_c p { 
  padding: 0 0 4px 0;
}

.form_settings_c input{ 
  padding: 5px; 
  width: 10px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #007c84; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}


.form_settings_c span { 
  float: left; 
  width: 100px; 
  text-align: left;
}
.form_settings_c input[type=text], .form_settings_2 textarea { 
  padding: 5px; 
  width: 170px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}

.form_settings_c select { 
  width: 180px;
  
}

.form_settings_c textarea, .form_settings_c select { 
  font: 100% arial; 
}

.form_settings_c .submit { 
  font: 140%   Arial, Helvetica, sans-serif; 
  border: 0; 
  width: 100px; 
  margin: 0 0 0 10px; 
  height: 28px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #ccc; /* Show a solid color for older browsers */
  background: -moz-linear-gradient(#ccc, #999);
  background: -o-linear-gradient(#ccc, #999);
  background: -webkit-linear-gradient(#ccc, #999);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  border: 1px solid #999;
  color: #007c84;
}
.form_settings_c .image { 
  

}
form_settings_c input[type=image]{
	
}
.form_settings_alumno { 
  margin: 15px 0 0 0;
}

.form_settings_alumno p { 
  padding: 0 0 4px 0;
}

.form_settings_alumno span { 
  float: left; 
  width: 100px; 
  text-align: left;
}
.form_settings_alumno input{ 
  padding: 5px; 
  width: 10px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #007c84; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}


  
.form_settings_alumno input[type=file]{ 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
.form_settings_alumno input[type=email]{ 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}.form_settings_alumno input[type=password]{ 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
.form_settings_alumno input[type=text], .form_settings_alumno textarea { 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
.form_settings_alumno input:hover {
border: thin #007c84 outset;
filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
color: #000000;
}

.form_settings_alumno .image { 
  width:30px;
  overflow:hidden;
  position:relative;
  margin-bottom:-5;
  padding:0;
  border:0px;

}


.form_settings_alumno .submit { 
  font: 100%   Arial, Helvetica, sans-serif; 
  border: 0; 
  width: 110px; 
  margin: 0 0 0 0px; 
  height: 20px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #ccc; /* Show a solid color for older browsers */
  background: -moz-linear-gradient(#ccc, #999);
  background: -o-linear-gradient(#ccc, #999);
  background: -webkit-linear-gradient(#ccc, #999);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  border: 1px solid #999;
  color: #007c84;
}

.form_settings_alumno textarea, .form_settings_alumno select { 
  font: 100% arial; 
  width: 299px;
}

.form_settings_alumno select { 
  width: 210px;
  
}

.form_settings_alumno .checkbox { 
  margin: 4px 0; 
  padding: 0; 
  width: 5px;
  border: 0;
  background: none;
}





.separator { 
  width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;
}
  
table { 
  margin: 0px 0 10px 0;
}

table tr th, table tr td { 
  color: #FFF;
  padding: 3px 4px;
  text-align: left;
}
  
table tr td { 
  color: #47433F;
  border-top: 0px solid #FFF;
  
}
#tablas #table.tr:nth-child(odd){
    background: #F2F2F2;
}
 
#tablas #table.tr:nth-child(even){
    background: #FFFFFF;
}


ul.images {
  width:450px;
  height:450px;
  overflow:hidden;
  position:relative;
  margin:0;
  padding:0;
} 

ul.images li {
  position:absolute;
  margin:0;
  padding:0;
  left:0;
  right:0;
  list-style:none;
}
 
ul.images li.show {
  z-index:500;  
}
 
ul img {
  border:none;  
}

.form_settings_evaluacion { 
  margin: 15px 0 0 0;
}

.form_settings_evaluacion p { 
  padding: 0 0 4px 0;
}

.form_settings_evaluacion span { 
  float: left; 
  width: 100px; 
  text-align: left;
}
.form_settings_evaluacion input{ 
  padding: 5px; 
  width: 15px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #007c84; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}


  
.form_settings_evaluacion input[type=file]{ 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}

.form_settings_evaluacion input[type=email]{ 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}.form_settings_evaluacion input[type=password]{ 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
.form_settings_evaluacion input[type=text], .form_settings_evaluacion textarea { 
  padding: 5px; 
  width: 700px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
.form_settings_evaluacion input:hover {
border: thin #007c84 outset;
filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
color: #000000;
}

.form_settings_evaluacion .image { 
  width:30px;
  overflow:hidden;
  position:relative;
  margin-bottom:-5;
  padding:0;
  border:0px;

}


.form_settings_evaluacion .submit { 
  font: 130%   Arial, Helvetica, sans-serif; 
  border: 0; 
  width: 180px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #ccc; /* Show a solid color for older browsers */
  background: -moz-linear-gradient(#ccc, #999);
  background: -o-linear-gradient(#ccc, #999);
  background: -webkit-linear-gradient(#ccc, #999);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  border: 1px solid #999;
  color: #007c84;
}

.form_settings_evaluacion textarea, .form_settings_evaluacion select { 
  font: 100% arial; 
  width: 290px;

    border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px; 
}

.form_settings_evaluacion select { 
  width: 210px;
  
}

.form_settings_evaluacion .checkbox { 
  margin: 4px 0; 
  padding: 0; 
  width: 5px;
  border: 0;
  background: none;
}



/**
Stylesheet for SooperFish by www.SooperThemes.com
Author: Jurriaan Roelofs
**/

/* Configuration of menu width */
html body ul.sf-menu ul,html body ul.sf-menu ul li { 
  width: 220px;
}

html body ul.sf-menu ul ul { 
  margin: 0 0 0 220px;
}

/* Framework for proper showing/hiding/positioning */
ul.sf-menu,ul.sf-menu * { 
  margin: 0;
  padding: 0;
}

ul.sf-menu { 
  display: block;
  position: relative;
}
  
ul.sf-menu li { 
  display: block;
  list-style: none;
  float: left;
  position: relative;
}
  
ul.sf-menu li:hover { 
  visibility: inherit; /* fixes IE7 'sticky bug' */ 
	font-weight: bold;
}

ul.sf-menu a { 
  display: block;
  position: relative;
}
  
ul.sf-menu ul { 
  position: absolute;
  left: 0;
  width: 150px; 
  top: auto;
  left: -999999px;
}
  
ul.sf-menu ul a { 
  zoom: 1; /* IE6/7 fix */ 
}

ul.sf-menu ul li { 
  float: left; /* Must always be floated otherwise there will be a rogue 1px margin-bottom in IE6/7 */
  width: 150px;
}
  
ul.sf-menu ul ul { 
  top: 0;
  margin: 0 0 0 150px;
}

ul.sf-menu li:hover ul,ul.sf-menu li:focus ul,ul.sf-menu li.sf-hover ul, 
ul.sf-menu ul li:hover ul,ul.sf-menu ul li:focus ul,ul.sf-menu ul li.sf-hover ul,
ul.sf-menu ul ul li:hover ul,ul.sf-menu ul ul li:focus ul,ul.sf-menu ul ul li.sf-hover ul,
ul.sf-menu ul ul ul li:hover ul,ul.sf-menu ul ul ul li:focus ul,ul.sf-menu ul ul ul li.sf-hover ul { 
  left: auto;
	font-weight: bold;
}
  
ul.sf-menu li:hover ul ul,ul.sf-menu li:focus ul ul,ul.sf-menu li.sf-hover ul ul,
ul.sf-menu ul li:hover ul ul,ul.sf-menu ul li:focus ul ul,ul.sf-menu ul li.sf-hover ul ul,
ul.sf-menu ul ul li:hover ul ul,ul.sf-menu ul ul li:focus ul ul,ul.sf-menu ul ul li.sf-hover ul ul,
ul.sf-menu ul ul ul li:hover ul ul,ul.sf-menu ul ul ul li:focus ul ul,ul.sf-menu ul ul ul li.sf-hover ul ul { 
  left: -999999px;
	font-weight: bold;
}

/* autoArrows CSS */
span.sf-arrow { 
  width: 7px;
  height: 7px;
  position: absolute;
  top: 20px;
  right: 5px;
  display: block;
  background: url(../images/arrows-white.png) no-repeat 0 0;
  overflow: hidden; /* making sure IE6 doesn't overflow and expand the box */
  font-size: 1px;
}

ul ul span.sf-arrow { 
  right: 5px;
  top: 20px;
  background-position: 0 100%;
}

/* Theming the menu */
ul#nav { 
	
  float: left;
  background-color:#ffffff; /* Color fondo menú */
  border-radius: 7px; 
-webkit-border-radius: 7px; 
-moz-border-radius: 7px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; 
box-sizing: border-box;

}

ul#nav ul { 
  background:#ffffff; /* Color fondo submenú */
  margin-top: 0px;
  padding-bottom: 10px;
 	   border-radius: 7px; 
-webkit-border-radius: 7px; 
-moz-border-radius: 7px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box; 
	box-sizing: border-box;

 padding: 10px;
 z-index:10000;
}

ul#nav li a { 
  padding: 7px 15px 6px 25px;
  font: 100% 'News Cycle', arial, sans-serif;
  text-decoration: none;
  color: #007c84;  /*Color de texto enlaces */
  margin-right: 2px;
	font-weight: bold;
	
}

ul#nav li a:hover, ul#nav li a:focus, ul#nav li.selected a, ul#nav li.selected a:hover, ul#nav li.selected a:focus { 
  color: #000000; /* Color enlace seleccionado */
  text-shadow: none;
	
	text-shadow: -1px -1px 1px #aaa;
 
  transform: translateX(-2px);
  transition: all .35s ease-in-out;
}

ul#nav ul li a { 
  color: #007C84;
}

ul#nav ul li a:hover { 
  color:#000000; /* Color subenlace seleccionado */
  margin-right: 2px;
	font-weight: bold;
	
}



/* Image Transitions */
ul#images {
  margin: 0 15px 10px 0;
  padding: 0;
  list-style: none;
  position: relative;
}

ul#images li {
  display: block;
  overflow: hidden;
  padding: 0;
  float: left;
  width: 155px;
  height: 300px;
}
.form_amigable { 
  margin: 15px 0 0 0;
}

.form_amigable p { 
  padding: 0 0 4px 0;
}

.form_amigable span { 
  float: left; 
  width: 100px; 
  text-align: left;
}
.form_amigable input{ 
  padding: 5px; 
  width: 10px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 3px solid #007c84; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}


  
.form_amigable input[type=file]{ 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
.form_amigable input[type=email]{ 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}.form_amigable input[type=password]{ 
  padding: 5px; 
  width: 200px;  /*Ancho de cajas de texto*/ 
  font: 100% arial; 
  border: 1px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}

.form_amigable textarea { 
  padding: 5px; 
  width: 800px;  /*Ancho de cajas de texto*/ 
  height:240px;
  font: 300% arial; 
  border: 2px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}

.form_amigable input[type=text]{ 
  padding: 5px; 
  width: 800px;  /*Ancho de cajas de texto*/ 
  height:40px;
  font: 300% arial; 
  border: 2px solid #D5D5D5; 
  background: #FFF; 
  color: #47433F;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;  
}
.form_amigable input:hover {
border: thin #007c84 outset;
filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
color: #000000;
}

.form_amigable .image { 
  width:30px;
  overflow:hidden;
  position:relative;
  margin-bottom:-5;
  padding:0;
  border:0px;

}


.form_amigable .submit { 
  font: 230%   Arial, Helvetica, sans-serif; 
  border: 0; 
  width: 170px; 
  margin: 0 0 0 100px; 
  height: 50px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #ccc; /* Show a solid color for older browsers */
  background: -moz-linear-gradient(#01A9DB, #01A9DB);
  background: -o-linear-gradient(#01A9DB, #01A9DB);
  background: -webkit-linear-gradient(#01A9DB, #01A9DB);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  border: 1px solid #999;
  color: #ffffff;
}
.form_amigable .reset { 
  font: 230%   Arial, Helvetica, sans-serif; 
  border: 0; 
  width: 170px; 
  margin: 0 0 0 100px; 
  height: 50px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #ff0000; /* Show a solid color for older browsers */
  background: -moz-linear-gradient(#DF0101, #DF0101);
  background: -o-linear-gradient(#DF0101, #DF0101);
  background: -webkit-linear-gradient(#DF0101, #DF0101);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  border: 1px solid #999;
  color: #ffffff;
}

.form_amigable textarea, .form_amigable select { 
  font: 100% arial; 
  width: 299px;
}

.form_amigable select { 
  width: 210px;
  
}

.form_amigable .checkbox { 
  margin: 4px 0; 
  padding: 0; 
  width: 5px;
  border: 0;
  background: none;
}
.globo{
    width: 15px;
    height: 10px;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0 2px 5px #007c84;
    background-color: #007c84;
    position: absolute;
    color: #007c84;

}
.globo:before{
    content: "";
    width: 0;
    position: absolute;
    border-style: solid;
    border-width: 0 5px 10px 5px;
    border-color: #007c84 transparent #007c84 transparent;
    top: -10px;
	
}
