/*!
 * Master Bootstrap3 (http://www.masterbootstrap.com)
 * Copyright 2013-20156 gsuez.cl.
 * Licensed under GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)
 */
html {
  overflow-y: scroll; }

body {
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; }

img {
  max-width: 100%; }

#top {
  color: #ddd;
  font-size: 12px;
  line-height: 30px;
  padding-bottom: 4px;
  padding-top: 4px; }

#top .container .separator {
  border-left: 1px solid #CCCCCC;
  display: inline-block;
  height: 10px;
  margin: 0 20px;
  width: 1px; }

#navigation {/*   border-bottom: 3px solid #ccc; margin-bottom: 20px;*/ box-shadow:none !important; float:none !important; width: auto; display: table; margin: 0 auto;}

.navbar {
  border-radius: 0 !important; }

.navbar-default {
  /*   background-color: #2c3e50;
    border-color: transparent;*/ }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  outline: medium none; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  outline: medium none; }

.navbar-nav > li > a {
  line-height: inherit !important;
  padding-bottom: 19.5px !important;
  padding-top: 19.5px !important; }

.dropdown-menu {
  padding: 0px !important;
  border-radius: 0 !important; }

.navbar-right .dropdown-menu {
  left: 0 !important;
  right: auto !important; }

#main-box {
  background: transparent;
  border: 0px solid #E5E5E5;
  /* border 1, if you have front component*/
  margin-bottom: 20px;
  padding-top:0;
  /*    padding: 10px;*/ }

#main {
  /*    padding-bottom: 40px;*/
  padding-top: 0px; margin:0;}

#breadcrumbs {
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 20px 0 0; }

#breadcrumbs .moduletable {
  border: 0;
  padding: 0;
  margin-bottom: 0; }

#fullwidth {
  margin-top: -20px;
  overflow: hidden; }

#fullwidth .moduletable {
  border: 0;
  padding: 0;
  margin-bottom: 20px; }

.black .moduletable {
  background: none repeat scroll 0 0 #222222;
  border-color: #222222;
  color: #AAAAAA; }

.moduletable {
  /*    background: none repeat scroll 0 0 #FFFFFF;;
    border: 1px solid #E5E5E5;*/
  margin-bottom: 20px;
  padding: 10px; }

.panel.moduletable {
  padding: 0; }

.panel .moduletable {
  box-shadow: none;
  margin: 0px 10px;
  padding: 10px; }

#brand {float: initial; padding-left: 15px; padding-top: 5px; background: rgba(256,256,256,.7); padding-right: 15px; border-radius: 3px;}

#brand img {padding-bottom: 10px; padding-top: 10px; height:auto !important; width: auto !important;}

.page-header {
  margin: 10px 0 20px; }

.hasTooltip {
  display: inline !important; }

.noMainbody {
  display: none !important; }

ul.unstyled,
ol.unstyled {
  list-style: outside none none;
  margin-left: 0;
  padding: 0; }

#pop-print {
  float: right;
  margin: 10px; }

.btn.modal {
  bottom: auto;
  display: inline;
  left: auto;
  position: relative;
  top: auto; }

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */ }

/* Wrapper for page content to push down footer */
#wrap {
  height: auto !important;
  margin: 0 auto 0px;
  min-height: 100%;
  padding: 0 0 60px !important; }

/* Set the fixed height of the footer here */
#footer {
  /*  height: 80px;;
    background-color: #f5f5f5;*/ }

#copy.well {
  border-radius: 0;
  border: 0;
  margin: 0; }

#footer .moduletable {
  background: transparent;
  border: 0; }

#push {
  height: 60px; }

/* LAYOUT */
/* Floats */
.float-left {
  float: left; }

.float-right {
  float: right; }

.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.ie7 .group {
  zoom: 1; }

/* JOOMLA */
.form-horizontal .control-label {
  text-align: inherit !important; }

i.icon-calendar:before {
  content: "\1f4c5";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px; }

div.contact-form-field label,
div.message-label label {
  display: inline !important; }

div#jform_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
  padding: 0; }

