/*
 * @file
 * global.styles
 *
 * Styles you add here will load for all device sizes, they are "global", as
 * opposed to "responsive" styles, which only load for a given breakpoint (media
 * query) that you set in theme settings. See the README for more details.
 *
 *
 * How to use this file:
 * --------------------
 *
 * There are many empty selectors and some basic styles to act as a guide.
 * Nothing is set in stone and you can change anything - even delete all of it
 * and start with your own clean slate.
 *
 * See global.base also which includes normalize.css and some additional
 * helper classes and base styles.
 */

/* =============================================================================
 *   Base
 * ========================================================================== */

/*
 * To preserve theme settings never apply font properties to the HTML element.
 * This is critically important if you are using the Responsive JavaScript
 * feature as this relies on being able to set a pseudo font family on the HTML
 * element. If you need to set default font properties of any kind use the BODY
 * element as these can be overridden using font theme settings.
 */
/* =============================================================================
 *  Tipografias
 * ========================================================================== */
@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.eot');
    src: local('?'), url('../fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Light';
    src: url('../fonts/OpenSans-Light.eot');
    src: local('?'), url('../fonts/OpenSans-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpensansBold';
    src: url('../fonts/OpensansBold.eot');
    src: local('?'), url('../fonts/OpensansBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpensansSemibold';
    src: url('../fonts/OpensansSemibold.eot');
    src: local('?'), url('../fonts/OpensansSemibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoCondensed-Regular';
    src: url('../fonts/RobotoCondensed-Regular.eot');
    src: local('?'), url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: local('?'), url('../fonts/MyriadPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro-Light';
    src: url('../fonts/MyriadPro-Light.eot');
    src: local('?'), url('../fonts/MyriadPro-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
border: 1px solid #aecbe2;/*{borderColorDefault}; */ 
background: #e0e0e0;
font-weight: normal/*{fwDefault}*/;
color: #555555/*{fcDefault}*/;
font-family: 'OpenSans-Regular';
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
border: 1px solid #457db4/*{borderColorActive}*/;
background: #457db4;
font-weight: normal/*{fwDefault}*/;
color: #ffffff/*{fcActive}*/;
font-family: 'OpensansBold';
}

.ui-datepicker td a {

text-align: center !important;

}
table.ui-datepicker-calendar tr:nth-child(2n+2) {

 background-color: transparent !important;
}
.ui-widget-header {

background: #aecbe2;


}

 #ui-datepicker-div {

font-family: 'OpenSans-Regular';
background: #aecbe2;
 border-right: 0px !important; 
border-bottom: 0px !important; 

}
 .ui-widget-header {
border: 0px !important; 

}
 .ui-corner-all {
-moz-border-radius: 0px !important; 
-webkit-border-radius: 0px !important; 
}

.ui-widget-content {
border: 0px !important; 

}

/*Forum*/
#edit-forum-wrapper{
  margin-left: 14px;
  margin-bottom: 9px;
}
.views-exposed-form .form-submit{
  margin-top: 21px !important;
}
#forum,#forum-topic-list,.user-profile.profile,.user-profile.profile h3,
.view-advanced-forum-unanswered-topics .view-empty,
.view-advanced-forum-active-topics .view-empty,
.view-advanced-forum-new-topics .view-empty,
.view-advanced-forum-active-topics .view-empty,.view-advanced-forum-search,.view-advanced-forum-search .view-empty{
  font-family: 'OpenSans-Regular' !important;
  font-size: 15px !important;
  margin-bottom: 30px;
margin-left: 14px;
margin-right: 14px;
line-height: 30px;

}
#forum a{
  color: #575757;
}
.forum-node-create-links a{
  font-weight: bold;
}
#forum .forum-table-name a{
  color: #ffffff !important;
}
.forum-table-wrap .forum-table-superheader {
background: #6fa1d2 !important;
border: 1px solid #457db4 !important;
}
#forum-node-form label,#edit-forum-wrapper label{
  color: #575757;
  font-size: 13.5px;
   font-family: 'OpensansSemibold';
   font-weight: normal !important;

}
#forum-node-form input[type="submit"],
.comment-form input[type="submit"]{
  margin-right: 12px;
}

.view-advanced-forum-active-topics .views-exposed-form,
.view-advanced-forum-unanswered-topics .views-exposed-form{
  margin-left: 14px;
  margin-right: 14px;
}
.node-noticias .form-item.form-type-item{
display: none;
}
.forum-add-node.forum-add-forum a span{
  margin-left: 22px;
margin-bottom: 10px;
line-height: 36px;
margin-right: 22px;
color: #457db4;
font-size: 19px;
text-transform: uppercase;
}

.forum-add-node.forum-add-forum a{

  background: transparent !important;
}
.forum-add-node.forum-add-forum a:hover{
  border-top-color: transparent !important;
  }
.node-forum .node-content{
  background-color: #FFF;
padding: 24px;
margin-bottom: 25px;
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.23), 0px 3px 10px rgba(0, 0, 0, 0.16);
border-radius: 2px;
}

.forum-table thead tr {
background: #EDF5FA !important;

color: #3C78A7;

}
div.forum-post {
/* border: 1px solid #C8DBEA !important; */
 background-color: #FFF;
padding: 24px;
margin-bottom: 25px;
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.23), 0px 3px 10px rgba(0, 0, 0, 0.16);
border-radius: 2px;
border: 0px none;
}

/*===================Efemeridesssssssss*/

.efemerides .view-content span.date-display-single,
.titledayefe{

font-family: 'OpensansSemibold';
color:#457db4;
font-size:17px;
}
.efemerides .views-exposed-form .description,
#efemerides .description{
font-family: 'OpenSans-Regular';
color:#575757 !important;
font-size:12px;
}
#efemerides .description{
 
}
.efemerides .view-empty,
.busquedas .view-empty,
.premios .view-empty,
.vieweventos .view-empty,
.membresy .view-empty
{
background-color: #d9edf7;
border-color: #bce8f1 !important;
margin-top: 27px;
line-height: 24px;
font-family: "OpenSans-Regular";
color: #457db4;
font-size: 14px;
height: 56px;
}
.membresy .views-widget-filter-field_letra_del_alfabeto_tid{
  /*width: 83%;*/
}

#efemerides label{
  display: none;
}
#edit-field-letra-del-alfabeto-tid{
  width: 52% !important;
}
.efemerides .view-empty p,
.busquedas .view-empty p,
.premios .view-empty p,
.vieweventos .view-empty p,
.membresy .view-empty p{
padding: 15px;
}
.membresy .view-content .views-row{
  min-height: 28px;
  padding-top: 4px;
  padding-left: 11px;

}
.membresy .view-content .views-row:hover{
background-color: #457db4 !important;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.membresy .view-content .views-row .p2 a:hover{
  color: #ffffff !important;
  text-decoration: none !important;
}
.membresy .view-content .views-row.views-row-odd{
  background-color: #f6eadf;
}
.efemerides,
.busquedas,
.premios,
.membresy {
margin-bottom:50px;
}
.busquedas,
.premios,
.vieweventos,
.view-id-siteinter,
.membresy{
  margin-left: 15px;
margin-right: 15px;
}
.view-id-siteinter{
  margin-bottom: 50px;
}
.view-id-siteinter table{
  border-color: transparent !important;
}
.view-id-siteinter,.view-id-siteinter .item-list-pager  {
  border-top: 1px solid #ccc;
  
}

.view-id-siteinter .field-name-field-enlace-del-sitio{
  margin-left: 20px;
}
.vieweventos .title{
  margin-bottom: 9px;
  padding-left: 78px;
}

.vieweventos .view-content .views-row,
.vieweventos .item-list-pager{
  border-top: 1px solid #e0e0e0;
margin-right: 18px;
margin-left: 1px;
margin-bottom: 19px;
}
.vieweventos .titleevent{
  margin-top: 12px !important;
}
.vieweventos{
  margin-bottom: 50px;
}
.vieweventos .views-field-field-lugar-del-evento .field-content:before{
content: url("../images/locate.png");
margin-right: 8px;
opacity: 0.5;
}
.vieweventos .views-field-field-fecha-de-la-galeria .views-label,
.vieweventos .views-field-field-fecha-de-la-galeria .field-content,
.vieweventos .views-field-field-culminaci-n .views-label,
.vieweventos .views-field-field-culminaci-n .field-content{
  display: inline-block;
}
.vieweventos .texto{
  margin-bottom: 12px;
  padding-left: 78px;
}
.vieweventos .views-field-field-fecha-de-la-galeria:before{
  content: url("../images/time.png");
margin-right: 8px;
opacity: 0.5;
}
.vieweventos .views-field-field-fecha-de-la-galeria{
  padding-left: 78px;
}
.vieweventos .views-field-field-fecha-de-la-galeria,
.vieweventos .views-field-field-culminaci-n,
.vieweventos .views-field-field-lugar-del-evento{
  display: inline-block;
  margin-right: 20px;
}
.vieweventos .views-field-field-lugar-del-evento,
.vieweventos .views-field-field-culminaci-n .field-content,
.vieweventos .views-field-field-fecha-de-la-galeria .field-content{
  font-family: 'OpenSans-Regular';
  font-size: 13.5px !important;
color: #575757 !important;
font-weight: normal !important;
}
.vieweventos .views-field-field-fecha-de-la-galeria .views-label,
.vieweventos .views-field-field-culminaci-n .views-label{
  font-family: 'OpensansSemibold';
  font-size: 13.5px !important;
color: #575757 !important;
font-weight: normal !important;
}
.vieweventos .views-field-field-fecha-de-la-galeria-1{
  background-color: #457db4;
width: 62px;
height: 62px;
margin-top: 18px;
margin-right: 18px;
float: left;

}
.print-link{
  float: right;
}
.print-link a{
  font-family: 'OpenSans-Regular';
  font-size: 13.5px !important;
color: #575757 !important;
font-weight: normal !important;
}
img.print-icon-margin {

width: 34px;
height: 31px;
}
.vieweventos .views-field-field-fecha-de-la-galeria-1:hover{
   background-color: #6fa1d2;
   moz-transition: color 0.4s ease;
-webkit-transition: color 0.4s ease;
-o-transition: color 0.4s ease;
}
.vieweventos .views-field-field-fecha-de-la-galeria-1 .field-content{
  font-family: 'OpensansBold';
color: #FFFFff;
font-size: 22px;
text-align: center;
vertical-align: middle;
line-height: 23px;
padding: 8px;
}
.busquedas .view-filters,
.premios .view-filters,
.vieweventos .view-filters,
.membresy .view-filters
{
   background-color: #f6eadf;
   border: 1px solid #d4bba2;
   margin-bottom: 50px;
}
.premios .view-filters{
  margin-top: 28px;
  width: 207px;
}

