@font-face {
  font-family: "Frutiger Cn_n1";
  src: url("../fonts/frutiger/3055FA_2_0.eot?#iefix") format("eot")
}
@font-face {
  font-family: "Frutiger Cn";
  src: url("../fonts/frutiger/3055FA_2_0.eot?#iefix");
  src: url("../fonts/frutiger/3055FA_2_0.eot?#iefix") format("eot"),
  url("../fonts/frutiger/3055FA_2_0.woff") format("woff"),
  url("../fonts/frutiger/3055FA_2_0.ttf") format("truetype"),
  url("../fonts/frutiger/3055FA_2_0.svg#3055FA_2_0") format("svg");
  font-weight: 100;
  font-style: normal
}
@font-face {
  font-family: "Frutiger Cn_i1";
  src: url("../fonts/frutiger/3055FA_3_0.eot?#iefix") format("eot")
}
@font-face {
  font-family: "Frutiger Cn";
  src: url("../fonts/frutiger/3055FA_3_0.eot?#iefix");
  src: url("../fonts/frutiger/3055FA_3_0.eot?#iefix") format("eot"),
  url("../fonts/frutiger/3055FA_3_0.woff") format("woff"),
  url("../fonts/frutiger/3055FA_3_0.ttf") format("truetype"),
  url("../fonts/frutiger/3055FA_3_0.svg#3055FA_3_0") format("svg");
  font-weight: 100;
  font-style: italic
}
@font-face {
  font-family: "Frutiger Cn_n4";
  src: url("../fonts/frutiger/3055FA_0_0.eot?#iefix") format("eot")
}
@font-face {
  font-family: "Frutiger Cn";
  src: url("../fonts/frutiger/3055FA_0_0.eot?#iefix");
  src: url("../fonts/frutiger/3055FA_0_0.eot?#iefix") format("eot"),
  url("../fonts/frutiger/3055FA_0_0.woff") format("woff"),
  url("../fonts/frutiger/3055FA_0_0.ttf") format("truetype"),
  url("../fonts/frutiger/3055FA_0_0.svg#3055FA_0_0") format("svg");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: "Frutiger Cn_n7";
  src: url("../fonts/frutiger/3055FA_1_0.eot?#iefix") format("eot")
}
@font-face {
  font-family: "Frutiger Cn";
  src: url("../fonts/frutiger/3055FA_1_0.eot?#iefix");
  src: url("../fonts/frutiger/3055FA_1_0.eot?#iefix") format("eot"),
  url("../fonts/frutiger/3055FA_1_0.woff") format("woff"),
  url("../fonts/frutiger/3055FA_1_0.ttf") format("truetype"),
  url("../fonts/frutiger/3055FA_1_0.svg#3055FA_1_0") format("svg");
  font-weight: 700;
  font-style: normal
}

body {
  font-family: "Frutiger Cn",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #777;
}

.sortable a:hover{
  text-decoration: none;
}
.sortable a::after{
  content:'\f0dc';
  font-family: 'FontAwesome';
  padding-left: 10px;
  color: #ffffff;
}

.sortable a.sort-asc::after{
  content:'\f0de';
  font-family: 'FontAwesome';
  padding-left: 10px;
}
.sortable a.sort-asc::after{
  content:'\f0dd';
  font-family: 'FontAwesome';
  padding-left: 10px;
}
.sortable a.sort-desc::after{
  content:'\f0dd';
  font-family: 'FontAwesome';
  padding-left: 10px;
}
.sortable a.sort-desc::after{
  content:'\f0de';
  font-family: 'FontAwesome';
  padding-left: 10px;
}
.btn-gris{
  background-color:#cccccc;
  border-color:#cccccc;
  color:#666;
}