.control-group input[type="checkbox"] {
  width: 10px !important; }

.btn-toolbar {
  margin-bottom: 10px; }

/*ERROR*/
.error-page-inner {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%; }

.error-code {
  font-size: 96px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 10px;
  padding: 0; }

.error-page-inner .fa.fa-exclamation-triangle {
  font-size: 96px;
  line-height: 1;
  margin-bottom: 10px; }

/*MB STYLE*/
.title, .component-content h2 {
  text-shadow: none; }

.title-line {
  background: none repeat scroll 0 0 #d1d1d1;
  height: 2px;
  margin-bottom: 20px;
  width: 100%; }

.title-line span {
  display: block;
  height: 2px;
  width: 90px;
  background: #428bca; }

.title1 .title-line, .title2 .title-line, .title3 .title-line, .title4 .title-line, .title6 .title-line, .box3 .title-line, .box4 .title-line {
  display: none; }

.title1 .title {
  background: url(../images/bg-h3.gif) repeat-x scroll 0 100% transparent;
  border-bottom: none;
  padding-bottom: 20px; }

.title2 .title {
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 15px;
  margin-bottom: 20px; }

.title3 .title {
  padding-bottom: 15px;
  margin-bottom: 20px; }

.title4 .title {
  background: url(../images/divider.png) repeat-x scroll center center transparent;
  border-bottom: none !important;
  margin-bottom: 25px; }

.title4 .title span {
  background: #ffffff;
  padding-right: 15px; }

#rt-footer .title4 .title span {
  background: #262626; }

#rt-maintop .title4 .title span, #rt-bottom .title4 .title span {
  background: #f6f6f6; }

.title5 .title {
  background: url(../images/cat-bg-repeat.png) repeat-x scroll center center transparent;
  padding-bottom: 0 !important;
  border-bottom: none !important; }

.title > span {
  background: none repeat scroll 0 0 transparent;
  /*    padding-right: 10px;*/ }

span.fa {
  padding-right: 10px; }

.title6 .title {
  border-bottom: 2px solid #1d6fa5;
  padding-bottom: 15px;
  margin-bottom: 20px; }

.box1 .moduletable {
  background: #eee; }

.box2 .moduletable {
  background: #363636;
  color: #adadad; }

.blog-more {
  padding: 10px 5px; }

/*TO TOP*/
.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 0px;
  text-decoration: none;
  color: #000000;
  background-color: rgba(235, 235, 235, 0.8);
  font-size: 12px;
  padding: 1em;
  display: none; }

.back-to-top:hover {
  background-color: rgba(135, 135, 135, 0.5); }

.error .container {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%;
  padding: 200px 0; }

.error .container h1 {
  font-size: 140px; }

/*for headroom.js*/
.headroom {
  transition: transform 200ms linear; }

.headroom--pinned {
  transform: translateY(0%); }

.headroom--unpinned {
  transform: translateY(-100%); }

.header {background-color: inherit; line-height: 60px; width: auto; display: table; margin: 0 auto;}

.header__link {
  border: 0 none;
  color: #fff;
  text-decoration: none; }

.header__link:focus {
  background-color: rgba(78, 205, 196, 0.1);
  outline: 0 none; }

.header__link:hover .icon {
  color: #4ecdc4; }

.header--fixed {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10; }

/*OFFLINE*/
#frame input.inputbox {
  border: 1px solid #ccc;
  padding: 8px;
  width: 100%;
  border-radius: 4px; }

#frame {
  margin-top: 100px; }
  
/************** PERSONALIZADO **************/

.blog-featured {
    display: none;
}

.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
}

.custom_logo-top {
    padding: 10px 0;
    text-align: center;
}

.custom_logo-top-interior {
    padding: 10px 0;
    text-align: center;
}

#main #container {background-color:transparent !important; padding: 0;}

.module-content ul li::before {
	content:none !important;	
}

.moduletable_boton-reportar {
    margin: 25px 15px;
}