.busquedas .views-exposed-form .views-exposed-widgets,
.premios .views-exposed-form .views-exposed-widgets
{
  padding: 18px;

}
.vieweventos .views-exposed-form .views-exposed-widgets,
.membresy .views-exposed-form .views-exposed-widgets{
  padding-left: 20px;
padding-bottom: 10px;
}
.membresy .views-exposed-form .views-exposed-widgets{
  padding-top: 10px;
}
.premios .views-exposed-form .views-exposed-widgets{
  height: 100px;
}
.busquedas .views-exposed-form .views-exposed-widget.views-submit-button{
 width: 100% !important;
}
.busquedas .views-exposed-form .views-exposed-widget.views-submit-button input{
 float: right !important;
}
.busquedas .form-control{
   border: 1px solid #d4bba2 !important;
}
.busquedas .views-exposed-form .views-exposed-widget {
padding: 15px 5px 0 0 !important;
width: 82%;
}

.premios .view-content .views-row{
  margin-bottom: 5px;
}
.premios .view-content .views-row:before{
  content: url("../images/ciculog.png");
margin-right: 8px;

}
.search-form label,
.busquedas .views-exposed-form .views-exposed-widget label,
.premios .views-exposed-form .views-exposed-widget label,
.vieweventos .views-exposed-form .views-exposed-widget label,
.membresy .views-exposed-form .views-exposed-widget label{
  font-family: 'OpensansSemibold' !important;
   color: #575757;
   font-size: 13.5px;
   font-weight: normal !important;
   margin-right: 10px;
   margin-top: 8px;
   
}
.vieweventos .views-exposed-form .views-exposed-widget label{
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.premios .views-exposed-form .views-exposed-widget label{
  margin-top: 0px !important;
}
.busquedas .views-exposed-form .views-exposed-widget label{
  width: 26%;
}
.busquedas .views-exposed-form .views-exposed-widget .views-widget{
 display: inline-block;
width: 70%;
float: right;
}
.efemerides .view-content .views-row{
margin-left: 18px;
margin-bottom: 10px;
}
.efemerides .view-content .views-row a,
.busquedas .view-content .field-content.title a,
.premios .view-content .views-field-title a
{
font-family: 'OpenSans-Regular';
color:#575757 !important;
font-size:13.5px;

}
.premios .view-content h3{
  color: #457db4;
font-family: 'MyriadPro-Regular';
font-size: 19px;
text-transform: uppercase;
}
.efemerides .view-content .views-row a{
margin-left: -16px;
}
.efemerides .view-content .views-row a:before,
.busquedas .view-content .field-content.title a:before{
content: url("../images/ciculog.png");
margin-right: 8px;

}
html {
  background: #fff;
}


body {
   font-family: 'OpenSans-Regular';
  font-size: 87.5%;
}


/* =============================================================================
 *   HTML Elements
 * ========================================================================== */

h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

p {}

b,
strong {}

i,
em {}

dfn {}

sup {}

sub {}

del {}

ins {}

blockquote {}

cite {}

q {}

address {}

ul {}

ol {}

li {
  list-style-type: none;
}

dl {}

dd {}

dt {}

abbr {}

acronym {}

pre,
code,
tt,
samp,
kbd,
var {
   font-family: 'OpenSans-Regular';
}


/* =============================================================================
 *   Wrappers
 * ========================================================================== */

/*
 * Outer wrappers:
 * - #page-wrapper: body > #page-wrapper
 * - #page: body > #page-wrapper > #page
 * - .container: body > #page-wrapper > #page.container
 *
 * The .container class holds the page width value from theme settings.
 */
#page-wrapper {}
#page {}
#page .container {}

/*
 * Wraps all header elements - branding and .region-header
 */
#header {
    width: 100%;
    max-width: 1347px;
    min-height: 141px;
    position: relative;
    /*margin-top: 86px;
    z-index: 99;*/
}
#cajalogo,#cajatexto_header{
    display: table-cell;
}
#cajatexto_header{
    padding-left: 16px;
    vertical-align: middle;
}
#header #left_head p#texto_header{
   font-family: 'OpenSans-Regular';
   color: #696969;
   font-size: 28px;
   text-transform: uppercase;

}
#header #left_head p#secondtexto_header{
  font-family: 'OpenSans-Regular';
   color: #696969;
   font-size: 27px;
   margin-top: -27px;
}
#header .rigth_head #fecha p{
  color: #696969;
   font-family: 'OpenSans-Regular';
    font-size: 13px;
    float: right;
margin-top: 33px;
    margin-right: 12px;

}
#header .rigth_head,
#header #left_head{
    display: table-cell;
    vertical-align: middle;

}
#header .rigth_head{
    float: right;
}
#header #left_head{
    float: left;
}

/*
 * Wraps the sidebars the content column
 */
#columns {}

/*
 * Main content column wrapper
 */
#content-column {}

/*
 * Wraps the main-content-header, the content region and feed-icons. Use this
 * wrapper to style the entire main content column
 */
#main-content {}

/*
 * Wraps the content region, avoid applying styles to this wrapper, its used
 * mainly for position and invisible gutters and can be problematic to style
 */

/*Bloque Noticias y Noticias de Eventos*/
.contenedor ul.nav.nav-tabs li a{

    color:#457db4;
    font-family: 'OpenSans-Regular' !important;
}

.contenedor ul.nav.nav-tabs li a:hover,
.contenedor ul.nav.nav-tabs li.active a:hover{
    color: #ffffff;
    background-color: #457db4;
}
.contenedor ul.nav.nav-tabs li.active a{
    color:#2e2e2e;
}
.noticiaseventos{
   /* margin-left: 14px;*/
    margin-top: 18px;
}
.noticiaseventos p.tipo,.efemerides .views-exposed-form label, h2{
    /*color:#457db4;
    font-family: 'OpenSans-Regular';
    font-size: 23px;
    text-transform: uppercase;*/
   /* margin-left: 22px;*/
margin-bottom: 10px;
line-height: 36px;
font-family: 'OpenSans-Regular' !important;
color: #457db4;
font-size: 19px !important;
text-transform: uppercase;
}
h2{
  font-size: 14px !important;
}
.search-result .search-snippet-info{
  font-family: 'OpenSans-Regular';
color: #575757 !important;
font-size: 13.5px;

}
.item-list-pager {
   margin-bottom: 20px;
}

.hovergalery{
  background: rgba(32, 32, 32, 0.43) none repeat scroll 0% 0%;
}
.hovergalery:hover{
  -moz-transition: background .05s,background-color .05s linear,border-color .05s linear,color .05s linear,opacity .05s linear;
-ms-transition: background .05s,background-color .05s linear,border-color .05s linear,color .05s linear,opacity .05s linear;
-o-transition: background .05s,background-color .05s linear,border-color .05s linear,color .05s linear,opacity .05s linear;
-webkit-transition: background .05s,background-color .05s linear,border-color .05s linear,color .05s linear,opacity .05s linear;
transition: background .05s,background-color .05s linear,border-color .05s linear,color .05s linear,opacity .05s linear;
background: rgba(32, 32, 32, 0.8) none repeat scroll 0% 0%;

}
.search-result .title:before{
content: url("../images/ciculog.png");
margin-right: 8px;
}
.noticiaseventos p.type{
 color:#457db4;
 font-family: 'OpensansSemibold';
    font-size: 23px;
    text-transform: uppercase;
}
.efemerides .views-exposed-form label {
font-weight: normal !important;
margin-top: 15px;
margin-bottom: 15px;
}
.titleetras label,
.titlepremios label{
  font-weight:normal !important;
}
.titlepremios{
   color:#457db4;
 font-family: 'MyriadPro-Regular';
    font-size: 24px;
    text-transform: uppercase;
}
.noticiaseventos p.tipoest a,
.noticiaseventos p.tipoest,
.field-name-field-tipo-de-directivo .field-items li,
.field-name-field-grupos-del-secretariado .field-items li,
.field-name-field-campo-de-la-ciencia {
    color:#575757;
    font-family: 'OpenSans-Regular' ;
    font-size: 17px;
    text-transform: uppercase;
    list-style-type: none 

}
#letras{
  background-color: #f6eadf;
  min-height: 121px;
  border: 1px solid #d4bba2;
  margin-bottom: 15px;
}
.noticiaseventos .row{
    margin-bottom: 30px;
}
.field-name-field-ir-atr-s a,.readmore{
    border: 1px solid #457db4;
    width: 100px;
    height: 35px;
    float: right;
    margin-bottom: 21px;
    line-height: 24px;
    font-family: "OpenSans-Regular";
    color: #575757;
    font-size: 13.5px;
    text-align: center;
    margin-left: 8px;
    padding-top: 5px;
}
.field-name-field-ir-atr-s a:hover,.readmore:hover{
    background-color: #457db4;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #ffffff;
    text-decoration: none !important;
}
.readmore{
    padding: 9px !important;
    float: none !important;
}
.field-name-field-ir-atr-s a:before{
    content: url("../images/flechah.png");
    margin-right: 5px;
}
.noticia_text .temanoticias:before{
    content: url("../images/tag.png");
    margin-right: 11px;
}
.galeriahover:hover{
background-color: #7aa7d3;
-moz-transition: color 0.4s ease;
-webkit-transition: color 0.4s ease;
-o-transition: color 0.4s ease;
transition: color 0.4s ease;
}
.galeriahover:hover p{
  color: #ffffff;
}
.galeriahover p{
   font-family: 'OpenSans-Regular';
   font-size: 14px;
}
.galeriahover .p3{
color: #555555;
margin-top: -5px;

}
.p5{
 vertical-align:middle;  margin-left:15px; margin-top:22px;margin-right:15px;
}

