@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);.bookmarks__actions{border-bottom:1px solid #e6e6e6}.bookmarks__actions ul{margin:0;padding:0;list-style-type:none}.bookmarks__actions_item{display:inline-block;margin:16px 0;padding:0 16px;border-right:1px solid #e6e6e6;font:16px 'Open Sans';color:#000;cursor:pointer}.bookmarks__actions_item:hover{color:#2050be}html[dir=rtl] .bookmarks__actions_item{border-right:0;border-left:1px solid #e6e6e6}.bookmarks__actions_item:last-child{border-right:0}html[dir=rtl] .bookmarks__actions_item:last-child{border-left:0}.bookmarks__actions_item:first-child{padding-left:0}html[dir=rtl] .bookmarks__actions_item:first-child{padding-left:16px;padding-right:0}.bookmarks__actions_item_text{font:16px 'Open Sans';color:#a0a0a0}.bookmarks__actions_item_export-icon .fa-info{color:#ccc;vertical-align:middle;padding:0 5px;border:1px solid #ccc;border-radius:50%;font-size:8px;padding:2px;width:8px;text-align:center}.bookmarks__actions_item_export-icon:hover~.bookmarks-data__actions_item_export-information{visibility:visible}.bookmarks__actions_item-disabled{opacity:0.5}.bookmarks__actions_item-disabled:hover{color:#000}#bookmarks__actions_item-export{position:relative}#bookmarks__actions_item-export:before{content:url('/img/v7/shared/export.svg');margin-right:8.5px}html[dir=rtl] #bookmarks__actions_item-export:before{margin-left:8.5px;margin-right:0}#bookmarks__actions_item-remove:before{content:url('/img/v7/shared/delete.svg');margin-right:8.5px}html[dir=rtl] #bookmarks__actions_item-remove:before{margin-left:8.5px;margin-right:0}#bookmarks__actions_item-buildPresentation:before{content:"";display:inline-block;background-image:url('/img/v7/shared/presentation.svg');background-position:center;width:20px;height:16px;margin-right:8.5px}html[dir=rtl] #bookmarks__actions_item-buildPresentation:before{margin-left:8.5px;margin-right:0}#bookmarks__actions_item-buildDashBoard:before{content:"";display:inline-block;background-image:url('/img/v7/shared/dashboard.svg');background-position:center;width:20px;height:16px;margin-right:8.5px}html[dir=rtl] #bookmarks__actions_item-buildDashBoard:before{margin-left:8.5px;margin-right:0}.bookmarks__export_panel{position:absolute;top:36px;left:0;background:#fff;z-index:999;width:230px;box-shadow:0px 0px 4px 0px rgba(0,0,0,0.2);visibility:hidden}html[dir=rtl] .bookmarks__export_panel{right:0;left:auto}.bookmarks__export_panel-active{visibility:visible}.bookmarks__export_item{line-height:40px;color:#292929;cursor:pointer;padding:5px 10px;font:14px 'Open Sans'}.bookmarks__export_item_comment{color:#a0a0a0 !important}.bookmarks__export_item:hover{color:#2050be;background:#f7f7f7;transition:100ms}#bookmarks__export_item-xlsx:before{content:"";margin-right:12px;width:24px;height:24px;display:inline-block;background-image:url(/img/v2/dsbrowser/v3/ico-tools.png);background-position:-168px 0;vertical-align:middle}html[dir=rtl] #bookmarks__export_item-xlsx:before{margin-left:12px;margin-right:0}#bookmarks__export_item-pptx:before{content:"";margin-right:12px;width:24px;height:24px;display:inline-block;background-image:url(/img/v2/dsbrowser/v3/ico-tools.png);background-position:-120px 0;vertical-align:middle}html[dir=rtl] #bookmarks__export_item-pptx:before{margin-left:12px;margin-right:0}#bookmarks__export_item-pdf:before{content:"";margin-right:12px;width:24px;height:24px;display:inline-block;background-image:url(/img/v2/dsbrowser/v3/ico-tools.png);background-position:0 0;vertical-align:middle}html[dir=rtl] #bookmarks__export_item-pdf:before{margin-left:12px;margin-right:0}.filter input{width:100%;border:1px solid #e6e6e6;height:36px;padding:10px 17px;font:14px 'Open Sans';box-sizing:border-box;border-radius:4px}