@charset "utf-8"; /* div.sdmenu */ .widget .sdmenu div span{display:block;line-height:32px;font-weight:normal;color:#666;cursor:pointer;margin-left:10px;font-size:16px;font-family:Arial;text-transform:uppercase ;} .widget .sdmenu div span a:before{content: "";color: #0075c1;background:url(right.png) no-repeat center;display:inline-block; width:15px;height:15px; margin-right: 10px;} .widget .sdmenu div span a{padding:0;background:none;color:#000;border:0;font-size:16px;line-height:32px;display:block;} .widget .sdmenu div.collapsed{width:100%;color:#000} .widget .sdmenu div.collapsed span{color:#666;line-height:32px;} .widget .sdmenu div.collapsed span a.current{color:#0075c1;} .widget .sdmenu div a,.sdmenu .dropdown-menu a{padding-left:20px;display:block;border-bottom:none;color:#666;font-size:16px;line-height:28px;text-decoration:none;font-family:Arial; text-transform:uppercase ;} .widget .sdmenu div a:before,.sdmenu .dropdown-menu a{content:"";color: #0075c1;background:url(right.png) no-repeat center;display:inline-block; width:15px;height:15px; margin-right:8px;} .widget .sdmenu div span a.current{background:none;color:#fff} .widget .sdmenu div a:hover{text-decoration:none;color :#0075c1;} .widget .sdmenu div span a:hover{background:none; color :#0075c1;} .widget .sdmenu div a.nobg:before{content:"";padding-right:10px} .fa-angle-right:before{content: "";color: #0075c1; font-family: FontAwesome;font-size: 18px; margin-right: 10px;} .ellipsis { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }