﻿.top_menu_media{
  display: none;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tfoot,thead{
  background: transparent;
  border: 0;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  outline: 0;
  vertical-align: baseline;
}
.cat-list-row0{
  background-color: #dcf3d4;
}
tr,th,td {background: transparent;border: 0px solid #e1e1e1;font-style: inherit;font-weight: inherit;margin: 0;padding-left: 7px;outline: 0;vertical-align: baseline;}
table {border-collapse: collapse;border-spacing: 0; width: 100%; border: 0px solid #e1e1e1;}
html {overflow-y: scroll;} 

/* Main Layout */
html {height: 100%; width:100%;}
body { font-family: Helvetica, Arial, sans-serif; font-size:13px; line-height: 1.3; color: #555; height: 100%; padding:0;}
body.contentpane { background:#fff; color:#555; }


.background {
  position: absolute;
  width: 100%;
}
h2.item-page-title a, .leading-0 a, .page-header h2 a:link , h1, h2, h3, h4, h2 a:link, h2 a:visited{ color:#555;}
a:link, a:visited  {}
a:focus, a:hover  {
  color: #20A9E1; !important;
}
a:hover { text-decoration: underline; color: #666; background:none;}
.logo-container { position:relative; max-width:100%; max-height:auto; float:left;}
.logo img {width:100%; height:auto; margin-top: 6px;}
.logo img:hover {opacity:0.6;}
.logo a {color:#555; text-decoration:none; font-size:56px;}
.slogan {color: #e1e1e1;font-size: 10px;font-style: italic;left: 104px;position: absolute;top: 67px;}
.searchbutton { position:absolute; right:10px; top: 7px; color:#fff; float:right; width:50px;}

/*div.clearpad a{*/
  /*text-decoration: underline;*/
/*}*/
/* Layout */
.componentheading { font-style:italic;font-size:25px; margin:0; padding:0 0 10px 0; color:#1a528c;}
h1 { font-size: 20px;}
h2 { font-size: 18px;}
h3 { font-size: 16px;}
h4 { font-size: 14px;}
h1,h2,h3,h4,h5,h6 {margin:0; padding:5px 0; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
ul {margin:0 0 0 15px;}
p {margin-top: 0;margin-bottom: 10px;text-align: justify;}
p em {font-style:italic;}
.img-intro-left{float:left;padding: 5px;}
.img-fulltext-left{float:left;padding-right: 10px;padding-bottom: 20px;}

blockquote { background:#eee; border:3px solid #ccc; margin:5px; padding:5px; font-size:18px; font-family:Arial, Helvetica, sans-serif; font-style:italic}
element.style { height:auto;}
hr {border: 0.1px solid #e1e1e1;color: #e1e1e1;margin: 15px 0;}
.clr {clear: both;padding-bottom: 10px;}
@media \0screen {img { width: auto; /* for ie 8 */}}

/*Navegacion menu autenticarse*/
/* Navigation */
#navSup {
  font-family: 'Open Sans', sans-serif;
  float: right;
  position: relative;

  margin: 0px 25px 0px 0px;
}
#navSup ul, #navSup ol {
  /*float:left; */
  height:auto;
  margin:0;
}
#navSup ul li {
  list-style:none;
  /*width: fit-content;*/
  float:left;
  position:relative;
  padding-right:0px;
  margin:0;
  margin-right:5px;
}
#navSup ul li a {
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: normal;
  padding: 3px 3px;
  text-align: left;
  text-shadow: none;
  border: 1px solid transparent;
}
#navSup ul li a:hover, #navSup ul li.active a, #navSup ul li:hover a  {
  background: none repeat scroll 0 0 #86d1e4;
  border: 1px solid #86d1e4;
  color: #fff;
  text-decoration: none;
  border-radius:3px;
} /* Main Menu Elements */
#navSup ul li ul {
  position:absolute;
  /*width:180px;*/
  left:-999em;
  border-top:0;
  margin:0;
  padding:0;
} /* Secondary Menu Container */
#navSup ul li:hover ul, #menu ul li.sfHover ul {left:13px;}
#navSup ul li ul li {padding: 0; height:auto; width:180px; margin:0 auto; border:0; text-align: left; }
#navSup ul li ul li:hover ul {left:180px; top:0}
#navSup ul li:hover ul li a {text-shadow:none;}
#navSup ul li:hover ul li { background:none;}
/* Secondary Menu Elements */
#navSup ul li:hover ul li a, #navSup ul li ul li a, #navSup ul li.active ul li a{margin:0; padding:0 0 0 10px;height:auto;line-height:30px; background:#86d1e4;border-radius:0; color:#fff; font-size:12px;font-weight:normal; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow:none ;font-size:14px;}
#navSup ul li ul li a:hover, #navSup ul li ul li.active a, #navSup ul li.active ul li a:hover, #navSup ul li.active ul li.active a { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow:none ;text-align: left; border-radius:0; background: #6ab3c6; color:#fff; text-shadow:none; }
#navSup ul li ul ul, #navSup ul li:hover ul ul, #navSup ul li:hover ul ul ul, #navSup ul li:hover ul ul ul ul, #navSup ul li.sfHover ul ul, #navSup ul li.sfHover ul ul ul, #navSup ul li.sfHover ul ul ul ul {left:-999em;}
#navSup ul li ul li ul li{padding:0;height:auto;width:180px; margin:0 auto; border:none; text-align: left;}
#navSup ul li ul li ul li:hover ul {left:180px;}
#navSup ul li ul li ul li ul li ul li {left:-999em;}
#navSup ul li ul li ul li ul li:hover ul li{left:0;}
/*Navegacion menu autenticarse*/


/*Prueba DAriel*/
#nav > ul > li {display:none;}
/*Prueba Dariel*/




/* Navigation */
/*#nav {*/
  /*font-family: 'Open Sans', sans-serif;*/
  /*/!*width: 98%;*!/*/

  /*float: left;*/
  /*position: relative;*/
  /*z-index: 10;*/
  /*background: #555;*/
  /*padding:3px;*/
  /*margin: 0 0 0;*/
  /*border-radius: 5px;*/
  /*background: #78c3d6;*/
/*}*/
/*#nav ul, #nav ol {*/
  /*float: left;*/
  /*list-style-type: none;*/
  /*padding: 0;*/
  /*/!* AÑADIMOS *!/*/
  /*position: relative;*/
  /*left: 50%;*/



  /*height:auto;*/
  /*margin:0;*/
/*}*/
/*#nav ul li {*/
  /*float: left;*/
  /*/!* AÑADIMOS *!/*/
  /*position: relative;*/
  /*right: 50%;*/




  /*list-style:none;*/
  /*/!*width: fit-content;*!/*/
  /*float:left;*/
  /*position:relative;*/
  /*padding-right:0px;*/
  /*margin:0;*/
  /*margin-right:5px;*/
/*}*/
/*#nav ul li a {*/
  /*color: #fff;*/
  /*display: block;*/
  /*font-size: 15px;*/
  /*font-weight: normal;*/
  /*padding: 3px 3px;*/
  /*text-align: left;*/
  /*text-shadow: none;*/
  /*border: 1px solid transparent;*/
/*}*/
/*#nav ul li a:hover, #nav ul li.active a, #nav ul li:hover a  { background: none repeat scroll 0 0 #86d1e4; border: 1px solid #86d1e4;color: #fff;text-decoration: none; border-radius:3px;} /!* Main Menu Elements *!/*/
/*#nav ul li ul {*/
  /*position:absolute;*/
  /*/!*width:180px;*!/*/
  /*left:-999em;*/
  /*border-top:0;*/
  /*margin:0;*/
  /*padding:0;*/
/*} /!* Secondary Menu Container *!/*/
/*#nav ul li:hover ul, #menu ul li.sfHover ul {left:13px;}*/
/*#nav ul li ul li {padding: 0; height:auto; width:180px; margin:0 auto; border:0; text-align: left; }*/
/*#nav ul li ul li:hover ul {left:180px; top:0}*/
/*#nav ul li:hover ul li a {text-shadow:none;}*/
/*#nav ul li:hover ul li { background:none;}*/
/*/!* Secondary Menu Elements *!/*/
/*#nav ul li:hover ul li a, #nav ul li ul li a, #nav ul li.active ul li a{margin:0; padding:0 0 0 10px;height:auto;line-height:30px; background:#86d1e4;border-radius:0; color:#fff; font-size:12px;font-weight:normal; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow:none ;font-size:14px;}*/
/*#nav ul li ul li a:hover, #nav ul li ul li.active a, #nav ul li.active ul li a:hover, #nav ul li.active ul li.active a { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow:none ;text-align: left; border-radius:0; background: #6ab3c6; color:#fff; text-shadow:none; }*/
/*#nav ul li ul ul, #nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li:hover ul ul ul ul, #nav ul li.sfHover ul ul, #nav ul li.sfHover ul ul ul, #nav ul li.sfHover ul ul ul ul {left:-999em;}*/
/*#nav ul li ul li ul li{padding:0;height:auto;width:180px; margin:0 auto; border:none; text-align: left;}*/
/*#nav ul li ul li ul li:hover ul {left:180px;}*/
/*#nav ul li ul li ul li ul li ul li {left:-999em;}*/
/*#nav ul li ul li ul li ul li:hover ul li{left:0;}*/

/*Esto es para las migas de pan*/
#ruta{
  margin-top: 40px;
  font-weight: bold;
  font-size: 45px;
  background-color: #ffffff;
  width: 100%;
  border: 2px solid #0657A3 ;
}
/*Esto es para las migas de pan*/

/* Header */
#header {height: 100%;margin: 0 auto;max-width: 1170px;position: relative;}
#header-w {background: #4da324; position: relative;height: 6px;}


@media (max-width: 959px) {.fro{bottom:6px; margin:0; padding:0; position:absolute; right:10px;}}
#relative {position:relative;margin-top: 60px;}



.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both }
.clearfix { *zoom: 1 }

#firstbox {background: #f6f6f6; width:100%; margin: -20px auto 1px; position: relative; float:left; z-index:1; padding:0;}

#wsa {
  display: inline;
  float: right;
  margin-right: 240px;
  z-index:1001;
}

#wsamovil {
  display: none;
}

#slideshow {
  left: 0;
  top: 0;
  /*max-width: 1170px;*/
  z-index: 1;
  position: relative;
  /*padding: 30px 0;*/
  padding: 3px 0;
  border-radius: 6px;
}
#slide-w { margin:0; padding:0; background:#EAEAEA url(../images/bg.png) 0 0 repeat-x; border-bottom:1px solid #d6d6d6;border-top:1px solid #f5f5f5;}
#slide { max-width:960px; margin:0 auto;}

.web  {margin:-20px 0 0 20px; padding:0; z-index: 10; font-size:10px; color:#B4F0F0; text-align:right; text-shadow:none; bottom:5px; left:50%; line-height:6px; height:10px; float: left;}
.web a , .web a:hover, .web a:focus, .web a:active, .web a:visited{color:#56a3b7; cursor: text; text-decoration:none; zoom: 0; outline: 0;}

@media screen and (max-width: 980px) {
#socialbox {display:none;}
#slideshow {float:left; width: 100%;}
}
#socialbox {float: right; width: 27%;}
#socialbox img {padding-right:5px;}
#socialbox a {color:#050505; text-decoration:none;}
#socialbox ul {background:#e1e1e1; float:right; margin:0;}
#socialbox ul li {border-bottom:1px solid #fff; list-style: none; font-family:Arial,Helvetica,sans-serif;font-size:14px;color:#050505;padding:25.5px 31px;background:-moz-linear-gradient(top,#ffffff 0,#ebebeb 50%,#dbdbdb 50%,#f0f0f0);background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),color-stop(0.50,#ebebeb),color-stop(0.50,#dbdbdb),to(#f0f0f0));-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border:0 solid #8c8a8c;-moz-box-shadow:0 0px 2px rgba(000,000,000,0.7),inset 0 0 2px rgba(255,255,255,1);-webkit-box-shadow:0 1px 3px rgba(000,000,000,0.7),inset 0 0 2px rgba(255,255,255,1);box-shadow:0 1px 3px rgba(000,000,000,0.7),inset 0 0 2px rgba(255,255,255,1);}
#socialbox ul li:hover {background:#e1e1e1;}

@media screen and (max-width: 980px) {#top {margin:10px 0 16px 0;} }
@media screen and (min-width: 981px) {#top {margin: -23% 0 16px 0;} }

#top {width:100%; position: relative; float:left; z-index:1; text-align:center; margin:0 auto; margin: 2px 0 5px; display:table; padding-top:15px;padding-left: 220px;}
#top p {text-align: justify;}
.top1 {border: 0 none;border-radius: 5px;float: left;padding: 1% 2% 1% 2%;}
.top2 {border: 0 none;border-radius: 5px;float: left;padding: 1% 2% 1% 2%;}
.top3 {border: 0 none;border-radius: 5px;float: left;padding: 1% 2% 1% 2%;}
.top4 {border: 0 none;border-radius: 5px;float: left;padding: 1% 2% 1% 2%;}
/*.top1 {background: #78c3d6; border: 0 none;border-radius: 5px;color: #fff;float: left;padding: 1%;width: 30%;}*/
/*.top2 {background: #78c3d6; border: 0 none;border-radius: 5px;color: #fff;float: left;padding: 1%;width: 30%;}*/
/*.top3 {background: #78c3d6;border: 0 none;border-radius: 5px;color: #fff;float: left;padding: 1%;width: 30%;}*/
.top1:empty, .top2:empty, .top3:empty, .top4:empty {display:none;}
.top1  h3, .top2  h3, .top3  h3, .top4  h3 {text-align:left; color:#fff; font-size: 22px; font-family: "Open Sans",sans-serif; line-height:28px; font-weight: bold;margin:0px; text-shadow:none; text-transform: capitalize;}
.top1 a, .top2 a, .top3 a, .top4 a {
  color: #fff;
  font-weight: bold;
  /*padding: 7px 10px;*/
}


/* Sidebar */
#addthis {float:center; padding-left: 12px; padding-top: 0px;}
#rightbar-w {}
#sidebar {clear:both; margin-bottom: 20px;min-height: 20px; width:100%;}
#sidebar .module {margin-bottom: 15px; color:#727272;}
#sidebar .module-title {font-family: "open sans",sans-serif;font-size: 20px;font-weight: normal;line-height: 90%; color:#666;}
#sidebar .module-title h3 {}
#sidebar .module-body p{padding:0; margin:0;}
#sidebar  ul li { margin:0 5px; padding:0;}
#sidebar .module ul.menu{margin:5px 0 0 0; padding:0;list-style:none; padding:0; list-style-type:none;}
#sidebar .module ul.menu li{ list-style:none; list-style-type:none;margin:0; padding:0; }
#sidebar .module ul.menu li a {background-color:#f1f1f1;border-bottom: 1px solid #FFFFFF;color: #575757;display: block;padding: 3px 15px 3px 5px;text-decoration: none; text-align: left;}
/*#sidebar .module ul.menu li a:hover { color: #575757; background: url(../images/sidehover.jpg) 100% -50px no-repeat #fff;}*/
#sidebar .module ul.menu li.active a{color:#058CA1;}
#sidebar .module ul.menu li ul {margin:0;}
#sidebar .module ul.menu li ul li {background:none; border:none; margin: 0 0 0 15px;   }
#sidebar .module ul.menu li ul li a{ border: 0; color:#999; background:none;text-align:left; padding-left: 11px;}
#sidebar .module ul.menu li ul li a:hover{color: #575757; background: url(../images/sidehover.jpg) 100% -50px no-repeat #fff; }
#sidebar .module ul.menu li.active ul li a{color: #6e99c2;}
#sidebar .module ul.menu li ul li.active a, #sidebar .module ul.menu li.active ul li a:hover{color:#134E8B;}

/* Content */
#main { margin: auto 0; position: relative;}
#main-content { position:relative; height:100%;color: #555; margin-bottom: 30px; clear:both;}

#maincol {position: relative;}
#wrapper {margin:0 auto; max-width:97.6%; position: relative;}
/*#wrapper-w { background:#fff; position:relative;}*/
#wrapper-w {
  background: #FFF none repeat scroll 0% 0%;
  position: relative;
  /*background: #FFF linear-gradient(to bottom, #FFF, #D2ECD3);*/
}


#leftcolumn{margin-top:50px;margin-left:9px;padding:0px;max-width:185px;float:left;}
#rightcolumn{margin-right:9px;padding:0px;max-width:185px;float:right;}
#centercontent{max-width:515px;float:left;margin:5px 0 0 0px;padding:0px;overflow:hidden;}
#centercontent ul{margin: 0 0 10px 3px;}
#centercontent td {border: 1px solid #e1e1e1;vertical-align: middle;}
#centercontent th {border: 1px solid #e1e1e1;vertical-align: middle;}
#centercontent_both{float:left;overflow:hidden; margin-top: 12px; width: 57%;}
#centercontent_one{float:left;overflow:hidden; margin-top: 12px; width:100%;}
/*#centercontent_none{float:left; margin-top: 12px; width:100%;}*/


div.clearpad {padding:0px 3px 3px 0px;}
div.clearpad ul {clear: both;}

/* Content styles */
#login-form label {float: left;}
ul.archive li { list-style:none; padding:0 0 0 10px;}
.archive .article-count {color:#999;}
.blog-featured {color: #666;}
.items-row {position: relative;clear:both;}
.item-page { position:relative;}
h2.item-page-title, .page-header h2 {padding-bottom: 3px; margin: 10px 0; font-size:24px; font-weight:normal; font-family: "Roboto", sans-serif;}
h2.item-page-title a, .leading-0 a, .page-header h2 a {color:#555;}
h2.item-page-title a:hover, .leading-0 a:hover, .page-header h2 a:hover{text-decoration: underline;}


.item-page-title, .item-page-title a {text-decoration:none; color:#01406a;} 
.item-page-title a:hover {}
.buttonheading { position:absolute; top:15px; right:0;}
.buttonheading .edit {float:right;margin:0 5px;}
.buttonheading .print { float:right; margin:0 5px;}
.buttonheading .email {float:right;margin:0 5px;}
.iteminfo {font-size: 12px;overflow:hidden;margin-bottom:5px;display:block;width: 100%; color:#999; line-height: 13px;}
.iteminfo a {color:#999;} .iteminfo a:hover {color:#333;}
.iteminfo .category {}
.iteminfo .sub-category { padding:0 0 0 0px}
.iteminfo .create {}
.iteminfo .modified {}
.iteminfo .published {}
.iteminfo .createdby {font-weight:bold; display:block}
.items-more {clear:both; padding:10px;} h3.items-more { font-size:14px; padding:0; margin:0;}
.items-more ol { margin:0 0 0 30px; padding:0}
th.list-title, th.list-author,th.list-hits,th.list-date  {
  text-indent: 10px;
  background:#3F332E url(../images/h3Verde.png) 0 0 repeat-x;
  padding:2px;
  border-right:1px solid #fff;
  color:#fff;
}
th.list-title a, th.list-author a,th.list-hits a,th.list-date a { color:#fff; font-weight:bold; text-decoration: -moz-none;}
td.list-title, td.list-author, td.list-hits, td.list-date { border-bottom:1px dotted #ccc;text-indent: 10px;}
td.list-title { width:50%;}
td.list-author { width:15%; text-align:center;}
td.list-hits { width:5%;text-align:center;}
td.list-date { width:15%;text-align:center;}
.cpq {overflow: auto; position: fixed; height: 0pt; width: 0pt;}
.cols-1 {width:100%; clear:both;}
.cols-2 .column-1{width:45%;float:left; margin:4px;}
.cols-2 .column-2{width:45%;float:right; margin:4px;}
.cols-4 .column-1{width:23%;float:left}
.cols-4 .column-2{width:23%;margin-left:1%;float:left;}
.cols-4 .column-3{width:23%;margin-left:1%;float:left}
.cols-4 .column-4{width:23%;margin-left:0;float:right}
.column-1, .column-2, .column-3, .column-4 { position:relative;margin:0 0 20px 0; padding:1%;}
.items-leading {position: relative; clear:both; margin:0 0 20px 0; padding: 5px 0; margin-top: 10px;}
.items-row h2, .items-leading h2 {margin: 0 0 10px;}

/* Contact styles */
th.item-num, th.item-title,th.item-position,th.item-phone,th.item-suburb,th.item-state { background:#3F332E url(../images/h3.png) 0 0 repeat-x; padding: 2px 2px 2px 7px; border-right:1px solid #fff; color:#fff; text-align:left;}
th.item-num a, th.item-title a,th.item-position a,th.item-phone a,th.item-suburb a,th.item-state a {color:#fff}
td.item-num {width:5%; text-align:left;}
td.item-title {width:25%; text-align:left;}
td.item-position {width:15%;text-align:left;}
td.item-phone {width:15%;text-align:left;}
td.item-suburb {width:15%;text-align:left;}
td.item-state {width:15%;text-align:left;}
.contact label { width:100%;font-weight:bold; float:left}
.contact input { float:left;}
.contact .jicons-icons { float:left; padding:5px 10px 10px 0;}
.contact h3 { font-size:14px;}
.spacer .module {float: left;}
.spacer.w99 .module {width: 100%;}
.spacer.w49 .module {width: 50%;}
.spacer.w33 .module {width: 33.3%;}
.spacer.w24 .module {width: 24.5%;}

.button, .validate {
  background: none repeat scroll 0 0 #757474;
  border: 1px solid #555555;
  color: #FFFFFF;
  font-weight: normal;
  margin: 4px;
  padding: 1px 12px;
}
.button:hover,.validate:hover {background:#3A759E;color:#fff;}

button.prueba{
  background: url(../../../images/buscar.png) no-repeat;
  width: 32px;
  height: 32px;
  border: 1px solid white;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  height: 32px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 14px;
  color: #555;
  border-radius: 3px;
  vertical-align: middle;
}

.breadcrumbs { color:#0657A3; font-size:13px; clear: both;padding: 5px 10px;}
.breadcrumbs .sep{ background:url(../images/arrow.png) 50% 50% no-repeat; padding:5px}
.breadcrumbs a{
  color: #0657A3;
}

/* Search Module */
.searchbox {
  background:none;
  height: 30px;
  color:#5f7382;
  border-radius: 3px;
  border: 0px;
  /*margin-top: 1px;*/
  /*padding-left:10px; */
  width: 93%;
}

/* Modules 1 */
#mods1 {overflow: hidden;padding:0; margin:0 auto;clear:both;}
#mods1 .module { padding:0; margin:0; }
#mods1 .inner { padding:10px; }
#mods1 .module-title {margin:0;padding:0 0 10px 0;}
#mods1  h3 {display: block;padding-left: 10px;padding-top: 3px;height: 20px;font-size: 18px;}
#mods1 .module-body {padding:0; margin:0;}
#mods1 ul {margin:0 10px; padding:0;}
#mods1 ul li {list-style:inside;}
#mods1-i { clear:both;}
#ath {text-indent:-9999em; height:2px; width:25%; float:right;}
/* Modules 2 */
#mods2 {overflow: hidden;padding:0; margin:0 auto;clear:both;width:960px; }
#mods2 .module { margin:0;padding:0;}
#mods2 .inner { padding:10px;}
#mods2 .module-title {margin:5px 0;padding:0;display: block;height: 22px;font-size: 20px;font-weight:100; color:#333; text-shadow:1px 1px #fff;}
#mods2 .module-body {padding:0; margin:0;}
#mods2 a {color:#419af8;}#mods2 a:hover {}
#mods2 ul {margin:0; padding:0;}
#mods2 ul li {list-style:inside;margin:0; padding:0;}
/* Modules 3 */
#mods3 {overflow: hidden;padding:0; margin:0 auto; clear:both; width:960px; color:#dfdfdf; background:#1a528c url(../images/mods3.png) 0 0 repeat-x;}
#mods3 .module { margin:0;padding:0;}
#mods3 .inner { padding:5px 10px 0 10px;}
#mods3 .module-title {margin:0 0 5px 0;padding:0;display: block;height: 22px;font-size: 20px;font-weight:normal; color:#fff; text-shadow:1px 1px #000;}
#mods3 .module-body {padding:0; margin:0;}
#mods3 a { color:#419af8;}#mods3 a:hover { color:#fff;}
#mods3 ul {margin:0; padding:0;}
#mods3 ul li {list-style:inside; border-bottom:1px dotted #043466; list-style:none;}
#mods3 ul li:hover {}
#mods3 ul li a {font-weight:100; display:block; padding:0 0 0 15px; background:url(../images/arrow.png) 0 50% no-repeat;}

/* Footer */
#footer { clear:both; margin:10px 0 0 0; padding:0;}
.footer-pad { width:960px; margin:0 auto; padding: 0;}
.copy { margin:0; padding:0 0 0 10px;font-size:12px; float:left;color:#ccc}
.copy a {font-size:12px; color:#ccc}
.cms {margin:0; text-align:center; float:center; color:#555555; font-size:9px;padding: 0;width: 290px; margin: 0 auto;}
.cms a { text-decoration:none; font-size:9px;color:#555555; font-weight:bold;padding: 0;}

/* System Messages */
#system-message    { margin: 0; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin: 0; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}
/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}
/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}
/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}
#error  .error { color:#FF0000}
#error { width:600px; margin:100px auto 0 auto; padding:20px; background:#fff;-moz-border-radius:6px;border-radius:6px;}
#slide {height: 152px; color:#c6c6c6; float: left; width: 958px; margin-top:5px; margin-bottom: 5px;-moz-border-radius: 5px; border-radius:5px;-moz-box-shadow: 0 0 5px #b9b9b9;-webkit-box-shadow: 0 0 5px#b9b9b9;box-shadow: 0 0 5px #b9b9b9;}
#bookmark {float: right;margin-top: 8px;}

div.panelz, p.flip {margin: 0px; width: 10px; float: right; cursor: pointer}
div.panelz {height: 20px; display: none; width: 90px; float: right; text-align: right; cursor: pointer; padding-left: 20px;}
.nav_up {padding: 7px; position: fixed; background: transparent url(../images/up.png) no-repeat top left; background-position: 50% 50%; width: 36px; height: 36px; bottom: 10px; opacity: 0.85; right: 30px; white-space: nowrap; cursor: pointer; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -khtml-border-top-left-radius: 3px; -khtml-border-top-right-radius: 3px; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);}
.nav_up:hover {opacity: 0.3;}

#tgleft  a{color: #e1e1e1 ; cursor: text; text-decoration:none ;}
#tgleft {color: #e1e1e1;font-size: 9px;width:100%;position: absolute;text-align: center; bottom:0px;}

#socialwide {
  background: none;
  padding: 3px 0;
  position: relative;
  width: 100%;
  z-index: 10;
  height: auto;
  text-align: right;
  margin-left: -60px !important;
}
/*#social {*/
  /*max-width:1170px;*/
  /*margin: auto;*/
  /*height:100%;*/
  /*position: relative;*/
/*}*/
#social img:hover{opacity:0.4;}

#seccionComun1 {
  width:100%;
  margin: auto;
  position: relative;
  background: none repeat scroll 0 0 #78c3d6;
  padding: 5px;
  /*border-top: 1px solid #56a3b7;*/
  /*box-shadow: 0 1px 0 #56a3b7 inset;*/
  color: #fff;
}

#seccionComun2 {
  width:100%;
  margin: auto;
  position: relative;
  background: none repeat scroll 0 0 #008000;
  padding: 5px;
  /*border-top: 1px solid #56a3b7;*/
  /*box-shadow: 0 1px 0 #56a3b7 inset;*/
  color: #fff;
}

#seccionComun3 {
  width:100%;
  margin: auto;
  position: relative;
  background: none repeat scroll 0 0 #0000cc;
  padding: 5px;
  /*border-top: 1px solid #56a3b7;*/
  /*box-shadow: 0 1px 0 #56a3b7 inset;*/
  color: #fff;
}

#bottomwide {
  width:100%;
  margin-top: -60px;
  padding-left: 4%;
  position: relative;
  /*background: none repeat scroll 0 0 #FFFFFF;*/
  /*border-top: 1px solid #56a3b7;
  box-shadow: 0 1px 0 #56a3b7 inset;*/
  color: #fff;
}

#bottomwideTramites {
  /*width:100%;*/
  /*padding-bottom: 30px;*/
  /*height: 100px;*/
  /*margin-top: -60px;*/
  /*padding-left: 4%;*/
  /*position: relative;*/
  /*background: none repeat scroll 0 0 #3b8e3e;*/
  /*border-top: 1px solid #56a3b7;
  box-shadow: 0 1px 0 #56a3b7 inset;*/
  color: #fff;
}

#bottomwideTramitesInterior {
  width:100%;
  /*background: none repeat scroll 0 0 #3b8e3e;*/
  color: #fff;
}

#bottomwideFooter {
  width:100%;
  clear: both;
  /*margin-left: 40px;*/
  /*padding-left: 4%;*/
  /*position: relative;*/
  /*background: none repeat scroll 0 0 #234a11;*/
  /*background-image: url(../../../images/footer/logo-pie-pagina.png);*/
  background-position: right;
  background-repeat: no-repeat;
  /*border-top: 1px solid #56a3b7;
  box-shadow: 0 1px 0 #56a3b7 inset;*/
  color: #fff;

}

#bottom {max-width: 70%; margin: auto; height:100%; padding-bottom:10px;  position: relative; background: none;margin-left: 0px;}
#bottom:before,#bottom:after {content:"";display:table;}
.user1  h3, .user2  h3, .user3  h3,.footer1 h3, .footer2 h3, .footer3 h3, .footer4 h3, .tramites  h3,.tramitesInterior h3, .servicios  h3,.serviciosInterior h3, .mapa  h3,.mapaInterior h3  {color:#fff; font-weight:bold; font-family: 'tahoma', sans-serif; font-size:16px; margin:0px; }
.user1, .user2, .user3, .tramites,.tramitesInterior, .servicios,.serviciosInterior,.mapaInterior{
  background:none;
  color:#fff;
  border:0;
  border-radius:5px;
  float: left;
  width: 32%;
  padding: 2% 0;
  text-align: center;
}
.footer1, .footer2, .footer3, .footer4{
  background:none;
  color:#fff;
  border:0;
  border-radius:5px;
  float: left;
  width: 25%;
  padding: 2% 0;
  text-align: center;
}

/*.footer1, .footer2, .footer3, .footer4 a:hover{*/
  /*color: #0fff00 !important;*/
/*}*/

.copyright{
  background:none;
  color:#fff;
  border:0;
  border-radius:5px;
  float: left;
  /*width: 25%;*/
  padding: 2% 0;
  text-align: center;
}

.user1, .user2, .user3, .tramites,.tramitesInterior, .servicios,.serviciosInterior, .mapa,.mapaInterior{
  padding: 2%;
}

.tramites  h3,.tramitesInterior h3, .servicios  h3,.serviciosInterior h3, .mapa  h3,.mapaInterior h3 {
  color:#fcfcfc;
  font-family: 'Arial', sans-serif;
  font-variant: annotation;
  font-size:32px;
  text-align: center;
  margin:0px;
}
.tramites,.tramitesInterior, .servicios,.serviciosInterior {
  background:none;
  color:#fff;
  border:0;
  border-radius:5px;
  float: left;
  width: 50%;
  padding-bottom: 20px;
  /*padding: 5px;*/
  /*padding: 2% 0;*/
}

.orienta{
 /*border: 1px solid red;*/
  /*background-color: #0657A3;*/
  width: 45%;
  float: left;
}

.orientaInterior{
  /*border: 1px solid red;*/
  /*background-color: #0657A3;*/
  float: left;
  width: 50%;
}

.mapabox{
  /*border: 1px solid red;*/
  width: 50%;
}



/*.mapa img{*/
  /*!*height: 100%;*!*/
  /*padding-top: 0px;*/
/*}*/



/*.mapaInterior {*/
  /*background:none;*/
  /*color:#fff;*/
  /*border:0;*/
  /*border-radius:5px;*/
  /*float: right;*/
  /*width: 44%;*/
  /*padding: 0px 30px 0px 30px;*/

/*}*/

/*.costanorte{*/
  /*!*border: 1px solid red;*!*/
  /*display: block;*/
  /*position: relative;*/
  /*top: 140px;*/
  /*left: 50px;*/
/*}*/
/*.costanorteImg{*/
  /*!*border: 1px solid red;*!*/
  /*display: block;*/
  /*position: relative;*/
  /*top: 140px;*/
  /*left: 60px;*/
/*}*/

/*.costasur{*/
  /*!*border: 1px solid red;*!*/
  /*display: block;*/
  /*position: relative;*/
  /*top: 280px;*/
  /*left: 300px;*/
/*}*/
/*.costasurImg{*/
  /*!*border: 1px solid red;*!*/
  /*display: block;*/
  /*position: relative;*/
  /*top: 270px;*/
  /*left: 325px;*/
/*}*/

/*.mapas{*/
  /*!*border: 1px solid blue;*!*/
  /*!*display: inline;*!*/
  /*width: 100%;*/
  /*height: 60%;*/
  /*margin-top: -110px;*/
/*}*/

/*.mapasMovil{*/
  /*display: none;*/
/*}*/

/*.mapasTablet{*/
  /*display: none;*/
/*}*/

/*.botonPronostico{*/

/*}*/


/*.mapaInterior {*/
  /*background:none;*/
  /*color:#fff;*/
  /*border:0;*/
  /*border-radius:5px;*/
  /*float: right;*/
  /*width: 44%;*/
  /*padding: 0px 30px 0px 30px;*/

/*}*/

.mapaInterior img{
  padding-top: 10px;
}
/*.servicios, .tramites{padding: 2%;}*/

#bottomwideTramites .clearfix {
  /*background: #77b771;*/
}

#bottomwideTramitesInterior .clearfix {
  /*background: #77b771;*/
}

.bg_tramites_servicios{
  width: 100%;
  /*background: transparent url("../images/orienta-tus-pasos-new.png") no-repeat scroll 50% 50%;*/
  height: 44px;
  margin-top: 30px;
  margin-bottom: 10px;
  /*border: 1px solid red;*/
}

.bg_tramites_serviciosInterior{
  width: 100%;
  /*background: transparent url("../images/orienta-tus-pasos.png") no-repeat scroll 50% 50%;*/
  /*height: 34px;*/
  /*margin-top: 30px;*/
  margin-bottom: 10px;
  /*border: 1px solid red;*/
}

.cart1  h3, .cart2  h3, .cart3  h3 {color:#999; font-weight:bold; font-family: 'tahoma', sans-serif; font-size:16px; margin:0px; }
.cart1, .cart2, .cart3 { background:none; color:#999; border:0; border-radius:5px; float: left; width: 30%; padding: 2% 0;}
.cart2 {padding: 2%;}

.highlight {
  background: none repeat scroll 0 0 #20A9E1;
  /*border-top: 1px solid #5c8292;*/
  /*box-shadow: 0 1px 0 #5c8292;*/
  /*box-shadow:  0 0 1em #4da324;*/
  color: #fff;
  /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 #4da324 offset;*/
  /*box-shadow: 0 0 1em #3D7C22;*/
  padding: 2px;
}

.print-icon,.email-icon{float: right; list-style: none; padding-left:5px;}
.remembercheck {width:20px; display: inline;}
.article-info {color: #555;display: inline;font-size: 11px;font-style: italic;width: 100%; padding:1px 4px; border-radius: 2px;}
.article-info a {color:#555; text-decoration:underline;}

.newsflash {overflow:auto;}
#box {width:100%; clear:both; overflow:auto;}
#right {float:right; width:49%; height:100%; color: #555;}
#left { float:left; width:49%; height:100%;}

.tabs { position: relative; min-height: 225px; /* This part sucks */ margin: 25px 0; }
.tab {float: left;}
.tab label { padding: 10px; border: 1px solid #e1e1e1; color:#555; margin-left: -1px; position: relative; left: 1px; }
.tab [type=radio] {display: none;}
.content {border: 1px solid #e1e1e1;bottom: 0;color: #555;left: 0;overflow: auto;padding: 1px 20px;position: absolute;right: 0;top: 39px;}
.content > * { opacity: 0; -webkit-transform: translate3d(0, 0, 0); -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease; }
[type=radio]:checked ~ label { border-bottom: 1px solid #fff; z-index: 2; }
[type=radio]:checked ~ label ~ .content {z-index: 1;}
[type=radio]:checked ~ label ~ .content > * { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); }

.readmore a {text-decoration:none; height:100%; color:#555;}
.readmore, .readmore a:hover, .readmore a:focus {text-decoration:none; height:100%; color:#555;}
.readmore{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden;padding:10px;background:#eee;}
.readmore:before{content:"";position:absolute;z-index:-1;left:0;right:100%;top:0;background:#407a01;height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.readmore:hover:before,.readmore:focus:before,.readmore:active:before{right:0;text-decoration:none}
.readmore:hover {background:#eee; text-decoration:none;}

.cf:before, .cf:after { content: ""; display: table; }
.cf:after {clear: both;}
.cf {zoom: 1;}
/* Form wrapper styling */
.width {width:100%;}
.sz-search {border-radius: 10px;box-sizing: border-box;padding: 5px;z-index: 10; margin-top: 18px;}
/* Form text input */
.sz-search input {
  height: 20px;
  padding-left: 5px;
  float: left;
  font: bold 16px 'lucida sans', 'trebuchet MS', 'Tahoma';
  border: 0;
  background: #eee;
  border-radius: 3px 0 0 3px;
}
.sz-search input:focus { outline: 0; background: #fff; box-shadow: 0 0 2px rgba(0,0,0,.8) inset; }
.sz-search input::-webkit-input-placeholder { color: #999; font-weight: normal; font-style: italic; }
.sz-search input:-moz-placeholder { color: #999; font-weight: normal; font-style: italic; }
.sz-search input:-ms-input-placeholder { color: #999; font-weight: normal; font-style: italic; }
/* Form submit button */
.sz-search button {
  overflow: visible;
  position: relative;
  border: 0;
  padding: 0;
  cursor: pointer;
  height: 31px;
  width: 15%;
  font-size: 19px;
  font-family: 'Tahoma';
  color: #fff;
  text-transform: uppercase;
  background: #78a6b8;
  /*border-radius: 3px;*/
  text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
  background: url(../images/search-button.png) no-repeat;
}
.sz-search button:hover {
  /*background: #555;*/
  background: url(../images/search-button-h.png) no-repeat;
}
.sz-search button.interior{
  background: url(../images/search-button-h.png) no-repeat;
}
.sz-search button:active,
.sz-search button:focus { /*background: #c42f2f; outline: 0;*/ }
.sz-search button:focus:before,
.sz-search button:active:before {/*border-right-color: #c42f2f;*/}
.sz-search button::-moz-focus-inner { border: 0; /* remove extra button spacing for Mozilla Firefox */ padding: 0; }
.sz-search input[type="text"] {height:31px;}

.animate{transition: all 0.1s;-webkit-transition: all 0.1s;}
.action-button:active{transform: translate(0px,5px);-webkit-transform: translate(0px,5px);border-bottom: 1px solid;}
.blue, .blue a{background-color: #3498DB;border-bottom: 5px solid #2980B9;position: relative;padding: 10px 40px;margin: 0px 10px 10px 0px;border-radius: 10px;font-size: 25px;color: #FFF !important;text-decoration: none;	z-index:11;}	
.blue:hover, .blue a:hover{background: #555; 	border-bottom: 5px solid #000; text-decoration:none;}

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  /*-webkit-animation-name: hvr-push;*/
  /*animation-name: hvr-push;*/
  /*-webkit-animation-duration: 0.3s;*/
  /*animation-duration: 0.3s;*/
  /*-webkit-animation-timing-function: linear;*/
  /*animation-timing-function: linear;*/
  /*-webkit-animation-iteration-count: 1;*/
  /*animation-iteration-count: 1;*/
}

.bg_noticias{
	width:100%;
	height:50px;
    margin-bottom: 25px;
    padding-top: 90px;
}

.bg_noticias_movil{
	width:100%;
	height:50px;
    margin-bottom: 25px;
    padding-top: 90px;
}

.bg_mas_noticias{
	width:100%;
	height:35px;
	margin-top:5px;
	text-align: right;
	padding-right: 90px;
	padding-top: 2px;
	color: #4FB05C;
	font-size: 18px;
}

.bg_mas_noticias a{
	height:35px;
	margin-top:5px;
	text-align: right;
	padding-right: 0px;
	padding-top: 2px;
	color: #4FB05C;
	font-size: 18px;
}

.bg_mas_noticias a:hover{
	height:35px;
	margin-top:5px;
	text-align: right;
	padding-right: 0px;
	padding-top: 2px;
	color: #4FB05C;
	font-size: 18px;
}

.top_noticias{
  *zoom: 1;
  background:#E5E6E3;
  margin-top: -10px;
}

.top_alertas{
  *zoom: 1;
  background:#E5E6E3;
  width: 100%;
  background: #E5E6E3;

}
.imagenFondo{
  *zoom: 1;
  background: url(../../images/alert/5.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  /*background: red;*/
  /*width: 100%;*/
  /*background: #E5E6E3;*/
}
.center_alertas{
  *zoom: 1;
  /*width: 100%;*/
  /*border: 1px solid red;*/
  margin-top: -130px;
}

#diapos-on li {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  list-style: none;
  z-index: 25;
  background: rgba(255, 255, 255, 0.7);
  /*background: #FFFFFF;*/
  /*opacity: 0.5;*/
  /*border-left: solid #009ad6;*/
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
}

/*.title_avisos{*/
  /*color: #009ad6;*/
  /*margin-top: 5px;*/
  /*margin-bottom: 0px;*/
  /*text-shadow: 1px 1px 2px red;*/
/*}*/

a.imagenes{
  background-size: 16px;
}

@media screen and (min-width: 800px) {
 /*.sz-search button {width:43%;}*/
  .sz-search input[type="text"] {width:75%;}


  div.bg_noticias_movil, div.bg_top_gobierno_movil{
    display: none;
  }

  div.anuncios-FS{
    text-align:left;
    vertical-align:middle;
    text-decoration: none;
    overflow: hidden;
    position: relative;
    margin-left: 1px;
    height: 450px;
  }

  div.anuncios-movil{
    display: none;
  }

  /*div.orienta{
    width: 66.66%;
  }

  div.mapbox{
    width: 30.33%;
  }*/

  div.movil_gobierno {
    display: none;
  }

  .bg_gobierno{
    width:100%;
    height:400px;
    margin-top:40px;
  }

  .bg_top_gobierno{
    width:100%;
    height:44px;
    margin-top:10px;
    margin-bottom:10px;
  }

  .bg_top_gobierno_movil{
    width:100%;
    height:44px;
    margin-top:10px;
    margin-bottom:10px;
  }
  
  div.header1 > ul.nav{
  	margin-left:160px;
	/*margin-top:-50px;*/
    position: fixed;
    z-index: 1025;

  }

  div.header1 > ul.nav > li{
	  float:left;
	  padding: 0px;
      width: 9.00%;

  }

  div.header1 > ul.nav > li > a{
    padding: 0px;

  }

  div.header1 > ul.nav > li > a > img{
      width: 100%;

  }

  div.header1 > ul.nav > li > a > img:hover{
    opacity: 0.4;
    filter: alpha(opacity=40);
    transition: opacity .50s ease-in-out;
    -moz-transition: opacity .50s ease-in-out;
    -webkit-transition: opacity .50s ease-in-out;
  }

  div #movil_menu_top {display:none;}

  div #top_menu_media,#top_menu_movil{display:none;}

  a.logo_movil{display: none;}
  a.logo_full_screen{position: fixed; z-index: 1030; padding-left: 20px;width: 20%}

  /* a.logo_full_screen > img{ width: 100%; } */

  div.login_user_icon{display: none;}
  div.header-linea-fullscreen{
    width: 100%;
    height: 6px;
    /*background-color: #4da324;*/
    position: fixed
  ;z-index: 1030;
  }
  div.header-linea-movil{display: none}

  div.comments-policy {
    float: right;
  }

  div#main-content{
    margin-top: -50px;
  }

  div.cualquiera{
    z-index: 10;
    position: absolute;
    margin-top: -20px;
    margin-left: 180px;
  }

  .servicios table{
    margin-left: 0px;
  }

  .tramites table{
    margin-left: 0px;
  }

  .tramitesInterior table{
    margin-left: 0px;
  }

  div#top{
    padding-left: 0px;
  }

  /*.top1, .top2, .top3, .top4{
    width: 24%;
  }*/

  div #leftbar-wm{display:none;}

}

@media screen and (min-width: 960px) {
  div.header1 > ul.nav{
    margin-left:250px;
    background-color: rgb(255, 255, 255);
    border-right: 20px solid rgb(255, 255, 255);
    -webkit-box-shadow: 0px 18px 28px -11px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 18px 28px -11px rgba(0,0,0,0.35);
    box-shadow: 0px 18px 28px -11px rgba(0,0,0,0.35);
  }

  div#main-content{
    margin-top: 0px;
  }

  div.cualquiera{
    z-index: 10;
    position: absolute;
    margin-top: -10px;
    margin-left: 380px;
  }

  .servicios table{
    margin-left: 75px;
    text-align: justify;
  }

  .tramites table{
    margin-left: 75px;
    text-align: justify;
  }

  .tramitesInterior table{
    margin-left: 75px;
    text-align: justify;
  }

  /*div#top{
    padding-left: 200px;
  }*/

  /*.top1, .top2, .top3, .top4{
    width: 20%;
  }*/
}



.slicknav_menu, .slicknav_menutxt {display:none;}

#header1{height: 50px;margin: 0 auto;max-width: 100%;position: relative;}
div #header-w1{background: #4da324; position: relative;height: 6px}

a.readmore-link, a.comments-link {
  color: #555;
}

.items-more a{
  color: #555;
}

/*Hecho por Dariel para el hover de las etiquetas a*/
/*#bottomwideFooter ul li a:hover{*/
  /*color: #ff0000;*/
  /*/!*color: #4da324;*!/*/
/*}*/

.tab a{
  color: #555555;
}

.tab a:hover{
  color: #4da324;
}

article a{
  color: #565656;
}

article a:hover{
  color: #4da324;
}

.item-title a{
  color: #555555;
}

.item-title a:hover{
  color: #4da324;
}
/*Hecho por Dariel para el hover de las etiquetas a*/

.finder1{
  padding-top: 30px;
  padding-left: 20px;
}

.search-query input{
  background-color: red;
  padding: 1px;
  text-indent: 5px;
  height: 23px;
}

.buscar{
  background: url(../images/search-button.png) no-repeat;
}


div.user1 > div.moduletable > ul > li {
  text-align: left;
  padding: 0;
  margin: 0;
  /*margin-left: 40px;*/

}
div.user2 > div.moduletable > ul > li {
  text-align: left;
  padding: 0;
  margin: 0;
  /* margin-left: 40px;*/
  /*margin-left: 30px;*/
}
div.user3 > div.moduletable > ul > li {
  text-align: left;
  padding: 0;
  margin: 0;
  /* margin-left: 40px;*/
  /*margin-left: 30px;*/
}
div.user4 > div.moduletable > ul > li {
  text-align: left;
  padding: 0;
  margin: 0;
  /*margin-left: 40px;*/

}
div.footer1 > div.moduletable > ul > li {
  text-align: left;
  padding: 0;
  margin: 0;
  /*margin-left: 40px;*/

}
div.footer2 > div.moduletable > ul > li {
  text-align: left;
  padding: 0;
  margin: 0;
  /* margin-left: 40px;*/
  /*margin-left: 30px;*/
}
div.footer3 > div.moduletable > ul > li {
  text-align: left;
  padding: 0;
  margin: 0;
  /* margin-left: 40px;*/
  /*margin-left: 30px;*/
}
div.footer4 > div.moduletable > ul > li {
  text-align: left;
  padding: 0;
  margin: 0;
  /*margin-left: 40px;*/

}

#bottomwideTramitesInterior ul li {
  text-align: left;
  margin-left: 40px;
}

#bottomwideTramitesInterior ul li a{
  padding: 5px;
}

#bottomwideTramitesInterior ul li a:hover{
  color: #4DA324;
}

/*Hecho por Dariel para el foro*/
#Kunena div.kfrontstats div.kheader {
  background: #0657A3 none repeat scroll 0% 0% !important;
}

#Kunena div.kwhoisonline div.kheader {
  background: #0657A3 none repeat scroll 0% 0% !important;
}

#Kunena div.kblock > div.kheader, #Kunena .kblock div.kheader {
  background: #0657A3 none repeat scroll 0% 0% !important;
}

#Kunena #ktop span.ktoggler {
  background-color: #0657A3 !important;
}

#Kunena #ktop {
  border-color: #0657A3 !important;
  /*padding-top: 70px;*/
}

#Kunena a:link, #Kunena a:visited, #Kunena a:active {
  color: #267a01 !important;
}

.btn-primary {
  padding: 10px;
  margin: 5px;
  color: #FFF;
  background-color: #4da324;
  border-color: #0657A3;
}

button.btn-primary.active, button.btn-primary:active, button.btn-primary:focus, button.btn-primary:hover, .open .dropdown-toggle.btn-primary {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #398C3C;
}

.pg-csv-name > a {
  /*color: #555;*/
}

.pg-csv-name > a:hover {
  color: #0a75a0;
}

.accordion a {
  color: #5E5555;
  text-decoration: underline;
}

.accordion a:hover {
  color: #4da324;
  text-decoration: underline;
}

.syndicate-module span{
  color: #5E5555;
  text-decoration: underline;
}

.syndicate-module span:hover{
  color: #4da324;
  text-decoration: underline;
}

.pagination ul > li > a{
  color: rgba(67, 67, 67, 0.75);
}

div.menuInterior{
  /*background: rgba(57, 140, 60, 0.75);*/
  padding: 10px;
}

div.slider-container li{
  list-style: none;
}

.holder {
  position: inherit;
  float: right;
}

.border1  {
  border: 1px solid #626262;
  padding-left: 5px;
}

#jevents_body .nav-items div.active a, .jev_header2 .active a{
  background: #20A9E1;
  color: #FFF;
}
.jev_toprow div.previousmonth, .jev_toprow div.nextmonth{
  background: #20A9E1;
  color: #FFF;
  border: 1px solid #0657A3;
}
.nav-items > div{
  border: 1px solid #0657A3;
}
#jevents_body .nav-items > div a:hover{
  border-left: 1px solid #0657A3;
}
.nav-items > div:last-child{
  border-right: 1px solid #0657A3;
}
.nav-items > div:first-child{
  border-left: 1px solid #0657A3;
}
.jev_toprow div.currentmonth{
  border-top: 1px solid #0657A3;
  border-bottom: 1px solid #0657A3;
  margin-bottom: -1px;
}
#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover{
  background-color: #0657A3;
  border-left: 1px solid #0657A3;
}

#jevents_body .cal_today a.cal_daylink {
  background-color: #20A9E1;
}
#jevents_body .cal_today a.cal_daylink:hover {
  color: #0657A3;
  border: 1px solid #0657A3;
}

dt.result-title > a {
  color: #555;
}

.nav-tabs.nav-stacked > li > a{
  color: #555;
}

/*Login*/
/*Icono de cambiar contrasenna*/
#je-popuplogin .link-options span.je_pass a {
  background: url(/images/iconografia/Login/icon-login-olvido-contrasena.png)0 50% no-repeat;
}

/*Icono de cambiar usuario*/
#je-popuplogin .link-options span.je_user a {
  background: url(/images/iconografia/Login/icon-login-olvido-usuario.png)0 50% no-repeat;
}

/*Icono de registrarse*/
#je-popuplogin .link-options span.je_add a {
  background: url(/images/iconografia/Login/icon-login-crear-cuenta.png)0 50% no-repeat;
  color: #0657A3;
  padding-left: 20px;
}

div.link-options{
  background: #ffffff none repeat scroll 0% 0%;
}
td>p{margin-bottom: 10px;}

p.counter{
  display: none;
}

@media screen and (min-width: 800px) {
  .modal {
    display: none;
    overflow-x: auto;
    overflow-y: auto;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 1050;
    outline: 0px none;
  }
  div.modal {
    position: fixed;
    top: 3.3%;
    left: 38%;
    z-index: 1050;
    /*width: 810px;*/
    width: 70%;
    height: auto;
    margin-left: -280px;
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.3);
    background-clip: padding-box;
    outline: medium none;
  }
}

.botonEnviar{
  /*border: 1px solid red;*/
  position: absolute;
  bottom: 0%;
  float: left;
}

/*.botonPronostico{*/
  /*!*border: 1px solid red;*!*/
  /*position: absolute;*/
  /*top: 0%;*/
  /*right: 0%;*/
  /*float: right;*/
/*}*/

td.list-title a {
  color: #545454;
}
td.list-title a:hover {
  color: #4DA324;
}
section.category-list h3.item-title {
  font-size: 15px;
  padding: 0px 0px;
}

#bfLabel265 a {
  color: #545454;
}
#bfLabel265 a:hover {
  color: #4DA324;
}
section.blog h1{
  font-size: 20px;
}

/*.headerMapa{*/
  /*!*border: 1px solid red;*!*/
  /*text-align: center;*/
  /*!*margin-top: 30px;*!*/
/*}*/

#je-popuplogin button:hover, #je-popuplogin a.je_button span:hover, #je-popuplogin input[type="button"]:hover, #je-popuplogin input[type="submit"]:hover {
  background: #20A9E1 none repeat scroll 0% 0%;
}

.display-limit{
  float: right;
  margin-top: 10px;
}

.pagination {
  padding-left: 0px;
  margin: 10px 10%;
  border-radius: 4px;
}

.nav > li > a {
  display: block;
  padding: 5px 15px;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #E1E1E1;
  border: 1px solid #CCC;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  /*width: 100%;*/
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
  /*background: #D2ECD3 none repeat scroll 0% 0%;*/
  font-size: 12px;
  text-decoration: none;
}

.btn:focus, .btn:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #398C3C;
}

u{
  color: #565656;
}

u:hover{
  color: #4DA324;
}

.bfPageIntro a{
  color: #565656;
}

.bfPageIntro a:hover{
  color: #4DA324;
}

.pg-csv-name a{
  color: #565656;
}

.pg-csv-box {
  height: 120px;
  width: 110px;
}

#phocagallery-pane .pg-box1, #phocagallery .pg-box1, .pg-box1 {
  display: table;
  vertical-align: middle;
  margin-left: 5px;
}

