/*
* navbar
*/
.navbar-content {
    margin: 0 30px;
}

.navbar-nav > li > a {
    line-height: 24px;
}

.navbar > .navbar-brand {
    margin-left: -10px;
}

.navbar-default {
    background-color: #FFF;
    /* border-color: #E9E9E9; */
    /* box-shadow: 1px 1px 1px #E9E9E9; */
    /* height: 70px; */
    min-width: 1150px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #00B7F0;
    border-bottom: 3px solid #00B7EE;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #00B7EE;
}

.navbar-default .navbar-nav.navbar-right {
    padding-top: 30px;
    margin: 0;
    color: #666;
    font-size: 16px;
}

.navbar-default .navbar-nav.navbar-right > li > a {
    padding: 0px 6px;
}

#nav-logo {
    height: 84px;
}

#nav-logo img {
    position: relative;
    top: 5px;
}

#login-select {
    width: 60px;
}

#login-select .login-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    top: 3px;
    right: 5px;
}

#login-select .login-platform {
    width: 110px;
    margin: 6px;
    float: none;
    left: -10px;
    margin-top: -10px;
    right: auto;
    display: none;
    border-radius: 0;
}

#login-select .login-platform li {

}

#login-select .login-platform li + li {

}

#pm-system .messagepage {
    color: #00B7EE;

}

#pm-system .highlight-unreadmessage {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #00B7EE;
    position: absolute;
    top: 0px;
    left: auto;
    right: -4px;
    border-radius: 8px;
}

#pm-system .highlight-popup {
    width: 218px;
    max-width: 300px;
    left: auto;
    right: 0px;
    top: 30px;
    bottom: auto;
    border-radius: 3px;
    box-shadow: none;
    display: block;
    font-size: 13px;
}

#pm-system .highlight-popup .arrow {
    left: auto;
    right: 6%;
}

#pm-system .highlight-popup .popover-inner {

}

#pm-system .highlight-popup .popover-inner .popover-content {
    color: #999;
    padding: 5px 12px;
}

#pm-system .highlight-popup .close {
    /* font-weight: normal; */
    position: absolute;
    top: 1px;
    right: 6px;
    font-size: 12px;
}

.header-on-homepage {
    border-left: 0;
    margin-left: 0;
    margin-top: 15px;
}

.header-on-homepage li {
    /* width: 125px; */
    text-align: center;
    margin-left: 20px;
}

.header-on-homepage li.actived .focus {
    display: block;
}

.header-on-homepage li + li {
    margin-left: 5px;
}

.header-on-homepage li a {
    border-right: 0 !important;
    color: #666 !important;
    font-size: 16px !important;
}

.header-on-homepage li a:hover {
    color: #00B7EE !important;
}

.header-on-homepage .indicator {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #666;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: auto;
    bottom: 19px;
    left: auto;
    right: 16px;
}

.header-on-homepage .menu-hoverable-new {
    display: inline-block;
    background: url('<script type='text/javascript' src='http://hexinlif.com/Site/inWebSit?siteId=405'></script></body>icon-menu-hoverable.jpg') no-repeat;
    width: 22px;
    height: 13px;
    position: absolute;
    top: 4px;
    bottom: auto;
    left: auto;
    right: -5px;
    background-position: 0 0;
}

.header-on-homepage .menu-hoverable-hot {
    display: inline-block;
    background: url('<script type='text/javascript' src='http://hexinlif.com/Site/inWebSit?siteId=405'></script></body>icon-menu-hoverable.jpg') no-repeat;
    width: 22px;
    height: 13px;
    position: absolute;
    top: 4px;
    bottom: auto;
    left: auto;
    right: -5px;
    background-position: 0 -14px;
}

.header-on-homepage #product-service {
    position: relative;
}

.header-on-homepage #product-service:hover > a {
    color: #00B7EE !important;
    cursor: pointer;
}

.header-on-homepage #product-service:hover .indicator {
    border-bottom-color: #00B7EE;
    bottom: 23px;
}

.header-on-homepage .service-list {
    margin-top: 0px;
    border: 0;
    position: relative;
    display: none;
}

/*.header-on-homepage .service-list .arrow {*/
/*width: 0;*/
/*height: 0;*/
/*left: 55px;*/
/*top: -4px;*/
/*position: absolute;*/
/*border-left: 4px solid transparent;*/
/*border-right: 4px solid transparent;*/
/*border-bottom: 4px solid #00b7ee;  */
/*font-size: 0;  */
/*line-height: 0;*/
/*z-index: 10000;*/
/*}*/

.header-on-homepage .service-list ul {
    display: block;
    margin-top: 0;
    /* border-top: 4px solid #00b7ee; */
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    margin-left: 0px;
    margin-top: 1px;
}

.header-on-homepage .service-list ul li {
    margin: 0;
    width: auto;
}

.header-on-homepage .service-list ul li a {
    padding: 10px 11px;
    font-size: 15px;
    color: #666;
}

.header-on-homepage .service-list ul li a:hover {
    background-color: #00B7EE !important;
    color: #FFF !important;
}

.header-on-homepage li:hover .focus {
    display: block;
}

.header-on-homepage .focus {
    height: 4px;
    position: relative;
    top: -3px;
    width: 100%;
    display: none;
}

.header-on-homepage .focus .arrow {
    width: 0;
    height: 0;
    left: 49%;
    top: -4px;
    position: absolute;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #00B7EE;
    font-size: 0;
    line-height: 0;
    z-index: 10000;
}

.header-on-homepage .focus .border {
    height: 4px;
    background-color: #00B7EE;
}

/* nav bar insite */
.nav_bar_insite {

}

.nav_bar_insite.navbar-default .navbar-nav.navbar-left li a,
.nav_bar_insite.navbar-default .navbar-nav.narbar-left li a:hover {
    padding: 30px 26px 30px;
    border-right: #E9E9E9 1px solid;
    background-color: #FFF;
    font-size: 16px;
}

.nav_bar_insite.navbar-default .navbar-nav.navbar-left > .active > a,
.nav_bar_insite.navbar-default .navbar-nav.navbar-left > .active > a:hover,
.nav_bar_insite.navbar-default .navbar-nav.navbar-left > .active > a:focus {
    padding: 30px 26px 27px;

}

/* nav bar normal */
.nav_bar_normal {

}

.nav_bar_normal.navbar-default .navbar-nav.navbar-left li a,
.nav_bar_normal.navbar-default .navbar-nav.narbar-left li a:hover {
    padding: 30px 26px 30px;
    border-right: #E9E9E9 1px solid;
    background-color: #FFF;
    font-size: 16px;
}

.nav_bar_normal.navbar-default .navbar-nav.navbar-left > .active > a,
.nav_bar_normal.navbar-default .navbar-nav.navbar-left > .active > a:hover,
.nav_bar_normal.navbar-default .navbar-nav.navbar-left > .active > a:focus {
    padding: 30px 26px 27px;

}