.p5 a{
  text-decoration:none !important; color: #ffffff;font-family: 'OpenSans-Regular';font-size: 16px;
}
.galeriahover .p3.elipsis,.p5 {
  white-space:nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.galeriahover .p4{
color: #457db4;
margin-top: -7px;
}
#block-academia-module-block-side-content-estrucutura,
#block-academia-module-block-side-content-acercade,
#block-academia-module-block-side-content-realciones,
#block-academia-module-block-side-content-membresy,
#block-academia-module-block-side-content-galery
{
    margin-left: -9px;
    margin-right: 7px;
}
.row.comision:hover
{
    background-color: #457db4 !important;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.row.comision a:hover,
.row.comision a:hover .p2{

    color: #FFFFff !important;
    text-decoration: none !important;
}
#content {}
.allcontent{
    background-image: url("../images/bannerpagsinternas.jpg");
    background-repeat: no-repeat;
    display: block;
   /* max-width: 1347px;
    height: 516px;*/
    margin-top: -70px;
    padding-top: 73px;
    height: auto;
    max-width: 100%;
    background-color: #eeeeee;
}
.insideallcontent{
    background-image: url("../images/fondopolimitainicio.jpg");

    background-repeat: no-repeat;
    display: block;
   /* max-width: 1347px;
    height: 516px;*/
    margin-top: -70px;
    padding-top: 73px;
    height: auto;
    max-width: 100%;

}
/*#inside-content,*/
#galery-content,#outside-content{
    max-width: 1030px;
    margin: 0 auto;
    
    height: auto;
}
#inside-content,
#block-academia-module-block-news-events,
#sidebar{
  background-color: #FFFFff;

}
#inside-content,#sidebar{
    border-top: 7px solid #2a5587;
    border-right: 1px solid #c9c9c9;
border-left: 1px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
}
#top-content{
    max-width: 1030px;
    margin: 0 auto;
    height: auto;
}

.noticia_text .fecha{
  font-family: 'OpenSans-Regular';
  font-size: 13px;
  color: #cc9966;
  margin-top: -4px;
}
#user-login{
  margin-left: 15px;
  margin-right: 15px;
}

.title{
    font-family: 'MyriadPro-Regular';
  
  color: #457db4;
  font-size: 19px;
  
}
.texto,.texto a{
   font-family: 'OpenSans-Regular';
  line-height: 22px;
  color: #555555;
  font-size: 14px;
}
.texto a:before{
  content: url("../images/ciculog.png");
margin-right: 8px;
}
/*Doc Legales*/
.docsleg .title{
  margin-bottom: 9px;
}
.docsleg .title{
  font-family: 'OpenSans-Regular';
  font-size: 17px;
  color: #575757;
  text-transform: uppercase;
  font-weight: bold;
 
}
.hovergalery{
  background: rgba(32, 32, 32, 0.43) none repeat scroll 0% 0%;
  position:absolute;
  bottom:0px;
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2a5587,endColorstr=#2a5587);*/ 
  width: 100%; height:70px;
}
.hovergalery:hover{
  -moz-transition: background .05s,background-color .05s linear,border-color .05s linear,color .05s linear,opacity .05s linear;
-ms-transition: background .05s,background-color .05s linear,border-color .05s linear,color .05s linear,opacity .05s linear;
-o-transition: background .05s,background-color .05s linear,border-color .05s linear,color .05s linear,opacity .05s linear;
-webkit-transition: background .05s,background-color .05s linear,border-color .05s linear,color .05s linear,opacity .05s linear;
transition: background .05s,background-color .05s linear,border-color .05s linear,color .05s linear,opacity .05s linear;
background: rgba(32, 32, 32, 0.8) none repeat scroll 0% 0%;

}
.field-name-field-correo .field-label h2,
.field-name-field-tel-fono-s .field-label h2{
  margin-top: 1px;
}
.docsleg .p1,
.docsleg .p2,
.p1,
.p2,
.membresy .p2 a,
.node-eventos .field-type-datetime h2,
.node-comisiones-cient-ficas .field-type-datetime h2,
.node-eventos .field-type-datetime span.date-display-single,
.node-comisiones-cient-ficas .field-type-datetime span.date-display-single,
 .field-name-field-lugar-del-evento,
.field-name-field-correo .field-label,
.field-name-field-correo .field-items,
.field-name-field-lugar-del-evento .field-label,
.field-name-field-lugar-del-evento .field-items,
.field-name-field-tipo-de-directivo-hist-ric .field-label,
.field-name-field-tipo-de-directivo-hist-ric .field-items,
.field-name-field-tel-fono-s- .field-label,
.field-name-field-tel-fono-s- .field-items,
.field-name-field-siglas  .field-label,
.node-directivos-hist-ricos .field-name-field-fecha-de-la-efem-ride .field-label,
.node-directivos-hist-ricos .field-name-field-fecha-de-la-efem-ride .field-items,
.field-name-field-siglas .field-items,
.field-name-field-tipo-de-comisi-n .field-label,
.field-name-field-tipo-de-comisi-n .field-items,
.field-name-field-fax .field-label,
.field-name-field-fax .field-items,
.field-name-field-enlace-del-sitio .field-items,
.field-name-field-enlace-del-sitio .field-label,
.field-name-field-per-odo-del-directivo .field-items,
.field-name-field-per-odo-del-directivo .field-label,
.field-name-field-unidad-es-ejecutor-as-prin .field-label,
.field-name-field-unidad-es-ejecutor-as-prin .field-items,
.node-premios-acc .field-name-field-fecha-de-la-efem-ride .field-items,
.node-premios-acc .field-name-field-fecha-de-la-efem-ride .field-label,
.node-premios-acc .field-name-field-nombre-del-encargado-de-la .field-label,
.node-premios-acc .field-name-field-nombre-del-encargado-de-la .field-items,
.field-name-field-secci-n .field-items,
.field-name-field-secci-n .field-label,
.field-name-field-apellidos .field-items,
.field-name-field-apellidos .field-label,
.node-premios-twas .field-name-field-fecha-de-la-efem-ride .field-label,
.node-premios-twas .field-name-field-fecha-de-la-efem-ride .field-items,
.node-acuerdos-de-colaboraci-n .field-name-field-fecha-de-la-efem-ride .field-label,
.node-acuerdos-de-colaboraci-n .field-name-field-culminaci-n .field-label,
.node-acuerdos-de-colaboraci-n .field-name-field-fecha-de-la-efem-ride .field-items,
.node-acuerdos-de-colaboraci-n .field-name-field-culminaci-n .field-items,
.node-miembros-ac .field-name-field-fecha-de-la-efem-ride .field-label,
.node-miembros-ac .field-name-field-fecha-de-la-efem-ride .field-items,
.node-afiliados .field-name-field-fecha-de-la-galeria .field-label,
.node-afiliados .field-name-field-fecha-de-la-galeria .field-items,
.node-membres-a .field-name-field-fecha-de-la-efem-ride .field-label,
.field-name-field-organizaci-n .field-label,
.field-name-field-organizaci-n .field-items,
.node-membres-a .field-name-field-fecha-de-la-efem-ride .field-items,
.field-name-field-a-o-de-ingreso-a-la-acc .field-label,
.field-name-field-a-o-de-ingreso-a-la-acc .field-items,
.labelevent,.labelevent span,
.lugar,
.field-name-field-correo-sociedades .field-label,
.field-name-field-direccion-postal-sociedade .field-label,
.field-name-field-correo-sociedades .field-items,
.field-name-field-direccion-postal-sociedade .field-items,
.view-gencontact .views-field-field-correo .views-label,
.view-gencontact .views-field-field-correo .field-content,
.view-gencontact .views-field-field-tel-fono-s- .views-label,
.view-gencontact .views-field-field-tel-fono-s- .field-content{
  display: inline;
  font-size: 13.5px !important;
  color: #575757 !important;
  font-weight: normal !important;
}
.view-gencontact{
  margin: 11px;
line-height: 25px;
}
.node-premios-twas .field-name-field-fecha-de-la-efem-ride,
.node-premios-acc .field-name-field-fecha-de-la-efem-ride{
margin-left: 5px;
}
.field-name-field-campo-de-la-ciencia {
margin-left: -9px;
}
.field-name-field-unidad-es-ejecutor-as-prin{
  margin-bottom: -15px;
}
.node-eventos .field-name-field-fecha-de-la-galeria .field-items{
  margin-top: 2px;
}
.field-name-field-siglas .field-items,
.field-name-field-enlace-del-sitio .field-label
{
    text-transform: uppercase;
    font-weight: normal !important;
}


