﻿
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";

@charset "UTF-8";
/* colores */
/*
$dark-blue: #000000;
$deloitte-green: #86BC25;
$light-blue: #53565A;
$light-gray: #D0D0CE;
*/
.btn-secondary {
    color: #353535;
    border-color: #D0D0CE;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-secondary.active, .btn-secondary:active, .open > .dropdown-toggle.btn-secondary {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

.text-first-color {
  color: #86BC25;
}

.text-second-color {
  color: #000000;
}

.text-third-color {
  color: #53565A;
}

.text-fourth-color {
  color: #86BC25;
}

/* estilos */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../static/font/OpenSans-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../static/font/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  src: url("../static/font/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../static/font/OpenSans-Semibold.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../static/font/OpenSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url("../static/font/OpenSans-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../static/font/OpenSans-Italic.ttf") format("truetype");
}
body {
  margin: 0;
  min-width: 960px;
  background: none;
  background-color: #fff;
  color: #666;
  font: normal 13px Arial, sans-serif;
}

img {
  border-style: none;
}

a {
  color: #86BC25;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active, a:visited, a:focus {
  color: #86BC25;
}

input, textarea, select {
  color: #464646;
  vertical-align: middle;
  font: 100% arial, sans-serif;
}

form, fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

#wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: none;
}

#header {
  position: relative;
  margin: 0 0 35px;
  width: 100%;
  height: 197px;
  background: url(../images/bg-header.jpg) repeat-x;
  border-bottom: 1px solid #eaeaea;
}

.card-body {
  border: solid 1px #eaeaea;
}

.navbar {
  position: relative;
  z-index: 2;
  padding: 7px 0 0 0;
  width: 100%;
  margin-bottom: 0;
  min-height: 0;
  background-color: #000;
  height: 30px;
}

#nav {
  float: left;
  margin: 0;
  padding: 1px 0 0;
  list-style: none;
  font: bold 11px/14px Arial, Helvetica, sans-serif;
}
#nav a {
  color: #e0e0e0;
  text-decoration: none;
}
#nav a.upper {
  text-transform: uppercase;
}
#nav ul {
  position: absolute;
  top: 22px;
  left: 2px;
  display: none;
  margin: 0;
  padding: 0;
  width: 189px;
  border: solid #d9d9d9;
  border-width: 0 1px 1px;
  background: #e6e6e6;
  list-style: none;
}
#nav ul li {
  float: none;
  padding: 0;
  border-top: 1px solid #d9d9d9;
}
#nav ul a {
  display: block;
  padding: 9px 9px 7px;
  height: 1%;
  color: #373737;
}
#nav ul a:hover {
  background: #222;
  color: #fff;
}

.ingreso {
  float: right;
  margin: 0;
  padding: 1px 0 0;
  list-style: none;
  font: bold 11px/14px Arial, Helvetica, sans-serif;
}
.ingreso a {
  color: #95C649;
  text-decoration: none;
}

.social {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}

#footer .social {
  position: absolute;
  top: 27px;
  right: 7px;
  float: none;
}

.social li {
  float: left;
  padding: 0 5px 0 0;
}

#footer .social li {
  padding-left: 3px;
}

.social a {
  display: block;
  overflow: hidden;
  width: 20px;
  height: 20px;
  outline: none;
  text-indent: -9999px;
}

.social a.icon {
  text-indent: unset;
}

#footer .social a {
  width: 28px;
  height: 29px;
}

.social .facebook {
  background-position: -18px 0;
}

.social .twitter {
  background-position: -36px 0;
}

.social .rss {
  background-position: -54px 0;
}

#footer .social .linkedin {
  background-position: 0 -19px;
}
#footer .social .facebook {
  background-position: -28px -19px;
}
#footer .social .twitter {
  width: 29px;
  background-position: -56px -19px;
}
#footer .social .rss {
  background-position: -85px -19px;
}

#header .holder {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 40px 0 0;
  width: 100%;
}
#header .holder table {
  width: 100%;
}
#header .holder table > tbody > tr > td:last-child {
  text-align: right;
}

.logo {
  float: left;
  overflow: hidden;
  width: 200px;
  height: 70px;
  background: url(images/brand/mem_new.jpg) no-repeat;
  background-size: 200px;
  background-position: 0;
  text-indent: -9999px;
}
.logo a {
  display: block;
  height: 100%;
}

.percentContainer input {
  width: 40px !important;
}

.sponsors {
  display: inline;
  float: right;
  margin: 36px -14px 0 0;
  padding: 0;
  list-style: none;
}
.sponsors li {
  float: left;
  padding: 0 4px 0 4px;
  background: none;
}
.sponsors img {
  vertical-align: middle;
}
.sponsors a {
  outline: none;
}

.shadow-header {
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin: 0 0 0 -502px;
  width: 982px;
  height: 9px;
  background: url(../images/bg-shadow-header.png) no-repeat;
}

.carousel {
  position: relative;
  margin: 0 auto;
  padding: 0 0 11px;
  width: 960px;
}

.slides {
  position: relative;
  overflow: hidden;
  margin: 0 0 7px;
  width: 946px;
  height: 377px;
  border: 7px solid #fff;
}
.slides ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 99999px;
  list-style: none;
}
.slides li {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 377px;
}
.slides .text {
  position: absolute;
  top: 179px;
  left: 37px;
  width: 410px;
  color: #8d8d8d;
  font-size: 17px;
}

