/* Generated from ./SOURCE.css by ./parse-source.pl */


@media screen and (orientation:landscape) {
    p {
        -webkit-text-size-adjust: 100%;
    }
}

p.license {
    font-family: "Courier New", monospace;
}

p.licensebold {
    font-family: "Courier New", monospace;
    font-weight: bold;
    color: #c00000;
}

p {
    font-family: "arial sans ms", arial, sans-serif;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #729FCF;
}

body {
    background-color: black;
}

.RomadzsiReal, .RomadzsiReal2, .RomadzsiRealMerged {
    color: #A04040;
    display: none;
}
.RomadzsiAuto, .RomadzsiAuto2, .RomadzsiAutoMerged {
    color: #A04040;
    display: inline;
}

.version {
 font-size: 70%;
 font-family: "arial sans ms", arial, sans-serif;
 margin-left: 0px;
 margin-right: 0px;
 text-align: center;
}

hr {
 margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
}

div.menu {
 background-color: #729FCF;
 border: 0px solid black;
}

p.menu {
 background-color: #5B74A8;
 color: #c0c0c0;
 font-size: 80%;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 4px;
 padding-bottom: 4px;
}

.menuitem {
 margin-left: 0.2em;
 margin-right: 0.2em;
}

.body
{
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
}

ul {
 font-size: 80%;
 font-family: "arial sans ms", arial, sans-serif;
 color: #729FCF;
}

h1 {
 font-size: 120%;
 font-family: "arial sans ms", arial, sans-serif;
 color: #729FCF;
 text-align:center;
}

h2 {
 font-size: 100%;
 font-family: "arial sans ms", arial, sans-serif;
 color: #729FCF;
}

h2.center {
 text-align:center;
}

h3 {
 font-size: 100%;
 font-family: "arial sans ms", arial, sans-serif;
 color: #808080;
}