.view-gencontact .views-field-field-correo .views-label,
.docsleg .p1,.p1,
.node-eventos .field-type-datetime h2,
.node-comisiones-cient-ficas .field-type-datetime h2,
.field-name-field-correo .field-label,
.field-name-field-tel-fono-s- .field-label,
.field-name-field-lugar-del-evento .field-label,
.node-directivos-hist-ricos .field-name-field-fecha-de-la-efem-ride .field-label,
.node-membres-a .field-name-field-fecha-de-la-efem-ride .field-label,
.node-miembros-ac .field-name-field-fecha-de-la-efem-ride .field-label,
.node-premios-twas .field-name-field-fecha-de-la-efem-ride .field-label,
.node-acuerdos-de-colaboraci-n .field-name-field-fecha-de-la-efem-ride .field-label,
.node-afiliados .field-name-field-fecha-de-la-galeria .field-label,
.node-acuerdos-de-colaboraci-n .field-name-field-culminaci-n .field-label,
.field-name-field-organizaci-n .field-label,
.field-name-field-siglas .field-label,
.field-name-field-fax .field-label,
.field-name-field-tipo-de-comisi-n .field-label,
.field-name-field-tipo-de-directivo-hist-ric .field-label,
.field-name-field-per-odo-del-directivo .field-label,
.field-name-field-unidad-es-ejecutor-as-prin .field-label,
.node-premios-acc .field-name-field-fecha-de-la-efem-ride .field-label,
.field-name-field-enlace-del-sitio .field-label,
.node-premios-acc .field-name-field-nombre-del-encargado-de-la .field-label,
.field-name-field-secci-n .field-label,
.field-name-field-apellidos .field-label,
.field-name-field-a-o-de-ingreso-a-la-acc .field-label,
.labelevent,
.field-name-field-correo-sociedades .field-label,
.field-name-field-direccion-postal-sociedade .field-label,
.view-gencontact .views-field-field-correo .views-label,
.view-gencontact .views-field-field-tel-fono-s- .views-label
{
font-family: 'OpensansSemibold' !important;
text-transform: none !important;

}
.field-name-field-a-o-de-ingreso-a-la-acc{
  margin-top: 11px;
}
.field-name-field-tipo-de-comisi-n{
    margin-top: -15px;
}
.node-eventos .field-name-field-fecha-de-la-galeria h2:before,
.labelevent.ini:before
{
   content: url("../images/time.png");
   margin-right: 8px;
   opacity: 0.5;
}
.node-eventos .field-name-field-lugar-del-evento .field-item.even:before,
.lugar:before
{
  content: url("../images/locate.png");
   margin-right: 8px;
   opacity: 0.5;
}
.node-eventos .field-type-datetime,
.node-eventos .field-name-field-lugar-del-evento,
.node-acuerdos-de-colaboraci-n .field-type-datetime{
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.node-eventos .field-name-field-tipo-de-evento li{
  text-transform: uppercase; 
  

color: #575757;
font-size: 13.5px;
}
.node-eventos .field-name-field-tipo-de-evento{
  margin-left: -9px;
margin-bottom: -13px;
margin-top: -13px;
}
.node-eventos .field-name-field-tipo-de-evento li:before{
  content: none important;

}
.node-eventos .field-name-field-culminaci-n
{
  margin-left: 20px;
  margin-top: 3px;
}
/*.node-eventos .field-type-datetime h2,*/
.node-comisiones-cient-ficas .field-name-field-culminaci-n h2{
  margin-top: 2px;
}
.docsleg .p2,.p2,
.node-eventos .field-name-field-lugar-del-evento,
.field-name-field-correo .field-items,
.field-name-field-tel-fono-s- .field-items,
.field-name-field-per-odo-del-directivo .field-items,
.field-name-field-siglas .field-items,
.node-directivos-hist-ricos .field-name-field-fecha-de-la-efem-ride .field-items,
.field-name-field-tipo-de-comisi-n .field-items,
.field-name-field-tipo-de-directivo-hist-ric .field-items,
.field-name-field-fax .field-items,
.field-name-field-lugar-del-evento .field-items,
.field-name-field-enlace-del-sitio .field-items,
.field-name-field-unidad-es-ejecutor-as-prin .field-items,
.node-premios-acc .field-name-field-nombre-del-encargado-de-la .field-items,
.node-premios-twas .field-name-field-fecha-de-la-efem-ride .field-items,
.field-name-field-secci-n .field-items,
.node-acuerdos-de-colaboraci-n .field-name-field-fecha-de-la-efem-ride .field-items,
.node-acuerdos-de-colaboraci-n .field-name-field-culminaci-n .field-items,
.lugar,
.node-premios-acc .field-name-field-fecha-de-la-efem-ride .field-items,
.node-miembros-ac .field-name-field-fecha-de-la-efem-ride .field-items,
.node-afiliados .field-name-field-fecha-de-la-galeria .field-items,
.node-membres-a .field-name-field-fecha-de-la-efem-ride .field-items,
.field-name-field-apellidos .field-items,
.field-name-field-organizaci-n .field-items,
.field-name-field-a-o-de-ingreso-a-la-acc .field-items,
.membresy .p2 a,
.field-name-field-correo-sociedades .field-items,
.field-name-field-direccion-postal-sociedade .field-items,
.view-gencontact .views-field-field-correo .field-content,
.view-gencontact .views-field-field-tel-fono-s- .field-content
{
  font-family: 'OpenSans-Regular';
}

.field-name-field-unidad-es-ejecutor-as-prin .field-items .field-item,
.field-name-field-campo-de-la-ciencia .field-items .field-item{
list-style: none !important;
}
.view.acuerdos .view-content .views-row{
  margin-bottom: 17px !important;
border-bottom: 1px solid #e0e0e0;
}
.view.acuerdos{
  margin-bottom: 42px;
}
.downbutton {
width: 166px;
height: 44px;
border: 1px solid #457db4;
text-align: center;
padding-top: 11px;
margin-top: 7px;
font-family: "OpenSans-Regular";
color: #555555;
font-size: 14px;
}
.downbutton:hover{
  background-color: #457db4;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
color: #ffffff;


}
.descarga a:hover{
  text-decoration: none !important;
}
.descarga{
  margin-top: 11px;
}
 .imgdownbutton{
  content: url("../images/pdf.png");
   margin-left: 8px;
 }
 .downbutton,.imgdownbutton{
 display: inline-block;
vertical-align: middle;
 }
#galery-content{
    margin-bottom: 20px;
    background-color: transparent;
}

.welltext{
    width: 324px;height: 384px;background-color:#2a5587;vertical-align: top;
}
/*
 * Footer wrapper
 */
#footer {
  background-color: #333333;
  position: relative;
height: auto; /* 286px; para el responsive*/

padding: 0;
}
.footermenuul li{
    display: inline;
    margin: 7px !important;
}
.footermenuul{

    margin-top: 28px;
    margin-bottom: 28px;
}
.footermenuul li a,.footermenuul li a:focus,
.footermenuul li a:visited
{
    font-family: "OpenSans-Regular";
    color: #FFFFff !important;
    font-size: 15px;
    text-decoration: none !important;
    line-height: 38px;
}
.footermenuul li a:hover{
    color: #cc9966 !important;
    text-decoration: underline !important;
}
.linksite a{
  margin-right: 23px;
  color: #dddddd;
   font-family: "OpenSans-Regular";
    font-size: 14px;
    line-height: 38px;
}
.linksite a:hover{
  color: #cc9966
}

#footerinfo,
#footersites,
#footerredessocial{

    vertical-align: top;
    margin-left: 23px;
    display: inline-block;
}

#footersites{
    border-right: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
}
#footerinfo{
    width: 281px;
}
#footerredessocial{
    width: 143px;
}
#footersites{
    max-width: 530px;
    min-height: 145px;
}
#footercopyright{
    margin-top: 34px;
    margin-left: 23px;
}
.titulossites{
    font-family: 'RobotoCondensed-Regular';
    color: #cc9966;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
}
.titulossites a{
   
    color: #dddddd;
   
}

.titulossites a:hover,
#footercopyright a:hover{
   color: #cc9966;
}
.linksite{
  padding-left: 23px;
}

.articleuno,
#footercopyright,
#footercopyright a{
    font-family: "OpenSans-Light";
    color: #FFFFff;
    font-size: 14px;
    line-height: 25px;

}
.articleuno,
.articledos{
    padding-right: 8px;
}
.articledos,
.articledos a,
.node-sitios-de-interes{
    font-family: "OpenSans-Light";
    color: #cc9966 !important;
    font-size: 14px;
    line-height: 25px;
}
#footerredessocial a{
    display: block;
    height: 40px;
    width: 38px;
    margin-left: 10px;
    margin: 0 auto;
    background: url("../images/icon-site-links.png") no-repeat scroll 0% 0% transparent;
    overflow: hidden;
    text-indent: -9999px;
    background-position: 0 0;
}
#footerredessocial a:hover{
    background-position: 0 -50px;
    -moz-transition: background .05s,background-color .05s linear,border-color .05s linear,color .05s linear,opacity .05s linear;
    -ms-transition: background .05s,background-color .05s linear,border-color .05s linear,color .05s linear,opacity .05s linear;
    -o-transition: background .05s,background-color .05s linear,border-color .05s linear,color .05s linear,opacity .05s linear;
    -webkit-transition: background .05s,background-color .05s linear,border-color .05s linear,color .05s linear,opacity .05s linear;
    transition: background .05s,background-color .05s linear,border-color .05s linear,color .05s linear,opacity .05s linear;
}
/*
 * Panels may need additional margin wrangling when in the $content region
 */
#content .panel-display {}

/*
 * Full Width Wrappers
 * These are used in the optional page--full-width-wrappers.tpl.php template.
 * All have internal .container classes. In the full width wrapper template the
 * .container classes set the width or max-width - you can style this but never
 * add any width/margin/padding/borders etc to .container
 */

/*
 * Wraps the leaderboard
 */
