body {
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    color: #122A2A;
    font-family: Arial, sans-serif;
    font-size: 14px !important;
    font-weight: normal;
}

div.corner_bottom {
    background: url(/images/right_bottom_corner.png) no-repeat scroll center bottom;
    width: 110px;
    height: 110px;
    float: right;
}

h3.title {
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 24px;
    margin-top: 28px;
}

.part1 {
    width: 114px;
    margin: 10px 0px 0px 4px;
    padding-top: 5px;
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

.part2 {
    width: 110px;
    margin: 15px 0px 0px 0px;
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

td.body {
    background: url(/images/body_top_bg.png) no-repeat;
    padding: 30px 0 0 0;
}

input, textarea {
    margin: 0;
}

.btn {
    border: 0px;
    background: url(/images/btn_active.gif) repeat-x;
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
}

h1 {
    color: #306865;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 22px;
}

.ob {
    color: #FF0000;
    margin-left: 5px;
}

th {
    background-color: #CFDAE0;
    text-align: center;
}

.tu {
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    border-color: #C3C3C3;
    background-color: #CFDAE0;
    height: 30px;
    text-align: center;
    color: #3C7084;
    font-weight: bold;
}

.left {
    border-left: 1px solid #878684;
}

td.tb {
    background-color: #FFFFFF;
    border-right: 1px solid #878684;
    border-bottom: 1px solid #878684;
    height: 40px;
}

td.gray {
    background-color: #E4E3E1;
}

td.white_line {
    border: 1px solid #878684;
    border-width: 0px 1px 0px 1px;
    background-color: #FFFFFF;
}

td.p {
    padding-left: 20px;
}

.c {
    text-align: center;
}

a {
    /*	text-decoration: none;
    /*	color: #203672;*/
    color: #122A2A;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

.text {
    font-weight: normal !important;
    text-align: justify;
}

div.left_menu {
    margin: 20px 20px 0 20px;
    text-align: left;
}

ul.menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    /*disc;*/
    color: #FFF;
}

li.menu {
    margin-bottom: 10px;
}

li.menu a {
    color: #FFFFFF;
}

li.menu a.l_m {
    font-family: Helvetica, Verdana, Arial;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
}

ul.list {
    list-style-image: url(/images/point_green.gif);
}

li.list {
    margin-top: 5px;
}

/* home page */

.main_menu {
    color: #122A2A;
    font-family: Helvetica, Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 15px;
    letter-spacing: 1px;
    text-decoration: none;
    font-style: normal;
}

td.module {
    background: url(/images/line_green.gif) no-repeat bottom right;
    text-align: right;
    cursor: pointer;
}

/* profile page */

h1.profile {
    color: #122A2A;
    font-family: Arial Black;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 1px;
    text-align: center;
    width: 600px;
}

a.alist {
    font-style: normal;
}

h3.mm {
    font-size: 16px;
    margin: 15px 0px 10px 0px;
}

.mm1 {
    margin: 0px 0px 0px 30px;
}

.info-block {
    margin: 30px 0;
}

span.link {
    cursor: pointer;
}

/*left menu FORM OBUCH filter*/

.over {
    list-style-image: url(/images/point_red.gif);
    cursor: pointer;
}

.out {
    list-style-image: url(/images/point_green.gif);
    cursor: pointer;
}

/*table*/

table.table_good {
    border-style: solid;
    border-width: 1px 0px 0px 1px;
    border-color: #C3C3C3;
}

td.head {
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    border-color: #C3C3C3;
    background-color: #CFDAE0;
    height: 30px;
    text-align: center;
    color: #3C7084;
    font-weight: bold;
}

td.t1 {
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    border-color: #C3C3C3;
    background-color: #FFFFFF;
}

td.ev {
    background-color: #E9E9E9;
}

.list_1 {
    margin-left: 30px;
    text-indent: 100px;
}

.translucent {
    opacity: 0.5;
    -moz-opacity: 0.5;
    /* old Mozilla-based browsers */
    -khtml-opacity: 0.5;
    /* old Safari & Konqueror */
    filter: alpha(opacity=50);
    /* old IE */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    /* modern IE */
}

div#gotop {
    text-align: center;
    width: auto;
    position: fixed;
    left: 1em;
    bottom: 1em;
}

div#gotop a {
    color: #000;
    font-style: normal;
    text-decoration: none;
}

div.left_menu hr {
    border: none;
    height: 1px;
    color: #fff;
    background-color: #fff;
}

.st {
    position: absolute;
}

.b-top {
    z-index: 2600;
    position: fixed;
    left: 0;
    bottom: 90px;
    width: 34%;
    margin-left: 50%;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.b-top:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
}

