html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}

p.metaTerm {background:#fff8bf 13px 50% no-repeat;border:2px solid #ffd324;color:#eb830c;font-size:120%;padding:5px 11px 5px 20px;}
h1.metaTerm,a.metaTerm{color:#616161;}
h1.metaTerm:before,a.metaTerm:before{content:'<'}
h1.metaTerm:after,a.metaTerm:after{content:'>'}
h2.TThtml{	font-size: 20px;}
.listTE{font-size: 14px;padding-top:4px;}

.check_label {  width: 90%;  float: right;  text-align: left;  margin-top: 4px;}

.thesacronym{padding-right:2px;}
#TE{margin-left:5mm;padding:4px;}
#TG{margin-left:3mm;padding:4px;}
#TR{margin-left:2mm;padding:4px;}
#UP{font-style:italic;margin-left:1mm;padding:4px;}
.NoTerm{color:#7288B5;}
#EQ{margin-left:8mm;padding:4px;}

#main{border-left:1px solid #F70;border-right:1px solid #F70;background:#fff;}
#notas{clear:both;background-color:#f0fcff;margin-bottom:0.5em;border-color:#f0f0f0 #D6D6D6 #D6D6D6 #f0f0f0;border-style:solid;border-width:1px;padding:0.5em;}
#notas > dd{padding-top:6px;padding-bottom:6px;border-top:1px dotted #d85d5d;visibility:inherit;text-align:justify;margin:1%;}
#notas > dt{font-weight:700;}


dfn{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-size: 24px;
font-weight: 500;
line-height: 26.4px;
margin-bottom: 10px;
margin-top: 20px;
display:block;}

.clear{clear:both;}

.error{background:#ffe1da url('../images/icon_error.png') 13px 50% no-repeat;border:2px solid #f34f4f;border-bottom:2px solid #f34f4f;color:#be0b0b;font-size:120%;padding:10px 11px 8px 36px;}
.errorNoImage{background:#ffe1da 13px 50% no-repeat;border:2px solid #f34f4f;color:#be0b0b;font-size:120%;padding:10px 11px 8px 36px;}
.information{background:#dedfff url('../images/icon_information.png') 13px 50% no-repeat;border:2px solid #9bb8d9;color:#406299;font-size:120%;padding:10px 11px 8px 36px;}
.success{background:#e2f9e3 url('../images/icon_success.png') 13px 50% no-repeat;border:2px solid #9c9;color:#080;font-size:120%;padding:10px 11px 8px 38px;}
.warning{background:#fff8bf url('../images/icon_warning.png') 13px 50% no-repeat;border:2px solid #ffd324;color:#eb830c;font-size:120%;padding:10px 11px 8px 38px;}
.warningNoImage{background:#fff8bf 13px 50% no-repeat;border:2px solid #ffd324;color:#eb830c;font-size:120%;padding:10px 11px 8px 38px;}
.successNoImage{background:#e2f9e3;color:#080;padding:1px 5px;}
.help{background:#dedfff url('../images/icon_information.png') 13px 50% no-repeat;border:1px solid #9bb8d9;color:#406299;width:500px;font-size:90%;padding:10px 0 8px 36px;}
.estado_termino12{background:#dedfff;color:#406299;display:block;padding:0 5px;}
.estado_termino13{color:#080;display:block;}
.estado_termino14{background:#ffe1da;color:#be0b0b;display:block;padding:0 5px;}

.editable_textarea{padding-left:5px;padding-right:5px;display:inline;float:none;color:#d85d5d;text-decoration: none;
border-bottom: 1px dashed #08C;}
.code_tema{float:none;display:inline;}
.code_tema:before{content:" >> ";}
.edit_area_term,.editable_selectTE,.editable_select2,.editable_select3,.editable_select4{color:#d85d5d;text-decoration: none;
border-bottom: 1px dashed #08C;}

.eliminar,.button {
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  background-color:#000000;
  border:0;
  height:17px;
  line-height:18px;
  padding:1px 6px 1px 6px;
  position:relative;
  font-family:Helvetica, Arial, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#FFFFFF;
  cursor: pointer;
  cursor: hand;
}

a.button:hover   {
  color:#FFFFFF;
}

a.eliminar:hover   {
  color:#FF0000;
}

a.eliminar   {
  color:#FF0000;
}

.eliminar {
  margin:5px;
}



.navbar-form {
  overflow: auto;
}
.navbar-form .form-control {
  display: inline-block;
  width: 80%;
  vertical-align: middle;
}
.navbar-form .form-group {
  display: inline;
}


.navbar-form {
  overflow: auto;
}
.navbar-form .form-control {
  display: inline-block;
  width: 80%;
  vertical-align: middle;
}
.navbar-form .form-group {
  display: inline;
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.forgot-password {
  text-decoration: underline;
  color: #888;
}
.forgot-password:hover,
.forgot-password:focus {
  text-decoration: underline;
  color: #666;
}


/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by it's height */
  margin: 0 auto -60px;
}

/* Set the fixed height of the footer here */
.push,#footer {
  height: 60px;
}
#footer {
  background-color: #f5f5f5;
}


/* checkbox css  http://bootsnipp.com/snippets/featured/fancy-bootstrap-checkboxes*/
.form-group-chk input[type="checkbox"] {
    display: none;
}

.form-group-chk input[type="checkbox"] + .btn-group > label span {
    width: 20px;
}

.form-group-chk input[type="checkbox"] + .btn-group > label span:first-child {
    display: none;
}
.form-group-chk input[type="checkbox"] + .btn-group > label span:last-child {
    display: inline-block;
}

.form-group-chk input[type="checkbox"]:checked + .btn-group > label span:first-child {
    display: inline-block;
}
.form-group-chk input[type="checkbox"]:checked + .btn-group > label span:last-child {
    display: none;
}


/*Custom secondary button*/
.btn-second {
  color: #ffffff;
  background-color: #1E5D94;
  border-color: #0D033D;
}

.btn-second:hover,
.btn-second:focus,
.btn-second:active,
.btn-second.active,
.open .dropdown-toggle.btn-second {
  color: #ffffff;
  background-color: #49247A;
  border-color: #0D033D;
}

.btn-second:active,
.btn-second.active,
.open .dropdown-toggle.btn-second {
  background-image: none;
}

.btn-second.disabled,
.btn-second[disabled],
fieldset[disabled] .btn-second,
.btn-second.disabled:hover,
.btn-second[disabled]:hover,
fieldset[disabled] .btn-second:hover,
.btn-second.disabled:focus,
.btn-second[disabled]:focus,
fieldset[disabled] .btn-second:focus,
.btn-second.disabled:active,
.btn-second[disabled]:active,
fieldset[disabled] .btn-second:active,
.btn-second.disabled.active,
.btn-second[disabled].active,
fieldset[disabled] .btn-second.active {
  background-color: #1E5D94;
  border-color: #0D033D;
}

.btn-second .badge {
  color: #1E5D94;
  background-color: #ffffff;
}



/* Lastly, apply responsive CSS fixes as necessary */
@media (max-width: 767px) {
  #footer {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.hidden {
     display:none;
}



.btn-second .badge {
  color: #1E5D94;
  background-color: #ffffff;
}

/* on mouse hover menu http://www.bootply.com/6FC76YQ4Nh */
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}

.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }

.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}

.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white;
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }
}

@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}
/* end on mouse hover menu */

/*   PÁGINA DEL VOC: BOX PRINCIPAL: TREE  */

#treeTerm {
    padding-top: 20px;
    padding-left: 20px;
}

#fetchterm #treeTerm {
    padding: 0px;
}

.jqtree-element {
    padding-bottom: 4px;
    padding-top: 4px;
}

/* si buttonLeft = false */
#treeTerm span[role="treeitem"] {
    margin-left: 0px;
}

.TT{
  font-size: 20px;
}


.popover{
    background-color: rgba(0,0,0,0.85);
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.4);
    max-width: 60%; /* // Max Width of the popover (depending on the container!) */
    font-family: 'Helvetica',sans-serif;
    color:white;
    box-shadow: 0 0 5px rgba(0,0,0,0.4);
    font-family: 'Helvetica',sans-serif;
    left: -5px;
    padding: 7px 10px;
    position: absolute;
}

/* Glossarized Content */
.glossarizer_replaced{
border-bottom: 1px #333 dotted;
cursor: help;
display: inline;
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


/*aporte de BNM */
.sobre {
    border-bottom: 1px solid ;
    padding: 10px 0px 10px 0px;
    align-items: stretch;
}

.sobre dt,
.sobre dd {
    padding: 0px 10px;
}

.sobre dt {
    width: 30%;
    background-color: white;
    text-align: right;
}

.sobre dd {
    width: 70%;
    flex-grow: 1;
    text-align: left;
}

.sobre {
    font-size: 14px;
    font-weight: lighter;
}

@media (max-width: 425px) {
    .sobre .flex {
        display: block;
    }
    .sobre dt,
    .sobre .flex dd {
        width: 100%;
    }
    .sobre dt {
        text-align: left;
        margin-bottom: 10px;
    }

}

.breadcrumb > li + li::before {
    padding: 0 5px;
    color: #000;
    content: "\2192";
}

.right_separator:before {
  color: #ccc;
  padding: 5px,15px,5px,15px;
  content: "| ";
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        

}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}
.panel-group {
    padding: 20px;
}
.copy-clipboard {
    border-radius: 0;
    vertical-align: inherit;
    font-size: 14px;
    margin-right: 5px;
    border: 0;
  }
.contag { margin: 30px auto; }
.contag a {
    text-decoration: none;
    color: white;
    display: inline-block;
    padding: 5px;
    margin: 0 7px 7px 0;
    border-radius: 5px;
}
.tooltip-inner {
    text-align: left;
}

.nobullet{
  list-style-type: none;
}


/* @import url('//fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap'); */

/** updated style 7/6/24 **/
html, body {
  height: auto !important;
}
body .navbar {
  background-color: #0C4064;
  color: #fff;
  background-image: none;
  margin-bottom: 0;
  border-radius: 0;
}
.navbar #simple-search {
  text-align: center;
}
body .navbar .navbar-brand,
body .navbar .navbar-nav>li>a {
  color: #fff;
}

.header-logo {
  display: flex;
  align-items: center;
  padding: 15px 0;
}

.header-logo .site-title {
  padding-right: 30px;
  border-right: 1px solid #dbdbdb;
  margin-right: 30px;
}
.header-logo .header h1 {
  margin: 0;
  font-size: 26px;
  /* font-family: 'Oswald', sans-serif; */
}
/* .header-logo .header h1 a {
  font-family: 'Oswald', sans-serif;
} */


body .dropdown-menu {
  min-width: 200px;
}
.dropdown-menu>li>a {
  white-space: pre-wrap;
  line-height: 1;
  padding: 5px 20px;
}


#wrap {
  background: #f2f2f2;
  width: 100%;
  height: 100% !important;
  padding: 0 50px;
  min-height: 90dvh;
}
#bodyText {
  background: #fff;
  height: 100% !important;
  min-height: 100%;
  height: auto;
  padding: 0;
  width: 100%;
  min-height: 90dvh;
  margin-top: 50px;
}
#bodyText .text-center {
  background: #f2f2f2;
  padding: 15px 0 7px;
}
#bodyText .pagination {
  margin: 0;
}

