html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}



@font-face {
    font-family: 'LeagueGothic';
    src: url('font/LeagueGothicCyrillic.otf');
}







    body {
        width: 380px;
        margin: 0px auto 0;
        background-image: url(english7.jpg);
        background-position: top, center;
        background-repeat: no-repeat;
    }

    #eifel {
        /*background-image: url(eiffel_tower1.png);*/
        background-repeat: no-repeat;
        width: 380px;
        margin: 0px auto 0;

    }

    h1 {
        font-family: 'Amatic SC', cursive;
        font-size: 28px;
        font-weight: bold;
        text-shadow: 0px 1px 2px dimgray;
        padding-left: 5px;
        padding-top: 5px;
    }

 p {
     color: white;
     text-shadow: 0px 1px 2px black;
 }

    #input_delete {
        background: ;
        margin: 0px auto 0;
        position: relative;
        width: 380px;
        height: ;
        margin-top: 30px;
    }

    #find_slovo {
        background: ;
        margin: 0px auto 0;
        position: relative;
        width: 380px;
        height: ;
        margin-top: 40px;
    }

    #remote_buttons {
        background: ;
        margin: 0px auto 0;
        position: relative;
        width: 380px;
        height: ;
        margin-top: 40px;
        margin-bottom: 10px;
    }

    input[type="text"] {
        width: 300px;
        border: 1px solid #f592d8;
        padding: 5px 0px 5px 10px;
        box-shadow: 0px 0px 5px 1px dimgray;
        margin-top: 5px;
        margin-left: 10px;
        margin-bottom: 5px;
        border-radius: 3px;
        cursor: url(s.png), auto;
        color: grey;
        font-size: 17px
    }


    input[type="search"] {
        width: 360px;
        border: 1px solid #f592d8;
        padding: 5px 0px 5px 10px;
        box-shadow: 0px 0px 5px 1px #f592d8;
        margin-top: 5px;
        margin-left: 10px;
        margin-bottom: 5px;
        border-radius: 6px;
        color: grey;
        font-size: 17px
    }

    button[type="button"] {
        background-color: gainsboro;
        width: 180px;
        border: 1px solid #f592d8;
        padding: 5px 0px 5px 3px;
        box-shadow: 0px 0px 5px 1px dimgray;
        margin-top: 5px;
        margin-left: 190px;
        margin-bottom: 5px;
        border-radius: 6px;
        color: blue;
        font-size: 17px;
        transition: all 0.1s;
        -webkit-transition: all 0.1s;
        -moz-transition: all 0.1s;
        -o-transition: all 0.1s;
    }

    button[type="button"]:hover {
        transform: scale(1.05);
        transition: all 0.1s;
        -webkit-transition: all 0.1s;
        -moz-transition: all 0.1s;
        -o-transition: all 0.1s;
    }


    #load_knopka {
        background-color: gainsboro;
        width: 120px;
        border: 1px solid #f592d8;
        padding: 5px 0px 5px 3px;
        box-shadow: 0px 0px 5px 1px dimgray;
        margin-top: 5px;
        margin-left: 250px;
        margin-bottom: 5px;
        border-radius: 6px;
        color: blue;
        font-size: 17px;
    }

    #find_knopka {
        background-color: gainsboro;
        width: 80px;
        border: 1px solid #f592d8;
        padding: 5px 0px 5px 3px;
        box-shadow: 0px 0px 5px 1px dimgray;
        margin-top: 5px;
        margin-left: 290px;
        margin-bottom: 5px;
        border-radius: 6px;
        color: blue;
        font-size: 17px;
    }

    #load_list {
        width: 245px;
        border: 1px solid #f592d8;
        padding: 5px 0px 5px 3px;
        box-shadow: 0px 0px 5px 1px dimgray;
        margin-top: 5px;
        margin-left: 10px;
        margin-bottom: 5px;
        border-radius: 6px;
        color: blue;
        font-size: 17px;
    }

  #load_list_learned {
        width: 200px;
        border: 1px solid #f592d8;
        padding: 5px 0px 5px 3px;
        box-shadow: 0px 0px 5px 1px dimgray;
        margin-left: 170px;
        color: blue;
        font-size: 17px;
    }

    #translate_list {
        width: 170px;
        border: 1px solid #f592d8;
        padding: 5px 0px 5px 3px;
        box-shadow: 0px 0px 5px 1px dimgray;
        margin-top: 5px;
        margin-left: 10px;
        margin-bottom: 5px;
        border-radius: 6px;
        color: blue;
        font-size: 17px;
    }



    #label1,
    p {
        font-family: 'Amatic SC', cursive;
        font-size: 24px;
        font-weight: bold;
        color: yellow;
        text-shadow: 2px 2px 6px black;
        padding-left: 5px;
        padding-top: 5px;
    }

    #found_slovo {
        width: 360px;
        border-radius: 3px;
        margin-left: 10px;
        background: white;
        text-shadow: 0px 1px 1px dimgray;
        color: black;
        font-family: 'Amatic SC', cursive;
        font-size: 24px;
    }



    #span_save,
    #span_translate {
        color: green;
        text-shadow: 0px 1px 1px yellowgreen;
    }

    #span_delete {
        color: tomato;
        text-shadow: 0px 1px 1px tomato;
    }

    #span_load,
    #span_show,
    #span_show_learned{
        color: blue;
        text-shadow: 0px 1px 1px blue;
    }

    #span_find {
        color: green;
        text-shadow: 0px 1px 1px yellowgreen;
    }


    .test {
        color: green;
    }

    .test2 {
        display: block;
        color: red;
    }
    
    .labelfocus {
        color: yellowgreen;
    }
    
    .check {
        margin-right: 7px;
    }


    .style_centr {
        background: #91adec;
        color: black;
        font-size: 22px;
        padding-left: 5px;
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .test3 {
        background-color: white;
        display: inline-block;
        font-size: 22px;
        padding-left: 4px;
        padding-right: 4px;
        color: white;
        text-shadow: 0px 1px 1px white;
        border: 1px solid #927456;
        border-radius: 3px;
    }

    #org_div1 {
        margin-top: 0px;
    }

    #org_div2 {
        margin-bottom: 0px;
    }

    .designedby {
        width: 115px;
        margin-left: 260px;
    }

    .designedby p {
        color: black;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 12px;
    }

    #extrabold2 {
        font-weight: 800;
        color: #454545;
    }
    
        
#form_contact {
    background: #483b4e;
    opacity: 0.9;
    height: 300px;
    //display: none;
    position: fixed;
    right: 37%;
    bottom: 20%;
    z-index: 999;
    border-radius: 6px;
    border: 1px solid #edbfff;
}
    
input[type="text"].login {
    font-family: ;
    color: #797979;
    border: 1px white;
    font-size: 17px;
    padding: 8px 0px 8px 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 6px;
    width: 275px;
    height: 28px
}


input[type="text"]:hover {
    border: 1px solid #91adec;
    /*padding: 8px 0px 8px 20px;*/
    /*box-shadow: 0px 0px 5px 1px #91adec;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 5px;
    border-radius: 6px;*/
    color: black;
    /*font-size: 17px*/
}
    
input[type="password"].login {
    color: #797979;
    border: 1px white;
    font-size: 17px;
    padding: 8px 0px 8px 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 6px;
    width: 275px;
    height: 28px
}


input[type="password"]:hover {
    border: 1px solid #91adec;
    padding: 8px 0px 8px 20px;
    box-shadow: 0px 0px 5px 1px #91adec;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 5px;
    border-radius: 6px;
    color: black;
    font-size: 17px
}
    
    
input[type="submit"].loginn {
    border-radius: 2px;
    border: 3px black;
    background-color: #f59392;
    color: white;
    border: ;
    font-size: 17px;
    padding: 2px 5px 2px 5px;
    padding: ;
    margin-top: 20px;
    margin-bottom: ;
    margin-left: 183px;
    border-radius: ;
    width: 100px;
    height: ;
}
    
input[type="submit"]:hover {
    border: 1px solid #91adec;
    box-shadow: 0px 0px 5px 1px #91adec;
}
    
    .usernameLabel {
        color: aliceblue;
        margin-left: 115px;
    }

.spicial_style {
    display: none;
}

.hide_label {
    display: none;
}

.div_v {
    display: inline-block;
}


@media all and (min-width: 320px) and (max-width: 479px) {
    #form_contact {
    background: #483b4e;
    opacity: 0.9;
    height: 300px;
    /*display: none;*/
    position: fixed;
    right: 12%;
    bottom: 22%;
    z-index: 999;
    border-radius: 6px;
    border: 1px solid #edbfff;
}
}