
/*grids here*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
li{list-style:none}

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }

ul, li {
    list-style: none;
}

.autoclear:after {content: "."; display: block; height: 0px; clear: both; visibility: hidden; line-height:0px; font-size:0px;}
.autoclear {display:inline-block;}
.autoclear {display:block;}
* html .autoclear {height: 1%;}

a, a:visited {
  color: #2d83d2;
  text-decoration: underline;
}

html, body {
    -webkit-text-size-adjust: none;
    color: #1b1b1b;
    height: 100%;
    width: 100%;
    background: #dae9c3;
    font-size: 13px;
    font-family: arial, tahoma;
}

body {
text-align: center;
background: #dae9c3;
}


.wrap {
	width: 98%;
	max-width: 950px;
	margin: 0 auto;
}

/* Container */

 .container_table {
         display: table;
         width: 100%;
         height: 99.7%;
         max-height:99vh;
         position: relative;
         z-index: 100;
}
noindex:-o-prefocus, .container_table { height: auto; }
.footer, .content_box {
         display: block !important;
         display: table-row !important;
         height: auto;
}

.content_box {height: 100%;}

.footer {
         height: 1px;
         line-height: 100%;
         font-size: 10px;
         line-height: 100%;
}
.footer .inner {
         padding-top: 30px;
}
.content_box .inner {
         display: table-cell;
         vertical-align: top;
}
noindex:-o-prefocus, .content_box .inner { vertical-align: top; }
.footer a {
         text-decoration: underline !important;
}



/* Content */

