@charset "UTF-8";
/* CSS Document */
/* Content */
#banner_top {
  margin: 20px auto;
  width: 1024px;
  clear: both;
}
#content {
  /*background:#fff url(img/bg_ruido.png) !important;*/
  margin: 34px auto 0 !important;
  width: 100% !important;
  min-height: 500px !important;
  height: 100% !important;
  padding: 20px !important;
  color: #666 !important;
}
div#content > div > div.line_recon {
  width: 100% !important;
  background-color: #EA6411;
  height: 1px;
}
#content h1 {
  margin: 0 0 10px;
  color: #333;
}
#content #close {
  float: right;
  margin: -40px 15px 0 0;
}
#content #bajada_img {
  font-size: 10px;
  color: #888;
}
#content #info_notice {
  font-size: 12px;
  text-align: justify;
}
#content_bar {
  border: 1px solid #ccc;
  background: #fff;
  width: 99%;
  margin-bottom: 15px;
  font-size: 11px;
  padding: 5px;
}
#perfil_content ul#datos_usr {
  margin: 0;
  padding: 0;
}
#perfil_content ul#datos_usr li, #perfil_content div#ubicacion ul li {
  list-style: none;
  margin: 10px 0;
}
#perfil_content ul#datos_usr li textarea {
  margin: 5px 0;
  height: 100px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 100%;
}
#perfil_content ul#datos_usr li input[type="text"] {
  margin: 5px 0;
  width: 100%;
}
/* Left Column*/
#perfil_content #c_left {
  float: left;
  margin-right: 15px;
  width: 100%;
}
/* Blocks*/
#perfil_avatar_block {
  width: 144px;
  line-height: 1.5em;
  float: left;
  margin-right: 15px;
}
#perfil_avatar_block img {
  border: 2px solid #e86211;
  margin-bottom: 5px;
}
#actividades {
  border: 1px solid #ccc;
  width: auto;
  padding: 15px;
  background: #ededed;
}
#actividades hr {
  border: none;
  border-bottom: 1px #ccc solid;
  box-shadow: 0 1px 0 #fff;
}
#ubicacion {
  float: left;
}
#ubicacion #ubi_map {
  border: 1px #ccc solid;
  margin-bottom: 10px;
}
/*  Content Footer */
div#descript > dl.dl-horizontal {
  margin-bottom: 55px !important;
}
#content_footer {
  /*height:50px;*/
  width: 100%;
  background: #fff url(img/bg_ruido.png);
  border-top: 1px solid #ccc;
  margin-top: 20px;
}
#content_footer .arr {
  float: left;
  margin-left: 8px;
  margin-top: 14px;
  width: 20px;
}
#content_footer .num_pages {
  float: left;
  width: 920px;
  text-align: center;
  color: #333;
  margin-top: 14px;
}
#content_footer ul {
  list-style: none outside none;
  margin: 0 auto;
  text-align: center;
  width: 200px;
}
#content_footer ul li {
  float: left;
  margin: 0 5px;
}
#content_footer ul li a {
  color: #333;
  text-decoration: none;
}
#content_footer ul li#on {
  color: #fff;
  background: #333;
  border-radius: 3px;
  padding: 0 5px;
}
.user-row {
  margin-bottom: 14px;
}
.user-row:last-child {
  margin-bottom: 0;
}
.dropdown-user {
  /* margin: 13px 0;
    padding: 5px;
    height: 100%;*/
}
.dropdown-user:hover {
  cursor: pointer;
}
.table-user-information > tbody > tr {
  border-top: 1px solid rgb(221, 221, 221);
}
.table-user-information > tbody > tr:first-child {
  border-top: 0;
}
.table-user-information > tbody > tr > td {
  border-top: 0;
}
.toppad {
  margin-top: 20px;
}
.profile_content {
  background: #D3CBCB ;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/*Easy pie chart*/
.easypiechart {
  display: inline-block;
  height: 100px;
  position: relative;
  text-align: center;
  width: 100px;
}
.easypiechart canvas {
  left: 0;
  position: absolute;
  top: 0;
}
.easypiechart .percent {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 100px;
  z-index: 2;
}
.easypiechart .percent:after {
  content: "%";
  font-size: 14px;
  margin-left: 1px;
}
.easypiechart.easypiechart-widget-pie {
  margin-bottom: 5px;
  margin-top: 5px;
}
.pie-chart > span {
  left: 0;
  margin-top: -2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.easypiechart > span > img {
  height: 60%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 60%;
}
/*Skills Counter*/
.skill-head {
  font-size: 15px !important;
  text-transform: uppercase;
  display: block;
  text-align: center;
}
.skill-head.skill-head-inside {
  line-height: 100px;
}
.skill-circle {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.skill-circle.skill-circle-fill {
  background: #2a2a2a;
  border-radius: 50%;
}
.row.profile {
  padding: 5px;
  margin: 5px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 3px solid #d14844;
}
.custom-tab-2 .tab-pane {
  color: #1C1B17;
  background: #eee;
  padding: 0px !important;
}

.custom-tab-2 .tab-pane .control-label {
  color: #1C1B17 !important;
}
.custom-tab-2 .tab-pane .form-control {
 /* color: #CECECE;
  background-color: #1C1B17 !important;*/
}
.custom-tab-2 .tab-pane .form-control::placeholder {
  color: #CECECE;
  opacity: 1;
}
.row.profile .input-group[class*="col-"] {
  /*width: 94% !important;*/
  padding-left: 0px !important;
}
.icon-cards-row i {
    font-size: 32px;
    line-height: 47px;
}

.custom-tab-2 .tab-pane .tab-pane{
  padding: 15px !important;
}

#home #v-pills-tab.nav-pills .nav-link:first-child {
  border-radius: 0px; 
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
}
#home #v-pills-tab.nav-pills .nav-link {
  border-radius: 0px; 
  border-bottom:1px solid #ddd;
}
#home #v-pills-tabContent .accordion-item h2 .accordion-button{
  font-size: 15px;
  font-weight:450;
}
#home #v-pills-tabContent .accordion-item h2 {
  margin-bottom:0px;
}
.nav-pills .nav-link {
  color: var(--i2m_colorPerfilOscuro) 
}
#home .accordion .accordion-button{
  color:var(--i2m_colorPerfilOscuro);
}
#home .accordion a{
  color:var(--i2m_colorPerfilClaro);
  text-decoration: underline;
}
#direcciones h5{
  font-size: 16px;
  font-weight:600;
}
#direcciones h2{
  font-size: 28px;
}
#direcciones .well.card.bg-light{
  padding: 0px;
}
#direcciones .panel.panel-info{
  margin-bottom: 0px;
}
#direcciones .card-header{
  padding-top: 20px !important;
}
#home .input-group-btn.input-group-append {
  width: auto; 
}
section.author_info h2:first-child a{
  font-size: 28px;
}
.i2m_imgPerfilUsuario{
  max-height:150px;
  max-width:150px;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
   width: auto; 
}
section.author_info h2:first-child {
  font-size: 28px;
}
.i2m_button_addAddresses {
  border-style: dashed !important;
  border-color: #909090 !important;
  border-width: 2px !important;
  cursor:pointer;
}
.i2m_button_addAddresses i{
  font-size:35px;
}
.i2m_button_addAddresses p{
  font-size:25px;
  line-height:25px;
  margin-top:10px;
}
input:-moz-read-only {
  background-color: #c0c0c0 !important;
}
input:read-only {
  background-color: #c0c0c0 !important;
}