.switcher {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.switcher ul {
  position: relative;
  z-index: 99;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 15px;
  list-style: none;
  text-align: center;
}
.switcher li {
  display: inline-block;
  padding-left: 4px;
  width: 13px;
}
.switcher a {
  display: inline-block;
  overflow: hidden;
  width: 13px;
  height: 14px;
  background: url(../images/bg-switcher-item.gif) no-repeat 0 -14px;
  text-indent: -99999px;
}
.switcher a:hover {
  background-position: 0 0;
}
.switcher .active a {
  background-position: 0 0;
}

.shadow, .shadow-content {
  position: absolute;
  bottom: 15px;
  left: -7px;
  overflow: hidden;
  width: 975px;
  height: 18px;
  background: url(../images/bg-shadow.png) no-repeat;
}

.shadow-content {
  bottom: 0;
}

.box .shadow {
  bottom: -18px;
}

.blocks {
  position: relative;
  z-index: 9;
  padding: 52px 0 16px;
  width: 100%;
  border: solid #aaa5a3;
  border-width: 2px 0;
  background: url(../images/loop_back.jpg) repeat 50% 0;
}
.blocks .holder {
  position: relative;
  margin: 0 -54px 0 0;
  padding: 0 0 37px;
  width: 1014px;
  background: url(../images/divider.gif) repeat-y 310px 0;
}

.block {
  display: inline;
  float: left;
  margin: -40px 51px 0 2px;
  width: 285px;
}
.block h2 {
  float: left;
  overflow: hidden;
  margin: 0;
  text-indent: -9999px;
}
.block .heading {
  overflow: hidden;
  margin: 0 10px 7px 0;
  padding: 0 0 10px;
  height: 1%;
  background: url(../images/divider2.gif) repeat-x 0 100%;
}

.nomina {
  width: 136px;
  height: 34px;
  background: url(../images/text-nomina.png) no-repeat;
}

.blog {
  margin: 7px 0 -7px !important;
  width: 104px;
  height: 34px;
  background: url(../images/text-blog.png) no-repeat;
}

.videos {
  margin: 11px 0 -3px !important;
  width: 122px;
  height: 26px;
  background: url(../images/text-videos.png) no-repeat;
}

.block p {
  margin: 0 0 16px;
}

.contact-form {
  padding: 4px 0 0;
  width: 100%;
}
.contact-form label {
  display: block;
  margin: 0 0 4px 1px;
}
.contact-form .text {
  display: block;
  overflow: hidden;
  margin: 0 0 4px;
  width: 278px;
  height: 33px;
  background: url(../images/bg-input-text.gif) no-repeat;
}
.contact-form .text input {
  float: left;
  margin: 0;
  padding: 7px 4px;
  width: 270px;
  border: 0;
  background: none;
}

.btn-round {
  background: #464646;
  border: outset 2px #888;
  font-weight: bold;
  font-size: 9pt;
  color: #fff;
  text-decoration: none;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  padding: 0 15px 1px 15px;
  line-height: 22px;
}
.btn-round:hover {
  color: #fff;
}
.btn-round:active {
  padding: 1px 14px 0 16px;
  border: inset 2px #888;
  color: #eee;
}
.btn-round:visited {
  color: #fff;
}
.btn-round.btn-next {
  position: relative;
  padding-right: 24px;
}
.btn-round.btn-next:after {
  content: " ";
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 8px solid;
  display: inline-block;
  height: 0;
  vertical-align: top;
  width: 0;
  position: absolute;
  right: 7px;
  top: 7px;
}
.btn-round.btn-prev {
  position: relative;
  padding-left: 24px;
}
.btn-round.btn-prev:after {
  content: " ";
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-right: 8px solid;
  display: inline-block;
  height: 0;
  vertical-align: top;
  width: 0;
  position: absolute;
  left: 7px;
  top: 7px;
}

.button {
  background: #464646;
  border: outset 1px #888;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  font-size: 10pt;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 24px;
}
.button.next {
  padding: 0 20px 0px 15px;
  position: relative;
}
.button.next:after {
  content: " ";
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 4px solid;
  display: inline-block;
  height: 0;
  vertical-align: top;
  width: 0;
  position: absolute;
  right: 8px;
  top: 8px;
}

.shadow-t {
  position: absolute;
  top: -9px;
  left: 50%;
  overflow: hidden;
  margin: 0 0 0 -463px;
  width: 926px;
  height: 7px;
  background: url(../images/bg-shadow-t.png) no-repeat;
}

.shadow-b {
  position: absolute;
  bottom: -8px;
  left: 50%;
  overflow: hidden;
  margin: 0 0 0 -439px;
  width: 878px;
  height: 6px;
  background: url(../images/bg-shadow-b.png) no-repeat;
}

.box {
  position: relative;
  margin: 0 0 15px;
  padding: 20px 0 10px;
  background: #fff;
}
.box .holder {
  overflow: hidden;
  margin: 0 -16px 0 0;
  width: 978px;
}

.column {
  float: left;
  padding: 0 32px 0 18px;
  width: 276px;
}

.column-title {
  display: block;
  margin: 0 0 10px;
  padding: 0 0 5px;
  background: url(../images/divider3.gif) repeat-x 0 100%;
  color: #6e6f72;
  font-size: 14px;
}

.lists {
  overflow: hidden;
  padding: 0 0 0px;
  width: 100%;
  font-size: 12px;
  line-height: 19px;
  margin-bottom: 8px;
}
.lists ul {
  display: inline;
  float: left;
  margin: 0 -3px 0 0;
  padding: 0;
  width: 100%;
  list-style: none;
}
.lists ul li {
  padding: 0 0 0 19px;
  margin-bottom: 4px;
  background: url(../images/bg-arrow.gif) no-repeat 0 6px;
}
.lists ul li a {
  color: #6e6f72;
  text-decoration: none;
}

#footer .row {
  position: relative;
  padding: 0 200px 55px;
  color: #6e6f72;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
}
#footer p {
  margin: 0 0 6px;
}

.counter {
  margin: 0;
  padding: 0;
  color: #fff;
  list-style: none;
  font: bold 25px Arial, Helvetica, sans-serif;
}
.counter li {
  display: inline-block;
  margin: 0 0 0 -4px;
  width: 28px;
  height: 34px;
  background: url(../images/bg-cell.gif) no-repeat;
  text-align: center;
  line-height: 32px;
}

* + html .counter li {
  display: inline;
  margin: 0 3px 0 0;
}

h3 {
  color: #353535;
  font-weight: 700;
  font-size: 26px;
}
h3.cuestionario {
  margin: 50px 30px 0 0;
  text-align: right;
}

h4 {
  margin: 35px 0 0;
  color: #353535;
  font-weight: 700;
  font-size: 15px;
}
h4.cuestionario {
  margin: 15px 0 0 30px;
  color: #353535;
  font-weight: 700;
  font-size: 14px;
}

h5 {
  margin: 5px 0 0 30px;
  color: white;
  font-size: 12px;
}
h5.cuestionario {
  margin: 0 30px 0 0;
  text-align: right;
  font-size: 12px;
}

