.group-field input#wage{
width:160px !important;
}
.menu-fixed {
  background-color: black;
}
#overlay_popup{
	background-image: url("../img/bg_overlay.png");
}
.action-header .select2-container .select2-choice .select2-arrow b {
    background-image:url("../img/sprite_hd.png");
}
.control-news-slider .bx-prev {
    background-image: url(../js/jquery.bxslider/images/controls_custom.png) no-repeat 4px -125px;
}
.control-news-slider .bx-next {
    background-image: url(../js/jquery.bxslider/images/controls_custom.png) no-repeat -55px -125px;
}
.icon-menu-ntd {
    background-image:url("../img/sprite_menu_ntd.png") repeat scroll 0 0;
}
.icon-sprite-hs {
    background-image:url("../img/sprite_hd.png");
}
.block-location-top .select-style, .block-location-top .select-style:active, .block-location-top .select-style:focus, 
.block-location-top .select2-container .select2-choice, .block-location-top .select2-container .select2-choice:active, .block-location-top .select2-container .select2-choice :focus {
     background: none !important;
}
.menu-header li:first-child + li{
    margin-left: 24px;
}
.menu-header li:first-child + li + li{
    border-right: 2px solid #4f9bd6;
    margin-left: 52px;
    padding-right: 20px;
}
.menu-header li:first-child + li + li + li{
    border-right: 2px solid #4f9bd6;
    margin-left: 16px;
    padding-right: 20px;
}
.menu-header li:first-child + li + li + li + li{
    border-right: 2px solid #4f9bd6;
    margin-left: 16px;
    padding-right: 20px;
}
.menu-header li:first-child + li + li + li + li + li{
    margin-left: 16px;
}
.box-login p:first-child + p{
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 4px;
}
.box-login p:first-child + p + p, .box-login p:first-child + p + p a {
    font-size: 12px;
    color: #ed1c24;
    margin-bottom: 4px;
}
.box-login p:first-child + p + p + p, .box-login-ntd p:first-child + p + p + p + p{
    color: #2d82c4;
    float: right;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0;
    margin-right: 16px;
}

.box-login p:first-child + p + p + p:after, .box-login-ntd p:first-child + p + p + p + p:after {
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #2d82c4;
    content: "";
    left: 6px;
    position: relative;
    top: 11px;
}

.box-login p:first-child + p + p a {
    text-decoration: underline;
}
.box-login-ntd p:first-child {
    margin-top: 17px;
    font-weight: 700;
    margin-bottom: 0
}
.box-login-ntd p:first-child + p{
    margin-bottom: 0
}
.box-login-ntd p:first-child + p span {
    font-weight: 700;
}
.box-login-ntd p:first-child + p + p {
    margin-bottom: 4px;
}

.box-login-ntd p:first-child + p + p + p {
    float: left;
    color: #ed1c24;
    margin-bottom: 0;
    font-weight: 600;
}
.tab-selected:after {
  border-bottom: 11px solid #fff;
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-right: 10px solid rgba(0, 0, 0, 0);
  content: "";
  left: 43%;
  position: absolute;
  top: -9px;
}
.logo{
	display:block;
	width:228px;
}
.news-slider {
    width: 630px;
    float: left;
    overflow: hidden;
    height: 328px;
}
.scroller_ie{
	margin-left:16px;
}
.btn-create .btn-create-hs .txt-head{
	margin-top:10px;
}
i.icon-money-usd{
	margin: -82px 16px;
}