@charset "UTF-8";

/*

Colores: 
  #5a606c; Gris azulado
  #465061; Gris oscuro
  #798293; Gris rótulo

azul violáceo: #6186c1
azul oscuro para subtítulos y otros: #2e476e


*/

@import url(https://fonts.googleapis.com/css?family=Exo);
/*@import url(http://fonts.googleapis.com/css?family=Exo:600);*/
@import url(https://fonts.googleapis.com/css?family=Bree+Serif);

ul, nav, menu, dir
{
  margin: 0;
  padding: 0;
  list-style: none;
}

html
{
  /*min-width: 908px;*/
  background: transparent url('/v4/elements/bg-pattern.png') 0 0 repeat;
  font-family: Exo, helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #3e4045;
}


body
{
  margin: 0;
}


a
{
  text-decoration: none;
  color: #6186c1;
  font-weight: 400;
}

a img { border: none; }

a:hover
{
  text-decoration: underline;
}


/*
h1 {
  font-family: Bree Serif, serif;
  font-weight: 400;
  color: #6186c1;  
  margin: 0 0 1em 0;
}
h1 a { color: #6186c1; text-decoration: none; }
*/

header.site-header,
#contentwrapper,
footer > div {
  margin: 0 auto;
  padding: 0 4%;
}

#contentwrapper {
}

/* http://rodri.net/blog/?p=171 */
.clearfix:before,
.clearfix:after {
 content: " ";
 display: table;
}
.clearfix:after {
 clear: both;
}
/* For IE 6/7 only */
.clearfix {
 *zoom: 1;
}
/* FIN http://rodri.net/blog/?p=171 */

footer ul.sponsors
{
  margin: 0 auto;
  width: 1000px;
}

footer .sponsors li
{
  text-align: center;
  clear: both;
  margin-bottom: 36px;
  width: 100%;
  display: inline-block;
}

footer .sponsors li a
{
  margin-right: 2.8em;
  display: inline-block;
}

footer .sponsors li a img
{
  vertical-align: middle;
}

header
{
  font-family: Exo, sans-serif;
  font-size: 14px;
  height: 250px;
}
header a {
  color: #465061;
}
header a:hover { color: #465061; text-decoration: none; }

header > nav {
  padding-top: 20px;
}

header .logo
{
  display: block;
  float: left;
  background: transparent url('/v4/sprite.png') -6px -9px no-repeat;
  width: 180px;
  height: 104px;
  margin: 20px 0;
}

header .anniversary.logo
{
  background: transparent url('/v4/dicyt10.png') 0 0 no-repeat;
  width: 259px;
  height: 104px;
  margin-right: 15px;
}

header .motto
{
  font-size: 14px;
  width: 180px;
  display: block;
  float: left;
  text-transform: uppercase;
  padding-top: 2px;
  margin-top: 20px;
  line-height: 18px;
  color: #798293;
}

.grid
{
  margin: 0 -10px;
  font-size: 15px;
}


#proxy
{
  position: absolute;
  top: -1000px;
  left: -10000px;
}

header .breadcrumbs
{
  font-family: arial, sans-serif;
  font-size: 0.65em;
  font-size: 0.6428rem;
  color: #3e4045;
  text-transform: uppercase;
  padding: 1em 21px;
}


header .masthead {
  background: #36AFE4 url('/v4/elements/bg-pager.jpg') 0 0 no-repeat;
  background-size: 100% 100%;
  height: 23px;
  position: relative;
}

header .masthead .menu
{
  font-family: Exo;
  font-size: 11px;
  float: right;
  line-height: 1em;
  margin-right: 85px;
  position: relative;
  z-index: 10;
}

header .masthead .menu li
{
  padding-right: .75em;
  margin-right: .75em;
  margin-top: .6em;
  text-transform: uppercase;
  float: left;
  height: 1em;
}
header .masthead .menu li:last-child {
  border-right: 1px solid white;
}

header .masthead .menu li a
{
  color: white;
}

header .masthead #languages {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0 10px;
  height: 23px;
  overflow: hidden;
  text-align: right;
  font-size: 11px;
  line-height: 25px;
  text-transform: uppercase;
}
header .masthead #languages li {
  padding: 0 0 0 10px;
}
header .masthead #languages:after {
  display: block; 
  position: absolute;
  content: " ";
  background: transparent url('/v4/sprite.png') -141px -193px no-repeat;   
  width: 10px;
  height: 10px;
  top: 6px;
  right: 10px;
}
header .masthead #languages:hover {
  height: auto;
  text-align: right;
  background-color: #36afe4;
  padding-bottom: 10px;
}
header .masthead #languages li.current {
  padding-right: 15px;
}
header .masthead #languages:hover li a {
  font-size: 12px;
  color: white;
  line-height: 24px;
}
header .masthead #languages:hover li a:hover {
  text-decoration: underline;
}
header .masthead #languages a {
  color: #3b3b3b;
}

header .social.tools
{              
  margin: 0;
  padding: 0;
  font-size: 12px;
  float: right;
}

header .social.tools li {
  display: inline;
}
header .social.tools li a { 
  text-align: center;
  width: 60px;
  margin-left: 16px;
  display: inline-block; 
  display: block;
  float: left;
  line-height: 30px;
  white-space: nowrap;
}
header .social.tools li.active a,
header .social.tools li a:hover { 
  color: #465061;
}
header .social.tools li.youtube a { 
  width: 70px;
}

header .social.tools li a:before {
  background: transparent url('/v4/sprite.png') -6px -9px no-repeat;
  height: 30px;
  width: 30px;
  margin: 0 auto;
  display: block;
  content: " ";
}

header .social.tools li.youtube  a:before { background-position:  -69px -118px; }
header .social.tools li.twitter  a:before { background-position:  -32px -118px; }
header .social.tools li.facebook a:before { background-position:   -1px -118px; }
header .social.tools li.podcasts a:before { background-position: -136px -118px; }
header .social.tools li.blogs    a:before { background-position: -102px -118px; }
header .social.tools li.search   a:before { background-position: -172px -118px; }