.content-box {
  position: relative;
  overflow: hidden;
  margin: 0 0 7px;
  width: 1040px;
  border: 7px solid #353535;
  background: url(images/bg-pattern.gif) repeat;
}

#registro-box {
  padding: 10px 5px 70px;
  background: url(../images/divider4.png) no-repeat center 20px;
}

.down-illustration {
  position: absolute;
  top: 360px;
  padding: 10px 30px 70px;
  background: url(../images/divider4.png) no-repeat center 20px;
}

.input-holder {
  float: left;
  width: 260px;
}

input.reg {
  margin: 5px 0 0;
  width: 221px;
  height: 29px;
}
input.reg-small {
  margin: 5px 0 0;
  width: 141px;
  height: 29px;
}

.btn-sig, .btn-ant, .btn-guardar, .btn-cont, .btn-enviar {
  width: 103px;
  height: 29px;
  border: none;
  background: transparent url(images/b1.png);
  color: #DFDFDF;
  text-align: center;
  font: 12px Arial, Helvetica, sans-serif;
  font-weight: 700;
  cursor: pointer;
}

.btn-cont-upload {
  position: relative;
  top: 44px;
  width: 103px;
  height: 29px;
  border: none;
  background: transparent url(images/b1.png);
  color: #DFDFDF;
  text-align: center;
  font: 12px Arial, Helvetica, sans-serif;
  font-weight: 700;
  cursor: pointer;
}

.btn-sig-account {
  width: 103px;
  height: 29px;
  border: none;
  background: transparent url(images/b1.png);
  color: #DFDFDF;
  text-align: center;
  font: 12px Arial, Helvetica, sans-serif;
  font-weight: 700;
  cursor: pointer;
}

.btn-login {
  position: relative;
  top: 14px;
  width: 103px;
  height: 29px;
  border: none;
  background: transparent url(images/b1.png);
  color: #DFDFDF;
  text-align: center;
  font: 12px Arial, Helvetica, sans-serif;
  cursor: pointer;
}

.btn-save {
  position: relative;
  top: 0;
  left: 0;
  width: 103px;
  height: 29px;
  border-width: medium;
  border-style: none;
  border-color: inherit;
  background: url(images/b1.png);
  color: #DFDFDF;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  font-variant: normal;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: normal;
  cursor: pointer;
}

.btn-ant {
  background: transparent url(../images/b5.png);
}
.btn-ant:active {
  background: transparent url(../images/b6.png) no-repeat;
  color: #666;
}

.btn-cont {
  width: 170px;
  background: transparent url(../images/b3.png);
}

.edit-box {
  padding-right: 20px;
  text-align: left;
}
.edit-box h4 a {
  display: block;
  color: #86BC25;
  text-decoration: underline;
  font-weight: 400;
  font-style: italic;
  font-size: 12px;
}
.edit-box span.active {
  color: #74B016;
}

.info-link {
  display: inline;
  float: right;
  margin: 12px 30px 0 0;
}

.info-link-reg {
  display: inline;
  float: right;
  margin: 10px 0 0;
}

.info-link-reg2 {
  display: inline;
  float: right;
  margin: 0;
}

.column_left {
  float: left;
  min-height: 500px;
  width: 240px;
  background: url(images/dividerV.png) no-repeat right 20px;
}

.column_right {
  margin-left: 240px;
}

ul#session_menu {
  margin-top: 20px;
  float: right;
}

ul#session_menu1, ul#session_menu2 {
  position: relative;
  top: -25px;
  float: right;
  list-style-type: none;
}

ul#session_menu1, ul#session_menu2 {
  top: 30px;
}

ul#session_menu li, ul#session_menu1 li, ul#session_menu2 li {
  display: inline;
  padding: 0 5px;
}

.form_cuest {
  display: inline;
  float: left;
  margin-left: 30px;
}

.text_cuest {
  display: inline;
  float: left;
  margin-top: 30px;
  margin-left: 30px;
  color: #999;
}

.inp-box-l {
  float: left;
  width: 283px;
  height: 80px;
}

.inp-box-r {
  float: right;
  padding-left: 17px;
  width: 283px;
  height: 80px;
}

.inp-box-ext {
  float: left;
  width: 80px;
}

.inp-box-triple {
  float: left;
  width: 130px;
}

.long_input {
  width: 580px;
  height: 30px;
  color: #464646;
  vertical-align: middle;
  font: 100% arial, sans-serif;
}

.mid_input {
  width: 278px;
  height: 30px;
  color: #464646;
  vertical-align: middle;
  font: 12pt arial, sans-serif;
}

.short_input {
  width: 130px;
  height: 30px;
  color: #464646;
  vertical-align: middle;
  font: 100% arial, sans-serif;
}

.short_txt {
  height: 25px;
  background-color: White;
  color: #464646;
  vertical-align: middle;
  font: 100% arial, sans-serif;
}

.short_txtII {
  height: 25px;
  background-color: Red;
  color: White;
  vertical-align: middle;
  font: 100% arial, sans-serif;
}

.results {
  color: #464646;
}

.tel_input {
  width: 180px;
  height: 30px;
  color: #464646;
  vertical-align: middle;
  font: 100% arial, sans-serif;
}

.ext_input {
  width: 75px;
  height: 30px;
  color: #464646;
  vertical-align: middle;
  font: 100% arial, sans-serif;
}

.form_cuest select {
  width: 284px;
  height: 35px;
  border: 1px #CCC solid;
  vertical-align: middle;
  font-size: 13px;
}

.sel-boxs {
  float: left;
  width: 100%;
  background: url(../images/divider4.png) no-repeat center bottom;
  color: #999;
}

.sel-box {
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  background: url(../images/divider4.png) no-repeat center bottom;
  color: #999;
}

.text-red {
  color: #e16d6d;
}

.text-green {
  color: #a0dc92;
}

.triple-box {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 136px;
}

.btn-enviar {
  position: relative;
  top: 28px;
  left: -260px;
  float: right;
}

.msg_input {
  width: 330px;
  height: 150px;
  color: #464646;
  vertical-align: middle;
  font: 100% arial, sans-serif;
}

.cont_input {
  width: 330px;
  height: 30px;
  color: #464646;
  vertical-align: middle;
  font: 100% arial, sans-serif;
}