.moduletable_boton-reportar a {
    background-color: #ff7f00;
    background-image: url("../../../images/estructura/ico_reportar.png");
    background-position: 9px 8px;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 18px;
    padding: 10px 15px 10px 45px !important;
}

.moduletable_boton-reportar a:hover, .moduletable_boton-reportar a:active {
    background-color: #8C2200 !important;
}

.imc-issue-title {background-color: #efefef; color: #333 !important; padding: 5px 7px !important; width: 100%; font-weight: bold; border-bottom: 1px solid #ccc;}
.imc-issue-item:nth-of-type(6) {clear: left;}

.imc-issue-content {width: 100%; min-height: 150px;}

.imc-issue-item {padding: 0px; width: 18%; float: left; clear: inherit; margin: 5px 1%; border-radius: 4px;}

.imc-issue-review {
    padding-left: 0;
}

.status-OPEN {
    color: #f90;
}

.imc-issue-address {padding: 5px;}

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 {
	height:auto !important;	
}

#imc-header {background: transparent; padding: 0;}

#imc-menu h2.imc-title {
    color: #333;
    font-family: "Ubuntu";
    padding: 5px;
}

.navbar-header {float: initial; width: auto; text-align: center; display: table; margin: 0 auto !important;}
section .container {width: 100%; padding: 0;}

#main-box .span12 {margin: 0 auto; float: inherit;}

.span8 {margin-left: 0 !important; width: 68.212% !important;}

#imc-issue-item-details h3 {font-size: 18px; margin: 0 5px;}
#imc-issue-description img {width:100%; margin-bottom: 10px;}
#imc-issue-general-info {padding: 12px 5px; margin-bottom: 25px;}
#imc-issue-description {padding: 10px 5px 0px 5px;}
.imc-issue-photo {width: 96%; padding: 1%; margin: 2%;}

