.ui-widget-header {
    background: #ddeeff;
}

.ui-dialog-title {
    color: #e88c03;
    font-size: 12pt;
    font-weight: bold;
}

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, input {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  vertical-align:baseline;
  background:transparent;
  font-family: Verdana, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}

html {
  width:100%;  
  height: 100%;
  background: #f9f9f9;
}    

body {
  text-align: center;
  
}

table {
  width: 100%;
}

tr {
  width: 100%;
}

tr .test_tr {
  height: 1px;
  padding: 0;
}

.test_tr td {
  padding: 0;
}

div .test_div {
  border-width:1px;
  border-bottom-style:solid;
  border-color:#c0c0f0
}


/*td {*/
  /*border-width:1px;*/
  /*border-bottom-style:dotted;*/
  /*border-style:solid;*/
  /*padding-left:5px*/
/*}*/

#top {
  background: black url(/images/site/bg_top.png) repeat-x;
  width: 100%;
  height: 30px;
  text-align: center;
  color: white;
  margin: 0 0 0 0;
  position: relative;
  z-index: 10;
}
#top a {
  font-family: Trebuchet MS;
  color: #e0e0e0;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 15px 0 0;
  font-size: 9pt;
  padding: 6px 0 6px 0; 
  display: block;
  float: left;
}
#top_center {
  width: 1000px;
  margin: 0 auto ;
  text-align: left;
  position: relative;
}
#top .left {
  position: absolute;
  height: 30px;
}

#header {
  margin-top: 12px;
}

#header .login {
  float: right;
}
#header .login a.dontreg {
  text-transform: none;
  font-weight: normal;
  font-size: 10pt;
  margin-right: 16px;
}

#header .OAlogin a.reg {
  text-transform: none;
  font-weight: normal;
  font-size: 10pt;
}

#header .login {
    font-size: 10pt;
}

#header .login div {
    float: right;
    margin-top: -4px;
    margin-left: 4px;
}

#main_logo {
    float: left;
    margin-top: 3px;
}

#job_logo {
    background: #008000;
    padding-top: 25px;
    padding-left: 8px;
    font-size: 20pt;
}


#shutdown {
    padding-top: 15pt;
}

#top .href {
  color: #a7d6ee;
  border-color: #a7d6ee;
  margin-top: 7px;
  margin-left: 7px;
  position: absolute;
  width: 194px;
}
#top a:hover {
  text-decoration: underline;
}
#top div.mirror {
  background-color: black; 
  margin: 0px 15px 6px -12px;
  float: left;
}
#top div.mirror h1 {
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 9pt;
  font-family: Trebuchet MS;
  padding: 6px 9px 5px 12px;
  cursor: pointer;
}
#top div.mirror h1 span {
  font-size: 8pt;
  color: #e0e0e0; 
}
#top .mirrors {
  position: absolute;
  background-color: #2d2d2d;
  margin-top: 29px;
  margin-left: -12px;
  opacity:0.94;
  display: none;
}
#top .mirrors ul {
  list-style: none;
}
#top .mirrors li a {
  float: none;
  display: inline;
}
#top .mirrors li a:hover {
  text-decoration: none;
  color: white;
}
#top .mirrors li {
  padding: 6px 5px 6px 12px;
}
#top .mirrors li:hover {
  background-color: black;
}

.beta_label {
  color: #cc0000;
  padding: 8px;
}

#top .services {
  position: absolute;
  background-color: #2d2d2d;
  margin-top: 29px;
  opacity:0.94;
  display: none;
  width: 201px;
  z-index: 9;
}
#top .services ul {
  list-style: none;
}
#top .services li a {
  float: none;
  display: block;
  padding: 6px 5px 6px 12px;
}
#top .services li a:hover {
  text-decoration: none;
  color: white;
}
#top .services li {
  
}
#top .services li:hover {
  background-color: black;
}


