/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
@font-face {
  font-family: 'TeXGyreHerosRegular';
  src: url('../fonts/texgyreheros-regular-webfont.eot');
  src: url('../fonts/texgyreheros-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/texgyreheros-regular-webfont.woff') format('woff'), url('../fonts/texgyreheros-regular-webfont.ttf') format('truetype'), url('../fonts/texgyreheros-regular-webfont.svg#TeXGyreHerosRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0;
}
html,
body {
  height: auto!important;
  min-height: 100%;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -30px;
  float: left;
  width: 100%;
  min-width: 770px;
}
.right {
  float: right!important;
}
.left {
  float: left!important;
}
.box {
  display: block;
  width: 100%;
}
.icon {
  float: left;
  height: 24px;
  margin-right: 5px;
  width: 24px;
}
.message-box {
  display: block;
  font-size: 13px;
  margin-bottom: 20px;
  padding: 0 2%;
  width: 95%;
}
.boxshadows {
  box-shadow: 0px 5px 15px #a6a6a6;
}
.padding50 {
  float: left;
  padding: 20px 50px;
}
body {
  background: #efefef;
  color: #555;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
}
body.login {
  background: #fff;
  background-image: linear-gradient(top, #ffffff 38%, #f0f0f0 88%);
  background-image: -o-linear-gradient(top, #ffffff 38%, #f0f0f0 88%);
  background-image: -moz-linear-gradient(top, #ffffff 38%, #f0f0f0 88%);
  background-image: -webkit-linear-gradient(top, #ffffff 38%, #f0f0f0 88%);
  background-image: -ms-linear-gradient(top, #ffffff 38%, #f0f0f0 88%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.38, #ffffff), color-stop(0.88, #f0f0f0));
}
a {
  color: #006F9F;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:visited,
a:link {
  color: #006F9F;
}
input {
  outline: none;
}
h1 {
  color: #5e5c5d;
  font-family: 'TeXGyreHerosRegular';
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 20px;
}
h2 {
  color: #666;
  font-size: 24px;
}
h3,
h4 {
  color: #666;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  text-shadow: #efefef 1px 1px 1px;
}
h4 {
  color: #0180b6;
}
h5 {
  color: #0180b6;
  font-family: 'TeXGyreHerosRegular';
  font-size: 25px;
  font-weight: bold;
  line-height: 27px;
  text-shadow: 0px 1px 0px rgba(1, 65, 93, 0.75);
}
h6 {
  color: #6a6969;
  font-family: Arial, sans-serif;
  font-size: 3.2em;
  font-weight: bold;
}
p {
  display: inline-block;
}
.not-found {
  display: inline-block;
  max-width: 700px;
  width: 100%;
}
.not-found p {
  color: #a1a1a1;
  font-size: 1.3em;
  margin: 25px 0;
}
.not-found p:last-child {
  margin-top: 0;
}
th {
  text-align: left;
}
.margintop30 {
  margin-top: 30px;
}
.margintop10 {
  margin-top: 10px;
}
.marginbottom30 {
  margin-bottom: 30px;
}
.marginveinte {
  margin: 20px 0;
}
.center-content {
  display: block;
  margin: 0 auto;
  width: 90%;
}
.alto-min {
  min-height: 560px;
}
.light {
  border: 1px solid #fff;
  display: block;
  margin: 0 auto;
  width: 98%;
}
.border-grey {
  border: 1px solid #cac9c9;
}
.border-grey-bottom {
  border-bottom: 1px solid #e4e4e4;
}
.cien-padding {
  float: left;
  padding: 2%;
  width: 96%;
}
.cien-padding-sides {
  float: left;
  padding: 0 2%;
  width: 96%;
}
.cien {
  float: left;
  width: 100%;
}
.cien-bordergrey {
  border: 1px solid #a2a2a2;
  border-top: 0;
  border-bottom: 0;
  float: left;
  width: 100%;
}
.cincuenta {
  float: left;
  width: 50%;
}
.center-text {
  text-align: center;
}
.tit-curso {
  font-size: 16px;
}
.font14 {
  font-size: 14px;
}
.center-content.center-text {
  font-size: 12px;
  color: #979797;
  margin-top: 100px;
}
.center-content.center-text img {
  margin: 10px 0 0 3px;
  display: inline-block;
  vertical-align: middle;
}
.big-circle {
  background: url(../images/icon-circles.png) no-repeat transparent;
  color: white;
  display: block;
  font-size: 26px;
  font-weight: bold;
  height: 50px;
  line-height: 55px;
  margin: 0 auto;
  text-align: center;
  width: 50px;
}
.green-bcircle {
  background: url(../images/icon-circles.png) no-repeat transparent;
  color: white;
  display: block;
  font-size: 26px;
  font-weight: bold;
  height: 50px;
  line-height: 55px;
  margin: 0 auto;
  text-align: center;
  width: 50px;
  background-position: 1px 1px;
}
.orange-bcircle {
  background: url(../images/icon-circles.png) no-repeat transparent;
  color: white;
  display: block;
  font-size: 26px;
  font-weight: bold;
  height: 50px;
  line-height: 55px;
  margin: 0 auto;
  text-align: center;
  width: 50px;
  background-position: -50px 1px;
}
.steps {
  height: 45px;
  margin-top: 5px;
  position: relative;
}
.steps li {
  background: url(../images/icon-step.png) no-repeat transparent;
  color: #646665;
  float: left;
  font-size: 12px;
  height: 25px;
  padding-top: 28px;
  position: absolute;
  overflow: hidden;
  text-align: center;
  width: 72px;
}
.steps .green-activ {
  color: #097107;
  left: -5px;
  top: 0px;
  background-position: 0 0px;
}
.steps .blue-activ {
  color: #136798;
  left: 54px;
  top: 0px;
  background-position: -79px 0px;
}
.steps .orange-activ {
  color: #de8403;
  left: 110px;
  top: 0px;
  background-position: -154px 0px;
}
.steps .green-inactiv {
  left: -5px;
  top: 0px;
  background: url(../images/icon-inactivostep.png) no-repeat 0 0;
}
.steps .blue-inactiv {
  left: 53px;
  top: 0px;
  background: url(../images/icon-inactivostep.png) no-repeat 0 0;
}
.steps .orange-inactiv {
  left: 110px;
  top: 0px;
  background: url(../images/icon-inactivostep.png) no-repeat 0 0;
}
.caracters li {
  float: left;
  text-align: center;
  width: 33%;
}
.caracters li p {
  color: #555;
  font-weight: bold;
}
.caracters li span {
  background: url(../images/icon-circles.png) no-repeat transparent;
  color: #fff;
  display: block;
  font-size: 20px;
  height: 42px;
  line-height: 45px;
  margin: 0 auto;
  width: 42px;
}
.caracters li .c-green {
  background-position: -110px -8px;
}
.caracters li .c-whatergreen {
  background-position: -154px -8px;
}
.caracters li .c-blue {
  background-position: -198px -8px;
}
.icon-circle li {
  background: url(../images/icon-bigcircle.png) no-repeat transparent;
  color: #fff;
  float: left;
  height: 88px;
  text-align: center;
  position: relative;
  width: 88px;
}
.icon-circle li p {
  display: table-cell;
  font-size: 14px;
  height: 32px;
  padding-top: 15px;
  text-align: center;
  width: 88px;
  vertical-align: middle;
}
.icon-circle li span {
  display: block;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  left: 33px;
  bottom: 10px;
  text-align: center;
  width: 22px;
}
.icon-circle .cir-blue {
  background-position: -89px 0;
}
.icon-circle .cir-green {
  background-position: 0 0;
}
.docs {
  background: url(../images/icon_documentos.png) no-repeat transparent;
  display: inline-block;
  height: 35px;
  width: 30px;
}
.docXls {
  background: url(../images/icon_documentos.png) no-repeat transparent;
  display: inline-block;
  height: 35px;
  width: 30px;
  background-position: -60px 0;
}
.docDoc {
  background: url(../images/icon_documentos.png) no-repeat transparent;
  display: inline-block;
  height: 35px;
  width: 30px;
  background-position: 0px 0;
}
.docPdf {
  background: url(../images/icon_documentos.png) no-repeat transparent;
  display: inline-block;
  height: 35px;
  width: 30px;
  background-position: -30px 0;
}
.icoEmpresa {
  background: url(../images/gestion-icons.png) no-repeat -100px top;
  height: 73px;
}
.icoDocumentos {
  background: url(../images/gestion-icons.png) no-repeat 0 top;
  height: 73px;
}
.icon-company,
.icon-personal {
  background: url("../images/widget-search.png") no-repeat 0 -5px transparent;
  display: inline-block;
  height: 27px;
  width: 40px;
}
.icon-personal {
  background: url("../images/widget-search.png") no-repeat 0 -45px transparent;
}
.grafic-estadistics {
  font-weight: bold;
  width: 100%;
}
.grafic-estadistics th {
  color: #006f9f;
  font-size: 13px;
}
.grafic-estadistics td {
  font-size: 20px;
  text-align: right;
}
.grey-table,
.plain-table {
  border: 1px solid #b1afaf;
  color: #666;
  margin-bottom: 20px;
}
.grey-table tr td,
.plain-table tr td {
  padding: 0 10px;
  vertical-align: middle;
}
.grey-table thead tr td,
.plain-table thead tr td {
  background: url(../images/bg-grey-table.gif) repeat-x left top;
  border-left: 1px solid #cbcaca;
  height: 35px;
}
.grey-table thead tr td:first-child,
.plain-table thead tr td:first-child {
  border-left: 0;
}
.grey-table tbody tr:nth-child(2n+1),
.plain-table tbody tr:nth-child(2n+1) {
  background: #f7f7f7;
}
.grey-table tbody tr td,
.plain-table tbody tr td {
  height: 30px;
}
.grey-table tbody tr:hover,
.plain-table tbody tr:hover {
  background: #e1f3f6;
  color: #006f9f;
}
.grey-table tbody tr:hover a,
.plain-table tbody tr:hover a {
  color: #006f9f;
}
.grey-table a,
.plain-table a {
  color: #666;
}
.grey-table a:hover,
.plain-table a:hover {
  text-decoration: none;
}
.plain-table {
  margin-bottom: 0;
  border: 0;
}
.plain-table thead tr td {
  background: #dadada;
}
.form-table tr th,
.form-table tr td {
  height: 40px;
  vertical-align: middle;
}
.form-table tr td {
  padding: 0 10px;
}
.form-table .jqTransformInputWrapper,
.form-table .jqTransformInputInner div input {
  width: 100%!important;
}
.table-viewinfo {
  margin-bottom: 30px;
  width: 100%;
}
.table-viewinfo thead tr th {
  border-bottom: 1px solid #e4e4e4;
  font-size: 13px;
  padding: 5px;
  text-align: right;
}
.table-viewinfo thead tr th a {
  color: #02a7ec;
}
.table-viewinfo thead tr td {
  border-bottom: 1px solid #e4e4e4;
  color: #006f9f;
  font-size: 16px;
  padding: 5px;
}
.table-viewinfo tbody tr th {
  width: 20%;
}
.table-viewinfo tbody tr td,
.table-viewinfo tbody tr th {
  min-width: 220px;
  padding: 6px 5px;
}
.cap-pruebas {
  width: 100%;
}
.cap-pruebas th {
  width: 30px;
  height: 20px;
}
.table-bottomgrey {
  width: 100%;
}
.table-bottomgrey tr td,
.table-bottomgrey tr th {
  border-bottom: 1px solid #ddd;
  height: 45px;
  vertical-align: middle;
}
.table-bottomgrey tr th {
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}
.table-bottomgrey tr th a:hover {
  text-decoration: none;
}
.table-bottomgrey a {
  color: #666;
}
.headerTable {
  background: url(../images/thead-bg.png) repeat-x left top #b9b9b9;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: 1px solid #a2a2a2;
  border-bottom: 0;
  height: 34px;
  line-height: 32px;
  padding-top: 3px;
}
.titleTable {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  font-family: 'TeXGyreHerosRegular';
  display: inline-block;
  text-shadow: 0px 1px #999;
}
.footerTable {
  background: #f0f0f0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border: 1px solid #a2a2a2;
  border-top: 0;
  height: 34px;
  margin-bottom: 30px;
  padding-bottom: 4px;
}
input[type="text"],
input[type="password"] {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  box-shadow: inset 1px 1px 10px rgba(20, 20, 20, 0.1);
  color: #404040;
  height: 30px;
  padding: 0 8px;
  vertical-align: middle;
  width: 95%;
}
input[type="text"]:focus,
input[type="password"]:focus {
  background-color: #FCFCFC;
  border: 1px solid #C7E9F1;
  border-top: 1px solid #6DD5E9;
  border-left: 1px solid #6DD5E9;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 2px 8px 2px 0px;
}
select {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  height: 25px;
  max-width: 280px;
  padding: 0 0 0 5px;
  width: 95%;
}
.login-form li {
  float: left;
  line-height: 22px;
  margin: 5px 0;
  width: 100%;
}
.search-box {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border: 1px solid #ddd;
  float: right;
  width: 210px;
}
.search-box input[type="text"] {
  background: none;
  border: none;
  box-shadow: none;
  max-width: 168px;
  padding: 4px 0px 0px 15px;
  width: 80%;
}
.search-button {
  background: url(../images/search-button.png) no-repeat left top;
  border: none;
  cursor: pointer;
  float: right;
  height: 22px;
  margin: 4px 15px 4px 0;
  width: 19px;
}
.search-button:hover {
  background: url(../images/search-button.png) no-repeat left bottom;
}
.search-boxes {
  background: #fff;
  border: 1px solid #9d9d9d;
  border-radius: 20px;
  box-shadow: inset 0px 2px 10px rgba(191, 191, 191, 0.75);
  -moz-box-shadow: inset 0px 2px 10px rgba(191, 191, 191, 0.75);
  -webkit-box-shadow: inset 0px 2px 10px rgba(191, 191, 191, 0.75);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  margin: 10px 0;
  padding: 4px 10px;
  width: 100%;
}
.search-boxes .jqTransformInputWrapper,
.search-boxes .jqTransformInputInner {
  background: none;
  height: auto;
  width: 100%;
}
.search-boxes .jqTransformInputWrapper div,
.search-boxes .jqTransformInputInner div {
  height: auto;
  margin: 0;
}
.search-boxes input[type="text"],
.search-boxes .jqtranformdone.jqTransformInput {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #9c9c9c;
  font-size: 12px;
  font-style: italic;
  height: 25px;
  padding: 0;
  outline: none;
  width: 100%;
}
.search-boxes input[type="text"]:focus,
.search-boxes .jqtranformdone.jqTransformInput:focus {
  color: #333;
  font-style: normal;
}
.blue-button {
  background: #409bd2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1873a8), color-stop(1, #409bd2));
  background: -ms-linear-gradient(bottom, #1873a8, #409bd2);
  background: -moz-linear-gradient(center bottom, #1873a8 0%, #409bd2 100%);
  background: -o-linear-gradient(#409bd2, #1873a8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#409bd2', endColorstr='#1873a8', GradientType=0);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #1a78af;
  color: #fff;
  cursor: pointer;
  display: block;
  font-weight: bold;
  margin: 0 auto;
  padding: 5px 10px;
}
.blue-button:hover {
  background: #166b9d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #166b9d), color-stop(1, #3d92c6));
  background: -ms-linear-gradient(bottom, #166b9d, #3d92c6);
  background: -moz-linear-gradient(center bottom, #166b9d 0%, #3d92c6 100%);
  background: -o-linear-gradient(#3d92c6, #166b9d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d92c6', endColorstr='#166b9d', GradientType=0);
}
.blue-button:active {
  background: #166b9d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3d92c6), color-stop(1, #166b9d));
  background: -ms-linear-gradient(bottom, #3d92c6, #166b9d);
  background: -moz-linear-gradient(center bottom, #3d92c6 0%, #166b9d 100%);
  background: -o-linear-gradient(#166b9d, #3d92c6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#166b9d', endColorstr='#3d92c6', GradientType=0);
}
form.search-form div.jqTransformSelectWrapper {
  margin-right: 4%;
}
form.search-form label {
  margin: 8px 10px 0 0;
}
fieldset {
  border: 1px solid #d0d0d0;
  margin-bottom: 20px;
  padding: 10px 20px;
}
fieldset legend {
  color: #0180b6;
  font-size: 16px;
  font-weight: bold;
}
fieldset ul {
  float: left;
  width: 100%;
  margin: 10px 0;
}
fieldset ul li {
  float: left;
  height: 30px;
  line-height: 25px;
  min-width: 250px;
  width: 33%;
}
.multiselect {
  height: 100px;
}
.button-blue {
  background: #045e84;
  background-image: linear-gradient(bottom, #045e84 0%, #0277a9 100%);
  background-image: -o-linear-gradient(bottom, #045e84 0%, #0277a9 100%);
  background-image: -moz-linear-gradient(bottom, #045e84 0%, #0277a9 100%);
  background-image: -webkit-linear-gradient(bottom, #045e84 0%, #0277a9 100%);
  background-image: -ms-linear-gradient(bottom, #045e84 0%, #0277a9 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #045e84), color-stop(1, #0277a9));
  border: 1px solid #065475;
  color: #FFF;
  cursor: pointer;
  font-weight: bold;
  padding: 5px 12px;
  text-shadow: 0px 1px #999;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.button-blue:hover {
  background-image: linear-gradient(bottom, #026a96 7%, #045e84 54%);
  background-image: -o-linear-gradient(bottom, #026a96 7%, #045e84 54%);
  background-image: -moz-linear-gradient(bottom, #026a96 7%, #045e84 54%);
  background-image: -webkit-linear-gradient(bottom, #026a96 7%, #045e84 54%);
  background-image: -ms-linear-gradient(bottom, #026a96 7%, #045e84 54%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.07, #026a96), color-stop(0.54, #045e84));
}
.grey-button {
  background-image: linear-gradient(top, #dddddd 18%, #cccccc 68%);
  background-image: -o-linear-gradient(top, #dddddd 18%, #cccccc 68%);
  background-image: -moz-linear-gradient(top, #dddddd 18%, #cccccc 68%);
  background-image: -webkit-linear-gradient(top, #dddddd 18%, #cccccc 68%);
  background-image: -ms-linear-gradient(top, #dddddd 18%, #cccccc 68%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.18, #edecec), color-stop(0.68, #cccccc));
  border: 1px solid #c5c4c4;
  color: #757575;
  cursor: pointer;
  padding: 5px 12px;
  text-shadow: 0px 1px #E4E4E4;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.grey-button:hover {
  background-image: linear-gradient(bottom, #dddddd 18%, #cccccc 68%);
  background-image: -o-linear-gradient(bottom, #dddddd 18%, #cccccc 68%);
  background-image: -moz-linear-gradient(bottom, #dddddd 18%, #cccccc 68%);
  background-image: -webkit-linear-gradient(bottom, #dddddd 18%, #cccccc 68%);
  background-image: -ms-linear-gradient(bottom, #dddddd 18%, #cccccc 68%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.18, #edecec), color-stop(0.68, #cccccc));
}
.lightgrey-button {
  background: url(../images/bg-lightgrey-button.gif) repeat-x left top;
  border: 1px solid #bcbcbc;
  box-shadow: #d2d0d0 0px 0px 5px;
  color: #848484!important;
  font-size: 13px;
  padding: 4px 10px;
  text-align: center;
}
.lightgrey-button:hover {
  background: url(../images/bg-lightgrey-button.gif) repeat-x left bottom;
  text-decoration: none;
}
.del-button,
.edit-button {
  display: block;
  height: 25px;
  margin: 2px auto;
}
.edit-button {
  background: url(../images/del-edit-buttons.png) no-repeat left bottom transparent;
  width: 22px;
}
.edit-button:hover {
  background: url(../images/del-edit-buttons.png) no-repeat left top transparent;
}
.del-button {
  background: url(../images/del-edit-buttons.png) no-repeat right bottom transparent;
  width: 25px;
}
.del-button:hover {
  background: url(../images/del-edit-buttons.png) no-repeat right top transparent;
}
.buttons-grey {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: url(../images/bg-grey-button.gif) repeat-x left bottom;
  border: 1px solid #bdbdbd;
  height: 30px;
  line-height: 30px;
  display: block;
  margin-bottom: 10px;
  padding: 0 5%;
  width: 90%;
}
.buttons-grey a {
  color: #545454;
  height: 30px;
  display: block;
  padding: 0 0 0 30px;
}
.buttons-grey a:hover {
  color: #1fa1d9;
  text-decoration: none;
}
.buttons-grey:hover {
  background: url(../images/bg-grey-button.gif) repeat-x left -30px;
  border: 1px solid #02c3ec;
  box-shadow: 0px 1px 2px #646464;
}
.buttons-grey:active {
  background: url(../images/bg-grey-button.gif) repeat-x left top;
  box-shadow: 0px -1px 2px #646464;
}
.buttons-grey:link {
  box-shadow: 0 0 0 #fff;
}
.buton-users {
  background: url(../images/users-buttons.png) no-repeat left -73px transparent;
}
.buton-newuser {
  background: url(../images/users-buttons.png) no-repeat left 5px transparent;
}
.buton-groupuser {
  background: url(../images/users-buttons.png) no-repeat left -23px transparent;
}
.buton-newgroup {
  background: url(../images/users-buttons.png) no-repeat left -98px transparent;
}
.buton-newperfil {
  background: url(../images/users-buttons.png) no-repeat left -126px transparent;
}
.buton-perfiluser {
  background: url(../images/users-buttons.png) no-repeat left -48px transparent;
}
.excel-button {
  background: url(../images/excel-button.png) no-repeat left -14px transparent;
  width: 115px;
}
.excel-button:hover {
  color: #666!important;
  background: url(../images/excel-button.png) no-repeat left 9px transparent;
}
.paginator {
  font-size: 13px;
  margin-top: 15px;
}
.paginator a {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: url(../images/bg-paginator.gif) repeat-x left top;
  border: 1px solid #e5e5e5;
  color: #6d6d6d;
  height: 17px;
  line-height: 17px;
  padding: 0 5px;
}
.paginator a:hover {
  background: url(../images/bg-paginator.gif) repeat-x left bottom;
  text-decoration: none;
}
.paginator li {
  display: inline-block;
  margin: 0 3px;
}
.paginator li.active {
  padding: 0 5px;
  color: #006f9f;
}
.paginator li.texto a {
  background: none;
  border: none;
}
.paginator li.texto a:hover {
  color: #006f9f;
}
.button-black {
  background: url(../images/button-black.gif) left top repeat-x;
  border: 1px solid #828282;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: white!important;
  display: inline-block;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
}
.button-black:hover {
  background: url(../images/button-black.gif) left bottom repeat-x;
  color: #f0f0f0;
  text-decoration: none;
}
.login {
  display: block;
  margin: 0 auto;
  width: 96%;
  max-width: 550px;
}
.login a {
  color: #02bcd7;
}
.login p {
  margin: 10px 0;
}
.header-login {
  display: block;
  height: 100px;
  margin: 15% auto 10% auto;
  width: 100%;
  max-width: 350px;
}
.box-login {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 0px 5px 15px #a6a6a6;
  background: #e3e2e2;
  background-image: linear-gradient(top, #efefef 43%, #e3e2e2 72%);
  background-image: -o-linear-gradient(top, #efefef 43%, #e3e2e2 72%);
  background-image: -moz-linear-gradient(top, #efefef 43%, #e3e2e2 72%);
  background-image: -webkit-linear-gradient(top, #efefef 43%, #e3e2e2 72%);
  background-image: -ms-linear-gradient(top, #efefef 43%, #e3e2e2 72%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.43, #efefef), color-stop(0.72, #e3e2e2));
  border: 1px solid #cdcdcd;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
.box-login input[type=text],
.box-login input[type=password] {
  max-width: 438px;
  width: 100%;
}
.box-login label {
  margin: 10px 0;
}
.box-login .content-login {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 5% 8%;
  width: 100%;
}
.box-login .content-login .jqTransformInputWrapper {
  display: block;
}
.icon-error {
  float: left;
  height: 24px;
  margin-right: 5px;
  width: 24px;
  background: url(../images/menssage-icon.png) no-repeat 0px 0px;
}
.icon-info {
  float: left;
  height: 24px;
  margin-right: 5px;
  width: 24px;
  background: url(../images/menssage-icon.png) no-repeat -24px 0px;
}
.icon-alert {
  float: left;
  height: 24px;
  margin-right: 5px;
  width: 24px;
  background: url(../images/menssage-icon.png) no-repeat -48px 0px;
}
.error-box {
  display: block;
  font-size: 13px;
  margin-bottom: 20px;
  padding: 0 2%;
  width: 95%;
  background: #f9e5e6;
  border: 1px solid #db1e25;
  color: #db1e25;
}
.error-box p {
  line-height: 24px;
  margin: 10px 0;
}
.error-box strong,
.error-box b {
  font-weight: bold;
}
.alert-box {
  display: block;
  font-size: 13px;
  margin-bottom: 20px;
  padding: 0 2%;
  width: 95%;
  background: #ffffee;
  border: 1px solid #fdfe9a;
  color: #616161;
}
.grafic {
  float: left;
  height: 38px;
  margin: 1px;
}
.g-green {
  background: url(../images/grafic-green.gif) repeat-x left top;
}
.g-yellow{
  background: url(../images/grafic-yellow.gif) repeat-x left top;
}
.g-blue {
  background: url(../images/grafic-blue.gif) repeat-x left top;
}
.filtros {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
}
.list {
  float: left;
  width: 100%;
  padding-top: 10px;
}
#universal-menu {
  background: url("../images/bg_top-navegation.png") top left repeat-x;
  color: #E9E8E8;
  float: left;
  font-size: 13px;
  font-weight: bold;
  height: 25px;
  margin-bottom: 10px;
  padding: 0 5%;
  width: 90%;
}
#universal-menu a {
  color: #e9e8e8;
}
#universal-menu a:hover {
  color: #fcfcfc;
  text-decoration: none;
}
#universal-menu ul li {
  border-right: 1px solid #e9e8e8;
  float: left;
  margin: 4px 0;
  padding: 0 10px;
}
#universal-menu ul li:last-child {
  border-right: 0;
}
#universal-menu ul li .name-user {
  background: url(../images/user.png) no-repeat left 1px;
  padding-left: 15px;
}
header {
  height: 140px;
  width: 100%;
}
header .right,
header .left {
  height: 100%;
  line-height: 100px;
}
header .right img,
header .left img {
  vertical-align: middle;
}
nav {
  background: url(../images/nav-bg.png) repeat-x left top;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  box-shadow: 0 2px 5px #c5c5c5;
  height: 40px;
  width: 100%;
}
.nav-menu {
  float: left;
  width: 100%;
}
.nav-menu li {
  border-left: 1px solid #cfcece;
  border-right: 1px solid #efeeee;
  float: left;
  height: 40px;
  position: relative;
}
.nav-menu li a {
  color: #5b5b5b;
  height: 40px;
  font-size: 16px;
  float: left;
  line-height: 40px;
  padding: 0 30px;
  text-shadow: 1px 0 0 #d6d6d6;
}
.nav-menu li a:hover {
  color: #02a7ec;
  text-decoration: none;
}
.nav-menu li a.nav-sesion {
  display: none;
}
.nav-menu li.active {
  background: url(../images/nav-bg.png) repeat-x left bottom;
}
.nav-menu li ul {
  background: #ebebeb;
  border: 1px solid #d7d6d6;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  box-shadow: 0 2px 5px #a2a0a0;
  display: none;
  padding: 0 5px 10px 5px;
  position: absolute;
  left: 0;
  top: 40px;
  width: 120%;
  z-index: 900;
}
.nav-menu li ul li {
  border: 0;
  height: auto;
  width: 100%;
}
.nav-menu li ul li a {
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #f6f6f6;
  color: #6e6e6e;
  display: block;
  float: none;
  font-size: 13px;
  height: auto;
  line-height: 15px;
  padding: 10px;
}
.nav-menu li ul li a:hover {
  background: none;
  color: #02a7ec;
}
.nav-menu li ul li:last-child {
  float: left;
}
.nav-menu li:last-child,
.nav-menu li:nth-last-child(2) {
  border: 0;
  float: right;
}
.breadcrum {
  border-bottom: 1px solid #ddd;
  color: #999;
  font-size: 12px;
  height: 25px;
  line-height: 28px;
  margin-bottom: 10px;
}
.breadcrum a {
  color: #777;
}
.general-content {
  float: left;
  width: 100%;
}
.conten-box {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #666;
  background: #f9f9f9;
  border: 1px solid #d9d9d9;
  box-shadow: 0px 3px 5px #A4A2A2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color='#A4A2A2')";
  float: left;
  font-size: 13px;
  height: 350px;
  margin: 0 20px 20px 0;
  width: 210px;
}
.conten-box .title-box {
  padding: 8px 5%;
  width: 90%;
}
.conten-box a:hover {
  text-decoration: none;
}
.title-box {
  background: url(../images/bg-title.gif) repeat-x left top;
  border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  color: #666;
  font-size: 20px;
  height: 20px;
  padding: 8px 2%;
  text-shadow: 1px 1px 1px #efefef;
  width: 96%;
}
.boxes {
  background: url(../images/bg-box.png) no-repeat center top;
  height: 274px;
  padding: 15px;
  position: relative;
  width: 180px;
}
.boxes .lightgrey-button {
  position: absolute;
  bottom: 5px;
  left: 55px;
}
.boxes-empty {
  background: url(../images/box-bg.png) no-repeat left bottom;
  background: url(../images/box-bg.png) no-repeat left bottom, url(../images/bg-box.png) no-repeat center top;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  color: #a8a6a6;
  height: 200px;
  font-size: 18px;
  font-weight: bold;
  padding: 130px 10px 20px 10px;
  text-align: center;
  text-shadow: 1px 0px 0px #555;
  width: 190px;
}
.boxes-empty p.text-blue {
  color: #489bbd;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5), 0 0 0 #999999;
  margin: 10px 0;
}
.boxes-empty-sn {
  background: url(../images/bg-box.png) no-repeat center top;
  border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  height: 280px;
  padding: 20px 10px 20px 10px;
  text-align: center;
  width: 190px;
}
.widget {
  display: block;
  height: 100%;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.widget:hover {
  /*.boxes-empty-sn{ background-image: none; }
		h5{ color: white; }
		background: #0279ad;*/

  background: #ececec;
}
.main-content {
  background: #fff;
  border: 1px solid #d7d7d7;
  box-shadow: 2px 2px 10px #b5b5b5;
  margin-bottom: 40px;
}
.float-contents {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  float: left;
  width: 100%;
  background: #fff;
  border: 1px solid #d0d0d0;
  margin-bottom: 20px;
}
.float-contents .title-box {
  color: #209ecf;
  font-weight: bold;
}
.left-column {
  float: left;
  margin-bottom: 40px;
  padding-right: 20px;
}
.right-column {
  float: right;
  width: 210px;
}
footer {
  color: #999;
  height: 30px;
  font-size: 12px;
  float: left;
  line-height: 25px;
  width: 100%;
}
footer a {
  color: #999!important;
}
footer .left,
footer .right {
  border-top: 1px solid #ddd;
  width: 45%;
}
footer .right {
  text-align: right;
}
.footer-center {
  margin: 0 auto;
  width: 90%;
}
.icon-footer {
  background: url(../images/footer-icon.png) no-repeat center top;
  height: 18px;
  float: left;
  margin: 0 auto;
  min-width: 90px;
  width: 10%;
}
@media only screen and (max-width: 480px) {
  #universal-menu,
  .breadcrum,
  .conten-box {
    display: none;
  }
  #wrapper {
    min-width: 280px;
  }
  header {
    height: 120px;
  }
  nav {
    height: 30px;
    margin-bottom: 20px;
  }
  nav li {
    display: none;
    height: 30px;
  }
  nav li a {
    height: 30px!important;
    font-size: 1.1em!important;
    line-height: 35px!important;
    padding: 0 10px!important;
  }
  nav li:last-child {
    display: block;
  }
  nav li:last-child a.nav-sesion {
    display: block;
  }
  nav li:nth-last-child(2) {
    display: block;
    float: left!important;
  }
  .center-content {
    width: 96%;
  }
  .center-content .left {
    float: none!important;
    display: block;
  }
  .center-content .left img {
    display: block;
    margin: 1% auto;
  }
  .center-content .right {
    display: none;
  }
  .conten-box {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    width: 100%;
  }
  .conten-box .boxes {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    width: 100%;
  }
  .conten-box.mobileWidget {
    display: block;
  }
  .search-boxes {
    height: 40px;
  }
  .search-boxes input[type="text"] {
    font-size: 1.1em;
    height: 35px;
  }
  .alto-min {
    min-height: 370px;
  }
  .footer-center {
    width: 98%;
  }
  footer .left,
  footer .right {
    width: 34%;
  }
  .icon-footer {
    width: 32%;
  }
}