.mt-20 {
  margin-top: 20px;
}
.mt-60 {
  margin-top: 60px!important;
}
.mt-40 {
  margin-top: 40px!important;
}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px 2px 10px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; font-weight: 600; font-size:15px;}
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.contenido{
  padding: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.pb-20{
  padding-bottom: 20px;
}
.ml-10{
  margin-left:10px !important;
}
#section-activo, #section-nocliente, #paso2, #paso3, #paso4, #paso5, #datosobracliente, .ganada, .perdida{
  display:none;
}
.especial{
  background: #e2dca6
}
.nopad{
  padding: 0;
}
.botones{
  margin-top:20px;
  padding-bottom: 20px;
  clear: both;
}
.titulomiga{
  font-size:16px;
  background: #eeeeee;
  padding: 10px;
  line-height: 22px;
  display: none;
  margin-top:0px;
  color:#333333;
  margin-bottom:20px;
}
.tituloaccion{
  color: #333;
  line-height: 1.3;
  margin-bottom: 24px;
  margin-top: 0;
  font-size: 24px;
}
  @media (max-width:767px) {
    .tituloaccion{
      font-size:18px;
    }
  }
.titulopregunta{
  font-size:20px;
  margin-bottom: 5px;
  color:#0059a0;
}
.radio{
  font-size: 18px;
  margin-top:0;
  padding-left: 10px;
}
.radio input[type="radio"]{
  position:inherit;
}
.form-control-static{
  padding: 0;
  min-height: 0;
  font-size:16px;
  margin-bottom:5px;
}
.form-control-static:last-child{
  margin-bottom:0px;
}
.form-control-static span{
  color:#333333;
}
.btn-titleblock{
  text-align: left;
}
.btn-titleblock i{
  text-align: right;
  position: absolute;
  right: 50px;
}
.form-group{
  margin-bottom: 35px;
}
table .form-group{
  margin: 0 3px;
}
table.card-body td strong{
  font-size:11px;
}
.content .contenido{
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}
/*** login ***/
.login-box-msg {
  color: #333;
  margin-bottom: 18px;
  margin-top: 0px;
  font-size: 20px;
}
.login-box-body .form-control,
.login-box-body .btn,
.form-control {
  font-size:16px;
}
.login-box-body .form-control,
.form-control {
  padding:6px 12px;
  border-color:#ababab;
}
.login-box-body .form-control:focus,
.form-control:focus {
  border-color:#2a8dd4;
  outline:none;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.btn-primary {
  color: #fff !important;
  background-color: #0059a0 !important;
  border-color: #004b87 !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff !important;
  background-color: #003d6d !important;
  border-color: #002949 !important;
}
body.login-page {
  overflow:hidden;
  background:#ffffff;
}
.login-box,
.register-box {
  margin: 230px auto 0;
}
  @media (min-width:541px) {
    .login-box,
    .register-box {
      width: 500px;
    }
  }
.login-logo,
.register-logo {
  font-size:40px;
}
.login-logo a,
.register-logo a {
  color: #0059a0;
}
.login-box .form-group {
  margin-bottom: 15px;
}
.forgot-pass {
  color:rgb(0, 89, 160);
  font-size:18px;
}
.forgot-pass:hover {
  color: #0e4775;
  text-decoration: underline;
}
.margin-top-20 {
  margin-top:20px;
}
.margin-top-25 {
  margin-top:25px;
}
.margin-top-30 {
  margin-top:30px;
}

/*** HEADER ***/
/** top bar **/
#header {
  position: fixed;
  z-index: 100;
  width: 100%;
  top: 0px;
  left: 0;
  right: 0;
}
#header .skip {
  color: #fff;
  height: 35px;
  line-height: 35px;
  position: fixed;
  -webkit-transition: top .35s ease 0s;
  transition: top .35s ease 0s;
  top: -35px;
  width: 100%;
}
.no-decoration,
.no-decoration:focus,
.no-decoration:hover {
  text-decoration: none;
}
#header .skip::before {
  background: #f47220;
  content: "";
  height: 35px;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  -webkit-transition: opacity .35s ease 0s;
  transition: opacity .35s ease 0s;
  top: 0;
  width: 100%;
  z-index: -1;
}
#bar {
  background: #0059a0;
  color: #fff;
  height: 35px;
}
#bar .quick .navbar-nav {
  float: none;
}
#bar .nav, #bar .accessibility {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
#bar .lang, #bar .accessibility a, #bar .nav a {
  color: #fff;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  margin-top: 5px;
  padding: 0 2.5px;
  text-decoration: none;
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  -webkit-font-smoothing: antialiased;
}
#bar .lang:focus, #bar .accessibility a:focus, #bar .nav a:focus, #bar .lang:hover, #bar .accessibility a:hover, #bar .nav a:hover {
  color: #f47220;
}
#bar .dropdown .btn:focus i, #bar .dropdown .btn:hover i {
  color: #f47220;
}
#bar .dropdown, #bar .navbar-form {
  margin: 5px 5px 0 0;
  float: left !important;
}
#bar .dropdown .btn {
  background: transparent;
  color: #fff;
  font-size: 14px !important;
  min-width: 115px;
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}
#bar input, #bar .btn-default {
  border: none;
  height: 24px;
  padding: 0 7px;
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}
#bar .dropdown .btn i, #bar .dropdown a {
  color: #fff;
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}
#bar .caret {
  color: #fff;
  margin-left: 5px;
}
#bar .dropdown .dropdown-menu {
  border: none;
  border-top: 1px solid #8c8c8c;
  margin: 0;
  padding: 0;
  width: 120%;
  min-width:200px;
  box-shadow:0 6px 12px rgba(0,0,0,0.175);
  border-radius:0px!important;
}
#bar .dropdown-menu > li {
  position: relative;
}
#bar .dropdown-menu > li > a {
  padding: 3px 20px 3px 24px;
}
#bar .dropdown-menu a {
  color: #333;
}
#bar .dropdown .btn i,
#bar .dropdown a {
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}
#bar .nav li::before {
  background: #0059a0;
  display: inline-block;
  content: "";
  height: 15px;
  margin: 0 5px;
  vertical-align: middle;
  width: 1px;
}
.img_flag {
  max-width: 16px;
}
.first-item-li {
  margin: 6.5px 0;
}
  @media (max-width:767px) {
    .fix-mvl-user {
      position: absolute;
      top: 0px;
      right: 0;
    }
    #bar .fix-mvl-user .dropdown .btn {
      min-width:auto;
    }
    #bar .fix-mvl-user .dropdown .dropdown-menu {
      right:0px;
      left:auto;
    }
  }