.step-box-short {
  padding: 5px 0 0 47px;
  width: 200px;
  text-align: right;
}

.slides_reg_1 {
  position: relative;
  overflow: hidden;
  margin: 0 0 7px;
  width: 946px;
  height: 560px;
  border: 7px solid #fff;
  background-image: url(images/bg-pattern.gif);
}
.slides_reg_1 #imagenesReg {
  position: absolute;
  left: -25px;
  float: right;
  margin: 0;
  width: 975px;
  background-color: #FFF;
}
.slides_reg_1 #imagenesReg img {
  position: relative;
  top: 0;
  float: right;
  height: 355px;
  cursor: pointer;
}
.slides_reg_1 #registro {
  position: relative;
  top: 300px;
  margin: 35px 0 0 40px;
  width: 986px;
  height: 90px;
  color: #FFF;
}
.slides_reg_1 #registroTitulo {
  color: #FFF;
  font-weight: 700;
  font-size: 24px;
}

.shadow-a {
  position: absolute;
  bottom: 0;
  left: -7px;
  overflow: hidden;
  width: 975px;
  height: 18px;
  background: url(../images/bg-shadow.png) no-repeat;
}

.sel-box2 {
  float: left;
  width: 100%;
  color: #999;
}
.sel-box2 p {
  padding-bottom: 1px;
  font-size: 12px;
}

.der {
  float: right;
  width: 450px;
  color: #999;
}
.der .triple-box {
  padding-right: 2px;
  text-align: right;
  font-weight: 700;
}

.label-boxR {
  float: right;
  width: 100%;
  color: #999;
}

.cuadra-box p {
  display: block;
  padding-top: 0;
  width: 150px;
  color: #FFF;
  font-weight: 700;
  font-size: 11px;
}

.cuadra-box-invisible p {
  display: block;
  padding-top: 0;
  width: 150px;
  color: #555;
  font-size: 11px;
}

.text_dec {
  display: inline;
  float: right;
  margin-top: 30px;
  margin-right: 30px;
  color: #999;
}

.captcha {
  float: left;
}

.info-link-dec {
  display: inline;
  float: left;
  margin: 10px 0 0 10px;
  vertical-align: middle;
}

h4.sel-box-two-h4 {
  margin: 14px 0;
}

.column_right-two {
  float: left;
  width: 780px;
  color: #FFF;
}

.hdivider {
  background: url(../images/divider4.png) no-repeat center center;
  height: 15px;
}

.vdivider {
  background: none;
  min-height: 528px;
}

.step-box-two {
  clear: both;
  display: inline;
  float: left;
  margin: 0 0 17px;
  padding: 0 0 20px 29px;
  width: 92%;
  background: none;
  color: #999;
}
.step-box-two h4 {
  display: block;
  margin: 12px 0;
  padding: 5px 5px 0 0;
  color: #353535;
  font-size: 15px;
}
.step-box-two ul li {
  margin: 0 -40px;
  list-style: none;
}
.step-box-two ul li b {
  color: #FFF;
  font-weight: 100;
}

.btn-ir {
  position: relative;
  top: 24px;
  display: inline;
  float: right;
  margin: -22px 0;
  width: 170px;
  height: 29px;
  border: none;
  background: transparent url(../images/b3.png);
  color: #DFDFDF;
  text-align: center;
  font: 12px Arial, Helvetica, sans-serif;
  font-weight: 700;
  cursor: pointer;
}

.bottom-button-container {
  margin: 41px;
}

.inp-box-l1 {
  margin: 0;
  width: 284px;
}

.inp-box-l2 {
  width: 284px;
}
.inp-box-l2 h5 {
  margin: 5px 0;
  color: #FFF;
  font-weight: 100;
  font-style: italic;
}
.inp-box-l2 .info-link-reg img {
  margin: -9px 1px;
}

.inp-box-l3 {
  float: left;
  width: 284px;
}

.btn-env {
  position: relative;
  top: 24px;
  margin: 9px 247px;
  width: 103px;
  height: 29px;
  border: none;
  background: transparent url(images/b1.png);
  color: #DFDFDF;
  text-align: center;
  font: 12px Arial, Helvetica, sans-serif;
  font-weight: 700;
  cursor: pointer;
}

.btn-acc {
  position: relative;
  top: 24px;
  width: 103px;
  height: 29px;
  border: none;
  background: transparent url(images/b1.png);
  color: #DFDFDF;
  text-align: center;
  font: 11px Arial, Helvetica, sans-serif;
  font-weight: 700;
  cursor: pointer;
}

.column_left-two {
  float: left;
  min-height: 343px;
  width: 270px;
  background: url(images/dividerV.png) no-repeat right 20px;
}

.column_left-three {
  float: left;
  min-height: 351px;
  width: 270px;
  background: url(images/dividerV.png) no-repeat right 20px;
}

.inp-box-l-box {
  margin: 22px 0 -20px;
}

.inp-box-l-box-capcha label {
  margin: 16px 0 -16px;
}

.info-link-reg-two {
  display: inline;
  float: right;
  margin: 25px 295px 0 0;
}

.link {
  margin: 55px 0 0 30px;
  color: white;
  font-weight: 700;
  font-size: 15px;
}

.short_txtenable {
  height: 32px;
  background-color: White;
  color: Black;
  vertical-align: middle;
  font: 100% arial, sans-serif;
}

.tablaLabel {
  color: White;
}

.imgEliminar {
  border: 0;
}

.Grid {
  border-width: 1px;
  border-style: none;
  color: Silver;
  vertical-align: middle;
  font: 100% arial, sans-serif;
}

.GridTitle {
  color: Silver;
  vertical-align: middle;
  font: 100% arial, sans-serif;
  font-size: 16px;
}

table.myRadioslist input {
  display: block;
  float: left;
  width: 20px;
}
table.myRadioslist label {
  display: block;
  float: left;
  width: 400px;
}

.center, #footer {
  margin: 0 auto;
  width: 960px;
}

.navbar:after, .blocks .holder:after {
  display: block;
  clear: both;
  content: "";
}

#nav li, .ingreso li {
  position: relative;
  float: left;
  padding: 0 21px 8px 2px;
}

#nav a:hover, .ingreso a:hover {
  color: #fff;
}

