@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');
* {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}
.categories .row{
  margin-top:40px;
}
#content, .content {
  width: 75%;
  margin: auto;
}
div#iframe {
  display: none;
}
div#preload {
  margin: auto;
  position: inherit;
  z-index: 1000;
  background: #fff url(../images/preload.gif) no-repeat center;
  cursor: wait;
  height: 400px;
  text-align: center;
}
div#preload h5{
  color:#9caab2;
  padding:50px 0 0 0;
}
.tab-content h2 {

  text-align: right;
  color: #222 !important;
  padding: 5px 20px;
  border-radius: 4px 4px 0 0;
}
iframe#ifrm {
  width: 100%;
  margin: auto;
  border: 1px solid #d0d0d0;
  margin-top: 0 !important;
}
.card-columns {
  /*margin-bottom: 100px;*/
}
.related-actions {
  display: none;
}
a {
  color: #222;
}
a:hover {
  color: #ff0000;
}
p {
  font-family: 'Roboto', sans-serif;
  /* font-size: 14px; */
  line-height: 1.85;
  font-weight: 400;
  color: #76777a;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}
p a {
  display: inline;
  position: relative;
  color: #343a40;
  /* color: inherit; */
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
p:last-of-type {
  margin-bottom: 0;
}
a, a:hover, a:visited, a:active, a:link {
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}
span.value span.tag a {
  background-color: #333;
}
span.value span.tag a::before {
  background-color: #333;
}
/*a:visited {
  color: #609 !important;
  text-decoration: underline !important;
}*/
.breadcrumb-holder span {
  font-size: 14px;
  float: right;
  color: #222;
}
.breadcrumb-holder {
  color: #6c757d;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 36px;
  /* padding-bottom: 10px; */
  color: #013a71 !important;
  letter-spacing: -0.9px;
}
h3 {
  font-size: 24px;
  padding: 1rem 1.25rem;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
h4 {
  font-size: 18px;
  padding: 20px 0 !important;
}
h5 {
  font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
  color: #222;
  margin-bottom: 0;
}
/*//////////////////////////////////////////////////////////////////
[ login ]*/
.limiter {
  width: 100%;
  margin: 0 auto;
}
.exp-skin #admin-toolbar {
  position: absolute;
}
.container-login100 {
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 15px;
  background: #01b0f0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#247229', GradientType=1);
}
.wrap-login100 {
  width: 500px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.wrap-login100 .container {
  padding: 40px;
}
.footer-text {
  font-size: 13px;
  margin: 20px 0 0 0;
  letter-spacing: -0.3px;
}
/*==================================================================
[ Title form ]*/
.login100-form-title {
  width: 100%;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 20px;
}
.login100-form-title img {
  width: 60%;
}
.panel-heading {
  text-align: center;
  border-bottom: 1px solid #868e96;
  padding-bottom: 15px;
  color: #868e96;
}
/*==================================================================
[ Form ]*/
.login100-form {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 43px 88px 93px 190px;
}
/*------------------------------------------------------------------
[ Input ]*/
.wrap-input100 {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #b2b2b2;
}
.label-input100 {
  font-family: Poppins-Regular;
  font-size: 15px;
  color: #808080;
  line-height: 1.2;
  text-align: right;
  position: absolute;
  top: 14px;
  left: -105px;
  width: 80px;
}
/*---------------------------------------------*/
.input100 {
  font-family: Poppins-Regular;
  font-size: 15px;
  color: #555555;
  line-height: 1.2;
  display: block;
  width: 100%;
  background: transparent;
  padding: 0 5px;
}
.focus-input100 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
.focus-input100::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  background: #57b846;
}
/*---------------------------------------------*/
input.input100 {
  height: 45px;
}
.input100:focus + .focus-input100::before {
  width: 100%;
}
.has-val.input100 + .focus-input100::before {
  width: 100%;
}
/*==================================================================
[ Restyle Checkbox ]*/
.input-checkbox100 {
  display: none;
}
.label-checkbox100 {
  font-family: Poppins-Regular;
  font-size: 13px;
  color: #999999;
  line-height: 1.4;
  display: block;
  position: relative;
  padding-left: 26px;
  cursor: pointer;
}
.label-checkbox100::before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 13px;
  color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 2px;
  background: #fff;
  border: 1px solid #e6e6e6;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.input-checkbox100:checked + .label-checkbox100::before {
  color: #57b846;
}
/*------------------------------------------------------------------
[ Button ]*/
.container-login100-form-btn {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.login100-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  min-width: 160px;
  height: 50px;
  background-color: #57b846;
  border-radius: 25px;
  font-family: Poppins-Regular;
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.login100-form-btn:hover {
  background-color: #333333;
}
/*------------------------------------------------------------------
[ Responsive ]*/
@media (max-width: 576px) {
  .login100-form {
    padding: 43px 15px 57px 117px;
  }
  #Inicio span {
    display: none;
  }
  .dropdown-item {
    padding: 0.5rem 1.5rem;
  }

.embed-responsive {

overflow: visible !important;

min-height: 450px;
}

  nav.navbar a {
    font-size: 18px;
    margin-left: 4px;
  }
  #content {
    width: 100% !important;
  }
  .dashboard-header .card h1 {
    font-size: 1.8rem !important;
    text-align: center !important;
  }
}
@media (max-width: 480px) {
  .login100-form {
    padding: 43px 15px 57px 15px;
  }
  .label-input100 {
    text-align: left;
    position: unset;
    top: unset;
    left: unset;
    width: 100%;
    padding: 0 5px;
  }
}
/*------------------------------------------------------------------
[ Alert validate ]*/
.validate-input {
  position: relative;
}
.alert-validate::before {
  content: attr(data-validate);
  position: absolute;
  max-width: 70%;
  background-color: #fff;
  border: 1px solid #c80000;
  border-radius: 2px;
  padding: 4px 25px 4px 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 2px;
  pointer-events: none;
  font-family: Poppins-Medium;
  color: #c80000;
  font-size: 13px;
  line-height: 1.4;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.alert-validate::after {
  content: "\f06a";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  color: #c80000;
  font-size: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 8px;
}
.alert-validate:hover:before {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 992px) {
  .alert-validate::before {
    visibility: visible;
    opacity: 1;
  }
}
#Programa:before {
  content: "\f192";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  left: 0;
}
#Inicio:before {
  content: "\f015";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  left: 9%;
}
.mainimg {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 5px;
  border: 1px solid #f4f7fa;
}
.dashboard-header .card h1 {
  text-align: right;
  font-size: 2.5rem;
}
.itemfile {
  border-bottom: 1px solid #f3f3f3;
  padding: .75rem 1.25rem;
}
#cat0 {
  display: none;
}
.bg_gray {
  background: #f4f7fa;
  margin-bottom: 5px;
}
.showall .item {
  margin-left: 0px !important;
  padding-left: 0px !important;
  border-bottom: 1px solid #f3f3f3;
  /* padding: .75rem 1.25rem; */
}
.pagination-links {
  padding: 0;
  margin: 20px 0 0 0 !important;
  border: none !important;
  border-width: 0 !important;
  height: 30px;
}
.pagination-links .pagination {
  float: right;
}
#pagelinks {
  margin: 0;
  /*padding: 15px 0px;*/
}
#pagelinks .yui-pg-first, #pagelinks .yui-pg-previous, #pagelinks .yui-pg-next, #pagelinks .yui-pg-last, #pagelinks .yui-pg-current, #pagelinks .yui-pg-pages, #pagelinks .yui-pg-page {
  display: inline-block;
  font-family: arial, helvetica, clean, sans-serif;
  padding: 3px 6px;
}
#pagelinks .yui-pg-pages {
  padding: 0;
}
#pagelinks .yui-pg-current {
  padding: 3px 0;
}
#pagelinks a.yui-pg-first:link, #pagelinks a.yui-pg-first:visited, #pagelinks a.yui-pg-first:active, #pagelinks a.yui-pg-first:hover, #pagelinks a.yui-pg-previous:link, #pagelinks a.yui-pg-previous:visited, #pagelinks a.yui-pg-previous:active, #pagelinks a.yui-pg-previous:hover, #pagelinks a.yui-pg-next:link, #pagelinks a.yui-pg-next:visited, #pagelinks a.yui-pg-next:active, #pagelinks a.yui-pg-next:hover, #pagelinks a.yui-pg-last:link, #pagelinks a.yui-pg-last:visited, #pagelinks a.yui-pg-last:active, #pagelinks a.yui-pg-last:hover, #pagelinks a.yui-pg-page:link, #pagelinks a.yui-pg-page:visited, #pagelinks a.yui-pg-page:active, #pagelinks a.yui-pg-page:hover {
  color: #F58400;
  outline: 0 none;
  text-decoration: underline;
}
#pagelinks span.yui-pg-first, #pagelinks span.yui-pg-previous, #pagelinks span.yui-pg-next, #pagelinks span.yui-pg-last {
  color: #888888;
}
#pagelinks .yui-pg-page {
  background-color: #FFFFFF;
  border: 1px solid #CBCBCB;
  padding: 2px 6px;
  text-decoration: none;
}
#pagelinks .yui-pg-current-page {
  background-color: transparent;
  border: medium none;
  font-weight: bold;
  padding: 3px 6px;
}
#pagelinks .yui-pg-page {
  margin-left: 1px;
  margin-right: 1px;
}
#pagelinks .yui-pg-first, #pagelinks .yui-pg-previous {
  padding-left: 0;
}
#pagelinks .yui-pg-next, #pagelinks .yui-pg-last {
  padding-right: 0;
}
#pagelinks .yui-pg-current, #pagelinks .yui-pg-rpp-options {
  margin-left: 1em;
  margin-right: 1em;
}
.pagetotals {
  font-size: 14px;
  color: #adaaaa;
}
.media-title {
  margin: 15px 0 0 0;
  display: block;
  text-align: center;
  background: #f4f7fa;
  padding: 10px 0;
}
/****************  mini-cal  viewday viewweek***********************/
.mini-cal {
  border: none;
  width: 100% !important;
  text-align: center;
}
.notranslate {
  background: #fbfbfb;
  border: 2px solid #fff;
}
.mini-cal table td, th {
  padding: 10px 5px;
  font-size: 15px;
  font-weight: 500;
}
.mini-cal table td a, th a {
  /* background: #0071bc; */
  color: #fff;
  display: block;
}
.mini-cal table td a:hover, th a:hover {
  /* background: #63c2de; */
  /* color: #0071bc; */
}
.mini-cal h1, .simplepoll h1, .news h1 {
  margin-bottom: 20px !important;
}
.titlemini {
  background: #A1D0C8;
  padding: 10px;
}
.evnav {
  color: #247229;
  text-decoration: none;
}
.mini-cal caption, .viewweek caption, .viewday caption, p.caption {
  background: #85dbf4;
  color: #fff;
  line-height: 2.5em;
  text-align: center;
  font-weight: bold;
  border-top: none;
  margin-bottom: 0;
}
.viewweek td {
  padding: .1em .1em .1em 0;
}
.mini-cal th, .mini-cal td {
  text-align: center !important;
  background: #e9ecef;
  border: 1px solid #fff;
}
.mini-cal th {
  font-weight: normal;
  color: #333;
  background: #fbfbfb;
  border: 1px solid #eee;
  text-transform: capitalize;
}
.viewweek, .viewday {
  border: none;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.mini-cal th {
  text-align: center;
}
.mini-cal table {
  margin: 0 !important;
}
dl.viewweek {
  text-align: left;
}
.viewweek dt {
  line-height: 2em;
}
.divider, .viewday li, .viewweek dt {
  border-top: none;
}
.events .cancelled {
  color: red;
  text-decoration: line-through;
}
.events .cancelled-label {
  color: red;
  font-weight: bold;
}
.monthviewlink {
  background: #F1F8E5;
  display: block;
  padding: 10px;
  text-align: left;
  color: #333;
  text-decoration: none;
}
.headerminical {
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  text-transform: capitalize;
  width: 100%;
  padding-bottom: 1px;
  color: #0071bc;
  text-align: center;
}
.simplepoll {}
.simplepoll h2 {
  /* color: #0071BD; */
  /* font-size: 1.2em; */
  /* font-weight: 600; */
  /* line-height: 1.1em; */
  /* text-transform: uppercase; */
  /* text-align: center; */
}
.simplepoll ol li {
  /* padding: 0px !important; */
}
.simplepoll .radio label {
  font-weight: 600;
  margin-top: 5px;
  display: contents;
}
.radio.radio-inline {
  display: grid;
  padding: 0 0 0 15px;
}
ol {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0
}
ol li { /*Estilos de cada elemento*/ position: relative;
  margin: 0 0 10px 2em !important;
  padding: 10px 18px !important;
  list-style: none;
  border: 1px solid #eee;
  background: #fbfbfb;
  text-indent: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px; /* border-radius: 5px; */
}
ol li:before { /*Los estilos del NÃºmero*/ content: counter(li);
  counter-increment: li;
  position: absolute;
  top: -5px;
  left: -5px; /* font-family: 'Oswald', serif; */ font-size: 18px;
  width: 30px;
  margin: 0 0 10px 0;
  padding: 4px !important;
  color: #fff;
  background: #333;
  text-indent: 2px;
  text-align: center;
}
ol li:after {
  content: "";
  position: absolute;
  top: -5px;
  left: 25px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 0 0 5px;
  border-color: transparent transparent transparent #247229;
}
.exp-skin-table thead th, .exp-skin-tablethead td, .exp-skin-tabletfoot th, .exp-skin-tabletfoot td {
  clear: both;
  position: inherit;
}