.pagination-sm>li>a, .pagination-sm>li>span {
  background: none;
  border: 0;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  padding: 5px 16px;
  font-size: 16px;
  font-weight: 300;
}

#treeTerm {
  padding: 60px 70px;
}
#treeTerm .jqtree-tree > .jqtree_common.jqtree-closed {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 0;
}
ul.jqtree-tree .jqtree-element {
  padding: 10px 0;
}
#treeTerm .jqtree-tree > .jqtree_common:last-child {
  border-bottom: 0;
}
h1.metaTerm:before, a.metaTerm:before,
h1.metaTerm:after, a.metaTerm:after {
  display: none;
}
body ul.jqtree-tree ul.jqtree_common {
  margin-left: 0;
}
ul.jqtree-tree ul.jqtree_common > li {
  padding-left: 20px;
  margin-bottom: 0 !important;
}
ul.jqtree-tree ul.jqtree_common > li.jqtree-closed {
  background: #f2f2f2;
}
ul.jqtree-tree ul.jqtree_common > li > ul {
  background: #f5f5f5;
}
ul.jqtree-tree ul.jqtree_common > li > ul > li:hover {
  background: #e5e5e5;
}
ul.jqtree-tree ul.jqtree_common > li > ul > li:hover a {
  color: #0C4064;
}
ul.jqtree-tree ul.jqtree_common > li > ul > li .jqtree-element  {
  padding: 5px 0;
}
ul.jqtree-tree ul.jqtree_common > li > ul > li a {
  font-size: 14px;
  color: #666;
}
ul.jqtree-tree li.jqtree-folder {
  margin-bottom: 0;
}
#treeTerm > ul > li > ul > li > .jqtree-element > .jqtree-title  a {
  color: #333;
}
ul.jqtree-tree  li a:hover {
  text-decoration: none;
  color: #0C4064;
}
#footer .text-center ul.pagination {
  margin: 15px 0 20px
}


