footer .about {
  color: black;
  margin: 0.5em 0;
  text-align: center;
}
footer .about a {
  color: black;
  font-size: 12px;
}
.cas-login > footer {
    position: inherit;
}
#id_Ateneo{
    vertical-align: -19px;
    padding-left: 17px;
}
tdlistalogin{
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 black;
    margin: 0 auto;
    width: 32rem;
}

/*
ui-dialog: The outer container of the dialog.
ui-dialog-titlebar: The title bar containing the dialog's title and close button.
ui-dialog-title: The container around the textual title of the dialog.
ui-dialog-titlebar-close: The dialog's close button.
ui-dialog-content: The container around the dialog's content. This is also the element the widget was instantiated with.
ui-dialog-buttonpane: The pane that contains the dialog's buttons. This will only be present if the buttons option is set.
ui-dialog-buttonset: The container around the buttons themselves.
*/

.ui-dialog-titlebar-close {
  right: 5px;
  background-size: cover;
  top: 0px;
}

.ui-dialog-title {
  font-weight: normal;
  text-align: center;
}
.ui-dialog-titlebar-close {
    text-align: center;
}
.ui-dialog-content {
  text-align: left;
}
.ui-dialog-content a {
  text-decoration: none;
  color: #1565c0;
}

.ui-dialog {
  border: 4px solid #828282;
  border-radius: 5px;
  border: 4px solid #808080;
  box-shadow: 0 0 30px 0 #a0a0a0;
  background-color: white;
  text-align: center;
  font-family: open_sans, sans-serif;
  position: fixed;
  margin: 0 auto;
  width: 150rem;
  height: auto;
  background: white;
  background-size: cover;
  top: 0px;
}

.ui-widget-header {
    border: none #e0e0e0;
    border-style: none none solid;
    border-width: medium medium 1px;
    background: white;
    color: black;
    font-weight: bold;
}


.ui-widget-content {
    border: 50px;
    background: white;
    color: black;
}


.flagLanguage {
background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 30px;
    display: inline-block;
}

.languages a:lang(de-DE){
    background-image: url("sebina/images/flag_germany.png");
}
.languages a:lang(en-UK){
    background-image: url("sebina/images/flag_united_kindom.png");
}
.languages a:lang(fr-FR){
    background-image: url("sebina/images/flag_france.png");
}
.languages a:lang(it-IT){
    background-image: url("sebina/images/flag_italy.png");
}
ul#flagLanguageUL {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flagLanguageSpan{
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  text-indent:-999em;
}

.casmessagesection{
    width: 350px;
    display: block;
    margin-bottom: 5px !important;
    margin: 0 auto;
}

#div.shibboleth  {
  background-color: white;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 black;
  margin: 0 auto;
  width: 32rem;
}
.ohtherLogin{
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 black;
    margin: 0 auto;
    min-width: 500px;
        width: 32rem;
}
.disableLinkShibboleth {
        pointer-events: none;
        cursor: default;
        opacity: 0.6;
}
#id_Ateneo{
    vertical-align: -19px;
    padding-left: 17px;
}

#divMayus {
    margin: 5px;
    border: 1px dotted #b00;
    color: #e71708;
    background: #ebe535;
    font-weight: bold;
}
.not-active {
  pointer-events: none;
  cursor: default;
  text-decoration:none;
  color:grey;
}
.shibbolethChoise {
  padding: 0
}

.link_shibboleth a {
    display: flex;
    padding: 12px; /* Add some padding */
    text-decoration: none; /* Remove underline from links */
}

.link_shibboleth a:hover {
    background-color: #ccc; /* Dark grey background on mouse-over */
}
.div_shibbolethswitch {
      display: contents;
}

.div_shibboleth{
   /* display: table; */
    padding-top: 5px;
    text-align: center;
    height: 60px;
}

.shibbolethChoise_nascondi {
    background-color:   #c2c2a3;
}

li{
    padding:3px
}
.message_page{
color: #b30000;
}
.message_div{
color: #b30000;
}

.img_shibboleth {
    vertical-align: middle;
    max-width: 135px;
}

.div_shibboleth_testo{
    width: 75%;
    display: inline-block;
    float: left;
}


.shibbolethChoise #menu {
  margin: 0;
}

.shibbolethChoise .div_shibboleth {
  display: flex;
  flex-flow: row nowrap;
/*   align-items: center; */
  text-align: left;
  height: auto;
  padding: 1rem;
}

.div_shibboleth_int {
    width: 15rem;
    display: inline-block;
    float: left;
   /*  margin-right: 125px; */
}

#div.othercas  {
  background-color: white;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 black;
  margin: 0 auto;
  width: 32rem;
}

.othercasChoise{
  padding: 0
}

.img_othercas {
    vertical-align: middle;
    width:100%;
    max-width: 90px;
}

.div_othercas_testo{
    width: 75%;
    display: inline-block;
    float: left;
}

.othercasChoise #menu {
  margin: 0;
}

.othercasChoise .div_othercas{
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  text-align: left;
  height: auto;
  padding: 1rem;
}

.div_othercas_int{
    width: 15rem;
    display: inline-block;
    float: left;
    margin-right: 125px;
}

/* o una classe o l'altra */
.info_top, .info_footer{
    background-color:#e9e9e9;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 black;
    margin: 0 auto;
    min-width: 325px;
    width: 32rem;
    margin-bottom: 20px;
    padding: 0px;
    display: flex;
}

.display_none {
  display: none;
}


.info_footer section, .info_top section{
    font-family: open_sans, sans-serif;
    background-color:transparent;
    font-size: smaller;
}
* {
  font-family: open_sans, sans-serif;
}