#leaderboard-wrapper {}
#leaderboard-wrapper .container {}

/*
 * Wraps the header
 */
#header-wrapper {
  /* Debug styles, is this working */
  background: rgba(255, 192, 203, 0.5);
}
#header-wrapper .container {}

/*
 * Wraps the nav elements
 */
#nav-wrapper {}
#nav-wrapper .container {}

/*
 * Wraps breadcrumb
 */
#breadcrumb-wrapper {}
#breadcrumb-wrapper .container {}

/*
 * Wraps messages and help
 */
#messages-help-wrapper {}
#messages-help-wrapper .container {}

/*
 * Wraps the secondary content/preface region
 */
#secondary-content-wrapper {}
#secondary-content-wrapper .container {}

/*
 * Wraps the main content column
 */
#content-wrapper {}
#content-wrapper .container {}

/*
 * Wraps the tertiary content/postfix region
 */
#tertiary-content-wrapper {}
#tertiary-content-wrapper .container {}

/*
 * Footer wrapper
 */
#footer-wrapper {
  /* Debug styles, is this working? */
  background: rgba(255, 192, 203, 0.5);
}
#footer-wrapper .container {}


/* =============================================================================
 *   Branding
 * ========================================================================== */

/*
 * Wraps all the branding elements, logo, name and slogan
 */
#branding {}

/*
 * Logo
 */
#logo {
 padding-top: 12px;
padding-bottom: 9px;
}

#logo img {
  vertical-align: bottom;
}

/*
 * Wrapper for the site name and slogan
 */
#name-and-slogan {}

/*
 * Site name (h1)
 */
#site-name {
  margin: 0;
}

#site-name a {}

#site-name a:link,
#site-name a:visited {
  text-decoration: none;
}

#site-name a:hover,
#site-name a:focus {
  text-decoration: underline;
}

/*
 * Site slogan (h2)
 */
#site-slogan {
  margin: 0;
}


/* =============================================================================
 *   Page content header
 * ========================================================================== */

/*
 * Main content header wraps the page title, tabs and actions links
 */
#main-content-header {}

/*
 * The main page title (h1)
 */
#page-title,.node-header h1.node-title a{

    margin-left: 22px;
    margin-bottom: 10px;
    line-height: 36px;
   margin-right: 22px;
    color: #457db4;
    font-size: 19px;
 
}
#page-title{
   font-family: 'OpenSans-Regular';
}
.node-header h1.node-title a{
   font-family: 'MyriadPro-Regular' !important;
}

.view.acuerdos h1.node-title a,
.view-recontactos h1.node-title a{
   margin-left: 3px !important;
}
.node-directivos-hist-ricos .field-name-field-imagen-de-galeria{
  margin-right: 28px;
margin-left: 5px;
margin-bottom: 12px;
}


/* =============================================================================
 *   Misc Global Styles
 * ========================================================================== */

/*
 * Feed icons
 */
.feed-icon {}

/*
 * Aggregator feed source
 */
#aggregator .feed-source .feed-icon {
  display: inline;
  float: none;
  margin-right: 10px;
}

.feed-details dt,
.feed-details dd {
  display: inline;
  margin: 0;
}

/*
 * Generic styles for the more link
 */
.more-link {}

/*
 * Generic styles for links. See the ul.links declaration in node and comment
 * stylesheets
 */
ul.links {
  margin: 0;
  padding: 0;
}

ul.links.inline {
  display: none;
}

ul.links li {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Search results are an ordered list so reset the margin
 */
.search-results {
  margin: 0;
  padding: 0;
}

/*
 * Attribution message and link
 */
.attribution {
  display: block;
  opacity: 0.65;
  padding: 1em 0;
  text-align: center;
}

.attribution a {
  text-decoration: none;
  color: inherit;
}

.attribution a:hover,
.attribution a:focus {
  text-decoration: underline;
}


/* =============================================================================
 *   Regions
 * ========================================================================== */

/*
 * Standard region wrapper, don't add width to any regions, you will bork the
 * layout - no margin, padding or borders etc
 */
.region {}

/*
 * Regions have an inner div - perfect for adding margin, padding or borders
 */
.region-inner {}

/*
 * Regions can be nested, such as when using Panels
 */
.region-inner .region-inner {}

/*
 * Header region, embedded in the #header
 */
.region-header {}

/*
 * Generally used to output Drupals help block, if the help module is enabled
 */
.region-help {}

/*
 * Secondary content
 */
.region-secondary-content {}

/*
 * Sits above the main content header, like a content-top region
 */
.region-highlighted {}

/*
 * Sits below the main content, like a content-bottom region
 */
.region-content-aside {}

/*
 * Sidebars - targets both
 */
.sidebar {}

/*
 * First sidebar
 */
.region-sidebar-first {
    /*border-bottom: 1px solid #c9c9c9;*/
}
#block-academia-module-block-side-content-event,
#block-academia-module-block-side-content-search{
   
/*margin-left: -8px;
margin-right: 7px;*/
}
/*
 * Second sidebar
 */
.region-sidebar-second {}

/*
 * Tertiary content
 */
.region-tertiary-content {}

/*
 * Footer region
 */
.region-footer {}

.region-leaderboard{
   /* width: 100%;*/
    max-width: 1347px;
    min-height: 52px;
    margin-left: auto;
    margin-right: auto;
    background-color: #2a5587;
    /*position: fixed;*/
    top: 0;
    z-index: 1000;
}
/* =============================================================================
 *   Links
 * ========================================================================== */

a {
  text-decoration: none;
}

a:link,
a:visited {}

a:active,
a.active {}

a:hover,
a:focus {
  text-decoration: underline;
}


/* =============================================================================
 *   Primary, Secondary and Menu Bar region menus
 * ========================================================================== */

.nav {
    clear: both;
    margin: 0 auto;
    width: 100%;
    max-width: 1024px;
}

.nav ul,
.nav ul.menu {
  margin: 0;
  padding: 0;
}
.nav li{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}
.nav ul.menu li.expanded li {
    position: relative !important;
    display: block !important;
    float: none;

}
.nav ul.menu li.expanded li a{
    float: left;
}



.nav li a,
.nav ul.menu li a {
  display: block;
  white-space: nowrap;
  padding: 12px 8px 17px 12px;
    font-family: 'OpenSans-Regular';
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;


}

.nav li a:visited,
.nav ul.menu li a:visited {}

.nav li a:hover,
.nav li a:focus,
.nav ul.menu li a:hover,
.nav ul.menu li a:focus {
    text-decoration: none !important;
}

.nav .block {
  margin-bottom: 0;
}


/* =============================================================================
 *   Superfish
 * ========================================================================== */

ul.sf-menu {
  margin-bottom: 0;
}

ul.sf-menu a {
  border-left: 0;
  border-top: 0;
  padding: 0 10px;
  text-decoration: none;
  height: 2.5em;
  line-height: 2.5em;
}

ul.sf-menu a:link,
ul.sf-menu a:visited {}

ul.sf-menu li {}

ul.sf-menu li:hover,
ul.sf-menu li.sfHover {
  outline: 0;
}

ul.sf-menu a {}

ul.sf-menu a:focus,
ul.sf-menu a:hover,
ul.sf-menu a:active {
  outline: 0;
}

/*
 * Superfish blocks
 */
.block-superfish {}

.block-superfish .block-inner .content {}

.block-superfish ul {
  margin: 0 !important;
  padding: 0 !important;
}

.block-superfish ul ul {}

.block-superfish ul ul ul {}

.block-superfish ul ul ul ul {}

.block-superfish li {
  margin: 0 !important;
  padding: 0 !important;
}

/*
 * Vertical style
 */
.sf-vertical {
  width: 100%;
}

.sf-vertical li {
  width: 100%;
}

.sf-vertical li.last {}

.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
  left: 100%;
  top: 0;
  margin: 0;
  padding: 0;
}

.sf-vertical li a {
  padding: 0 10px;
}

/*
 * Navbar style
 */
.sf-navbar {
  padding-bottom: 0 !important;
}

/*
 * Sensible padding for the default style
 */
.sf-menu.sf-style-default a {
  padding: 0 10px;
}




/* =============================================================================
 *   Menu Toggles
 * ========================================================================== */

.at-mt .at-menu-toggle,
.at-mt .at-menu-toggle ul,
.at-mt .at-menu-toggle ul.menu {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.at-mt .at-menu-toggle-button {
  margin: 0;
}

.at-mt .at-menu-toggle ul a {
  padding: 0 10px;
  white-space: nowrap;
}




/* =============================================================================
 *   Menus, usually blocks
 * ========================================================================== */

ul.menu {
  padding-left: 15px;
}

ul.menu ul {
  padding-left: 15px;
}

ul.menu ul ul {}

ul.menu ul ul ul {}

ul.menu li {
  margin: 0;
}

ul.menu li.collapsed,
ul.menu li.expanded,
ul.menu li.leaf {

}
#menu-bar ul.menu li a:hover{
background-color: #283039 !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#menu-bar ul.menu li.expanded a:hover,

#menu-bar ul.menu li.expanded ul.mostrar,
.backactive{
    background-color: #457db4 !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#menu-bar ul.menu li.expanded ul.mostrar li a:hover {

    background-color: #cc9966 !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#menu-bar ul.menu li.expanded ul.mostrar li a{
    width: 100%;
    text-transform: uppercase;
    text-align: left;

}

.nav ul.menu li.expanded ul{
    padding: 0;
position: absolute;

z-index: 100;

}


.ocultar{
  display: none;
}
.mostrar{
   
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}
#menu-bar .menu-wrapper{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
ul.menu li a {}

ul.menu li a:link,
ul.menu li a:visited {}

ul.menu li a:active,
ul.menu li a.active {
    background-color: #283039;
}

ul.menu li a:hover,
ul.menu li a:focus {}

ul.menu li.active a,
ul.menu li.active-trail a {}

ul.menu li.first,
ul.menu li.last {}

/* If li.content exists it's a problem, so reset the padding */
.block .menu li.content {
  padding: 0;
}


/* =============================================================================
 *   Book navigation menu
 * ========================================================================== */

.book-navigation {}

.book-navigation .page-links {}

.book-navigation .page-previous {}

.book-navigation .page-next {}

.book-navigation .page-up {
  /* Prevent text wrapping to a new line, assumes the string is two chars */
  min-width: 2em;
  white-space: nowrap;
}

.book-navigation .menu {
  margin-left: 0;
}


/* =============================================================================
 *   Breadcrumbs
 * ========================================================================== */

#breadcrumb {
  margin: 10px 0;
}