/** nav **/
#navbar.navbar-default {
  background-color: #fff;
}
#navbar {
  border-bottom: 2px solid #f47220;
  margin-bottom: 0;
}
.container > .navbar-header {
  position: absolute;
  padding-top: 34px;
  z-index: 10;
}
#header .navbar-brand {
  height: auto;
  max-width: 240px;
  position: relative;
  padding-bottom: 0;
  padding-top: 0;
  z-index: 10;
}
.header-logo img {
  max-height: 50px;
}
  @media (max-width:1024px) {
    .header-logo img {
      max-height: 30px!important;
    }
    #navbar .navbar-brand + .navbar-brand img {
      max-width: 185px !important;
      max-height: 35px !important;
    }
    #navbar .container > .navbar-header {
      padding-top: 0px !important;
    }
    #header .navbar-brand {
      bottom: auto;
      max-width: 135px;
      margin-left: 15px;
      padding: 0;
      top: 8px;
    }
    #header .navbar-brand + .navbar-brand img {
      margin-top:-1px!important;
    }
    .login-box, .register-box {
      margin: 150px auto 0;
    }
    #megamenu {
      height: auto!important;
    }
  }
  @media (max-width:767px) {
    .first-item-li {
      margin:0px;
    }
    .login-box, .register-box {
      overflow:hidden!important;
    }
  }
  @media (max-width:479px) {
    .login-box, .register-box {
      margin: 100px auto 0;
    }
    .login-box-body, .register-box-body {
      padding:0px;
    }
    .login-box-msg {
      padding:0px;
      font-size:17px;
    }
  }
  @media (max-width:339px) {
    #header .navbar-brand {
      margin-left: 8px;
    }
    .header-logo img {
      max-height: 25px !important;
      margin-top: 3px;
    }
  }
