.menu-child-item {
    width: 220px;
    border-bottom: thin solid #84c25c;}
.mlt-red.mlt-messages-tab {
    width: 250px;}
.tab-title {
    margin: 0;
    padding: 2px 4px;
    border: thin solid #2c6622;}
.tab-title.active {
    background-color: #2c6622;
    color: #fff;}
.tab-title:hover {
    background-color: #2c6622;
    color: #fff;}
.set-top {
    padding: 2px;
    background-color: #2c6622;
    border-radius: 2px;
    display: none;}
.mlmr.one-line {
    margin-left: 0;
    width: 100%;}
.mlrf.mlrf-date.one-line {
    display: inline-block;
    width: 90px;
    float: right;}
.mrm-link {
    width: 136px;
    height: 32px;
    text-align: center;
    border: 1px solid #ccc;
    margin: 0 0 20px 0;
    cursor: pointer;}
.mrm-link .dropdown {
    padding: 8px 0 0 0;
    position: relative;}
.mrm-link:hover{
    box-shadow: 0px 5px 20px #999;
    top: -1px;}
.mrm-link:hover .dropdown-content {
    display: block;
    position: relative;}
.mrm-link .line {
   display: inline-block;
   width: 14px;
   border-top: 1px solid #ccc;
   vertical-align: middle;}
.mrm-link .text-line {
    background-color: #fff; 
    color: #000;
    margin-top: 9px;
   vertical-align: middle;}
.mrm-link .text-line:after {
    content: ' ';
    display: inline-block;
    width: 9px;
    height: 9px;
    background: url(images/bot-ccc.png) no-repeat;
    position: absolute;
    top: 15px;
    right: 6px;}
.mrm-link:hover .text-line:after {
    background: url(images/up-ccc.png) no-repeat;
    top: 11px;}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 136px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    margin: 7px 0 0 -1px;
    padding: 0;
    border: 1px solid #ccc;
    z-index: 1;}
.dropdown-content p {
    border-bottom: 1px solid #eee;
    padding: 12px 0 12px 0;
    margin: 0;}
.dropdown-content p:hover {
    background-color: #eee;}
.dropdown-content a {
    color: #000;
    font-size: 15px;}
.dropdown-content a:hover {
    color: #2c6622;
    font-weight: 800;}
.footer .footer-logo {
    width: 1000px;
    margin: 0 auto;}
.footer .footer-contact {
    margin-left: 448px;
    width: 300px;
    padding: 18px 30px;
    border-left: 1px solid #3C7631; 
    border-right: 1px solid #3C7631;}
.footer .footer-contact span {
    display: block;
    width: 320px;
    line-height: 1.5em;}
.footer .footer-contact span.left, .footer-contact span.right {
    display: inline-block;
    width: 150px;}
.footer .footer-contact span.right {
    text-align: right;}
.footer .wechat-icon, .footer .linkedin-icon {
        display: inline-block;}
.footer .wechat-icon:hover .wechat-qrcode, .footer .linkedin-icon:hover .linkedin-qrcode{
        display: block;}
.footer .wechat-qrcode, .footer .linkedin-qrcode {
        width: 150px;
        height: 150px;
        position: absolute;
        z-index:22;
        border: 2px solid silver;
        display: none;}
.footer .wechat-qrcode {
        background: url(../../ISESS/cn/images/home/wechat.qrcode.jpg) no-repeat 0px 0px;
        margin: -160px 0 0 -5px;}
.footer .linkedin-qrcode {
        background: url(../../ISESS/cn/images/home/linkedin.qrcode.jpg) no-repeat 0px 0px;
        margin: -160px 0 0 -5px;}