#top .search {
  position: absolute;
  margin-left: 470px;
  background-color: #7c7c7c;
  border-radius:3px;
  padding: 0px;
  margin-top: 4px;
  width: 130px;
} 
#top .search input[type="text"] {
  background: #7c7c7c;
  border: 0;
  font-size: 9pt;
  padding: 3px 25px 5px 4px;
  width: 101px; 
  border-radius:3px;
  position: relative;
  z-index: 10;
}
#top .search input[type="text"]:active, #top .search input[type="text"]:focus, #top .search input[type="text"].active {
  background: #f4f4f4;
}
#top .search input[type="image"] {
  position: absolute;
  width: 14px;
  height: 14px;
  margin: -18px 0 0 110px;
  z-index: 11;
}

#center {
  /*max-width: 1000px;*/
  /*margin: 0 auto ;*/
  text-align: left;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
#header {
  background:#f8f8f8;
}
#header_center {
  max-width: 1000px;
  margin: 0 auto ;
  text-align: left;
}

#header .logo {
  position: absolute;
  z-index: 7;
  margin-left: 3px; 
}

#header #region {
  position: absolute;
  font-size: 8pt;
  right:7px;
  top:2px;
  color: #51b2e2;
  padding: 4px 7px;
  z-index: 7;
}
#header .region_active {
  border:1px solid #D9D9D9;
  background: whiteSmoke;
  border-radius:3px;
  border-bottom: 0;
  z-index: 7;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  margin-top: -1px;
  margin-right: -1px;
}
#header #region span {
  font-size: 8pt;
}
#header .regions {
  border:1px solid #D9D9D9;
  background: whiteSmoke;
  border-radius:8px;
  position: absolute;
  padding: 10px 10px 20px 20px;
  z-index: 6;
  width: 970px;
  margin-top: 22px; 
  display: none;
  box-shadow: 0 0 8px #ccc;
}
#header .region_class_is_mirror {
  width: 301px;
  border-top-right-radius:0;
  padding: 3px 20px 20px 20px;
}

#header .fed {
  float: left;
  padding: 10px 0px 10px 0px;  
}
#header .title {
  padding: 10px 13px 15px 0;
  font-size: 9pt;
  color: #0085c1;
}

#header .regions ul {
  list-style: none;
  padding: 2px 0 0 0;

}
#header .regions li {
  padding: 3px 0 ;
  text-indent: -10px;
}
#header .regions li a {
  font-size: 8pt;
  padding: 6px 5px;
  margin: 1px 5px;  
  text-decoration: none;
  color:black;    
}              
#header .regions li a:hover, #header .regions li a.all {
  color:#e88c03;
  text-decoration: underline;
}
#header .region_class_is_mirror li a {
  font-size: 9pt;
}
#header .regions li.active { 
  padding: 2px 0px 4px 3px;
  margin-left: -3px;
  margin-right: 2px;
  background: #0085c1;
  color: white;
  border-radius: 3px;
  display: inline-block;
}
#header .regions li.active a {
  color: white;
}






.online-tech-support {
  position: absolute;
  right: 0px;
  top: 30px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #57abe0 url(/images/site/down.png) 230px center no-repeat;
  color: #FFFFFF;
  padding: 7px 10px 7px 10px;
  width: 246px;
  overflow: hidden;
  z-index: 7;
  cursor: pointer;
}
.online-tech-support-max {
  position: absolute;
  right: 0px;
  top: 30px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 266px;
  overflow: hidden;
  z-index: 8;
  background: #f8f8f8;
  border: 1px solid #57abe0;
  border-top: 0px solid white;
  box-shadow:  0 1px 3px 1px #eaeaea;

}
.online-tech-support-max .agent_info {
  padding: 15px 10px 27px 10px;
}
.online-tech-support-max .agent_info img.userpic {
  position: absolute;
  margin-left: 114px;
  margin-top: -52px;
}
.online-tech-support-max .agent_info h3 {
  font-size: 9pt;
  color: black;
  padding: 5px 0 15px 0;
}
.online-tech-support-max .agent_info p {
  padding: 10px 0 0 20px;
  color: black;
}
#top .online-tech-support-max .agent_info p a {
  color:#e88c03;
  text-transform: none;
  font-weight: normal;
  margin: 0;
  padding:0;
}
.online-tech-support-max .agent_info p img {
  position: absolute;
  margin-left: -20px;
  margin-top: 1px;
}
.online-tech-support-max .close {

  background: #57abe0 url(/images/site/up.png) 230px center no-repeat;
  padding: 10px 10px 10px 10px;

  cursor: pointer;
}






