/*
 *  Copyright (c) 2020 by OCLC EMEA
 *
 *  File        : stylesheet_1.1.css
 *  Description : stylesheet for overruling the default PSI stylesheet
 *  Author      : Michel Mudde (muddem)
 *  Creation    : 2020-03-31
 *
 *  History:
 *  2020-03-31  : muddem  : MDT-7131 -- creation.
 *
 *  SVN ident   : $Id$
 */

body
{
  font-family:      'Segoe UI', helvetica,arial,verdana,sans-serif;
  margin-left:   0px;
  margin-top:    0px;
  margin-right:  0px;
  margin-bottom: 0px;
}
div.cnt_title
{
  background-color: #8da6c4;
}
div.result_title
{
  background-color: #8da6c4;
}
.button
{
  font-family:      'Segoe UI', helvetica,arial,verdana,sans-serif;
  font-size:       .8em;
  background-color: #2079B5;
  border-width:     0px;
  color:            #FFFFFF;
  padding-top:      1px;
  padding-bottom:   1px;
}
.button_goto
{
  font-family:      'Segoe UI', helvetica,arial,verdana,sans-serif;
  background-color: #2079B5;
  border-width:     0px;
  color:            #FFFFFF;
  padding-top:      1px;
  padding-bottom:   1px;
}
.buttonrow_text
{
  font-family:      'Segoe UI', helvetica,arial,verdana,sans-serif;
  font-size:        .8em;
  margin-left:      10px;
  margin-top:       10px;
  margin-bottom:    10px;
}
.nav1
{
  font-family:      'Segoe UI', helvetica,arial,verdana,sans-serif;
  font-weight:      bolder;
  text-decoration:  none;
  color:            black;
}
.tab1
{
  font-family:      'Segoe UI', helvetica,arial,verdana,sans-serif;
  font-weight:      bolder;
  text-decoration:  none;
  color:            black;
  padding-top:      5px;
  padding-bottom:   5px;
  padding-left:     5px;
  padding-right:    5px;
  border-right:     solid;
  border-width:     0px;
  border-right-width: 1px;
  border-color:     #cccccc;
}
a.nav0
{
  font-family:      'Segoe UI', helvetica,arial,verdana,sans-serif;
  text-decoration:  none;
  color:            black;
}
a.tab0
{
  font-family:      'Segoe UI', helvetica,arial,verdana,sans-serif;
  text-decoration:  none;
  color:            black;
  padding-top:      5px;
  padding-bottom:   5px;
  padding-left:     5px;
  padding-right:    5px;
  border-right:     solid;
  border-width:     0px;
  border-right-width: 1px;
  border-color:     #cccccc;
}
.right5, .left5
{
  font-family:      'Segoe UI', helvetica,arial,verdana,sans-serif;
  text-decoration:  none;
  font-size:        1.0em;
}
.rec_lable
{
  font-family:      'Segoe UI', helvetica,arial,verdana,sans-serif;
  font-size:        .8em;
  color:            #808080;
  font-weight:      bolder;
  vertical-align:   top;
}
div.cmdbox
{
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: 20px;
  clear: both;
  padding: 20px;
  border: solid 1px #cccccc;
  min-height: 80px;
}
select, select.cmdsel
{
  font-family:      'Segoe UI', helvetica,arial,verdana,sans-serif;
  text-decoration:  none;
}
option
{
  font-family:      'Segoe UI', helvetica,arial,verdana,sans-serif;
  text-decoration:  none;
}
input.cmd
{
  font-family:      'Segoe UI', helvetica,arial,verdana,sans-serif;
  text-decoration:  none;
  font-size:        .8em;
}
.rec_sep
{
  padding-top:      3px;
  margin-bottom:    2px;
}
div.logo_align img 
{
  max-height: 70px;
}
div.logo_align 
{
  text-align: right;
  max-height: 70px;
}
.cmd
{
  font-family:      'Segoe UI', helvetica,arial,verdana,sans-serif;
  text-decoration:  none;
  font-size:        .8em;
}