#mega-menu .btn, #imc-menu .btn.imc-left/*, #imc-menu .btn.imc-right*/ {background:#f90 !important;}
#mega-menu .megadrop {position: initial; background: transparent !important; border: 0 !important; padding: 2px !important;}
#mega-menu h2 {font-size: 16px !important; margin: 7px 0 10px 0 !important; padding-bottom: 3px !important;border-bottom: 1px solid #ccc !important; letter-spacing: 0;}
.megadrop.dropdown_1column {width:100%;}
.megadrop.dropdown_1column .col_1 {width: 95%; margin-left: 0;}
#mega-menu .col_2 {width: 23%;}
#mega-menu .col_2 ul {margin: 0 !important;}
#mega-menu .col_2 ul ul {padding-left: 18px; margin-bottom: 10px !important;}
#mega-menu ul ul li {color: #666;}
.megadrop .col_2 .root {font-weight: normal; color: #337ab7;}
#mega-menu #btn-1 {display: none !important;}
#mega-menu #drop-1 {width: 76% !important; padding: 0; margin-right: 3%;}
#mega-menu #drop-3 {width: 20% !important;}
#mega-menu #drop-3 #btn-3 {background: transparent !important; box-shadow: inherit; text-align: left; padding: 0 0 2px; margin-top: 6px; border-bottom: 1px solid #ccc; font-size: 16px;}
#mega-menu #drop-3 li {float: left !important; margin-right: 30px !important;}
#mega-menu #drop-3 .icon-check {display: none;}
#mega-menu .dropdown_6columns {width:100% !important; margin:4px auto 40px;}
#mega-menu .dropdown_6columns .col_6 {width: 100%;}
#mega-menu .btn.btn-success {border-color: transparent !important; padding: 3px 12px !important; color: #333; text-shadow: none; margin-top: 10px;}

.icon-ok {color: #666;}

#imc-menu {padding: 0;}
#top {padding: 0;}

.barra-mapa-bottom {margin: 0 !important;}

.moduletable_menu-perfil {position: absolute !important; right: 0 !important; top: 5px !important; left: initial !important;}

#system {clear: both; display: block;}


#imc-wrapper\ detalle {margin-top: 70px; padding: 0 20px;}
.imc.addinfo {margin-top: 70px !important; padding: 0 15px !important;}

.jlslogin .slogin-compact a {display: block; float: none !important; margin: 5px auto !important; width: 90%;}
.jlslogin .slogin-compact span {width:auto !important;}
.jlslogin .slogin-compact span.facebookslogin:after {color: #fff; content: 'Ingrese vía Facebook' !important; padding-left: 25%;}
.jlslogin .slogin-compact span.googleslogin:after {color: #fff; content: 'Ingrese vía Google Plus' !important; padding-left: 25%;}
.jlslogin .slogin-compact span.twitterslogin:after {color: #333; content: 'Ingrese vía Twitter' !important; padding-left: 25%;}
#form-login-username label, #form-login-password label {color: #333; font-size: 18px; text-align: center; width: 100% !important;}
.ul-jlslogin a {color: #069;}
#form-login-remember label {color: #333;}
.slogin-buttons .facebookslogin {background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20baseProfile%3D%22basic%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.2%2011.3h2.3v-4.3h-3.5c-4.3%200-6%202.9-6%206.1v2.6h-3.5v4.3h3.5v13h5v-13h4l.5-4.3h-4.5v-2.6c0-1.2.4-1.8%202.2-1.8z%22%2F%3E%3C%2Fsvg%3E"); background-color: #3a5795;}
.slogin-buttons .facebookslogin, .slogin-buttons .googleslogin, .slogin-buttons .mailslogin, .slogin-buttons .odnoklassnikislogin, .slogin-buttons .twitterslogin, .slogin-buttons .vkontakteslogin {opacity: .8; background-repeat: no-repeat;}
.jlslogin .slogin-compact span {line-height: 49px;}
.jlslogin .slogin-compact span {height: 49px; width: 49px; display: block; border-radius: 1px; line-height: 49px;}
.jlslogin .slogin-compact span {width: auto !important;}
.slogin-buttons .googleslogin {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-60 -60 710.117 710.117' %3E%3Cpath fill='%23fff' fill-rule='evenodd' clip-rule='evenodd' d='M516.375,255v-76.5h-51V255h-76.5v51h76.5v76.5h51V306h76.5v-51H516.375z M320.025,341.7l-28.051-20.4%0Ac-10.2-7.649-20.399-17.85-20.399-35.7s12.75-33.15,25.5-40.8c33.15-25.5,66.3-53.55,66.3-109.65c0-53.55-33.15-84.15-51-99.45%0Ah43.35l30.6-35.7h-158.1c-112.2,0-168.3,71.4-168.3,147.9c0,58.65,45.9,122.4,127.5,122.4h20.4c-2.55,7.65-10.2,20.4-10.2,33.15%0Ac0,25.5,10.2,35.7,22.95,51c-35.7,2.55-102,10.2-150.45,40.8c-45.9,28.05-58.65,66.3-58.65,94.35%0Ac0,58.65,53.55,114.75,168.3,114.75c137.7,0,204.001-76.5,204.001-150.449C383.775,400.35,355.725,372.3,320.025,341.7z%0AM126.225,109.65c0-56.1,33.15-81.6,68.85-81.6c66.3,0,102,89.25,102,140.25c0,66.3-53.55,79.05-73.95,79.05%0AC159.375,247.35,126.225,168.3,126.225,109.65z M218.024,568.65c-84.15,0-137.7-38.25-137.7-94.351c0-56.1,51-73.95,66.3-81.6%0Ac33.15-10.2,76.5-12.75,84.15-12.75s12.75,0,17.85,0c61.2,43.35,86.7,61.2,86.7,102C335.324,530.4,286.875,568.65,218.024,568.65z%0A'/%3E%3C/svg%3E%0A"); background-color: #DC4E41;}
.jlslogin .pretext {text-align: center; margin-top: 15px; color: #333;}
.jlslogin .pretext a {color: #069; font-size: 11px;}
.jlslogin .button {background: #00A8E6; border: none; display: table; letter-spacing: normal; line-height: 30px; min-height: 30px; padding: 0 12px; color: #FFF; margin: 15px auto;}
#form-login-username, #form-login-password, #form-login-remember {text-align: center;}
.posttext {display: none;}

.megadrop .col_2 .root {font-weight: normal; color: #337ab7;}

.header-button {margin-right: 30px;}
.header-button .btn-primary {background-color: green; border-color: green;}
.header-button .btn-primary .icon-new::before, .icon-plus::before {content: none;}
.header-button .btn-primary .btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
margin-top: 1px;}


/* Media Queries */
/* Retina */
/* Landscape phones and down */
@media (max-width: 480px) {
	body {padding-right: 0; padding-left: 0;}
	body #wrap {padding-top: 0 !important;}
	.header--fixed {position: inherit !important;}
	.navbar-header {width: 70%;}
	
  #brand, #brand img {float: initial; text-align: center;}
  #brand {padding-left: 0; padding-top: 0;}
  
  .header-button {margin-right: 0; margin-bottom: 20px;}
  .header {width: 100%;}

  .imc-issue-photo {width: 33%;}
  .imc-issue-address, .imc-issue-posted {padding: 4px; display: block;}
  #imc-header\ filtros {padding: 0 15px;}
  .imc-wrapper.items {padding: 0 15px;}
  .imc-wrapper.items .imc-issue-item {width: 100%;}
  .imc-issue-item:nth-of-type(6) {clear: inherit;}
  .imc-issue-photo {width: 40%; padding: 0;}
  .imc-issue-content {min-height: auto;}
  #mega-menu #drop-3 {width: 100% !important;}
  
  #mega-menu {padding: 0 15px;}
  #mega-menu #drop-1 {width: 100% !important; margin-right: 0; display: inline-block;}
  #mega-menu .col_2 {width: 45%;}
  
  #imc-wrapper\ detalle {margin-top: 0px; padding: 0 15px;}
  #imc-wrapper\ detalle .hr-button {width: 50% !important; float: left;}
  
  
  .moduletable_menu-perfil {position:absolute !important; right: 0 !important; top: 5px !important; left: initial !important;}
  
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  section {
    margin-top: auto;
    padding-top: 0; }
  .navbar-nav > li > a {
    line-height: 30px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important; }
	
	.navbar-toggle {display:none;}	
}

/* Portrait tablet to landscape and desktop */
/* Large desktop */
@media (min-width: 1200px) {
  section {
    margin-top: auto; } }

/* Fix disappearing tabs on editor page - Added by Waseem Sadiq 8th March 2015*/
.icons .btn-group,
.icons .btn-group a[data-toggle="tab"][aria-expanded="false"],
ul.nav-tabs > li > a[data-toggle="tab"][aria-expanded="false"] {
  display: block !important; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  /*  float: left;
    position: relative !important;*/
  margin-left: 0 !important; }

.checkbox label, .radio label {
  padding-left: 20px;
  padding-right: 10px; }

label {
  display: block;
  margin-bottom: 5px; }

label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  font-family: arial; }

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

.control-group input, .control-group textarea, .control-group .uneditable-input {
  /*width: 100% !important */ }

.contact-form .control-group input, .contact-form .control-group textarea, .contact-form .control-group .uneditable-input {
  width: 100%; }

.email-copy-input {
  float: left; }

.control-group .control-label {
  padding-top: 7px;
  padding-bottom: 7px; }

div#jform_catid_chzn.chzn-container,
div#jform_catid_chzn.chzn-container div.chzn-drop,
div#jform_state_chzn.chzn-container,
div#jform_state_chzn.chzn-container div.chzn-drop,
div#jform_featured_chzn.chzn-container,
div#jform_featured_chzn.chzn-container div.chzn- drop,
div#jform_access_chzn.chzn-container,
div#jform_access_chzn.chzn-container div.chzn-drop,
div#jform_metadata_tags_chzn.chzn-container,
div#jform_metadata_tags_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container,
div#jform_tags_chzn.chzn-container {
  width: 260px !important; }

.chzn-container-single .chzn-single {
  width: 140px; }

.chzn-container .chzn-drop {
  width: 100px; }
