@font-face {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 300;
	src: local("Roboto Light"), local("Roboto-Light"), url("/esvportal/layouts/fonts/roboto/Pru33qjShpZSmG3z6VYwnT8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url("/esvportal/layouts/fonts/robotocondensed/b9QBgL0iMZfDSpmcXcE8nCj3Mi2hOMP9GNHlaDA9WRI.woff") format('woff');
}

@charset "utf-8";

    body {
      margin:0;
      padding:0;
      background-color : #fff;
      text-align: center;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      color: #475256;
      font-size: 15px;
      line-height: 24px;
    }

    a {
      color: #008e5c;
    }

    .logo {
      margin: 45px 0;
    }

    .logo img {
      width: auto;
      height: 90px;
    }

    .browserInfoButton{
      color: rgb(128, 128, 128);
    }

    #localBKU p {
      font-size: 0.7em;
    }

    #localBKU input{
      font-size: 0.85em;
      /*border-radius: 5px;*/
    }

    #mandateLogin {
      font-size: 0.85em;
    }

    #bku_header h2 {
      font-size: 1.75rem;
      line-height: 1.875rem;
    }


    #page {
      display: block;
      max-width: 620px;
      margin: 0 auto 100px;
      position: relative;
      border-radius: 0;
      background: rgb(255,255,255);
      box-shadow: 0px 3px 6px rgba(0,0,0,.4);
      padding: 40px 20px;
    }

    #page1 {
      text-align: center;
    }

    #main {
      /*	clear:both; */
      position:relative;
      margin: 0 auto;
      /*width: 250px;*/
      text-align: center;
    }

    .OA_header {
      color: #008e5c;
      font-size: 1.75rem;
      line-height: 2.5rem;
      font-weight: 300;
      margin: 20px 80px 40px;
      font-family: 'Roboto Condensed', sans-serif;
    }
    #alert_area {
    width: 500px;
    padding-left: 80px;
    }
    #leftcontent {
      max-width:300px;
      margin-bottom: 25px;
      text-align: left;
      margin:auto;
    }

    #selectArea {
      font-size: 15px;
      padding-bottom: 65px;
    }

    #bku_header {
      height: 5%;
      padding-bottom: 3px;
      padding-top: 3px;
    }

    #bkulogin {
      overflow:hidden;
      min-width: 190px;
      min-height: 180px;
      /*height: 260px;*/
    }

    h2#tabheader{
      font-size: 1.1em;
      padding-left: 2%;
      padding-right: 2%;
      position: relative;
    }

    #stork h2 {
      font-size: 1.0em;
      margin-bottom: 2%;
    }

    .setAssertionButton_full {
      background: #efefef;
      cursor: pointer;
      margin-top: 15px;
      width: 100px;
      height: 30px
    }

    #leftbutton  {
      width: 30%;
      float:left;
      margin-left: 40px;
    }

    #rightbutton {
      width: 30%;
      float:right;
      margin-right: 45px;
      text-align: right;
    }

    button, input[type=submit], input[type=button] {
      height: 38px;
      margin: 20px 0;
      padding: 10px;
      font-size: 16px;
      border-radius: 4px;
      background-color: transparent;
      color: #008e5c;
      border: 1px solid #008e5c;
      text-align: center;
      width: 100%;
    }

    input[type=submit].browserInfoButton{
      color: rgb(128, 128, 128);
      border-color: rgb(128, 128, 128);
    }


    #validation {
      position: absolute;
      bottom: 0px;
      margin-left: 270px;
      padding-bottom: 10px;
    }

    * {
      margin: 0;
      padding: 0;
    }

    #selectArea {
      padding-top: 10px;
      padding-bottom: 55px;
      padding-left: 10px;
    }

    .setAssertionButton {
      background: #efefef;
      cursor: pointer;
      margin-top: 15px;
      width: 70px;
      height: 25px;
    }

    #leftbutton  {
      width: 35%;
      float:left;
      margin-left: 15px;
    }

    #rightbutton {
      width: 35%;
      float:right;
      margin-right: 25px;
      text-align: right;
    }

    #ssoSessionTransferBlock {
      clear: both;
    }

    #stork {
       clear: both;
    }

    #mandateLogin {
      padding-bottom: 4%;
      padding-top: 4%;
      height: 10%;
      position: relative;
      text-align: center;
    }

    .verticalcenter {
      vertical-align: middle;
    }

    #mandateLogin div {
      clear: both;
      margin-top: -1%;
      position: relative;
      top: 50%;
    }

    #bkuselectionarea {
        position: relative;
        display: block;
    }

    #localBKU {
      padding-bottom: 4%;
      position: relative;
      clear: both;
      text-align: center;
    }

    #bkukarte {
      float:left;
      text-align:center;
      width:40%;
      min-height: 70px;
      padding-left: 5%;
      padding-top: 2%;
    }

    #bkuhandy {
      float:right;
      text-align:center;
      width:40%;
      min-height: 90px;
      padding-right: 5%;
      padding-top: 2%;
    }

    .bkuimage {
      width: 60%;
      height: auto;
      margin-bottom: 10%;
      cursor: pointer;
    }

    #mandate{
      text-align:center;
      padding : 5px 5px 5px 5px;
    }

    input {
      /*border:1px solid #000;*/
      cursor: pointer;
    }

    #localBKU input {
  /*        color: #000000;  */
      /*border: 0px;*/
      display: inline-block;

    }

    #installJava, #BrowserNOK {
      clear:both;
      font-size:0.8em;
      padding:4px;
    }

    .sendButton {
      width: 30%;
      margin-bottom: 1%;
    }

    #leftcontent a {
      text-decoration:none;
      color: #000;
    /*	display:block;*/
      padding:4px;
    }

    #leftcontent a:hover, #leftcontent a:focus, #leftcontent a:active {
      text-decoration:underline;
      color: #000;
    }

    .infobutton {
      background-color: #005a00;
      color: white;
      font-family: serif;
      text-decoration: none;
      padding-top: 2px;
      padding-right: 4px;
      padding-bottom: 2px;
      padding-left: 4px;
      font-weight: bold;
    }

    .main_header {
       color: black;
        font-size: 32pt;
        position: absolute;
        right: 10%;
        top: 40px;

    }

    #ssoSessionTransferBlock {
      font-size: 0.8em;
      margin-left: 5px;
      margin-bottom: 5px;
    }
    #processInfoArea {
      margin-bottom: 15px;
      margin-top: 15px;
    }
    #processSelectionArea {
      width: 550px;
      margin-left: 25px;
      margin-top: 35px;
    }
    .processSelectionButtonArea {
      float: none;
      margin-bottom: 20px;
      height: 35px;
    }
    .processSelectionButton {
      background: #ababab;
      cursor: pointer;
      height: 30px;
      width: 200px;
      float: right;
      border-style: solid;
      border-bottom-width: 2px;
      border-right-width: 2px;
      border-left-width: 1px;
      border-top-width: 1px;
      border-color: #000000;
    }
    .buttonDescription {
      float: left;
      margin-left: 10px;
      padding-top: 4px;
      text-align: left;
      width: 330px;
    }
    #processContent {
      margin-top: 25px;
    }
    #eIDASButton {
       /*color:#FFF;*/
    }
    #eIDASSelection {
      width: 120px;
      margin-right: 5px;
    }
    .unvisible {
      display: none;
    }

  @media screen and (max-width: 699px) {
      #page {
        box-shadow: none;
        width: 100%;
        padding: 0;
      }

      #page1 {
        margin:0 20px;
      }

      .logo {
        margin: 25px 0;
      }
        .OA_header {
        font-size: 1.5rem;
        line-height: 1.75rem;
        margin: 15px 40px 30px;
      }
  }
  @media screen and (max-width: 359px) {
    .logo {
      margin: 5px 0;
    }

    .OA_header {
      font-size: 1.25rem;
      line-height: 1.5rem;
    }
  }
  @media screen and (max-width: 279px) {
    .logo img {
      width: 100%;
      height: auto;
    }
    .OA_header {
      font-size: 1.1rem;
      line-height: 1.25rem;
    }
  }
}
