/*
 * Archivo principal scss
 */
/*
 * Helper Scss
 */
/* Fonts */
@font-face {
  font-family: "ZeissFrutigerNextPro-Rg";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/ZeissFrutigerNextPro-Rg.eot?#iefix") format("embedded-opentype"), 
       url("../fonts/ZeissFrutigerNextPro-Rg.otf") format("opentype"), 
       url("../fonts/ZeissFrutigerNextPro-Rg.woff") format("woff"), 
       url("../fonts/ZeissFrutigerNextPro-Rg.ttf") format("truetype"), 
       url("../fonts/ZeissFrutigerNextPro-Rg.svg#ZeissFrutigerNextPro-Rg") format("svg"); }
@font-face {
  font-family: "ZeissFrutigerNextPro-Bold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/ZeissFrutigerNextPro-Bold.eot?#iefix") format("embedded-opentype"), 
       url("../fonts/ZeissFrutigerNextPro-Bold.otf") format("opentype"), 
       url("../fonts/ZeissFrutigerNextPro-Bold.woff") format("woff"), 
       url("../fonts/ZeissFrutigerNextPro-Bold.ttf") format("truetype"), 
       url("../fonts/ZeissFrutigerNextPro-Bold.svg#ZeissFrutigerNextPro-Bold") format("svg"); }
body {
  font-family: 'ZeissFrutigerNextPro-Rg';}
.clearfix.top {
  height: 1px;
  margin: 24px 0 0 0; }

.clearfix.middle {
  height: 1px;
  margin: 35px 0 0 0; }

.clearfix.separator {
  height: 1px;
  background: #E0E1DD;
  margin: 20px 0; }

.arrow-link i {
  font-size: 8px;
  position: relative;
  top: -1px; }
.arrow-link a {
  line-height: 17px;
  color: #9A9B9C;
  text-decoration: none;
  font-size: 14px;
  cursor: pointer; }
  .arrow-link a:hover {
    color: #8B8D8E; }
  .arrow-link a:focus, .arrow-link a:active {
    color: #9A9B9C; }

header #miniMenu ul {
  list-style: none;
  padding: 0px;
  margin: 0px; }
  header #miniMenu ul li {
    display: inline;
    height: 17px;
    padding: 0 10px; }
    header #miniMenu ul li span i {
      font-size: 8px;
      position: relative;
      top: -1px; }
    header #miniMenu ul li span a {
      line-height: 17px;
      color: #9A9B9C;
      text-decoration: none;
      font-size: 14px; }
      header #miniMenu ul li span a:hover {
        color: #8B8D8E; }
      header #miniMenu ul li span a:focus, header #miniMenu ul li span a:active {
        color: #9A9B9C; }
header #menu ul {
  list-style: none;
  padding: 0px;
  margin: 0px; }
  header #menu ul li {
    display: inline;
    height: 17px;
    padding: 0 25px; }
    header #menu ul li:first-child {
      padding: 0 25px 0 0; }
    header #menu ul li a {
      line-height: 17px;
      color: #9A9B9C;
      text-decoration: none;
      font-size: 14px; }
      header #menu ul li a:hover {
        color: #8B8D8E; }
      header #menu ul li a:focus, header #menu ul li a:active {
        color: #9A9B9C; }

#content img {
  margin: auto; }
#content h1 {
  font-family: ZeissFrutigerNextPro-Rg;
  color: #4d4f53;
  margin: 0; }
#content h2 {
  font-family: ZeissFrutigerNextPro-Bold;
  color: #000;
  margin: 20px 0 10px; }
#content h4 {
  font-family: ZeissFrutigerNextPro-Bold; }
#content p {
  text-align: justify;
  font-size: 16px; }
#content #submenu {
  margin-left: 50px;
  margin-top: 150px; }
  #content #submenu ul {
    list-style: none;
    padding: 0px;
    margin: 0px; }
    #content #submenu ul li {
      height: 17px;
      margin-bottom: 20px; }
      #content #submenu ul li i {
        font-size: 8px;
        position: relative;
        top: -1px; }
      #content #submenu ul li a {
        line-height: 17px;
        color: #9A9B9C;
        text-decoration: none;
        font-size: 14px; }
        #content #submenu ul li a:hover {
          color: #8B8D8E; }
        #content #submenu ul li a:focus, #content #submenu ul li a:active {
          color: #9A9B9C; }
#content #novedades {
  margin-top: 33px; }
  #content #novedades ul {
    list-style: none;
    padding: 0px;
    margin: 0px; }
    #content #novedades ul li {
      margin-bottom: 20px; }
      #content #novedades ul li i {
        font-size: 8px;
        position: relative;
        top: -1px; }
      #content #novedades ul li a {
        line-height: 17px;
        color: #9A9B9C;
        text-decoration: none;
        font-size: 14px; }
        #content #novedades ul li a:hover {
          color: #8B8D8E; }
        #content #novedades ul li a:focus, #content #novedades ul li a:active {
          color: #9A9B9C; }