.pg-cv-box{
  height: 120px;
  width: 110px;
}

.clasif-submenu{
  background: #B5E0A6;
  padding-left: 5px;
  color: #267A57;
  font-size: 16px;
  margin-bottom: 2px;
}

a.categoria{
  text-decoration: none;
  padding-left: 7px;
}

div.clasif-item{
  /*background: rgba(255, 161, 31, 0.38) none repeat scroll 0% 0%;*/
  margin-left: 0px;
  margin-right: 0px;
  /*margin-bottom: 1px;*/
  border-bottom: 1px solid #ABDBAD;
}

div.clasif-item:hover{
  background: #B5E0A6;
}

a.categoria:hover{
  color: #267A57;
  text-decoration: none;
  font-size: 15px;
  font-style: italic;
}

.calendar, .calendar table {
  border: 1px solid #cccccc;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #efefef;
  font-family: arial,verdana,sans-serif;
  margin: -6px 7px 3px 3px;
  width: 10%;
}
.slide-desc-text-default {

  color: #fff !important;

}
#Kunena .kicon-profile-gender-unknown, #Kunena .kicon-profile-gender-male, #Kunena .kicon-profile-gender-female {
  display: none;
}
.slide-text a {
  color: #fff;
}

article a{
  color: #0657A3;
}
form a{
  color:#0657A3;
}
#login-form .userdata .controls span.add-on{
  height: 32px;
  font-size: 13px;
}
#login-form .userdata .controls a.add-on {
  height: 32px;
  font-size: 13px;
}
.form-inline .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"] {
  float: left !important;
}
#form-login-submit button.je_button, form div.logout-button input.je_button {
  /*border-radius: 7px;*/
  border: transparent;
  height: 27px;
  margin-top: -0.18em;
  margin-left: -9px;
  width: 80%;
  font-size: 13px;
  font-family: Arial;
  color: #ffffff;
  background: #20A9E1;
}
#form-login-submit button.je_button:hover, form div.logout-button input.je_button:hover {
  background: #0657A3 none repeat scroll 0% 0%;
}
form#login-form{
  padding-left: 5px;
}
.sp-accordion.sp-accordion-style1 {
  border: transparent;
  margin-top: 0px;
}
#login-form input.input-small{
  width: 85%;
}
#jc h4{
  color: #555;
  background-color: inherit;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #D2DADB;
  padding: 0 0 2px 0;
  margin-bottom: 10px;
  font-size: 1.10em;
  margin-top: 20px;
}
#wsa {
  display: inline;
  float: right;
  margin-right: 240px;
  z-index:1001;
}

