.errorTab {
	font-weight: bold;
	font-size: 1.5em;
	color: red;
}


  .idioma {
    margin-right: .5em;
  }

  .ms-logo {
    background-color: #eb8c00;
  }

  .row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  }

  .hidden {
    display: none !important;
  }

.form-group label.control-label {
  line-height: 1.75em;
  font-size: 1.1em;
}

.ui-selectmanycheckbox label {
  margin-top: 16px !important;
}

ul.ui-selectonemenu-items  {
  background: white !important;
}

.ui-selectonemenu-panel .ui-selectonemenu-list-item {
  line-height: 2em !important;
}

.ui-datatable thead {
  background-color: #e9ecef !important ;
}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
    border-color: #e0e0e0;
}

.ui-datatable tbody td {
    border-color: #e0e0e0 !important;
}

.ui-datatable-even {
  border-color: #e0e0e0;
}

.togglebutton {
  padding-top: 1.2em;
  padding-left: 2em;
}


.ui-radiobutton {
  cursor: pointer !important;
}

.ui-radiobutton .ui-radiobutton-box {
  border: 2px solid rgba(0,0,0,.54);
  height: 17px;
  width: 17px;
  border-radius: 100%;
}

.ui-radiobutton .ui-state-active {
  background-color: #2c8f30 !important;
}

.ui-radiobutton-box .ui-icon {
    background-position: -35px -2px;
}


.centrado {
  margin: auto;
}
.centrado > div {
  display: block !important;
}

.singleline > li  {
    width: 100% !important;
}


.ms-footer {
  background: black;
}


.card.card-info .card-header, .card.card-info .card-footer {
    background-color: #255644;
  }

.thead-light > tr > th > a, .textocabeceratabla {
  color: #686868
}

.m-r-1 {
  margin-right: 1em;
}

.m-r-2 {
  margin-right: 2em;
}

.m-r-3 {
  margin-right: 3em;
}
.m-r-4 {
  margin-right: 4em;
}

.m-r-5 {
  margin-right: 5em;
}

.m-lr-2 {
  margin-left: 2em;
  margin-right: 2em;
}




.m-b-1 {
  margin-bottom: 1em;
}

.m-b-2 {
  margin-bottom: 2em;
}

.m-b-3 {
  margin-bottom: 3em;
}
.m-b-4 {
  margin-bottom: 4em;
}

.m-b-5 {
  margin-bottom: 5em;
}

.breadcrumb-item {
  margin-bottom: 1em !important;
}


.boxed .ui-selectoneradio label {
    border: 2px solid;
    width: 80%;
    padding: 0.5em;
    text-align: left;
    background: #2c8f30;
    color: white !important;
    border-radius: 10px;
}

.form-group .ui-inputfield {
    margin-top: 1.2em;
    color: black;
}

.ui-selectonemenu label.ui-selectonemenu-label, .ui-inputfield, .form-group .ui-inputfield {
  /* deleteme-max-width: 70vw !important; */
}


.ui-selectonemenu {
  margin-top: 0;
  border: 0px;
  min-width: 100% !important;
}


.limitcombowidth {
  min-width: inherit !important;
}

.pasoactual {
  color: #8bc34a;
}

.pasonoactual {
 color: #616161;
}

.progreso {
  height: 40px !important;
}

.form-group.ui-selectonemenu-label {
  color: black !important;
}