#megamenu .dropdown:hover .desplegable {
  display:block;
}
#header .navbar-brand {
  height: auto;
  max-width: 240px;
  position: relative;
  padding-bottom: 0;
  padding-top: 0;
  z-index: 10;
}
#header .navbar-brand + .navbar-brand img {
  height: auto;
  max-width: 175px;
  margin-top: 6px;
}
.header-logo img {
  max-height: 50px;
}
#megamenu {
  background: #fff;
  height: 115px;
}
@media (max-width:767px) {
  #navbar #toggle-mobile-menu {
    border: 0 none;
    float: left;
    margin: 8px 0 8px 15px;
    padding: 0;
  }
  .navbar-header {
    text-align: center;
  }
  .navbar-toggle {
    display: block!important;
  }
  #navbar #toggle-mobile-menu .toggle-open {
    display: inline-block;
  }
  #navbar #toggle-mobile-menu i {
      font-size: 3.3rem;
      vertical-align: middle;
      color:rgb(119, 119, 119);
  }
  #navbar #toggle-mobile-menu .toggle-close {
    display: none;
  }
  #megamenu .navbar-nav {
    margin-top:52px;
    text-align: center;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background:none;
  }
}
@media (min-width:768px) and (max-width:1024px) {
  /*#menu-collapse {
    visibility: collapse;
  }*/
}

/*** MENU ***/
@media (min-width:1024px) {
  #megamenu .nav > li {
    font-size: 20px;
    height: 100%;
  }
  #megamenu .nav {
    height: 115px;
    margin-right: -20px;
    padding-top: 28px;
    position: relative;
  }
  #megamenu {
    white-space: nowrap;
    padding: 15px;
    width: auto!important;
  }
}
#megamenu .desplegable {
  width: auto%!important;
  box-shadow: none!important;
  border: none!important;
  background: #0072c6;
  list-style: none;
}
#megamenu .desplegable .submenu {
  list-style: none;
  padding:5px 15px;
}
#megamenu .desplegable .submenu a {
  color:#ffffff;
}
@media (min-width:768px) and (max-width:991px) {
  #navbar.navbar-default {
    height:58px;
  }
  .navbar-default .navbar-collapse {
    position: relative;
    /*top:-22px;*/
  }
  #megamenu .nav > li {
    font-size: 18px;
  }
  #megamenu .navbar-right {
    margin-top:-3px;
  }
}
@media (min-width:768px) {  
  #megamenu .nav > li > a:first-child {
    display: block;
    height: 100%;
    padding-left: 9px;
    padding-right: 9px;
    position: relative;
    text-align: center;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
  }
  #megamenu .nav > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background:none;
    color:#0059a0!important;
  }
  #megamenu .nav > li > a:before {
    background: #e8e8e8;
    border-left: 1px solid #eee;
    content: "";
    height: 20px;
    left: -1px;
    position: absolute;
    top: 15px;
    width: 2px;
  }
  #megamenu .nav > li:first-child a::before {
    background: #ffffff!important;
    border:none!important;
  }
  #megamenu .desplegable .submenu a {
    margin-bottom:5px;
  }
  #megamenu .desplegable {
    right:auto!important;
    top:48px;
  }
}
@media (max-width:767px) {
  #megamenu .desplegable {
    position: relative;
    text-align: center;
    margin-bottom: 10px;
  }
}

/*** dashboard ***/
.content-wrapper {
  margin:auto;
}
  @media (min-width:1025px) {
    .content-wrapper {
      margin-top:167px;
    }
  }
  @media (max-width:1024px) {
    .content-wrapper {
      margin-top:85px;
    }
  }