/**Inner pages **/
body #bodyText:has(#tabContent) {
  padding: 60px 70px;
  margin-top: 50px;
}
body #bodyText:has(#tabContent)  > h1.estado_termino13 {
  margin-bottom: 20px;
}
.breadcrumb {
  padding: 12px 15px;
  border-radius: 0;
}
#myTermTab.nav-tabs>li:first-child a {
  padding-left: 0;
}
#myTermTab.nav-tabs>li> a {
  font-size: 16px;
}
#tabContent dfn {
  margin: 30px 0;
  font-size: 30px;
}
.edit_area_term {
  color: #0C4064;
  text-decoration: none;
  border: 0;
  font-weight: 700;
}
#tabContent h4,
#tabContent .h4 {
  font-size: 22px;
  color: #555;
  margin-bottom: 20px;
  font-weight: 700;
}
#tabContent .list-unstyled {
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 0;
}
#tabContent .list-unstyled li {
  font-size: 18px;
  margin-bottom: 15px;
}
#tabContent .list-unstyled li > a.btn-danger {
  background: url(../images/icons/new_edits/icn-close.jpg)no-repeat;
  border: 0;
  font-size: 0;
  height: 20px;
  width: 20px;
  box-shadow: none;
}

.editable_selectTE {
  border-bottom: 0;
}
abbr[data-original-title], abbr[title] {
  text-decoration: none;
  border-bottom: 0;
}
.editable_selectTE,
abbr[data-original-title], abbr[title] {
  color: #333;
}
#bodyText:has(.pagination) {
  margin-top: 0;
}
#NA,
#tableusers,
.modal + .container > table,
.modal + .container > form,
.modal  + .container > .jumbotron {
  margin-top: 50px;
}
.modal + .container,
.container:has(#tableusers) {
  min-height: 90dvh;
}
body #bodyText:has(.topOfPage),
body #bodyText:has([name="simprereport"]),
body #bodyText:not(:has([class=''])) {
  padding: 50px;
}

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
body #bodyText .form-horizontal {
  padding-left: 0;
}
a.topOfPage,
a[title="back"] {
  text-transform: capitalize;
}
a.topOfPage+ h3 {
  margin-bottom: 40px;
}
.form-horizontal legend {
  margin-bottom: 30px;
  padding-bottom: 5px;
}
.form-horizontal .form-group-chk + .text-center {
  background: none !important;
  text-align: left;
  padding-top: 0;
  margin-bottom: 15px;
}
.alert-info {
  margin-top: 20px;
}