.ipgeobasefind {
  position: absolute;
  background-color: white;
  z-index: 9;
  padding: 10px;
   border: 1px solid #D9D9D9;
  border-radius: 3px;
  margin-top: -4px;
  margin-left: 345px;
  box-shadow:0 0 2px #D9D9D9;
}
.ipgeobasefind .arrow {
  position: absolute;
  margin-left: -17px;
  margin-top: 2px;
  z-index: 11;
}

.big8800 {
  border:1px solid #D9D9D9;
  background: whiteSmoke;
  border-radius:8px;
  position: absolute;
  padding: 20px 10px 20px 20px;
  z-index: 6;
  width: 970px;
  margin-top: 10px;
  border-top-left-radius:0;
  box-shadow: 0 0 8px #ccc;
  text-align: center;
  z-index: 9;
  display: none;
}
.big8800 span {
  font-size: 78pt;
  font-family: 'Open Sans';
  font-weight: 100;
  text-align: center;
  color: #383838;
}
.close8800 {
  position: absolute;
  top: 13px;
  right: 13px;
  cursor: pointer;
}





#header .menu {
  /*float: both;*/
  border-right: 0;
  text-align: right;
}
#header .menu ul {
  list-style: none;
  
}
#header .menu li {
  float: right;
}
#header .menu li a {
  font-size: 11pt;
  text-decoration: none;
  display: block;
  text-decoration: none;
   border: 1px #f8f8f8 solid;
  padding: 10px 10px 10px 12px;
  color:#0f94d7;
  position: relative;
   
}
#header .menu li a:hover {
  background: white;
  border: 1px #F2F0F0 solid;
}
#header .menu li a.active {
  background: white;
}
#header .menu li a span {
  position: absolute;
  font-size: 6pt;
  right: 6px;
  top: 4px;
  color:#aeaeae;
}
 .tb {
  margin: 5px 0 30px 0;
  text-align: center;
  position: relative;
}
.tb .min {
  padding: 0 0 0 0;
  margin: 0;
  height: auto;
  width: 100%;
}
.tb .min img, .tb .max img{
  max-width:100%;
  height:auto;
}
.tb .max {


  height:auto;
  padding: 0px 0 0 0;
  width: 100%;
  margin-top: -80px;
  left: 0;
}
.tb .min-max-tb {
  /*position: absolute;*/
  /*left: 0;*/
  margin-top: 20px;
}
.tb .min-max-tb span {
  font-size: 8pt;
  
}


#content {
  /*max-width: 705px;*/
  float: left;
  min-height:300px;
  padding: 20px;
  border: 1px #DADADA solid;
  background-color: #F8F8F8;
  border-radius: 2px;
  box-shadow: 0px 0px 13px #f2f0f3;
  min-height: 935px;
}

#sidebar {
  /*width:25%;*/
  /*min-width: 242px;*/
  /*float: right;*/
  padding-right:0;
  min-height:300px;
}
#closeBtn, #openBtn{
  display:none;
}
  #sidebar h1 {
    font-size: 10pt;
    padding: 0 0 20px 0;
  }
  #sidebar img {
    border: 1px #DADADA solid;
    border-radius: 2px;
    box-shadow: 0px 0px 13px #eaeaea;
    margin: 18px 0 0 0px;
  }

  #sidebar .menu {
    border: 1px #DADADA solid;
    
    margin: 0px 0 0 0px;
    padding: 10px 0;
    background-color: #Fff0c8;
    border-radius: 2px;
    box-shadow: 0px 0px 13px #f2f0f3;
  }
  
    #sidebar .menu ul {
      list-style: none;
      text-align: left;
      line-height: 21px;
    }

    #sidebar .menu a {
      text-decoration: none;
      color:#0f94d7;
      border: 0px #F2F0F0 solid;
      padding-top: 6px;
      padding-bottom: 6px;
      padding-left: 12px;
      display: block;
      margin: 2px 10px; 
      font-size: 11pt;
    }

      #sidebar .menu .sub {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 32px;
      }
    
    #sidebar .menu a:hover {
      color:#e88c03;
    }
    
    #sidebar .menu a.active {
      background: white;
    }
    





