/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 17, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }
.info-cont{
    display: block;
    float: left;
    height: 93px;
    overflow: visible;
    position: relative;
    width: 310px;
}
.square{
    background: #fff none repeat scroll 0 0;
    border-left: 6px solid #cccccc;
    border-top: 6px solid #cccccc;
    float: left;
    height: 20px;
    left: 39px;
    position: absolute;
    top: 5px;
    transform: rotate(45deg);
    width: 20px;
    z-index: 1;
}        
.popinfo {
    background: transparent none repeat scroll 0 0;
    border-radius: 21px;
    display: none;
    float: left;
    height: auto;
    left: 0;
    opacity: 1;
    padding: 0 6px 6px;
    position: absolute;
    top: 80px;
    width: 100%;
    z-index: 5000;
}
.popinfo p strong{
    font-weight: bold;
}
.popinfo p{
    background: #fff none repeat scroll 0 0;
    border: 6px solid #cccccc;
    border-radius: 15px;
    box-shadow: 0 6px 4px rgba(0, 0, 0, 0.6);
    color: #1824a9;
    height: 100%;
    margin: 13px 0 0;
    padding: 12px 17px;
    position: relative;
    width: 100%;
    z-index: 0;
}
/* line 22, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */

/* line 26, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/* line 16, ../sass/screen.sass */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 18, ../sass/screen.sass */

.footer{    
    border-top: 14px solid #1618a7;
}

/* line 22, ../sass/screen.sass */
h2 {
  color: #161aa7;
  font-weight: bold; }

/* line 25, ../sass/screen.sass */

/* line 55, ../sass/screen.sass */
#wrapper {
  width: 960px;
  margin: auto; }

/* line 58, ../sass/screen.sass */
.noSlider {
  padding-top: 120px;
  color: #333333; }

/* line 61, ../sass/screen.sass */
#slider {
  margin-bottom: 20px;
  width: 960px;
  overflow: hidden;
  height: 435px; }
  /* line 66, ../sass/screen.sass */
  #slider .slide {
    display: none;
    width: 100%; }
  /* line 69, ../sass/screen.sass */
  #slider .slide.animated {
    display: block; }

/* line 71, ../sass/screen.sass */
#aboutUs, #logos, #services {
  padding: 20px;
  margin-top: 54px;
  font-size: 0.9em;
  min-height: 350px; }

/* line 76, ../sass/screen.sass */
#logos {
  padding-left: 75px; }
  /* line 78, ../sass/screen.sass */
  #logos img {
    width: 130px;
    padding: 15px; }

/* line 81, ../sass/screen.sass */
#services {
  padding: 30px;
  margin-bottom: 24px;
  float: left;
  background: white; }
  /* line 86, ../sass/screen.sass */
  #services div {
    float: left;
    padding: 20px 0px; }
    /* line 89, ../sass/screen.sass */
    #services div img {
      float: left;
      margin: 15px 30px; }
    /* line 92, ../sass/screen.sass */
    #services div p {
      float: left;
      width: 80%; }
  /* line 95, ../sass/screen.sass */
  #services h2 {
    margin: 15px 0px;
    float: left;
    width: auto; }

/* line 99, ../sass/screen.sass */
#aboutUs {
  padding-left: 332px;
  background-image: url(../images/about.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 24px; }

/* line 105, ../sass/screen.sass */
#sliderNav {
  float: left;
  position: relative;
  height: 20px;
  background: rgba(225, 217, 0, 0.7);
  width: 100%;
  margin-bottom: 20px; }
  /* line 112, ../sass/screen.sass */
  #sliderNav .dots {
    left: 50%;
    margin-left: -95px;
    z-index: 10;
    position: absolute; }
    /* line 117, ../sass/screen.sass */
    #sliderNav .dots a {
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px;
      width: 13px;
      height: 13px;
      background: white;
      display: block;
      margin: 4px 10px;
      float: left;
      text-indent: -99999px; }
  /* line 126, ../sass/screen.sass */
  #sliderNav .dots a.activeSlide {
    background: #031aa7; }
  /* line 128, ../sass/screen.sass */
  #sliderNav #arrows {
/*    position: absolute;
    width: 200px;
    left: 48%;
    margin-left: -108px;
    bottom: 50%;
    margin-bottom: -7px;*/
    bottom: 50%;
    left: 50%;
    margin-bottom: -7px;
    margin-left: -108px;
    position: absolute;
    width: 161px;
  }
    /* line 135, ../sass/screen.sass */
    #sliderNav #arrows .arrow {
      color: black;
      text-decoration: none;
      font-weight: bold;
      display: none; }
    /* line 140, ../sass/screen.sass */
    #sliderNav #arrows #next {
      float: right; }
    /* line 142, ../sass/screen.sass */
    #sliderNav #arrows #prev {
      float: left; }
    /* line 144, ../sass/screen.sass */
    #sliderNav #arrows .on {
      display: block; }

/* line 147, ../sass/screen.sass */
#sliderContent div {
  display: none;
  padding: 20px;
  width: 95% !important; }

/* line 151, ../sass/screen.sass */
.third {
  width: 310px;
  height: 410px;
  float: left;
  background: rgba(255, 255, 255, 0.3);
  padding: 20px;
  text-align: center; }
  /* line 158, ../sass/screen.sass */
  .third h2 {
    text-align: center;
    color: #161aa7;
    font-weight: bold;
    margin-bottom: 10px; }
  #blog.third h2 {
    line-height: 62px; }
  /* line 163, ../sass/screen.sass */
  .third p {
    line-height: 18px;
    font-size: 0.8em;
    text-align: justify; }
  /* line 167, ../sass/screen.sass */
  .third .alerta {
    color: red;
    font-size: 13px;
    margin-bottom: 10px;
    float: left; }

/* line 172, ../sass/screen.sass */
.third:nth-child(even) {
  margin: 0px 15px 15px;
  background: white; }

/* line 175, ../sass/screen.sass */
.logosEmpresas {
  background: white;
  width: 310px !important; }
  /* line 178, ../sass/screen.sass */
  .logosEmpresas img {
    padding: 10px;
    width: 125px;
    float: left; }

/* line 182, ../sass/screen.sass */
#userLogin {
  padding: 0px; }
  /* line 184, ../sass/screen.sass */
  #userLogin a {
    float: left;
    width: 100%;
    height: 225px;
    background-image: url(../images/login.png);
    background-color: rgba(225, 217, 0, 0.3);
    background-repeat: no-repeat;
    background-position: center; }
  /* line 193, ../sass/screen.sass */
  #userLogin h2 {
    margin: 18px 0px; }

/* line 195, ../sass/screen.sass */
#logos {
  margin-bottom: 15px; }
  /* line 198, ../sass/screen.sass */
  #logos form label {
    width: 20%;
    height: 25px;
    margin-bottom: 10px;
    padding: 6px 5px; }
  /* line 203, ../sass/screen.sass */
  #logos form input:not(.button), #logos form textarea {
    width: 75%;
    height: 25px;
    margin-bottom: 10px; }
  /* line 207, ../sass/screen.sass */
  #logos form .button {
    height: 25px;
    padding: 6px 5px; }
  /* line 210, ../sass/screen.sass */
  #logos form div {
    width: 100%;
    float: left; }
    /* line 213, ../sass/screen.sass */
    #logos form div textarea {
      height: 100px; }

/* line 216, ../sass/screen.sass */
form {
  padding: 20px;
  margin-bottom: 5px;
  float: left; }
  /* line 220, ../sass/screen.sass */
  form input:not(.button), form textarea {
    width: 60%;
    background: white;
    border: 1px solid #161aa7;
    border-radius: 10px;
    padding: 0px 5px;
    height: 20px;
    margin-bottom: 5px;
    float: right; }
  /* line 229, ../sass/screen.sass */
  form label, form .button {
    float: left;
    font-size: 0.7em;
    text-align: center;
    background: #161aa7;
    border-radius: 10px;
    height: 20px;
    padding: 3px 5px;
    color: #e1d900;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px; }
  /* line 241, ../sass/screen.sass */
  form .button {
    float: right;
    border: nonex; }
    /* line 244, ../sass/screen.sass */
    form .button:hover {
      cursor: pointer;
      color: white; }

/* line 248, ../sass/screen.sass */

#news a {
  color: #161aa7;
  text-decoration: none;
  float: left;
  margin: 10px 0px;
  padding: 6px;
  line-height: 24px;
  font-family: "myriad pro";
  font-style: italic;
  background: rgba(255, 255, 255, 0.3);
  width: 100%; }
  /* line 259, ../sass/screen.sass */
  #news a:hover {
    color: white;
    background: rgba(22, 26, 167, 0.8); }

/* line 262, ../sass/screen.sass */
h2 {
  font-size: 1.2em;
  float: left;
  width: 100%; }

/* line 266, ../sass/screen.sass */
p {
  color: #333333;
  line-height: 20px;
  font-size: 1em; }

/* line 270, ../sass/screen.sass */
#header {
  width: 100%;
  height: auto;
  overflow:hidden;
   }
  /* line 273, ../sass/screen.sass */
  #header h1 {
    float: left; }

/* line 275, ../sass/screen.sass */
#title {
  width: 620px;
  float: left;
  overflow: hidden; }

/* line 279, ../sass/screen.sass */
#navigation {
  /*width: 620px;*/ 
  width: 562px;
  height: auto;
  margin-top: 117px;
  margin-left: 23px;
  overflow: hidden;
  padding: 7px 0;
  background-color: #d0d1ed;
}
/* line 281, ../sass/screen.sass */
#navigation a{
	font-size: 13px!important;
	
}
#nextSection {
  float: right;
  position: relative;
  bottom: 0;
  margin-top: 50px; }

/* line 287, ../sass/screen.sass */
#navigation a, #nextSection a {
  padding: 0px 5px;
  text-decoration: none;
  color: #031aa7;
  font-weight: bold;
  font-size: 0.8em; }
  /* line 294, ../sass/screen.sass */
  #navigation a:hover, #nextSection a:hover {
    text-decoration: underline;
    color: rgba(35, 0, 166, 0.8); }

/* line 297, ../sass/screen.sass */
#user {
  /*width: 330px;
  margin-left: 10px;
  float: left;
  text-align: center;
  padding: 15px;
  height: 129px;*/
  width: 303px;
  float: left;
  text-align: center;
  padding: 15px;
  height: 140px;
  background-color: #d0d1ed;
  
  }
#user p{color:#1618a7;
  font-weight: bold;}
  
.btn-help,.btn-ayuda{width: 81px;height: 31px;display:inline-block;margin-top: 7px;}
.btn-exit,.btn-salir{width: 74px;height: 31px;display:inline-block;;margin-top: 7px;}
.btn-help{background-image: url(../img/btn-help.png);background-position:0 100%;}
.btn-ayuda{background-image: url(../img/btn-ayuda.png);background-position:0 100%;}
.btn-exit{background-image: url(../img/btn-exit.png);background-position:0 100%;}
.btn-salir{background-image: url(../img/btn-salir.png);background-position:0 100%;}
.btn-help:hover,.btn-ayuda:hover,.btn-exit:hover,.btn-salir:hover{background-position: 0 4%;}
/* line 304, ../sass/screen.sass */
.section {
  width: 100%;
  float: left;
  position: relative; }

/* line 308, ../sass/screen.sass */
#userContent {
  width: 100%;
  float: left;
  padding: 20px; }
  /* line 312, ../sass/screen.sass */
  #userContent table {
    font-size: 0.8em;
    width: 100%;
    float: left;
    border-collapse: collapse;
    margin: 20px 0px; }
    /* line 318, ../sass/screen.sass */
    #userContent table th {
      background: #cccccc;
      color: #1c3774;
      border: 1px solid #666666;
      padding: 5px 0px; }
    /* line 324, ../sass/screen.sass */
    #userContent table td {
      border: 1px solid #666666;
      padding: 3px; }
      /* line 327, ../sass/screen.sass */
      #userContent table td:first-child {
        background: #eeeeee;
        color: #1c3774; }
  /* line 332, ../sass/screen.sass */
  #userContent .cantidadColaboradores tr:first-child, #userContent .salidaPagos tr:first-child {
    background: #eeeeee;
    color: #1c3774; }
  /* line 339, ../sass/screen.sass */
  #userContent .salidaPagos tr:first-child td:first-child {
    background: #eeeeee;
    color: #1c3774; }
  /* line 343, ../sass/screen.sass */
  #userContent .salidaPagos tr td:first-child {
    background: white;
    color: #333333; }

/* line 346, ../sass/screen.sass */
#metodologia {
  float: left; }
  /* line 350, ../sass/screen.sass */
  #metodologia table tbody tr td {
    width: 50%;
    background: white !important;
    border: none;
    color: black !important; }
  /* line 356, ../sass/screen.sass */
  #metodologia p {
    font-size: 15px;
    margin-right: 5px;
    line-height: 22px; }
  /* line 360, ../sass/screen.sass */
  #metodologia h3 {
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0px 15px 0px;
    text-decoration: underline; }
  /* line 366, ../sass/screen.sass */
  #metodologia ul {
    list-style-type: disc;
    padding: 0px 20px; }
    /* line 369, ../sass/screen.sass */
    #metodologia ul li {
      line-height: 20px;
      font-size: 15px; }
  /* line 372, ../sass/screen.sass */
  #metodologia strong {
    font-weight: bold; }

/* line 374, ../sass/screen.sass */
#graphics, #text {
  width: 60%;
  float: left;
  padding: 20px 10px; }

/* line 378, ../sass/screen.sass */
div.gfx {
  width: 100%;
  height: auto; }

/* line 381, ../sass/screen.sass */
#graphics {
  text-align: center; }
  
#userMenu h2{
	width: 300px;
	height: 50px;
	background-color: #031aa7;
	color:white;
	font-weight: 400;
	font-size: 24px;
	padding: 10px 20px;
	margin: 12px 0 5px 0;
}

/* line 384, ../sass/screen.sass */
#userMenu a {
  float: left;
  width: 100%;
  padding: 20px;
  /*color: #666666;*/
  color:#031aa7;
  text-decoration: none;
  font-weight: bold; }
  /* line 391, ../sass/screen.sass */
  #userMenu a:hover {
    /*color: #7374ca;
    text-decoration: underline;*/
    cursor:hand;
    background-color:rgba(190, 190, 190, 0.3);
    }

/* line 395, ../sass/screen.sass */
#userMenu, #userContent, #wrapper {
  background: white; }

.speech{
     background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
    color: #161aa7;
    float: left;
    font-family: "myriad pro";
    font-style: italic;
    line-height: 16px;
    padding: 5px;
    text-decoration: none;
    width: 100%;
}