/* If the label is set to show in theme settings the label class is added */
#breadcrumb .breadcrumb-label {
  font-size: 1em;
  display: inline;
  padding-right: 10px;
}

#breadcrumb .breadcrumb-label:after {
  content: ":";
}

#breadcrumb ol {
  margin: 0;
  padding: 0;
}

#breadcrumb .with-breadcrumb-label ol {
  display: inline;
}

#breadcrumb li {
  list-style: none;
  display: inline;
}

#breadcrumb li.crumb-first {}

#breadcrumb li.crumb-last {}

#breadcrumb a {}

#breadcrumb a:link,
#breadcrumb a:visited {}

#breadcrumb a:active,
#breadcrumb a.active {}

#breadcrumb a:hover,
#breadcrumb a:focus {}

#breadcrumb .crumb-separator {}


/* =============================================================================
 *   Pagers
 * ========================================================================== */

ul.pager {
  clear: both;
  margin: 0;
  text-align: center;
  padding-top: 42px !important;
}

.item-list ul.pager li {
  margin: 0;
}

ul.pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: .5em;
}

ul.pager li.pager-current {
  font-weight: 700;
}

.block ul.pager li {
  padding: 14px 18px;
margin-right: -19px;

font-family: 'OpenSans-Regular';
font-size: 14px;
color: #c8c8c8;
}

/*
 * Theme the various states of pager links
 */
ul.pager li {}

ul.pager li a {}

ul.pager li a:link,
ul.pager li a:visited {}

ul.pager li a:active,
ul.pager li a.active {}

ul.pager li a:hover,
ul.pager li a:focus {}

ul.pager li.pager-item {}
ul.pager li.first {}
ul.pager li.last {}
ul.pager li.pager-current {
  color: #ffffff;
background-color: #428bca !important;
border-color: #428bca !important;
font-weight: normal !important;
}
ul.pager li.pager-first {}
ul.pager li.pager-previous {}
ul.pager li.pager-next {margin-left: 1px;}
ul.pager li.pager-last {}


/* =============================================================================
 *   Skip Navigation
 * ========================================================================== */

#skip-link {
  left: 50%;
  margin-left: -6.5em;
  margin-top: 0;
  padding: 0 0.5em;
  position: absolute;
  width: 12em;
  z-index: 50;
}

#skip-link a {
  background: #444;
  background: rgba(0,0,0,0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0,0,0,0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

#skip-link a:hover,
#skip-link a:focus,
#skip-link a:active {
  outline: 0;
}


/* =============================================================================
 *   Tabs (local tasks)
 * ========================================================================== */

#tasks {
  margin-bottom: 15px;
}

ul.primary {
  border-bottom-color: #ccc;
  margin: 20px 0;
  padding: 0 0 0 5px;
}

ul.primary li {
  display: block;
  float: left;
  margin: 0 1px -1px;
}

ul.primary li a {
  background-color: transparent;
  border-color: #ccc;
  margin-right: 1px;
  padding: 0px 1em;
  display: block;
  float: left;
  height: 1.5em;
  line-height: 1.5em;
  font-family: "OpenSans-Regular";
font-size: 15px;
}

ul.primary li a:hover,
ul.primary li a:focus {
  background-color: #eee;
  border-color: #ccc;
}

ul.primary li.active a,
ul.primary li.active a:hover,
ul.primary li.active a:focus {
  background-color: #fff;
  border-bottom-color: #fff;
}

ul.secondary {
  border-bottom: 1px solid #ccc;
  margin: 1em 0 0;
  padding: 0 .3em 1em;
}

ul.secondary li {
  border-right: 0;
  list-style: none;
  padding: 0 10px 0 0;
}

ul.secondary li a {}

ul.secondary li a:hover,
ul.secondary li a.active {
  border-bottom: none;
  text-decoration: underline;
}

#letrasfila{
  padding: 0;
margin-top: 11px;
margin-bottom: 11px;
    line-height: 29px;
}
#letrasfila a{
 width: 40px !important;
height: 30px !important;
font-family: "OpenSans-Regular";
font-size: 18px;
color: #575757;
text-transform: uppercase;
display: inline;
padding-right: 14px;
padding-left: 14px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 11px;
vertical-align: bottom;
text-align: center;
}
#letrasfila a.activo{
    font-family: "OpensansBold";
    color: #cc9966;
    font-size: 18px;
}
#letrasfila a:hover{
  background-color: #457db4;
    font-family: "OpenSans-Regular";
  color: #ffffff;
  text-decoration: none !important;
  -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
/* =============================================================================
 *   Action links
 * ========================================================================== */


/**********************=============================Acodeaonnnn============*/
.noticiaseventos .menu{
    padding:0;
    list-style:none;
    width:100%;

    /*background:#c1c1c1;
    border: 1px solid rgba(0,0,0,0.8);*/
}

.noticiaseventos .menu li a.areas{
    display: block;
   /* border-bottom: 1px solid #a0a0a0;*/
    border-top: 1px solid rgba(255,255,255, 0.2);
    background:#FFFFff;
    text-decoration:none;
    color:#457db4;
    font-size: 19px;
    /*text-shadow: 1px 0px 1px rgba(0,0,0,0.2);*/
    /*filter: dropshadow(color=#000, offx=1, offy=0);*/
    padding:2px;
    padding-left:20px;
    font-family: 'OpenSans-Regular';
}

.noticiaseventos .menu li ul li a.areas{
    font-size:14px;
    color:#47689d;
    text-shadow: 1px 0px 1px rgba(255,255,255,0.5);

}

.noticiaseventos .menu li a.areas:hover{
    color: #FFFFff;
    background:#457db4;
    -moz-transition: background 0.3s ease-in;
    -webkit-transition: background 0.3s ease-in;
    -o-transition: background 0.3s ease-in;
}

.noticiaseventos .menu ul{
    margin:0;
    padding:0;
    list-style:none;
    height:0;
    overflow: hidden;
    transition:1s;
    -moz-transition:1s;
    -webkit-transition:1s;
}

.noticiaseventos .menu li:hover ul{
   height:350px;
   /*height: auto;*/
    overflow-y:auto;
    overflow-x:hidden;
}
.noticiaseventos .menu li:hover ul.inside{
   height:200px !important;
}
.hoverareas{
    background-color: #cc9966 !important;
    color: #FFFFff !important;
}
.noticiaseventos .menu ul li a.areas{
    background:#fafafa;
}

.noticiaseventos .menu ul li a.areas:hover {
    background: none repeat scroll 0 0 #ccc;
    color: #fff;
    -moz-transition: color 0.4s ease;
    -webkit-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
}
/*End Acordeon==================================================*/
ul.action-links {
  margin: 20px 0 0;
  list-style: none;
}

ul.action-links li {}

/**======================Eventossssssss*/
#rowEventos{
  min-height: 67px;  
  background-color: #f6eadf; 
  border: 1px solid #d4bba2;
  margin: 0 auto;
}
#rowcontenedor{
 margin: 0 auto;
 margin-top: 18px;
