@font-face {
    font-family: BYekan;
    src: url('../fonts/BYekan.ttf');
}
body {
    padding: 0;
    margin: 0;
    font-family: BYekan;
    cursor: default;
}
input, textarea { outline: 0; font-family: BYekan; }
a { text-decoration: none; color: inherit; }
li { list-style: none; }
ul { margin: 0; padding: 0; }
h1, h2, h3 { margin: 0; font-weight: normal; }
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
form { margin: 0; }
.WrapUL { word-spacing: -0.22em; }
.WrapUL > li { display: inline-block; vertical-align: top; word-spacing: normal; }
.WrapULA { word-spacing: -0.22em; }
.WrapULA > a { display: inline-block; vertical-align: top; word-spacing: normal; }
.WrapULDv { word-spacing: -0.22em; }
.WrapULDv > div { display: inline-block; vertical-align: top; word-spacing: normal; }
a.ButtStl { line-height: 42px; }
.ButtStl {
    background: #328BC1;
    border: medium none;
    border-radius: 4px;
    display: inline-block;
    font-family: BYekan;
    font-size: 16px;
    height: 39px;
    vertical-align: top;
    width: 100%;
    color: #ffffff;
    box-shadow: 1px 1px 1px #646464;
    cursor: pointer;
}
.InpBxS1 {
    width: 100%;
    height: 35px;
    display: block;
    border: none;
    border: 1px solid #b4b4b7;
    border-radius: 5px;
    background: #e6e6e6;
    background: -moz-linear-gradient(top, #dddddd, #f4f4f4);
    background: -webkit-linear-gradient(top, #dddddd, #f4f4f4);
    background: -ms-linear-gradient(top, #dddddd, #f4f4f4);
    background: -o-linear-gradient(top, #dddddd, #f4f4f4);
    padding: 0;
}
.ContainerA { width: 1000px; margin: auto; }
#Background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -999;
}
#BackPatt {
    /*background: url('../images/MBg.png');*/
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -998;
}



#MainLogo {
    width: 150px;
    height: 154px;
    background: url('../images/MainLogo.png') no-repeat;
    border-radius: 800px;
    border: 7px solid #fcfbfc;
    border-color: rgba(255,255,255,0.8);
    box-shadow: 0 0 6px rgba(0,0,0,0.3);
}
#zabankade_panel{ 
    width: 344px;
    height: 100px;
    background: url('../images/zabankade_panel.png') no-repeat;
    


    }
header h1 { font-size: 45px; color: #bd4246; }
header h2 { font-size: 24px; color: #939393; }
header h3 { font-size: 19px; color: #939293; }



#options a:first-child { margin-right: 0; }
#options a {
    width: 110px;
    height: 110px;
    border-radius: 500px;
    border: 4px solid #e1c2c2;
    background: #be3439;
    background: rgba(185,32,38,0.9);
    margin-right: 20px;
    box-shadow: 0 0 8px #8c8c8c;
    color: #ffffff;
    font-size: 22px;

    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
#options a div { position: relative; top: 36px; }
.TwoLine font { font-size: 16px !important; position: relative; bottom: 4px; }
.TwoLine div { font-size: 19px !important; top: 25px !important; }
#options a:hover {
    border-color: #a82025;
    text-shadow: 0 0 1px #000000;
    position: relative;
    bottom: 7px;
    background: #ffffff;
    background: rgba(255,255,255,0.5);
    color: #B4292E;
}
#options { margin-top: 30px; }
#EnterLogo { display: block; margin-top: 28px; font-size: 18px; color: #191719; }
#EnterLogo font { color: #4E4C4F; }
#MainArea { padding-top: 1px; position: relative; width: 1000px; margin: auto; }
#CycleLg {
    width: 490px;
    height: 490px;
    background: rgba(255,255,255,0.58);
    border-radius: 100%;
    position: absolute;
    left: 25.7%;
    z-index: -1;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    margin-top: 71px;
}
/******* My CSS **********/
.blink_content{margin-top:20px;color:#0E026D;}