.internal {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  background: #ffffff;
}
@media (min-width:1200px) {
  .internal {
    width:1170px;
  }
}
@media (min-width:992px) and (max-width:1199px){
  .internal {
    width:970px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .internal {
    width:750px;
  }
}
.skin-blue .wrapper {
  background:#ffffff;
}
.blue {
  color: #0059a0!important;
}
.black {
  color: #333333!important;
}
.title-h2 {
  color: #0059a0;
  /*font-size: 4.8rem;*/
  font-size: 3.8rem;
  line-height: 1;
  margin-top:0px;
  margin-bottom:20px;
}
  @media (max-width:767px) {
    .title-h2 {
      font-size:2.5rem;
    }
  }
.bread {
  font-size:18px;
}
.bread a {
  color:#f47220;
}
.bread a:hover {
  text-decoration: underline;
}

.box-title.title-table {
  color: #005990;
  line-height: 1.3;
  /*margin-bottom: 24px;*/
  margin-top: 0;
  font-size:30px;
  font-weight: normal;
  margin-bottom:10px;
  margin-top: 20px;
}
.box-title.title-table i {
  font-size:30px;
}
.no-padding {
  padding:0px;
}
.table-crm > thead > tr > td,
.table-crm > tbody > tr > td {
  background: #eeeeee;
  border-top:2px solid #ffffff;
  font-size:16px;
}
.table > thead > tr > th {
  background-color:#f47220;
  color:#ffffff;
  border-bottom:0px;
  font-size:18px;
  font-weight: normal;
}
.table > thead > tr > th a {
  color:#ffffff;
}
.table > thead > tr > th a:hover {
  text-decoration:underline;
}
.no-border-top {
  border-top:0px;
}
.table-crm > thead > tr > td a,
.table-crm > tbody > tr > td a {
  color:#0059a0;
}
.btn-crm {
  margin:0 0 15px 0;
  font-size:30px;
  height:auto;
}
  @media (max-width:767px) {
    .btn-crm {
      font-size:20px;
    }
    .box-title.title-table {
      font-size:20px;
    }
    .box-body .table-responsive {
      border-bottom:none!important;
      margin-bottom:0px!important;
    }
    .content {
      padding-left:0px;
      padding-right:0px;
    }
    .table-crm > thead > tr > th,
    .table-crm > thead > tr > td,
    .table-crm > tbody > tr > td {
      white-space: normal!important;
    }
    .table > thead > tr > th {
      font-size:14px;
      line-height: 16px;
      vertical-align: middle;
    }
    .table-crm > thead > tr > td, .table-crm > tbody > tr > td {
      font-size:14px;
    }
    .icon-edit {
      vertical-align: middle!important;
    }
    .icon-edit i {
      font-size:20px;
    }
    .mr-10-fix {
      margin-right:0px;
      display:block;
      clear:both;
      overflow: hidden;
    }
  }
.mr-10-fix {
  margin-right:10px;
}
#paso1 .form-group {
  margin-bottom:8px;
}
#datosobracliente,
#cambiocontrasena {
  padding:15px;
  background:#f5f5f5;
  margin-bottom:20px;
}
#datosobracliente .content-datos ul {
  padding-left:0px;
  font-size:16px;
  list-style:none;
}
.botones p,
.pnormal {
  font-size:1.8rem;
  line-height: 1.6;
}
.botones p a {
  color:#0059a0;
}
.botones p a:hover {
  text-decoration:underline;
}
.ml-6 {
  margin-left:6px;
}
.margin-left-10 {
  margin-left:10px;
}
.mr-6 {
  margin-right:6px;
}
.mt-8 {
  margin-top:8px!important;
}
.min-auto {
  min-height:auto;
  min-width:auto;
}
#fechaencuesta,
#fechaencuestaNC,
#horaencuesta,
#fechaactividad,
#horaactividad {
  width:180px;
}
.nav-tabs-custom.perdida > .nav-tabs > li > a,
.nav-tabs-custom.perdida > .nav-tabs > li > a:hover,
.contenedorencuesta .nav-tabs-custom > .nav-tabs > li > a,
.contenedorencuesta .nav-tabs-custom > .nav-tabs > li > a:hover,
.tab-crm .nav-tabs-custom > .nav-tabs > li > a,
.tab-crm .nav-tabs-custom > .nav-tabs > li > a:hover {
  font-size:18px;
  font-weight: 600;
  color:#333333;
}
.nav-tabs-custom.perdida > .nav-tabs > li.active,
.contenedorencuesta .nav-tabs-custom > .nav-tabs > li.active,
.tab-crm .nav-tabs-custom > .nav-tabs > li.active {
  border-top-color: #f47220;
}
.nav-tabs-custom.perdida > .nav-tabs > li.active a,
.contenedorencuesta .nav-tabs-custom > .nav-tabs > li.active a,
.tab-crm .nav-tabs-custom > .nav-tabs > li.active a {
  color:#0059a0;
  background: #f5f5f5;
}
.nav-tabs-custom.perdida > .nav-tabs,
.contenedorencuesta .nav-tabs-custom > .nav-tabs,
.tab-crm .nav-tabs-custom > .nav-tabs {
  /*border-bottom-color: #ababab;*/
  border:none;
}
.nav-tabs-custom.perdida > .nav-tabs > li.active > a,
.contenedorencuesta .nav-tabs-custom > .nav-tabs > li.active > a,
.tab-crm .nav-tabs-custom > .nav-tabs > li.active > a {
  /*border-left-color: #ababab;
  border-right-color: #ababab;*/
  border:none;
}
.nav-tabs-custom.perdida,
.contenedorencuesta .nav-tabs-custom,
.tab-crm .nav-tabs-custom {
  box-shadow: unset;
  border-radius:0px;
  /*border-bottom:1px solid #ababab;*/
  border:none;
}
.nav-tabs-custom.perdida > .tab-content,
.contenedorencuesta .nav-tabs-custom > .tab-content,
.tab-crm .nav-tabs-custom > .tab-content {
  background: #f5f5f5;
  /*border-left:1px solid #ababab;
  border-right:1px solid #ababab;*/
  border:none;
}
.nav-tabs-custom.perdida table td,
.contenedorencuesta .nav-tabs-custom table td,
.tab-crm .nav-tabs-custom table td {
  padding:10px 0;
}
.high-td-item {
  font-weight: 600;
  font-size:15px;
  color:#333333;
}
.pl-5 {
  padding-left:5px!important;
}
.first-td {
  font-size: 16px;
  line-height: 18px;
  vertical-align: middle;
}
@media (max-width:767px) {
  .first-td {
    width: 110px;
  }
}
.tipo-cliente {
  margin-bottom:20px;
  background: #f5f5f5;
  padding:15px 15px 5px 15px;
}

