﻿.plugin-x_footerMenu_2-fmenu{
    height:100%;
}
.plugin-x_footerMenu_2-fmenu > .plugin-x_footerMenu_mauto {
    display: inline-block;
    height:100%;
    background-color: transparent;
}
.plugin-x_footerMenu_2-fmenu ul {
    float: left;
    height: 100%;
    padding: 0 30px;
    border-right: 1px dashed #c5c5c5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.plugin-x_footerMenu_2-fmenu .plugin-x_footerMenu_title { 
   font-size:16px;
   color:#333;
}
.plugin-x_footerMenu_2-fmenu li {
    padding-bottom: 10px;
    /*line-height: 25px;*/
    list-style: none; 
}
.plugin-x_footerMenu_2-fmenu .plugin-x_footerMenu_title a {
    
    color: inherit;
    /*line-height: 23px;*/ 
}
.plugin-x_footerMenu_2-fmenu li a {
    color: inherit; 
    text-decoration: none; 
}