.b-top-but {
    z-index: 2600;
    position: absolute;
    display: block;
    left: 56px;
    bottom: 0;
    margin: 0 0 0 100%;
    padding: 32px 12px 4px;
    color: white;
    background: #000000 url(http://alaev.info/wp-content/plugins/goupbutt/b-j-top.png) no-repeat 50% 11px;
    border-radius: 7px;
}

td.r, th.r {
    text-align: right;
    border-style: solid;
}

td.op {
    text-align: center;
}

th.op {
    text-align: center;
    background-color: #c8cdcf61;
    border-style: solid;
    border-width: 0.5px 0.5px 0.5px 0.5px;
    border-color: #C3C3C3;
}

td.w {
    text-align: center;
}

.rd {
    color: red;
}

p.q {
    margin-top: 5px
}

a.pr:hover {
    color: #197F7F;
    text-shadow: 2px 2px 2px black;
}

tr.a:hover {
    background: #197F7F;
    color: #197F7F;
    text-shadow: 1px 1px 1px black;
}

.gr_head {
    color: #197F7F;
    font-size: 30px;
    margin-top: 30px;
    text-shadow: 1px 1px 2px black;
}

.label {
    display: inline;
    padding: .1em .2em .1em;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.mdl-button .label {
    position: relative;
    top: -1px;
}

.label:empty {
    display: none;
}

.label-default {
    background-color: #3e3f3a;
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #242422;
}

.label-primary {
    background-color: #325d88;
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #244363;
}

.label-success {
    background-color: #93c54b;
}

.label-successtwo {
    background-color: #87CEFA;
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #79a736;
}

.label-info {
    background-color: #29abe0;
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #1b8dbb;
}

.label-warning {
    background-color: #f47c3c;
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ef5c0e;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c;
}

.label-text--small {
    font-size: 75%;
}

.fade.in {
    opacity: 1;
}

.alert-success {
    /* color: #2d760a; */
    /* background-color: #dff0d8; */
    color: #fff;
    background-color: #197F7F;
    border-color: #d6e9c6;
}

.alert-danger {
    color: #fff;
    border-left-color: #d9534f;
    /* Left side border color */
    background-color: #D9534F;
}

.alert-message {
    background-color: #e2ebf5;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert {
    padding: 10px 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 8px;
    text-align: justify;
}

.alert__header {
    padding: 10px 0 10px 0;
    font-size: 1rem;
}

.alert__content {
    text-align: justify;
}

.alert-control {
    text-align: right;
}

.alert__actions {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin: 10px 0 0 0;
}

.alert__actions .alert__action:not(:first-child) {
    margin-left: 10px;
}

.alert__action {
    box-shadow: 0px 0px 8px -5px rgb(6, 78, 114);
    background-color: #C0DDEB;
    border-radius: 3px;
    border: 1px solid rgb(6, 78, 114);
    padding: 5px 3px;
    cursor: pointer;
    text-decoration: none;
    font-weight: normal;
}

.alert-control>a.close {
    text-decoration: none;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.close {
    cursor: pointer;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .5;
}

#message>a {
    color: #337ab7;
    text-decoration: none;
}

#message>a {
    background-color: transparent;
}

.lib-record {
    display: flex;
    flex-direction: row;
    margin-bottom: 25px
}

.bibrecord {
    width: 60%;
    text-align: justify;
    word-break: break-word;
}

.details {
    width: 35%;
    padding: 0 30px;
    word-break: break-word;
    display: flex;
    flex-direction: column
}

.details__ind {
    padding: 5px 0;
}

.submit_euk {
    box-shadow: 0px 0px 8px -5px rgb(6, 78, 114);
    background-color: #C0DDEB;
    border-radius: 3px;
    border: 1px solid rgb(6, 78, 114);
    display: inline-block;
    cursor: pointer;
}

.submit_euk:hover {
    background-color: rgba(30, 161, 161, 0.719);
}

.submit_euk:active {
    position: relative;
    top: 1px;
}

.eukhref {
    margin: 20px 0;
}

.button_f {
    box-shadow: 0px 0px 8px -5px rgb(6, 78, 114);
    background-color: #C0DDEB;
    border-radius: 3px;
    border: 1px solid rgb(6, 78, 114);
    display: inline-block;
    cursor: pointer;
    width: 250px;
    height: 30px;
}

.button_f:hover, .alert__action:hover {
    background-color: rgba(30, 161, 161, 0.719);
}

.button_f:active, .alert__action:hover {
    position: relative;
    top: 1px;
}