#nav li:hover ul, .slides img {
  display: block;
}

.sponsors li:first-child, #registro-box.registro-box-interna {
  background: none;
}

.slides .text p, div.criterios h4, .sel-box-two ul, .inp-box-l-box-capcha {
  margin: 0;
}

.btn:hover span, .lists a:hover {
  text-decoration: underline;
}

.input-holder label, .input-holder-small label {
  color: white;
  font-size: 14px;
}

.input-holder-small, .inp-box-tel {
  float: left;
  width: 180px;
}

.btn-sig:active, .btn-guardar:active, .btn-enviar:active, .btn-env:active {
  background: transparent url(images/b2.png) no-repeat;
  color: #666;
}

.btn-cont:active, .btn-ir:active {
  background: transparent url(images/b4.png) no-repeat;
  color: #666;
}

.step-box, .step-box-two {
  padding-right: 20px;
  text-align: right;
}

.step-box h4, .step-box-short h4 {
  display: block;
  margin: 0;
  padding: 5px 10px 0 0;
  color: #999;
  font-size: 16px;
}

.form_cuest label, .form_cuest_label {
  display: block;
  margin: 12px 0 5px;
  color: white;
  font-size: 13px;
}

.text_cuest p, .sel-box p, .text_dec p, .sel-box-two p {
  font-size: 14px;
}

.text_cuest p span, .text_dec p span {
  color: white;
}

.cuadra-box, .cuadra-box-invisible {
  float: left;
  padding-right: 6px;
}

.page-content {
  border: none;
  color: #353535;
  background: none;
  padding-left: 0px;
  padding-right: 0px;
}

.footer {
  width: 1100px;
}

.registroImages {
  font-size: 0;
}

.form-group > label, .form-group-sm > label {
  color: #666;
  font-size: 14px;
  font-weight: normal;
}
.form-group ul.checkbox, .form-group-sm ul.checkbox {
  list-style-type: none;
}
.form-group ul.checkbox input, .form-group-sm ul.checkbox input {
  margin: 0;
}
.form-group ul.checkbox label, .form-group-sm ul.checkbox label {
  padding-left: 10px;
}

.form-group {
  margin-bottom: 10px;
}

.container-fluid ol {
  color: #353535;
}

ul {
  margin-top: 5px;
}
ul li {
  margin-bottom: 5px;
}

.table tr:first-child th {
  border: none;
  text-align: center;
}
.table > tbody > tr > td {
  border-top-color: #888;
}
.table.table-centered td, .table.table-centered th {
  vertical-align: middle;
  text-align: center;
}

a.btn {
  text-decoration: none;
}

p .nota {
  display: block;
  font-size: 10pt;
  font-style: italic;
}

.uploading {
  background: url(images/15.GIF);
  background-size: cover;
}
.uploading:after {
  content: "Subiendo...";
}
.uploading input {
  visibility: hidden;
}

.card {
  border-radius: 0;
}

.card-default {
  border: none;
}

.liftshadow {
  position: relative;
  margin-bottom: 15px;
}
.liftshadow:before, .liftshadow:after {
  /*content: " ";*/
  position: absolute;
  z-index: -2;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  max-width: 300px;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.liftshadow:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.liftshadow.page-content:before, .liftshadow.page-content:after {
  bottom: 8px;
}

.modal-backdrop {
  height: 100%;
  z-index: 1000;
}

.modal-dialog {
  z-index: 1001;
  margin-top: 120px;
}

.modal-title {
  font-weight: bold;
  font-size: larger;
}

.modal {
  background-color: rgba(255, 255, 255, 0.8);
}
.modal .modal-content {
  border-radius: 32px;
  border: solid 16px #fff;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#eaeaea",GradientType=0 ); /* IE6-9 */
  color: #666;
}
.modal .modal-content .modal-footer {
  border: none;
}
.modal label {
  color: #666;
  font-weight: bold;
}
.modal.uprogress {
  display: block;
}
.modal.uprogress .modal-dialog {
  width: 130px;
  margin: 0 auto;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.modal.uprogress .modal-dialog .modal-content {
  border: none;
  background-color: transparent;
  background: none;
  box-shadow: none;
}

.DefaulText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  line-height: 1.5;
  color: #d5d5d5;
  width: 650px;
}

.RequiredField {
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  text-decoration: none;
  color: Red;
}

.FooterText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  line-height: 1.5;
  color: white;
  width: 850px;
  margin-left: 10px;
  background: url(images/memx_abajo_azul.gif);
}

.localnav_btnBack {
  background-color: white;
  width: 25px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-image: url(images/atras.gif);
  border-style: none;
}

.localnav_btnNext {
  background-color: white;
  width: 80px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-image: url(images/siguiente.gif);
  border-style: none;
}

.localnav_btnAdelante {
  background-color: white;
  width: 80px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-image: url(images/adelante.gif);
  border-style: none;
}

.localnav_SubTitle {
  font-family: Arial;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  color: #00A1DE;
  text-decoration: none;
}

.localnav {
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  color: #333333;
  text-decoration: none;
}

.lnkButton a:hover {
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  color: #92D400;
  text-decoration: none;
}

.AppSummary_TDHeader {
  font-family: Arial;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-align: left;
  color: #1362FF;
}

.AppSummary_Finish {
  color: #353535;
  font-weight: 700;
}

.label_User {
  font-family: Arial;
  font-size: 10px;
  font-style: normal;
  text-decoration: none;
  color: #92D400;
}

.multiPage {
  float: left;
  border: 1px solid #94A7B5;
  width: 780px;
  height: 470px;
  padding: 6px;
}

.multiPage div {
  border: 1px solid #94A7B5;
  border-left: 0;
}

.multiPage img {
  cursor: no-drop;
}

.AppTab5_TableHeader1 {
  text-align: center;
  font-weight: 700;
  color: Black;
  background-color: #F2F2F2;
}

.tdMenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  color: #005abb;
  text-decoration: none;
  cursor: pointer;
  padding-left: 4px;
  background-color: White;
}

.tdMenu label {
  cursor: pointer;
}

.tdMenu_hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  color: #005abb;
  text-decoration: none;
  cursor: pointer;
  padding-left: 4px;
  background-color: #F2F2F2;
}