a:link     { color: #5050D0; }
a:visited  { color: #5050D0}
a:active   { color: red; }
a:hover    { color: red; }

.NegativeIndent {
    padding-left: 1em;
    text-indent: -1em;
    color: #729FCF;
}

.NegativeIndent0 {
    padding-left: 1em;
    text-indent: -1em;
    background-color: #101010;
}

.NegativeIndent1 {
    padding-left: 1em;
    text-indent: -1em;
    background-color: black;
}

.BulletPointFull {
    vertical-align: 20%;
    font-size: 70%;
    color: #FFD42A;
}

.BulletPointEmpty {
    vertical-align: 20%;
    font-size: 70%;
    color: #FFD42A;
}

.DictEntry {
    font-weight: bold;
}

.JapDictEntry, .JapDictEntryMerged {
    color: #FF3030;
    font-weight: bold;
}

.JapDictEntry2 {
    color: #AF2020;
    font-weight: bold;
}

.HunDictEntry, .HunDictEntryMerged {
    color: #10C010;
    font-weight: bold;
}

.HunDictEntry2 {
    color: #088008;
    font-weight: bold;
}

.JapKanji, .JapKanjiMerged {
    color: #d0d0d0;
    display: inline;
}

.JapKanji2 {
    color: #c0c0c0;
    display: inline;
}

.AvoidKanjiSimple, .AvoidKanjiComplex {
   color: #808080;
}

.JapExample, .JapExample2 {
    color: #60d0d0;
}

.HunExample, .HunExample2 {
    color: #729FCF;
}

.HunComment, .HunComment2 {
    color: #808080;
}

.JapComment, .JapComment2 {
    color: #808080;
    display: inline;
}

.LastModified, .LastModifiedMerged {
    color: #282828;
    display: inline;
}

rt, rp {
    color: #808080;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
    /* Supported by Chrome, Edge, Opera and Firefox */
    user-select: none; 
}


.DownloadItem {
    font-weight: bold;
    color: #729FCF;
}

span.StringButtonSubmit {
    color: #A03030;
    font-family: monospace !important;
    font-weight: bold;
}

span.StringButtonSubmitDisabled {
    color: #808080;
    font-family: monospace !important;
    font-weight: bold;
}

/* string button flat ABC menu is only available for flat search in beta */
span[lang="hu"].StringButton {
    color: #10C010;
    font-family: monospace !important;
    font-weight: bold;
}

span[lang="ja"].StringButton {
    color: #FF3030;
    font-weight: bold;
}

span.StringButtonDisabled {
    color: #808080;
    font-family: monospace !important;
    font-weight: bold;
}

input[type="submit"] {

    font-family: "arial sans ms", arial, sans-serif;
    font-size: 18px;

    background-color: #ed8223;
    color: white;

    line-height:25px;
    border-radius:20px;
    -webkit-border-radius:20px; /* Safari and Chrome */
    -moz-border-radius:20px; /* Firefox */
    -ms-border-radius:20px; /* Internet Exlorer */
    -o-border-radius:20px; /* Opera */
    -webkit-appearance: none;
    border:0;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}

input.SearchSubmit, input.SearchSubmitHU {
    background-color: #5B74A8;
}

input.SearchSubmitJA {
    background-color: #FF7878;
}

input.Cancel {
    background-color: #FF7878;
}

input.OK {
    background-color: #9Cd090;
}

input[type="text"] {
    font-family: "arial sans ms", arial, sans-serif;
    font-size: 18px;

    color: white;
    background-color: #313131;

    line-height:20px;
    height: 25px;
    border-radius:5px;
    -webkit-border-radius:5px; /* Safari and Chrome */
    -moz-border-radius:5px; /* Firefox */
    -ms-border-radius:5px; /* Internet Exlorer */
    -o-border-radius:5px; /* Opera */
    -webkit-appearance: none;
    border:0;
    margin-top: 5px;
    margin-bottom: 5px;
}

input.SearchField {
    width: 150px;
}

img.SearchIcon {
    vertical-align:middle;
}

input.EmailAddress,input.UserName {
    width: 150px;
}

textarea {
    font-family: "arial sans ms", arial, sans-serif;

    color: white;;
    background-color: #313131;

    border-radius:5px;
    -webkit-border-radius:5px; /* Safari and Chrome */
    -moz-border-radius:5px; /* Firefox */
    -ms-border-radius:5px; /* Internet Exlorer */
    -o-border-radius:5px; /* Opera */
    -webkit-appearance: none;
    width: 300px;
    border:0px;
}

table,tr,td {
    border: none;
}

img.screenshot {
    max-width: 100%;
    height: auto;
}
img.screenshot_stacked1 {
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
    clip-path: polygon(100% 100%, 0% 100%, 100% 0);
}

img.screenshot_stacked2 {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: auto;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}

a.ButtonLink {

    font-family: "arial sans ms", arial, sans-serif;
    font-size: 18px;
    text-decoration: none;

    background-color: #ed8223;
    color: white;
    padding: 5px 12px 5px 12px;

    line-height:25px;
    border-radius:20px;
    -webkit-border-radius:20px; /* Safari and Chrome */
    -moz-border-radius:20px; /* Firefox */
    -ms-border-radius:20px; /* Internet Exlorer */
    -o-border-radius:20px; /* Opera */
    -webkit-appearance: none;
    border:0;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}   

.FileInfo {
    font-size: 70%;
    margin-top: 5px;
    margin-bottom: 5px;
}

/* dark td { color: #ffff00; } is missing */
td {
    color: #729FCF;
}
/*---------------------- Static colors -----------------------*/
a.menuitem  { color:white }
a.menuitem:link     { color:white }
a.menuitem:visited  { color:white }
a.menuitem:active   { color:yellow }
a.menuitem:hover    { color:yellow }

/*---------------------- Adys Editor -----------------------*/
.fancy-checkbox {
}

.checkbox-accept,
.checkbox-reject {
    appearance: none;
    background: transparent;
    position: relative;
}

.checkbox-accept::after,
.checkbox-reject::after {
    content: '';
    text-align: center;
    background: #aaa;
    display: inline-block;

    opacity: 1;
    color: black;
    border: 1px solid black;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    vertical-align: middle;
}

.checkbox-accept::after {
    background: #32ad32;
    opacity: .3;
}
.checkbox-reject::after {
    background: #cd3232;
    opacity: .3;
}

.checkbox-accept:checked::after {
    content: '\2714';
    background: #32ad32;
    opacity: 1;
}

.checkbox-reject:checked::after {
    content: '\2716';
    background: #cd3232;
    opacity: 1;
}