margin-bottom: 40px;
}
.filtromes,
.vieweventos h3{
    font-family: 'OpenSans-Regular';
    color: #575757;
    font-size: 21px;
}
.filtromesdiaone{
    font-family: 'OpensansBold';
    color: #FFFFff;
    font-size: 24px;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
}
.filtromesdiatwo {
    font-family: 'OpenSans-Regular';
    color: #FFFFff;
    font-size: 13.5px;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
}
.directivosp a{
  color: #575757;
  font-family: 'OpenSans-Regular';
    
    font-size: 13.5px;
}
.directivosp:hover{
  border: 1px solid #457db4;
  
  -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.directivosp:hover a{
  color: #457db4;


}
.directivosp a:hover{
  text-decoration: none;
}
.titleevent{
    font-family: 'OpenSans-Regular';
    color: #575757;
    font-size: 13.5px;
    text-transform: uppercase;
}

/* =============================================================================
 *  Field Styling
 * ========================================================================== */

/*
 * Wrapper for any field
 */
.field {}

/*
 * Above and inline classes are on the field wrapper
 */
.field-label-above {}

/*
 * When labels are set to inline in field display settings the clearfix class is
 * automatically added
 */
.field-label-inline {}

.field-label-inline .field-label {
  margin: 0;
}

/*
 * Labels are h2 in Adaptivetheme. Use a strong selector to mitigate unwanted
 * ineritance issues
 */
.field-label {
  font-size: 1em;
  font-weight: 700;
  font-family: inherit;
  line-height: inherit;
  margin-bottom: 0;
}




/*
 * Field types (Core)
 */

/*
 * Image fields use the <figure> and <figcaption> elements from HTML5
 */
.field-type-image {}

.field-type-image .caption {}

.field-type-image .full-caption {}

.field-type-image .teaser-caption {}

/*
 * Taxonomy
 */
.field-type-taxonomy-term-reference {
  /* The same bottom margin as p, blockquote, ul, ol and dl */
 /* margin-bottom: 1.5em;*/
}
.field-name-field-tem-tica-de-las-noticias li:before,
.field-name-field-tipo-de-evento li:before{
  content: url("../images/tag.png");
  margin-right: 11px;
}
.field-name-field-tem-tica-de-las-noticias li,
.temanoticias,
.field-name-field-tipo-de-evento li{
 list-style-type: none !important;

font-family: "OpenSans-Regular";
color: #457db4;
font-size: 14px;
}


.field-type-taxonomy-term-reference.field-label-inline .field-items {
  margin: 0;
  padding: 0;
}

.field-type-taxonomy-term-reference.field-label-inline .field-item {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Text
 */
.field-type-text {}

/*
 * Long text
 */
 .node-galer-a-de-im-genes .field-name-field-imagen-de-galeria{
  float: left;
padding: 13px 19px 19px 0px;
 }
.view-siteinter .node-sitios-de-interes a {
  margin-left: 20px;
 }
.field-type-text-long, .node-sitios-de-interes .field-name-body a,
.titleetras,.field-type-text-with-summary {
 /* margin: 5px;*/
line-height: 24px;
font-family: "OpenSans-Regular";
color: #555555 !important;
font-size: 14px;
}
.titleetras {
  margin: 5px;
}
.field-name-field-nombre-del-encargado-de-la{
   margin: 5px;
line-height: 24px;
font-family: "OpenSans-Regular";
color: #457db4;
font-size: 13.5px;
}
#advanced-forum-forum-topic-list-sort-form input{
  margin-bottom: 17px !important;
  margin-top: 8px !important;
  padding-top: 5px !important;
padding-bottom: 5px !important;
}
.node-comisiones-cient-ficas .field-name-field-nombre-del-encargado-de-la{
    color: #575757 !important;
}
.node-comisiones-cient-ficas .field-name-field-nombre-del-encargado-de-la .field-label{
    font-family: "OpensansSemibold" !important;
    font-weight: normal !important;
    text-transform: none !important;

}
ol.search-results li{
  border-bottom: 1px solid #e0e0e0;
  margin: 5px;
line-height: 24px;
font-family: "OpenSans-Regular";
color: #555555;
font-size: 14px;
}
.search-advanced{
  display: none;
}

/*
 * Text with summary
 */
.field-type-text-with-summary {}

/*
 * File
 */
 .field-type-file a:after{
  content: url("../images/pdfs.png");
  position: absolute;
  margin-left: 12px;
margin-top: 5px;
 }
 .node-forum .field-type-file a:after{
   content: url("../images/attach.png");
  position: absolute;
  margin-left: 6px;
margin-top: 0px;
 }

 .node-documentos-legales .field-type-file .even:hover,
 .node-documentos-legales .field-type-file .odd:hover{
  background-color: #457db4;
  -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
 }
 .node-documentos-legales .field-name-field-fecha-de-la-galeria h2,
  .node-documentos-legales .field-type-text-long h2{
   font-family: 'OpensansSemibold' !important;
   color: #575757 !important;
   font-size: 13.5px !important;
   font-weight: normal !important;

 }
 
  .node-documentos-legales .field-name-field-fecha-de-la-galeria .field-items{
     color: #575757 !important;
   font-size: 13.5px !important;

  }


.node-documentos-legales .field-type-file a:after
{
  content: url("../images/pdf.png");
  position: absolute;
  margin-left: 31px;
margin-top: 5px;
 }

 .node-documentos-legales .field-type-file{
  width: 166px;
 }

 .node-documentos-legales .field-type-file .even,
 .node-documentos-legales .field-type-file .odd{
  border: 1px solid #457db4;

 }

 .node-documentos-legales .field-type-file a:hover{
  color: #ffffff;
  text-decoration: none;
}

.field-type-file {
  /*width: 170px;*/
    margin-top: 41px;

}
.field-type-file .field-label{


    margin-left: 5px;
   font-weight: normal !important;
    line-height: 36px;
    font-family: 'MyriadPro-Regular';
    color: #457db4;
    font-size: 19px;
    text-transform: none !important;
}

.field-type-file .even,
.field-type-file .odd{
 /* border: 1px solid #457db4;*/
  margin-bottom: 2px;
}
.field-type-file a:hover{
  color: #457db4;
  text-decoration: underline;
}
.field-type-file a{
 margin-left: 6px;
margin-right: 6px;
  font-family: "OpenSans-Regular";
color: #555555;
font-size: 14px;
}
img.file-icon{
  display: none;
}
/*
 * Number/Integer
 */
.field-type-number-integer {}

/*
 * Decimal
 */
.field-type-number-decimal {}

/*
 * Number float
 */
.field-type-number-float {}

/*
 * List
 */
.field-type-list-text {}

/*
 * List boolean
 */
.field-type-list-boolean {}

/*
 * List integer
 */
.field-type-list-integer {}

/*
 * List float
 */
.field-type-list-float {}

/*
 * Field types (Contrib)
 */
.field-type-datetime,
.labelevent span{
    font-family: "OpenSans-Regular";
    color: #C96;
    font-size: 15px;
}

.field-type-node-reference {}

.field-type-user-reference {}

/*
 * Named fields
 */
.field-name-body {}

.field-name-field-image {
  float: left;
margin: 19px 18px 5px 5px;
}
.node-directivos .field-name-field-image,
.node-secretariado .field-name-field-image,
.node-sociedades-cient-ficas .field-name-field-image,
.node-contactos-relaciones-exteriores .field-name-field-image,
.node-miembros-ac .field-name-field-image,
.node-membres-a .field-name-field-image{
  float: none !important;
/*margin: 2px 18px 5px 5px !important;*/
margin: 2px 18px 13px 3px !important;
}
.node-sociedades-cient-ficas .field-name-field-image img{
   border: 1px solid #c9c9c9;
}
.field-name-field-tipo-de-directivo .field-items,
.field-name-field-grupos-del-secretariado .field-items{
    margin-left: -11px;
}
.field-name-field-tags {}

/*
 * Underscores in field name are replaced with dashes
 */
.field-name-field-FIELDNAME {}

/*
 * Image Alignment Theme Settings - included here so you can easily override
 */
/*
 * Float none setting
 */
.ia-n .field-type-image,
.iat-n .field-type-image {}

/*
 * Float left setting
 */
.ia-l .field-type-image figure,
.iat-l .field-type-image figure {
  margin: 5px 20px 15px 0;
}

/*
 * Centered setting
 */
.ia-c .field-type-image figure,
.iat-c .field-type-image figure {
  margin: 5px auto 15px;
}

/*
 * Float right setting
 */
.ia-r .field-type-image figure,
.iat-r .field-type-image figure {
  margin: 5px 0 15px 20px;
}


/* =============================================================================
 *   Block Styling
 * ========================================================================== */

/*
 * Main wrapper for most blocks, block_system_main does not have it
 */
.block {
 /* margin-bottom: 20px;*/
}

/*
 * Inner wrapper for most blocks, good for margin, padding and borders,
 * block_system_main does not have it
 */
.block-inner {}
.region-galery-first .block-inner {
  margin-left: 0px;
}
/*
 * The first block in the region
 */
.block.first {}

/*
 * The last block in the region
 */
.block.last {}

/*
 * Zebra striping for each block in the region
 */
.block.odd {}

/*
 * Zebra striping for each block in the region
 */
.block.even {}

/*
 * Block title
 */
.block-title {
  margin: 0;
}

/*
 * Block content wrapper
 */
.block-content {}

/*
 * Match item list and block menu margin and padding
 */
.block-content {}
.region-galery-first{
  min-height: 383px;
  margin-bottom: 20px;
background-color: transparent;
}
.region-galery-first .block-content {
  /*display: table-row;*/
}
.block-content ul,
.block-content ol {
  padding: 0 0 0 15px;
}

.block-content li {
  margin: 0;
  padding: 0;
   font-family: 'OpenSans-Regular';
   font-size: 14px;
}

/*
 * Block for the latest news items in the first category
 */
#block-aggregator-category-1 {}

/*
 * Block for the latest news items in the first feed
 */
#block-aggregator-feed-1 {}

/*
 * First block created with "Add block" link
 */
#block-block-1 {}

/*
 * "Recent blog posts" block
 */
#block-blog-recent {}

/*
 * "Book navigation" block for the current book's table of contents
 */
#block-book-navigation {}

/*
 * "Recent comments" block
 */
#block-comment-recent {}

/*
 * "Active forum topics" block
 */
#block-forum-active {}

/*
 * "New forum topics" block
 */
#block-forum-new {}

/*
 * Language switcher block
 */
#block-locale-language {}

/*
 * Custom menu block
 */
#block-menu-menu-NAME {}

/*
 * "Recent content" block
 */
#block-node-recent {}

/*
 * "Syndicate" block for primary RSS feed; see also page.css's .feed-icon
 */
#block-node-syndicate {}

/*
 * "Most recent poll" block
 */
#block-poll-recent {}

/*
 * "Author information" block for the profile of the page's author
 */
#block-profile-author-information {}

/*
 * "Search form" block
 */
.region-rigth-header #block-search-form .block-inner.clearfix{
    width: 313px;
    float: right;
    margin-right: 17px;
}
#block-search-form {}
#block-search-form input[type="search"],
#search-form input[type="text"]
{
    background: #FFFFFF;
    border-radius: 0;
    border: 1px solid #6f6f6f;
    margin: 0 auto;
    width: 309px;
    padding: 8px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #8C8C8C !important;
    font-size: 14px;
    font-family: 'OpenSans-Regular';
    font-weight: normal;
    font-style: normal;
    text-align: left;
    padding-right: 37px;
    padding-left: 10px;
    height: 40px;
}
#block-search-form input[type="submit"],
#search-form input[type="submit"]{
    margin: 4px -34px auto;
    color: #FFFFFF !important;
    position: absolute;
    display: inline-block;
    left: auto;
    border: none;
    background: url('../images/searchicon.png') center center no-repeat;
    width: 24px;
    height: 31px;
    padding: 0;
}
#block-search-form input[type="submit"]:hover{
    opacity: 0.5;
    filter: alpha(opacity=50);
}
/*
 * "Shortcuts" block
 */
