/* файл style.css bbbbbbbbbbbbbbbbbb*/

@charset "utf-8";

body {
    -webkit-font-smoothing : subpixel-antialiased !important;
    font-family: courier;
    height: 100%;
    margin: 0;
}


li {
    list-style-type: none;
}

ul {
    margin: 0 auto;
    display: block;
    list-style: none;
    text-align: center;
    padding-left: 0;
}

p {
    margin:0 auto;
}

hr {
    height: 0px;
    /*background-color: #362e28;*/
    border : 1px solid #8f7c6e;
}

a {
    text-decoration: none;
}


header a:hover {
    color: #ffffff;
    text-decoration: underline;
}


footer {
    display: flex;
    /*flex-wrap: nowrap;*/
    justify-content: center;
    /*align-content: center;*/
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;


}


.block-top {
    width: 900px;
    height: 48px;
    margin: 0px auto;
    margin-bottom: 10px;
    background: linear-gradient(to top, #eb9b3d, #b9e2a0);
    box-shadow: 0 0 8px #000000;
} 

.head-info {
    text-shadow: 0 0 12px #fff;
    opacity: 0.7;
    text-align: right;
    font-size: 12px;
    color: #34060d;
    font-size: 16px;
    font-family: tahoma;
    line-height: 20px;
    /*display: inline;*/
    /*float: right;*/
}



.head-l {
    /*width: 440px;*/
    float: left;
} 

.head-r {
    /*width: 460px;*/
    float: right;
} 








.row {
    margin-bottom:10px;
    width:220px;
    margin:0 auto;

}
.art label {
    display:block;
    font-weight:bold;
}
.art input.text {
    font-size:20px;
    padding:4px 8px;
}
.to_reg {
    font-size:20px;
}
.instruction {
    font-size:12px;
    color:#aaaaaa;
    margin-left:2px;
    cursor:default;
}
.error {
    color:red;
    margin-left:3px;
}




.block-bottom {
    /* не настроено */
    width: 900px;
    /*height: 600px;*/
    margin: 0 auto;
    /*padding: 20px;*/
    /*margin-bottom: 4px;*/
}

.art {
    display: inline-block;
    padding: 6px;
}

.block-art {
    margin: 2px auto;
    width: 200px;
    height: 100px;
    overflow: hidden;
    background-color: #FFE089;
    border: 1px solid #AD7F17;
    border-radius: 6px;
}

.bl-button {
    min-width: fit-content;
    /*display: inline-block;*/
    height: 100%;
    font-size: 24px;
    text-align: center;
    /*cursor: pointer;*/
    padding: 4px 4px;
    background-color: #dbba95;
    /*
    background-color: #d7c6a3;
    border: 1px solid #baa68e;
    */
}

.bl-button:hover {
    /*text-decoration: underline;*/
    background-color: #bda58b;
}

.bgbg {
    z-index: -1;
    text-align: center;
    position: fixed;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-color: #4c2808;
    /*background: linear-gradient(to top, #ff8055, #ffc595);*/
    opacity: 0.6;
    display: inline-block; 
    /* #ff7cc9  #8a57ff   */
    /* #daba8a  #4c2808  */
}

.bg-c4 {
    text-align: center;
    display: inline-block;
    margin: 0px -6px;
    height: 100%;
    background-color: #4c2808;
}

#bgc21 {
    width: 50%;
    background-color: #daba8a;
}
#bgc11 {
    width: 24%;
    background: linear-gradient(to left, #daba8a, #4c2808);
}
#bgc31 {
    width: 24%;
    background: linear-gradient(to right, #daba8a, #4c2808);
}


.block-mid {
    width: 900px;
    /*height: 40px;*/
    margin: 0px auto;
    /*padding: 20px;*/
    margin-bottom: 20px;
    /*background: linear-gradient(to top, #eb9b3d, #b9e2a0);
    box-shadow: 0 0 8px #000000;*/
    /*background-color: #eb9b3d;*/
}

.blm-button {
    /*margin: auto;*/
    float: right;
    width: 40px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    padding: 4px 4px;
    background-color: #D8A369;
    opacity: 0.4;
}

.blm-button:hover {
    background-color: #b9792d;
    opacity: 1;
}


/*
body { background: #e7e7e7; font-family: Verdana, sans-serif; font-size: 11pt; }
#page { background: #ffffff; margin: 50px; border: 2px solid #c0c0c0; padding: 10px; }
#header { background: #4b6983; border: 2px solid #7590ae; text-align: center; padding: 10px; color: #ffffff; }
#header h1 { color: #ffffff; }
#body { padding: 10px; }
span.tt { font-family: monospace; }
span.bold { font-weight: bold; }
a:link { text-decoration: none; font-weight: bold; color: #C00; background: #ffc; }
a:visited { text-decoration: none; font-weight: bold; color: #999; background: #ffc; }
a:active { text-decoration: none; font-weight: bold; color: #F00; background: #FC0; }
a:hover { text-decoration: none; color: #C00; background: #FC0; }

*/



.content-wrapper {
    width: 900px;
    /*height: 70%;*/

    background-color: rgba(0,0,0, .5);

    overflow-y: auto;
    /*overflow-x: hidden;*/
    pointer-events: all;

    /*position:absolute;
    left:0; right:0;
    top:0; bottom:0;*/
    margin: auto;
    /*border: #E55451 3px solid;*/
    
}

.content {
    margin: 10px 10px 10px 10px;
    color: #ffffff;
    align-items: center;
}



.content button {
    cursor: pointer;
}



.menu {
    padding: 8px;
    border-top: 2px solid #2d1f06;

    /*width: 800px;*/
    /*margin: auto;*/
    /*margin-bottom: 10px;*/
    border: 1px solid #BF9566;
    background-color: #FFE7C3;
    /*background: linear-gradient(to top, #f9e876, #eb9b3d);*/
    /*box-shadow: 0 0 8px #F3C07B;*/
    opacity: 0.8;
}


table {
    width: 100%;
    border-collapse: collapse;
    /*font-family: Tahoma, Geneva, sans-serif;*/
}
table td {
    padding: 5px;
}
table thead td {
    background-color: rgba(85, 90, 90, .8);
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    border: 2px solid rgba(50, 57, 64, .8);
    text-align: center;
}
table tbody td {
    color: #636363;
    border: 1px solid rgba(150, 160, 160, .8);

}
table tbody tr {
    background-color: rgba(249, 250, 251, .8);

}
table tbody tr:nth-child(odd) {
    background-color: rgba(255,255,255, .8);
}