#wsamovil {
  display: none;
}

div.cat-children > ul > li
{
  float: left;
  list-style:none;
  padding: 5px;
  margin:5px 5px 5px 5px;
  border: 1px solid #0657A3;
  font-size: 12px;
}

div.cat-children > ul > li:hover
{
  border-left: 5px solid #0657A3;
}
select{ max-width: 115px;width: 115px;}

table.sector-estatal td
{
  float: left;
  list-style:none;
  padding: 5px;
  margin:5px 5px 5px 5px;
  border: 1px solid #0657A3;
  font-size: 12px;
}

table.sector-estatal td:hover
{
  border-left: 5px solid #0657A3;
}
select{ max-width: 115px;width: 115px;}


@media screen and (min-width: 960px) {
 div.movil_gobierno {
    display: none;
  }}

@media screen and (max-width: 959px){ .bg_gobierno #top .row{ display:none;}}
.sp-accordion.sp-accordion-style1 .toggler span span {
    padding: 0 16px;
    overflow-x: auto;
}
table.mayte td{
border: 1px solid rgba(67, 59, 57, 0.61);
padding: 0.3em;
}
.nav > li > a > img {
  width: 35%;
}

div#bottom{
  font-size: 0.9em;
}
.footer1 h3, .footer2 h3, .footer3 h3, .footer4 h3{
  margin-left: -30%;
}

.random-image img
{
  width:100%;height: auto;
}