#block-shortcut-shortcuts {}

/*
 * "Popular content" block
 */
#block-statistics-popular {}

/*
 * "Main menu" block
 */
#block-system-main-menu {}

/*
 * "Management" block for Drupal management menu
 */
#block-system-management {}

/*
 * "Navigation" block for Drupal navigation menu
 */
#block-system-navigation {}

/*
 * "User menu" block for Drupal user menu
 */
#block-system-user-menu {}

/*
 * "System help" block
 */
#block-system-help {}

/*
 * "Main page content" block
 */
#block-system-main {}

/*
 * "Powered by Drupal" block
 */
#block-system-powered-by {}

/*
 * "User login form" block
 */
#block-user-login {}

/*
 * "Who's new" block for a list of the newest users
 */
#block-user-new {}

/*
 * "Who's online" block for a list of the online users
 */
#block-user-online {}


/* =============================================================================
 *   Node Styling
 * ========================================================================== */

.node {
  margin-bottom: 20px;
    line-height: 28px;
     margin-right: 10px;
margin-left: 10px;
}

.node.node-promoted {}

.node.node-sticky {}

.node.node-by-viewer {}

.node.node-teaser {}

.node.node-full {}

.node.odd {}

.node.even {}

.node .node-title {
  margin: 0;
}

.node .user-picture {}

.node .submitted {}

.node .submitted .username {}

.node .submitted time {}

.node .node-content {}

.node ul.links {}

.node ul.links li {}

.node ul.links li a {}

.node ul.links li.node-read-more a {}

.node ul.links li.comment-add a {}

.node ul.links li.comment-comments a {}

.node ul.links li.comment-new-comments a {}

.node ul.links li.blog-sernames-blog a {}

.node ul.links li.print-html a {}

.node ul.links li.print-email a {}

.node ul.links li.print-pdf a {}

.preview .node {}

/*
 * All nodes are given a node-FOO class that describes the type of content that
 * it is. If you create a new content type called "my-custom-type", it will
 * receive a "node-my-custom-type" class.
 */
.node-page {}

.node-article {}

.node-book {}

.node-forum {
    font-family: 'OpenSans-Regular';
    font-size: 15px;
}

.node-poll {}


/* =============================================================================
 *   Comment Styling - Comments, comment wrapper, comment form
 * ========================================================================== */

/*
 * Wrapper for the list of comments and its titles
 */
#comments {
  margin: 1.5em 0;
}

#comments h2 {}

#comments h2.comment-title {
  margin: 0;
}

#comments h2.comment-form {
  margin: 0;
}

/*
 * Wrapper for a single comment
 */
.comment {
  margin-bottom: 20px;
}

.comment.first {}

.comment.last {}

.comment.odd {}

.comment.even {}

.comment .user-picture {}

.comment .submitted {}

.comment .submitted p {}

.comment .submitted .username {}

.comment .submitted time {}

.comment .user-signature {}

.comment ul.links {}

/*
 * Comment title
 */
.comment-title {
  margin: 0;
}

/*
 * Comment states
 */
.comment-new {}

.comment-by-anonymous {}

.comment-by-node-author {}

.comment-by-viewer {}

.comment-title-hidden {}

.comment-with-picture {}

.comment-with-signature {}

/*
 * Preview of the comment before submitting new or updated comment
 */
.comment-preview {}

/*
 * "New" marker for comments that are new for the current user
 */
.new {
  color: #c00;
}

/*
 * Nested comments are indented
 */
.indented {
  margin-left: 40px;
}


/* =============================================================================
 *   Forms
 * ========================================================================== */

/*
 * Wrapper for a form element (or group of form elements) and its label
 */
.form-item {}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}
#user-login .form-item label,
#user-pass .form-item label,
#user-register-form .form-item label{
  font-family: "OpenSans-Regular";
  font-size: 15px;
  color: #2E2E2E;
  font-weight: normal;
}
#user-login input,
#user-pass input,
#user-register-form input{

  height: 34px;
 
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555;
vertical-align: middle;
background-color: #FFF;
border: 1px solid #CCC;
border-radius: 4px;
font-family: "OpenSans-Regular";
color: #8C8C8C;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;

}
#user-login input[type="password"],
#user-login input[type="text"]
#user-pass input[type="text"]{
   width: 60%;
}
#user-login input.form-submit,
#user-pass input.form-submit,
#user-register-form input.form-submit
{
  color: #457DB4;

}
.form-item label {
  font-weight: 700;
}

.form-item label.option {}

/*
 * Highlight marks and form required mark
 */
.marker,
.form-required {
  color: #c00;
}

.form-item .description,.fieldset-description,ul.tips {
  font-size: 12px;
  font-family: 'OpenSans-Regular';
}
.filter-help.form-wrapper{
  display: none;
}
#user-login .form-item .description,
#user-pass .form-item .description,
#user-register-form .form-item .description
{
  
color: #C96;
font-size: 12px !important;
}

.form-checkboxes .form-item,
.form-radios .form-item {}

/*
 * The submit button
 */
.form-submit {}

.container-inline div,
.container-inline label {
  display: inline;
}

/*
 * Define consistent borders
 */
fieldset {
  border: 1px solid #ccc;
}

/*
 * Tips for Drupal's input formats
 */
.tips {}

/*
 * Buttons used by contrib modules like Media
 */
a.button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}

/*
 * Password confirmation
 */
.password-parent,
.confirm-parent {
  margin: 0;
}


/* =============================================================================
 *   Tables
 * ========================================================================== */

table {
  margin: 10px 0;
  padding: 0;
  width: 100%;
}

table.sticky-header {
  z-index: 10;
}

table,
thead,
tbody,
tr,
th,
td {
  border-color: #ccc;
}

table,
td,
th {
  vertical-align: middle;
}

caption,
th,
td {
  text-align: left;
}

thead tr {
  font-weight: 700;
  background-color: #e5e5e5;

}
table.ui-datepicker-calendar thead tr{
/* font-weight: 700; */
background-color: #2a5587;
color: #ffffff;
font-family: "OpenSans-Regular";
font-weight: normal !important;
text-shadow: purple;
font-size: 13px;
text-transform: uppercase;
}
table.ui-datepicker-calendar{
background-color: #aecbe2;
}

td,
th {
  border-bottom: 0;
  margin: 0;
  padding: 5px 7px;
}

tbody {}

tbody tr {
  border-top: 1px solid #ccc;
}

tr.odd {
  background: #fff;
}

tr.info,
tr.even,
tr:nth-child(2n+2) {
  border-bottom: 0;
  background-color: #f5f5f5;
}

tr.drag {}

tr.drag-previous {}

tr.odd td.active {
  background-color: #eee;
}

tr.even td.active {
  background-color: #ebebeb;
}

.lt-ie8 tr {}

.lt-ie8 tr.even,
.lt-ie8 tr.odd {}

.lt-ie8 tr.even th,
.lt-ie8 tr.even td,
.lt-ie8 tr.odd th,
.lt-ie8 tr.odd td {
}

/*
 * Forum tables
 * Core sets white-space to nowrap, which makes no sense
 */
#forum td {}

#forum td.created,
#forum td.posts,
#forum td.topics,
#forum td.last-reply,
#forum td.replies,
#forum td.pager {
  white-space: normal;
}



/* =============================================================================
 *   Messages
 * ========================================================================== */

/* Left and right margin are set by the global gutter width */
div.messages {
  margin-bottom: 10px;
  margin-top: 10px;
}

div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

div.status {}

div.warning {}

tr.warning {}

div.error,
tr.error {}

.error {}

.warning {}

/*
 * Unpublished nodes
 */
.node-unpublished,
.comment-unpublished {}

.node-unpublished,
.comment-unpublished {}

.node-unpublished p.unpublished,
.comment-unpublished p.unpublished {
  color: pink;
  color: rgba(239, 170, 170, 0.4);
  font-family: Impact,"Arial Narrow",Helvetica,sans-serif;
  font-size: 75px;
  font-weight: bold;
  height: 0;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  overflow: visible;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
}

/*
 * Otherwise these elements will appear below the "Unpublished" text
 */
.lt-ie8 {}

.lt-ie8 .node-unpublished > *,
.lt-ie8 .comment-unpublished > * {
  position: relative;
}


/* =============================================================================
 *    Maintenance pages
 * ========================================================================== */

.maintenance-page {}
.maintenance-page .container {
  padding: 40px 0;
}

.maintenance-page #site-name,
.maintenance-page #page-title {
  margin: 0;
}

.db-offline {}

.db-offline .container {
  margin: 0 auto;
  padding: 40px 0;
  width: 100%;
  max-width: 960px;
}

.db-offline div.messages {
  margin: 20px 0 0;
}

.db-offline #content {
  padding: 20px 0;
}


/* =============================================================================
 *   Misc overrides for contrib modules
 * ========================================================================== */

/*
 * Admin menu overrides
 */
#admin-menu {
  margin: 0;
  padding: 0;
}

/*
 * Devel Module
 */
.dev-query {
  background: #eee;
  padding: 30px;
}

/*
 * Styleguide module tweaks
 */
#styleguide-header {
  padding: 0 10px;
}

#styleguide-header .item-list {
  font-family: inherit;
  margin: 0 20px 20px 0;
  min-height: 260px;
  width: auto;
}