/*** footer ***/
.main-footer {
  margin:0;
  background: #333333;
}
.main-footer {
  color: #aaa;
}

/*** menu ***/
@media (max-width:1024px) {
  .sidebar-toggle {
    display:block;
  }
  .main-sidebar {
    display:block;
  }
  .main-sidebar {
    padding-top:0px;
    left:-1px;
  }
  /*.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
    display:block!important;
  }*/
  .navbar-collapse.collapse {
    display:none!important;
  }
}

@media (min-width:992px) and (max-width:1024px) {
  .main-sidebar {
    top:85px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .main-sidebar {
    top:93px;
  }
}
@media (max-width:767px) {
  .main-sidebar {
    top:85px;
  }
}
@media (min-width:1025px) {
  .sidebar-toggle {
    display:none;
  }
  .main-sidebar {
    display:none;
  }
}
.sidebar-toggle {
  float: left;
  background-color: transparent;
  background-image: none;
  /*padding: 15px 15px;*/
  padding: 5px 10px;
  font-family: fontAwesome;
  color:#aaaaaa;
  font-size:24px;
}
.sidebar-toggle::before {
  content: "\f0c9";
}
.sidebar-toggle:hover,
.sidebar-toggle:active,
.sidebar-toggle:focus {
  color: #0059a0;
}
.skin-blue .main-sidebar {
  background-color: #0059a0;
  /*position:fixed;*/
}
.skin-blue .sidebar-menu > li:hover > a,
.skin-blue .sidebar-menu > li.active > a {
    color: #fff;
    background: #0067ba;
    border-left-color: #0067ba;
}
.sidebar-menu > li > a {
  font-size:16px;
}
.sidebar-menu .treeview-menu > li > a {
  font-size:14px;
  padding-left:20px;
}
.sidebar-menu .treeview-menu > li > a:hover {
  color:#ffffff;
  background:#0059a0;
}
.skin-blue .sidebar-menu > li > .treeview-menu {
  padding-left:0px;
}
.w40 {
  width:40px;
}
td .fa-trash {
  position:relative;
  top:-1px;
}
.box {
  box-shadow:none;
}
.ver-mas-link {
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: right;
  font-weight: 600;
  margin-top: 10px;
  color:#0059a0;
}
.ver-mas-link a,
.ver-mas-link i {
  color:#0059a0;
}
.ver-mas-link i {
  margin-left:5px;
}
.ver-mas-link a:hover {
  text-decoration:underline;
}

@media (min-width:992px) {
  .fecha-td {
    width:180px;
  }
  .obra-td {
    width: 330px;
  }
}
@media (max-width:991px) {
  .fecha-td {
    width:140px;
  }
  .obra-td {
    width: 300px;
  }
}
@media (min-width:768px) {
  .pagin {
    font-size:1.8rem;
    line-height: 1.6;
    margin-top:20px;
  }
  .pag-table {
    display:inline-block;
    margin-top:20px!important;
  }
}
.color-fondo {
  clear: both;
  overflow: hidden;
}
.table-crm.enquire thead td:first-child {
  color:#0059a0;
  width: 230px;
  font-weight: 600;
  padding-left:20px;
  border-right:1px solid #ffffff;
}
  @media (max-width:767px) {
    .table-crm.enquire thead td:first-child {
      width: 130px;
      padding-left:8px;
    }
    .w-xs-80 {
      width:80px;
    }
    .mb-xs-10 {
      margin-bottom:20px;
    }
  }
.table-crm.enquire thead td:last-child {
  padding-left:20px;
  color:#333333;
}
.mb-20 {
  margin-bottom:20px;
}
.vamiddle {
  vertical-align: middle!important;
}
.nextfecha td{
  background: #e1e1e1 !important;
}

#usertype {
  padding:5px;
  background: #eeeeee;
}