.button_trans {
    box-shadow: 0px 0px 8px -5px rgb(6, 78, 114);
    background-color: #C0DDEB;
    border-radius: 3px;
    border: 1px solid rgb(6, 78, 114);
    display: inline-block;
    cursor: pointer;
    width: 250px;
    height: 30px;
}

.button_trans:hover {
    background-color: rgba(30, 161, 161, 0.719);
}

.button_trans:active {
    position: relative;
    top: 1px;
}

.selecteuk {
    box-shadow: 0 0 5px #53a9d0;
    width: 315px;
    border-radius: 2px;
    padding-right: 30px;
    height: 30px;
    padding: 5px 8px;
}

.button_copy {
    box-shadow: 0px 0px 8px -5px rgb(6, 78, 114);
    background-color: #C0DDEB;
    border-radius: 3px;
    border: 1px solid rgb(6, 78, 114);
    display: inline-block;
    cursor: pointer;
    height: 32px;
    width: 32px;
    padding-top: 3px;
}

.button_copy:hover {
    background-color: rgba(30, 161, 161, 0.719);
}

.button_copy:active {
    position: relative;
    top: 1px;
}

.button_href {
    box-shadow: 0px 0px 8px -5px rgb(6, 78, 114);
    background-color: #C0DDEB;
    border-radius: 3px;
    border: 1px solid rgb(6, 78, 114);
    display: inline-block;
    cursor: pointer;
    height: 30px;
    width: 30px;
}

.button_href:hover {
    background-color: rgba(30, 161, 161, 0.719);
}

.button_href:active {
    position: relative;
    top: 1px;
}

.iconp {
    padding-top: 9px;
}

.button_del {
    box-shadow: 0px 0px 8px -5px rgb(114, 28, 6);
    background-color: #d9534f9e;
    border-radius: 3px;
    border: 1px solid #c2342f;
    display: inline-block;
    cursor: pointer;
    height: 30px;
    margin-left: 10px;
    width: 150px;
}

.button_del:hover {
    background-color: #c27573;
    ;
}

.button_del:active {
    position: relative;
    top: 1px;
}

.button_save {
    box-shadow: 0px 0px 8px -5px rgb(6, 114, 29);
    background-color: rgb(192, 235, 192);
    border-radius: 3px;
    border: 1px solid rgba(5, 136, 11, 0.637);
    display: inline-block;
    cursor: pointer;
    height: 30px;
    margin-left: 10px;
    width: 150px;
}

.button_save:hover {
    background-color: rgba(30, 161, 30, 0.719);
}

.button_save:active {
    position: relative;
    top: 1px;
}

.search {
    box-shadow: 0 0 5px #53a9d0;
    width: 420px;
    border-radius: 2px;
    padding: 5px 8px;
    margin-left: 10px;
}

.selectp {
    box-shadow: 0 0 5px #53a9d0;
    width: 305.5px;
    border-radius: 2px;
    padding-right: 30px;
    height: 30px;
    padding: 5px 8px;
}

.login {
    box-shadow: 0 0 5px #53a9d0;
    width: 150px;
    border-radius: 2px;
    padding: 4px 10px;
}

/* RADIO BUTTONS */

input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

input[type=radio].css-checkbox+label.css-label {
    padding-left: 21px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 52px;
}

input[type=radio].css-checkbox:checked+label.css-label {
    background-position: 0 -16px;
}

label.css-label {
    background-image: url('./images/checkbox.png');
    user-select: none;
}

.searchp {
    box-shadow: 0 0 5px #53a9d0;
    border-radius: 2px;
    padding: 5px;
    width: 293px;
    margin-left: 34px;
}

.flex-column-container {
    display: flex;
    flex-direction: column;
    align-items: center
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    font-weight: bold;
    cursor: pointer;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 40vw;
    background-color: #fff;
    color: black;
    text-align: center;
    padding: 5px 10px;
    border-radius: 6px;
    border: black solid 2px;
    position: absolute;
    z-index: 1;
    text-align: justify;
    font-weight: normal;
}

.tooltip .tooltiptext.tooltiptext-bottom {
    top: 110%;
    left: 50%;
    margin-left: -20vw;
}

.tooltip .tooltiptext.tooltiptext-right {
    top: -5px;
    left: 105%;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.metrics {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 25px;
    justify-content: space-between;
    width: 100%;
}

.metrics__title {
    font-size: 22px;
    font-weight: bold;
    height: 10vh;
}

.metrics__details {
    padding: 0;
    display: flex;
    flex-direction: column;
}

@media (min-width: 575px) {
    .metrics__details {
        width: 20%;
    }
}

@media (max-width: 575px) {
    .metrics__details {
        width: 80%;
        margin-top: 10px;
    }
}

a.no-style {
    text-decoration: none;
    font-weight: normal;
}