/* Login styles (azimut login) */

#azimut-login-form .form-item {

}


.remove-from-fav a {
  opacity: 0.4;
}
.remove-from-fav a:hover {
  opacity: 1;
}

/*
.unflag-action {
  background: url(../images/star-1.png);
}
*/

ul.language-switcher-locale-url li {
  float: left;
  list-style: none;

  font-size: 0.8em;
} 

ul.language-switcher-locale-url .locale-untranslated {
  padding-left: 5px;
  padding-right: 5px;
}

ul.language-switcher-locale-url li a {
  padding-left: 5px;
  padding-right: 5px;
}

/* temp for user switcher */
.language-switcher-locale-url li {
    margin-bottom: 7px;
}

.language-switcher-locale-url .en a.active {
  color: black;
}

.language-switcher-locale-url .ru a.active {
  color: black;
}

.language-switcher-locale-url .es a.active {
  color: black;
}

.locale-untranslated {
  text-decoration: none;
  color: #d1d3d4;
}
/* */

#lang-switcher {
  position: absolute;
  top: 10px;
  left: 20px;
  l.eft: 259px;
  l.eft: 265px;
  w.idth: 12%;
  f.ont-size: 0.8em;
  p.adding-bottom: 10px;
}
/*
#lang-switcher a {
  padding-right: 3px;
}

#lang-switcher a.active {
  background: #ddf0f3;
}
*/


/* Talerka login form styles */

#inline1 {
  width: 720px;
  height: 360px;
  display: none;
  font-size: 13px;
  b.ackground: #f9f9f6;
}

#inline1 h3 {
  font-size: 17px; 
  padding: 0; 
  font-weight: normal !important; 
  margin-bottom: 12px;
  color: #020202;
}

#inline1 h3 span {
  font-size: 12px;  
}


#talerka-login {
  position: relative;
  padding-left: 30px;
  padding-top: 30px;
  float: left;
  display: block;
  width: 340px;
}

#talerka-login-soc {
  position: relative;
  margin-left: 340px;
  padding-top: 60px;
  display: block;
  width: 330px;
  b.ackground: #ececec;
}

#talerka-register {
  padding-top: 30px;
  padding-left: 30px;
  padding-bottom: 25px;
}

#talerka-forgot-password-form {
  padding-top: 70px;
  padding-left: 30px;
  padding-bottom: 25px;
}


#talerka-login-tabs {
  w.idth: 100%;
  display: inline-block;
  padding-top: 10px;
  padding-left: 15px;
}

#talerka-login-tabs .tab {
  margin-right: 12px;
  font-size: 16px;
  cursor: pointer;
  float: left;
  padding: 5px;
}

#talerka-login-tabs .tab span {
  border-bottom: 1px dashed #099999;
}

#talerka-login-tabs .active {
  b.ackground: #e9e9dc;
  border-bottom: none;
}
#talerka-login-tabs .active span {
  border-bottom: none;
}

/*
#login-status-container {
  position: absolute;
  bottom: 10px;
  c.lear: both;
  b.ackground: #ececec;
  font-size: 11px;
  
  padding-top: 3px;
  padding-bottom: 3px;
  display: none;
  width: 100%;
}
*/
#talerka-forgot-password {
  position: absolute;
  left: 222px;
  top: 164px;
  font-size: 11px;
}

/*
#user-register-form .form-type-password-confirm {
  position: absolute;
  left: 410px;
  top: 102px;
}

#edit-mail {
  width: 280px;
}
*/