@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
  font-family: 'wk-icons';
  src: url('../../fonts/icons/wk-icons.eot');
  src: url('../../fonts/icons/wk-icons.eot?#iefix') format('embedded-opentype'), url('../../fonts/icons/wk-icons.woff') format("woff"), url('../../fonts/icons/wk-icons.woff2') format("woff2"), url('../../fonts/icons/wk-icons.ttf') format("truetype");
  font-style: normal;
  font-weight: normal;
}

@media (max-width: 767px) {


  #mainHeader #hrefredirLLD2 {
      width: 165px;
      display: block;
      position: relative;
      margin-top: 7px;
      left: 0px !important;
      top: -41px;
      padding: 10px;
      margin:auto;
  }
}

  #cLogin .wk-btn-group:hover .navbar-toggle, #cLogin .wk-btn-group:focus .navbar-toggle {
      height: 34px;
      padding-right: 5px;
  }

@media (min-width: 958px) {
  
  #cHead .wk-menu-ap {
      width: 162px;
  }
}


@media (min-width: 768px) and (max-width: 957px) {
  
  #cHead .wk-menu-ap {
      width: 150px;
  }
}

@media (max-width: 850px) {
  #APers-btn #apmenu{
     display:none !important;
  }

  #cHead .wk-menu-ap #APers-btn:after,
  #cHead .wk-menu-ap #APers-btn .caret {
      display:none;
  }
}

[action*="/Documento.aspx"] #authCtrl_HM_Login {
  overflow: auto;
  width: 160px;
}


[action*="/Error.aspx"] #authCtrl_HM_Login {
  overflow: auto;
  width: 160px;
}

[action*="/Error.aspx"] .wk-login .wk-btn-group {
  width: 180px;
}

[action*="/Error.aspx"] #cHead .wk-login {
  top: 0px;
  border: none;
}


[class^="wk-icon-open-"], [class*=" wk-icon-open-"] {
  font-family: "wk-icons" !important;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#literal-micuenta {
  color: #6e6e6e;
  display: inline-block;
  font-size: 1em;
  font-weight: 500;
  text-transform: none;
}

    #literal-micuenta:before {
        content: "\f007";
        font-family: "Font Awesome 6 Pro";
        font-size: 18px;
        position: relative;
        margin-right: 8px;
        font-weight: 500;
        color: #00003C;
    }

    #literal-micuenta:after {
        content: '\f107';
        color: #6e6e6e;
        font-family: 'Font Awesome 6 Pro';
        margin-left: 8px;
        font-weight: 300;
    }

    @media(max-width: 1199px){
        #literal-micuenta, #literal-micuenta:after {
            font-size: 0;
        }
            #literal-micuenta:before {
                margin-right: 0;
                font-size: 20px;
                color: #00003C;
            }
    }
.sso-account.dropdown .navbar-default {
  float: right;
}



.sso-dropdown-menu .email {
  color: #7f7f7f;
  font-weight: 400;
  font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sso-dropdown-menu .first-button {
  margin: 20px 0px 5px 0px;
}

.sso-dropdown-menu .second-button {
  margin-bottom: 5px;
}

.sso-dropdown-menu hr {
  border-top: 1px solid #f3f3f3;
  margin: 10px 0px;
}


.sso-account ul {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-weight: bold;
    line-height: 24px;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
}

  .sso-account ul li {
      margin-top: 10px;
  }

      .sso-account ul li:last-child {
          margin-bottom: 4px;
      }

  .sso-account ul .user-icon {
      background-color: white;
      border: 1px solid #1C7DB5;
      border-radius: 50%;
      color: #ECECEC;
      height: 100px;
      font-size: 50px;
      margin: 10px auto;
      padding: 20px;
      width: 100px;
  }

  .sso-account ul .dropdown-button {
      background-color: #43a6b9;
      color: white;
      font-size: 15px;
      font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
      font-weight: 300;
      margin: 0 5px 0 5px;
      padding: 5px 0;
      text-align: center;
      white-space: nowrap;
      display: block;
  }

    .sso-account ul .dropdown-button:hover{
        text-decoration:none;
    }

    /*  .sso-account ul .dropdown-button:hover {
          background-color: #f80947;
          color: white;
          text-transform: uppercase;
      }*/
    .sso-account ul .sign-out-button {
        background-color: #e6eceb;
        color: #7f7f7f;
        font-weight: 500;
        text-transform: uppercase;
        text-decoration: none;
    }

     /* .sso-account ul .sign-out-button:hover {
          background-color: #D2D2D2;
          color: black;
      }*/

.wk-login .wk-btn-group {
  width: 122px;
}

  .wk-login .wk-btn-group:hover {
      background-color: white;
  }



      .wk-login .wk-btn-group:hover .navbar-default {
          background-color: #f9f9f9 !important;
      }

.sso-signedin-box .navbar{
    margin-bottom: 0;
}

.sso-signedin-box .account-box-button {
    float: none;
    padding: 4px 14px;
    margin: 0;
    border-color: transparent;
    background-color: transparent;
    display: inline-block;
    border-radius: 0;
    line-height: initial;
    height: auto;
    position: relative;
    z-index: 2;
}

.sso-signedin-box .navbar-sso-collapse {
    display: none;
    line-height: 24px;
    padding: 8px 16px 16px 16px;
    position: absolute;
    z-index: 7;
    width: 240px;
    right: 0;
    background-color: #fff;
    border: 1px solid #AEAEAE;
    text-align: center;
    font-size: 14px;
    margin-top: -1px;
}

.sso-signedin-box .navbar-default:hover .navbar-sso-collapse {
    display: block;
}

.wk-errorpage-message .sso-login-box {
  /*margin-right: 20px;
  padding-top: 10px;*/
}

.wk-errorpage-message #authCtrl_HM {
  /* margin-top: 2px; */
  /* width: 282px; */
  height: 50px;
  /* margin-left: 24px; */
  /* background-color: #f8f8f8; */
  /* float: left; */
  background-color: #fff;
  /* width: 80%; */
  margin-bottom: 6px;
  position: absolute;
  bottom: 220px;
  /* margin: auto; */
  left: 35%;
  top:75px;
}

.sso-login-box:active, .sso-login-box:hover {
  text-decoration: none;
  outline: none;
}

.sso-login-box {
    color: #fff;
    background-color: #00003c;
    padding: 4px 14px;
    margin-right: 16px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
    text-align: center;
}

    .sso-login-box .sso-btn-login{
        color: #ffffff;
    }

    .sso-login-box .sso-btn-darker {
        display: none;
        background-color: #2c5983;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        text-transform: none;
        top: 0px;
        line-height: inherit;
    }
.glyphicon-user:before {
    content: "\e800";
    font-family: "wk-icons";
    font-size: 20px;
    color: white;
}


.wk-errorpage .sso-login-box .sso-btn-darker {
    padding: 12px;
}

div#WrapperRightFooter {
  width: calc(50% - 8px);
  float: right;
  border: 1px solid #ececec;
  background-color: #a6d1ea;
  color: #fff;
  font-size: 16px;
  text-align: center;
  height: 145px;
  /* vertical-align: middle; */
  /* text-align: center; */
  display: flex;
  justify-content: center;
  align-items: center;
}

label#WrapperRight {
  font-size: 20px;
}
label#WrapperRight button {
  width: 200px;
  height: 38px;
  background-color: #fff;
  margin-top:16px;
}

label#WrapperRight button:hover {
  background-color: #0077aa;
}
label#WrapperRight button:hover a {color:#fff;}

label#WrapperRight button a:before {content:"+ información";text-transform:none;font-weight:700;}