.container:has(#bodyText.container.sobre) {
  width: 100%;
  background: #f2f2f2;
  padding: 0px 70px;
}
.container:has(#bodyText.container.sobre) .sobre {
  margin-bottom: 30px;
}
.row:has([name="bulkReplace"]) {
  margin-top: 100px;
}
form#configGlossary .col-lg-7 {
  width: 100%;
}
#footer [title="TemaTres: vocabulary server"] {
  display: none;
}
.container:has(#bodyText.container.sobre) #footer {
  background: #fff;
}
#wrap:has( #listaLetras) {
  background: #fff;
}
#wrap:has( #listaLetras) .row {
  margin: 0;
}
#wrap:has( #listaLetras) .text-center {
  background: #fff;
}
#wrap:has( #listaLetras) #listaLetras li {
  margin-bottom: 8px;
}
#wrap:has( #listaLetras) #listaLetras ol {
  font-size: 20px;
  padding-left: 34px;
}
/*************************27/6/24*********************************/
#tabContent .term-list-items{
  /* display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 30px; */
  margin-left: -15px;
  margin-right: -15px;
}
#tabContent .term-list-items>.item{
  width: calc(100%/2 - 30px);
  /* float: left; */
  /* margin-left: 15px; */
  /* width: 100%; */
  margin: 0 15px;
}
#tabContent .term-list-items .item{
  border: 1px solid #e6e6e6;
  padding: 20px;
  margin-bottom: 20px;
  z-index: 999;
}
#tabContent .term-list-items .item h4{
  margin-top: 0;
  font-size: 20px;
  color: #4d4d4d;
  font-weight: 700;
}
#tabContent .term-list-items .item .list-unstyled{
  margin: 0;
  padding: 0;
}
#tabContent .term-list-items .item .list-unstyled li:last-child{
  margin-bottom: 0;
}
#tabContent .panel-group{
  padding: 0;
}
#tabContent .panel-heading{
  background: #f5f5f5;
  border: 1px solid #f2f2f2;
}
#tabContent .panel-title a{
  text-decoration: none;
}
#tabContent .panel-footer{
  background: transparent;
}
#tabContent .panel-group .right_separator:before{
  padding: 5px;
}
#tabContent .panel-group .right_separator .btn{
  margin-right: 5px;
}
#footer .text-center ul.pagination{
  margin: 0;
}
#footer{
  background: none;
}