.headerbox {
    width: 100%;
    background: url(../img/bg.jpg) 50% 50% no-repeat;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -khtml-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.headerbox .wrap {
    position: relative;
    min-height: 250px;
}


.headerbox p {
    display: inline-block;
    position: absolute;
    top: 60px;
    left: 180px;
    font-size: 50px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #3198d7;
    padding: 15px;

-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.pers {
    position: absolute;
    z-index: 90;
    display: block;
    position: ;
    height: 110%;
    width: auto;
    bottom: -50px;
    left: 0px;
}

.barbox {
  padding-bottom: 20px;
}

.bar {
  background: #cfcfcf;
  position: relative;
  height: 20px;
  width: 100%;
}

.bar .colored {
  position: absolute;
  width: 20%;
  height: 100%;
  background: #2796d9;
}

.error_box, .success_box, .decor_h1:after {
  padding: 10px;
  margin-bottom: 15px;
  border: 1px red dotted;
  background: #f7f5f5;
  color: #804242;
  line-height: 120%;
  font-size: 12px;
}

.success_box, .decor_h1:after {
  border-color: #22a2ff;
  background-color: #ebf4f9;
  color: #2d5a70;
}

.error_box p:last-child, .success_box p:last-child {
  padding-bottom: 0;
}

.helper a {
  display: block;
  padding: 5px;
  border-radius: 4px;
  border: 1px #aed0e8 dotted;
  transition: 0.3s;
}

.helper a:hover {
  border-style: solid;
  text-decoration: none;
  background: #f4f4f4;
}

.helper a img {
  width: 43px;
  height: 43px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.headerline {
    background-color: #cadfaa;
    border-bottom: 1px #b1c592 solid;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #2a2a2a;
    text-align: right;
}

.centerbox {
    background-color: #ffffff;
    padding: 15px;

-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.leftpart {
    width: 340px;
    padding: 25px;
    background-color: #f2f2f2;
    float: left;
    text-align: center;


-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.leftpart p {
    font-size: 36px;
    color: #c3a27f;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 25px;
}

.leftpart span {
  display: inline-block;
    color: #b7b7b7;
    font-weight: normal;
    font-size: 18px;
    padding-bottom: 10px;
}

.leftpart img {
    width: 100%;
    height: auto;
    max-width: 256px;
}


.rightpart {
    width: auto;
    overflow: hidden;
    text-align: left;
    padding-left: 40px;
}

input[type=checkbox] {
  margin-left: 0;
}

.rightpart p {
  padding-bottom: 10px;
}

.rightpart input[type=text] {
  padding: 10px;
  width: 100%;
  max-width: 300px;
  border: 2px #2796d9 solid;
  font-size: 15px;
  background: #ecf5fc;
}

.info {
  color: #a1a1a1;
}

h1, .decor_h1 {
  font-size: 25px;
  color: #6f6f6f;
  font-weight: normal;
  padding-bottom: 15px;
}

.decor_h1:after {
  display: block;
  content: '      ,        ,  .';
  margin-top: 10px;
  margin-bottom: 0;
}

h2, .decor_h2 {
  font-size: 25px;
  color: #6f6f6f;
  font-weight: normal;
  padding-bottom: 15px;
}

.decor_h3, .example {
  font-size: 11px;
  padding-bottom: 10px;
}

.example {
  margin-bottom: 10px;
  display: block;
}

.not_rus {
  padding-top: 15px;
}

.checkboxline, .checkboxline a {
  color: #878787;
  font-size: 11px;
}

.btn {
  display: inline-block;
  background-color: #6b9e1d;
  color: #ffffff !important;
  font-size: 20px;
  padding: 25px 35px;
  margin-top: 5px;
  transition: 0.3s;
  text-decoration: none;

border-radius: 2px;
}

.btn:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 32px;
  background: url(../img/btn_ico.png) 50% 50% no-repeat;
  -webkit-background-size: 18px 32px;
  background-size: 18px 32px;
  margin-left: 20px;
}


.btn:hover {
  background-color: #548b00;
}


.footer, .footer a {
  color: #8f9f76;
}

ul.postnames li {
    padding-bottom: 10px;
}

ul.postnames  li label {
  cursor: pointer;
}

ul.postnames input {
  margin: -1px 5px 0 0;
}

select.postnames {
  width: 100%;
  font-size: 15px;
  display: none;
  margin-bottom: 10px;
}



/* media width */

@media screen and (max-width: 950px)  {
.headerline {font-size: 18px;}
}


@media screen and (max-width: 825px) {
.headerline {font-size: 18px; text-align: center;}
.headerline span {display: none;}
.leftpart {display: none;}
.rightpart {padding-left: 0px; display: inline-block; overflow: visible;}
}

@media screen and (max-width: 735px)  {
.headerline {font-size: 18px; text-align: center;}
.headerline span {display: none;}
.leftpart {display: none;}
.rightpart {padding-left: 0px; display: inline-block;}
.headerbox .wrap {min-height: 150px;}
.headerbox p {top: 38px;left: 150px;  font-size: 50px;}
}

@media screen and (max-width: 655px)  {
.headerbox p {position: relative; display: inline-block; left: 0 !important;}
.pers {display: none;}
}

@media screen and (max-width: 510px)  {
.headerbox p {font-size: 45px;}
select.postnames {  display: block;}
ul.postnames {  display: none;}
}

@media screen and (max-width: 450px) {
.headerbox p {font-size: 30px;}
.headerbox .wrap {min-height: 110px;}
.headerline {font-size: 14px;}
.btn {display: block; width: 100%;
text-align: center; padding-left: 0; padding-right: 0;}
}


@media screen and (max-width: 410px) and (orientation:portrait) {
#activation-code-container label, #captcha-container label {padding-bottom: 5px;font-size: 15px;}
}


@media screen and (max-height: 820px) and (orientation:landscape)  {
.headerline {font-size: 18px; text-align: center;}
.headerline span {display: none;}
.headerbox .wrap {min-height: 150px;}
.headerbox p {top: 38px;left: 150px;  font-size: 50px;}
}




/* old IE */
.headerbox .wrap {min-height: 100px\9;}
.headerbox p {top: 15px\9; left: 105px\9;  font-size: 40px\9;}
.pers {height: 140%\9;}
#activation-code-container label, #captcha-container label {padding-bottom: 5px\9; font-size: 15px\9;}
#ActivationCode, #CaptchaCode {font-size: 14px\9; padding: 10px\9;}
#activation-code-container {margin-bottom: 15px\9;}
#ActivationCode_Validator, #ActivationCode_Validator1 {font-size: 11px\9;}
#Captcha_Value_Validator, #Captcha_Value_Validator1 {font-size: 11px\9; padding-top: 3px\9;}
.leftpart p {font-size: 24px\9; padding-bottom: 15px\9;}
.leftpart span {font-size: 14px\9; padding-bottom: 5px\9;}



.sk-circle {
  margin: 30px auto;
  width: 60px;
  height: 60px;
  position: relative;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #1993de;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
          animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg); }
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg); }
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg); }
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg); }
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg); }
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); }
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