header .social.tools li.active.youtube  a:before, header .social.tools li.youtube  a:hover:before { background-position:  -69px -156px; }
header .social.tools li.active.twitter  a:before, header .social.tools li.twitter  a:hover:before { background-position:  -32px -156px; }
header .social.tools li.active.facebook a:before, header .social.tools li.facebook a:hover:before { background-position:   -1px -156px; }
header .social.tools li.active.podcasts a:before, header .social.tools li.podcasts a:hover:before { background-position: -136px -156px; }
header .social.tools li.active.blogs    a:before, header .social.tools li.blogs    a:hover:before { background-position: -102px -156px; }
header .social.tools li.active.search   a:before, header .social.tools li.search   a:hover:before { background-position: -172px -156px; }



/********** NAVEGACION ****************/

.main-nav {
  clear: both;
  position: relative;
  z-index: 99;
}

header .main-nav {
  height: 43px;
  background: #F8F9FA;
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(223,225,229,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(223,225,229,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(223,225,229,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(223,225,229,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(223,225,229,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(223,225,229,1) 100%); /* W3C */

  box-shadow: 0 0 5px rgba(0,0,0,0.25);
}

/*** NAVEGACION.PRINCIPAL ****/
.main-nav ul.main.menu {
  position: absolute;
  top: 0; left: 0;
}

.main-nav ul.main.menu
{              
  line-height: 39px;
  font-size: 0;
}

.main-nav ul.main.menu li { 
  display: inline;
}
.main-nav ul.main.menu li a { 
  font-size: 14px;
  display: inline-block;
  border-right: 1px solid #D9E2F3;
  padding: 0 .7em 4px .6em;
}

.main-nav ul.main.menu li.active a,
.main-nav ul.main.menu li a:hover {
  background: #fff;
  padding-bottom: 0;
}
ul.main.menu li           a:hover, ul.main.menu li.active           a { border-bottom: 4px solid #798293;}
ul.main.menu li.science   a:hover, ul.main.menu li.active.science   a { border-bottom: 4px solid #a9d355;}
ul.main.menu li.culture   a:hover, ul.main.menu li.active.culture   a { border-bottom: 4px solid #5db6e2;}
ul.main.menu li.education a:hover, ul.main.menu li.active.education a { border-bottom: 4px solid #4aa571;}

.main-nav ul.main.menu li.grid, .main-nav ul.main.menu li.list { 
  margin: 0;
}
.main-nav ul.main.menu li.grid a, .main-nav ul.main.menu li.list a { 
  text-indent: -10000px;
  width: 46px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 4px;
  border-bottom: none;
  background: transparent url('/v4/sprite.png') -5px -410px no-repeat;  
}
.main-nav ul.main.menu li.list a { background-position: -51px -410px;  }
.main-nav ul.main.menu li.grid.active  a, .main-nav ul.main.menu li.grid  a:hover { background-position:  -5px -448px;  }
.main-nav ul.main.menu li.list.active  a, .main-nav ul.main.menu li.list  a:hover { background-position: -51px -448px;  }

/*** NAVEGACION.ADMINISTRACION ***/
body.admin .site-header, 
body.management .site-header {
  margin-bottom: 55px;
}

ul.administration.menu {
  text-align: center;
  margin-top: 60px;
  font-size: 11px;
}

ul.administration.menu li { 
  display: inline;
}

header ul.administration li a { 
  border: 1px solid #D9E2F3;
  font-size: 14px;
  display: inline-block;
  padding: .5em .9em;
  background: #798293;
  color: white;
}

header ul.administration li.active a,
header ul.administration li a:hover {
  background: #fff;
  color: #3b3b3b;
}

/*** NAVEGACION.DELEGACIONES ***/
header ul.delegations
{
  height: 43px;
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 12px;
  margin: 0 ;
  sline-height: 43px;
  padding: 0 30px 0 20px;
  width: 160px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}

header ul.delegations:hover {
  height: auto;
  background: white;
  line-height: 22px;
  padding-bottom: 15px;
  border-left: 1px solid #D9E2F3;
  border-right: 1px solid #D9E2F3;
  border-bottom: 1px solid #D9E2F3;
}
header ul.delegations > li:first-child, 
header ul.delegations li a.delegationselected {
  line-height: 43px;
  font-size: 14px;
}
header ul.delegations:hover li a.delegationselected {
  line-height: inherit;
  font-size: inherit;
}
header ul.delegations li {
  padding-left: 12px;
}
header ul.delegations li a { 
  color: #465061;
  display: none; 
}
header ul.delegations li a:hover { 
  color: #6186c1;
  text-decoration: underline !important;
}
header ul.delegations:hover li a,
header ul.delegations li a.delegationselected {
  display: block;
}

header ul.delegations::after {
  display: block; 
  position: absolute;
  content: " ";
  background: transparent url('/v4/sprite.png') -141px -193px no-repeat;   
  width: 10px;
  height: 10px;
  top: 16px;
  right: 10px;
}
header ul.delegations::before {
  display: block; 
  position: absolute;
  content: " ";
  background: transparent url('/v4/sprite.png') -90px -215px no-repeat;   
  width: 95px;
  height: 95px;
  top: -25px;
  left: -65px;
}

/*** NAVEGACION.IDENTIFICACION ***/
header .identity {
  position: absolute;
  top: 0;
  right: 295px;
  font-size: 12px;
  z-index: 99;
  margin: 0;
  line-height: 22px;
  padding: 0 10px;
  min-width: 100px;
  border-left: 1px solid #D9E2F3;
  border-right: 1px solid #D9E2F3;
  text-align: right;
}

header .identity .name {
  line-height: 43px;
  font-size: 14px;  
}

header .identity .tools {
  display: none;
  text-align: left;
  padding: 1em 10px;
}
header .identity .tools:first-child {
  display: block;
  line-height: 16px;
  font-size: 14px;  
}

header .identity:hover {
  background: white;
  border-bottom: 1px solid #D9E2F3;
}

header .identity:hover .tools {
  display: block;
}

header .identity li a { 
  color: #465061;
}
header .identity li a:hover { 
  color: #6186c1;
  text-decoration: underline !important;
}
header .identity > :first-child {
  padding-right: 15px;
}
header .identity::after {
  display: block; 
  position: absolute;
  content: " ";
  background: transparent url('/v4/sprite.png') -141px -193px no-repeat;   
  width: 10px;
  height: 10px;
  top: 16px;
  right: 10px;
}

/********** NAVEGACION.FIN ****************/
#searcher
{
  width: 216px;
  display: none;
  position: relative;
  clear: both;
  float: right;
  margin: 10px 5px 0 0; 
  padding: 0;
}
.search.active #searcher { display: block; }

#searcher:after {
  display: block;
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#searcher:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: white;
  border-width: 15px 7px;
  right: 20px;
  margin-left: -10px;
}

#searcher .placeholder-text{
}

#search {
  height: 25px;
  width: 200px;
  padding: 4px 8px;
  font-family: Exo, sans-serif;
  font-size: 12px;
  color: #798293;
  background-color: white;
  outline: none;
  box-shadow: 0px 0px 10px 1px #ccc;
  border: none;
}


.search .results
{
  margin-top: 2em;
}


.search .result .data
{
  margin-left: 3em;
}


#contentId {
}

h1.title
{
  font-size: 38px;
  line-height: 1.2em;
  letter-spacing: 0px;
  font-family: Exo, sans-serif;
  font-weight: 700;
  margin: 0.2em 0;
  padding: 0 0px;
  color: rgb(104, 125, 180);
  text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.95);
  text-align: left;
}

h1.name
{
  font-size: 32px;
  line-height: 1.2em;
  font-family: Exo, sans-serif;
  font-weight: 700;
  margin: .2em 0;
  padding: 10px 0;
  color: #8992A3;
}

h2.title
{
  font-size: 36px;
  line-height: 1.2em;
  letter-spacing: 0px;
  font-family: Exo, sans-serif;
  font-weight: 700;
  margin: 0.2em 0;
  padding: 0 0px;
  color: rgb(104, 125, 180);
  text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.95);
  text-align: left;
}

h2.name
{
  font-family: Bree serif, serif;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 .2em 0;
  padding: 0;
  color: #6186c1;
  line-height: 1.2em;
}

h3.title
{
  font-size: 16px;
  font-family: Exo, sans-serif;
  font-weight: 400;
  line-height: 1.5em;
  margin: .2em 0;
  padding: 0 10px;
  color: #8992A3;
}

h3.name
{
  font-family: Bree serif, serif;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 .2em 0;
  padding: 0;
  color: #6186c1;
  line-height: 1.2em;
}

h3.title a:hover {
  text-decoration: none;
  color: #8992A3;
}


.pager {
  background: url('/v4/elements/bg-pager.jpg') 0 0 no-repeat;
  background-size: 100% 100%;
  height: 48px;
  position: relative;
  font-family: Exo, sans-serif;
  font-size: 12px;
  text-align: center;
  line-height: 48px;
  z-index: 3;

}



.pager:after {
  background: url('/v4/sprite.png') 47px -397px no-repeat;   
  display: block;
  width: 140px;
  content: " ";
  height: 14px;
  position: relative;
  left: -25px;
}

a.pager
{
  background: none;
}

.pager span, .pager a {
  margin: 0 10px;
  color: white;
  text-transform: uppercase;
}
.page.first,
.page.previous,
.page.next,
.page.last {
  text-indent: -1000px;
  overflow: hidden;
  display: inline-block;
  background: transparent url('/v4/sprite.png') -60px -193px no-repeat;
  width: 15px;
  height: 15px;
  margin-bottom: -4px;
}
.page.previous  { background-position: -82px -193px; }
.page.current   { text-decoration: underline; }
.page.next      { background-position: -100px -193px; }
.page.last      { background-position: -119px -193px; }

footer 
{              
  background: white;
  margin: 0 auto;
  padding-top: 20px;
  overflow: hidden;
}

.network {
  margin-bottom: 40px;
}
.network ul {
  margin: 0 auto;
  overflow: hidden;
}
.network li {
  display: inline-block;
  margin-left: 3%;
}
.network li:first-child { margin-left: 0; }
.network h2 {
  display: inline-block;
  font-family: Exo, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  color: #798293;
  padding: 0 20px;
  border-left: 1px solid #798293;
}
.network h2:first-child {
  border: none;
  padding-left: 0;
}
.network h2: hover {
  color: #465061;
}

.support,
.powered,
.developed {
  line-height: 60px;
  position: relative;
  left: 18%;
  float: left;
}
.developed {
  line-height: 20px;
}
.developed img {
  vertical-align: text-top;
  margin-left: 10px;
  }



.grid
{
  clear: both;
}

.padded {
  padding: 20px;
}

form.box, 
.form.box {
  padding: 20px;
}

.formBtn
{
  text-align: center;
}

#timeline.grid .box
{
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 156px;
  height: 156px;
  margin: 10px;
  float: left;
  overflow: hidden;
  position: relative;
  -moz-box-shadow: 0 0 5px 5px #ccc;
  --webkit-box-shadow: 0 0 5px 5px #ccc;
  box-shadow: 0 0 7px 2px #ccc;
  }


article[data-id].box
{
  width: auto !important;
} 

#timeline.grid .box.xxs {  width: 156px !important;  height: 156px !important; }
#timeline.grid .box.xs  {  width: 332px !important;  height: 156px !important;  background-position: 0% 35% ; }
#timeline.grid .box.s   {  width: 156px !important;  height: 332px !important;  background-position: 50% 50%; }
#timeline.grid .box.m   {  width: 332px !important;  height: 332px !important; }
#timeline.grid .box.l   {  width: 332px !important;  height: 332px !important; }
#timeline.grid .box.xl  {  width: 508px !important;  height: 332px !important; }
#timeline.grid .box.xxl {  width: 508px !important;  height: 508px !important; }

.grid .box.xxs h1 { font-size: 0.8em; }
.grid .box.xs  h1 { font-size: 1.15em;  background-position: 0% 35%; }
.grid .box.s   h1 { font-size: 1.15em;  background-position: 50% 50%; }
.grid .box.m   h1 { font-size: 1.35em; }     
.grid .box.l   h1 { font-size: 1.6em; }
.grid .box.xl  h1 { font-size: 2em; }
.grid .box.xxl h1 { font-size: 2.25em; }

.grid .box.xxs.news.summary .delegation {  display: none; }
.grid .box.s.news.summary   .delegation {  display: none; }


.grid .box .data
{
  position: relative;
  width: 100%;
  height: 100%;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}


.box .background
{
  display: none;
}

.grid .box .background
{
  position: absolute;
  display: inline;
  top: 0;
  left: 0;
  z-index: -1;
  margin-top: 33px;
  width: 100%;
}


.layout.list .box {
  border: 1px solid #DDE0E5;
  border-right: none;
  width: auto !important;
}

.grid .box .media
{
    display: none;
	position: absolute;
	top: 33px;
	left: 0;
	width: 100%;
	height: 25px;
	background-color: rgba(243, 243, 243, 0.7);
	padding: 5px;
	padding-right: 2px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

.grid .box:hover .media
{
  display: block;
}

.grid .box .media span
{
  display: none;
}

.grid .box .media div
{
  background: transparent url('/v4/sprite.png') -10px -344px no-repeat;
  display: inline-block;
  text-indent: 100px;
  width: 18px;
  height: 18px;
  float: right;
}

.grid .box .media .words
{
  display: none;
}

.grid .box .media .images
{
  background-position: -58px -344px;
}

.grid .box .media .videos
{
  background-position: -10px -344px;
}

.grid .box .media .audios
{
  background-position: -135px -344px;
}

.grid .box .media .charts
{
  background-position: -88px -344px;
}

.grid .box .location
{
  position: relative;
  height: 22px;
  background-color: white;
  line-height: 1.8em;
  padding: 0 5px;
  font-size: 14px;
}

.grid .box .location .newsSection
{
  text-transform: uppercase;
}

.grid .public.box .access
{
  display: none;
}

.grid .news.box .summary .headline
{
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0.4em;
  background: #334457;  
  opacity: 0.8;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.2em;
  font-family: Bree Serif, serif;
  font-weight: 400;
}

.grid .news.box .summary .headline a
{
  color: #fff;
}

.grid .box .superheadline,
.grid .box .subheadline,
.grid .box .tl-dr
{
  display: none;
}


.grid .box .summary table,
.grid .box .summary p
{
  display: none;
}


.grid .ad.box .headline
{
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0.4em;
  background: #334457;  
  opacity: 0.8;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.2em;
  font-family: Bree Serif, serif;
  font-weight: 400;
}

.grid .ad.box .headline
{
  color: #fff;
}

.list .box .background
{
  display: none;
}
/*
.expanded.article::before
{
	content: " " ;
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(88, 95, 102, 0.6);
	top: 0;
	left: 0;
}
*/

.expanded.article
{
  position: relative;
  margin: 0 auto;
  background: white;
  width: 80%;
  top: 10%;
  z-index: 100;
  
  
}

.box {
  font-family: Exo, serif;
  background-color: white;
  border-bottom: 4px solid #798293;
  line-height: 26px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px auto 30px auto;
  position: relative;
  color: #222;
  box-shadow: 0 0 5px rgba(0,0,0,0.20);
      /*-moz-box-shadow: 0 0 7px 2px #ccc;
  --webkit-box-shadow: 0 0 7px 2px #ccc;
           box-shadow: 0 0 7px 2px #ccc;*/
}

.box.ED { border: none !important; border-bottom: 4px solid #4aa571 !important; }
.box.CI { border: none !important; border-bottom: 4px solid #a9d355 !important; }
.box.CU { border: none !important; border-bottom: 4px solid #5db6e2 !important; }

.blogs .box { border-bottom: 4px solid #a9d355; }

.innerbox
{
  font-family: arial;
  background: #f8f9fA;
  border: none;
  box-shadow: none;
}

/****DETALLE NOTICIA****/

/* http://rodri.net/blog/?p=171 */
.news.body:before,
.news.body:after {
 content: " ";
 display: table;
}
.news.body:after {
 clear: both;
}
/* For IE 6/7 only */
.news.body {
 *zoom: 1;
}
/* !_END http://rodri.net/blog/?p=171 */

.news.summary .location,
.news.body section.location,
.news.body section.location select,
.news.body section.location input,
.blogs section.location {
  font-family: Exo, sans-serif !important;
  font-weight: 200;
  font-size: 14px;
  padding: 5px 10px;
  border-bottom: 1px solid #dde0e5;
}

.news.body section.location select,
.news.body section.location input
{
  width: auto !important;
  padding: 0px;
  border: 1px solid transparent;
}

.news.body section.location input.town
{
  text-align: right;
}


.news.body section.content.body {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  float: left; 
  width: 66%;
  color: #575d69;
  font-weight: 200;
  font-size: 14px;
  padding: 30px;
}
.news.body section.content.body p {
  margin: 0;
}

.news .content b
{
  font-weight: bold;
}

aside.attachments div.title {
    font-size: 14px;
}

.news.body aside.attachments {
  background-color: #e8e9ed;
  font-size: 14px;  
  overflow: hidden;
}

.news.summary .data .location > div,
.news.summary .data .location > span,
.news.summary .media > div {
  display: inline-block;
}

.news.summary .data .location > .region      { display: none; }

.blogs .location > .section,
.news.summary .data .location > .section     
{ }

.news.summary .data .location > .delegation  { }
.blogs .location > .date,
.news.summary .data .location > .date        { margin-right: 15px; position: absolute; right: 0px; }


.news.summary .data p {
  margin: 0;
}
.news.summary .data div.summary {
  padding: 22px;
}
.news.summary .data table.summary td {
}

.news.summary .data table.summary td img {
  margin-left: 60px;
}

.news.summary .media {
  padding: 4px 6px;
  font-family: Exo, sans-serif;
  font-weight: 200;
  font-size: 14px;
  border-top: 1px solid #dde0e5;
}

.news.body section.location .sublocation
{
  float: right;
}

.list.layout .ad.box
{
  display: none;
}


.list.layout .news.summary .headline,
.news.body textarea.headline,
.news.body .headline,
.blogs .headline
{
    font-family: Bree serif, serif;
    font-size: 30px;
    font-weight: 400;
    color: #6186c1;
    margin-top: 0;
    line-height: 1.2em;
}


.news.summary .headline a { color: #6186c1; }

.blogs .headline {
    padding-bottom: .5em;
    margin-bottom: .5em;
    border-bottom: 1px dashed #a8a8a8;  
}


.list.layout .news.summary .subheadline,
.news.body textarea.subheadline,
.news.body .subheadline 
{
    font-family: Exo, sans-serif;
    font-weight: 600;
    color: #2e476e;
    font-size: 18px;
    line-height: 1.2em;
    padding-bottom: 15px;
    margin-bottom: 18px;
    border-bottom: 1px dashed #a8a8a8 !important;  
}

.news.body textarea.headline,
.news.body textarea.subheadline
{
  width: 100%;
  border: 1px solid transparent;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
  resize: vertical;
  overflow: hidden;
}

.news.body textarea.headline:focus,
.news.body textarea.subheadline:focus
{
  border: auto;
}


.vote {
  font-size: 12px;
  line-height: 18px;
  padding: 5px;
  background: #f5f5f5;
}

.vote .title {
  display: inline;
  text-transform: uppercase;
}

.vote .stars {
  background: transparent url('/v4/sprite.png') -9px -211px no-repeat;
  width: 70px;
  height: 15px;
  float: right;
  margin-left: 15px;
}
.vote .detail {
  float: right;
}

.voteControl {
  text-align: right; 
}
.votes { 
  display: inline-block; 
  width: 70px; 
  height: 15px; 
  background: transparent url('/v4/sprite.png') -9px -211px no-repeat;
  margin-bottom: -3px;
  margin-left: 10px;
  position: relative;
}

.votes a {
  position: absolute;
  display: block; 
  width: 70px; 
  height: 15px; 
  background: transparent;
  top: 0;
  left: 0;
}
.votes a:hover { }

.vote .stars.value_0 { background-position: -9px -211px; }
.vote .stars.value_1 { background-position: -9px -232px; }
.vote .stars.value_2 { background-position: -9px -255px; }
.vote .stars.value_3 { background-position: -9px -274px; }
.vote .stars.value_4 { background-position: -9px -297px; }
.vote .stars.value_5 { background-position: -9px -320px; }

.votes a.vote0 { width: 13px; z-index: 15; } .votes a:hover.vote0 { background: url('/v4/sprite.png') -9px -211px no-repeat; }
.votes a.vote1 { width: 13px; z-index: 14; } .votes a:hover.vote1 { background: url('/v4/sprite.png') -9px -232px no-repeat; }
.votes a.vote2 { width: 27px; z-index: 13; } .votes a:hover.vote2 { background: url('/v4/sprite.png') -9px -255px no-repeat; }
.votes a.vote3 { width: 41px; z-index: 12; } .votes a:hover.vote3 { background: url('/v4/sprite.png') -9px -274px no-repeat; }
.votes a.vote4 { width: 55px; z-index: 11; } .votes a:hover.vote4 { background: url('/v4/sprite.png') -9px -297px no-repeat; }
.votes a.vote5 { width: 70px; z-index: 10; } .votes a:hover.vote5 { background: url('/v4/sprite.png') -9px -320px no-repeat; }


.tools .list,
.share .list
{              
  margin: 0;
  padding: 5px 10px;
  font-size: 12px;
  text-align: center;
}

.tools .list li,
.share .list li {
  display: inline;
}

.share .list li a { 
  background: transparent url('/v4/sprite.png') -8px -493px no-repeat;
  height: 25px;
  width: 26px;
  display: inline-block; 
  text-indent: -100px;
  overflow: hidden;
  margin: 10px 2%;
}
.tools .list li a {
  display: inline-block; 
  margin: 10px 20px;
}
.tools .list li a::before {
  content: " ";
  background: transparent url('/v4/sprite.png') -8px -493px no-repeat;
  height: 25px;
  width: 30px;
  display: inline-block; 
  margin-bottom: -9px;
}

.tools .command a
{
  font-size: 12px;
  font-weight: 400;
  outline: none;
}

.tools .command a::before
{
  background: none !important;  
}

.share .list li.twitter     a { background-position:   -8px -493px; }
.share .list li.facebook    a { background-position:  -32px -493px; }
.share .list li.digg        a { background-position:  -58px -489px; }
.share .list li.stumbleupon a { background-position:  -89px -495px; }
.share .list li.reddit      a { background-position: -123px -495px; }
.share .list li.delicious   a { background-position: -153px -492px; }
.share .list li.meneame     a { background-position: -183px -495px; }
.tools .list li.plain       a::before { background-position: -148px -455px; }
.tools .list li.print       a::before { background-position: -184px -455px; }

.share .list li.active a,
.share .list li a:hover { 
  color: #465061;
}




.attachments section h3 {
  background-color: #f5f5f5;
  text-transform: uppercase;
  padding: 5px;
  position: relative;
  margin: 0;
  font-weight: normal;
  font-size: 1em;
  height: 20px;
}

.attachments section h3:after {
  content: " ";
  display: block;
  position: absolute;
  top: 8px;
  right: 5px;
  background: transparent url('/v4/sprite.png') -8px -342px no-repeat;
  width: 20px;
  height: 20px;
}

.attachments section .padded {
  padding: 15px 10px;
}

.attachments section.related ul {
  padding: 20px 20px 30px 30px;
}
.attachments section.related ul li {
  margin-bottom: 1em;
}
.attachments section.related ul a {
  font-family: Bree serif, serif;
  /*text-decoration: underline;*/
  font-weight: 400;
  color: #6186c1;
  line-height: 1.2em;
}

.attachments section.share          h3:after  { background-position:  -83px -342px; }
.attachments section.tools          h3:after  { background-position: -161px -342px; }
.attachments section.related.news   h3:after  { background-position:  -31px -342px; }
.attachments section.related.media  h3:after  { background-position: -110px -342px; }

/* Blogs attachments */
.attachments section.blog-search  h3:after  { background-position: -187px -370px; }
.attachments section.last-posts   h3:after  { background-position:  -30px -342px; }
.attachments section.categories   h3:after  { background-position: -187px -342px; }
.attachments section.tags         h3:after  { background-position: -187px -396px; }
.attachments section.about        h3:after  { background-position: -187px -423px; }
.attachments section.meta         h3:after  { background-position: -110px -342px; }

.attachments section.related.media .item.image {
  position: relative;
  width: 100%;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}

.attachments section.related.media .item.image img {
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.attachments section.related.media .item.image .fact,
.attachments section.related.media .item.image .caption {
  line-height: 1.8em;
  color: white;
  opacity: 0.8;
  position: absolute;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 10px;
  line-height: 2em;
}
.attachments section.related.media .item.image .caption {
  font-size: 14px;
  background: #334457; 
  bottom: 0;
}
.attachments section.related.media .item.image .fact {
  font-size: 12px;
  color: #334457;
  background: white; 
  text-align: right;
  display: none;
  top: 0;
}
.attachments section.related.media .item.image:hover .fact { display: block; }

.blogs ul.list {
  overflow: hidden;
}
.blogs ul.list li {
  width: 30%;
  float: left;
  margin: 1%;
  padding: 10px 15px 15px 15px;
}
.blogs ul.list li:first-child { margin-left: 0; }
.blogs ul.list li imgs {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 125px;
}

.blogs ul.list li .header {
  border-bottom: 1px dashed gray;
}

.blogs ul.list li .name {
  font-family: Bree serif, serif;
  font-size: 30px;
  color: #6186c1;
  margin-bottom: 10px;
}

.blogs ul.list li .author {
  font-family: Exo, sans-serif;
  font-size: 14px;
  color: #798293;
  margin-bottom: 10px;
}

.blogs ul.list li .title {
  font-family: Exo, sans-serif;
  font-size: 18px;
  color: #2e476e;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.blogs ul.list li .caption {
  width: 100%;
}

.blogs ul.list li .excerpt {
  font-family: Exo;
  font-size: 14px;
  line-height: 24px;
  color: #798293;
}

.blogs ul.list li .footer{
  border-top: 1px dashed gray;
  overflow: hidden;
  font-family: Exo;
  font-style: italic;
  font-size: 12px;
  color: #6186c1;
  padding-top: 10px;
  margin-top: 10px;
}

.blogs ul.list li .footer .comments{
  float: left;
  margin-left: 2px;
}

.blogs ul.list li .footer .date {
  float: right;
  margin-right: 2px;
}


/********* Cluster *********/
.cluster .logo
{
  background-image: url('/v4/concienciados-m.png');
  width: 310px;
}

.cluster .motto
{
  display: none;
}


.cluster ul.list li.cluster-item {
  width: 32%;
  float: left;
  margin: 1%;
  padding: 0;
}
.cluster ul.list li.cluster-item:first-child { margin-left: 0; }
.cluster ul.list li.cluster-item:last-child  { margin-right: 0; }


.cluster ul.list li.cluster-item .box {
  border: none;
  padding: 0;
  margin: 0;
  box-shadow: none;
}
.cluster ul.list li.cluster-item img {
  text-align: center;
  display: block;
  margin: 0 auto;
}

.cluster ul.list li .title,
.cluster ul.list li .name,
.cluster ul.list li .title a,
.cluster ul.list li .name a
{
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #2e476e;
  display: block;
  margin: 20px 0 10px 0;
  line-height: 26px;
}

.cluster ul.list li h2.title {
  border-bottom: 1px dashed gray;
  font-family: Bree serif, serif;
  font-size: 28px;
  font-weight: 400;
  color: #6186c1;
  margin: 0 0 10px 0;
  padding: 15px 20px;
  text-align: left;
  letter-spacing: 0.03em;
}

.cluster .publications .item,
.cluster .repository .item {
  border-bottom: 1px solid #F5F5F5;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}
.cluster .repository .item { padding: 0; }

.cluster .repository .item:last-child,
.cluster .publications .item:last-child {
  border: none;
  margin: 0;
}

.cluster .events li {
  border-top: 1px dashed gray;
  padding: 0 10px 0 20px;
}
.cluster .events li:first-child {
  border: none;
}

.cluster .repository ul {
  padding: 0 20px;
}
.cluster .repository {
  overflow
}
.cluster .repository li {
  position: relative;
}
.cluster .repository li a.list {
  position: absolute; top: 0; right: 0; font-weight: 700px; font-size: .8em;
}

.cluster .repository .searcher {
  border: 1px solid #ccc;
  margin: 20px auto 10px -2.5%;
  width: 105%;
  position: relative;
}
.cluster .repository .search {
  height: 40px;
  width: 100%;
  padding: 5px 35px 5px 16px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  font-family: Exo, sans-serif;
  font-size: 13px;
  color: #798293;
  background-color: white;
  outline: none;
  box-shadow: 0px 3px 8px -2px #ccc;
  border: none;
}
.cluster .repository .searcher:after {
  content: " ";
  position: absolute;
  right: 10px;
  top: 9px;
  width: 20px;
  height: 20px;
  background: transparent url('/v4/sprite.png') -35px -522px no-repeat;
  display: inline-block;
}


.cluster .publications.box
{
  border-bottom-color: #4aa571;
}

.cluster .events.box
{
  border-bottom-color: #a9d355;
}

.cluster .repository.box
{
  border-bottom-color: #5db6e2;
}

.cluster .searcher .results 
{
  background-color: white;
  position: absolute;
  left: 14px;
  top: 32px;
  z-index: 1;
  width: 95%;
  max-height: 300px;
  overflow-y: auto;
  font-family: Exo, serif;
  border-bottom: 4px solid #798293;
  line-height: 26px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px auto 30px auto;
  color: #222;
  box-shadow: 0 0 5px rgba(0,0,0,0.20);
}

.cluster .searcher .results:empty
{
  display: none;
}


.cluster .searcher .results .keywords
{
  margin-left: 2em;
}

/****** Eventos ********/
.event { }
.event dl { overflow: hidden; }
.event dt { float: left; clear: left; width: 80px; text-align: right; text-transform: uppercase; color: #798293; font-size: 12px;} 
.event dd { margin-left: 90px; font-size: 14px; }




/****LOGIN****/

form.login.box {
  min-width: 590px;
  max-width: 735px;
  width: 55%;
  padding: 20px 30px;
  text-align: center;
}

form.login p {
  font-size: 14px;
  color: #798293;
  font-weight: 200;
  text-align: left;
}

form.login p:first-of-type {
  font-size: 16px;
  text-align: center;
}

form.login fieldset {
  border: none;
  border-bottom: 1px dashed #798293;
  padding-right: 52px;
  padding-left: 52px;
  padding-bottom: 20px;
  text-align: right;
  
}

form.login fieldset label {
  font-size: 16px;
  text-transform: uppercase;
  color: #6186c1;
  font-weight: 600;
  display: block;
}

form.login input#login, input#password {
  height: 20px;
  padding: 10px;
  font-size: 17px;
  width: 370px;
  margin-bottom: 20px;
  margin-left: 5px;
}

form.login button
{
  width: 170px;
  height: 45px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #465061;
  text-shadow: 1px 1px 0px white;
  background-color: rgb(241, 241, 241);
  border: 2px solid #6186c1;
}


button[type="submit"]
{
  font-family: Exo, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #465061;
  text-shadow: 1px 1px 0px white;
  background-color: rgb(241, 241, 241);
  border: 2px solid #6186c1;
}



/* podcasts: */

.podcasts
{
  margin: 30px 0;
}

.podcasts .name {
  font-family: Bree serif, serif;
  font-size: 30px;
  color: #6186c1;
  margin: 0;
  border-bottom: 1px dashed gray;
  padding: 10px 20px;
}

.podcasts .subscriptions {
  margin: 0; padding: 0;
  background-color: #e8e9ed;
  font-size: 14px;  
  overflow: hidden;
  float: right;
}

.podcasts .subscriptions h3 {
  background-color: #f5f5f5;
  text-transform: uppercase;
  padding: 5px 20px;
  margin: 0;
  font-weight: normal;
  font-size: 1em;
}



.podcasts .subscriptions .list {
  margin: 10px 20px;
  padding: 0;
}

.podcast .subscriptions .list li
{
  line-height: 30px;
  padding: 5px ;
}

.podcast .subscriptions .list li a        { padding-left: 28px; }
.podcast .subscriptions .list li a:before { 
  content: " ";
  width: 40px;
  height: 40px;
  background: transparent url('/v4/sprite.png') -128px -526px no-repeat;
  display: inline-block;
  margin-bottom: -16px;
  margin-right: 5px;
}
.podcast .subscriptions .list .rss    a:before { background-position: -128px -526px; }
.podcast .subscriptions .list .itunes a:before { background-position: -131px -573px; }

.podcast .info {
  float: left;
  font-family: Exo;
  font-size: 14px;
  line-height: 24px;
  color: #798293;
}

.podcasts .subscriptions  { width: 32%; }
.podcast .info            { width: 62%; }


.podcast a.chapters {
  border-top: 1px dashed gray;
  overflow: hidden;
  font-family: Exo;
  font-style: italic;
  font-size: 12px;
  color: #6186c1;
  padding: 5px 20px;
  margin-top: 10px;

  display: block; 
  float: none; 
  clear: both;
}

.podcast .chapter {
  margin: 20px 0;
}
.podcast-tools {
  float: right;
  font-size: .85em;
}
.podcast-tools li {
  display: inline;
}
.podcast-tools li a {
  display: inline-block;
  margin: 0 10px;
  padding-left: 20px;
}

.podcast-tools li a:before { 
  content: " ";
  width: 30px;
  height: 30px;
  background: transparent url('/v4/sprite.png') -178px -529px no-repeat;
  display: inline-block;
  margin-bottom: -10px;
  margin-right: 5px;
}
.podcast-tools li a.download:before { background-position: -178px -612px; }
.podcast-tools li a.listen:before   { background-position: -178px -529px; }
.podcast-tools li a.edit:before     { background-position: -178px -571px; }


.podcast .chapter .date {
  font-size: 10px;
}



.collapsable {
  cursor: pointer;
}


.current {

}

.collapsable-content {
  display: none;
}

.info dl
{
  padding: 1em 0;
}

.info dl dt
{
  font-family: Bree serif, serif;
  font-size: 30px;
  font-weight: 400;
  color: #6186c1;
  line-height: 1.2em;  
  margin: 1em 0;
  padding: 0 2em;
}


.info dl dd
{
  padding: 0 5em 1em 3em;
}


.item img.icon 
{
  width: auto;
  height: auto;

}

.cluster #wrapper
{
  margin-top: -8px;
}



/* publications */


.publications.list {overflow: auto; width: 100%;}

.publications.list a.back {margin: 1em 3em;}

.publications.list .item            {width: 47%; height: 15em; overflow: none; float:left; margin: .3em; }
.publications.list .item  a         {display: block;}
.publications.list .item  img       {float:left;  margin: .3em; ; filter: progid:DXImageTransform.Microsoft.Shadow(color="#AAAAAA", Direction=45, Strength=5);}
.publications.list .item .title     {margin-top: .5em; display: block; font-weight: bold;}
.publications.list .item .author    {font-style: italic; display: block; margin-bottom: .5em;}
.publications.list .item .editorial {}
.publications.list .item .year      {}


.publications.list .publication img             {float: left; margin: 1em; filter: progid:DXImageTransform.Microsoft.Shadow(color="#AAAAAA", Direction=45, Strength=5);}
.publications.list .publication .title          {font-size: 1.3em;  font-weight: bold; display: block; margin-bottom: 1em;}
.publications.list .publication .author         {font-size: 1.1em; font-style: italic; display: block; }
.publications.list .publication .year           {}
.publications.list .publication .editorial      {text-align: right; }
.publications.list .publication .entity         {display: block; padding-left: 10em; }
.publications.list .publication .description    {padding-left: 10em; display: block;}


.publications.list .publication .cardTitle      {font-family:  Verdana, Garamond, Arial; font-weight: bold; float:none; clear: both; font-size: 1.1em; margin-left: .9em; padding: .6em .6em .6em .1em;  border-top: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb; position: relative; top: 1.7em; background: white;}
.publications.list .publication .card           {margin: 1em; overflow: auto; pading: .2em; border-bottom: 8px solid #dbdbdb;border-top: 18px solid #dbdbdb; }
.publications.list .publication dl.card         {margin: 1em; overflow: auto; pading: .2em; border-bottom: 8px solid #dbdbdb;border-top: 18px solid #dbdbdb; }
.publications.list .publication .card dt        {color: #6c6c6c; font-weight: bold;float: left; clear:left; width: 12em; margin-right: 1em;border-top: 1px solid #dbdbdb;}
.publications.list .publication .card dd        {border-top: 1px solid #dbdbdb; display: block; padding-left: 1em; margin-left: 12em;}

.publications.list .publication .description    {margin: 2em 1em;}


/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.2s;
     -moz-transition-duration: 0.2s;
      -ms-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}


/**** Infinite Scroll ****/

#infscr-loading {
  position: fixed;
  text-align: center;
  bottom: 30px;
  left: 42%;
  z-index: 100;
  background: white;
  background: hsla( 0, 0%, 100%, 0.9 );
  padding: 20px;
  color: #222;
  font-size: 15px;
  font-weight: bold;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}



/* The Magnificent Clearfix: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


.news.tools .save.command,
.news.tools .manage.command,
.news.tools .box.command,
.news.tools .unedit.command
{
  display: none;
}

nav.editing,
.editing.command
{
  display: none;
  text-align: center;
}

.text
{
  border: 1px solid transparent;
}


.news.tools .command a::before,
.related.news .command::before,
.related.media .command::before
{
  font: 25px FontAwesome;
  position: relative;
  top: 5px;
  right: 2px;
  text-decoration: none !important;
}

.news.tools .edit.command a::before
{
  content: '\f044';
}


.news.tools .unedit.command a::before
{
  content: '\f00d';
}

.news.tools .save.command a::before
{
  content: '\f0c7';
}

.news.tools .manage.command a::before
{
  content: '\f0c9';
}

.related.news .command,
.related.media .command
{
  padding: 5px 10px;
}

.related.media .create.command::before
{
  content: '\f067';
}

.related.media .search.command::before
{
  content: '\f002';
}


.related.news .suggest.command::before
{
  content: '\f1e5';
}

.related.news .search.command::before
{
  content: '\f002';
}

.related.media .unlink.command::before,
.related.news .unlink.command::before
{
  content: '\f00d';

}

.location .state
{
  margin-left: .5em;
}

.location [current=IS].state
{
  color: red;
}


/*
.editing .grid
{
  float: left;
}
*/

.editing .gallery
{
  width: 200px;
  float: right;
  margin-top: 50px;
  margin-left: 20px;
  height: auto;
  max-height: 400px;
  overflow-y: auto;
}

.editing .gallery.images img
{
  border: 1px solid;
}

.editing section
{
  padding: 0;
}

.editing .gallery.images .fact,
.editing .gallery.images .caption
{
  display: none;
}

.editing .toolbar span
{
  display: inline-block;
  width: 150px;
}

.editing .toolbar .slider
{
  width: 300px;
  display: inline-block;
  border: 1px solid transparent;
}

.editing .toolbar li {
  margin-bottom: 3px;
}

.editing .toolbar .simpleColorContainer {
  display: inline-block;
  height: 15px;
}

.editing .toolbar div.buttons {
  display: inline-block;
}

.editing .toolbar button {
  margin: 0px;
  margin-right: 10px;
}

.editing .toolbar span.label {
  margin-right: 20px;
}



.item img
{
  width: 100%;
}



.preview .item img
{
  width: auto;
  height: auto;
}


.preview .caption
{
  display: none;
}


.boxer .grid .data .background
{
  cursor: move;
  z-index: auto !important;
}