#content .date {
  font-family: ZeissFrutigerNextPro-Bold;
  margin: 0px;
  font-size: 12px; }
#content .headline {
  margin: 0px; }
#content .captionContainer {
  float: left;
  margin: 0 15px 10px 0;
  max-width: 300px;
  width: 100%; }
#content .caption {
  font-size: 10px;
  margin: 10px 0 0; }
#content #add, #content #addPlan, #content #del, #content #delPlan, #content #listo, #content #listoPlan, #content #enviarMail, #content #enviarMailPlan {
  cursor: pointer; }

footer ul.social {
  list-style: none;
  padding: 0px;
  margin: 0px; }
  footer ul.social li {
    display: inline;
    width: 17px;
    height: 17px;
    padding: 0 8px; }
    footer ul.social li:first-child {
      width: inherit;
      height: 17px;
      line-height: 17px;
      color: #9A9B9C;
      font-size: 14px;
      padding: 0px; }
    footer ul.social li a {
      text-decoration: none; }
      footer ul.social li a img {
        height: 20px;
        width: 20px; }
footer ul.fmLeft, footer ul.fmRight {
  list-style: none;
  padding: 0px;
  margin: 0px; }
  footer ul.fmLeft li, footer ul.fmRight li {
    display: inline;
    height: 17px; }
    footer ul.fmLeft li a, footer ul.fmRight li a {
      line-height: 17px;
      color: #9A9B9C;
      text-decoration: none;
      font-size: 14px; }
      footer ul.fmLeft li a:hover, footer ul.fmRight li a:hover {
        color: #8B8D8E; }
      footer ul.fmLeft li a:focus, footer ul.fmLeft li a:active, footer ul.fmRight li a:focus, footer ul.fmRight li a:active {
        color: #9A9B9C; }
footer .divider {
  display: inline-block !important;
  height: 17px !important;
  margin: 0;
  padding: 0 8px 0 7px;
  position: relative;
  top: 2px;
  width: 1px; }
  footer .divider span {
    background: #E0E1DD;
    display: block;
    height: 100%;
    width: 2px; }

#content .datosPersonales {
  margin-bottom: 20px; }

#modular table tr td, #planes table tr td {
  vertical-align: middle; }
#modular .headerTable > td, #planes .headerTable > td {
  font-size: 12px;
  font-weight: bold;
  text-align: center; }
#modular input[type="number"], #planes input[type="number"] {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #d3d3d3;
  display: block;
  height: 40px;
  margin: auto;
  max-width: 50px;
  text-align: center;
  width: 100%; }
#modular .clearfix.spaceTable, #planes .clearfix.spaceTable {
  margin-top: 10px; }
#modular .totalNumber, #planes .totalNumber {
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80px;
  margin: 0 auto; }
#modular .subTotalNumber, #planes .subTotalNumber {
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
  margin: 0 auto; }
#modular .descuento, #planes .descuento {
  display: block;
  float: left;
  margin: 0 5px; }
#modular .equipo, #modular #volumen, #modular #plan, #desc_plan, #modular .billiable > select, #modular .ubicacion > select, #planes .equipo, #planes #volumen, #planes #plan, #planes .billiable > select, #planes .ubicacion > select {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #d3d3d3;
  color: #444;
  height: 40px;
  min-width: 50px;
  text-align: center; }
#modular .button i, #planes .button i {
  font-size: 8px;
  position: relative;
  top: -1px; }
#modular .button a, #planes .button a {
  color: #b1b1b1;
  font-size: 13px;
  line-height: 17px;
  text-decoration: none; }
  #modular .button a:hover, #planes .button a:hover {
    color: #444; }
#modular .resultados tr td:last-child, #planes .resultados tr td:last-child {
  width: 160px; }

@media screen and (max-width: 970px) {
  #content #submenu {
    margin-left: 15px !important;
    margin-top: 50px !important; } }
@media screen and (max-width: 600px) {
  header #menu ul li {
    display: block !important;
    padding: 0 0 30px !important; }

  #miniMenu {
    float: right;
    padding: 35px 0 0 20px; }

  .pull-left, .pull-right {
    float: none !important;
    margin: 0 0 20px; } }

/*# sourceMappingURL=main.css.map */
.tooltip_pop{
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}
/* Tooltip text */
.tooltip_pop .tooltiptext_pop {
    visibility: hidden;
    width: 220px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip_pop:hover .tooltiptext_pop {
    visibility: visible;
}
.equipo_input{
        margin: 5px 0px 0px 0px;
    width: 192px;
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    color: #444;
    height: 40px;
    min-width: 50px;
    text-align: center;
}