div.ui-selectonemenu:not(.ui-state-disabled) label {
  color: black !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {
  border: 1px solid #156090;
  background: #186ba0; color: #FFFFFF;
}


.iconlabel  {
  width: 2.5em;
  text-align: center;
}

.bootstrap-select {
  max-height: 1em !important;
}

.bootstrap-select ul.dropdown-menu li:first-child {
    display: none;
}

.white {
  color: white !important;
}

.ui-state-disabled {
  border-bottom: 0px !important;
}

button.disabled > span.bs-caret {
  display: none;
}






/** SelectOneMenu **/
.ui-selectonemenu {
    display: inline-block;
    position: relative;
    width: auto;
    zoom: 1;
    cursor: pointer;
    vertical-align: top;
    padding-right: 0px !important;
}

.ui-selectonemenu.ui-state-hover,
.ui-selectonemenu.ui-state-focus {
    background-color: transparent;
}

.ui-selectonemenu .ui-selectonemenu-trigger {
    cursor: pointer;
    width: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}


.ui-selectonemenu-trigger:after {
  content: '\f2f9';
  content: '\f2f1';
  content: '\f19b';
  content: '\f277';
  content: '\f19b';
  top: .25em;
  font-family: Material-Design-Iconic-Font;
  font-size: 22px;
  text-align: right;
  display: inline-block;
  right: 0.75em;
  position: absolute;
  color: #2c8f30 ;
}


.form-group .ui-selectonemenu-trigger:after {
  top: 1em;	
}

.ui-selectonemenu .ui-selectonemenu-trigger  .ui-icon {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.ui-selectonemenu .ui-selectonemenu-label  {
    display: block;
    border: none;
    white-space: nowrap;
    overflow: hidden;
    font-weight: normal;
    width: 100%;
    text-align: left;
    padding-top: .65em;
    padding-left: .5em;
}

.ui-selectonemenu.ui-state-disabled .ui-selectonemenu-trigger,
.ui-selectonemenu.ui-state-disabled .ui-selectonemenu-label {
    cursor: default;
}

.ui-selectonemenu label.ui-selectonemenu-label  {
    cursor: pointer;
}

.ui-selectonemenu input.ui-selectonemenu-label  {
    cursor: default;
}

.ui-selectonemenu-panel {
    position: absolute;
    height: auto;
}

.ui-selectonemenu-panel .ui-selectonemenu-items-wrapper {
    overflow: auto;
}

.ui-selectonemenu-panel .ui-selectonemenu-item {
    font-weight: normal;
    cursor:pointer;
}

.ui-selectonemenu-panel .ui-selectonemenu-item-group {
    font-weight: bold;
}

.ui-selectonemenu-panel .ui-selectonemenu-list {
    padding: 0.4em;
    border: 0 none;
}

.ui-selectonemenu-panel .ui-selectonemenu-list-item {
    border:0px none;
    margin:1px 0;
    padding:3px 5px;
    text-align:left;
    white-space: nowrap;
}

.ui-selectonemenu-panel .ui-selectonemenu-table {
    border-collapse:collapse;
    width:100%;
}

.ui-selectonemenu-panel .ui-selectonemenu-table td {
    border-color: inherit;
}

.ui-selectonemenu-panel .ui-selectonemenu-table th,
.ui-selectonemenu-panel .ui-selectonemenu-table td {
    border-width: 1px;
    border-style: solid;
    padding:4px 10px 4px 10px;
}

.ui-selectonemenu-panel .ui-selectonemenu-filter {
    width: 85%;
    padding-right:15px;
}

.ui-selectonemenu-panel .ui-selectonemenu-filter-container {
    position: relative;
    margin: 0;
    padding: 0.4em;
    display: inline-block;
}

.ui-selectonemenu-panel .ui-selectonemenu-filter-container .ui-icon {
    position: absolute;
    top: 10px;
    right: 10px;
}

.ui-state-disabled a {
  outline: none;
}


/*
.ui-messages-error, .ui-message-error, .ui-message-error {
  background-color: #f44336 !important;
  color: rgba(255,255,255,.84) !important;
  padding: .75em !important;
}
*/


.ui-message-error {
  background: none !important;
  color: #f44336 !important;
  border: none;
  padding: 0px;
}


.ui-selectonemenu-list {
  background: #f2eeee !important;
}


.ui-state-disabled label {
  background-image: none !important;
  line-height: 0.65em !important;
}



.form-group label {
  color: #404040 !important;
}

input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus input:-webkit-autofill,textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus {
  border-bottom: solid 1px #404040 !important;
}


.ui-inputfield, .form-group .ui-inputfield {
  background-image: linear-gradient(#8bc34a,#8bc34a),linear-gradient(#404040,#d2d2d2);
  padding: .25em .5em;
}


.form-control {
  padding: 0;
}
.form-group {
  padding-bottom: 0;
  margin: 0;
}


.ui-inputfield {
  border: 1px #8bc34a solid !important;
  border-radius: .25em !important;
  background-image: none !important;
}


.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #8bc34a;
}

.ui-state-disabled label {
  background-image: none !important;
  line-height: 0.65em !important;
}

.ms-footer {
line-height:180%;
}


ul.ui-selectonemenu-list {
background: white !important;
}

.htabla th  {
    background-color: #484848 !important;
    color: white !important;
}

.htabla .tdbtn {
    padding: 6px !important;
}

a {
  color: #2b6800;
}

@media (max-width: 640px) {

  .container-fluid, .col-xl-12, .col-12, .col-md-12, .col-sm-12, .col-xs-12 {
      max-width: 100%;
      padding: 0;
  }
  .card .card-block, .card .card-body, .card.card-block, .card.card-body {
      max-width: 100%;
      padding-right: 15px;
  }

  html, body {
      max-width: 100%;
      overflow-x: hidden;
  }

  .migatitulo {
      font-size: 1em;
      margin: 1rem 0 1.5rem;
  }

  .paddingcuerpo {
    padding:0 !important;
}

  .ms-navbar, .ms-lead-navbar {
      margin-bottom: 0px;
  }

  .card .card-block, .card .card-body, .card.card-block, .card.card-body {
      padding: 10px 2rem;
  }

  h1, h2, h3, h4, h5, h6 {
      margin: 10px 0 !important;
  }

  h2.right-line {
      font-size: 2rem;
  }

  .form-group .ui-inputfield {
      max-width: 100vw !important;
  }


}

@media (min-width: 641px) {
    th.ui-state-default {
        background: #484848 !important;
        color: white ;
        text-align: left !important;
    }

    .ui-column-title {
        color: white !important;
    }
}

@media (max-width: 640px) {

    .ui-datatable tbody td {
        border-color: white !important;
    }

    .ui-datatable td {
        border-top: 2px solid #8bc34a !important;
    }

    .ui-datatable td:last-child {
        border-bottom: 2px solid #8bc34a !important;
    }

    .ui-datatable td:last-child {
        padding-bottom: 1em;
    }
    .ui-datatable td:first-child {
        padding-top: 1em;
    }

    .ui-column-title {
      color: black !important;
      display:inline !important;
      font-size: 125%;
    }

    .ui-column-title:after {
      content:"\a";
      white-space: pre;
    }
}

/* elimina el subrayado a los campos de texto de solo lectura */
input.ui-widget:read-only {
  background: none !important;
  border: 0px solid !important;
}

.padded-form {
  margin-left: 5%; margin-right: 5%;
}

body {
  color: #222222;
}

.color-primary, .section-title {
  color: #065f17 !important;
}

.navbar {
  background-color: #484848 !important;
}


.dropdown > a {
  color: white !important;
}

a.ms-toggle-left {
  color: white !important;
}


/* boton de salir menu superior */
.navbar-nav > .nav-item > a {
  color: white !important;
}
.navbar-nav > .nav-item > a:hover {
  color: black !important;
}

.checkbox label, .radio label, label, .control-label  {
  color: #737373 !important;
}

.checkboxlabel {
  margin-top: 1.4em;
}

.btn>i {
  margin: 0;
}


.ms-collapse .card .card-header .card-title a:after {
  top: 2rem;
}

/** Card Primary - Notese que el background debe cumplir reglas
    de accesibilidad */
.card .card-primary .card-header {
  background-color: #2a5b49;
}

.card.card-primary {
  border-bottom: solid 3px #4f7820 !important;
}

.ms-collapse .card-primary .card-header {
  background-color: #2a5b49;
}

/** Card Warning */
.card .card-warning .card-header {
  background: linear-gradient(180deg, #875e12,#774e02);
}

.card.card-primary {
  border-bottom: solid 3px #4f7820 !important;
}

.ms-collapse .card-primary .card-header {
  background: linear-gradient(180deg, #2a5b49, #1a4b39);
}
/** --------------------- */


.ms-collapse .card .card-header .card-title a:after {
  top: 2rem;
}

.fc-toolbar button {
  background: #2c8f30;
  color: white;
  border: 1px white solid;
}

.ui-dialog {
 background: white;
}

.ui-icon {
  height: 16px;
  width: 16px;
  background: url(/preinscripciondoctorado/javax.faces.resource/ui-icons_ffffff_256x240.png.faces?ln=img);
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-check {
  background-position: -64px -144px;
}



.dataTables_wrapper .paginate_button {
  padding: .1em 1em !important;
  background: white !important;
  color: black !important;
  border: white !important;
}



.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: #164e68 !important;
  color: white !important;
  border-radius: 5px;
}


.dataTables_wrapper .dataTables_paginate .dataTables_wrapper .dataTables_paginate .dataTables_wrapper .dataTables_paginate .dataTables_length label {
  font-family: Roboto,sans-serif !important;
  color: black !important;
  margin-right: 1em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active, .dataTables_length label {
  font-family: Roboto,sans-serif !important;
  margin-right: 1em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 6px solid black;
  background: #18a8ec !important;
  border-radius: 5px;
}

.dataTables_length {
  margin: .75em 2em;
}
.dataTables_filter {
  margin: .75em 2em;
}

.dataTables_filter input {
  border: 0;
  border-bottom: 1px solid darkgray;
}

.dataTables_info {
  margin-left: 1em;
  margin-top: -6px;
  margin-bottom: 1em;
}


.ui-selectonemenu ui-state-disabled {
  padding-top: .75rem;
}

ul.ui-selectonemenu-list {
  background: white !important;
}


dt {
  color: #2b6800;
}

hr {
  margin: 0;
}

.ui-selectonemenu-label {
  padding-left: .5em;
  padding-top: .4em;
}

.ui-selectonemenu-label {
  padding-top: .5em;
  padding-left: .5em;
}


.ui-chkbox-icon {
	border: 1px gray solid;
}


.ui-chkbox-box.ui-state-active > .ui-chkbox-icon.ui-icon-check {
  background: url(/javax.faces.resource/ui-icons_ffffff_256x240.png.xhtml?ln=img);
  background-color: #2c8f30 !important;
  background-repeat: no-repeat;
  background-position-x: -65px;
  background-position-y: -146px;
}


.ui-chkbox .ui-chkbox-box {
  padding: 1.3em 0em;
}


.ms-collapse-nav li.card a.collapsed, .ms-collapse-nav li a {
  background: white;
}

.ms-collapse-nav li.card a,
.ms-collapse-nav li.card a.collapsed:hover, .ms-collapse-nav li a:hover {
  background-color: #255644;
}

.ms-collapse-nav li.card ul {
  background: #edf6ee !important;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus input:-webkit-autofill, textarea:-webkit-autofill, textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  border-bottom: solid 1px #255644 !important;
}

.ms-navbar .navbar-collapse .navbar-nav .nav-item>a, .ms-lead-navbar .navbar-collapse .navbar-nav .nav-item>a {
  position: static !important;    /* ie11 fix  silvia menu */
}


.btn-info.btn-raised[disabled] {
  background-color: #7eccd4 !important
}

.btn.btn-success.btn-raised[disabled] {
  background-color: #7eccd4 !important
}

.fullwidth {
  width: 100%;
}

.pb-025 {
  padding-bottom: .25em !important;
}

.btn-underline {
  border-bottom: 3px solid;
}



.ui-timepicker-table td a {
  width: 2.1em !important;
  padding: .15em !important;
  padding-right: .4em !important;
  margin: .15em;
  border: 1px solid #8bc34a;
  border-radius: 3px;
}

.ui-timepicker-table td .ui-state-active {
  background: #8bc34a;
}
.ui-timepicker-hours {
  padding-right: .5em !important;
  border-right: 1px solid #8bc34a;
}
.ui-timepicker-minutes {
  padding-left: .5em !important;
}


.ui-button {
  padding: 0.7em 2em  ;
}


.ui-paginator.ui-paginator-top,
.ui-paginator.ui-paginator-bottom,
.ui-paginator-page {
  background: black;
  color: white;
  padding: 1em;
}

a.ui-paginator-page {
  color: white;
}

.ui-paginator-page.ui-state-active {
  background: #009ab0;
  color: white;
  border-radius: 4px;
  margin: 0px .25em;
}


.ui-icon-seek-first {
  background-repeat: no-repeat;
  background-position-x: -143px;
  background-position-y: -188px;
}

.ui-icon-seek-prev {
  background-repeat: no-repeat;
  background-position-x: -80px;
  background-position-y: -188px;
}

.ui-icon-seek-next {
  background-repeat: no-repeat;
  background-position-x: -50px;
  background-position-y: -188px;
}

.ui-icon-seek-end {
  background-repeat: no-repeat;
  background-position-x: -113px;
  background-position-y: -188px;
}



/*
.uofileupload [type=file] {
  cursor: inherit;
  display: block;
  font-size: 999px;
  filter: alpha(opacity=0);
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  cursor: pointer !important;
}
*/


.uofileupload {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0px;
  height: 3em;
  text-align: center;
  min-height: 2.5em;
  background: #00bcd4;
  border-radius: 2px;
  z-index: 1;
  cursor: pointer !important;
  color: white !important;
  line-height: 3em;
}

.uofileinput {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  position: absolute;
  width: 100%;
  opacity: 0;
  height: 3em;
  z-index: 2;
  cursor: pointer;
}

/* hace que funcione con uo:frow */
.form-group input[type=file].uofileinput {
	height: 3em;
}

.form-group label.uofileupload {
	color: white !important;
	line-height: 3em;
}


/* Readonly sin bordes begin */

.form-control.ui-state-disabled {
  border: none !important;
}

.ui-selectonemenu.ui-state-disabled label {
  border: none !important;
  padding-top: 1em;
}

.ui-selectonemenu.ui-state-disabled .ui-selectonemenu-trigger {
  display: none !important;
}

.ui-calendar .ui-state-disabled {
  border: none !important;
}

/* Readonly sin bordes end */


.ui-grid-responsive .ui-g label {
  display: inline-block;
  line-height: 2em;
}

.card-royal-inverse .ms-icon.ms-icon-white {
  color: #9c27b0 !important;
}


/* acerca cada etiqueta a su campo en vertical */
@media (max-width: 768px) {
  .form-group .ui-inputfield {
      margin-top: 0.2em;
  }

  .form-group .ui-selectonemenu-trigger::after {
      top: 0.3em;
  }
}


/* mejora el formateo del tooltip de normalizacion */
.tooltip > .tooltip-inner {
	font-size: 1.5rem;
	max-width: 45rem;
	line-height: 2rem;
	text-align: left;
}


.uo-no-Mouse {
	pointer-events: none;
}