.lblreq {
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  color: Red;
  text-decoration: none;
}

.AttachNameLabel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.5;
  color: #00A1DE;
}

#mbm {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  line-height: 1.5;
  color: #353535;
  float: right;
  padding-bottom: 5px;
  border: 1px #00A1DE;
}

#ol {
  background-image: url(images/overlay.png);
}

.dialog {
  display: none;
}

* html #ol {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png",sizingMethod="scale");
}

.PhaseIII_TableHeader {
  text-align: center;
  font-weight: 700;
  color: Black;
  background-color: #F2F2F2;
  border-width: 0;
}

.Documentation_TableHeader {
  text-align: center;
  font-weight: 700;
  color: White;
  background-color: #4C06A4;
  border-width: 0;
}

.Bullets {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.5;
  color: #353535;
  margin-left: 10px;
}

.iMensajeError {
  font-size: xx-large;
  color: #FFFFFF;
  font-weight: 700;
}

.lblEtiquetaNormal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.5;
  color: Black;
}

ul.form {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.form > li {
  margin-bottom: 10px;
  margin-right: 1%;
  float: left;
  width: 49%;
  overflow: hidden;
}

ul.form > li > label {
  display: block;
}

.GridHeader {
  background: #eee;
  font-weight: 400;
  line-height: 1.5em;
  color: #333;
  border-color: #fff;
}

ol.alpha {
  list-style-type: lower-alpha;
  list-style-position: outside;
}

ol.roman {
  list-style-type: lower-roman;
  list-style-position: outside;
}

ul.nobullet {
  list-style-type: none;
}

ol.alpha > li, ol.roman > li, ul.nobullet > li {
  line-height: 20px;
}

ol.alpha > li label, ol.roman > li label, ul.nobullet > li label {
  margin-left: 17px;
}

ol.alpha > li input[type=checkbox], ol.roman > li input[type=checkbox], ul.nobullet > li input[type=checkbox], ol.alpha > li input[type=radio], ol.roman > li input[type=radio], ul.nobullet > li input[type=radio] {
  margin-left: -17px;
  margin-right: 8px;
}

.form_cuest > ol, .form_cuest > ol > li > ol.roman {
  padding-left: 18px;
}

.form_cuest > ol {
  margin-bottom: 25px;
  margin-right: 10px;
}

.questionnaire .tabular table {
  width: 580px;
}

.questionnaire .tabular td {
  border-bottom: solid 1px silver;
}

.FooterText a, .FooterText a:hover, .FooterText a:visited {
  font-family: Arial;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  color: White;
  text-decoration: none;
}

.localnav a:link, .localnav a:visited {
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  color: #95C649;
  text-decoration: none;
}

.localnav a:hover, .lnkButton a:visited {
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  color: #002776;
  text-decoration: none;
}

.AppSummary_NoIni, .AppSummary_Pend {
  color: Gray;
}

.AppTab2_TableHeader1, .AppTab2_TableHeader2, .AppTab2_TableHeader3 {
  text-align: left;
  font-weight: 700;
  color: Black;
  background-color: #F2F2F2;
}

#box, #box2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  line-height: 1.5;
  background-color: white;
  border: 1px solid #00A1DE;
  padding: 0;
}

.tooltip.in {
  visibility: visible;
}

.loader {
  width: 64px;
  height: 64px;
  display: inline-block;
  background-image: url(../static/img/ui/loading-image.gif);
}

.modal-backdrop.in {
  opacity: 0;
}

.mem-content .text-under-line {
  text-decoration: underline;
}
.mem-content .text-center {
  text-align: center;
}
.mem-content .text-justify {
  text-align: justify;
}
.mem-content .color-1 {
  color: #86BC25;
}
.mem-content .color-2 {
  color: #da291c;
}
.mem-content .w-35 {
  width: 35%;
}
.mem-content .w-5 {
  width: 5%;
}
.mem-content h1 {
  font-family: "Open Sans";
  color: #86BC25;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 24px;
}
.mem-content h1 + h2 {
  margin-top: -4px;
}
.mem-content h1.alt {
  color: #000000;
  margin-bottom: 32px;
}
.mem-content h1.alt strong {
  color: #86BC25;
}
.mem-content h2 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
  color: #666;
}
.mem-content h2.alt {
  color: #86BC25;
  margin-bottom: 16px;
}
.mem-content h3 {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 4px;
}
.mem-content h3 + h3 {
  margin-top: 0px;
}
.mem-content h4 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  text-decoration: underline;
  margin-top: 24px;
}
.mem-content h5 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
  margin-top: 24px;
  color: #666;
}
.mem-content h6 {
  font-size: 16px;
  text-align: right;
  color: #86BC25;
}
.mem-content p {
  font-size: 16px;
  text-align: left;
  margin-bottom: 24px;
}
.mem-content p.tar {
  text-align: right;
}
.mem-content p.tac {
  text-align: center;
}
.mem-content fieldset {
  margin-bottom: 32px;
}
.mem-content fieldset legend {
  color: #86BC25;
  font-size: 16px;
  border: none;
  font-weight: bold;
}
.mem-content fieldset .form-group {
  margin-bottom: 10px;
}
.mem-content fieldset .form-group > label {
  color: #353535;
  font-weight: normal;
  margin-bottom: 2px;
}
.mem-content fieldset .form-group label + .checkbox-list {
  margin-left: 32px;
  margin-top: 5px;
}
.mem-content fieldset .form-group .help-block {
  margin-top: 0px;
  margin-bottom: 0px;
}
.mem-content fieldset .form-group .checkbox {
  margin-top: 0px;
  margin-bottom: 0px;
}
.mem-content fieldset .form-group .checkbox label {
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 4px;
}
.mem-content fieldset .form-group .checkbox .radio-inline {
  margin-right: 32px;
}
.mem-content fieldset .form-group .checkbox .radio-inline input[type=radio] {
  margin-top: 0px;
}
.mem-content fieldset .form-group .radio label {
  line-height: 20px;
  font-size: 14px;
}
.mem-content fieldset .form-group .input-group .radio-inline {
  margin-top: 0px;
  line-height: 22px;
  margin-right: 16px;
}
.mem-content fieldset .form-group .table.table-utility {
  width: auto;
}
.mem-content fieldset .form-group .table.table-utility thead tr th {
  border-right: 1px solid #53565A;
  padding-left: 16px;
  padding-right: 16px;
}
.mem-content fieldset .form-group .table.table-utility thead tr th:last-child, .mem-content fieldset .form-group .table.table-utility thead tr th:first-child {
  border: none;
}
.mem-content fieldset .form-group .table.table-utility tbody tr td {
  border-right: 1px solid #53565A;
}
.mem-content fieldset .form-group .table.table-utility tbody tr:first-child td {
  border-bottom: 1px solid #53565A;
}
.mem-content fieldset .form-group .table.table-utility tbody tr td:first-child {
  background-color: #53565A;
  color: #ffffff;
  font-size: 14px;
  padding-left: 16px;
  padding-right: 16px;
}
.mem-content fieldset .form-group .table.table-utility tbody tr td:last-child {
  border-right: none;
}
.mem-content fieldset .form-group .tooltip.in {
  opacity: 1;
  font-family: inherit;
  text-align: left;
}
.mem-content fieldset .form-group .tooltip-inner {
  min-width: 440px;
  padding: 8px 8px;
  color: #464646;
  background-color: #fff;
  height: auto;
  white-space: normal;
  border: solid 2px #000;
  font-weight: normal;
  font-size: 14px;
  text-align: left;
}
.mem-content fieldset .form-control {
  border-color: #D0D0CE;
  box-shadow: none;
}
.mem-content .form-group .checkbox label {
  font-size: 14px;
  line-height: 20px;
}
.mem-content ul {
  margin: 0;
  padding: 0;
  margin-top: 24px;
  list-style: none;
}
.mem-content ul li {
  font-size: 16px;
  padding-left: 32px;
  position: relative;
  margin: 0 0 24px 0px;
}
.mem-content ul li::before {
  content: "•";
  color: #86BC25;
  display: block;
  width: 32px;
  height: 16px;
  position: absolute;
  left: 0px;
  text-align: center;
}
.mem-content ul li label {
  margin-bottom: 0px;
}
.mem-content ul li strong {
  color: #86BC25;
}
.mem-content .result {
  margin: 0 auto;
  text-align: center;
}
.mem-content .result table {
  margin: 0 auto;
  text-align: center;
}
.mem-content .result table > tbody > tr > td {
  width: 500px;
}
.mem-content .result table > tbody > tr > td ul {
  text-align: left;
  margin-top: 0px;
}
.mem-content .result table > tbody > tr > td ul li {
  margin: 0 0 22px 0px;
}
.mem-content .result table > tbody > tr > td ul li::before {
  content: "✔";
  top: -3px;
}
.mem-content .result table > tbody > tr > td ul.error li::before {
  content: "✘";
}
.mem-content .result table > tbody > tr > td.info {
  padding: 0 60px;
}
.mem-content .result table > tbody > tr > td.enter-captcha {
  text-align: center;
  vertical-align: top;
}
.mem-content .result table > tbody > tr > td.enter-captcha p {
  text-align: center;
}
.mem-content .result table > tbody > tr > td.enter-captcha .BDC_CaptchaDiv {
  margin: 0 auto !important;
}
.mem-content .result table > tbody > tr > td.enter-captcha .form-control {
  width: 80%;
  margin: 20px auto;
}
.mem-content .table {
  margin-top: 8px;
  margin-bottom: 0px;
}
.mem-content .table.alt {
  margin-top: 32px;
}
.mem-content .table.alt > tbody > tr:first-child > td {
  border-bottom: 2px dotted #666;
  padding-bottom: 24px;
}
.mem-content .table.alt > tbody > tr:first-child > td:first-child {
  border-right: 2px dotted #666;
  width: 50%;
}
.mem-content .table.alt > tbody > tr:last-child > td {
  padding-top: 32px;
}
.mem-content .table.alt > tbody > tr > td p {
  text-align: center;
}
.mem-content .table.alt > tbody > tr > td p + p {
  margin-top: 24px;
}
.mem-content .table > tbody > tr > td {
  border: none;
  text-align: center;
  font-size: 16px;
}
.mem-content .table > tbody > tr > td p {
  text-align: left;
  padding: 0px 32px;
}
.mem-content .table > tbody > tr > td h1 {
  margin-bottom: 8px;
}
.mem-content .img-responsive {
  margin-top: 32px;
  margin-bottom: 32px;
}
.mem-content .mem-upload-custom {
  margin: 24px 0px;
  padding: 24px;
  text-align: center;
  height: 270px;
  border: 5px dashed #ccc;
}
.mem-content .mem-upload-custom.k-dropzone-hovered {
  border: 5px solid #86BC25;
  border-radius: 10px;
}
.mem-content .mem-upload-custom.k-dropzone-hovered button {
  visibility: hidden;
}
.mem-content .mem-upload-custom img {
  display: block;
  text-align: center;
  margin: 0 auto;
  user-select: none;
}
.mem-content .mem-upload-custom img.k-dropzone-hovered {
  background-color: transparent;
}
.mem-content .mem-upload-custom button {
  border-width: 4px;
  padding: 3px 28px;
}
.mem-content .mem-upload-custom button, .mem-content .mem-upload-custom p {
  font-size: 24px;
  font-family: "Open Sans";
  user-select: none;
}
.mem-content .mem-upload-custom p {
  text-align: center;
  margin-top: 8px;
  color: #ccc;
}
.mem-content .mem-upload-custom .k-upload {
  display: none;
}
.mem-content .mem-upload-single > tbody > tr > td {
  padding-left: 16px;
  padding-right: 16px;
}
.mem-content .mem-upload-single > tbody > tr > td:first-child {
  text-align: right;
  line-height: 33px;
  padding-left: 0px;
  padding-right: 0px;
}
.mem-content .mem-upload-single > tbody > tr > td a {
  line-height: 33px;
  text-align: left;
  display: block;
}
.mem-content .mem-upload-single > tbody > tr > td:last-child {
  text-align: left;
  padding-left: 0px;
  padding-right: 0px;
}
.mem-content .mem-upload-single > tbody > tr > td strong {
  color: #86BC25;
}
.mem-content .mem-upload-single > tbody > tr > td button {
  padding: 2px 16px;
}
.mem-content .mem-upload-single > tbody > tr > td input {
  width: 100%;
  border: 1px solid #D0D0CE;
  height: 33px;
  border-radius: 6px;
  padding: 0px 8px;
}
.mem-content .mem-upload-single .k-upload {
  display: none;
}
.mem-content .mem-upload-simple {
  margin-top: 0;
}
.mem-content .mem-upload-simple > tbody > tr > td {
  border-color: none;
  border: none !important;
  padding-left: 16px;
  padding-right: 16px;
  text-align: center;
}
.mem-content .mem-upload-simple > tbody > tr > td a {
  line-height: 33px;
  text-align: center;
  display: block;
}
.mem-content .mem-upload-simple > tbody > tr > td.command {
  text-align: left;
  padding-left: 0px;
  padding-right: 0px;
}
.mem-content .mem-upload-simple > tbody > tr > td strong {
  color: #86BC25;
}
.mem-content .mem-upload-simple > tbody > tr > td button {
  padding: 2px 16px;
}
.mem-content .mem-upload-simple > tbody > tr > td input {
  width: 100%;
  border: 1px solid #86BC25;
  border-radius: 6px;
  padding: 0px 8px;
  height: 33px;
}
.mem-content .mem-upload-simple .k-upload {
  display: none;
}
.mem-content .mem-file-list {
  margin-top: 24px;
  margin-bottom: 24px;
}
.mem-content .mem-file-list > thead > tr > th {
  background-color: #353535;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
.mem-content .mem-file-list > thead > tr > th.has-check {
  text-align: right;
  padding-right: 8px;
  padding-left: 0px;
}
.mem-content .mem-file-list > tbody > tr > td {
  text-align: right;
  border-bottom: 1px solid #ccc;
  padding: 12px;
}
.mem-content .mem-file-list > tbody > tr > td.has-check {
  text-align: right;
  padding-right: 8px;
  padding-left: 0px;
}
.mem-content .mem-file-list > tbody > tr > td a, .mem-content .mem-file-list > tbody > tr > td span {
  line-height: 33px;
}
.mem-content .mem-file-list > tbody > tr > td:first-child {
  text-align: left;
}
.mem-content .mem-file-list > tfoot > tr > td {
  padding: 16px;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}
.mem-content .mem-file-list button {
  padding: 2px 16px;
}
.mem-content .mem-user-table {
  margin-top: 8px;
  margin-bottom: 0px;
}
.mem-content .mem-user-table > thead > tr > th {
  background-color: #353535;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
.mem-content .mem-user-table > tbody > tr > td {
  border-bottom: 1px solid #ccc;
  text-align: left;
  vertical-align: middle;
}
.mem-content .mem-user-table > tbody > tr > td:last-child {
  text-align: right;
}
.mem-content .mem-user-table > tfoot > tr > td {
  padding: 16px;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}
.mem-content .mem-user-table a {
  padding: 2px 16px;
}
.mem-content button + button {
  margin-left: 8px;
}
.mem-content hr {
  display: block;
  clear: both;
  border-top: 2px dotted #888;
}
.mem-content .needed {
  color: #86BC25;
  font-weight: bold;
  line-height: 10px;
  display: inline-block;
}
.mem-content .modal .modal-body p label {
  margin-bottom: 0px;
}
.mem-content .modal .modal-footer {
  text-align: center;
  padding-top: 0px;
}

.mem-btn, a.mem-btn {
  display: inline-block;
  background-color: #fff;
  color: #353535;
  border: solid 2px #D0D0CE;
  padding: 6px 28px;
  border-radius: 6px;
  font-size: 18px;
  font-weight: normal;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  font-family: "Open Sans";
  text-decoration: none;
  margin-left: 8px;
  margin-right: 8px;
}
.mem-btn[disabled], a.mem-btn[disabled] {
  opacity: 0.5;
}
.mem-btn.btn-first-color, a.mem-btn.btn-first-color {
  background-color: #86BC25;
  border-color: #86BC25;
  color: #ffffff;
}
.mem-btn.btn-first-color:hover, a.mem-btn.btn-first-color:hover {
  color: #86BC25;
  background-color: #fff;
}
.mem-btn.btn-second-color, a.mem-btn.btn-second-color {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.mem-btn.btn-second-color:hover, a.mem-btn.btn-second-color:hover {
  color: #000000;
  background-color: #fff;
}
.mem-btn.btn-third-color, a.mem-btn.btn-third-color {
  background-color: #53565A;
  border-color: #53565A;
  color: #ffffff;
}
.mem-btn.btn-third-color:hover, a.mem-btn.btn-third-color:hover {
  color: #53565A;
  background-color: #fff;
}
.mem-btn.btn-fourth-color, a.mem-btn.btn-fourth-color {
  background-color: #86BC25;
  border-color: #86BC25;
  color: #ffffff;
}
.mem-btn.btn-fourth-color:hover, a.mem-btn.btn-fourth-color:hover {
  color: #86BC25;
  background-color: #fff;
}
.mem-btn:hover, a.mem-btn:hover {
  text-decoration: none;
  background-color: #D0D0CE;
  color: #ffffff;
}

.mem-action-menu {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
  width: 100%;
}
.mem-action-menu a {
  text-decoration: none;
}

.feedback a {
  font-weight: bold;
  color: #000000;
}
.feedback p {
  font-size: 8pt;
  margin: 0;
  font-style: italic;
}

.w-100 {
  width: 100%;
}

[class^=icon-], [class*=" icon-"] {
  font-family: "DeloitteLinear" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-variant-numeric: normal;
  font-variant-east-asian: normal;
  font-stretch: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icono-landing {
  font-size: 3.5em;
  margin-left: 0.6em;
}

.icono-landing.icono-verde {
  color: #86BC25;
}

.captcha .info {
  padding: 0 60px;
}
.captcha .enter-captcha {
  text-align: center;
  vertical-align: top;
}
.captcha .enter-captcha p {
  text-align: center;
}
.captcha .enter-captcha .BDC_CaptchaDiv {
  margin: 0 auto !important;
}
.captcha .enter-captcha .form-control {
  width: 80%;
  margin: 20px auto;
}

.form-group {
    margin-bottom: 15px;
}

.menu-fixed-top .btn.btn-close {
    padding: .75rem .9rem;
}