.header-right {float:right; margin-top:27px; margin-right: 15px;}
/* Alekseeva_EM: Обновление стилей строки поиска */ 
.header-right .search-box {position:relative; width:225px; display:inline-block; margin-right:25px; top:-3px;}
.header-right .search-box img {position: absolute; top: 4.5px; right: 4px;}
.header-right .search-box input {width: 100%;height:30px;box-sizing:border-box;padding-right:20px;background-color:#FAFAFB;border:1px solid #E4E4E8;}
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-style: normal;
}
input::-moz-placeholder { /* Firefox 19+ */
  font-style: normal;
}
input:-ms-input-placeholder { /* IE 10+ */
  font-style: normal;
}
input:-moz-placeholder { /* Firefox 18- */
  font-style: normal;
}
input[id="searchinput"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 105%;
  font-weight: 550;
  color: #A5A8AF;
}
/* END Alekseeva_EM: Обновление стилей строки поиска */ 
input[id="searchinput"]::-ms-clear {
  width : 0;
  height: 0;
}
.header-right .copy-link {position:relative;top:4px;margin-right:15px; cursor: pointer;text-decoration:none;right:10px;}
.header-right .copy-link img {border:0;}
.header-right .feedback-link {position:relative;top:5px;margin-right:15px;text-decoration:none;right:13px;}

/* Kulikova_EA: Кнопка раскрытия тогглов */ 
.header-right .open_toggles {position:relative;top:4px;margin-right:15px; cursor: pointer;text-decoration:none;right:16px;}
/* END Kulikova_EA: Кнопка раскрытия тогглов */