.formaddencuestaprospect{
  display:inline;
}

.formaddencuestaprospect button, .iconlink{
  /* background: none !important; */
  color: #0059a0;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

#datocentral span{
  font-size: 18px;
  color:#f47220;
}

.alert-info{
  background-color: #0075d3 !important;
  border-color: #0075d3;
  margin-right: 15px; 
  margin-left: 15px;
}
.showotros2{
  display: none;
}

/** Solicitudes **/
.form-group.form-vceaa-group {
  margin-bottom: 14px;
}
.form-group.form-vceaa-group .titulopregunta {
  font-size: 16px;
  margin-bottom: 2px;
}
.form-group.form-vceaa-group .titulopregunta .icon-required {
  color:#ff4500;
}
.radio-separator {
  margin-right: 20px;
}
.mb-0 {
  margin-bottom:0px!important;
}
.hr-form {
  margin:40px 0;
}
.input-edit {
  background: #bfd9bf;
  border-color: #bfd9bf;
  color:#333333;
}
.radio label.input-edit {
  background: #bfd9bf;
  border-color: #bfd9bf;
  color:#333333;
  padding-left: 30px!important;
  padding-right: 12px!important;
}
.table-crm.enquire.data-validate thead td:nth-child(2),
.table-crm.enquire.data-validate thead td:nth-child(3) {
  padding-left: 20px;
  color: #333333;
}
.table-crm.enquire.data-validate thead td:nth-child(2) {
  border-right: 1px solid #ffffff;
}
.date-edit {
  background: #bfd9bf!important;
}
.color-fondo {
  background: whiteSmoke;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding: 10px 10px;
}
.normal-link {
  font-weight: normal!important;
  color:inherit!important;
}
.alert-info-light {
  background-color: #bfe3ff !important;
  border-color: #bfe3ff;
  color:#0059a0;
}
.alert-info-light a {
  color:#0059a0;
}
@media (max-width:991px) {
  .row-reverse-991 {
    display: flex;
    flex-direction: column-reverse;
  }
}
.nowrap {
  white-space: nowrap;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.pt-5 {
  padding-top: 5px !important;
}
@media (min-width: 768px) {
  .text-md-right {
    text-align: right !important;
  }
}
@media (min-width: 992px) {
  .text-lg-right {
    text-align: right !important;
  }
}

@media (min-width:992px) {
  .fecha-td-subord {
    width: 130px;
  }
  .obra-td-subord {
    width: 300px;
  }
}
@media (max-width:991px) {
  .fecha-td-subord {
    width:100px;
  }
  .obra-td-subord {
    width: 270px;
  }
}
.color-333 {
  color:#333!important;
}

/** STEPS **/
.multisteps-form {
  background:#f5f5f5;
  margin-bottom: 20px;
  margin-top: 5px;
}
.multisteps-form__progress {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  margin: 20px 0 15px;
}

.multisteps-form__progress-btn {
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
  position: relative;
  padding-top: 20px;
  color: rgba(108, 117, 125, 0.7);
  text-indent: -9999px;
  border: none;
  background-color: transparent;
  outline: none !important;
  cursor: pointer;
}

@media (min-width: 500px) {
  .multisteps-form__progress-btn {
    text-indent: 0;
  }
}

.multisteps-form__progress-btn:before {
  position: absolute;
  top: 0;
  left: 3%;
  display: block;
  width: 13px;
  height: 13px;
  content: '';
  -webkit-transform: translateX(-3%);
  transform: translateX(-3%);
  transition: all 0.15s linear 0s, -webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  transition: all 0.15s linear 0s, transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  transition: all 0.15s linear 0s, transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s, -webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  border: 2px solid currentColor;
  border-radius: 50%;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 3;
}

.multisteps-form__progress-btn:after {
  position: absolute;
  top: 5px;
  left: calc(-90% - 13px);
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
  display: block;
  width: 100%;
  height: 2px;
  content: '';
  background-color: currentColor;
  z-index: 1;
}

.multisteps-form__progress-btn:first-child:after {
  display: none;
}

.multisteps-form__progress-btn.js-active {
  color: #0059a0;
}

.multisteps-form__progress-btn.js-active:before {
  -webkit-transform: translateX(-50%) scale(1.2);
          transform: translateX(-50%) scale(1.2);
  background-color: currentColor;
}

.multisteps-form__form {
  position: relative;
}

.multisteps-form__panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
}

.multisteps-form__panel.js-active {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.name-step {
  position: relative;
  left: -30px;
}
  @media (min-width:768px) and (max-width:1199px) {
    .multisteps-form__progress-btn::after {
      left: calc(-84% - 13px);
    }
  }
  @media (max-width:767px) {
    .multisteps-form__progress-btn::after {
      left: calc(-82% - 13px);
    }
  }
  @media (max-width:499px) {
    .name-step {
      display: none;
    }
  }
.alert-revisar {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
  padding-top:8px;
  padding-bottom:8px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  text-align: center;
}
.alert-revisar h4 {
  font-weight: normal;
}
.remove-pointer {
  cursor: default !important;
}
.badge-success {
  background: #28a745;
  color:#ffffff;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
}
.wo-pl-pr {
  padding-left: 0px!important;
  padding-right: 0px!important;
}
.fw-normal {
  font-weight: normal!important;
}
.fix-padding tr td {
  padding:10px!important;
}
.table-crm.enquire.fix-padding thead td:first-child {
  width: 330px;
}