#footer {
  border-top: 1px solid #DDD;
  background-color: white;
  padding: 20px; 
  margin: 10px 0 0 0; 
  color: #777;
}
#footer_center {
  max-width: 1000px;
  margin: 0 auto ;
  text-align: left;
  position: relative;
}

#footer ul {
  list-style: none;
}
#footer li {
  float: left;
}
#footer li a {
  color: #777;
  font-weight: bold;
  padding: 2px 5px ;
  text-decoration: none;
  font-size: 8pt;
}
#footer li a:hover {
   color:#e88c03;
}
#footer  p {
  font-size: 8pt;
  padding: 7px 0 0px 5px;
}
#liveinternet {
  position: absolute;
  right: 0;
  margin-top: -100px;
}
#liveinternet a.lv {
  width: 88px;
  height: 15px;
  display: block;
  background: url(/images/site/lv.jpg) no-repeat;
  float: right;
}
#liveinternet img.lv{
  width:1px;
  height: 1px;
}







.all {
  margin: 0 0 10px 10px;
  font-size: 8pt;
}



a {
   color:#e88c03;
}

#content, #content li {
  font-size: 9pt;
  line-height: 20px;
}
#content ul {
  padding-left: 18px;  
}
#content p {
  padding-bottom: 4px;
  line-height: 20px;
  font-size: 9pt;
}
#content b {
  font-size: 9pt;
}
h2 {
  color:#0F94D7;
  font-size: 13pt;
  padding: 0 0 10px 0;
}

@media(max-width:480px){
  h2{
    font-size: 24px!important;
  }
}
@media(max-width:360px){
  h2{
    font-size: 16px!important;
  }


h3 {
  color:#0F94D7;
  font-size: 12pt;
  padding: 0 0 10px 0;
}

.href {
  color:#e88c03;
  border-bottom: 1px #e88c03 dashed; 
  cursor: pointer;
}
.clear {
  clear: both;
}
.soc_likes {
  padding-top: 20px;
  padding-left: 2px;
  width: 220px;
  overflow: hidden;
}
#fb-root {
  padding-top: 10px;
  padding-bottom: 10px;
}

img.reg {
  padding-top: 5px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

#speed-button {
  margin-right: 8px;
}

#speed {
  margin-right: 8px;
}

.hover
{
  background-color:#Fff0c8;
  cursor:pointer;
} 

td.hover21312312
{
  border: 1px solid blue;
  border-style:double;
}

#str_rus_logo
{
  padding-top: 8px;
  margin: -3px;
}

#sbt_text {
  font-size: 24pt;
  font-family: serif;
  cursor:pointer;
}

#support_label {
  font-size: 10pt;
  margin-left: 4px;
  margin-right: 4px
}

a {
  cursor: pointer;
  text-decoration: none;
  color:#e88c03;
}

a:hover
{
  text-decoration: underline;
}

.notify-link {
  text-decoration: underline;
  color:#ff9960;
  font-weight: bold;
}

.ui-widget-content a {
  color:#e88c03;
}

.ui-autocomplete-input
{
  width: 200px;
}

.required-field:after {
  content: "\00a0*";
  color: red;
}

.user-notification {
  width: 100px;
  height: 30px;
  background-color: red;
}

.text-disabled {
  color: #808080;
  font-size: 8pt;
}

.wallet {
  padding-top: 12px;
  font-size: 10pt;
}

.center
{
  margin:auto;
  text-align: center;
}

.adminLabel:after {
  content: "АДМИНИСТРАТОР";
  color: red;
  font-weight: 800;
  margin-right: 16px;
}

.badge {
  color:#999;
  margin-left: 8px;
}

  .badge:after {
    content: "]";
  }

  .badge:before {
    content: "[";
  }