/** Tranzly CSS file */ .translatedlink{ text-decoration: none; margin-right: 10px; } .icondiv { width: 20px; float: left; margin-right: 7px; padding: 0px; line-height: 0.20; } .cnicon { overflow: hidden; margin: 10px 0; } .tranzly_available{ font-size: 13px; /* font-weight: bold; */ margin-right: 5px; float: left; } img.icon_img { max-width: 20px !important; width: 20px !important; height: 20px !important; } .tranzly_select_li { display: none; } .tranzly_active{display: block!important;} .tranzly_select_ul { cursor: pointer; margin: 0; padding: 0px; } .tranzly_select { width: 200px; border: 1px solid; } .tranzly_select_li { padding: 5px 10px; border-bottom: 1px solid #ccc; } .tranzly_select_li:hover { background: #000; color: #fff; } .tranzly_select_li_page { display: none; } .tranzly_select_li_page { padding: 5px 10px; border-bottom: 1px solid #ccc; } .tranzly_select_li_page:hover { background:#000; color: #fff; }