body {
  margin: 0;
  padding: 0;
  font-family: "ArialMT";
  font-size: 18px;
  overflow-x: hidden;
  color: #000;
  font-weight: 400;
  line-height: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
p {
  margin: 0;
}
a {
  color: #000;
}
a:hover {
  color: #000;
}
*:focus {
  outline: none !important;
  box-shadow: none !important;
}

/* fonts */
@font-face {
  font-family: "ArialMT";
  src: url("../fonts/ArialMT.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ArialMT.woff") format("woff"), url("../fonts/ArialMT.ttf") format("truetype"),
    url("../fonts/ArialMT.svg#ArialMT") format("svg");
  font-weight: 400;
  font-style: normal;
}
span.help-block strong {
  font-size: 14px;
  color: #f00;
  font-weight: 300;
}
a.hlink {
  float: right;
  margin-right: 60px;
}
img.spk_image {
  width: 100%;
  min-height: 50px;
}
.policy {
  margin-bottom: 20px;
}
.av1 a {
  float: left;
}
.user-account {
  text-align: right;
  color: #fff;
  font-weight: 300;
  padding: 10px 20px 0 0;
  position: absolute;
  right: 38px;
  top: 0;
}
.user-account span {
  border-right: 1px solid #fff;
  padding: 0 15px 0 0;
}

.user-account a {
  color: #fff;
  margin: 0 0 0 10px;
}

.spk {
  pointer-events: none;
}

div.skpkp
{
  display: flex;
}

div.skpkp > div {
  color: #000;
  padding-left: 10px;
}

div.skpkp .spk_image
{
  width: 40px;
  height: 40px;
  padding-left: 0;
}

div.skpkp img
{
  width: 100%;
  height: auto;
}

div.skpkp .spk_name
{
  display: block;
}

span.spk_intervention {
  text-decoration: underline;
  cursor: pointer;
}

/* main css */
.container {
  max-width: 1366px;
  padding: 0 33px;
}
.container-in {
  max-width: 1300px;
  margin: 0 auto;
  width: 100%;
}
/*.header{background:url(../images/blue_bg.png) no-repeat; background-size: cover; height:120px;}*/
span.sp_img {
  width: 60px;
  float: left;
  margin-right: 16px;
}
.card .card-body .pointSpk li.vdd_point {
  margin: 5px 0;
}
.card .card-body .pointSpk li p {
  width: 100% !important;
}
.header {
  background-size: cover;
  height: auto;
}
footer {
  padding: 12px 0;
  float: left;
}
.mr-t100 {
  margin-top: 100px;
}
.navbar {
  height: 35px;
  padding: 0;
  overflow: hidden;
}
.navbar .navbar-brand {
  border: 0;
  padding: 9px 10px;
  border-radius: 0;
  transition: color 300ms linear;
  font-size: 18px;
}
.navbar .navbar-brand.live-str {
  border: 0;
  background: #eaebed;
  color: #000;
  color: #fff !important;
  background: #145f91;
  background: -moz-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
  background: -webkit-gradient(left top,right top,color-stop(0,#145f91),color-stop(8%,#145f91),color-stop(100%,#1ea9b6));
  background: -webkit-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
  background: -o-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
  background: -ms-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
  background: linear-gradient(to right,#145f91 0,#145f91 8%,#1ea9b6 100%);
  -webkit-background-clip: inherit;
  -webkit-text-fill-color: inherit;
}

.navbar .collapse {
  float: right;
}
.navbar .nav-tabs .nav-link {
  border: 0;
  padding: 9px 4.8px;
  border-radius: 0;
  transition: color 300ms linear;
}
.navbar .nav-tabs .nav-item {
  border: 0;
  margin-left: 52px;
}
.navbar .nav-tabs .nav-item p {
  padding: 6px 5px;
}
.navbar .nav-tabs .nav-link.active {
  border: 0;
  background: #eaebed;
  color: #000;
  color: #fff !important;
  background: #145f91;
  background: -moz-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
  background: -webkit-gradient(left top,right top,color-stop(0,#145f91),color-stop(8%,#145f91),color-stop(100%,#1ea9b6));
  background: -webkit-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
  background: -o-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
  background: -ms-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
  background: linear-gradient(to right,#145f91 0,#145f91 8%,#1ea9b6 100%);
  -webkit-background-clip: inherit;
  -webkit-text-fill-color: inherit;
}
.navbar .nav-tabs,
.navbar .nav-link:focus,
.navbar .nav-link:hover {
  border: 0;
}

.player {
  width: 789px;
  height: 546px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  float: left;
}
.player .video {
  height: 446px;
  width: 100%;
}
.player .video img {
  min-height: 100%;
  min-width: 100%;
}
.player .desc {
  text-align: center;
  padding: 10px 0;
}

.foot-bann {
  margin-top: 20px;
  float: left;
  width: 100%;
}
.foot-bann .box.o {
  background: #f67312;
  height: 100px;
}
.foot-bann .box.ol {
  background: #f7ae78;
  height: 100px;
}

.panel-cont {
  width: 485px;
  height: 546px;
  display: inline-block;
  vertical-align: top;
  overflow-y: auto;
  overflow-x: hidden;
  float: right;
}
.panel-cont .tab-pane .plenary-li li {
  width: 100%;
  float: left;
  padding: 8px 0;
  border-bottom: 1px solid #000;
  cursor: pointer;
}
.panel-cont .tab-pane .plenary-li li:first-child {
  padding: 0 0 4px 0;
}
.panel-cont .tab-pane .plenary-li .img-lf {
  width: 30%;
  float: left;
  position: relative;
}
.panel-cont .tab-pane .plenary-li .img-lf img {
  height: auto;
  width: 100%;
}
.panel-cont .tab-pane .plenary-li .img-lf .play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  opacity: 0;
  transition: opacity .2s ease;
}
.panel-cont .tab-pane .plenary-li li:hover .img-lf .play-btn  {
  opacity: 1;
}
.panel-cont .tab-pane .plenary-li .img-lf .play-btn img {
  width: 36px;
  height: 36px;
}
.panel-cont .tab-pane .plenary-li .info-rt {
  width: 70%;
  float: right;
  padding-left: 5px;
}
.panel-cont .tab-pane .plenary-li .info-rt .txt {
  width: 87%;
  float: left;
  padding-left: 2px;
}
.panel-cont .tab-pane .plenary-li .info-rt .txt b {
  font-weight: 400;
  margin-top: 10px;
  display: inline-block;
}

.panel-cont .tab-pane .plenary-li.live-plenary {
  margin: 10px 0 0;
}
.panel-cont .tab-pane .plenary-li.live-plenary li {
  list-style-position: inside;
  border: 0;
  margin: 0px 0 6px;
}

.panel-cont .tab-pane .speaker-li li {
  width: 100%;
  float: left;
  margin-top: 15px;
}
.panel-cont .tab-pane .speaker-li .img {
  width: 14%;
  float: left;
  height: 60px;
  overflow: hidden;
}
.panel-cont .tab-pane .speaker-li .img img {
  width: 50px;
}
.panel-cont .tab-pane .speaker-li .txt {
  width: 70%;
  float: left;
  padding-left: 10px;
}
.panel-cont .tab-pane .speaker-li .txt b {
  font-weight: 400;
  display: inline-block;
  margin-top: 7px;
}

.panel-cont .tab-pane .back-btn {
  margin: 15px;
}

.panel-cont .tab-pane .dig-sig .img {
  text-align: center;
}
.panel-cont .tab-pane .dig-sig .txt {
  padding-top: 25px;
}
.panel-cont .tab-pane .dig-sig .img img {
  min-height: auto;
  min-width: auto;
  padding-top: 25px;
}

.search {
  padding: 10px;
  border: 1px solid #000;
  margin-top: 10px;
}
.search .form-group {
  margin-bottom: 2px;
}
.search .form-control {
  border: 1px solid #000;
  border-radius: 0;
  height: 30px !important;
  line-height: 30px;
  padding: 0 4px;
  color: #000;
}
.search .form-group label {
  padding-top: 10px;
}
.search .form-group .sub {
  border: 0;
  border-radius: 0;
  line-height: 30px;
  cursor: pointer;
  margin-top: 5px;
  padding: 2px 12px;
}
.search .form-group .sub:hover {
  color: #fff;
}
.search .form-group .sub.res {
  float: right;
}

.card {
  border: 0;
}
.card .card-header {
  border: 0;
  background: none;
  padding: 10px 20px;
}
.card .card-body {
  padding: 0 1.25rem;
}
.card .card-body .image {
  display: inline-block;
  width: 6%;
  vertical-align: top;
}
.card .card-body p {
  display: inline-block;
  width: 90%;
}
.card .card-body .user-li {
  padding: 0 40px;
}
.card .card-body .user-li li {
  display: block;
  margin-bottom: 6px;
}
.card .card-body .user-li li i {
  color: #f67312;
}
.card .card-body .user-li li.vdd_point {
  cursor: pointer;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.doc-acc123 .card .card-header .card-link:before {
  content: "\f0e2";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-size: 24px;
  width: 30px;
}
.doc-acc123 .card .card-header .card-link.collapsed:before {
  content: "\f06e";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-size: 24px;
  width: 30px;
}

.sub_text {
  margin-bottom: 10px;
}
/* login page css */
.login-page {
  padding: 70px 0;
}
.login-page .p-head {
  text-align: center;
}
.login-page .login-in {
  margin: 70px 0 0;
}
.login-page .login-in .login-inbox {
  border: 1px solid #000;
  padding: 15px;
}
.login-page .login-in .form-control {
  border: 1px solid #000;
  border-radius: 0;
  height: 30px;
  line-height: 30px;
  padding: 0 4px;
  color: #000;
}
.login-page .login-in .form-group.chk {
  margin: 0;
}
.login-page .login-in .form-group.chk label {
  display: block;
  cursor: pointer;
  margin: 0;
}
.login-page .login-in .form-group.chk input {
  float: right;
  margin-top: 5px;
}
.login-page .login-in .form-group.sub {
  margin: 20px 0;
}
.login-page .login-in .form-group.sub label {
  cursor: pointer;
}
.login-page .login-in .form-group.sub label:hover {
  text-decoration: underline;
}
.login-page .login-in .form-group.sub .form-control {
  float: right;
  display: inline-block;
  width: auto;
  text-transform: uppercase;
  padding: 0px 8px;
  cursor: pointer;
}
.login-page .login-in .form-group.sub .form-control:hover {
  background: #000;
  color: #fff;
}
.box {
  height: 100px;
  overflow: hidden;
}
.box img {
  width: 100%;
  height: 100%;
}
.nav-left {
  float: left;
  width: 61.5%;
}
.nav-left p {
  float: right;
}
.nav-right {
  float: left;
  width: 38%;
}
.navbar .nav-right .collapse {
  float: left;
}

.panel-cont .tab-pane .dig-sig .img {
  width: auto;
  float: none;
  height: auto;
  display: inline;
}
.panel-cont .tab-pane .dig-sig .img a {
  color: #166f99;
  cursor: pointer;
}
.panel-cont .tab-pane .dig-sig .img a:hover {
  color: black;
}
.panel-cont .tab-pane .dig-sig .txt {
  width: 100%;
  float: left;
  padding: 5px 0px;
}
.panel-cont .tab-pane .dig-sig li {
  list-style: decimal;
  list-style-position: inside;
}

.srch-dt {
  height: 242px;
  overflow-y: auto;
  overflow-x: hidden;
}
.srch-dt-in {
  padding: 0;
}
.srch-dt-in h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
}
.srch-dt-in p {
  margin: 8px 0;
}
.srch-dt-in a {
  color: #022af7;
  cursor: pointer;
}
.srch-dt .dark {
  background: #ffab63;
}

.card .card-body .point_speakers li .image {
  width: 15%;
  float: left;
}
.card .card-body .point_speakers li p {
  float: left;
  width: 75%;
  color: #000;
  padding-left: 10px;
}
.header img {
  width: 100%;
  position: relative;
}
.card {
  background: none;
  margin-bottom: 10px;
}

.wrapper1,
.wrapper2 {
  width: 900px;
  overflow-x: scroll;
  overflow-y: hidden;
}

.card .card-body .point_speakers li h2 {
  font-size: 18px;
  padding-left: 10px;
  float: left;
  width: 75%;
}

/* subscribirse model css */

.btn.Suscribirse {
  background: none;
  color: #000000;
  font-size: 16px;
}
.modal.subscribe .modal-header {
  padding: 0;
  border: 0;
}
.modal.subscribe .modal-body {
  padding: 0;
}
.modal.subscribe .modal-content {
  border-radius: 0;
  background: #eaeff5;
  border: 3px solid #040406;
  padding: 10px 20px;
}
.modal.subscribe .modal-body p {
  font-size: 18px;
  color: #050a0e;
  line-height: 25px;
  margin: 12px 0 30px;
}
.modal.subscribe .modal-body label {
  font-size: 18px;
  color: #050a0e;
}
.modal.subscribe .modal-body .subs-input {
  background: #a7cff2;
  border: 0;
  width: 100%;
  padding: 2px 10px;
}
.modal.subscribe .modal-body .row {
  margin-bottom: 25px;
}
.modal.subscribe .modal-body button {
  background: #a7cff2;
  font-size: 18px;
  color: #050a0e;
  border: 0;
  padding: 8px 0;
  width: 100%;
  cursor: pointer;
  margin-top: 20px;
}
.modal.subscribe .modal-body a {
  font-size: 18px;
  color: #050a0e;
  text-decoration: underline;
  float: right;
}

/* subscribirse model close */

@media screen and (max-width: 1340px) {
  .panel-cont {
    width: 35%;
  }
}

@media screen and (max-width: 1280px) {
  .player {
    width: 62%;
  }
}

@media screen and (max-width: 1024px) {
  .player {
    width: 62%;
    height: 450px;
  }
  .panel-cont {
    height: 450px;
  }
  .player .video {
    height: auto;
  }
  .panel-cont .tab-pane .plenary-li .info-rt .txt {
    float: right;
    padding-left: 15px;
  }
  .box img {
    min-height: 100%;
  }
  .navbar .collapse.show {
    padding: 6px 0px 12px;
  }
  .navbar-toggler-icon:before {
    content: "\f0c9";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    font-size: 24px;
    color: #000;
  }
  .card .card-body .point_speakers li .image {
    width: 24%;
  }
  .card .card-body .point_speakers li h2 {
    font-size: 16px;
  }
  .card .card-body .point_speakers li p {
    font-size: 13px;
  }
  .nav-left .navbar-toggler {
    float: right;
  }
}

@media screen and (max-width: 768px) {
  .navbar-toggler {
    padding-right: 0;
  }
  .panel-cont {
    width: 100%;
  }
  .player {
    width: 100%;
    height: auto;
  }
  .navbar {
    height: auto;
  }
  .nav.nav-tabs {
    text-align: center;
    display: block;
  }
  .navbar .nav-tabs .nav-item {
    display: inline-block;
  }
  .card .card-body .point_speakers li h2 {
    font-size: 24px;
    margin-top: 5px;
  }
  .card .card-body .point_speakers li p {
    font-size: 18px;
  }
  .card .card-body .point_speakers li .image {
    width: 15%;
  }
  .nav-left {
    width: 100%;
    float: left;
  }
  .navbar .nav-left .navbar-brand {
    padding-top: 8px;
  }
  .nav-right {
    width: auto;
    float: none;
  }
}

@media screen and (max-width: 640px) {
  .card .card-body .user-li {
    padding: 0;
  }
}

@media screen and (max-width: 480px) {
  body {
    font-size: 14px;
  }
  .doc-acc123 .card .card-header .card-link.collapsed:before {
    font-size: 16px;
  }
  .doc-acc123 .card .card-header .card-link:before {
    font-size: 16px;
  }
  .player {
    height: auto;
  }
  .navbar .navbar-brand {
    padding: 0;
  }
  footer {
    width: 100%;
    text-align: center;
  }
  img.spk_image {
    min-height: 40px;
  }
  .card .card-body .point_speakers li h2 {
    font-size: 16px;
    margin-top: 0px;
  }
  .card .card-body .point_speakers li p {
    font-size: 13px;
  }
  .navbar .nav-left .navbar-brand {
    font-size: 16px;
  }
}

.stamp-link {
  width: 24px;
  height: 24px;
  display: inline-block;
}

.open-img {
  width: 24px;
  height: 24px;
  display: block;
}

.open-img img {
  width: 24px;
  height: 24px;
}

a.collapse-link img + img
{
  display: none;
}

a.collapse-link:not(.collapsed) .open-img img:first-child
{
  display: none;
}
a.collapse-link .open-img img + img {
  display: block;
}

a.collapse-link.collapsed .open-img img + img {
  display: none;
}

.paginator {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.paginator ul
{
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.paginator a
{
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    letter-spacing: 0.01071em;
    border-radius: 16px;
    text-align: center;
    box-sizing: border-box;
    min-width: 32px;
    height: 32px;
    padding: 0px 6px;
    margin: 0px 3px;
    color: rgba(0, 0, 0, 0.87);
    transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.paginator a:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.paginator a[disabled] {
  pointer-events: none;
  cursor: default;
  opacity: 0.38;
}

.paginator a.selected {
background: #145f91;
background: -moz-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
background: -webkit-gradient(left top,right top,color-stop(0,#145f91),color-stop(8%,#145f91),color-stop(100%,#1ea9b6));
background: -webkit-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
background: -o-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
background: -ms-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
background: linear-gradient(to right,#145f91 0,#145f91 8%,#1ea9b6 100%);
  color: #fff!important;
}

.paginator a svg {
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentcolor;
  flex-shrink: 0;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.25rem;
  margin: 0px -8px;
}


.speaker-select-item
{
  display:  flex!important;
  align-items: center!important;
}

td .speaker-select-item,
th .speaker-select-item {
  padding: 0!important;
  font-weight: 400!important;
}

.speaker-select-item img
{
  width: 24px;
  height: auto;
  margin-right: 16px;
}

.speaker-select-item div
{
  flex:  1;
  display: flex;
  flex-direction: column;
}

.speaker-select-item div span
{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.speaker-select-item div span + span
{
  font-size: 12px;
  line-height: 12px;
  color: #888;
  font-weight: 400;
  padding-top: 3px;
  white-space: normal;
}

.sp-list {
  font-size: 15px;
}
.sp-item {
  display: flex;
  flex-direction: row;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
}
.sp-item.head {
  vertical-align: bottom;
}
.sp-item.head:not(.collapsed)
{
  border-bottom: 2px solid #1f91f3;
}
.sp-item > div {
  padding: 12px 8px;
}
.sp-item:hover {
  background: rgba(0,0,0,.075);
}
.sp-col.flex {
  flex: 1;
}
.sp-col.center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sp-collapse {
  transition: height .3s ease;
}
.sp-collapse:after {
  content: "";
  display: block;
  padding-bottom: 20px;
}
.blue-button
{
color: #fff !important;
background: #145f91;
background: -moz-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
background: -webkit-gradient(left top,right top,color-stop(0,#145f91),color-stop(8%,#145f91),color-stop(100%,#1ea9b6));
background: -webkit-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
background: -o-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
background: -ms-linear-gradient(left,#145f91 0,#145f91 8%,#1ea9b6 100%);
background: linear-gradient(to right,#145f91 0,#145f91 8%,#1ea9b6 100%);
-webkit-background-clip: inherit;
-webkit-text-fill-color: inherit;
padding: 6px 20px;
cursor: pointer;
border: 0!important;
border-radius: 2px;
}
.navbar
{
  margin-top: 5px;
  margin-bottom: 5px;
}
.locale-selector {
  display: flex;
  justify-content: center;
  align-items: center;
}
.locale-selector a {
  height: 24px;
  padding: 0 8px;
  font-size: 12px;
  line-height: 24px;
  text-decoration: none!important;
}
.locale-selector a.selected {
  background: #000;
  color: #fff;
  font-weight: 700;
}
