@charset "UTF-8";
/*!
 * Jumpshare v2.0.0 (https://jumpshare.com)
 * Copyright 2012-2014 Jumpshare, Inc.
*/
.container{
width:100%;
max-width:1000px;
padding-left:10px;
padding-right:10px;
display:block;
margin-left:auto;
margin-right:auto
}
@media all and (max-width:750px){
.ios-page .container{
width:100%;
position:relative
}
}
.sidebar{
width:240px
}
.content{
width:100%;
max-width:768px
}
.buckets-page section.container .content,
.favorite-page section.container .content,
.inside-bucket-page section.container .content,
.team-page section.container .content{
width:100%;
max-width:800px;
margin-right:-32px
}
.buckets-page .buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .content.custom-controls,
.buckets-page .content.blockUI,
.buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .buckets-page .content.custom-controls,
.buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .team-page .content.custom-controls,
.team-page .buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .content.custom-controls,
.team-page .content.blockUI{
position:relative
}
.buckets-page .buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .content.custom-controls:before,
.buckets-page .content.blockUI:before,
.buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .buckets-page .content.custom-controls:before,
.buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .favorite-page .content.custom-controls:before,
.buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .inside-bucket-page .content.custom-controls:before,
.buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .search-page .content.custom-controls:before,
.buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .team-page .content.custom-controls:before,
.favorite-page .buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .content.custom-controls:before,
.favorite-page .content.blockUI:before,
.inside-bucket-page .buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .content.custom-controls:before,
.inside-bucket-page .content.blockUI:before,
.search-page .buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .content.custom-controls:before,
.search-page .content.blockUI:before,
.team-page .buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .content.custom-controls:before,
.team-page .content.blockUI:before{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
margin:auto;
width:32px;
height:32px;
background:url("/res/images/search-loader.GIF") center center no-repeat;
content:'';
z-index:9
}
.container_fluid{
width:100%;
display:block;
margin-left:auto;
margin-right:auto;
padding-left:40px;
padding-right:40px;
position:relative
}
.container_fixed{
width:100%;
padding-left:40px;
padding-right:40px;
position:relative;
display:block;
margin-left:auto;
margin-right:auto
}
@media all and (max-width:768px){
.container_fixed,
.container_fluid{
flex-direction:column
}
}
.guest .container_fixed{
padding-left:30px
}
.flex_view{
display:flex
}
.justify_center{
justify-content:center
}
.justify_left{
justify-content:left
}
.justify_right{
justify-content:flex-end
}
.main_wrapper_dashboard{
display:block;
padding-left:240px
}
.main_wrapper_dashboard .container_fluid .content_fluid{
width:100%;
padding:3px
}
.main_wrapper_dashboard .container_fixed .content_fluid{
width:100%;
max-width:1038px;
height:auto!important
}
.main_wrapper_dashboard .container_fixed .content_fluid .top_heading_dashboard{
width:calc(100% - 320px)
}
.main_wrapper_dashboard .top_heading_dashboard{
grid-column:span 4/auto;
width:calc(100% - 326px);
max-width:1038px;
margin:0 auto;
z-index:1001;
border-bottom:1px solid rgba(216,223,227,.75);
display:flex;
flex-wrap:wrap;
height:70px;
position:fixed;
background-color:#fff;
padding-bottom:12px;
top:75px;
padding-top:8px
}
.main_wrapper_dashboard .top_heading_dashboard .dashboard_mobile_nav{
display:none
}
.main_wrapper_dashboard .top_heading_dashboard #global-actions{
flex-grow:2;
padding-top:6px;
display:flex;
justify-content:flex-end
}
.main_wrapper_dashboard .top_heading_dashboard button{
margin-right:8px;
height:36px
}
.main_wrapper_dashboard .top_heading_dashboard .icn-favorite{
margin-top:14px;
margin-left:4px
}
.main_wrapper_dashboard .top_heading_dashboard h3{
font-size:24px;
font-weight:700;
margin:0 6px 0 0;
position:relative;
padding-top:6px;
max-width:55%;
color:#101010;
-webkit-user-select:none;
-ms-user-select:none;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
@media all and (max-width:1200px){
.main_wrapper_dashboard .top_heading_dashboard h3{
max-width:45%
}
}
.main_wrapper_dashboard .top_heading_dashboard h3 span{
display:inline-block;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
border:1px solid transparent;
border-radius:3px;
cursor:pointer
}
.main_wrapper_dashboard .top_heading_dashboard .new_name{
padding-left:5px;
border:1px solid #0287e7;
outline:0;
border-radius:3px
}
.main_wrapper_dashboard .top_heading_dashboard .analytics_tabs{
display:flex;
width:100%;
justify-content:space-between
}
.main_wrapper_dashboard .top_heading_dashboard .analytics_tabs ul{
display:flex;
list-style-type:none;
padding:0;
margin:0
}
.main_wrapper_dashboard .top_heading_dashboard .analytics_tabs ul li{
padding:10px 16px
}
.main_wrapper_dashboard .top_heading_dashboard .analytics_tabs ul li a{
color:#101010;
font-size:14px;
font-weight:500;
border-radius:4px;
position:relative;
text-decoration:none
}
.main_wrapper_dashboard .top_heading_dashboard .analytics_tabs ul li a.active{
font-weight:700
}
.main_wrapper_dashboard .top_heading_dashboard .analytics_tabs ul li a.active:before{
content:'';
display:block;
width:100%;
height:2px;
background-color:#101010;
position:absolute;
bottom:-12px;
left:0
}
.main_wrapper_dashboard .top_heading_dashboard .analytics_tabs ul li:first-child{
padding-left:0
}
.main_wrapper_dashboard .top_heading_dashboard .analytics_tabs ul li:last-child{
padding-right:0
}
.main_wrapper_dashboard .top_heading_dashboard .analytics_tabs a.export_csv_link{
height:36px
}
.main_wrapper_dashboard .top_heading_dashboard.adjusted_height{
height:100px
}
section.spacing_top{
margin-top:175px
}
.guest:not(.version-history-page) section.spacing_top{
margin-top:113px
}
.drop-area{
width:100%;
height:100%
}
.drop-area section.spacing_top{
margin-top:0!important
}
.drop-area .buckets.view-grid,
.drop-area .buckets.view-list{
margin-top:176px
}
.icon-header-more{
width:44px;
height:36px;
background-image:url('/res/images/header-more.png?1736780833')!important;
background-position:center center!important;
background-repeat:no-repeat!important
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.icon-header-more{
background-image:url('/res/images/header-more@2x.png?1736780833')!important;
background-size:23px 6px!important
}
}
.icon-header-sort{
padding:0 16px;
width:38px;
height:36px;
background-image:url('/res/images/header-sort.png?1736780833')!important;
background-position:center center!important;
background-repeat:no-repeat!important
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.icon-header-sort{
background-image:url('/res/images/header-sort@2x.png?1736780833')!important;
background-size:13px 25px!important
}
}
.spacing_balance{
margin-left:220px;
float:right
}
@media all and (max-width:1024px){
.main_wrapper_dashboard{
padding-left:0
}
.container_fixed,
.container_fluid{
padding-left:20px;
padding-right:20px
}
.buckets.view-grid .thumb-overlay{
display:block!important;
background:0 0!important
}
.spacing_balance{
margin:60px auto 0!important;
float:none!important
}
}
.search-page .top_heading_dashboard h3{
max-width:100%
}
.settings-page .top_heading_dashboard{
max-width:100%!important
}
.active>.icn-pb,
.active>.icn-vn,
.analytics-page .custom-date .caret.cancel,
.analytics-page .date-picker .caret.cancel,
.analytics-page .icn-remove-filter,
.buckets .thumbnail.icn-link-upload:before,
.buckets-view-grid,
.buckets-view-grid.active,
.buckets-view-grid:active,
.buckets-view-grid:hover,
.buckets-view-list,
.buckets-view-list.active,
.buckets-view-list:active,
.buckets-view-list:hover,
.buckets.view-grid>li:not(.heading) .icn-edit,
.buckets.view-grid>li:not(.heading).folder .icn-folder-wname,
.business-try .trial-feat span,
.comment-wrapper .comment .icn-delete,
.custom-control-indicator.intermediate,
.custom-controls input:checked~.custom-control-indicator,
.custom-controls input:checked~.custom-control-indicator.radio,
.custom-controls.red input:checked~.custom-control-indicator,
.custom-date .analytics-page .caret.cancel,
.custom-date .caret.cancel,
.custom-date .upgrade-to-plus .icn-schedule,
.dark .comment-wrapper .comment .icn-delete,
.date-picker .analytics-page .caret.cancel,
.date-picker .caret.cancel,
.date-picker .upgrade-to-plus .icn-schedule,
.done .downloadprocent,
.enabled .icn-add-new,
.icn-aclink,
.icn-activity,
.icn-activity-document,
.icn-activity-folder,
.icn-add-new,
.icn-admin-wheel,
.icn-advance-analytics,
.icn-alerts,
.icn-american,
.icn-analytics,
.icn-arrow-asc,
.icn-arrow-desc,
.icn-audio-clip,
.icn-back,
.icn-bookmark,
.icn-briefcase,
.icn-briefcase-hover,
.icn-calendar,
.icn-cc,
.icn-checkbox-red.checked,
.icn-checkbox.checked,
.icn-checkbox.intermediate,
.icn-clear,
.icn-clipboard,
.icn-close,
.icn-cloud,
.icn-cog-wheel,
.icn-collapse-folder,
.icn-collection,
.icn-collection-small,
.icn-comment-area,
.icn-comment-area-active,
.icn-comment-edit,
.icn-comment-edit-active,
.icn-comment-mention,
.icn-comment-time,
.icn-cross,
.icn-crown,
.icn-custom-branding,
.icn-cvc,
.icn-dd-right-arrow,
.icn-dd-top-arrow,
.icn-dd-top-arrow-dark,
.icn-dd-top-arrow-panel,
.icn-direct-link,
.icn-disable-download,
.icn-edit,
.icn-embed-media,
.icn-expand-folder,
.icn-facebook,
.icn-fast,
.icn-favorite,
.icn-favorite.active,
.icn-favorite:active,
.icn-favorite:hover,
.icn-favorites,
.icn-file,
.icn-file-lock:before,
.icn-files,
.icn-first,
.icn-first-light,
.icn-folder,
.icn-folder-ind,
.icn-folder-small,
.icn-folder-xsmall,
.icn-formats,
.icn-fullscreen,
.icn-gear-filled,
.icn-gmail,
.icn-grid-off,
.icn-grid-off-light,
.icn-grid-on,
.icn-grid-on-light,
.icn-hide-list,
.icn-hide-list-w,
.icn-icon-folder,
.icn-inbox,
.icn-invite,
.icn-invitee,
.icn-last,
.icn-last-light,
.icn-link-upload:before,
.icn-list-back,
.icn-list-back-w,
.icn-list-next,
.icn-list-next-w,
.icn-locked,
.icn-logo-folder-new,
.icn-logo-viewer,
.icn-logo-white-viewer,
.icn-master,
.icn-member,
.icn-more,
.icn-my-uploads,
.icn-my-uploads-hover,
.icn-next,
.icn-next-light,
.icn-next-sheets,
.icn-no-limit,
.icn-note,
.icn-notes,
.icn-numberdown-arrow,
.icn-numberup-arrow,
.icn-page-down,
.icn-page-up,
.icn-pause,
.icn-pause-big,
.icn-pause-light,
.icn-pb,
.icn-play,
.icn-play-big,
.icn-play-light,
.icn-plus,
.icn-powerful,
.icn-pp,
.icn-previous,
.icn-previous-light,
.icn-previous-sheets,
.icn-print,
.icn-protection,
.icn-proxy,
.icn-radio-small.checked,
.icn-radio.checked,
.icn-realtime-view,
.icn-recipients,
.icn-referral,
.icn-remove-filter,
.icn-remove-tag,
.icn-replay,
.icn-replay-light,
.icn-reset,
.icn-reset-light,
.icn-schedule-calendar,
.icn-schedule-share,
.icn-screen-shot,
.icn-screen-zoom-in,
.icn-screen-zoom-in-light,
.icn-screen-zoom-out,
.icn-screen-zoom-out-light,
.icn-screencast,
.icn-screenshot,
.icn-search,
.icn-secure,
.icn-self-destruct,
.icn-self-destruct-icon,
.icn-share-email,
.icn-share-facebook,
.icn-share-twitter,
.icn-shield,
.icn-show-list,
.icn-show-list-w,
.icn-simple,
.icn-size,
.icn-smart,
.icn-social-media,
.icn-star,
.icn-star.active,
.icn-star:active,
.icn-star:hover,
.icn-storage,
.icn-support,
.icn-temp-link,
.icn-thumb-play.thumb:before,
.icn-thumb-play:before,
.icn-tick,
.icn-timer,
.icn-title-edit,
.icn-trash,
.icn-ttt,
.icn-ttt-white,
.icn-twitter,
.icn-twitter-link,
.icn-upload-cancel,
.icn-upload-done,
.icn-uploading,
.icn-user,
.icn-users,
.icn-viewed,
.icn-viewer-back,
.icn-viewer-close,
.icn-viewer-new-logo,
.icn-viewer-new-logo-white,
.icn-viewer-next,
.icn-viewer-white-close,
.icn-views,
.icn-views-analytics,
.icn-visa,
.icn-vn,
.icn-volume,
.icn-volume-bg,
.icn-volume-bg-light,
.icn-volume-light,
.icn-webcam,
.icn-world,
.icn-xclose,
.icn-xclose-white,
.icn-youtube,
.icn-zoom-in,
.icn-zoom-out,
.icn_business_downlad_box,
.icns,
.logo,
.logo-business,
.logo-business-white,
.logo-business-white-small,
.logo-enterprise,
.logo-favicon,
.logo-home,
.logo-kg-blue,
.logo-new,
.logo-sa,
.logo-white,
.nav-business-members .icn-edit,
.no-footer .icn-hide-list,
.no-footer .viewer-wrapper.white .icn-hide-list,
.plan-container .plan-body span,
.plus-page .upgrade-top .nav-tabs>li .custom-controls input:checked~.custom-control-indicator.radio,
.promo-foot .logo-mark,
.site-header .user-info.logged-in>a:before,
.teams .list .icn-question,
.uf-box .icn-analytics,
.uf-box .icn-schedule,
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span,
.viewer-wrapper .icn-thumb-play:before,
.viewer-wrapper.dark.document-viewer.spreadsheet.no-footer .list-toggle .icn-hide-list,
.viewer-wrapper.white .icn-hide-list,
.viewer-wrapper.white .icn-list-back,
.viewer-wrapper.white .icn-list-next,
.viewer-wrapper.white .icn-logo-viewer,
.viewer-wrapper.white .icn-screen-zoom-in,
.viewer-wrapper.white .icn-screen-zoom-out,
.viewer-wrapper.white .icn-show-list,
.viewer-wrapper.white .icn-viewer-close,
.viewer-wrapper.white .no-footer .icn-hide-list,
.viewer-wrapper.white .pres-controls .control-nav a span.icn-first,
.viewer-wrapper.white .pres-controls .control-nav a span.icn-last,
.viewer-wrapper.white .pres-controls .control-nav a span.icn-next,
.viewer-wrapper.white .pres-controls .control-nav a span.icn-previous,
.viewer-wrapper.white .xclose:before,
.viewer-wrapper.white.no-footer .icn-hide-list,
.xclose:before,
aside .download-app .mac-logo,
aside .download-app .windows-logo,
x .icn-beautiful{
display:inline-block;
background:url('/res/images/sprites-sf09af0f36f.png') no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.active>.icn-pb,
.active>.icn-vn,
.analytics-page .custom-date .caret.cancel,
.analytics-page .date-picker .caret.cancel,
.analytics-page .icn-remove-filter,
.buckets .thumbnail.icn-link-upload:before,
.buckets-view-grid,
.buckets-view-grid.active,
.buckets-view-grid:active,
.buckets-view-grid:hover,
.buckets-view-list,
.buckets-view-list.active,
.buckets-view-list:active,
.buckets-view-list:hover,
.buckets.view-grid>li:not(.heading) .icn-edit,
.buckets.view-grid>li:not(.heading).folder .icn-folder-wname,
.business-try .trial-feat span,
.comment-wrapper .comment .icn-delete,
.custom-control-indicator.intermediate,
.custom-controls input:checked~.custom-control-indicator,
.custom-controls input:checked~.custom-control-indicator.radio,
.custom-controls.red input:checked~.custom-control-indicator,
.custom-date .analytics-page .caret.cancel,
.custom-date .caret.cancel,
.custom-date .upgrade-to-plus .icn-schedule,
.dark .comment-wrapper .comment .icn-delete,
.date-picker .analytics-page .caret.cancel,
.date-picker .caret.cancel,
.date-picker .upgrade-to-plus .icn-schedule,
.done .downloadprocent,
.enabled .icn-add-new,
.icn-aclink,
.icn-activity,
.icn-activity-document,
.icn-activity-folder,
.icn-add-new,
.icn-admin-wheel,
.icn-advance-analytics,
.icn-alerts,
.icn-american,
.icn-analytics,
.icn-arrow-asc,
.icn-arrow-desc,
.icn-audio-clip,
.icn-back,
.icn-bookmark,
.icn-briefcase,
.icn-briefcase-hover,
.icn-calendar,
.icn-cc,
.icn-checkbox-red.checked,
.icn-checkbox.checked,
.icn-checkbox.intermediate,
.icn-clear,
.icn-clipboard,
.icn-close,
.icn-cloud,
.icn-cog-wheel,
.icn-collapse-folder,
.icn-collection,
.icn-collection-small,
.icn-comment-area,
.icn-comment-area-active,
.icn-comment-edit,
.icn-comment-edit-active,
.icn-comment-mention,
.icn-comment-time,
.icn-cross,
.icn-crown,
.icn-custom-branding,
.icn-cvc,
.icn-dd-right-arrow,
.icn-dd-top-arrow,
.icn-dd-top-arrow-dark,
.icn-dd-top-arrow-panel,
.icn-direct-link,
.icn-disable-download,
.icn-edit,
.icn-embed-media,
.icn-expand-folder,
.icn-facebook,
.icn-fast,
.icn-favorite,
.icn-favorite.active,
.icn-favorite:active,
.icn-favorite:hover,
.icn-favorites,
.icn-file,
.icn-file-lock:before,
.icn-files,
.icn-first,
.icn-first-light,
.icn-folder,
.icn-folder-ind,
.icn-folder-small,
.icn-folder-xsmall,
.icn-formats,
.icn-fullscreen,
.icn-gear-filled,
.icn-gmail,
.icn-grid-off,
.icn-grid-off-light,
.icn-grid-on,
.icn-grid-on-light,
.icn-hide-list,
.icn-hide-list-w,
.icn-icon-folder,
.icn-inbox,
.icn-invite,
.icn-invitee,
.icn-last,
.icn-last-light,
.icn-link-upload:before,
.icn-list-back,
.icn-list-back-w,
.icn-list-next,
.icn-list-next-w,
.icn-locked,
.icn-logo-folder-new,
.icn-logo-viewer,
.icn-logo-white-viewer,
.icn-master,
.icn-member,
.icn-more,
.icn-my-uploads,
.icn-my-uploads-hover,
.icn-next,
.icn-next-light,
.icn-next-sheets,
.icn-no-limit,
.icn-note,
.icn-notes,
.icn-numberdown-arrow,
.icn-numberup-arrow,
.icn-page-down,
.icn-page-up,
.icn-pause,
.icn-pause-big,
.icn-pause-light,
.icn-pb,
.icn-play,
.icn-play-big,
.icn-play-light,
.icn-plus,
.icn-powerful,
.icn-pp,
.icn-previous,
.icn-previous-light,
.icn-previous-sheets,
.icn-print,
.icn-protection,
.icn-proxy,
.icn-radio-small.checked,
.icn-radio.checked,
.icn-realtime-view,
.icn-recipients,
.icn-referral,
.icn-remove-filter,
.icn-remove-tag,
.icn-replay,
.icn-replay-light,
.icn-reset,
.icn-reset-light,
.icn-schedule-calendar,
.icn-schedule-share,
.icn-screen-shot,
.icn-screen-zoom-in,
.icn-screen-zoom-in-light,
.icn-screen-zoom-out,
.icn-screen-zoom-out-light,
.icn-screencast,
.icn-screenshot,
.icn-search,
.icn-secure,
.icn-self-destruct,
.icn-self-destruct-icon,
.icn-share-email,
.icn-share-facebook,
.icn-share-twitter,
.icn-shield,
.icn-show-list,
.icn-show-list-w,
.icn-simple,
.icn-size,
.icn-smart,
.icn-social-media,
.icn-star,
.icn-star.active,
.icn-star:active,
.icn-star:hover,
.icn-storage,
.icn-support,
.icn-temp-link,
.icn-thumb-play.thumb:before,
.icn-thumb-play:before,
.icn-tick,
.icn-timer,
.icn-title-edit,
.icn-trash,
.icn-ttt,
.icn-ttt-white,
.icn-twitter,
.icn-twitter-link,
.icn-upload-cancel,
.icn-upload-done,
.icn-uploading,
.icn-user,
.icn-users,
.icn-viewed,
.icn-viewer-back,
.icn-viewer-close,
.icn-viewer-new-logo,
.icn-viewer-new-logo-white,
.icn-viewer-next,
.icn-viewer-white-close,
.icn-views,
.icn-views-analytics,
.icn-visa,
.icn-vn,
.icn-volume,
.icn-volume-bg,
.icn-volume-bg-light,
.icn-volume-light,
.icn-webcam,
.icn-world,
.icn-xclose,
.icn-xclose-white,
.icn-youtube,
.icn-zoom-in,
.icn-zoom-out,
.icn_business_downlad_box,
.icns,
.logo,
.logo-business,
.logo-business-white,
.logo-business-white-small,
.logo-enterprise,
.logo-favicon,
.logo-home,
.logo-kg-blue,
.logo-new,
.logo-sa,
.logo-white,
.nav-business-members .icn-edit,
.no-footer .icn-hide-list,
.no-footer .viewer-wrapper.white .icn-hide-list,
.plan-container .plan-body span,
.plus-page .upgrade-top .nav-tabs>li .custom-controls input:checked~.custom-control-indicator.radio,
.promo-foot .logo-mark,
.site-header .user-info.logged-in>a:before,
.teams .list .icn-question,
.uf-box .icn-analytics,
.uf-box .icn-schedule,
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span,
.viewer-wrapper .icn-thumb-play:before,
.viewer-wrapper.dark.document-viewer.spreadsheet.no-footer .list-toggle .icn-hide-list,
.viewer-wrapper.white .icn-hide-list,
.viewer-wrapper.white .icn-list-back,
.viewer-wrapper.white .icn-list-next,
.viewer-wrapper.white .icn-logo-viewer,
.viewer-wrapper.white .icn-screen-zoom-in,
.viewer-wrapper.white .icn-screen-zoom-out,
.viewer-wrapper.white .icn-show-list,
.viewer-wrapper.white .icn-viewer-close,
.viewer-wrapper.white .no-footer .icn-hide-list,
.viewer-wrapper.white .pres-controls .control-nav a span.icn-first,
.viewer-wrapper.white .pres-controls .control-nav a span.icn-last,
.viewer-wrapper.white .pres-controls .control-nav a span.icn-next,
.viewer-wrapper.white .pres-controls .control-nav a span.icn-previous,
.viewer-wrapper.white .xclose:before,
.viewer-wrapper.white.no-footer .icn-hide-list,
.xclose:before,
aside .download-app .mac-logo,
aside .download-app .windows-logo,
x .icn-beautiful{
background:url('/res/images/sprites-retina-s6e9ea4be45.png') 0 0/9859px auto no-repeat;
-moz-background-size:9859px auto;
-o-background-size:9859px auto;
-webkit-background-size:9859px auto
}
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary{
display:block
}
audio,
canvas,
progress,
video{
display:inline-block;
vertical-align:baseline
}
audio:not([controls]){
display:none;
height:0
}
[hidden],
template{
display:none
}
a{
background:0 0;
color:#101010;
text-decoration:none
}
a:active,
a:hover{
outline:0
}
abbr[title]{
border-bottom:1px dotted
}
b,
strong{
font-weight:700
}
dfn{
font-style:italic
}
h1{
margin:.67em 0
}
mark{
background:#ff0;
color:#000
}
small{
font-size:80%
}
sub,
sup{
font-size:75%;
line-height:0;
position:relative;
vertical-align:baseline
}
sup{
top:-.5em
}
sub{
bottom:-.25em
}
img{
border:0;
vertical-align:middle
}
hr{
-moz-box-sizing:content-box;
box-sizing:content-box;
height:0
}
pre{
overflow:auto;
margin:0;
padding:0
}
code,
kbd,
pre,
samp{
font-family:monospace,monospace;
font-size:15px
}
.text pre{
font-family:"Cerebri Sans",Arial,sans-serif
}
button,
input,
optgroup,
select,
textarea{
color:inherit;
font:inherit;
margin:0
}
button{
overflow:visible
}
button,
select{
text-transform:none
}
button,
html input[type=button],
input[type=reset],
input[type=submit]{
-webkit-appearance:button;
cursor:pointer
}
button[disabled],
html input[disabled]{
cursor:default
}
button::-moz-focus-inner,
input::-moz-focus-inner{
border:0;
padding:0
}
input{
line-height:normal
}
input[type=checkbox],
input[type=radio]{
box-sizing:border-box;
padding:0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button{
height:auto
}
input[type=search]{
-webkit-appearance:textfield;
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration{
-webkit-appearance:none
}
legend{
border:0;
padding:0
}
textarea{
overflow:auto
}
optgroup{
font-weight:600
}
table{
border-collapse:collapse;
border-spacing:0
}
td,
th{
padding:0
}
*{
box-sizing:border-box;
-webkit-text-size-adjust:none;
text-size-adjust:none
}
::-moz-focus-inner{
border:0;
padding:0;
margin:0
}
:after,
:before{
box-sizing:border-box
}
html{
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
font-family:"Cerebri Sans",Arial,sans-serif;
font-weight:400;
height:100%;
font-size:62.5%;
-webkit-tap-highlight-color:transparent
}
body{
margin:0;
font-family:"Cerebri Sans",Arial,sans-serif;
font-size:14.5px;
line-height:1.4;
color:#333c4e;
background-color:#fff;
overflow-y:auto;
overflow-x:hidden;
font-weight:400
}
button,
input,
select,
textarea{
font-family:inherit;
font-size:inherit;
line-height:inherit
}
a:focus,
a:hover{
text-decoration:underline
}
a.active,
a:active{
color:#2f76ff
}
.new-links a{
color:#d6ebff;
text-decoration:none
}
.new-links a.active,
.new-links a:active,
.new-links a:focus,
.new-links a:hover{
color:#fff!important;
text-decoration:none
}
figure{
margin:0
}
.img-responsive{
display:block;
max-width:100%;
height:auto
}
.img-circle{
border-radius:50%
}
.sr-only{
position:absolute;
width:1px;
height:1px;
margin:-1px;
padding:0;
overflow:hidden;
clip:rect(0,0,0,0);
border:0
}
h1,
h2,
h3,
h4,
h5,
h6{
font-family:"Cerebri Sans",Arial,sans-serif;
font-weight:400;
line-height:1.4;
color:#333c4e
}
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small{
font-weight:400;
line-height:1;
color:#717d82
}
h1,
h2,
h3{
margin-top:20px;
margin-bottom:10px;
letter-spacing:-.3px
}
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small{
font-size:65%
}
h4,
h5,
h6{
margin-top:10px;
margin-bottom:10px
}
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small{
font-size:75%
}
h1{
font-size:34px
}
h2{
font-size:24px
}
h3{
font-size:20px
}
h4{
font-size:18px
}
h5{
font-size:14.5px
}
h6{
font-size:12px
}
p{
margin:0 0 10px
}
.text-left{
text-align:left
}
.text-right{
text-align:right
}
.text-center{
text-align:center
}
.text-justify{
text-align:justify
}
.text-muted{
color:rgba(16,16,16,.5)
}
.nano{
position:relative;
width:100%;
height:100%;
overflow:hidden
}
.nano>.nano-content{
position:absolute;
overflow:auto;
top:0;
right:0;
bottom:0;
left:0
}
.nano>.nano-content:focus{
outline:0
}
.nano>.nano-content::-webkit-scrollbar{
display:none
}
.has-scrollbar>.nano-content::-webkit-scrollbar{
display:block
}
.nano>.nano-pane{
background:rgba(0,0,0,.25);
position:absolute;
width:10px;
right:0;
top:0;
bottom:0;
opacity:.01;
-webkit-transition:.2s;
-moz-transition:.2s;
-o-transition:.2s;
transition:.2s;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px
}
.nano>.nano-pane>.nano-slider{
background:rgba(0,0,0,.5);
position:relative;
margin:0 1px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px
}
.nano-pane.active,
.nano-pane.flashed,
.nano:hover>.nano-pane{
opacity:.99
}
fieldset{
padding:0;
margin:0;
border:0;
min-width:0
}
label{
font-size:15px;
display:inline-block;
max-width:100%;
margin-bottom:10px;
font-weight:400;
color:#101010
}
label.error{
color:#e61320
}
label::-moz-focus-inner{
border:0;
padding:0;
margin:0
}
input[type=checkbox],
input[type=radio]{
margin:4px 0 0;
line-height:normal
}
input[type=file]{
display:block
}
input.error{
border-color:#e61320
}
.form-control{
display:block;
width:100%;
height:35px;
padding:6px 12px;
font-size:14.5px;
line-height:1.4;
color:#101010;
background-color:#fff;
background-image:none;
border:1px solid #c1cbd2;
border-radius:3px;
-webkit-appearance:none!important
}
.form-control:focus{
outline:0;
border-color:#2f76ff
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control{
cursor:not-allowed
}
textarea.form-control{
height:auto;
padding:10px 18px;
letter-spacing:-.05px
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm{
height:32px;
padding:6px 18px;
font-size:14.5px;
line-height:1.4;
border-radius:3px
}
.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm{
height:32px;
line-height:32px
}
.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm{
height:auto
}
.input-bs{
height:33px;
padding:10px 18px;
font-size:14.5px;
line-height:1.4;
border-radius:3px
}
select.input-bs{
height:33px;
line-height:33px
}
select[multiple].input-bs,
textarea.input-bs{
height:auto
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg{
height:36px;
padding:8px 18px;
font-size:14.5px;
line-height:1.33;
border-radius:3px
}
.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg{
height:36px;
line-height:36px
}
.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg{
height:auto
}
.input-slim{
height:32px;
padding:10px 12px;
font-size:14.5px;
line-height:1.4;
border-radius:3px
}
select.input-slim{
height:32px;
line-height:32px
}
select[multiple].input-slim,
textarea.input-slim{
height:auto
}
.input-ex{
height:32px;
padding:0 23px 0 22px;
font-size:15px;
line-height:1.4;
border-radius:3px
}
select.input-ex{
height:32px;
line-height:32px
}
select[multiple].input-ex,
textarea.input-ex{
height:auto
}
.home-page .input-ex,
.home-page-new-new .input-ex,
.tour-page .input-ex{
height:43px
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline{
color:#fff
}
.has-success .form-control,
.has-success .form-control:focus{
border-color:#137dcf
}
.has-success .input-group-addon{
color:#fff;
border-color:#137dcf;
background-color:#fff
}
.has-success .form-control-feedback{
color:#fff
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline{
color:#e61320
}
.has-error .form-control,
.has-error .form-control:focus,
.has-warning .form-control,
.has-warning .form-control:focus{
border-color:#d9461f
}
.has-error .input-group-addon,
.has-warning .input-group-addon{
color:#e61320;
border-color:#d9461f;
background-color:#fff
}
.has-error .form-control-feedback,
.has-warning .form-control-feedback{
color:#e61320
}
.form-control-static{
margin-bottom:0
}
.help-block{
display:block;
margin-top:5px;
margin-bottom:10px;
color:#717d82
}
@media (min-width:768px){
.form-inline .form-group{
display:inline-block;
margin-bottom:0;
vertical-align:middle
}
.form-inline .form-control{
display:inline-block;
width:auto;
vertical-align:middle
}
.form-inline .input-group{
display:inline-table;
vertical-align:middle
}
.form-inline .input-group .form-control,
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn{
width:auto
}
.form-inline .input-group>.form-control{
width:100%
}
.form-inline .control-label{
margin-bottom:0;
vertical-align:middle
}
.form-inline .checkbox,
.form-inline .radio{
display:inline-block;
margin-top:0;
margin-bottom:0;
padding-left:0;
vertical-align:middle
}
.form-inline .checkbox input[type=checkbox],
.form-inline .radio input[type=radio]{
float:none;
margin-left:0
}
.form-inline .has-feedback .form-control-feedback{
top:0
}
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline{
margin-top:0;
margin-bottom:0;
padding-top:11px
}
.form-horizontal .checkbox,
.form-horizontal .radio{
min-height:31px
}
.form-horizontal .form-control-static{
padding-top:11px;
padding-bottom:11px
}
.show-always{
font-size:14.5px
}
.modal-email .input-slim{
padding:10px 12px
}
.show_hide_password_wrapper{
position:absolute;
top:13px;
right:12px
}
.show_hide_password_wrapper.labeld_Field{
top:40px
}
.show_hide_password_wrapper svg{
cursor:pointer
}
.show_hide_password_wrapper span{
display:block
}
.show_hide_password_wrapper .show_psword svg{
position:absolute;
top:-1px;
right:0
}
.show_hide_password_wrapper .hide_psword svg{
position:absolute;
top:2px;
right:1px
}
.inline_modal_wrapper .show_hide_password_wrapper{
top:9px
}
.show_hide_password,
input[type=password]{
padding-right:50px!important
}
.btn{
display:inline-block;
margin-bottom:0;
font-weight:400!important;
text-align:center;
vertical-align:middle;
cursor:pointer;
background-image:none;
border:1px solid transparent;
white-space:nowrap;
padding:6px 18px;
font-size:14.5px;
line-height:1.4;
border-radius:3px;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none
}
.btn.active:focus,
.btn:active:focus,
.btn:focus{
outline:0
}
.btn:focus,
.btn:hover{
text-decoration:none
}
.btn.active,
.btn:active{
outline:0;
background-image:none
}
.crisp .btn{
font-weight:500!important;
font-size:14px!important
}
.disabled{
cursor:not-allowed;
opacity:.6
}
.btn-default,
.btn-white{
color:#101010;
background-color:#fdfdfe;
border-color:#c1cbd2
}
.btn-default.hover,
.btn-default:hover,
.btn-white.hover,
.btn-white:hover{
background-color:#f8f8f8
}
.btn-default.active,
.btn-default:active,
.btn-white.active,
.btn-white:active,
.open>.btn-default.dropdown-toggle,
.open>.btn-white.dropdown-toggle{
color:#101010;
background-color:#f2f2f2
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
.btn-white.disabled,
.btn-white.disabled.active,
.btn-white.disabled:active,
.btn-white.disabled:focus,
.btn-white.disabled:hover,
.btn-white[disabled],
.btn-white[disabled].active,
.btn-white[disabled]:active,
.btn-white[disabled]:focus,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-white,
fieldset[disabled] .btn-white.active,
fieldset[disabled] .btn-white:active,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white:hover{
color:rgba(16,16,16,.5);
cursor:not-allowed;
pointer-events:none
}
.btn-blue{
color:#fff;
background-color:#2f76ff;
border-color:#137dcf
}
.btn-blue.hover,
.btn-blue:hover{
background-color:rgba(47,118,255,.9)
}
.btn-blue.active,
.btn-blue:active,
.open>.btn-blue.dropdown-toggle{
color:#fff;
background-color:#2f76ff
}
.btn-blue.disabled,
.btn-blue.disabled.active,
.btn-blue.disabled:active,
.btn-blue.disabled:focus,
.btn-blue.disabled:hover,
.btn-blue[disabled],
.btn-blue[disabled].active,
.btn-blue[disabled]:active,
.btn-blue[disabled]:focus,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue,
fieldset[disabled] .btn-blue.active,
fieldset[disabled] .btn-blue:active,
fieldset[disabled] .btn-blue:focus,
fieldset[disabled] .btn-blue:hover{
color:rgba(255,255,255,.5);
cursor:not-allowed;
pointer-events:none
}
.btn-blue.rich,
.rich .btn-blue{
background-color:#2f76ff;
border:1px solid #0487e7
}
.btn-blue.rich:active,
.btn-blue.rich:hover,
.rich .btn-blue:active,
.rich .btn-blue:hover{
opacity:.9
}
.btn-blue:active{
background-color:#2f76ff!important
}
.hover:active,
.hover:hover{
opacity:.9
}
.btn-plan-purple{
color:#fff;
background-color:#9452ff;
border-color:#9e62ff
}
.btn-plan-purple.hover,
.btn-plan-purple:hover{
background-color:#9e62ff
}
.btn-plan-purple.active,
.btn-plan-purple:active,
.open>.btn-plan-purple.dropdown-toggle{
color:#fff;
background-color:#9e62ff
}
.btn-plan-purple.disabled,
.btn-plan-purple.disabled.active,
.btn-plan-purple.disabled:active,
.btn-plan-purple.disabled:focus,
.btn-plan-purple.disabled:hover,
.btn-plan-purple[disabled],
.btn-plan-purple[disabled].active,
.btn-plan-purple[disabled]:active,
.btn-plan-purple[disabled]:focus,
.btn-plan-purple[disabled]:hover,
fieldset[disabled] .btn-plan-purple,
fieldset[disabled] .btn-plan-purple.active,
fieldset[disabled] .btn-plan-purple:active,
fieldset[disabled] .btn-plan-purple:focus,
fieldset[disabled] .btn-plan-purple:hover{
color:rgba(255,255,255,.5);
cursor:not-allowed;
pointer-events:none
}
.btn-plan-purple:active{
background-color:#8157d6
}
.btn-plan-enterpsise{
color:#101010;
background-color:#ffbc03;
border-color:#ffc21a
}
.btn-plan-enterpsise.hover,
.btn-plan-enterpsise:hover{
background-color:#ffc21a
}
.btn-plan-enterpsise.active,
.btn-plan-enterpsise:active,
.open>.btn-plan-enterpsise.dropdown-toggle{
color:#101010;
background-color:#ffc21a
}
.btn-plan-enterpsise.disabled,
.btn-plan-enterpsise.disabled.active,
.btn-plan-enterpsise.disabled:active,
.btn-plan-enterpsise.disabled:focus,
.btn-plan-enterpsise.disabled:hover,
.btn-plan-enterpsise[disabled],
.btn-plan-enterpsise[disabled].active,
.btn-plan-enterpsise[disabled]:active,
.btn-plan-enterpsise[disabled]:focus,
.btn-plan-enterpsise[disabled]:hover,
fieldset[disabled] .btn-plan-enterpsise,
fieldset[disabled] .btn-plan-enterpsise.active,
fieldset[disabled] .btn-plan-enterpsise:active,
fieldset[disabled] .btn-plan-enterpsise:focus,
fieldset[disabled] .btn-plan-enterpsise:hover{
color:rgba(16,16,16,.5);
cursor:not-allowed;
pointer-events:none
}
.btn-plan-enterpsise:active{
background-color:#ffc21a
}
.btn-red{
color:#fff;
background-color:#e61320;
border-color:#d9461f
}
.btn-red.hover,
.btn-red:hover{
background-color:#e82a35
}
.btn-red.active,
.btn-red:active,
.open>.btn-red.dropdown-toggle{
color:#fff;
background-color:#e82a35
}
.btn-red.disabled,
.btn-red.disabled.active,
.btn-red.disabled:active,
.btn-red.disabled:focus,
.btn-red.disabled:hover,
.btn-red[disabled],
.btn-red[disabled].active,
.btn-red[disabled]:active,
.btn-red[disabled]:focus,
.btn-red[disabled]:hover,
fieldset[disabled] .btn-red,
fieldset[disabled] .btn-red.active,
fieldset[disabled] .btn-red:active,
fieldset[disabled] .btn-red:focus,
fieldset[disabled] .btn-red:hover{
color:rgba(255,255,255,.5);
cursor:not-allowed;
pointer-events:none
}
.btn-red:active{
background-color:#e14c24!important
}
.btn-upload{
color:#fff;
background-color:#2f76ff;
border-color:#137dcf
}
.btn-upload.hover,
.btn-upload:hover{
background-color:rgba(47,118,255,.9)
}
.btn-upload.active,
.btn-upload:active,
.open>.btn-upload.dropdown-toggle{
color:#fff;
background-color:rgba(47,118,255,.9)
}
.btn-upload.disabled,
.btn-upload.disabled.active,
.btn-upload.disabled:active,
.btn-upload.disabled:focus,
.btn-upload.disabled:hover,
.btn-upload[disabled],
.btn-upload[disabled].active,
.btn-upload[disabled]:active,
.btn-upload[disabled]:focus,
.btn-upload[disabled]:hover,
fieldset[disabled] .btn-upload,
fieldset[disabled] .btn-upload.active,
fieldset[disabled] .btn-upload:active,
fieldset[disabled] .btn-upload:focus,
fieldset[disabled] .btn-upload:hover{
color:rgba(255,255,255,.5);
cursor:not-allowed;
pointer-events:none
}
.btn-upload:active,
.btn-upload:hover{
background-color:rgba(47,118,255,.9)
}
.btn-outline{
color:#fff;
background-color:#fdfdfe;
border-color:rgba(47,118,255,.9)
}
.btn-outline.hover,
.btn-outline:hover{
background-color:rgba(47,118,255,.9)
}
.btn-outline.active,
.btn-outline:active,
.open>.btn-outline.dropdown-toggle{
color:#fff;
background-color:rgba(22,101,255,.9)
}
.btn-outline.disabled,
.btn-outline.disabled.active,
.btn-outline.disabled:active,
.btn-outline.disabled:focus,
.btn-outline.disabled:hover,
.btn-outline[disabled],
.btn-outline[disabled].active,
.btn-outline[disabled]:active,
.btn-outline[disabled]:focus,
.btn-outline[disabled]:hover,
fieldset[disabled] .btn-outline,
fieldset[disabled] .btn-outline.active,
fieldset[disabled] .btn-outline:active,
fieldset[disabled] .btn-outline:focus,
fieldset[disabled] .btn-outline:hover{
color:rgba(255,255,255,.5);
cursor:not-allowed;
pointer-events:none
}
.btn-blue-download{
width:252px;
font-size:16px!important;
font-weight:400;
line-height:40px;
background-color:#2f76ff;
margin-top:25px;
padding:2px 48px;
border:1px solid #2f76ff;
color:#fff
}
.btn-blue-download:active,
.btn-blue-download:hover{
background-color:rgba(47,118,255,.9)
}
.btn-whiteline{
color:#fff;
background-color:transparent;
border-color:#fff
}
.btn-whiteline.hover,
.btn-whiteline:hover{
background-color:rgba(255,255,255,.1)
}
.btn-whiteline.active,
.btn-whiteline:active,
.open>.btn-whiteline.dropdown-toggle{
color:#fff;
background-color:rgba(255,255,255,.1)
}
.btn-whiteline.disabled,
.btn-whiteline.disabled.active,
.btn-whiteline.disabled:active,
.btn-whiteline.disabled:focus,
.btn-whiteline.disabled:hover,
.btn-whiteline[disabled],
.btn-whiteline[disabled].active,
.btn-whiteline[disabled]:active,
.btn-whiteline[disabled]:focus,
.btn-whiteline[disabled]:hover,
fieldset[disabled] .btn-whiteline,
fieldset[disabled] .btn-whiteline.active,
fieldset[disabled] .btn-whiteline:active,
fieldset[disabled] .btn-whiteline:focus,
fieldset[disabled] .btn-whiteline:hover{
color:rgba(255,255,255,.5);
cursor:not-allowed;
pointer-events:none
}
.btn-watch{
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
text-align:center;
cursor:pointer;
margin:auto;
background:#fff;
padding:12px;
font-size:0px
}
.btn-watch.play{
background-image:url(/res/images/svg/play-white.svg);
background-repeat:no-repeat;
background-position:7px center;
background-size:12px;
height:14px;
width:14px
}
.btn-watch:active,
.btn-watch:hover{
opacity:.9
}
.btn-watch-text{
font-size:14.5px;
position:relative;
top:5px;
padding-left:10px;
color:#fff;
cursor:pointer
}
.social_auth_button{
background-color:#fff;
color:#444;
font-size:16px!important;
padding:11px 32px!important;
margin-top:15px!important;
font-weight:500!important;
display:flex;
align-items:center;
justify-content:center;
border-radius:6px!important;
width:100%;
gap:22px;
position:relative;
border:1px solid rgba(0,0,0,.2)
}
.social_auth_button.disconnect{
background-color:#fff;
color:#444
}
.social_auth_button:before{
content:'';
position:absolute;
background-size:cover
}
.social_auth_button:active,
.social_auth_button:hover{
border-color:#2f76ff;
background-size:16px 16px;
background-repeat:no-repeat;
background-position:left 12px center
}
.list-thumb-meta .restore_trash_item,
.view-list .restore_trash_item{
display:none
}
@media all and (max-width:768px){
.list-thumb-meta .restore_trash_item,
.view-list .restore_trash_item{
display:block
}
}
.outlined-btn{
color:#fff;
background-color:#fdfdfe;
border-color:#1891ed;
width:180px
}
.btn-group-lg>.btn,
.btn-lg{
padding:8px 18px;
font-size:14.5px;
line-height:1.4;
border-radius:3px;
font-weight:600
}
.btn-group-sm>.btn,
.btn-sm{
padding:6px 18px;
font-size:14.5px;
line-height:1.4;
border-radius:3px;
font-weight:600
}
.btn-bs{
padding:6px 18px;
font-size:15px;
line-height:1.38;
border-radius:3px;
font-weight:600
}
.btn-ln{
padding:8px 32px;
font-size:14.5px;
line-height:1.4;
border-radius:3px;
font-weight:600
}
.btn-ex{
padding:6px 48px;
font-size:18px;
line-height:40px;
border-radius:3px;
font-weight:400
}
.btn-block{
display:block;
width:100%;
padding-left:0;
padding-right:0
}
.btn-block+.btn-block{
margin-top:5px
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block{
width:100%
}
.btn-link{
padding:0;
font-weight:600;
cursor:pointer;
border-radius:0;
color:#101010;
background:0 0;
font-size:15px
}
.v2 .btn-link{
padding:0 5px;
font-weight:400;
cursor:pointer;
color:#f5f5f5;
font-size:15px;
text-decoration:none
}
.v2 .btn-link.btn-link-tour{
padding:0 12px
}
.v2 .btn-link .caret{
border-top-color:#f5f5f5
}
.open .v2 .btn-link,
.v2 .btn-link:active,
.v2 .btn-link:hover{
color:#2f76ff;
text-decoration:none
}
.open .v2 .btn-link .caret,
.v2 .btn-link:active .caret,
.v2 .btn-link:hover .caret{
border-top-color:#fff
}
.btn-link-new{
padding:0 5px;
font-weight:600;
cursor:pointer;
border-radius:0;
font-size:11px!important;
color:#d6ebff;
text-align:right;
-moz-transform:matrix(1.25,0,0,1.25,0,0);
-webkit-transform:matrix(1.25,0,0,1.25,0,0);
-ms-transform:matrix(1.25,0,0,1.25,0,0)
}
.btn-link-new :hover{
color:#fff
}
.btn-upgrade{
margin-right:15px
}
.btn-verify{
padding-right:0;
padding-left:0;
font-weight:400!important;
color:#2f76ff;
border:0;
background-color:none
}
.btn-verify:active,
.btn-verify:focus,
.btn-verify:hover{
color:#1665ff;
background-color:none
}
.btn-marketing:active{
background-color:#0374fb!important
}
.inbox_locatoin{
margin-top:15px
}
.upated_btn{
padding:7px 18px!important;
font-weight:500!important
}
.upated_viewer_btn{
font-weight:500!important
}
.shared_invite_dropdown_container{
padding:0 10px
}
.shared_invite_dropdown_container .shared_invite_dropdown_lnk{
display:flex;
gap:5px;
align-items:center;
padding-top:2px!important;
padding-bottom:2px!important;
padding-right:10px
}
.shared_invite_dropdown_container .shared_invite_dropdown_lnk p{
margin:0
}
.shared_invite_dropdown_container .shared_invite_dropdown_lnk ul{
list-style:none;
padding:0;
margin:0;
display:flex
}
.shared_invite_dropdown_container .shared_invite_dropdown_lnk ul li{
height:30px;
width:30px;
margin-left:-10px
}
.shared_invite_dropdown_container .shared_invite_dropdown_lnk ul li img{
width:100%;
border-radius:25px;
border:2px solid #fff
}
.caret{
display:inline-block;
width:0;
height:0;
vertical-align:middle;
margin-top:-2px;
margin-left:7px;
margin-right:0;
border-top:6px solid #717d82;
border-right:4px solid transparent;
border-left:4px solid transparent
}
.caret.light{
opacity:.5;
margin-left:2px
}
.dropdown{
position:relative
}
.dropdown-toggle:focus{
outline:0
}
.dropdown-menu{
position:absolute;
top:100%;
left:0;
z-index:1000;
display:none;
float:left;
min-width:124px;
padding:10px 0;
margin:15px 0 0;
list-style:none;
font-size:14.5px;
text-align:left;
background-color:#fff;
border:1px solid #c1cbd2;
border-radius:3px;
-webkit-box-shadow:0 1px 2px rgba(113,125,130,.1);
-moz-box-shadow:0 1px 2px rgba(113,125,130,.1);
-ms-box-shadow:0 1px 2px rgba(113,125,130,.1);
-o-box-shadow:0 1px 2px rgba(113,125,130,.1);
box-shadow:0 1px 2px rgba(113,125,130,.1);
background-clip:padding-box
}
.dropdown-menu.home{
right:22%!important
}
.dropdown-menu.pull-right{
right:0;
left:auto
}
.dropdown-menu .divider{
height:1px;
margin:10px 0;
overflow:hidden;
background-color:#eff2f4
}
.dropdown-menu>.arrow{
position:absolute;
top:-8px
}
.dropdown-menu.top-right{
left:auto;
right:5px
}
.dropdown-menu.top-right>.arrow{
left:auto;
right:14px;
margin:0
}
.search-page .dropdown-menu.top-right>.arrow{
display:none
}
.dropdown-menu.top-center{
left:auto;
right:auto
}
.dropdown-menu.top-center>.arrow{
left:50%;
margin-left:-7px
}
.dropdown-menu .dropdown-title{
font-weight:600;
color:#333c4e
}
.dropdown-menu>li>a,
.dropdown-menu>li>ul>li>a{
display:block;
padding:6px 20px;
clear:both;
font-weight:400;
line-height:1.4;
color:#101010;
cursor:pointer;
white-space:nowrap;
text-overflow:ellipsis;
overflow:hidden
}
.dropdown-menu>li>ul{
list-style:none;
margin:0;
padding:0
}
.dropdown-menu .dd-active{
color:#157efc;
font-weight:600
}
.dropdown-menu .dd-active:hover{
color:#157efc!important
}
.dropdown-menu .sub_menu{
position:relative
}
.dropdown-menu .sub_menu:after{
content:'';
position:absolute;
right:10px;
width:0;
height:0;
transform:translateY(-20px);
border-top:4px solid transparent;
border-bottom:4px solid transparent;
border-left:4px solid #101010
}
.dropdown-menu .sub_menu:hover>ul{
display:block
}
.dropdown-menu .sub_menu>ul{
position:absolute;
padding:10px 0;
left:100%;
background-color:#fff;
border:1px solid rgba(16,16,16,.3);
transform:translateY(-43px);
border-top-right-radius:3px;
border-bottom-right-radius:3px;
display:none
}
.dropdown-menu .sub_menu>ul>li>a{
padding:6px 20px
}
.dropdown-menu>li.ac_over>a,
.dropdown-menu>li>a.hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>ul>li>a.hover,
.dropdown-menu>li>ul>li>a:focus,
.dropdown-menu>li>ul>li>a:hover{
text-decoration:none;
color:#101010;
background-color:#e8e8e8
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover{
color:#2f76ff;
text-decoration:none;
outline:0
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover{
color:rgba(16,16,16,.5)
}
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover{
text-decoration:none;
background-color:transparent;
background-image:none;
cursor:not-allowed
}
.open>.dropdown-menu{
display:block
}
.open>a{
outline:0
}
.dropdown-menu-right{
left:auto;
right:0
}
.dropdown-menu-left{
left:0;
right:auto
}
.dropdown-header{
display:block;
padding:3px 20px;
font-size:14.5px;
line-height:22px;
color:#717d82
}
.dropdown-backdrop{
position:fixed;
left:0;
right:0;
bottom:0;
top:0;
z-index:990
}
.pull-right>.dropdown-menu{
right:0;
left:auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret{
margin-top:-2px;
border-top:0;
border-bottom:6px solid #717d82;
content:""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu{
top:auto;
bottom:100%;
margin-bottom:1px
}
.btn-compact>.dropdown-menu{
top:31px;
min-width:98px;
width:100%;
margin-top:0
}
.btn-compact>.dropdown-menu>li>a{
padding:4px 12px
}
.btn-compact>.dropdown-menu.lnk-privacy-menu,
.btn-compact>.dropdown-menu.time_duration_dropdown{
padding-top:10px;
padding-bottom:10px
}
.btn-compact>.dropdown-menu.lnk-privacy-menu li a,
.btn-compact>.dropdown-menu.time_duration_dropdown li a{
padding-top:6px!important;
padding-bottom:6px!important
}
.btn-compact .btn{
min-width:98px;
height:28px;
font-weight:400;
line-height:1;
text-align:left;
padding:6px 28px 6px 7px
}
.btn-compact .btn .caret{
position:absolute;
top:12px;
right:11px;
margin:0
}
.btn-compact.open .dropdown-menu{
-webkit-border-top-right-radius:0;
-webkit-border-top-left-radius:0;
-moz-border-top-right-radius:0;
-moz-border-top-left-radius:0;
border-top-right-radius:0;
border-top-left-radius:0
}
.btn-compact.open .btn{
min-width:98px;
background:#fff;
-webkit-border-bottom-right-radius:0;
-webkit-border-bottom-left-radius:0;
-moz-border-bottom-right-radius:0;
-moz-border-bottom-left-radius:0;
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.viewer-actions .dropdown-menu.top-right{
right:5px!important
}
.grid .dropdown-menu{
margin-top:0!important
}
.btn-group,
.btn-group-vertical{
position:relative;
display:inline-block;
vertical-align:middle
}
.btn-group-vertical>.btn,
.btn-group>.btn{
position:relative;
float:left
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover{
z-index:2;
opacity:.98
}
.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus{
outline:0
}
.search-page .btn-group-vertical.btn-cog-wheel,
.search-page .btn-group.btn-cog-wheel{
position:absolute
}
.trash-page .btn-group-vertical.btn-cog-wheel,
.trash-page .btn-group.btn-cog-wheel{
position:relative
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group{
margin-left:-1px
}
.btn-toolbar{
margin-left:-5px
}
.btn-toolbar:after,
.btn-toolbar:before{
content:" ";
display:table
}
.btn-toolbar:after{
clear:both
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group{
float:left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group{
margin-left:5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){
border-radius:0
}
.btn-group>.btn:first-child{
margin-left:0
}
.btn-group>.btn-group{
float:left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{
border-radius:0
}
.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle{
-webkit-border-bottom-right-radius:0;
-webkit-border-top-right-radius:0;
-moz-border-bottom-right-radius:0;
-moz-border-top-right-radius:0;
border-bottom-right-radius:0;
border-top-right-radius:0
}
.btn-group>.btn-group:last-child>.btn:first-child{
-webkit-border-bottom-left-radius:0;
-webkit-border-top-left-radius:0;
-moz-border-bottom-left-radius:0;
-moz-border-top-left-radius:0;
border-bottom-left-radius:0;
border-top-left-radius:0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle{
outline:0
}
.btn-group>.btn+.dropdown-toggle{
padding:7px 11px;
font-size:22px;
line-height:20px
}
.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle{
padding-left:12px;
padding-right:12px
}
.btn-group-lg>.btn .caret,
.btn-lg .caret{
border-width:8px 8px 0
}
.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret{
border-width:0 8px 8px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn{
display:block;
float:none;
width:100%;
max-width:100%
}
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before{
content:" ";
display:table
}
.btn-group-vertical>.btn-group:after{
clear:both
}
.btn-group-vertical>.btn-group>.btn{
float:none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group{
margin-top:-1px;
margin-left:0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child){
border-radius:0
}
.btn-group-vertical>.btn:first-child:not(:last-child){
border-top-right-radius:3px;
-webkit-border-bottom-right-radius:0;
-webkit-border-bottom-left-radius:0;
-moz-border-bottom-right-radius:0;
-moz-border-bottom-left-radius:0;
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.btn-group-vertical>.btn:last-child:not(:first-child){
border-bottom-left-radius:3px;
-webkit-border-top-right-radius:0;
-webkit-border-top-left-radius:0;
-moz-border-top-right-radius:0;
-moz-border-top-left-radius:0;
border-top-right-radius:0;
border-top-left-radius:0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{
border-radius:0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{
-webkit-border-bottom-right-radius:0;
-webkit-border-bottom-left-radius:0;
-moz-border-bottom-right-radius:0;
-moz-border-bottom-left-radius:0;
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{
-webkit-border-top-right-radius:0;
-webkit-border-top-left-radius:0;
-moz-border-top-right-radius:0;
-moz-border-top-left-radius:0;
border-top-right-radius:0;
border-top-left-radius:0
}
.btn-group-justified{
display:table;
width:100%;
table-layout:fixed;
border-collapse:separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group{
float:none;
display:table-cell;
width:1%
}
.btn-group-justified>.btn-group .btn{
width:100%
}
[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio]{
position:absolute;
z-index:-1;
opacity:0
}
.input-group{
position:relative;
display:table;
border-collapse:separate
}
.input-group[class*=col-]{
float:none;
padding-left:0;
padding-right:0
}
.input-group .form-control{
position:relative;
z-index:2;
float:left;
width:100%;
margin-bottom:0
}
.input-group.input-with-icon .input-group-addon{
padding:0 12px
}
.input-group.input-with-icon .form-control{
padding-left:0;
border-left:transparent
}
.input-group .form-control,
.input-group-addon,
.input-group-btn{
display:table-cell
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child){
border-radius:0
}
.input-group-addon{
width:1%;
white-space:nowrap;
vertical-align:middle;
padding:10px 18px;
font-size:14.5px;
font-weight:400;
line-height:1;
color:#101010;
text-align:center;
background-color:#fdfdfe;
border:1px solid #c1cbd2;
border-radius:3px
}
.input-group-fld d>input{
float:none;
display:table-cell;
width:1%
}
.input-group-fld>input+input{
margin-left:-1px
}
.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn{
padding:6px 18px;
font-size:12.5px;
border-radius:2px
}
.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn{
padding:8px 18px;
font-size:15px;
border-radius:3px
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio]{
margin-top:0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){
-webkit-border-bottom-right-radius:0;
-webkit-border-top-right-radius:0;
-moz-border-bottom-right-radius:0;
-moz-border-top-right-radius:0;
border-bottom-right-radius:0;
border-top-right-radius:0
}
.input-group-addon:first-child{
border-right:0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle{
-webkit-border-bottom-left-radius:0;
-webkit-border-top-left-radius:0;
-moz-border-bottom-left-radius:0;
-moz-border-top-left-radius:0;
border-bottom-left-radius:0;
border-top-left-radius:0
}
.input-group-addon:last-child{
border-left:0
}
.input-group-btn{
position:relative;
font-size:0;
white-space:nowrap;
z-index:10
}
.input-group-btn>.btn{
position:relative
}
.input-group-btn>.btn+.btn{
margin-left:-6px
}
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover{
z-index:2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group{
margin-right:-6px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group{
margin-left:-6px
}
.mergeicon{
position:relative;
z-index:100;
background-color:transparent!important;
border:none!important
}
.mergeInputfield{
padding-left:40px!important;
margin-left:-40px;
border-left:1px solid #c1cbd2!important;
border-radius:3px!important;
width:112%!important
}
.mergeInputfield:focus{
border-left:1px solid #2f76ff!important
}
.nav{
margin-bottom:0;
padding-left:0;
list-style:none
}
.nav:after,
.nav:before{
content:" ";
display:table
}
.nav:after{
clear:both
}
.nav .heading{
margin-bottom:8px;
font-size:13px;
text-transform:uppercase;
color:#9da7ab
}
.guest .nav.nav-tip .heading{
margin-bottom:4px
}
.guest .nav.nav-share .heading{
margin-bottom:6px
}
.nav>li{
position:relative;
display:block
}
.nav>li>a{
position:relative;
display:block;
padding-top:2px;
padding-bottom:2px;
word-wrap:break-word
}
.nav>li>a:focus,
.nav>li>a:hover{
text-decoration:underline
}
.nav>li.active>a{
color:#2f76ff
}
.nav>li.active>a:focus,
.nav>li.active>a:hover{
text-decoration:none
}
.nav>li.divider{
height:1px;
margin:9px 0;
overflow:hidden;
background-color:#eff2f4
}
.nav p{
margin-top:8px;
margin-bottom:8px;
font-size:13px;
line-height:1.8;
color:#333c4e
}
.nav>li>a>img{
max-width:none
}
.nav-tabs>li{
margin-right:30px;
float:left
}
.nav-tabs .icon{
margin-right:6px
}
.tab-content>.tab-pane{
display:none
}
.tab-content>.active{
display:block
}
.nav-stacked>li{
float:none
}
.nav-stacked>li+li{
margin-top:2px;
margin-left:0
}
.label{
display:inline;
padding:2px 5px;
font-size:12.5px;
font-weight:400;
color:#101010;
text-align:center;
white-space:nowrap;
vertical-align:baseline;
border:1px solid transparent;
border-radius:3px
}
.label:empty{
display:none
}
.btn .label{
position:relative;
top:-1px
}
.label-default{
background-color:#fff;
border:1px solid #d0d6d9
}
.label-default[href]:focus,
.label-default[href]:hover{
background-color:#e6e6e6
}
.badge{
display:inline-block;
min-width:16px;
height:16px;
margin-left:4px;
padding-right:5px;
padding-left:5px;
font-size:12px;
font-weight:400;
line-height:16px;
color:#fff;
text-align:center;
background-color:#f63d72;
vertical-align:middle;
margin-top:-2px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px
}
.badge:empty{
display:none
}
.badge-version{
display:inline-block;
min-width:16px;
height:18px;
margin-top:-1px;
margin-right:-2px;
margin-left:4px;
padding-right:6px;
padding-left:6px;
border:1px solid #dd476f;
font-size:12px;
font-weight:500;
color:#fff;
text-align:center;
background-color:#f63d72;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px
}
.badge-version:empty{
display:none
}
.badge-version-list{
min-width:16px;
height:20px;
padding-right:6px;
padding-left:6px;
padding-bottom:1px;
border:1px solid #dd476f;
font-size:11px;
font-weight:400;
color:#fff;
background-color:#f63d72;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px
}
.badge-version-list:empty{
display:none
}
.notice-wrapper{
position:fixed;
left:0;
top:0;
display:none;
width:100%;
padding:4px 18px;
text-align:center;
z-index:1029;
border:1px solid transparent
}
.notice-wrapper .icn-close{
position:absolute;
cursor:pointer
}
.notice-wrapper .alert a{
display:inline-block!important
}
.notice-wrapper .alert a:not(.btn){
color:#2f76ff
}
.alert-wrapper{
position:fixed;
left:0;
top:0;
width:100%;
height:0;
padding:0;
text-align:center;
z-index:1070;
border:1px solid transparent;
border-radius:3px
}
.alert-wrapper .animator{
display:inline-block;
margin-top:-45px;
-webkit-transform:translate(0,-40px);
-moz-transform:translate(0,-40px);
-ms-transform:translate(0,-40px);
-o-transform:translate(0,-40px);
transform:translate(0,-40px);
opacity:0;
-webkit-transition:.5s;
-moz-transition:.5s;
-ms-transition:.5s;
-o-transition:.5s;
transition:.5s
}
.alert-wrapper .animator.stop{
margin-top:0;
opacity:1;
-webkit-transform:translate(0,0);
-moz-transform:translate(0,0);
-ms-transform:translate(0,0);
-o-transform:translate(0,0);
transform:translate(0,0)
}
.alert-wrapper .animator.boom{
opacity:0
}
.alert-wrapper center{
display:inline-block;
padding:3px 8px
}
.alert-wrapper center.permanent{
width:300px;
display:block;
margin:auto
}
.adition_noti_class{
top:50px
}
.alert{
display:flex;
align-items:center;
justify-content:center;
gap:10px;
padding:6px 18px;
line-height:1.6;
border:1px solid transparent;
border-radius:3px
}
.alert .btn-close,
.alert .btn-close:focus,
.alert .btn-close:hover{
background:0 0;
border:none;
outline:0
}
.alert p{
margin:0
}
.settings_wrapper .alert{
display:inline-block;
max-width:800px
}
.alert-dismissable{
padding-right:26px
}
.alert-dismissable .close{
position:relative;
top:-2px;
right:-21px;
color:inherit
}
.alert-blue{
background-color:#2f76ff;
border-color:#3793d3;
color:#fff
}
.alert-blue .alert-link{
color:#2f76ff
}
.alert-red{
background-color:#e61320;
border-color:#d9461f;
color:#fff
}
.alert-red .alert-link{
color:#2f76ff
}
.alert-red a{
color:#fff
}
.alert-info{
background-color:#fcf8e2;
border-color:#f7e7b6;
color:#101010
}
.alert-info .alert-link{
color:#2f76ff
}
.alert-info a{
color:#007aff
}
.alert-trial{
display:inline-block;
background-color:#fcf8e2;
border-color:#f7e7b6;
color:#101010
}
.alert-trial .alert-link{
color:#2f76ff
}
.alert-trial a{
color:#007aff
}
.alert-notice{
background-color:#dff1ff;
border-color:#4da7ec;
color:#333c4e
}
.alert-notice .alert-link{
color:#2f76ff
}
.alert-warning{
background-color:#fcf8e3;
border-color:#faebcc;
color:#101010
}
.alert-warning .alert-link{
color:#2f76ff
}
.alert-error{
background-color:rgba(242,222,222,.55);
border-color:#dfa4a4;
color:#c7504e
}
.alert-error .alert-link{
color:#2f76ff
}
.alert-blue-boxy{
padding:8px 18px;
color:#1d262d;
background-color:rgba(22,142,234,.1);
border-bottom:1px solid rgba(22,142,234,.75);
line-height:1.6
}
.alert-blue-boxy .alert{
font-size:14px;
padding:8px
}
.alert-blue-boxy .btn{
margin-bottom:1px;
margin-top:-3px;
margin-left:5px;
color:#fff;
background:#3497e8;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px
}
.alert-blue-boxy .btn:active,
.alert-blue-boxy .btn:hover{
background:#43a6eb;
color:#fff
}
.alert-blue-boxy .cross-button{
float:right;
margin:8px auto
}
.alert-blue-boxy .cross-button ul{
cursor:pointer;
cursor:hand;
margin:0;
padding:0
}
.progress{
overflow:hidden;
height:5px;
margin-top:5px;
margin-bottom:6px;
border-radius:5px;
background-color:#3494ff
}
.progress-bar{
float:left;
width:0%;
height:100%;
background-color:#fff;
-webkit-transition:width .5s;
-moz-transition:width .5s;
-ms-transition:width .5s;
-o-transition:width .5s;
transition:width .5s
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"]{
min-width:5px
}
.progress-bar[aria-valuenow="95"]{
min-width:148px;
background-color:#e61320
}
.progress-bar[aria-valuenow="0"]{
color:#c1cbd2;
min-width:5px;
background-color:transparent;
background-image:none;
box-shadow:none
}
.progress-bar-danger{
background-color:#e61320
}
.js-progress-wrapper .progress{
background-color:#c9d2d7!important
}
.la-anim-1{
position:fixed;
top:0;
left:0;
z-index:-1;
width:100%;
height:1px;
background:#2f76ff;
-webkit-transform:translate3d(-100%,0,0);
transform:translate3d(-100%,0,0);
pointer-events:none
}
.la-anim-1::after{
position:absolute;
top:0;
right:0;
width:100px;
height:100%;
background:#2f76ff;
box-shadow:0 0 15px #2f76ff,0 0 5px #2f76ff;
content:'';
opacity:0;
-webkit-transition:opacity .2s,box-shadow 2s 4s;
transition:opacity .2s,box-shadow 2s 4s;
-webkit-transform:rotate(2deg) translateY(-2px);
transform:rotate(2deg) translateY(-2px)
}
.la-anim-1.la-animate{
z-index:1100;
opacity:0;
-webkit-transition:-webkit-transform 5s ease-in,opacity 1s 5s;
transition:transform 5s ease-in,opacity 1s 5s;
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0)
}
.la-anim-1.la-animate::after{
box-shadow:0 0 3px #2f76ff,0 0 1px #2f76ff;
opacity:1
}
.header-wrap{
width:100%
}
.header-wrap.fixed{
position:fixed;
top:0;
z-index:1002
}
.header_width{
width:calc(100% - 280px)
}
.header_width .fixed_nav{
width:100%
}
.settings_header_width{
width:calc(100% - 200px)
}
.user-actions{
margin-top:15px;
margin-bottom:8px
}
.user-actions .btn{
font-size:12.5px;
padding:5px 0
}
.user-actions.combo{
margin-top:15px;
margin-bottom:8px
}
.site-header{
height:80px;
background-color:#fff
}
.site-header.plus{
background-color:transparent
}
.site-header-new{
height:80px
}
.logo-wrapper{
position:relative;
width:130px;
height:76px;
margin-top:1px
}
@media (max-width:768px){
.logo-wrapper{
width:115px
}
}
.logo-wrapper.custom{
margin-right:25px
}
.logo-wrapper .ab-center{
right:auto
}
.logo-wrapper.custom-logo img{
max-width:160px;
max-height:76px
}
.viewer-header .logo-wrapper .ab-center{
margin-left:20px
}
.guest .viewer-header .logo-wrapper .ab-center{
margin-left:10px!important
}
.loader{
width:22px;
position:relative;
margin-top:40px;
margin-left:0
}
.home-page .loader{
display:none
}
.filter-tag{
max-width:296px;
margin-top:5px;
margin-left:10px;
display:flex
}
.custom-date .filter-tag .caret.cancel,
.date-picker .filter-tag .caret.cancel,
.filter-tag .custom-date .caret.cancel,
.filter-tag .date-picker .caret.cancel,
.filter-tag .icn-remove-filter{
margin-top:6px;
margin-left:10px;
cursor:pointer;
filter:brightness(1) invert(1)
}
.filter-tag .tag-name{
max-width:260px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:13.5px
}
.search-bar{
position:relative;
float:left;
margin-left:10px;
max-width:300px;
width:calc(100% - 330px)
}
.search-bar.searchBarShown{
margin-right:-46px;
width:calc(100% - 330px);
transition:width .8s
}
.search-bar.searchBarShown .icn-search{
opacity:1;
transition:opacity .2s linear .2s
}
@media all and (max-width:768px){
.search-bar.searchBarShown{
transition:width .4s;
width:calc(100% - 200px)
}
}
.search-bar.searchBarHide{
margin-right:-46px;
width:0!important;
overflow:hidden;
transition:width .1s
}
.search-bar.searchBarHide .icn-search{
opacity:0
}
.search-bar .btn-outline{
margin-right:8px
}
.search-bar .btn-outline:active,
.search-bar .btn-outline:hover{
color:#fff
}
.search-bar .icn-search{
position:absolute;
top:14px;
margin-left:10px;
z-index:3
}
.search-bar .dropdown-menu{
right:-46px
}
.search-bar .form-control{
padding-left:30px
}
@-webkit-keyframes rotate{
from{
-webkit-transform:rotate(0);
-moz-transform:rotate(0);
-ms-transform:rotate(0);
-o-transform:rotate(0);
transform:rotate(0)
}
to{
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-moz-keyframes rotate{
from{
-webkit-transform:rotate(0);
-moz-transform:rotate(0);
-ms-transform:rotate(0);
-o-transform:rotate(0);
transform:rotate(0)
}
to{
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes rotate{
from{
-webkit-transform:rotate(0);
-moz-transform:rotate(0);
-ms-transform:rotate(0);
-o-transform:rotate(0);
transform:rotate(0)
}
to{
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-webkit-keyframes spin{
100%{
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@-moz-keyframes spin{
100%{
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes spin{
100%{
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg)
}
}
.fill,
.side,
.spinner-css{
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
-ms-box-sizing:content-box;
-o-box-sizing:content-box;
box-sizing:content-box
}
.spinner-css{
margin:-9px 0;
top:50%;
left:50%;
position:absolute;
border-radius:999px;
-webkit-border-radius:999px;
-moz-border-radius:999px
}
.modal-note .spinner-css{
z-index:200;
width:24px;
height:24px;
background:url("/res/images/search-loader.gif") 0 0/24px 24px
}
.spinner-css:after{
content:"";
position:absolute;
width:14px;
height:14px;
left:0;
top:0;
margin:2px;
background:#fff;
opacity:1;
border-radius:999px;
-webkit-border-radius:999px;
-moz-border-radius:999px
}
.spinner-css .side{
height:18px;
width:9px;
position:absolute;
overflow:hidden;
top:0
}
.spinner-css .side>.fill{
position:absolute;
width:9px;
height:18px;
background:#2f76ff;
border-radius:999px;
-webkit-border-radius:999px;
-moz-border-radius:999px;
animation:2s linear infinite cssSpinnerRight;
-webkit-animation:2s linear infinite cssSpinnerRight;
-moz-animation:2s linear infinite cssSpinnerRight;
-o-animation:2s linear infinite cssSpinnerRight
}
.spinner-css .side.sp_right{
left:9px;
border-radius:0 999px 999px 0;
-webkit-border-radius:0px 999px 999px 0px;
-moz-border-radius:0 999px 999px 0
}
.spinner-css .side.sp_right>.fill{
right:0;
border-right:9px solid #fff
}
.spinner-css .side.sp_left{
left:0;
border-radius:999px 0 0 999px;
-webkit-border-radius:999px 0px 0px 999px;
-moz-border-radius:999px 0 0 999px
}
.spinner-css .side.sp_left>.fill{
left:0;
border-left:9px solid #fff;
animation:2s linear infinite cssSpinnerLeft;
-webkit-animation:2s linear infinite cssSpinnerLeft;
-moz-animation:2s linear infinite cssSpinnerLeft;
-o-animation:2s linear infinite cssSpinnerLeft
}
@-webkit-keyframes cssSpinnerRight{
0%{
-webkit-transform:rotate(0)
}
20%{
-webkit-transform:rotate(90deg)
}
25%,
50%{
-webkit-transform:rotate(180deg)
}
70%{
-webkit-transform:rotate(270deg)
}
100%,
75%{
-webkit-transform:rotate(360deg)
}
}
@-webkit-keyframes cssSpinnerLeft{
0%,
25%{
-webkit-transform:rotate(0)
}
35%{
-webkit-transform:rotate(90deg)
}
50%,
75%{
-webkit-transform:rotate(180deg)
}
80%{
-webkit-transform:rotate(270deg)
}
100%{
-webkit-transform:rotate(360deg)
}
}
@-moz-keyframes cssSpinnerRight{
0%{
-moz-transform:rotate(0)
}
20%{
-moz-transform:rotate(90deg)
}
25%,
50%{
-moz-transform:rotate(180deg)
}
70%{
-moz-transform:rotate(270deg)
}
100%,
75%{
-moz-transform:rotate(360deg)
}
}
@-moz-keyframes cssSpinnerLeft{
0%,
25%{
-moz-transform:rotate(0)
}
35%{
-moz-transform:rotate(90deg)
}
50%,
75%{
-moz-transform:rotate(180deg)
}
80%{
-moz-transform:rotate(270deg)
}
100%{
-moz-transform:rotate(360deg)
}
}
@-o-keyframes cssSpinnerRight{
0%{
-o-transform:rotate(0)
}
20%{
-o-transform:rotate(90deg)
}
25%,
50%{
-o-transform:rotate(180deg)
}
70%{
-o-transform:rotate(270deg)
}
100%,
75%{
-o-transform:rotate(360deg)
}
}
@-o-keyframes cssSpinnerLeft{
0%,
25%{
-o-transform:rotate(0)
}
35%{
-o-transform:rotate(90deg)
}
50%,
75%{
-o-transform:rotate(180deg)
}
80%{
-o-transform:rotate(270deg)
}
100%{
-o-transform:rotate(360deg)
}
}
@keyframes cssSpinnerRight{
0%{
transform:rotate(0)
}
20%{
transform:rotate(90deg)
}
25%,
50%{
transform:rotate(180deg)
}
70%{
transform:rotate(270deg)
}
100%,
75%{
transform:rotate(360deg)
}
}
@keyframes cssSpinnerLeft{
0%,
25%{
transform:rotate(0)
}
35%{
transform:rotate(90deg)
}
50%,
75%{
transform:rotate(180deg)
}
80%{
transform:rotate(270deg)
}
100%{
transform:rotate(360deg)
}
}
.site-header .back-to{
float:left;
margin-top:3px;
margin-right:14px;
cursor:pointer
}
.site-header .version{
margin:8px 12px;
font-size:14px;
color:#717d82
}
.site-header .title{
position:relative;
margin:1px 0;
max-width:380px;
cursor:pointer;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:21px
}
body.inside-bucket-page:not(.guest) .site-header .title:hover{
margin-top:-1px;
margin-left:-6px;
padding-right:20px
}
body.inside-bucket-page:not(.guest) .site-header .title:hover .name-area{
padding-left:5px;
height:34px;
line-height:30px;
border:1px solid #e5e5e5;
border-radius:3px
}
.site-header .title.title-editing{
margin-top:-1px;
margin-left:-6px
}
.site-header .title .name-area{
max-width:362px;
min-width:15px;
padding-right:0;
display:inline-block;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.site-header .title .new_name{
padding-left:5px;
width:auto;
border:1px solid #0287e7;
outline:0;
border-radius:3px
}
.site-header .title>.icn-title-edit{
position:absolute;
top:8px;
right:-20px;
background-color:#fff;
opacity:.8
}
.guest .site-header .title{
cursor:initial;
max-width:500px
}
.guest .site-header .title .name-area{
padding-right:0!important;
max-width:500px
}
body.edit-mode .site-header .title{
max-width:224px
}
body.edit-mode .site-header .title .name-area{
max-width:220px
}
.site-header .title:hover .name-area{
padding-right:6px
}
.site-header .title:hover>.icn-title-edit{
right:0
}
.site-header .title:hover>.icn-favorite{
display:none
}
.inside-collection .site-header .title{
max-width:360px
}
.inside-collection .site-header .title .name-area{
max-width:366px
}
.inside-collection .site-header .title:hover{
max-width:384px
}
.inside-collection .site-header .title:hover .name-area{
max-width:364px
}
.site-header .icn-favorite{
margin-top:5px;
margin-left:8px
}
.site-header .nav-bar{
position:relative;
padding-top:20px;
padding-bottom:0;
padding-left:10px
}
.site-header .form-control{
width:100%;
height:40px;
background-color:#f4f4f4;
border:none;
border-radius:6px
}
.site-header .user-info{
margin-left:16px;
width:46px;
height:34px;
margin-right:0
}
.site-header .user-info .c-avatar--m{
line-height:31px!important;
font-size:14.5px!important
}
.site-header .user-info>a{
display:block
}
.site-header .user-info .dropdown-menu{
top:24px;
right:-22px;
min-width:200px;
z-index:100000
}
.site-header .user-info .arrow{
right:17px
}
.site-header .user-info .dropdown-title{
margin-top:3px
}
.site-header .user-info .storage-info{
font-size:12px;
margin-top:15px
}
.site-header .user-info.logged-in>a:before{
position:absolute;
top:14px;
right:0;
background-position:-8614px 0;
height:5px;
width:8px;
content:""
}
.site-header .btn-filter{
padding:6px 13px
}
.site-header .icn-back{
margin-top:7px;
margin-right:15px
}
.site-header .dropdown-back{
margin-top:2px;
margin-left:-20px
}
.site-header .dropdown-back>.arrow{
left:17px
}
.site-header .dropdown-back .icon{
display:inline-block;
float:left;
width:16px;
height:16px;
margin-top:0;
margin-right:10px
}
.site-header .dropdown-back .icon.icn-collection-small{
margin-top:2px
}
.site-header .dropdown-back .icon.icn-cloud{
margin-top:4px
}
.site-header .actions>*{
margin-left:8px;
float:left
}
.site-header .icon-header-more{
width:42px;
height:34px;
background-image:url('/res/images/header-more.png?1736780833');
background-position:center center;
background-repeat:no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.site-header .icon-header-more{
background-image:url('/res/images/header-more@2x.png?1736780833');
background-size:23px 6px
}
}
.site-header .icon-header-sort{
padding:0 16px;
width:36px;
height:34px;
background-image:url('/res/images/header-sort.png?1736780833');
background-position:center center;
background-repeat:no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.site-header .icon-header-sort{
background-image:url('/res/images/header-sort@2x.png?1736780833');
background-size:13px 25px
}
}
.site-header .icon-header-grid,
.site-header .icon-header-list{
padding:0 16px;
margin-right:8px;
width:32px;
height:34px;
background-position:center center;
background-repeat:no-repeat
}
.guest .site-header .icon-header-grid,
.guest .site-header .icon-header-list{
margin-right:0
}
.site-header .icon-header-grid{
background-image:url('/res/images/view-grid.png?1736780834')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.site-header .icon-header-grid{
background-image:url('/res/images/view-grid@2x.png?1736780834');
background-size:14px 14px
}
}
.site-header .icon-header-list{
background-image:url('/res/images/view-list.png?1736780834')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.site-header .icon-header-list{
background-image:url('/res/images/view-list@2x.png?1736780834');
background-size:24px 24px
}
}
.site-header .btn-tag-wrapper,
.site-header .sorting{
margin-right:0;
margin-left:0
}
.site-header .global-actions .caret{
margin-top:0
}
#intercom-container{
z-index:1029!important
}
.static-page .title{
margin-top:2px
}
.top_activity_lnk{
padding-top:8px;
padding-left:16px;
padding-right:8px;
position:relative
}
.top_activity_lnk .new_activity_count{
position:absolute;
top:5px;
height:30px;
right:4px;
width:30px;
margin:0;
color:#fff;
padding:0;
text-align:center;
line-height:31px;
border-radius:30px;
font-size:14px;
font-weight:600;
background-color:#f63d72
}
.reset_search{
position:absolute;
height:15px;
width:15px;
top:11.5px;
right:12px;
border-radius:10px
}
.more_dropdwn{
display:block;
width:44px;
height:36px
}
.more_dropdwn svg{
position:absolute;
left:0;
right:0;
margin:0 auto;
top:14px
}
.notification_dropdown{
width:450px;
padding:0;
margin-top:8px
}
.notification_dropdown #head_notifications_container{
overflow-y:auto
}
.notification_dropdown ul{
margin:0;
padding:0
}
.notification_dropdown ul .invi_li_placeholder{
padding-left:20px!important;
padding-top:15px!important;
padding-bottom:15px!important
}
.notification_dropdown ul .invi_li_placeholder .usr_actr_placeholder{
width:35px!important;
height:35px!important
}
.notification_dropdown ul .invi_li_placeholder .info_actr_placeholder h5{
margin-bottom:0!important;
width:120px!important
}
.notification_dropdown ul .invi_li_placeholder .info_actr_placeholder h3{
width:280px!important
}
.notification_dropdown h4{
background-color:#fafafa;
padding:8px 8px 8px 26px;
margin:0;
font-weight:600;
font-size:14.5px;
border-bottom:1px solid #ddd;
display:flex;
justify-content:space-between;
align-items:center
}
.notification_dropdown h4 a{
color:#2f76ff;
font-weight:500;
padding:6px 10px 6px 15px;
position:relative;
font-size:13.5px;
width:100px
}
.notification_dropdown h4 a svg{
position:absolute;
top:8px;
right:15px
}
.notification_dropdown h4 a:hover{
background-color:transparent!important
}
.notification_dropdown li.js-activity{
padding:10px;
border-bottom:1px solid #ddd;
display:flex;
flex-direction:column;
position:relative
}
.notification_dropdown li.js-activity .item{
display:flex!important;
align-items:center
}
.notification_dropdown li.js-activity .activity-time{
color:#888;
margin-top:5px;
font-size:12px;
margin-left:68px
}
.notification_dropdown li.js-activity .btn{
margin-top:10px
}
.notification_dropdown li.js-activity .c-avatar--xs{
font-size:14.5px!important
}
.notification_dropdown li.js-activity .activity-type{
width:40px;
margin-right:16px;
margin-left:12px;
transform:translateY(11px);
height:40px;
line-height:40px!important;
font-size:16px;
position:absolute
}
.notification_dropdown li.js-activity .activity-type img{
height:40px;
width:40px
}
.notification_dropdown li.js-activity .activity-meta{
position:relative;
max-width:340px;
width:calc(100% - 68px);
font-size:14px;
left:68px
}
.notification_dropdown li.js-activity .activity-meta strong{
word-break:break-all
}
.notification_dropdown li.js-activity:hover:not(.invi_li_placeholder){
cursor:pointer;
background-color:#f7fbff
}
.notification_dropdown li.js-activity.new-activity{
background-color:#edf6ff
}
.notification_dropdown li.js-activity.new-activity:hover{
background-color:#e5f1fc
}
.notification_dropdown li.js-activity.new-activity .activity-new{
display:none!important
}
.guest .top_heading_dashboard{
top:0!important;
border-bottom:none;
cursor:default;
padding-top:16px;
height:78px!important;
max-width:978px!important;
width:calc(100% - 370px)!important
}
.guest .top_heading_dashboard h3{
max-width:60%
}
.guest .site-header .user-info .dropdown-menu{
top:39px
}
.guest.logged-out .top_heading_dashboard{
max-width:1038px!important;
width:calc(100% - 306px)!important
}
.guest .site-header{
border-bottom:1px solid rgba(216,223,227,.75)
}
.guest .site-header .container.clearfix{
display:flex;
align-items:center;
justify-content:space-between;
min-height:60px
}
.guest .site-header .fixed_nav{
max-width:1350px;
margin:0 auto;
padding-right:40px
}
.guest header{
width:100%;
left:0
}
.guest .header-wrap.fixed{
z-index:1000
}
.guest .logo-wrapper{
height:84px
}
.guest .buckets.view-list>li.thead .name-area .thumb-title{
margin-left:4px
}
.guest.viewer-open .logo-wrapper{
height:100%!important;
margin-right:6px;
margin-left:20px
}
.guest.viewer-open .title-break{
top:12px!important
}
.drag_info_container{
display:inline-block;
border-radius:5px;
background-color:#2f76ff;
position:absolute;
color:#fff;
max-width:250px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
z-index:10000;
box-shadow:0 0 18px -6px #888;
padding:10px 18px;
font-weight:500!important;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
pointer-events:none
}
@media all and (max-width:1024px){
.guest .site-header .fixed_nav{
padding-right:20px
}
.header_width{
width:calc(100% - 20px)
}
.settings_header_width{
width:calc(100% - 50px)
}
.search-bar{
width:calc(100% - 220px);
margin-left:20px
}
.top_heading_dashboard{
width:calc(100% - 42px)!important
}
.guest .top_heading_dashboard{
width:calc(100% - 110px)!important
}
.logged-out.guest .top_heading_dashboard{
width:calc(100% - 48px)!important;
margin-left:0;
margin-right:0;
background-color:#fff
}
.update_sidebar_left .logo-wrapper{
margin-top:2px;
margin-left:25px
}
#larg_grid{
display:none
}
.dashboard_mobile_nav{
display:block;
margin-top:12px;
margin-left:12px;
width:25px;
height:30px;
position:relative;
float:left;
transition:.5s ease-in-out;
cursor:pointer
}
.dashboard_mobile_nav span{
display:block;
position:absolute;
height:3px;
width:100%;
background:#131415;
border-radius:9px;
opacity:1;
left:0;
-webkit-transform:rotate(0);
-moz-transform:rotate(0);
-o-transform:rotate(0);
transform:rotate(0);
-webkit-transition:.25s ease-in-out;
-moz-transition:.25s ease-in-out;
-o-transition:.25s ease-in-out;
transition:.25s ease-in-out
}
.dashboard_mobile_nav span:first-child{
top:0
}
.dashboard_mobile_nav span:nth-child(2){
top:7px
}
.dashboard_mobile_nav span:nth-child(3){
top:14px
}
.nav-bar .btn.btn-blue{
display:none
}
}
.fluid_search_close{
display:none
}
.logged-out .gird_list_view{
margin-right:5px
}
@media all and (max-width:768px){
.top_heading_dashboard{
position:relative!important;
width:100%!important;
top:0!important;
margin-bottom:20px!important;
height:auto!important
}
.top_heading_dashboard h3{
max-width:calc(100% - 60px)!important
}
.top_heading_dashboard #global-actions{
clear:both;
float:left;
justify-content:flex-start!important
}
.version-history-page .top_heading_dashboard h3{
max-width:100%!important
}
section.spacing_top{
margin-top:75px
}
.site-header .user-info .dropdown-menu{
right:-4px!important
}
.site-header .user-info .arrow{
right:2px!important
}
.main_wrapper_dashboard .top_heading_dashboard button{
margin-bottom:8px;
margin-right:6px!important
}
.main_wrapper_dashboard .top_heading_dashboard #global-actions{
width:100%
}
.top_heading_dashboard .btn-group .tooltip{
display:none!important
}
.gird_list_view .dropdown-menu.top-right{
left:0!important;
right:auto!important
}
.gird_list_view .dropdown-menu.top-right>.arrow{
left:14px!important;
right:auto!important
}
.buckets-page .gird_list_view,
.favorite-page .gird_list_view,
.team-page .gird_list_view{
position:absolute;
top:16px;
right:-8px
}
.buckets-page .gird_list_view .dropdown-menu.top-right,
.favorite-page .gird_list_view .dropdown-menu.top-right,
.team-page .gird_list_view .dropdown-menu.top-right{
right:0!important;
left:auto!important
}
.buckets-page .gird_list_view .dropdown-menu.top-right>.arrow,
.favorite-page .gird_list_view .dropdown-menu.top-right>.arrow,
.team-page .gird_list_view .dropdown-menu.top-right>.arrow{
right:14px!important;
left:auto!important
}
}
@media all and (max-width:550px){
.notification_dropdown{
width:100vw;
right:-122px!important
}
.notification_dropdown .arrow{
right:133px!important
}
.site-header .user-info{
margin-left:12px!important
}
.top_activity_lnk{
padding-left:12px!important
}
}
@media all and (min-width:376px) and (max-width:768px){
.inside-bucket-page .gird_list_view .dropdown-menu.top-right{
left:auto!important;
right:0!important
}
.inside-bucket-page .gird_list_view .dropdown-menu.top-right>.arrow{
left:auto!important;
right:14px!important
}
}
@media all and (max-width:1024px){
.guest .top_heading_dashboard h3{
margin-left:45px;
max-width:calc(100% - 285px)!important
}
.guest .dashboard_mobile_nav{
display:block!important;
position:absolute;
margin-left:0;
margin-top:14px
}
}
@media all and (max-width:768px){
.guest .header-wrap.fixed{
position:absolute!important;
z-index:1000!important
}
.guest section.spacing_top{
margin-top:0!important
}
.guest .top_heading_dashboard{
background-color:transparent;
height:122px!important;
width:calc(100% - 52px)!important;
margin:0
}
.guest .top_heading_dashboard h3{
max-width:calc(100% - 30px)!important
}
.guest.logged-out .top_heading_dashboard{
width:100%!important
}
.guest .site-header{
height:125px
}
.guest .main_wrapper_dashboard .top_heading_dashboard button{
margin-bottom:0!important
}
#sort_menu .divider,
#sort_menu .rearrange_sort_order{
display:none!important
}
}
.gird_list_view button{
padding:0;
width:40px;
height:36px;
display:flex;
justify-content:center;
align-items:center
}
.gird_list_view li{
position:relative;
width:160px;
padding:0
}
.gird_list_view li a{
padding-left:50px
}
.gird_list_view li svg{
position:absolute;
left:18px;
top:8px
}
.gird_list_view .list-grid svg{
display:none
}
.gird_list_view .list-grid .active{
display:block
}
.dropdown-back{
transform:translateY(-32px) translateX(-8px)
}
@media all and (max-width:369px){
.dropdown-back{
transform:translateY(-122px) translateX(-8px)!important
}
}
.dropdown-back .arrow{
left:8px
}
.dropdown-back li a{
display:flex;
align-items:center
}
.dropdown-back li a span{
margin-right:8px;
height:16px;
width:16px
}
.updated-auth-page .site-header{
border-bottom:1px solid rgba(216,223,227,.75)
}
.prfile_dropdown_header{
display:flex;
gap:10px;
align-items:center
}
.useage_info{
color:#717d82
}
.login_with_email_window:not(.welcome_chrome_window) #appleid_signin,
.login_with_email_window:not(.welcome_chrome_window) #appleid_signup,
.login_with_email_window:not(.welcome_chrome_window) #g_login_button,
.login_with_email_window:not(.welcome_chrome_window) #g_signup_button,
.login_with_email_window:not(.welcome_chrome_window) #microsoft_signin,
.login_with_email_window:not(.welcome_chrome_window) #microsoft_signup,
.login_with_email_window:not(.welcome_chrome_window) .hr-label{
display:none!important
}
.join-page .header_button,
.welcome_chrome_window .loginIllustration{
display:none
}
.main-content{
margin-top:113px
}
@media all and (max-width:1000px){
.main-content{
margin-top:32px
}
}
aside{
position:fixed;
top:113px;
height:calc(100% - 113px);
z-index:1004;
width:194px;
font-size:14.5px;
min-height:224px
}
body.settings-page.global-notice aside{
top:155px
}
aside .storage-info{
width:calc(194px - 20px);
position:absolute;
bottom:0;
padding-top:10px;
z-index:100
}
aside p{
margin-top:20px
}
aside .pbjp{
display:none;
font-size:13px;
position:absolute;
bottom:10px
}
aside .pbjp a{
color:#2f76ff
}
.guest aside .pbjp{
display:block
}
aside .nano{
height:180px;
margin-left:-20px;
overflow-y:hidden
}
aside .nano>.nano-pane{
width:4px;
background-color:#eceff1
}
aside .nano>.nano-pane>.nano-slider{
margin:0;
background-color:#c1cbd2
}
aside .nano:hover{
overflow-y:auto
}
aside .download-app{
width:160px;
height:150px;
border:1px solid #2f76ff;
position:absolute;
bottom:90px;
padding:7px 15px;
background-color:#fafafa
}
aside .download-app .mac-logo{
background-position:-476px 0;
height:29px;
width:29px
}
aside .download-app .windows-logo{
background-position:-9622px 0;
height:29px;
width:29px
}
aside .download-app h6{
margin-bottom:5px;
margin-top:2px;
font-weight:600;
font-size:12px
}
aside .download-app .button{
color:#2f76ff;
font-weight:500;
font-size:12px
}
aside .download-app .icn-remove-tag{
position:absolute;
right:8px
}
aside .download-app .details{
margin-bottom:2px;
line-height:14px;
font-size:12px
}
aside .download-app .details:active{
color:#101010
}
aside .download-app a:active,
aside .download-app a:hover,
aside .download-app a:visited{
text-decoration:none
}
.scrollable{
height:422px;
overflow:auto
}
.flexible-sidebar.compact{
max-height:148px;
overflow:auto
}
.contactSidebarAdmin{
display:block;
margin-top:30px;
position:absolute;
bottom:10px
}
.contactSidebarAdmin h6{
color:#9da7ab;
font-size:12px;
margin-bottom:0
}
.contactSidebarAdmin p{
margin-top:5px
}
.contactSidebarAdmin a{
color:#2f76ff
}
.guest .nav-folder-info{
padding-top:28px;
clear:both
}
.nav-tip p{
margin-top:0
}
.nav-tip.nav-key{
margin-top:30px
}
.storage-info{
font-size:13.5px;
color:#717d82
}
.storage-info .icon{
width:12px;
height:12px;
display:inline-block;
float:left;
margin-left:10px
}
.storage-info .icon.icn-referral{
margin-top:1px
}
.storage-info .progress{
margin-top:8px
}
.storage-info .upload-progress .icon{
margin-left:0
}
.storage-info .icn-uploading{
margin-right:5px;
margin-top:4px
}
.storage-info .icn-upload-cancel{
width:8px;
height:8px;
margin-top:6px
}
.upload-progress{
position:fixed;
bottom:0;
opacity:0;
background-color:#2f76ff;
max-width:550px;
border-radius:8px;
right:0;
margin:0 auto;
padding:18px 28px 16px;
color:#fff;
z-index:100;
transition:.5s;
left:240px;
box-shadow:-3px 3px 9px 0 rgba(0,0,0,.1),-11px 12px 16px 0 rgba(0,0,0,.09),-25px 27px 22px 0 rgba(0,0,0,.05),-44px 48px 26px 0 rgba(0,0,0,.01),-69px 75px 29px 0 transparent
}
.upload-progress.upload_success{
background-color:#0db00d
}
.upload-progress.upload_success #show_success_icon{
display:block
}
.upload-progress.upload_success #close_bar{
display:none
}
.upload-progress.showProgresss{
bottom:30px!important;
opacity:1!important
}
@media all and (max-width:1024px){
.dropdown-back{
transform:translateY(-82px) translateX(-8px)
}
.upload-progress.showProgresss{
left:0;
width:calc(100% - 30px);
bottom:15px!important
}
}
.upload-progress #show_success_icon{
display:none
}
.upload-progress .top_info{
display:flex;
justify-content:space-between
}
.upload-progress .top_info p{
margin:0;
font-size:14px
}
.upload-progress .top_info p strong{
font-weight:600!important
}
.upload-progress #progress_count{
font-size:14px
}
.upload-progress .top-info-progress{
display:flex;
align-items:center;
gap:9px
}
.upload-progress .js_cancel_all_uploads{
cursor:pointer
}
.upload-progress .progress_custom{
position:relative;
width:100%;
height:5px;
border-radius:5px;
margin-top:12px;
overflow:hidden
}
.upload-progress .progress_custom span{
background-color:#fff;
position:absolute;
overflow:hidden;
width:100%;
height:100%
}
.upload-progress .progress_custom .progress_bg{
opacity:.3
}
.upload-progress .tooltip{
width:100%
}
.upload-progress .tooltip-inner{
width:100%;
padding:8px 16px;
text-align:left;
line-height:18px
}
.btn-upload-group .btn-upload{
width:122px;
margin-right:4px;
padding:6px 20px;
height:36px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px
}
body.inside-bucket-page .btn-upload-group .btn-upload{
padding:7px 14px
}
.btn-upload-group .btn-upload.btn-new{
width:160px
}
.btn-upload-group .btn-blue{
background-color:#2f76ff;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px
}
.btn-upload-group .btn-blue .caret{
margin-right:4px;
margin-left:4px;
border-top-color:#fff
}
.btn-upload-group .dropdown-menu{
right:0;
left:125px;
width:140px;
margin-top:10px
}
.btn-upload-group .dropdown-menu>li>a{
padding:6px 16px
}
.btn-upload-group .dropdown-menu .arrow{
left:9px
}
.newItem .arrow{
right:8px
}
.nav-main{
font-size:17px;
line-height:1.3;
margin-top:12px
}
.nav-main .icon{
width:16px;
height:16px;
float:left;
margin-right:8px
}
.nav-main .icn-activity{
margin-top:4px
}
.nav-main .icn-cloud{
margin-top:5px
}
.nav-main .icn-users{
width:17px;
margin-top:3px;
margin-right:7px
}
.nav-main .icn-analytics,
.nav-main .icn-favorites,
.nav-main .icn-trash{
margin-top:3px
}
.nav-main a:hover{
text-decoration:none!important;
color:#2f76ff
}
.nav-edit-mode,
.nav-folder-info,
.nav-share,
.nav-time-zone{
margin-top:24px;
font-size:13px
}
.nav-edit-mode .icon,
.nav-folder-info .icon,
.nav-share .icon,
.nav-time-zone .icon{
width:12px;
height:12px;
float:left;
margin-right:7px
}
.nav-edit-mode.nav-stacked>li+li,
.nav-folder-info.nav-stacked>li+li,
.nav-share.nav-stacked>li+li,
.nav-time-zone.nav-stacked>li+li{
margin-top:8px
}
.nav-edit-mode .icn-files,
.nav-edit-mode .icn-size,
.nav-folder-info .icn-files,
.nav-folder-info .icn-size,
.nav-share .icn-files,
.nav-share .icn-size,
.nav-time-zone .icn-files,
.nav-time-zone .icn-size{
margin-top:2px
}
.nav-edit-mode .icn-calendar,
.nav-edit-mode .icn-views,
.nav-folder-info .icn-calendar,
.nav-folder-info .icn-views,
.nav-share .icn-calendar,
.nav-share .icn-views,
.nav-time-zone .icn-calendar,
.nav-time-zone .icn-views{
width:13px;
margin-top:4px;
margin-right:6px
}
.nav-edit-mode .icn-locked,
.nav-edit-mode .icn-self-destruct,
.nav-folder-info .icn-locked,
.nav-folder-info .icn-self-destruct,
.nav-share .icn-locked,
.nav-share .icn-self-destruct,
.nav-time-zone .icn-locked,
.nav-time-zone .icn-self-destruct{
margin-top:1px;
margin-right:6px;
margin-left:1px
}
.nav-share.nav-stacked>li+li{
margin-top:2px
}
.nav-business-members{
margin-top:24px
}
.nav-business-members .members-box{
width:180px;
margin-left:-20px;
max-height:186px;
overflow:hidden
}
.nav-business-members .members-box.active{
max-height:190px;
overflow:auto;
overflow-x:hidden
}
.nav-business-members .members-box.active+li{
display:none
}
.nav-business-members .heading{
margin-bottom:8px
}
.nav-business-members .icn-edit{
width:20px;
height:20px;
background-color:#fff;
background-position:-1633px 4px
}
.nav-business-members li{
position:relative
}
.nav-business-members li .c-avatar{
margin-right:6px
}
.nav-business-members li a{
position:relative;
display:block;
padding-top:2px;
padding-bottom:2px;
padding-right:10px;
margin-left:20px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
body.activity-page .nav-business-members li a{
margin-left:0
}
.nav-business-members li a:hover{
text-decoration:none
}
.nav-business-members li .invite_members{
margin-top:5px
}
.nav-business-members li:hover{
cursor:pointer
}
.nav-business-members li.active a{
color:#2f76ff
}
.nav-business-members li:hover>.icon{
display:block
}
.nav-business-members li:nth-child(n+2){
margin-top:2px;
margin-left:0
}
.nav-business-members ul{
list-style:none;
padding-left:14px
}
.nav-business-members ul a{
margin-left:33px
}
.drag_can_accept{
border-color:#2f76ff!important;
border-radius:5px
}
.ingore_drag_accept{
opacity:.5
}
.icn-add-new{
width:8px;
height:8px;
margin-top:5px;
margin-right:8px;
border:0
}
.icn-more{
width:11px;
margin-right:2px;
border:0
}
.nav-footer{
margin-bottom:10px
}
.nav-footer>li{
float:left;
margin-right:8px
}
.nav-footer>li:last-child{
position:absolute;
right:0;
margin-right:0
}
.nav-footer .dropdown-menu{
left:auto;
right:0;
width:160px
}
.nav-time-zone .icn-timer,
.nav-time-zone .icn-world{
margin-top:4px
}
.nav-edit-mode{
display:none!important
}
.nav-settings{
margin-top:0
}
.exportDataOptions{
font-size:13.5px
}
.js_sidebar_right{
position:fixed;
top:113px;
height:calc(100% - 113px);
z-index:100;
width:194px;
font-size:14.5px;
right:40px;
background-color:#fff
}
body.global-notice .js_sidebar_right{
top:155px
}
.js_sidebar_right .upload_placeholder_box{
width:100%;
height:220px;
position:relative;
text-align:center;
display:flex;
align-items:center;
border:2px dashed rgba(216,223,227,.75)
}
.js_sidebar_right .upload_placeholder_box p{
max-width:60%;
font-weight:600;
margin:0 auto;
color:#101010
}
.js_sidebar_right .upload_placeholder_box .btn-upload{
position:absolute;
bottom:15px;
left:0;
right:0;
margin:0 auto;
width:80%
}
.guest .update_sidebar_left{
width:235px
}
.update_sidebar_left{
padding-left:40px;
background-color:#fafafa;
width:240px;
left:0;
top:0;
height:100%!important;
border-right:1px solid #ddd;
padding-right:20px;
padding-top:20px
}
.update_sidebar_left h3{
font-size:14px;
color:#101010;
margin-top:30px;
font-weight:500;
letter-spacing:0
}
.update_sidebar_left .btn-upload-group{
margin-top:0;
margin-bottom:1px
}
.update_sidebar_left .storage-info{
width:calc(240px - 80px);
padding-bottom:15px;
background-color:#fafafa;
bottom:0;
padding-top:0
}
.update_sidebar_left .nav>li .sub_settings_links{
padding-left:8px;
margin-top:10px;
height:0;
transition:.3s;
overflow:hidden
}
.update_sidebar_left .nav>li .sub_settings_links a{
display:block;
padding:4px 4px 4px 15px;
border-left:2px solid #ddd;
font-size:15px
}
.update_sidebar_left .nav>li .sub_settings_links.open_settings_links{
height:auto
}
.update_sidebar_left .nav>li>a{
padding-top:2px;
padding-bottom:2px;
margin-left:-9px;
padding-left:9px;
border:1px solid transparent
}
.update_sidebar_left .nav>li>a:active,
.update_sidebar_left .nav>li>a:focus,
.update_sidebar_left .nav>li>a:hover{
text-decoration:none
}
.update_sidebar_left .nav>li:hover svg,
.update_sidebar_left .nav>li:hover svg circle,
.update_sidebar_left .nav>li:hover svg path,
.update_sidebar_left .nav>li:hover svg rect{
fill:#FAFAFA!important;
stroke:#157EFB!important
}
.update_sidebar_left .nav>li:hover svg #houese,
.update_sidebar_left .nav>li:hover svg #shared_bg,
.update_sidebar_left .nav>li:hover svg #team_icn_sg{
fill:#E3EDFA!important
}
.update_sidebar_left .nav>li:hover svg #tem_icn_dsh{
fill:#157EFB!important;
stroke:none!important
}
.update_sidebar_left .nav>li:hover svg #setting_dbord_icn{
fill:#E3EDFA!important;
stroke:#157EFB!important
}
.update_sidebar_left .nav>li.active svg,
.update_sidebar_left .nav>li.active svg circle,
.update_sidebar_left .nav>li.active svg path,
.update_sidebar_left .nav>li.active svg rect{
fill:#FAFAFA!important;
stroke:#157EFB!important
}
.update_sidebar_left .nav>li.active svg #houese,
.update_sidebar_left .nav>li.active svg #shared_bg,
.update_sidebar_left .nav>li.active svg #team_icn_sg{
fill:#E3EDFA!important
}
.update_sidebar_left .nav>li.active svg #tem_icn_dsh{
fill:#157EFB!important;
stroke:none!important
}
.update_sidebar_left .nav>li.active svg #setting_dbord_icn{
fill:#E3EDFA!important;
stroke:#157EFB!important
}
.update_sidebar_left .btn_sidebar_invite{
padding:14px;
background-color:#fafafa;
outline:0;
border:none;
border-top:1px solid #ddd;
display:flex;
gap:6.5px;
font-size:14.5px;
color:#101010;
margin-left:-40px;
width:239px;
align-items:center;
justify-content:center;
position:absolute;
bottom:-39px
}
.update_sidebar_left .btn_sidebar_invite:hover{
background-color:#f1f1f1
}
.openSidebar{
left:0!important
}
.close_sidebar_mobile_overlay,
.responsive_logo_sidebar{
display:none
}
@media all and (max-width:1024px){
aside{
left:-240px!important;
transition:.3s
}
.global-notice #settings_sidebar_rp{
top:40px
}
#settings_sidebar_rp{
top:0;
background-color:#fff;
height:100%;
width:240px!important;
padding-left:40px;
padding-right:40px
}
.sidebar .logo-wrapper{
display:none!important
}
.responsive_logo_sidebar{
display:block
}
.update_sidebar_left{
z-index:1004
}
.close_sidebar{
display:block;
width:20px;
height:18px;
position:absolute;
cursor:pointer;
left:25px;
top:33px
}
.close_sidebar:before{
content:'';
position:absolute;
width:100%;
height:2px;
border-radius:8px;
transform:rotate(45deg);
top:6px;
background-color:#484848
}
.close_sidebar:after{
content:'';
position:absolute;
width:100%;
height:2px;
top:6px;
border-radius:8px;
transform:rotate(-45deg);
background-color:#484848
}
.close_sidebar_mobile_overlay{
height:100vh;
width:100vw;
position:fixed;
top:0;
left:0;
background-color:rgba(0,0,0,.3);
z-index:1003;
display:none
}
}
.guest .update_sidebar_left{
background-color:transparent!important;
border-right:none
}
.mobile_upload_crl_btn{
display:none!important;
position:fixed;
background-color:#2f76ff;
color:#fff;
border:none;
outline:0;
height:60px;
width:60px;
line-height:60px;
font-size:40px;
text-align:center;
bottom:15px;
right:15px;
border-radius:30px;
box-shadow:0 10px 10px -6px #8a8989;
margin:0!important;
padding:0!important
}
.mobile_upload_crl_btn:active,
.mobile_upload_crl_btn:focus,
.mobile_upload_crl_btn:hover{
padding:0;
border:0;
margin:0;
outline:0;
background-color:#2f76ff
}
@media all and (max-width:1024px){
.guest .update_sidebar_left{
background-color:#fff!important;
border-right:none
}
.mobile_upload_crl_btn{
display:block!important
}
.btn-mobile_upload .upload_actions .usraction1,
.btn-mobile_upload .upload_actions .usraction2,
.btn-mobile_upload .upload_actions .usraction3,
.btn-mobile_upload .upload_actions .usraction4{
display:none
}
}
.btn-mobile_upload{
position:fixed;
bottom:100px;
left:calc(100% - 160px)
}
.btn-mobile_upload .dropdown-menu>.arrow{
top:auto!important;
bottom:-8px!important;
transform:rotate(180deg);
left:105px!important
}
.btn-mobile_upload .dropdown-menu{
transform:translateY(-100%)
}
.settings-page .btn-mobile_upload{
display:none
}
.workspace_dropdown{
padding:15px 14px;
background-color:#fafafa;
width:240px;
display:flex;
align-items:center;
position:relative;
user-select:none
}
.workspace_dropdown:active,
.workspace_dropdown:focus,
.workspace_dropdown:hover{
background-color:#f1f1f1
}
.workspace_dropdown.main{
border-right:1px solid #ddd
}
.workspace_dropdown .avtar{
display:flex;
justify-content:center;
align-items:center;
height:35px;
width:35px;
border-radius:5px;
border:1px solid rgba(0,0,0,.12);
text-align:center;
color:#2f76ff;
margin-right:8px;
font-weight:600;
background-color:#fff;
overflow:hidden
}
.workspace_dropdown .avtar img{
width:35px;
height:35px;
max-height:35px;
max-width:35px;
min-height:35px;
min-width:35px
}
.workspace_dropdown h4{
font-size:14px;
font-weight:600;
margin:0;
max-width:150px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis
}
.workspace_dropdown p{
margin:0;
color:#717d82;
font-size:12.5px
}
.workspace_dropdown .dropdown{
position:absolute;
right:16px;
top:22px
}
.lst_workspaces_container{
overflow-y:auto;
max-height:305px;
padding-top:7px;
padding-bottom:7px
}
.workspace_act_dropdown{
transform:translateY(-25px);
left:15px!important;
width:100%!important;
min-width:270px!important;
max-height:450px
}
.workspace_act_dropdown li{
padding:1px 8px
}
.workspace_act_dropdown li .workspace_dropdown:hover{
background-color:#f7f7f7
}
.workspace_act_dropdown li.hed{
display:flex;
justify-content:space-between;
border-bottom:1px solid #ddd;
padding:2px 10px 10px;
font-size:13px
}
.workspace_act_dropdown li.hed .add_wrs{
color:#2f76ff;
cursor:pointer
}
.workspace_act_dropdown li.active .dropdown{
top:19px!important;
right:15px!important
}
.workspace_act_dropdown li.fotr{
display:block;
padding:12px 12px 2px;
border-top:1px solid #ddd;
border-bottom:none
}
.workspace_act_dropdown li.fotr button{
display:block;
width:100%
}
.workspace_act_dropdown li.fotr button:first-of-type{
margin-bottom:10px
}
.workspace_act_dropdown li .workspace_dropdown{
transition:.3s;
background-color:#fff;
padding-top:10px;
padding-bottom:10px;
width:100%!important;
cursor:pointer
}
.workspace_act_dropdown li.active .workspace_dropdown{
background-color:#ebf4fd;
border:none
}
.workspace_act_dropdown li.active .workspace_dropdown:hover{
background-color:#ebf4fd
}
.guest aside{
top:0;
height:100%
}
.guest aside .logo-wrapper{
margin-left:40px!important;
display:flex;
align-items:center;
width:auto;
transform:translateY(-3px)
}
.btn-invite-new{
display:flex;
justify-content:center;
align-items:center;
gap:10px;
height:40px;
padding:0 15px;
cursor:pointer;
width:100%;
font-weight:500;
background:#fdfdfe;
border:1px solid #d3d6dc;
border-radius:6px;
transition:background .2s
}
.btn-invite-new:hover{
background:#f6f6f7
}
.invite-collaborate-team-card{
display:block;
padding:18px;
width:200px;
background:#fff;
border:1px solid #d9dee7;
border-radius:8px;
margin-left:-20px
}
.invite-collaborate-team-card p{
line-height:17px;
color:#10101099;
text-align:center;
margin:0 auto 12px
}
.wp-loading{
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
background:#fff;
z-index:1070
}
.drop-area .main-wrapper{
-webkit-filter:blur(5px);
-moz-filter:blur(5px);
-ms-filter:blur(5px);
-o-filter:blur(5px);
filter:blur(5px)
}
.drop-here{
position:fixed;
width:100%;
height:100%;
top:0;
left:0;
background-color:rgba(85,99,108,.6);
z-index:1070
}
.drop-here:after{
height:44px;
font-size:26px;
color:#fff;
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
margin:auto
}
.buckets-page .drop-here:after,
.team-page .drop-here:after{
width:248px;
content:"Drop files to upload"
}
.inbox-page .drop-here:after,
.inside-bucket-page .drop-here:after{
width:206px;
content:"Drop files to add"
}
.programatic-page #files_upload_section{
display:block
}
.programatic-page #progress_section,
.programatic-page #upload_complete,
.programatic-page.uploading #files_upload_section{
display:none
}
.programatic-page.uploading #progress_section,
.programatic-page.uploading-finished #upload_complete{
display:block
}
.programatic-page.uploading-finished #progress_section{
display:none
}
.plus-page .mushot,
.tour-page .mushot{
margin-top:30px;
padding-bottom:30px;
text-align:center;
border-bottom:1px solid #e2e7ea
}
.plus-page .mushot.tour-mushot-wrapper,
.tour-page .mushot.tour-mushot-wrapper{
height:520px;
background:url('/res/images/screenshots/tour-mushot-wrapper.png?1736780834') center top/813px 499px no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.plus-page .mushot.tour-mushot-wrapper,
.tour-page .mushot.tour-mushot-wrapper{
background-image:url('/res/images/screenshots/tour-mushot-wrapper@2x.png?1736780834')
}
}
.plus-page .mushot .mushot-holder,
.tour-page .mushot .mushot-holder{
margin-top:50px
}
.plus-page .blue-link,
.tour-page .blue-link{
display:inline-block;
margin-top:10px;
color:#2f76ff;
text-decoration:underline
}
.plus-page .jmpsh-msg h1,
.tour-page .jmpsh-msg h1{
padding-top:30px;
margin-top:30px;
font-size:32px;
font-weight:600
}
.plus-page .jmpsh-msg>span,
.tour-page .jmpsh-msg>span{
margin-top:0
}
.plus-page .landing-page-signup,
.tour-page .landing-page-signup{
margin:50px auto 0
}
.plus-page .landing-page-signup .terms,
.tour-page .landing-page-signup .terms{
margin-bottom:0
}
.plus-page .footer,
.tour-page .footer{
margin-top:30px
}
.ft-text{
font-size:24px!important;
font-family:"Open Sans";
font-weight:600!important;
color:#fff!important;
line-height:1.6!important;
text-align:center
}
.tour-page .landing-page-signup{
margin-top:50px auto
}
.feature-row{
padding:60px 0;
border-bottom:1px solid #e2e7ea
}
.feature-row:after,
.feature-row:before{
content:" ";
display:table
}
.feature-row:after{
clear:both
}
.feature-row .container{
display:flex
}
.feature-row .title{
margin:0 0 20px;
font-size:30px;
line-height:48px;
letter-spacing:normal;
color:#333c4e;
font-weight:600
}
.feature-row .detail{
color:#5f636b;
font-size:18px;
line-height:1.6
}
.feature-row.grey{
background-color:#f1f2f6!important
}
.feature-row.v2{
border-bottom:1px solid #e2e7ea;
padding:100px 0
}
.features-v2{
background:#256dea;
text-align:center;
color:#fff;
padding:80px 0!important
}
.features-v2:after,
.features-v2:before{
content:" ";
display:table
}
.features-v2:after{
clear:both
}
.features-v2 .container{
display:table
}
.features-v2 p{
color:#fff
}
.features-v2 h2{
margin-top:0;
color:#fff;
font-size:22px
}
.features-v2 .feat{
width:19%;
display:inline-block
}
.features-v2 .feat-mac{
width:12%;
display:inline-block
}
.features-v2 .feat-icon{
display:inline-block;
background-size:40px;
background-repeat:no-repeat;
width:40px;
height:40px;
margin-bottom:20px
}
.features-v2 .feat-icon.realtime{
background-image:url("/res/images/svg/v2-realtime.svg")
}
.features-v2 .feat-icon.cbranding{
background-image:url("/res/images/svg/v2-cbranding.svg")
}
.features-v2 .feat-icon.security{
background-image:url("/res/images/svg/v2-security.svg")
}
.features-v2 .feat-icon.filetrack{
background-image:url("/res/images/svg/v2-filetrack.svg")
}
.features-v2 .feat-icon.advance{
background-image:url("/res/images/svg/v2-advanced.svg")
}
.features-v2 .feat-icon.file{
background-image:url("/res/images/svg/file.svg")
}
.features-v2 .feat-icon.folder{
background-image:url("/res/images/svg/folder.svg")
}
.features-v2 .feat-icon.audio{
background-image:url("/res/images/svg/audio.svg")
}
.features-v2 .feat-icon.note{
background-image:url("/res/images/svg/note.svg")
}
.features-v2 .feat-icon.webcam{
background-image:url("/res/images/svg/webcam.svg")
}
.features-v2 .feat-icon.screenrecord{
background-image:url("/res/images/svg/screenrecord.svg")
}
.features-v2 .feat-icon.screenshot{
background-image:url("/res/images/svg/screenshot.svg")
}
.features-v2 .feat-icon.bookmark{
background-image:url("/res/images/svg/bookmark.svg")
}
.features-v2 .feat-icon.annotate{
background-image:url("/res/images/svg/annotate.svg")
}
.features-v2 .feat-title{
margin-bottom:5px;
font-size:14px;
font-weight:400;
color:#fff
}
.our-clients,
.testimonial{
position:relative;
padding:40px 0 30px;
background-color:#fbfcfc;
border-bottom:1px solid #e2e7ea
}
.our-clients.welcome-user,
.testimonial.welcome-user{
padding:0 0 30px!important
}
.our-clients.welcome-user .container,
.testimonial.welcome-user .container{
width:100%
}
.our-clients.welcome-user .btn-outline,
.testimonial.welcome-user .btn-outline{
color:#157efc;
border-color:#157efc
}
.our-clients.welcome-user .btn-outline:hover,
.testimonial.welcome-user .btn-outline:hover{
background-color:transparent;
opacity:.8
}
.our-clients.welcome-user h2,
.testimonial.welcome-user h2{
margin-top:28px
}
.our-clients.welcome-user span,
.testimonial.welcome-user span{
font-size:13px;
line-height:1.4
}
.our-clients.welcome-user .ws_bullets span,
.testimonial.welcome-user .ws_bullets span{
height:8px;
width:8px
}
.our-clients.welcome-user .detail.active,
.testimonial.welcome-user .detail.active{
display:block
}
.our-clients.welcome-user .detail,
.testimonial.welcome-user .detail{
display:none
}
.our-clients.welcome-user .skip,
.testimonial.welcome-user .skip{
margin-left:0!important;
line-height:1.4;
color:#157efc
}
.our-clients.welcome-user .slide,
.testimonial.welcome-user .slide{
margin-bottom:0;
height:292px
}
.our-clients.welcome-user .app-shot img,
.testimonial.welcome-user .app-shot img{
max-width:480px;
width:100%
}
.our-clients.welcome-user .modal-footer,
.testimonial.welcome-user .modal-footer{
margin:0 auto;
height:85px;
padding:20px 0 10px
}
.our-clients span,
.testimonial span{
font-size:18px;
line-height:30px;
color:#101010
}
.our-clients .avatar,
.testimonial .avatar{
width:128px;
height:128px;
margin-right:20px;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%
}
.our-clients .pull-right,
.testimonial .pull-right{
width:calc(100% - 148px)
}
.our-clients .by,
.testimonial .by{
font-size:16px;
font-weight:600;
line-height:40px;
text-transform:uppercase;
color:#101010
}
.our-clients .slide,
.testimonial .slide{
margin-bottom:20px
}
.our-clients .ws_bullets,
.testimonial .ws_bullets{
position:absolute;
left:50%;
float:left;
margin-left:-22px;
bottom:20px
}
.our-clients .ws_bullets span,
.testimonial .ws_bullets span{
line-height:10px;
padding:0;
border:1px solid #979797;
background:0 0;
color:transparent;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
margin-left:10px;
width:12px;
height:12px;
float:left;
text-indent:-4000px;
position:relative;
cursor:pointer;
outline:0
}
.our-clients .ws_bullets span.active,
.testimonial .ws_bullets span.active{
background:#4a90e2;
border-color:#4a90e2
}
.icn-arrow-desc{
background-position:-2700px 0;
height:8px;
width:8px
}
.icn-arrow-asc{
background-position:-2682px 0;
height:8px;
width:8px
}
.sort-nav .sort_by span{
display:inline-block;
margin-right:5px;
margin-left:-5px;
width:8px;
height:8px
}
.sort-nav>a{
padding-bottom:5px;
font-size:12.5px;
font-weight:400;
text-decoration:none;
color:#101010;
border-bottom:1px solid transparent
}
.sort-nav>a+a{
margin-left:10px
}
.sort-nav>a.active{
font-weight:600;
color:#101010;
border-color:#101010
}
.sort-nav>a.starred{
margin-left:26px;
padding-left:22px;
position:relative;
background:url('/res/images/star.png?1736780834') left top no-repeat
}
.sort-nav>a.starred:before{
position:absolute;
width:1px;
left:-16px;
height:20px;
background-color:#101010;
content:''
}
.sort-nav>a.starred.active:before{
height:23px
}
.collection-notice{
width:768px;
margin-bottom:20px;
padding:20px;
line-height:1.6;
border:1px solid transparent;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px
}
.collection-notice.alert-notice{
background-color:#dff1ff;
border-color:#4da7ec;
color:#333c4e
}
.collection-notice.alert-notice .alert-link{
color:#2f76ff
}
.collection-notice .actions{
margin-top:15px
}
.collection-notice .actions .btn{
float:left;
margin-right:10px
}
.buckets-view{
margin-top:4px;
margin-left:10px;
cursor:pointer
}
.buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .content_fluid.custom-controls,
.content_fluid.blockUI{
position:relative
}
.favorite-page .content_fluid.is-empty .empty,
.shared-with-me-page .content_fluid.is-empty .empty,
.trash-page .content_fluid.is-empty .empty{
background-image:none;
border:none!important
}
.content_fluid.is-empty{
position:relative;
height:400px
}
.content_fluid.is-empty .empty{
position:absolute;
text-align:center;
font-size:17px;
color:#101010;
left:0;
right:0;
margin:0 auto;
display:flex;
align-items:center;
justify-content:center;
border-radius:5px;
width:calc(100% - 6px);
height:350px
}
.content_fluid.is-empty .empty .title{
font-weight:700
}
.content_fluid.is-empty .empty .tagline{
font-size:15.5px!important;
margin-top:8px!important;
width:100%;
margin:0 auto;
max-width:430px;
text-align:center;
color:#101010
}
.guest .content_fluid.is-empty .empty{
background:0 0!important
}
.content_fluid.is-empty .empty a{
color:#2f76ff
}
.content_fluid.is-empty .empty a:hover{
color:#2f76ff;
text-decoration:none
}
.teams .content_fluid.is-empty .empty{
background:0 0
}
.content_fluid.is-empty .empty .icon{
margin:auto auto 20px;
width:74px;
height:52px;
background:url('/res/images/empty-folder.png?1736780833') center center no-repeat
}
.team-page .content_fluid.is-empty .empty .icon,
.teams .content_fluid.is-empty .empty .icon{
margin-bottom:20px;
width:66px;
height:47px;
background:url('/res/images/business-empty.png?1736780833') center center no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.sort-nav>a.starred{
background-image:url('/res/images/star@2x.png?1736780834');
background-size:16px 16px
}
.content_fluid.is-empty .empty .icon{
background-image:url('/res/images/empty-folder@2x.png?1736780833');
background-size:74px 52px
}
.team-page .content_fluid.is-empty .empty .icon,
.teams .content_fluid.is-empty .empty .icon{
background-image:url('/res/images/business-empty@2x.png?1736780833');
background-size:66px 47px
}
}
.collaboration-page .content_fluid.is-empty .empty .icon{
margin-bottom:20px;
width:59px;
height:59px;
background:url('/res/images/shared.png?1736780834') center center no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.collaboration-page .content_fluid.is-empty .empty .icon{
background-image:url('/res/images/shared@2x.png?1736780834');
background-size:59px 59px
}
}
.buckets-page .content_fluid.is-empty .empty .icon{
margin-bottom:20px;
width:64px;
height:48px;
background:url('/res/images/drop-cloud.png?1736780833') center center no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.buckets-page .content_fluid.is-empty .empty .icon{
background-image:url('/res/images/drop-cloud@2x.png?1736780833');
background-size:64px 48px
}
}
.trash-page .content_fluid.is-empty .empty .icon,
.trash-page.search-page .content_fluid.is-empty .empty .icon{
margin-bottom:20px;
width:64px;
height:48px;
background:url('/res/images/trash-icon.png?1736780834') center center no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.trash-page .content_fluid.is-empty .empty .icon,
.trash-page.search-page .content_fluid.is-empty .empty .icon{
background-image:url('/res/images/trash-icon@2x.png?1736780834');
background-size:64px 48px
}
}
.inside-bucket-page.inside-collection .content_fluid.is-empty .empty .icon{
margin-top:140px;
margin-bottom:22px;
width:60px;
height:48px;
background:url('/res/images/empty-collection.png?1736780833') center center no-repeat
}
.viewed-page .content_fluid.is-empty .empty .icon{
margin-bottom:18px;
width:71px;
height:48px;
background:url('/res/images/viewed.png?1736780834') center center no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.inside-bucket-page.inside-collection .content_fluid.is-empty .empty .icon{
background-image:url('/res/images/empty-collection@2x.png?1736780833');
background-size:60px 48px
}
.viewed-page .content_fluid.is-empty .empty .icon{
background-image:url('/res/images/viewed@2x.png?1736780834');
background-size:71px 48px
}
}
.inbox-page .content_fluid.is-empty .empty .icon{
margin-bottom:18px;
width:59px;
height:58px;
background:url('/res/images/inbox-place.png?1736780833') center center no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.inbox-page .content_fluid.is-empty .empty .icon{
background-image:url('/res/images/inbox-place@2x.png?1736780833');
background-size:59px 58px
}
}
.scheduled-shares-page .content_fluid.is-empty .empty .icon{
margin-bottom:18px;
width:61px;
height:61px;
background:url('/res/images/schedule-share-clock.png?1736780834') center center no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.scheduled-shares-page .content_fluid.is-empty .empty .icon{
background-image:url('/res/images/schedule-share-clock@2x.png?1736780834');
background-size:61px 61px
}
}
.search-page .content_fluid.is-empty .empty .icon{
margin-bottom:18px;
width:65px;
height:63px;
background:url('/res/images/search.png?1736780834') center center no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.search-page .content_fluid.is-empty .empty .icon{
background-image:url('/res/images/search@2x.png?1736780834');
background-size:65px 63px
}
}
.favorite-page .content_fluid.is-empty .empty .icon{
margin-bottom:18px;
width:48px;
height:46px;
background:url('/res/images/favorite.png?1736780833') center center no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.favorite-page .content_fluid.is-empty .empty .icon{
background-image:url('/res/images/favorite@2x.png?1736780833');
background-size:48px 46px
}
}
.inbox-page .content_fluid.is-empty .empty .icon-inxbo-close{
margin-bottom:18px;
width:59px;
height:58px;
background:url('/res/images/inbox-close.png?1736780833') center center no-repeat
}
.hover-btn{
display:table-cell;
vertical-align:middle;
margin-left:auto;
margin-right:auto;
padding:40px 22.5px
}
.blue-boxy{
display:flex;
align-items:center;
border:1px solid #4da7ec;
background-color:#dff1ff;
margin-bottom:20px;
width:100%;
vertical-align:middle
}
.blue-boxy.inbox{
width:560px;
margin:auto
}
.blue-boxy.inbox .blue-boxy-text{
margin:auto;
width:100%;
text-align:center;
padding:20px
}
.blue-boxy .blue-boxy-text{
width:78%;
color:#1d262d;
line-height:1.6;
text-align:left;
margin:29px 15px 29px 0;
float:right;
font-size:14.5px!important
}
.blue-boxy .blue-boxy-text.trash{
width:81%;
margin:20px 46px 20px 0!important;
padding:5px auto
}
.blue-boxy .blue-boxy-text.bin{
width:83%;
margin:20px 35px 20px 10px
}
.blue-boxy .blue-boxy-text a{
color:#2f76ff;
font-weight:600;
line-height:1.499
}
.blue-boxy .trial-box{
color:#1d262d;
line-height:1.499;
text-align:left;
padding:15px;
font-size:14px
}
.blue-boxy ul{
cursor:pointer;
cursor:hand;
margin:0;
padding:0
}
.blue-boxy .img-blue-box{
float:left;
overflow:hidden;
text-align:left!important;
margin:25px 0 25px 25px;
padding:0!important
}
.blue-boxy .img-blue-box.trash{
margin:10px 0 10px 18px
}
.blue-boxy .img-blue-box.bin{
margin:17px 0 17px 18px
}
.img-cross-button{
float:right;
margin-top:4px;
margin-right:10px
}
.img-cross-button ul{
cursor:pointer;
cursor:hand;
margin:0;
padding:0
}
.utp{
font-size:13px;
color:#2f76ff
}
.onboard-app{
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:15px;
border:1px solid #d8dfe3;
margin:0 auto;
max-width:100%;
width:100%;
min-height:120px;
height:auto;
background-color:rgba(242,242,242,.31);
position:relative;
display:flex;
align-items:center;
margin-bottom:30px
}
.onboard-app~.buckets .empty{
top:142px;
height:282px
}
@media all and (max-width:768px){
.static-page #settings_sidebar_rp{
top:-32px
}
.onboard-app~.buckets .empty{
top:100px;
height:282px
}
}
@media only screen and (max-width:1024px) and (min-width:768px){
.onboard-app~.buckets .empty{
top:0;
height:282px
}
}
.onboard-app h3{
font-size:15px
}
.onboard-app h3,
.onboard-app h5{
color:#101010
}
.onboard-app .complete_setup_badge{
position:absolute;
top:-13px;
left:20px;
background-color:#f63d72;
color:#fff;
border-radius:3px;
padding:4px 8px;
font-size:13px;
font-weight:500;
line-height:21px
}
.onboard-app .icn-close{
cursor:pointer;
position:absolute;
top:15px;
right:15px
}
.onboard-app .laptop-container{
display:inline-block;
width:100%;
text-align:left;
position:relative;
margin-left:20px;
top:50%;
display:flex;
align-content:center;
align-items:center
}
.onboard-app .laptop-container .inner_cnt{
padding-left:20px
}
.onboard-app .laptop-container .inner_cnt h3{
margin-top:0!important;
letter-spacing:0
}
.onboard-app .laptop-container .inner_cnt h5{
margin-bottom:0;
letter-spacing:0
}
.onboard-app .laptop-js{
display:block;
width:90px;
min-width:90px;
height:57px;
background:url(/res/images/svg/laptop-image.svg) 0 0/cover no-repeat
}
.onboard-app .button{
display:inline-block;
margin-top:10px;
margin-right:25px
}
.onboard-app .video-link{
font-size:12px;
color:#2f76ff;
margin:10px 74px;
display:block;
cursor:pointer
}
.buckets.view-grid{
list-style:none;
margin:0 0 115px;
padding:0;
display:grid;
grid-template-columns:repeat(auto-fill,minmax(20%,1fr));
gap:18px
}
.buckets.view-grid>li:not(.heading){
position:relative;
cursor:pointer;
display:flex;
border:1px solid #ddd;
border-radius:5px;
user-drag:none
}
.buckets.view-grid>li:not(.heading) .direct_child_flex{
display:block;
width:100%;
height:100%
}
.buckets.view-grid>li:not(.heading) .direct_child_flex img{
vertical-align:top!important;
max-width:100%
}
.buckets.view-grid>li:not(.heading).dragable{
cursor:move;
border:1.5px dashed #c8c8c8;
background-color:#fff;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none
}
.buckets.view-grid>li:not(.heading).dragable.folder:after,
.buckets.view-grid>li:not(.heading).dragable.folder:before{
border:1.5px dashed #c8c8c8
}
.buckets.view-grid>li:not(.heading).dragable a{
pointer-events:none
}
.buckets.view-grid>li:not(.heading).dragable .thumb-overlay{
display:none!important
}
.buckets.view-grid>li:not(.heading).dragable .thumb-overlay.uploading{
display:block!important
}
.buckets.view-grid>li:not(.heading).dragable.selected,
.buckets.view-grid>li:not(.heading).dragable.selected.folder,
.buckets.view-grid>li:not(.heading).dragable.selected.folder:after,
.buckets.view-grid>li:not(.heading).dragable.selected.folder:before,
.buckets.view-grid>li:not(.heading).dragable.selected:after,
.buckets.view-grid>li:not(.heading).dragable.selected:before{
border-color:#2f76ff
}
body.inside-bucket-page .buckets.view-grid>li:not(.heading).dragable.folder.selected,
body.inside-bucket-page .buckets.view-grid>li:not(.heading).dragable.folder:hover.selected{
-webkit-box-shadow:none;
-moz-box-shadow:none;
-ms-box-shadow:none;
-o-box-shadow:none;
box-shadow:none
}
body.inside-bucket-page .buckets.view-grid>li:not(.heading).dragable.folder.selected .direct_child_flex,
body.inside-bucket-page .buckets.view-grid>li:not(.heading).dragable.folder:hover.selected .direct_child_flex{
border-color:#2f76ff
}
body.inside-bucket-page .buckets.view-grid>li:not(.heading).dragable.folder.selected .direct_child_flex:after,
body.inside-bucket-page .buckets.view-grid>li:not(.heading).dragable.folder.selected .direct_child_flex:before,
body.inside-bucket-page .buckets.view-grid>li:not(.heading).dragable.folder:hover.selected .direct_child_flex:after,
body.inside-bucket-page .buckets.view-grid>li:not(.heading).dragable.folder:hover.selected .direct_child_flex:before{
border-color:#2f76ff
}
.buckets.view-grid>li:not(.heading).selected,
.buckets.view-grid>li:not(.heading).selected:after,
.buckets.view-grid>li:not(.heading).selected:before{
border-color:#2f76ff!important
}
.buckets.view-grid>li:not(.heading).active{
border-color:#2f76ff
}
.buckets.view-grid>li:not(.heading).active:after,
.buckets.view-grid>li:not(.heading).active:before{
border-color:#2f76ff!important
}
.buckets.view-grid>li:not(.heading):hover .thumb-overlay{
display:block;
z-index:120
}
.buckets.view-grid>li:not(.heading)[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .custom-controls{
display:none!important
}
.buckets.view-grid>li:not(.heading).folder{
height:calc(100% - 8px)
}
.buckets.view-grid>li:not(.heading).folder:before{
content:'';
position:absolute;
width:95%;
height:5px;
border:1px solid #ddd;
background-color:#fff;
border-bottom-left-radius:3px;
border-bottom-right-radius:3px;
bottom:-5px;
z-index:-10;
margin:0 auto;
left:0;
right:0
}
.buckets.view-grid>li:not(.heading).folder:after{
content:'';
position:absolute;
width:90%;
height:8px;
border:1px solid #ddd;
border-bottom-left-radius:3px;
border-bottom-right-radius:3px;
bottom:-9px;
z-index:-20;
margin:0 auto;
left:0;
right:0
}
.buckets.view-grid>li:not(.heading).folder .icn-folder-wname{
margin-right:5px;
background-position:-2784px 0;
height:10px;
width:10px
}
.buckets.view-grid>li:not(.heading).folder .thumb-footer{
bottom:8px;
height:28px;
padding:3px 12px 6px;
position:relative;
left:0;
width:100%;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px
}
.edit-mode .buckets.view-grid>li:not(.heading)[id*=XHR_] .thumb-overlay.js-thumb-overlay-main{
display:none!important
}
.buckets.view-grid>li:not(.heading) .restore_trash_item_list{
display:none
}
.buckets.view-grid>li:not(.heading) .progress-wrapper{
width:calc(100% - 58px);
height:16px;
font-size:14.5px;
line-height:1.4;
text-align:center;
display:inline-block
}
.buckets.view-grid>li:not(.heading) .progress-wrapper .progress{
margin-top:7px;
margin-bottom:7px;
background-color:#c9d2d7
}
.buckets.view-grid>li:not(.heading) .thumb_video_duration{
position:absolute;
z-index:100;
bottom:38px;
right:12px;
background-color:rgba(0,0,0,.7);
border-radius:4px;
padding:2px 4px;
color:#fff;
font-size:12px
}
.buckets.view-grid>li:not(.heading) .name-area{
position:relative;
height:30px
}
.buckets.view-grid>li:not(.heading) .name-area .form-control-rename{
margin-top:8px;
margin-left:6px;
padding-left:5px;
width:calc(100% - 12px);
font-size:14px;
font-weight:500;
border:1px solid #0287e7;
outline:0;
border-radius:3px
}
.buckets.view-grid>li:not(.heading) .name-area.favorite .thumb-title{
padding-left:30px;
background:url('/res/images/star.png?1736780834') 10px 10px no-repeat
}
.buckets.view-grid>li:not(.heading) .name-area:hover .icn-edit{
display:block
}
.buckets.view-grid>li:not(.heading) .name-area:hover .thumb-title{
width:calc(100% - 15px)
}
.buckets.view-grid>li:not(.heading) .icn-edit{
margin-top:12px;
margin-right:10px;
position:absolute;
top:0;
right:0;
width:20px;
height:15px;
display:none;
background-color:#fff;
background-position:-1632px 0
}
body.rearrange-mode .buckets.view-grid>li:not(.heading) .icn-edit{
display:none!important
}
.buckets.view-grid>li.heading{
position:relative;
float:left;
margin-top:10px;
margin-bottom:30px;
width:800px;
font-size:14.5px
}
.buckets.view-grid>li.heading span{
padding-right:5px;
background-color:#fff
}
.buckets.view-grid>li.heading:after,
.buckets.view-grid>li.heading:before{
content:" ";
display:table
}
.buckets.view-grid>li.heading:after{
clear:both
}
.buckets.view-grid>li.heading .divider{
padding-right:5px
}
.buckets.view-grid>li.heading .head-filler{
width:calc(100% - 32px);
height:1px;
margin-top:-9px;
background-color:rgba(216,223,227,.74902)
}
.buckets.view-grid .thumb-title{
width:calc(100% - 16px);
font-size:14.5px;
font-weight:500;
padding:9px 12px 0;
display:block;
text-decoration:none;
max-width:100%;
position:absolute;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.buckets.view-grid .thumb-title:hover{
color:#2f76ff
}
.buckets.view-grid .thumb-meta{
font-size:13px;
padding:7px 7px 12px 12px;
display:block;
clear:both;
overflow:hidden;
color:#717d82
}
.buckets.view-grid .thumb-meta .filter_with_me{
color:#717d82
}
.buckets.view-grid .thumb-meta .thumb-info{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
width:156px;
line-height:1.2
}
.buckets.view-grid .thumbnail-wrapper{
position:relative;
margin:4px 4px 0
}
.buckets.view-grid .thumb-overlay{
position:absolute;
top:0;
width:100%;
height:100%;
padding:10px;
display:none;
background-color:rgba(85,99,108,.55);
z-index:110
}
.buckets.view-grid .thumb-overlay.uploading{
display:block;
background-color:rgba(242,242,242,.9)
}
.buckets.view-grid .thumb-overlay .icn-checkbox{
width:18px;
height:18px;
margin-top:7px;
margin-left:10px;
display:block;
border:1px solid rgba(0,0,0,.5);
background-color:#fff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
body.inside-bucket-page.uploading .buckets.view-grid .thumb-overlay .icn-checkbox{
display:none
}
.buckets.view-grid .thumb-overlay label{
position:absolute;
top:0;
left:0;
padding:0;
z-index:999
}
.edit-mode .buckets.view-grid .thumb-overlay label{
width:100%;
height:100%
}
.buckets.view-grid .thumb-overlay .custom-controls input:checked~.custom-control-indicator{
border:1px solid rgba(0,0,0,.25)
}
.buckets.view-grid .thumb-overlay .btn-cog-wheel{
position:relative!important;
left:0!important;
top:0!important
}
.buckets.view-grid .thumb-overlay .btn-cog-wheel .icn-cog-wheel{
width:20px;
height:20px;
display:inline-block
}
.buckets.view-grid .thumb-overlay .btn-cog-wheel .dropdown-menu{
margin-top:8px;
margin-right:-10px;
border-color:rgba(16,16,16,.3)
}
.buckets.view-grid .thumb-overlay .btn-cog-wheel .dropdown-menu>.arrow{
right:12px
}
.buckets.view-grid .thumb-footer{
height:28px;
padding:4px 12px;
background-color:#fbfcfc;
border-top:1px solid #f3f6f6;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px
}
.buckets.view-grid .thumb-footer .time{
font-size:13px
}
.buckets.view-grid .thumb-footer .icon{
width:12px;
height:12px;
display:inline-block;
float:right;
margin-top:1px;
position:relative;
right:0
}
.buckets.view-grid .thumb-footer .icon.icn-locked{
margin-left:7px;
margin-top:3px
}
.buckets.view-grid .thumb-footer .icon.icn-self-destruct{
margin-top:4px
}
.buckets.view-grid .thumb-footer .c-avatar{
margin-top:-2px
}
.buckets.view-grid .thumbnail{
display:inline-block;
width:100%;
text-align:center;
line-height:130px;
background-color:#f2f2f2!important;
vertical-align:top;
overflow:hidden
}
body.buckets-page .buckets.view-grid .thumbnail,
body.collaboration-page .buckets.view-grid .thumbnail,
body.favorite-page .buckets.view-grid .thumbnail,
body.inside-bucket-page .buckets.view-grid .thumbnail,
body.team-page .buckets.view-grid .thumbnail,
body.trash-page .buckets.view-grid .thumbnail{
width:100%;
position:relative;
padding-bottom:75%
}
body.buckets-page .buckets.view-grid .thumbnail img,
body.collaboration-page .buckets.view-grid .thumbnail img,
body.favorite-page .buckets.view-grid .thumbnail img,
body.inside-bucket-page .buckets.view-grid .thumbnail img,
body.team-page .buckets.view-grid .thumbnail img,
body.trash-page .buckets.view-grid .thumbnail img{
width:100%;
height:auto;
position:absolute;
left:0;
right:0;
top:50%;
transform:translateY(-50%);
margin:0 auto!important
}
.buckets.view-grid .thumb{
position:absolute;
float:left;
display:inline-block;
width:50%;
height:50%;
text-align:center;
line-height:64px;
font-size:16px;
background-color:#f2f2f2;
vertical-align:top;
color:#333c4e;
overflow:hidden
}
.buckets.view-grid .thumb.top-left{
left:0;
top:0
}
.buckets.view-grid .thumb.top-right{
right:0;
top:0
}
.buckets.view-grid .thumb.bottom-left{
left:0;
bottom:0
}
.buckets.view-grid .thumb.bottom-right{
right:0;
bottom:0
}
.buckets.view-grid .thumb img{
max-width:100%
}
.buckets.view-grid .thumb.bottom-right,
.buckets.view-grid .thumb.top-left{
background-color:#f2f2f2
}
.buckets.view-grid .thumb.bottom-left,
.buckets.view-grid .thumb.top-right{
background-color:#f8f8f8
}
.buckets.view-grid .thumb .thumb-file-count{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
margin:auto;
text-align:center;
color:#fff;
background-color:rgba(85,99,108,.65)
}
.buckets.view-grid .thumb.icn-thumb-show-all{
padding:22px 0;
line-height:1.8
}
.buckets.view-grid .thumb:first-child:last-child{
width:100%;
height:100%
}
.buckets.view-grid .thumb:first-child:nth-last-child(2),
.buckets.view-grid .thumb:first-child:nth-last-child(2)~.thumb{
width:50%;
height:100%
}
.buckets.view-grid .thumb:first-child:nth-last-child(2) img[src*="spacer-ff.gif"],
.buckets.view-grid .thumb:first-child:nth-last-child(2)~.thumb img[src*="spacer-ff.gif"]{
width:100%;
height:100%
}
.buckets.view-grid .hover-actions,
.buckets.view-grid .list-panelui-attributes,
.buckets.view-grid .thead{
display:none!important
}
.buckets.view-grid .list-thumb-meta .owner-name{
position:absolute;
bottom:4px;
right:13px;
z-index:10
}
.buckets.view-grid .list-thumb-meta .owner-name span{
display:none
}
.buckets.view-grid .list-thumb-meta .badge,
.buckets.view-grid .list-thumb-meta .owner-info,
.buckets.view-grid .list-thumb-meta .thumb-info,
.buckets.view-grid .list-thumb-meta .time{
display:none!important
}
.buckets.view-grid .folder .list-thumb-meta .owner-name{
position:absolute;
bottom:5px;
right:13px;
z-index:10
}
.small_folder_show{
display:block;
height:7px;
width:16px;
float:left;
margin-top:0;
margin-right:6px
}
.small_folder_show img{
width:100%
}
.blnk_itm{
border:none!important;
height:0!important;
padding:0!important
}
.folder-grid>.icn-thumb-play:before{
background:0 0!important
}
.buckets.small_grid{
grid-template-columns:repeat(auto-fill,minmax(16%,1fr))!important
}
.small_grid .thumb-title{
font-size:14px!important
}
.folder-grid .thumb.icn-thumb-play:before,
.small_grid .icn-thumb-play:before{
transform:translateY(-50%) scale(1)!important
}
@media all and (max-width:1024px){
.buckets.small_grid,
.buckets.view-grid{
grid-template-columns:repeat(auto-fill,minmax(20%,1fr))!important
}
.onboard-app{
display:none
}
}
@media all and (max-width:768px){
.buckets.small_grid,
.buckets.view-grid{
grid-template-columns:repeat(auto-fill,minmax(25%,1fr))!important
}
}
@media all and (max-width:550px){
.buckets.small_grid,
.buckets.view-grid{
grid-template-columns:repeat(auto-fill,minmax(40%,1fr))!important
}
}
@media all and (max-width:400px){
.thumbnail .icn-thumb-3fr.licn,
.thumbnail .icn-thumb-aai.licn,
.thumbnail .icn-thumb-ai.licn,
.thumbnail .icn-thumb-art.licn,
.thumbnail .icn-thumb-arw.licn,
.thumbnail .icn-thumb-avs.licn,
.thumbnail .icn-thumb-bitmap.licn,
.thumbnail .icn-thumb-bmp.licn,
.thumbnail .icn-thumb-bmp2.licn,
.thumbnail .icn-thumb-bmp3.licn,
.thumbnail .icn-thumb-cals.licn,
.thumbnail .icn-thumb-cgm.licn,
.thumbnail .icn-thumb-cin.licn,
.thumbnail .icn-thumb-cmyk.licn,
.thumbnail .icn-thumb-cmyka.licn,
.thumbnail .icn-thumb-cr2.licn,
.thumbnail .icn-thumb-crw.licn,
.thumbnail .icn-thumb-cur.licn,
.thumbnail .icn-thumb-cut.licn,
.thumbnail .icn-thumb-dcm.licn,
.thumbnail .icn-thumb-dcr.licn,
.thumbnail .icn-thumb-dcx.licn,
.thumbnail .icn-thumb-dds.licn,
.thumbnail .icn-thumb-dib.licn,
.thumbnail .icn-thumb-dicom.licn,
.thumbnail .icn-thumb-dng.licn,
.thumbnail .icn-thumb-dot.licn,
.thumbnail .icn-thumb-dpx.licn,
.thumbnail .icn-thumb-emf.licn,
.thumbnail .icn-thumb-epdf.licn,
.thumbnail .icn-thumb-epi.licn,
.thumbnail .icn-thumb-eps.licn,
.thumbnail .icn-thumb-eps2.licn,
.thumbnail .icn-thumb-eps3.licn,
.thumbnail .icn-thumb-epsf.licn,
.thumbnail .icn-thumb-epsi.licn,
.thumbnail .icn-thumb-ept.licn,
.thumbnail .icn-thumb-erf.licn,
.thumbnail .icn-thumb-exr.licn,
.thumbnail .icn-thumb-fax.licn,
.thumbnail .icn-thumb-fig.licn,
.thumbnail .icn-thumb-fit.licn,
.thumbnail .icn-thumb-fits.licn,
.thumbnail .icn-thumb-fpx.licn,
.thumbnail .icn-thumb-fts.licn,
.thumbnail .icn-thumb-gif.licn,
.thumbnail .icn-thumb-gplt.licn,
.thumbnail .icn-thumb-gray.licn,
.thumbnail .icn-thumb-hdr.licn,
.thumbnail .icn-thumb-hpgl.licn,
.thumbnail .icn-thumb-hrz.licn,
.thumbnail .icn-thumb-ico.licn,
.thumbnail .icn-thumb-icon.licn,
.thumbnail .icn-thumb-iff.licn,
.thumbnail .icn-thumb-image.licn,
.thumbnail .icn-thumb-info.licn,
.thumbnail .icn-thumb-inli.licn,
.thumbnail .icn-thumb-jbig.licn,
.thumbnail .icn-thumb-jng.licn,
.thumbnail .icn-thumb-jp2.licn,
.thumbnail .icn-thumb-jpc.licn,
.thumbnail .icn-thumb-jpe.licn,
.thumbnail .icn-thumb-jpeg.licn,
.thumbnail .icn-thumb-jpf.licn,
.thumbnail .icn-thumb-jpg.licn,
.thumbnail .icn-thumb-k25.licn,
.thumbnail .icn-thumb-kdc.licn,
.thumbnail .icn-thumb-man.licn,
.thumbnail .icn-thumb-mat.licn,
.thumbnail .icn-thumb-miff.licn,
.thumbnail .icn-thumb-mng.licn,
.thumbnail .icn-thumb-mono.licn,
.thumbnail .icn-thumb-mpc.licn,
.thumbnail .icn-thumb-mpr.licn,
.thumbnail .icn-thumb-mrsid.licn,
.thumbnail .icn-thumb-mrw.licn,
.thumbnail .icn-thumb-msl.licn,
.thumbnail .icn-thumb-msvg.licn,
.thumbnail .icn-thumb-mtv.licn,
.thumbnail .icn-thumb-mvg.licn,
.thumbnail .icn-thumb-nef.licn,
.thumbnail .icn-thumb-orf.licn,
.thumbnail .icn-thumb-otb.licn,
.thumbnail .icn-thumb-p7.licn,
.thumbnail .icn-thumb-palm.licn,
.thumbnail .icn-thumb-pam.licn,
.thumbnail .icn-thumb-pbm.licn,
.thumbnail .icn-thumb-pcc.licn,
.thumbnail .icn-thumb-pcd.licn,
.thumbnail .icn-thumb-pcds.licn,
.thumbnail .icn-thumb-pcl.licn,
.thumbnail .icn-thumb-pct.licn,
.thumbnail .icn-thumb-pcx.licn,
.thumbnail .icn-thumb-pdb.licn,
.thumbnail .icn-thumb-pef.licn,
.thumbnail .icn-thumb-pex.licn,
.thumbnail .icn-thumb-pfa.licn,
.thumbnail .icn-thumb-pfb.licn,
.thumbnail .icn-thumb-pfm.licn,
.thumbnail .icn-thumb-pgm.licn,
.thumbnail .icn-thumb-picon.licn,
.thumbnail .icn-thumb-pict.licn,
.thumbnail .icn-thumb-pix.licn,
.thumbnail .icn-thumb-png.licn,
.thumbnail .icn-thumb-png24.licn,
.thumbnail .icn-thumb-png32.licn,
.thumbnail .icn-thumb-png8.licn,
.thumbnail .icn-thumb-pnm.licn,
.thumbnail .icn-thumb-ppm.licn,
.thumbnail .icn-thumb-psb.licn,
.thumbnail .icn-thumb-psd.licn,
.thumbnail .icn-thumb-ptif.licn,
.thumbnail .icn-thumb-pwp.licn,
.thumbnail .icn-thumb-rad.licn,
.thumbnail .icn-thumb-raf.licn,
.thumbnail .icn-thumb-rgb.licn,
.thumbnail .icn-thumb-rgba.licn,
.thumbnail .icn-thumb-rla.licn,
.thumbnail .icn-thumb-rle.licn,
.thumbnail .icn-thumb-sct.licn,
.thumbnail .icn-thumb-sfw.licn,
.thumbnail .icn-thumb-sgi.licn,
.thumbnail .icn-thumb-shtml.licn,
.thumbnail .icn-thumb-sid.licn,
.thumbnail .icn-thumb-sr2.licn,
.thumbnail .icn-thumb-srf.licn,
.thumbnail .icn-thumb-sun.licn,
.thumbnail .icn-thumb-svg.licn,
.thumbnail .icn-thumb-svgz.licn,
.thumbnail .icn-thumb-tga.licn,
.thumbnail .icn-thumb-tif.licn,
.thumbnail .icn-thumb-tiff.licn,
.thumbnail .icn-thumb-tiff64.licn,
.thumbnail .icn-thumb-tim.licn,
.thumbnail .icn-thumb-uil.licn,
.thumbnail .icn-thumb-uyvy.licn,
.thumbnail .icn-thumb-vicar.licn,
.thumbnail .icn-thumb-viff.licn,
.thumbnail .icn-thumb-wbmp.licn,
.thumbnail .icn-thumb-webp.licn,
.thumbnail .icn-thumb-wmf.licn,
.thumbnail .icn-thumb-wpg.licn,
.thumbnail .icn-thumb-x.licn,
.thumbnail .icn-thumb-x3f.licn,
.thumbnail .icn-thumb-xbm.licn,
.thumbnail .icn-thumb-xcf.licn,
.thumbnail .icn-thumb-xpm.licn,
.thumbnail .icn-thumb-xwd.licn,
.thumbnail .icn-thumb-ycbc.licn,
.thumbnail .icn-thumb-ycbcr.licn,
.thumbnail .icn-thumb-yuv.licn,
.thumbnail>.icn-thumb-3fr.sicn,
.thumbnail>.icn-thumb-aai.sicn,
.thumbnail>.icn-thumb-ai.sicn,
.thumbnail>.icn-thumb-art.sicn,
.thumbnail>.icn-thumb-arw.sicn,
.thumbnail>.icn-thumb-avs.sicn,
.thumbnail>.icn-thumb-bitmap.sicn,
.thumbnail>.icn-thumb-bmp.sicn,
.thumbnail>.icn-thumb-bmp2.sicn,
.thumbnail>.icn-thumb-bmp3.sicn,
.thumbnail>.icn-thumb-cals.sicn,
.thumbnail>.icn-thumb-cgm.sicn,
.thumbnail>.icn-thumb-cin.sicn,
.thumbnail>.icn-thumb-cmyk.sicn,
.thumbnail>.icn-thumb-cmyka.sicn,
.thumbnail>.icn-thumb-cr2.sicn,
.thumbnail>.icn-thumb-crw.sicn,
.thumbnail>.icn-thumb-cur.sicn,
.thumbnail>.icn-thumb-cut.sicn,
.thumbnail>.icn-thumb-dcm.sicn,
.thumbnail>.icn-thumb-dcr.sicn,
.thumbnail>.icn-thumb-dcx.sicn,
.thumbnail>.icn-thumb-dds.sicn,
.thumbnail>.icn-thumb-dib.sicn,
.thumbnail>.icn-thumb-dicom.sicn,
.thumbnail>.icn-thumb-dng.sicn,
.thumbnail>.icn-thumb-dot.sicn,
.thumbnail>.icn-thumb-dpx.sicn,
.thumbnail>.icn-thumb-emf.sicn,
.thumbnail>.icn-thumb-epdf.sicn,
.thumbnail>.icn-thumb-epi.sicn,
.thumbnail>.icn-thumb-eps.sicn,
.thumbnail>.icn-thumb-eps2.sicn,
.thumbnail>.icn-thumb-eps3.sicn,
.thumbnail>.icn-thumb-epsf.sicn,
.thumbnail>.icn-thumb-epsi.sicn,
.thumbnail>.icn-thumb-ept.sicn,
.thumbnail>.icn-thumb-erf.sicn,
.thumbnail>.icn-thumb-exr.sicn,
.thumbnail>.icn-thumb-fax.sicn,
.thumbnail>.icn-thumb-fig.sicn,
.thumbnail>.icn-thumb-fit.sicn,
.thumbnail>.icn-thumb-fits.sicn,
.thumbnail>.icn-thumb-fpx.sicn,
.thumbnail>.icn-thumb-fts.sicn,
.thumbnail>.icn-thumb-gif.sicn,
.thumbnail>.icn-thumb-gplt.sicn,
.thumbnail>.icn-thumb-gray.sicn,
.thumbnail>.icn-thumb-hdr.sicn,
.thumbnail>.icn-thumb-hpgl.sicn,
.thumbnail>.icn-thumb-hrz.sicn,
.thumbnail>.icn-thumb-ico.sicn,
.thumbnail>.icn-thumb-icon.sicn,
.thumbnail>.icn-thumb-iff.sicn,
.thumbnail>.icn-thumb-image.sicn,
.thumbnail>.icn-thumb-info.sicn,
.thumbnail>.icn-thumb-inli.sicn,
.thumbnail>.icn-thumb-jbig.sicn,
.thumbnail>.icn-thumb-jng.sicn,
.thumbnail>.icn-thumb-jp2.sicn,
.thumbnail>.icn-thumb-jpc.sicn,
.thumbnail>.icn-thumb-jpe.sicn,
.thumbnail>.icn-thumb-jpeg.sicn,
.thumbnail>.icn-thumb-jpf.sicn,
.thumbnail>.icn-thumb-jpg.sicn,
.thumbnail>.icn-thumb-k25.sicn,
.thumbnail>.icn-thumb-kdc.sicn,
.thumbnail>.icn-thumb-man.sicn,
.thumbnail>.icn-thumb-mat.sicn,
.thumbnail>.icn-thumb-miff.sicn,
.thumbnail>.icn-thumb-mng.sicn,
.thumbnail>.icn-thumb-mono.sicn,
.thumbnail>.icn-thumb-mpc.sicn,
.thumbnail>.icn-thumb-mpr.sicn,
.thumbnail>.icn-thumb-mrsid.sicn,
.thumbnail>.icn-thumb-mrw.sicn,
.thumbnail>.icn-thumb-msl.sicn,
.thumbnail>.icn-thumb-msvg.sicn,
.thumbnail>.icn-thumb-mtv.sicn,
.thumbnail>.icn-thumb-mvg.sicn,
.thumbnail>.icn-thumb-nef.sicn,
.thumbnail>.icn-thumb-orf.sicn,
.thumbnail>.icn-thumb-otb.sicn,
.thumbnail>.icn-thumb-p7.sicn,
.thumbnail>.icn-thumb-palm.sicn,
.thumbnail>.icn-thumb-pam.sicn,
.thumbnail>.icn-thumb-pbm.sicn,
.thumbnail>.icn-thumb-pcc.sicn,
.thumbnail>.icn-thumb-pcd.sicn,
.thumbnail>.icn-thumb-pcds.sicn,
.thumbnail>.icn-thumb-pcl.sicn,
.thumbnail>.icn-thumb-pct.sicn,
.thumbnail>.icn-thumb-pcx.sicn,
.thumbnail>.icn-thumb-pdb.sicn,
.thumbnail>.icn-thumb-pef.sicn,
.thumbnail>.icn-thumb-pex.sicn,
.thumbnail>.icn-thumb-pfa.sicn,
.thumbnail>.icn-thumb-pfb.sicn,
.thumbnail>.icn-thumb-pfm.sicn,
.thumbnail>.icn-thumb-pgm.sicn,
.thumbnail>.icn-thumb-picon.sicn,
.thumbnail>.icn-thumb-pict.sicn,
.thumbnail>.icn-thumb-pix.sicn,
.thumbnail>.icn-thumb-png.sicn,
.thumbnail>.icn-thumb-png24.sicn,
.thumbnail>.icn-thumb-png32.sicn,
.thumbnail>.icn-thumb-png8.sicn,
.thumbnail>.icn-thumb-pnm.sicn,
.thumbnail>.icn-thumb-ppm.sicn,
.thumbnail>.icn-thumb-psb.sicn,
.thumbnail>.icn-thumb-psd.sicn,
.thumbnail>.icn-thumb-ptif.sicn,
.thumbnail>.icn-thumb-pwp.sicn,
.thumbnail>.icn-thumb-rad.sicn,
.thumbnail>.icn-thumb-raf.sicn,
.thumbnail>.icn-thumb-rgb.sicn,
.thumbnail>.icn-thumb-rgba.sicn,
.thumbnail>.icn-thumb-rla.sicn,
.thumbnail>.icn-thumb-rle.sicn,
.thumbnail>.icn-thumb-sct.sicn,
.thumbnail>.icn-thumb-sfw.sicn,
.thumbnail>.icn-thumb-sgi.sicn,
.thumbnail>.icn-thumb-shtml.sicn,
.thumbnail>.icn-thumb-sid.sicn,
.thumbnail>.icn-thumb-sr2.sicn,
.thumbnail>.icn-thumb-srf.sicn,
.thumbnail>.icn-thumb-sun.sicn,
.thumbnail>.icn-thumb-svg.sicn,
.thumbnail>.icn-thumb-svgz.sicn,
.thumbnail>.icn-thumb-tga.sicn,
.thumbnail>.icn-thumb-tif.sicn,
.thumbnail>.icn-thumb-tiff.sicn,
.thumbnail>.icn-thumb-tiff64.sicn,
.thumbnail>.icn-thumb-tim.sicn,
.thumbnail>.icn-thumb-uil.sicn,
.thumbnail>.icn-thumb-uyvy.sicn,
.thumbnail>.icn-thumb-vicar.sicn,
.thumbnail>.icn-thumb-viff.sicn,
.thumbnail>.icn-thumb-wbmp.sicn,
.thumbnail>.icn-thumb-webp.sicn,
.thumbnail>.icn-thumb-wmf.sicn,
.thumbnail>.icn-thumb-wpg.sicn,
.thumbnail>.icn-thumb-x.sicn,
.thumbnail>.icn-thumb-x3f.sicn,
.thumbnail>.icn-thumb-xbm.sicn,
.thumbnail>.icn-thumb-xcf.sicn,
.thumbnail>.icn-thumb-xpm.sicn,
.thumbnail>.icn-thumb-xwd.sicn,
.thumbnail>.icn-thumb-ycbc.sicn,
.thumbnail>.icn-thumb-ycbcr.sicn,
.thumbnail>.icn-thumb-yuv.sicn{
background-position:50% 50%!important
}
}
.drag_acceptable{
border:1px solid #2f76ff!important;
border-radius:3px;
box-shadow:inset 0 0 0 0 #2f76ff,0 0 0 2px rgba(22,142,234,.5);
z-index:100
}
.drag_acceptable:after,
.drag_acceptable:before{
border:1px solid #2f76ff!important;
box-shadow:inset 0 0 0 0 #2f76ff,0 2px 0 0 rgba(22,142,234,.5)
}
.guest #main_container{
max-width:1353px;
margin:0 auto
}
.guest .update_sidebar_left{
left:auto
}
@media all and (max-width:404px){
.version-history-page .badge-version{
margin-top:-52px
}
}
@media only screen and (min-width:769px) and (max-width:805px){
.version-history-page .badge-version{
margin-top:-52px
}
}
.team-page .buckets.view-grid .thumb-footer .icon{
right:26px!important
}
.version-history-page .owner-name{
display:none
}
.collaboration-page .view-grid .icn-locked{
margin-right:32px
}
.owner-name .c-avatar--m{
min-height:20px!important;
min-width:20px!important;
width:20px!important;
height:20px!important;
font-size:8px!important;
line-height:2.3!important
}
.direct_child_flex .progress{
height:3px
}
.direct_child_flex .progress-bar{
background-color:#2f76ff
}
.version-history-page .buckets.view-list>li.thead .name-area .thumb-title{
margin-left:3px
}
.trash-page .btn-outline{
color:#2f76ff
}
.trash-page .btn-outline:active,
.trash-page .btn-outline:hover{
color:#fff
}
.trash-page .buckets.view-list>li .list-thumb-meta .thumb-title{
margin-right:170px
}
.buckets.view-list{
margin:0;
padding:0;
width:100%;
list-style:none;
clear:both
}
.buckets.view-list>li{
position:relative;
padding:2px 0;
border:1px solid transparent;
border-bottom:1px solid #e2e7ea;
cursor:pointer
}
.buckets.view-list>li .direct_child_flex{
display:flex;
align-items:center
}
.buckets.view-list>li .direct_child_flex>a{
display:none
}
.buckets.view-list>li.drag_acceptable:after,
.buckets.view-list>li.drag_acceptable:before{
content:none
}
.buckets.view-list>li.dragable{
cursor:move;
border-bottom:1.5px dashed #c8c8c8;
background-color:#fff
}
.buckets.view-list>li .thumbnail-wrapper{
display:flex;
flex-direction:row-reverse;
align-items:center;
padding-right:15px
}
.buckets.view-list>li .thumbnail-wrapper .thumbnail{
width:45px;
height:34px;
background-color:#f2f2f2;
border:1px solid #d8dfe3;
overflow:hidden;
background-size:contain;
margin-left:40px;
position:relative;
display:flex;
align-items:center;
justify-content:center
}
.buckets.view-list>li .thumbnail-wrapper .thumbnail .thumb{
display:none;
width:36px;
height:26px
}
.buckets.view-list>li .thumbnail-wrapper .thumbnail .thumb:first-child img{
display:none
}
.buckets.view-list>li .thumbnail-wrapper .thumbnail img{
width:100%;
height:auto
}
.buckets.view-list>li .thumbnail-wrapper .thumbnail img[src*=spacer-ff]{
display:none
}
.buckets.view-list>li .thumbnail-wrapper .thumbnail.open-view{
background-color:transparent;
border-color:transparent
}
.buckets.view-list>li .thumbnail-wrapper .folder-grid img{
display:none
}
.buckets.view-list>li .thumbnail-wrapper .folder-grid .thumbnail{
background-color:transparent;
border:none
}
.buckets.view-list>li .thumbnail-wrapper .folder-grid .thumbnail:after,
.buckets.view-list>li .thumbnail-wrapper .folder-grid .thumbnail:before{
display:none
}
.buckets.view-list>li .thumbnail-wrapper .thumb-overlay{
position:absolute;
top:0;
left:0;
height:60px;
width:100%;
display:flex;
padding-right:5px;
padding-left:5px
}
.buckets.view-list>li .thumbnail-wrapper .thumb-overlay .arrow{
display:none
}
.buckets.view-list>li .thumbnail-wrapper .thumb-overlay .custom-controls{
display:block;
padding-right:0;
width:100%;
height:52px
}
.edit-mode .buckets.view-list>li .thumbnail-wrapper .thumb-overlay .custom-controls{
width:100%
}
.buckets.view-list>li .thumbnail-wrapper .thumb-overlay .custom-controls .custom-control-indicator{
position:absolute;
top:0;
bottom:0;
left:5px;
margin:auto
}
.buckets.view-list>li .thumbnail-wrapper .progress-wrapper{
display:block;
position:absolute;
right:0!important;
left:auto!important;
width:166px;
top:24px
}
.buckets.view-list>li .thumbnail-wrapper .progress-wrapper.js-empty-folder{
right:auto;
top:0;
left:0;
width:38px;
height:28px;
text-indent:-9999px
}
.buckets.view-list>li .name-area{
flex:4 1 0px;
overflow:hidden;
width:100%;
display:flex;
align-items:center;
line-height:49px
}
.buckets.view-list>li .name-area .thumb_video_duration{
margin-left:8px;
white-space:nowrap;
background-color:#e7e7e7;
border-radius:4px;
padding:2px 4px;
color:#404040;
font-size:12px;
height:26px;
line-height:22px;
max-width:100%;
overflow:hidden;
text-overflow:ellipsis
}
@media (max-width:768px){
.buckets.view-list>li .name-area .thumb_video_duration{
display:none!important
}
}
.buckets.view-list>li .name-area .thumb-title{
font-weight:500;
text-decoration:none;
font-size:15px;
color:#101010;
display:block;
max-width:100%;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.buckets.view-list>li .name-area .thumb-title:hover{
text-decoration:none
}
.buckets.view-list>li .name-area .form-control-rename{
margin-top:-2px;
margin-left:-6px;
padding-right:5px;
padding-left:5px;
width:192px;
font-size:14px;
font-weight:500;
border:1px solid #0287e7;
outline:0;
border-radius:3px
}
.buckets.view-list>li .name-area .icn-edit{
display:none
}
.buckets.view-list>li .name-area.favorite .thumb-title{
padding-left:21px;
background:url('/res/images/star.png?1736780834') 0 48% no-repeat
}
.buckets.view-list>li .list-panelui-attributes{
float:left;
margin-left:10px
}
.buckets.view-list>li .list-panelui-attributes .icon{
float:left;
margin:0 5px;
width:12px;
height:12px
}
.buckets.view-list>li .list-panelui-attributes .icon.icn-self-destruct{
margin:1px 0 0 3px
}
.buckets.view-list>li .view-badge{
min-width:39px;
font-size:12px;
line-height:1.4;
color:#fff;
background-color:#b7c1c9
}
.buckets.view-list>li .list-thumb-meta{
float:right;
margin-right:10px;
line-height:49px;
display:flex;
align-items:center;
gap:1rem;
position:relative;
min-width:272px
}
.guest .buckets.view-list>li .list-thumb-meta{
min-width:238px!important;
margin-right:0
}
.buckets.view-list>li .list-thumb-meta .thumb-info,
.buckets.view-list>li .list-thumb-meta .time{
min-width:100px;
font-size:15px;
color:#101010
}
.buckets.view-list>li .list-thumb-meta .thumb-info{
width:76px;
display:block;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.buckets.view-list>li .list-thumb-meta .thumb-info.version{
padding-left:26px
}
.buckets.view-list>li .hover-actions{
position:absolute;
top:8px;
right:0;
display:none
}
.buckets.view-list>li .hover-actions .btn{
margin-right:8px
}
.buckets.view-list>li:not(.guest):hover,
.edit-mode .buckets.view-list>li{
background-color:#fafbfb
}
.buckets.view-list>li:not(.guest):hover .hover-actions,
.edit-mode .buckets.view-list>li .hover-actions{
display:block
}
.edit-mode .buckets.view-list>li{
background-color:#fff
}
.buckets.view-list>li.selected,
.buckets.view-list>li.selected:hover{
background-color:#ebf6ff
}
.buckets.view-list>li.active{
background-color:rgba(47,118,255,.1)
}
.buckets.view-list>li .owner-info{
display:none
}
.buckets.view-list>li .owner-name{
display:flex;
padding-right:0;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
width:115px;
align-items:center;
gap:5px
}
.buckets.view-list>li .owner-name span{
display:block;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.buckets.view-list>li.thead{
display:block;
height:42px;
cursor:default
}
.buckets.view-list>li.thead a{
font-weight:600!important
}
.buckets.view-list>li.thead .name-area{
margin:0 0 0 40px;
line-height:inherit!important
}
.guest .buckets.view-list>li.thead .name-area{
margin-left:3px
}
.buckets.view-list>li.thead .name-area .thumb-title,
.buckets.view-list>li.thead .owner-name .thumb-title,
.buckets.view-list>li.thead .thumb-info .thumb-title,
.buckets.view-list>li.thead .time .thumb-title{
font-size:15px;
text-decoration:none;
color:#101010!important;
font-weight:600
}
.buckets.view-list>li.thead .owner-name{
text-overflow:initial
}
.buckets.view-list>li.thead .list-thumb-meta{
line-height:normal
}
.buckets.view-list .thumb-footer,
.buckets.view-list .thumb-meta{
display:none
}
.buckets.view-list .icon-list-more{
width:42px;
height:32px;
background-image:url('/res/images/header-more.png?1736780833');
background-position:center center;
background-repeat:no-repeat
}
.favorite-page .view-list .thumbnail{
left:0!important;
margin-right:-8px!important
}
.favorite-page .thead .name-area{
margin-left:0!important
}
.favorite-page .buckets.view-list>li .direct_child_flex{
margin-left:8px!important
}
.favorite-page .view-list .thumbnail-wrapper{
width:40px!important
}
.team-folder.buckets.view-list>li .list-thumb-meta,
.team-page .buckets.view-list>li .list-thumb-meta{
min-width:390px
}
@media all and (max-width:768px){
.list-thumb-meta{
display:none!important
}
body:not(.search-page) .buckets.view-list .btn-cog-wheel{
width:20px;
height:20px;
margin-top:20px;
left:auto!important;
right:6px!important;
top:0!important;
position:absolute!important
}
body:not(.search-page) .buckets.view-list .btn-cog-wheel .icn-cog-wheel{
width:20px;
height:20px
}
.buckets.view-list>li .name-area .thumb-title{
max-width:calc(100% - 30px)
}
.uploading .progress-wrapper{
right:auto!important;
left:20px!important;
width:calc(100% - 40px)!important;
top:0!important;
background-color:#f2f2f2!important;
height:38px!important
}
.uploading .progress-wrapper .progress{
top:16px;
position:absolute;
width:90%;
margin:0 auto;
left:0;
right:0
}
.buckets.view-list>li .thumbnail-wrapper .progress-wrapper{
right:auto!important;
left:40px!important;
width:50px!important;
top:0!important;
height:35px!important
}
}
.search-page .buckets.view-list>li .thumbnail-wrapper .thumb-overlay{
width:auto!important
}
.search-page .icn-cog-wheel{
display:none
}
.preload{
background-image:url('/res/images/panelui-bg-active.png?1736780833'),url('/res/images/panelui-bg-active@2x.png?1736780833'),url('/res/images/panelui-bg-collection-hover.png?1736780833'),url('/res/images/panelui-bg-collection-hover@2x.png?1736780833'),url('/res/images/panelui-bg-collection.png?1736780833'),url('/res/images/panelui-bg-collection@2x.png?1736780833'),url('/res/images/panelui-bg-folder-active.png?1736780833'),url('/res/images/panelui-bg-folder-active@2x.png?1736780833'),url('/res/images/panelui-bg-folder-hover.png?1736780833'),url('/res/images/panelui-bg-folder-hover@2x.png?1736780833'),url('/res/images/panelui-bg-folder.png?1736780833'),url('/res/images/panelui-bg-folder@2x.png?1736780833'),url('/res/images/panelui-bg-hover.png?1736780833'),url('/res/images/panelui-bg-hover@2x.png?1736780833'),url('/res/images/panelui-bg.png?1736780833'),url('/res/images/panelui-bg@2x.png?1736780833');
background-position:-9999px -9999px;
background-repeat:no-repeat
}
.btmbluebg{
background:url('/res/images/bg-blue/bg-blue.png?1736780833') center top no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.inbox-page .content_fluid.is-empty .empty .icon-inxbo-close{
background-image:url('/res/images/inbox-close@2x.png?1736780833');
background-size:59px 58px
}
.buckets.view-grid>li:not(.heading) .name-area.favorite .thumb-title,
.buckets.view-list>li .name-area.favorite .thumb-title{
background-image:url('/res/images/star@2x.png?1736780834');
background-size:16px 16px
}
.buckets.view-list .icon-list-more{
background-image:url('/res/images/header-more@2x.png?1736780833');
background-size:23px 6px
}
.btmbluebg{
background-image:url('/res/images/bg-blue/bg-blue@2x.png?1736780833')
}
}
.noborder{
background-image:none!important;
border:none!important
}
.share-list{
list-style:none;
margin:0;
padding:0
}
.share-list .item{
width:414px
}
.share-list .date{
width:180px
}
.share-list .actions{
width:110px
}
.share-list .expire,
.share-list .soon{
margin-top:5px
}
.share-list .expire{
color:#e61320
}
.share-list .soon{
color:#009e0f
}
.share-list .remove-share{
cursor:pointer
}
.share-list .remove-share:hover{
text-decoration:underline
}
.share-list .remove-share:active{
color:#2f76ff;
text-decoration:underline
}
.share-list.items .actions,
.share-list.items .date{
margin-top:4px
}
.share-list .actions,
.share-list .date{
margin-left:0
}
.share-list .date{
margin-left:40px
}
.search-page .share-list .date{
font-weight:600;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.share-list .icon-file-format{
width:30px;
min-height:30px;
display:inline-block;
overflow:hidden
}
.share-list .share-meta{
width:370px;
margin-top:4px
}
.share-list .item-meta{
font-weight:600;
color:#101010
}
.share-list .item-meta a{
float:left;
max-width:264px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.search-page .share-list .item-meta{
font-weight:400
}
.share-list .item-meta .sn-detail{
font-size:12.5px;
font-weight:400;
color:#56636d;
margin-left:10px
}
.share-list .to-meta{
margin-top:10px;
line-height:22px
}
.share-list .receiver-list{
height:66px;
overflow:hidden
}
.share-list .receiver-list.full{
height:auto;
overflow:auto
}
.share-list .receiver{
color:#101010
}
.share-list .receiver.social{
margin-top:12px
}
.share-list .msg-to-receiver{
margin-top:8px
}
.share-list.items>li{
margin-bottom:38px
}
.share-list.items>li:after,
.share-list.items>li:before{
content:" ";
display:table
}
.share-list.items>li:after{
clear:both
}
.search-page .share-list.items>li{
margin-bottom:30px;
padding:4px 10px
}
.search-page .share-list.items>li:after,
.search-page .share-list.items>li:before{
content:" ";
display:table
}
.search-page .share-list.items>li:after{
clear:both
}
.search-page .share-list.items>li.hover,
.search-page .share-list.items>li:hover{
background-color:#e8e8e8
}
.share-list .view-share{
margin-left:20px
}
.share-headings{
font-size:14.5px;
font-weight:600;
margin-bottom:26px
}
.search-page .share-headings{
margin-bottom:22px
}
.activity-list{
list-style:none;
margin:0;
padding:0
}
.activity-list li{
line-height:15px;
padding:15px 0;
display:flex;
transition:.3s
}
.activity-list li:after,
.activity-list li:before{
content:" ";
display:table
}
.activity-list li:after{
clear:both
}
.activity-list li:hover{
cursor:pointer;
background-color:#f7fbff
}
.activity-list li .item{
flex:2 0 1px;
padding-right:15px!important;
display:flex;
text-align:left
}
.with_brder li{
border-bottom:1px solid rgba(216,223,227,.75)
}
.activity-type{
width:16px;
height:16px;
margin-top:2px;
margin-right:15px;
margin-left:10px;
display:inline-block
}
.activity-meta{
line-height:1.6
}
.activity-meta a{
font-weight:600
}
.activity-meta .item-meta{
margin-top:3px
}
.activity-time{
width:115px;
text-align:left;
margin-top:5px
}
.js-activity .c-avatar--xs{
width:28px;
min-width:28px;
height:28px;
font-size:12px;
line-height:28px!important
}
.activity-page aside{
top:0;
height:100%!important
}
.main-graph{
position:relative;
height:220px;
margin-top:-34px;
margin-bottom:80px
}
.graph-stats{
padding:0;
margin:50px 0;
list-style:none;
text-align:center;
border:1px solid rgba(0,0,0,.12);
border-radius:2px
}
.graph-stats>li{
position:relative;
width:132px;
height:74px;
display:inline-block;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px
}
.graph-stats>li+li{
margin-left:17px
}
.graph-stats>li .dets,
.graph-stats>li .nums{
text-align:center;
display:block
}
.graph-stats>li .nums{
padding-top:7px;
font-size:22px;
color:#101010
}
.graph-stats>li .nums:after{
position:absolute;
height:28px;
width:1px;
top:24px;
right:-22px;
background-color:#72bf39;
content:""
}
.graph-stats>li.views .nums:after{
background-color:#efb41b
}
.graph-stats>li.downloads .nums:after{
background-color:#0fc2e8
}
.graph-stats>li.storage .nums:after{
display:none
}
.graph-stats>li .dets{
padding-top:11px;
font-size:13px;
color:#333c4e
}
.graph-wrapper{
border:1px solid #efefef;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
margin-left:auto;
margin-right:auto;
display:block
}
.rdp{
position:relative;
padding:4px 12px;
border:1px solid #c6cfd4;
border-radius:3px;
cursor:pointer;
z-index:11
}
.calendar-wrapper{
position:absolute;
top:44px;
right:0;
display:none;
z-index:1;
width:100%;
max-width:493px
}
.calendar-wrapper .arrow{
position:absolute;
top:-7px;
right:9px
}
.calendar-wrapper #analytics_date_range{
overflow-x:auto
}
.source-lists .list{
width:calc(50% - 15px);
height:384px;
border:1px solid rgba(0,0,0,.12);
display:block;
color:#101010;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px
}
.source-lists .list .list-header{
color:#333c4e;
background-color:#fdfdfd;
display:flex;
border-bottom:1px solid rgba(0,0,0,.12);
padding:8px 10px;
justify-content:space-between
}
.source-lists .list .list-container{
padding:0;
margin:0
}
.source-lists .list .list-container li{
color:#333c4e;
display:flex;
border-bottom:1px solid rgba(0,0,0,.12);
padding:8px 10px;
justify-content:space-between
}
.source-lists .list .list-container li a{
color:#2f76ff;
width:auto;
max-width:calc(100% - 22px);
overflow:hidden;
display:block;
white-space:nowrap;
text-overflow:ellipsis
}
.source-lists .list .list-container li a .icn-views-analytics{
float:none
}
.source-lists .list .list-container li .temp_ajax{
width:32px
}
.source-lists .list .act_count{
flex-grow:1;
width:15px
}
.source-lists .list .act_views{
width:45px;
text-align:center
}
.source-lists .list .act_topFiles{
flex-grow:2;
text-align:left;
width:calc(100% - 100px);
display:flex
}
.source-lists .list .act_ref,
.source-lists .list .act_time{
flex-grow:2;
text-align:left;
width:calc(50% - 50px)
}
.source-lists .list.top-files .list-header .col-2{
width:308px
}
.source-lists .list.top-files.full-block .list-header .col-2{
width:706px
}
.source-lists .list.top-files .col-2{
width:278px
}
.source-lists .list.nano>.nano-content{
top:34px
}
.source-lists .list.nano>.nano-pane{
margin-top:40px;
right:6px;
bottom:6px;
width:4px;
background-color:#eceff1
}
.source-lists .list.nano>.nano-pane>.nano-slider{
margin:0;
background-color:#c1cbd2
}
.source-lists .list.full-block{
width:100%
}
.source-lists .list.full-block .col-2{
width:526px
}
.source-lists .list.full-block.top-files .col-2{
width:676px
}
.source-lists .list.full-block .list-header .col-2{
width:556px
}
.info-lists .list{
position:relative;
width:calc(50% - 15px);
height:384px;
margin-bottom:28px;
border:1px solid rgba(0,0,0,.12);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
color:#101010
}
.info-lists .list .sp{
position:absolute;
top:-1px;
right:-1px;
width:34px;
height:34px;
border:1px solid #e0e0e0
}
.info-lists .list .sp.active{
background-color:#717d82;
border-color:#8f989c
}
.info-lists .list .sp:last-child{
right:32px
}
.info-lists .list .list-header{
padding:8px 18px;
height:33px;
font-size:14px;
border-bottom:1px solid rgba(0,0,0,.12);
color:#333c4e
}
.info-lists .list .list-header .p{
font-size:13px;
color:#9da7ab
}
.info-lists .list .list-header .s{
margin-left:12px;
margin-right:12px;
display:inline-block
}
.info-lists .list .list-content .r{
padding:8px 18px;
height:33px;
font-size:14px;
border-bottom:1px solid rgba(0,0,0,.12);
color:#333c4e
}
.info-lists .list .list-content .r:after,
.info-lists .list .list-content .r:before{
content:" ";
display:table
}
.info-lists .list .list-content .r:after{
clear:both
}
.info-lists .list .list-content .r .pb{
height:4px;
margin-right:10px;
margin-top:6px;
background-color:#fd8230;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px
}
.info-lists .list.nano>.nano-content{
top:34px
}
.info-lists .list.nano>.nano-pane{
margin-top:40px;
right:6px;
bottom:6px;
width:4px;
background-color:#eceff1
}
.info-lists .list.nano>.nano-pane>.nano-slider{
margin:0;
background-color:#c1cbd2
}
.country-graph{
position:relative;
margin-top:28px;
margin-bottom:28px;
border:1px solid rgba(0,0,0,.12);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px
}
.country-graph svg{
margin:0 auto;
display:inherit
}
.analytics-header{
padding:8px 10px;
text-align:left;
font-size:14px;
color:#333c4e;
background-color:#fdfdfd;
border-bottom:1px solid rgba(0,0,0,.12)
}
.range-footer{
padding:10px;
background-color:#f8f8f9;
border:1px solid #cdd6da;
border-top-color:#ececed;
-webkit-border-radius:0 0 4px 4px;
-moz-border-radius:0 0 4px 4px;
border-radius:0 0 4px 4px
}
.range-footer .btn-link{
margin-right:20px;
line-height:2.5;
font-weight:400;
color:#2f76ff
}
.legends{
margin-top:18px
}
.legends .legend{
position:relative;
float:left;
margin-right:28px;
display:inline-block;
height:18px;
line-height:18px;
color:#101010
}
.legends .legend>span{
float:left;
height:18px;
width:18px;
margin-right:9px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
.legends .legend.views span{
background-color:#e8873b
}
.legends .legend.downloads span{
background-color:#2f76ff
}
.legends .legend.ctac span{
background-color:#777bff
}
.legends .legend.completion_rate span{
background-color:#ce4645
}
.analytics-page.free-user .content.ap-fu{
min-height:80vh;
background:url("/res/images/schedule-share-for-free-users.png") left 186px no-repeat
}
.analytics-page .empty-msg,
.modal-analytics .empty-msg{
position:absolute;
top:47%;
width:100%;
text-align:center
}
.analytics-page ul.graph-stats-overview,
.modal-analytics ul.graph-stats-overview{
margin:50px 0;
padding:0;
list-style:none;
text-align:center
}
.analytics-page ul.graph-stats-overview .list,
.modal-analytics ul.graph-stats-overview .list{
position:relative;
display:inline-block;
padding:0 40px
}
.analytics-page ul.graph-stats-overview .list:first-child,
.modal-analytics ul.graph-stats-overview .list:first-child{
padding-left:0
}
.analytics-page ul.graph-stats-overview .list:last-child,
.modal-analytics ul.graph-stats-overview .list:last-child{
border:0;
padding-right:0
}
.analytics-page ul.graph-stats-overview .list span,
.modal-analytics ul.graph-stats-overview .list span{
text-align:center;
display:block
}
.analytics-page ul.graph-stats-overview .list span.nums,
.modal-analytics ul.graph-stats-overview .list span.nums{
font-size:30px;
color:#101010
}
.analytics-page ul.graph-stats-overview .list span.nums .sptxt,
.modal-analytics ul.graph-stats-overview .list span.nums .sptxt{
position:relative;
display:inline-block
}
.analytics-page ul.graph-stats-overview .list span.nums .sptxt:before,
.modal-analytics ul.graph-stats-overview .list span.nums .sptxt:before{
position:absolute;
width:8px;
height:8px;
background-color:#eeb333;
border-radius:50%;
top:0;
right:-10px;
content:''
}
.analytics-page ul.graph-stats-overview .list span.nums .sptxt.downloads:before,
.modal-analytics ul.graph-stats-overview .list span.nums .sptxt.downloads:before{
background-color:#26c2e6
}
.analytics-page ul.graph-stats-overview .list span.dets,
.modal-analytics ul.graph-stats-overview .list span.dets{
color:#717d82;
text-transform:uppercase
}
.analytics-page ul.graph-stats-overview .list:before,
.modal-analytics ul.graph-stats-overview .list:before{
position:absolute;
top:10px;
right:-2px;
bottom:10px;
width:2px;
background-color:#ebeff1;
content:''
}
.analytics-page ul.graph-stats-overview .list:last-child:before,
.modal-analytics ul.graph-stats-overview .list:last-child:before{
background-color:transparent
}
.analytics-page .loadmore,
.modal-analytics .loadmore{
text-align:center
}
.analytics-page .loadmore img,
.modal-analytics .loadmore img{
margin:20px
}
.views-col{
display:none
}
.axis line,
.axis path{
fill:none;
stroke:#EAEAEA;
shape-rendering:crispEdges
}
.line{
fill:none;
stroke-width:3px
}
.graph-tooltip.tooltip{
position:absolute;
padding:9px 11px!important;
font-size:12.5px;
line-height:18px;
color:#fff;
background:#161616;
border-radius:2px;
opacity:1;
margin-top:-20px!important
}
.worldmap-tooltip.tooltip{
position:absolute;
padding:9px 11px!important;
font-size:10px;
line-height:18px;
color:#101010;
background:#fff;
border:1px solid rgba(193,202,208,.5);
border-radius:2px;
opacity:1
}
.graph-tooltip.tooltip .tooltip-inner{
padding:0
}
.graph-tooltip.tooltip.top .tooltip-arrow{
bottom:-4px
}
.graph-tooltip.tooltip.bottom .tooltip-arrow{
top:-4px
}
.graph-tooltip.tooltip.left .tooltip-arrow{
right:-4px
}
.graph-tooltip.tooltip.right .tooltip-arrow{
left:-4px
}
.worldmap-tooltip.tooltip.top .tooltip-arrow{
bottom:-4px;
border-top-color:#fff
}
.worldmap-tooltip.tooltip.bottom .tooltip-arrow{
top:-4px;
border-top-color:#fff
}
#graph_tooltip{
min-width:120px
}
.points circle{
stroke:#FFF;
stroke-width:2px
}
.points.straight circle{
opacity:0
}
.points.straight circle.active{
opacity:1
}
.points circle.active{
stroke:#FFF;
stroke-width:2px
}
.tick{
font-size:12px;
fill:#818A90;
opacity:1
}
.y.axis .tick:first-child text{
display:none
}
.y.axis .tick:first-child line{
stroke:#C6C6C6
}
.y.axis .domain{
display:none
}
.analytics-to-upgrade{
position:relative
}
.analytics-to-upgrade .getUpgrade{
position:absolute;
top:38%;
z-index:1000;
text-align:center;
left:0;
right:0
}
.analytics-to-upgrade .getUpgrade p{
margin-bottom:18px
}
.analytics-to-upgrade .dim{
opacity:.1
}
.analytics-to-upgrade .nano-pane{
display:none
}
.analytics_insights_show ul{
list-style-type:none;
padding:0;
margin:40px 0 28px;
display:flex;
gap:15px
}
.analytics_insights_show ul li{
padding:15px 15px 10px;
flex:1 1 0;
border-radius:4px;
position:relative
}
.analytics_insights_show ul li:before{
content:'';
height:12px;
width:12px;
border-radius:10px;
top:15px;
right:15px;
position:absolute
}
.analytics_insights_show ul li p{
font-weight:500;
font-size:14px;
margin:0
}
.analytics_insights_show ul li h3{
font-size:29px;
font-weight:600;
margin:0
}
.analytics_insights_show ul li.views-i{
background-color:#feedcf
}
.analytics_insights_show ul li.views-i:before{
background-color:#e8873b
}
.analytics_insights_show ul li.fileaccessed-i{
background-color:#eaf9c0
}
.analytics_insights_show ul li.fileaccessed-i:before{
background-color:#81b963;
content:none!important
}
.analytics_insights_show ul li.completion-i{
background-color:#f9dfd9
}
.analytics_insights_show ul li.completion-i:before{
background-color:#ce4645;
content:none!important
}
.analytics_insights_show ul li.conversion-i{
background-color:#dddeff
}
.analytics_insights_show ul li.conversion-i:before{
background-color:#777bff
}
.analytics_insights_show ul li.downloads-i{
background-color:#c1e5ff
}
.analytics_insights_show ul li.downloads-i:before{
background-color:#2f76ff
}
.analytics_activity_container .activity_container{
border:1px solid rgba(0,0,0,.12);
border-radius:0;
margin-bottom:28px;
overflow:hidden
}
.analytics_activity_container .activity_container .activity_wrapper{
margin:0;
width:100%;
border:none;
box-shadow:none;
height:auto;
padding:7px 15px;
display:block;
max-height:270px;
overflow:auto
}
.analytics_activity_container .activity_container .activity_wrapper .info_activity_panel h3 .fileName{
display:inline;
margin:0;
font-size:inherit
}
@media all and (max-width:650px){
.calendar-wrapper{
top:80px
}
.info-lists .list,
.source-lists .list{
width:100%;
margin-bottom:15px
}
#date_selector{
clear:both!important;
margin-top:15px!important
}
.analytics-page ul.graph-stats-overview .list,
.modal-analytics ul.graph-stats-overview .list{
padding:0 12px!important
}
.analytics-page ul.graph-stats-overview .list span.dets,
.modal-analytics ul.graph-stats-overview .list span.dets{
font-size:13px!important
}
.main-graph .legends{
float:none!important;
clear:both!important;
overflow:hidden
}
}
.settings-wrapper ul{
margin:0;
padding:0;
list-style:none
}
.settings-wrapper h3{
margin:0 0 20px
}
.settings-wrapper p{
line-height:1.6;
color:#5f636b
}
.settings-wrapper .btn-blue{
margin-top:20px
}
.settings-wrapper .setting-item{
border-bottom:1px solid rgba(216,223,227,.75);
padding-bottom:40px;
margin-bottom:40px
}
.settings-wrapper .setting-item:after,
.settings-wrapper .setting-item:before{
content:" ";
display:table
}
.settings-wrapper .setting-item:after{
clear:both
}
.settings-wrapper .setting-item .show-on-demand a{
margin-top:28px;
margin-left:10px
}
.settings-wrapper .setting-item:last-child{
border:0
}
.settings-wrapper .list{
float:left;
padding:0 40px;
border-right:2px solid #ebeff1
}
.settings-wrapper .list:first-child{
padding-left:0;
padding-right:40px;
width:102px
}
.settings-wrapper .list:last-child{
border:0;
padding-right:0
}
.settings-wrapper .list span{
text-align:center;
display:block
}
.settings-wrapper .list span.nums{
font-size:30px;
color:#101010
}
.settings-wrapper .list span.dets{
color:#717d82
}
.settings-wrapper .setting-profile{
width:100%;
margin-bottom:20px;
display:flex
}
.settings-wrapper .setting-profile span{
display:block
}
.settings-wrapper .setting-profile .btn{
margin-bottom:10px
}
.settings-wrapper .custom-logo{
width:334px;
margin-bottom:20px;
margin-top:20px
}
.settings-wrapper .custom-logo span{
display:block
}
.settings-wrapper .custom-logo .btn{
margin-bottom:10px
}
.settings-wrapper .avatar-wrapper,
.settings-wrapper .custom-logo-wrapper{
width:100px;
padding:3px;
height:100px;
position:relative;
background-color:#fff;
border:1px solid #b1bbc1;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px
}
.settings-wrapper .avatar-wrapper.loading,
.settings-wrapper .custom-logo-wrapper.loading{
background:url("/res/images/custom-logo-upload.GIF") center center no-repeat
}
.settings-wrapper .avatar-wrapper.loading img,
.settings-wrapper .custom-logo-wrapper.loading img{
display:none
}
.settings-wrapper .custom-logo.js-custom-logo-white-viewer .loading{
background:url("/res/images/custom-logo-upload-white.GIF") center center no-repeat
}
.settings-wrapper .custom-logo.js-custom-logo-white-viewer .loading img{
display:none
}
.settings-wrapper .custom-logo-wrapper{
width:166px;
height:65px
}
.settings-wrapper .custom-logo-wrapper img{
max-width:130px;
max-height:50px
}
.settings-wrapper .custom-logo-wrapper.folder-page{
width:192px;
height:78px
}
.settings-wrapper .custom-logo-wrapper.folder-page img{
max-width:160px;
max-height:76px
}
.settings-wrapper .custom-logo-wrapper.favicon{
width:48px;
height:48px
}
.settings-wrapper .custom-logo-wrapper.favicon img{
max-width:42px!important;
max-height:42px!important
}
.settings-wrapper label{
display:block;
font-size:14.5px
}
.settings-wrapper label.label-split{
display:inline-block
}
.settings-wrapper .form-group{
margin:0!important
}
.settings-wrapper .notes{
width:300px;
margin-left:20px;
font-size:14px;
color:#717d82
}
.settings-wrapper .notes.edit{
margin-left:60px
}
.settings-wrapper .change-pass-link{
color:#2f76ff
}
.settings-wrapper .profile-update a{
margin-left:10px
}
.settings-wrapper .profile-update .form-group:last-child{
margin-bottom:0
}
.settings-wrapper .invite-friends{
margin-top:30px
}
.settings-wrapper .btn-update-cl{
margin-top:0
}
.settings-wrapper .main-domain{
margin-left:10px;
margin-right:10px;
line-height:2.5
}
.settings-wrapper .dm-links{
margin-top:8px;
margin-right:20px;
color:#2f76ff
}
.settings-wrapper .edit-inbox .btn-blue,
.settings-wrapper .setup-inbox .btn-blue{
margin-top:0;
margin-right:8px
}
.settings-wrapper .edit-inbox .inbox-info,
.settings-wrapper .setup-inbox .inbox-info{
margin:20px 0
}
.settings-wrapper .edit-inbox .setup-inbox-actions,
.settings-wrapper .setup-inbox .edit-inbox-actions,
.settings-wrapper .setup-inbox .inbox-info{
display:none
}
.settings-wrapper .edit-inbox .inbox-info{
display:block
}
.comments .custom-controls,
.notifications-list .custom-controls,
.sharing .custom-controls,
.url-shortener .custom-controls{
padding:6px 26px;
display:inline-block
}
.comments .custom-controls .custom-control-indicator,
.notifications-list .custom-controls .custom-control-indicator,
.sharing .custom-controls .custom-control-indicator,
.url-shortener .custom-controls .custom-control-indicator{
margin-top:5px
}
.time-zone .icon{
width:12px;
height:12px;
margin-top:3px;
margin-right:6px;
float:left;
display:inline-block
}
.time-zone h5{
margin-bottom:16px
}
.time-zone p{
margin-top:10px
}
.time-zone .form-group{
margin-bottom:0
}
.custom-branding h4{
margin-top:40px
}
.custom-branding h4,
.custom-branding h5{
margin-bottom:16px
}
.billing .available,
.billing .not-available,
.plan-table .available,
.plan-table .not-available{
margin-left:12px
}
.billing .available,
.plan-table .available{
color:#2f76ff
}
.billing .not-available,
.plan-table .not-available{
color:#e61320
}
.billing table,
.plan-table table{
width:100%
}
.billing table .btn-blue,
.plan-table table .btn-blue{
margin-top:0
}
.billing table tr,
.plan-table table tr{
text-align:left
}
.billing table th,
.plan-table table th{
padding:10px;
color:#101010;
font-size:14px;
font-weight:500
}
.billing table tbody tr,
.plan-table table tbody tr{
text-align:left;
line-height:3.4
}
.billing table tbody tr .btn,
.plan-table table tbody tr .btn{
margin-left:10px
}
.billing table tbody tr td,
.plan-table table tbody tr td{
padding-left:10px;
padding-right:10px
}
.billing table tbody tr td:last-child,
.plan-table table tbody tr td:last-child{
width:270px
}
.billing table tbody tr:nth-child(odd),
.plan-table table tbody tr:nth-child(odd){
background-color:#ebeff1
}
.billing table tbody tr:nth-child(2n),
.plan-table table tbody tr:nth-child(2n){
background-color:#fff
}
.billing h4,
.plan-table h4{
margin-top:40px;
font-size:18px
}
.billing p,
.plan-table p{
color:#333c4e
}
.billing .cancel_plan_billing,
.plan-table .cancel_plan_billing{
padding:10px 25px;
margin-top:20px;
display:inline-block
}
.billing .billing-details .upgrade-form-wrapper,
.plan-table .billing-details .upgrade-form-wrapper{
margin:0
}
.billing .billing-details .upgrade-form-wrapper .header,
.plan-table .billing-details .upgrade-form-wrapper .header{
height:auto;
padding-left:0;
padding-top:0
}
.billing .billing-details .upgrade-form-wrapper .credit_info,
.plan-table .billing-details .upgrade-form-wrapper .credit_info{
padding-top:30px
}
.billing .billing-details .small-details,
.plan-table .billing-details .small-details{
padding-top:5px;
clear:both;
display:block
}
.billing .billing-details label,
.plan-table .billing-details label{
color:#333c4e!important
}
.billing .blockSection,
.plan-table .blockSection{
display:block;
clear:both;
overflow:hidden
}
.members .available,
.members .not-available{
margin-left:12px
}
.members .available{
color:#2f76ff
}
.members .not-available{
color:#e61320
}
.members table{
width:100%
}
.members table .btn-blue{
margin-top:0
}
.members table tr{
text-align:left
}
.members table th{
padding:10px;
color:#101010;
font-size:14px;
font-weight:600
}
.members table tbody tr{
text-align:left;
line-height:3.4
}
.members table tbody tr .btn{
margin-left:10px
}
.members table tbody tr td{
padding-left:10px;
padding-right:10px;
white-space:nowrap
}
.remove-url{
margin-top:10px!important
}
.note-wrapper{
margin-top:10px
}
.theme-demo{
margin-top:20px;
margin-bottom:20px;
display:flex
}
.files-view .theme-shot-wrapper,
.files-view .video-options-wrapper,
.files-view .view-shot-wrapper,
.viewer-theme .theme-shot-wrapper,
.viewer-theme .video-options-wrapper,
.viewer-theme .view-shot-wrapper{
float:left;
border:1px solid #c1cbd2;
border-radius:5px
}
.files-view .theme-shot-wrapper+.theme-shot-wrapper,
.files-view .theme-shot-wrapper+.video-options-wrapper,
.files-view .theme-shot-wrapper+.view-shot-wrapper,
.files-view .video-options-wrapper+.theme-shot-wrapper,
.files-view .video-options-wrapper+.video-options-wrapper,
.files-view .video-options-wrapper+.view-shot-wrapper,
.files-view .view-shot-wrapper+.theme-shot-wrapper,
.files-view .view-shot-wrapper+.video-options-wrapper,
.files-view .view-shot-wrapper+.view-shot-wrapper,
.viewer-theme .theme-shot-wrapper+.theme-shot-wrapper,
.viewer-theme .theme-shot-wrapper+.video-options-wrapper,
.viewer-theme .theme-shot-wrapper+.view-shot-wrapper,
.viewer-theme .video-options-wrapper+.theme-shot-wrapper,
.viewer-theme .video-options-wrapper+.video-options-wrapper,
.viewer-theme .video-options-wrapper+.view-shot-wrapper,
.viewer-theme .view-shot-wrapper+.theme-shot-wrapper,
.viewer-theme .view-shot-wrapper+.video-options-wrapper,
.viewer-theme .view-shot-wrapper+.view-shot-wrapper{
margin-left:40px
}
.files-view .theme-shot-wrapper.active,
.files-view .video-options-wrapper.active,
.files-view .view-shot-wrapper.active,
.viewer-theme .theme-shot-wrapper.active,
.viewer-theme .video-options-wrapper.active,
.viewer-theme .view-shot-wrapper.active{
border-color:#2f76ff
}
.files-view .theme-header,
.viewer-theme .theme-header{
position:absolute;
top:0;
height:18px;
width:100%;
border-bottom:1px solid #4e4e4e
}
.files-view .option,
.viewer-theme .option{
position:relative;
display:block
}
.files-view .option .custom-controls,
.viewer-theme .option .custom-controls{
padding:15px 15px 0
}
.files-view .option .label-wrapper,
.viewer-theme .option .label-wrapper{
position:relative;
padding-left:24px;
height:44px;
line-height:3.4
}
.files-view .option label,
.viewer-theme .option label{
display:inline-block;
padding:0
}
.files-view .option label img,
.viewer-theme .option label img{
border:1px solid #ebebeb;
border-radius:3px
}
.files-view .option .custom-control-indicator,
.viewer-theme .option .custom-control-indicator{
left:0
}
.upload-btn-wrapper{
position:absolute;
left:130px;
top:60px
}
.plan-table td,
.plan-table th{
width:10%
}
.plan-table td:first-child,
.plan-table th:first-child{
width:80%
}
.utp.label{
display:inline-block;
margin-top:0;
margin-left:10px;
float:left;
padding:4px 10px;
font-size:14px;
background:#2f76ff;
color:#fff!important;
text-decoration:none!important
}
.pricely-pro{
margin:0;
padding:0;
list-style:none
}
.pricely-pro>li{
float:left;
width:180px
}
.pricely-pro>li:first-child{
width:228px;
border-left-width:1px
}
.pricely-pro>li:last-child .list-group{
border-right:1px solid #ddd
}
.pricely-pro>li:last-child .btn{
background-color:#9452ff;
border-color:#741fff;
color:#fff
}
.pricely-pro>li:last-child .btn:active{
background-color:#9e62ff
}
.pricely-pro>li:last-child .learnmorelnk a{
color:#9452ff
}
.pricely-pro .panel-heading{
margin:0;
padding:30px 0;
min-height:202px;
font-size:22px;
text-align:center;
color:#333;
background-color:#f5f5f5;
border-bottom:1px solid #ddd;
border-top:1px solid #ddd;
border-left:1px solid #ddd;
border-radius:0
}
.pricely-pro .panel-heading .pricely-label{
display:block;
margin:0 auto 10px;
font-size:13px;
font-weight:600;
letter-spacing:1px;
text-transform:uppercase
}
.pricely-pro .panel-heading .pricely-foreword{
display:block;
font-size:14px;
font-style:italic;
padding:0
}
.pricely-pro .panel-heading .pricely-paragraph{
font-size:14px;
line-height:20px;
margin:20px;
text-align:left
}
.pricely-pro .panel-heading .pricely-figure{
padding:10px 0;
position:relative
}
.pricely-pro .panel-heading .pricely-currency{
display:inline-block;
font-size:20px;
font-weight:400;
position:absolute;
top:30px
}
.pricely-pro .panel-heading .pricely-amount{
display:inline-block;
font-size:18px;
line-height:30px;
padding:0
}
.pricely-pro .panel-heading .smalprice{
display:block;
font-size:12px;
line-height:20px
}
.pricely-pro .panel-heading.free-plan{
color:#717171;
background-color:#e6e6e6;
border-color:#e4e4e4
}
.pricely-pro .panel-heading.paid-plan{
color:#3a87ad;
background-color:#d9edf7;
border-color:#bce8f1
}
.pricely-pro .panel-heading.business-plan{
color:#9452ff;
background-color:#e3d2ff;
border-color:#d3b8ff
}
.pricely-pro .list-group{
padding-left:0;
border-left:1px solid #ddd
}
.pricely-pro .list-group .list-group-item{
position:relative;
display:block;
min-height:46px;
padding:12.5px 5px;
margin-bottom:-1px;
text-align:center;
background-color:#fff;
border:1px solid #ddd;
border-left:0;
border-right:0;
border-radius:0;
height:48px
}
.pricely-pro .list-group .list-group-item:first-child{
border-top-width:0
}
.pricely-pro .icn-checkbox{
display:inline-block;
position:absolute;
top:50%;
left:50%;
margin-top:-8px;
margin-left:-8px;
width:16px;
height:16px
}
.pricely-pro .btn{
margin:20px auto 0;
padding:11px 0;
text-align:center;
display:block;
width:95%;
font-size:14px
}
.pricely-pro .learnmorelnk{
text-align:center;
display:block;
padding-top:15px
}
.exportDataOptions li{
float:none!important;
padding-bottom:5px!important
}
.exportDataOptions li:last-child{
position:static!important
}
.adminExportLink li{
left:0;
top:-20px
}
.adminExportLink li a{
color:#101010
}
.dtl a{
color:#2f76ff
}
.layout_flex_view{
display:flex
}
.back_btn_dashboard{
margin-top:3px
}
.cvc-number input,
.zip-code input{
width:100%!important
}
@media all and (max-width:768px){
.settings-wrapper .setting-profile{
flex-direction:column
}
.settings-wrapper .setting-profile .clear_avatar{
margin-left:0!important;
margin-top:15px;
width:250px
}
.layout_flex_view{
flex-direction:column
}
.layout_flex_view *{
margin-left:0!important
}
.settings-wrapper .form-control-split,
.settings-wrapper .label-split{
width:44%!important;
float:left!important
}
.settings-wrapper .form-control{
width:100%;
float:none
}
.settings-wrapper .notes{
margin-left:0!important;
margin-top:8px!important
}
.viewer-theme .option label img{
height:auto
}
.overview_stats_view .list{
float:none;
text-align:center;
padding:15px 0!important;
border-right:none!important;
border-bottom:1px solid #ebeff1!important;
display:inline-block;
width:48%!important
}
.overview_stats_view .list:first-child{
width:48%!important
}
.overview_stats_view .list span.dets{
font-size:13.5px
}
.stats_section_settigns{
padding-bottom:0!important;
border-bottom:0!important
}
.files-view .option,
.viewer-theme .option{
width:auto!important
}
.files-view .option label img,
.viewer-theme .option label img{
width:100%
}
.billing-details h3{
margin-bottom:20px
}
.table_responive_settings{
overflow-x:auto;
width:100%
}
}
.stats_section_settigns{
padding-bottom:28px
}
.top_section_members_view{
display:flex;
justify-content:space-between
}
.top_section_members_view .search-bar{
width:230px!important;
max-width:100%!important
}
.top_section_members_view .search-bar .icn-search{
top:12px!important;
left:0
}
.card_basic_info{
display:flex;
justify-content:space-between
}
.card_basic_info .form-group{
width:48.5%
}
.card_aditional_info{
display:flex;
justify-content:space-between
}
.card_aditional_info .form-group{
width:31%
}
.card_aditional_info .expiry-date .form-control{
width:50%
}
.card_aditional_info .security-code .form-group{
width:100%
}
#credit_card_form h3{
margin-bottom:30px
}
.spacing_settings_cls{
margin-top:0;
margin-bottom:0
}
@media all and (max-width:1024px){
.top_section_members_view .search-bar{
width:230px!important
}
}
@media all and (max-width:768px){
.top_section_members_view{
flex-direction:column
}
.top_section_members_view .search-bar{
margin:10px 0 0!important;
width:100%!important
}
.upgrade-form-wrapper{
width:100%!important
}
.card_basic_info{
flex-direction:column
}
.card_basic_info .form-group{
width:100%;
margin-left:0!important;
margin-top:0!important
}
.card_aditional_info{
flex-direction:column
}
.card_aditional_info .form-group{
width:100%
}
.card_aditional_info .input-group{
display:block!important
}
.card_aditional_info .input-group .form-group{
margin-top:10px
}
.teams .billing-details .card-expiry-year{
border-left:1px solid #c1cbd2!important
}
.upgrade-form-wrapper .fields-wrapper .form-group.plan{
width:400px!important;
padding-right:0!important
}
.upgrade-form-wrapper .custom-controls.monthly{
padding-right:0!important
}
.expiry-date,
.spacing_settings_cls{
margin-bottom:20px
}
.security-code{
margin-top:0!important;
margin-bottom:0!important
}
.spacing_resp_biling{
margin-bottom:20px
}
}
@media all and (max-width:600px){
.settings_stats{
display:flex
}
.settings_stats li{
padding:0 15px!important
}
.settings_stats li span.nums{
font-size:30px!important
}
.settings_stats li span.dets{
font-size:13.5px
}
.theme-demo{
flex-direction:column
}
.theme-demo .theme-shot-wrapper,
.theme-demo .video-options-wrapper,
.theme-demo .view-shot-wrapper{
margin-left:0!important;
width:240px;
margin-bottom:10px
}
}
body.teams.global-notice{
padding-top:38px!important
}
body.teams.global-notice .header-wrap.fixed{
margin-top:38px!important
}
.settings_tabs_top{
width:100%;
margin-top:-40px;
padding-top:30px;
position:sticky;
z-index:100;
background-color:#fff;
padding-bottom:30px
}
.settings_tabs_top ul{
display:flex;
list-style-type:none;
padding:0;
margin:0;
gap:10px
}
.settings_tabs_top ul li{
padding:6px 12px;
border-radius:4px;
cursor:pointer
}
.settings_tabs_top ul li a{
text-decoration:none;
display:block
}
.settings_tabs_top ul li.active{
background-color:#e9f4fd
}
.settings_tabs_top ul li.active a{
color:#2f76ff
}
@media all and (max-width:500px){
.settings_tabs_top ul{
flex-direction:column
}
}
.settings_wrapper{
display:block;
width:100%
}
.settings_wrapper .single_instance{
padding-bottom:50px;
border-bottom:1px solid rgba(216,223,227,.75);
position:relative
}
.settings_wrapper .single_instance .custom-controls:first-of-type{
padding-top:0
}
.settings_wrapper .single_instance label:not(.custom-controls){
max-width:490px
}
.settings_wrapper .single_instance .title,
.settings_wrapper .single_instance h5.mx490,
.settings_wrapper .single_instance label{
color:#101010!important
}
.settings_wrapper .single_instance label a,
.settings_wrapper .single_instance p a{
color:#2f76ff
}
.settings_wrapper .single_instance h3{
margin-bottom:20px;
margin-top:30px;
color:#101010;
font-weight:600
}
.settings_wrapper .single_instance p.title{
font-size:15px;
font-weight:400
}
.settings_wrapper .single_instance .info{
color:#717d82;
display:block
}
.settings_wrapper .single_instance .form_group{
display:flex;
align-items:center;
margin-bottom:20px
}
.settings_wrapper .single_instance .form_group .input_controls{
position:relative;
display:block;
width:400px
}
.settings_wrapper .single_instance .form_group .input_controls label{
max-width:490px
}
.settings_wrapper .single_instance .form_group .input_controls label.custom-controls{
margin:0;
padding:6px 26px
}
.settings_wrapper .single_instance .form_group .input_controls label span{
margin-top:5px
}
.settings_wrapper .single_instance .form_group .input_controls label span.change_custom_brand_image{
margin-top:4px
}
.settings_wrapper .single_instance .form_group .input_controls input[type=file]{
display:none
}
.settings_wrapper .single_instance .form_group .input_controls label.btn{
position:absolute;
left:130px;
top:60px
}
.settings_wrapper .single_instance .form_group .input_controls .logo_preview{
height:100px;
width:100px;
border:1px solid #ddd
}
.settings_wrapper .single_instance .form_group .input_controls .logo_preview img{
width:100%!important;
height:100%!important
}
.settings_wrapper .single_instance .form_group .input_controls .cta_wind_dropdown .info_note{
font-size:13.5px;
display:inline-block;
margin-top:8px
}
.settings_wrapper .single_instance .form_group .input_controls .password_acces_cps_share,
.settings_wrapper .single_instance .form_group .input_controls .restricted_acces_cps_share{
flex-direction:column
}
.settings_wrapper .single_instance .form_group .input_controls .password_acces_cps_share label,
.settings_wrapper .single_instance .form_group .input_controls .restricted_acces_cps_share label{
margin:0
}
.settings_wrapper .single_instance .form_group .input_controls .password_acces_cps_share .emails_cps_container,
.settings_wrapper .single_instance .form_group .input_controls .password_acces_cps_share .password_form_field,
.settings_wrapper .single_instance .form_group .input_controls .restricted_acces_cps_share .emails_cps_container,
.settings_wrapper .single_instance .form_group .input_controls .restricted_acces_cps_share .password_form_field{
width:100%;
max-width:100%
}
.settings_wrapper .single_instance .form_group .info_container .info{
max-width:300px;
padding-left:30px
}
@media all and (max-width:768px){
.settings_tabs_top{
margin-top:0;
position:static;
padding-top:0;
padding-bottom:0
}
.settings_wrapper .single_instance .form_group .input_controls{
width:100%
}
.settings_wrapper .single_instance .form_group{
flex-direction:column;
align-items:flex-start
}
.settings_wrapper .single_instance .form_group .info_container .info{
padding-left:0;
padding-top:5px
}
}
.settings_wrapper .single_instance .top_section_members_view{
margin-top:30px;
display:flex
}
.settings_wrapper .single_instance .top_section_members_view .members_invite_topsec{
display:flex;
gap:15px;
align-items:center
}
.settings_wrapper .single_instance .basic_info_update_panel{
max-width:550px;
position:relative
}
.settings_wrapper .single_instance .basic_info_update_panel p{
color:#101010
}
.settings_wrapper .single_instance .basic_info_update_panel .info_form{
display:flex;
gap:15px;
padding-bottom:70px
}
.settings_wrapper .single_instance .basic_info_update_panel .info_form .single_frm{
margin-bottom:15px
}
.settings_wrapper .single_instance .basic_info_update_panel .info_form .sub_parent_frm{
width:100%
}
@media all and (max-width:768px){
.settings_wrapper .single_instance .basic_info_update_panel .info_form{
flex-direction:column;
align-items:flex-start
}
}
.settings_wrapper .single_instance .basic_info_update_panel .btn{
position:absolute;
bottom:25px;
left:0
}
.settings_wrapper .single_instance .setting-profile{
display:flex;
gap:30px;
margin-bottom:30px;
margin-top:10px
}
.settings_wrapper .single_instance .setting-profile .clear_avatar #change_avatar{
margin-bottom:10px
}
.settings_wrapper .single_instance .setting-profile .clear_avatar span{
display:block
}
.settings_wrapper .single_instance .setting-profile .notes{
color:#717d82;
max-width:400px
}
.settings_wrapper .settings-wrapper .alert-notice,
.settings_wrapper .settings-wrapper .billing,
.settings_wrapper .settings-wrapper .single_instance{
max-width:800px
}
.settings_wrapper .settings-wrapper .members table tbody tr{
border-bottom:1px solid #e2e7ea
}
.settings_wrapper .settings-wrapper .members table tbody tr .name{
display:flex;
align-items:center;
gap:10px
}
.settings_wrapper .notifications-list{
list-style:none;
padding:0
}
.cancel_chnges_settings{
display:none
}
.inline_modal_wrapper .single_frm,
.inline_modal_wrapper .sub_parent_frm{
margin-bottom:15px
}
.inline_modal_wrapper .btn{
position:static!important
}
.billing_frm{
padding-bottom:80px;
position:relative
}
.billing_frm .single_frm{
display:flex;
gap:15px;
padding-bottom:20px
}
.billing_frm .single_frm .sub_parent_frm{
width:100%;
position:relative
}
.billing_frm .single_frm .sub_parent_frm label{
text-transform:none;
font-size:14px
}
.billing_frm .single_frm .sub_parent_frm .frm_group{
display:flex
}
.billing_frm .single_frm .sub_parent_frm .frm_group input:first-of-type{
border-top-right-radius:0;
border-bottom-right-radius:0;
border-right:none
}
.billing_frm .single_frm .sub_parent_frm .frm_group input:last-of-type{
border-top-left-radius:0;
border-bottom-left-radius:0
}
.billing_frm .single_frm .sub_parent_frm .icn-cvc{
position:absolute;
top:40px;
right:10px
}
.billing_frm .single_frm .sub_parent_frm .card_inf{
font-size:14px;
color:#888;
text-align:right;
display:block;
width:100%;
padding-top:5px
}
@media all and (max-width:768px){
.billing_frm .single_frm{
flex-direction:column;
align-items:flex-start
}
}
.billing_frm label.monthly,
.billing_frm label.yearly{
border:1px solid #ddd;
width:50%;
padding-left:44px!important;
padding-top:12px;
padding-bottom:12px
}
.billing_frm label.monthly span,
.billing_frm label.yearly span{
display:block
}
.billing_frm label.monthly.yearly,
.billing_frm label.yearly.yearly{
border-top-left-radius:5px;
border-bottom-left-radius:5px;
border-right:none
}
.billing_frm label.monthly.monthly,
.billing_frm label.yearly.monthly{
border-top-right-radius:5px;
border-bottom-right-radius:5px
}
.billing_frm label.monthly .custom-control-indicator,
.billing_frm label.yearly .custom-control-indicator{
left:16px
}
.billing_frm label.monthly .sub-note,
.billing_frm label.yearly .sub-note{
color:#717d82;
padding-left:8px
}
.mb2-0{
margin-bottom:16px!important
}
.mx490{
max-width:490px
}
.email_invitee_list_cps ul{
position:relative
}
.email_invitee_list_cps ul:empty:before{
content:"Nobody added yet";
text-align:center;
padding-top:24px;
position:absolute;
left:0;
right:0;
margin:0 auto!important;
color:#989898
}
.inline_modal_wrapper .billing_frm label.monthly,
.inline_modal_wrapper .billing_frm label.yearly{
width:100%;
border:none;
padding-left:35px!important;
padding-top:5px!important;
padding-bottom:5px!important
}
.inline_modal_wrapper .billing_frm label.monthly span,
.inline_modal_wrapper .billing_frm label.yearly span{
display:inline-block!important
}
.inline_modal_wrapper .billing_frm label.monthly .sub-note,
.inline_modal_wrapper .billing_frm label.yearly .sub-note{
color:#717d82;
padding-right:8px
}
.inline_modal_wrapper .billing_frm label.monthly .custom-control-indicator,
.inline_modal_wrapper .billing_frm label.yearly .custom-control-indicator{
left:0!important;
top:8px!important;
margin-top:0!important
}
.sso_status{
display:inline-block;
font-size:14px;
margin-left:20px;
border-radius:3px;
padding:5px 10px;
color:#fff;
transform:translateY(-2px)
}
.sso_status.active{
color:#04a25a;
border:2px solid #04a25a
}
.sso_status.inactive{
color:#d9461f;
border:2px solid #d9461f
}
.gear .dropdown-menu{
right:-15px!important
}
.integrations_wrapper .integrations_show{
display:block;
padding:0;
margin:30px 0 0;
list-style-type:none
}
.integrations_wrapper .integrations_show li.single_instance{
display:flex;
gap:80px;
margin-bottom:30px;
align-items:center
}
@media all and (max-width:768px){
.integrations_wrapper .integrations_show li.single_instance{
flex-direction:column;
align-items:flex-start;
gap:20px
}
}
.integrations_wrapper .integrations_show li.single_instance .logo_integrated_apps{
display:flex;
gap:20px;
align-items:center;
min-width:150px
}
.integrations_wrapper .integrations_show li.single_instance .logo_integrated_apps>div{
border:1px solid #ddd;
border-radius:5px;
height:56px;
width:56px;
display:flex;
align-items:center;
justify-content:center
}
.integrations_wrapper .integrations_show li.single_instance .logo_integrated_apps p{
font-size:18px;
font-weight:500;
margin:0
}
.integrations_wrapper .integrations_show li.single_instance .info{
max-width:300px;
color:#717d82;
margin:0!important
}
.integrations_wrapper .integrations_show li.single_instance .btn{
height:38px;
width:150px;
text-align:center
}
.integrations_wrapper .slack_conf_options{
display:inline-block;
width:auto;
padding:12px 30px 25px;
background-color:#fafafa;
border:1px solid #ddd;
border-radius:10px;
margin-bottom:80px;
transform:translatey(-10px)
}
.integrations_wrapper .slack_conf_options .team_libry_notif{
display:inline-block;
padding-left:78px
}
@media all and (max-width:768px){
.integrations_wrapper .slack_conf_options .team_libry_notif{
padding-left:0;
padding-top:25px
}
}
#player_color_form .customize_view,
.video_pack_options .customize_view{
max-width:224px;
padding:6px;
border:1px solid #ddd;
border-radius:5px;
position:relative
}
#player_color_form .customize_view img,
.video_pack_options .customize_view img{
width:210px
}
#player_color_form .customize_view .player_overlay,
.video_pack_options .customize_view .player_overlay{
position:absolute;
width:100%;
height:100%;
top:0;
left:0
}
#player_color_form .customize_view .player_overlay .play_icon,
.video_pack_options .customize_view .player_overlay .play_icon{
display:block;
margin:0 auto;
top:50%;
transform:translateY(-50%);
position:absolute;
left:0;
right:0;
filter:drop-shadow(0 0 .4rem rgba(0, 0, 0, .3))
}
#player_color_form .customize_view .mejs__controls,
.video_pack_options .customize_view .mejs__controls{
position:absolute;
width:calc(100% - 12px);
left:6px;
bottom:6px
}
#player_color_form .customize_view .mejs__controls span,
#player_color_form .customize_view .mejs__controls svg,
.video_pack_options .customize_view .mejs__controls span,
.video_pack_options .customize_view .mejs__controls svg{
position:absolute;
z-index:1000;
bottom:10px
}
#player_color_form .customize_view .mejs__controls span,
.video_pack_options .customize_view .mejs__controls span{
width:100%;
height:4px;
bottom:36px;
left:0;
background:#fff
}
#player_color_form .customize_view .mejs__controls #svg_vol_icon,
.video_pack_options .customize_view .mejs__controls #svg_vol_icon{
left:45px
}
.playback_speed .note{
margin-top:15px
}
.playback_speed .settings_playbck_speed{
padding:4px 0;
margin:0;
font-size:16px;
color:#fff;
font-weight:700;
width:40px;
cursor:pointer;
position:absolute;
user-select:none;
bottom:5px;
right:100px;
text-align:right
}
.playback_speed .settings_playbck_speed small{
font-size:15px;
line-height:10px;
display:inline-block;
position:absolute;
top:9px;
font-weight:700;
transform:translateX(2px)
}
.color_picker_container{
display:flex;
gap:25px;
align-items:center;
max-width:800px
}
@media (max-width:768px){
.color_picker_container{
flex-direction:column;
align-items:baseline
}
}
.video_pack_options{
display:flex;
gap:40px;
align-items:center;
max-width:800px
}
@media (max-width:768px){
.video_pack_options{
flex-direction:column;
align-items:baseline;
gap:10px
}
}
.video_pack_options .theme-demo,
.video_pack_options .theme-demo .video-options-color{
width:100%
}
.preview_captions{
padding:10px;
border:1px solid #ddd;
border-radius:5px;
max-width:800px;
margin-bottom:20px;
position:relative;
display:flex;
justify-content:center
}
.preview_captions .caption_background{
background-image:url("/res/images/player-bg.png");
width:100%;
height:127px;
background-size:cover
}
.preview_captions .captions_styles{
position:absolute;
bottom:20px;
background-color:rgba(0,0,0,.8);
color:#fff;
z-index:10;
display:inline-table;
text-align:center;
padding:3px 12px;
border-radius:5px;
font-size:18px
}
.preview_captions .captions_styles.highlight_captions span{
opacity:.6
}
.preview_captions .captions_styles.highlight_captions .active{
opacity:1
}
.preview_captions .captions_styles.fancy_captions{
background-color:transparent!important;
padding:3px 0
}
.preview_captions .captions_styles.fancy_captions>.active{
background-color:rgba(0,0,0,.8);
border-radius:3px;
padding:3px 2px;
margin-right:-2px;
margin-left:-2px
}
.preview_captions .captions_styles.fancy_captions .captions_outline{
left:0
}
.preview_captions .captions_styles .captions_outline{
position:absolute;
z-index:-1;
left:12px;
top:3px
}
.preview_captions .captions_styles .captions_outline .active{
background-color:transparent;
padding:0;
border-radius:0
}
.mx240{
max-width:240px
}
@media (max-width:768px){
.preview_captions .captions_styles{
width:90%;
font-size:14px
}
.mx240{
max-width:100%;
width:100%
}
.video_pack_options .theme-demo{
margin-top:10px!important;
margin-bottom:0!important
}
}
.settings-page strong{
font-weight:600!important
}
.input_group{
display:flex;
width:100%;
margin-bottom:10px
}
.input_group span{
display:inline-block;
padding:6px 12px;
background-color:#f1f1f1;
border:1px solid #c1cbd2;
border-top-left-radius:3px;
border-bottom-left-radius:3px;
border-right:none
}
.input_group input{
border-top-left-radius:0;
border-bottom-left-radius:0
}
.dns_status{
display:block;
padding-top:20px;
width:100%
}
.dns_status h4{
margin:0;
font-weight:600
}
.dns_status p{
margin:0;
padding:5px 5px 5px 0
}
.dns_status p.bold{
font-weight:600;
margin-bottom:10px;
padding:0
}
.dns_status .top_bar{
display:flex;
justify-content:space-between;
align-items:center;
margin-bottom:15px
}
.dns_status .top_bar .status{
padding:2px 10px;
border-radius:5px;
font-size:12px;
font-weight:600;
background-color:#ddd
}
.dns_status .top_bar .status.pending{
color:#dd8500;
background-color:rgba(255,113,0,.2)
}
.dns_status .top_bar .status.approved{
color:#00a86b;
background-color:rgba(0,168,107,.2)
}
.dns_status .dns_records{
display:flex;
gap:15px;
border:1px solid #ddd;
border-radius:5px;
padding:15px;
margin-bottom:10px
}
.dns_status .dns_records .highlighted{
display:flex;
gap:10px;
align-items:center;
justify-content:center;
background-color:#f1f1f1;
border-radius:5px;
padding:5px 10px
}
.email_dns_list{
display:block;
max-width:450px;
margin-bottom:30px;
margin-top:20px
}
.email_dns_list ul{
list-style-type:none;
padding:0;
margin:0
}
.email_dns_list ul li{
margin-bottom:15px;
border:1px solid #ddd;
border-radius:5px;
padding:15px;
background-color:#fff
}
.email_dns_list ul li p{
margin-bottom:2px;
display:flex;
align-items:center
}
.email_dns_list ul li p:last-of-type{
margin-bottom:0
}
.email_dns_list ul li p span{
width:60px;
max-width:60px;
display:inline-block
}
.email_dns_list ul li p span.field{
display:inline-flex;
width:auto;
min-width:auto;
gap:10px;
align-items:center;
justify-content:center;
background-color:#f1f1f1;
border-radius:5px;
padding:5px 10px;
max-width:350px
}
.email_dns_list ul li p span.field span{
width:100%;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
max-width:100%
}
.email_dns_list ul li p span.field svg{
height:15px;
width:15px;
min-width:15px;
max-width:15px;
cursor:pointer
}
.email_dns_list ul li span.invalid{
color:#e14c24;
background-color:rgba(168,0,0,.2);
font-size:12px;
padding:3px 6px;
width:auto;
border-radius:4px
}
.email_dns_list ul li span.valid{
font-size:12px;
padding:3px 6px;
border-radius:4px;
width:auto;
max-width:100px;
color:#00a86b;
background-color:rgba(0,168,107,.2)
}
.email_dns_list ul li span.unverified{
font-size:12px;
padding:3px 6px;
border-radius:4px;
width:auto;
max-width:100px;
color:#dd8500;
background-color:rgba(255,113,0,.2)
}
.email_domain_options{
display:flex;
gap:40px;
margin-top:10px;
margin-bottom:6px
}
.settings-page.global-notice .main-content{
margin-top:98px!important
}
.team-page .content_fluid.is-empty .empty .btn-blue{
margin-right:8px;
color:#fff;
width:180px;
padding:8px 0
}
.team-page .content_fluid.is-empty .empty .outlined-btn{
padding:8px 0
}
.team-page .content_fluid.is-empty .empty .btn-outline{
width:180px
}
.join-page.login-page,
.join-page.signup-page{
background-color:#fff
}
.join-page .form-wrapper{
text-align:center;
border:1px solid transparent
}
.join-page .signup-button .btn-blue{
margin-top:15px!important
}
.join-page .btn-blue{
color:#fff!important;
margin:10px auto
}
.join-page-info{
font-size:13px
}
.join-page-text{
font-size:15px
}
.join-page-text.login{
margin-bottom:30px
}
.join-page-text.signup{
margin-bottom:24px
}
.join-page-text.signup label{
color:#55636c;
font-size:14px
}
.join-page-text h3{
margin-top:26px!important;
margin-bottom:24px!important;
font-size:26px!important
}
.team_invitation_blue_bar,
.updated_blue_notice_ui{
border-color:rgba(21,125,251,.5);
background-color:#e1effd;
border-width:0 0 1px;
padding:1px 18px;
color:#101010!important
}
.team_invitation_blue_bar .icn-close,
.updated_blue_notice_ui .icn-close{
top:0;
left:0
}
.team_invitation_blue_bar .alert span,
.updated_blue_notice_ui .alert span{
position:relative;
top:2px
}
.team_invitation_blue_bar .alert .btn,
.updated_blue_notice_ui .alert .btn{
margin-left:10px
}
.updated_blue_notice_ui a{
color:#2f76ff
}
.updated_blue_notice_ui p{
display:inline-block!important
}
.updated_blue_notice_ui .alert{
transform:translateX(0)!important
}
.updated_blue_notice_ui .icn-close{
top:0;
left:0
}
.teams .alert-trial{
width:768px;
margin-bottom:30px;
padding:15px;
border:1px solid #f7e7b6
}
.teams .nav>li>a{
padding-top:5px;
padding-bottom:5px
}
.teams .nav>li.active{
background:rgba(22,142,234,.1);
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
margin-left:-8px
}
.teams .nav>li.active>a{
padding:6px 0 6px 8px;
color:#2f76ff
}
.teams a:active{
color:#2f76ff
}
.teams .files-view .theme-shot-wrapper.active,
.teams .files-view .view-shot-wrapper.active,
.teams .viewer-theme .theme-shot-wrapper.active,
.teams .viewer-theme .view-shot-wrapper.active{
border-color:#2f76ff
}
.teams .billing-details .fields-wrapper{
padding:0!important
}
.teams .billing-details .accepted-cards{
position:absolute;
top:10px;
right:10px
}
.teams .billing-details .card-expiry-year{
border-left:none
}
.teams .billing-details .card-expiry-year:focus{
border-left:1px solid #2f76ff;
margin-left:-1px
}
.teams .billing-details.upgrade-form-wrapper{
margin-right:100px;
margin-top:0
}
.teams .settings-wrapper .setting-item h3{
display:inline-block
}
.teams .settings-wrapper .setting-item.business-account a:not(.btn-blue){
color:#2f76ff
}
.teams .settings-wrapper .setting-item.business-account .form-group{
margin:0
}
.teams .settings-wrapper .setting-item.business-account label{
display:inline-block;
font-weight:light;
color:#333c4e
}
.teams .settings-wrapper .setting-item.business-account .label-split{
width:auto
}
.teams .settings-wrapper .setting-item.business-account .show-on-demand .btn-blue-rich{
margin-bottom:20px
}
.teams .settings-wrapper .setting-item.business-account .show-always{
display:inline-block;
font-weight:500;
color:#101010
}
.teams .settings-wrapper .setting-item.business-account .show-always a{
margin-left:6px;
font-weight:400
}
.teams .settings-wrapper .sharing .notes{
margin-top:25px
}
.teams .settings-wrapper .sharing .options-wrapper{
width:302px;
margin-bottom:20px
}
.teams .settings-wrapper .billing.business table tbody tr td:last-child{
width:120px
}
.teams .settings-wrapper .custom-domain .rich{
color:#2f76ff
}
.teams .settings-wrapper .activity-options .btn{
height:auto;
line-height:normal
}
.teams .settings-wrapper .summary{
margin:7px;
display:inline-block
}
.teams .settings-wrapper .summary span{
padding:0 10px
}
.teams .settings-wrapper .btn-blue-rich{
margin-top:20px
}
.teams .settings-wrapper .btn-compact .btn{
padding-right:58px
}
.teams .settings-wrapper .members table th:first-child{
padding-left:55px
}
.teams .settings-wrapper .members table th{
color:#101010;
font-size:13px;
font-weight:600
}
.teams .settings-wrapper .members table tbody tr{
background-color:#fff;
border-bottom:1px solid #e2e7ea
}
.teams .settings-wrapper .members table tbody tr .btn-group{
height:47px;
width:14px
}
.teams .settings-wrapper .members table tbody tr td:last-child{
width:20px
}
.teams .settings-wrapper .members table tbody tr:hover{
background-color:#fafbfb
}
.teams .settings-wrapper .members table tbody tr:hover .icn-admin-wheel,
.teams .settings-wrapper .members table tbody tr:hover .icn-gear-filled{
display:inline-block
}
.teams .icn-admin-wheel,
.teams .icn-gear-filled{
display:none;
cursor:pointer;
top:4px;
position:relative
}
.teams .search-bar .form-control{
width:300px;
float:left!important
}
.teams table .dropdown-menu.top-right{
right:-16px;
margin-top:-6px
}
.teams table .c-avatar{
margin:6px;
right:8px
}
.teams .admin .name,
.teams .member .name{
width:930px
}
.teams .admin .email,
.teams .member .email{
width:560px
}
.teams .admin .active,
.teams .member .active{
width:760px
}
.teams .admin .type,
.teams .member .type{
width:200px
}
.teams .admin .usage,
.teams .member .usage{
width:260px
}
.teams .admin .active,
.teams .admin .email,
.teams .admin .name,
.teams .admin .type,
.teams .admin .usage,
.teams .member .active,
.teams .member .email,
.teams .member .name,
.teams .member .type,
.teams .member .usage{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
text-decoration:none
}
.teams .list .icn-question{
background-position:-7204px 0;
height:16px;
width:16px;
position:relative;
vertical-align:sub;
left:5px;
cursor:pointer
}
.teams thead{
border-bottom:1px solid rgba(216,223,227,.75)
}
.business-static-page .bg-lower{
width:auto;
background:url('/res/images/business/landing-header.jpg?1736780833')
}
.business-static-page .simple-steps .steps .step{
margin:auto 10px
}
.business-static-page .plan-container{
box-shadow:none;
margin-top:0!important;
border-radius:0;
height:245px
}
.business-static-page .heading-main{
font-size:38px!important;
color:#101010!important;
text-shadow:none!important
}
.business-static-page .btn-plan-purple{
padding:10px 18px;
margin:20px auto 12px;
font-weight:600
}
.business-static-page .anchor-link{
text-align:center;
color:#2f76ff
}
.business-static-page .grid__animation{
width:970px;
max-width:100%;
margin:0 auto;
position:relative
}
.business-static-page .grid__animation #vic{
height:82px;
top:470px;
left:-100px
}
.business-static-page .grid__animation #dan{
height:230px;
top:225px;
left:900px
}
.business-static-page .grid__callout{
box-sizing:border-box;
display:block;
font-size:16px;
height:230px;
position:absolute;
width:320px;
-webkit-font-smoothing:antialiased
}
.business-static-page .grid__callout span{
font-weight:600;
color:#333c4e
}
.business-static-page .grid__callout p{
color:#5f636b
}
.business-static-page .grid__animation--box{
width:240px;
position:absolute;
text-align:left;
background:#fff;
border-radius:4px;
padding:20px;
box-shadow:0 0 7px rgba(0,0,0,.2);
color:#8497b0;
z-index:10;
transition:.6s cubic-bezier(.175, .885, .32, 1.2);
opacity:0;
-webkit-transform:scale(.6);
-ms-transform:scale(.6);
transform:scale(.6)
}
.business-static-page .grid__animation--box p{
margin:0;
font-size:15px;
line-height:22px
}
.business-static-page .commenter-photo{
margin-right:14px
}
.business-static-page .show--box{
opacity:1;
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
.business-static-page .grid__animation .dan .animation--line{
top:40px;
left:-232px;
height:3px;
width:84px
}
.business-static-page .grid__animation .dan .animation--dot{
top:32px;
left:-235px
}
.business-static-page .grid__animation .vic .animation--line{
top:42px;
left:70px;
height:3px;
width:200px
}
.business-static-page .grid__animation .vic .animation--dot{
top:33px;
left:262px
}
.business-static-page .grid__animation .animation--line{
position:absolute;
width:3px;
height:100%;
background-color:#000;
transition:1s cubic-bezier(.23, 1, .32, 1);
z-index:1;
opacity:0
}
.matt .business-static-page .grid__animation .animation--line{
top:42px;
left:60px;
height:3px;
width:75px
}
.business-static-page .grid__animation .animation--line.show--line{
opacity:.3
}
.business-static-page .grid__animation .animation--dot{
width:20px;
height:20px;
border-radius:50%;
position:absolute;
box-shadow:0 0 5px rgba(0,0,0,.3);
background-color:#fff;
z-index:5;
left:0;
bottom:0;
transition:650ms cubic-bezier(.175, .885, .32, 1.5);
opacity:0;
-webkit-transform:scale(.1);
-ms-transform:scale(.1);
transform:scale(.1)
}
.business-static-page .grid__animation .animation--dot.show--dot{
opacity:1;
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1)
}
.business-static-page .grid__animation .grid__animation--indicator{
width:20px;
height:100%;
position:absolute;
left:calc(50% - 10px);
bottom:0;
z-index:5
}
.section{
max-width:1000px;
margin:0 auto;
position:relative
}
#safrms-wrap{
margin-top:12vh
}
#safrms-cntr{
width:482px;
margin:0 auto;
padding:40px;
background-color:#fff;
border:1px solid #c7c9cb;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
box-shadow:0 1px 5px rgba(61,71,77,.16);
-moz-box-shadow:0 1px 5px rgba(61,71,77,.16);
-webkit-box-shadow:0 1px 5px rgba(61,71,77,.16)
}
#safrms-cntr .action.gray{
color:#737373;
font-weight:700;
background:#f3f3f3;
border:1px solid #cacdd0
}
#safrms-cntr .action{
color:#fff;
height:33px;
font-size:12px;
padding:0 17px;
cursor:pointer;
line-height:30px;
font-weight:700;
text-align:center;
background:#1988ff;
display:inline-block;
border:1px solid #0487e7;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
#safrms-cntr .right{
float:right!important
}
#safrms-cntr .right.frm{
font-size:13px;
line-height:26px
}
#safrms-cntr h2{
color:#535f69;
font-size:20px;
margin-bottom:15px
}
.download-page .main-content,
.install-page .main-content,
.plus-page .main-content{
margin-top:32px
}
.download-page .container.main-content,
.install-page .container.main-content,
.plus-page .container.main-content{
width:930px
}
.download-page .text-heading,
.install-page .text-heading,
.plus-page .text-heading{
margin-top:10px;
margin-bottom:10px;
text-align:center
}
.download-page .bg-lower,
.install-page .bg-lower,
.plus-page .bg-lower{
width:auto;
background-size:100%!important;
background:url("/res/images/plus-header.jpg");
background-position:50% 40%!important
}
.download-page h1,
.install-page h1,
.plus-page h1{
font-size:26px;
font-weight:600;
margin-top:0;
margin-bottom:4px
}
.download-page h3,
.install-page h3,
.plus-page h3{
color:#717d82;
font-size:18px;
margin-top:30px
}
.download-page .sub-heading,
.install-page .sub-heading,
.plus-page .sub-heading{
line-height:44px;
color:#717d82;
font-size:18px
}
.download-page .sub-heading a,
.install-page .sub-heading a,
.plus-page .sub-heading a{
color:#2f76ff
}
.download-page .input-group-lg>.form-control,
.download-page .input-group-lg>.input-group-addon,
.download-page .input-group-lg>.input-group-btn>.btn,
.download-page .input-lg,
.install-page .input-group-lg>.form-control,
.install-page .input-group-lg>.input-group-addon,
.install-page .input-group-lg>.input-group-btn>.btn,
.install-page .input-lg,
.plus-page .input-group-lg>.form-control,
.plus-page .input-group-lg>.input-group-addon,
.plus-page .input-group-lg>.input-group-btn>.btn,
.plus-page .input-lg{
height:43px;
font-size:15px;
padding:8px 10px
}
.download-page .btn-ln,
.install-page .btn-ln,
.plus-page .btn-ln{
padding:11px 32px;
font-size:16px
}
.download-page label,
.install-page label,
.plus-page label{
font-size:12px;
text-transform:uppercase;
color:#55636c
}
.download-page .pricing-hint,
.install-page .pricing-hint,
.plus-page .pricing-hint{
margin-top:4px
}
.download-page .nav li a,
.install-page .nav li a,
.plus-page .nav li a{
font-size:12px;
text-transform:uppercase
}
.download-page .footer .nav li a,
.install-page .footer .nav li a,
.plus-page .footer .nav li a{
font-size:13px;
text-transform:none
}
.download-page .upgrade-to-plus .headings,
.install-page .upgrade-to-plus .headings,
.plus-page .upgrade-to-plus .headings{
text-align:center
}
.download-page .upgrade-to-plus .btn-blue,
.install-page .upgrade-to-plus .btn-blue,
.plus-page .upgrade-to-plus .btn-blue{
margin-top:20px
}
.download-page .upgrade-to-plus-new .headings,
.install-page .upgrade-to-plus-new .headings,
.plus-page .upgrade-to-plus-new .headings{
text-align:left!important
}
.download-page .upgrade-to-plus-new .btn-blue,
.install-page .upgrade-to-plus-new .btn-blue,
.plus-page .upgrade-to-plus-new .btn-blue{
margin-top:20px
}
.download-page .features-list,
.install-page .features-list,
.plus-page .features-list{
margin:0;
padding:0;
list-style:none
}
.download-page .features-list li,
.install-page .features-list li,
.plus-page .features-list li{
width:284px;
float:left;
margin-right:21px;
margin-bottom:47px
}
.download-page .features-list li:nth-of-type(3n),
.install-page .features-list li:nth-of-type(3n),
.plus-page .features-list li:nth-of-type(3n){
margin-right:0
}
.download-page .features-list .icon,
.install-page .features-list .icon,
.plus-page .features-list .icon{
width:32px;
height:32px;
float:left
}
.download-page .features-list .detail,
.install-page .features-list .detail,
.plus-page .features-list .detail{
width:240px;
float:left;
margin-left:12px
}
.download-page .features-list .detail .desc,
.install-page .features-list .detail .desc,
.plus-page .features-list .detail .desc{
font-size:14px;
line-height:20px;
color:#717d82
}
.download-page .features-list .heading,
.install-page .features-list .heading,
.plus-page .features-list .heading{
margin-bottom:4px;
font-size:16px;
font-weight:600;
color:#101010
}
.download-page .features-list .icon.icn-schedule-share,
.install-page .features-list .icon.icn-schedule-share,
.plus-page .features-list .icon.icn-schedule-share{
margin-top:3px
}
.download-page .features-list .icon.icn-protection,
.install-page .features-list .icon.icn-protection,
.plus-page .features-list .icon.icn-protection{
margin-top:3px;
margin-left:-2px;
margin-right:2px
}
.download-page .features-list .icon.icn-self-destruct-icon,
.install-page .features-list .icon.icn-self-destruct-icon,
.plus-page .features-list .icon.icn-self-destruct-icon{
margin-top:3px;
margin-left:1px;
margin-right:-1px
}
.download-page .features-list .icon.icn-custom-branding,
.install-page .features-list .icon.icn-custom-branding,
.plus-page .features-list .icon.icn-custom-branding{
margin-top:3px;
margin-left:-3px;
margin-right:3px
}
.download-page .features-list .icon.icn-formats,
.download-page .features-list .icon.icn-storage,
.install-page .features-list .icon.icn-formats,
.install-page .features-list .icon.icn-storage,
.plus-page .features-list .icon.icn-formats,
.plus-page .features-list .icon.icn-storage{
margin-top:3px
}
.download-page .features-list .icon.icn-no-limit,
.install-page .features-list .icon.icn-no-limit,
.plus-page .features-list .icon.icn-no-limit{
margin-top:-5px
}
.download-page .features-list .icon.icn-support,
.install-page .features-list .icon.icn-support,
.plus-page .features-list .icon.icn-support{
margin-top:3px
}
.download-page .features-list:after,
.download-page .features-list:before,
.install-page .features-list:after,
.install-page .features-list:before,
.plus-page .features-list:after,
.plus-page .features-list:before{
content:" ";
display:table
}
.download-page .features-list:after,
.install-page .features-list:after,
.plus-page .features-list:after{
clear:both
}
.download-page .pay-form,
.install-page .pay-form,
.plus-page .pay-form{
padding:36px 52px 55px;
margin-top:40px;
margin-bottom:57px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
.download-page .nav-tabs>li,
.install-page .nav-tabs>li,
.plus-page .nav-tabs>li{
padding-bottom:2px;
margin-right:20px;
border-bottom:0 solid transparent
}
.download-page .nav-tabs>li.active,
.download-page .nav-tabs>li:hover,
.install-page .nav-tabs>li.active,
.install-page .nav-tabs>li:hover,
.plus-page .nav-tabs>li.active,
.plus-page .nav-tabs>li:hover{
border-bottom-color:#2f76ff
}
.download-page .nav-tabs>li:hover a,
.install-page .nav-tabs>li:hover a,
.plus-page .nav-tabs>li:hover a{
text-decoration:none;
color:#2f76ff
}
.download-page .cc-number,
.download-page .cvc-number,
.install-page .cc-number,
.install-page .cvc-number,
.plus-page .cc-number,
.plus-page .cvc-number{
position:relative
}
.download-page .accepted-cards,
.install-page .accepted-cards,
.plus-page .accepted-cards{
position:absolute;
top:11px;
right:10px
}
.download-page .cc-form p,
.install-page .cc-form p,
.plus-page .cc-form p{
margin-top:30px;
line-height:24px
}
.download-page .plan-values .nav-tabs>li,
.install-page .plan-values .nav-tabs>li,
.plus-page .plan-values .nav-tabs>li{
margin-right:16px
}
.download-page .offer,
.install-page .offer,
.plus-page .offer{
position:absolute;
top:-22px;
right:-70px;
width:60px;
height:40px
}
.download-page .plan-price .price,
.install-page .plan-price .price,
.plus-page .plan-price .price{
font-size:50px;
font-weight:600
}
.download-page .plan-price .sup,
.install-page .plan-price .sup,
.plus-page .plan-price .sup{
display:inline-block;
font-size:15px;
vertical-align:top;
margin-top:10px;
margin-right:-4px;
margin-left:-2px
}
.download-page .plan-price .fs,
.install-page .plan-price .fs,
.plus-page .plan-price .fs{
font-size:42px
}
.download-page .plan-price .pts,
.install-page .plan-price .pts,
.plus-page .plan-price .pts{
font-size:40px
}
.download-page .expiry-date,
.install-page .expiry-date,
.plus-page .expiry-date{
position:relative;
width:194px!important;
margin:0
}
.download-page .expiry-date .form-control,
.install-page .expiry-date .form-control,
.plus-page .expiry-date .form-control{
width:94px;
text-align:left
}
.download-page .expiry-date .form-control:last-child,
.install-page .expiry-date .form-control:last-child,
.plus-page .expiry-date .form-control:last-child{
width:94px;
border-left:none
}
.download-page .expiry-date .form-control:last-child:focus,
.install-page .expiry-date .form-control:last-child:focus,
.plus-page .expiry-date .form-control:last-child:focus{
border-left:1px solid #2f76ff;
margin-left:-1px
}
.download-page .expiry-date .input-group,
.install-page .expiry-date .input-group,
.plus-page .expiry-date .input-group{
width:210px
}
.download-page .security-code,
.install-page .security-code,
.plus-page .security-code{
position:relative;
width:164px!important;
margin:0;
left:28px
}
.download-page .security-code .icn-cvc,
.install-page .security-code .icn-cvc,
.plus-page .security-code .icn-cvc{
position:relative;
top:2px
}
.download-page .zip-code-group,
.install-page .zip-code-group,
.plus-page .zip-code-group{
position:relative;
width:168px!important;
margin:0
}
.download-page .features-heading,
.install-page .features-heading,
.plus-page .features-heading{
margin:0 0 40px;
font-weight:700
}
.business-try textarea{
padding-top:12px;
font-size:14px;
resize:none
}
.business-try .container{
padding:0!important
}
.business-try .trial-feat{
width:340px;
padding:28px;
text-align:left;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
border:1px solid #c1cbd2
}
.business-try .trial-feat h3{
margin:4px auto 0;
font-size:14px;
color:#101010;
line-height:2.8;
font-weight:500
}
.business-try .trial-feat li{
font-size:14px;
list-style:none;
line-height:2
}
.business-try .trial-feat span{
margin-right:6px;
background-position:-6557px 0;
height:6px;
width:8px
}
.business-try .upgrade-form-wrapper{
float:left;
margin-top:0
}
.business-try .upgrade-form-wrapper h1{
font-size:26px;
font-weight:400;
margin-bottom:30px;
padding:0;
text-align:center;
color:#101010
}
.business-try .upgrade-form-wrapper h6{
font-size:16px;
color:#333c4e;
line-height:1.5;
text-align:center
}
.business-try .upgrade-form-wrapper .detail{
position:relative;
top:28px;
margin-bottom:0
}
.business-try .upgrade-form-wrapper .admin-detail{
font-size:14.5px;
padding:30px
}
.business-try .upgrade-form-wrapper .admin-detail a{
color:#2f76ff
}
.plan-subtitle{
margin-top:15px;
display:block
}
.simple-steps h3{
margin:80px auto;
font-size:28px;
color:#101010
}
.btn-upgrade{
margin-top:20px
}
.plus-page .form-control:focus{
border-color:#2f76ff
}
.plus-page .simple-steps .steps .step{
display:inline-block;
width:326px
}
.plus-page .upgrade-top{
border-bottom:1px solid #e2e7ea;
padding-bottom:80px
}
.plus-page .upgrade-top.buy{
padding-bottom:0;
border-bottom:none
}
.plus-page .upgrade-top .upgrade-step.two .form-group{
padding:22px 0;
margin:0
}
.plus-page .upgrade-top #pay_pal_form{
height:216px;
line-height:1.8;
color:#101010
}
.plus-page .upgrade-top .btn-ln{
width:240px
}
.plus-page .upgrade-top .nav-tabs{
margin:0 0 20px
}
.plus-page .upgrade-top .nav-tabs>li .custom-controls{
padding:0 0 10px 26px;
font-size:12px!important;
font-weight:600;
text-transform:uppercase
}
.plus-page .upgrade-top .nav-tabs>li .custom-controls .custom-control-indicator{
width:16px;
height:16px;
margin:0
}
.plus-page .upgrade-top .nav-tabs>li:hover .custom-controls{
text-decoration:none;
color:#2f76ff!important;
border-bottom-color:#2f76ff
}
.plus-page .upgrade-top .nav-tabs>li.active .custom-controls{
color:#2f76ff!important;
border-bottom-color:#2f76ff
}
.plus-page .upgrade-bottom .btn-ln{
width:240px
}
.plus-page .upgrade-bottom.buy{
padding-bottom:0;
border-bottom:none
}
.plus-bg-dark{
width:auto;
background:url('/res/images/plus-page/plus-header.jpg?1736780833') center top/cover no-repeat
}
.bg-test-pricing{
width:auto;
background-position:50% 60%!important;
background:url('/res/images/testimonial-pricing.jpg?1736780834')
}
.pricing-plus .logo-wrapper{
height:108px!important
}
.pricing-plus .footer-v2{
border-top:0
}
.pricing-plus .step-detail{
font-size:14px
}
.pricing-plus .steps{
margin-top:50px
}
.pricing-plus .simple-steps h3{
margin-top:90px;
font-size:26px;
color:#101010
}
.pricing-plus .faq-section .wrapper-v2{
padding-top:0;
padding-bottom:0
}
.pricing-plus .faq-section h2{
text-align:center;
margin-top:90px;
font-size:26px;
color:#fff
}
.pricing-plus .faqs{
margin:50px auto 80px;
width:100%
}
.pricing-plus .faqs dt{
margin-top:10px;
font-size:17px;
color:#fff;
line-height:2;
display:block
}
.pricing-plus .answers{
font-size:15px;
color:#abb1b3;
line-height:1.6;
text-align:left;
margin-bottom:20px;
display:none
}
.plan-container{
-webkit-border-radius:0px 0px 3px 3px;
-moz-border-radius:0 0 3px 3px;
border-radius:0 0 3px 3px;
display:block;
width:100%;
vertical-align:top;
padding:30px;
box-shadow:0 0 19px 1px rgba(0,0,0,.2);
background:#fff;
box-sizing:border-box;
float:left
}
.container .plan-container{
margin-top:-140px
}
.plan-container.basic .pre-header{
background-color:#101010
}
.plan-container.blue .pre-header{
background-color:#2f76ff
}
.plan-container.purple .pre-header{
background-color:#9452ff
}
.plan-container.purple .btn-plan-purple{
margin:40px auto 14px
}
.plan-container.enterprise .pre-header{
background-color:#ffbc03
}
.plan-container.enterprise .btn-plan-purple{
margin:40px auto 14px
}
.plan-container .pre-header{
height:10px;
margin:-40px -30px 0;
-webkit-border-radius:3px 3px 0px 0px;
-moz-border-radius:3px 3px 0 0;
border-radius:3px 3px 0 0
}
.plan-container .plan-price,
.plan-container .sub-price,
.plan-container h6{
color:#101010
}
.plan-container h6{
font-size:26px;
font-weight:700;
margin-top:20px
}
.plan-container .plan-price{
font-size:32px;
font-weight:700;
display:inline-block
}
.plan-container .sub-price{
font-size:14.5px;
display:inline-block;
white-space:nowrap
}
.plan-container .plan-subtitle{
font-size:14.5px;
margin:0 auto 30px;
color:#333c4e
}
.plan-container .plan-details{
font-size:16px;
font-weight:400;
line-height:1.5;
color:#333c4e;
white-space:nowrap
}
.plan-container .plan-details.heading{
font-size:18.5px;
font-weight:600;
text-align:left;
margin-top:120px;
margin-bottom:4px
}
.plan-container .plan-details.sub-heading{
text-align:left;
font-size:16.5px;
margin-top:20px
}
.plan-container .plan-details.sub-heading strong{
font-weight:700
}
.plan-container .learn-more{
font-size:14px;
text-align:center;
margin-bottom:-30px
}
.plan-container .learn-more a{
color:#9452ff
}
.plan-container .plan-break{
height:1px;
margin:14px auto 16px;
background-color:#e2e7ea
}
.plan-container .plan-body{
text-align:left
}
.plan-container .plan-body li{
font-size:15px;
list-style:none;
line-height:2.4
}
.plan-container .plan-body span{
margin-right:6px;
background-position:-6557px 0;
height:6px;
width:8px
}
.plus-page .upgrade-form-wrapper{
max-width:648px!important;
width:100%!important
}
.upgrade-form-wrapper{
margin:40px auto 0;
max-width:588px;
width:100%;
text-align:left
}
.upgrade-form-wrapper .custom-controls{
font-size:16px!important;
color:#101010!important;
padding:8px 26px
}
.upgrade-form-wrapper .custom-controls.yearly{
border-right:1px solid #c8cacc;
width:218px
}
.upgrade-form-wrapper .custom-controls.monthly{
margin-left:16px
}
.upgrade-form-wrapper .checkout-agree{
text-align:left
}
.buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .upgrade-form-wrapper .custom-controls,
.upgrade-form-wrapper .blockUI,
.upgrade-form-wrapper .buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .custom-controls{
background-color:rgba(235,239,241,.7);
position:sticky
}
.upgrade-form-wrapper .agreement{
font-size:14px;
color:#101010;
line-height:1.2;
text-transform:none
}
.upgrade-form-wrapper .agreement a{
color:#2f76ff
}
.upgrade-form-wrapper .plan-note{
display:inline-block;
font-size:16px;
font-weight:400;
color:#101010;
line-height:1.2
}
.upgrade-form-wrapper .sub-note{
font-size:14px;
color:#717d82;
display:block
}
.upgrade-form-wrapper .upgrade-step{
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
.upgrade-form-wrapper .upgrade-step.one .fields-wrapper{
padding-top:15px
}
.upgrade-form-wrapper .upgrade-step.step-wide .fields-wrapper{
padding-top:30px
}
.upgrade-form-wrapper .upgrade-step.step-wide .discount{
padding:10px 0 0;
font-size:14px;
color:#04a25a
}
.upgrade-form-wrapper .upgrade-step.two{
width:230px;
border-color:#3493d5
}
.upgrade-form-wrapper .upgrade-step .form-control::-webkit-input-placeholder{
color:#c1cbd2
}
.upgrade-form-wrapper .upgrade-step .form-control:-moz-placeholder{
color:#c1cbd2
}
.upgrade-form-wrapper .upgrade-step .form-control::-moz-placeholder{
color:#c1cbd2
}
.upgrade-form-wrapper .upgrade-step .form-control:-ms-input-placeholder{
color:#c1cbd2
}
.upgrade-form-wrapper .header{
padding:10px 20px;
height:40px;
font-size:18px;
color:#101010;
line-height:2.353;
font-weight:500
}
.upgrade-form-wrapper .header .icn-secured-form{
background:url("/res/img/icon-secured-form.png") left center no-repeat #fff;
width:98px;
height:28px;
padding-left:18px;
display:inline-block
}
.upgrade-form-wrapper .details{
font-size:14px;
color:#909090;
text-align:left
}
.upgrade-form-wrapper .small-details{
font-size:13px;
padding-top:5px;
color:grey;
text-align:right
}
.upgrade-form-wrapper .users-amount{
width:100px
}
.upgrade-form-wrapper .card-number,
.upgrade-form-wrapper .cvc-number{
position:relative
}
.upgrade-form-wrapper .fields-wrapper{
padding:30px
}
.upgrade-form-wrapper .fields-wrapper label{
font-size:14px;
text-transform:none;
color:#717d82;
margin-bottom:8px;
line-height:20px
}
.upgrade-form-wrapper .fields-wrapper .form-group.plan{
width:470px;
border:1px solid #c8cacc;
padding:0 16px;
margin-top:0;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
height:92px
}
.card-number{
position:relative
}
.card-number .listCardInput{
position:absolute;
top:10px;
right:10px;
margin:0
}
.card-number .listCardInput li{
display:none
}
.card-number .listCardInput .show{
display:inline-block
}
.card-number .listCardInput .hide{
display:none!important
}
.labelcolor label{
color:#717d82!important
}
.paymentcardsBuy{
padding:0;
margin:0
}
.donwgradePlanOption{
margin:0;
padding:10px 26px!important
}
.donwgradePlanOption .plan-note{
font-weight:600;
text-transform:none;
font-size:13px;
line-height:23px
}
.donwgradePlanOption .sub-note{
text-transform:none;
padding-top:4px;
display:inline-block
}
.noBg{
background:0 0!important;
border:none!important
}
.payee-form{
padding-top:40px;
padding-bottom:60px
}
#jpf .form{
width:330px;
margin-left:86px
}
#jpf .fields.nm{
margin-bottom:0
}
#jpf .fields label{
color:#92999f;
display:block;
font-size:12px;
font-weight:400;
margin-bottom:8px
}
#jpf .fields .card-number{
width:100%;
background:url("/res/img/cc.png") right center no-repeat #fff
}
#jpf .fields .fld{
width:85px;
color:#525a5c;
background:#fff;
padding:4px 8px;
position:relative;
margin-right:10px;
border:1px solid #cacdd0;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px
}
#jpf .fields .fld span{
line-height:30px
}
#jpf .fields .fld .dd-arrow{
width:18px;
height:26px;
margin-top:2px;
cursor:pointer;
border:1px solid #cacdd0;
background:url("/res/img/ddarrow.png") center center no-repeat;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px
}
#jpf .fields .fld .dropdown{
top:36px;
left:-1px;
width:85px;
position:absolute
}
#jpf .fields .fld .dropdown.dd-o li{
color:#697278;
cursor:pointer;
font-size:12px;
padding:0 8px;
line-height:29px;
border-left:1px solid #cacdd0;
border-right:1px solid #cacdd0
}
#jpf .fields .fld .dropdown.dd-o li:hover{
color:#fff;
line-height:27px;
background:#5aa9e1;
border:1px solid #5aa9e1
}
#jpf .fields .card-cvc{
width:140px;
background:url("/res/img/ccv.png") right center no-repeat #fff
}
#jpf .fields .action{
height:40px;
font-size:14px;
padding:0 20px;
line-height:40px
}
#jpf .fields .action.processing{
padding:0 20px 0 40px;
background:url("/res/img/processing2.gif") 12px center no-repeat #49a3e1
}
#jpf .fields.detail{
width:290px;
margin-top:26px
}
#jpf .fields .wraper{
margin-bottom:10px
}
#jpf .seprator{
width:1px;
height:50px;
background:#d9dcde;
display:inline-block;
margin:0 24px
}
#jpf .fields .title{
color:#40484b;
font-size:16px;
display:block;
font-weight:400
}
#jpf .fields .detail{
color:#848f93;
font-size:14px;
margin-top:10px;
line-height:20px;
display:inline-block
}
.our-clients{
text-align:center
}
.our-clients .detail{
margin-bottom:38px;
font-size:14px;
font-weight:600;
text-transform:uppercase;
color:#101010
}
.try_business_header{
display:inline-block;
padding-top:6px;
padding-left:28.5%;
color:#2f76ff
}
.js-busines-sidebar{
width:160px!important;
height:150px!important;
border:1px solid #9467ef!important;
position:absolute;
bottom:90px!important;
padding:14px 15px!important
}
.js-busines-sidebar h6{
margin-bottom:5px!important;
margin-top:10px!important;
font-weight:600!important;
font-size:12px!important
}
.js-busines-sidebar .details{
margin-bottom:10px!important;
line-height:14px!important;
font-size:11px!important;
color:#333c4e!important
}
.js-busines-sidebar a{
color:#9452ff!important;
font-weight:600!important;
font-size:11px!important
}
.js-busines-sidebar .bus-download-close{
position:absolute;
top:10px;
right:10px;
cursor:pointer
}
.clients-row+.clients-row{
margin-top:20px
}
.clients-row:last-child{
margin-bottom:10px
}
.windows-page .clients-row:last-child{
margin-bottom:0!important
}
.client{
display:inline-block;
width:200px;
height:104px;
background-position:center center;
background-repeat:no-repeat
}
.client+.client{
margin-left:20px
}
.windows-page .client{
width:160px;
height:54px
}
.client.adobe{
background-image:url('/res/images/clients/adobe.png?1736780833')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.client.adobe{
background-image:url('/res/images/clients/adobe@2x.png?1736780833');
background-size:107px 23px
}
}
.client.evernote{
background-image:url('/res/images/clients/evernote.png?1736780833')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.client.evernote{
background-image:url('/res/images/clients/evernote@2x.png?1736780833');
background-size:138px 34px
}
}
.client.spotify{
background-image:url('/res/images/clients/spotify.png?1736780833')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.client.spotify{
background-image:url('/res/images/clients/spotify@2x.png?1736780833');
background-size:152px 46px
}
}
.client.amazon{
background-image:url('/res/images/clients/amazon.png?1736780833')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.client.amazon{
background-image:url('/res/images/clients/amazon@2x.png?1736780833');
background-size:172px 33px
}
}
.client.nike{
background-image:url('/res/images/clients/nike.png?1736780833')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.client.nike{
background-image:url('/res/images/clients/nike@2x.png?1736780833');
background-size:75px 39px
}
}
.client.salesforce{
background-image:url('/res/images/clients/salesforce.png?1736780833')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.client.salesforce{
background-image:url('/res/images/clients/salesforce@2x.png?1736780833');
background-size:72px 50px
}
}
.client.sony{
background-image:url('/res/images/clients/sony.png?1736780833')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.client.sony{
background-image:url('/res/images/clients/sony@2x.png?1736780833');
background-size:101px 18px
}
}
.client.espn{
background-image:url('/res/images/clients/espn.png?1736780833')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.client.espn{
background-image:url('/res/images/clients/espn@2x.png?1736780833');
background-size:139px 35px
}
}
.client.cisco{
background-image:url('/res/images/clients/cisco.png?1736780833')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.client.cisco{
background-image:url('/res/images/clients/cisco@2x.png?1736780833');
background-size:82px 43px
}
}
.client.disney{
background-image:url('/res/images/clients/disney.png?1736780833')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.client.disney{
background-image:url('/res/images/clients/disney@2x.png?1736780833');
background-size:99px 44px
}
}
.client.target{
background-image:url('/res/images/clients/target.png?1736780833')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.client.target{
background-image:url('/res/images/clients/target@2x.png?1736780833');
background-size:42px 53px
}
}
.valign{
display:table-cell;
vertical-align:middle;
float:none!important
}
.btn-group .icn-admin-wheel:hover{
background-position:-188px 0!important
}
.adsharing .lft-txt{
width:480px;
float:left
}
.adsharing .text-right{
width:430px
}
.terastoreage .pull-left{
width:300px
}
.terastoreage .pull-right{
margin-top:50px
}
.psswrdprotection .lft-txt{
width:490px;
float:left
}
.psswrdprotection .text-right{
width:330px
}
.slfdestruct .pull-left{
width:350px
}
.slfdestruct .pull-right{
margin-top:30px
}
.custombranding{
padding:32px 0
}
.custombranding .lft-txt{
width:530px;
float:left;
margin-top:50px
}
.custombranding .text-right{
width:400px
}
.customdomain .pull-left{
width:480px
}
.customdomain .pull-right{
margin-top:60px
}
.juminbox .lft-txt{
width:440px;
float:left;
margin-top:60px
}
.juminbox .text-right{
width:480px
}
.schedsharing .pull-left{
width:450px
}
.schedsharing .pull-right{
margin-top:60px
}
@media only screen and (min-width:769px) and (max-width:1024px){
.sidebar .logo-wrapper.pricing_logo{
display:block!important
}
.plus-page .content{
width:100%!important
}
}
@media only screen and (min-width:280px) and (max-width:768px){
.sidebar .logo-wrapper.pricing_logo{
display:block!important
}
.plus-page .content{
width:100%!important
}
.plus-page .detailed_info_card .expiry-date,
.plus-page .detailed_info_card .security-code,
.plus-page .detailed_info_card .zip-code-group{
width:100%!important;
left:0
}
.plus-page .upgrade-form-wrapper.responsive_frmWrper{
margin:0 auto!important;
float:none!important;
max-width:100%!important
}
.business-try .trial-feat{
width:calc(100% - 40px);
float:none!important;
clear:both;
overflow:hidden;
margin:0 auto
}
.fields-wrapper.planSelection .form-group.plan{
height:auto!important;
width:300px!important
}
.fields-wrapper.planSelection .form-group.plan #plan_yearly,
.fields-wrapper.planSelection .form-group.plan #plan_yearly_business{
border:none!important
}
.fields-wrapper.planSelection .form-group .custom-controls{
margin-left:0!important
}
.business-try .upgrade-form-wrapper .detail{
top:0!important
}
.business-try .upgrade-form-wrapper .detail label{
margin-left:0!important
}
.plus-page .marketing .mk-heading{
padding-top:60px!important;
padding-bottom:80px!important
}
.plus-page .marketing .mk-heading h1{
font-size:32px!important
}
.plus-page .marketing .mk-heading .detail{
margin-top:20px!important
}
.plus-page .marketing .logo-wrapper{
height:80px!important
}
.plus-page .bg-lower{
background-size:cover!important
}
.plus-page .container{
width:100%!important;
display:block!important
}
.plus-page .container .left,
.plus-page .container .right{
float:none!important;
width:calc(100% - 30px)!important
}
.plus-page .container .left .centralize,
.plus-page .container .left .five,
.plus-page .container .left .three,
.plus-page .container .right .centralize,
.plus-page .container .right .five,
.plus-page .container .right .three{
margin:0!important
}
.plus-page .container .tour-content{
height:auto!important;
width:100%;
max-width:100%!important;
padding:0 30px!important
}
.plus-page .container .tour-content h2{
margin-top:0!important;
text-align:center!important
}
.plus-page .container .img-pos{
position:static!important;
display:block;
margin-left:auto!important;
margin-right:auto!important
}
.plus-page .adsharing .lft-txt,
.plus-page .adsharing .text-right{
float:none!important;
width:100%!important
}
.plus-page .adsharing .text-right img{
width:80%;
margin:30px auto 0;
display:block
}
.plus-page .terastoreage .pull-left{
width:100%!important;
margin-top:30px!important
}
.plus-page .terastoreage .pull-left img{
width:70%;
display:block;
margin:0 auto
}
.plus-page .terastoreage .pull-right{
margin-top:0!important
}
.plus-page .psswrdprotection .lft-txt,
.plus-page .psswrdprotection .text-right{
float:none!important;
width:100%!important
}
.plus-page .psswrdprotection .text-right img{
width:70%;
margin:30px auto 0;
display:block
}
.plus-page .slfdestruct .pull-left{
width:100%!important;
margin-top:30px!important
}
.plus-page .slfdestruct .pull-left img{
width:70%;
margin:0 auto;
display:block
}
.plus-page .slfdestruct .pull-right{
margin-top:0!important
}
.plus-page .custombranding{
padding:0
}
.plus-page .custombranding .lft-txt,
.plus-page .custombranding .text-right{
float:none!important;
width:100%!important;
margin:0!important
}
.plus-page .custombranding .text-right img{
width:80%;
margin:30px auto 0;
display:block
}
.plus-page .customdomain{
margin-top:0!important
}
.plus-page .customdomain .pull-left{
width:100%!important;
margin-top:30px!important
}
.plus-page .customdomain .pull-left img{
width:100%;
margin:0 auto;
display:block
}
.plus-page .customdomain .pull-right{
margin-top:0!important
}
.plus-page .juminbox .lft-txt,
.plus-page .juminbox .text-right{
float:none!important;
width:100%!important;
margin:0!important
}
.plus-page .juminbox .text-right img{
width:80%;
margin:30px auto 0;
display:block
}
.plus-page .schedsharing .pull-left{
width:100%!important;
margin-top:30px!important
}
.plus-page .schedsharing .pull-left img{
width:80%;
margin:0 auto;
display:block
}
.plus-page .schedsharing .pull-right{
margin-top:0!important
}
.plus-page .simple-steps{
padding:0 50px!important;
border:none!important
}
.plus-page .simple-steps h3{
margin-top:50px!important;
margin-bottom:10px!important
}
.plus-page .simple-steps .steps{
margin-top:0!important
}
.plus-page .simple-steps .steps .step{
margin-top:20px!important;
width:100%
}
.plus-page .simple-steps .steps .step-detail{
height:auto!important
}
.plus-page .mk-heading{
padding:50px 0!important
}
.plus-page .prcingpanl{
height:auto!important;
padding-bottom:20px!important
}
.plus-page .pwrflanalytcs{
margin-top:0!important;
margin-bottom:0!important
}
.plus-page .pwrflanalytcs h2{
margin-top:0!important
}
.plus-page .v2 .mk-heading.title{
width:100%
}
.plus-page .container .plan-container{
margin:0 auto 40px;
display:block;
float:none;
clear:both;
height:auto
}
.plus-page .container .plan-container.basic{
margin-top:-140px!important
}
.plus-page .step-detail br{
display:none!important
}
.plus-page .bg-test-pricing{
background-size:cover!important
}
.plus-page .bg-test-pricing .testimonials-single .feedback{
padding-top:30px;
margin-bottom:50px
}
.plus-page .bg-test-pricing .testimonials-single .tour-quote{
width:100%!important
}
.plus-page .faq-section{
margin-top:50px
}
.plus-page .faq-section h2{
margin-top:50px!important;
margin-bottom:30px
}
.plus-page .faq-section .faqs{
margin:0!important;
width:100%!important
}
.plus-page .faq-section .answers{
margin-bottom:30px
}
.plus-page .faq-section .container{
padding:0 30px!important
}
.plus-page .footer-v2{
overflow:hidden
}
.pricing-plus .logo-wrapper{
height:80px!important
}
.pricing-plus .logo-wrapper .nav-bar .rich a[href="/apps"]{
display:block!important
}
.feature-row{
border:none!important
}
.plan-container .plan-details.heading{
margin-top:60px!important
}
.modal-signup-home .modal-body{
padding:36px 30px!important
}
}
.checkout_updated_UI{
display:flex;
width:100%;
height:100%
}
.checkout_updated_UI ::placeholder{
color:#ddd;
opacity:1
}
.checkout_updated_UI :-ms-input-placeholder{
color:#ddd
}
.checkout_updated_UI ::-ms-input-placeholder{
color:#ddd
}
.checkout_updated_UI .form_fields_holder{
display:flex;
width:58%;
justify-content:flex-end
}
.checkout_updated_UI .form_fields_holder .wrapr{
padding-top:40px;
max-width:750px;
width:100%;
padding-right:80px;
padding-left:80px
}
.checkout_updated_UI .form_fields_holder .wrapr h1{
margin-top:80px;
font-weight:500;
margin-bottom:40px
}
.checkout_updated_UI .form_fields_holder .wrapr h4{
font-size:18px;
font-weight:500;
color:#101010;
margin-bottom:25px
}
.checkout_updated_UI .form_fields_holder .wrapr .billing_frm{
padding-bottom:0
}
.checkout_updated_UI .form_fields_holder .wrapr .billing_frm .choose_pln{
display:flex;
max-width:450px
}
.checkout_updated_UI .form_fields_holder .wrapr .billing_frm .choose_pln span{
text-transform:none
}
.checkout_updated_UI .form_fields_holder .wrapr .billing_frm .choose_pln .plan-note{
font-size:16px;
color:#101010;
line-height:1.2;
margin-bottom:5px
}
.checkout_updated_UI .form_fields_holder .wrapr .billing_frm .choose_pln .sub-note{
font-size:14px;
color:#101010
}
.checkout_updated_UI .form_fields_holder .wrapr .billing_frm .choose_pln .sub_monthly{
color:#717d82
}
.checkout_updated_UI .form_fields_holder .wrapr .billing_frm .choose_pln .save_on_yearly{
display:inline-block;
color:#04a25a
}
.checkout_updated_UI .form_fields_holder .wrapr .basic_info_update_panel{
margin-top:40px
}
.checkout_updated_UI .form_fields_holder .wrapr .checkout-agree .agreement{
text-transform:none;
font-size:15px
}
.checkout_updated_UI .form_fields_holder .wrapr .btn-blue-download{
margin-bottom:30px;
width:100%
}
.checkout_updated_UI .summary_holder{
height:100%;
width:42%;
background-color:#f9f9f9;
position:fixed;
right:0;
top:0
}
.checkout_updated_UI .summary_holder .summary_wrpr{
max-width:500px;
padding:140px 80px 30px
}
.checkout_updated_UI .summary_holder .summary_wrpr h2{
font-size:24px;
font-weight:500;
margin-bottom:0;
color:#101010
}
.checkout_updated_UI .summary_holder .summary_wrpr p.summ_strt_date{
font-size:14px;
color:#717d82;
padding-top:12px
}
.checkout_updated_UI .summary_holder .summary_wrpr p.summ_strt_date span{
background-color:#d6ecff;
padding:5px 8px;
border-radius:4px;
color:#3c4fac;
display:inline-block;
margin-left:2px
}
.checkout_updated_UI .summary_holder .summary_wrpr ul{
padding:0;
list-style:none;
margin-top:30px
}
.checkout_updated_UI .summary_holder .summary_wrpr ul li{
display:flex;
justify-content:space-between;
font-size:15px
}
.checkout_updated_UI .summary_holder .summary_wrpr h5{
font-weight:500;
display:flex;
font-size:15px;
color:#101010;
padding-top:10px;
border-top:2px solid #ddd;
justify-content:space-between
}
@media all and (max-width:768px){
.checkout_updated_UI{
flex-direction:column
}
.checkout_updated_UI .form_fields_holder{
width:100%
}
.checkout_updated_UI .form_fields_holder .wrapr{
padding-right:20px;
padding-left:20px;
margin-right:0 auto
}
.checkout_updated_UI .form_fields_holder .wrapr h1{
margin-top:30px;
margin-bottom:15px;
text-align:center
}
.checkout_updated_UI .summary_holder{
width:100%;
background-color:#fff;
position:relative
}
.checkout_updated_UI .summary_holder .summary_wrpr{
padding-left:20px;
padding-right:20px;
padding-top:0;
max-width:100%
}
.checkout_updated_UI .summary_holder .summary_wrpr h2,
.checkout_updated_UI .summary_holder .summary_wrpr p.summ_strt_date{
text-align:center
}
}
.pricing_comparision .btn{
display:inline-block;
margin:0 auto 10px;
width:160px;
padding:8px 0
}
.pricing_comparision .comp_table_wrapper{
display:block
}
.pricing_comparision .comp_table_wrapper .heading_at_top{
display:flex;
align-items:center;
justify-content:flex-end;
position:sticky;
padding-top:25px;
z-index:1000;
top:0;
margin-bottom:20px;
background-color:#fff
}
.pricing_comparision .comp_table_wrapper .heading_at_top span{
font-weight:700;
font-size:18px;
width:200px;
text-align:center;
color:#131415
}
@media all and (max-width:768px){
.pricing_comparision .comp_table_wrapper .heading_at_top{
justify-content:space-between;
padding:10px
}
.pricing_comparision .comp_table_wrapper .heading_at_top .btn{
display:none
}
.pricing_comparision .comp_table_wrapper .heading_at_top span{
width:auto
}
}
.pricing_comparision .comp_table_wrapper .heading_at_top_panel{
display:flex;
align-items:center;
justify-content:right;
padding:15px;
cursor:pointer;
background-color:#f7f7f7
}
.pricing_comparision .comp_table_wrapper .heading_at_top_panel span{
font-weight:700;
font-size:16px;
width:200px;
text-align:center;
transition:.3s;
color:#131415
}
.pricing_comparision .comp_table_wrapper .heading_at_top_panel span.arrdown{
width:30px;
transform:translateY(-3px)
}
.pricing_comparision .comp_table_wrapper .heading_at_top_panel span.sideUp{
transform:rotate(180deg)
}
.pricing_comparision .comp_table_wrapper .heading_at_top_panel .first_clm{
flex-grow:1;
text-align:left;
font-size:18px
}
.pricing_comparision .comp_table_wrapper .comp_entries{
display:block;
list-style-type:none;
margin:0;
padding:0;
border:1px solid #e5e9f0
}
.pricing_comparision .comp_table_wrapper .comp_entries li{
display:flex;
justify-content:space-between;
transition:.1s;
border-bottom:1px solid #e5e9f0;
flex-flow:row wrap
}
.pricing_comparision .comp_table_wrapper .comp_entries li:last-child{
border-bottom:none
}
.pricing_comparision .comp_table_wrapper .comp_entries li:hover{
background-color:#f5f5f5
}
.pricing_comparision .comp_table_wrapper .comp_entries li span{
width:200px;
display:block;
text-align:center;
font-size:14.5px;
padding:12px 15px;
border-left:1px solid #e5e9f0
}
.pricing_comparision .comp_table_wrapper .comp_entries li span.cross{
height:auto
}
.pricing_comparision .comp_table_wrapper .comp_entries li span.cross:after,
.pricing_comparision .comp_table_wrapper .comp_entries li span.cross:before{
background:#ddd
}
.pricing_comparision .comp_table_wrapper .comp_entries li .first_clm{
flex-grow:1;
text-align:left;
border-left:none
}
.pricing_comparision .comp_table_wrapper .comp_entries li .first_clm span{
display:inline
}
.pricing_comparision .comp_table_wrapper .comp_entries li .first_clm img{
width:12px;
margin-left:10px
}
@media all and (max-width:768px){
.pricing_comparision .comp_table_wrapper .comp_entries li span{
flex-direction:column;
flex:1 25%;
justify-content:center;
padding:12px 3px
}
.pricing_comparision .comp_table_wrapper .comp_entries li .first_clm{
flex:1 100%;
padding:12px 15px!important;
border-bottom:1px solid #e5e9f0
}
}
.apps-page .container.main-content,
.download-page .container.main-content,
.install-page .container.main-content{
margin-top:32px
}
.apps-page .header-wrap,
.download-page .header-wrap,
.install-page .header-wrap{
position:relative
}
.apps-page .container,
.download-page .container,
.install-page .container{
margin-top:0
}
.apps-page .header-wrap,
.apps-page .site-header,
.download-page .header-wrap,
.download-page .site-header,
.install-page .header-wrap,
.install-page .site-header{
border-bottom:0
}
.apps-page h1,
.download-page h1,
.install-page h1{
margin-bottom:10px
}
.apps-page h2,
.download-page h2,
.install-page h2{
text-align:center;
margin-top:52px;
margin-bottom:80px
}
.apps-page .sub-heading,
.download-page .sub-heading,
.install-page .sub-heading{
font-size:18px;
line-height:30px
}
.apps-page .sub-heading-small,
.apps-page .sub-heading-xs,
.download-page .sub-heading-small,
.download-page .sub-heading-xs,
.install-page .sub-heading-small,
.install-page .sub-heading-xs{
font-size:14px;
position:relative;
top:20px;
left:5px
}
.apps-page .sub-heading-small,
.download-page .sub-heading-small,
.install-page .sub-heading-small{
font-weight:600;
margin-top:0
}
.apps-page .sub-heading-xs,
.download-page .sub-heading-xs,
.install-page .sub-heading-xs{
line-height:20px
}
.apps-page .other-options,
.download-page .other-options,
.install-page .other-options{
margin-bottom:20px
}
.apps-page .other-options a,
.download-page .other-options a,
.install-page .other-options a{
color:#2f76ff
}
.apps-page .icon.icn-direct-link,
.download-page .icon.icn-direct-link,
.install-page .icon.icn-direct-link{
margin-top:3px;
margin-left:-3px;
margin-right:3px
}
.apps-page .icon.icn-recipients,
.download-page .icon.icn-recipients,
.install-page .icon.icn-recipients{
margin-left:-4px;
margin-right:4px
}
.apps-page .icon.icn-notes,
.apps-page .icon.icn-screen-shot,
.apps-page .icon.icn-social-media,
.download-page .icon.icn-notes,
.download-page .icon.icn-screen-shot,
.download-page .icon.icn-social-media,
.install-page .icon.icn-notes,
.install-page .icon.icn-screen-shot,
.install-page .icon.icn-social-media{
margin-top:3px;
margin-left:-3px;
margin-right:3px
}
.apps-page .icon.icn-realtime-view,
.download-page .icon.icn-realtime-view,
.install-page .icon.icn-realtime-view{
margin-top:3px;
margin-left:-4px
}
.apps-page .icon.icn-alerts,
.apps-page .icon.icn-proxy,
.download-page .icon.icn-alerts,
.download-page .icon.icn-proxy,
.install-page .icon.icn-alerts,
.install-page .icon.icn-proxy{
margin-top:3px;
margin-left:-3px;
margin-right:3px
}
.apps-page .icon.icn-crown,
.download-page .icon.icn-crown,
.install-page .icon.icn-crown{
margin-top:5px;
margin-left:-3px;
margin-right:3px
}
.apps-page .upgrade-to-plus .btn-blue,
.download-page .upgrade-to-plus .btn-blue,
.install-page .upgrade-to-plus .btn-blue{
margin-top:32px
}
.upcoming{
color:#e61320;
font-size:11px;
font-weight:400
}
.btn-mg{
min-width:400px;
padding-top:10px;
padding-bottom:10px;
margin-bottom:22px
}
.btn-mg .button-title{
font-size:20px
}
.btn-mg p{
margin:0
}
.app-shot-wrapper{
background:url("/res/images/shadow.png") center bottom/100% auto no-repeat
}
.app-shot-wrapper .app-shot{
height:415px;
background:url("/res/images/screenshots/install-page-shot-win.png") center top no-repeat
}
.download-page.mac .app-shot-wrapper .app-shot,
.install-page.mac .app-shot-wrapper .app-shot{
background:url("/res/images/screenshots/install-page-shot-mac.png") center top no-repeat
}
.quickly-capture-and-share-anything{
background-image:url('/res/images/shadow.png?1736780834');
background-position:center bottom;
background-repeat:no-repeat;
background-size:100%
}
.quickly-capture-and-share-anything .app-shot{
height:415px;
background:url('/res/images/screenshots/install-page-shot-mac.png?1736780834') center top no-repeat
}
.quickly-capture-and-share-anything .app-shot.win{
height:415px;
background:url('/res/images/screenshots/install-page-shot-win.png?1736780834') center top no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.quickly-capture-and-share-anything .app-shot{
background-image:url('/res/images/screenshots/install-page-shot-mac@2x.png?1736780834');
background-size:auto 100%
}
.quickly-capture-and-share-anything .app-shot.win{
background-image:url('/res/images/screenshots/install-page-shot-win@2x.png?1736780834');
background-size:auto 100%
}
}
.quickly-capture-and-share-anything .app-shot-dashboard{
height:705px;
width:1032px;
background:url('/res/images/screenshots/dashboardshot.png?1736780834') center top no-repeat
}
.quickly-capture-and-share-anything .app-shot-dashboard.win{
height:705px;
width:1032px;
background:url('/res/images/screenshots/install-page-shot-win.png?1736780834') center top no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.quickly-capture-and-share-anything .app-shot-dashboard{
background-image:url('/res/images/screenshots/dashboardshot@2x.png?1736780834');
background-size:auto 100%
}
.quickly-capture-and-share-anything .app-shot-dashboard.win{
background-image:url('/res/images/screenshots/install-page-shot-win@2x.png?1736780834');
background-size:auto 100%
}
}
.quickly-capture-and-share-anything-new{
background-position:center bottom;
background-repeat:no-repeat;
background-size:100%
}
.quickly-capture-and-share-anything-new .app-shot{
height:600px;
background:url('/res/images/screenshots/prevcapture.png?1736780834') center top no-repeat
}
.quickly-capture-and-share-anything-new .app-shot.win{
height:600px;
background:url('/res/images/screenshots/prevcapture-win.png?1736780834') center top no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.quickly-capture-and-share-anything-new .app-shot{
background-image:url('/res/images/screenshots/prevcapture@2x.png?1736780834');
background-size:auto 100%
}
.quickly-capture-and-share-anything-new .app-shot.win{
background-image:url('/res/images/screenshots/prevcapture-win@2x.png?1736780834');
background-size:auto 100%
}
}
.quickly-capture-and-share-anything-new .app-shot-dashboard{
height:705px;
width:1040px;
background:url('/res/images/screenshots/dashboardshot.png?1736780834') center top no-repeat
}
.quickly-capture-and-share-anything-new .app-shot-dashboard.win{
height:705px;
width:1040px;
background:url('/res/images/screenshots/install-page-shot-win.png?1736780834') center top no-repeat
}
.app-illustration{
height:320px;
background:url('/res/images/screenshots/illustration.png?1736780834') center top no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.quickly-capture-and-share-anything-new .app-shot-dashboard{
background-image:url('/res/images/screenshots/dashboardshot@2x.png?1736780834');
background-size:auto 100%
}
.quickly-capture-and-share-anything-new .app-shot-dashboard.win{
background-image:url('/res/images/screenshots/install-page-shot-win@2x.png?1736780834');
background-size:auto 100%
}
.app-illustration{
background-image:url('/res/images/screenshots/illustration@2x.png?1736780834');
background-size:auto 100%
}
}
.app-illustration.win{
height:320px;
background:url('/res/images/screenshots/illustration.png?1736780834') center top no-repeat
}
.apps-page h3,
.download-page h3{
text-align:center;
margin-top:50px;
margin-bottom:50px
}
.apps-page .title,
.download-page .title{
font-size:20px;
color:#101010
}
.apps-page .sub-heading,
.download-page .sub-heading{
margin-bottom:40px
}
.apps-page .content,
.download-page .content{
width:800px
}
.apps-page .nav li a,
.download-page .nav li a{
text-transform:initial
}
.apps-page .steps,
.download-page .steps{
width:930px;
margin:0 auto 40px
}
.apps-page .steps .step.wimg,
.download-page .steps .step.wimg{
width:285px;
margin-right:35px;
margin-bottom:20px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
overflow:hidden;
box-shadow:0 3px 6px 0 rgba(0,0,0,.18);
border-top:1px solid #f1f1f1
}
.apps-page .steps .step.wimg img,
.download-page .steps .step.wimg img{
display:block;
width:100%
}
.apps-page .steps .step.wimg .box_bottom_txt,
.download-page .steps .step.wimg .box_bottom_txt{
padding:20px 10px;
clear:both;
overflow:hidden
}
.apps-page .steps .step.wimg .box_bottom_txt h6,
.download-page .steps .step.wimg .box_bottom_txt h6{
display:block;
float:left;
font-size:20px;
color:#2f76ff;
text-align:center;
border:2px solid #d4d4d4;
border-radius:100px;
width:40px;
height:40px;
line-height:35px;
margin-top:-4px;
font-weight:700
}
.apps-page .steps .step.wimg .box_bottom_txt p,
.download-page .steps .step.wimg .box_bottom_txt p{
width:213px;
float:left;
font-size:16px;
margin-bottom:0;
margin-left:10px;
color:#101010;
font-weight:500
}
.apps-page .steps .step.wimg .box_bottom_txt p span,
.download-page .steps .step.wimg .box_bottom_txt p span{
display:block;
font-weight:400;
font-size:14px;
padding-top:5px;
color:#55636c;
line-height:20px
}
.apps-page .steps .step.wimg.nm,
.download-page .steps .step.wimg.nm{
margin-right:0
}
.apps-page .steps .step,
.download-page .steps .step{
width:290px;
color:#101010;
margin-bottom:30px
}
.apps-page .steps .step.android-app-shot,
.apps-page .steps .step.ipad-app-shot,
.apps-page .steps .step.iphone-app-shot,
.apps-page .steps .step.mac-app-shot,
.apps-page .steps .step.win-app-shot,
.download-page .steps .step.android-app-shot,
.download-page .steps .step.ipad-app-shot,
.download-page .steps .step.iphone-app-shot,
.download-page .steps .step.mac-app-shot,
.download-page .steps .step.win-app-shot{
text-align:center
}
.apps-page .steps .step.android-app-shot .heading,
.apps-page .steps .step.ipad-app-shot .heading,
.apps-page .steps .step.iphone-app-shot .heading,
.apps-page .steps .step.mac-app-shot .heading,
.apps-page .steps .step.win-app-shot .heading,
.download-page .steps .step.android-app-shot .heading,
.download-page .steps .step.ipad-app-shot .heading,
.download-page .steps .step.iphone-app-shot .heading,
.download-page .steps .step.mac-app-shot .heading,
.download-page .steps .step.win-app-shot .heading{
margin-bottom:10px
}
.apps-page .steps .step.android-app-shot .img,
.apps-page .steps .step.ipad-app-shot .img,
.apps-page .steps .step.iphone-app-shot .img,
.apps-page .steps .step.mac-app-shot .img,
.apps-page .steps .step.win-app-shot .img,
.download-page .steps .step.android-app-shot .img,
.download-page .steps .step.ipad-app-shot .img,
.download-page .steps .step.iphone-app-shot .img,
.download-page .steps .step.mac-app-shot .img,
.download-page .steps .step.win-app-shot .img{
display:block;
height:210px
}
.apps-page .steps .step.android-app-shot .btn-download,
.apps-page .steps .step.ipad-app-shot .btn-download,
.apps-page .steps .step.iphone-app-shot .btn-download,
.apps-page .steps .step.mac-app-shot .btn-download,
.apps-page .steps .step.win-app-shot .btn-download,
.download-page .steps .step.android-app-shot .btn-download,
.download-page .steps .step.ipad-app-shot .btn-download,
.download-page .steps .step.iphone-app-shot .btn-download,
.download-page .steps .step.mac-app-shot .btn-download,
.download-page .steps .step.win-app-shot .btn-download{
margin:4px 0 0;
padding:0;
width:150px;
height:40px;
line-height:40px
}
.apps-page .steps .step.android-app-shot i,
.apps-page .steps .step.ipad-app-shot i,
.apps-page .steps .step.iphone-app-shot i,
.apps-page .steps .step.mac-app-shot i,
.apps-page .steps .step.win-app-shot i,
.download-page .steps .step.android-app-shot i,
.download-page .steps .step.ipad-app-shot i,
.download-page .steps .step.iphone-app-shot i,
.download-page .steps .step.mac-app-shot i,
.download-page .steps .step.win-app-shot i{
display:inline-block;
margin-top:15px
}
.apps-page .steps .step.android-app-shot,
.apps-page .steps .step.mac-app-shot,
.download-page .steps .step.android-app-shot,
.download-page .steps .step.mac-app-shot{
width:334px
}
.apps-page .steps .step.win-app-shot,
.download-page .steps .step.win-app-shot{
width:480px
}
.apps-page .steps .step.ipad-app-shot,
.apps-page .steps .step.iphone-app-shot,
.download-page .steps .step.ipad-app-shot,
.download-page .steps .step.iphone-app-shot{
width:178px
}
.apps-page .steps .step.android-app-shot,
.download-page .steps .step.android-app-shot{
text-align:center
}
.apps-page .steps .step .heading,
.download-page .steps .step .heading{
display:block;
font-size:14px;
line-height:30px;
font-weight:600
}
.apps-page .steps .step .detail,
.download-page .steps .step .detail{
font-size:15px
}
.apps-page .steps .step.wimg .detail,
.download-page .steps .step.wimg .detail{
font-size:13px
}
.apps-page .msg,
.download-page .msg{
font-size:13px;
margin-top:0;
margin-bottom:20px
}
.apps-page .steps .step .detail.pnts,
.download-page .steps .step .detail.pnts{
font-size:15px;
line-height:25px;
padding-left:20px;
display:inline-block;
background:url("/res/img/bullet.png") 0 9px no-repeat
}
.apps-page .divider,
.download-page .divider{
margin-left:45px;
margin-right:45px;
margin-top:15px
}
.apps-page .appsPage h1,
.download-page .appsPage h1{
font-size:30px;
color:#292727;
font-weight:700
}
.apps-page .appsPage .sub-heading,
.download-page .appsPage .sub-heading{
color:#55636c
}
.download-page h1{
font-size:36px;
color:#292727
}
.download-page .sub-heading{
margin-bottom:0;
font-size:18px;
color:#55636c;
line-height:30px
}
.download-page .vertical-centre{
width:100%;
position:fixed;
top:50%;
margin-top:-117px!important
}
.download-page .userInviteSuccess{
padding-top:30px
}
.download-page .userInviteSuccess .upgrade-to-plus .text-heading{
margin-top:0!important
}
.download-page .userInviteSuccess img{
display:block;
margin:0 auto 20px;
width:60%
}
.download-page .userInviteSuccess h1{
font-size:28px;
font-weight:200;
color:#292727
}
.download-page .userInviteSuccess .sub-heading{
margin-bottom:35px;
font-size:16px;
line-height:1.6
}
.download-page .userInviteSuccess .sub-heading .download-app{
color:#fff;
margin-top:30px;
width:280px;
font-weight:600
}
.download-page .userInviteSuccess .sub-heading span{
display:block;
margin-top:10px;
font-size:14px
}
.apps-page .container.main-content,
.apps-page .steps{
width:1000px
}
.apps-page .steps .step .heading{
font-size:15px
}
.anchor-link{
font-size:16px
}
.anchor-link a{
color:#2f76ff
}
#section-1,
#section-2{
transition:250ms
}
@media (max-width:768px){
.apps-page .container.main-content,
.apps-page .steps,
.container{
width:100%!important
}
.steps{
padding:0!important
}
.steps .step{
float:none!important;
max-width:340px;
margin:0 auto
}
.android-app-shot img{
width:150px!important
}
.heightauto,
.iphone-app-shot img{
width:130px!important
}
}
.apps_pages h1,
.apps_pages p{
text-align:center
}
.apps_pages h1{
font-size:30px;
color:#101010;
font-weight:700;
margin-top:32px
}
.apps_pages p{
font-size:18px;
line-height:30px
}
.apps_pages .apps_wrapper{
margin-top:75px;
display:grid;
grid-template-columns:1fr 1fr 1fr;
gap:30px
}
@media (max-width:768px){
.apps_pages .apps_wrapper{
grid-template-columns:1fr 1fr
}
}
@media (max-width:450px){
.apps_pages .apps_wrapper{
grid-template-columns:1fr
}
}
.apps_pages .apps_wrapper .single_app{
text-align:center;
margin-bottom:40px
}
.apps_pages .apps_wrapper .single_app span{
display:block;
margin-top:15px
}
.apps_pages .apps_wrapper .single_app h4{
margin-top:25px
}
.referral-page .header-wrap,
.referral-page .site-header{
border-bottom:0
}
.referral-page .main-content{
margin-top:32px
}
.referral-page .banner{
margin-top:20px;
margin-bottom:40px;
text-align:center
}
.referral-page h1{
font-size:30px;
font-weight:600;
margin-top:0;
margin-bottom:4px
}
.referral-page .detail{
font-size:18px;
line-height:30px;
color:#101010
}
.referral-page .text-heading{
margin-bottom:40px;
text-align:center
}
.referral-page h3{
color:#717d82
}
.referral-page .invite-form-wrapper{
width:650px;
margin:20px auto
}
.referral-page .btn-group-lg>.btn,
.referral-page .btn-lg{
font-size:14px
}
.referral-page .btn-invite{
background-color:#f1f1f1;
padding-top:10px;
padding-bottom:10px
}
.referral-page .gmail-connect-wrapper{
width:226px;
margin:0 auto;
text-align:left
}
.referral-page .gmail-connect-wrapper .title{
font-size:14px;
margin-top:6px
}
.referral-page .gmail-connect-wrapper .notice{
font-weight:400;
font-size:12px
}
.referral-page .gmail-connect-wrapper p{
margin:0
}
.referral-page .gmail-connect-wrapper .icn-gmail{
margin-top:4px
}
.referral-page .icn-invite{
margin-left:-40px;
position:absolute;
margin-top:3px
}
.referral-page .btn-in-submit{
margin-top:30px;
line-height:2.4
}
.social-options{
position:relative;
margin-top:30px
}
.copy-link-group .btn{
height:42px;
padding:11px 18px 11px 40px
}
.copy-link-group .icn-twitter-link{
position:absolute;
left:15px
}
.copy-link-group .form-control{
width:213px;
height:42px
}
.btn-socials{
width:302px;
height:42px;
padding:10px 18px
}
.btn-socials span{
margin-top:3px;
margin-right:10px;
margin-bottom:-3px
}
.btn-facebook{
right:-29px!important;
color:#fff;
background-color:#3b5998;
border-color:#324a80
}
.btn-facebook.hover,
.btn-facebook:hover{
background-color:#324a80
}
.btn-facebook.active,
.btn-facebook:active,
.open>.btn-facebook.dropdown-toggle{
color:#fff;
background-color:#324a80
}
.btn-facebook.disabled,
.btn-facebook.disabled.active,
.btn-facebook.disabled:active,
.btn-facebook.disabled:focus,
.btn-facebook.disabled:hover,
.btn-facebook[disabled],
.btn-facebook[disabled].active,
.btn-facebook[disabled]:active,
.btn-facebook[disabled]:focus,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook,
fieldset[disabled] .btn-facebook.active,
fieldset[disabled] .btn-facebook:active,
fieldset[disabled] .btn-facebook:focus,
fieldset[disabled] .btn-facebook:hover{
color:rgba(255,255,255,.5);
cursor:not-allowed;
pointer-events:none
}
.btn-twitter{
color:#fff;
background-color:#55acee;
border-color:#4c99d4
}
.btn-twitter.hover,
.btn-twitter:hover{
background-color:#4c99d4
}
.btn-twitter.active,
.btn-twitter:active,
.open>.btn-twitter.dropdown-toggle{
color:#fff;
background-color:#4c99d4
}
.btn-twitter.disabled,
.btn-twitter.disabled.active,
.btn-twitter.disabled:active,
.btn-twitter.disabled:focus,
.btn-twitter.disabled:hover,
.btn-twitter[disabled],
.btn-twitter[disabled].active,
.btn-twitter[disabled]:active,
.btn-twitter[disabled]:focus,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter,
fieldset[disabled] .btn-twitter.active,
fieldset[disabled] .btn-twitter:active,
fieldset[disabled] .btn-twitter:focus,
fieldset[disabled] .btn-twitter:hover{
color:rgba(255,255,255,.5);
cursor:not-allowed;
pointer-events:none
}
.or-seprator{
padding-top:30px;
padding-bottom:15px
}
.or-seprator .or{
margin-right:13px;
margin-left:15px;
text-align:center
}
.or-seprator .brdr{
width:46.6%;
height:1px;
margin-top:10px;
background-color:#ccc
}
.or-seprator .brdr.more-ways{
width:38.6%
}
.scheduled-shares-page.free-user .content.sc-fu{
min-height:80vh;
background:url("/res/images/schedule-share-for-free-users.png") left 186px no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.app-illustration.win{
background-image:url('/res/images/screenshots/illustration@2x.png?1736780834');
background-size:auto 100%
}
.scheduled-shares-page.free-user .content.sc-fu{
background-image:url("/res/images/schedule-share-for-free-users@2x.png");
background-size:768px 576px
}
}
.analytics-page.free-user .content .ap-fu{
height:2700px;
background:url("/res/images/analytics-page-for-free-users.png") no-repeat
}
.uf-box{
padding:25px;
border:1px solid rgba(115,127,132,.5);
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
.uf-box .detail{
width:100%;
line-height:1.6;
display:inline-block
}
.uf-box .icn-schedule{
margin-top:9px;
vertical-align:top;
margin-right:10px;
display:inline-block
}
.uf-box .icn-analytics{
display:inline-block;
margin-right:20px;
margin-bottom:15px;
vertical-align:top
}
.uf-box h3{
margin-top:0;
line-height:.8
}
.uf-box p{
margin-bottom:20px
}
.analytics_free_view_spacing .uf-box{
margin-bottom:35px;
display:flex
}
@media all and (max-width:768px){
.analytics_free_view_spacing{
padding-top:10px;
margin-top:0
}
}
.ui-helper-hidden{
display:none
}
.ui-helper-hidden-accessible{
border:0;
clip:rect(0 0 0 0);
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute;
width:1px
}
.ui-helper-reset{
margin:0;
padding:0;
border:0;
outline:0;
line-height:1.3;
text-decoration:none;
font-size:100%;
list-style:none
}
.ui-helper-clearfix:after,
.ui-helper-clearfix:before{
content:"";
display:table;
border-collapse:collapse
}
.ui-helper-clearfix:after{
clear:both
}
.ui-helper-clearfix{
min-height:0;
support:IE7
}
.ui-helper-zfix{
width:100%;
height:100%;
top:0;
left:0;
position:absolute;
opacity:0;
filter:Alpha(Opacity=0)
}
.ui-front{
z-index:100
}
.ui-state-disabled{
cursor:default!important
}
.ui-icon{
display:block;
text-indent:-99999px;
overflow:hidden;
background-repeat:no-repeat
}
.ui-widget-overlay{
position:fixed;
top:0;
left:0;
width:100%;
height:100%
}
.ui-accordion .ui-accordion-header{
display:block;
cursor:pointer;
position:relative;
margin-top:2px;
padding:.5em .5em .5em .7em;
min-height:0
}
.ui-accordion .ui-accordion-header #ui-datepicker-div{
right:0;
margin:0 auto;
transform:translateX(-380px)
}
.ui-accordion .ui-accordion-icons{
padding-left:2.2em
}
.ui-accordion .ui-accordion-noicons{
padding-left:.7em
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons{
padding-left:2.2em
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon{
position:absolute;
left:.5em;
top:50%;
margin-top:-8px
}
.ui-accordion .ui-accordion-content{
padding:1em 2.2em;
border-top:0;
overflow:auto
}
.ui-autocomplete{
position:absolute;
top:0;
left:0;
cursor:default
}
.ui-button{
display:inline-block;
position:relative;
padding:0;
line-height:normal;
margin-right:.1em;
cursor:pointer;
vertical-align:middle;
text-align:center;
overflow:visible
}
.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited{
text-decoration:none
}
.ui-button-icon-only{
width:2.2em
}
button.ui-button-icon-only{
width:2.4em
}
.ui-button-icons-only{
width:3.4em
}
button.ui-button-icons-only{
width:3.7em
}
.ui-button .ui-button-text{
display:block;
line-height:normal
}
.ui-button-text-only .ui-button-text{
padding:.4em 1em
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text{
padding:.4em;
text-indent:-9999999px
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text{
padding:.4em 1em .4em 2.1em
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text{
padding:.4em 2.1em .4em 1em
}
.ui-button-text-icons .ui-button-text{
padding-left:2.1em;
padding-right:2.1em
}
input.ui-button{
padding:.4em 1em
}
.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon{
position:absolute;
top:50%;
margin-top:-8px
}
.ui-button-icon-only .ui-icon{
left:50%;
margin-left:-8px
}
.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary{
left:.5em
}
.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary{
right:.5em
}
.ui-buttonset{
margin-right:7px
}
.ui-buttonset .ui-button{
margin-left:0;
margin-right:-.3em
}
button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner{
border:0;
padding:0
}
.ui-datepicker{
width:270px;
display:none
}
.ui-datepicker .arrow{
position:absolute;
top:50%;
right:-8px;
margin-top:-5px
}
.ui-datepicker .ui-datepicker-header{
position:relative;
padding:10px 0;
margin:0 20px
}
.analytics-page .ui-datepicker .ui-datepicker-header,
.modal-analytics .ui-datepicker .ui-datepicker-header{
padding-top:9px;
padding-bottom:2px
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev{
position:absolute;
width:1.8em;
height:2.2em;
cursor:pointer
}
.ui-datepicker .ui-datepicker-prev{
left:-10px
}
.ui-datepicker .ui-datepicker-next{
right:-10px
}
.ui-datepicker .ui-datepicker-prev.ui-state-disabled{
opacity:0!important
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span{
display:block;
position:absolute;
left:50%;
margin-left:-2px;
top:50%;
margin-top:-4px
}
.ui-datepicker .ui-datepicker-prev span{
background-position:-6575px 0;
height:9px;
width:5px
}
.ui-datepicker .ui-datepicker-next span{
background-position:-6358px 0;
height:9px;
width:5px
}
.ui-datepicker .ui-datepicker-title{
margin:0 2.3em;
font-size:16px;
line-height:1.8em;
text-align:center;
color:#5c5c5c
}
.analytics-page .ui-datepicker .ui-datepicker-title,
.modal-analytics .ui-datepicker .ui-datepicker-title{
font-size:14px;
text-transform:uppercase
}
.ui-datepicker .ui-datepicker-title select{
font-size:1em;
margin:1px 0
}
.ui-datepicker select.ui-datepicker-month-year{
width:100%
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year{
width:49%
}
.ui-datepicker table{
width:206px;
font-size:13px;
border-collapse:collapse;
margin:8px 20px
}
.analytics-page .ui-datepicker table,
.modal-analytics .ui-datepicker table{
font-size:13px
}
.ui-datepicker th{
padding:.7em .3em;
font-size:13px;
text-align:center;
font-weight:600;
text-transform:uppercase;
border:0;
color:#101010
}
.analytics-page .ui-datepicker th,
.modal-analytics .ui-datepicker th{
color:#5c5c5c
}
.ui-datepicker td{
border:0;
padding:1px
}
.analytics-page .ui-datepicker td,
.modal-analytics .ui-datepicker td{
padding:0
}
.analytics-page .ui-datepicker td.dp-highlight.dp-highlight-first a,
.modal-analytics .ui-datepicker td.dp-highlight.dp-highlight-first a{
-webkit-border-bottom-left-radius:3px;
-webkit-border-top-left-radius:3px;
-moz-border-bottom-left-radius:3px;
-moz-border-top-left-radius:3px;
border-bottom-left-radius:3px;
border-top-left-radius:3px
}
.analytics-page .ui-datepicker td.dp-highlight.dp-highlight-last a,
.modal-analytics .ui-datepicker td.dp-highlight.dp-highlight-last a{
-webkit-border-bottom-right-radius:3px;
-webkit-border-top-right-radius:3px;
-moz-border-bottom-right-radius:3px;
-moz-border-top-right-radius:3px;
border-bottom-right-radius:3px;
border-top-right-radius:3px
}
.analytics-page .ui-datepicker td.dp-highlight .ui-state-default,
.modal-analytics .ui-datepicker td.dp-highlight .ui-state-default{
background:#2f76ff;
color:#fff
}
.ui-datepicker td a,
.ui-datepicker td span{
display:block;
width:24px;
height:24px;
padding:.2em;
text-align:center;
text-decoration:none;
border:1px solid transparent
}
.analytics-page .ui-datepicker td a,
.analytics-page .ui-datepicker td span,
.modal-analytics .ui-datepicker td a,
.modal-analytics .ui-datepicker td span{
width:auto;
height:26px;
border:0;
line-height:22px
}
.ui-datepicker .ui-datepicker-buttonpane{
background-image:none;
margin:0;
padding:0;
border-left:0;
border-right:0;
border-bottom:0
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{
float:left
}
.ui-datepicker.ui-datepicker-multi{
width:auto
}
.ui-datepicker-multi .ui-datepicker-group{
float:left
}
.ui-datepicker-multi .ui-datepicker-group table{
width:95%;
margin:0 auto .4em
}
.ui-datepicker-multi-2 .ui-datepicker-group{
width:50%
}
.ui-datepicker-multi-3 .ui-datepicker-group{
width:33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group{
width:25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{
border-left-width:0
}
.ui-datepicker-multi .ui-datepicker-buttonpane{
clear:left
}
.ui-datepicker-row-break{
clear:both;
width:100%;
font-size:0
}
.ui-datepicker-rtl{
direction:rtl
}
.ui-datepicker-rtl .ui-datepicker-prev{
right:2px;
left:auto
}
.ui-datepicker-rtl .ui-datepicker-next{
left:2px;
right:auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover{
right:1px;
left:auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover{
left:1px;
right:auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane{
clear:right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button{
float:left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group{
float:right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{
border-right-width:0;
border-left-width:1px
}
.ui-dialog{
position:absolute;
top:0;
left:0;
padding:.2em;
outline:0
}
.ui-dialog .ui-dialog-titlebar{
padding:.4em 1em;
position:relative
}
.ui-dialog .ui-dialog-title{
float:left;
margin:.1em 0;
white-space:nowrap;
width:90%;
overflow:hidden;
text-overflow:ellipsis
}
.ui-dialog .ui-dialog-titlebar-close{
position:absolute;
right:.3em;
top:50%;
width:21px;
margin:-10px 0 0;
padding:1px;
height:20px
}
.ui-dialog .ui-dialog-content{
position:relative;
border:0;
padding:.5em 1em;
background:0 0;
overflow:auto
}
.ui-dialog .ui-dialog-buttonpane{
text-align:left;
border-width:1px 0 0;
background-image:none;
margin-top:.5em;
padding:.3em 1em .5em .4em
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{
float:right
}
.ui-dialog .ui-dialog-buttonpane button{
margin:.5em .4em .5em 0;
cursor:pointer
}
.ui-dialog .ui-resizable-se{
width:12px;
height:12px;
right:-5px;
bottom:-5px;
background-position:16px 16px
}
.ui-draggable .ui-dialog-titlebar{
cursor:move
}
.ui-menu{
list-style:none;
padding:2px;
margin:0;
display:block;
outline:0
}
.ui-menu .ui-menu{
margin-top:-3px;
position:absolute
}
.ui-menu .ui-menu-item{
margin:0;
padding:0;
width:100%;
list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}
.ui-menu .ui-menu-divider{
margin:5px -2px;
height:0;
font-size:0;
line-height:0;
border-width:1px 0 0
}
.ui-menu .ui-menu-item a{
text-decoration:none;
display:block;
padding:2px .4em;
line-height:1.5;
min-height:0;
font-weight:400
}
.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-focus{
font-weight:400;
margin:-1px
}
.ui-menu .ui-state-disabled{
font-weight:400;
margin:.4em 0 .2em;
line-height:1.5
}
.ui-menu .ui-state-disabled a{
cursor:default
}
.ui-menu-icons{
position:relative
}
.ui-menu-icons .ui-menu-item a{
position:relative;
padding-left:2em
}
.ui-menu .ui-icon{
position:absolute;
top:.2em;
left:.2em
}
.ui-menu .ui-menu-icon{
position:static;
float:right
}
.ui-progressbar{
height:2em;
text-align:left;
overflow:hidden
}
.ui-progressbar .ui-progressbar-value{
margin:-1px;
height:100%
}
.ui-progressbar .ui-progressbar-overlay{
height:100%;
opacity:.25
}
.ui-progressbar-indeterminate .ui-progressbar-value{
background-image:none
}
.ui-resizable{
position:relative
}
.ui-resizable-handle{
position:absolute;
font-size:.1px;
display:block
}
.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle{
display:none
}
.ui-resizable-n{
cursor:n-resize;
height:7px;
width:100%;
top:-5px;
left:0
}
.ui-resizable-s{
cursor:s-resize;
height:7px;
width:100%;
bottom:-5px;
left:0
}
.ui-resizable-e{
cursor:e-resize;
width:7px;
right:-5px;
top:0;
height:100%
}
.ui-resizable-w{
cursor:w-resize;
width:7px;
left:-5px;
top:0;
height:100%
}
.ui-resizable-se{
cursor:se-resize;
width:12px;
height:12px;
right:1px;
bottom:1px
}
.ui-resizable-sw{
cursor:sw-resize;
width:9px;
height:9px;
left:-5px;
bottom:-5px
}
.ui-resizable-nw{
cursor:nw-resize;
width:9px;
height:9px;
left:-5px;
top:-5px
}
.ui-resizable-ne{
cursor:ne-resize;
width:9px;
height:9px;
right:-5px;
top:-5px
}
.ui-selectable-helper{
position:absolute;
z-index:100;
border:1px dotted #000
}
.ui-slider{
position:relative;
text-align:left
}
.ui-slider .ui-slider-handle{
position:absolute;
z-index:2;
width:1.2em;
height:1.2em;
cursor:default
}
.ui-slider .ui-slider-range{
position:absolute;
z-index:1;
font-size:.7em;
display:block;
border:0;
background-position:0 0
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range{
filter:inherit
}
.ui-slider-horizontal{
height:.8em
}
.ui-slider-horizontal .ui-slider-handle{
top:-.3em;
margin-left:-.6em
}
.ui-slider-horizontal .ui-slider-range{
top:0;
height:100%
}
.ui-slider-horizontal .ui-slider-range-min{
left:0
}
.ui-slider-horizontal .ui-slider-range-max{
right:0
}
.ui-slider-vertical{
width:.8em;
height:100px
}
.ui-slider-vertical .ui-slider-handle{
left:-.3em;
margin-left:0;
margin-bottom:-.6em
}
.ui-slider-vertical .ui-slider-range{
left:0;
width:100%
}
.ui-slider-vertical .ui-slider-range-min{
bottom:0
}
.ui-slider-vertical .ui-slider-range-max{
top:0
}
.ui-spinner{
position:relative;
display:inline-block;
overflow:hidden;
padding:0;
vertical-align:middle
}
.ui-spinner-input{
border:none;
background:0 0;
color:inherit;
padding:0;
margin:.2em 22px .2em .4em;
vertical-align:middle
}
.ui-spinner-button{
width:16px;
height:50%;
font-size:.5em;
padding:0;
margin:0;
text-align:center;
position:absolute;
cursor:default;
display:block;
overflow:hidden;
right:0
}
.ui-spinner a.ui-spinner-button{
border-top:none;
border-bottom:none;
border-right:none
}
.ui-spinner .ui-icon{
position:absolute;
margin-top:-8px;
top:50%;
left:0
}
.ui-spinner-up{
top:0
}
.ui-spinner-down{
bottom:0
}
.ui-spinner .ui-icon-triangle-1-s{
background-position:-65px -16px
}
.ui-tabs{
position:relative;
padding:.2em
}
.ui-tabs .ui-tabs-nav{
margin:0;
padding:.2em .2em 0
}
.ui-tabs .ui-tabs-nav li{
list-style:none;
float:left;
position:relative;
top:0;
margin:1px .2em 0 0;
border-bottom-width:0;
padding:0;
white-space:nowrap
}
.ui-tabs .ui-tabs-nav li a{
float:left;
padding:.5em 1em;
text-decoration:none
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active{
margin-bottom:-1px;
padding-bottom:1px
}
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{
cursor:text
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{
cursor:pointer
}
.ui-tabs .ui-tabs-panel{
display:block;
border-width:0;
padding:1em 1.4em;
background:0 0
}
.ui-tooltip{
padding:8px;
position:absolute;
z-index:9999;
max-width:300px;
-webkit-box-shadow:0 0 5px #aaa;
box-shadow:0 0 5px #aaa
}
body .ui-tooltip{
border-width:2px
}
.ui-widget .ui-widget{
font-size:1em
}
.ui-widget-content{
border:1px solid #9ea8ad;
background:#fff;
color:#717d82
}
.analytics-page .ui-widget-content,
.modal-analytics .ui-widget-content{
border-color:#cdd6da;
border-bottom:0;
-webkit-border-radius:3px 3px 0 0;
-moz-border-radius:3px 3px 0 0;
border-radius:3px 3px 0 0
}
.ui-widget-content a{
color:#222
}
.ui-widget-header{
border-bottom:1px solid #ececed
}
.analytics-page .ui-widget-header,
.modal-analytics .ui-widget-header{
border-color:transparent
}
.ui-widget-header a{
color:#222
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited{
color:#555;
text-decoration:none
}
.ui-state-hover,
.ui-state-hover:hover,
.ui-state-hover:link,
.ui-state-hover:visited{
color:#101010;
background-color:#d9edfb;
border-color:#aec7d8;
text-decoration:none;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
.analytics-page .ui-state-hover,
.analytics-page .ui-state-hover:hover,
.analytics-page .ui-state-hover:link,
.analytics-page .ui-state-hover:visited,
.modal-analytics .ui-state-hover,
.modal-analytics .ui-state-hover:hover,
.modal-analytics .ui-state-hover:link,
.modal-analytics .ui-state-hover:visited{
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0
}
.ui-state-active,
.ui-state-active:link,
.ui-state-active:visited{
color:#fff;
background-color:#2f76ff;
border-color:#137dcf;
text-decoration:none;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
.analytics-page .ui-state-active,
.analytics-page .ui-state-active:link,
.analytics-page .ui-state-active:visited,
.modal-analytics .ui-state-active,
.modal-analytics .ui-state-active:link,
.modal-analytics .ui-state-active:visited{
color:#222;
background-color:transparent;
-webkit-border-radius:initial;
-moz-border-radius:initial;
border-radius:initial
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error{
border:1px solid #cd0a0a;
color:#cd0a0a
}
.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text{
color:#cd0a0a
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary{
font-weight:600
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary{
opacity:.7;
filter:Alpha(Opacity=70);
font-weight:400
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled{
opacity:.35;
filter:Alpha(Opacity=35);
background-image:none
}
.ui-state-disabled .ui-icon{
filter:Alpha(Opacity=35)
}
.ui-icon{
width:16px;
height:16px
}
.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top{
border-top-left-radius:4px
}
.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr{
border-top-right-radius:4px
}
.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left{
border-bottom-left-radius:4px
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right{
border-bottom-right-radius:4px
}
.ui-widget-overlay{
background:#aaa;
opacity:.3;
filter:Alpha(Opacity=30)
}
.ui-widget-shadow{
margin:-8px 0 0 -8px;
padding:8px;
background:#aaa;
opacity:.3;
filter:Alpha(Opacity=30);
border-radius:8px
}
.ui-datepicker-wrap{
background-color:#f9f9fa;
border-top:1px solid #ececed;
-webkit-border-radius:0px 0px 4px 4px;
-moz-border-radius:0 0 4px 4px;
border-radius:0 0 4px 4px
}
.ui-datepicker-wrap .ui-widget-content{
background-color:#f9f9fa;
border-color:#ececed
}
.ui-datepicker-wrap p{
text-align:center;
padding-bottom:10px;
margin-bottom:0
}
.mac .ui-datepicker-wrap select{
font-size:14px
}
.ui-datepicker-wrap .btn{
padding:2px 10px 1px;
font-size:12px
}
.ui-datepicker-wrap .ui-datepicker-buttonpane{
margin-top:0
}
.ui-timepicker-div{
position:relative;
width:100%;
margin-top:20px;
margin-bottom:10px;
float:left
}
.ui_tpicker_ampm,
.ui_tpicker_hour,
.ui_tpicker_minute{
margin-right:10px!important
}
.mac .ui_tpicker_ampm,
.mac .ui_tpicker_hour,
.mac .ui_tpicker_minute{
margin-right:6px!important
}
#ui-datepicker-div{
left:0!important;
right:0!important;
top:315px!important;
margin:0 auto!important;
transform:translateX(-380px)
}
.ui-timepicker-div .ui-widget-header{
margin-bottom:8px
}
.ui-timepicker-div dl{
margin:0 0 0 20px;
text-align:left
}
.ui-timepicker-div dl dt{
float:left;
clear:left;
padding:0 0 0 5px;
display:none
}
.ui-timepicker-div dl dd{
margin:0;
float:left
}
.ui-timepicker-div td{
font-size:90%
}
.ui-tpicker-grid-label{
background:0 0;
border:none;
margin:0;
padding:0
}
.ui-timepicker-rtl{
direction:rtl
}
.ui-timepicker-rtl dl{
text-align:right;
padding:0 5px 0 0
}
.ui-timepicker-rtl dl dt{
float:right;
clear:right
}
.ui-timepicker-rtl dl dd{
margin:0 40% 10px 10px
}
.container{
position:relative
}
.popover{
position:absolute;
top:0;
left:0;
z-index:1010;
max-width:276px;
padding:0;
color:#101010;
text-align:left;
white-space:normal;
background-color:#fff;
background-clip:padding-box;
border:1px solid #ccc;
border-radius:3px;
-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);
box-shadow:0 5px 10px rgba(0,0,0,.2)
}
.inside-bucket-page #step-0.popover.bottom{
margin-top:10px
}
.inside-bucket-page #step-3.popover.right{
margin-left:70px
}
.buckets-page #step-0.popover.right,
.team-page #step-0.popover.right{
margin-left:110px
}
.buckets-page #step-1.popover.right,
.team-page #step-1.popover.right{
margin-left:100px
}
.popover .btn{
padding:4px 18px
}
.popover .top{
margin-top:-20px
}
.popover .right{
margin-left:30px
}
.popover .bottom{
margin-top:20px
}
.popover .left{
margin-left:-10px
}
.popover-title{
padding:14px;
margin:0;
font-size:16px;
line-height:18px;
color:#101010;
background-color:#fff;
border-bottom:1px solid rgba(216,223,227,.75);
border-radius:3px 3px 0 0
}
.popover-content{
padding:16px 14px 10px
}
.popover>.arrow,
.popover>.arrow:after{
position:absolute;
display:block;
width:0;
height:0;
border-color:transparent;
border-style:solid
}
.popover>.arrow{
border-width:11px
}
.popover>.arrow:after{
content:"";
border-width:10px
}
.popover.top>.arrow{
bottom:-11px;
left:50%;
margin-left:-11px;
border-top-color:rgba(0,0,0,.25);
border-bottom-width:0
}
.popover.top>.arrow:after{
bottom:1px;
margin-left:-10px;
content:" ";
border-top-color:#fff;
border-bottom-width:0
}
.popover.right>.arrow{
top:50%;
left:-11px;
margin-top:-11px;
border-right-color:rgba(0,0,0,.25);
border-left-width:0
}
.popover.right>.arrow:after{
bottom:-10px;
left:1px;
content:" ";
border-right-color:#fff;
border-left-width:0
}
.popover.bottom>.arrow{
top:-11px;
left:50%;
margin-left:-11px;
border-top-width:0;
border-bottom-color:rgba(0,0,0,.25)
}
.popover.bottom>.arrow:after{
top:1px;
margin-left:-10px;
content:" ";
border-top-width:0;
border-bottom-color:#fff
}
.popover.left>.arrow{
top:50%;
right:-11px;
margin-top:-11px;
border-right-width:0;
border-left-color:rgba(0,0,0,.25)
}
.popover.left>.arrow:after{
right:1px;
bottom:-10px;
content:" ";
border-right-width:0;
border-left-color:#fff
}
.tour-backdrop{
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
z-index:1030;
background-color:#000;
opacity:.8
}
.tour-step-backdrop{
position:relative;
z-index:1101;
background:inherit
}
.tour-step-background{
position:absolute;
z-index:1030;
background:inherit;
border-radius:6px
}
.popover[class*=tour-]{
z-index:1030
}
.popover[class*=tour-] .popover-navigation{
padding:8px 14px 14px;
line-height:2.4;
clear:both;
overflow:hidden
}
.popover[class*=tour-] .popover-navigation [data-role=end],
.popover[class*=tour-] .popover-navigation [data-role=next],
.popover[class*=tour-] .popover-navigation [data-role=prev]{
cursor:pointer
}
.popover[class*=tour-] .popover-navigation [data-role=end].disabled,
.popover[class*=tour-] .popover-navigation [data-role=next].disabled,
.popover[class*=tour-] .popover-navigation [data-role=prev].disabled{
cursor:default
}
.popover[class*=tour-].orphan{
position:fixed;
margin-top:0
}
.popover[class*=tour-].orphan .arrow{
display:none
}
.tour-tour-1{
margin-top:20px
}
.tour-tour-2{
margin-left:20px
}
.tour-tour-3{
margin-top:25px
}
.static-page{
margin-bottom:60px
}
.static-page .sub-heading,
.static-page h1{
text-align:center
}
.static-page h4{
margin-top:30px
}
.static-page h4:first-of-type{
margin-top:0
}
.static-page .call-to-action{
position:relative;
text-align:center;
height:50px;
margin-bottom:12px
}
.static-page .call-to-action .btn{
margin:0;
float:none
}
.static-page .static-page-wrapper{
margin-top:13px
}
.static-page .static-page-wrapper .nav-wrapper{
margin-bottom:30px;
text-align:center;
border-top:1px solid #ebeff1;
border-bottom:1px solid #ebeff1
}
.static-page .static-page-wrapper .nav-tabs{
display:inline-block;
margin-top:0
}
.static-page .static-page-wrapper .nav-tabs>li{
float:left;
margin-right:20px;
padding-top:10px;
padding-bottom:10px;
font-size:15px
}
.static-page .static-page-wrapper .points{
padding-left:30px
}
.static-page .static-page-wrapper .points li{
margin-bottom:10px
}
.static-page .static-page-wrapper a.link{
color:#2f76ff
}
.static-page .submenu{
display:none;
padding-left:20px;
list-style:none
}
.static-page.help .submenu{
display:block
}
.static-page.help .submenu li.active a{
color:#2f76ff
}
.static-page.help.plus .points li{
margin-bottom:20px
}
.static-page.help.plus ol.numbers.count{
padding:0
}
.static-page.help.plus ol.numbers.count li{
margin-left:18px;
padding-left:10px;
margin-bottom:20px
}
.static-page .format-list{
padding-left:0;
list-style:none
}
.static-page .format-list li{
margin-bottom:20px
}
.static-page .format-list li:after,
.static-page .format-list li:before{
content:" ";
display:table
}
.static-page .format-list li:after{
clear:both
}
.static-page p{
margin-bottom:20px;
line-height:1.6
}
.static-page .lead{
padding:10px;
text-align:center
}
.static-page .lead .btn{
margin:0 auto;
float:none
}
.static-page .site-header{
border-bottom:1px solid rgba(216,223,227,.75)
}
.footer{
position:relative;
text-align:center;
margin-top:50px;
margin-bottom:50px
}
.footer .copyright{
text-align:center
}
.footer ul{
display:inline-block
}
.footer li{
float:left;
margin-right:20px
}
.footer li a{
text-transform:initial
}
.footer li a:hover{
text-decoration:none!important;
color:#3ca6f0
}
.footer li:last-child{
margin-right:0
}
.footer li:hover{
text-transform:none
}
.footer-v2{
color:#ebeff1;
background-color:#333;
border-top:1px solid #e2e7ea;
position:relative;
font-size:14px
}
.footer-v2 a{
text-transform:initial
}
.footer-v2 a:hover{
text-decoration:underline;
color:#101010
}
.footer-v2:last-child{
margin-right:0
}
.footer-v2 li:hover{
text-transform:none
}
.footer-v2 span{
font-weight:600;
font-size:14px;
color:#fff;
text-transform:uppercase;
letter-spacing:1px
}
.footer-v2 .ft-logo-wrapper{
width:192px;
color:#7e8890;
text-align:center
}
.footer-v2 .ft-logo-wrapper .logo-kg-blue{
margin-top:3em;
margin-bottom:2em;
display:block
}
.footer-v2 .footer-nav{
margin-top:2em;
width:195px;
height:100%;
padding-left:30px;
margin-bottom:0;
list-style:none
}
.footer-v2 .footer-nav a,
.footer-v2 .footer-nav p{
color:#b5b4b4;
font-size:14px;
line-height:1.8
}
.footer-v2 .footer-nav .copyrightp{
margin-left:-35px;
position:relative;
top:20px;
font-size:12px;
width:218px
}
.footer-dark{
color:#dedede;
background-color:#101010;
position:absolute;
right:0;
left:0;
font-size:14px
}
.footer-dark .copyright{
color:#909090;
text-align:center
}
.footer-dark a{
text-transform:initial
}
.footer-dark a:hover{
text-decoration:underline;
color:#101010
}
.footer-dark:last-child{
margin-right:0
}
.footer-dark li:hover{
text-transform:none
}
.footer-dark span{
font-weight:300;
font-size:14px;
color:#7e8890;
text-transform:uppercase
}
.footer-dark .ft-logo-wrapper{
width:192px;
color:#7e8890;
text-align:center
}
.footer-dark .icn{
margin-top:1em;
margin-left:25px;
opacity:.8
}
.footer-dark .icn:hover{
opacity:1
}
.footer-dark .icn-youtube{
top:-2px;
position:relative
}
.footer-new{
position:relative;
text-align:center;
margin-top:50px
}
.footer-new ul{
display:inline-block
}
.footer-new li{
float:left;
margin-right:20px
}
.footer-new li a{
text-transform:initial
}
.footer-new li a:hover{
text-decoration:none!important;
color:#d6ebff
}
.footer-new li:last-child{
margin-right:0
}
.footer-new li:hover{
text-transform:none
}
.footer_social{
display:block;
padding:0;
margin:0;
list-style-type:none
}
.footer_social li{
display:inline-block;
border-radius:40px;
background-color:#444;
position:relative;
top:30px;
left:-35px;
text-align:center;
line-height:28px
}
.footer_social li:last-child{
margin-left:5px
}
.footer_social li a{
padding:3px;
height:30px;
width:30px;
display:block;
line-height:28px!important
}
.footer_social.help_social li{
left:0;
background-color:#2f76ff
}
.footer_social.help_social .fb{
background-color:#3c5a99
}
.footer_social.help_social .tw{
background-color:#38a1f3
}
.secHeading,
.staticSidebarMenu{
display:none
}
@media only screen and (min-width:180px) and (max-width:768px){
.content{
width:100%
}
.content .top-header .btn-blue-download{
display:block;
width:100%
}
.content iframe,
.responsiheadr{
width:100%!important
}
.static_sidebar{
position:absolute;
left:-180px;
background-color:#fff;
top:-32px;
box-shadow:5px 7px 10px -5px rgba(0,0,0,.3);
transition:.5s
}
.staticFont14 .nav-wrapper ul{
margin:0!important;
padding:0!important;
display:block!important
}
.staticFont14 .nav-wrapper ul li{
padding:10px 0;
width:33.33%;
margin:0!important;
text-align:center
}
.staticFont14 .static-page-wrapper .sub-heading br{
display:none
}
.staticSidebarMenu{
display:block;
height:4px;
width:32px;
border-radius:5px;
background-color:#bababa;
position:relative;
float:left;
margin-top:32px;
margin-right:15px;
cursor:pointer
}
.staticSidebarMenu:before{
content:'';
position:absolute;
height:4px;
width:32px;
border-radius:5px;
top:7px;
background-color:#bababa
}
.staticSidebarMenu:after{
content:'';
position:absolute;
height:4px;
width:32px;
border-radius:5px;
top:14px;
background-color:#bababa
}
.showStaticSidebar{
left:10px
}
.secHeading{
display:block
}
}
body.bucket-locked-page,
body.forgot-password-page,
body.login-page,
body.signup-page{
background-color:rgba(235,239,241,.5)
}
.bucket-locked-wrapper,
.forgot-password-wrapper,
.login-wrapper,
.signup-wrapper{
max-width:450px;
width:100%;
float:right
}
.bucket-locked-wrapper .help-block,
.forgot-password-wrapper .help-block,
.login-wrapper .help-block,
.signup-wrapper .help-block{
margin-top:33px;
text-align:center;
font-size:14px
}
.bucket-locked-wrapper h3,
.forgot-password-wrapper h3,
.login-wrapper h3,
.signup-wrapper h3{
font-size:20px;
font-weight:600;
color:#333c4e;
margin-top:18px;
text-align:left;
float:left
}
.bucket-locked-wrapper .custom-controls,
.forgot-password-wrapper .custom-controls,
.login-wrapper .custom-controls,
.signup-wrapper .custom-controls{
margin-top:10px;
margin-bottom:10px;
padding-left:24px;
line-height:1.7
}
.bucket-locked-wrapper a,
.forgot-password-wrapper a,
.login-wrapper a,
.signup-wrapper a{
color:#2f76ff
}
.bucket-locked-wrapper .btn-link,
.forgot-password-wrapper .btn-link,
.login-wrapper .btn-link,
.signup-wrapper .btn-link{
display:block;
padding:10px 0;
margin-top:12px;
font-weight:400;
text-align:center
}
.bucket-locked-wrapper .tooltip,
.forgot-password-wrapper .tooltip,
.login-wrapper .tooltip,
.signup-wrapper .tooltip{
opacity:1!important
}
.bucket-locked-wrapper .input-group-lg>.form-control,
.bucket-locked-wrapper .input-group-lg>.input-group-addon,
.bucket-locked-wrapper .input-group-lg>.input-group-btn>.btn,
.bucket-locked-wrapper .input-lg,
.forgot-password-wrapper .input-group-lg>.form-control,
.forgot-password-wrapper .input-group-lg>.input-group-addon,
.forgot-password-wrapper .input-group-lg>.input-group-btn>.btn,
.forgot-password-wrapper .input-lg,
.login-wrapper .input-group-lg>.form-control,
.login-wrapper .input-group-lg>.input-group-addon,
.login-wrapper .input-group-lg>.input-group-btn>.btn,
.login-wrapper .input-lg,
.signup-wrapper .input-group-lg>.form-control,
.signup-wrapper .input-group-lg>.input-group-addon,
.signup-wrapper .input-group-lg>.input-group-btn>.btn,
.signup-wrapper .input-lg{
height:43px;
font-size:15px
}
.bucket-locked-wrapper .btn,
.forgot-password-wrapper .btn,
.login-wrapper .btn,
.signup-wrapper .btn{
padding:11px 32px;
font-size:14px
}
.bucket-locked-wrapper .loginTxt,
.forgot-password-wrapper .loginTxt,
.login-wrapper .loginTxt,
.signup-wrapper .loginTxt{
float:right;
text-align:right;
margin-top:22px
}
.bucket-locked-wrapper input[type=submit],
.forgot-password-wrapper input[type=submit],
.login-wrapper input[type=submit],
.signup-wrapper input[type=submit]{
margin-top:15px
}
.signup-wrapper .custom-controls{
padding-left:0;
font-size:13px
}
.forgot-password-wrapper{
height:430px
}
body.forgot-password-page.reset .forgot-password-wrapper{
height:285px
}
.forgot-password-wrapper .form-group{
text-align:center
}
.bucket-locked-wrapper{
max-width:400px;
max-height:300px
}
.bucket-locked-wrapper h3{
font-weight:400;
display:inline-block;
margin-top:0
}
.bucket-locked-wrapper h3 .icn-protection{
margin-right:10px
}
.bucket-locked-wrapper h3 .title{
margin-top:4px
}
.bucket-locked-wrapper .form-group{
margin-bottom:15px
}
.bucket-locked-wrapper p{
margin-top:10px
}
.bucket-locked-wrapper .help-block{
margin-top:10px;
margin-bottom:0
}
.bucket-locked-wrapper .icn-shield{
margin-top:2px;
margin-right:6px
}
.logo-sa{
margin:4px auto;
display:block
}
.form-group{
position:relative;
margin-top:15px;
text-align:left
}
.form-group .form-split{
float:left
}
.form-group .form-split+.form-split{
margin-left:20px
}
.form-group .floating-labels{
position:absolute;
z-index:1;
cursor:text;
pointer-events:none;
color:#999;
padding:13px;
line-height:17px;
margin-left:2px;
font-size:14px
}
.form-wrapper{
padding:36px 46px;
background-color:#fff
}
.form-wrapper .alert{
margin:10px 0
}
.signup-wrapper{
height:100%!important
}
.loginIllustration{
float:left;
padding-top:90px
}
.loginIllustration img{
width:400px
}
.auth-page{
width:182px;
margin:0 auto
}
.auth-page .logo{
background-position:-4174px 0;
height:32px;
width:184px
}
.header_button{
padding:8px 20px;
border:1px solid #2f76ff;
color:#2f76ff;
line-height:78px;
border-radius:4px;
transition:.5s
}
.header_button:active,
.header_button:focus,
.header_button:hover{
text-decoration:none;
background-color:#2f76ff;
color:#fff
}
.header_button.busines{
border-color:#9452ff;
color:#9452ff
}
.header_button.busines:active,
.header_button.busines:focus,
.header_button.busines:hover{
text-decoration:none;
background-color:#9e62ff;
color:#fff
}
.updated-auth-page .main-content{
margin-top:100px!important
}
.updated-auth-page .btn{
font-size:15px!important
}
.updated-auth-page .btn-link,
.updated-auth-page label{
font-size:14px!important
}
.authPagesUpdated{
clear:both;
overflow:hidden;
max-width:950px;
margin:0 auto;
display:flex;
justify-content:space-evenly;
padding-bottom:60px
}
.authPagesUpdated .only_show_in_guest_viewer{
display:none!important
}
@media only screen and (min-width:200px) and (max-width:768px){
.join-page .header-wrap .header_button{
display:none
}
.updated-auth-page .header-wrap{
width:100%!important;
border-bottom:none!important
}
.updated-auth-page .header-wrap .header_button{
display:none
}
.updated-auth-page .header-wrap .site-header{
border-bottom:none!important
}
.updated-auth-page .loginIllustration{
display:none
}
.updated-auth-page .forgot-password-wrapper{
float:none!important;
height:auto!important;
width:100%!important;
padding-top:0!important
}
.updated-auth-page .form-wrapper{
padding:0 5px!important
}
.updated-auth-page .main-content{
margin-top:0!important;
width:100%!important
}
.updated-auth-page .main-content.authPagesUpdated{
margin-top:80px!important
}
.updated-auth-page #safrms-wrap{
margin-top:0!important
}
#main_container .bucket-locked-wrapper{
max-height:240px!important
}
#main_container .bucket-locked-wrapper .form-wrapper{
padding:32px!important
}
#main_container .bucket-locked-wrapper .form-wrapper .btn-blue{
margin-top:0!important
}
#main_container .bucket-locked-wrapper p.pull-right{
display:none!important
}
}
.join-page .crisp .btn{
font-size:15px!important
}
.join-page .join-page-info{
font-size:14px
}
.invite_signup .loginTxt,
.invite_signup h3{
display:none
}
.invite_signup .checkbox{
display:block;
clear:both;
width:100%;
text-align:center
}
.invite_signup h2{
padding:0 46px;
text-align:center;
font-weight:600;
margin-bottom:0
}
.invite_signup .form-wrapper{
padding-top:20px
}
#folder-unlock-form{
border:1px solid #ddd
}
.chrome_pin_window{
position:fixed;
top:15px;
right:15px;
border:1px solid #2f76ff;
padding:12px 10px 20px;
text-align:center;
max-width:350px;
box-shadow:0 20px 50px -15px #888;
border-radius:5px;
background-color:#fff;
z-index:10000000000
}
.chrome_pin_window .btn-blue{
margin-top:15px
}
.chrome_pin_window:after{
content:url("/res/images/carot.svg");
position:absolute;
width:12px;
height:12px;
top:-10px
}
.chrome_pin_window img{
width:100%;
border:1px solid #ddd;
display:block;
border-radius:7px
}
.password_policy_wrapper .progress{
margin-top:12px!important;
height:6px!important;
border-radius:2px!important;
background-color:#fff!important
}
.password_policy_wrapper .progress .password-strength{
height:100%;
border-radius:2px;
display:flex;
gap:3px;
background-color:#fff
}
.password_policy_wrapper .progress .password-strength span{
display:block;
height:100%;
width:25%;
background-color:#ddd;
border-radius:2px
}
#password_policy_cases{
list-style-type:none!important;
padding:0!important;
margin:0!important
}
#password_policy_cases li{
padding:2px 0;
display:flex;
align-items:center;
gap:4px
}
#strength_pswrod_info{
display:flex;
justify-content:space-between
}
.disc{
height:14px;
width:16px;
position:relative
}
.disc::after{
content:"";
display:block;
box-sizing:border-box;
position:absolute;
width:6px;
height:6px;
top:4px;
left:5px;
border-radius:100%;
background-color:#101010
}
.last_login_badge{
position:absolute;
background-color:#333c4e;
padding:4px 10px;
border-radius:5px;
color:#fff;
top:9px;
display:flex;
align-items:center;
gap:2px;
left:-118px;
z-index:10000
}
.last_login_badge:before{
content:'';
position:absolute;
width:0;
height:0;
right:-6px;
top:9px;
border-top:6px solid transparent;
border-bottom:6px solid transparent;
border-left:6px solid #333c4e
}
.inbox-page .external_inbox_wrapper{
height:100%;
background-color:#fff
}
.inbox-page .external_inbox_wrapper .header-wrap,
.inbox-page .external_inbox_wrapper .site-header{
position:relative;
border-bottom:0;
z-index:1
}
.inbox-page .external_inbox_wrapper #main_container{
height:100%
}
.inbox-page .external_inbox_wrapper .main-content{
height:calc(100% - 80px);
margin-top:0;
text-align:center;
display:block
}
@-moz-document url-prefix(){
.inbox-page .external_inbox_wrapper .main-content{
height:calc(100% - 80px);
margin-top:0;
text-align:center;
display:table
}
}
.inbox-page .external_inbox_wrapper .heading{
margin-top:20px;
margin-bottom:20px
}
.inbox-page .external_inbox_wrapper .sub-heading{
display:none;
font-size:13px;
color:#101010
}
.inbox-page .external_inbox_wrapper .landing-page-signup{
margin:0 auto;
max-width:560px;
width:100%
}
.inbox-page .external_inbox_wrapper .landing-page-signup .btn-ex{
padding-right:0;
padding-left:0;
width:140px
}
.inbox-page .external_inbox_wrapper .landing-page-signup .btn-inbox{
margin-top:0;
margin-bottom:100px
}
.inbox-page .external_inbox_wrapper .form-group{
margin-top:22px
}
.inbox-page .external_inbox_wrapper .form-control-split{
width:275px!important
}
.inbox-page .external_inbox_wrapper .inbox_pg_headr .logo-wrapper{
margin-left:0
}
.inbox-page .external_inbox_wrapper .combined_firld_layout{
display:flex;
gap:10px
}
@media all and (max-width:500px){
.inbox-page .external_inbox_wrapper .combined_firld_layout{
flex-direction:column
}
.inbox-page .external_inbox_wrapper .combined_firld_layout input:not(:first-of-type){
margin-top:12px
}
}
.inbox-page .external_inbox_wrapper .btn{
min-width:98px
}
.inbox-page .external_inbox_wrapper .input-ex{
height:43px
}
.inbox-page .external_inbox_wrapper textarea.input-ex{
padding-top:12px;
height:132px;
resize:none
}
.inbox-page .external_inbox_wrapper .drag-n-drop{
margin-top:22px;
padding-top:25px;
width:100%;
height:116px;
border:1px dashed #b2b2b2;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px
}
.inbox-page .external_inbox_wrapper .drag-n-drop .msg{
margin-bottom:10px;
font-size:16px;
color:#101010
}
.inbox-page .external_inbox_wrapper .drag-n-drop .or{
margin-right:5px;
font-size:14px;
color:#101010
}
.inbox-page .external_inbox_wrapper .add-more,
.inbox-page .external_inbox_wrapper .share-meta{
font-size:14px;
font-weight:600
}
.inbox-page .external_inbox_wrapper .share-meta{
float:left;
margin-top:20px;
margin-bottom:10px;
color:#101010
}
.inbox-page .external_inbox_wrapper .add-more{
float:left;
text-decoration:none;
color:#2f76ff
}
.inbox-page .external_inbox_wrapper .nano{
margin:10px 0
}
.inbox-page .external_inbox_wrapper .nano>.nano-pane{
width:4px;
background-color:#eceff1
}
.inbox-page .external_inbox_wrapper .nano>.nano-pane>.nano-slider{
margin:0;
background-color:#c1cbd2
}
.inbox-page .external_inbox_wrapper .uploading-process{
margin-top:22px;
margin-bottom:0;
width:100%
}
.inbox-page .external_inbox_wrapper .uploading-process .attachments{
padding:0;
margin:0;
list-style:none
}
.inbox-page .external_inbox_wrapper .uploading-process .attachments>li{
padding:6px 10px;
margin-bottom:10px;
text-align:left;
line-height:1.3;
border:1px solid #dbe1e4;
background-color:#f7f8f9;
margin-right:3px
}
.inbox-page .external_inbox_wrapper .uploading-process .attachments>li:last-child{
margin-bottom:0
}
.inbox-page .external_inbox_wrapper .uploading-process .attachments>li>span{
float:left;
color:#576773
}
.inbox-page .external_inbox_wrapper .uploading-process .attachments>li>span.filesize{
margin-left:8px;
color:#83929c
}
.inbox-page .external_inbox_wrapper .uploading-process .attachments>li .icn-close{
margin-top:3px
}
.inbox-page .external_inbox_wrapper .btn-blue.submit{
padding:0;
width:140px
}
.inbox-page .external_inbox_wrapper .upload-outer,
.inbox-page .external_inbox_wrapper .wu,
.inbox-page .external_inbox_wrapper .wud{
display:none
}
.inbox-page .external_inbox_wrapper .main-content.uploading .sub-heading{
display:block
}
.inbox-page .external_inbox_wrapper .main-content.uploading .form-wrapper{
text-align:center
}
.inbox-page .external_inbox_wrapper .main-content.uploading .upload-outer{
display:block;
max-height:none
}
.inbox-page .external_inbox_wrapper .main-content.uploading .landing-page-signup{
display:none
}
.inbox-page .external_inbox_wrapper .main-content.uploading .uploading-wrapper{
display:block;
height:354px;
background-color:#fff;
border:1px solid #c8cacc;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px
}
.inbox-page .external_inbox_wrapper .main-content.uploading .time-left{
display:block;
margin-top:10px;
font-size:12px;
color:#101010
}
.inbox-page .external_inbox_wrapper .main-content.uploading .downloadvierkant{
position:relative;
margin-top:50px;
margin-bottom:80px
}
.inbox-page .external_inbox_wrapper .main-content.uploading .downloadvierkant .status{
position:absolute;
width:100%;
color:#101010
}
.inbox-page .external_inbox_wrapper .main-content.uploading .downloadcirkel{
background-color:#fff
}
.inbox-page .external_inbox_wrapper .main-content.uploading .downloadcirkel p{
margin:auto
}
.inbox-page .external_inbox_wrapper .main-content.uploading .downloadprocent{
color:#333c4e
}
.inbox-page .external_inbox_wrapper .main-content.uploading .radial-progress{
background-color:rgba(168,168,168,.2)
}
.done .inbox-page .external_inbox_wrapper .main-content.uploading .radial-progress{
background-color:#15a13a
}
.inbox-page .external_inbox_wrapper .main-content.uploading .wu{
display:block
}
.inbox-page .external_inbox_wrapper .main-content.uploading .w,
.inbox-page .external_inbox_wrapper .main-content.uploading.done .w,
.inbox-page .external_inbox_wrapper .main-content.uploading.done .wu{
display:none
}
.inbox-page .external_inbox_wrapper .main-content.uploading.done .wud{
display:block
}
.search-page .buckets.view-list>li .owner-info{
display:flex;
width:150px!important;
text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden;
padding-right:10px;
font-size:15px;
color:#101010;
align-items:center;
gap:5px
}
.search-page .buckets.view-list>li .owner-info span{
display:block;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.search-page .buckets.view-list>li .badge,
.search-page .buckets.view-list>li .size-info,
.search-page .buckets.view-list>li .views-info{
display:none
}
.search-page .buckets.view-list>li .list-thumb-meta .time{
width:102px
}
.search-page .buckets.view-list>li .thumb-overlay .custom-controls{
display:none!important
}
.search-page .buckets.view-list>li .thumbnail-wrapper .thumbnail{
left:0;
margin-left:5px!important
}
.search-page .buckets.view-list>li.thead .name-area{
margin-left:5px
}
.search-page .buckets.view-list>li .list-thumb-meta{
margin-right:3px
}
.search-page .buckets.view-list>li .list-thumb-meta .thumb-info{
width:132px
}
.search-page .buckets.view-list>li:hover .thumbnail-wrapper,
.search-page .buckets.view-list>li:hover .thumbnail-wrapper .thumbnail,
.search-page .edit-mode .buckets.view-list>li .thumbnail-wrapper .thumbnail{
left:0
}
body.guest .buckets.view-list>li .list-thumb-meta{
margin-right:3px
}
body.guest .buckets.view-list>li .list-thumb-meta .thumb-info{
width:120px
}
body.guest .buckets.view-list>li .thumbnail-wrapper .progress-wrapper{
left:656px
}
body.guest .buckets.view-list>li .thumbnail-wrapper,
body.guest .buckets.view-list>li .thumbnail-wrapper .thumbnail,
body.guest .edit-mode .buckets.view-list>li .thumbnail-wrapper .thumbnail{
left:0;
margin-left:3px
}
body.guest .buckets.view-list>li .list-thumb-meta .viewthumb{
display:none
}
.single_inbox_instance{
display:block;
list-style-type:none;
padding:0;
margin:0;
width:100%
}
.single_inbox_instance>li{
display:flex;
background-color:#fff;
padding:20px;
border:1px solid #ddd;
border-radius:5px;
margin-bottom:10px;
justify-content:center;
align-items:center;
transition:.3s
}
.single_inbox_instance>li h3{
margin:0;
font-size:15px;
font-weight:500;
color:#101010
}
.single_inbox_instance>li .info_about_inbox{
flex-grow:6
}
.single_inbox_instance>li .thumb-info span{
font-size:13px;
color:#717d82
}
.single_inbox_instance>li .actions_btns{
float:right;
display:flex;
margin-left:10px;
gap:5px
}
.single_inbox_instance>li .actions_btns .dropdown{
display:inline-block;
margin-left:4px
}
.single_inbox_instance>li .actions_btns .more_opts{
padding:5px 18px
}
.single_inbox_instance>li .actions_btns .more_opts span{
position:relative;
height:6px;
width:6px;
border:1.5px solid #464646;
border-radius:10px;
display:block;
margin:8px 0;
top:1px
}
.single_inbox_instance>li .actions_btns .more_opts span:before{
content:'';
position:absolute;
height:6px;
width:6px;
border:1.5px solid #464646;
border-radius:10px;
left:-10px;
top:-1.5px
}
.single_inbox_instance>li .actions_btns .more_opts span:after{
content:'';
position:absolute;
height:6px;
width:6px;
border:1.5px solid #464646;
border-radius:10px;
left:8px;
top:-1.5px
}
.single_inbox_instance>li:hover{
box-shadow:0 2px 2px -2px #888
}
.inbox_tabs{
margin-bottom:22px;
margin-top:8px;
float:left;
flex-grow:5
}
.inbox_tabs a{
color:#101010;
display:inline-block;
float:left;
line-height:10px;
padding:0 8px 15px;
border-bottom:2px solid #e6e9eb;
font-weight:500
}
.inbox_tabs a.active{
color:#2f76ff;
border-bottom:2px solid #2f76ff
}
.inbox_tabs a:active,
.inbox_tabs a:focus,
.inbox_tabs a:hover{
text-decoration:none
}
.new_inbo{
float:right
}
.inbox_ui_popup input,
.inbox_ui_popup label{
color:#333c4e
}
@media all and (max-width:768px){
.single_inbox_instance{
margin-top:10px
}
.inbox_tabs{
margin-bottom:12px
}
.new_inbox{
margin-bottom:10px
}
}
@-webkit-keyframes fade-in{
from{
opacity:0
}
to{
opacity:1
}
}
@keyframes fade-in{
from{
opacity:0
}
to{
opacity:1
}
}
@-webkit-keyframes slide-in{
0%{
-webkit-transform:translateY(5%);
transform:translateY(5%)
}
100%{
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes slide-in{
0%{
-webkit-transform:translateY(5%);
transform:translateY(5%)
}
100%{
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
.colorpicker{
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
box-sizing:border-box;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
font-family:inherit;
position:fixed;
display:none;
border:1px solid #e9ebee;
box-shadow:0 0 30px 0 rgba(0,0,0,.1);
background:#fff;
border-radius:3px
}
.colorpicker.is-opened{
display:inline-block;
z-index:100000000
}
.colorpicker:after{
content:"";
position:absolute;
width:0;
height:0;
box-sizing:border-box;
border:6px solid #000;
box-shadow:-1px 1px 1px 0 rgba(147,157,170,.23);
-webkit-transform-origin:50% 50%;
transform-origin:50% 50%
}
.colorpicker-anchor+.colorpicker--inline,
.colorpicker-input+.colorpicker--inline{
margin-top:10px
}
.colorpicker-circle-anchor{
box-sizing:border-box;
display:inline-block;
line-height:0
}
.colorpicker-circle-anchor__color{
line-height:0;
display:inline-block;
border-radius:50%;
position:relative;
z-index:1;
width:25px;
height:25px;
border:1px solid #fff;
cursor:pointer;
background-color:#fff!important
}
.colorpicker-anchor--inline{
display:block
}
.colorpicker--position-top-center::after,
.colorpicker--position-top-center::before,
.colorpicker--position-top::after,
.colorpicker--position-top::before{
margin-left:-3px;
bottom:-6px;
left:50%;
border-color:transparent transparent #fff #fff;
-webkit-transform:rotate(-45deg);
transform:rotate(-45deg)
}
.colorpicker--position-bottom-center::after,
.colorpicker--position-bottom::after{
margin-left:-3px;
top:-6px;
bottom:auto;
left:50%;
border-color:transparent transparent #fff #fff;
-webkit-transform:rotate(135deg);
transform:rotate(135deg)
}
.colorpicker--position-bottom.is-arrow-left::after,
.colorpicker--position-top.is-arrow-left::after{
left:18px;
right:auto
}
.colorpicker--position-bottom.is-arrow-right::after,
.colorpicker--position-top.is-arrow-right::after{
left:auto;
right:18px
}
.colorpicker--position-left-center::after,
.colorpicker--position-left::after{
margin-top:-3px;
left:auto;
bottom:auto;
right:-6px;
top:50%;
border-color:transparent transparent #fff #fff;
-webkit-transform:rotate(225deg);
transform:rotate(225deg)
}
.colorpicker--position-right-center::after,
.colorpicker--position-right::after{
margin-top:-3px;
left:-6px;
bottom:auto;
right:auto;
top:50%;
border-color:transparent transparent #fff #fff;
-webkit-transform:rotate(-315deg);
transform:rotate(-315deg)
}
.colorpicker--position-left.is-arrow-top::after,
.colorpicker--position-right.is-arrow-top::after{
top:18px;
bottom:auto
}
.colorpicker--position-left.is-arrow-bottom::after,
.colorpicker--position-right.is-arrow-bottom::after{
top:auto;
bottom:18px
}
.colorpicker--inline{
position:static;
box-shadow:none;
display:inline-block
}
.colorpicker--inline:after{
display:none
}
.colorpicker--no-arrow:after{
opacity:0
}
.colorpicker-input{
position:relative;
display:block
}
.colorpicker-input--position-right .colorpicker-custom-anchor{
right:10px
}
.colorpicker-input--position-right .form-control,
.colorpicker-input--position-right input{
padding-right:42px
}
.colorpicker-input--position-left .colorpicker-custom-anchor{
left:10px
}
.colorpicker-input--position-left .form-control,
.colorpicker-input--position-left input{
padding-left:42px
}
.colorpicker-input .colorpicker-custom-anchor{
position:absolute;
top:50%;
margin-top:-13px;
display:block
}
.colorpicker-input .colorpicker-circle-anchor__color{
width:26px;
height:26px
}
input+.colorpicker--inline,
select+.colorpicker--inline,
textarea+.colorpicker--inline{
margin-top:10px
}
.colorpicker-default{
height:auto;
width:232px;
padding:9px 9px 7px
}
.colorpicker-default__body{
display:flex
}
.colorpicker-default__spectrum-container{
width:150px;
height:100px;
position:relative;
box-sizing:border-box;
border-radius:3px
}
.colorpicker-default__spectrum-canvas{
width:150px;
height:100px;
border-radius:3px;
padding:0;
margin:0;
box-sizing:border-box
}
.colorpicker-default__hue-cursor,
.colorpicker-default__opacity-cursor,
.colorpicker-default__spectrum-cursor{
border:2px solid #fff;
width:13px;
height:13px;
background:0 0;
border-radius:50%;
position:absolute;
top:0;
left:0;
box-shadow:0 0 1px rgba(0,0,0,.2);
cursor:default;
box-sizing:border-box
}
.colorpicker-default__hue-cursor,
.colorpicker-default__opacity-cursor{
left:calc(50% - 7px);
top:50%
}
.colorpicker-default__hue-container,
.colorpicker-default__opacity-container{
width:19px;
height:100px;
border-radius:3px;
margin-left:10px;
position:relative;
box-shadow:0 0 2px rgba(0,0,0,.1)
}
.colorpicker-default__opacity-container{
background:url("/res/img/transparent-bg.png") #fff
}
.colorpicker-default__hue-canvas,
.colorpicker-default__opacity-canvas{
width:19px;
height:100px;
border-radius:3px
}
.colorpicker-default--hex-only .colorpicker-default__opacity-container{
display:none
}
.colorpicker-default--hex-only{
width:279px
}
.colorpicker-default--hex-only .colorpicker-default__a-input-container,
.colorpicker-default--hex-only .colorpicker-default__b-input-container,
.colorpicker-default--hex-only .colorpicker-default__g-input-container,
.colorpicker-default--hex-only .colorpicker-default__hex-text,
.colorpicker-default--hex-only .colorpicker-default__r-input-container{
display:none
}
.colorpicker-default--hex-only .colorpicker-default__hex-input,
.colorpicker-default--hex-only .colorpicker-default__hex-input-container{
width:100%;
margin-right:0
}
.colorpicker-default--hex-only .colorpicker-default__history{
padding-right:1px
}
.colorpicker-default__info{
display:flex;
padding:15px 0 0
}
.colorpicker-default__info--hidden{
display:none
}
.colorpicker-default__a-input-container,
.colorpicker-default__b-input-container,
.colorpicker-default__g-input-container,
.colorpicker-default__hex-input-container,
.colorpicker-default__r-input-container{
display:flex;
flex-direction:column;
align-items:center;
margin-right:9px
}
.colorpicker-default__a-input,
.colorpicker-default__b-input,
.colorpicker-default__g-input,
.colorpicker-default__hex-input,
.colorpicker-default__r-input{
box-sizing:border-box;
width:30px;
height:28px;
border:1px solid #d3d9dd;
border-radius:3px;
color:#000;
padding:6px 0;
font-size:12.5px;
transition:border .2s ease-in-out;
background:#fff;
text-align:center
}
.colorpicker-default__a-input::-webkit-input-placeholder,
.colorpicker-default__b-input::-webkit-input-placeholder,
.colorpicker-default__g-input::-webkit-input-placeholder,
.colorpicker-default__hex-input::-webkit-input-placeholder,
.colorpicker-default__r-input::-webkit-input-placeholder{
color:#939daa
}
.colorpicker-default__a-input:-ms-input-placeholder,
.colorpicker-default__b-input:-ms-input-placeholder,
.colorpicker-default__g-input:-ms-input-placeholder,
.colorpicker-default__hex-input:-ms-input-placeholder,
.colorpicker-default__r-input:-ms-input-placeholder{
color:#939daa
}
.colorpicker-default__a-input::-ms-input-placeholder,
.colorpicker-default__b-input::-ms-input-placeholder,
.colorpicker-default__g-input::-ms-input-placeholder,
.colorpicker-default__hex-input::-ms-input-placeholder,
.colorpicker-default__r-input::-ms-input-placeholder{
color:#939daa
}
.colorpicker-default__a-input::placeholder,
.colorpicker-default__b-input::placeholder,
.colorpicker-default__g-input::placeholder,
.colorpicker-default__hex-input::placeholder,
.colorpicker-default__r-input::placeholder{
color:#939daa
}
.colorpicker-default__a-input:focus,
.colorpicker-default__b-input:focus,
.colorpicker-default__g-input:focus,
.colorpicker-default__hex-input:focus,
.colorpicker-default__r-input:focus{
border-color:#0094f2;
box-shadow:none;
outline:0
}
.colorpicker-default__hex-input{
width:60px
}
.colorpicker-default__a-text,
.colorpicker-default__b-text,
.colorpicker-default__g-text,
.colorpicker-default__hex-text,
.colorpicker-default__r-text{
text-transform:uppercase;
font-size:14px;
color:#939daa;
margin-top:7px
}
.colorpicker-default__history{
border-top:1px solid #e9ebee;
padding:10px 5px 5px 10px;
margin:9px -9px -9px;
display:flex;
flex-wrap:wrap
}
.colorpicker-default__history.is-hidden{
display:none
}
.colorpicker-default__history-item{
cursor:pointer;
width:16px;
height:16px;
border:1px solid rgba(0,0,0,.05);
border-radius:16px;
background:#eef1f5;
margin-right:10.5px;
margin-bottom:10px
}
.colorpicker-default__history-item:first-of-type,
.colorpicker-default__history-item:nth-of-type(10),
.colorpicker-default__history-item:nth-of-type(11){
display:none
}
.colorpicker-default__history-item.is-empty{
border-color:transparent
}
.colorpicker-default__history-item.is-add-new{
text-align:center;
cursor:pointer;
position:relative;
background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAA7SURBVHjaYvz//z9Dy6RlDFDwH0oz1uRFQRjNE5cyIAG4ApgAEwMBwIKkC5tJxJnAiM8NjIR8QdAKwABr3RPEnLgHwwAAAABJRU5ErkJggg==") center center no-repeat #dfe5ec;
width:16px;
height:16px;
border:none
}
.colorpicker-default__history-item.is-add-new:hover{
background-color:#d5dde6
}
.viewer-open{
overflow:hidden!important
}
.viewer-open .tags-box.active{
overflow:hidden
}
.document-viewer.spreadsheet.no-footer{
border-bottom:1px solid #ccc
}
.document-viewer.spreadsheet.no-footer .viewer-content-wrapper{
bottom:0
}
.thepresbottom{
bottom:60px!important
}
.promo-foot{
height:70px;
max-width:750px;
margin:0 auto;
box-shadow:0 1px 7px 0 #0913290A,0 4px 4px -5px #09132940;
transition:250ms;
position:fixed;
color:#101010;
background-image:linear-gradient(0deg,#cfdfff,#e9f0ff);
bottom:-30px;
opacity:0;
left:0;
right:0;
border-radius:10px;
text-align:center;
z-index:10000000;
outline:rgba(47,118,255,.25) solid 1px;
background-clip:border-box;
display:flex;
align-items:center
}
.dark .promo-foot{
box-shadow:0 1px 2px 0 rgba(16,16,16,.05);
background-image:linear-gradient(0deg,#414243,#575758);
outline:0
}
.promo-foot .logo-mark{
background-position:-5270px 0;
height:14px;
width:20px;
position:relative;
top:2px;
right:5px
}
.promo-foot #close_promo_bar{
position:absolute;
top:28px;
padding:0;
right:20px;
cursor:pointer
}
.promo-foot .promo-container{
clear:both;
overflow:hidden
}
.promo-foot .btn-join-js{
border-radius:8px
}
.promo-foot span#message_container{
display:flex;
padding-left:20px;
align-items:center;
float:left;
font-size:14.5px;
line-height:41px;
color:#122345;
margin-right:45px;
gap:10px;
font-weight:500
}
.promo-foot .promo-btn{
display:inline-block;
vertical-align:bottom;
position:relative;
width:auto;
border-radius:6px!important;
text-align:left;
margin-right:20px
}
.promo-foot .promo-btn a{
font-size:14.5px;
padding:10px 18px 10px 25px;
font-weight:400;
display:flex;
align-items:center;
gap:10px
}
.dark span#message_container{
color:#fff
}
.dark span#message_container svg path{
fill:#fff
}
.dark #close_promo_bar svg path{
fill:#B7B7B7
}
.media-viewer .document-outer,
.media-viewer .download-outer,
.media-viewer .embed-outer,
.media-viewer .error-outer,
.media-viewer .load-outer,
.media-viewer .upload-outer{
display:none
}
.viewer-wrapper{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background-color:#1c1c1c;
z-index:1030
}
.viewer-wrapper.showing-comments .w-comments{
left:-320px
}
.viewer-wrapper.showing-comments #next_arrow_wrapper .viewer-next-wrapper{
right:4px!important
}
.viewer-wrapper.dark .viewer-header{
border-bottom:1px solid #1f1f1f
}
.viewer-wrapper.dark .viewer-header .btn-default{
color:#e4e6eb;
background-color:#3a3b3c;
border-color:transparent
}
.viewer-wrapper.dark .viewer-header .btn-default.hover,
.viewer-wrapper.dark .viewer-header .btn-default:hover{
background-color:#424242
}
.open>.viewer-wrapper.dark .viewer-header .btn-default.dropdown-toggle,
.viewer-wrapper.dark .viewer-header .btn-default.active,
.viewer-wrapper.dark .viewer-header .btn-default:active{
color:#e4e6eb;
background-color:#4d4d4d
}
.viewer-wrapper.dark .viewer-header .btn-default.disabled,
.viewer-wrapper.dark .viewer-header .btn-default.disabled.active,
.viewer-wrapper.dark .viewer-header .btn-default.disabled:active,
.viewer-wrapper.dark .viewer-header .btn-default.disabled:focus,
.viewer-wrapper.dark .viewer-header .btn-default.disabled:hover,
.viewer-wrapper.dark .viewer-header .btn-default[disabled],
.viewer-wrapper.dark .viewer-header .btn-default[disabled].active,
.viewer-wrapper.dark .viewer-header .btn-default[disabled]:active,
.viewer-wrapper.dark .viewer-header .btn-default[disabled]:focus,
.viewer-wrapper.dark .viewer-header .btn-default[disabled]:hover,
fieldset[disabled] .viewer-wrapper.dark .viewer-header .btn-default,
fieldset[disabled] .viewer-wrapper.dark .viewer-header .btn-default.active,
fieldset[disabled] .viewer-wrapper.dark .viewer-header .btn-default:active,
fieldset[disabled] .viewer-wrapper.dark .viewer-header .btn-default:focus,
fieldset[disabled] .viewer-wrapper.dark .viewer-header .btn-default:hover{
color:rgba(228,230,235,.5);
cursor:not-allowed;
pointer-events:none
}
.viewer-wrapper.dark .viewer-header .btn-download{
color:#fff;
background-color:#2f76ff;
border-color:transparent
}
.viewer-wrapper.dark .viewer-header .btn-download.hover,
.viewer-wrapper.dark .viewer-header .btn-download:hover{
background-color:rgba(47,118,255,.9)
}
.open>.viewer-wrapper.dark .viewer-header .btn-download.dropdown-toggle,
.viewer-wrapper.dark .viewer-header .btn-download.active,
.viewer-wrapper.dark .viewer-header .btn-download:active{
color:#fff;
background-color:#2f76ff
}
.viewer-wrapper.dark .viewer-header .btn-download.disabled,
.viewer-wrapper.dark .viewer-header .btn-download.disabled.active,
.viewer-wrapper.dark .viewer-header .btn-download.disabled:active,
.viewer-wrapper.dark .viewer-header .btn-download.disabled:focus,
.viewer-wrapper.dark .viewer-header .btn-download.disabled:hover,
.viewer-wrapper.dark .viewer-header .btn-download[disabled],
.viewer-wrapper.dark .viewer-header .btn-download[disabled].active,
.viewer-wrapper.dark .viewer-header .btn-download[disabled]:active,
.viewer-wrapper.dark .viewer-header .btn-download[disabled]:focus,
.viewer-wrapper.dark .viewer-header .btn-download[disabled]:hover,
fieldset[disabled] .viewer-wrapper.dark .viewer-header .btn-download,
fieldset[disabled] .viewer-wrapper.dark .viewer-header .btn-download.active,
fieldset[disabled] .viewer-wrapper.dark .viewer-header .btn-download:active,
fieldset[disabled] .viewer-wrapper.dark .viewer-header .btn-download:focus,
fieldset[disabled] .viewer-wrapper.dark .viewer-header .btn-download:hover{
color:rgba(255,255,255,.5);
cursor:not-allowed;
pointer-events:none
}
.viewer-wrapper.dark .spinner-css{
background:url("/res/images/native-loader-black.GIF") 0 0/24px 24px
}
.viewer-wrapper.document-viewer.spreadsheet.no-footer .list-toggle{
position:absolute;
right:43px;
height:40px;
border-left:1px solid #c1cbd2
}
.viewer-wrapper.document-viewer.spreadsheet.no-footer .list-toggle .icn-hide-list{
margin-left:18px;
margin-right:18px
}
.viewer-wrapper.document-viewer.no-footer .list-toggle{
margin-right:20px
}
.viewer-wrapper.referrer-app .document-controls,
.viewer-wrapper.referrer-app .viewer-footer,
.viewer-wrapper.referrer-app .viewer-header{
display:none!important
}
.viewer-wrapper.referrer-app .viewer-content-wrapper{
top:0!important
}
.viewer-container{
position:relative;
z-index:1000;
transition:250ms;
width:100%;
height:100%;
padding-top:50px;
padding-bottom:100px;
text-align:center
}
.no-footer .viewer-footer{
bottom:-102px
}
.no-footer .list-toggle{
margin-top:-40px;
border:0
}
.no-footer .viewer-container{
padding-bottom:0
}
.no-footer .viewer-back-wrapper,
.no-footer .viewer-content-wrapper,
.no-footer .viewer-next-wrapper{
bottom:0
}
.no-footer.media-viewer .viewer-content-wrapper{
bottom:17px
}
.no-footer .document-controls{
bottom:25px
}
.load-viewer .document-outer,
.load-viewer .download-outer,
.load-viewer .embed-outer,
.load-viewer .error-outer,
.load-viewer .media-outer,
.load-viewer .upload-outer{
display:none
}
.load-viewer .load-outer{
width:200px;
height:10px
}
.load-viewer .load-outer .status{
margin-top:28px;
display:inline-block;
color:#fff
}
.load-viewer .load-outer img{
width:24px;
height:24px;
background:url('/res/images/native-loader-black.GIF?1736780833') 0 0/24px 24px
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.analytics-page.free-user .content .ap-fu{
background-image:url("/res/images/analytics-page-for-free-users@2x.png");
background-size:100% auto
}
.viewer-wrapper.dark .spinner-css{
background-image:url('/res/images/native-loader-black@2x.GIF?1736780833') 0 0/24px 24px
}
.load-viewer .load-outer img{
background-image:url('/res/images/native-loader-black@2x.GIF?1736780833');
background-size:24px 24px
}
}
.viewer-full{
overflow:auto
}
.viewer-full .viewer-back-wrapper,
.viewer-full .viewer-footer,
.viewer-full .viewer-header,
.viewer-full .viewer-next-wrapper{
display:none
}
.viewer-full .viewer-content{
top:0;
right:0;
bottom:0;
left:0
}
.viewer-full .viewer-container{
padding:0
}
.viewer-full .ab-center,
.viewer-full .media-wrapper{
position:initial
}
.viewer-full .media-item.zoom-allowed{
cursor:-webkit-zoom-out;
cursor:zoom-out
}
.viewer-full .viewer-content-wrapper{
top:0;
bottom:0
}
.xclose{
position:fixed;
display:none;
top:20px;
right:20px;
height:31px;
width:31px;
cursor:pointer;
background-color:#292f33;
z-index:1;
-webkit-box-shadow:0 3px 6px rgba(0,0,0,.18);
-moz-box-shadow:0 3px 6px rgba(0,0,0,.18);
-ms-box-shadow:0 3px 6px rgba(0,0,0,.18);
-o-box-shadow:0 3px 6px rgba(0,0,0,.18);
box-shadow:0 3px 6px rgba(0,0,0,.18);
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
-webkit-transition:1s ease-in-out;
-moz-transition:1s ease-in-out;
-ms-transition:1s ease-in-out;
-o-transition:1s ease-in-out;
transition:1s ease-in-out
}
.xclose:before{
position:fixed;
top:30px;
right:30px;
content:'';
opacity:.8
}
.xclose:hover{
-webkit-box-shadow:0 6px 12px rgba(0,0,0,.36);
-moz-box-shadow:0 6px 12px rgba(0,0,0,.36);
-ms-box-shadow:0 6px 12px rgba(0,0,0,.36);
-o-box-shadow:0 6px 12px rgba(0,0,0,.36);
box-shadow:0 6px 12px rgba(0,0,0,.36)
}
.xclose:hover:before{
opacity:1
}
.fullscreen .xclose{
display:block
}
.viewer-footer,
.viewer-header{
position:fixed;
width:100%;
z-index:100000000;
background-color:#282828
}
.viewer-footer .icn-logo-viewer,
.viewer-header .icn-logo-viewer{
top:2px!important
}
.viewer-footer .tooltip{
max-width:250px;
word-wrap:break-word
}
.viewer-footer .tooltip .tooltip-inner{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.back-arrow-wrapper,
.next-arrow-wrapper{
position:fixed;
left:0;
top:170px;
bottom:170px;
width:100px;
height:80px;
margin:auto;
z-index:1070
}
@media (max-width:768px){
.back-arrow-wrapper,
.next-arrow-wrapper{
height:60px
}
}
.next-arrow-wrapper{
transition:250ms;
left:auto;
right:0
}
.viewer-back-wrapper,
.viewer-next-wrapper{
position:absolute;
top:0;
bottom:0;
margin:auto;
width:40px;
height:40px;
z-index:1070;
background-color:#3a3b3c;
border-radius:30px
}
.viewer-back-wrapper:hover,
.viewer-next-wrapper:hover{
background-color:#424242
}
.list-arrow-wrapper{
position:relative;
width:30px;
height:30px;
margin:35px 10px
}
.list-arrow-wrapper.pull-left{
-webkit-border-bottom-right-radius:3px;
-webkit-border-top-right-radius:3px;
-moz-border-bottom-right-radius:3px;
-moz-border-top-right-radius:3px;
border-bottom-right-radius:3px;
border-top-right-radius:3px
}
.list-arrow-wrapper.pull-right{
-webkit-border-bottom-left-radius:3px;
-webkit-border-top-left-radius:3px;
-moz-border-bottom-left-radius:3px;
-moz-border-top-left-radius:3px;
border-bottom-left-radius:3px;
border-top-left-radius:3px
}
.list-toggle{
position:relative;
width:20px;
height:20px;
margin-top:40px;
padding:0 24px;
border-left:1px solid #262626
}
.viewer-back-wrapper{
left:17px;
right:auto
}
.viewer-back-wrapper .icn-viewer-back{
right:2px;
transform:scale(.8);
top:-1px
}
.viewer-next-wrapper{
right:16px!important;
left:auto
}
@media (max-width:768px){
.viewer-next-wrapper{
right:17px!important
}
}
.viewer-next-wrapper .icn-viewer-next{
left:2px;
transform:scale(.8);
top:-1px
}
.viewer-header{
top:0;
height:55px;
display:flex;
justify-content:space-between
}
.viewer-header .logo-wrapper{
height:52px;
margin-top:0;
display:flex;
align-items:center;
justify-content:center
}
.viewer-header .logo-wrapper a{
display:flex!important;
align-items:center;
justify-content:center
}
.viewer-header .logo-wrapper a img{
transform:translateY(2px)
}
.viewer-header .logo-wrapper .custom-logo{
height:auto
}
.viewer-header .viewer-actions{
margin-top:10px;
order:3
}
.viewer-header .viewer-actions .btn{
margin-right:10px
}
.viewer-header .viewer-actions .btn.btn-link{
padding:6px 7px;
opacity:.8
}
.viewer-header .viewer-actions .btn.btn-link:hover{
opacity:1
}
.viewer-header .viewer-actions #viewer_actions{
display:inline!important
}
.viewer-header .viewer-title{
margin-left:12px;
line-height:55px;
color:#e4e6eb;
width:100%
}
.viewer-header .viewer-title .form-control{
width:200px;
display:none;
text-align:center;
border-color:#0287e7
}
.viewer-header .viewer-title .name{
display:inline-block;
margin-right:-23px;
font-size:13.5px
}
.viewer-header .viewer-title .icn-edit{
margin-left:10px;
cursor:pointer
}
.viewer-header .viewer-title.edit .icn-edit{
display:none
}
.viewer-header .viewer-title.edit .form-control{
display:inline-block!important
}
.viewer-header .viewer-file-count{
right:34%;
left:34%;
line-height:52px
}
.viewer-footer{
bottom:0;
height:102px;
border-top:1px solid transparent;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none
}
.viewer-file-name{
position:relative;
margin-left:0;
display:inline;
cursor:pointer;
overflow:hidden;
padding-left:0;
display:flex
}
.count{
font-size:14px;
color:#9da7ab;
margin:auto 10px;
position:relative;
top:-1px
}
.dark .count{
color:#8a8d91
}
.title-break{
position:absolute;
left:0;
top:14px;
bottom:13px;
border-left:1px solid #d8d8d8
}
.dark .title-break{
border-left:1px solid #414344
}
.dim{
opacity:.5
}
.dim-light{
opacity:.75
}
.showing-comments{
transition:250ms
}
.showing-comments #sidbararrow{
transform:rotate(0)!important
}
.showing-comments.dark ::-webkit-scrollbar{
width:.9em;
height:.9em
}
.showing-comments.dark ::-webkit-scrollbar-thumb{
background:#545454;
-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:20px;
border:2px solid #2e2e2e
}
.showing-comments.dark ::-webkit-scrollbar-track{
background:#2e2e2e
}
.showing-comments.dark body{
scrollbar-face-color:#545454;
scrollbar-track-color:#2E2E2E
}
.showing-comments .comment-wrapper{
-webkit-transform:translateX(-100%);
-moz-transform:translateX(-100%);
-ms-transform:translateX(-100%);
-o-transform:translateX(-100%);
transform:translateX(-100%)
}
.showing-comments .document-controls{
left:calc(50% - 160px)
}
@media all and (max-width:768px){
.viewer-header .viewer-title{
margin-left:5px
}
.showing-comments .document-controls{
left:50%!important
}
}
.showing-comments .viewer-container{
width:calc(100% - 325px)!important
}
.showing-comments .next-arrow-wrapper{
right:340px
}
.hide-comments .comment-wrapper{
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0)
}
.hide-comments .document-controls{
left:50%
}
.hide-comments .viewer-container{
width:100%!important
}
.hide-comments .next-arrow-wrapper{
right:0
}
.mention{
color:#2f76ff!important
}
.displayCustomMessage{
line-height:42px;
padding:0 12px!important;
margin:-8px auto!important
}
.atwho-view-ul{
padding:0
}
.atwho-view{
position:absolute;
top:0;
left:0;
display:none;
margin-top:18px;
background:#fff;
color:#55636c;
width:auto;
min-width:120px;
max-width:240px;
border:1px solid #e8e8e8;
border-radius:3px;
box-shadow:0 0 5px rgba(0,0,0,.1);
z-index:11110!important
}
.atwho-view .atwho-header{
padding:5px;
margin:5px;
cursor:pointer;
border-bottom:1px solid #eaeff1;
color:#6f8092;
font-size:12px;
font-weight:600
}
.atwho-view .atwho-header .small{
color:#6f8092;
float:right;
padding-top:2px;
margin-right:-5px;
font-size:12.5px;
font-weight:400
}
.atwho-view .atwho-header:hover{
cursor:default
}
.atwho-view .cur{
background:#e8e8e8;
color:#55636c
}
.atwho-view .cur.displayCustomMessage{
background:#fff
}
.atwho-view .cur:hover{
cursor:pointer
}
.atwho-view .cur>ul{
list-style:none;
padding:0;
margin:auto;
max-height:200px;
overflow-y:auto
}
.atwho-view>ul>li{
position:relative;
height:42px;
padding-top:3px;
background-color:#fff;
display:block;
cursor:pointer;
clear:both;
overflow:hidden
}
.atwho-view>ul>li.displayCustomMessage:hover{
background:#fff
}
.atwho-view>ul>li:hover{
cursor:pointer;
background:#e8e8e8
}
.atwho-view>ul>li img{
width:32px;
height:32px;
position:relative;
left:7px;
top:2px;
margin:auto 10px auto auto;
overflow:hidden;
border-radius:100%;
float:left
}
.atwho-view a,
.atwho-view small{
margin-left:6px;
width:calc(100% - 48px);
display:block;
float:left;
list-style:none;
white-space:nowrap;
text-overflow:ellipsis
}
.atwho-view a:hover,
.atwho-view small:hover{
text-decoration:none
}
.atwho-view a{
color:#55636c
}
.atwho-view small{
font-size:12px;
color:grey
}
.dark .btn-block{
background-color:#424242;
color:#e4e6eb;
border:none
}
.dark .btn-comment.empty{
color:#fff!important;
background-image:url('/res/images/comment-icon-empty-white.png?1736780833')
}
.dark .btn-comment.empty:active{
background-image:url('/res/images/comment-icon-empty-white.png?1736780833')
}
.dark .btn-comment{
background-image:url('/res/images/comment-icon-white.png?1736780833');
color:#101010!important
}
.dark .btn-comment:active{
background-image:url('/res/images/comment-icon-white.png?1736780833')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.dark .btn-comment.empty:active{
background-image:url('/res/images/comment-icon-empty-white@2x.png?1736780833')
}
.dark .btn-comment:active{
background-image:url('/res/images/comment-icon-white@2x.png?1736780833')
}
}
.dark .dropdown-menu{
background-color:#313131;
color:#fff;
border:1px solid #434344;
box-shadow:0 0 10px #1b1b1b
}
.dark .dropdown-menu .icn-dd-top-arrow{
background-position:-1478px 0
}
.dark .dropdown-menu li a{
color:#e4e6eb
}
.dark .dropdown-menu li a:hover{
background-color:#3e3e3e
}
.dark .dropdown-menu li.sub_menu ul{
background-color:#313131;
color:#fff;
border:1px solid #434344;
box-shadow:0 0 10px #1b1b1b
}
.dark .dropdown-menu li.sub_menu ul li a:hover{
color:#fff
}
.dark .dropdown-menu li.sub_menu:after{
border-left-color:#e4e6eb
}
.dark .caret{
border-top-color:#fff
}
.dark .comment-wrapper{
background:#1c1c1c;
border-left:0
}
.dark .comment-wrapper .comment-card,
.dark .comment-wrapper .reply-card{
border:1px solid #1f1f1f;
background-color:#282828
}
.dark .comment-wrapper .comment-text,
.dark .comment-wrapper .commenter-name,
.dark .comment-wrapper .text-input{
color:#e4e6eb
}
.dark .comment-wrapper .placeholder-text{
color:#8a8d91
}
.dark .comment-wrapper .spinner-css{
background:url("/res/images/native-loader-black.gif") 0 0/24px 24px
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.dark .comment-wrapper .spinner-css{
background-image:url('/res/images/native-loader-black@2x.gif?1736780833') 0 0/24px 24px
}
}
.dark .comment-wrapper .comment .icn-delete{
display:none;
opacity:.75;
background-position:-1157px 0;
height:12px;
width:12px
}
.dark .comment-wrapper .comment .icn-delete:hover{
opacity:1
}
.dark .comment-wrapper .comment .comment-edit{
display:none;
opacity:.75
}
.dark .comment-wrapper .comment .comment-edit svg{
pointer-events:none
}
.dark .comment-wrapper .comment .comment-edit:hover{
opacity:1
}
.dark .comment-wrapper .comment:hover .comment-edit,
.dark .comment-wrapper .comment:hover .icn-delete{
display:block
}
.dark .comment-wrapper .icn-mention{
opacity:.75
}
.dark .comment-wrapper .icn-mention:active,
.dark .comment-wrapper .icn-mention:hover{
opacity:1!important
}
.dark .comment-blank h3{
color:#9da7ab
}
.dark .comment-blank .sub-heading{
color:#a4a8ab
}
.dark .comment-blank .sub-heading .team-pro-tip{
background-color:#2a2929;
border:none
}
.dark .comment-blank .sub-heading .team-pro-tip .tip-tag{
background-color:#b9bcbe;
color:#444
}
.dark .comment-blank .comment-image-empty{
background:url(/res/images/svg/comments-blank-dark.svg) 0 0/cover no-repeat
}
.dark .comment-new span{
color:#fff
}
.dark .comment-new{
border:1px solid #1f1f1f;
background-color:#282828;
box-shadow:0 1px 1px 0 rgba(25,24,24,.86)
}
.person-icon-comment,
.person-icon-comment-extended,
.person-icon-reply,
.person-icon-reply-extended{
width:auto;
margin-left:-10px!important
}
.person-icon-comment *,
.person-icon-comment-extended *,
.person-icon-reply *,
.person-icon-reply-extended *{
text-align:left!important
}
.guest-user-icon{
width:auto;
margin-left:-10px!important
}
.spinner-css{
z-index:1500;
width:24px;
height:24px;
background:url("/res/images/search-loader.gif") 0 0/24px 24px
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.spinner-css{
background-image:url('/res/images/search-loader@2x.gif?1736780834') 0 0/24px 24px
}
}
.comment-wrapper{
transition:250ms;
right:-325px;
overflow-x:hidden;
overflow-y:auto;
position:fixed;
top:53px;
width:325px;
height:calc(100% - 52px);
margin:auto;
z-index:1000;
background:#f4f4f5
}
.comment-wrapper .comments-holder{
padding-bottom:12px;
display:block;
box-sizing:border-box;
text-align:left;
width:100%
}
@media screen and (max-width:600px){
.comment-wrapper .comments-holder{
height:100%;
min-height:100%
}
}
.comment-wrapper .info_legend{
margin-top:24px;
font-size:14px;
color:#3b3d3e;
margin-left:14px;
letter-spacing:.2px;
font-weight:600;
display:block;
clear:both;
overflow:hidden;
text-align:left
}
.comment-wrapper .info_legend .activity_contianer_infotext{
max-width:204px;
display:inline-block;
white-space:nowrap;
text-overflow:ellipsis;
overflow:hidden
}
.comment-wrapper .info_legend #comments_count_sidebar{
display:block;
clear:both;
overflow:hidden;
width:100%;
text-align:left
}
.comment-wrapper .info_legend .tooltip{
text-transform:none;
text-align:left;
font-weight:400
}
.comment-wrapper .reply-card{
margin-top:-1px;
background-color:#fff;
border-top:1px solid #e2e2e28f;
-webkit-border-radius:0px 0px 3px 3px;
-moz-border-radius:0 0 3px 3px;
border-radius:0 0 3px 3px
}
.comment-wrapper .reply-card .icn-mention{
margin-right:3px!important
}
.comment-wrapper .comment-card{
background-color:#fff;
margin:8px 12px 0;
box-shadow:0 1px 2px 0 rgba(16,16,16,.05);
border:1px solid #e2e2e2;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
overflow:hidden;
position:relative
}
.comment-wrapper .comment-card>div:not(.comment-reply):before{
background:#ccc;
content:"";
height:100%;
left:31px;
position:absolute;
width:1px;
margin-top:25px;
top:15px
}
.comment-wrapper .comment-card.reply-to:last-of-type::before,
.comment-wrapper .comment-card>.comment:last-of-type::before{
content:none
}
.comment-wrapper .comment-card.active{
border:1px solid #2f76ff
}
.comment-wrapper .reply-break{
position:relative;
top:0;
width:150px;
margin-left:56px;
height:17px
}
.comment-wrapper .reply-break:before{
background:#ccc;
content:"";
height:100%;
left:-25px;
position:absolute;
width:1px;
margin-top:25px;
bottom:13px
}
.comment-wrapper .reply-break a{
width:100%;
font-size:12px;
color:#2f76ff;
text-decoration:none
}
.comment-wrapper .comment{
display:table;
box-sizing:border-box;
width:100%;
table-layout:fixed;
padding:10px 2px 0 5px;
position:relative
}
.comment-wrapper .comment:hover .comment-edit,
.comment-wrapper .comment:hover .icn-delete{
display:block
}
.comment-wrapper .comment.reply-to,
.comment-wrapper .comment:last-child{
margin-bottom:0!important
}
.comment-wrapper .comment .commenter-photo{
display:table-cell;
width:32px;
padding-right:10px;
margin-left:10px;
margin-top:14px;
vertical-align:top;
white-space:nowrap;
position:relative;
z-index:100
}
.comment-wrapper .comment .icn-delete{
float:right;
display:none;
background-position:-1179px 0;
height:12px;
width:12px;
margin-top:4px;
margin-right:3px
}
.comment-wrapper .comment .icn-delete:hover{
cursor:pointer
}
.comment-wrapper .comment .comment-edit{
float:right;
display:none;
transform:translateY(2px);
margin-right:10px;
padding:5px;
position:absolute;
top:12px;
right:26px
}
.comment-wrapper .comment .comment-edit:hover{
cursor:pointer
}
.comment-wrapper .load_more_replies .reply-to:hover .comment-edit,
.comment-wrapper .load_more_replies .reply-to:hover .icn-delete{
display:none!important
}
.comment-wrapper .reply-to{
padding-bottom:0;
padding-top:0
}
.comment-wrapper .reply-to:last-child{
margin-bottom:0!important
}
.comment-wrapper .comment-reply{
position:relative;
margin-top:10px
}
.comment-wrapper .reply{
display:table;
box-sizing:border-box;
width:100%;
padding:20px 12px 20px 15px;
table-layout:fixed
}
.comment-wrapper .icn-mention{
float:right;
margin:9px auto;
position:absolute;
right:14px;
bottom:17px;
transition:.2s;
z-index:1000000000
}
.comment-wrapper .icn-mention:active,
.comment-wrapper .icn-mention:hover{
cursor:pointer
}
.comment-wrapper .annotation-enable{
margin:9px auto;
position:absolute;
right:34px;
bottom:10px;
transition:.2s;
z-index:1000
}
.comment-wrapper .annotation-enable #remove_annotateion_icon{
display:none!important
}
.comment-wrapper .annotation-enable #anotaiton_icon{
display:inline-block!important
}
.comment-wrapper .annotation-enable:active,
.comment-wrapper .annotation-enable:hover{
cursor:pointer
}
.comment-wrapper .annotation-enable.active #remove_annotateion_icon{
display:inline-block!important
}
.comment-wrapper .annotation-enable.active #anotaiton_icon{
display:none!important
}
.comment-wrapper .avatar{
margin:auto 10px auto auto
}
.comment-wrapper .reply-holder{
color:#76828a;
line-height:2.6
}
.comment-wrapper .placeholder-text{
box-sizing:border-box;
position:absolute;
padding:6px;
color:#aaa;
left:57px;
top:22px
}
.comment-wrapper .text-input{
text-align:left;
color:#3b3d3e;
line-height:1.6;
min-height:32px;
max-height:140px;
height:auto;
font-size:14px;
padding:6px 6px 6px 17px;
word-wrap:break-word;
outline:0;
box-sizing:border-box;
position:relative;
z-index:100;
white-space:pre-wrap;
white-space:-moz-pre-wrap;
white-space:-pre-wrap;
white-space:-o-pre-wrap;
word-wrap:break-word;
border:0 solid transparent;
background:rgba(255,255,255,0)
}
.comment-wrapper .comment-top-bar{
display:block;
width:100%;
height:20px;
margin-bottom:0;
padding-top:1px
}
.comment-wrapper .commenter-name{
color:#3b3d3e;
font-size:14px;
font-weight:600;
display:inline-block;
overflow:hidden;
max-width:110px;
margin-right:5px;
vertical-align:top;
white-space:nowrap;
text-overflow:ellipsis
}
.comment-wrapper .commenter-time{
font-size:12px;
color:#9da7ab;
line-height:14px;
display:inline-block;
margin-top:2px;
letter-spacing:-.25px
}
.comment-wrapper .annotation_panel{
padding:0;
background-color:#fff;
display:flex;
justify-content:space-between;
align-items:center;
box-shadow:0 1px 2px 0 rgba(16,16,16,.05);
border:1px solid #e2e2e2;
border-top:0;
position:relative;
z-index:100;
top:-2px;
border-top:1px solid #e2e2e28f;
width:calc(100% - 24px);
margin-left:12px
}
.comment-wrapper .annotation_panel div{
display:flex;
gap:10px;
align-items:center
}
.comment-wrapper .annotation_panel div #delete_shape{
border-right:1px solid #ddd;
padding-right:12px
}
.comment-wrapper .annotation_panel div span{
display:flex;
align-items:center
}
.comment-wrapper .annotation_panel svg{
cursor:pointer
}
.comment-wrapper .annotation_panel .active svg path{
fill:#2F76FF
}
.comment-wrapper .annotation_panel .active svg rect,
.comment-wrapper .annotation_panel .active#line_shape svg path{
stroke:#2F76FF
}
.comment-wrapper .annotation_panel #delete_shape.active svg path{
fill:transparent!important;
stroke:#2F76FF!important
}
.comment-wrapper .annotation_panel .annotation_color{
height:15px;
width:15px;
border-radius:10px;
cursor:pointer;
position:relative
}
.comment-wrapper .annotation_panel .annotation_color.red{
background-color:#f73d72
}
.comment-wrapper .annotation_panel .annotation_color.green{
background-color:#34e33b
}
.comment-wrapper .annotation_panel .annotation_color.yellow{
background-color:#fdf14c
}
.comment-wrapper .annotation_panel .annotation_color.blue{
background-color:#3696f6
}
.comment-wrapper .annotation_panel .annotation_color.orange{
background-color:#fb9348
}
.comment-wrapper .annotation_panel .annotation_color.active:before{
content:'';
position:absolute;
display:block;
background-color:inherit;
height:21px;
width:21px;
opacity:.3;
border-radius:15px;
top:-3px;
left:-3px
}
.comment-wrapper .dark .commenter-time{
color:#8a8d91!important
}
.comment-wrapper .comment-body{
display:block;
width:calc(100% - 58px);
padding:6px 0 6px 6px;
margin-left:2px
}
.comment-wrapper .comment-body .reply-button{
float:left;
font-size:12.5px;
height:14px;
margin-bottom:3px;
line-height:14px;
color:#2f76ff;
cursor:pointer;
outline:0
}
.comment-wrapper .comment-text{
font-size:14px;
margin:1px auto 7px;
color:#3b3d3e;
line-height:1.45;
word-wrap:break-word
}
.comment-wrapper .separator{
color:#dee5e9;
margin:-3px 8px 0
}
.comment-wrapper .c-avatar{
width:32px;
min-width:32px;
height:32px;
font-size:13px;
font-weight:600;
display:inline-block;
vertical-align:middle;
overflow:hidden;
position:relative;
box-sizing:border-box;
text-align:center;
line-height:2.5;
border-radius:1000px;
-webkit-perspective:1px;
perspective:1px
}
.comment-wrapper .c-avatar img{
width:32px;
display:block;
min-width:100%;
height:100%;
-o-object-fit:cover;
object-fit:cover
}
.comment-wrapper .c-avatar:after{
content:"";
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
border-radius:1000px;
box-shadow:inset 0 0 0 1px rgba(37,40,43,.1);
pointer-events:none
}
.comment-new{
display:table;
box-sizing:border-box;
table-layout:fixed;
margin-top:12px;
margin-right:12px;
margin-left:12px;
background:#fff;
position:relative;
min-height:80px;
width:calc(100% - 24px);
box-shadow:0 1px 2px 0 rgba(16,16,16,.05);
border:1px solid #e2e2e2;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:24px 15px 15px;
text-align:left
}
.comment-new .placeholder-text{
top:23px;
left:57px
}
.comment-new .text-input{
top:-1px;
max-height:128px;
font-size:14px;
line-height:1.45;
letter-spacing:-.05px
}
.comment-blank{
position:relative;
margin-top:-200px;
top:50%;
text-align:center;
line-height:25px
}
.comment-blank .comment-image-empty{
display:block;
margin:auto;
width:87px;
height:73px;
background:url(/res/images/svg/comments-nr.svg) 0 0/cover no-repeat
}
.comment-blank .sub-heading{
color:#55636c;
font-size:14px;
line-height:22px;
width:254px;
margin:40px auto 0
}
.comment-blank .sub-heading span{
color:#3da5ee;
font-weight:600
}
.comment-blank .sub-heading .team-pro-tip{
margin-top:40px;
background-color:#ededee;
border:1px solid #ddd;
border-radius:10px;
padding:15px
}
.comment-blank .sub-heading .team-pro-tip .link{
color:#2f76ff
}
.comment-blank .sub-heading .team-pro-tip .tip-tag{
background-color:#9da9b3;
border-radius:4px;
color:#fff;
font-weight:400!important;
padding:0 5px 1px;
margin-right:4px
}
.sidebarbtn .side_handle{
height:11px;
width:2px;
border-radius:6px;
background-color:#101010;
display:block;
margin-right:3px;
margin-top:5px;
float:left
}
.sidebarbtn #sidbararrow{
margin-top:-2px;
height:11px;
transition:.3s;
transform:rotate(180deg)
}
.activity_container .info_tooltip{
display:inline-block;
margin-left:6px;
transform:translateY(-6px)
}
.activity_container .info_tooltip img{
width:12px;
margin-top:-2.5px
}
.activity_container .activity_wrapper{
position:relative;
display:table;
box-sizing:border-box;
table-layout:fixed;
margin-top:12px;
margin-right:12px;
margin-left:12px;
background:#fff;
width:calc(100% - 24px);
box-shadow:0 1px 2px 0 rgba(16,16,16,.05);
border:1px solid #e2e2e2;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:15px 10px 20px 15px
}
.activity_container .activity_wrapper .no_activity{
padding:0!important;
margin-top:73px;
color:#5f636b;
font-size:14px;
margin-bottom:70px
}
.activity_container .activity_wrapper p{
margin:0;
padding:24px 15px
}
.activity_container .activity_wrapper ul{
list-style-type:none;
padding:0;
margin:0;
text-align:left
}
.activity_container .activity_wrapper ul li{
display:flex;
padding:8px 0
}
.activity_container .activity_wrapper ul li .c-avatar{
margin-top:2px
}
.activity_container .activity_wrapper ul li .info_activity_panel{
position:relative;
margin-left:10px
}
.activity_container .activity_wrapper ul li .info_activity_panel .activity_reciever_name{
max-width:90px;
white-space:nowrap;
overflow:hidden;
display:inline-block;
vertical-align:top;
text-overflow:ellipsis
}
.activity_container .activity_wrapper ul li .info_activity_panel .activity_reciever_name_download{
max-width:60px;
white-space:nowrap;
overflow:hidden;
display:inline-block;
vertical-align:top;
text-overflow:ellipsis
}
.activity_container .activity_wrapper ul li .info_activity_panel a{
display:inline;
font-size:inherit;
margin:0
}
.activity_container .activity_wrapper ul li .info_activity_panel img[alt=smartphone]{
transform:scale(.8)
}
.activity_container .activity_wrapper ul li .info_activity_panel .tooltip.updateTooltip{
left:auto!important;
right:-20px!important
}
.activity_container .activity_wrapper ul li .info_activity_panel .tooltip.updateTooltip .tooltip-arrow{
left:auto!important;
right:25.5px!important
}
.activity_container .activity_wrapper ul li .info_activity_panel .tooltip.updateTooltip_location{
left:auto!important;
right:-20px!important
}
.activity_container .activity_wrapper ul li .info_activity_panel .tooltip.updateTooltip_location .tooltip-arrow{
left:auto!important;
right:46px!important
}
.activity_container .activity_wrapper ul li h3{
font-size:14px;
margin:0;
padding:0;
color:#101010;
letter-spacing:-.1px;
white-space:nowrap
}
.activity_container .activity_wrapper ul li h3 img{
display:inline;
margin:0 2px
}
.activity_container .activity_wrapper ul li h5{
font-size:12px;
color:#9da7ab;
margin:0;
padding:0;
letter-spacing:-.1px
}
.activity_container .activity_wrapper a{
display:block;
text-align:left;
margin-left:45px;
color:#2f76ff;
margin-top:2px;
font-size:12.5px;
letter-spacing:-.1px
}
.analytics_activity_container .activity_reciever_name{
max-width:270px!important
}
.analytics_activity_container .activity_reciever_name_download{
max-width:235px!important
}
.analytics_activity_container .activty_file_upon_name a{
max-width:280px;
white-space:nowrap;
overflow:hidden;
display:inline-block;
vertical-align:top;
text-overflow:ellipsis
}
.analytics_activity_container .activty_file_upon_name_download a{
max-width:275px;
white-space:nowrap;
overflow:hidden;
display:inline-block;
vertical-align:top;
text-overflow:ellipsis
}
.analytics_activity_container #analytics_activity_list .no_activity{
color:#101010;
text-align:center;
font-size:14.5px;
display:block;
margin-top:85px
}
.dark .analytics_activity_container #analytics_activity_list .no_activity{
color:#e4e6EBBA
}
.dark .activity_container .activity_wrapper{
border:1px solid #1f1f1f;
background-color:#282828
}
.dark .activity_container .activity_wrapper .no_activity{
color:#e4e6EBBA
}
.dark .activity_container .activity_wrapper li .info_activity_panel h3{
color:#e4e6eb
}
.dark .activity_container .activity_wrapper li .info_activity_panel h5{
color:#8a8d91
}
.dark .activity_container .activity_wrapper li .device_used{
filter:brightness(0) invert(.95)
}
.dark .comment-wrapper .info_legend{
color:#e4e6EBBA
}
.dark .sidebarbtn .side_handle{
background-color:#e4e6eb
}
.dark .sidebarbtn #sidbararrow{
filter:brightness(0) invert(.95)
}
.dark .activity_placeholder_wrapper .activity_placeholder_text{
background-color:rgba(40,40,40,.97)
}
.dark .activity_placeholder_wrapper .activity_placeholder_text h4,
.dark .activity_placeholder_wrapper .activity_placeholder_text p{
color:#e4e6EBBA
}
.dark .activity_placeholder_wrapper .activity_placeholder_text .btn-white{
background-color:#3a3b3c;
color:#e4e6eb;
border-color:transparent
}
.dark .activity_placeholder_wrapper .activity_placeholder_text .btn-white:active,
.dark .activity_placeholder_wrapper .activity_placeholder_text .btn-white:focus,
.dark .activity_placeholder_wrapper .activity_placeholder_text .btn-white:hover{
background-color:#424242
}
.dark .comment-wrapper .commenter-time{
color:#8a8d91!important
}
.dark .icn-dd-top-arrow-panel{
background-position:-1480px 0
}
.loading_animation_activity{
margin:20px 0
}
.loading_animation_activity li{
display:block;
clear:both;
overflow:hidden
}
.loading_animation_activity li .usr_actr_placeholder{
height:40px;
width:40px;
border-radius:30px;
float:left;
margin-right:10px
}
.loading_animation_activity li .info_actr_placeholder{
float:left
}
.loading_animation_activity li .info_actr_placeholder h3{
margin-top:2px;
display:block;
width:200px;
height:15px
}
.loading_animation_activity li .info_actr_placeholder h5{
display:block;
width:100px;
height:10px;
margin-top:10px!important
}
.animated-background,
.invi_li_placeholder .info_actr_placeholder h3,
.invi_li_placeholder .info_actr_placeholder h5,
.invi_li_placeholder .usr_actr_placeholder,
.loading_animation_activity li .info_actr_placeholder h3,
.loading_animation_activity li .info_actr_placeholder h5,
.loading_animation_activity li .usr_actr_placeholder{
animation-duration:1.25s;
animation-fill-mode:forwards;
animation-iteration-count:infinite;
animation-name:placeHolderShimmer;
animation-timing-function:linear;
background:#f6f6f6;
background:linear-gradient(to right,#f6f6f6 8%,#f0f0f0 18%,#f6f6f6 33%);
background-size:800px 104px;
position:relative
}
.dark .animated-background,
.dark .invi_li_placeholder .info_actr_placeholder h3,
.dark .invi_li_placeholder .info_actr_placeholder h5,
.dark .invi_li_placeholder .usr_actr_placeholder,
.dark .loading_animation_activity li .info_actr_placeholder h3,
.dark .loading_animation_activity li .info_actr_placeholder h5,
.dark .loading_animation_activity li .usr_actr_placeholder,
.invi_li_placeholder .dark .usr_actr_placeholder,
.invi_li_placeholder .info_actr_placeholder .dark h3,
.invi_li_placeholder .info_actr_placeholder .dark h5,
.loading_animation_activity li .dark .usr_actr_placeholder,
.loading_animation_activity li .info_actr_placeholder .dark h3,
.loading_animation_activity li .info_actr_placeholder .dark h5{
animation-duration:1.25s;
animation-fill-mode:forwards;
animation-iteration-count:infinite;
animation-name:placeHolderShimmer;
animation-timing-function:linear;
background:#323232;
background:linear-gradient(to right,#303030 8%,#2d2d2d 18%,#303030 33%);
background-size:800px 104px;
position:relative
}
@keyframes placeHolderShimmer{
0%{
background-position:-468px 0
}
100%{
background-position:468px 0
}
}
.activity_placeholder_wrapper .activity_placeholder{
margin:20px 0
}
.activity_placeholder_wrapper .activity_placeholder li{
display:block;
clear:both;
overflow:hidden
}
.activity_placeholder_wrapper .activity_placeholder li .usr_actr_placeholder{
height:40px;
width:40px;
border-radius:30px;
float:left;
margin-right:10px;
background-color:#f1f1F16E
}
.activity_placeholder_wrapper .activity_placeholder li .info_actr_placeholder{
float:left
}
.activity_placeholder_wrapper .activity_placeholder li .info_actr_placeholder h3{
margin-top:2px;
display:block;
background-color:#f1f1F16E;
width:200px;
height:15px
}
.activity_placeholder_wrapper .activity_placeholder li .info_actr_placeholder h5{
display:block;
background-color:#f1f1F16E;
width:100px;
height:10px;
margin-top:10px
}
.activity_placeholder_wrapper .activity_placeholder_text{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color:rgba(255,255,255,.3);
z-index:1000;
color:#fff;
border-radius:3px;
text-align:center
}
.activity_placeholder_wrapper .activity_placeholder_text .btn-white{
font-size:14px!important
}
.activity_placeholder_wrapper .activity_placeholder_text h4{
color:#5f636b;
margin-top:60px;
font-size:14px;
margin-bottom:18px
}
.activity_placeholder_wrapper .activity_placeholder_text p{
padding:10px;
color:#5f636b
}
.activity_placeholder_wrapper .activity_placeholder_text a{
display:inline;
margin:0;
color:#101010!important
}
.dark .activity_placeholder_text a{
color:#e4e6eb!important
}
.invi_li_placeholder{
display:block;
clear:both;
padding:6px 0!important;
overflow:hidden
}
.invi_li_placeholder .usr_actr_placeholder{
height:40px;
width:40px;
border-radius:30px;
float:left;
margin-right:10px;
background-color:#f1f1F16E
}
.invi_li_placeholder .info_actr_placeholder{
float:left
}
.invi_li_placeholder .info_actr_placeholder h3{
margin-top:2px;
display:block;
background-color:#f1f1F16E;
width:250px;
height:15px
}
.invi_li_placeholder .info_actr_placeholder h5{
display:block;
background-color:#f1f1F16E;
width:150px;
height:10px;
margin-top:10px!important
}
.invite_email_friends_modal .invite_email_sarch{
padding-left:30px
}
.invite_email_friends_modal .invite_email_sarch:disabled{
background-color:#f1f1F16E;
border-color:#f1f1F16E;
cursor:default
}
.invite_email_friends_modal .search-bar{
clear:both;
overflow:hidden;
margin-top:10px
}
.invite_email_friends_modal .placeholder_emails{
margin-top:20px
}
.invite_email_friends_modal .placeholder_emails ul{
padding:0;
margin:0
}
.invite_email_friends_modal .placeholder_emails ul li{
margin:12px 0
}
.invite_email_friends_modal .placeholder_emails ul li .circle_invite_check{
float:right;
height:18px;
width:18px;
border:2px solid #f1f1F16E;
border-radius:3px;
margin-top:10px
}
.invite_email_friends_modal .placeholder_emails .email_links_section{
display:block;
text-align:center;
padding-top:30px;
border-top:1px solid #ddd;
margin:0 -36px
}
.invite_email_friends_modal .placeholder_emails .email_links_section .invite-btn{
display:inline-block;
padding:12px 0;
margin:0 10px;
color:#c71610;
border-radius:4px;
background-color:#fff;
position:relative;
border:1px solid #c71610;
width:255px
}
.invite_email_friends_modal .placeholder_emails .email_links_section .invite-btn .googleicninvite{
display:inline-block;
margin-top:0;
margin-right:10px;
position:relative;
top:3px
}
.invite_email_friends_modal .placeholder_emails .email_links_section .invite-btn:active,
.invite_email_friends_modal .placeholder_emails .email_links_section .invite-btn:focus,
.invite_email_friends_modal .placeholder_emails .email_links_section .invite-btn:hover{
color:#fff;
background-color:#c71610;
text-decoration:none
}
.invite_email_friends_modal .placeholder_emails .email_links_section .invite-btn:active #google-logo,
.invite_email_friends_modal .placeholder_emails .email_links_section .invite-btn:focus #google-logo,
.invite_email_friends_modal .placeholder_emails .email_links_section .invite-btn:hover #google-logo{
fill:#fff
}
.invite_email_friends_modal .placeholder_emails .email_links_section .divdr{
display:block;
padding:10px 0
}
.invite_email_friends_modal .placeholder_emails .email_links_section .footer_social li{
margin:0 5px;
position:static
}
.invite_email_friends_modal .placeholder_emails .email_links_section .fb{
background-color:#fff;
border:1px solid #3c5a99
}
.invite_email_friends_modal .placeholder_emails .email_links_section .fb:active,
.invite_email_friends_modal .placeholder_emails .email_links_section .fb:focus,
.invite_email_friends_modal .placeholder_emails .email_links_section .fb:hover{
color:#fff;
background-color:#3c5a99;
text-decoration:none
}
.invite_email_friends_modal .placeholder_emails .email_links_section .fb:active path,
.invite_email_friends_modal .placeholder_emails .email_links_section .fb:focus path,
.invite_email_friends_modal .placeholder_emails .email_links_section .fb:hover path{
fill:#fff
}
.invite_email_friends_modal .placeholder_emails .email_links_section .tw{
background-color:#fff;
border:1px solid #38a1f3
}
.invite_email_friends_modal .placeholder_emails .email_links_section .tw:active,
.invite_email_friends_modal .placeholder_emails .email_links_section .tw:focus,
.invite_email_friends_modal .placeholder_emails .email_links_section .tw:hover{
color:#fff;
background-color:#38a1f3;
text-decoration:none
}
.invite_email_friends_modal .placeholder_emails .email_links_section .tw:active path,
.invite_email_friends_modal .placeholder_emails .email_links_section .tw:focus path,
.invite_email_friends_modal .placeholder_emails .email_links_section .tw:hover path{
fill:#fff
}
.invite_email_friends_modal .placeholder_emails .email_links_section .link{
background-color:#fff;
border:1px solid #666
}
.invite_email_friends_modal .placeholder_emails .email_links_section .link:active,
.invite_email_friends_modal .placeholder_emails .email_links_section .link:focus,
.invite_email_friends_modal .placeholder_emails .email_links_section .link:hover{
color:#fff;
background-color:#666;
text-decoration:none
}
.invite_email_friends_modal .placeholder_emails .email_links_section .link:active #link,
.invite_email_friends_modal .placeholder_emails .email_links_section .link:focus #link,
.invite_email_friends_modal .placeholder_emails .email_links_section .link:hover #link{
fill:#fff
}
.invite_email_friends_modal .search-bar .icn-search{
top:12px
}
.invite_email_friends_modal .invite_email_list{
display:block;
margin-top:20px;
max-height:270px;
min-height:270px;
overflow-y:auto
}
.invite_email_friends_modal .invite_email_list ul{
display:block;
list-style-type:none;
padding:0;
margin:0
}
.invite_email_friends_modal .invite_email_list ul li{
display:block;
clear:both;
overflow:hidden
}
.invite_email_friends_modal .invite_email_list ul li label{
width:100%;
padding-left:5px!important
}
.invite_email_friends_modal .invite_email_list ul li label .custom-control-indicator{
left:auto!important;
right:5px!important;
top:12px!important
}
.invite_email_friends_modal .invite_email_list ul li label:hover{
background-color:#f9fcff
}
.invite_email_friends_modal .invite_email_list ul li .user_avtr{
float:left;
height:40px;
width:40px;
margin-right:10px;
border-radius:30px;
overflow:hidden
}
.invite_email_friends_modal .invite_email_list ul li .user_avtr img{
width:100%
}
.invite_email_friends_modal .invite_email_list ul li .usr_info_invt{
float:left
}
.invite_email_friends_modal .invite_email_list ul li .usr_info_invt h3{
padding:0;
margin:0;
font-size:14px
}
.invite_email_friends_modal .invite_email_list ul li .usr_info_invt h5{
padding:0;
margin:0;
font-size:12.5px;
color:#666
}
.invite_email_friends_modal .invite_email_list ul li .custom-controls{
float:right
}
.invite_email_friends_modal .invite_email_list ul li .selected_invite{
background-color:#f4faff
}
.invite_email_friends_modal .invite_email_list ul li .selected_invite:hover{
background-color:#e7f5ff
}
.invite_email_friends_modal .dividerin{
display:block;
border-top:1px solid #ddd;
margin:0 -36px
}
.invite_eml_modal{
width:464px!important;
margin-top:60px!important
}
.comment_acitivty_wrapper{
display:none;
margin-top:10px;
text-align:left;
padding-left:42px
}
.comment_acitivty_wrapper .btn-blue{
padding:4px 12px;
font-size:14px
}
.comment_acitivty_wrapper #cancel_comment,
.comment_acitivty_wrapper #cancel_edit_comment,
.comment_acitivty_wrapper #cancel_reply{
font-size:14px;
padding:4px 12px;
color:#3b3d3e;
border:1px solid #cfd0d0;
border-radius:4px;
box-sizing:border-box;
display:inline-block;
vertical-align:bottom;
transition:.3s
}
.comment_acitivty_wrapper #cancel_comment:hover,
.comment_acitivty_wrapper #cancel_edit_comment:hover,
.comment_acitivty_wrapper #cancel_reply:hover{
background-color:#f4f4f5;
text-decoration:none
}
.dark #cancel_comment,
.dark #cancel_edit_comment,
.dark #cancel_reply{
color:#e4e6eb;
border-color:#424242
}
.dark #cancel_comment:hover,
.dark #cancel_edit_comment:hover,
.dark #cancel_reply:hover{
background-color:#424242
}
.btn-submit.btn.a-all{
border:none;
color:#2f76ff;
padding-left:0;
min-width:auto
}
.btn-submit.btn.a-all:active,
.btn-submit.btn.a-all:focus,
.btn-submit.btn.a-all:hover{
background-color:#fff
}
.btn-comment{
color:#fff;
font-size:12px;
font-weight:500;
position:relative;
background-repeat:no-repeat;
background-size:20px 20px;
background-position:center top 7px;
height:34px;
width:38px;
padding:8px 11px 9px;
background-image:url('/res/images/comment-icon.png?1736780833')
}
.btn-comment.max{
font-size:8px;
font-weight:600
}
.btn-comment.empty{
color:#101010;
background-image:url('/res/images/comment-icon-empty.png?1736780833')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.btn-comment{
background-image:url('/res/images/comment-icon@2x.png?1736780833')
}
.btn-comment.empty{
background-image:url('/res/images/comment-icon-empty@2x.png?1736780833')
}
}
.btn-comment:active{
color:#fff;
background-image:url('/res/images/comment-icon.png?1736780833')
}
.viewer-content-wrapper{
position:absolute;
top:70px;
right:0;
bottom:120px;
left:0;
margin:auto
}
.media-outer{
display:table;
height:100%;
width:100%
}
.media-inner{
display:table-cell;
margin:auto;
vertical-align:middle
}
.media-wrapper{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
margin:auto
}
.media-item{
max-width:100%;
max-height:100%
}
.media-item.zoom-allowed{
cursor:-webkit-zoom-in;
cursor:zoom-in
}
.media-wrapper img{
margin:auto
}
#mep_0.mejs__container-fullscreen{
max-height:100vh!important;
padding-top:0
}
.audio-player-wrapper,
.video-player-wrapper{
display:none
}
.responsivePlayerView{
max-width:calc(100% - 100px)!important;
height:auto!important;
max-height:calc(100vh - 100px)
}
@media only screen and (max-width:768px){
.responsivePlayerView{
max-width:100%!important;
height:auto!important;
max-height:auto;
min-width:100%!important
}
}
@media (min-width:769px) and (min-height:300px){
.custom_captions_wrapper,
.custom_captions_wrapper_audio{
width:100%
}
}
@media (min-width:1024px) and (min-height:500px){
.custom_captions_wrapper,
.custom_captions_wrapper_audio{
width:100%
}
}
@media (min-width:1200px) and (min-height:600px){
.custom_captions_wrapper{
width:90%
}
.custom_captions_wrapper_audio{
width:100%
}
}
@media (min-width:1300px) and (min-height:650px){
.custom_captions_wrapper{
width:80%
}
.custom_captions_wrapper_audio{
width:100%
}
}
@media (min-width:1500px) and (min-height:750px){
.custom_captions_wrapper{
width:66%
}
.custom_captions_wrapper_audio{
width:100%
}
}
@media (min-width:1700px) and (min-height:850px){
.custom_captions_wrapper{
width:66%
}
.custom_captions_wrapper_audio{
width:100%
}
}
@media (min-width:1900px) and (min-height:950px){
.custom_captions_wrapper{
width:66%
}
.custom_captions_wrapper_audio{
width:100%
}
}
@media (min-width:2100px) and (min-height:1050px){
.custom_captions_wrapper{
width:66%
}
.custom_captions_wrapper_audio{
width:100%
}
}
@media (min-width:2400px) and (min-height:1200px){
.custom_captions_wrapper{
width:66%
}
.custom_captions_wrapper_audio{
width:100%
}
}
.audio-player{
position:relative
}
.video-player{
flex-grow:1;
top:0!important;
transform:none!important;
position:relative
}
.video-player canvas{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:1
}
.video-player canvas.darwingMode{
z-index:140000000;
cursor:crosshair
}
.img-gallery{
display:none
}
.viewer-wrapper.media-viewer.image .img-gallery{
display:block
}
.viewer-wrapper.media-viewer.image .img-gallery span img{
padding-left:20px
}
.viewer-wrapper.media-viewer.image .download-outer,
.viewer-wrapper.media-viewer.image .embed-outer,
.viewer-wrapper.media-viewer.image .error-outer,
.viewer-wrapper.media-viewer.image .upload-outer{
display:none
}
.viewer-wrapper.media-viewer.image .document-controls{
display:none;
bottom:25px;
width:132px;
z-index:1071
}
.viewer-wrapper.media-viewer.image .document-action-controls,
.viewer-wrapper.media-viewer.image .document-view-switcher,
.viewer-wrapper.media-viewer.image .font-controls,
.viewer-wrapper.media-viewer.image .form-control,
.viewer-wrapper.media-viewer.image .next_prev,
.viewer-wrapper.media-viewer.image .page-label{
display:none
}
.viewer-wrapper.media-viewer.image .total-pages{
position:absolute;
top:0;
right:40px;
bottom:auto;
left:40px;
margin:14px auto auto
}
.viewer-wrapper.media-viewer.image .document-zoom-controls{
width:100%
}
.viewer-wrapper.media-viewer.image .document-zoom-controls .icn-zoom-out{
float:left;
margin-left:20px;
margin-right:0
}
.viewer-wrapper.media-viewer.image.viewer-full .document-controls{
display:block;
left:50%!important
}
.viewer-wrapper.media-viewer.image.viewer-full .input-wrapper{
display:block
}
.media-viewer.video .video-player-wrapper{
display:flex;
text-align:center;
container-type:inline-size
}
.media-viewer.audio .video-player-wrapper,
.media-viewer.video .audio-player-wrapper{
display:none
}
.media-viewer.audio .audio-player-wrapper{
display:block
}
.presentation-wrapper{
display:none;
width:800px;
height:600px;
background:url('/res/images/native-loader-black.gif?1736780833') center center no-repeat #000;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.btn-comment:active{
background-image:url('/res/images/comment-icon@2x.png?1736780833')
}
.presentation-wrapper{
background-image:url('/res/images/native-loader-black@2x.gif?1736780833');
background-size:32px 32px
}
}
.presentation-wrapper img{
max-width:100%
}
.media-viewer.presentation .presentation-wrapper{
display:block
}
.presentation .audio-player-wrapper,
.presentation .video-player-wrapper{
display:none
}
.pres-controls{
position:absolute;
bottom:0;
width:100%;
height:40px;
background-color:#363839;
-webkit-border-bottom-right-radius:2px;
-webkit-border-bottom-left-radius:2px;
-moz-border-bottom-right-radius:2px;
-moz-border-bottom-left-radius:2px;
border-bottom-right-radius:2px;
border-bottom-left-radius:2px
}
.pres-controls .icon{
padding:12px
}
.pres-controls .pagin-wrapper{
padding:8px 0;
margin-right:20px;
line-height:1.8;
color:#fff
}
.viewer-wrapper.white .pres-controls .pagin-wrapper{
color:#333c4e
}
.pres-controls .form-control{
width:40px;
height:24px;
padding:0;
margin-right:10px;
text-align:center;
color:#fff;
border-color:#000;
background-color:#1c1c1c;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
.viewer-wrapper.white .pres-controls .form-control{
color:#333c4e;
border-color:#c1cbd2;
background-color:#fff
}
.pres-controls .control-nav{
width:132px;
height:40px;
padding:7px 0
}
.pres-controls .control-nav a{
padding:6px 10px;
float:left
}
.pres-controls .control-nav a span{
float:left
}
.pres-controls .control-nav a span.icn-first,
.pres-controls .control-nav a span.icn-last{
margin-top:2px
}
@media only screen and (min-width:500px){
.pres-controls .control-nav{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
margin:auto
}
}
.viewer-wrapper.white .pres-controls{
background-color:#e2e2e2
}
.link-upload .media-wrapper img{
background-color:#fff
}
.font-wrapper{
display:none;
width:528px;
height:318px;
background-color:#fff;
border:1px solid transparent;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px
}
.font-wrapper .form-control{
max-height:265px;
border-color:transparent;
resize:none;
-webkit-border-bottom-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-moz-border-bottom-right-radius:5px;
-moz-border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
border-bottom-left-radius:5px
}
.font-header{
height:50px;
padding:10px;
position:relative;
background-color:#ededed;
border-bottom:1px solid rgba(193,203,210,.75);
-webkit-border-top-right-radius:5px;
-webkit-border-top-left-radius:5px;
-moz-border-top-right-radius:5px;
-moz-border-top-left-radius:5px;
border-top-right-radius:5px;
border-top-left-radius:5px
}
.font-header .btn-group{
margin-right:10px
}
.font .audio-player-wrapper{
display:none
}
.font .font-wrapper{
display:block
}
.preview-zoomer-container{
position:fixed;
z-index:1071;
top:0;
right:0;
bottom:0;
left:0;
text-align:center;
background-color:#1c1c1c
}
.preview-zoomer-container .panzoom{
width:100%;
height:100%;
cursor:move;
cursor:grab;
cursor:-webkit-grab;
cursor:-moz-grab
}
.preview-zoomer-container .panzoom img{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
margin:auto
}
.preview-zoomer-container .xclose{
display:block
}
.document-controls{
transition:250ms;
position:fixed;
top:auto;
right:auto;
bottom:25px;
left:50%;
width:352px;
height:46px;
padding:14px 0 13px;
background-color:#292f33;
z-index:1070;
border-radius:46px;
box-shadow:0 4px 30px rgba(0,0,0,.2);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transform:translateX(-50%);
display:none
}
.document-controls .document-view-switcher{
margin:-1px 0 0 20px;
padding:0;
list-style:none
}
.document-controls .document-view-switcher a{
position:relative;
width:20px;
height:20px;
display:inline-block;
border:1px solid transparent;
background-color:#000;
float:left;
margin-right:10px;
text-indent:-9999px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px
}
.document-controls .document-view-switcher a.switch-to-yellow{
background-color:#f5efdc
}
.document-controls .document-view-switcher a.switch-to-white{
background-color:#fff
}
.document-controls .document-view-switcher a.active{
border-color:#2f76ff!important
}
.document-controls .document-view-switcher a:last-of-type{
margin-right:0
}
.document-controls .document-grid-panel{
display:none
}
.document-controls .document-grid-panel a{
position:relative;
display:inline-block;
float:left;
margin-right:10px;
text-indent:-9999px;
opacity:.5
}
.document-controls .document-grid-panel a.active{
opacity:1
}
.document-controls .document-grid-panel a:last-of-type{
margin-right:0
}
.document-controls .font-controls{
margin-top:-2px;
margin-right:30px;
cursor:pointer
}
.document-controls .font-controls .slider-control-wrapper{
height:4px;
width:105px;
cursor:pointer;
background:#fff;
position:relative;
margin:0 10px;
display:inline-block;
border:1px solid #3a3a3a;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px
}
.document-controls .font-controls .slider-controle{
top:-6px;
left:19px;
width:14px;
height:14px;
cursor:pointer;
background:#fff;
position:absolute;
display:inline-block;
border:1px solid #3a3a3a;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%
}
.document-controls .font-controls .label-large,
.document-controls .font-controls .label-small{
color:#fff
}
.document-controls .font-controls .label-small{
margin-top:4px;
font-size:12.5px
}
.document-controls .font-controls .label-large{
font-size:16px
}
.document-controls .goto-page .form-control{
margin:-1px 8px;
padding:2px 5px;
width:48px;
height:20px;
text-align:center;
border:0;
line-height:0
}
.document-controls .goto-page .page-label,
.document-controls .goto-page .total-pages{
float:left;
font-size:14.5px;
color:#fff;
line-height:17px
}
.document-controls .goto-page.pull-right{
width:auto
}
.document-controls .goto-page.pull-right .input-wrapper{
display:none
}
.document-controls .next_prev{
margin-top:2px
}
.document-controls .next_prev a{
margin-right:10px
}
.document-controls .controls-separator{
display:inline-block;
width:1px;
height:46px;
margin:-14px 20px;
-webkit-box-shadow:0 0 2px rgba(255,255,255,.1);
-moz-box-shadow:0 0 2px rgba(255,255,255,.1);
-ms-box-shadow:0 0 2px rgba(255,255,255,.1);
-o-box-shadow:0 0 2px rgba(255,255,255,.1);
box-shadow:0 0 2px rgba(255,255,255,.1);
background-color:#050608
}
.document-viewer.text .document-controls{
display:none
}
.document-action-controls,
.document-zoom-controls{
margin-left:0;
color:#fff
}
.document-action-controls a,
.document-zoom-controls a{
float:right;
display:inline-block;
text-indent:-9999px
}
.document-action-controls .zoom-status,
.document-zoom-controls .zoom-status{
float:left;
margin:0 20px
}
.document-zoom-controls a{
margin-left:20px
}
.document-action-controls a,
.media-viewer.viewer-full #control_zoom_in{
margin-right:20px
}
.document-outer,
.embed-outer{
position:relative;
height:100%;
overflow-x:auto;
overflow-y:auto;
padding:0;
scrollbar-width:thin
}
.fullscreen .document-outer,
.fullscreen .embed-outer{
background-color:#1c1c1c
}
.fullscreen .viewer-wrapper.white .document-outer,
.fullscreen .viewer-wrapper.white .embed-outer{
background-color:#f4f4f5
}
.document-wrapper,
.embed-wrapper{
height:100%;
width:100%;
position:absolute
}
.document-wrapper .document-reader,
.embed-wrapper .document-reader{
margin:0 auto
}
.document-page{
position:relative;
margin:20px auto;
text-align:initial;
overflow:hidden
}
.document-page.document-loading{
background:url('/res/images/search-loader.gif?1736780834') center center no-repeat #fff
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.document-page.document-loading{
background-image:url('/res/images/search-loader@2x.gif?1736780834');
background-size:32px 32px
}
}
.text .document-page>pre{
margin:0;
padding:36px;
white-space:pre-wrap;
white-space:-moz-pre-wrap;
white-space:-pre-wrap;
white-space:-o-pre-wrap;
word-wrap:break-word
}
.document-viewer.text .viewer-content-wrapper{
top:52px
}
.document-viewer.text .document-page{
background-color:#fff;
max-width:816px;
min-height:1056px
}
.number-of-sheets{
position:fixed;
bottom:100px;
width:100%;
height:40px;
display:none;
z-index:1050;
background-color:#f0f0f0;
border-top:1px solid #ccc;
transition:.3s
}
.number-of-sheets .sheet-lists{
width:1001%;
margin:0 0 0 45px;
padding:0;
list-style:none
}
.number-of-sheets .sheet-lists li{
float:left
}
.number-of-sheets .sheet-lists li .btn{
padding:4px 18px;
border-top:0;
margin-right:10px;
background-color:#f2f2f2;
-webkit-border-top-right-radius:0;
-webkit-border-top-left-radius:0;
-moz-border-top-right-radius:0;
-moz-border-top-left-radius:0;
border-top-right-radius:0;
border-top-left-radius:0
}
.number-of-sheets .sheet-lists li .btn.active,
.number-of-sheets .sheet-lists li .btn:hover{
background-color:#fff
}
.number-of-sheets .slide-arrows{
height:39px;
float:right;
border-left:1px solid #ccc;
padding-left:15px
}
.number-of-sheets .slide-arrows a{
margin-top:15px;
margin-right:15px
}
.document-viewer.spreadsheet .number-of-sheets{
display:block
}
.no-footer .number-of-sheets{
bottom:0
}
.sheets-slider{
position:fixed;
right:70px;
left:0;
overflow:hidden
}
.no-footer .sheets-slider{
right:112px
}
.document-viewer.dark ::-webkit-scrollbar{
width:.9em;
height:.9em
}
.document-viewer.dark ::-webkit-scrollbar-thumb{
background:#545454;
-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:20px;
border:2px solid #2e2e2e
}
.document-viewer.dark ::-webkit-scrollbar-track{
background:#2e2e2e
}
.document-viewer.dark body{
scrollbar-face-color:#545454;
scrollbar-track-color:#2E2E2E
}
.document-viewer .download-outer,
.document-viewer .embed-outer,
.document-viewer .error-outer,
.document-viewer .load-outer,
.document-viewer .media-outer,
.document-viewer .upload-outer{
display:none
}
.document-viewer .viewer-content-wrapper{
right:0;
left:0;
top:52px;
bottom:0
}
.document-viewer.code{
overflow-y:auto;
text-align:left
}
.document-viewer.code .document-page{
background:#272822;
overflow:auto
}
.document-viewer.cad .viewer-content-wrapper,
.document-viewer.code .viewer-content-wrapper,
.document-viewer.spreadsheet .viewer-content-wrapper{
top:52px
}
.document-viewer.cad .document-action-controls,
.document-viewer.cad .document-controls,
.document-viewer.code .document-action-controls,
.document-viewer.code .document-controls,
.document-viewer.spreadsheet .document-action-controls,
.document-viewer.spreadsheet .document-controls{
display:none
}
.document-viewer.cad .document-reader,
.document-viewer.code .document-reader,
.document-viewer.spreadsheet .document-reader{
width:100%;
height:100%;
margin:0
}
.document-viewer.cad .document-page,
.document-viewer.code .document-page,
.document-viewer.spreadsheet .document-page{
margin:0;
width:100%;
height:100%;
max-width:none;
min-height:0;
text-align:initial;
color:#000
}
.document-viewer.spreadsheet .document-outer,
.document-viewer.spreadsheet .embed-outer{
top:0;
bottom:40px
}
.document-viewer.spreadsheet iframe{
border:0;
transition:.3s
}
.document-viewer.ebook .document-controls{
display:block
}
.document-viewer.ebook .document-page{
width:860px;
padding:20px 60px
}
.document-viewer.ebook .document-page a{
color:#2f76ff
}
.document-viewer.ebook .document-page img{
display:block;
max-width:100%;
height:auto
}
.document-viewer.ebook .document-page.black{
background-color:#000
}
.document-viewer.ebook .document-page.yellow{
background-color:#f5efdc
}
.document-viewer.ebook .document-page.white{
background-color:#fff
}
.document-viewer.document .document-view-switcher,
.document-viewer.document .font-controls,
.document-viewer.document .icn-reset,
.document-viewer.document .next_prev,
.document-viewer.ebook .document-action-controls,
.document-viewer.ebook .document-zoom-controls,
.document-viewer.ebook .goto-page,
.document-viewer.pdf .document-view-switcher,
.document-viewer.pdf .font-controls,
.document-viewer.pdf .icn-reset,
.document-viewer.pdf .next_prev{
display:none
}
.document-viewer.document .goto-page,
.document-viewer.pdf .goto-page{
margin-left:auto;
margin-right:auto;
display:inline-block;
float:none!important
}
.document-viewer.document .document-controls,
.document-viewer.document .goto-page .input-wrapper,
.document-viewer.pdf .document-controls,
.document-viewer.pdf .goto-page .input-wrapper{
display:block
}
.document-viewer.document .document-page,
.document-viewer.pdf .document-page{
background-color:#fff
}
.document-viewer.cad .switch-to-black{
background-color:#212830
}
.document-viewer.cad a.switch-to-yellow{
background-color:#000
}
.document-viewer.cad .viewer-content-wrapper{
top:52px
}
.document-viewer.cad .document-controls,
.document-viewer.cad .document-grid-panel{
display:block
}
.document-viewer.cad .document-controls .document-view-switcher,
.document-viewer.cad .document-grid-panel .document-view-switcher{
margin-right:20px;
margin-left:0
}
.document-viewer.cad .font-controls,
.document-viewer.cad .goto-page,
.document-viewer.cad .icn-reset,
.document-viewer.cad .zoom-status{
display:none
}
.document-viewer.cad .document-page.black{
background-color:#212830;
background-image:url("/res/images/default-grid.png")
}
.document-viewer.cad .document-page.yellow{
background-color:#000;
background-image:url("/res/images/black-grid.png")
}
.document-viewer.cad .document-page.white{
background-color:#fff;
background-image:url("/res/images/white-grid.png")
}
.document-viewer.cad .document-page.grid-off{
background-image:none
}
.bucket-list-wrapper{
position:absolute;
top:14px;
right:100px;
bottom:14px;
left:50px;
overflow:hidden
}
.bucket-file-list{
width:10000%;
margin:0;
padding:0;
list-style:none
}
.bucket-file-list li{
position:relative;
width:102px;
height:72px;
float:left;
border:1px solid #2e2e2e;
margin-right:10px;
background-color:#1c1c1c;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
opacity:.5;
line-height:66px;
vertical-align:top;
overflow:hidden
}
.bucket-file-list li img[src$="spacer.gif"]{
width:100%;
height:100%;
-webkit-box-shadow:none;
-moz-box-shadow:none;
-ms-box-shadow:none;
-o-box-shadow:none;
box-shadow:none
}
.bucket-file-list li a{
width:100%;
height:100%;
display:inline-block
}
.bucket-file-list li img{
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
-webkit-box-shadow:inset 0 1px 2px rgba(255,255,255,.1);
-moz-box-shadow:inset 0 1px 2px rgba(255,255,255,.1);
-ms-box-shadow:inset 0 1px 2px rgba(255,255,255,.1);
-o-box-shadow:inset 0 1px 2px rgba(255,255,255,.1);
box-shadow:inset 0 1px 2px rgba(255,255,255,.1)
}
.bucket-file-list li.active,
.bucket-file-list li:hover{
opacity:1
}
.bucket-file-list li.active{
border-color:#137dcf
}
.viewer-file-uploading{
font-size:14px;
font-weight:400;
color:#fff;
text-align:center;
display:inline-block;
margin-top:20px
}
.mejs__offscreen{
border:0;
clip:unset;
-webkit-clip-path:0;
clip-path:0;
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute;
width:1px;
word-wrap:normal
}
.mejs__container{
background:#000;
box-sizing:border-box;
font-family:"Cerebri Sans",Arial,sans-serif;
position:relative;
text-indent:0;
vertical-align:top;
transition:.2s;
text-align:center
}
.mejs__container *{
box-sizing:border-box
}
.mejs__controls :active,
.mejs__controls :focus{
outline:0
}
.mejs__container video::-webkit-media-controls,
.mejs__container video::-webkit-media-controls-panel,
.mejs__container video::-webkit-media-controls-panel-container,
.mejs__container video::-webkit-media-controls-start-playback-button{
-webkit-appearance:none;
display:none!important
}
.mejs__fill-container,
.mejs__fill-container .mejs__container{
height:100%;
width:100%
}
.mejs__fill-container{
background:0 0;
margin:0 auto;
overflow:hidden;
position:relative
}
.mejs__container:focus{
outline:0
}
.mejs__iframe-overlay{
height:100%;
position:absolute;
width:100%
}
.mejs__embed,
.mejs__embed body{
background:#000;
height:100%;
margin:0;
overflow:hidden;
padding:0;
width:100%
}
.mejs__fullscreen{
overflow:hidden!important
}
.mejs__container-fullscreen{
bottom:0;
left:0;
overflow:hidden;
position:fixed;
right:0;
top:0;
z-index:1000
}
.mejs__container-fullscreen .mejs__mediaelement,
.mejs__container-fullscreen video{
height:100%!important;
width:100%!important
}
.mejs__background{
left:0;
position:absolute;
top:0
}
.mejs__mediaelement{
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:0;
text-align:center
}
.mejs__poster{
background-position:50% 50%;
background-repeat:no-repeat;
background-size:contain;
left:0;
position:absolute;
top:0;
z-index:1
}
:root .mejs__poster-img{
display:none
}
.mejs__poster-img{
border:0;
padding:0
}
.mejs__overlay{
-webkit-box-align:center;
-webkit-align-items:center;
-ms-flex-align:center;
align-items:center;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-webkit-justify-content:center;
-ms-flex-pack:center;
justify-content:center;
left:0;
position:absolute;
top:0
}
.mejs__layer{
z-index:1
}
.mejs__overlay-play{
cursor:pointer
}
.mejs__overlay-button{
height:90px;
width:90px;
display:flex;
align-items:center;
justify-content:center
}
.mejs__overlay-button:active,
.mejs__overlay-button:focus{
outline:0
}
.mejs__overlay:hover>.mejs__overlay-button{
background-position:-80px -39px
}
.mejs__overlay-loading .mejs__overlay-loading-bg-img{
height:80px;
width:80px;
background:rgba(0,0,0,.2);
border-radius:50%;
display:block;
border:3px solid rgba(0,0,0,.4);
border-top-color:#fff;
animation:1s linear infinite spinner2;
box-sizing:border-box
}
@keyframes spinner2{
to{
transform:rotate(360deg)
}
}
.mejs__controls{
bottom:0;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
height:50px;
left:0;
list-style-type:none;
margin:0;
padding:0 16px;
position:absolute;
width:100%;
transition:.18s;
z-index:30000
}
.mejs__controls:before{
content:'';
position:absolute;
background:url("/res/images/player-controls-bg.png");
background-repeat:repeat-x;
background-position:bottom;
width:100%;
height:100px;
bottom:0;
left:0;
pointer-events:none
}
.mejs__controls:hover{
display:flex!important
}
.mejs__controls:not([style*='display: none']){
height:50px
}
.mejs__button,
.mejs__time,
.mejs__time-rail{
font-size:10px;
height:32px;
line-height:10px;
margin:11px 0 0;
width:32px
}
.mejs__button>button{
background:url("/res/images/mejs-controls.svg");
border:0;
cursor:pointer;
display:block;
font-size:0;
height:16px;
line-height:0;
margin:10px 6px;
overflow:hidden;
padding:0;
position:absolute;
text-decoration:none;
width:20px
}
.mejs__button>button:focus{
outline:#999 dotted 1px
}
.mejs__container-keyboard-inactive [role=slider],
.mejs__container-keyboard-inactive [role=slider]:focus,
.mejs__container-keyboard-inactive a,
.mejs__container-keyboard-inactive a:focus,
.mejs__container-keyboard-inactive button,
.mejs__container-keyboard-inactive button:focus{
outline:0
}
.mejs__time{
box-sizing:content-box;
color:#fff;
font-size:13px;
height:24px;
overflow:hidden;
padding:13px 6px 0;
text-align:center;
width:auto;
position:absolute;
left:82px;
transition:.6s
}
.mejs__play>button{
background-position:0 0
}
.mejs__pause>button{
background-position:-17px 0
}
.mejs__replay>button{
background-position:-160px -1px;
height:17px
}
.mejs__time-rail{
direction:ltr;
-webkit-box-flex:1;
-webkit-flex-grow:1;
-ms-flex-positive:1;
flex-grow:1;
height:18px;
margin:0;
left:0;
width:100%;
position:absolute;
z-index:1000;
cursor:pointer
}
.mejs__time-rail:hover .mejs__time-buffering,
.mejs__time-rail:hover .mejs__time-current,
.mejs__time-rail:hover .mejs__time-loaded,
.mejs__time-rail:hover .mejs__time-marker,
.mejs__time-rail:hover .mejs__time-total{
transform:scaleY(1.25)
}
.mejs__time-buffering,
.mejs__time-current,
.mejs__time-float,
.mejs__time-float-corner,
.mejs__time-float-current,
.mejs__time-hovered,
.mejs__time-loaded,
.mejs__time-marker,
.mejs__time-total{
cursor:pointer;
display:block;
height:4px;
position:absolute
}
.mejs__time-total{
background:rgba(255,255,255,.3);
margin:3px 0 0;
width:100%;
z-index:100000
}
.mejs__time-loaded{
background:rgba(255,255,255,.7)
}
.mejs__time-current,
.mejs__time-handle-content{
background:#0079d3
}
.frame_thumb_active .mejs__time-current,
.frame_thumb_active .mejs__time-handle-content,
.trim_action_active .mejs__time-current,
.trim_action_active .mejs__time-handle-content{
background:#fff!important
}
.mejs__time-hovered{
background:rgba(255,255,255,.5);
z-index:10;
-webkit-transition:height .1s cubic-bezier(.44, 0, 1, 1);
transition:height .1s cubic-bezier(.44, 0, 1, 1)
}
.mejs__time-hovered.negative{
background:0 0
}
.mejs__time-buffering,
.mejs__time-current,
.mejs__time-hovered,
.mejs__time-loaded{
left:0;
-webkit-transform:scaleX(0);
-ms-transform:scaleX(0);
transform:scaleX(0);
-webkit-transform-origin:0 0;
-ms-transform-origin:0 0;
transform-origin:0 0;
width:100%
}
.mejs__time-buffering{
-webkit-transform:scaleX(1);
-ms-transform:scaleX(1);
transform:scaleX(1)
}
.mejs__time-hovered.no-hover{
-webkit-transform:scaleX(0)!important;
-ms-transform:scaleX(0)!important;
transform:scaleX(0)!important
}
.mejs__time-handle,
.mejs__time-handle-content{
border:4px solid transparent;
cursor:pointer;
left:0;
position:absolute;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0);
z-index:11
}
.mejs__time-handle-content{
border-radius:50%;
height:15px;
left:-7px;
top:-10px;
-webkit-transform:scale(0);
-ms-transform:scale(0);
transform:scale(0);
width:15px
}
.mejs__time-rail .mejs__time-handle-content:active,
.mejs__time-rail .mejs__time-handle-content:focus,
.mejs__time-rail:hover .mejs__time-handle-content{
-webkit-transform:scale(1) scaleX(1.25);
-ms-transform:scale(1) scaleX(1.25);
transform:scale(1) scaleX(1.25)
}
.mejs__time-float{
display:none!important
}
.mejs__time-float-current{
display:block;
left:0;
margin:2px;
text-align:center;
width:30px
}
.mejs__time-float-corner{
border:5px solid #eee;
border-color:#333 transparent transparent;
border-radius:0;
display:block;
height:0;
left:50%;
line-height:0;
position:absolute;
top:100%;
-webkit-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%);
width:0
}
.mejs__long-video .mejs__time-float{
margin-left:-23px;
width:64px
}
.mejs__long-video .mejs__time-float-current{
width:60px
}
.mejs__broadcast{
color:#fff;
height:10px;
position:absolute;
top:15px;
width:100%
}
.mejs__fullscreen-button{
position:absolute;
right:15px
}
.mejs__fullscreen-button>button{
background-position:-80px 0
}
.mejs__unfullscreen>button{
background-position:-100px 0
}
.mejs__mute>button{
background-position:-60px 0
}
.mejs__unmute>button{
background-position:-41px 0
}
.mejs__halfmute>button{
background-position:-119px 0
}
.mejs__volume-button{
position:absolute;
left:49px;
width:40px!important
}
.mejs__volume-button:hover .mejs__horizontal-volume-slider{
width:56px!important
}
.mejs__volume-button>.mejs__volume-slider{
-webkit-backface-visibility:hidden;
background:rgba(50,50,50,.7);
border-radius:0;
bottom:100%;
display:none;
height:115px;
left:50%;
margin:0;
position:absolute;
-webkit-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%);
width:25px;
z-index:1
}
.mejs__volume-button:hover{
border-radius:0 0 4px 4px
}
.mejs__volume-total{
background:rgba(255,255,255,.5);
height:100px;
left:50%;
margin:0;
position:absolute;
top:8px;
-webkit-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%);
width:2px
}
.mejs__volume-current{
background:rgba(255,255,255,.9);
left:0;
margin:0;
position:absolute;
width:100%
}
.mejs__volume-handle{
background:rgba(255,255,255,.9);
border-radius:1px;
cursor:ns-resize;
height:6px;
left:50%;
position:absolute;
-webkit-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%);
width:16px
}
.mejs__horizontal-volume-slider{
display:block;
height:36px;
position:absolute;
vertical-align:middle;
width:0;
overflow:hidden;
margin-top:-1px;
left:28px;
transition:.6s;
cursor:pointer
}
.mejs__horizontal-volume-total{
background:rgba(255,255,255,.3);
border-radius:2px;
font-size:1px;
height:4px;
left:0;
margin:0;
padding:0;
position:absolute;
top:17px;
width:50px
}
.mejs__horizontal-volume-current{
background:rgba(255,255,255,.9);
border-radius:2px;
font-size:1px;
height:100%;
left:0;
margin:0;
padding:0;
position:absolute;
top:0;
width:100%
}
.mejs__horizontal-volume-handle{
display:none
}
.mejs__captions-button,
.mejs__chapters-button{
position:relative
}
.mejs__captions-button>button{
background-position:-140px 0
}
.mejs__chapters-button>button{
background-position:-180px 0
}
.mejs__captions-button>.mejs__captions-selector,
.mejs__chapters-button>.mejs__chapters-selector{
background:rgba(50,50,50,.7);
border:1px solid transparent;
border-radius:0;
bottom:100%;
margin-right:-43px;
overflow:hidden;
padding:0;
position:absolute;
right:50%;
visibility:visible;
width:86px
}
.mejs__chapters-button>.mejs__chapters-selector{
margin-right:-55px;
width:110px
}
.mejs__captions-selector-list,
.mejs__chapters-selector-list{
list-style-type:none!important;
margin:0;
overflow:hidden;
padding:0
}
.mejs__captions-selector-list-item,
.mejs__chapters-selector-list-item{
color:#fff;
cursor:pointer;
display:block;
list-style-type:none!important;
margin:0 0 6px;
overflow:hidden;
padding:0
}
.mejs__captions-selector-list-item:hover,
.mejs__chapters-selector-list-item:hover{
background-color:rgba(255,255,255,.4)!important
}
.mejs__captions-selector-input,
.mejs__chapters-selector-input{
clear:both;
float:left;
left:-1000px;
margin:3px 3px 0 5px;
position:absolute
}
.mejs__captions-selector-label,
.mejs__chapters-selector-label{
cursor:pointer;
float:left;
font-size:10px;
line-height:15px;
padding:4px 10px 0;
width:100%
}
.mejs__captions-selected,
.mejs__chapters-selected{
color:#21f8f8
}
.mejs__captions-translations{
font-size:10px;
margin:0 0 5px
}
.mejs__captions-layer{
bottom:0;
color:#fff;
font-size:16px;
left:0;
line-height:20px;
position:absolute;
text-align:center
}
.mejs__captions-layer a{
color:#fff;
text-decoration:underline
}
.mejs__captions-layer[lang=ar]{
font-size:20px;
font-weight:400
}
.mejs__captions-position{
bottom:15px;
left:0;
position:absolute;
width:100%
}
.mejs__captions-position-hover{
bottom:35px
}
.mejs__captions-text,
.mejs__captions-text *{
background:rgba(20,20,20,.5);
box-shadow:5px 0 0 rgba(20,20,20,.5),-5px 0 0 rgba(20,20,20,.5);
padding:0;
white-space:pre-wrap
}
.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container{
display:none
}
.mejs__overlay-error{
position:relative
}
.mejs__overlay-error>img{
left:0;
max-width:100%;
position:absolute;
top:0;
z-index:-1
}
.mejs__cannotplay,
.mejs__cannotplay a{
color:#fff;
font-size:.8em
}
.mejs__cannotplay{
position:relative
}
.mejs__cannotplay a,
.mejs__cannotplay p{
display:inline-block;
padding:0 15px;
width:100%
}
.display-playback-speed{
position:absolute;
right:174px;
top:15px;
color:#fff
}
.display-playback-speed:active,
.display-playback-speed:focus{
outline:0
}
.toggle_mode{
position:absolute;
right:60px;
bottom:12px;
color:#fff;
cursor:pointer
}
.toggle_mode:active,
.toggle_mode:focus{
outline:0
}
.toggle_caption_container{
position:absolute;
right:140px;
bottom:12px;
color:#fff;
cursor:pointer
}
.toggle_caption_container:active,
.toggle_caption_container:focus{
outline:0
}
.toggle_caption_container .span_disabled{
opacity:.6;
pointer-events:none
}
.go_to_summary{
position:absolute;
right:98px;
bottom:12px;
color:#fff;
cursor:pointer
}
.go_to_summary:active,
.go_to_summary:focus{
outline:0
}
@media (max-width:768px){
.video-player-wrapper .display-playback-speed{
right:124px!important
}
.toggle_mode{
display:none
}
.go_to_summary{
right:55px
}
}
#player_mode_smaller{
bottom:1px;
position:relative;
background:url("/res/images/small_player.svg") no-repeat;
height:16px;
width:23px;
display:block
}
#player_mode_large{
bottom:1px;
background:url("/res/images/large_player.svg") no-repeat;
height:16px;
width:23px;
display:block
}
#captions_regular{
bottom:0;
position:relative;
background:url("/res/images/cc-regular.svg") no-repeat;
height:16px;
width:25px;
display:block
}
#captions_regular_dark{
bottom:0;
position:relative;
background:url("/res/images/cc-regular-dark.svg") no-repeat;
height:16px;
width:25px;
display:block
}
#captions_active{
bottom:0;
position:relative;
background:url("/res/images/cc-active.svg") no-repeat;
height:16px;
width:25px;
display:block
}
#captions_active_dark{
bottom:0;
position:relative;
background:url("/res/images/cc-active-dark.svg") no-repeat;
height:16px;
width:25px;
display:block
}
#summary_goto{
bottom:0;
position:relative;
background:url("/res/images/summary.svg") no-repeat;
height:16px;
width:25px;
display:block
}
.display-playback-speed p{
padding:4px 8px;
margin:0;
font-size:16px;
color:#fff;
font-weight:700;
text-align:center;
cursor:pointer;
display:flex;
align-items:center;
justify-content:center;
user-select:none
}
.display-playback-speed p:active,
.display-playback-speed p:focus{
outline:0
}
.display-playback-speed p span{
font-size:22px;
line-height:10px;
display:inline-block;
font-weight:400
}
.audio_mejs_player .mejs__time-rail{
position:relative!important;
order:4;
width:auto!important;
display:flex;
align-items:center;
margin-top:0!important;
margin-bottom:1px;
transition:.6s
}
.audio_mejs_player .custom_captions_wrapper_audio{
z-index:0!important
}
.audio_mejs_player .time_stamp_comments_container{
bottom:36px;
width:calc(100% - 230px);
left:160px
}
.audio_mejs_player .mejs__horizontal-volume-total{
transform:translateY(-2px);
background:#b4babe;
top:16px
}
.audio_mejs_player .mejs__playpause-button{
order:1;
margin-top:0!important
}
.audio_mejs_player .mejs__button>button{
margin:8px 6px!important
}
.audio_mejs_player .mejs__button,
.audio_mejs_player .mejs__time,
.audio_mejs_player .mejs__time-rail{
margin-top:4px
}
.audio_mejs_player .mejs__horizontal-volume-current{
background:#333c4e
}
.audio_mejs_player .mejs__time-total{
background:#747f87
}
.audio_mejs_player .mejs__time-loaded{
background:#b4babe
}
.audio_mejs_player .mejs__time-current,
.audio_mejs_player .mejs__time-handle-content{
background:#333c4e
}
.audio_mejs_player .mejs__time-hovered{
background:0 0
}
.audio_mejs_player .mejs__controls:before{
content:none
}
.audio_mejs_player .mejs__horizontal-volume-slider{
z-index:100000;
transition:width .6s;
margin-top:0!important
}
.audio_mejs_player .mejs__volume-button{
order:2;
margin-top:5px;
height:36px;
width:30px!important;
left:auto!important;
transition:.4s;
position:relative!important
}
.audio_mejs_player .mejs__volume-button:hover{
border-top-left-radius:20px;
border-bottom-left-radius:20px;
width:84px!important
}
.audio_mejs_player .mejs__volume-button:hover .mejs__horizontal-volume-slider{
border-top-right-radius:20px;
border-bottom-right-radius:20px
}
@media (max-width:600px){
.audio_mejs_player .mejs__volume-button{
display:none
}
}
.audio_mejs_player .mejs__time-rail .mejs__time-handle-content:active,
.audio_mejs_player .mejs__time-rail .mejs__time-handle-content:focus,
.audio_mejs_player .mejs__time-rail:hover .mejs__time-handle-content{
border:6px solid #333c4e
}
.audio_mejs_player .mejs__controls{
background:#fff;
height:47px;
padding:0 16px 0 8px;
border:1px solid #e2e2e2;
border-radius:5px;
align-items:center
}
.audio_mejs_player .mejs__time{
padding:11px 10px 0 6px;
order:3;
display:flex;
position:static!important;
color:#333c4e
}
.audio_mejs_player .display-playback-speed{
position:relative!important;
right:auto;
top:auto;
order:5
}
.audio_mejs_player .mejs__container{
background-color:#fff;
border-radius:5px
}
.audio_mejs_player .display-playback-speed p{
color:#333c4e
}
.audio_mejs_player .display-playback-speed p:active,
.audio_mejs_player .display-playback-speed p:focus{
outline:0
}
.audio_mejs_player .toggle_caption_container{
position:static!important;
order:6
}
.audio_mejs_player .mejs__play>button{
background-position:122px 0
}
.audio_mejs_player .mejs__mute>button{
background-position:60px 0
}
.audio_mejs_player .mejs__pause>button{
background-position:104px 0
}
.audio_mejs_player .mejs__unmute>button{
background-position:83px 0
}
.audio_mejs_player .mejs__halfmute>button{
background-position:38px 0
}
.audio_mejs_player .mejs__replay>button{
background-position:20px 0
}
.audio_mejs_player .cta_action_btn{
top:-130px!important;
left:0!important;
right:0!important;
margin:0 auto!important;
position:relative!important
}
@media (max-width:550px){
.audio_mejs_player .cta_action_btn{
transform:none!important
}
}
#audio_wrapper .mejs__time-handle-content{
height:13px!important;
width:13px!important;
margin-top:2px
}
.hide_cta_btn .cta_action_btn{
display:none!important
}
#viewer_wrapper.audio .disableVideoControlsLayer{
background-color:transparent!important
}
#viewer_wrapper.audio .summary_chapters_container{
bottom:auto;
transform:translateY(120px)
}
#viewer_wrapper.audio .chapters_container .video_chapters_container_element .chapter_name{
color:#101010
}
#viewer_wrapper.audio .chapters_container .seekbar_bg{
background-color:rgba(0,0,0,.3)
}
#viewer_wrapper.audio .chapters_container .progress-bar{
background-color:#333c4e!important
}
#viewer_wrapper.audio .chapters_container{
top:7px!important
}
#viewer_wrapper.audio .mejs__time-handle-content{
top:-10px
}
#viewer_wrapper.audio .chapters_container .video_chapters_container_element:hover .chapter_name{
top:-16px
}
.video_editor_active .chapters_container{
display:none
}
.video_editor_active #audio_wrapper .mejs__time-current,
.video_editor_active #audio_wrapper .mejs__time-hovered,
.video_editor_active #audio_wrapper .mejs__time-loaded{
opacity:1!important
}
.video_editor_active #audio_wrapper .mejs__time-total{
background-color:#747f87!important;
height:4px!important
}
.video_editor_active #audio_wrapper .mejs__time-handle-content{
top:-10px!important
}
.dark .audio_mejs_player .mejs__container{
background-color:#000
}
.dark .audio_mejs_player .mejs__controls{
border:1px solid #000
}
.editingVideoPlayer{
top:0!important;
margin-left:auto!important;
margin-right:auto!important;
margin-top:0!important;
height:calc(100% - 205px);
width:calc(100% - 200px)
}
.embed-outer{
overflow:hidden
}
.embed-viewer .document-outer,
.embed-viewer .download-outer,
.embed-viewer .embed-outer,
.embed-viewer .error-outer,
.embed-viewer .load-outer,
.embed-viewer .media-outer,
.embed-viewer .upload-outer{
display:none
}
.embed-viewer .embed-outer{
display:block
}
.embed-viewer iframe{
margin:0;
padding:0;
width:100%;
height:100%;
border:0
}
.download-viewer .document-outer,
.download-viewer .embed-outer,
.download-viewer .error-outer,
.download-viewer .load-outer,
.download-viewer .media-outer,
.download-viewer .upload-outer{
display:none
}
.download-outer{
width:100%;
height:250px
}
.download-outer .file-name{
margin-top:0;
margin-bottom:12px;
display:block;
font-size:17px;
color:#e4e6eb
}
.white .download-outer .file-name{
color:#101010
}
.download-outer .file-meta{
margin-bottom:20px;
display:block;
color:#8a8d91
}
.download-outer .main-icon-wrapper{
width:120px!important;
height:120px!important;
margin:0 auto
}
.dark .message{
color:#e4e6EBBA
}
.error-viewer .btn-copy-link,
.error-viewer .btn-download,
.error-viewer .btn-share,
.error-viewer .document-outer,
.error-viewer .download-outer,
.error-viewer .embed-outer,
.error-viewer .load-outer,
.error-viewer .media-outer,
.error-viewer .upload-outer,
.error-viewer .viewer-title{
display:none
}
.error-outer{
width:100%;
max-height:120px
}
.error-outer h2{
color:#fff
}
.error-outer p{
line-height:2
}
.error-outer a{
color:#2f76ff
}
.upload-viewer .document-outer,
.upload-viewer .download-outer,
.upload-viewer .embed-outer,
.upload-viewer .error-outer,
.upload-viewer .load-outer,
.upload-viewer .media-outer{
display:none
}
.upload-outer{
width:100%;
max-height:80px
}
.downloadvierkant{
height:120px;
width:120px;
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
margin:auto
}
.downloadvierkant .status{
margin-top:120px;
color:#fff
}
.white .downloadvierkant .status{
color:#101010
}
.downloadcirkel{
position:absolute;
height:74px;
width:74px;
background:#1c1c1c;
border-radius:100%;
top:50%;
margin-top:-36px;
left:50%;
margin-left:-36px
}
.white .downloadcirkel{
background-color:#f4f4f5
}
.downloadprocent{
width:30px;
height:20px;
text-align:center;
color:rgba(255,255,255,.85);
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
margin:auto
}
.white .downloadprocent{
color:#333c4e
}
.done .downloadprocent{
text-indent:-99999px
}
.radial-progress{
position:absolute;
top:50%;
margin-top:-38px;
left:50%;
margin-left:-38px;
width:78px;
height:78px;
background-color:#282828;
border-radius:50%
}
.white .radial-progress{
background-color:rgba(168,168,168,.2)
}
.done .radial-progress{
background-color:#15a13a
}
.radial-progress .circle .fill,
.radial-progress .circle .mask{
width:78px;
height:78px;
position:absolute;
border-radius:50%;
transition:transform 1s;
-webkit-backface-visibility:hidden
}
.radial-progress .circle .mask{
clip:rect(0,80px,80px,40px)
}
.radial-progress .circle .mask .fill{
clip:rect(0,40px,80px,0);
background-color:#2f76ff
}
.done .radial-progress .circle .mask .fill{
background-color:#15a13a
}
.markdown-body{
overflow:hidden;
font-family:"Cerebri Sans",Arial,sans-serif;
font-size:15px;
line-height:1.6;
word-wrap:break-word;
color:#333;
padding:30px
}
.markdown-body>:first-child{
margin-top:0!important
}
.markdown-body>:last-child{
margin-bottom:0!important
}
.markdown-body .absent{
color:#c00
}
.markdown-body .anchor{
position:absolute;
top:0;
bottom:0;
left:0;
display:block;
padding-right:6px;
padding-left:30px;
margin-left:-30px
}
.markdown-body .anchor:focus{
outline:0
}
.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6{
position:relative;
margin-top:1em;
margin-bottom:16px;
font-weight:700;
line-height:1.4
}
.markdown-body h1 .octicon-link,
.markdown-body h2 .octicon-link,
.markdown-body h3 .octicon-link,
.markdown-body h4 .octicon-link,
.markdown-body h5 .octicon-link,
.markdown-body h6 .octicon-link{
display:none;
color:#000;
vertical-align:middle
}
.markdown-body h1:hover .anchor,
.markdown-body h2:hover .anchor,
.markdown-body h3:hover .anchor,
.markdown-body h4:hover .anchor,
.markdown-body h5:hover .anchor,
.markdown-body h6:hover .anchor{
padding-left:8px;
margin-left:-30px;
line-height:1;
text-decoration:none
}
.markdown-body h1:hover .anchor .octicon-link,
.markdown-body h2:hover .anchor .octicon-link,
.markdown-body h3:hover .anchor .octicon-link,
.markdown-body h4:hover .anchor .octicon-link,
.markdown-body h5:hover .anchor .octicon-link,
.markdown-body h6:hover .anchor .octicon-link{
display:inline-block
}
.markdown-body h1 code,
.markdown-body h1 tt,
.markdown-body h2 code,
.markdown-body h2 tt,
.markdown-body h3 code,
.markdown-body h3 tt,
.markdown-body h4 code,
.markdown-body h4 tt,
.markdown-body h5 code,
.markdown-body h5 tt,
.markdown-body h6 code,
.markdown-body h6 tt{
font-size:inherit
}
.markdown-body h1{
padding-bottom:.3em;
font-size:2.25em;
line-height:1.2;
border-bottom:1px solid #eee
}
.markdown-body h2{
padding-bottom:.3em;
font-size:1.75em;
line-height:1.225;
border-bottom:1px solid #eee
}
.markdown-body h3{
font-size:1.5em;
line-height:1.43
}
.markdown-body h4{
font-size:1.25em
}
.markdown-body h5{
font-size:1em
}
.markdown-body h6{
font-size:1em;
color:#777
}
.markdown-body blockquote,
.markdown-body dl,
.markdown-body ol,
.markdown-body p,
.markdown-body pre,
.markdown-body table,
.markdown-body ul{
margin-top:0;
margin-bottom:16px
}
.markdown-body hr{
height:4px;
padding:0;
margin:16px 0;
background-color:#e7e7e7;
border:0
}
.markdown-body ol,
.markdown-body ul{
padding-left:2em
}
.markdown-body ol.no-list,
.markdown-body ul.no-list{
padding:0;
list-style-type:none
}
.markdown-body ol ol,
.markdown-body ol ul,
.markdown-body ul ol,
.markdown-body ul ul{
margin-top:0;
margin-bottom:0
}
.markdown-body li>p{
margin-top:16px
}
.markdown-body dl{
padding:0
}
.markdown-body dl dt{
padding:0;
margin-top:16px;
font-size:1em;
font-style:italic;
font-weight:700
}
.markdown-body dl dd{
padding:0 16px;
margin-bottom:16px
}
.markdown-body blockquote{
padding:0 15px;
color:#777;
border-left:4px solid #ddd
}
.markdown-body blockquote>:first-child{
margin-top:0
}
.markdown-body blockquote>:last-child{
margin-bottom:0
}
.markdown-body table{
display:block;
width:100%;
overflow:auto;
word-break:normal;
word-break:keep-all
}
.markdown-body table th{
font-weight:700
}
.markdown-body table td,
.markdown-body table th{
padding:6px 13px;
border:1px solid #ddd
}
.markdown-body table tr{
background-color:#fff;
border-top:1px solid #ccc
}
.markdown-body table tr:nth-child(2n){
background-color:#f8f8f8
}
.markdown-body img{
max-width:100%;
-moz-box-sizing:border-box;
box-sizing:border-box
}
.markdown-body span.frame{
display:block;
overflow:hidden
}
.markdown-body span.frame>span{
display:block;
float:left;
width:auto;
padding:7px;
margin:13px 0 0;
overflow:hidden;
border:1px solid #ddd
}
.markdown-body span.frame span img{
display:block;
float:left
}
.markdown-body span.frame span span{
display:block;
padding:5px 0 0;
clear:both;
color:#333
}
.markdown-body span.align-center{
display:block;
overflow:hidden;
clear:both
}
.markdown-body span.align-center>span{
display:block;
margin:13px auto 0;
overflow:hidden;
text-align:center
}
.markdown-body span.align-center span img{
margin:0 auto;
text-align:center
}
.markdown-body span.align-right{
display:block;
overflow:hidden;
clear:both
}
.markdown-body span.align-right>span{
display:block;
margin:13px 0 0;
overflow:hidden;
text-align:right
}
.markdown-body span.align-right span img{
margin:0;
text-align:right
}
.markdown-body span.float-left{
display:block;
float:left;
margin-right:13px;
overflow:hidden
}
.markdown-body span.float-left span{
margin:13px 0 0
}
.markdown-body span.float-right{
display:block;
float:right;
margin-left:13px;
overflow:hidden
}
.markdown-body span.float-right>span{
display:block;
margin:13px auto 0;
overflow:hidden;
text-align:right
}
.markdown-body code,
.markdown-body tt{
padding:.2em 0;
margin:0;
font-size:85%;
background-color:rgba(0,0,0,.04);
border-radius:3px
}
.markdown-body code:after,
.markdown-body code:before,
.markdown-body tt:after,
.markdown-body tt:before{
letter-spacing:-.2em;
content:"\00a0"
}
.markdown-body code br,
.markdown-body tt br{
display:none
}
.markdown-body del code{
text-decoration:inherit
}
.markdown-body pre>code{
padding:0;
margin:0;
font-size:100%;
word-break:normal;
white-space:pre;
background:0 0;
border:0
}
.markdown-body .highlight{
margin-bottom:16px
}
.markdown-body .highlight pre,
.markdown-body pre,
.text .document-page pre.markdown-body .highlight pre,
.text .document-page pre.markdown-body pre{
padding:16px;
overflow:auto;
font-size:85%;
line-height:1.45;
background-color:#f7f7f7;
border-radius:3px
}
.markdown-body .highlight pre{
margin-bottom:0;
word-break:normal
}
.markdown-body pre{
word-wrap:normal
}
.markdown-body pre code,
.markdown-body pre tt{
display:inline;
max-width:initial;
padding:0;
margin:0;
overflow:initial;
line-height:inherit;
word-wrap:normal;
background-color:transparent;
border:0
}
.markdown-body pre code:after,
.markdown-body pre code:before,
.markdown-body pre tt:after,
.markdown-body pre tt:before{
content:normal
}
.markdown-body a{
color:#4183c4;
text-decoration:none
}
.markdown-body a:active,
.markdown-body a:focus,
.markdown-body a:hover{
text-decoration:underline
}
.viewer-wrapper.black .btn{
border-color:transparent
}
.viewer-wrapper.black .btn-default{
color:#c5c5c5;
background-color:#313131;
border-color:transparent
}
.viewer-wrapper.black .btn-default.hover,
.viewer-wrapper.black .btn-default:hover{
background-color:#424242
}
.open>.viewer-wrapper.black .btn-default.dropdown-toggle,
.viewer-wrapper.black .btn-default.active,
.viewer-wrapper.black .btn-default:active{
color:#c5c5c5;
background-color:#4d4d4d
}
.viewer-wrapper.black .btn-default.disabled,
.viewer-wrapper.black .btn-default.disabled.active,
.viewer-wrapper.black .btn-default.disabled:active,
.viewer-wrapper.black .btn-default.disabled:focus,
.viewer-wrapper.black .btn-default.disabled:hover,
.viewer-wrapper.black .btn-default[disabled],
.viewer-wrapper.black .btn-default[disabled].active,
.viewer-wrapper.black .btn-default[disabled]:active,
.viewer-wrapper.black .btn-default[disabled]:focus,
.viewer-wrapper.black .btn-default[disabled]:hover,
fieldset[disabled] .viewer-wrapper.black .btn-default,
fieldset[disabled] .viewer-wrapper.black .btn-default.active,
fieldset[disabled] .viewer-wrapper.black .btn-default:active,
fieldset[disabled] .viewer-wrapper.black .btn-default:focus,
fieldset[disabled] .viewer-wrapper.black .btn-default:hover{
color:rgba(197,197,197,.5);
cursor:not-allowed;
pointer-events:none
}
.viewer-wrapper.white{
background-color:#f4f4f5
}
.viewer-wrapper.white .viewer-header{
border-bottom:1px solid #e2e2e2;
-webkit-box-shadow:0 0 1px rgba(16,16,16,.05);
-moz-box-shadow:0 0 1px rgba(16,16,16,.05);
-ms-box-shadow:0 0 1px rgba(16,16,16,.05);
-o-box-shadow:0 0 1px rgba(16,16,16,.05);
box-shadow:0 0 1px rgba(16,16,16,.05)
}
.viewer-wrapper.white.document-viewer .viewer-header{
-webkit-box-shadow:none;
-moz-box-shadow:none;
-ms-box-shadow:none;
-o-box-shadow:none;
box-shadow:none
}
.viewer-wrapper.white .file-name{
color:#101010
}
.viewer-wrapper.white .file-meta{
color:#333c4e
}
.viewer-wrapper.white .list-toggle{
border-color:#c1cbd2
}
.viewer-wrapper.white .presentation-wrapper{
background:url('/res/images/search-loader.gif?1736780834') center center no-repeat #fff
}
.viewer-wrapper.white .zoom-status{
color:#333c4e
}
.viewer-wrapper.white .viewer-file-count,
.viewer-wrapper.white .viewer-title{
color:#101010
}
.viewer-wrapper.white .viewer-footer,
.viewer-wrapper.white .viewer-header{
background-color:#fff
}
.viewer-wrapper.white .viewer-footer{
border-top-color:#e2e2e2;
-webkit-box-shadow:0 0 1px rgba(16,16,16,.05);
-moz-box-shadow:0 0 1px rgba(16,16,16,.05);
-ms-box-shadow:0 0 1px rgba(16,16,16,.05);
-o-box-shadow:0 0 1px rgba(16,16,16,.05);
box-shadow:0 0 1px rgba(16,16,16,.05)
}
.viewer-wrapper.white .viewer-back-wrapper,
.viewer-wrapper.white .viewer-next-wrapper{
background-color:#fff;
border:1px solid #e2e2e2;
box-shadow:0 1px 2px 0 rgba(16,16,16,.05)
}
.viewer-wrapper.white .viewer-back-wrapper span,
.viewer-wrapper.white .viewer-next-wrapper span{
filter:brightness(0) invert(.05)
}
.viewer-wrapper.white .viewer-back-wrapper:hover,
.viewer-wrapper.white .viewer-next-wrapper:hover{
background-color:#f8f8f8
}
.viewer-wrapper.white .bucket-file-list li{
border-color:#c1cbd2;
background-color:#f2f2f2
}
.viewer-wrapper.white .bucket-file-list li.no-preview{
background-color:#f2f2f2
}
.viewer-wrapper.white .bucket-file-list li.active{
border-color:#137dcf
}
.viewer-wrapper.white .document-page{
-webkit-box-shadow:0 1px 5px rgba(193,203,210,.3);
-moz-box-shadow:0 1px 5px rgba(193,203,210,.3);
-ms-box-shadow:0 1px 5px rgba(193,203,210,.3);
-o-box-shadow:0 1px 5px rgba(193,203,210,.3);
box-shadow:0 1px 5px rgba(193,203,210,.3)
}
.viewer-wrapper.white .document-page.document-loading{
background:url('/res/images/search-loader.gif?1736780834') center center no-repeat #fff
}
.viewer-wrapper.white .load-outer .status{
color:#101010
}
.viewer-wrapper.white .load-outer img{
background-image:url('/res/images/search-loader.gif?1736780834')
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.viewer-wrapper.white .document-page.document-loading,
.viewer-wrapper.white .presentation-wrapper{
background-image:url('/res/images/search-loader@2x.gif?1736780834');
background-size:32px 32px
}
.viewer-wrapper.white .load-outer img{
background-image:url('/res/images/search-loader@2x.gif?1736780834');
background-size:24px 24px
}
}
.viewer-wrapper.white .font-wrapper{
border-color:rgba(193,203,210,.75)
}
.viewer-wrapper.white .error-outer h2{
color:#101010
}
.viewer-wrapper.white .error-outer p{
color:#333c4e
}
.viewer-wrapper.white .viewer-file-uploading{
color:#101010
}
.viewer-wrapper.white.code .document-page{
background:#f8f8f8
}
.viewer-wrapper.white .preview-zoomer-container{
background-color:#f4f4f5
}
.viewer-wrapper.white .xclose{
background-color:#fff;
-webkit-box-shadow:0 1px 3px #d8dfe3;
-moz-box-shadow:0 1px 3px #d8dfe3;
-ms-box-shadow:0 1px 3px #d8dfe3;
-o-box-shadow:0 1px 3px #d8dfe3;
box-shadow:0 1px 3px #d8dfe3
}
.viewer-wrapper.white .xclose:hover:before{
opacity:1
}
.viewer-wrapper.black #container .viewer_set{
display:table-cell;
vertical-align:middle
}
#mc{
top:20px;
width:100%;
position:absolute
}
.message{
width:200px;
padding:15px 25px;
text-align:center;
font-size:14.5px;
text-transform:capitalize;
line-height:20px;
margin:0 auto;
z-index:110;
background:#242424;
color:#9c9c9c;
border:1px solid #2d2d2d;
border-radius:5px
}
.viewer-wrapper.white .message{
background:rgba(218,218,218,.47);
color:#5a5a5a;
border:1px solid rgba(189,189,189,.44)
}
.textLayer{
position:absolute;
left:0;
top:0;
right:0;
bottom:0;
overflow:hidden;
opacity:.2;
line-height:1
}
.textLayer>div{
color:transparent;
position:absolute;
white-space:pre;
cursor:text;
-webkit-transform-origin:0% 0%;
-moz-transform-origin:0% 0%;
-o-transform-origin:0% 0%;
-ms-transform-origin:0% 0%;
transform-origin:0% 0%
}
.textLayer .highlight{
margin:-1px;
padding:1px;
background-color:rgba(180,0,170,.2);
border-radius:4px
}
.textLayer .highlight.begin{
border-radius:4px 0 0 4px
}
.textLayer .highlight.end{
border-radius:0 4px 4px 0
}
.textLayer .highlight.middle{
border-radius:0
}
.textLayer .highlight.selected{
background-color:rgba(0,100,0,.2)
}
.textLayer .endOfContent{
display:block;
position:absolute;
left:0;
top:100%;
right:0;
bottom:0;
z-index:-1;
cursor:default;
-webkit-user-select:none;
-ms-user-select:none;
-moz-user-select:none
}
.textLayer .endOfContent.active{
top:0
}
.annotationLayer section{
position:absolute
}
.annotationLayer .linkAnnotation>a{
position:absolute;
font-size:1em;
top:0;
left:0;
width:100%;
height:100%;
background:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}
.annotationLayer .linkAnnotation>a:hover{
opacity:.2;
background:#ff0;
box-shadow:0 2px 10px #ff0
}
.annotationLayer .textAnnotation img{
position:absolute;
cursor:pointer
}
.annotationLayer .buttonWidgetAnnotation.checkBox input,
.annotationLayer .buttonWidgetAnnotation.radioButton input,
.annotationLayer .choiceWidgetAnnotation select,
.annotationLayer .textWidgetAnnotation input,
.annotationLayer .textWidgetAnnotation textarea{
background-color:rgba(0,54,255,.13);
border:1px solid transparent;
box-sizing:border-box;
font-size:9px;
height:100%;
padding:0 3px;
vertical-align:top;
width:100%
}
.annotationLayer .textWidgetAnnotation textarea{
font:message-box;
font-size:11px;
resize:none
}
.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],
.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled],
.annotationLayer .choiceWidgetAnnotation select[disabled],
.annotationLayer .textWidgetAnnotation input[disabled],
.annotationLayer .textWidgetAnnotation textarea[disabled]{
background:0 0;
border:1px solid transparent;
cursor:not-allowed
}
.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,
.annotationLayer .buttonWidgetAnnotation.radioButton input:hover,
.annotationLayer .choiceWidgetAnnotation select:hover,
.annotationLayer .textWidgetAnnotation input:hover,
.annotationLayer .textWidgetAnnotation textarea:hover{
border:1px solid #000
}
.annotationLayer .choiceWidgetAnnotation select:focus,
.annotationLayer .textWidgetAnnotation input:focus,
.annotationLayer .textWidgetAnnotation textarea:focus{
background:0 0;
border:1px solid transparent
}
.annotationLayer .textWidgetAnnotation input.comb{
font-family:monospace;
padding-left:2px;
padding-right:0
}
.annotationLayer .textWidgetAnnotation input.comb:focus{
width:115%
}
.annotationLayer .buttonWidgetAnnotation.checkBox input,
.annotationLayer .buttonWidgetAnnotation.radioButton input{
-webkit-appearance:none;
-moz-appearance:none;
-ms-appearance:none;
appearance:none
}
.annotationLayer .popupWrapper{
position:absolute;
width:20em
}
.annotationLayer .popup{
position:absolute;
z-index:200;
max-width:20em;
background-color:#ff9;
box-shadow:0 2px 5px #333;
border-radius:2px;
padding:.6em;
margin-left:5px;
cursor:pointer;
word-wrap:break-word
}
.annotationLayer .popup h1{
font-size:1em;
border-bottom:1px solid #000;
padding-bottom:.2em
}
.annotationLayer .popup p{
padding-top:.2em
}
.annotationLayer .fileAttachmentAnnotation,
.annotationLayer .highlightAnnotation,
.annotationLayer .squigglyAnnotation,
.annotationLayer .strikeoutAnnotation,
.annotationLayer .underlineAnnotation{
cursor:pointer
}
@media print{
body{
background:0 0
}
#js-sidebar,
#viewer_wrapper,
.content,
.notice-wrapper,
.sidebar,
.site-header,
.textLayer{
display:none
}
#printContainer{
display:block;
position:absolute;
top:0;
left:0
}
#printContainer>div{
position:relative;
top:0;
left:0;
overflow:hidden;
page-break-after:always;
page-break-inside:avoid
}
#printContainer canvas{
display:block
}
}
#mozPrintCallback-shim{
position:fixed;
top:0;
left:0;
height:100%;
width:100%;
z-index:9999999;
display:block;
text-align:center;
background-color:rgba(87,97,102,.6)
}
#mozPrintCallback-shim[hidden]{
display:none
}
#mozPrintCallback-shim .mozPrintCallback-dialog-box{
display:inline-block;
margin:-50px auto 0;
position:relative;
top:45%;
left:0;
min-width:220px;
max-width:400px;
padding:36px;
border-radius:2px;
box-shadow:0 1px 4px rgba(0,0,0,.3);
background-color:#3e4651;
color:#d9d9d9;
font-size:16px;
line-height:20px
}
#mozPrintCallback-shim .mozPrintCallback-dialog-box .msg{
font-size:14px;
color:#fff
}
#mozPrintCallback-shim .mozPrintCallback-dialog-box progress{
height:6px;
-webkit-appearance:none;
appearance:none
}
#mozPrintCallback-shim .mozPrintCallback-dialog-box progress::-webkit-progress-bar{
border-radius:50px;
background:#e6e9eb
}
#mozPrintCallback-shim .mozPrintCallback-dialog-box progress::-webkit-progress-value{
border-radius:50px;
background:#43a6eb
}
#mozPrintCallback-shim .progress-row{
clear:both;
padding:.2em 0 2em
}
#mozPrintCallback-shim progress{
width:100%
}
#mozPrintCallback-shim .relative-progress{
margin-top:5px;
clear:both;
float:right;
font-size:14px;
color:#fff
}
#mozPrintCallback-shim .progress-actions{
clear:both
}
#mozPrintCallback-shim .progress-actions .btn-default{
border:0
}
[contenteditable]{
-webkit-user-select:auto!important;
-moz-user-select:auto!important;
-ms-user-select:auto!important;
-o-user-select:auto!important;
user-select:auto!important
}
#download_file_link,
#download_file_link_group .btn-blue{
padding:8px 30px
}
@-moz-document url-prefix(){
@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx){
.btn-comment{
padding:7px 11px 9px
}
}
}
#viewer_title_text{
font-size:15px;
text-overflow:ellipsis;
overflow:hidden
}
.title_container{
width:100%;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
text-align:left;
display:flex
}
.guest.logged-out.viewer-open .title_container{
padding-left:15px
}
@media (max-width:768px){
.title_container{
padding-left:0
}
.guest .title_container{
padding-left:0!important
}
}
.comments_reply_editor{
width:calc(100% - 64px);
float:left;
outline:0;
position:relative;
left:10px;
padding:6px
}
.comments_reply_editor:focus{
outline:0
}
.comments_reply_editor .ql-editor{
max-height:128px
}
.comments_top_wrapper{
clear:both
}
.comment_new_text p{
margin:0
}
.guest_user_input_name{
padding:6px 10px;
line-height:1.45;
margin:0 0 4px;
border:1px solid #c1cbd2;
border-radius:4px;
outline:0;
width:calc(100% - 48px);
position:relative;
left:14px;
top:0;
background:0 0;
font-size:14px
}
.guest_user_input_name::placeholder{
opacity:1;
color:#aaa;
font-size:14px
}
.dark .guest_user_input_name{
color:#e4e6eb
}
.icn-star{
margin:20px 8px 20px 5px
}
.player_timestamp_timer_style span#player_timestamp_timer{
margin:5px 12px 0 8px;
color:#2f76ff;
clear:both;
display:block;
font-size:14px;
position:relative;
font-weight:500!important;
z-index:1000;
float:left
}
.player_timestamp_timer_style span#player_timestamp_timer:after{
content:'';
position:absolute;
height:2px;
width:2px;
border-radius:3px;
background-color:#888;
top:9px;
right:-6.5px
}
.player_timestamp_timer_style .popover{
font-weight:500!important;
font-size:14px!important;
color:#3b3d3e!important
}
.player_timestamp_timer_style .popover .btn{
margin-top:10px
}
.player_timestamp_timer_style .placeholder-text{
left:105px
}
.reply_media_timestamp_container{
text-align:left;
display:block;
margin-bottom:5px;
clear:both;
overflow:hidden
}
.reply_media_timestamp_container .comment-media-time{
display:inline-block;
text-align:left;
margin:0 12px 0 0;
color:#2f76ff;
font-weight:500!important;
position:relative;
cursor:pointer;
font-size:14px
}
.reply_media_timestamp_container .comment-media-time:after{
content:'';
position:absolute;
height:2px;
width:2px;
border-radius:3px;
background-color:#888;
top:9px;
left:40.5px
}
.reply_media_timestamp_container .comment-text{
display:inline;
text-align:left
}
.comment_ann_icn{
height:100%;
width:4px;
position:absolute;
top:0;
left:0
}
.comment_ann_icn svg{
height:10px;
width:10px
}
#reply_new_text{
width:100%;
float:left
}
.free_comments_container .comment-media-time{
color:#888!important
}
.new_comment_container_stamp .popover{
margin-top:12px;
padding-bottom:8px;
left:0!important
}
.new_comment_container_stamp .popover .arrow{
left:30%!important
}
.sidebar_cntrols{
position:absolute;
right:15px;
display:inline-block;
width:15px
}
.sidebar_cntrols img{
width:100%
}
.dark .CTA_container,
.dark .custom_thumbanil_wrapper,
.dark .lead_capture_container,
.dark .show_individual_insights,
.dark .show_media_insights,
.dark .video_subtitles_wrappper,
.dark .video_transcription_wrappper{
background:#1c1c1c;
border-left:0
}
.dark .CTA_container .info_legend,
.dark .custom_thumbanil_wrapper .info_legend,
.dark .lead_capture_container .info_legend,
.dark .show_individual_insights .info_legend,
.dark .show_media_insights .info_legend,
.dark .video_subtitles_wrappper .info_legend,
.dark .video_transcription_wrappper .info_legend{
color:#e4e6EBBA
}
.dark .CTA_container .info_legend svg path,
.dark .custom_thumbanil_wrapper .info_legend svg path,
.dark .lead_capture_container .info_legend svg path,
.dark .show_individual_insights .info_legend svg path,
.dark .show_media_insights .info_legend svg path,
.dark .video_subtitles_wrappper .info_legend svg path,
.dark .video_transcription_wrappper .info_legend svg path{
stroke:#E4E6EBBA
}
.dark .CTA_container .form-group label,
.dark .custom_thumbanil_wrapper .form-group label,
.dark .lead_capture_container .form-group label,
.dark .show_individual_insights .form-group label,
.dark .show_media_insights .form-group label,
.dark .video_subtitles_wrappper .form-group label,
.dark .video_transcription_wrappper .form-group label{
color:#e4e6EBBA
}
.dark .CTA_container .form-group .form-control,
.dark .custom_thumbanil_wrapper .form-group .form-control,
.dark .lead_capture_container .form-group .form-control,
.dark .show_individual_insights .form-group .form-control,
.dark .show_media_insights .form-group .form-control,
.dark .video_subtitles_wrappper .form-group .form-control,
.dark .video_transcription_wrappper .form-group .form-control{
color:#e4e6EBBA;
background:#1c1c1c;
border:1px solid #303030
}
.dark .CTA_container .form-group .form-control:active,
.dark .CTA_container .form-group .form-control:focus,
.dark .custom_thumbanil_wrapper .form-group .form-control:active,
.dark .custom_thumbanil_wrapper .form-group .form-control:focus,
.dark .lead_capture_container .form-group .form-control:active,
.dark .lead_capture_container .form-group .form-control:focus,
.dark .show_individual_insights .form-group .form-control:active,
.dark .show_individual_insights .form-group .form-control:focus,
.dark .show_media_insights .form-group .form-control:active,
.dark .show_media_insights .form-group .form-control:focus,
.dark .video_subtitles_wrappper .form-group .form-control:active,
.dark .video_subtitles_wrappper .form-group .form-control:focus,
.dark .video_transcription_wrappper .form-group .form-control:active,
.dark .video_transcription_wrappper .form-group .form-control:focus{
border-color:#2f76ff
}
.dark .CTA_container .btn-default,
.dark .custom_thumbanil_wrapper .btn-default,
.dark .lead_capture_container .btn-default,
.dark .show_individual_insights .btn-default,
.dark .show_media_insights .btn-default,
.dark .video_subtitles_wrappper .btn-default,
.dark .video_transcription_wrappper .btn-default{
background-color:#424242;
border:none;
color:#e4e6eb
}
.dark .CTA_container .cta_form_wrapper,
.dark .CTA_container .subtitles_form_wrapper,
.dark .CTA_container .thumbnail_form_wrapper,
.dark .custom_thumbanil_wrapper .cta_form_wrapper,
.dark .custom_thumbanil_wrapper .subtitles_form_wrapper,
.dark .custom_thumbanil_wrapper .thumbnail_form_wrapper,
.dark .lead_capture_container .cta_form_wrapper,
.dark .lead_capture_container .subtitles_form_wrapper,
.dark .lead_capture_container .thumbnail_form_wrapper,
.dark .show_individual_insights .cta_form_wrapper,
.dark .show_individual_insights .subtitles_form_wrapper,
.dark .show_individual_insights .thumbnail_form_wrapper,
.dark .show_media_insights .cta_form_wrapper,
.dark .show_media_insights .subtitles_form_wrapper,
.dark .show_media_insights .thumbnail_form_wrapper,
.dark .video_subtitles_wrappper .cta_form_wrapper,
.dark .video_subtitles_wrappper .subtitles_form_wrapper,
.dark .video_subtitles_wrappper .thumbnail_form_wrapper,
.dark .video_transcription_wrappper .cta_form_wrapper,
.dark .video_transcription_wrappper .subtitles_form_wrapper,
.dark .video_transcription_wrappper .thumbnail_form_wrapper{
border:1px solid #1f1f1f;
background-color:#282828
}
.dark .CTA_container .cta_form_wrapper .loading_message_ui p,
.dark .CTA_container .subtitles_form_wrapper .loading_message_ui p,
.dark .CTA_container .thumbnail_form_wrapper .loading_message_ui p,
.dark .custom_thumbanil_wrapper .cta_form_wrapper .loading_message_ui p,
.dark .custom_thumbanil_wrapper .subtitles_form_wrapper .loading_message_ui p,
.dark .custom_thumbanil_wrapper .thumbnail_form_wrapper .loading_message_ui p,
.dark .lead_capture_container .cta_form_wrapper .loading_message_ui p,
.dark .lead_capture_container .subtitles_form_wrapper .loading_message_ui p,
.dark .lead_capture_container .thumbnail_form_wrapper .loading_message_ui p,
.dark .show_individual_insights .cta_form_wrapper .loading_message_ui p,
.dark .show_individual_insights .subtitles_form_wrapper .loading_message_ui p,
.dark .show_individual_insights .thumbnail_form_wrapper .loading_message_ui p,
.dark .show_media_insights .cta_form_wrapper .loading_message_ui p,
.dark .show_media_insights .subtitles_form_wrapper .loading_message_ui p,
.dark .show_media_insights .thumbnail_form_wrapper .loading_message_ui p,
.dark .video_subtitles_wrappper .cta_form_wrapper .loading_message_ui p,
.dark .video_subtitles_wrappper .subtitles_form_wrapper .loading_message_ui p,
.dark .video_subtitles_wrappper .thumbnail_form_wrapper .loading_message_ui p,
.dark .video_transcription_wrappper .cta_form_wrapper .loading_message_ui p,
.dark .video_transcription_wrappper .subtitles_form_wrapper .loading_message_ui p,
.dark .video_transcription_wrappper .thumbnail_form_wrapper .loading_message_ui p{
color:#e4e6eb
}
.dark .CTA_container .cta_form_wrapper .loading_message_ui span,
.dark .CTA_container .subtitles_form_wrapper .loading_message_ui span,
.dark .CTA_container .thumbnail_form_wrapper .loading_message_ui span,
.dark .custom_thumbanil_wrapper .cta_form_wrapper .loading_message_ui span,
.dark .custom_thumbanil_wrapper .subtitles_form_wrapper .loading_message_ui span,
.dark .custom_thumbanil_wrapper .thumbnail_form_wrapper .loading_message_ui span,
.dark .lead_capture_container .cta_form_wrapper .loading_message_ui span,
.dark .lead_capture_container .subtitles_form_wrapper .loading_message_ui span,
.dark .lead_capture_container .thumbnail_form_wrapper .loading_message_ui span,
.dark .show_individual_insights .cta_form_wrapper .loading_message_ui span,
.dark .show_individual_insights .subtitles_form_wrapper .loading_message_ui span,
.dark .show_individual_insights .thumbnail_form_wrapper .loading_message_ui span,
.dark .show_media_insights .cta_form_wrapper .loading_message_ui span,
.dark .show_media_insights .subtitles_form_wrapper .loading_message_ui span,
.dark .show_media_insights .thumbnail_form_wrapper .loading_message_ui span,
.dark .video_subtitles_wrappper .cta_form_wrapper .loading_message_ui span,
.dark .video_subtitles_wrappper .subtitles_form_wrapper .loading_message_ui span,
.dark .video_subtitles_wrappper .thumbnail_form_wrapper .loading_message_ui span,
.dark .video_transcription_wrappper .cta_form_wrapper .loading_message_ui span,
.dark .video_transcription_wrappper .subtitles_form_wrapper .loading_message_ui span,
.dark .video_transcription_wrappper .thumbnail_form_wrapper .loading_message_ui span{
color:#9b9c9e
}
.dark .CTA_container .cta_form_wrapper .loading_message_ui a,
.dark .CTA_container .subtitles_form_wrapper .loading_message_ui a,
.dark .CTA_container .thumbnail_form_wrapper .loading_message_ui a,
.dark .custom_thumbanil_wrapper .cta_form_wrapper .loading_message_ui a,
.dark .custom_thumbanil_wrapper .subtitles_form_wrapper .loading_message_ui a,
.dark .custom_thumbanil_wrapper .thumbnail_form_wrapper .loading_message_ui a,
.dark .lead_capture_container .cta_form_wrapper .loading_message_ui a,
.dark .lead_capture_container .subtitles_form_wrapper .loading_message_ui a,
.dark .lead_capture_container .thumbnail_form_wrapper .loading_message_ui a,
.dark .show_individual_insights .cta_form_wrapper .loading_message_ui a,
.dark .show_individual_insights .subtitles_form_wrapper .loading_message_ui a,
.dark .show_individual_insights .thumbnail_form_wrapper .loading_message_ui a,
.dark .show_media_insights .cta_form_wrapper .loading_message_ui a,
.dark .show_media_insights .subtitles_form_wrapper .loading_message_ui a,
.dark .show_media_insights .thumbnail_form_wrapper .loading_message_ui a,
.dark .video_subtitles_wrappper .cta_form_wrapper .loading_message_ui a,
.dark .video_subtitles_wrappper .subtitles_form_wrapper .loading_message_ui a,
.dark .video_subtitles_wrappper .thumbnail_form_wrapper .loading_message_ui a,
.dark .video_transcription_wrappper .cta_form_wrapper .loading_message_ui a,
.dark .video_transcription_wrappper .subtitles_form_wrapper .loading_message_ui a,
.dark .video_transcription_wrappper .thumbnail_form_wrapper .loading_message_ui a{
color:#2f76ff
}
.dark .CTA_container .cta_form_wrapper .captiosn_ts_actions .btn-white,
.dark .CTA_container .subtitles_form_wrapper .captiosn_ts_actions .btn-white,
.dark .CTA_container .thumbnail_form_wrapper .captiosn_ts_actions .btn-white,
.dark .custom_thumbanil_wrapper .cta_form_wrapper .captiosn_ts_actions .btn-white,
.dark .custom_thumbanil_wrapper .subtitles_form_wrapper .captiosn_ts_actions .btn-white,
.dark .custom_thumbanil_wrapper .thumbnail_form_wrapper .captiosn_ts_actions .btn-white,
.dark .lead_capture_container .cta_form_wrapper .captiosn_ts_actions .btn-white,
.dark .lead_capture_container .subtitles_form_wrapper .captiosn_ts_actions .btn-white,
.dark .lead_capture_container .thumbnail_form_wrapper .captiosn_ts_actions .btn-white,
.dark .show_individual_insights .cta_form_wrapper .captiosn_ts_actions .btn-white,
.dark .show_individual_insights .subtitles_form_wrapper .captiosn_ts_actions .btn-white,
.dark .show_individual_insights .thumbnail_form_wrapper .captiosn_ts_actions .btn-white,
.dark .show_media_insights .cta_form_wrapper .captiosn_ts_actions .btn-white,
.dark .show_media_insights .subtitles_form_wrapper .captiosn_ts_actions .btn-white,
.dark .show_media_insights .thumbnail_form_wrapper .captiosn_ts_actions .btn-white,
.dark .video_subtitles_wrappper .cta_form_wrapper .captiosn_ts_actions .btn-white,
.dark .video_subtitles_wrappper .subtitles_form_wrapper .captiosn_ts_actions .btn-white,
.dark .video_subtitles_wrappper .thumbnail_form_wrapper .captiosn_ts_actions .btn-white,
.dark .video_transcription_wrappper .cta_form_wrapper .captiosn_ts_actions .btn-white,
.dark .video_transcription_wrappper .subtitles_form_wrapper .captiosn_ts_actions .btn-white,
.dark .video_transcription_wrappper .thumbnail_form_wrapper .captiosn_ts_actions .btn-white{
color:#e4e6eb;
background-color:#3a3b3c;
border-color:transparent
}
.dark .CTA_container .cta_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .CTA_container .subtitles_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .CTA_container .thumbnail_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .custom_thumbanil_wrapper .cta_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .custom_thumbanil_wrapper .subtitles_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .custom_thumbanil_wrapper .thumbnail_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .lead_capture_container .cta_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .lead_capture_container .subtitles_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .lead_capture_container .thumbnail_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .show_individual_insights .cta_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .show_individual_insights .subtitles_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .show_individual_insights .thumbnail_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .show_media_insights .cta_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .show_media_insights .subtitles_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .show_media_insights .thumbnail_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .video_subtitles_wrappper .cta_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .video_subtitles_wrappper .subtitles_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .video_subtitles_wrappper .thumbnail_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .video_transcription_wrappper .cta_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .video_transcription_wrappper .subtitles_form_wrapper .captiosn_ts_actions .btn-white svg path,
.dark .video_transcription_wrappper .thumbnail_form_wrapper .captiosn_ts_actions .btn-white svg path{
stroke:#e4e6eb
}
.dark .CTA_container .cta_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .CTA_container .subtitles_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .CTA_container .thumbnail_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .custom_thumbanil_wrapper .cta_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .custom_thumbanil_wrapper .subtitles_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .custom_thumbanil_wrapper .thumbnail_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .lead_capture_container .cta_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .lead_capture_container .subtitles_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .lead_capture_container .thumbnail_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .show_individual_insights .cta_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .show_individual_insights .subtitles_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .show_individual_insights .thumbnail_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .show_media_insights .cta_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .show_media_insights .subtitles_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .show_media_insights .thumbnail_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .video_subtitles_wrappper .cta_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .video_subtitles_wrappper .subtitles_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .video_subtitles_wrappper .thumbnail_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .video_transcription_wrappper .cta_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .video_transcription_wrappper .subtitles_form_wrapper .captiosn_ts_actions #download_transcript svg path,
.dark .video_transcription_wrappper .thumbnail_form_wrapper .captiosn_ts_actions #download_transcript svg path{
fill:#e4e6eb;
stroke:transparent!important
}
.dark .CTA_container .cta_form_wrapper #cancel_cta,
.dark .CTA_container .subtitles_form_wrapper #cancel_cta,
.dark .CTA_container .thumbnail_form_wrapper #cancel_cta,
.dark .custom_thumbanil_wrapper .cta_form_wrapper #cancel_cta,
.dark .custom_thumbanil_wrapper .subtitles_form_wrapper #cancel_cta,
.dark .custom_thumbanil_wrapper .thumbnail_form_wrapper #cancel_cta,
.dark .lead_capture_container .cta_form_wrapper #cancel_cta,
.dark .lead_capture_container .subtitles_form_wrapper #cancel_cta,
.dark .lead_capture_container .thumbnail_form_wrapper #cancel_cta,
.dark .show_individual_insights .cta_form_wrapper #cancel_cta,
.dark .show_individual_insights .subtitles_form_wrapper #cancel_cta,
.dark .show_individual_insights .thumbnail_form_wrapper #cancel_cta,
.dark .show_media_insights .cta_form_wrapper #cancel_cta,
.dark .show_media_insights .subtitles_form_wrapper #cancel_cta,
.dark .show_media_insights .thumbnail_form_wrapper #cancel_cta,
.dark .video_subtitles_wrappper .cta_form_wrapper #cancel_cta,
.dark .video_subtitles_wrappper .subtitles_form_wrapper #cancel_cta,
.dark .video_subtitles_wrappper .thumbnail_form_wrapper #cancel_cta,
.dark .video_transcription_wrappper .cta_form_wrapper #cancel_cta,
.dark .video_transcription_wrappper .subtitles_form_wrapper #cancel_cta,
.dark .video_transcription_wrappper .thumbnail_form_wrapper #cancel_cta{
background:#424242;
border:none;
color:#e4e6eb
}
.dark .CTA_container .cta_form_wrapper #delete_cta,
.dark .CTA_container .subtitles_form_wrapper #delete_cta,
.dark .CTA_container .thumbnail_form_wrapper #delete_cta,
.dark .custom_thumbanil_wrapper .cta_form_wrapper #delete_cta,
.dark .custom_thumbanil_wrapper .subtitles_form_wrapper #delete_cta,
.dark .custom_thumbanil_wrapper .thumbnail_form_wrapper #delete_cta,
.dark .lead_capture_container .cta_form_wrapper #delete_cta,
.dark .lead_capture_container .subtitles_form_wrapper #delete_cta,
.dark .lead_capture_container .thumbnail_form_wrapper #delete_cta,
.dark .show_individual_insights .cta_form_wrapper #delete_cta,
.dark .show_individual_insights .subtitles_form_wrapper #delete_cta,
.dark .show_individual_insights .thumbnail_form_wrapper #delete_cta,
.dark .show_media_insights .cta_form_wrapper #delete_cta,
.dark .show_media_insights .subtitles_form_wrapper #delete_cta,
.dark .show_media_insights .thumbnail_form_wrapper #delete_cta,
.dark .video_subtitles_wrappper .cta_form_wrapper #delete_cta,
.dark .video_subtitles_wrappper .subtitles_form_wrapper #delete_cta,
.dark .video_subtitles_wrappper .thumbnail_form_wrapper #delete_cta,
.dark .video_transcription_wrappper .cta_form_wrapper #delete_cta,
.dark .video_transcription_wrappper .subtitles_form_wrapper #delete_cta,
.dark .video_transcription_wrappper .thumbnail_form_wrapper #delete_cta{
color:#e4e6eb
}
.dark .CTA_container .cta_form_wrapper #delete_cta img,
.dark .CTA_container .subtitles_form_wrapper #delete_cta img,
.dark .CTA_container .thumbnail_form_wrapper #delete_cta img,
.dark .custom_thumbanil_wrapper .cta_form_wrapper #delete_cta img,
.dark .custom_thumbanil_wrapper .subtitles_form_wrapper #delete_cta img,
.dark .custom_thumbanil_wrapper .thumbnail_form_wrapper #delete_cta img,
.dark .lead_capture_container .cta_form_wrapper #delete_cta img,
.dark .lead_capture_container .subtitles_form_wrapper #delete_cta img,
.dark .lead_capture_container .thumbnail_form_wrapper #delete_cta img,
.dark .show_individual_insights .cta_form_wrapper #delete_cta img,
.dark .show_individual_insights .subtitles_form_wrapper #delete_cta img,
.dark .show_individual_insights .thumbnail_form_wrapper #delete_cta img,
.dark .show_media_insights .cta_form_wrapper #delete_cta img,
.dark .show_media_insights .subtitles_form_wrapper #delete_cta img,
.dark .show_media_insights .thumbnail_form_wrapper #delete_cta img,
.dark .video_subtitles_wrappper .cta_form_wrapper #delete_cta img,
.dark .video_subtitles_wrappper .subtitles_form_wrapper #delete_cta img,
.dark .video_subtitles_wrappper .thumbnail_form_wrapper #delete_cta img,
.dark .video_transcription_wrappper .cta_form_wrapper #delete_cta img,
.dark .video_transcription_wrappper .subtitles_form_wrapper #delete_cta img,
.dark .video_transcription_wrappper .thumbnail_form_wrapper #delete_cta img{
filter:brightness(0) invert(1)
}
.dark .CTA_container .subtitles_form_wrapper .captions_or_ts_container span.caption_word,
.dark .custom_thumbanil_wrapper .subtitles_form_wrapper .captions_or_ts_container span.caption_word,
.dark .lead_capture_container .subtitles_form_wrapper .captions_or_ts_container span.caption_word,
.dark .show_individual_insights .subtitles_form_wrapper .captions_or_ts_container span.caption_word,
.dark .show_media_insights .subtitles_form_wrapper .captions_or_ts_container span.caption_word,
.dark .video_subtitles_wrappper .subtitles_form_wrapper .captions_or_ts_container span.caption_word,
.dark .video_transcription_wrappper .subtitles_form_wrapper .captions_or_ts_container span.caption_word{
color:#e4e6EBBA!important
}
.dark .btn-compact .btn{
color:#e4e6EBBA;
background:#1c1c1c;
border:1px solid #303030
}
.dark .lead_capture_container label{
color:#e4e6EBBA
}
.dark .lead_capture_container .header span{
color:#e4e6EBBA!important
}
.dark #delete_lead_form{
color:#e4e6eb
}
.dark #delete_lead_form img{
filter:brightness(0) invert(1)
}
.dark #cancel-lead-form{
background:#424242;
border:none;
color:#e4e6eb
}
.dark .form_title_header span{
color:#e4e6EBBA!important
}
.CTA_container,
.custom_thumbanil_wrapper,
.lead_capture_container,
.show_individual_insights,
.show_media_insights,
.video_subtitles_wrappper,
.video_transcription_wrappper{
transition:250ms;
right:0;
overflow-x:hidden;
overflow-y:auto;
position:fixed;
top:53px;
width:325px;
height:calc(100% - 52px);
margin:auto;
background:#f4f4f5;
z-index:10000
}
.CTA_container.hideCTAwindow,
.CTA_container.hide_individual_insights,
.CTA_container.hide_show_media_insights,
.CTA_container.hide_thumbanil_wrapper,
.CTA_container.hide_video_subtitles_wrapper,
.CTA_container.hide_video_transcription_wrapper,
.custom_thumbanil_wrapper.hideCTAwindow,
.custom_thumbanil_wrapper.hide_individual_insights,
.custom_thumbanil_wrapper.hide_show_media_insights,
.custom_thumbanil_wrapper.hide_thumbanil_wrapper,
.custom_thumbanil_wrapper.hide_video_subtitles_wrapper,
.custom_thumbanil_wrapper.hide_video_transcription_wrapper,
.lead_capture_container.hideCTAwindow,
.lead_capture_container.hide_individual_insights,
.lead_capture_container.hide_show_media_insights,
.lead_capture_container.hide_thumbanil_wrapper,
.lead_capture_container.hide_video_subtitles_wrapper,
.lead_capture_container.hide_video_transcription_wrapper,
.show_individual_insights.hideCTAwindow,
.show_individual_insights.hide_individual_insights,
.show_individual_insights.hide_show_media_insights,
.show_individual_insights.hide_thumbanil_wrapper,
.show_individual_insights.hide_video_subtitles_wrapper,
.show_individual_insights.hide_video_transcription_wrapper,
.show_media_insights.hideCTAwindow,
.show_media_insights.hide_individual_insights,
.show_media_insights.hide_show_media_insights,
.show_media_insights.hide_thumbanil_wrapper,
.show_media_insights.hide_video_subtitles_wrapper,
.show_media_insights.hide_video_transcription_wrapper,
.video_subtitles_wrappper.hideCTAwindow,
.video_subtitles_wrappper.hide_individual_insights,
.video_subtitles_wrappper.hide_show_media_insights,
.video_subtitles_wrappper.hide_thumbanil_wrapper,
.video_subtitles_wrappper.hide_video_subtitles_wrapper,
.video_subtitles_wrappper.hide_video_transcription_wrapper,
.video_transcription_wrappper.hideCTAwindow,
.video_transcription_wrappper.hide_individual_insights,
.video_transcription_wrappper.hide_show_media_insights,
.video_transcription_wrappper.hide_thumbanil_wrapper,
.video_transcription_wrappper.hide_video_subtitles_wrapper,
.video_transcription_wrappper.hide_video_transcription_wrapper{
right:-325px!important
}
.CTA_container .info_legend,
.custom_thumbanil_wrapper .info_legend,
.lead_capture_container .info_legend,
.show_individual_insights .info_legend,
.show_media_insights .info_legend,
.video_subtitles_wrappper .info_legend,
.video_transcription_wrappper .info_legend{
margin-top:24px;
font-size:14px;
color:#3b3d3e;
margin-left:14px;
letter-spacing:.2px;
font-weight:600;
display:block;
clear:both;
overflow:hidden;
text-align:left
}
.CTA_container .info_legend img,
.custom_thumbanil_wrapper .info_legend img,
.lead_capture_container .info_legend img,
.show_individual_insights .info_legend img,
.show_media_insights .info_legend img,
.video_subtitles_wrappper .info_legend img,
.video_transcription_wrappper .info_legend img{
width:12px;
margin-top:-2.5px;
margin-left:5px
}
.CTA_container .info_legend .utp,
.custom_thumbanil_wrapper .info_legend .utp,
.lead_capture_container .info_legend .utp,
.show_individual_insights .info_legend .utp,
.show_media_insights .info_legend .utp,
.video_subtitles_wrappper .info_legend .utp,
.video_transcription_wrappper .info_legend .utp{
float:none
}
.CTA_container .cta_form_wrapper,
.CTA_container .subtitles_form_wrapper,
.CTA_container .thumbnail_form_wrapper,
.custom_thumbanil_wrapper .cta_form_wrapper,
.custom_thumbanil_wrapper .subtitles_form_wrapper,
.custom_thumbanil_wrapper .thumbnail_form_wrapper,
.lead_capture_container .cta_form_wrapper,
.lead_capture_container .subtitles_form_wrapper,
.lead_capture_container .thumbnail_form_wrapper,
.show_individual_insights .cta_form_wrapper,
.show_individual_insights .subtitles_form_wrapper,
.show_individual_insights .thumbnail_form_wrapper,
.show_media_insights .cta_form_wrapper,
.show_media_insights .subtitles_form_wrapper,
.show_media_insights .thumbnail_form_wrapper,
.video_subtitles_wrappper .cta_form_wrapper,
.video_subtitles_wrappper .subtitles_form_wrapper,
.video_subtitles_wrappper .thumbnail_form_wrapper,
.video_transcription_wrappper .cta_form_wrapper,
.video_transcription_wrappper .subtitles_form_wrapper,
.video_transcription_wrappper .thumbnail_form_wrapper{
position:relative;
display:table;
box-sizing:border-box;
table-layout:fixed;
margin-top:12px;
margin-right:12px;
margin-left:12px;
background:#fff;
width:calc(100% - 24px);
box-shadow:0 1px 2px 0 rgba(16,16,16,.05);
border:1px solid #e2e2e2;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:5px 20px 20px
}
.CTA_container .cta_form_wrapper .form-control,
.CTA_container .subtitles_form_wrapper .form-control,
.CTA_container .thumbnail_form_wrapper .form-control,
.custom_thumbanil_wrapper .cta_form_wrapper .form-control,
.custom_thumbanil_wrapper .subtitles_form_wrapper .form-control,
.custom_thumbanil_wrapper .thumbnail_form_wrapper .form-control,
.lead_capture_container .cta_form_wrapper .form-control,
.lead_capture_container .subtitles_form_wrapper .form-control,
.lead_capture_container .thumbnail_form_wrapper .form-control,
.show_individual_insights .cta_form_wrapper .form-control,
.show_individual_insights .subtitles_form_wrapper .form-control,
.show_individual_insights .thumbnail_form_wrapper .form-control,
.show_media_insights .cta_form_wrapper .form-control,
.show_media_insights .subtitles_form_wrapper .form-control,
.show_media_insights .thumbnail_form_wrapper .form-control,
.video_subtitles_wrappper .cta_form_wrapper .form-control,
.video_subtitles_wrappper .subtitles_form_wrapper .form-control,
.video_subtitles_wrappper .thumbnail_form_wrapper .form-control,
.video_transcription_wrappper .cta_form_wrapper .form-control,
.video_transcription_wrappper .subtitles_form_wrapper .form-control,
.video_transcription_wrappper .thumbnail_form_wrapper .form-control{
padding:6px 10px!important;
display:block!important
}
.CTA_container .cta_form_wrapper #button_color_cta,
.CTA_container .cta_form_wrapper #text_color_cta,
.CTA_container .subtitles_form_wrapper #button_color_cta,
.CTA_container .subtitles_form_wrapper #text_color_cta,
.CTA_container .thumbnail_form_wrapper #button_color_cta,
.CTA_container .thumbnail_form_wrapper #text_color_cta,
.custom_thumbanil_wrapper .cta_form_wrapper #button_color_cta,
.custom_thumbanil_wrapper .cta_form_wrapper #text_color_cta,
.custom_thumbanil_wrapper .subtitles_form_wrapper #button_color_cta,
.custom_thumbanil_wrapper .subtitles_form_wrapper #text_color_cta,
.custom_thumbanil_wrapper .thumbnail_form_wrapper #button_color_cta,
.custom_thumbanil_wrapper .thumbnail_form_wrapper #text_color_cta,
.lead_capture_container .cta_form_wrapper #button_color_cta,
.lead_capture_container .cta_form_wrapper #text_color_cta,
.lead_capture_container .subtitles_form_wrapper #button_color_cta,
.lead_capture_container .subtitles_form_wrapper #text_color_cta,
.lead_capture_container .thumbnail_form_wrapper #button_color_cta,
.lead_capture_container .thumbnail_form_wrapper #text_color_cta,
.show_individual_insights .cta_form_wrapper #button_color_cta,
.show_individual_insights .cta_form_wrapper #text_color_cta,
.show_individual_insights .subtitles_form_wrapper #button_color_cta,
.show_individual_insights .subtitles_form_wrapper #text_color_cta,
.show_individual_insights .thumbnail_form_wrapper #button_color_cta,
.show_individual_insights .thumbnail_form_wrapper #text_color_cta,
.show_media_insights .cta_form_wrapper #button_color_cta,
.show_media_insights .cta_form_wrapper #text_color_cta,
.show_media_insights .subtitles_form_wrapper #button_color_cta,
.show_media_insights .subtitles_form_wrapper #text_color_cta,
.show_media_insights .thumbnail_form_wrapper #button_color_cta,
.show_media_insights .thumbnail_form_wrapper #text_color_cta,
.video_subtitles_wrappper .cta_form_wrapper #button_color_cta,
.video_subtitles_wrappper .cta_form_wrapper #text_color_cta,
.video_subtitles_wrappper .subtitles_form_wrapper #button_color_cta,
.video_subtitles_wrappper .subtitles_form_wrapper #text_color_cta,
.video_subtitles_wrappper .thumbnail_form_wrapper #button_color_cta,
.video_subtitles_wrappper .thumbnail_form_wrapper #text_color_cta,
.video_transcription_wrappper .cta_form_wrapper #button_color_cta,
.video_transcription_wrappper .cta_form_wrapper #text_color_cta,
.video_transcription_wrappper .subtitles_form_wrapper #button_color_cta,
.video_transcription_wrappper .subtitles_form_wrapper #text_color_cta,
.video_transcription_wrappper .thumbnail_form_wrapper #button_color_cta,
.video_transcription_wrappper .thumbnail_form_wrapper #text_color_cta{
text-transform:lowercase
}
.CTA_container .cta_form_wrapper .coloirPickerIcn,
.CTA_container .subtitles_form_wrapper .coloirPickerIcn,
.CTA_container .thumbnail_form_wrapper .coloirPickerIcn,
.custom_thumbanil_wrapper .cta_form_wrapper .coloirPickerIcn,
.custom_thumbanil_wrapper .subtitles_form_wrapper .coloirPickerIcn,
.custom_thumbanil_wrapper .thumbnail_form_wrapper .coloirPickerIcn,
.lead_capture_container .cta_form_wrapper .coloirPickerIcn,
.lead_capture_container .subtitles_form_wrapper .coloirPickerIcn,
.lead_capture_container .thumbnail_form_wrapper .coloirPickerIcn,
.show_individual_insights .cta_form_wrapper .coloirPickerIcn,
.show_individual_insights .subtitles_form_wrapper .coloirPickerIcn,
.show_individual_insights .thumbnail_form_wrapper .coloirPickerIcn,
.show_media_insights .cta_form_wrapper .coloirPickerIcn,
.show_media_insights .subtitles_form_wrapper .coloirPickerIcn,
.show_media_insights .thumbnail_form_wrapper .coloirPickerIcn,
.video_subtitles_wrappper .cta_form_wrapper .coloirPickerIcn,
.video_subtitles_wrappper .subtitles_form_wrapper .coloirPickerIcn,
.video_subtitles_wrappper .thumbnail_form_wrapper .coloirPickerIcn,
.video_transcription_wrappper .cta_form_wrapper .coloirPickerIcn,
.video_transcription_wrappper .subtitles_form_wrapper .coloirPickerIcn,
.video_transcription_wrappper .thumbnail_form_wrapper .coloirPickerIcn{
position:absolute;
top:39.5px;
right:10px;
width:18px;
pointer-events:none
}
.CTA_container .cta_form_wrapper #delete_cta,
.CTA_container .subtitles_form_wrapper #delete_cta,
.CTA_container .thumbnail_form_wrapper #delete_cta,
.custom_thumbanil_wrapper .cta_form_wrapper #delete_cta,
.custom_thumbanil_wrapper .subtitles_form_wrapper #delete_cta,
.custom_thumbanil_wrapper .thumbnail_form_wrapper #delete_cta,
.lead_capture_container .cta_form_wrapper #delete_cta,
.lead_capture_container .subtitles_form_wrapper #delete_cta,
.lead_capture_container .thumbnail_form_wrapper #delete_cta,
.show_individual_insights .cta_form_wrapper #delete_cta,
.show_individual_insights .subtitles_form_wrapper #delete_cta,
.show_individual_insights .thumbnail_form_wrapper #delete_cta,
.show_media_insights .cta_form_wrapper #delete_cta,
.show_media_insights .subtitles_form_wrapper #delete_cta,
.show_media_insights .thumbnail_form_wrapper #delete_cta,
.video_subtitles_wrappper .cta_form_wrapper #delete_cta,
.video_subtitles_wrappper .subtitles_form_wrapper #delete_cta,
.video_subtitles_wrappper .thumbnail_form_wrapper #delete_cta,
.video_transcription_wrappper .cta_form_wrapper #delete_cta,
.video_transcription_wrappper .subtitles_form_wrapper #delete_cta,
.video_transcription_wrappper .thumbnail_form_wrapper #delete_cta{
text-align:left;
float:left;
margin-top:7px;
cursor:pointer
}
.CTA_container .cta_form_wrapper #delete_cta img,
.CTA_container .subtitles_form_wrapper #delete_cta img,
.CTA_container .thumbnail_form_wrapper #delete_cta img,
.custom_thumbanil_wrapper .cta_form_wrapper #delete_cta img,
.custom_thumbanil_wrapper .subtitles_form_wrapper #delete_cta img,
.custom_thumbanil_wrapper .thumbnail_form_wrapper #delete_cta img,
.lead_capture_container .cta_form_wrapper #delete_cta img,
.lead_capture_container .subtitles_form_wrapper #delete_cta img,
.lead_capture_container .thumbnail_form_wrapper #delete_cta img,
.show_individual_insights .cta_form_wrapper #delete_cta img,
.show_individual_insights .subtitles_form_wrapper #delete_cta img,
.show_individual_insights .thumbnail_form_wrapper #delete_cta img,
.show_media_insights .cta_form_wrapper #delete_cta img,
.show_media_insights .subtitles_form_wrapper #delete_cta img,
.show_media_insights .thumbnail_form_wrapper #delete_cta img,
.video_subtitles_wrappper .cta_form_wrapper #delete_cta img,
.video_subtitles_wrappper .subtitles_form_wrapper #delete_cta img,
.video_subtitles_wrappper .thumbnail_form_wrapper #delete_cta img,
.video_transcription_wrappper .cta_form_wrapper #delete_cta img,
.video_transcription_wrappper .subtitles_form_wrapper #delete_cta img,
.video_transcription_wrappper .thumbnail_form_wrapper #delete_cta img{
height:16px;
width:16px;
display:inline-block;
position:relative;
top:-3px;
margin-right:5px
}
.CTA_container .cta_form_wrapper .utp.label,
.CTA_container .subtitles_form_wrapper .utp.label,
.CTA_container .thumbnail_form_wrapper .utp.label,
.custom_thumbanil_wrapper .cta_form_wrapper .utp.label,
.custom_thumbanil_wrapper .subtitles_form_wrapper .utp.label,
.custom_thumbanil_wrapper .thumbnail_form_wrapper .utp.label,
.lead_capture_container .cta_form_wrapper .utp.label,
.lead_capture_container .subtitles_form_wrapper .utp.label,
.lead_capture_container .thumbnail_form_wrapper .utp.label,
.show_individual_insights .cta_form_wrapper .utp.label,
.show_individual_insights .subtitles_form_wrapper .utp.label,
.show_individual_insights .thumbnail_form_wrapper .utp.label,
.show_media_insights .cta_form_wrapper .utp.label,
.show_media_insights .subtitles_form_wrapper .utp.label,
.show_media_insights .thumbnail_form_wrapper .utp.label,
.video_subtitles_wrappper .cta_form_wrapper .utp.label,
.video_subtitles_wrappper .subtitles_form_wrapper .utp.label,
.video_subtitles_wrappper .thumbnail_form_wrapper .utp.label,
.video_transcription_wrappper .cta_form_wrapper .utp.label,
.video_transcription_wrappper .subtitles_form_wrapper .utp.label,
.video_transcription_wrappper .thumbnail_form_wrapper .utp.label{
float:none
}
.CTA_container label,
.custom_thumbanil_wrapper label,
.lead_capture_container label,
.show_individual_insights label,
.show_media_insights label,
.video_subtitles_wrappper label,
.video_transcription_wrappper label{
color:#5f636b
}
.CTA_container .cta-button-group,
.custom_thumbanil_wrapper .cta-button-group,
.lead_capture_container .cta-button-group,
.show_individual_insights .cta-button-group,
.show_media_insights .cta-button-group,
.video_subtitles_wrappper .cta-button-group,
.video_transcription_wrappper .cta-button-group{
margin-top:30px;
text-align:right
}
.CTA_container .cta-button-group .btn-blue,
.custom_thumbanil_wrapper .cta-button-group .btn-blue,
.lead_capture_container .cta-button-group .btn-blue,
.show_individual_insights .cta-button-group .btn-blue,
.show_media_insights .cta-button-group .btn-blue,
.video_subtitles_wrappper .cta-button-group .btn-blue,
.video_transcription_wrappper .cta-button-group .btn-blue{
color:#fff!important
}
.CTA_container .cta-button-group #cancel_cta,
.custom_thumbanil_wrapper .cta-button-group #cancel_cta,
.lead_capture_container .cta-button-group #cancel_cta,
.show_individual_insights .cta-button-group #cancel_cta,
.show_media_insights .cta-button-group #cancel_cta,
.video_subtitles_wrappper .cta-button-group #cancel_cta,
.video_transcription_wrappper .cta-button-group #cancel_cta{
margin-right:8px
}
.CTA_container .cta-button-group #cancel_cta,
.CTA_container .cta-button-group #save_cta,
.custom_thumbanil_wrapper .cta-button-group #cancel_cta,
.custom_thumbanil_wrapper .cta-button-group #save_cta,
.lead_capture_container .cta-button-group #cancel_cta,
.lead_capture_container .cta-button-group #save_cta,
.show_individual_insights .cta-button-group #cancel_cta,
.show_individual_insights .cta-button-group #save_cta,
.show_media_insights .cta-button-group #cancel_cta,
.show_media_insights .cta-button-group #save_cta,
.video_subtitles_wrappper .cta-button-group #cancel_cta,
.video_subtitles_wrappper .cta-button-group #save_cta,
.video_transcription_wrappper .cta-button-group #cancel_cta,
.video_transcription_wrappper .cta-button-group #save_cta{
font-size:14px;
padding:6.5px 20px;
color:#3b3d3e
}
.CTA_container .dark #cancel_cta,
.CTA_container .dark #save_cta,
.custom_thumbanil_wrapper .dark #cancel_cta,
.custom_thumbanil_wrapper .dark #save_cta,
.lead_capture_container .dark #cancel_cta,
.lead_capture_container .dark #save_cta,
.show_individual_insights .dark #cancel_cta,
.show_individual_insights .dark #save_cta,
.show_media_insights .dark #cancel_cta,
.show_media_insights .dark #save_cta,
.video_subtitles_wrappper .dark #cancel_cta,
.video_subtitles_wrappper .dark #save_cta,
.video_transcription_wrappper .dark #cancel_cta,
.video_transcription_wrappper .dark #save_cta{
color:#e4e6eb
}
.CTA_container #form_appearance i,
.custom_thumbanil_wrapper #form_appearance i,
.lead_capture_container #form_appearance i,
.show_individual_insights #form_appearance i,
.show_media_insights #form_appearance i,
.video_subtitles_wrappper #form_appearance i,
.video_transcription_wrappper #form_appearance i{
font-style:normal
}
.cta_wind_dropdown label{
display:block
}
.cta_wind_dropdown button{
min-width:100%!important
}
.cta_wind_dropdown .btn-compact{
position:relative
}
.cta_wind_dropdown .btn-compact .btn{
height:35px;
padding:6px 10px!important
}
.cta_wind_dropdown .btn-compact .btn .caret{
top:15px
}
.showing-CTA .viewer-container{
width:calc(100% - 325px)!important
}
.cta_action_btn{
position:absolute;
border:none;
z-index:100001000;
font-size:16.5px;
padding:0 18px;
height:48px;
font-weight:600!important;
box-shadow:0 4px 30px rgba(0,0,0,.2),inset 0 0 0 1px rgba(0,0,0,.12);
min-width:110px;
max-width:340px;
color:#fff;
background-color:#2f76ff;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
transition:.15s ease-out
}
.cta_action_btn:active{
background-color:none
}
.cta_action_btn:hover{
filter:brightness(.85);
box-shadow:0 6px 30px rgba(0,0,0,.25),inset 0 0 0 1px rgba(0,0,0,.12)
}
.cta_action_btn.Slightly{
border-radius:8px!important
}
.cta_action_btn.Square{
border-radius:0!important
}
.cta_action_btn.Rounded{
border-radius:50px!important
}
.cta_action_btn.top-left{
top:16px;
left:16px
}
.cta_action_btn.top-right{
top:16px;
right:16px
}
.cta_action_btn.bottom-right{
bottom:108px;
right:16px
}
@media (max-width:600px){
.cta_action_btn.bottom-right{
bottom:85px
}
.cta_action_btn{
height:35px!important;
font-size:14px!important;
padding-left:10px!important;
padding-right:10px!important
}
}
.cta_action_btn.bottom-left{
bottom:108px;
left:16px
}
.cta_action_btn.bottom-left.stick_to_bottom,
.cta_action_btn.bottom-right.stick_to_bottom{
bottom:48px!important
}
.cta_center-button{
transform:translateY(-40%)!important;
opacity:1!important;
left:auto!important;
right:auto!important;
margin:0 auto!important;
visibility:visible!important;
display:inline-flex!important;
bottom:auto!important;
top:auto!important
}
.video_eneded_msg{
position:absolute;
height:100%;
width:100%;
background-color:rgba(0,0,0,.75);
top:0;
right:0;
z-index:100000
}
.video_eneded_msg .inr_wrpr{
position:absolute;
top:50%;
left:0;
right:0;
margin:0 auto;
color:#fff;
transform:translateY(-50%);
display:flex;
justify-content:center;
align-items:center;
align-content:center
}
.video_eneded_msg .inr_wrpr p{
display:block;
font-size:18.5px;
text-align:center;
padding-top:0;
padding-left:10px;
margin:0!important;
cursor:pointer
}
.video_eneded_msg .inr_wrpr img{
display:block;
margin:initial!important;
width:18px;
cursor:pointer
}
.centerCTAbtnWhileEditing #cta_action_button{
transform:translateY(-50%) translateX(-50%)!important;
top:50%;
opacity:1!important;
left:auto!important;
right:auto!important;
margin:0 auto!important;
visibility:visible!important;
display:inline-block!important
}
.centerCTAbtnWhileEditing #video_eneded_msg,
.centerCTAbtnWhileEditing #video_eneded_msg_free_users,
.centerCTAbtnWhileEditing .mejs__controls,
.centerCTAbtnWhileEditing .mejs__overlay-button,
.centerCTAbtnWhileEditing .mejs__overlay-play,
.centerCTAbtnWhileEditing .mejs__poster{
display:none!important
}
.video_eneded_msg_free_users{
position:absolute;
height:100%;
width:100%;
margin:0 auto;
color:#fff;
background-color:rgba(0,0,0,.75);
top:0;
left:0;
z-index:998
}
.video_eneded_msg_free_users .jm_promo_free_msg{
position:absolute;
top:50%;
transform:translateY(-50%);
left:0;
right:0;
max-width:400px;
margin:0 auto;
background-color:#fff;
border-radius:5px;
padding:25px 20px 30px;
text-align:center
}
.video_eneded_msg_free_users .jm_promo_free_msg .btn-blue{
padding:10px 24px;
font-weight:600!important;
font-size:16.5px!important;
margin-top:10px
}
.video_eneded_msg_free_users .jm_promo_free_msg .video_eneded_msg_text{
color:#101010;
font-size:18px;
font-weight:600
}
.video_eneded_msg_free_users .inr_wrpr{
display:flex;
justify-content:center;
align-items:center;
align-content:center;
position:absolute;
left:0;
right:0;
top:50%;
margin-top:100px
}
.video_eneded_msg_free_users .inr_wrpr p{
display:block;
font-size:16.5px;
text-align:center;
padding-top:2px;
padding-left:10px;
margin:0!important;
cursor:pointer
}
.video_eneded_msg_free_users .inr_wrpr img{
display:block;
margin:initial!important;
width:18px;
cursor:pointer
}
.showReplywithCTA .video_eneded_msg,
.showReplywithCTA .video_eneded_msg_free_users{
display:none
}
.disableVideoControlsLayer{
display:block;
position:absolute;
width:100%;
height:100%;
z-index:100000;
top:0;
left:0;
background-color:rgba(0,0,0,.7)
}
#button_appearance_cta i,
#button_location_cta i,
#button_style_cta i,
#button_style_workspaces i,
#button_type_cta i{
font-style:normal
}
.playIsPaused .mejs__controls{
opacity:1!important;
clip:unset!important;
clip-path:none!important
}
.playIsPaused #cta_action_button{
opacity:1!important;
visibility:visible!important
}
.videoEnded .mejs__controls{
opacity:0!important;
display:none!important
}
.videoEnded .mejs__overlay-play{
display:none!important
}
.videoEnded #cta_action_button{
opacity:1!important;
visibility:visible!important
}
#document_outer:focus{
outline:0!important;
border:none!important
}
.version-history-page .activity_container,
.viewer_view_more .copy_move_item,
.viewer_view_more .locate{
display:none
}
.version-history-page .showing-comments .viewer-container{
width:calc(100% - 0px)!important
}
.version-history-page .sidebarbtn{
display:none
}
.dark .guestViewerMobileBtn svg circle,
.dark .more_dropdown_toggle svg circle,
.dark .more_dropdwn svg circle{
stroke:#E4E6EB
}
#viewer_more_menu .copy-link,
#viewer_more_menu .email{
display:none
}
#viewer_more_menu .toggle-comments,
#viewer_more_menu .toggle-downloads{
display:block!important;
visibility:visible!important
}
#viewer_copy_link,
#viewer_share{
display:block
}
#viewer_download_save_dropdown .guestViewerDesktopBtn{
display:inline-block
}
#viewer_download_save_dropdown .guestViewerMobileBtn,
.viewer-guest-join-mobile-lnk{
display:none
}
.viewer-guest-join-desktop-lnk{
display:inline-block
}
.single_dwnld_btn_desktop{
display:block
}
#mobile_comments_bar_toggle,
.single_dwnld_btn_mobile{
display:none
}
.guest.logged-out.viewer-open .logo-wrapper{
margin-right:2px;
margin-left:20px
}
@media (max-width:768px){
.guest.logged-out.viewer-open .logo-wrapper{
margin-left:15px
}
.guest.logged-out.viewer-open .viewer-file-name{
padding-left:8px;
margin-left:3px
}
}
.guest.logged-out.viewer-open .dark .logo-wrapper svg path{
fill:#fff
}
@media all and (max-width:768px){
#add_cta,
#viewer_comment,
.CTA_container,
.single_dwnld_btn_desktop{
display:none
}
.single_dwnld_btn_mobile{
display:block
}
.showing-comments .viewer-container{
width:100%!important
}
#viewer_more_menu .copy-link,
#viewer_more_menu .email{
display:block
}
#viewer_copy_link,
#viewer_share{
display:none
}
.video-player-wrapper{
width:100%;
height:auto;
min-width:100%;
min-height:auto;
align-items:center
}
.video-player-wrapper .mejs__container{
min-width:100%!important;
min-height:auto!important
}
.showing-comments .next-arrow-wrapper{
right:0
}
#promo_footer_bar,
#viewer_download_save_dropdown .guestViewerDesktopBtn{
display:none
}
#viewer_download_save_dropdown .guestViewerMobileBtn{
display:inline-block
}
.viewer-guest-join-mobile-lnk{
display:block
}
#viewer_set_favorite,
#viewer_title_items_count,
.viewer-guest-join-desktop-lnk{
display:none
}
#viewer_title_text{
width:100%;
text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden
}
#mobile_comments_bar_toggle{
display:block
}
.comment-wrapper{
width:100%!important;
left:0!important;
right:0!important;
z-index:10000000;
transform:translateX(100%)
}
.comment-wrapper .activity_container,
.comment-wrapper .video_edt_panel{
display:none
}
#comments_wrapper{
transform:translateX(100%)
}
.openhidesibr{
transform:translateX(0)!important
}
.viewer_view_more{
right:5px!important
}
.time_stamp_comments_container{
display:none
}
.iosPlayerMobile{
background-color:#000;
width:100%!important;
position:absolute;
top:50%!important;
transform:translateY(-50%)!important
}
.iosPlayerMobile #player{
position:absolute!important;
width:100%!important;
height:100%!important;
left:0!important;
right:0!important
}
#viewer_control_fullscreen{
display:none
}
.mejs__container.vidohit{
width:100vw!important;
padding-bottom:56.25%
}
#handle_annotation{
display:none
}
}
.mejs__audio{
max-width:800px!important;
width:100%!important
}
.plus-margin{
margin-top:64px!important
}
.smart_app_banner{
position:relative;
height:64px;
padding:10px 5px;
background-color:#00a8fc;
border-bottom:1px solid #e2e2e2;
font-family:"Cerebri Sans",Arial,sans-serif;
font-size:13px;
line-height:18px;
font-weight:400;
z-index:9999;
width:100%
}
.smart_app_banner_fixed{
position:fixed!important
}
.fl{
float:left
}
.fr{
float:right
}
.mls,
.mrm{
margin-right:5px!important
}
.smart_app_banner .banner_text{
display:none;
font-size:14px;
font-weight:600;
line-height:42px;
color:#3c3c3c
}
.phs{
padding-left:5px!important;
padding-right:5px!important
}
.smart_app_banner a{
text-decoration:none
}
[class*=sprite_16x16_]{
width:16px;
height:16px;
background:no-repeat;
text-indent:-9999em
}
.sprite_16x16_app_banner_close{
margin-top:14px;
margin-right:5px;
width:24px;
background:url("/res/images/mobile/close_button-4GnwWV.png") center center/10px no-repeat
}
.sprite_16x16_app_banner_arrow{
margin-top:14px;
background:url("/res/images/mobile/forward-white@2x.png") center center/10px no-repeat
}
[class*=sprite_48x48_]{
background:no-repeat;
width:48px;
height:48px
}
.sprite_48x48_box_app{
background:url("/res/images/mobile/app_icon-tHjyzJ.png") no-repeat
}
.smart_app_banner .sprite_48x48_box_app{
background:url("/res/images/mobile/app_icon@2x-Oo-C7Z.png") 0 0/44px no-repeat
}
.smart_app_banner .banner_text_secondary{
display:none;
font-size:12px;
color:#787878
}
.smart_app_banner .get_app_button_link{
display:inline-block;
font-weight:600;
text-transform:none;
text-align:left;
font-size:13px;
vertical-align:middle;
padding:9px 6px 6px;
line-height:14px;
white-space:nowrap;
text-decoration:none;
position:relative
}
.smart_app_banner .get_app_button_link.primary{
-webkit-font-smoothing:antialiased
}
.get_app_button_text{
display:block
}
.smart_app_banner .get_app_button_link .get_app_button_text,
.smart_app_banner .get_app_button_link.primary .get_app_button_text{
color:#fff
}
.smart_app_banner .get_app_button_text_secondary{
font-size:10px;
text-align:center;
color:#c6e7f7!important
}
.smart_app_banner .get_app_button_link.primary .get_app_button_text_secondary{
color:#fcfcfc
}
.smart_app_banner .get_app_button_text_expanded{
display:none
}
.banner-close-button{
line-height:42px;
padding-right:2px;
fill:#888
}
.smart_app_banner svg{
display:inline-block;
vertical-align:middle
}
.video_edt_panel .actions_wrapper{
display:grid;
grid-template-columns:1fr 1fr 1fr;
list-style-type:none;
padding:15px 10px;
margin:12px 12px 0;
width:calc(100% - 24px);
box-shadow:0 1px 2px 0 rgba(16,16,16,.05);
border:1px solid #e2e2e2;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
background-color:#fff;
justify-content:space-around;
padding-top:8px
}
.video_edt_panel .actions_wrapper li{
cursor:pointer;
transition:.1s
}
.video_edt_panel .actions_wrapper li button{
border:none;
outline:0;
background-color:transparent;
position:relative
}
.video_edt_panel .actions_wrapper li button .new_feature_badge{
position:absolute;
top:18px;
right:40px;
background-color:#f2e9ff;
width:32px;
height:18px;
border-radius:4px;
display:flex;
align-items:center;
justify-content:center
}
.video_edt_panel .actions_wrapper li button:disabled{
opacity:.6
}
.video_edt_panel .actions_wrapper li button .action_icn{
height:50px;
width:80px;
border-radius:5px;
display:flex;
align-items:center;
justify-content:center
}
.video_edt_panel .actions_wrapper li button p{
margin:0;
text-align:center;
color:#101010;
font-size:13px;
transition:.1s
}
.video_edt_panel .actions_wrapper li button svg,
.video_edt_panel .actions_wrapper li button svg path{
transition:.1s
}
.video_edt_panel .actions_wrapper li button:hover:not(:disabled) p{
color:#2f76ff
}
.video_edt_panel .actions_wrapper li button:hover:not(:disabled) svg path{
fill:#2F76FF
}
.video_edt_panel .actions_wrapper li button#handle_subtitles_id:hover:not(:disabled) svg path,
.video_edt_panel .actions_wrapper li button:hover:not(:disabled) svg line,
.video_edt_panel .actions_wrapper li button:hover:not(:disabled) svg rect{
stroke:#2F76FF
}
.video_edt_panel .actions_wrapper li button#handle_audio_create:hover:not(:disabled) svg path,
.video_edt_panel .actions_wrapper li button#handle_video_create:hover:not(:disabled) svg path{
fill:inherit!important;
stroke:#2F76FF!important
}
.dark .video_edt_panel .actions_wrapper{
border:1px solid #1f1f1f;
background-color:#282828
}
.dark .video_edt_panel .actions_wrapper .trim_icon g path{
stroke:#282828
}
.dark .video_edt_panel .actions_wrapper .annotatinbtn path{
fill:#E4E6EB;
stroke:#282828
}
.dark .video_edt_panel .actions_wrapper p{
color:#e4e6eb
}
.dark .video_edt_panel .actions_wrapper svg path{
fill:#E4E6EB
}
.dark .video_edt_panel .actions_wrapper svg line,
.dark .video_edt_panel .actions_wrapper svg rect{
stroke:#E4E6EB!important
}
.dark .video_edt_panel .actions_wrapper #handle_audio_trim_id path,
.dark .video_edt_panel .actions_wrapper #handle_video_trim_id path{
stroke:#282828!important
}
.dark .video_edt_panel .actions_wrapper #add_cta path,
.dark .video_edt_panel .actions_wrapper #add_cta_audio path,
.dark .video_edt_panel .actions_wrapper #update_custom_thumbnail_video path{
stroke:transparent!important
}
.dark .video_edt_panel .actions_wrapper button#handle_audio_create .action_icn svg path,
.dark .video_edt_panel .actions_wrapper button#handle_video_create .action_icn svg path{
fill:transparent!important;
stroke:#E4E6EB!important
}
.dark .video_edt_panel .actions_wrapper button#handle_audio_create:hover:not(:disabled) .action_icn svg path,
.dark .video_edt_panel .actions_wrapper button#handle_video_create:hover:not(:disabled) .action_icn svg path{
stroke:#E4E6EB!important
}
.dark .video_edt_panel .actions_wrapper li button:hover p{
color:#fff
}
.dark .video_edt_panel .actions_wrapper li button:hover svg path{
fill:#fff
}
.time_stamp_comments_container{
position:absolute;
bottom:48px;
z-index:1000000;
width:100%;
height:60px;
transition:.2s
}
.time_stamp_comments_container .in_video_comment_single:hover .timed_comment_tooltip{
opacity:1;
visibility:visible;
z-index:10000000
}
.time_stamp_comments_container .in_video_comment_single:hover .timed_comment_tooltip .reply_wrpr,
.time_stamp_comments_container .in_video_comment_single:hover .timed_comment_tooltip h5,
.time_stamp_comments_container .in_video_comment_single:hover .timed_comment_tooltip svg{
display:block!important
}
.time_stamp_comments_container .in_video_comment_single:hover .timed_comment_tooltip .comment_wrpr{
background-color:#333737
}
.time_stamp_comments_container .in_video_comment_single .timed_comment_tooltip{
display:flex;
visibility:hidden;
opacity:0;
bottom:28px;
position:absolute
}
.time_stamp_comments_container .in_video_comment_single .timed_comment_tooltip:has(p:empty){
display:none
}
.time_stamp_comments_container .in_video_comment_single .timed_comment_tooltip .avatar_wraper{
height:25px;
width:25px;
border-radius:30px;
overflow:hidden;
margin-right:8px;
pointer-events:none
}
.time_stamp_comments_container .in_video_comment_single .timed_comment_tooltip .avatar_wraper img{
width:100%
}
.time_stamp_comments_container .in_video_comment_single .timed_comment_tooltip .comment_wrpr{
color:#fff;
position:relative;
display:flex;
align-items:center;
gap:10px;
background-color:#333737;
border-radius:5px;
padding:8px 10px;
cursor:pointer;
z-index:1000000
}
.time_stamp_comments_container .in_video_comment_single .timed_comment_tooltip .comment_wrpr:hover h5,
.time_stamp_comments_container .in_video_comment_single .timed_comment_tooltip .comment_wrpr:hover svg{
display:block!important
}
.time_stamp_comments_container .in_video_comment_single .timed_comment_tooltip .comment_wrpr:hover p{
white-space:normal
}
.time_stamp_comments_container .in_video_comment_single .timed_comment_tooltip .comment_wrpr:hover span.reply_wrpr{
display:block!important
}
.time_stamp_comments_container .in_video_comment_single .timed_comment_tooltip .comment_wrpr a{
display:inline-block
}
.time_stamp_comments_container .in_video_comment_single .timed_comment_tooltip .comment_wrpr span.reply_wrpr{
font-size:11px;
color:#ccc;
display:none
}
.time_stamp_comments_container .in_video_comment_single .timed_comment_tooltip .comment_wrpr h5{
font-size:13px;
margin:0;
text-align:left;
color:#fff;
font-weight:600;
pointer-events:none;
display:none
}
.time_stamp_comments_container .in_video_comment_single .timed_comment_tooltip .comment_wrpr h5 span{
font-size:11.5px;
display:inline-block;
margin-left:4px;
color:#ccc
}
.time_stamp_comments_container .in_video_comment_single .timed_comment_tooltip .comment_wrpr p{
margin:0;
font-size:13px;
max-width:340px;
text-align:left;
pointer-events:none;
line-height:normal!important
}
.time_stamp_comments_container .in_video_comment_single .timed_comment_tooltip .comment_wrpr span{
display:inline-block;
font-size:12px;
color:#888;
margin:0;
text-align:left
}
.time_stamp_comments_container .in_video_comment_single .timed_comment_count{
position:absolute;
color:#fff;
bottom:4px;
font-size:11px;
pointer-events:none;
z-index:100000000000;
transform:translateX(7px)
}
.time_stamp_comments_container .in_video_comment_single .showComment{
opacity:1;
bottom:28px;
visibility:visible
}
.time_stamp_comments_container .in_video_comment_single .msgIcn{
position:absolute;
left:0;
bottom:0;
cursor:pointer;
height:28px;
width:28px;
z-index:10001000;
border-radius:15px;
border:2px solid #fff;
box-shadow:0 0 10px -3px #101010
}
.time_stamp_comments_container .in_video_comment_single .msgIcn figure{
pointer-events:none
}
.time_stamp_comments_container .in_video_comment_single .msgIcn .annotated_icn_wrpr{
position:absolute;
background-color:#333c4e;
top:-3px;
left:16px;
border-radius:10px;
height:7px;
width:7px;
display:flex;
align-items:center;
justify-content:center
}
.time_stamp_comments_container .in_video_comment_single .msgIcn .annotated_icn_wrpr svg{
height:12px;
width:12px
}
.time_stamp_comments_container.stick_to_bottom{
bottom:6px
}
.time_stamp_comments_container .dimm_out{
opacity:.7!important
}
.hide_controls{
bottom:-100px
}
#video_loader_anim{
background-color:#000;
z-index:1000000
}
.thumbnail_form_wrapper>ul{
padding:0;
list-style-type:none;
display:flex;
justify-content:center;
align-items:center;
gap:11px
}
.thumbnail_form_wrapper>ul li{
flex-grow:1;
display:flex;
justify-content:center;
align-items:center
}
.thumbnail_form_wrapper>ul li .custom-controls{
border:1.5px solid #ddd;
border-radius:5px;
flex-grow:1;
padding-left:0!important;
padding-right:0!important;
height:86px;
padding-top:15px
}
.thumbnail_form_wrapper>ul li .custom-controls.active{
border-color:#2f76ff
}
.thumbnail_form_wrapper>ul li .custom-controls .custom-control-indicator{
bottom:12px!important;
top:auto!important
}
.thumbnail_form_wrapper>ul li .custom-controls .custom-control-indicator.sticop{
left:30px
}
.thumbnail_form_wrapper>ul li .custom-controls .custom-control-indicator.gifop{
left:16px
}
.thumbnail_form_wrapper>ul li .custom-controls .label_text{
position:absolute;
padding-top:2px;
font-size:14px;
color:#101010
}
.thumbnail_form_wrapper>ul li .custom-controls .label_text.stctxt{
left:55px
}
.thumbnail_form_wrapper>ul li .custom-controls .label_text.giftxt{
left:41px
}
.thumbnail_form_wrapper .cta-button-group{
margin-top:25px;
text-align:right
}
.thumbnail_form_wrapper .cta-button-group .btn-blue{
color:#fff!important
}
.thumbnail_form_wrapper .cta-button-group #cancel_thumbnail_frm{
margin-right:8px
}
.thumbnail_form_wrapper .cta-button-group #cancel_thumbnail_frm,
.thumbnail_form_wrapper .cta-button-group #save_thumbail{
font-size:14px;
padding:6.5px 20px;
color:#3b3d3e
}
.dark .thumbnail_form_wrapper #cancel_thumbnail_frm,
.dark .thumbnail_form_wrapper #gif_choice_wrapper_id button,
.dark .thumbnail_form_wrapper #thumb_choice_wrapper_id button{
background-color:#424242;
color:#e4e6eb;
border:none
}
.dark .thumbnail_form_wrapper .custom-controls{
border-color:#424242
}
.dark .thumbnail_form_wrapper .custom-controls span,
.dark .thumbnail_form_wrapper .drag_drop_thumb_wrappr p,
.dark .thumbnail_form_wrapper .select_thumbanil_from_video p,
.dark .thumbnail_form_wrapper .thumb_has_iniciated p{
color:#e4e6eb!important
}
.dark .thumbnail_form_wrapper .drag_drop_thumb_wrappr svg path,
.dark .thumbnail_form_wrapper .select_thumbanil_from_video svg path,
.dark .thumbnail_form_wrapper .thumb_has_iniciated svg path{
fill:#E4E6EB!important
}
.dark .subtitles_form_wrapper .captiosn_ts_actions{
border-color:#e4e6EBBA
}
.dark .subtitles_form_wrapper .captiosn_ts_actions .input_panel_candt{
border-color:#e4e6EBBA;
color:#e4e6eb!important
}
.dark #delete_subtitle_word img{
filter:brightness(0) invert(.95)
}
.dark .subtitles_form_wrapper .captiosn_ts_actions .input_panel_candt .seperator{
border-color:#1c1c1c
}
.static_thumb_frm_wrapr{
margin-top:20px
}
.static_thumb_frm_wrapr button{
display:block;
width:100%
}
.static_thumb_frm_wrapr button.active{
background-color:#fdfdfe;
border:1px solid #2f76ff!important
}
.static_thumb_frm_wrapr .custom-controls{
text-align:left;
padding-left:30px!important
}
.static_thumb_frm_wrapr .custom-controls .info_tooltip{
display:inline-block;
margin-left:3px
}
.static_thumb_frm_wrapr .custom-controls .info_tooltip img{
width:12px;
margin-top:-2.5px
}
.static_thumb_frm_wrapr .drag_drop_thumb_wrappr{
display:block;
margin-top:20px;
border:1px dashed #9d9d9d;
padding:15px;
border-radius:5px;
text-align:center;
margin-bottom:20px
}
.static_thumb_frm_wrapr .drag_drop_thumb_wrappr svg{
margin-top:5px;
margin-bottom:10px
}
.static_thumb_frm_wrapr .drag_drop_thumb_wrappr p span{
position:relative;
cursor:pointer
}
.static_thumb_frm_wrapr .drag_drop_thumb_wrappr p a{
position:relative;
overflow:hidden;
color:#2f76ff
}
.static_thumb_frm_wrapr .drag_drop_thumb_wrappr p a+input{
position:absolute;
top:0;
left:0;
opacity:0
}
.static_thumb_frm_wrapr .drag_drop_thumb_wrappr .files_allowed{
color:#8e8d8d
}
.static_thumb_frm_wrapr .drag_drop_thumb_wrappr.active{
border:1px dashed #2f76ff;
background-color:#f1f1f1
}
.static_thumb_frm_wrapr #thumb_settings_checkbox .custom-controls{
padding-left:26px!important
}
.static_thumb_frm_wrapr #thumb_settings_checkbox .custom-controls span{
color:#101010
}
.static_thumb_frm_wrapr #thumb_settings_checkbox .tooltip{
left:30px!important
}
.static_thumb_frm_wrapr #thumb_settings_checkbox .tooltip .tooltip-arrow{
left:83%!important
}
.select_thumbanil_from_video,
.thumb_has_iniciated{
text-align:center;
margin-bottom:25px
}
.select_thumbanil_from_video svg,
.thumb_has_iniciated svg{
margin-top:25px;
margin-bottom:8px
}
.select_thumbanil_from_video .thumnail_delete,
.thumb_has_iniciated .thumnail_delete{
cursor:pointer;
display:flex;
align-items:center;
justify-content:center;
margin-top:15px;
color:#2f76ff
}
.select_thumbanil_from_video .thumnail_delete p,
.select_thumbanil_from_video .thumnail_delete svg,
.thumb_has_iniciated .thumnail_delete p,
.thumb_has_iniciated .thumnail_delete svg{
margin:0!important
}
.select_thumbanil_from_video .thumnail_delete p,
.thumb_has_iniciated .thumnail_delete p{
padding-left:10px;
margin-top:3px
}
.video_trim_wrappper{
position:fixed;
background-color:#f4f4f5;
width:calc(100% - 200px);
bottom:20px;
margin:0 auto;
left:0;
right:0;
z-index:100000;
opacity:1
}
.video_trim_wrappper .bottom_link{
display:flex;
justify-content:center;
gap:5px;
color:#2f76ff;
align-items:center
}
.video_trim_wrappper .action_panel_editing{
display:flex;
justify-content:space-between;
margin-bottom:20px
}
@media (max-width:550px){
.video_trim_wrappper .action_panel_editing{
display:block
}
}
@media (max-width:1079px){
.video_trim_wrappper{
width:calc(100% - 30px)
}
.video_trim_wrappper .action_panel_editing{
flex-wrap:wrap;
gap:15px;
justify-content:center
}
}
.video_trim_wrappper .action_panel_editing .button_panel{
display:flex;
background-color:#fff;
border:1px solid #c1cbd2;
border-radius:4px
}
.video_trim_wrappper .action_panel_editing .button_panel .dropdown-menu{
display:none
}
.video_trim_wrappper .action_panel_editing .button_panel a{
display:flex;
align-items:center;
gap:6px;
text-decoration:none;
padding:7px 12px
}
.video_trim_wrappper .action_panel_editing .button_panel a:hover{
text-decoration:none
}
.video_trim_wrappper .action_panel_editing .button_panel a:first-of-type,
.video_trim_wrappper .action_panel_editing .button_panel a:nth-of-type(2):not(:last-of-type){
border-right:1px solid #c1cbd2
}
.video_trim_wrappper .time_line_container{
display:flex;
gap:20px;
margin-bottom:23px
}
@media (max-width:550px){
.video_trim_wrappper .time_line_container{
display:none!important
}
}
@media (max-width:600px){
.video_trim_wrappper .time_line_container{
flex-wrap:wrap
}
}
.video_trim_wrappper .time_line_container:focus{
outline:0
}
.video_trim_wrappper .time_line_container .editor_container{
width:100%;
position:relative;
display:grid;
grid-template-columns:1fr;
gap:15px
}
.video_trim_wrappper .time_line_container .btn{
display:inline-flex!important;
align-items:center;
gap:5px;
margin-top:5px
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper{
position:relative;
width:100%;
height:50px;
padding-top:5px
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper .trim_loader{
position:absolute;
top:5px;
display:flex;
align-items:center;
justify-content:center;
z-index:100000;
width:102%;
height:100%;
background-color:rgba(244,244,244,.8);
left:-8px
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper:focus{
outline:0
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper:hover .switch_order_wrapper{
display:flex
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper .ui-slider .ui-slider-range{
z-index:1000
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper .timeline_editor{
display:block;
position:absolute;
left:0;
right:0;
width:100%;
background-color:#f1f1f1;
border:1px solid #c1cbd2;
border-radius:14px;
height:100%;
pointer-events:none;
overflow:hidden
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper .timeline_editor img{
pointer-events:none
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper .timeline_editor .waveform_editor_timeline{
position:absolute;
left:0;
top:50%;
height:44px;
width:100%;
z-index:1000;
transform:translateY(-50%);
image-rendering:-webkit-optimize-contrast;
filter:brightness(70%);
opacity:.4
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper .seekbar_editor{
background-color:transparent;
position:absolute;
left:0;
width:0;
height:50px;
top:0;
transform-origin:0 0;
transform:translateX(3px);
z-index:10063;
pointer-events:none
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper .seekbar_editor:after{
content:'';
position:absolute;
height:70px;
top:-5px;
left:auto;
width:4px;
border-radius:3px;
background-color:#f26187;
z-index:100000000;
right:-1px
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper .hovered_timeline_indicator{
position:absolute;
height:70px;
top:-5px;
left:10px;
width:4px;
border-radius:3px;
background-color:#f26187;
opacity:.5;
z-index:10000000;
pointer-events:none
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper .switch_order_wrapper{
position:absolute;
top:calc(100% - 85px);
z-index:1000000000;
justify-content:space-between;
background-color:#fff;
border:1px solid #ddd;
width:auto;
box-shadow:0 3px 8px -5px #888;
border-radius:5px;
left:50%;
transform:translateX(-50%);
display:none
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper .switch_order_wrapper .video_name{
padding:8px 10px;
font-size:14px;
color:#101010;
border:none;
max-width:200px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:500
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper .switch_order_wrapper svg{
width:22px;
height:22px
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper .switch_order_wrapper span:first-of-type{
border-right:1px solid #ddd;
display:flex;
align-items:center;
justify-content:center;
padding:0 5px;
cursor:pointer
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper .switch_order_wrapper span:first-of-type:hover{
background-color:#f1f1f1
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper .switch_order_wrapper span:last-of-type{
border-left:1px solid #ddd;
display:flex;
align-items:center;
justify-content:center;
padding:0 5px;
cursor:pointer
}
.video_trim_wrappper .time_line_container .editor_timeline_wrapper .switch_order_wrapper span:last-of-type:hover{
background-color:#f1f1f1
}
.dark .video_trim_wrappper{
background-color:#1c1c1c
}
.dark #cancel_video_eiting_id,
.dark .action_panel_editing .button_panel{
background-color:#3a3b3c;
border-color:transparent;
color:#e4e6eb
}
.dark #cancel_video_eiting_id a,
.dark .action_panel_editing .button_panel a{
color:#e4e6eb
}
.dark #cancel_video_eiting_id a:first-of-type,
.dark #cancel_video_eiting_id a:nth-of-type(2):not(:last-of-type),
.dark .action_panel_editing .button_panel a:first-of-type,
.dark .action_panel_editing .button_panel a:nth-of-type(2):not(:last-of-type){
border-color:#1c1c1c
}
.dark .video_trim_wrappper .time_line_container .editor_timeline_wrapper .timeline_editor{
background-color:#202020;
border-color:#3a3b3c
}
.dark .editor_timeline_wrapper .ui-slider-horizontal .ui-slider-range{
background-color:#3a3b3c
}
.dark .trim_holder{
background-color:#3a3b3c;
border:none
}
.dark #video_trim_action_container p{
color:#e4e6eb
}
.dark .timeline_editor img{
filter:brightness(38%)
}
.dark #merge_videos_together{
background-color:#3a3b3c;
border-color:transparent;
color:#e4e6eb
}
.dark #merge_videos_together svg path{
fill:#e4e6eb!important
}
.editingVideoPlayer .mejs__time-rail{
opacity:0;
pointer-events:none
}
.editingVideoPlayer .controls-time-rail,
.editingVideoPlayer .cta_action_btn,
.editingVideoPlayer .time_stamp_comments_container{
display:none!important
}
.video_subtitles_wrappper .trim_actions_single,
.video_transcription_wrappper .trim_actions_single{
display:flex;
gap:5px;
align-items:flex-end
}
.video_subtitles_wrappper .trim_actions_single input:disabled,
.video_transcription_wrappper .trim_actions_single input:disabled{
background-color:#ddd
}
.video_subtitles_wrappper .trim_actions_single .trim_time_fields_adjust,
.video_transcription_wrappper .trim_actions_single .trim_time_fields_adjust{
position:absolute;
display:flex;
flex-direction:column;
top:33px;
right:1px
}
.video_subtitles_wrappper .trim_actions_single .trim_time_fields_adjust span,
.video_transcription_wrappper .trim_actions_single .trim_time_fields_adjust span{
line-height:0;
padding:2.6px 8px;
cursor:pointer
}
.video_subtitles_wrappper .trim_actions_single .trim_time_fields_adjust span:first-of-type,
.video_transcription_wrappper .trim_actions_single .trim_time_fields_adjust span:first-of-type{
padding-top:8px
}
.video_subtitles_wrappper .trim_actions_single .trim_time_fields_adjust span:nth-of-type(2),
.video_transcription_wrappper .trim_actions_single .trim_time_fields_adjust span:nth-of-type(2){
padding-bottom:8px
}
.video_subtitles_wrappper .trim_actions_single button.btn-blue,
.video_transcription_wrappper .trim_actions_single button.btn-blue{
background-color:#e61320;
border-color:#e61320
}
.video_subtitles_wrappper .trim_actions_single button.btn-blue:active,
.video_subtitles_wrappper .trim_actions_single button.btn-blue:focus,
.video_transcription_wrappper .trim_actions_single button.btn-blue:active,
.video_transcription_wrappper .trim_actions_single button.btn-blue:focus{
background-color:#e61320!important;
border-color:#e61320!important
}
.video_subtitles_wrappper .thumbnail_form_wrapper .cta-button-group,
.video_transcription_wrappper .thumbnail_form_wrapper .cta-button-group{
margin-top:25px
}
.hide_video_trim_wrapper{
bottom:-200px;
opacity:0;
pointer-events:none
}
.show_individual_insights .thumbnail_form_wrapper,
.show_media_insights .thumbnail_form_wrapper{
padding:10px
}
.individual_analytic_show{
margin:0
}
.individual_analytic_show li{
display:flex!important;
justify-content:left!important;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
margin-bottom:10px
}
.individual_analytic_show li:hover{
background-color:#f1f1f1
}
.individual_analytic_show li .c-avatar{
margin-top:2px
}
.individual_analytic_show li .info_activity_panel{
position:relative;
margin-left:10px
}
.individual_analytic_show li .info_activity_panel .activity_reciever_name{
max-width:150px;
white-space:nowrap;
overflow:hidden;
display:inline-block;
vertical-align:top;
text-overflow:ellipsis
}
.individual_analytic_show li h3{
font-size:14px;
margin:0;
padding:0;
color:#101010;
letter-spacing:-.1px;
white-space:nowrap;
text-align:left
}
.individual_analytic_show li h3 img{
display:inline;
margin:0 2px
}
.individual_analytic_show li h5{
font-size:12px;
color:#9da7ab;
margin:0;
padding:0;
letter-spacing:-.1px;
text-align:left
}
.dark .individual_analytic_show li h3{
color:#e4e6eb
}
.dark .individual_analytic_show li .device_used{
filter:brightness(0) invert(.95)
}
.engagement_insights_panels{
list-style-type:none!important;
padding:0!important;
margin:0!important;
display:block!important
}
.engagement_insights_panels li{
padding:18px 20px 12px!important;
border:1px solid #ddd!important;
background-color:#f1f1f1!important;
display:block!important;
text-align:left!important;
margin-bottom:10px!important;
border-radius:3px!important
}
.engagement_insights_panels li.viewes_analytic{
background-color:#feedcf!important
}
.engagement_insights_panels li.download_analytic{
background-color:#c1e5ff!important
}
.engagement_insights_panels li.completion_analytic{
margin-bottom:0!important;
background-color:#f9dfd9!important
}
.engagement_insights_panels li.conversion_analytic{
background-color:#dddeff!important
}
.engagement_insights_panels li h3,
.engagement_insights_panels li h4{
margin:0!important
}
.engagement_insights_panels li h4{
font-size:14px!important;
font-weight:600!important
}
.engagement_insights_panels li h3{
font-size:28px!important;
font-weight:600!important
}
.dark #cancel_video_trim_id{
background-color:#424242;
color:#e4e6eb;
border:none
}
.hide_timestamp_and_cta #cta_action_button,
.hide_timestamp_and_cta #custom_captions_wrapper,
.hide_timestamp_and_cta #time_stmp_coments_wrpr,
.hide_timestamp_and_cta .time_stamp_comments_container{
display:none!important
}
.selector{
position:absolute;
padding:0;
top:5px;
width:100%;
color:#7e7e7e;
left:0;
z-index:1000000;
height:0
}
.selector ul{
position:relative;
display:block;
overflow:auto;
min-width:138px;
max-height:200px;
background:0 0;
list-style:none;
white-space:inherit;
padding-right:17px;
width:calc(100% + 17px)
}
.selector li{
position:relative;
padding:3px 20px 3px 25px;
cursor:pointer
}
.selector li:before{
position:absolute;
left:0;
top:4px;
display:inline-block;
margin-right:9px;
width:17px;
height:17px;
background-color:#f4f4f4;
border:1px solid #d5d5d5;
content:""
}
.selector li[data-selected="1"]:before{
border:1px solid #d7d7d7;
background-color:#fff
}
.selector li[data-selected="1"]:after{
position:absolute;
left:3px;
top:11px;
display:inline-block;
width:4px;
height:10px;
border-right:2px solid;
border-bottom:2px solid;
background:0 0;
color:#e61320;
content:"";
-webkit-transform:rotate(40deg) translateY(-50%);
transform:rotate(40deg) translateY(-50%)
}
.selector li:hover{
color:#aaa
}
.selector li .total{
position:absolute;
right:0;
color:#d7d7d7
}
.selector .price-slider{
text-align:center;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
position:relative;
height:0
}
.select_frame_slider{
text-align:center;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
position:relative
}
.selector .price-slider:before{
position:absolute;
top:50%;
left:0;
margin-top:0;
color:#e61320;
content:attr(data-currency);
-webkit-transform:translateY(-50%);
transform:translateY(-50%)
}
.selector #slider-range{
width:100%;
border:none;
background:0 0;
height:4px;
pointer-events:none;
border-radius:0!important
}
.selector .ui-slider-handle{
border-radius:2px;
display:block;
background-color:#e61320;
position:absolute;
pointer-events:all!important;
width:28px;
height:28px;
cursor:pointer;
margin-left:-15px
}
.selector .ui-slider-handle:after{
content:'';
position:absolute;
bottom:0;
left:4px;
width:0;
height:0;
border:12px solid transparent;
border-top-color:#e61320;
border-bottom:0;
border-right:0;
margin-bottom:-6px
}
.selector .ui-slider-handle:nth-of-type(2){
margin-left:0!important
}
.selector .ui-slider-handle:nth-of-type(2):after{
content:'';
position:absolute;
bottom:0;
left:0;
width:0;
height:0;
border:12px solid transparent;
border-top-color:#e61320;
border-bottom:0;
border-left:0;
margin-bottom:-6px
}
.selector .ui-slider-handle.flipLeftSideHandle{
transform:translateX(16px)
}
.selector .ui-slider-handle.flipLeftSideHandle:after{
border-left:0!important;
border-right:14px solid transparent;
right:19px;
left:0
}
.selector .ui-slider-handle.flipRightSideHandle{
transform:translateX(-16px)!important
}
.selector .ui-slider-handle.flipRightSideHandle:after{
border-right:0!important;
border-left:14px solid transparent;
left:2px
}
.select_frame_slider .ui-slider-handle{
margin-left:0!important;
background-color:#0080ff;
top:-31px!important;
width:18px!important;
height:18px!important;
transform:translateX(-10px);
border-radius:0!important
}
.select_frame_slider .ui-slider-handle:after{
content:'';
position:absolute;
bottom:0;
left:0;
width:0;
height:0;
border-left:9.5px solid transparent;
border-right:9.5px solid transparent;
border-top:10px solid #0080ff;
margin:0 auto -10px
}
@media (min-width:768px){
.selector .ui-slider-handle{
top:-24px;
width:16px;
height:16px
}
}
.selector .ui-slider-range{
background-color:#d73b17
}
.selector .slider-price{
position:relative;
display:inline-block;
padding:5px 40px;
width:40%;
background-color:#e2f7f2;
line-height:28px;
text-align:center
}
.selector .slider-price:before{
position:absolute;
top:50%;
left:13px;
margin-top:0;
color:#d73b17;
content:attr(data-currency);
-webkit-transform:translateY(-50%);
transform:translateY(-50%)
}
.selector .show-all{
position:relative;
padding-left:25px;
color:#d73b17;
cursor:pointer;
line-height:28px
}
.selector .show-all:after,
.selector .show-all:before{
content:"";
position:absolute;
top:50%;
left:4px;
margin-top:-1px;
color:#d73b17;
width:10px;
border-bottom:1px solid
}
.selector .show-all:after{
-webkit-transform:rotate(90deg);
transform:rotate(90deg)
}
.selector.open ul{
max-height:none
}
.selector.open .show-all:after{
display:none
}
*{
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
-webkit-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box
}
.ui-slider-handle:first-of-type{
text-transform:translateX(8px)
}
.trim_holder{
height:100%;
background-color:#fff;
border:2px solid #b2b2b2;
border-radius:14px;
position:absolute;
z-index:999;
top:5px
}
#thumb_settings_checkbox .custom-controls{
padding-top:0
}
#thumb_settings_checkbox .custom-controls .custom-control-indicator{
top:0;
margin-top:2px
}
#gif_choice_wrapper_id,
#thumb_choice_wrapper_id{
margin-bottom:15px
}
.comment_disbaled_timed{
display:none!important
}
@media print{
#mozPrintCallback-shim{
display:none
}
.notice-wrapper,
section.main-content{
display:none!important
}
@page :footer{
display:none
}
@page :header{
display:none
}
@page{
margin-top:0;
margin-bottom:0
}
body{
padding-top:72px;
padding-bottom:72px
}
}
.viewer_file_name_panel{
display:flex;
width:calc(100% - 410px)
}
.inside-bucket-page .viewer-header .viewer_file_name_panel{
display:flex;
width:calc(100% - 380px)
}
@media (max-width:768px){
.viewer_file_name_panel{
width:calc(100% - 210px)!important
}
.inside-bucket-page .viewer-header .viewer_file_name_panel{
width:calc(100% - 180px)!important
}
}
.gallery_view_header .viewer-header .viewer_file_name_panel{
display:flex;
width:calc(100% - 400px)
}
.logged-out.inside-bucket-page .viewer-header .viewer_file_name_panel{
width:calc(100% - 360px)!important
}
@media (max-width:768px){
.gallery_view_header .viewer-header .viewer_file_name_panel{
width:calc(100% - 210px)
}
.logged-out.inside-bucket-page .viewer-header .viewer_file_name_panel{
width:calc(100% - 260px)!important
}
}
.logged-out.inside-bucket-page .viewer-header .viewer_file_name_panel.custom-logo-continr{
width:calc(100% - 260px)!important
}
.subtitles_form_wrapper{
padding-left:0!important;
padding-right:0!important
}
.subtitles_form_wrapper .captions_or_ts_container{
text-align:left;
padding:15px 12px;
font-size:14px;
overflow-x:auto;
position:absolute;
top:0;
left:0;
margin:0 auto;
width:100%
}
.subtitles_form_wrapper .captions_or_ts_container .subtitle_area{
margin-bottom:4px;
position:relative
}
.subtitles_form_wrapper .captions_or_ts_container .subtitle_area .tooltip{
top:-5px;
transform:translateX(24px)
}
.subtitles_form_wrapper .captions_or_ts_container .subtitle_area .copy_subtitles{
position:absolute;
left:45px;
top:8px;
cursor:pointer;
align-items:center;
gap:5px;
display:none;
z-index:1000
}
.subtitles_form_wrapper .captions_or_ts_container .active_subtitle{
background-color:#2f76FF1A;
border-radius:4px
}
.subtitles_form_wrapper .captions_or_ts_container span{
color:#9da7ab;
padding-bottom:5px
}
.subtitles_form_wrapper .captions_or_ts_container span.caption_word{
color:#101010;
display:inline-block;
padding-bottom:0;
cursor:pointer;
padding-left:3px;
margin-left:-2px;
border-radius:4px
}
.subtitles_form_wrapper .captions_or_ts_container span.subtitle_time_data{
color:#2f76ff!important;
font-size:12.5px;
display:inline-block;
padding-bottom:2px
}
.subtitles_form_wrapper .captions_or_ts_container span.active{
color:#2f76ff;
background-color:rgba(32,144,230,.2)
}
.subtitles_form_wrapper .captions_or_ts_container span.active:hover{
background-color:rgba(32,144,230,.2)
}
.subtitles_form_wrapper .captions_or_ts_container p{
margin-bottom:8px;
display:flex;
flex-wrap:wrap;
flex-direction:row
}
.subtitles_form_wrapper .captions_or_ts_container p:last-child{
margin-bottom:0
}
.subtitles_form_wrapper .captions_or_ts_container .loading_message_ui{
display:flex;
align-items:center;
justify-content:center;
text-align:center;
height:100%
}
.subtitles_form_wrapper .captions_or_ts_container .loading_message_ui p{
display:block
}
.subtitles_form_wrapper .captions_or_ts_container.rtl-flow-transcription p{
flex-direction:row-reverse
}
.subtitles_form_wrapper .captiosn_ts_actions{
display:flex;
justify-content:space-between;
gap:10px;
width:100%
}
.subtitles_form_wrapper .captiosn_ts_actions .btn{
width:100%;
border-radius:4px;
padding:7px 10px;
display:flex;
align-items:center;
justify-content:center;
gap:6px
}
.subtitles_form_wrapper .captiosn_ts_actions .input_panel_candt{
width:100%
}
.subtitles_form_wrapper .captiosn_ts_actions .input_panel_candt p{
font-size:14px;
font-weight:500;
margin-bottom:10px
}
.subtitles_form_wrapper .captiosn_ts_actions .input_panel_candt .edit_t_actions{
display:flex;
align-items:center;
justify-content:space-between;
gap:10px;
width:100%;
margin-top:10px
}
.subtitles_form_wrapper .captiosn_ts_actions .input_panel_candt .edit_t_actions>div{
display:flex;
align-items:center;
gap:10px
}
.subtitles_form_wrapper .captiosn_ts_actions .input_panel_candt .edit_t_actions>div .btn{
height:28px;
font-size:13px
}
.subtitles_form_wrapper .captiosn_ts_actions .input_panel_candt .edit_t_actions #delete_subtitle_word{
cursor:pointer;
display:flex;
align-items:center;
gap:5px;
font-size:13px
}
.subtitles_form_wrapper .captiosn_ts_actions .input_panel_candt .edit_t_actions #delete_subtitle_word img{
width:14px
}
.subtitles_form_wrapper .captiosn_ts_actions .input_panel_candt input[type=text]{
width:100%;
border:1px solid #ddd;
outline:0;
font-size:14px;
padding:7px 10px;
background-color:transparent;
border-radius:4px
}
.subtitles_form_wrapper .hide_view_all_activity a{
display:none!important
}
.subtitles_form_wrapper.wrapper_view_mode .captions_or_ts_container .subtitle_area:hover{
background-color:#2f74ff0d
}
.subtitles_form_wrapper.wrapper_view_mode .captions_or_ts_container .subtitle_area:hover .copy_subtitles{
display:block
}
.dark .wrapper_view_mode .captions_or_ts_container .subtitle_area:hover{
background-color:#3a3b3c;
border-radius:5px
}
.dark .wrapper_view_mode .captions_or_ts_container .subtitle_area:hover .copy_subtitles{
display:block
}
.dark .wrapper_view_mode .captions_or_ts_container .subtitle_area:hover .copy_subtitles svg path{
stroke:#fff
}
.dark .wrapper_edit_mode .captions_or_ts_container span.caption_word:hover{
background-color:#3a3b3c
}
.wrapper_edit_mode .captions_or_ts_container span.caption_word:hover{
background-color:#2f74ff0d
}
.invididual_activity_insight .tooltip.updateTooltip{
right:-96px!important
}
.invididual_activity_insight .tooltip.updateTooltip .tooltip-arrow{
right:102.5px!important
}
.views_time_section{
text-align:left;
padding-left:10px
}
.views_time_section h3{
font-size:15px;
font-weight:600;
padding-top:10px;
margin-bottom:8px
}
.views_time_section p{
font-size:14px
}
.dark .views_time_section h3,
.dark .views_time_section p{
color:#e4e6eb
}
.conversion_analytic .tooltip.top{
left:-12px!important
}
.conversion_analytic .tooltip.top .tooltip-arrow{
left:195px!important
}
.completion_analytic .tooltip.top{
left:-12px!important
}
.completion_analytic .tooltip.top .tooltip-arrow{
left:222px!important
}
#analytics_activity_list li:first-child .tooltip.top{
top:22px!important
}
#analytics_activity_list li:first-child .tooltip.top .tooltip-arrow{
transform:rotate(180deg);
top:0
}
.indivisual_show_analytic_un .activity_wrapper{
padding-left:0;
padding-right:0
}
.indivisual_show_analytic_un .activity_wrapper ul li{
padding-left:15px;
padding-right:15px;
transition:.2s
}
.indivisual_show_analytic_un .activity_wrapper ul li:hover{
background-color:#f1f1f1
}
.indivisual_show_analytic_un #show_more_viewers{
width:90%;
margin:0 auto
}
.indivisual_show_analytic_un .activity_wrapper ul li .info_activity_panel .tooltip.updateTooltip{
right:-85px!important
}
.indivisual_show_analytic_un .activity_wrapper ul li .info_activity_panel .tooltip.updateTooltip .tooltip-arrow{
right:92.5px!important
}
.device_used.viewer_device_show+.tooltip.top{
left:-54px!important
}
.device_used.viewer_device_show+.tooltip.top .tooltip-arrow{
left:180px!important
}
.dark .individual_analytic_show:hover li,
.dark .indivisual_show_analytic_un .activity_wrapper ul li:hover{
background-color:#1c1c1c
}
.viewer-actions .dropdown-menu .sub_menu>ul{
left:-177px;
border-radius:3px 0 0 3px
}
.custom_captions_wrapper,
.custom_captions_wrapper_audio{
position:absolute;
bottom:85px;
z-index:100;
width:100%;
text-align:center;
height:60px;
display:flex;
justify-content:center;
left:0;
right:0;
margin:0 auto;
align-items:flex-end;
transition:.2s;
pointer-events:none
}
@supports (-webkit-touch-callout:none){
.custom_captions_wrapper,
.custom_captions_wrapper_audio{
display:none
}
}
.custom_captions_wrapper.stick_bottom,
.custom_captions_wrapper_audio.stick_bottom{
bottom:14px
}
.custom_captions_wrapper>span,
.custom_captions_wrapper_audio>span{
position:relative;
background-color:rgba(0,0,0,.85);
padding:4px 10px;
color:#fff;
border-radius:4px;
cursor:pointer;
display:flex;
flex-direction:row;
gap:6px;
flex-wrap:wrap;
justify-content:center
}
.custom_captions_wrapper>span:empty,
.custom_captions_wrapper_audio>span:empty{
display:none
}
.custom_captions_wrapper>span.rtl-flow,
.custom_captions_wrapper_audio>span.rtl-flow{
flex-direction:row-reverse
}
.custom_captions_wrapper.highlight_caption>span span,
.custom_captions_wrapper_audio.highlight_caption>span span{
opacity:.5
}
.captions_above_timedcomments .custom_captions_wrapper{
bottom:130px!important
}
.hide_captions{
display:none!important
}
.editor_timeline_wrapper .ui-corner-all,
.editor_timeline_wrapper .ui-corner-bottom,
.editor_timeline_wrapper .ui-corner-br,
.editor_timeline_wrapper .ui-corner-right{
border-radius:0;
position:absolute;
width:100%;
height:100%!important
}
.editor_timeline_wrapper .ui-state-active,
.editor_timeline_wrapper .ui-state-active:link,
.editor_timeline_wrapper .ui-state-active:visited,
.editor_timeline_wrapper .ui-state-hover,
.editor_timeline_wrapper .ui-state-hover:hover,
.editor_timeline_wrapper .ui-state-hover:link,
.editor_timeline_wrapper .ui-state-hover:visited{
background-color:transparent
}
.editor_timeline_wrapper .ui-slider-handle{
width:10px!important;
transform:translateY(4px) translateX(0);
cursor:col-resize
}
.editor_timeline_wrapper .ui-slider-handle:before{
content:'';
position:absolute;
top:50%;
transform:translateY(-50%);
left:0;
height:35px;
width:9px;
z-index:1000;
border:3.5px solid #2f76ff;
border-top-width:10px;
border-bottom-width:10px;
border-top-left-radius:5px;
border-bottom-left-radius:5px
}
.editor_timeline_wrapper .ui-slider-handle:nth-of-type(2){
transform:translateX(7px) translateY(-13px)
}
.editor_timeline_wrapper .ui-slider-handle:nth-of-type(2):before{
transform:rotate(180deg)
}
.editor_timeline_wrapper .ui-slider-horizontal .ui-slider-range{
border:3px solid #2f76ff;
background-color:#fff;
border-radius:6px
}
.slider{
height:23px;
width:100%;
position:absolute;
pointer-events:none
}
.slider .ui-slider-handle{
cursor:e-resize;
width:23px;
height:23px;
position:absolute;
outline:0;
display:block;
pointer-events:auto;
z-index:10000
}
.slider .ui-slider-handle.ui-state-focus .slider_timer,
.slider .ui-slider-handle.ui-state-hover .slider_timer{
display:block
}
.slider .ui-slider-handle .slider_timer{
display:none;
position:absolute;
background-color:#101010;
border-radius:4px;
color:#fff;
bottom:-40px;
font-size:12px;
padding:4px 8px;
left:-20px
}
.slider .active{
position:absolute;
overflow:hidden;
left:calc(var(--l) * 1px);
right:calc(var(--r) * 1px)
}
.slider .active svg,
.slider svg{
height:1px
}
.to_be_selected_area{
display:block;
height:100%;
position:absolute;
z-index:1
}
.tooltipplacement .tooltip{
left:78px!important
}
.tooltipplacement .tooltip .tooltip-arrow{
right:auto!important;
left:140px!important
}
.custom_popovr_right{
padding:11px 20px 20px;
right:-15px!important;
width:320px!important;
left:auto!important;
z-index:100000000000
}
.custom_popovr_right p{
margin:0
}
.custom_popovr_right a{
margin-top:15px
}
.custom_popovr_right .arrow{
left:99%;
bottom:28px;
transform:rotate(90deg);
width:22px;
background-position:-1511px 0
}
.custom_popovr_bottom{
padding:12px;
width:300px!important;
z-index:100000000000;
left:auto!important;
max-width:300px;
border-radius:5px;
position:absolute;
top:0;
color:#101010;
text-align:left;
white-space:normal;
background-color:#fff;
background-clip:padding-box;
border:1px solid #ccc;
box-shadow:0 5px 10px rgba(0,0,0,.2)
}
.custom_popovr_bottom p{
margin:0
}
.free_users_transcription_skeleton{
position:relative;
overflow:hidden;
height:100%;
width:100%
}
.free_users_transcription_skeleton .skeleton_wrapper{
position:absolute;
overflow:hidden;
height:100vh;
width:100%
}
.free_users_transcription_skeleton .skeleton_wrapper .signle_segment{
display:flex;
flex-direction:column;
margin-bottom:20px;
gap:8px
}
.free_users_transcription_skeleton .skeleton_wrapper .signle_segment div{
height:15px;
background-color:#f8f8f8;
border-radius:4px
}
.free_users_transcription_skeleton .skeleton_wrapper .signle_segment .first_skeleton_line{
width:30%;
height:8px
}
.free_users_transcription_skeleton .skeleton_wrapper .signle_segment .second_skeleton_line{
width:95%
}
.free_users_transcription_skeleton .skeleton_wrapper .signle_segment .third_skeleton_line{
width:70%
}
.free_users_transcription_skeleton .skeleton_wrapper .signle_segment .fourth_skeleton_line{
width:50%
}
.free_users_transcription_skeleton .upgrade_transcription_wrapper{
position:absolute;
top:50%;
transform:translateY(-50%);
left:0;
right:0;
background-color:#fff;
border:1px solid #e0e0e0;
padding:20px;
border-radius:4px;
width:100%;
text-align:center;
margin:0 auto
}
.free_users_transcription_skeleton .upgrade_transcription_wrapper button{
display:block;
margin:10px auto 0;
width:100%
}
.custom_popovr_chapters{
padding:11px 20px 12px;
width:320px!important;
left:98px!important;
top:-48px!important;
z-index:100000000000;
max-width:100%;
display:none;
font-size:13px
}
.custom_popovr_chapters p{
margin:0
}
.custom_popovr_chapters a{
margin-top:5px
}
.custom_popovr_chapters .arrow{
left:-20px;
top:56px;
transform:rotate(270deg);
width:22px;
background-position:-1511px 0
}
.custom_popovr_fav{
padding:11px 20px 20px;
width:320px!important;
z-index:100000000000
}
.custom_popovr_fav p{
margin:0
}
.custom_popovr_fav a{
margin-top:15px
}
.custom_popovr_fav .arrow{
left:20px;
top:-20px;
transform:rotate(0);
width:22px;
background-position:-1511px 0
}
#timeline_slider{
border-radius:14px;
background-color:transparent;
border:none
}
.video_editor_active .back-arrow-wrapper,
.video_editor_active .next-arrow-wrapper{
display:none
}
.audio-player-wrapper .toggle_caption_container{
right:11px!important;
bottom:15px!important
}
.state_bg_notifier{
width:100%;
height:100%;
display:flex;
pointer-events:none;
align-items:center;
justify-content:center;
position:absolute;
top:0
}
.state_bg_notifier .player_state_notifier{
display:flex;
align-items:center;
justify-content:center;
pointer-events:none;
opacity:1;
height:85px;
width:85px;
border-radius:80px;
transform-origin:center center;
background-color:rgba(0,0,0,.75);
-webkit-animation-duration:.4s;
animation-duration:.4s;
-webkit-animation-fill-mode:both;
animation-fill-mode:both;
animation-timing-function:ease-in-out
}
.state_bg_notifier .fade_out_plyer{
-webkit-animation-name:fadeOut;
animation-name:fadeOut;
transform-origin:center center
}
@-webkit-keyframes fadeOut{
0%{
opacity:1;
transform:scale(1)
}
100%{
opacity:0;
transform:scale(1.25)
}
}
@keyframes fadeOut{
0%{
opacity:1;
transform:scale(1)
}
100%{
opacity:0;
transform:scale(1.25)
}
}
.mejs__overlay-button{
transition:.2s ease-in-out;
transform-origin:center center;
position:absolute;
z-index:100
}
.mejs__overlay-button .play_icon{
width:100%;
height:100%;
filter:drop-shadow(0 0 .4rem rgba(0, 0, 0, .3))
}
.hover_dark_overlay{
transition:.2s ease-in-out;
display:block;
position:absolute;
width:100%;
height:100%;
top:0
}
.mejs__overlay-play{
transition:.2s ease-in-out
}
.mejs__overlay-play:hover .hover_dark_overlay{
transition:.3s ease-in-out;
background-color:rgba(0,0,0,.1)
}
.mejs__overlay-play:hover .player-overlay-button{
transform:scale(1.06)
}
.mejs__overlay-play:hover .show_video_timer{
opacity:1
}
.mejs__overlay-play .show_video_timer{
transition:.2s ease-in-out;
position:absolute;
background-color:rgba(0,0,0,.8);
border-radius:5px;
padding:6px 12px;
color:#fff;
opacity:0;
pointer-events:none;
transform:translateY(80px)
}
@media (max-width:768px){
.mejs__overlay-play .show_video_timer{
opacity:1
}
}
@container (min-width:100px){
.player-overlay-button{
height:54px!important;
width:54px!important
}
.show_video_timer{
transform:translateY(60px)!important
}
}
@container (min-width:600px){
.player-overlay-button{
height:72px!important;
width:72px!important
}
.show_video_timer{
transform:translateY(70px)!important
}
}
@container (min-width:800px){
.player-overlay-button{
height:90px!important;
width:90px!important
}
.show_video_timer{
transform:translateY(80px)!important
}
}
@container (min-width:1000px){
.player-overlay-button{
height:108px!important;
width:108px!important
}
.show_video_timer{
transform:translateY(90px)!important
}
}
@container (min-width:1200px){
.player-overlay-button{
height:116px!important;
width:116px!important
}
.show_video_timer{
transform:translateY(100px)!important
}
}
.dark .audio-player-wrapper .custom_captions_wrapper span,
.dark .audio-player-wrapper .custom_captions_wrapper_audio span{
background-color:transparent!important;
color:#101010
}
.dark .skeleton_wrapper .signle_segment div{
background-color:#2f2f2f
}
.dark .upgrade_transcription_wrapper{
background-color:#282828;
border-color:#353535
}
.dark .upgrade_transcription_wrapper p{
color:#e4e6eb
}
.caption_word_by_word{
position:relative!important;
display:inline-block
}
.caption_word_by_word::before{
content:attr(data-content);
z-index:10000;
position:absolute!important;
-webkit-text-stroke-width:0
}
.canvas-container{
position:absolute!important;
top:0!important;
left:0!important;
width:100%!important;
height:100%!important;
z-index:100000
}
.edit_icon_wrpr{
background-color:#333c4e;
border-radius:20px;
height:25px;
width:25px;
position:absolute;
bottom:2px;
border:2px solid #fff;
transform:translateX(-5px);
display:flex;
align-items:center;
justify-content:center
}
.edit_icon_wrpr svg{
position:relative;
z-index:100
}
.chapters_container{
display:flex;
position:absolute;
height:100%;
width:100%;
left:0;
top:2px
}
.chapters_container span{
display:block;
position:absolute
}
.chapters_container .progress-bar{
position:absolute;
width:0;
z-index:20;
height:6px;
top:0
}
.chapters_container .loaded-bar{
position:absolute;
background-color:rgba(255,255,255,.5);
width:0;
z-index:10;
height:6px;
top:0
}
.chapters_container .buffering-bar{
position:absolute;
background-color:#e74c3c;
width:0;
top:0;
height:6px
}
.chapters_container .seekbar_bg{
height:6px;
background-color:rgba(255,255,255,.3);
width:100%
}
.chapters_container .video_chapters_container_element{
transition:.25s;
height:100%;
z-index:10000
}
.chapters_container .video_chapters_container_element span{
pointer-events:none
}
.chapters_container .video_chapters_container_element .chapter_name{
opacity:0;
background:0 0;
color:#fff;
top:0;
font-size:13px;
transition:.25s;
white-space:nowrap
}
.chapters_container .video_chapters_container_element:hover span{
height:10px;
top:-2px
}
.chapters_container .video_chapters_container_element:hover .chapter_name{
opacity:1;
top:-18px
}
.dark .summary_chapters_container .summary_chapters_div{
background-color:#282828;
border:1px solid #1f1f1f
}
.dark .summary_chapters_container .summary_chapters_div h2,
.dark .summary_chapters_container .summary_chapters_div p,
.dark .summary_chapters_container .summary_chapters_div ul li{
color:#e4e6eb
}
.dark .summary_chapters_container .summary_chapters_div p.video_summary,
.dark .summary_chapters_container .summary_chapters_div p.video_summary_generate{
border:1px solid #282828
}
.dark .summary_chapters_container .summary_chapters_div p.video_summary:hover,
.dark .summary_chapters_container .summary_chapters_div p.video_summary_generate:hover{
border-color:#1f1f1f
}
.dark .summary_chapters_container .summary_chapters_div ul{
border:1px solid #282828
}
.dark .summary_chapters_container .summary_chapters_div ul:hover{
border-color:#1f1f1f
}
.dark .summary_chapters_container .summary_chapters_div .video_summary_div{
padding-bottom:20px
}
.dark .summary_chapters_container .summary_chapters_div .video_chapters_div{
border-top:1px solid #1e1e1e;
padding-top:10px
}
.dark .summary_chapters_container .summary_chapters_div .placeholder-container{
background:repeating-linear-gradient(0deg,#353535,#353535 10px,transparent 10px,transparent 20px)!important;
background-color:#282828!important
}
.dark .summary_chapters_container .summary_chapters_div .placeholder-container:after{
background-color:#282828!important
}
.dark .time_line_container .trim_loader{
background-color:rgba(50,50,50,.9)!important
}
.summary_chapters_container{
position:absolute;
bottom:0;
width:52%;
min-width:600px;
max-width:100%;
left:0;
right:0;
margin:0 auto
}
@media (max-width:1024px){
.summary_chapters_container{
width:100%;
min-width:100%
}
}
.summary_chapters_container .summary_chapters_div{
padding:15px 25px;
text-align:left;
background-color:#fff;
border-radius:10px;
margin-bottom:30px;
box-shadow:0 1px 2px 1px rgba(0,0,0,.08);
overflow-y:auto
}
.summary_chapters_container .summary_chapters_div .video_summary_div{
padding-bottom:20px
}
.summary_chapters_container .summary_chapters_div .placeholder-container{
text-align:center;
outline:0!important;
position:relative;
padding-top:20px;
margin-bottom:0;
top:0;
left:0;
width:100%;
height:100%;
background:repeating-linear-gradient(0deg,#fff,#fff 10px,transparent 10px,transparent 20px);
animation:2s linear infinite moveBars
}
.summary_chapters_container .summary_chapters_div h2{
margin-top:0;
font-size:15px;
color:#3b3d3e;
font-weight:600
}
.summary_chapters_container .summary_chapters_div p.video_summary{
font-size:14px;
border:1px solid #fff;
border-radius:5px;
padding:8px;
margin:-8px;
cursor:text
}
.summary_chapters_container .summary_chapters_div p.video_summary.editing{
border-color:#cacaca;
min-height:90px
}
.summary_chapters_container .summary_chapters_div p.video_summary:empty:before{
content:'Add a summary...';
color:#666
}
.summary_chapters_container .summary_chapters_div p.video_summary:hover{
border-color:#cacaca
}
.summary_chapters_container .summary_chapters_div p.video_summary:active,
.summary_chapters_container .summary_chapters_div p.video_summary:focus,
.summary_chapters_container .summary_chapters_div p.video_summary:focus-visible,
.summary_chapters_container .summary_chapters_div p.video_summary:focus-within{
border-color:#2f76ff;
outline:0
}
.summary_chapters_container .summary_chapters_div>a{
position:absolute;
top:15px;
right:20px
}
.summary_chapters_container .summary_chapters_div ul{
list-style-type:none;
padding:8px;
margin:8px -8px -8px;
border:1px solid #fff;
border-radius:5px;
padding-top:4px;
padding-bottom:4px;
cursor:text
}
.summary_chapters_container .summary_chapters_div ul:empty:before{
content:'Add Chapters...';
color:#666
}
.summary_chapters_container .summary_chapters_div ul:hover{
border-color:#cacaca
}
.summary_chapters_container .summary_chapters_div ul li{
font-size:14px
}
.summary_chapters_container .summary_chapters_div ul li a{
color:#2f76ff;
padding-right:13px
}
.dark #chapters_input{
color:#e4e6eb;
background-color:#282828
}
#chapters_input{
resize:none;
padding:6px;
margin:8px -8px -8px;
font-size:14px;
border:1px solid #2f76ff;
border-radius:5px;
width:100%;
box-sizing:content-box;
min-height:80px
}
#chapters_input:active,
#chapters_input:focus{
outline:0
}
.dark .chapter_summ_help_doc p{
color:#e4e6eb
}
.guest .chapter_summ_help_doc{
display:none
}
.chapter_summ_help_doc{
position:absolute;
text-align:center;
left:0;
right:0
}
@media (max-width:769px){
.chapter_summ_help_doc{
padding-top:20px
}
}
.chapter_summ_help_doc a{
display:flex;
align-items:center;
justify-content:center;
gap:6px;
color:#2f76ff
}
.hide_the_commention_avtar #time_stmp_coments_wrpr{
display:none
}
.popover__container:hover{
transition-delay:100
}
.popover__container:hover .custom_popovr_chapters{
display:block
}
.dark #cancel_chapters,
.dark #cancel_summary{
color:#e4e6eb;
background-color:#3a3b3c;
border-color:transparent
}
.dark .custom_popovr_chapters{
background-color:#282828;
border-color:#1f1f1f
}
.dark .custom_popovr_chapters .arrow{
filter:brightness(9%) invert(.18)
}
.dark #remove_chapters img,
.dark #remove_summary img{
filter:brightness(0) invert(1)
}
.guest .video_chapters:hover,
.guest .video_summary:hover,
.guest .video_summary_generate:hover{
border-color:transparent!important
}
.chapter_name_controls{
color:#fff;
position:absolute;
left:192px;
bottom:12px;
font-size:13px;
transition:.6s
}
@container (max-width:600px){
.chapter_name_controls{
display:none
}
}
.chapter_name_controls:before{
content:'';
height:4px;
width:4px;
border-radius:4px;
left:-12px;
display:block;
position:absolute;
background-color:#fff;
top:8px
}
.placeholder-container:after{
content:'';
display:block;
position:absolute;
width:70%;
bottom:0;
right:0;
height:20px;
background-color:#fff
}
.dark #handle_chapters_audio_id svg path,
.dark #handle_chapters_id svg path{
stroke:#e4e6eb;
fill:#282828
}
#handle_chapters_id:hover svg path{
stroke:#2F76FF;
fill:#fff!important
}
.dark #handle_chapters_id:hover svg path{
stroke:#fff;
fill:transparent!important
}
#annotation_canvas.delete_mode{
cursor:url("../../res/images/del_cursor.svg"),auto
}
.comment_acitivty_wrapper_edit{
display:flex;
align-items:center;
justify-content:space-between;
margin-top:12px;
margin-bottom:0;
padding-right:15px
}
.comment_acitivty_wrapper_edit div{
display:flex;
align-items:center;
gap:5px
}
.comment_acitivty_wrapper_edit .btn-blue{
padding:4px 12px;
font-size:14px
}
.comment_acitivty_wrapper_edit .cancel_edit_comment{
font-size:14px;
padding:4px 12px;
color:#3b3d3e;
border:1px solid #cfd0d0;
border-radius:4px;
box-sizing:border-box;
display:inline-block;
vertical-align:bottom;
transition:.3s
}
.comment_acitivty_wrapper_edit .cancel_edit_comment:hover{
background-color:#f4f4f5;
text-decoration:none
}
.edit_comment_input:focus{
outline:0
}
.dark .comment_acitivty_wrapper_edit .cancel_edit_comment{
border-color:#424242;
color:#e4e6eb
}
.dark .comment_acitivty_wrapper_edit .cancel_edit_comment:hover{
background-color:#424242
}
.dark .annotation-enable{
opacity:.75
}
.dark .annotation-enable svg path{
fill:#E4E6EB
}
.dark .annotation-enable:hover{
opacity:1
}
.dark .annotation_panel{
background-color:#282828;
border-color:#1f1f1f
}
.dark .annotation_panel .active svg rect{
stroke:#2F76FF
}
.dark .annotation_panel .active svg path{
fill:#2F76FF;
stroke:#2F76FF
}
.dark .annotation_panel div #delete_shape{
border-color:#1f1f1f
}
.dark .viewer_sidebar_tabs{
background-color:#282828;
border-color:#1f1f1f;
color:#e4e6eb
}
.dark .viewer_sidebar_tabs svg path{
stroke:#E4E6EB
}
.dark .viewer_sidebar_tabs ul li{
color:#e4e6eb!important;
background-color:#3a3b3c!important;
border-color:transparent!important
}
.dark .viewer_sidebar_tabs ul li:hover{
background-color:#424242!important
}
.dark .viewer_sidebar_tabs ul li:nth-child(3) svg path{
stroke:none!important;
fill:#E4E6EB!important
}
.dark .edit_transcription_panel span svg path{
stroke:#E4E6EBBA
}
.dark .edit_transcription_panel p{
color:#e4e6EBBA
}
.edit_anno_action #remove_annotateion_icon_edit{
display:none;
pointer-events:none
}
.edit_anno_action #anotaiton_icon_edit{
display:inline-block;
pointer-events:none
}
.edit_anno_action.ann_active #anotaiton_icon_edit{
display:none
}
.edit_anno_action.ann_active #remove_annotateion_icon_edit{
display:inline-block
}
.showComment h5,
.showComment span.reply_wrpr,
.showComment svg{
display:none!important
}
.showComment p{
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis
}
.editing_comment .comment-delete,
.editing_comment .comment-edit,
.mejs__container-fullscreen .time_stamp_comments_container{
display:none!important
}
.break_text_replies:before{
content:none!important
}
#comments_wrapper[data-comments-disabled="1"] #comments_section{
display:none
}
.editor_container .ui-widget-content{
border-radius:14px!important
}
#cta_action_button{
display:inline-flex;
align-items:center;
justify-content:center;
gap:10px
}
#cta_action_button .user_image{
height:30px;
width:30px;
border-radius:30px;
display:block;
overflow:hidden;
min-width:30px;
max-width:30px
}
#cta_action_button .user_image img{
width:100%;
object-fit:cover
}
#cta_action_button .user_image figure{
height:100%;
width:100%
}
@media (max-width:768px){
#cta_action_button .user_image{
height:28px!important;
width:28px!important
}
}
#cta_action_button .user_cta_title{
height:30px;
line-height:30px;
max-width:100%;
text-overflow:ellipsis;
overflow:hidden
}
.ctrls{
position:absolute;
top:34px;
right:4px;
display:flex;
flex-direction:column
}
.ctrls span{
height:15px;
width:20px;
display:flex;
align-items:center;
justify-content:center;
cursor:pointer
}
.ctrls span:hover{
background-color:#ddd
}
.promotionalDialog .last_login_badge{
right:-118px!important;
left:auto!important
}
.promotionalDialog .last_login_badge:before{
left:-6px!important;
right:auto!important;
transform:rotate(180deg)
}
.subtitles_form_wrapper_edit,
.subtitles_form_wrapper_view{
margin-top:0!important;
border-radius:0!important;
border-top:none!important
}
.viewer_sidebar_tabs{
padding:0 10px;
margin:0 12px;
background-color:#fff;
border:1px solid #e2e2e2;
border-bottom:none;
box-shadow:0 1px 2px 0 rgba(16,16,16,.05)
}
.viewer_sidebar_tabs .viewer_sidebar_tabs_header{
display:flex;
align-items:center;
justify-content:space-between
}
.viewer_sidebar_tabs .viewer_sidebar_tabs_header>ul{
display:flex;
align-items:center;
list-style-type:none;
gap:6px;
padding:8px 0 8px 1px;
margin:0
}
.viewer_sidebar_tabs .viewer_sidebar_tabs_header>ul>li{
padding:6px;
border:1px solid #e3e3e3;
border-radius:4px;
font-size:14px;
font-weight:500;
height:30px;
display:flex;
align-items:center;
gap:5px;
transition:.2s
}
.viewer_sidebar_tabs .viewer_sidebar_tabs_header>ul>li:hover{
background:#f8f8f8
}
.viewer_sidebar_tabs .viewer_sidebar_tabs_header #more_dropdown{
display:flex;
align-items:center;
justify-content:center
}
.video_edt_panel .actions_wrapper li button#handle_add_lead_form:hover .new_feature_badge svg path,
.video_edt_panel .actions_wrapper li button#handle_video_create:hover .new_feature_badge svg path{
fill:#923FFF!important;
stroke:none!important
}
.dark .video_edt_panel .actions_wrapper li button#handle_add_lead_form .new_feature_badge,
.dark .video_edt_panel .actions_wrapper li button#handle_video_create .new_feature_badge{
background-color:#923fff!important
}
.dark .video_edt_panel .actions_wrapper li button#handle_add_lead_form .new_feature_badge svg path,
.dark .video_edt_panel .actions_wrapper li button#handle_video_create .new_feature_badge svg path{
fill:#fff!important;
stroke:none!important
}
.edit_transcription_panel{
display:flex;
align-items:center;
gap:6px;
padding:5px 10px;
justify-content:space-between
}
.edit_transcription_panel p{
margin:0!important;
font-weight:500
}
.edit_transcription_panel #open_search_panel{
cursor:pointer;
padding:2px 8px 0
}
.edit_transcription_panel #undo_trnascription{
padding:0 5px;
cursor:pointer;
display:flex;
align-items:center
}
.edit_transcription_panel #done_transcription_changes{
padding:0 5px;
cursor:pointer
}
.search_panel_wrapper{
display:flex;
align-items:center;
gap:10px;
padding:5px 12px 0
}
.search_panel_wrapper .search_panel_wrapper_input{
position:relative;
width:100%
}
.search_panel_wrapper .search_panel_wrapper_input input.form-control{
height:30px;
width:100%;
font-size:14px;
padding-left:25px!important
}
.search_panel_wrapper .search_panel_wrapper_input svg{
position:absolute;
left:6px;
top:8px
}
.search_panel_wrapper p{
font-size:12px;
margin:0
}
.search_panel_wrapper span{
cursor:pointer;
display:flex;
align-items:center;
justify-content:center
}
.change_language_wrapper{
padding-top:6px
}
.change_language_wrapper p{
margin:0
}
.change_language_wrapper #go_back_to_main_tab{
padding-left:1px!important
}
.change_language_wrapper .info{
font-size:12px;
margin:5px 0;
text-align:left
}
.change_language_wrapper .btns_wrapper{
display:flex;
align-items:center;
gap:5px
}
.change_language_wrapper .btns_wrapper .btn-blue{
height:30px;
padding-top:0;
padding-bottom:0
}
.change_language_wrapper .language_dropdown{
flex:1;
position:relative
}
.change_language_wrapper .language_dropdown button{
width:100%;
justify-content:space-between;
height:30px;
position:relative
}
.change_language_wrapper .language_dropdown button .caret{
margin-top:0;
border-top:4px solid #000;
border-right:4px solid transparent;
border-left:4px solid transparent;
display:inline-block;
width:0;
height:0;
vertical-align:middle
}
.highlight_option{
background-color:#e8e8e8
}
.toggle-comment-length{
font-size:12px;
color:#2f76ff;
cursor:pointer
}
.dark .custom_popovr_bottom{
background:#282828!important;
border-color:#353535!important
}
.dark .custom_popovr_bottom .popover-content,
.dark .custom_popovr_bottom .popover-title{
color:#fff!important
}
.dark .custom_popovr_bottom input{
border-color:#353535!important
}
.dark .custom_popovr_bottom #delete_subtitle_word{
color:#e0e0e0
}
.dark .custom_popovr_bottom .btn-default{
background-color:#3a3b3c!important;
color:#fff!important;
border-color:#3a3b3c!important
}
.dark .custom_popovr_bottom .btn-default:hover{
background-color:#4a4b4c!important;
border-color:#4a4b4c!important
}
.dark .edit_transcription_panel .highlight_option{
background-color:#282828!important
}
.dark #done_transcription_changes{
color:#fff!important
}
.dark #serach_panel_btn svg path{
fill:#3A3B3C!important;
stroke:#fff!important
}
.dark #select_language_subtitles .caret{
border-top:4px solid #fff!important;
border-right:4px solid transparent;
border-left:4px solid transparent
}
.dark #remove_summary{
background-color:#282828!important
}
.dark #remove_summary img{
filter:invert(1)!important;
fill:#fff!important
}
.dark .search_panel_wrapper_input input{
background-color:#1a1a1a!important;
border-color:#353535!important;
color:#fff!important
}
.dark .search_panel_wrapper_input input svg path{
stroke:#fff!important
}
.dark #search_close svg path{
stroke:#E4E6EBBA!important
}
.dark #search_panel_wrapper_id{
color:#e4e6EBBA!important
}
.dark #search_panel_wrapper_id svg path{
stroke:#E4E6EBBA!important
}
.dark #anotaiton_icon rect{
fill:#282828!important
}
.dark #remove_annotateion_icon rect{
fill:#3A3B3C!important
}
.logged-out .comment-wrapper .comments-holder{
height:100%!important
}
.dark .comment-wrapper .comment-card>div:not(.comment-reply)::before{
background-color:#1c1c1c!important
}
.dark #comment_person_icon svg path{
stroke:#E4E6EB!important
}
#captions-btn{
cursor:pointer
}
#captions-btn:active,
#captions-btn:focus{
outline:0
}
#captions-btn .span_disabled{
opacity:.6;
pointer-events:none
}
@media screen and (max-width:600px){
.annotation-enable{
display:none
}
.comment-wrapper .comment .comment-edit,
.comment-wrapper .comment .icn-delete{
display:block
}
}
.lead_capture_container .leads_fields_selection{
padding-top:15px
}
.lead_capture_container .leads_fields_selection .header{
display:flex;
align-items:center;
justify-content:space-between;
margin-bottom:8px;
margin-top:5px
}
.lead_capture_container .leads_fields_selection .header label{
margin:0
}
.lead_capture_container .leads_fields_selection .leads_form_field{
display:flex;
justify-content:space-between;
align-items:center;
padding:0
}
.lead_capture_container .leads_fields_selection .leads_form_field .form-group{
margin:0
}
.lead_capture_container .form_title_header{
display:flex;
align-items:center;
justify-content:space-between
}
.lead_capture_container .form_title_header label{
margin:0
}
.lead_capture_container .form_title_header span{
font-size:13px;
color:#36363799
}
.lead_capture_container #form_description{
resize:none
}
.lead_capture_container .switch_container{
position:relative;
right:0;
top:0
}
.lead_capture_container .switch_container .switch{
position:relative;
display:inline-block;
width:40px;
height:22px;
margin:0;
cursor:pointer
}
.lead_capture_container .switch_container .switch input{
opacity:0;
width:0;
height:0
}
.lead_capture_container .switch_container .slider{
position:absolute;
cursor:pointer;
top:0;
left:0;
right:0;
bottom:0;
background-color:#ccc;
-webkit-transition:.4s;
transition:.4s
}
.lead_capture_container .switch_container .slider:before{
position:absolute;
content:"";
height:16px;
width:16px;
left:4px;
bottom:4px;
background-color:#fff;
-webkit-transition:.3s;
transition:.3s
}
.lead_capture_container .switch_container input:checked+.slider{
background-color:#2f76ff
}
.lead_capture_container .switch_container input:focus+.slider{
box-shadow:0 0 1px #2196f3
}
.lead_capture_container .switch_container input:checked+.slider:before{
-webkit-transform:translateX(16px);
-ms-transform:translateX(16px);
transform:translateX(16px)
}
.lead_capture_container .switch_container .slider.round{
border-radius:34px
}
.lead_capture_container .switch_container .slider.round:before{
border-radius:50%
}
.lead_capture_container #delete_lead_form{
position:absolute;
left:20px;
bottom:27px;
display:flex;
align-items:center;
gap:5px;
cursor:pointer
}
.lead_capture_container #delete_lead_form img{
height:16px;
width:16px
}
.table{
width:100%;
max-width:100%;
margin-bottom:20px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th{
font-weight:500;
padding:10px;
line-height:22px;
vertical-align:top
}
.table>tbody>tr>td,
.table>tfoot>tr>td,
.table>thead>tr>td{
border-top:1px solid #e4e6eb
}
.table>thead>tr>th{
vertical-align:bottom;
text-align:left
}
.table .table{
background-color:#fff
}
.table.top_30{
margin-top:10px
}
.pagination_leads{
display:flex;
align-items:center;
justify-content:space-between;
margin-top:30px
}
.pagination_leads .leads_per_page span{
font-size:14px
}
.pagination_leads .leads_per_page select{
border:1px solid #e4e6eb;
border-radius:5px;
padding:6px 12px;
font-size:14px;
background-color:#fff
}
.pagination_leads .pagination_right{
display:flex;
gap:6px;
align-items:center
}
.pagination_leads .pagination_right a{
padding:6px 10px;
text-decoration:none;
border-radius:5px;
display:flex;
align-items:center;
justify-content:center
}
.pagination_leads .pagination_right a:hover{
background-color:#f4f4f5
}
.colorpicker-default--hex-only .colorpicker-default__spectrum-canvas,
.colorpicker-default--hex-only .colorpicker-default__spectrum-container{
width:230px!important
}
.expire_will_file.expire_will_file_mobile{
position:absolute!important;
top:0!important;
left:50%!important;
transform:translateX(-50%)!important;
z-index:99999999!important;
right:auto!important;
width:max-content!important;
box-shadow:1px 1px 6px rgba(0,0,0,.1)!important;
background-color:#fff8c4!important;
padding:6px 10px!important;
border-radius:4px!important;
border:1px solid khaki!important;
margin-top:0!important;
display:none!important
}
@media (max-width:1150px){
.expire_will_file.expire_will_file_mobile{
display:block!important
}
}
@media (max-width:640px){
.expire_will_file.expire_will_file_mobile{
font-size:13px!important;
text-wrap:nowrap!important
}
}
.modal-open{
overflow:hidden;
position:fixed;
width:100%
}
.mac .modal-open.adjust_scroll_styles{
width:calc(100% - 19px)!important
}
.mac .modal-open.adjust_scroll_styles .header_width{
width:calc(100% - 299px)!important
}
.mac .modal-open.adjust_scroll_styles .top_heading_dashboard{
width:calc(100% - 339px)!important
}
.windows .modal-open.adjust_scroll_styles{
width:calc(100% - 18px)!important
}
.windows .modal-open.adjust_scroll_styles .header_width{
width:calc(100% - 298px)!important
}
.windows .modal-open.adjust_scroll_styles .top_heading_dashboard{
width:calc(100% - 338px)!important
}
.modal{
display:block;
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
z-index:1050;
-webkit-overflow-scrolling:touch;
outline:0;
-webkit-animation:.25s fade-modal;
-moz-animation:.25s fade-modal;
-ms-animation:fade-modal 0.25s;
-o-animation:.25s fade-modal;
animation:.25s fade-modal
}
.modal p{
line-height:1.6
}
.modal .empty-msg{
text-align:center
}
.modal h5{
font-size:15px;
margin-top:20px
}
.modal label{
font-size:14.5px
}
.modal-dialog{
position:relative;
width:auto;
margin:10px
}
.modal-content{
position:relative;
background-color:#fff;
border-radius:2px;
-webkit-box-shadow:0 1px 5px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 5px rgba(0,0,0,.1);
-ms-box-shadow:0 1px 5px rgba(0,0,0,.1);
-o-box-shadow:0 1px 5px rgba(0,0,0,.1);
box-shadow:0 1px 5px rgba(0,0,0,.1);
background-clip:padding-box;
outline:0
}
.modal-backdrop{
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
z-index:1040;
background-color:rgba(0,0,0,.7);
-webkit-animation:.25s fade-modal;
-moz-animation:.25s fade-modal;
-ms-animation:fade-modal 0.25s;
-o-animation:.25s fade-modal;
animation:.25s fade-modal
}
.modal-backdrop.vid{
background-color:rgba(0,0,0,.8)
}
.modal-header{
padding:36px 36px 0
}
@media all and (max-width:768px){
.modal-header{
padding:20px
}
}
.modal .close,
.modal .close_icon{
padding:11px 15px 11px 11px;
border:0;
background:0 0;
outline:0;
opacity:.8
}
.modal .close:hover,
.modal .close_icon:hover{
opacity:1
}
.modal-title{
margin:0;
line-height:1.4;
font-weight:700;
color:#101010
}
.modal-body{
position:relative;
padding:20px 36px 36px
}
.modal-body p:empty{
display:none
}
.modal-footer{
margin-top:23px;
text-align:right
}
.modal-footer:after,
.modal-footer:before{
content:" ";
display:table
}
.modal-footer:after{
clear:both
}
.modal-footer .btn+.btn{
margin-right:8px;
margin-bottom:0
}
.modal-footer .btn-group .btn+.btn{
margin-left:-1px
}
.modal-footer .btn-block+.btn-block{
margin-left:0
}
.btn-submit{
min-width:98px
}
.modal textarea.form-control{
height:82px;
resize:none;
overflow:auto
}
.modal-scrollbar-measure{
position:absolute;
top:-9999px;
width:50px;
height:50px;
overflow:scroll
}
.modal-bs{
width:100%;
max-width:540px;
margin:65px auto 10px
}
.modal-email-share .modal-email{
display:block
}
.modal-email-share .modal-CPS,
.modal-email-share .modal-aclink,
.modal-email-share .modal-collaborate,
.modal-email-share .modal-embed,
.modal-email-share .modal-facebook,
.modal-email-share .modal-twitter{
display:none
}
.modal-twitter-share .modal-twitter{
display:block
}
.modal-twitter-share .modal-CPS,
.modal-twitter-share .modal-aclink,
.modal-twitter-share .modal-email,
.modal-twitter-share .modal-facebook{
display:none
}
.modal-facebook-share .modal-facebook{
display:block
}
.modal-facebook-share .modal-CPS,
.modal-facebook-share .modal-aclink,
.modal-facebook-share .modal-email,
.modal-facebook-share .modal-twitter{
display:none
}
.modal-aclink-share .modal-aclink{
display:block
}
.modal-aclink-share .modal-CPS,
.modal-aclink-share .modal-collaborate,
.modal-aclink-share .modal-email,
.modal-aclink-share .modal-embed,
.modal-aclink-share .modal-facebook,
.modal-aclink-share .modal-twitter,
.modal-embed-media .modal-aclink,
.modal-embed-media .modal-email,
.modal-embed-media .modal-facebook,
.modal-embed-media .modal-twitter{
display:none
}
.modal-embed-media .modal-embed{
display:block
}
.modal-collaborate-share .modal-CPS,
.modal-collaborate-share .modal-aclink,
.modal-collaborate-share .modal-email,
.modal-collaborate-share .modal-embed,
.modal-collaborate-share .modal-facebook,
.modal-collaborate-share .modal-twitter,
.modal-embed-media .modal-CPS,
.modal-embed-media .modal-collaborate{
display:none
}
.modal-collaborate-share .modal-collaborate{
display:block
}
.modal-CPS-share .modal-aclink,
.modal-CPS-share .modal-collaborate,
.modal-CPS-share .modal-email,
.modal-CPS-share .modal-embed,
.modal-CPS-share .modal-facebook,
.modal-CPS-share .modal-twitter{
display:none
}
.modal-CPS-share .modal-CPS{
display:block
}
.modal-CPS-share .input_form_group{
display:flex;
gap:15px;
justify-content:space-between
}
@media all and (max-width:768px){
.modal-body{
padding:20px
}
.modal-CPS-share .input_form_group{
flex-direction:column;
gap:0
}
}
.modal-CPS-share .input_form_group .cta_wind_dropdown{
flex-grow:1;
max-width:368px
}
.modal-CPS-share .input_form_group label{
padding-top:8px
}
.modal-CPS-share .input_form_group .info_note{
font-size:13.5px;
display:block;
margin-top:8px
}
.restricted_acces_cps_share{
display:flex;
gap:15px;
margin-top:15px;
justify-content:space-between
}
.restricted_acces_cps_share label{
margin-top:8px
}
.restricted_acces_cps_share .emails_cps_container{
flex-grow:1;
max-width:368px
}
.restricted_acces_cps_share .emails_cps_container .modal-suggestion-box{
left:0!important
}
.restricted_acces_cps_share .emails_cps_container .email_invte_cps_group{
position:relative
}
.restricted_acces_cps_share .emails_cps_container .email_invte_cps_group button{
position:absolute;
top:5px;
right:4px;
height:26px;
width:26px;
border-radius:30px;
padding:0;
z-index:10000;
font-size:24px;
line-height:0
}
.restricted_acces_cps_share .emails_cps_container .email_invitee_list_cps{
display:block;
border:1px solid #ddd;
border-radius:5px;
margin-top:10px;
padding:10px 15px;
min-height:91px
}
.restricted_acces_cps_share .emails_cps_container .email_invitee_list_cps ul{
padding:0;
margin:0;
list-style:none
}
.restricted_acces_cps_share .emails_cps_container .email_invitee_list_cps ul li{
display:flex;
align-items:center;
padding:5px 0;
justify-content:space-between
}
.restricted_acces_cps_share .emails_cps_container .email_invitee_list_cps .icn-close{
cursor:pointer
}
.password_acces_cps_share{
display:flex;
gap:15px;
margin-top:15px;
justify-content:space-between
}
.password_acces_cps_share label{
margin-top:8px
}
.password_acces_cps_share .password_form_field{
flex-grow:1;
max-width:368px;
position:relative
}
.password_acces_cps_share .password_form_field input{
border:1px solid #c1cbd2!important;
height:38px!important
}
.password_acces_cps_share .password_form_field svg{
position:absolute;
top:9px;
right:12px
}
.cps-share input[type=email].form-control:not(#email_share_from,#email_share_to,#verification_code),
.modal-CPS-share input[type=email].form-control:not(#email_share_from,#email_share_to,#verification_code),
.modal-collaborate-share input[type=email].form-control:not(#email_share_from,#email_share_to,#verification_code),
.modal-email-share input[type=email].form-control:not(#email_share_from,#email_share_to,#verification_code){
height:28px;
padding-top:0;
padding-bottom:0;
border-color:transparent
}
.cps-share .modal-email-wrapper,
.modal-CPS-share .modal-email-wrapper,
.modal-collaborate-share .modal-email-wrapper,
.modal-email-share .modal-email-wrapper{
padding:3px 3px 0;
margin:0 0 7px;
max-height:100px;
list-style:none;
border:1px solid #c1cbd2;
overflow:hidden;
overflow-y:auto;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
.cps-share .modal-email-wrapper li,
.modal-CPS-share .modal-email-wrapper li,
.modal-collaborate-share .modal-email-wrapper li,
.modal-email-share .modal-email-wrapper li{
float:left;
position:relative;
margin-right:4px;
margin-bottom:4px
}
.cps-share .modal-email-wrapper li.acjs-data.emx+li.open input[type=email].form-control,
.modal-CPS-share .modal-email-wrapper li.acjs-data.emx+li.open input[type=email].form-control,
.modal-collaborate-share .modal-email-wrapper li.acjs-data.emx+li.open input[type=email].form-control,
.modal-email-share .modal-email-wrapper li.acjs-data.emx+li.open input[type=email].form-control{
padding-right:4px;
padding-left:4px
}
.cps-share .modal-email-wrapper .btn,
.modal-CPS-share .modal-email-wrapper .btn,
.modal-collaborate-share .modal-email-wrapper .btn,
.modal-email-share .modal-email-wrapper .btn{
font-weight:400;
padding:4px 8px
}
.cps-share .modal-email-wrapper .icn-clear,
.modal-CPS-share .modal-email-wrapper .icn-clear,
.modal-collaborate-share .modal-email-wrapper .icn-clear,
.modal-email-share .modal-email-wrapper .icn-clear{
margin-left:8px
}
.modal-advance-options{
margin-top:16px;
margin-bottom:18px
}
.modal-advance-options .sub-heading{
font-weight:600
}
.modal-advance-options .icn-add-new{
width:8px;
height:8px;
margin-left:6px
}
.modal-advance-options.enabled .icn-add-new{
height:5px
}
.modal-advance-options .modal-share-options{
display:none
}
.modal-advance-options .modal-share-options .option{
line-height:27px;
margin-top:10px
}
.modal-advance-options .modal-share-options .option.simple{
margin-top:2px
}
.modal-advance-options .modal-share-options .option>span{
margin-left:8px;
margin-right:15px;
display:inline-block
}
.modal-advance-options .modal-share-options .option label{
padding:0 12px 0 26px;
font-size:14.5px;
color:#333c4e;
line-height:2
}
.modal-advance-options .modal-share-options .option label span{
user-select:none
}
.modal-advance-options .modal-share-options .option label .days{
width:58px;
height:28px;
margin-left:15px
}
.modal-advance-options .modal-share-options .option label .form-control{
opacity:1
}
.modal-advance-options .modal-share-options .option label .custom-control-indicator{
margin-top:2px
}
.modal-advance-options .modal-share-options .options-dropdown{
margin-left:10px
}
.modal-advance-options .icn-checkbox{
width:18px;
height:18px;
margin-top:5px;
border:1px solid #c6cfd4;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px
}
.modal-advance-options .days{
position:relative
}
.modal-advance-options a{
font-weight:400;
font-size:14.5px;
color:#2f76ff
}
.modal-advance-options.enabled .modal-share-options{
display:block
}
.schedule_calendar{
cursor:pointer
}
.custom-date,
.date-picker{
margin-top:6px
}
.custom-date #email_date,
.custom-date #expire_date,
.date-picker #email_date,
.date-picker #expire_date{
border:0;
cursor:pointer;
outline:0
}
.custom-date .icn-schedule-calendar,
.date-picker .icn-schedule-calendar{
margin-top:3px;
margin-right:6px;
float:left
}
.custom-date .caret,
.date-picker .caret{
cursor:pointer;
margin-left:0
}
.custom-date .caret.cancel,
.date-picker .caret.cancel{
border:0
}
.custom-date .upgrade-to-plus,
.date-picker .upgrade-to-plus{
position:absolute;
top:-146px;
left:-262px;
width:244px;
height:312px;
padding:15px;
text-align:center;
border:1px solid #9ea8ad;
background:url("/res/images/calendar.png") center center no-repeat #fff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
.custom-date .upgrade-to-plus .icn-schedule,
.date-picker .upgrade-to-plus .icn-schedule{
display:block;
margin:16px auto 24px;
background-position:-7557px 0;
height:44px;
width:44px
}
.custom-date .upgrade-to-plus h4,
.date-picker .upgrade-to-plus h4{
margin-bottom:12px
}
.custom-date .upgrade-to-plus p,
.date-picker .upgrade-to-plus p{
margin-top:12px;
margin-bottom:27px;
line-height:1.5
}
.custom-date .upgrade-to-plus .icn-dd-right-arrow,
.date-picker .upgrade-to-plus .icn-dd-right-arrow{
position:absolute;
right:-8px;
top:50%;
margin-top:-8px
}
.btn-schedule-share{
margin-top:6px;
font-weight:400
}
.btn-schedule-share .icn-schedule-calendar{
margin-top:2px;
margin-right:4px;
float:left
}
.btn-schedule-share .caret{
margin-top:1px;
margin-left:4px
}
.modal-share-days{
width:58px;
height:28px;
padding:6px 14px
}
.controls-number{
position:absolute;
top:0;
right:0;
width:22px;
height:28px
}
.controls-number .icon-wrapper{
width:22px;
height:14px;
position:relative;
display:inline-block
}
.controls-number .icon-wrapper .icn-numberup-arrow{
top:4px;
right:2px
}
.controls-number .icon-wrapper .icn-numberdown-arrow{
top:-4px;
right:2px
}
.modal-suggestion-box{
margin-top:8px;
overflow-y:auto
}
.modal-suggestion-box.top-left .arrow{
left:17px
}
.modal-feedback textarea,
.modal-twitter-share textarea{
-webkit-border-bottom-right-radius:0;
-webkit-border-bottom-left-radius:0;
-moz-border-bottom-right-radius:0;
-moz-border-bottom-left-radius:0;
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.modal-feedback .type-tweet,
.modal-twitter-share .type-tweet{
width:100%
}
.modal-feedback .type-tweet .letters-left,
.modal-twitter-share .type-tweet .letters-left{
position:absolute;
bottom:8px;
right:8px;
padding:2px 6px;
font-size:12.5px;
font-weight:400;
color:#101010;
text-align:center;
background-color:#fdfdfe;
border:1px solid #c1cbd2;
border-radius:2px;
z-index:1050
}
.modal-feedback .type-tweet .letters-left[aria-valuenow="-"],
.modal-twitter-share .type-tweet .letters-left[aria-valuenow="-"]{
color:#e61320;
border-color:#e61320
}
.modal-feedback .input-group-addon,
.modal-twitter-share .input-group-addon{
padding:0 10px
}
.modal-feedback .input-group-addon .icn-twitter-link,
.modal-twitter-share .input-group-addon .icn-twitter-link{
margin-top:4px
}
.modal-feedback .form-control.share-link,
.modal-feedback .input-group-addon,
.modal-twitter-share .form-control.share-link,
.modal-twitter-share .input-group-addon{
border-top:0;
-webkit-border-top-right-radius:0;
-webkit-border-top-left-radius:0;
-moz-border-top-right-radius:0;
-moz-border-top-left-radius:0;
border-top-right-radius:0;
border-top-left-radius:0
}
.modal-feedback .form-control.share-link[disabled],
.modal-twitter-share .form-control.share-link[disabled]{
opacity:1
}
.modal-upload-url .input-group.input-with-icon .input-group-addon{
padding:0 10px
}
.modal-upload-url .icn-twitter-link{
margin-top:4px
}
.modal-aclink{
padding-top:4px
}
.modal-aclink .modal-footer{
display:none
}
.modal-aclink .modal-advance-options{
margin-bottom:0
}
.modal-aclink .center_button{
text-align:center
}
.modal-aclink .highlight_border .glf.input-group{
box-shadow:0 0 0 1.1px #43a6eb;
border-radius:3px
}
.modal-aclink .highlight_border .glf.input-group #adv_copylink{
border-top:1px solid transparent!important;
border-left:1px solid transparent!important;
border-bottom:1px solid transparent!important
}
.modal-aclink .highlight_border .glf.input-group #copy_advLink{
border-top:1px solid transparent!important;
border-right:1px solid transparent!important;
border-bottom:1px solid transparent!important
}
.modal-advance-options .copy_direct_link_adv{
display:block;
padding-bottom:28px;
border-bottom:1px solid #e6e9eb;
margin-bottom:20px
}
.modal-aclink .option .btn-link{
padding-bottom:10px
}
.modal-aclink .glf{
width:100%
}
.modal-aclink .input-group .form-control{
width:calc(100% - 94px)
}
.modal-aclink .glf .input-group-btn{
width:94px
}
.btn-gen-aclink{
margin-top:20px;
margin-bottom:27px
}
.modal-aclink .ctip{
padding:10px 36px;
margin-left:-36px;
margin-right:-36px;
margin-bottom:-18px;
background:rgba(47,118,255,.12);
-webkit-border-radius:0 0 3px 3px;
-moz-border-radius:0 0 3px 3px;
border-radius:0 0 3px 3px
}
.modal-aclink .ctip.wraning{
color:#8a6d3b;
background-color:#fcf8e3
}
.modal-aclink .ctip a{
color:#2f76ff
}
.modal-embedMedia .modal-footer{
display:none
}
.modal-embedMedia .modal-advance-options{
margin-bottom:0
}
.modal-embedMedia .glf{
width:100%
}
.modal-embedMedia .input-group .form-control{
width:calc(100% - 94px)
}
.modal-embedMedia .glf .input-group-btn{
width:94px
}
.modal-embedMedia .embed-type-optoins{
padding-top:10px;
display:flex;
align-items:center;
position:relative
}
.modal-embedMedia .embed-type-optoins label{
margin-bottom:0
}
.modal-embedMedia .embed-type-optoins .custom-controls{
display:block;
text-align:left;
padding:3px 8px 2px 24px
}
.modal-embedMedia .embed-type-optoins .custom-controls span{
user-select:none
}
.modal-embedMedia .embed-type-optoins .custom-controls .custom-control-indicator{
margin-top:2px!important
}
.modal-embedMedia .embed-type-optoins .option{
width:100%
}
.modal-embedMedia .embed-type-optoins .unlock_adv_opt{
margin-top:0;
top:-40px;
left:220px;
color:#2f76ff;
font-size:13.5px;
position:absolute
}
@media all and (max-width:768px){
.modal-embedMedia .embed-type-optoins .unlock_adv_opt{
left:192px
}
}
.video_size_embed{
display:flex;
align-items:center;
margin-top:5px
}
.video_size_embed input{
width:60px;
padding:6px!important;
text-align:center
}
.video_size_embed input:disabled{
opacity:.5;
cursor:default
}
.video_size_embed span{
padding:0 8px
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button{
-webkit-appearance:none;
margin:0
}
input[type=number]{
-moz-appearance:textfield
}
.modal-embedMedia .preview_window{
margin-top:6px;
background-color:#f1f1f1;
min-height:200px;
max-height:410px;
overflow:auto;
padding:10px;
width:100%
}
.modal-embedMedia .preview_window p{
margin:0;
padding-bottom:10px
}
.modal-embedMedia .preview_window p .free_users_option{
font-size:13.5px
}
.modal-embedMedia .preview_window p a{
color:#2f76ff
}
.modal-self-destruct .icn-self-destruct{
width:9px;
height:11px;
margin-right:8px
}
.modal-self-destruct .custom-date{
margin-top:4px
}
.modal-self-destruct .custom-date input{
border:0;
margin-top:1px;
cursor:pointer
}
.modal-self-destruct .input-group{
margin-bottom:20px
}
.self-destruct-options{
margin-right:26px
}
.self-destruct-options .btn{
height:auto;
line-height:normal
}
.modal-lock-folder .input-group{
margin-bottom:20px
}
.modal-bucket-list{
width:100%;
height:252px;
overflow:auto;
margin:0 0 20px;
padding:0;
border:1px solid #e8ecee;
list-style:none;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px
}
.modal-bucket-list .bucket-name{
overflow:hidden!important;
max-width:calc(100% - 44px);
padding-left:10px;
color:#101010;
text-overflow:ellipsis;
white-space:nowrap
}
.modal-bucket-list li{
padding:11px 10px;
cursor:pointer
}
.modal-bucket-list li:after,
.modal-bucket-list li:before{
content:" ";
display:table
}
.modal-bucket-list li:after{
clear:both
}
.modal-bucket-list li.is-selected .bucket-name{
color:#2f76ff
}
.modal-bucket-list li .icn-collapse-folder,
.modal-bucket-list li .icn-expand-folder{
margin-top:3px;
margin-right:10px
}
.modal-bucket-list li>ul{
padding:0;
list-style:none
}
.modal-bucket-list li>ul li{
margin-left:20px
}
.modal-bucket-list .bucket-status{
margin-right:10px;
color:#333c4e
}
.modal-bucket-list .modal-bucket-list-sub{
margin:0;
padding:0 0 0 24px;
list-style:none
}
.modal-bucket-list .modal-bucket-list-sub li{
list-style:none
}
.modal-bucket-list .modal-bucket-list-sub .nest-supporter{
float:left;
margin-right:13px;
width:12px;
height:12px
}
.modal-bucket-list>.clearfix>.buckets_list.modal-bucket-list-sub{
padding-left:4px
}
.modal-bucket-list .empty{
display:block;
margin-top:98px;
padding:20px;
text-align:center
}
.modal-tag-list{
height:256px;
overflow:auto;
overflow-x:hidden;
margin-top:20px;
margin-bottom:20px;
padding:0;
border:1px solid #e8ecee;
list-style:none;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px
}
.modal-tag-list .tag-color{
margin-top:8px;
margin-right:10px
}
.modal-tag-list li{
cursor:pointer
}
.modal-tag-list li:after,
.modal-tag-list li:before{
content:" ";
display:table
}
.modal-tag-list li:after{
clear:both
}
.modal-tag-list .custom-controls{
padding-left:44px
}
.modal-tag-list .custom-controls .custom-control-indicator{
margin-left:10px
}
.settings-page .modal-tag-list .custom-controls{
padding-left:12px
}
.settings-page .modal-tag-list .custom-controls .custom-control-indicator{
display:none!important
}
.modal-tag-list .empty{
display:block;
margin-top:98px;
padding:20px;
text-align:center
}
.merge-files .password-field{
margin-top:15px
}
.merge-files .modal-tag-list{
max-height:134px;
margin-top:0
}
.custom-controls{
position:relative;
display:block;
margin:0;
padding:12px 12px 12px 34px;
cursor:pointer;
line-height:1.6
}
.custom-controls .custom-control-indicator{
position:absolute;
top:.25rem;
left:0;
display:block;
margin-top:12px;
width:18px;
height:18px;
font-size:65%;
text-align:center;
background-color:#fff;
background-position:9999px 9999px;
border:1px solid #c6cfd4;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
.custom-controls .terms_checkbox{
border-color:#a7b0b6!important
}
.custom-controls.radio .custom-control-indicator{
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%
}
.custom-controls input{
position:absolute;
opacity:0
}
.custom-controls input:checked~.custom-control-indicator{
border-color:#2f76ff!important
}
.custom-controls.red input:checked~.custom-control-indicator{
border-color:#e61320
}
.custom-control-indicator.intermediate,
.custom-controls input:checked~.custom-control-indicator.radio{
border-color:#2f76ff
}
.tag-as .input-group-addon{
cursor:pointer
}
.tag-as .dropdown-detail{
margin-top:5px;
margin-bottom:10px;
color:#9ca8ac
}
.tag-as .input-group .tag-color{
margin:0
}
.tag-as .form-control{
width:315px;
-webkit-border-bottom-right-radius:3px!important;
-webkit-border-top-right-radius:3px!important;
-moz-border-bottom-right-radius:3px!important;
-moz-border-top-right-radius:3px!important;
border-bottom-right-radius:3px!important;
border-top-right-radius:3px!important
}
.tag-as .select-color{
width:100%;
padding-bottom:6px;
text-align:center
}
.tag-as .select-color li{
height:28px;
display:inline-block;
margin-left:7px
}
.tag-as .select-color li a{
padding:9px;
border:1px solid transparent;
display:inline-block;
line-height:auto
}
.tag-as .select-color li a.is-selected,
.tag-as .select-color li a:hover{
border-color:#2f76ff;
background-color:#fff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
.tag-as .select-color>.arrow{
left:15px
}
.tag-as .nest-tag{
margin-top:20px
}
.tag-as .btn-compact,
.tag-as .stag-list{
width:100%
}
.tags-list{
height:28px;
margin:23px 0 0;
padding:0;
list-style:none;
text-align:center
}
.tags-list li{
height:28px;
display:inline-block
}
.tags-list li a{
padding:9px;
border:1px solid transparent;
display:inline-block;
line-height:auto
}
.tags-list li a.is-selected,
.tags-list li a:hover{
border-color:#2f76ff;
background-color:#fff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
.tags-list li .tag-color{
margin:0
}
.modal-edit-tag .custom-controls,
.modal-new-tag .custom-controls{
margin-top:20px;
padding-left:28px
}
.modal-edit-tag .btn-group,
.modal-edit-tag .options-dropdown,
.modal-new-tag .btn-group,
.modal-new-tag .options-dropdown{
width:100%
}
.modal-login,
.modal-signup{
width:400px;
height:442px;
top:calc(50% - 270px);
margin:auto
}
.modal-login .form-wrapper,
.modal-signup .form-wrapper{
padding:26px
}
.modal-login .help-block,
.modal-signup .help-block{
margin-top:20px;
margin-bottom:0
}
.modal-login .form-split,
.modal-signup .form-split{
width:168px!important
}
.modal-login .close,
.modal-signup .close{
position:absolute;
top:0;
right:0
}
.modal-login .input-group-lg>.form-control,
.modal-login .input-group-lg>.input-group-addon,
.modal-login .input-group-lg>.input-group-btn>.btn,
.modal-login .input-lg,
.modal-signup .input-group-lg>.form-control,
.modal-signup .input-group-lg>.input-group-addon,
.modal-signup .input-group-lg>.input-group-btn>.btn,
.modal-signup .input-lg{
height:43px;
font-size:15px;
-webkit-appearance:none!important
}
.modal-login .btn,
.modal-signup .btn{
padding:11px 32px;
font-size:14px
}
.modal-login h3,
.modal-signup h3{
margin-top:12px;
font-size:15px;
text-align:center
}
.modal-login a,
.modal-signup a{
color:#2f76ff
}
.modal-login .btn-link,
.modal-signup .btn-link{
font-weight:400;
display:block;
padding:10px 0;
margin-top:12px;
text-align:center
}
.modal-login .form-wrapper,
.modal-signup .form-wrapper{
padding-top:0;
border:0
}
.modal-login p,
.modal-signup p{
text-align:center;
margin-top:33px
}
.modal-login .custom-controls,
.modal-signup .custom-controls{
margin-top:10px;
margin-bottom:10px;
padding-left:24px;
line-height:1.7
}
.modal-login .modal-header,
.modal-signup .modal-header{
padding-top:26px
}
.modal-login .modal-body,
.modal-signup .modal-body{
padding:0
}
.modal-signup .custom-controls{
padding-left:0
}
.connect-gmail p{
margin:6px 0 0
}
.connect-gmail .msg{
margin-top:0;
margin-bottom:20px;
line-height:1.6
}
.modal-welcome{
max-width:480px;
text-align:center
}
.modal-welcome h2{
font-size:22px
}
.modal-welcome .modal-content{
overflow:hidden
}
.modal-welcome .modal-body{
padding:0
}
.modal-welcome .modal-footer{
margin-bottom:40px;
text-align:center
}
.modal-welcome p{
padding:0 36px
}
.modal-welcome .btn+.btn{
margin-left:8px
}
.modal-video{
width:900px;
text-align:center
}
.modal-video .modal-content{
overflow:hidden
}
.modal-video .modal-body{
padding:0;
margin-bottom:-4px
}
.modal-video p{
padding:0 36px
}
.modal-analytics{
width:900px;
margin:80px auto 10px
}
.modal-analytics.files .source-lists .list{
height:174px
}
.modal-analytics.files .empty-msg{
top:43%
}
.modal-analytics .modal-content{
height:528px
}
.modal-analytics .modal-content.loading{
background:url("/res/images/search-loader.GIF") center center no-repeat #fff
}
.modal-analytics .modal-content .modal-body>.pull-left,
.modal-analytics .modal-content .modal-body>.pull-right{
position:relative
}
.modal-analytics .modal-content .modal-body>.pull-left{
width:472px
}
.modal-analytics .modal-content .modal-body>.pull-right{
width:320px
}
.modal-analytics .loader{
margin-top:12px
}
.modal-analytics ul.graph-stats-overview{
margin-bottom:0
}
.modal-analytics .source-lists .list{
width:320px
}
.modal-analytics .source-lists .list.top-files{
margin-top:24px
}
.modal-analytics .source-lists .list .col-1{
width:24px
}
.modal-analytics .source-lists .list .col-2{
width:124px
}
.modal-analytics .source-lists .list .list-header .col-2{
width:148px
}
.modal-analytics .source-lists .list.inside .list-header .col-1{
display:block
}
.modal-analytics .source-lists .list.inside .col-2,
.modal-analytics .source-lists .list.top-files .col-2{
width:244px
}
.modal-analytics .source-lists .list.top-files .list-header .col-2{
width:268px
}
.modal-analytics .source-lists .list .col-3{
width:120px
}
.modal-analytics .source-lists .list .col-4{
width:50px
}
.modal-analytics .tz{
margin-top:18px;
margin-bottom:0;
font-size:11px;
text-align:center;
color:#798288
}
.modal-analytics .tz>a{
color:#2f76ff
}
.modal-analytics.free-user .modal-body{
min-height:481px;
background:url("/res/images/view-file-stats-for-free-users.png") center 20px no-repeat
}
.modal-analytics.free-user.files .modal-body{
min-height:481px;
background:url("/res/images/view-stats-for-free-users.png") center 20px no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:1.5 / 1),
only screen and (min-device-pixel-ratio:1.5),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx){
.modal-analytics.free-user .modal-body{
background-image:url("/res/images/view-file-stats-for-free-users@2x.png");
background-size:828px 425px
}
.modal-analytics.free-user.files .modal-body{
background-image:url("/res/images/view-stats-for-free-users@2x.png");
background-size:828px 425px
}
}
.modal-analytics.free-user .uf-box{
border:0;
text-align:center
}
.modal-analytics.free-user .uf-box .detail{
width:auto;
margin-top:60px
}
.modal-analytics.free-user .uf-box h3{
width:252px;
margin:0 auto 25px
}
.modal-analytics.free-user .uf-box .title{
margin-top:22px;
margin-left:22px
}
.modal-replace .custom-controls{
padding-left:20px
}
.modal-replace .modal-footer{
margin-top:10px;
margin-bottom:0
}
.modal-cf{
width:440px
}
.modal-cf .icn-collection-small{
margin-top:6px
}
.modal-cf .btn{
height:40px
}
.modal-cf .btn.btn-small{
height:32px
}
@-webkit-keyframes fade-modal{
from{
opacity:0
}
to{
opacity:1
}
}
@-moz-keyframes fade-modal{
from{
opacity:0
}
to{
opacity:1
}
}
@keyframes fade-modal{
from{
opacity:0
}
to{
opacity:1
}
}
.modal-delete-collection .custom-controls{
padding:0 28px;
margin-top:12px;
font-size:13px
}
.modal-delete-collection .custom-controls .custom-control-indicator{
top:2px;
margin:0
}
.du-shot-wrapper{
position:relative
}
body.buckets-page .du-shot-wrapper .buckets>li:not(.heading),
body.team-page .du-shot-wrapper .buckets>li:not(.heading){
text-align:left;
-webkit-transform:scale(.6);
-moz-transform:scale(.6);
-ms-transform:scale(.6);
-o-transform:scale(.6);
transform:scale(.6);
-webkit-transform-origin:0 0;
-moz-transform-origin:0 0;
-ms-transform-origin:0 0;
-o-transform-origin:0 0;
transform-origin:0 0;
background-color:transparent;
pointer-events:none
}
.du-shot-wrapper .shot-wrapper{
position:absolute;
top:0;
bottom:0;
left:20px;
margin:auto;
width:249px;
height:152px
}
.du-shot-wrapper .colletion-wrapper{
position:absolute;
top:0;
bottom:0;
right:30px;
margin:auto;
width:144px;
height:140px
}
.modal-password .modal-dialog{
top:0;
right:0;
bottom:0;
left:0;
margin:auto;
position:fixed;
height:245px;
z-index:1040
}
.modal-password .modal-backdrop{
display:none
}
.modal-share .date-picker{
margin-top:11px
}
.modal-signup-home{
width:400px
}
.modal-signup-home .close{
top:3px;
right:3px
}
.modal-signup-home .modal-header{
padding-top:20px;
padding-bottom:20px;
text-align:center;
background:#fbfcfc;
border-bottom:1px solid #e2e7ea
}
.modal-signup-home .modal-header .modal-title{
padding:0 20px
}
.modal-signup-home .modal-body{
padding:20px 46px 36px;
background:#fff
}
.modal-signup-home .modal-body .form-wrapper{
padding:0;
border:0
}
.modal-signup-home .modal-body .form-control{
width:100%;
height:43px;
font-size:14px
}
.modal-signup-home .modal-body .form-control:focus{
border-color:#2f76ff
}
.modal-signup-home .modal-body .form-group.pull-left .form-control,
.modal-signup-home .modal-body .form-group.pull-right .form-control{
width:150px
}
.modal-signup-home .modal-body .btn{
padding:11px 32px;
margin-top:20px;
font-size:16px
}
.modal-signup-home .modal-body .btn-forgot{
margin-top:16px;
color:#2f76ff
}
.modal-signup-home .modal-body .custom-controls{
margin-top:10px;
margin-bottom:0;
padding:10px 0 0;
font-size:13px;
text-align:center;
color:#717d82;
text-transform:none
}
.modal-signup-home .modal-body .custom-controls .link{
color:#2f76ff
}
.modal-signup-home .modal-body .custom-controls.login{
width:150px;
margin-top:4px
}
.modal-signup-home .modal-body .custom-controls.login .icn-checkbox{
margin-top:8px
}
.modal-signup-home .help-block{
display:none
}
.modal-detail .row+.row{
margin-top:15px
}
.modal-detail .file-name,
.modal-detail .file-type{
padding:0 5px
}
.modal-detail .file-name{
font-size:14px;
font-weight:600;
color:#000
}
.modal-detail .file-type{
margin-top:10px;
margin-bottom:20px;
font-size:12px;
line-height:2.3;
text-transform:uppercase;
color:#717d82
}
.modal-detail .sicn{
float:left;
display:inline-block;
margin-right:5px;
width:26px;
height:26px
}
.modal-detail .col-sm-10,
.modal-detail .col-sm-2{
float:left;
display:inline-block;
padding:0 5px
}
.modal-detail .col-sm-2{
width:20%;
font-weight:600;
color:#101010
}
.modal-detail .col-sm-10{
width:80%
}
.linedwrap{
border:1px solid silver;
padding:3px
}
.linedtextarea{
padding:0;
margin:0
}
.linedtextarea textarea,
.linedwrap .codelines .lineno{
font-size:10pt;
font-family:monospace;
line-height:normal!important
}
.linedtextarea textarea{
padding-right:.3em;
padding-top:.3em;
border:0
}
.linedwrap .lines{
margin-top:0;
width:50px;
float:left;
overflow:hidden;
border-right:1px solid silver;
margin-right:10px
}
.linedwrap .codelines{
padding-top:5px
}
.linedwrap .codelines .lineno{
color:#aaa;
padding-right:.5em;
padding-top:0;
text-align:right;
white-space:nowrap
}
.linedwrap .codelines .lineselect{
color:red
}
.emebd-window{
background-color:#f4f4f5;
width:100%;
height:100%;
overflow:hidden
}
.emebd-window .actual-media{
width:100%;
height:100%;
margin:0 auto
}
.emebd-window .actual-media img{
height:100%;
width:100%;
display:block;
margin:0 auto
}
.emebd-window .actual-media iframe{
width:100%!important
}
.emebd-window .embed-footer{
background-color:#fff;
padding:10px
}
.emebd-window .embed-footer p{
font-size:15px;
font-weight:500
}
.emebd-window .embed-footer p span{
display:block;
font-size:12px;
color:#5f636b
}
.resolutoniDimention{
opacity:1!important;
height:23px;
width:50px;
display:inline;
position:relative!important;
padding:0;
left:auto;
right:auto;
text-align:center
}
.resolutoniDimention:first-of-type{
margin-left:5px;
margin-right:4px
}
.resolutoniDimention:nth-of-type(2){
margin-left:4px
}
.resolutoniDimention[disabled]{
opacity:.5!important;
cursor:default
}
.report_file_pop{
position:absolute;
bottom:44px
}
.report_file_pop a{
color:#2f76ff;
cursor:pointer
}
.tabs_share_ui{
display:block;
clear:both;
overflow:hidden;
margin-top:10px;
margin-bottom:5px
}
.tabs_share_ui .modal-share-icon{
padding:20px 12px 10px;
display:inline-block;
color:#333c4e;
position:relative;
border-bottom:1px solid #e6e9eb;
font-weight:500
}
.tabs_share_ui .modal-share-icon:hover{
text-decoration:none
}
.tabs_share_ui .modal-share-icon.active{
text-decoration:none;
color:#2f76ff
}
.tabs_share_ui .modal-share-icon.active:before{
content:'';
width:100%;
position:absolute;
bottom:-1px;
border-bottom:2px solid #2f76ff;
left:0
}
.tabs_share_ui .modal-share-icon .msg{
line-height:1.6
}
.tabs_share_ui #advance_modal_tab:after{
content:'';
position:absolute;
width:320px;
height:0;
border-bottom:1px solid #e6e9eb;
bottom:-1px;
left:100%
}
.self-destruct-dtpicker #ui-datepicker-div{
top:225px!important;
left:660px!important
}
.self-destruct-dtpicker .ui-datepicker .arrow{
top:-7px!important;
left:50%!important;
margin-top:-5px!important;
transform:rotate(270deg)!important
}
.comments-holder.non-editable .comment-delete,
.comments-holder.non-editable .reply-button{
display:none!important
}
.teams_setting_self-destruct-dtpicker #ui-datepicker-div{
top:1515px!important;
left:-210px!important
}
.teams_setting_self-destruct-dtpicker .ui-datepicker .arrow{
top:-7px!important;
left:50%!important;
margin-top:-5px!important;
transform:rotate(270deg)!important
}
.invite-members-wrapper{
height:230px;
text-align:center;
border:1px solid #c1cbd2;
overflow-y:auto
}
.invite-members-wrapper .empty-team-text{
margin:0 auto;
padding-top:95px;
color:#989898
}
.invite-members-wrapper .invite_member_list{
display:block;
list-style-type:none;
padding:0;
margin:8px 0
}
.invite-members-wrapper .invite_member_list li{
display:flex;
align-items:center;
padding:6px 15px;
justify-content:space-between
}
.invite-members-wrapper .invite_member_list li .invitee_img_container{
display:flex;
align-items:center;
gap:10px
}
.invite-members-wrapper .invite_member_list li .invitee_img_container p{
margin:0;
font-weight:500
}
.invite-members-wrapper .invite_member_list li .invitee_img_container img{
height:36px;
width:36px;
border-radius:30px;
overflow:hidden
}
.invite-members-wrapper .invite_member_list li .invitee_info a{
color:#2f76ff
}
.acjs-team-holder{
max-width:360px
}
@media all and (max-width:768px){
.modal-CPS-share,
.modal-aclink-share,
.modal-collaborate-share,
.modal-email-share,
.modal-embed-media{
margin:0!important;
height:100vh!important;
overflow-y:auto!important;
overflow-x:hidden!important
}
.modal-CPS-share .modal-share,
.modal-aclink-share .modal-share,
.modal-collaborate-share .modal-share,
.modal-email-share .modal-share,
.modal-embed-media .modal-share{
width:100vw!important;
height:100%!important;
overflow-y:auto!important;
overflow-x:hidden!important
}
.modal-CPS-share .modal-advance-options .modal-share-options .option label .days,
.modal-aclink-share .modal-advance-options .modal-share-options .option label .days,
.modal-collaborate-share .modal-advance-options .modal-share-options .option label .days,
.modal-email-share .modal-advance-options .modal-share-options .option label .days,
.modal-embed-media .modal-advance-options .modal-share-options .option label .days{
margin-left:0;
margin-top:10px;
margin-bottom:10px
}
.modal-CPS-share .modal-advance-options .modal-share-options .options-dropdown,
.modal-aclink-share .modal-advance-options .modal-share-options .options-dropdown,
.modal-collaborate-share .modal-advance-options .modal-share-options .options-dropdown,
.modal-email-share .modal-advance-options .modal-share-options .options-dropdown,
.modal-embed-media .modal-advance-options .modal-share-options .options-dropdown{
margin-top:10px;
margin-bottom:10px
}
.modal-CPS-share .custom-controls span.pull-left,
.modal-aclink-share .custom-controls span.pull-left,
.modal-collaborate-share .custom-controls span.pull-left,
.modal-email-share .custom-controls span.pull-left,
.modal-embed-media .custom-controls span.pull-left{
width:100%
}
.modal-CPS-share .modal-frm-collaborate .acjs-team-holder,
.modal-aclink-share .modal-frm-collaborate .acjs-team-holder,
.modal-collaborate-share .modal-frm-collaborate .acjs-team-holder,
.modal-email-share .modal-frm-collaborate .acjs-team-holder,
.modal-embed-media .modal-frm-collaborate .acjs-team-holder{
width:calc(100% - 100px)!important
}
.modal-CPS-share .modal-frm-collaborate .input_form_group,
.modal-CPS-share .modal-frm-collaborate .password_acces_cps_share,
.modal-CPS-share .modal-frm-collaborate .restricted_acces_cps_share,
.modal-aclink-share .modal-frm-collaborate .input_form_group,
.modal-aclink-share .modal-frm-collaborate .password_acces_cps_share,
.modal-aclink-share .modal-frm-collaborate .restricted_acces_cps_share,
.modal-collaborate-share .modal-frm-collaborate .input_form_group,
.modal-collaborate-share .modal-frm-collaborate .password_acces_cps_share,
.modal-collaborate-share .modal-frm-collaborate .restricted_acces_cps_share,
.modal-email-share .modal-frm-collaborate .input_form_group,
.modal-email-share .modal-frm-collaborate .password_acces_cps_share,
.modal-email-share .modal-frm-collaborate .restricted_acces_cps_share,
.modal-embed-media .modal-frm-collaborate .input_form_group,
.modal-embed-media .modal-frm-collaborate .password_acces_cps_share,
.modal-embed-media .modal-frm-collaborate .restricted_acces_cps_share{
flex-direction:column;
align-items:baseline
}
.modal-CPS-share .modal-frm-collaborate .input_form_group label,
.modal-CPS-share .modal-frm-collaborate .password_acces_cps_share label,
.modal-CPS-share .modal-frm-collaborate .restricted_acces_cps_share label,
.modal-aclink-share .modal-frm-collaborate .input_form_group label,
.modal-aclink-share .modal-frm-collaborate .password_acces_cps_share label,
.modal-aclink-share .modal-frm-collaborate .restricted_acces_cps_share label,
.modal-collaborate-share .modal-frm-collaborate .input_form_group label,
.modal-collaborate-share .modal-frm-collaborate .password_acces_cps_share label,
.modal-collaborate-share .modal-frm-collaborate .restricted_acces_cps_share label,
.modal-email-share .modal-frm-collaborate .input_form_group label,
.modal-email-share .modal-frm-collaborate .password_acces_cps_share label,
.modal-email-share .modal-frm-collaborate .restricted_acces_cps_share label,
.modal-embed-media .modal-frm-collaborate .input_form_group label,
.modal-embed-media .modal-frm-collaborate .password_acces_cps_share label,
.modal-embed-media .modal-frm-collaborate .restricted_acces_cps_share label{
margin-bottom:0
}
.modal-CPS-share .modal-frm-collaborate .input_form_group .emails_cps_container,
.modal-CPS-share .modal-frm-collaborate .input_form_group .password_form_field,
.modal-CPS-share .modal-frm-collaborate .password_acces_cps_share .emails_cps_container,
.modal-CPS-share .modal-frm-collaborate .password_acces_cps_share .password_form_field,
.modal-CPS-share .modal-frm-collaborate .restricted_acces_cps_share .emails_cps_container,
.modal-CPS-share .modal-frm-collaborate .restricted_acces_cps_share .password_form_field,
.modal-aclink-share .modal-frm-collaborate .input_form_group .emails_cps_container,
.modal-aclink-share .modal-frm-collaborate .input_form_group .password_form_field,
.modal-aclink-share .modal-frm-collaborate .password_acces_cps_share .emails_cps_container,
.modal-aclink-share .modal-frm-collaborate .password_acces_cps_share .password_form_field,
.modal-aclink-share .modal-frm-collaborate .restricted_acces_cps_share .emails_cps_container,
.modal-aclink-share .modal-frm-collaborate .restricted_acces_cps_share .password_form_field,
.modal-collaborate-share .modal-frm-collaborate .input_form_group .emails_cps_container,
.modal-collaborate-share .modal-frm-collaborate .input_form_group .password_form_field,
.modal-collaborate-share .modal-frm-collaborate .password_acces_cps_share .emails_cps_container,
.modal-collaborate-share .modal-frm-collaborate .password_acces_cps_share .password_form_field,
.modal-collaborate-share .modal-frm-collaborate .restricted_acces_cps_share .emails_cps_container,
.modal-collaborate-share .modal-frm-collaborate .restricted_acces_cps_share .password_form_field,
.modal-email-share .modal-frm-collaborate .input_form_group .emails_cps_container,
.modal-email-share .modal-frm-collaborate .input_form_group .password_form_field,
.modal-email-share .modal-frm-collaborate .password_acces_cps_share .emails_cps_container,
.modal-email-share .modal-frm-collaborate .password_acces_cps_share .password_form_field,
.modal-email-share .modal-frm-collaborate .restricted_acces_cps_share .emails_cps_container,
.modal-email-share .modal-frm-collaborate .restricted_acces_cps_share .password_form_field,
.modal-embed-media .modal-frm-collaborate .input_form_group .emails_cps_container,
.modal-embed-media .modal-frm-collaborate .input_form_group .password_form_field,
.modal-embed-media .modal-frm-collaborate .password_acces_cps_share .emails_cps_container,
.modal-embed-media .modal-frm-collaborate .password_acces_cps_share .password_form_field,
.modal-embed-media .modal-frm-collaborate .restricted_acces_cps_share .emails_cps_container,
.modal-embed-media .modal-frm-collaborate .restricted_acces_cps_share .password_form_field{
max-width:100%;
width:100%!important
}
#ui-datepicker-div{
top:465px!important;
transform:translateX(10px)!important
}
.modal-cf{
width:100%
}
.copy_embed_group{
flex-direction:column
}
.copy_embed_group #embed_copy_thumb_code{
position:relative!important;
margin-top:10px!important
}
}
@media all and (max-width:1024px){
.promotionalDialog{
width:350px!important;
min-width:320px!important
}
.promotionalDialog .leftImgContainer{
display:none!important
}
.promotionalDialog .rightFrmContainer{
padding-left:20px!important;
padding-right:20px!important;
width:100%!important
}
}
@media all and (max-width:400px){
.btn-submit{
min-width:78px
}
}
.copy_embed_group{
display:block
}
.copy_embed_group .for_email_wrppr{
display:flex;
gap:20px;
align-items:center;
margin-bottom:20px
}
.copy_embed_group .options-wrapper{
display:flex;
gap:5px;
align-items:center
}
.copy_embed_group .options-wrapper:nth-of-type(2){
margin-top:6px;
height:36px
}
.copy_embed_group .options-wrapper .fixed_siz{
margin-left:26px
}
@media all and (max-width:768px){
.copy_embed_group .options-wrapper{
display:grid;
grid-template-columns:1fr 1fr
}
.copy_embed_group .options-wrapper:nth-of-type(2){
height:auto
}
.copy_embed_group .options-wrapper .fixed_siz{
margin-left:0
}
.copy_embed_group .options-wrapper .video_size_embed{
grid-column:2/3
}
}
.copy_embed_group a{
margin-top:0;
display:flex;
gap:5px;
align-items:center;
font-size:13.5px
}
.copy_embed_group .btn{
align-items:center;
gap:8px;
display:flex;
max-height:34px;
padding-left:25.5px!important;
padding-right:25.5px!important
}
@media all and (max-width:768px){
.copy_embed_group .btn{
padding-left:12px!important;
padding-right:12px!important
}
}
.inline_modal_open{
overflow:hidden;
position:fixed;
width:100%
}
.inline_modal_open .inline_modal_wrapper,
.inline_modal_open .modal_inline,
.inline_modal_open .modal_inline_backdrop{
display:block
}
.modal_inline{
display:none;
position:fixed;
z-index:1069;
left:0;
top:0;
width:100%;
height:100%;
overflow:auto
}
.modal_inline ul{
margin:revert!important;
padding:revert!important;
list-style-type:inherit!important;
color:#101010
}
.modal ul{
color:#101010
}
.close_inline_modal{
padding:0 15px 0 11px;
border:0;
background:0 0;
outline:0;
opacity:.8;
color:#aaa;
float:right;
font-size:28px;
font-weight:700;
line-height:30px
}
.inline_modal_wrapper{
display:none
}
.modal_inline_backdrop{
background-color:rgba(0,0,0,.7);
position:fixed;
width:100%;
left:0;
top:0;
display:none;
z-index:1040;
height:100%
}
.modal_inline-content{
background-color:#fefefe;
margin:15% auto;
padding:20px;
border:1px solid #888;
width:80%
}
.modal_inline .close{
color:#aaa;
float:right;
font-weight:700
}
.modal_inline .close:focus,
.modal_inline .close:hover{
color:#000;
text-decoration:none;
cursor:pointer
}
.modal_inline .modal p,
.modal_inline .modal_inline p{
color:#101010
}
#hidePasswordField{
top:12px!important;
right:13px!important
}
.signupPupupWithLogin{
height:600px!important
}
.promotionalDialog{
width:1000px!important;
min-width:1000px!important;
clear:both;
overflow:hidden;
background-color:#fff;
box-shadow:0 0 64px 0 rgba(0,0,0,.5);
top:calc(50% - 260px)!important;
border-radius:16px
}
.promotionalDialog #login-box .crisp,
.promotionalDialog #login-box .form-group,
.promotionalDialog #login-box .loginTxt{
display:none!important
}
.promotionalDialog .leftImgContainer{
width:50%;
float:left;
background-image:url("/res/images/new_static/join_modal_bg.png");
background-size:cover;
background-position:center top;
height:444px;
padding:0;
background-color:#edf5f9;
position:relative;
overflow:hidden
}
.promotionalDialog .leftImgContainer .join_jumpshare_banner{
position:relative
}
.promotionalDialog .leftImgContainer .join_jumpshare_banner:before{
content:'';
position:absolute;
height:350px;
width:100%;
background-color:#cabcf9;
z-index:1;
bottom:-188px;
transform:rotate(71.3deg);
left:103px
}
.promotionalDialog .leftImgContainer .join_jumpshare_banner:after{
content:'';
position:absolute;
height:350px;
width:100%;
background-color:#cabcf9;
z-index:1;
bottom:-223px;
transform:rotate(-74.3deg);
right:90px
}
.promotionalDialog .leftImgContainer img{
width:100%;
display:block;
margin:0 auto 15px;
position:relative;
z-index:1
}
.promotionalDialog .leftImgContainer h2{
text-align:center;
font-weight:800;
font-size:32px;
margin:0 auto;
position:relative;
padding-top:40px;
z-index:2;
max-width:350px
}
.promotionalDialog .leftImgContainer h2 span{
color:#2f76ff
}
.promotionalDialog .leftImgContainer ul{
list-style-type:none;
padding:0 0 0 70px;
margin:8px auto 0;
position:relative;
z-index:2
}
.promotionalDialog .leftImgContainer ul li{
font-size:20px
}
.promotionalDialog .modal-header{
display:none
}
.promotionalDialog .close{
z-index:10000
}
.promotionalDialog .rightFrmContainer{
background:#fff;
padding:55px 46px 25px!important;
float:left;
width:50%
}
@media screen and (max-width:600px){
.promotionalDialog{
width:100%!important;
min-width:100%!important
}
.promotionalDialog .rightFrmContainer{
padding-top:25px!important
}
}
.promotionalDialog .rightFrmContainer h3{
margin-top:0;
font-weight:600;
margin-bottom:0;
font-size:20px;
text-align:left
}
.promotionalDialog .rightFrmContainer .loginTxt{
margin-top:2px;
font-size:13px;
text-align:left;
margin-bottom:0
}
.promotionalDialog .rightFrmContainer .loginTxt a{
color:#43a6eb
}
.promotionalDialog .rightFrmContainer .form-split{
width:150px!important
}
.promotionalDialog .rightFrmContainer .btn-blue{
margin-top:15px!important;
font-weight:400!important
}
.promotionalDialog .rightFrmContainer .btn-google{
margin-top:23px
}
.promotionalDialog .rightFrmContainer .form-wrapper{
text-align:center;
background:#fff
}
.promotionalDialog .rightFrmContainer .termsCondition{
margin-bottom:0!important;
padding-bottom:0!important;
color:#717d82!important;
font-size:13px!important;
margin-top:12px!important;
text-align:left!important;
display:block!important;
padding-top:0!important
}
.promotionalDialog .rightFrmContainer .termsCondition a{
font-weight:400;
color:#2f76ff
}
.promotionalDialog .rightFrmContainer .form-control:focus{
border-color:#43a6eb!important
}
.promotionalDialog .rightFrmContainer .custom-controls{
font-size:13px
}
.hr-label{
padding:0;
margin:15px 0;
position:relative;
text-align:center;
clear:both;
font-size:1px
}
.hr-label:before{
border-top-color:#d0d4d9;
border-top:1px solid rgba(0,0,0,.2);
content:'';
position:absolute;
top:50%;
left:0;
right:0
}
.hr-label .text,
.hr-label a{
font-size:16px!important;
line-height:25px;
color:#999cb2;
padding:0 8px;
vertical-align:top;
background-color:#fff;
display:inline-block;
position:relative;
text-align:center
}
.google-margin .hr-label .text,
.google-margin .hr-label a{
margin-bottom:0;
margin-top:0
}
.promotional_modal_withoutapp{
max-width:480px!important
}
.promotional_modal_withoutapp .modal-header{
position:relative;
z-index:1000000!important
}
.promotional_modal_withoutapp .modal-body{
padding:0!important;
top:-42px;
z-index:99999!important
}
.promotional_modal_withoutapp .modal-body img{
width:100%!important;
display:block
}
.promotional_modal_withoutapp .modal-body .prom_diag_body{
text-align:center;
width:90%;
margin:0 auto
}
.promotional_modal_withoutapp .modal-body .prom_diag_body h2{
font-size:22px;
font-weight:600
}
.promotional_modal_withoutapp .modal-body .prom_diag_body .btn-blue{
margin-top:20px!important;
padding:8px 50px!important
}
.hubspot_modal{
width:940px!important;
max-width:940px!important;
overflow-y:auto!important;
max-height:100%!important
}
.hubspot_modal .modal-body{
padding:0!important
}
.hubspot_modal .modal-header{
padding-top:0!important;
height:30px!important;
display:none!important
}
.hubspot_modal .modal-content{
background-color:transparent!important
}
.hubspot_modal .close{
top:15px;
position:absolute;
right:45px;
z-index:20
}
.google_calendar_modal{
width:auto!important;
max-width:80%
}
.google_calendar_modal .modal-header{
display:none
}
.google_calendar_modal .modal-body{
padding:0!important
}
.custom_popovr{
padding:12px 20px 20px;
left:515px!important;
width:320px!important
}
.custom_popovr p{
margin:0
}
.custom_popovr p:nth-of-type(2){
margin-top:10px
}
.custom_popovr a{
margin-top:15px
}
.custom_popovr .arrow{
left:-19px;
top:28px;
transform:rotate(-90deg);
width:22px;
background-position:-1511px 0
}
#email_from_popover{
top:42px
}
.verification_code_modal #email_message,
.verification_code_modal #email_share_from,
.verification_code_modal #email_share_to,
.verification_code_modal .modal-advance-options,
.verification_code_modal .modal-footer,
.verification_code_modal .schedule_calendar,
.verification_code_modal .tabs_share_ui{
display:none
}
.vidoes_list_to_merge{
padding:0;
margin:0;
list-style-type:none;
max-height:370px;
min-height:370px;
overflow-y:auto;
clear:both
}
.vidoes_list_to_merge li{
clear:both;
display:flex;
position:relative;
align-items:center;
gap:15px;
margin-bottom:3px;
border-radius:10px;
padding:6px
}
.vidoes_list_to_merge li:hover{
background-color:#e0e8f1
}
.vidoes_list_to_merge li:last-child{
margin-bottom:0
}
.vidoes_list_to_merge li .thumb_container{
height:auto;
min-height:70px;
width:148px;
position:relative;
border-radius:10px;
border:1px solid #b5bbbf;
overflow:hidden
}
.vidoes_list_to_merge li .thumb_container>img{
width:100%;
min-height:70px;
object-fit:cover
}
.vidoes_list_to_merge li .thumb_container span{
position:absolute;
left:0;
right:0;
margin:0 auto;
top:50%;
height:32px;
width:32px;
transform:translateY(-50%)
}
.vidoes_list_to_merge li .thumb_container span img{
width:100%
}
.vidoes_list_to_merge li .main_info_container{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
width:100%
}
.vidoes_list_to_merge li h4{
color:#101010;
font-weight:500;
font-size:15px;
margin-bottom:5px;
margin-top:0;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis
}
.vidoes_list_to_merge li .more-info{
display:flex;
gap:8px;
align-items:center
}
.vidoes_list_to_merge li .more-info span{
font-size:12px;
color:#717d82
}
.vidoes_list_to_merge li .more-info .viduration{
background-color:#f0f0f0;
padding:1px 4px;
border-radius:4px
}
.vidoes_list_to_merge li .views_badge{
position:absolute;
right:3px;
bottom:3px;
padding:2px 6px;
font-size:11px;
text-align:center;
background-color:rgba(0,0,0,.7);
border-radius:4px;
display:inline-block;
color:#fff;
margin:0!important
}
.vidoes_list_to_merge #lazy_loader{
display:flex;
align-items:center;
justify-content:center;
padding-top:165px;
flex-direction:column;
gap:5px;
color:#101010
}
.vidoes_list_to_merge #lazy_loader img{
width:30px
}
.vidoes_list_to_merge .result_not_found{
text-align:center;
padding-top:50px
}
.vidoes_list_to_merge .result_not_found img{
width:100%;
max-width:100px
}
.vidoes_list_to_merge .result_not_found h4{
font-size:18px;
font-weight:600;
margin-bottom:5px
}
.vidoes_list_to_merge .result_not_found p{
font-size:14px;
color:#717d82
}
.hide_close .modal-content button.close,
.hide_close .modal-dialog .close_inline_modal{
display:none!important
}
#embed_copy_thumb{
padding-left:33.5px!important;
padding-right:33.5px!important
}
@media all and (max-width:768px){
#embed_copy_thumb{
padding-left:20px!important;
padding-right:20px!important
}
}
.change_avatar_modal{
max-width:370px!important
}
.change_avatar_modal .croppie-container .cr-slider-wrap{
background-color:#fff;
width:calc(100% - 42px)
}
.change_avatar_modal #decrement_zoom_cropie,
.change_avatar_modal #increment_zoom_cropie{
color:#101010
}
.create_task_modal{
max-width:890px;
overflow:hidden
}
.create_task_modal .modal-header{
padding:14px 18px 10px;
border-bottom:1px solid #ddd
}
.create_task_modal .close{
transform:translateY(5px) translateX(-5px)
}
.create_task_modal .modal-body{
padding:0!important
}
.create_task_modal #task_top_tabs{
display:flex;
padding:0 15px
}
.create_task_modal .task_single_tab{
width:100%
}
.create_task_modal .create_task_top_tabs{
display:flex;
flex-direction:column;
padding:12px 12px 0 0;
margin:0;
border-right:1px solid #ddd;
gap:12px;
list-style-type:none
}
.create_task_modal .create_task_top_tabs .drawer_tab{
padding:12px 5px 11px;
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
gap:4px;
border-radius:8px;
color:rgba(18,35,69,.6);
width:70px;
cursor:pointer
}
.create_task_modal .create_task_top_tabs .drawer_tab:hover{
background-color:#f8f9fc
}
.create_task_modal .create_task_top_tabs .drawer_tab.active{
background-color:#f2f6ff;
color:#2f76ff;
font-weight:500
}
.create_task_modal .create_task_top_tabs .drawer_tab.active svg path{
stroke:#2F76FF
}
.create_task_modal .tab_container .create_document_tabs{
display:flex;
list-style-type:none;
gap:5px;
margin-top:10px;
flex-direction:column;
padding:0
}
.create_task_modal .tab_container .create_document_tabs li{
padding:8px!important;
border-radius:6px;
display:flex;
align-items:center;
font-size:13px;
gap:5px
}
.create_task_modal .tab_container .create_document_tabs li svg{
width:22px;
height:22px
}
.create_task_modal .tab_container .create_document_tabs li span{
display:block;
min-width:100px;
width:100%!important;
color:rgba(18,35,69,.75)
}
.create_task_modal .tab_container .create_document_tabs li.active{
background-color:#f2f6ff
}
.create_task_modal .tab_container .create_document_tabs li.active span{
color:#2f76ff
}
.create_task_modal .tab_container .create_document_tabs li.active svg path{
stroke:#2F76FF
}
.create_task_modal .tab_container .create_document_tabs li:nth-child(2):not(.create_document_tab).active svg path,
.create_task_modal .tab_container .create_document_tabs li:nth-child(3):not(.write_message_tab).active svg path{
stroke:none!important;
fill:#2F76FF
}
.create_task_modal .creat_tsk{
display:flex;
gap:15px
}
.create_task_modal .creat_tsk #toolbar{
position:absolute
}
.create_task_modal .creat_tsk #create_task_editor{
height:400px;
min-width:500px;
width:500px
}
.create_task_modal .creat_tsk .docs_sub_tabs,
.create_task_modal .creat_tsk .issue_attributes{
padding:12px 6px;
border-right:1px solid #ddd;
min-width:222px;
padding-bottom:0!important
}
.create_task_modal .creat_tsk .docs_sub_tabs h4,
.create_task_modal .creat_tsk .issue_attributes h4{
color:#122345;
font-size:16px;
font-weight:700;
padding-left:6px;
margin-top:0
}
.create_task_modal .creat_tsk .docs_sub_tabs ul,
.create_task_modal .creat_tsk .issue_attributes ul{
list-style-type:none;
padding:0;
margin:0
}
.create_task_modal .creat_tsk .docs_sub_tabs ul li,
.create_task_modal .creat_tsk .issue_attributes ul li{
display:flex;
align-items:center;
padding:6px;
gap:10px;
margin-bottom:5px;
cursor:pointer
}
.create_task_modal .creat_tsk .docs_sub_tabs ul li:focus,
.create_task_modal .creat_tsk .docs_sub_tabs ul li:focus-within,
.create_task_modal .creat_tsk .docs_sub_tabs ul li:hover,
.create_task_modal .creat_tsk .issue_attributes ul li:focus,
.create_task_modal .creat_tsk .issue_attributes ul li:focus-within,
.create_task_modal .creat_tsk .issue_attributes ul li:hover{
background:#f8f9fc
}
.create_task_modal .creat_tsk .docs_sub_tabs ul li>span,
.create_task_modal .creat_tsk .issue_attributes ul li>span{
width:70px;
font-size:14.5px;
pointer-events:none;
color:rgba(18,35,69,.75)
}
.create_task_modal .creat_tsk .docs_sub_tabs ul li>div,
.create_task_modal .creat_tsk .issue_attributes ul li>div{
width:100%;
min-width:115px;
max-width:115px
}
.create_task_modal .creat_tsk .docs_sub_tabs ul li p,
.create_task_modal .creat_tsk .issue_attributes ul li p{
margin:0;
font-size:14.5px;
color:#122345;
line-height:inherit!important
}
.create_task_modal .creat_tsk .docs_sub_tabs ul li:hover .select2-selection__clear,
.create_task_modal .creat_tsk .issue_attributes ul li:hover .select2-selection__clear{
display:block!important
}
.create_task_modal .creat_tsk .docs_sub_tabs .link_to_ticket,
.create_task_modal .creat_tsk .issue_attributes .link_to_ticket{
padding:5px 8px;
background-color:#f8f9fc;
border-radius:5px;
color:#2f76ff;
white-space:nowrap;
text-overflow:ellipsis;
overflow:hidden;
max-width:200px;
display:block;
font-size:13px;
margin-bottom:3px
}
.create_task_modal .md_editor{
position:relative;
width:100%
}
.create_task_modal .md_editor #toolbar{
background-color:#fff;
z-index:10000;
border-radius:5px
}
.create_task_modal .md_editor .ql-editor{
max-height:482px;
min-height:482px;
overflow-y:auto
}
.create_task_modal .create_tsk_footer{
display:flex;
justify-content:right;
padding:15px;
gap:10px;
border-top:1px solid #ddd
}
.create_task_modal .create_tsk_footer button{
display:flex;
align-items:center;
justify-content:center;
gap:6px;
font-size:14px!important;
font-weight:500
}
.create_task_modal .write_message_tab_text_section{
padding:12px
}
.create_task_modal .dropdown-menu{
width:100%
}
.create_task_modal input,
.create_task_modal select{
padding:0;
margin:0;
border:none;
height:auto
}
.create_task_modal .btn{
padding-left:12px;
padding-right:16px;
display:flex;
align-items:center;
justify-content:center;
gap:8px
}
.create_task_modal .loader_ui{
display:flex;
align-items:center;
justify-content:center;
flex-direction:column;
gap:5px;
color:#101010;
width:100%;
height:100%;
min-width:230px;
position:absolute;
left:0;
right:0;
margin:0 auto;
background-color:#fff;
z-index:1000
}
.create_task_modal .loader_ui img{
width:30px
}
.create_task_modal .paid_users_restriction{
padding-top:145px;
width:80%;
left:0;
right:0;
margin:0 auto;
position:absolute
}
@media screen and (max-height:700px){
.create_task_modal #task_top_tabs{
max-height:400px;
overflow-y:auto
}
.create_task_modal .paid_users_restriction{
padding-top:100px
}
}
.create_task_modal option,
.create_task_modal select{
background-color:transparent
}
.create_task_modal .select2-container .select2-selection--single .select2-selection__rendered{
padding-left:0!important;
padding-right:0!important;
line-height:inherit!important
}
.create_task_modal .select2-container--default .select2-selection--single{
background:0 0;
border:none
}
.create_task_modal .select2-selection__arrow{
display:none
}
.create_task_modal .dropdown-menu{
bottom:100%;
top:auto!important;
margin-bottom:10px
}
.create_task_modal .dropdown-menu li a{
display:flex;
align-items:center;
gap:15px;
position:relative;
padding-left:18px!important
}
.create_task_modal .dropdown-menu li a.connected.connected:before{
content:'';
position:absolute;
right:12px;
top:50%;
transform:translateY(-50%);
width:16px;
height:16px;
border-radius:50%;
border:2px solid #4bb543;
background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMCcgaGVpZ2h0PSc3JyB2aWV3Qm94PScwIDAgMTAgOCcgZmlsbD0nbm9uZSc+PHBhdGggZD0nTTEgNEwzLjUgNi41TDkgMScgc3Ryb2tlPScjNEJCNTQzJyBzdHJva2Utd2lkdGg9JzInIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcvPjwvc3ZnPg==");
background-repeat:no-repeat;
background-position:center
}
.create_task_modal .dropdown-menu>.arrow{
bottom:-8px;
top:auto!important;
transform:rotate(180deg)
}
.create_task_modal #create_task_btn_dropdown>svg{
transform:rotate(180deg)
}
.create_task_modal .ql-container{
font-size:14.5px!important
}
.create_task_modal .create_recent_issue{
margin-top:15px
}
.speach_not_found{
padding-top:140px;
text-align:center;
position:absolute;
left:0;
right:0;
margin:0 auto;
width:100%;
z-index:10000
}
.speach_not_found h4{
font-size:18px!important;
font-weight:600!important;
color:#122345!important;
margin-bottom:5px!important;
padding-bottom:0!important;
opacity:.7!important;
text-align:center!important
}
.speach_not_found p{
color:#122345;
opacity:.7
}
.select2-container--open .select2-dropdown--below{
min-width:200px;
margin-left:-80px
}
.select2-dropdown{
border:none!important;
box-shadow:0 0 12px -2px rgba(0,0,0,.2)!important;
border-radius:8px!important
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
background:#f2f4fa!important;
color:#101010!important
}
.select2-container--default .select2-results__option--selected{
background:#f8f9fc!important;
color:#101010!important
}
.select2-results__option{
padding-left:12px!important;
font-size:14.5px!important
}
.select2-container--default .select2-search--dropdown .select2-search__field{
background:#f8f9fc!important;
border-color:#d8d6d6!important;
outline:0;
border-radius:4px!important
}
.select2-container .select2-selection--single{
height:auto!important
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
line-height:auto!important;
color:#122345!important;
font-weight:500!important
}
#ui-datepicker-div.create_date_picker{
z-index:1051;
transform:translateX(-132px)!important;
width:245px!important
}
#ui-datepicker-div.create_date_picker.trello_datepicker{
top:350px!important
}
#ui-datepicker-div.create_date_picker.clickup_datepicker{
top:385px!important
}
#ui-datepicker-div.create_date_picker.asana_datepicker,
#ui-datepicker-div.create_date_picker.jira_datepicker,
#ui-datepicker-div.create_date_picker.linear_datepicker{
top:305px!important
}
.select2-container--default .select2-selection--single .select2-selection__clear{
margin-right:0!important;
height:auto!important;
transform:translateX(0);
color:rgba(18,35,69,.6)!important;
display:none;
font-size:25px!important;
position:absolute;
top:1px;
right:0;
line-height:15px;
font-weight:400!important
}
.select2-container{
width:100%!important
}
.tooltip{
position:absolute;
z-index:1070;
display:block;
visibility:visible;
font-size:12px;
line-height:1.4;
opacity:0
}
.tooltip.in{
opacity:.95
}
.tooltip.top{
margin-top:-3px;
padding:4px 0
}
.tooltip.right{
margin-left:3px;
padding:0 4px
}
.tooltip.bottom{
margin-top:3px;
padding:4px 0
}
.tooltip.left{
margin-left:-3px;
padding:0 4px
}
.tooltip-inner{
padding:6px 10px;
color:#e4e6eb;
text-align:center;
text-decoration:none;
white-space:nowrap;
background-color:#161616;
border-radius:2px
}
.tooltip-arrow{
position:absolute;
width:0;
height:0;
border-color:transparent;
border-style:solid
}
.tooltip.top .tooltip-arrow{
bottom:0;
left:50%;
margin-left:-4px;
border-width:4px 4px 0;
border-top-color:#161616
}
.tooltip.top-left .tooltip-arrow{
bottom:0;
left:4px;
border-width:4px 4px 0;
border-top-color:#161616
}
.tooltip.top-right .tooltip-arrow{
bottom:0;
right:4px;
border-width:4px 4px 0;
border-top-color:#161616
}
.tooltip.right .tooltip-arrow{
top:50%;
left:0;
margin-top:-4px;
border-width:4px 4px 4px 0;
border-right-color:#161616
}
.tooltip.left .tooltip-arrow{
top:50%;
right:0;
margin-top:-4px;
border-width:4px 0 4px 4px;
border-left-color:#161616
}
.tooltip.bottom .tooltip-arrow{
top:0;
left:50%;
margin-left:-4px;
border-width:0 4px 4px;
border-bottom-color:#161616
}
.tooltip.bottom-left .tooltip-arrow{
top:0;
left:4px;
border-width:0 4px 4px;
border-bottom-color:#161616
}
.tooltip.bottom-right .tooltip-arrow{
top:0;
right:4px;
border-width:0 4px 4px;
border-bottom-color:#161616
}
.loop{
-webkit-animation:750ms linear infinite alternate backForth;
-moz-animation:750ms linear infinite alternate backForth;
-ms-animation:backForth 750ms linear infinite alternate;
-o-animation:750ms linear infinite alternate backForth;
animation:750ms linear infinite alternate backForth
}
@-webkit-keyframes backForth{
0%{
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0)
}
100%{
-webkit-transform:translateX(5px);
-moz-transform:translateX(5px);
-ms-transform:translateX(5px);
-o-transform:translateX(5px);
transform:translateX(5px)
}
}
@-moz-keyframes backForth{
0%{
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0)
}
100%{
-webkit-transform:translateX(5px);
-moz-transform:translateX(5px);
-ms-transform:translateX(5px);
-o-transform:translateX(5px);
transform:translateX(5px)
}
}
@keyframes backForth{
0%{
-webkit-transform:translateX(0);
-moz-transform:translateX(0);
-ms-transform:translateX(0);
-o-transform:translateX(0);
transform:translateX(0)
}
100%{
-webkit-transform:translateX(5px);
-moz-transform:translateX(5px);
-ms-transform:translateX(5px);
-o-transform:translateX(5px);
transform:translateX(5px)
}
}
body.global-notice:not(.guest) .notice-wrapper{
display:block
}
body.download-app-notice{
padding-top:50px
}
body.download-app-notice .notice-wrapper{
display:block
}
body.download-app-notice aside{
height:calc(100% - 171px);
top:171px
}
body.download-app-notice .header-wrap.fixed{
margin-top:58px
}
body.download-app-notice .main-content{
margin-top:120px
}
body.loading .loader{
display:block
}
body.edit-mode .buckets a{
pointer-events:none
}
body.edit-mode .buckets>li{
cursor:pointer
}
body.edit-mode .icn-cog-wheel,
body.edit-mode .nav-folder-info,
body.edit-mode .nav-tags{
display:none!important
}
body.edit-mode .nav-edit-mode,
body.edit-mode .thumb-overlay{
display:block!important
}
.clearfix:after,
.clearfix:before{
content:" ";
display:table
}
.clearfix:after{
clear:both
}
.center-block{
display:block;
margin-left:auto;
margin-right:auto
}
.pull-right{
float:right!important
}
.pull-left{
float:left!important
}
.pr{
position:relative
}
.pa{
position:absolute
}
.ab-center{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
margin:auto
}
.hide{
display:none!important
}
.show{
display:block!important
}
.invisible{
visibility:hidden
}
.text-hide{
font:0/0 a;
color:transparent;
text-shadow:none;
background-color:transparent;
border:0
}
.circle{
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%
}
blockquote{
margin:0 0 20px;
padding-left:20px;
line-height:1.8;
font-style:italic;
border-left:4px solid #2f76ff
}
.blockUI,
.buckets.view-list>li[id*=XHR_] .thumb-overlay.js-thumb-overlay-main .custom-controls{
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
opacity:.5;
cursor:not-allowed;
pointer-events:none
}
.hidden{
display:none!important;
visibility:hidden!important
}
.affix{
position:fixed
}
.distxts{
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none
}
.sicn{
width:100%;
height:100%
}
.logo{
background-position:-6071px 0;
height:24px;
width:121px
}
.logo-home{
background-position:-4938px 0;
height:26px;
width:131px
}
.logo-white{
background-position:-5909px 0;
height:30px;
width:152px
}
.logo-sa{
background-position:-5300px 0;
height:40px;
width:202px
}
.logo-business{
background-position:-4328px 0;
height:32px;
width:286px
}
.logo-enterprise{
background-position:-4624px 0;
height:32px;
width:304px
}
.logo-business-white{
background-position:-4028px 0;
height:31px;
width:290px
}
.logo-business-white-small{
background-position:-3783px 0;
height:25px;
width:235px
}
.logo-favicon{
background-position:-1814px 0;
height:30px;
width:44px
}
.logo-new{
background-position:-5615px 0;
height:31px;
width:181px
}
.logo-kg-blue{
background-position:-5079px 0;
height:32px;
width:181px
}
.icn-shield{
background-position:-8257px 0;
height:16px;
width:16px
}
.icn-ttt{
background-position:-8839px 0;
height:36px;
width:36px
}
.icn-ttt-white{
background-position:-8793px 0;
height:36px;
width:36px
}
.icn-activity{
background-position:-124px 0
}
.icn-activity.activity-hover,
.icn-activity:hover,
li.active>a>.icn-activity,
li:hover>a>.icn-activity{
background-position:-146px 0
}
.icn-cloud{
background-position:-976px 0
}
.icn-cloud.cloud-hover,
.icn-cloud:hover,
li.active>a>.icn-cloud,
li:hover>a>.icn-cloud{
background-position:-1002px 0
}
.icn-users{
background-position:-9047px 0
}
.icn-users.users-hover,
.icn-users:hover,
li.active>a>.icn-users,
li:hover>a>.icn-users{
background-position:-9074px 0
}
.icn-favorites{
background-position:-1868px 0
}
.icn-favorites.favorites-hover,
.icn-favorites:hover,
li.active>a>.icn-favorites,
li:hover>a>.icn-favorites{
background-position:-1894px 0
}
.icn-briefcase{
margin-top:4px;
background-position:-666px 0
}
.icn-briefcase.briefcase-hover,
.icn-briefcase:hover,
li.active>a>.icn-briefcase,
li:hover>a>.icn-briefcase{
background-position:-692px 0
}
.icn-briefcase-hover{
margin-top:4px;
background-position:-692px 0
}
.icn-user{
background-position:-9026px 0;
height:16px;
width:11px;
margin-top:4px
}
.icn-analytics{
background-position:-424px 0
}
.icn-analytics.analytics-hover,
.icn-analytics:hover,
li.active>a>.icn-analytics,
li:hover>a>.icn-analytics{
background-position:-450px 0
}
.icn-trash{
background-position:-8767px 0
}
.icn-trash.trash-hover,
.icn-trash:hover,
li.active>a>.icn-trash,
li:hover>a>.icn-trash{
background-position:-8741px 0
}
.icn-admin-wheel{
background-position:-188px 0;
height:16px;
width:16px
}
.icn-admin-wheel.admin-wheel-hover,
.icn-admin-wheel:hover,
li.active>a>.icn-admin-wheel,
li:hover>a>.icn-admin-wheel{
background-position:-214px 0
}
.icn-my-uploads{
margin-top:4px;
background-position:-6333px 0;
height:15px;
width:15px
}
.icn-my-uploads.my-uploads-sidebar-hover,
.icn-my-uploads:hover,
li.active>a>.icn-my-uploads,
li:hover>a>.icn-my-uploads{
background-position:-6308px 0
}
.icn-my-uploads-hover{
margin-top:4px;
background-position:-6308px 0;
height:15px;
width:15px
}
.icn-embed-media{
background-position:-1658px 0
}
.icn-embed-media.embed-icon-hover,
.icn-embed-media:hover,
.modal-CPS-share .icn-embed-media,
.modal-collaborate-share .icn-embed-media,
.modal-embed-media .icn-embed-media{
background-position:-1696px 0
}
.icn-simple{
background-position:-8325px 0;
height:29px;
width:29px
}
.icn-smart{
background-position:-8386px 0;
height:29px;
width:29px
}
.icn-powerful{
background-position:-7044px 0;
height:29px;
width:29px
}
.icn-fast{
background-position:-1775px 0;
height:29px;
width:29px
}
x .icn-beautiful{
background-position:-588px 0;
height:29px;
width:29px
}
.icn-file{
background-position:-1984px 0;
height:29px;
width:29px
}
.icn-icon-folder{
background-position:-2972px 0;
height:29px;
width:29px
}
.icn-bookmark{
background-position:-627px 0;
height:29px;
width:29px
}
.icn-screenshot{
background-position:-7857px 0;
height:29px;
width:29px
}
.icn-screencast{
background-position:-7818px 0;
height:29px;
width:29px
}
.icn-audio-clip{
background-position:-515px 0;
height:29px;
width:29px
}
.icn-note{
background-position:-6456px 0;
height:29px;
width:29px
}
.icn-webcam{
background-position:-9583px 0;
height:29px;
width:29px
}
.icn-clipboard{
background-position:-917px 0;
height:29px;
width:29px
}
.icn-back{
background-position:-554px 0;
height:16px;
width:9px
}
.icn-search{
background-position:-6202px 0;
height:12px;
width:12px
}
.icn-dd-top-arrow{
background-position:-1528px 0;
height:9px;
width:15px
}
.icn-dd-top-arrow-panel{
background-position:-1503px 0;
height:9px;
width:15px
}
.icn-dd-right-arrow{
background-position:-1459px 0;
height:15px;
width:9px
}
.icn-dd-top-arrow-dark{
background-position:-1478px 0;
height:9px;
width:15px
}
.icn-title-edit{
background-position:-8717px 0;
height:14px;
width:14px
}
.icn-files{
background-position:-2023px 0
}
.icn-size{
background-position:-8364px 0
}
.icn-calendar{
background-position:-756px 0
}
.icn-views{
background-position:-9382px 0
}
.icn-locked{
background-position:-3763px 0;
height:12px;
width:10px
}
.icn-self-destruct{
background-position:-8010px 0
}
.icn-world{
background-position:-9661px 0
}
.icn-timer{
background-position:-8696px 0
}
.icn-folder-xsmall{
background-position:-2090px 0
}
.icn-more{
background-position:-6287px 0
}
.icn-add-new{
background-position:-170px 0
}
.icn-edit{
background-position:-1637px 0;
height:11px;
width:11px
}
.icn-remove-tag{
background-position:-7444px 0;
height:7px;
width:7px
}
.custom-date .caret.cancel,
.date-picker .caret.cancel,
.icn-remove-filter{
background-position:-7426px 0;
height:8px;
width:8px
}
.analytics-page .custom-date .caret.cancel,
.analytics-page .date-picker .caret.cancel,
.analytics-page .icn-remove-filter,
.custom-date .analytics-page .caret.cancel,
.date-picker .analytics-page .caret.cancel{
background-position:-7408px 0;
height:8px;
width:8px
}
.icn-views-analytics{
float:left;
margin-left:10px;
margin-top:4px;
background-position:-9141px 0;
height:11px;
width:11px
}
.icn-referral{
background-position:-7364px 0
}
.icn-referral.referral-hover,
.icn-referral:hover{
background-position:-7386px 0
}
.icn-plus{
background-position:-7000px 0
}
.icn-plus.plus-hover,
.icn-plus:hover{
background-position:-7022px 0
}
.icn-upload-cancel{
background-position:-8987px 0
}
.icn-uploading{
background-position:-9004px 0
}
.custom-control-indicator.intermediate,
.custom-controls input:checked~.custom-control-indicator,
.icn-checkbox.checked{
background-position:-873px 0
}
.custom-controls.red input:checked~.custom-control-indicator,
.icn-checkbox-red.checked{
background-position:-847px 0
}
.icn-checkbox.intermediate{
background-position:-3063px 0
}
.custom-controls input:checked~.custom-control-indicator.radio,
.icn-radio.checked,
.plus-page .upgrade-top .nav-tabs>li .custom-controls input:checked~.custom-control-indicator.radio{
background-position:-7230px 0
}
.icn-radio-small.checked{
background-position:-7256px 0
}
.icn-cog-wheel{
background-position:-1052px 0
}
.icn-gear-filled{
background-position:-1028px 0;
height:14px;
width:14px
}
.icn-collection{
background-position:-2744px 0;
height:25px;
width:30px
}
.icn-collection-small{
background-position:-2718px 0;
height:15px;
width:16px
}
.icn-folder{
background-position:-2138px 0
}
.icn-folder-small{
background-position:-2112px 0;
height:16px;
width:16px
}
.input-group-addon .icn-folder-small{
margin-top:4px
}
.icn-expand-folder{
background-position:-1734px 0;
height:13px;
width:13px
}
.icn-collapse-folder{
background-position:-1082px 0;
height:13px;
width:13px
}
.icn-folder-ind{
background-position:-2064px 0;
height:16px;
width:16px
}
.icn-close{
background-position:-956px 0;
height:10px;
width:10px
}
.icn-clear{
background-position:-899px 0;
height:8px;
width:8px
}
.icn-share-email{
background-position:-8029px 0
}
.icn-share-email.share-email-hover,
.icn-share-email:hover,
.modal-email-share .icn-share-email{
background-position:-8067px 0
}
.icn-share-twitter{
background-position:-8181px 0
}
.icn-share-twitter.share-twitter-hover,
.icn-share-twitter:hover,
.modal-twitter-share .icn-share-twitter{
background-position:-8219px 0
}
.icn-twitter-link{
background-position:-8885px 0;
height:18px;
width:18px
}
.icn-share-facebook{
background-position:-8105px 0
}
.icn-share-facebook.share-facebook-hover,
.icn-share-facebook:hover,
.modal-facebook-share .icn-share-facebook{
background-position:-8143px 0
}
.icn-aclink{
background-position:0 0
}
.icn-aclink.aclink-hover,
.icn-aclink:hover,
.modal-aclink-share .icn-aclink{
background-position:-38px 0
}
.icn-numberup-arrow{
background-position:-6543px 0;
height:4px;
width:4px
}
.icn-numberdown-arrow{
background-position:-6529px 0;
height:4px;
width:4px
}
.icn-schedule-calendar{
background-position:-7611px 0;
height:17px;
width:17px
}
.enabled .icn-add-new{
background-position:-6269px 0
}
.uf-box .icn-schedule{
background-position:-7557px 0;
height:44px;
width:44px
}
.uf-box .icn-analytics{
background-position:-366px 0;
height:48px;
width:48px
}
.icn-activity-folder{
background-position:-100px 0
}
.icn-activity-document{
background-position:-76px 0
}
.icn-logo-viewer{
background-position:-5512px 0;
height:19px;
width:93px;
opacity:.95
}
.icn-logo-white-viewer,
.viewer-wrapper.white .icn-logo-viewer{
background-position:-5806px 0;
height:19px;
width:93px
}
.icn-viewer-close{
background-position:-9276px 0;
height:9px;
width:9px
}
.icn-viewer-white-close,
.viewer-wrapper.white .icn-viewer-close{
background-position:-9317px 0;
height:9px;
width:9px
}
.icn-list-next{
background-position:-3743px 0;
height:16px;
width:10px
}
.icn-list-back{
background-position:-3703px 0;
height:16px;
width:10px
}
.icn-list-next-w,
.viewer-wrapper.white .icn-list-next{
background-position:-3723px 0;
height:16px;
width:10px
}
.icn-list-back-w,
.viewer-wrapper.white .icn-list-back{
background-position:-3683px 0;
height:16px;
width:10px
}
.icn-show-list,
.no-footer .icn-hide-list,
.viewer-wrapper.white.no-footer .icn-hide-list{
background-position:-8304px 0;
height:12px;
width:11px
}
.icn-hide-list{
background-position:-2499px 0;
height:12px;
width:11px
}
.icn-show-list-w,
.no-footer .viewer-wrapper.white .icn-hide-list,
.viewer-wrapper.dark.document-viewer.spreadsheet.no-footer .list-toggle .icn-hide-list,
.viewer-wrapper.white .icn-show-list,
.viewer-wrapper.white .no-footer .icn-hide-list,
.viewer-wrapper.white.no-footer .icn-hide-list{
background-position:-8283px 0;
height:12px;
width:11px
}
.icn-hide-list-w,
.viewer-wrapper.white .icn-hide-list{
background-position:-2478px 0;
height:12px;
width:11px
}
.icn-viewer-next{
background-position:-9295px 0;
height:19px;
width:12px
}
.icn-viewer-back{
background-position:-9254px 0;
height:19px;
width:12px
}
.icn-viewer-new-logo{
background-position:-3439px 0;
height:23px;
width:130px
}
.icn-viewer-new-logo-white{
background-position:-3299px 0;
height:23px;
width:130px
}
.icn-logo-folder-new{
background-position:-3129px 0;
height:28px;
width:160px
}
.icn-comment-mention{
background-position:-1276px 0;
height:15px;
width:15px
}
.icn-comment-area{
background-position:-1131px 0;
height:16px;
width:16px
}
.icn-comment-area.comment-area-active,
.icn-comment-area:active{
background-position:-1105px 0
}
.icn-comment-area-active{
background-position:-1105px 0;
height:16px;
width:16px
}
.icn-comment-time{
background-position:-1301px 0;
height:9px;
width:9px
}
.icn-comment-edit-active{
background-position:-1201px 0;
height:15px;
width:15px
}
.icn-comment-edit{
background-position:-1226px 0;
height:15px;
width:15px
}
.icn-comment-edit.comment-edit-hover,
.icn-comment-edit:hover{
background-position:-1201px 0
}
.icn-member{
background-position:-1276px 0;
height:15px;
width:15px
}
.icn-invitee{
background-position:-2833px 0;
height:15px;
width:20px
}
.done .downloadprocent,
.icn-upload-done{
background-position:-8943px 0;
height:25px;
width:34px
}
.icn-zoom-in{
background-position:-9775px 0;
height:19px;
width:19px
}
.icn-zoom-out{
background-position:-9830px 0;
height:19px;
width:19px
}
.icn-reset{
background-position:-7533px 0;
height:16px;
width:14px
}
.icn-reset-light{
background-position:-7509px 0;
height:16px;
width:14px
}
.icn-page-up{
background-position:-6618px 0;
height:11px;
width:18px
}
.icn-page-down{
background-position:-6590px 0;
height:11px;
width:18px
}
.icn-fullscreen{
background-position:-2804px 0;
height:19px;
width:19px
}
.icn-print{
background-position:-2863px 0;
height:19px;
width:21px
}
.icn-next-sheets{
background-position:-6395px 0;
height:10px;
width:9px
}
.icn-previous-sheets{
background-position:-7105px 0;
height:10px;
width:9px
}
.icn-pause-big{
background-position:-6646px 0;
height:51px;
width:38px
}
.icn-pause{
background-position:-6714px 0;
height:15px;
width:10px
}
.icn-play-big{
background-position:-6820px 0;
height:29px;
width:21px
}
.icn-play{
background-position:-6978px 0;
height:15px;
width:12px
}
.icn-replay{
background-position:-7485px 0;
height:14px;
width:14px
}
.icn-screen-zoom-in{
background-position:-7746px 0;
height:15px;
width:14px
}
.icn-screen-zoom-out{
background-position:-7794px 0;
height:15px;
width:14px
}
.icn-volume-bg{
background-position:-9483px 0;
height:12px;
width:23px
}
.icn-volume{
background-position:-9549px 0;
height:13px;
width:24px
}
.icn-pause-light{
background-position:-6694px 0;
height:14px;
width:10px
}
.icn-play-light{
background-position:-6956px 0;
height:14px;
width:12px
}
.icn-replay-light{
background-position:-7461px 0;
height:14px;
width:14px
}
.icn-screen-zoom-in-light,
.viewer-wrapper.white .icn-screen-zoom-in{
background-position:-7722px 0;
height:14px;
width:14px
}
.icn-screen-zoom-out-light,
.viewer-wrapper.white .icn-screen-zoom-out{
background-position:-7770px 0;
height:14px;
width:14px
}
.icn-volume-bg-light{
background-position:-9450px 0;
height:12px;
width:23px
}
.icn-volume-light{
background-position:-9516px 0;
height:12px;
width:23px
}
.icn-first{
background-position:-2266px 0;
height:11px;
width:12px
}
.icn-next{
background-position:-2310px 0;
height:15px;
width:12px
}
.icn-previous{
background-position:-2332px 0;
height:15px;
width:12px
}
.icn-last{
background-position:-2288px 0;
height:11px;
width:12px
}
.icn-first-light,
.viewer-wrapper.white .pres-controls .control-nav a span.icn-first{
background-position:-2045px 0;
height:10px;
width:9px
}
.icn-next-light,
.viewer-wrapper.white .pres-controls .control-nav a span.icn-next{
background-position:-6373px 0;
height:14px;
width:12px
}
.icn-previous-light,
.viewer-wrapper.white .pres-controls .control-nav a span.icn-previous{
background-position:-7083px 0;
height:14px;
width:12px
}
.icn-last-light,
.viewer-wrapper.white .pres-controls .control-nav a span.icn-last{
background-position:-3579px 0;
height:10px;
width:9px
}
.icn-grid-on{
background-position:-2447px 0;
height:18px;
width:21px
}
.icn-grid-off{
background-position:-2385px 0;
height:18px;
width:21px
}
.icn-grid-on-light{
background-position:-2416px 0;
height:18px;
width:21px
}
.icn-grid-off-light{
background-position:-2354px 0;
height:18px;
width:21px
}
.icn-advance-analytics{
background-position:-240px 0;
height:32px;
width:32px
}
.icn-custom-branding{
background-position:-1381px 0;
height:32px;
width:32px
}
.icn-disable-download{
background-position:-1595px 0;
height:32px;
width:32px
}
.icn-formats{
background-position:-2178px 0;
height:32px;
width:32px
}
.icn-no-limit{
background-position:-6414px 0;
height:32px;
width:32px
}
.icn-protection{
background-position:-7124px 0;
height:32px;
width:32px
}
.icn-recipients{
background-position:-7322px 0;
height:32px;
width:32px
}
.icn-schedule-share{
background-position:-7638px 0;
height:32px;
width:32px
}
.icn-self-destruct-icon{
background-position:-7968px 0;
height:32px;
width:32px
}
.icn-storage{
background-position:-8515px 0;
height:32px;
width:32px
}
.icn-support{
background-position:-8557px 0;
height:32px;
width:32px
}
.icn-temp-link{
background-position:-8632px 0;
height:32px;
width:32px
}
.icn-cc{
background-position:-801px 0;
height:9px;
width:13px
}
.download-page .nav-tabs>li.active .icn-cc,
.download-page .nav-tabs>li:hover .icn-cc,
.icn-cc.cc-hover,
.icn-cc:hover,
.install-page .nav-tabs>li.active .icn-cc,
.install-page .nav-tabs>li:hover .icn-cc,
.plus-page .nav-tabs>li.active .icn-cc,
.plus-page .nav-tabs>li:hover .icn-cc,
.plus-page .upgrade-top .nav-tabs>li.active .icn-cc,
.plus-page .upgrade-top .nav-tabs>li:hover .icn-cc{
background-position:-824px 0
}
.icn-pp{
background-position:-6734px 0;
height:10px;
width:10px
}
.download-page .nav-tabs>li.active .icn-pp,
.download-page .nav-tabs>li:hover .icn-pp,
.icn-pp.paypal-hover,
.icn-pp:hover,
.install-page .nav-tabs>li.active .icn-pp,
.install-page .nav-tabs>li:hover .icn-pp,
.plus-page .nav-tabs>li.active .icn-pp,
.plus-page .nav-tabs>li:hover .icn-pp,
.plus-page .upgrade-top .nav-tabs>li.active .icn-pp,
.plus-page .upgrade-top .nav-tabs>li:hover .icn-pp{
background-position:-6754px 0
}
.icn-visa{
background-position:-9405px 0;
height:21px;
width:35px
}
.icn-master{
background-position:-6224px 0;
height:21px;
width:35px
}
.icn-american{
background-position:-321px 0;
height:21px;
width:35px
}
.icn-cvc{
background-position:-1423px 0;
height:17px;
width:26px
}
.icn-secure{
background-position:-2894px 0;
height:16px;
width:12px
}
.icn_business_downlad_box{
background-position:-718px 0;
height:22px;
width:28px
}
.icn-alerts{
background-position:-282px 0;
height:31px;
width:29px
}
.icn-crown{
background-position:-1339px 0;
height:27px;
width:32px
}
.icn-direct-link{
background-position:-1553px 0;
height:32px;
width:32px
}
.icn-notes{
background-position:-6495px 0;
height:32px;
width:24px
}
.icn-proxy{
background-position:-7166px 0;
height:33px;
width:28px
}
.icn-realtime-view{
background-position:-7280px 0;
height:20px;
width:32px
}
.icn-screen-shot{
background-position:-7680px 0;
height:32px;
width:32px
}
.icn-social-media{
background-position:-8425px 0;
height:32px;
width:28px
}
.icn-gmail{
background-position:-2220px 0;
height:26px;
width:36px
}
.icn-invite{
background-position:-3089px 0;
height:25px;
width:30px
}
.icn-facebook{
background-position:-1757px 0;
height:16px;
width:8px
}
.icn-twitter{
background-position:-8913px 0;
height:16px;
width:20px
}
.icn-youtube{
background-position:-9724px 0;
height:11px;
width:15px
}
.icn-cross{
background-position:-1320px 0;
height:9px;
width:9px
}
.icn-tick{
background-position:-8674px 0;
height:9px;
width:12px
}
.icn-thumb-play:before{
position:absolute;
top:50%;
transform:translateY(-50%) scale(1.2);
margin:0 auto;
left:0;
right:0;
bottom:0;
display:block;
content:'';
background-position:-6901px 0;
height:45px;
width:45px;
z-index:100
}
.icn-thumb-play.thumb:before,
.viewer-wrapper .icn-thumb-play:before{
background-position:-6851px 0;
height:40px;
width:40px
}
.view-list .icn-thumb-play:before{
margin-top:-11px!important;
transform:scale(.5,.5) translateY(-50%);
z-index:1
}
.icn-file-lock:before{
position:absolute;
top:50%;
transform:translateY(-50%) scale(1.2);
margin:0 auto;
left:0;
right:0;
bottom:0;
display:block;
content:'';
background-position:-1920px 0;
height:54px;
width:54px;
z-index:100
}
.view-list .icn-file-lock:before{
margin-top:-14px!important;
transform:scale(.5,.5) translateY(-50%);
margin-left:-5px;
z-index:1
}
.icn-pb{
background-position:-6797px 0;
height:13px;
width:13px
}
.icn-pb.percentage-bar-active,
.icn-pb:active{
background-position:-6774px 0
}
.active>.icn-pb{
background-position:-6774px 0;
height:13px;
width:13px
}
.icn-vn{
background-position:-9359px 0;
height:13px;
width:13px
}
.icn-vn.views-number-active,
.icn-vn:active{
background-position:-9336px 0
}
.active>.icn-vn{
background-position:-9336px 0;
height:13px;
width:13px
}
.buckets .thumbnail.icn-link-upload:before,
.icn-link-upload:before{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
margin:auto;
display:block;
content:'';
background-position:-3598px 0;
height:45px;
width:45px
}
.viewer-wrapper.link-upload .viewer-content-wrapper .buckets .thumbnail.icn-link-upload:after,
.viewer-wrapper.link-upload .viewer-content-wrapper .icn-link-upload:after{
width:50px;
height:50px
}
.buckets .thumbnail.icn-link-upload.thumb:after,
.icn-link-upload.thumb:after,
.viewer-wrapper .buckets .thumbnail.icn-link-upload:after,
.viewer-wrapper .icn-link-upload:after{
width:40px;
height:40px
}
.view-list .buckets .thumbnail.icn-link-upload:before,
.view-list .icn-link-upload:before{
margin-left:-5px!important;
z-index:1;
-webkit-transform:scale(.5,.5);
-moz-transform:scale(.5,.5);
-ms-transform:scale(.5,.5);
-o-transform:scale(.5,.5);
transform:scale(.5,.5)
}
.firefox .view-list .buckets .thumbnail.icn-link-upload:before,
.firefox .view-list .icn-link-upload:before{
margin-top:-9px!important
}
.buckets-view-grid{
background-position:-9121px 0;
height:10px;
width:10px
}
.buckets-view-grid.view-grid-active,
.buckets-view-grid:active{
background-position:-9101px 0
}
.buckets-view-grid.active,
.buckets-view-grid:active,
.buckets-view-grid:hover{
background-position:-9101px 0;
height:10px;
width:10px
}
.buckets-view-list{
background-position:-9182px 0;
height:10px;
width:10px
}
.buckets-view-list.view-list-active,
.buckets-view-list:active{
background-position:-9162px 0
}
.buckets-view-list.active,
.buckets-view-list:active,
.buckets-view-list:hover{
background-position:-9162px 0;
height:10px;
width:10px
}
.icn-inbox{
background-position:-3011px 0
}
.icn-inbox.inbox-hover,
.icn-inbox:hover,
li.active>a>.icn-inbox,
li:hover>a>.icn-inbox{
background-position:-3037px 0
}
.icn-viewed{
background-position:-9202px 0
}
.icn-viewed.viewed-hover,
.icn-viewed:hover,
li.active>a>.icn-viewed,
li:hover>a>.icn-viewed{
background-position:-9228px 0
}
.icn-favorite{
background-position:-2944px 0;
height:18px;
width:18px
}
.icn-favorite.icn-star-active,
.icn-favorite:active{
background-position:-2916px 0
}
.icn-favorite.active,
.icn-favorite:active,
.icn-favorite:hover{
background-position:-2916px 0;
height:18px;
width:18px
}
.icn-star{
background-position:-8463px 0;
height:16px;
width:16px
}
.icn-star.active,
.icn-star:active,
.icn-star:hover{
background-position:-8489px 0;
height:16px;
width:16px
}
.icn-file-small{
display:inline-block;
width:16px;
height:20px;
vertical-align:top;
background:url('/res/images/icn-small-file.png?1736780833') center center/13px 16px no-repeat
}
.icn-xclose,
.viewer-wrapper.white .xclose:before{
background-position:-9703px 0;
height:11px;
width:11px
}
.icn-xclose-white,
.xclose:before{
background-position:-9682px 0;
height:11px;
width:11px
}
.activity-icon,
.icn-activity-add,
.icn-activity-bandwidth,
.icn-activity-comment,
.icn-activity-copy,
.icn-activity-download,
.icn-activity-edit,
.icn-activity-email,
.icn-activity-import,
.icn-activity-locked,
.icn-activity-merge,
.icn-activity-plus,
.icn-activity-self-destruct,
.icn-activity-self-destruct-stop,
.icn-activity-star,
.icn-activity-storage,
.icn-activity-trash,
.icn-activity-unlock,
.icn-activity-view{
display:inline-block;
background:url('/res/images/activity-icons/normal-s69c353bf87.png') no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.activity-icon,
.icn-activity-add,
.icn-activity-bandwidth,
.icn-activity-comment,
.icn-activity-copy,
.icn-activity-download,
.icn-activity-edit,
.icn-activity-email,
.icn-activity-import,
.icn-activity-locked,
.icn-activity-merge,
.icn-activity-plus,
.icn-activity-self-destruct,
.icn-activity-self-destruct-stop,
.icn-activity-star,
.icn-activity-storage,
.icn-activity-trash,
.icn-activity-unlock,
.icn-activity-view{
background:url('/res/images/activity-icons/retina-sba309880cc.png') 0 0/568px auto no-repeat;
-moz-background-size:568px auto;
-o-background-size:568px auto;
-webkit-background-size:568px auto
}
}
.icn-activity-add{
background-position:0 0;
height:15px;
width:15px
}
.icn-activity-bandwidth{
background-position:-31px 0;
height:13px;
width:16px
}
.icn-activity-copy{
background-position:-95px 0;
height:16px;
width:16px
}
.icn-activity-download{
background-position:-127px 0;
height:16px;
width:15px
}
.icn-activity-edit{
background-position:-158px 0;
height:16px;
width:16px
}
.icn-activity-email{
background-position:-190px 3px
}
.icn-activity-import{
background-position:-222px 0;
height:13px;
width:16px
}
.icn-activity-locked{
background-position:-254px 0;
height:16px;
width:15px
}
.icn-activity-merge{
background-position:-285px 0;
height:9px;
width:16px
}
.icn-activity-plus{
background-position:-317px 2px
}
.icn-activity-self-destruct-stop{
background-position:-350px 0
}
.icn-activity-self-destruct{
background-position:-381px 0;
height:15px;
width:13px
}
.icn-activity-star{
background-position:-410px 0;
height:15px;
width:16px
}
.icn-activity-storage{
background-position:-442px 0;
height:15px;
width:15px
}
.icn-activity-trash{
background-position:-473px 0;
height:16px;
width:16px
}
.icn-activity-unlock{
background-position:-505px 0;
height:16px;
width:15px
}
.icn-activity-view{
background-position:-536px 3px
}
.icn-activity-comment{
background-position:-63px 0;
height:16px;
width:16px
}
.scheduled-shares-page .icn-thumb-123,
.scheduled-shares-page .icn-thumb-3d,
.scheduled-shares-page .icn-thumb-3dmf,
.scheduled-shares-page .icn-thumb-3ds,
.scheduled-shares-page .icn-thumb-3dt,
.scheduled-shares-page .icn-thumb-3fr,
.scheduled-shares-page .icn-thumb-3g2,
.scheduled-shares-page .icn-thumb-3gp,
.scheduled-shares-page .icn-thumb-7z,
.scheduled-shares-page .icn-thumb-aac,
.scheduled-shares-page .icn-thumb-aai,
.scheduled-shares-page .icn-thumb-ac,
.scheduled-shares-page .icn-thumb-actionscript,
.scheduled-shares-page .icn-thumb-ai,
.scheduled-shares-page .icn-thumb-aif,
.scheduled-shares-page .icn-thumb-aiff,
.scheduled-shares-page .icn-thumb-air,
.scheduled-shares-page .icn-thumb-amr,
.scheduled-shares-page .icn-thumb-an8,
.scheduled-shares-page .icn-thumb-aoi,
.scheduled-shares-page .icn-thumb-apk,
.scheduled-shares-page .icn-thumb-app,
.scheduled-shares-page .icn-thumb-archive,
.scheduled-shares-page .icn-thumb-art,
.scheduled-shares-page .icn-thumb-arw,
.scheduled-shares-page .icn-thumb-as,
.scheduled-shares-page .icn-thumb-atom,
.scheduled-shares-page .icn-thumb-aty,
.scheduled-shares-page .icn-thumb-au,
.scheduled-shares-page .icn-thumb-audio,
.scheduled-shares-page .icn-thumb-avi,
.scheduled-shares-page .icn-thumb-avs,
.scheduled-shares-page .icn-thumb-azw,
.scheduled-shares-page .icn-thumb-azw4,
.scheduled-shares-page .icn-thumb-b3d,
.scheduled-shares-page .icn-thumb-bitmap,
.scheduled-shares-page .icn-thumb-blend,
.scheduled-shares-page .icn-thumb-bmp,
.scheduled-shares-page .icn-thumb-bmp2,
.scheduled-shares-page .icn-thumb-bmp3,
.scheduled-shares-page .icn-thumb-c,
.scheduled-shares-page .icn-thumb-c4d,
.scheduled-shares-page .icn-thumb-cab,
.scheduled-shares-page .icn-thumb-cad,
.scheduled-shares-page .icn-thumb-cag,
.scheduled-shares-page .icn-thumb-cal3d,
.scheduled-shares-page .icn-thumb-cals,
.scheduled-shares-page .icn-thumb-cbr,
.scheduled-shares-page .icn-thumb-cbz,
.scheduled-shares-page .icn-thumb-cc,
.scheduled-shares-page .icn-thumb-cf,
.scheduled-shares-page .icn-thumb-cfl,
.scheduled-shares-page .icn-thumb-cfm,
.scheduled-shares-page .icn-thumb-cfs,
.scheduled-shares-page .icn-thumb-cgm,
.scheduled-shares-page .icn-thumb-chm,
.scheduled-shares-page .icn-thumb-cin,
.scheduled-shares-page .icn-thumb-cmyk,
.scheduled-shares-page .icn-thumb-cmyka,
.scheduled-shares-page .icn-thumb-cob,
.scheduled-shares-page .icn-thumb-code,
.scheduled-shares-page .icn-thumb-cp,
.scheduled-shares-page .icn-thumb-cpp,
.scheduled-shares-page .icn-thumb-cr2,
.scheduled-shares-page .icn-thumb-crw,
.scheduled-shares-page .icn-thumb-cs,
.scheduled-shares-page .icn-thumb-css,
.scheduled-shares-page .icn-thumb-csv,
.scheduled-shares-page .icn-thumb-ctm,
.scheduled-shares-page .icn-thumb-cur,
.scheduled-shares-page .icn-thumb-cut,
.scheduled-shares-page .icn-thumb-dae,
.scheduled-shares-page .icn-thumb-dbf,
.scheduled-shares-page .icn-thumb-dcm,
.scheduled-shares-page .icn-thumb-dcr,
.scheduled-shares-page .icn-thumb-dcx,
.scheduled-shares-page .icn-thumb-dds,
.scheduled-shares-page .icn-thumb-deb,
.scheduled-shares-page .icn-thumb-dfont,
.scheduled-shares-page .icn-thumb-dib,
.scheduled-shares-page .icn-thumb-dicom,
.scheduled-shares-page .icn-thumb-dif,
.scheduled-shares-page .icn-thumb-diff,
.scheduled-shares-page .icn-thumb-djvu,
.scheduled-shares-page .icn-thumb-dmg,
.scheduled-shares-page .icn-thumb-dng,
.scheduled-shares-page .icn-thumb-doc,
.scheduled-shares-page .icn-thumb-document,
.scheduled-shares-page .icn-thumb-docx,
.scheduled-shares-page .icn-thumb-dot,
.scheduled-shares-page .icn-thumb-dpx,
.scheduled-shares-page .icn-thumb-dts,
.scheduled-shares-page .icn-thumb-dwg,
.scheduled-shares-page .icn-thumb-dxf,
.scheduled-shares-page .icn-thumb-ebook,
.scheduled-shares-page .icn-thumb-egg,
.scheduled-shares-page .icn-thumb-emf,
.scheduled-shares-page .icn-thumb-epdf,
.scheduled-shares-page .icn-thumb-epi,
.scheduled-shares-page .icn-thumb-eps,
.scheduled-shares-page .icn-thumb-eps2,
.scheduled-shares-page .icn-thumb-eps3,
.scheduled-shares-page .icn-thumb-epsf,
.scheduled-shares-page .icn-thumb-epsi,
.scheduled-shares-page .icn-thumb-ept,
.scheduled-shares-page .icn-thumb-epub,
.scheduled-shares-page .icn-thumb-erf,
.scheduled-shares-page .icn-thumb-erl,
.scheduled-shares-page .icn-thumb-exr,
.scheduled-shares-page .icn-thumb-fac,
.scheduled-shares-page .icn-thumb-fax,
.scheduled-shares-page .icn-thumb-fb2,
.scheduled-shares-page .icn-thumb-fbx,
.scheduled-shares-page .icn-thumb-fig,
.scheduled-shares-page .icn-thumb-file,
.scheduled-shares-page .icn-thumb-fit,
.scheduled-shares-page .icn-thumb-fits,
.scheduled-shares-page .icn-thumb-flac,
.scheduled-shares-page .icn-thumb-flv,
.scheduled-shares-page .icn-thumb-font,
.scheduled-shares-page .icn-thumb-fpx,
.scheduled-shares-page .icn-thumb-fts,
.scheduled-shares-page .icn-thumb-g,
.scheduled-shares-page .icn-thumb-gif,
.scheduled-shares-page .icn-thumb-glm,
.scheduled-shares-page .icn-thumb-gplt,
.scheduled-shares-page .icn-thumb-gray,
.scheduled-shares-page .icn-thumb-groovy,
.scheduled-shares-page .icn-thumb-gsm,
.scheduled-shares-page .icn-thumb-gz,
.scheduled-shares-page .icn-thumb-h,
.scheduled-shares-page .icn-thumb-hdr,
.scheduled-shares-page .icn-thumb-hpgl,
.scheduled-shares-page .icn-thumb-hrz,
.scheduled-shares-page .icn-thumb-htm,
.scheduled-shares-page .icn-thumb-html,
.scheduled-shares-page .icn-thumb-htmlz,
.scheduled-shares-page .icn-thumb-ical,
.scheduled-shares-page .icn-thumb-ico,
.scheduled-shares-page .icn-thumb-icon,
.scheduled-shares-page .icn-thumb-ics,
.scheduled-shares-page .icn-thumb-iff,
.scheduled-shares-page .icn-thumb-image,
.scheduled-shares-page .icn-thumb-info,
.scheduled-shares-page .icn-thumb-ini,
.scheduled-shares-page .icn-thumb-inli,
.scheduled-shares-page .icn-thumb-ipa,
.scheduled-shares-page .icn-thumb-ipsw,
.scheduled-shares-page .icn-thumb-iso,
.scheduled-shares-page .icn-thumb-java,
.scheduled-shares-page .icn-thumb-jbig,
.scheduled-shares-page .icn-thumb-jfx,
.scheduled-shares-page .icn-thumb-jng,
.scheduled-shares-page .icn-thumb-jp2,
.scheduled-shares-page .icn-thumb-jpc,
.scheduled-shares-page .icn-thumb-jpe,
.scheduled-shares-page .icn-thumb-jpeg,
.scheduled-shares-page .icn-thumb-jpf,
.scheduled-shares-page .icn-thumb-jpg,
.scheduled-shares-page .icn-thumb-js,
.scheduled-shares-page .icn-thumb-jtd,
.scheduled-shares-page .icn-thumb-jtt,
.scheduled-shares-page .icn-thumb-k25,
.scheduled-shares-page .icn-thumb-kdc,
.scheduled-shares-page .icn-thumb-key,
.scheduled-shares-page .icn-thumb-keynote,
.scheduled-shares-page .icn-thumb-link,
.scheduled-shares-page .icn-thumb-lit,
.scheduled-shares-page .icn-thumb-lrf,
.scheduled-shares-page .icn-thumb-lrs,
.scheduled-shares-page .icn-thumb-lwo,
.scheduled-shares-page .icn-thumb-lws,
.scheduled-shares-page .icn-thumb-lxo,
.scheduled-shares-page .icn-thumb-m,
.scheduled-shares-page .icn-thumb-m2v,
.scheduled-shares-page .icn-thumb-m4a,
.scheduled-shares-page .icn-thumb-m4v,
.scheduled-shares-page .icn-thumb-ma,
.scheduled-shares-page .icn-thumb-man,
.scheduled-shares-page .icn-thumb-markdown,
.scheduled-shares-page .icn-thumb-mat,
.scheduled-shares-page .icn-thumb-max,
.scheduled-shares-page .icn-thumb-mb,
.scheduled-shares-page .icn-thumb-md,
.scheduled-shares-page .icn-thumb-md2,
.scheduled-shares-page .icn-thumb-md3,
.scheduled-shares-page .icn-thumb-mdx,
.scheduled-shares-page .icn-thumb-mesh,
.scheduled-shares-page .icn-thumb-mid,
.scheduled-shares-page .icn-thumb-miff,
.scheduled-shares-page .icn-thumb-mkv,
.scheduled-shares-page .icn-thumb-mm3d,
.scheduled-shares-page .icn-thumb-mml,
.scheduled-shares-page .icn-thumb-mng,
.scheduled-shares-page .icn-thumb-mobi,
.scheduled-shares-page .icn-thumb-mono,
.scheduled-shares-page .icn-thumb-mov,
.scheduled-shares-page .icn-thumb-mp2,
.scheduled-shares-page .icn-thumb-mp3,
.scheduled-shares-page .icn-thumb-mp4,
.scheduled-shares-page .icn-thumb-mpc,
.scheduled-shares-page .icn-thumb-mpeg,
.scheduled-shares-page .icn-thumb-mpr,
.scheduled-shares-page .icn-thumb-mrsid,
.scheduled-shares-page .icn-thumb-mrw,
.scheduled-shares-page .icn-thumb-ms-excel,
.scheduled-shares-page .icn-thumb-ms-powerpoint,
.scheduled-shares-page .icn-thumb-ms-word,
.scheduled-shares-page .icn-thumb-msl,
.scheduled-shares-page .icn-thumb-msvg,
.scheduled-shares-page .icn-thumb-mtv,
.scheduled-shares-page .icn-thumb-mvg,
.scheduled-shares-page .icn-thumb-nef,
.scheduled-shares-page .icn-thumb-nif,
.scheduled-shares-page .icn-thumb-no-file,
.scheduled-shares-page .icn-thumb-number,
.scheduled-shares-page .icn-thumb-numbers,
.scheduled-shares-page .icn-thumb-odp,
.scheduled-shares-page .icn-thumb-ods,
.scheduled-shares-page .icn-thumb-odt,
.scheduled-shares-page .icn-thumb-off,
.scheduled-shares-page .icn-thumb-ogg,
.scheduled-shares-page .icn-thumb-ogv,
.scheduled-shares-page .icn-thumb-orf,
.scheduled-shares-page .icn-thumb-otb,
.scheduled-shares-page .icn-thumb-otf,
.scheduled-shares-page .icn-thumb-otp,
.scheduled-shares-page .icn-thumb-ots,
.scheduled-shares-page .icn-thumb-p7,
.scheduled-shares-page .icn-thumb-page,
.scheduled-shares-page .icn-thumb-pages,
.scheduled-shares-page .icn-thumb-palm,
.scheduled-shares-page .icn-thumb-pam,
.scheduled-shares-page .icn-thumb-pas,
.scheduled-shares-page .icn-thumb-patch,
.scheduled-shares-page .icn-thumb-pbm,
.scheduled-shares-page .icn-thumb-pcc,
.scheduled-shares-page .icn-thumb-pcd,
.scheduled-shares-page .icn-thumb-pcds,
.scheduled-shares-page .icn-thumb-pcl,
.scheduled-shares-page .icn-thumb-pct,
.scheduled-shares-page .icn-thumb-pcx,
.scheduled-shares-page .icn-thumb-pdb,
.scheduled-shares-page .icn-thumb-pdf,
.scheduled-shares-page .icn-thumb-pef,
.scheduled-shares-page .icn-thumb-perl,
.scheduled-shares-page .icn-thumb-pex,
.scheduled-shares-page .icn-thumb-pfa,
.scheduled-shares-page .icn-thumb-pfb,
.scheduled-shares-page .icn-thumb-pfm,
.scheduled-shares-page .icn-thumb-pgm,
.scheduled-shares-page .icn-thumb-php,
.scheduled-shares-page .icn-thumb-picon,
.scheduled-shares-page .icn-thumb-pict,
.scheduled-shares-page .icn-thumb-pix,
.scheduled-shares-page .icn-thumb-pl,
.scheduled-shares-page .icn-thumb-pml,
.scheduled-shares-page .icn-thumb-pmlz,
.scheduled-shares-page .icn-thumb-png,
.scheduled-shares-page .icn-thumb-png24,
.scheduled-shares-page .icn-thumb-png32,
.scheduled-shares-page .icn-thumb-png8,
.scheduled-shares-page .icn-thumb-pnm,
.scheduled-shares-page .icn-thumb-pot,
.scheduled-shares-page .icn-thumb-pov,
.scheduled-shares-page .icn-thumb-ppm,
.scheduled-shares-page .icn-thumb-pps,
.scheduled-shares-page .icn-thumb-ppsx,
.scheduled-shares-page .icn-thumb-ppt,
.scheduled-shares-page .icn-thumb-pptx,
.scheduled-shares-page .icn-thumb-prc,
.scheduled-shares-page .icn-thumb-presentation,
.scheduled-shares-page .icn-thumb-ps,
.scheduled-shares-page .icn-thumb-ps1,
.scheduled-shares-page .icn-thumb-ps2,
.scheduled-shares-page .icn-thumb-ps3,
.scheduled-shares-page .icn-thumb-psb,
.scheduled-shares-page .icn-thumb-psd,
.scheduled-shares-page .icn-thumb-ptif,
.scheduled-shares-page .icn-thumb-pwp,
.scheduled-shares-page .icn-thumb-py,
.scheduled-shares-page .icn-thumb-python,
.scheduled-shares-page .icn-thumb-ra,
.scheduled-shares-page .icn-thumb-rad,
.scheduled-shares-page .icn-thumb-raf,
.scheduled-shares-page .icn-thumb-rar,
.scheduled-shares-page .icn-thumb-raw,
.scheduled-shares-page .icn-thumb-rb,
.scheduled-shares-page .icn-thumb-recip,
.scheduled-shares-page .icn-thumb-rgb,
.scheduled-shares-page .icn-thumb-rgba,
.scheduled-shares-page .icn-thumb-rla,
.scheduled-shares-page .icn-thumb-rle,
.scheduled-shares-page .icn-thumb-rm,
.scheduled-shares-page .icn-thumb-rss,
.scheduled-shares-page .icn-thumb-rtf,
.scheduled-shares-page .icn-thumb-ruby,
.scheduled-shares-page .icn-thumb-rwx,
.scheduled-shares-page .icn-thumb-scala,
.scheduled-shares-page .icn-thumb-sct,
.scheduled-shares-page .icn-thumb-sdc,
.scheduled-shares-page .icn-thumb-sdd,
.scheduled-shares-page .icn-thumb-sdw,
.scheduled-shares-page .icn-thumb-sfd,
.scheduled-shares-page .icn-thumb-sfw,
.scheduled-shares-page .icn-thumb-sgi,
.scheduled-shares-page .icn-thumb-sh,
.scheduled-shares-page .icn-thumb-shtml,
.scheduled-shares-page .icn-thumb-sia,
.scheduled-shares-page .icn-thumb-sib,
.scheduled-shares-page .icn-thumb-sid,
.scheduled-shares-page .icn-thumb-skp,
.scheduled-shares-page .icn-thumb-sldasm,
.scheduled-shares-page .icn-thumb-sldprt,
.scheduled-shares-page .icn-thumb-smd,
.scheduled-shares-page .icn-thumb-snb,
.scheduled-shares-page .icn-thumb-spreadsheet,
.scheduled-shares-page .icn-thumb-sql,
.scheduled-shares-page .icn-thumb-sr2,
.scheduled-shares-page .icn-thumb-srf,
.scheduled-shares-page .icn-thumb-srt,
.scheduled-shares-page .icn-thumb-sti,
.scheduled-shares-page .icn-thumb-sub,
.scheduled-shares-page .icn-thumb-sun,
.scheduled-shares-page .icn-thumb-svg,
.scheduled-shares-page .icn-thumb-svgz,
.scheduled-shares-page .icn-thumb-sx,
.scheduled-shares-page .icn-thumb-sxc,
.scheduled-shares-page .icn-thumb-sxi,
.scheduled-shares-page .icn-thumb-sxw,
.scheduled-shares-page .icn-thumb-tar,
.scheduled-shares-page .icn-thumb-tar.bz2,
.scheduled-shares-page .icn-thumb-tar.gz,
.scheduled-shares-page .icn-thumb-tar.lzma,
.scheduled-shares-page .icn-thumb-tar.z,
.scheduled-shares-page .icn-thumb-tbz2,
.scheduled-shares-page .icn-thumb-tcr,
.scheduled-shares-page .icn-thumb-tex,
.scheduled-shares-page .icn-thumb-text,
.scheduled-shares-page .icn-thumb-tga,
.scheduled-shares-page .icn-thumb-tgz,
.scheduled-shares-page .icn-thumb-tif,
.scheduled-shares-page .icn-thumb-tiff,
.scheduled-shares-page .icn-thumb-tiff64,
.scheduled-shares-page .icn-thumb-tim,
.scheduled-shares-page .icn-thumb-tlz,
.scheduled-shares-page .icn-thumb-tpz,
.scheduled-shares-page .icn-thumb-ttc,
.scheduled-shares-page .icn-thumb-ttf,
.scheduled-shares-page .icn-thumb-txt,
.scheduled-shares-page .icn-thumb-u3d,
.scheduled-shares-page .icn-thumb-uil,
.scheduled-shares-page .icn-thumb-uof,
.scheduled-shares-page .icn-thumb-uop,
.scheduled-shares-page .icn-thumb-uos,
.scheduled-shares-page .icn-thumb-uot,
.scheduled-shares-page .icn-thumb-url,
.scheduled-shares-page .icn-thumb-uyvy,
.scheduled-shares-page .icn-thumb-vb,
.scheduled-shares-page .icn-thumb-vcf,
.scheduled-shares-page .icn-thumb-vdi,
.scheduled-shares-page .icn-thumb-vhd,
.scheduled-shares-page .icn-thumb-vicar,
.scheduled-shares-page .icn-thumb-video,
.scheduled-shares-page .icn-thumb-viff,
.scheduled-shares-page .icn-thumb-vmdk,
.scheduled-shares-page .icn-thumb-vob,
.scheduled-shares-page .icn-thumb-wav,
.scheduled-shares-page .icn-thumb-wb2,
.scheduled-shares-page .icn-thumb-wbmp,
.scheduled-shares-page .icn-thumb-webm,
.scheduled-shares-page .icn-thumb-webp,
.scheduled-shares-page .icn-thumb-wings,
.scheduled-shares-page .icn-thumb-wk1,
.scheduled-shares-page .icn-thumb-wks,
.scheduled-shares-page .icn-thumb-wma,
.scheduled-shares-page .icn-thumb-wmf,
.scheduled-shares-page .icn-thumb-wmv,
.scheduled-shares-page .icn-thumb-woff,
.scheduled-shares-page .icn-thumb-wpd,
.scheduled-shares-page .icn-thumb-wpg,
.scheduled-shares-page .icn-thumb-wps,
.scheduled-shares-page .icn-thumb-x,
.scheduled-shares-page .icn-thumb-x3d,
.scheduled-shares-page .icn-thumb-x3f,
.scheduled-shares-page .icn-thumb-xbm,
.scheduled-shares-page .icn-thumb-xcf,
.scheduled-shares-page .icn-thumb-xhtml,
.scheduled-shares-page .icn-thumb-xls,
.scheduled-shares-page .icn-thumb-xlsb,
.scheduled-shares-page .icn-thumb-xlsm,
.scheduled-shares-page .icn-thumb-xlsx,
.scheduled-shares-page .icn-thumb-xltx,
.scheduled-shares-page .icn-thumb-xml,
.scheduled-shares-page .icn-thumb-xpm,
.scheduled-shares-page .icn-thumb-xslt,
.scheduled-shares-page .icn-thumb-xwd,
.scheduled-shares-page .icn-thumb-ycbc,
.scheduled-shares-page .icn-thumb-ycbcr,
.scheduled-shares-page .icn-thumb-yuv,
.scheduled-shares-page .icn-thumb-z3d,
.scheduled-shares-page .icn-thumb-zip,
.search-page .icn-thumb-123,
.search-page .icn-thumb-3d,
.search-page .icn-thumb-3dmf,
.search-page .icn-thumb-3ds,
.search-page .icn-thumb-3dt,
.search-page .icn-thumb-3fr,
.search-page .icn-thumb-3g2,
.search-page .icn-thumb-3gp,
.search-page .icn-thumb-7z,
.search-page .icn-thumb-aac,
.search-page .icn-thumb-aai,
.search-page .icn-thumb-ac,
.search-page .icn-thumb-actionscript,
.search-page .icn-thumb-ai,
.search-page .icn-thumb-aif,
.search-page .icn-thumb-aiff,
.search-page .icn-thumb-air,
.search-page .icn-thumb-amr,
.search-page .icn-thumb-an8,
.search-page .icn-thumb-aoi,
.search-page .icn-thumb-apk,
.search-page .icn-thumb-app,
.search-page .icn-thumb-archive,
.search-page .icn-thumb-art,
.search-page .icn-thumb-arw,
.search-page .icn-thumb-as,
.search-page .icn-thumb-atom,
.search-page .icn-thumb-aty,
.search-page .icn-thumb-au,
.search-page .icn-thumb-audio,
.search-page .icn-thumb-avi,
.search-page .icn-thumb-avs,
.search-page .icn-thumb-azw,
.search-page .icn-thumb-azw4,
.search-page .icn-thumb-b3d,
.search-page .icn-thumb-bitmap,
.search-page .icn-thumb-blend,
.search-page .icn-thumb-bmp,
.search-page .icn-thumb-bmp2,
.search-page .icn-thumb-bmp3,
.search-page .icn-thumb-c,
.search-page .icn-thumb-c4d,
.search-page .icn-thumb-cab,
.search-page .icn-thumb-cad,
.search-page .icn-thumb-cag,
.search-page .icn-thumb-cal3d,
.search-page .icn-thumb-cals,
.search-page .icn-thumb-cbr,
.search-page .icn-thumb-cbz,
.search-page .icn-thumb-cc,
.search-page .icn-thumb-cf,
.search-page .icn-thumb-cfl,
.search-page .icn-thumb-cfm,
.search-page .icn-thumb-cfs,
.search-page .icn-thumb-cgm,
.search-page .icn-thumb-chm,
.search-page .icn-thumb-cin,
.search-page .icn-thumb-cmyk,
.search-page .icn-thumb-cmyka,
.search-page .icn-thumb-cob,
.search-page .icn-thumb-code,
.search-page .icn-thumb-cp,
.search-page .icn-thumb-cpp,
.search-page .icn-thumb-cr2,
.search-page .icn-thumb-crw,
.search-page .icn-thumb-cs,
.search-page .icn-thumb-css,
.search-page .icn-thumb-csv,
.search-page .icn-thumb-ctm,
.search-page .icn-thumb-cur,
.search-page .icn-thumb-cut,
.search-page .icn-thumb-dae,
.search-page .icn-thumb-dbf,
.search-page .icn-thumb-dcm,
.search-page .icn-thumb-dcr,
.search-page .icn-thumb-dcx,
.search-page .icn-thumb-dds,
.search-page .icn-thumb-deb,
.search-page .icn-thumb-dfont,
.search-page .icn-thumb-dib,
.search-page .icn-thumb-dicom,
.search-page .icn-thumb-dif,
.search-page .icn-thumb-diff,
.search-page .icn-thumb-djvu,
.search-page .icn-thumb-dmg,
.search-page .icn-thumb-dng,
.search-page .icn-thumb-doc,
.search-page .icn-thumb-document,
.search-page .icn-thumb-docx,
.search-page .icn-thumb-dot,
.search-page .icn-thumb-dpx,
.search-page .icn-thumb-dts,
.search-page .icn-thumb-dwg,
.search-page .icn-thumb-dxf,
.search-page .icn-thumb-ebook,
.search-page .icn-thumb-egg,
.search-page .icn-thumb-emf,
.search-page .icn-thumb-epdf,
.search-page .icn-thumb-epi,
.search-page .icn-thumb-eps,
.search-page .icn-thumb-eps2,
.search-page .icn-thumb-eps3,
.search-page .icn-thumb-epsf,
.search-page .icn-thumb-epsi,
.search-page .icn-thumb-ept,
.search-page .icn-thumb-epub,
.search-page .icn-thumb-erf,
.search-page .icn-thumb-erl,
.search-page .icn-thumb-exr,
.search-page .icn-thumb-fac,
.search-page .icn-thumb-fax,
.search-page .icn-thumb-fb2,
.search-page .icn-thumb-fbx,
.search-page .icn-thumb-fig,
.search-page .icn-thumb-file,
.search-page .icn-thumb-fit,
.search-page .icn-thumb-fits,
.search-page .icn-thumb-flac,
.search-page .icn-thumb-flv,
.search-page .icn-thumb-font,
.search-page .icn-thumb-fpx,
.search-page .icn-thumb-fts,
.search-page .icn-thumb-g,
.search-page .icn-thumb-gif,
.search-page .icn-thumb-glm,
.search-page .icn-thumb-gplt,
.search-page .icn-thumb-gray,
.search-page .icn-thumb-groovy,
.search-page .icn-thumb-gsm,
.search-page .icn-thumb-gz,
.search-page .icn-thumb-h,
.search-page .icn-thumb-hdr,
.search-page .icn-thumb-hpgl,
.search-page .icn-thumb-hrz,
.search-page .icn-thumb-htm,
.search-page .icn-thumb-html,
.search-page .icn-thumb-htmlz,
.search-page .icn-thumb-ical,
.search-page .icn-thumb-ico,
.search-page .icn-thumb-icon,
.search-page .icn-thumb-ics,
.search-page .icn-thumb-iff,
.search-page .icn-thumb-image,
.search-page .icn-thumb-info,
.search-page .icn-thumb-ini,
.search-page .icn-thumb-inli,
.search-page .icn-thumb-ipa,
.search-page .icn-thumb-ipsw,
.search-page .icn-thumb-iso,
.search-page .icn-thumb-java,
.search-page .icn-thumb-jbig,
.search-page .icn-thumb-jfx,
.search-page .icn-thumb-jng,
.search-page .icn-thumb-jp2,
.search-page .icn-thumb-jpc,
.search-page .icn-thumb-jpe,
.search-page .icn-thumb-jpeg,
.search-page .icn-thumb-jpf,
.search-page .icn-thumb-jpg,
.search-page .icn-thumb-js,
.search-page .icn-thumb-jtd,
.search-page .icn-thumb-jtt,
.search-page .icn-thumb-k25,
.search-page .icn-thumb-kdc,
.search-page .icn-thumb-key,
.search-page .icn-thumb-keynote,
.search-page .icn-thumb-link,
.search-page .icn-thumb-lit,
.search-page .icn-thumb-lrf,
.search-page .icn-thumb-lrs,
.search-page .icn-thumb-lwo,
.search-page .icn-thumb-lws,
.search-page .icn-thumb-lxo,
.search-page .icn-thumb-m,
.search-page .icn-thumb-m2v,
.search-page .icn-thumb-m4a,
.search-page .icn-thumb-m4v,
.search-page .icn-thumb-ma,
.search-page .icn-thumb-man,
.search-page .icn-thumb-markdown,
.search-page .icn-thumb-mat,
.search-page .icn-thumb-max,
.search-page .icn-thumb-mb,
.search-page .icn-thumb-md,
.search-page .icn-thumb-md2,
.search-page .icn-thumb-md3,
.search-page .icn-thumb-mdx,
.search-page .icn-thumb-mesh,
.search-page .icn-thumb-mid,
.search-page .icn-thumb-miff,
.search-page .icn-thumb-mkv,
.search-page .icn-thumb-mm3d,
.search-page .icn-thumb-mml,
.search-page .icn-thumb-mng,
.search-page .icn-thumb-mobi,
.search-page .icn-thumb-mono,
.search-page .icn-thumb-mov,
.search-page .icn-thumb-mp2,
.search-page .icn-thumb-mp3,
.search-page .icn-thumb-mp4,
.search-page .icn-thumb-mpc,
.search-page .icn-thumb-mpeg,
.search-page .icn-thumb-mpr,
.search-page .icn-thumb-mrsid,
.search-page .icn-thumb-mrw,
.search-page .icn-thumb-ms-excel,
.search-page .icn-thumb-ms-powerpoint,
.search-page .icn-thumb-ms-word,
.search-page .icn-thumb-msl,
.search-page .icn-thumb-msvg,
.search-page .icn-thumb-mtv,
.search-page .icn-thumb-mvg,
.search-page .icn-thumb-nef,
.search-page .icn-thumb-nif,
.search-page .icn-thumb-no-file,
.search-page .icn-thumb-number,
.search-page .icn-thumb-numbers,
.search-page .icn-thumb-odp,
.search-page .icn-thumb-ods,
.search-page .icn-thumb-odt,
.search-page .icn-thumb-off,
.search-page .icn-thumb-ogg,
.search-page .icn-thumb-ogv,
.search-page .icn-thumb-orf,
.search-page .icn-thumb-otb,
.search-page .icn-thumb-otf,
.search-page .icn-thumb-otp,
.search-page .icn-thumb-ots,
.search-page .icn-thumb-p7,
.search-page .icn-thumb-page,
.search-page .icn-thumb-pages,
.search-page .icn-thumb-palm,
.search-page .icn-thumb-pam,
.search-page .icn-thumb-pas,
.search-page .icn-thumb-patch,
.search-page .icn-thumb-pbm,
.search-page .icn-thumb-pcc,
.search-page .icn-thumb-pcd,
.search-page .icn-thumb-pcds,
.search-page .icn-thumb-pcl,
.search-page .icn-thumb-pct,
.search-page .icn-thumb-pcx,
.search-page .icn-thumb-pdb,
.search-page .icn-thumb-pdf,
.search-page .icn-thumb-pef,
.search-page .icn-thumb-perl,
.search-page .icn-thumb-pex,
.search-page .icn-thumb-pfa,
.search-page .icn-thumb-pfb,
.search-page .icn-thumb-pfm,
.search-page .icn-thumb-pgm,
.search-page .icn-thumb-php,
.search-page .icn-thumb-picon,
.search-page .icn-thumb-pict,
.search-page .icn-thumb-pix,
.search-page .icn-thumb-pl,
.search-page .icn-thumb-pml,
.search-page .icn-thumb-pmlz,
.search-page .icn-thumb-png,
.search-page .icn-thumb-png24,
.search-page .icn-thumb-png32,
.search-page .icn-thumb-png8,
.search-page .icn-thumb-pnm,
.search-page .icn-thumb-pot,
.search-page .icn-thumb-pov,
.search-page .icn-thumb-ppm,
.search-page .icn-thumb-pps,
.search-page .icn-thumb-ppsx,
.search-page .icn-thumb-ppt,
.search-page .icn-thumb-pptx,
.search-page .icn-thumb-prc,
.search-page .icn-thumb-presentation,
.search-page .icn-thumb-ps,
.search-page .icn-thumb-ps1,
.search-page .icn-thumb-ps2,
.search-page .icn-thumb-ps3,
.search-page .icn-thumb-psb,
.search-page .icn-thumb-psd,
.search-page .icn-thumb-ptif,
.search-page .icn-thumb-pwp,
.search-page .icn-thumb-py,
.search-page .icn-thumb-python,
.search-page .icn-thumb-ra,
.search-page .icn-thumb-rad,
.search-page .icn-thumb-raf,
.search-page .icn-thumb-rar,
.search-page .icn-thumb-raw,
.search-page .icn-thumb-rb,
.search-page .icn-thumb-recip,
.search-page .icn-thumb-rgb,
.search-page .icn-thumb-rgba,
.search-page .icn-thumb-rla,
.search-page .icn-thumb-rle,
.search-page .icn-thumb-rm,
.search-page .icn-thumb-rss,
.search-page .icn-thumb-rtf,
.search-page .icn-thumb-ruby,
.search-page .icn-thumb-rwx,
.search-page .icn-thumb-scala,
.search-page .icn-thumb-sct,
.search-page .icn-thumb-sdc,
.search-page .icn-thumb-sdd,
.search-page .icn-thumb-sdw,
.search-page .icn-thumb-sfd,
.search-page .icn-thumb-sfw,
.search-page .icn-thumb-sgi,
.search-page .icn-thumb-sh,
.search-page .icn-thumb-shtml,
.search-page .icn-thumb-sia,
.search-page .icn-thumb-sib,
.search-page .icn-thumb-sid,
.search-page .icn-thumb-skp,
.search-page .icn-thumb-sldasm,
.search-page .icn-thumb-sldprt,
.search-page .icn-thumb-smd,
.search-page .icn-thumb-snb,
.search-page .icn-thumb-spreadsheet,
.search-page .icn-thumb-sql,
.search-page .icn-thumb-sr2,
.search-page .icn-thumb-srf,
.search-page .icn-thumb-srt,
.search-page .icn-thumb-sti,
.search-page .icn-thumb-sub,
.search-page .icn-thumb-sun,
.search-page .icn-thumb-svg,
.search-page .icn-thumb-svgz,
.search-page .icn-thumb-sx,
.search-page .icn-thumb-sxc,
.search-page .icn-thumb-sxi,
.search-page .icn-thumb-sxw,
.search-page .icn-thumb-tar,
.search-page .icn-thumb-tar.bz2,
.search-page .icn-thumb-tar.gz,
.search-page .icn-thumb-tar.lzma,
.search-page .icn-thumb-tar.z,
.search-page .icn-thumb-tbz2,
.search-page .icn-thumb-tcr,
.search-page .icn-thumb-tex,
.search-page .icn-thumb-text,
.search-page .icn-thumb-tga,
.search-page .icn-thumb-tgz,
.search-page .icn-thumb-tif,
.search-page .icn-thumb-tiff,
.search-page .icn-thumb-tiff64,
.search-page .icn-thumb-tim,
.search-page .icn-thumb-tlz,
.search-page .icn-thumb-tpz,
.search-page .icn-thumb-ttc,
.search-page .icn-thumb-ttf,
.search-page .icn-thumb-txt,
.search-page .icn-thumb-u3d,
.search-page .icn-thumb-uil,
.search-page .icn-thumb-uof,
.search-page .icn-thumb-uop,
.search-page .icn-thumb-uos,
.search-page .icn-thumb-uot,
.search-page .icn-thumb-url,
.search-page .icn-thumb-uyvy,
.search-page .icn-thumb-vb,
.search-page .icn-thumb-vcf,
.search-page .icn-thumb-vdi,
.search-page .icn-thumb-vhd,
.search-page .icn-thumb-vicar,
.search-page .icn-thumb-video,
.search-page .icn-thumb-viff,
.search-page .icn-thumb-vmdk,
.search-page .icn-thumb-vob,
.search-page .icn-thumb-wav,
.search-page .icn-thumb-wb2,
.search-page .icn-thumb-wbmp,
.search-page .icn-thumb-webm,
.search-page .icn-thumb-webp,
.search-page .icn-thumb-wings,
.search-page .icn-thumb-wk1,
.search-page .icn-thumb-wks,
.search-page .icn-thumb-wma,
.search-page .icn-thumb-wmf,
.search-page .icn-thumb-wmv,
.search-page .icn-thumb-woff,
.search-page .icn-thumb-wpd,
.search-page .icn-thumb-wpg,
.search-page .icn-thumb-wps,
.search-page .icn-thumb-x,
.search-page .icn-thumb-x3d,
.search-page .icn-thumb-x3f,
.search-page .icn-thumb-xbm,
.search-page .icn-thumb-xcf,
.search-page .icn-thumb-xhtml,
.search-page .icn-thumb-xls,
.search-page .icn-thumb-xlsb,
.search-page .icn-thumb-xlsm,
.search-page .icn-thumb-xlsx,
.search-page .icn-thumb-xltx,
.search-page .icn-thumb-xml,
.search-page .icn-thumb-xpm,
.search-page .icn-thumb-xslt,
.search-page .icn-thumb-xwd,
.search-page .icn-thumb-ycbc,
.search-page .icn-thumb-ycbcr,
.search-page .icn-thumb-yuv,
.search-page .icn-thumb-z3d,
.search-page .icn-thumb-zip,
.shared-by-me-page .icn-thumb-123,
.shared-by-me-page .icn-thumb-3d,
.shared-by-me-page .icn-thumb-3dmf,
.shared-by-me-page .icn-thumb-3ds,
.shared-by-me-page .icn-thumb-3dt,
.shared-by-me-page .icn-thumb-3fr,
.shared-by-me-page .icn-thumb-3g2,
.shared-by-me-page .icn-thumb-3gp,
.shared-by-me-page .icn-thumb-7z,
.shared-by-me-page .icn-thumb-aac,
.shared-by-me-page .icn-thumb-aai,
.shared-by-me-page .icn-thumb-ac,
.shared-by-me-page .icn-thumb-actionscript,
.shared-by-me-page .icn-thumb-ai,
.shared-by-me-page .icn-thumb-aif,
.shared-by-me-page .icn-thumb-aiff,
.shared-by-me-page .icn-thumb-air,
.shared-by-me-page .icn-thumb-amr,
.shared-by-me-page .icn-thumb-an8,
.shared-by-me-page .icn-thumb-aoi,
.shared-by-me-page .icn-thumb-apk,
.shared-by-me-page .icn-thumb-app,
.shared-by-me-page .icn-thumb-archive,
.shared-by-me-page .icn-thumb-art,
.shared-by-me-page .icn-thumb-arw,
.shared-by-me-page .icn-thumb-as,
.shared-by-me-page .icn-thumb-atom,
.shared-by-me-page .icn-thumb-aty,
.shared-by-me-page .icn-thumb-au,
.shared-by-me-page .icn-thumb-audio,
.shared-by-me-page .icn-thumb-avi,
.shared-by-me-page .icn-thumb-avs,
.shared-by-me-page .icn-thumb-azw,
.shared-by-me-page .icn-thumb-azw4,
.shared-by-me-page .icn-thumb-b3d,
.shared-by-me-page .icn-thumb-bitmap,
.shared-by-me-page .icn-thumb-blend,
.shared-by-me-page .icn-thumb-bmp,
.shared-by-me-page .icn-thumb-bmp2,
.shared-by-me-page .icn-thumb-bmp3,
.shared-by-me-page .icn-thumb-c,
.shared-by-me-page .icn-thumb-c4d,
.shared-by-me-page .icn-thumb-cab,
.shared-by-me-page .icn-thumb-cad,
.shared-by-me-page .icn-thumb-cag,
.shared-by-me-page .icn-thumb-cal3d,
.shared-by-me-page .icn-thumb-cals,
.shared-by-me-page .icn-thumb-cbr,
.shared-by-me-page .icn-thumb-cbz,
.shared-by-me-page .icn-thumb-cc,
.shared-by-me-page .icn-thumb-cf,
.shared-by-me-page .icn-thumb-cfl,
.shared-by-me-page .icn-thumb-cfm,
.shared-by-me-page .icn-thumb-cfs,
.shared-by-me-page .icn-thumb-cgm,
.shared-by-me-page .icn-thumb-chm,
.shared-by-me-page .icn-thumb-cin,
.shared-by-me-page .icn-thumb-cmyk,
.shared-by-me-page .icn-thumb-cmyka,
.shared-by-me-page .icn-thumb-cob,
.shared-by-me-page .icn-thumb-code,
.shared-by-me-page .icn-thumb-cp,
.shared-by-me-page .icn-thumb-cpp,
.shared-by-me-page .icn-thumb-cr2,
.shared-by-me-page .icn-thumb-crw,
.shared-by-me-page .icn-thumb-cs,
.shared-by-me-page .icn-thumb-css,
.shared-by-me-page .icn-thumb-csv,
.shared-by-me-page .icn-thumb-ctm,
.shared-by-me-page .icn-thumb-cur,
.shared-by-me-page .icn-thumb-cut,
.shared-by-me-page .icn-thumb-dae,
.shared-by-me-page .icn-thumb-dbf,
.shared-by-me-page .icn-thumb-dcm,
.shared-by-me-page .icn-thumb-dcr,
.shared-by-me-page .icn-thumb-dcx,
.shared-by-me-page .icn-thumb-dds,
.shared-by-me-page .icn-thumb-deb,
.shared-by-me-page .icn-thumb-dfont,
.shared-by-me-page .icn-thumb-dib,
.shared-by-me-page .icn-thumb-dicom,
.shared-by-me-page .icn-thumb-dif,
.shared-by-me-page .icn-thumb-diff,
.shared-by-me-page .icn-thumb-djvu,
.shared-by-me-page .icn-thumb-dmg,
.shared-by-me-page .icn-thumb-dng,
.shared-by-me-page .icn-thumb-doc,
.shared-by-me-page .icn-thumb-document,
.shared-by-me-page .icn-thumb-docx,
.shared-by-me-page .icn-thumb-dot,
.shared-by-me-page .icn-thumb-dpx,
.shared-by-me-page .icn-thumb-dts,
.shared-by-me-page .icn-thumb-dwg,
.shared-by-me-page .icn-thumb-dxf,
.shared-by-me-page .icn-thumb-ebook,
.shared-by-me-page .icn-thumb-egg,
.shared-by-me-page .icn-thumb-emf,
.shared-by-me-page .icn-thumb-epdf,
.shared-by-me-page .icn-thumb-epi,
.shared-by-me-page .icn-thumb-eps,
.shared-by-me-page .icn-thumb-eps2,
.shared-by-me-page .icn-thumb-eps3,
.shared-by-me-page .icn-thumb-epsf,
.shared-by-me-page .icn-thumb-epsi,
.shared-by-me-page .icn-thumb-ept,
.shared-by-me-page .icn-thumb-epub,
.shared-by-me-page .icn-thumb-erf,
.shared-by-me-page .icn-thumb-erl,
.shared-by-me-page .icn-thumb-exr,
.shared-by-me-page .icn-thumb-fac,
.shared-by-me-page .icn-thumb-fax,
.shared-by-me-page .icn-thumb-fb2,
.shared-by-me-page .icn-thumb-fbx,
.shared-by-me-page .icn-thumb-fig,
.shared-by-me-page .icn-thumb-file,
.shared-by-me-page .icn-thumb-fit,
.shared-by-me-page .icn-thumb-fits,
.shared-by-me-page .icn-thumb-flac,
.shared-by-me-page .icn-thumb-flv,
.shared-by-me-page .icn-thumb-font,
.shared-by-me-page .icn-thumb-fpx,
.shared-by-me-page .icn-thumb-fts,
.shared-by-me-page .icn-thumb-g,
.shared-by-me-page .icn-thumb-gif,
.shared-by-me-page .icn-thumb-glm,
.shared-by-me-page .icn-thumb-gplt,
.shared-by-me-page .icn-thumb-gray,
.shared-by-me-page .icn-thumb-groovy,
.shared-by-me-page .icn-thumb-gsm,
.shared-by-me-page .icn-thumb-gz,
.shared-by-me-page .icn-thumb-h,
.shared-by-me-page .icn-thumb-hdr,
.shared-by-me-page .icn-thumb-hpgl,
.shared-by-me-page .icn-thumb-hrz,
.shared-by-me-page .icn-thumb-htm,
.shared-by-me-page .icn-thumb-html,
.shared-by-me-page .icn-thumb-htmlz,
.shared-by-me-page .icn-thumb-ical,
.shared-by-me-page .icn-thumb-ico,
.shared-by-me-page .icn-thumb-icon,
.shared-by-me-page .icn-thumb-ics,
.shared-by-me-page .icn-thumb-iff,
.shared-by-me-page .icn-thumb-image,
.shared-by-me-page .icn-thumb-info,
.shared-by-me-page .icn-thumb-ini,
.shared-by-me-page .icn-thumb-inli,
.shared-by-me-page .icn-thumb-ipa,
.shared-by-me-page .icn-thumb-ipsw,
.shared-by-me-page .icn-thumb-iso,
.shared-by-me-page .icn-thumb-java,
.shared-by-me-page .icn-thumb-jbig,
.shared-by-me-page .icn-thumb-jfx,
.shared-by-me-page .icn-thumb-jng,
.shared-by-me-page .icn-thumb-jp2,
.shared-by-me-page .icn-thumb-jpc,
.shared-by-me-page .icn-thumb-jpe,
.shared-by-me-page .icn-thumb-jpeg,
.shared-by-me-page .icn-thumb-jpf,
.shared-by-me-page .icn-thumb-jpg,
.shared-by-me-page .icn-thumb-js,
.shared-by-me-page .icn-thumb-jtd,
.shared-by-me-page .icn-thumb-jtt,
.shared-by-me-page .icn-thumb-k25,
.shared-by-me-page .icn-thumb-kdc,
.shared-by-me-page .icn-thumb-key,
.shared-by-me-page .icn-thumb-keynote,
.shared-by-me-page .icn-thumb-link,
.shared-by-me-page .icn-thumb-lit,
.shared-by-me-page .icn-thumb-lrf,
.shared-by-me-page .icn-thumb-lrs,
.shared-by-me-page .icn-thumb-lwo,
.shared-by-me-page .icn-thumb-lws,
.shared-by-me-page .icn-thumb-lxo,
.shared-by-me-page .icn-thumb-m,
.shared-by-me-page .icn-thumb-m2v,
.shared-by-me-page .icn-thumb-m4a,
.shared-by-me-page .icn-thumb-m4v,
.shared-by-me-page .icn-thumb-ma,
.shared-by-me-page .icn-thumb-man,
.shared-by-me-page .icn-thumb-markdown,
.shared-by-me-page .icn-thumb-mat,
.shared-by-me-page .icn-thumb-max,
.shared-by-me-page .icn-thumb-mb,
.shared-by-me-page .icn-thumb-md,
.shared-by-me-page .icn-thumb-md2,
.shared-by-me-page .icn-thumb-md3,
.shared-by-me-page .icn-thumb-mdx,
.shared-by-me-page .icn-thumb-mesh,
.shared-by-me-page .icn-thumb-mid,
.shared-by-me-page .icn-thumb-miff,
.shared-by-me-page .icn-thumb-mkv,
.shared-by-me-page .icn-thumb-mm3d,
.shared-by-me-page .icn-thumb-mml,
.shared-by-me-page .icn-thumb-mng,
.shared-by-me-page .icn-thumb-mobi,
.shared-by-me-page .icn-thumb-mono,
.shared-by-me-page .icn-thumb-mov,
.shared-by-me-page .icn-thumb-mp2,
.shared-by-me-page .icn-thumb-mp3,
.shared-by-me-page .icn-thumb-mp4,
.shared-by-me-page .icn-thumb-mpc,
.shared-by-me-page .icn-thumb-mpeg,
.shared-by-me-page .icn-thumb-mpr,
.shared-by-me-page .icn-thumb-mrsid,
.shared-by-me-page .icn-thumb-mrw,
.shared-by-me-page .icn-thumb-ms-excel,
.shared-by-me-page .icn-thumb-ms-powerpoint,
.shared-by-me-page .icn-thumb-ms-word,
.shared-by-me-page .icn-thumb-msl,
.shared-by-me-page .icn-thumb-msvg,
.shared-by-me-page .icn-thumb-mtv,
.shared-by-me-page .icn-thumb-mvg,
.shared-by-me-page .icn-thumb-nef,
.shared-by-me-page .icn-thumb-nif,
.shared-by-me-page .icn-thumb-no-file,
.shared-by-me-page .icn-thumb-number,
.shared-by-me-page .icn-thumb-numbers,
.shared-by-me-page .icn-thumb-odp,
.shared-by-me-page .icn-thumb-ods,
.shared-by-me-page .icn-thumb-odt,
.shared-by-me-page .icn-thumb-off,
.shared-by-me-page .icn-thumb-ogg,
.shared-by-me-page .icn-thumb-ogv,
.shared-by-me-page .icn-thumb-orf,
.shared-by-me-page .icn-thumb-otb,
.shared-by-me-page .icn-thumb-otf,
.shared-by-me-page .icn-thumb-otp,
.shared-by-me-page .icn-thumb-ots,
.shared-by-me-page .icn-thumb-p7,
.shared-by-me-page .icn-thumb-page,
.shared-by-me-page .icn-thumb-pages,
.shared-by-me-page .icn-thumb-palm,
.shared-by-me-page .icn-thumb-pam,
.shared-by-me-page .icn-thumb-pas,
.shared-by-me-page .icn-thumb-patch,
.shared-by-me-page .icn-thumb-pbm,
.shared-by-me-page .icn-thumb-pcc,
.shared-by-me-page .icn-thumb-pcd,
.shared-by-me-page .icn-thumb-pcds,
.shared-by-me-page .icn-thumb-pcl,
.shared-by-me-page .icn-thumb-pct,
.shared-by-me-page .icn-thumb-pcx,
.shared-by-me-page .icn-thumb-pdb,
.shared-by-me-page .icn-thumb-pdf,
.shared-by-me-page .icn-thumb-pef,
.shared-by-me-page .icn-thumb-perl,
.shared-by-me-page .icn-thumb-pex,
.shared-by-me-page .icn-thumb-pfa,
.shared-by-me-page .icn-thumb-pfb,
.shared-by-me-page .icn-thumb-pfm,
.shared-by-me-page .icn-thumb-pgm,
.shared-by-me-page .icn-thumb-php,
.shared-by-me-page .icn-thumb-picon,
.shared-by-me-page .icn-thumb-pict,
.shared-by-me-page .icn-thumb-pix,
.shared-by-me-page .icn-thumb-pl,
.shared-by-me-page .icn-thumb-pml,
.shared-by-me-page .icn-thumb-pmlz,
.shared-by-me-page .icn-thumb-png,
.shared-by-me-page .icn-thumb-png24,
.shared-by-me-page .icn-thumb-png32,
.shared-by-me-page .icn-thumb-png8,
.shared-by-me-page .icn-thumb-pnm,
.shared-by-me-page .icn-thumb-pot,
.shared-by-me-page .icn-thumb-pov,
.shared-by-me-page .icn-thumb-ppm,
.shared-by-me-page .icn-thumb-pps,
.shared-by-me-page .icn-thumb-ppsx,
.shared-by-me-page .icn-thumb-ppt,
.shared-by-me-page .icn-thumb-pptx,
.shared-by-me-page .icn-thumb-prc,
.shared-by-me-page .icn-thumb-presentation,
.shared-by-me-page .icn-thumb-ps,
.shared-by-me-page .icn-thumb-ps1,
.shared-by-me-page .icn-thumb-ps2,
.shared-by-me-page .icn-thumb-ps3,
.shared-by-me-page .icn-thumb-psb,
.shared-by-me-page .icn-thumb-psd,
.shared-by-me-page .icn-thumb-ptif,
.shared-by-me-page .icn-thumb-pwp,
.shared-by-me-page .icn-thumb-py,
.shared-by-me-page .icn-thumb-python,
.shared-by-me-page .icn-thumb-ra,
.shared-by-me-page .icn-thumb-rad,
.shared-by-me-page .icn-thumb-raf,
.shared-by-me-page .icn-thumb-rar,
.shared-by-me-page .icn-thumb-raw,
.shared-by-me-page .icn-thumb-rb,
.shared-by-me-page .icn-thumb-recip,
.shared-by-me-page .icn-thumb-rgb,
.shared-by-me-page .icn-thumb-rgba,
.shared-by-me-page .icn-thumb-rla,
.shared-by-me-page .icn-thumb-rle,
.shared-by-me-page .icn-thumb-rm,
.shared-by-me-page .icn-thumb-rss,
.shared-by-me-page .icn-thumb-rtf,
.shared-by-me-page .icn-thumb-ruby,
.shared-by-me-page .icn-thumb-rwx,
.shared-by-me-page .icn-thumb-scala,
.shared-by-me-page .icn-thumb-sct,
.shared-by-me-page .icn-thumb-sdc,
.shared-by-me-page .icn-thumb-sdd,
.shared-by-me-page .icn-thumb-sdw,
.shared-by-me-page .icn-thumb-sfd,
.shared-by-me-page .icn-thumb-sfw,
.shared-by-me-page .icn-thumb-sgi,
.shared-by-me-page .icn-thumb-sh,
.shared-by-me-page .icn-thumb-shtml,
.shared-by-me-page .icn-thumb-sia,
.shared-by-me-page .icn-thumb-sib,
.shared-by-me-page .icn-thumb-sid,
.shared-by-me-page .icn-thumb-skp,
.shared-by-me-page .icn-thumb-sldasm,
.shared-by-me-page .icn-thumb-sldprt,
.shared-by-me-page .icn-thumb-smd,
.shared-by-me-page .icn-thumb-snb,
.shared-by-me-page .icn-thumb-spreadsheet,
.shared-by-me-page .icn-thumb-sql,
.shared-by-me-page .icn-thumb-sr2,
.shared-by-me-page .icn-thumb-srf,
.shared-by-me-page .icn-thumb-srt,
.shared-by-me-page .icn-thumb-sti,
.shared-by-me-page .icn-thumb-sub,
.shared-by-me-page .icn-thumb-sun,
.shared-by-me-page .icn-thumb-svg,
.shared-by-me-page .icn-thumb-svgz,
.shared-by-me-page .icn-thumb-sx,
.shared-by-me-page .icn-thumb-sxc,
.shared-by-me-page .icn-thumb-sxi,
.shared-by-me-page .icn-thumb-sxw,
.shared-by-me-page .icn-thumb-tar,
.shared-by-me-page .icn-thumb-tar.bz2,
.shared-by-me-page .icn-thumb-tar.gz,
.shared-by-me-page .icn-thumb-tar.lzma,
.shared-by-me-page .icn-thumb-tar.z,
.shared-by-me-page .icn-thumb-tbz2,
.shared-by-me-page .icn-thumb-tcr,
.shared-by-me-page .icn-thumb-tex,
.shared-by-me-page .icn-thumb-text,
.shared-by-me-page .icn-thumb-tga,
.shared-by-me-page .icn-thumb-tgz,
.shared-by-me-page .icn-thumb-tif,
.shared-by-me-page .icn-thumb-tiff,
.shared-by-me-page .icn-thumb-tiff64,
.shared-by-me-page .icn-thumb-tim,
.shared-by-me-page .icn-thumb-tlz,
.shared-by-me-page .icn-thumb-tpz,
.shared-by-me-page .icn-thumb-ttc,
.shared-by-me-page .icn-thumb-ttf,
.shared-by-me-page .icn-thumb-txt,
.shared-by-me-page .icn-thumb-u3d,
.shared-by-me-page .icn-thumb-uil,
.shared-by-me-page .icn-thumb-uof,
.shared-by-me-page .icn-thumb-uop,
.shared-by-me-page .icn-thumb-uos,
.shared-by-me-page .icn-thumb-uot,
.shared-by-me-page .icn-thumb-url,
.shared-by-me-page .icn-thumb-uyvy,
.shared-by-me-page .icn-thumb-vb,
.shared-by-me-page .icn-thumb-vcf,
.shared-by-me-page .icn-thumb-vdi,
.shared-by-me-page .icn-thumb-vhd,
.shared-by-me-page .icn-thumb-vicar,
.shared-by-me-page .icn-thumb-video,
.shared-by-me-page .icn-thumb-viff,
.shared-by-me-page .icn-thumb-vmdk,
.shared-by-me-page .icn-thumb-vob,
.shared-by-me-page .icn-thumb-wav,
.shared-by-me-page .icn-thumb-wb2,
.shared-by-me-page .icn-thumb-wbmp,
.shared-by-me-page .icn-thumb-webm,
.shared-by-me-page .icn-thumb-webp,
.shared-by-me-page .icn-thumb-wings,
.shared-by-me-page .icn-thumb-wk1,
.shared-by-me-page .icn-thumb-wks,
.shared-by-me-page .icn-thumb-wma,
.shared-by-me-page .icn-thumb-wmf,
.shared-by-me-page .icn-thumb-wmv,
.shared-by-me-page .icn-thumb-woff,
.shared-by-me-page .icn-thumb-wpd,
.shared-by-me-page .icn-thumb-wpg,
.shared-by-me-page .icn-thumb-wps,
.shared-by-me-page .icn-thumb-x,
.shared-by-me-page .icn-thumb-x3d,
.shared-by-me-page .icn-thumb-x3f,
.shared-by-me-page .icn-thumb-xbm,
.shared-by-me-page .icn-thumb-xcf,
.shared-by-me-page .icn-thumb-xhtml,
.shared-by-me-page .icn-thumb-xls,
.shared-by-me-page .icn-thumb-xlsb,
.shared-by-me-page .icn-thumb-xlsm,
.shared-by-me-page .icn-thumb-xlsx,
.shared-by-me-page .icn-thumb-xltx,
.shared-by-me-page .icn-thumb-xml,
.shared-by-me-page .icn-thumb-xpm,
.shared-by-me-page .icn-thumb-xslt,
.shared-by-me-page .icn-thumb-xwd,
.shared-by-me-page .icn-thumb-ycbc,
.shared-by-me-page .icn-thumb-ycbcr,
.shared-by-me-page .icn-thumb-yuv,
.shared-by-me-page .icn-thumb-z3d,
.shared-by-me-page .icn-thumb-zip,
.shared-with-me-page .icn-thumb-123,
.shared-with-me-page .icn-thumb-3d,
.shared-with-me-page .icn-thumb-3dmf,
.shared-with-me-page .icn-thumb-3ds,
.shared-with-me-page .icn-thumb-3dt,
.shared-with-me-page .icn-thumb-3fr,
.shared-with-me-page .icn-thumb-3g2,
.shared-with-me-page .icn-thumb-3gp,
.shared-with-me-page .icn-thumb-7z,
.shared-with-me-page .icn-thumb-aac,
.shared-with-me-page .icn-thumb-aai,
.shared-with-me-page .icn-thumb-ac,
.shared-with-me-page .icn-thumb-actionscript,
.shared-with-me-page .icn-thumb-ai,
.shared-with-me-page .icn-thumb-aif,
.shared-with-me-page .icn-thumb-aiff,
.shared-with-me-page .icn-thumb-air,
.shared-with-me-page .icn-thumb-amr,
.shared-with-me-page .icn-thumb-an8,
.shared-with-me-page .icn-thumb-aoi,
.shared-with-me-page .icn-thumb-apk,
.shared-with-me-page .icn-thumb-app,
.shared-with-me-page .icn-thumb-archive,
.shared-with-me-page .icn-thumb-art,
.shared-with-me-page .icn-thumb-arw,
.shared-with-me-page .icn-thumb-as,
.shared-with-me-page .icn-thumb-atom,
.shared-with-me-page .icn-thumb-aty,
.shared-with-me-page .icn-thumb-au,
.shared-with-me-page .icn-thumb-audio,
.shared-with-me-page .icn-thumb-avi,
.shared-with-me-page .icn-thumb-avs,
.shared-with-me-page .icn-thumb-azw,
.shared-with-me-page .icn-thumb-azw4,
.shared-with-me-page .icn-thumb-b3d,
.shared-with-me-page .icn-thumb-bitmap,
.shared-with-me-page .icn-thumb-blend,
.shared-with-me-page .icn-thumb-bmp,
.shared-with-me-page .icn-thumb-bmp2,
.shared-with-me-page .icn-thumb-bmp3,
.shared-with-me-page .icn-thumb-c,
.shared-with-me-page .icn-thumb-c4d,
.shared-with-me-page .icn-thumb-cab,
.shared-with-me-page .icn-thumb-cad,
.shared-with-me-page .icn-thumb-cag,
.shared-with-me-page .icn-thumb-cal3d,
.shared-with-me-page .icn-thumb-cals,
.shared-with-me-page .icn-thumb-cbr,
.shared-with-me-page .icn-thumb-cbz,
.shared-with-me-page .icn-thumb-cc,
.shared-with-me-page .icn-thumb-cf,
.shared-with-me-page .icn-thumb-cfl,
.shared-with-me-page .icn-thumb-cfm,
.shared-with-me-page .icn-thumb-cfs,
.shared-with-me-page .icn-thumb-cgm,
.shared-with-me-page .icn-thumb-chm,
.shared-with-me-page .icn-thumb-cin,
.shared-with-me-page .icn-thumb-cmyk,
.shared-with-me-page .icn-thumb-cmyka,
.shared-with-me-page .icn-thumb-cob,
.shared-with-me-page .icn-thumb-code,
.shared-with-me-page .icn-thumb-cp,
.shared-with-me-page .icn-thumb-cpp,
.shared-with-me-page .icn-thumb-cr2,
.shared-with-me-page .icn-thumb-crw,
.shared-with-me-page .icn-thumb-cs,
.shared-with-me-page .icn-thumb-css,
.shared-with-me-page .icn-thumb-csv,
.shared-with-me-page .icn-thumb-ctm,
.shared-with-me-page .icn-thumb-cur,
.shared-with-me-page .icn-thumb-cut,
.shared-with-me-page .icn-thumb-dae,
.shared-with-me-page .icn-thumb-dbf,
.shared-with-me-page .icn-thumb-dcm,
.shared-with-me-page .icn-thumb-dcr,
.shared-with-me-page .icn-thumb-dcx,
.shared-with-me-page .icn-thumb-dds,
.shared-with-me-page .icn-thumb-deb,
.shared-with-me-page .icn-thumb-dfont,
.shared-with-me-page .icn-thumb-dib,
.shared-with-me-page .icn-thumb-dicom,
.shared-with-me-page .icn-thumb-dif,
.shared-with-me-page .icn-thumb-diff,
.shared-with-me-page .icn-thumb-djvu,
.shared-with-me-page .icn-thumb-dmg,
.shared-with-me-page .icn-thumb-dng,
.shared-with-me-page .icn-thumb-doc,
.shared-with-me-page .icn-thumb-document,
.shared-with-me-page .icn-thumb-docx,
.shared-with-me-page .icn-thumb-dot,
.shared-with-me-page .icn-thumb-dpx,
.shared-with-me-page .icn-thumb-dts,
.shared-with-me-page .icn-thumb-dwg,
.shared-with-me-page .icn-thumb-dxf,
.shared-with-me-page .icn-thumb-ebook,
.shared-with-me-page .icn-thumb-egg,
.shared-with-me-page .icn-thumb-emf,
.shared-with-me-page .icn-thumb-epdf,
.shared-with-me-page .icn-thumb-epi,
.shared-with-me-page .icn-thumb-eps,
.shared-with-me-page .icn-thumb-eps2,
.shared-with-me-page .icn-thumb-eps3,
.shared-with-me-page .icn-thumb-epsf,
.shared-with-me-page .icn-thumb-epsi,
.shared-with-me-page .icn-thumb-ept,
.shared-with-me-page .icn-thumb-epub,
.shared-with-me-page .icn-thumb-erf,
.shared-with-me-page .icn-thumb-erl,
.shared-with-me-page .icn-thumb-exr,
.shared-with-me-page .icn-thumb-fac,
.shared-with-me-page .icn-thumb-fax,
.shared-with-me-page .icn-thumb-fb2,
.shared-with-me-page .icn-thumb-fbx,
.shared-with-me-page .icn-thumb-fig,
.shared-with-me-page .icn-thumb-file,
.shared-with-me-page .icn-thumb-fit,
.shared-with-me-page .icn-thumb-fits,
.shared-with-me-page .icn-thumb-flac,
.shared-with-me-page .icn-thumb-flv,
.shared-with-me-page .icn-thumb-font,
.shared-with-me-page .icn-thumb-fpx,
.shared-with-me-page .icn-thumb-fts,
.shared-with-me-page .icn-thumb-g,
.shared-with-me-page .icn-thumb-gif,
.shared-with-me-page .icn-thumb-glm,
.shared-with-me-page .icn-thumb-gplt,
.shared-with-me-page .icn-thumb-gray,
.shared-with-me-page .icn-thumb-groovy,
.shared-with-me-page .icn-thumb-gsm,
.shared-with-me-page .icn-thumb-gz,
.shared-with-me-page .icn-thumb-h,
.shared-with-me-page .icn-thumb-hdr,
.shared-with-me-page .icn-thumb-hpgl,
.shared-with-me-page .icn-thumb-hrz,
.shared-with-me-page .icn-thumb-htm,
.shared-with-me-page .icn-thumb-html,
.shared-with-me-page .icn-thumb-htmlz,
.shared-with-me-page .icn-thumb-ical,
.shared-with-me-page .icn-thumb-ico,
.shared-with-me-page .icn-thumb-icon,
.shared-with-me-page .icn-thumb-ics,
.shared-with-me-page .icn-thumb-iff,
.shared-with-me-page .icn-thumb-image,
.shared-with-me-page .icn-thumb-info,
.shared-with-me-page .icn-thumb-ini,
.shared-with-me-page .icn-thumb-inli,
.shared-with-me-page .icn-thumb-ipa,
.shared-with-me-page .icn-thumb-ipsw,
.shared-with-me-page .icn-thumb-iso,
.shared-with-me-page .icn-thumb-java,
.shared-with-me-page .icn-thumb-jbig,
.shared-with-me-page .icn-thumb-jfx,
.shared-with-me-page .icn-thumb-jng,
.shared-with-me-page .icn-thumb-jp2,
.shared-with-me-page .icn-thumb-jpc,
.shared-with-me-page .icn-thumb-jpe,
.shared-with-me-page .icn-thumb-jpeg,
.shared-with-me-page .icn-thumb-jpf,
.shared-with-me-page .icn-thumb-jpg,
.shared-with-me-page .icn-thumb-js,
.shared-with-me-page .icn-thumb-jtd,
.shared-with-me-page .icn-thumb-jtt,
.shared-with-me-page .icn-thumb-k25,
.shared-with-me-page .icn-thumb-kdc,
.shared-with-me-page .icn-thumb-key,
.shared-with-me-page .icn-thumb-keynote,
.shared-with-me-page .icn-thumb-link,
.shared-with-me-page .icn-thumb-lit,
.shared-with-me-page .icn-thumb-lrf,
.shared-with-me-page .icn-thumb-lrs,
.shared-with-me-page .icn-thumb-lwo,
.shared-with-me-page .icn-thumb-lws,
.shared-with-me-page .icn-thumb-lxo,
.shared-with-me-page .icn-thumb-m,
.shared-with-me-page .icn-thumb-m2v,
.shared-with-me-page .icn-thumb-m4a,
.shared-with-me-page .icn-thumb-m4v,
.shared-with-me-page .icn-thumb-ma,
.shared-with-me-page .icn-thumb-man,
.shared-with-me-page .icn-thumb-markdown,
.shared-with-me-page .icn-thumb-mat,
.shared-with-me-page .icn-thumb-max,
.shared-with-me-page .icn-thumb-mb,
.shared-with-me-page .icn-thumb-md,
.shared-with-me-page .icn-thumb-md2,
.shared-with-me-page .icn-thumb-md3,
.shared-with-me-page .icn-thumb-mdx,
.shared-with-me-page .icn-thumb-mesh,
.shared-with-me-page .icn-thumb-mid,
.shared-with-me-page .icn-thumb-miff,
.shared-with-me-page .icn-thumb-mkv,
.shared-with-me-page .icn-thumb-mm3d,
.shared-with-me-page .icn-thumb-mml,
.shared-with-me-page .icn-thumb-mng,
.shared-with-me-page .icn-thumb-mobi,
.shared-with-me-page .icn-thumb-mono,
.shared-with-me-page .icn-thumb-mov,
.shared-with-me-page .icn-thumb-mp2,
.shared-with-me-page .icn-thumb-mp3,
.shared-with-me-page .icn-thumb-mp4,
.shared-with-me-page .icn-thumb-mpc,
.shared-with-me-page .icn-thumb-mpeg,
.shared-with-me-page .icn-thumb-mpr,
.shared-with-me-page .icn-thumb-mrsid,
.shared-with-me-page .icn-thumb-mrw,
.shared-with-me-page .icn-thumb-ms-excel,
.shared-with-me-page .icn-thumb-ms-powerpoint,
.shared-with-me-page .icn-thumb-ms-word,
.shared-with-me-page .icn-thumb-msl,
.shared-with-me-page .icn-thumb-msvg,
.shared-with-me-page .icn-thumb-mtv,
.shared-with-me-page .icn-thumb-mvg,
.shared-with-me-page .icn-thumb-nef,
.shared-with-me-page .icn-thumb-nif,
.shared-with-me-page .icn-thumb-no-file,
.shared-with-me-page .icn-thumb-number,
.shared-with-me-page .icn-thumb-numbers,
.shared-with-me-page .icn-thumb-odp,
.shared-with-me-page .icn-thumb-ods,
.shared-with-me-page .icn-thumb-odt,
.shared-with-me-page .icn-thumb-off,
.shared-with-me-page .icn-thumb-ogg,
.shared-with-me-page .icn-thumb-ogv,
.shared-with-me-page .icn-thumb-orf,
.shared-with-me-page .icn-thumb-otb,
.shared-with-me-page .icn-thumb-otf,
.shared-with-me-page .icn-thumb-otp,
.shared-with-me-page .icn-thumb-ots,
.shared-with-me-page .icn-thumb-p7,
.shared-with-me-page .icn-thumb-page,
.shared-with-me-page .icn-thumb-pages,
.shared-with-me-page .icn-thumb-palm,
.shared-with-me-page .icn-thumb-pam,
.shared-with-me-page .icn-thumb-pas,
.shared-with-me-page .icn-thumb-patch,
.shared-with-me-page .icn-thumb-pbm,
.shared-with-me-page .icn-thumb-pcc,
.shared-with-me-page .icn-thumb-pcd,
.shared-with-me-page .icn-thumb-pcds,
.shared-with-me-page .icn-thumb-pcl,
.shared-with-me-page .icn-thumb-pct,
.shared-with-me-page .icn-thumb-pcx,
.shared-with-me-page .icn-thumb-pdb,
.shared-with-me-page .icn-thumb-pdf,
.shared-with-me-page .icn-thumb-pef,
.shared-with-me-page .icn-thumb-perl,
.shared-with-me-page .icn-thumb-pex,
.shared-with-me-page .icn-thumb-pfa,
.shared-with-me-page .icn-thumb-pfb,
.shared-with-me-page .icn-thumb-pfm,
.shared-with-me-page .icn-thumb-pgm,
.shared-with-me-page .icn-thumb-php,
.shared-with-me-page .icn-thumb-picon,
.shared-with-me-page .icn-thumb-pict,
.shared-with-me-page .icn-thumb-pix,
.shared-with-me-page .icn-thumb-pl,
.shared-with-me-page .icn-thumb-pml,
.shared-with-me-page .icn-thumb-pmlz,
.shared-with-me-page .icn-thumb-png,
.shared-with-me-page .icn-thumb-png24,
.shared-with-me-page .icn-thumb-png32,
.shared-with-me-page .icn-thumb-png8,
.shared-with-me-page .icn-thumb-pnm,
.shared-with-me-page .icn-thumb-pot,
.shared-with-me-page .icn-thumb-pov,
.shared-with-me-page .icn-thumb-ppm,
.shared-with-me-page .icn-thumb-pps,
.shared-with-me-page .icn-thumb-ppsx,
.shared-with-me-page .icn-thumb-ppt,
.shared-with-me-page .icn-thumb-pptx,
.shared-with-me-page .icn-thumb-prc,
.shared-with-me-page .icn-thumb-presentation,
.shared-with-me-page .icn-thumb-ps,
.shared-with-me-page .icn-thumb-ps1,
.shared-with-me-page .icn-thumb-ps2,
.shared-with-me-page .icn-thumb-ps3,
.shared-with-me-page .icn-thumb-psb,
.shared-with-me-page .icn-thumb-psd,
.shared-with-me-page .icn-thumb-ptif,
.shared-with-me-page .icn-thumb-pwp,
.shared-with-me-page .icn-thumb-py,
.shared-with-me-page .icn-thumb-python,
.shared-with-me-page .icn-thumb-ra,
.shared-with-me-page .icn-thumb-rad,
.shared-with-me-page .icn-thumb-raf,
.shared-with-me-page .icn-thumb-rar,
.shared-with-me-page .icn-thumb-raw,
.shared-with-me-page .icn-thumb-rb,
.shared-with-me-page .icn-thumb-recip,
.shared-with-me-page .icn-thumb-rgb,
.shared-with-me-page .icn-thumb-rgba,
.shared-with-me-page .icn-thumb-rla,
.shared-with-me-page .icn-thumb-rle,
.shared-with-me-page .icn-thumb-rm,
.shared-with-me-page .icn-thumb-rss,
.shared-with-me-page .icn-thumb-rtf,
.shared-with-me-page .icn-thumb-ruby,
.shared-with-me-page .icn-thumb-rwx,
.shared-with-me-page .icn-thumb-scala,
.shared-with-me-page .icn-thumb-sct,
.shared-with-me-page .icn-thumb-sdc,
.shared-with-me-page .icn-thumb-sdd,
.shared-with-me-page .icn-thumb-sdw,
.shared-with-me-page .icn-thumb-sfd,
.shared-with-me-page .icn-thumb-sfw,
.shared-with-me-page .icn-thumb-sgi,
.shared-with-me-page .icn-thumb-sh,
.shared-with-me-page .icn-thumb-shtml,
.shared-with-me-page .icn-thumb-sia,
.shared-with-me-page .icn-thumb-sib,
.shared-with-me-page .icn-thumb-sid,
.shared-with-me-page .icn-thumb-skp,
.shared-with-me-page .icn-thumb-sldasm,
.shared-with-me-page .icn-thumb-sldprt,
.shared-with-me-page .icn-thumb-smd,
.shared-with-me-page .icn-thumb-snb,
.shared-with-me-page .icn-thumb-spreadsheet,
.shared-with-me-page .icn-thumb-sql,
.shared-with-me-page .icn-thumb-sr2,
.shared-with-me-page .icn-thumb-srf,
.shared-with-me-page .icn-thumb-srt,
.shared-with-me-page .icn-thumb-sti,
.shared-with-me-page .icn-thumb-sub,
.shared-with-me-page .icn-thumb-sun,
.shared-with-me-page .icn-thumb-svg,
.shared-with-me-page .icn-thumb-svgz,
.shared-with-me-page .icn-thumb-sx,
.shared-with-me-page .icn-thumb-sxc,
.shared-with-me-page .icn-thumb-sxi,
.shared-with-me-page .icn-thumb-sxw,
.shared-with-me-page .icn-thumb-tar,
.shared-with-me-page .icn-thumb-tar.bz2,
.shared-with-me-page .icn-thumb-tar.gz,
.shared-with-me-page .icn-thumb-tar.lzma,
.shared-with-me-page .icn-thumb-tar.z,
.shared-with-me-page .icn-thumb-tbz2,
.shared-with-me-page .icn-thumb-tcr,
.shared-with-me-page .icn-thumb-tex,
.shared-with-me-page .icn-thumb-text,
.shared-with-me-page .icn-thumb-tga,
.shared-with-me-page .icn-thumb-tgz,
.shared-with-me-page .icn-thumb-tif,
.shared-with-me-page .icn-thumb-tiff,
.shared-with-me-page .icn-thumb-tiff64,
.shared-with-me-page .icn-thumb-tim,
.shared-with-me-page .icn-thumb-tlz,
.shared-with-me-page .icn-thumb-tpz,
.shared-with-me-page .icn-thumb-ttc,
.shared-with-me-page .icn-thumb-ttf,
.shared-with-me-page .icn-thumb-txt,
.shared-with-me-page .icn-thumb-u3d,
.shared-with-me-page .icn-thumb-uil,
.shared-with-me-page .icn-thumb-uof,
.shared-with-me-page .icn-thumb-uop,
.shared-with-me-page .icn-thumb-uos,
.shared-with-me-page .icn-thumb-uot,
.shared-with-me-page .icn-thumb-url,
.shared-with-me-page .icn-thumb-uyvy,
.shared-with-me-page .icn-thumb-vb,
.shared-with-me-page .icn-thumb-vcf,
.shared-with-me-page .icn-thumb-vdi,
.shared-with-me-page .icn-thumb-vhd,
.shared-with-me-page .icn-thumb-vicar,
.shared-with-me-page .icn-thumb-video,
.shared-with-me-page .icn-thumb-viff,
.shared-with-me-page .icn-thumb-vmdk,
.shared-with-me-page .icn-thumb-vob,
.shared-with-me-page .icn-thumb-wav,
.shared-with-me-page .icn-thumb-wb2,
.shared-with-me-page .icn-thumb-wbmp,
.shared-with-me-page .icn-thumb-webm,
.shared-with-me-page .icn-thumb-webp,
.shared-with-me-page .icn-thumb-wings,
.shared-with-me-page .icn-thumb-wk1,
.shared-with-me-page .icn-thumb-wks,
.shared-with-me-page .icn-thumb-wma,
.shared-with-me-page .icn-thumb-wmf,
.shared-with-me-page .icn-thumb-wmv,
.shared-with-me-page .icn-thumb-woff,
.shared-with-me-page .icn-thumb-wpd,
.shared-with-me-page .icn-thumb-wpg,
.shared-with-me-page .icn-thumb-wps,
.shared-with-me-page .icn-thumb-x,
.shared-with-me-page .icn-thumb-x3d,
.shared-with-me-page .icn-thumb-x3f,
.shared-with-me-page .icn-thumb-xbm,
.shared-with-me-page .icn-thumb-xcf,
.shared-with-me-page .icn-thumb-xhtml,
.shared-with-me-page .icn-thumb-xls,
.shared-with-me-page .icn-thumb-xlsb,
.shared-with-me-page .icn-thumb-xlsm,
.shared-with-me-page .icn-thumb-xlsx,
.shared-with-me-page .icn-thumb-xltx,
.shared-with-me-page .icn-thumb-xml,
.shared-with-me-page .icn-thumb-xpm,
.shared-with-me-page .icn-thumb-xslt,
.shared-with-me-page .icn-thumb-xwd,
.shared-with-me-page .icn-thumb-ycbc,
.shared-with-me-page .icn-thumb-ycbcr,
.shared-with-me-page .icn-thumb-yuv,
.shared-with-me-page .icn-thumb-z3d,
.shared-with-me-page .icn-thumb-zip,
.thumb-icon{
display:inline-block;
background:url('/res/images/file-icons/sprite-s1bf6e8c109.png') no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.scheduled-shares-page .icn-thumb-123,
.scheduled-shares-page .icn-thumb-3d,
.scheduled-shares-page .icn-thumb-3dmf,
.scheduled-shares-page .icn-thumb-3ds,
.scheduled-shares-page .icn-thumb-3dt,
.scheduled-shares-page .icn-thumb-3fr,
.scheduled-shares-page .icn-thumb-3g2,
.scheduled-shares-page .icn-thumb-3gp,
.scheduled-shares-page .icn-thumb-7z,
.scheduled-shares-page .icn-thumb-aac,
.scheduled-shares-page .icn-thumb-aai,
.scheduled-shares-page .icn-thumb-ac,
.scheduled-shares-page .icn-thumb-actionscript,
.scheduled-shares-page .icn-thumb-ai,
.scheduled-shares-page .icn-thumb-aif,
.scheduled-shares-page .icn-thumb-aiff,
.scheduled-shares-page .icn-thumb-air,
.scheduled-shares-page .icn-thumb-amr,
.scheduled-shares-page .icn-thumb-an8,
.scheduled-shares-page .icn-thumb-aoi,
.scheduled-shares-page .icn-thumb-apk,
.scheduled-shares-page .icn-thumb-app,
.scheduled-shares-page .icn-thumb-archive,
.scheduled-shares-page .icn-thumb-art,
.scheduled-shares-page .icn-thumb-arw,
.scheduled-shares-page .icn-thumb-as,
.scheduled-shares-page .icn-thumb-atom,
.scheduled-shares-page .icn-thumb-aty,
.scheduled-shares-page .icn-thumb-au,
.scheduled-shares-page .icn-thumb-audio,
.scheduled-shares-page .icn-thumb-avi,
.scheduled-shares-page .icn-thumb-avs,
.scheduled-shares-page .icn-thumb-azw,
.scheduled-shares-page .icn-thumb-azw4,
.scheduled-shares-page .icn-thumb-b3d,
.scheduled-shares-page .icn-thumb-bitmap,
.scheduled-shares-page .icn-thumb-blend,
.scheduled-shares-page .icn-thumb-bmp,
.scheduled-shares-page .icn-thumb-bmp2,
.scheduled-shares-page .icn-thumb-bmp3,
.scheduled-shares-page .icn-thumb-c,
.scheduled-shares-page .icn-thumb-c4d,
.scheduled-shares-page .icn-thumb-cab,
.scheduled-shares-page .icn-thumb-cad,
.scheduled-shares-page .icn-thumb-cag,
.scheduled-shares-page .icn-thumb-cal3d,
.scheduled-shares-page .icn-thumb-cals,
.scheduled-shares-page .icn-thumb-cbr,
.scheduled-shares-page .icn-thumb-cbz,
.scheduled-shares-page .icn-thumb-cc,
.scheduled-shares-page .icn-thumb-cf,
.scheduled-shares-page .icn-thumb-cfl,
.scheduled-shares-page .icn-thumb-cfm,
.scheduled-shares-page .icn-thumb-cfs,
.scheduled-shares-page .icn-thumb-cgm,
.scheduled-shares-page .icn-thumb-chm,
.scheduled-shares-page .icn-thumb-cin,
.scheduled-shares-page .icn-thumb-cmyk,
.scheduled-shares-page .icn-thumb-cmyka,
.scheduled-shares-page .icn-thumb-cob,
.scheduled-shares-page .icn-thumb-code,
.scheduled-shares-page .icn-thumb-cp,
.scheduled-shares-page .icn-thumb-cpp,
.scheduled-shares-page .icn-thumb-cr2,
.scheduled-shares-page .icn-thumb-crw,
.scheduled-shares-page .icn-thumb-cs,
.scheduled-shares-page .icn-thumb-css,
.scheduled-shares-page .icn-thumb-csv,
.scheduled-shares-page .icn-thumb-ctm,
.scheduled-shares-page .icn-thumb-cur,
.scheduled-shares-page .icn-thumb-cut,
.scheduled-shares-page .icn-thumb-dae,
.scheduled-shares-page .icn-thumb-dbf,
.scheduled-shares-page .icn-thumb-dcm,
.scheduled-shares-page .icn-thumb-dcr,
.scheduled-shares-page .icn-thumb-dcx,
.scheduled-shares-page .icn-thumb-dds,
.scheduled-shares-page .icn-thumb-deb,
.scheduled-shares-page .icn-thumb-dfont,
.scheduled-shares-page .icn-thumb-dib,
.scheduled-shares-page .icn-thumb-dicom,
.scheduled-shares-page .icn-thumb-dif,
.scheduled-shares-page .icn-thumb-diff,
.scheduled-shares-page .icn-thumb-djvu,
.scheduled-shares-page .icn-thumb-dmg,
.scheduled-shares-page .icn-thumb-dng,
.scheduled-shares-page .icn-thumb-doc,
.scheduled-shares-page .icn-thumb-document,
.scheduled-shares-page .icn-thumb-docx,
.scheduled-shares-page .icn-thumb-dot,
.scheduled-shares-page .icn-thumb-dpx,
.scheduled-shares-page .icn-thumb-dts,
.scheduled-shares-page .icn-thumb-dwg,
.scheduled-shares-page .icn-thumb-dxf,
.scheduled-shares-page .icn-thumb-ebook,
.scheduled-shares-page .icn-thumb-egg,
.scheduled-shares-page .icn-thumb-emf,
.scheduled-shares-page .icn-thumb-epdf,
.scheduled-shares-page .icn-thumb-epi,
.scheduled-shares-page .icn-thumb-eps,
.scheduled-shares-page .icn-thumb-eps2,
.scheduled-shares-page .icn-thumb-eps3,
.scheduled-shares-page .icn-thumb-epsf,
.scheduled-shares-page .icn-thumb-epsi,
.scheduled-shares-page .icn-thumb-ept,
.scheduled-shares-page .icn-thumb-epub,
.scheduled-shares-page .icn-thumb-erf,
.scheduled-shares-page .icn-thumb-erl,
.scheduled-shares-page .icn-thumb-exr,
.scheduled-shares-page .icn-thumb-fac,
.scheduled-shares-page .icn-thumb-fax,
.scheduled-shares-page .icn-thumb-fb2,
.scheduled-shares-page .icn-thumb-fbx,
.scheduled-shares-page .icn-thumb-fig,
.scheduled-shares-page .icn-thumb-file,
.scheduled-shares-page .icn-thumb-fit,
.scheduled-shares-page .icn-thumb-fits,
.scheduled-shares-page .icn-thumb-flac,
.scheduled-shares-page .icn-thumb-flv,
.scheduled-shares-page .icn-thumb-font,
.scheduled-shares-page .icn-thumb-fpx,
.scheduled-shares-page .icn-thumb-fts,
.scheduled-shares-page .icn-thumb-g,
.scheduled-shares-page .icn-thumb-gif,
.scheduled-shares-page .icn-thumb-glm,
.scheduled-shares-page .icn-thumb-gplt,
.scheduled-shares-page .icn-thumb-gray,
.scheduled-shares-page .icn-thumb-groovy,
.scheduled-shares-page .icn-thumb-gsm,
.scheduled-shares-page .icn-thumb-gz,
.scheduled-shares-page .icn-thumb-h,
.scheduled-shares-page .icn-thumb-hdr,
.scheduled-shares-page .icn-thumb-hpgl,
.scheduled-shares-page .icn-thumb-hrz,
.scheduled-shares-page .icn-thumb-htm,
.scheduled-shares-page .icn-thumb-html,
.scheduled-shares-page .icn-thumb-htmlz,
.scheduled-shares-page .icn-thumb-ical,
.scheduled-shares-page .icn-thumb-ico,
.scheduled-shares-page .icn-thumb-icon,
.scheduled-shares-page .icn-thumb-ics,
.scheduled-shares-page .icn-thumb-iff,
.scheduled-shares-page .icn-thumb-image,
.scheduled-shares-page .icn-thumb-info,
.scheduled-shares-page .icn-thumb-ini,
.scheduled-shares-page .icn-thumb-inli,
.scheduled-shares-page .icn-thumb-ipa,
.scheduled-shares-page .icn-thumb-ipsw,
.scheduled-shares-page .icn-thumb-iso,
.scheduled-shares-page .icn-thumb-java,
.scheduled-shares-page .icn-thumb-jbig,
.scheduled-shares-page .icn-thumb-jfx,
.scheduled-shares-page .icn-thumb-jng,
.scheduled-shares-page .icn-thumb-jp2,
.scheduled-shares-page .icn-thumb-jpc,
.scheduled-shares-page .icn-thumb-jpe,
.scheduled-shares-page .icn-thumb-jpeg,
.scheduled-shares-page .icn-thumb-jpf,
.scheduled-shares-page .icn-thumb-jpg,
.scheduled-shares-page .icn-thumb-js,
.scheduled-shares-page .icn-thumb-jtd,
.scheduled-shares-page .icn-thumb-jtt,
.scheduled-shares-page .icn-thumb-k25,
.scheduled-shares-page .icn-thumb-kdc,
.scheduled-shares-page .icn-thumb-key,
.scheduled-shares-page .icn-thumb-keynote,
.scheduled-shares-page .icn-thumb-link,
.scheduled-shares-page .icn-thumb-lit,
.scheduled-shares-page .icn-thumb-lrf,
.scheduled-shares-page .icn-thumb-lrs,
.scheduled-shares-page .icn-thumb-lwo,
.scheduled-shares-page .icn-thumb-lws,
.scheduled-shares-page .icn-thumb-lxo,
.scheduled-shares-page .icn-thumb-m,
.scheduled-shares-page .icn-thumb-m2v,
.scheduled-shares-page .icn-thumb-m4a,
.scheduled-shares-page .icn-thumb-m4v,
.scheduled-shares-page .icn-thumb-ma,
.scheduled-shares-page .icn-thumb-man,
.scheduled-shares-page .icn-thumb-markdown,
.scheduled-shares-page .icn-thumb-mat,
.scheduled-shares-page .icn-thumb-max,
.scheduled-shares-page .icn-thumb-mb,
.scheduled-shares-page .icn-thumb-md,
.scheduled-shares-page .icn-thumb-md2,
.scheduled-shares-page .icn-thumb-md3,
.scheduled-shares-page .icn-thumb-mdx,
.scheduled-shares-page .icn-thumb-mesh,
.scheduled-shares-page .icn-thumb-mid,
.scheduled-shares-page .icn-thumb-miff,
.scheduled-shares-page .icn-thumb-mkv,
.scheduled-shares-page .icn-thumb-mm3d,
.scheduled-shares-page .icn-thumb-mml,
.scheduled-shares-page .icn-thumb-mng,
.scheduled-shares-page .icn-thumb-mobi,
.scheduled-shares-page .icn-thumb-mono,
.scheduled-shares-page .icn-thumb-mov,
.scheduled-shares-page .icn-thumb-mp2,
.scheduled-shares-page .icn-thumb-mp3,
.scheduled-shares-page .icn-thumb-mp4,
.scheduled-shares-page .icn-thumb-mpc,
.scheduled-shares-page .icn-thumb-mpeg,
.scheduled-shares-page .icn-thumb-mpr,
.scheduled-shares-page .icn-thumb-mrsid,
.scheduled-shares-page .icn-thumb-mrw,
.scheduled-shares-page .icn-thumb-ms-excel,
.scheduled-shares-page .icn-thumb-ms-powerpoint,
.scheduled-shares-page .icn-thumb-ms-word,
.scheduled-shares-page .icn-thumb-msl,
.scheduled-shares-page .icn-thumb-msvg,
.scheduled-shares-page .icn-thumb-mtv,
.scheduled-shares-page .icn-thumb-mvg,
.scheduled-shares-page .icn-thumb-nef,
.scheduled-shares-page .icn-thumb-nif,
.scheduled-shares-page .icn-thumb-no-file,
.scheduled-shares-page .icn-thumb-number,
.scheduled-shares-page .icn-thumb-numbers,
.scheduled-shares-page .icn-thumb-odp,
.scheduled-shares-page .icn-thumb-ods,
.scheduled-shares-page .icn-thumb-odt,
.scheduled-shares-page .icn-thumb-off,
.scheduled-shares-page .icn-thumb-ogg,
.scheduled-shares-page .icn-thumb-ogv,
.scheduled-shares-page .icn-thumb-orf,
.scheduled-shares-page .icn-thumb-otb,
.scheduled-shares-page .icn-thumb-otf,
.scheduled-shares-page .icn-thumb-otp,
.scheduled-shares-page .icn-thumb-ots,
.scheduled-shares-page .icn-thumb-p7,
.scheduled-shares-page .icn-thumb-page,
.scheduled-shares-page .icn-thumb-pages,
.scheduled-shares-page .icn-thumb-palm,
.scheduled-shares-page .icn-thumb-pam,
.scheduled-shares-page .icn-thumb-pas,
.scheduled-shares-page .icn-thumb-patch,
.scheduled-shares-page .icn-thumb-pbm,
.scheduled-shares-page .icn-thumb-pcc,
.scheduled-shares-page .icn-thumb-pcd,
.scheduled-shares-page .icn-thumb-pcds,
.scheduled-shares-page .icn-thumb-pcl,
.scheduled-shares-page .icn-thumb-pct,
.scheduled-shares-page .icn-thumb-pcx,
.scheduled-shares-page .icn-thumb-pdb,
.scheduled-shares-page .icn-thumb-pdf,
.scheduled-shares-page .icn-thumb-pef,
.scheduled-shares-page .icn-thumb-perl,
.scheduled-shares-page .icn-thumb-pex,
.scheduled-shares-page .icn-thumb-pfa,
.scheduled-shares-page .icn-thumb-pfb,
.scheduled-shares-page .icn-thumb-pfm,
.scheduled-shares-page .icn-thumb-pgm,
.scheduled-shares-page .icn-thumb-php,
.scheduled-shares-page .icn-thumb-picon,
.scheduled-shares-page .icn-thumb-pict,
.scheduled-shares-page .icn-thumb-pix,
.scheduled-shares-page .icn-thumb-pl,
.scheduled-shares-page .icn-thumb-pml,
.scheduled-shares-page .icn-thumb-pmlz,
.scheduled-shares-page .icn-thumb-png,
.scheduled-shares-page .icn-thumb-png24,
.scheduled-shares-page .icn-thumb-png32,
.scheduled-shares-page .icn-thumb-png8,
.scheduled-shares-page .icn-thumb-pnm,
.scheduled-shares-page .icn-thumb-pot,
.scheduled-shares-page .icn-thumb-pov,
.scheduled-shares-page .icn-thumb-ppm,
.scheduled-shares-page .icn-thumb-pps,
.scheduled-shares-page .icn-thumb-ppsx,
.scheduled-shares-page .icn-thumb-ppt,
.scheduled-shares-page .icn-thumb-pptx,
.scheduled-shares-page .icn-thumb-prc,
.scheduled-shares-page .icn-thumb-presentation,
.scheduled-shares-page .icn-thumb-ps,
.scheduled-shares-page .icn-thumb-ps1,
.scheduled-shares-page .icn-thumb-ps2,
.scheduled-shares-page .icn-thumb-ps3,
.scheduled-shares-page .icn-thumb-psb,
.scheduled-shares-page .icn-thumb-psd,
.scheduled-shares-page .icn-thumb-ptif,
.scheduled-shares-page .icn-thumb-pwp,
.scheduled-shares-page .icn-thumb-py,
.scheduled-shares-page .icn-thumb-python,
.scheduled-shares-page .icn-thumb-ra,
.scheduled-shares-page .icn-thumb-rad,
.scheduled-shares-page .icn-thumb-raf,
.scheduled-shares-page .icn-thumb-rar,
.scheduled-shares-page .icn-thumb-raw,
.scheduled-shares-page .icn-thumb-rb,
.scheduled-shares-page .icn-thumb-recip,
.scheduled-shares-page .icn-thumb-rgb,
.scheduled-shares-page .icn-thumb-rgba,
.scheduled-shares-page .icn-thumb-rla,
.scheduled-shares-page .icn-thumb-rle,
.scheduled-shares-page .icn-thumb-rm,
.scheduled-shares-page .icn-thumb-rss,
.scheduled-shares-page .icn-thumb-rtf,
.scheduled-shares-page .icn-thumb-ruby,
.scheduled-shares-page .icn-thumb-rwx,
.scheduled-shares-page .icn-thumb-scala,
.scheduled-shares-page .icn-thumb-sct,
.scheduled-shares-page .icn-thumb-sdc,
.scheduled-shares-page .icn-thumb-sdd,
.scheduled-shares-page .icn-thumb-sdw,
.scheduled-shares-page .icn-thumb-sfd,
.scheduled-shares-page .icn-thumb-sfw,
.scheduled-shares-page .icn-thumb-sgi,
.scheduled-shares-page .icn-thumb-sh,
.scheduled-shares-page .icn-thumb-shtml,
.scheduled-shares-page .icn-thumb-sia,
.scheduled-shares-page .icn-thumb-sib,
.scheduled-shares-page .icn-thumb-sid,
.scheduled-shares-page .icn-thumb-skp,
.scheduled-shares-page .icn-thumb-sldasm,
.scheduled-shares-page .icn-thumb-sldprt,
.scheduled-shares-page .icn-thumb-smd,
.scheduled-shares-page .icn-thumb-snb,
.scheduled-shares-page .icn-thumb-spreadsheet,
.scheduled-shares-page .icn-thumb-sql,
.scheduled-shares-page .icn-thumb-sr2,
.scheduled-shares-page .icn-thumb-srf,
.scheduled-shares-page .icn-thumb-srt,
.scheduled-shares-page .icn-thumb-sti,
.scheduled-shares-page .icn-thumb-sub,
.scheduled-shares-page .icn-thumb-sun,
.scheduled-shares-page .icn-thumb-svg,
.scheduled-shares-page .icn-thumb-svgz,
.scheduled-shares-page .icn-thumb-sx,
.scheduled-shares-page .icn-thumb-sxc,
.scheduled-shares-page .icn-thumb-sxi,
.scheduled-shares-page .icn-thumb-sxw,
.scheduled-shares-page .icn-thumb-tar,
.scheduled-shares-page .icn-thumb-tar.bz2,
.scheduled-shares-page .icn-thumb-tar.gz,
.scheduled-shares-page .icn-thumb-tar.lzma,
.scheduled-shares-page .icn-thumb-tar.z,
.scheduled-shares-page .icn-thumb-tbz2,
.scheduled-shares-page .icn-thumb-tcr,
.scheduled-shares-page .icn-thumb-tex,
.scheduled-shares-page .icn-thumb-text,
.scheduled-shares-page .icn-thumb-tga,
.scheduled-shares-page .icn-thumb-tgz,
.scheduled-shares-page .icn-thumb-tif,
.scheduled-shares-page .icn-thumb-tiff,
.scheduled-shares-page .icn-thumb-tiff64,
.scheduled-shares-page .icn-thumb-tim,
.scheduled-shares-page .icn-thumb-tlz,
.scheduled-shares-page .icn-thumb-tpz,
.scheduled-shares-page .icn-thumb-ttc,
.scheduled-shares-page .icn-thumb-ttf,
.scheduled-shares-page .icn-thumb-txt,
.scheduled-shares-page .icn-thumb-u3d,
.scheduled-shares-page .icn-thumb-uil,
.scheduled-shares-page .icn-thumb-uof,
.scheduled-shares-page .icn-thumb-uop,
.scheduled-shares-page .icn-thumb-uos,
.scheduled-shares-page .icn-thumb-uot,
.scheduled-shares-page .icn-thumb-url,
.scheduled-shares-page .icn-thumb-uyvy,
.scheduled-shares-page .icn-thumb-vb,
.scheduled-shares-page .icn-thumb-vcf,
.scheduled-shares-page .icn-thumb-vdi,
.scheduled-shares-page .icn-thumb-vhd,
.scheduled-shares-page .icn-thumb-vicar,
.scheduled-shares-page .icn-thumb-video,
.scheduled-shares-page .icn-thumb-viff,
.scheduled-shares-page .icn-thumb-vmdk,
.scheduled-shares-page .icn-thumb-vob,
.scheduled-shares-page .icn-thumb-wav,
.scheduled-shares-page .icn-thumb-wb2,
.scheduled-shares-page .icn-thumb-wbmp,
.scheduled-shares-page .icn-thumb-webm,
.scheduled-shares-page .icn-thumb-webp,
.scheduled-shares-page .icn-thumb-wings,
.scheduled-shares-page .icn-thumb-wk1,
.scheduled-shares-page .icn-thumb-wks,
.scheduled-shares-page .icn-thumb-wma,
.scheduled-shares-page .icn-thumb-wmf,
.scheduled-shares-page .icn-thumb-wmv,
.scheduled-shares-page .icn-thumb-woff,
.scheduled-shares-page .icn-thumb-wpd,
.scheduled-shares-page .icn-thumb-wpg,
.scheduled-shares-page .icn-thumb-wps,
.scheduled-shares-page .icn-thumb-x,
.scheduled-shares-page .icn-thumb-x3d,
.scheduled-shares-page .icn-thumb-x3f,
.scheduled-shares-page .icn-thumb-xbm,
.scheduled-shares-page .icn-thumb-xcf,
.scheduled-shares-page .icn-thumb-xhtml,
.scheduled-shares-page .icn-thumb-xls,
.scheduled-shares-page .icn-thumb-xlsb,
.scheduled-shares-page .icn-thumb-xlsm,
.scheduled-shares-page .icn-thumb-xlsx,
.scheduled-shares-page .icn-thumb-xltx,
.scheduled-shares-page .icn-thumb-xml,
.scheduled-shares-page .icn-thumb-xpm,
.scheduled-shares-page .icn-thumb-xslt,
.scheduled-shares-page .icn-thumb-xwd,
.scheduled-shares-page .icn-thumb-ycbc,
.scheduled-shares-page .icn-thumb-ycbcr,
.scheduled-shares-page .icn-thumb-yuv,
.scheduled-shares-page .icn-thumb-z3d,
.scheduled-shares-page .icn-thumb-zip,
.search-page .icn-thumb-123,
.search-page .icn-thumb-3d,
.search-page .icn-thumb-3dmf,
.search-page .icn-thumb-3ds,
.search-page .icn-thumb-3dt,
.search-page .icn-thumb-3fr,
.search-page .icn-thumb-3g2,
.search-page .icn-thumb-3gp,
.search-page .icn-thumb-7z,
.search-page .icn-thumb-aac,
.search-page .icn-thumb-aai,
.search-page .icn-thumb-ac,
.search-page .icn-thumb-actionscript,
.search-page .icn-thumb-ai,
.search-page .icn-thumb-aif,
.search-page .icn-thumb-aiff,
.search-page .icn-thumb-air,
.search-page .icn-thumb-amr,
.search-page .icn-thumb-an8,
.search-page .icn-thumb-aoi,
.search-page .icn-thumb-apk,
.search-page .icn-thumb-app,
.search-page .icn-thumb-archive,
.search-page .icn-thumb-art,
.search-page .icn-thumb-arw,
.search-page .icn-thumb-as,
.search-page .icn-thumb-atom,
.search-page .icn-thumb-aty,
.search-page .icn-thumb-au,
.search-page .icn-thumb-audio,
.search-page .icn-thumb-avi,
.search-page .icn-thumb-avs,
.search-page .icn-thumb-azw,
.search-page .icn-thumb-azw4,
.search-page .icn-thumb-b3d,
.search-page .icn-thumb-bitmap,
.search-page .icn-thumb-blend,
.search-page .icn-thumb-bmp,
.search-page .icn-thumb-bmp2,
.search-page .icn-thumb-bmp3,
.search-page .icn-thumb-c,
.search-page .icn-thumb-c4d,
.search-page .icn-thumb-cab,
.search-page .icn-thumb-cad,
.search-page .icn-thumb-cag,
.search-page .icn-thumb-cal3d,
.search-page .icn-thumb-cals,
.search-page .icn-thumb-cbr,
.search-page .icn-thumb-cbz,
.search-page .icn-thumb-cc,
.search-page .icn-thumb-cf,
.search-page .icn-thumb-cfl,
.search-page .icn-thumb-cfm,
.search-page .icn-thumb-cfs,
.search-page .icn-thumb-cgm,
.search-page .icn-thumb-chm,
.search-page .icn-thumb-cin,
.search-page .icn-thumb-cmyk,
.search-page .icn-thumb-cmyka,
.search-page .icn-thumb-cob,
.search-page .icn-thumb-code,
.search-page .icn-thumb-cp,
.search-page .icn-thumb-cpp,
.search-page .icn-thumb-cr2,
.search-page .icn-thumb-crw,
.search-page .icn-thumb-cs,
.search-page .icn-thumb-css,
.search-page .icn-thumb-csv,
.search-page .icn-thumb-ctm,
.search-page .icn-thumb-cur,
.search-page .icn-thumb-cut,
.search-page .icn-thumb-dae,
.search-page .icn-thumb-dbf,
.search-page .icn-thumb-dcm,
.search-page .icn-thumb-dcr,
.search-page .icn-thumb-dcx,
.search-page .icn-thumb-dds,
.search-page .icn-thumb-deb,
.search-page .icn-thumb-dfont,
.search-page .icn-thumb-dib,
.search-page .icn-thumb-dicom,
.search-page .icn-thumb-dif,
.search-page .icn-thumb-diff,
.search-page .icn-thumb-djvu,
.search-page .icn-thumb-dmg,
.search-page .icn-thumb-dng,
.search-page .icn-thumb-doc,
.search-page .icn-thumb-document,
.search-page .icn-thumb-docx,
.search-page .icn-thumb-dot,
.search-page .icn-thumb-dpx,
.search-page .icn-thumb-dts,
.search-page .icn-thumb-dwg,
.search-page .icn-thumb-dxf,
.search-page .icn-thumb-ebook,
.search-page .icn-thumb-egg,
.search-page .icn-thumb-emf,
.search-page .icn-thumb-epdf,
.search-page .icn-thumb-epi,
.search-page .icn-thumb-eps,
.search-page .icn-thumb-eps2,
.search-page .icn-thumb-eps3,
.search-page .icn-thumb-epsf,
.search-page .icn-thumb-epsi,
.search-page .icn-thumb-ept,
.search-page .icn-thumb-epub,
.search-page .icn-thumb-erf,
.search-page .icn-thumb-erl,
.search-page .icn-thumb-exr,
.search-page .icn-thumb-fac,
.search-page .icn-thumb-fax,
.search-page .icn-thumb-fb2,
.search-page .icn-thumb-fbx,
.search-page .icn-thumb-fig,
.search-page .icn-thumb-file,
.search-page .icn-thumb-fit,
.search-page .icn-thumb-fits,
.search-page .icn-thumb-flac,
.search-page .icn-thumb-flv,
.search-page .icn-thumb-font,
.search-page .icn-thumb-fpx,
.search-page .icn-thumb-fts,
.search-page .icn-thumb-g,
.search-page .icn-thumb-gif,
.search-page .icn-thumb-glm,
.search-page .icn-thumb-gplt,
.search-page .icn-thumb-gray,
.search-page .icn-thumb-groovy,
.search-page .icn-thumb-gsm,
.search-page .icn-thumb-gz,
.search-page .icn-thumb-h,
.search-page .icn-thumb-hdr,
.search-page .icn-thumb-hpgl,
.search-page .icn-thumb-hrz,
.search-page .icn-thumb-htm,
.search-page .icn-thumb-html,
.search-page .icn-thumb-htmlz,
.search-page .icn-thumb-ical,
.search-page .icn-thumb-ico,
.search-page .icn-thumb-icon,
.search-page .icn-thumb-ics,
.search-page .icn-thumb-iff,
.search-page .icn-thumb-image,
.search-page .icn-thumb-info,
.search-page .icn-thumb-ini,
.search-page .icn-thumb-inli,
.search-page .icn-thumb-ipa,
.search-page .icn-thumb-ipsw,
.search-page .icn-thumb-iso,
.search-page .icn-thumb-java,
.search-page .icn-thumb-jbig,
.search-page .icn-thumb-jfx,
.search-page .icn-thumb-jng,
.search-page .icn-thumb-jp2,
.search-page .icn-thumb-jpc,
.search-page .icn-thumb-jpe,
.search-page .icn-thumb-jpeg,
.search-page .icn-thumb-jpf,
.search-page .icn-thumb-jpg,
.search-page .icn-thumb-js,
.search-page .icn-thumb-jtd,
.search-page .icn-thumb-jtt,
.search-page .icn-thumb-k25,
.search-page .icn-thumb-kdc,
.search-page .icn-thumb-key,
.search-page .icn-thumb-keynote,
.search-page .icn-thumb-link,
.search-page .icn-thumb-lit,
.search-page .icn-thumb-lrf,
.search-page .icn-thumb-lrs,
.search-page .icn-thumb-lwo,
.search-page .icn-thumb-lws,
.search-page .icn-thumb-lxo,
.search-page .icn-thumb-m,
.search-page .icn-thumb-m2v,
.search-page .icn-thumb-m4a,
.search-page .icn-thumb-m4v,
.search-page .icn-thumb-ma,
.search-page .icn-thumb-man,
.search-page .icn-thumb-markdown,
.search-page .icn-thumb-mat,
.search-page .icn-thumb-max,
.search-page .icn-thumb-mb,
.search-page .icn-thumb-md,
.search-page .icn-thumb-md2,
.search-page .icn-thumb-md3,
.search-page .icn-thumb-mdx,
.search-page .icn-thumb-mesh,
.search-page .icn-thumb-mid,
.search-page .icn-thumb-miff,
.search-page .icn-thumb-mkv,
.search-page .icn-thumb-mm3d,
.search-page .icn-thumb-mml,
.search-page .icn-thumb-mng,
.search-page .icn-thumb-mobi,
.search-page .icn-thumb-mono,
.search-page .icn-thumb-mov,
.search-page .icn-thumb-mp2,
.search-page .icn-thumb-mp3,
.search-page .icn-thumb-mp4,
.search-page .icn-thumb-mpc,
.search-page .icn-thumb-mpeg,
.search-page .icn-thumb-mpr,
.search-page .icn-thumb-mrsid,
.search-page .icn-thumb-mrw,
.search-page .icn-thumb-ms-excel,
.search-page .icn-thumb-ms-powerpoint,
.search-page .icn-thumb-ms-word,
.search-page .icn-thumb-msl,
.search-page .icn-thumb-msvg,
.search-page .icn-thumb-mtv,
.search-page .icn-thumb-mvg,
.search-page .icn-thumb-nef,
.search-page .icn-thumb-nif,
.search-page .icn-thumb-no-file,
.search-page .icn-thumb-number,
.search-page .icn-thumb-numbers,
.search-page .icn-thumb-odp,
.search-page .icn-thumb-ods,
.search-page .icn-thumb-odt,
.search-page .icn-thumb-off,
.search-page .icn-thumb-ogg,
.search-page .icn-thumb-ogv,
.search-page .icn-thumb-orf,
.search-page .icn-thumb-otb,
.search-page .icn-thumb-otf,
.search-page .icn-thumb-otp,
.search-page .icn-thumb-ots,
.search-page .icn-thumb-p7,
.search-page .icn-thumb-page,
.search-page .icn-thumb-pages,
.search-page .icn-thumb-palm,
.search-page .icn-thumb-pam,
.search-page .icn-thumb-pas,
.search-page .icn-thumb-patch,
.search-page .icn-thumb-pbm,
.search-page .icn-thumb-pcc,
.search-page .icn-thumb-pcd,
.search-page .icn-thumb-pcds,
.search-page .icn-thumb-pcl,
.search-page .icn-thumb-pct,
.search-page .icn-thumb-pcx,
.search-page .icn-thumb-pdb,
.search-page .icn-thumb-pdf,
.search-page .icn-thumb-pef,
.search-page .icn-thumb-perl,
.search-page .icn-thumb-pex,
.search-page .icn-thumb-pfa,
.search-page .icn-thumb-pfb,
.search-page .icn-thumb-pfm,
.search-page .icn-thumb-pgm,
.search-page .icn-thumb-php,
.search-page .icn-thumb-picon,
.search-page .icn-thumb-pict,
.search-page .icn-thumb-pix,
.search-page .icn-thumb-pl,
.search-page .icn-thumb-pml,
.search-page .icn-thumb-pmlz,
.search-page .icn-thumb-png,
.search-page .icn-thumb-png24,
.search-page .icn-thumb-png32,
.search-page .icn-thumb-png8,
.search-page .icn-thumb-pnm,
.search-page .icn-thumb-pot,
.search-page .icn-thumb-pov,
.search-page .icn-thumb-ppm,
.search-page .icn-thumb-pps,
.search-page .icn-thumb-ppsx,
.search-page .icn-thumb-ppt,
.search-page .icn-thumb-pptx,
.search-page .icn-thumb-prc,
.search-page .icn-thumb-presentation,
.search-page .icn-thumb-ps,
.search-page .icn-thumb-ps1,
.search-page .icn-thumb-ps2,
.search-page .icn-thumb-ps3,
.search-page .icn-thumb-psb,
.search-page .icn-thumb-psd,
.search-page .icn-thumb-ptif,
.search-page .icn-thumb-pwp,
.search-page .icn-thumb-py,
.search-page .icn-thumb-python,
.search-page .icn-thumb-ra,
.search-page .icn-thumb-rad,
.search-page .icn-thumb-raf,
.search-page .icn-thumb-rar,
.search-page .icn-thumb-raw,
.search-page .icn-thumb-rb,
.search-page .icn-thumb-recip,
.search-page .icn-thumb-rgb,
.search-page .icn-thumb-rgba,
.search-page .icn-thumb-rla,
.search-page .icn-thumb-rle,
.search-page .icn-thumb-rm,
.search-page .icn-thumb-rss,
.search-page .icn-thumb-rtf,
.search-page .icn-thumb-ruby,
.search-page .icn-thumb-rwx,
.search-page .icn-thumb-scala,
.search-page .icn-thumb-sct,
.search-page .icn-thumb-sdc,
.search-page .icn-thumb-sdd,
.search-page .icn-thumb-sdw,
.search-page .icn-thumb-sfd,
.search-page .icn-thumb-sfw,
.search-page .icn-thumb-sgi,
.search-page .icn-thumb-sh,
.search-page .icn-thumb-shtml,
.search-page .icn-thumb-sia,
.search-page .icn-thumb-sib,
.search-page .icn-thumb-sid,
.search-page .icn-thumb-skp,
.search-page .icn-thumb-sldasm,
.search-page .icn-thumb-sldprt,
.search-page .icn-thumb-smd,
.search-page .icn-thumb-snb,
.search-page .icn-thumb-spreadsheet,
.search-page .icn-thumb-sql,
.search-page .icn-thumb-sr2,
.search-page .icn-thumb-srf,
.search-page .icn-thumb-srt,
.search-page .icn-thumb-sti,
.search-page .icn-thumb-sub,
.search-page .icn-thumb-sun,
.search-page .icn-thumb-svg,
.search-page .icn-thumb-svgz,
.search-page .icn-thumb-sx,
.search-page .icn-thumb-sxc,
.search-page .icn-thumb-sxi,
.search-page .icn-thumb-sxw,
.search-page .icn-thumb-tar,
.search-page .icn-thumb-tar.bz2,
.search-page .icn-thumb-tar.gz,
.search-page .icn-thumb-tar.lzma,
.search-page .icn-thumb-tar.z,
.search-page .icn-thumb-tbz2,
.search-page .icn-thumb-tcr,
.search-page .icn-thumb-tex,
.search-page .icn-thumb-text,
.search-page .icn-thumb-tga,
.search-page .icn-thumb-tgz,
.search-page .icn-thumb-tif,
.search-page .icn-thumb-tiff,
.search-page .icn-thumb-tiff64,
.search-page .icn-thumb-tim,
.search-page .icn-thumb-tlz,
.search-page .icn-thumb-tpz,
.search-page .icn-thumb-ttc,
.search-page .icn-thumb-ttf,
.search-page .icn-thumb-txt,
.search-page .icn-thumb-u3d,
.search-page .icn-thumb-uil,
.search-page .icn-thumb-uof,
.search-page .icn-thumb-uop,
.search-page .icn-thumb-uos,
.search-page .icn-thumb-uot,
.search-page .icn-thumb-url,
.search-page .icn-thumb-uyvy,
.search-page .icn-thumb-vb,
.search-page .icn-thumb-vcf,
.search-page .icn-thumb-vdi,
.search-page .icn-thumb-vhd,
.search-page .icn-thumb-vicar,
.search-page .icn-thumb-video,
.search-page .icn-thumb-viff,
.search-page .icn-thumb-vmdk,
.search-page .icn-thumb-vob,
.search-page .icn-thumb-wav,
.search-page .icn-thumb-wb2,
.search-page .icn-thumb-wbmp,
.search-page .icn-thumb-webm,
.search-page .icn-thumb-webp,
.search-page .icn-thumb-wings,
.search-page .icn-thumb-wk1,
.search-page .icn-thumb-wks,
.search-page .icn-thumb-wma,
.search-page .icn-thumb-wmf,
.search-page .icn-thumb-wmv,
.search-page .icn-thumb-woff,
.search-page .icn-thumb-wpd,
.search-page .icn-thumb-wpg,
.search-page .icn-thumb-wps,
.search-page .icn-thumb-x,
.search-page .icn-thumb-x3d,
.search-page .icn-thumb-x3f,
.search-page .icn-thumb-xbm,
.search-page .icn-thumb-xcf,
.search-page .icn-thumb-xhtml,
.search-page .icn-thumb-xls,
.search-page .icn-thumb-xlsb,
.search-page .icn-thumb-xlsm,
.search-page .icn-thumb-xlsx,
.search-page .icn-thumb-xltx,
.search-page .icn-thumb-xml,
.search-page .icn-thumb-xpm,
.search-page .icn-thumb-xslt,
.search-page .icn-thumb-xwd,
.search-page .icn-thumb-ycbc,
.search-page .icn-thumb-ycbcr,
.search-page .icn-thumb-yuv,
.search-page .icn-thumb-z3d,
.search-page .icn-thumb-zip,
.shared-by-me-page .icn-thumb-123,
.shared-by-me-page .icn-thumb-3d,
.shared-by-me-page .icn-thumb-3dmf,
.shared-by-me-page .icn-thumb-3ds,
.shared-by-me-page .icn-thumb-3dt,
.shared-by-me-page .icn-thumb-3fr,
.shared-by-me-page .icn-thumb-3g2,
.shared-by-me-page .icn-thumb-3gp,
.shared-by-me-page .icn-thumb-7z,
.shared-by-me-page .icn-thumb-aac,
.shared-by-me-page .icn-thumb-aai,
.shared-by-me-page .icn-thumb-ac,
.shared-by-me-page .icn-thumb-actionscript,
.shared-by-me-page .icn-thumb-ai,
.shared-by-me-page .icn-thumb-aif,
.shared-by-me-page .icn-thumb-aiff,
.shared-by-me-page .icn-thumb-air,
.shared-by-me-page .icn-thumb-amr,
.shared-by-me-page .icn-thumb-an8,
.shared-by-me-page .icn-thumb-aoi,
.shared-by-me-page .icn-thumb-apk,
.shared-by-me-page .icn-thumb-app,
.shared-by-me-page .icn-thumb-archive,
.shared-by-me-page .icn-thumb-art,
.shared-by-me-page .icn-thumb-arw,
.shared-by-me-page .icn-thumb-as,
.shared-by-me-page .icn-thumb-atom,
.shared-by-me-page .icn-thumb-aty,
.shared-by-me-page .icn-thumb-au,
.shared-by-me-page .icn-thumb-audio,
.shared-by-me-page .icn-thumb-avi,
.shared-by-me-page .icn-thumb-avs,
.shared-by-me-page .icn-thumb-azw,
.shared-by-me-page .icn-thumb-azw4,
.shared-by-me-page .icn-thumb-b3d,
.shared-by-me-page .icn-thumb-bitmap,
.shared-by-me-page .icn-thumb-blend,
.shared-by-me-page .icn-thumb-bmp,
.shared-by-me-page .icn-thumb-bmp2,
.shared-by-me-page .icn-thumb-bmp3,
.shared-by-me-page .icn-thumb-c,
.shared-by-me-page .icn-thumb-c4d,
.shared-by-me-page .icn-thumb-cab,
.shared-by-me-page .icn-thumb-cad,
.shared-by-me-page .icn-thumb-cag,
.shared-by-me-page .icn-thumb-cal3d,
.shared-by-me-page .icn-thumb-cals,
.shared-by-me-page .icn-thumb-cbr,
.shared-by-me-page .icn-thumb-cbz,
.shared-by-me-page .icn-thumb-cc,
.shared-by-me-page .icn-thumb-cf,
.shared-by-me-page .icn-thumb-cfl,
.shared-by-me-page .icn-thumb-cfm,
.shared-by-me-page .icn-thumb-cfs,
.shared-by-me-page .icn-thumb-cgm,
.shared-by-me-page .icn-thumb-chm,
.shared-by-me-page .icn-thumb-cin,
.shared-by-me-page .icn-thumb-cmyk,
.shared-by-me-page .icn-thumb-cmyka,
.shared-by-me-page .icn-thumb-cob,
.shared-by-me-page .icn-thumb-code,
.shared-by-me-page .icn-thumb-cp,
.shared-by-me-page .icn-thumb-cpp,
.shared-by-me-page .icn-thumb-cr2,
.shared-by-me-page .icn-thumb-crw,
.shared-by-me-page .icn-thumb-cs,
.shared-by-me-page .icn-thumb-css,
.shared-by-me-page .icn-thumb-csv,
.shared-by-me-page .icn-thumb-ctm,
.shared-by-me-page .icn-thumb-cur,
.shared-by-me-page .icn-thumb-cut,
.shared-by-me-page .icn-thumb-dae,
.shared-by-me-page .icn-thumb-dbf,
.shared-by-me-page .icn-thumb-dcm,
.shared-by-me-page .icn-thumb-dcr,
.shared-by-me-page .icn-thumb-dcx,
.shared-by-me-page .icn-thumb-dds,
.shared-by-me-page .icn-thumb-deb,
.shared-by-me-page .icn-thumb-dfont,
.shared-by-me-page .icn-thumb-dib,
.shared-by-me-page .icn-thumb-dicom,
.shared-by-me-page .icn-thumb-dif,
.shared-by-me-page .icn-thumb-diff,
.shared-by-me-page .icn-thumb-djvu,
.shared-by-me-page .icn-thumb-dmg,
.shared-by-me-page .icn-thumb-dng,
.shared-by-me-page .icn-thumb-doc,
.shared-by-me-page .icn-thumb-document,
.shared-by-me-page .icn-thumb-docx,
.shared-by-me-page .icn-thumb-dot,
.shared-by-me-page .icn-thumb-dpx,
.shared-by-me-page .icn-thumb-dts,
.shared-by-me-page .icn-thumb-dwg,
.shared-by-me-page .icn-thumb-dxf,
.shared-by-me-page .icn-thumb-ebook,
.shared-by-me-page .icn-thumb-egg,
.shared-by-me-page .icn-thumb-emf,
.shared-by-me-page .icn-thumb-epdf,
.shared-by-me-page .icn-thumb-epi,
.shared-by-me-page .icn-thumb-eps,
.shared-by-me-page .icn-thumb-eps2,
.shared-by-me-page .icn-thumb-eps3,
.shared-by-me-page .icn-thumb-epsf,
.shared-by-me-page .icn-thumb-epsi,
.shared-by-me-page .icn-thumb-ept,
.shared-by-me-page .icn-thumb-epub,
.shared-by-me-page .icn-thumb-erf,
.shared-by-me-page .icn-thumb-erl,
.shared-by-me-page .icn-thumb-exr,
.shared-by-me-page .icn-thumb-fac,
.shared-by-me-page .icn-thumb-fax,
.shared-by-me-page .icn-thumb-fb2,
.shared-by-me-page .icn-thumb-fbx,
.shared-by-me-page .icn-thumb-fig,
.shared-by-me-page .icn-thumb-file,
.shared-by-me-page .icn-thumb-fit,
.shared-by-me-page .icn-thumb-fits,
.shared-by-me-page .icn-thumb-flac,
.shared-by-me-page .icn-thumb-flv,
.shared-by-me-page .icn-thumb-font,
.shared-by-me-page .icn-thumb-fpx,
.shared-by-me-page .icn-thumb-fts,
.shared-by-me-page .icn-thumb-g,
.shared-by-me-page .icn-thumb-gif,
.shared-by-me-page .icn-thumb-glm,
.shared-by-me-page .icn-thumb-gplt,
.shared-by-me-page .icn-thumb-gray,
.shared-by-me-page .icn-thumb-groovy,
.shared-by-me-page .icn-thumb-gsm,
.shared-by-me-page .icn-thumb-gz,
.shared-by-me-page .icn-thumb-h,
.shared-by-me-page .icn-thumb-hdr,
.shared-by-me-page .icn-thumb-hpgl,
.shared-by-me-page .icn-thumb-hrz,
.shared-by-me-page .icn-thumb-htm,
.shared-by-me-page .icn-thumb-html,
.shared-by-me-page .icn-thumb-htmlz,
.shared-by-me-page .icn-thumb-ical,
.shared-by-me-page .icn-thumb-ico,
.shared-by-me-page .icn-thumb-icon,
.shared-by-me-page .icn-thumb-ics,
.shared-by-me-page .icn-thumb-iff,
.shared-by-me-page .icn-thumb-image,
.shared-by-me-page .icn-thumb-info,
.shared-by-me-page .icn-thumb-ini,
.shared-by-me-page .icn-thumb-inli,
.shared-by-me-page .icn-thumb-ipa,
.shared-by-me-page .icn-thumb-ipsw,
.shared-by-me-page .icn-thumb-iso,
.shared-by-me-page .icn-thumb-java,
.shared-by-me-page .icn-thumb-jbig,
.shared-by-me-page .icn-thumb-jfx,
.shared-by-me-page .icn-thumb-jng,
.shared-by-me-page .icn-thumb-jp2,
.shared-by-me-page .icn-thumb-jpc,
.shared-by-me-page .icn-thumb-jpe,
.shared-by-me-page .icn-thumb-jpeg,
.shared-by-me-page .icn-thumb-jpf,
.shared-by-me-page .icn-thumb-jpg,
.shared-by-me-page .icn-thumb-js,
.shared-by-me-page .icn-thumb-jtd,
.shared-by-me-page .icn-thumb-jtt,
.shared-by-me-page .icn-thumb-k25,
.shared-by-me-page .icn-thumb-kdc,
.shared-by-me-page .icn-thumb-key,
.shared-by-me-page .icn-thumb-keynote,
.shared-by-me-page .icn-thumb-link,
.shared-by-me-page .icn-thumb-lit,
.shared-by-me-page .icn-thumb-lrf,
.shared-by-me-page .icn-thumb-lrs,
.shared-by-me-page .icn-thumb-lwo,
.shared-by-me-page .icn-thumb-lws,
.shared-by-me-page .icn-thumb-lxo,
.shared-by-me-page .icn-thumb-m,
.shared-by-me-page .icn-thumb-m2v,
.shared-by-me-page .icn-thumb-m4a,
.shared-by-me-page .icn-thumb-m4v,
.shared-by-me-page .icn-thumb-ma,
.shared-by-me-page .icn-thumb-man,
.shared-by-me-page .icn-thumb-markdown,
.shared-by-me-page .icn-thumb-mat,
.shared-by-me-page .icn-thumb-max,
.shared-by-me-page .icn-thumb-mb,
.shared-by-me-page .icn-thumb-md,
.shared-by-me-page .icn-thumb-md2,
.shared-by-me-page .icn-thumb-md3,
.shared-by-me-page .icn-thumb-mdx,
.shared-by-me-page .icn-thumb-mesh,
.shared-by-me-page .icn-thumb-mid,
.shared-by-me-page .icn-thumb-miff,
.shared-by-me-page .icn-thumb-mkv,
.shared-by-me-page .icn-thumb-mm3d,
.shared-by-me-page .icn-thumb-mml,
.shared-by-me-page .icn-thumb-mng,
.shared-by-me-page .icn-thumb-mobi,
.shared-by-me-page .icn-thumb-mono,
.shared-by-me-page .icn-thumb-mov,
.shared-by-me-page .icn-thumb-mp2,
.shared-by-me-page .icn-thumb-mp3,
.shared-by-me-page .icn-thumb-mp4,
.shared-by-me-page .icn-thumb-mpc,
.shared-by-me-page .icn-thumb-mpeg,
.shared-by-me-page .icn-thumb-mpr,
.shared-by-me-page .icn-thumb-mrsid,
.shared-by-me-page .icn-thumb-mrw,
.shared-by-me-page .icn-thumb-ms-excel,
.shared-by-me-page .icn-thumb-ms-powerpoint,
.shared-by-me-page .icn-thumb-ms-word,
.shared-by-me-page .icn-thumb-msl,
.shared-by-me-page .icn-thumb-msvg,
.shared-by-me-page .icn-thumb-mtv,
.shared-by-me-page .icn-thumb-mvg,
.shared-by-me-page .icn-thumb-nef,
.shared-by-me-page .icn-thumb-nif,
.shared-by-me-page .icn-thumb-no-file,
.shared-by-me-page .icn-thumb-number,
.shared-by-me-page .icn-thumb-numbers,
.shared-by-me-page .icn-thumb-odp,
.shared-by-me-page .icn-thumb-ods,
.shared-by-me-page .icn-thumb-odt,
.shared-by-me-page .icn-thumb-off,
.shared-by-me-page .icn-thumb-ogg,
.shared-by-me-page .icn-thumb-ogv,
.shared-by-me-page .icn-thumb-orf,
.shared-by-me-page .icn-thumb-otb,
.shared-by-me-page .icn-thumb-otf,
.shared-by-me-page .icn-thumb-otp,
.shared-by-me-page .icn-thumb-ots,
.shared-by-me-page .icn-thumb-p7,
.shared-by-me-page .icn-thumb-page,
.shared-by-me-page .icn-thumb-pages,
.shared-by-me-page .icn-thumb-palm,
.shared-by-me-page .icn-thumb-pam,
.shared-by-me-page .icn-thumb-pas,
.shared-by-me-page .icn-thumb-patch,
.shared-by-me-page .icn-thumb-pbm,
.shared-by-me-page .icn-thumb-pcc,
.shared-by-me-page .icn-thumb-pcd,
.shared-by-me-page .icn-thumb-pcds,
.shared-by-me-page .icn-thumb-pcl,
.shared-by-me-page .icn-thumb-pct,
.shared-by-me-page .icn-thumb-pcx,
.shared-by-me-page .icn-thumb-pdb,
.shared-by-me-page .icn-thumb-pdf,
.shared-by-me-page .icn-thumb-pef,
.shared-by-me-page .icn-thumb-perl,
.shared-by-me-page .icn-thumb-pex,
.shared-by-me-page .icn-thumb-pfa,
.shared-by-me-page .icn-thumb-pfb,
.shared-by-me-page .icn-thumb-pfm,
.shared-by-me-page .icn-thumb-pgm,
.shared-by-me-page .icn-thumb-php,
.shared-by-me-page .icn-thumb-picon,
.shared-by-me-page .icn-thumb-pict,
.shared-by-me-page .icn-thumb-pix,
.shared-by-me-page .icn-thumb-pl,
.shared-by-me-page .icn-thumb-pml,
.shared-by-me-page .icn-thumb-pmlz,
.shared-by-me-page .icn-thumb-png,
.shared-by-me-page .icn-thumb-png24,
.shared-by-me-page .icn-thumb-png32,
.shared-by-me-page .icn-thumb-png8,
.shared-by-me-page .icn-thumb-pnm,
.shared-by-me-page .icn-thumb-pot,
.shared-by-me-page .icn-thumb-pov,
.shared-by-me-page .icn-thumb-ppm,
.shared-by-me-page .icn-thumb-pps,
.shared-by-me-page .icn-thumb-ppsx,
.shared-by-me-page .icn-thumb-ppt,
.shared-by-me-page .icn-thumb-pptx,
.shared-by-me-page .icn-thumb-prc,
.shared-by-me-page .icn-thumb-presentation,
.shared-by-me-page .icn-thumb-ps,
.shared-by-me-page .icn-thumb-ps1,
.shared-by-me-page .icn-thumb-ps2,
.shared-by-me-page .icn-thumb-ps3,
.shared-by-me-page .icn-thumb-psb,
.shared-by-me-page .icn-thumb-psd,
.shared-by-me-page .icn-thumb-ptif,
.shared-by-me-page .icn-thumb-pwp,
.shared-by-me-page .icn-thumb-py,
.shared-by-me-page .icn-thumb-python,
.shared-by-me-page .icn-thumb-ra,
.shared-by-me-page .icn-thumb-rad,
.shared-by-me-page .icn-thumb-raf,
.shared-by-me-page .icn-thumb-rar,
.shared-by-me-page .icn-thumb-raw,
.shared-by-me-page .icn-thumb-rb,
.shared-by-me-page .icn-thumb-recip,
.shared-by-me-page .icn-thumb-rgb,
.shared-by-me-page .icn-thumb-rgba,
.shared-by-me-page .icn-thumb-rla,
.shared-by-me-page .icn-thumb-rle,
.shared-by-me-page .icn-thumb-rm,
.shared-by-me-page .icn-thumb-rss,
.shared-by-me-page .icn-thumb-rtf,
.shared-by-me-page .icn-thumb-ruby,
.shared-by-me-page .icn-thumb-rwx,
.shared-by-me-page .icn-thumb-scala,
.shared-by-me-page .icn-thumb-sct,
.shared-by-me-page .icn-thumb-sdc,
.shared-by-me-page .icn-thumb-sdd,
.shared-by-me-page .icn-thumb-sdw,
.shared-by-me-page .icn-thumb-sfd,
.shared-by-me-page .icn-thumb-sfw,
.shared-by-me-page .icn-thumb-sgi,
.shared-by-me-page .icn-thumb-sh,
.shared-by-me-page .icn-thumb-shtml,
.shared-by-me-page .icn-thumb-sia,
.shared-by-me-page .icn-thumb-sib,
.shared-by-me-page .icn-thumb-sid,
.shared-by-me-page .icn-thumb-skp,
.shared-by-me-page .icn-thumb-sldasm,
.shared-by-me-page .icn-thumb-sldprt,
.shared-by-me-page .icn-thumb-smd,
.shared-by-me-page .icn-thumb-snb,
.shared-by-me-page .icn-thumb-spreadsheet,
.shared-by-me-page .icn-thumb-sql,
.shared-by-me-page .icn-thumb-sr2,
.shared-by-me-page .icn-thumb-srf,
.shared-by-me-page .icn-thumb-srt,
.shared-by-me-page .icn-thumb-sti,
.shared-by-me-page .icn-thumb-sub,
.shared-by-me-page .icn-thumb-sun,
.shared-by-me-page .icn-thumb-svg,
.shared-by-me-page .icn-thumb-svgz,
.shared-by-me-page .icn-thumb-sx,
.shared-by-me-page .icn-thumb-sxc,
.shared-by-me-page .icn-thumb-sxi,
.shared-by-me-page .icn-thumb-sxw,
.shared-by-me-page .icn-thumb-tar,
.shared-by-me-page .icn-thumb-tar.bz2,
.shared-by-me-page .icn-thumb-tar.gz,
.shared-by-me-page .icn-thumb-tar.lzma,
.shared-by-me-page .icn-thumb-tar.z,
.shared-by-me-page .icn-thumb-tbz2,
.shared-by-me-page .icn-thumb-tcr,
.shared-by-me-page .icn-thumb-tex,
.shared-by-me-page .icn-thumb-text,
.shared-by-me-page .icn-thumb-tga,
.shared-by-me-page .icn-thumb-tgz,
.shared-by-me-page .icn-thumb-tif,
.shared-by-me-page .icn-thumb-tiff,
.shared-by-me-page .icn-thumb-tiff64,
.shared-by-me-page .icn-thumb-tim,
.shared-by-me-page .icn-thumb-tlz,
.shared-by-me-page .icn-thumb-tpz,
.shared-by-me-page .icn-thumb-ttc,
.shared-by-me-page .icn-thumb-ttf,
.shared-by-me-page .icn-thumb-txt,
.shared-by-me-page .icn-thumb-u3d,
.shared-by-me-page .icn-thumb-uil,
.shared-by-me-page .icn-thumb-uof,
.shared-by-me-page .icn-thumb-uop,
.shared-by-me-page .icn-thumb-uos,
.shared-by-me-page .icn-thumb-uot,
.shared-by-me-page .icn-thumb-url,
.shared-by-me-page .icn-thumb-uyvy,
.shared-by-me-page .icn-thumb-vb,
.shared-by-me-page .icn-thumb-vcf,
.shared-by-me-page .icn-thumb-vdi,
.shared-by-me-page .icn-thumb-vhd,
.shared-by-me-page .icn-thumb-vicar,
.shared-by-me-page .icn-thumb-video,
.shared-by-me-page .icn-thumb-viff,
.shared-by-me-page .icn-thumb-vmdk,
.shared-by-me-page .icn-thumb-vob,
.shared-by-me-page .icn-thumb-wav,
.shared-by-me-page .icn-thumb-wb2,
.shared-by-me-page .icn-thumb-wbmp,
.shared-by-me-page .icn-thumb-webm,
.shared-by-me-page .icn-thumb-webp,
.shared-by-me-page .icn-thumb-wings,
.shared-by-me-page .icn-thumb-wk1,
.shared-by-me-page .icn-thumb-wks,
.shared-by-me-page .icn-thumb-wma,
.shared-by-me-page .icn-thumb-wmf,
.shared-by-me-page .icn-thumb-wmv,
.shared-by-me-page .icn-thumb-woff,
.shared-by-me-page .icn-thumb-wpd,
.shared-by-me-page .icn-thumb-wpg,
.shared-by-me-page .icn-thumb-wps,
.shared-by-me-page .icn-thumb-x,
.shared-by-me-page .icn-thumb-x3d,
.shared-by-me-page .icn-thumb-x3f,
.shared-by-me-page .icn-thumb-xbm,
.shared-by-me-page .icn-thumb-xcf,
.shared-by-me-page .icn-thumb-xhtml,
.shared-by-me-page .icn-thumb-xls,
.shared-by-me-page .icn-thumb-xlsb,
.shared-by-me-page .icn-thumb-xlsm,
.shared-by-me-page .icn-thumb-xlsx,
.shared-by-me-page .icn-thumb-xltx,
.shared-by-me-page .icn-thumb-xml,
.shared-by-me-page .icn-thumb-xpm,
.shared-by-me-page .icn-thumb-xslt,
.shared-by-me-page .icn-thumb-xwd,
.shared-by-me-page .icn-thumb-ycbc,
.shared-by-me-page .icn-thumb-ycbcr,
.shared-by-me-page .icn-thumb-yuv,
.shared-by-me-page .icn-thumb-z3d,
.shared-by-me-page .icn-thumb-zip,
.shared-with-me-page .icn-thumb-123,
.shared-with-me-page .icn-thumb-3d,
.shared-with-me-page .icn-thumb-3dmf,
.shared-with-me-page .icn-thumb-3ds,
.shared-with-me-page .icn-thumb-3dt,
.shared-with-me-page .icn-thumb-3fr,
.shared-with-me-page .icn-thumb-3g2,
.shared-with-me-page .icn-thumb-3gp,
.shared-with-me-page .icn-thumb-7z,
.shared-with-me-page .icn-thumb-aac,
.shared-with-me-page .icn-thumb-aai,
.shared-with-me-page .icn-thumb-ac,
.shared-with-me-page .icn-thumb-actionscript,
.shared-with-me-page .icn-thumb-ai,
.shared-with-me-page .icn-thumb-aif,
.shared-with-me-page .icn-thumb-aiff,
.shared-with-me-page .icn-thumb-air,
.shared-with-me-page .icn-thumb-amr,
.shared-with-me-page .icn-thumb-an8,
.shared-with-me-page .icn-thumb-aoi,
.shared-with-me-page .icn-thumb-apk,
.shared-with-me-page .icn-thumb-app,
.shared-with-me-page .icn-thumb-archive,
.shared-with-me-page .icn-thumb-art,
.shared-with-me-page .icn-thumb-arw,
.shared-with-me-page .icn-thumb-as,
.shared-with-me-page .icn-thumb-atom,
.shared-with-me-page .icn-thumb-aty,
.shared-with-me-page .icn-thumb-au,
.shared-with-me-page .icn-thumb-audio,
.shared-with-me-page .icn-thumb-avi,
.shared-with-me-page .icn-thumb-avs,
.shared-with-me-page .icn-thumb-azw,
.shared-with-me-page .icn-thumb-azw4,
.shared-with-me-page .icn-thumb-b3d,
.shared-with-me-page .icn-thumb-bitmap,
.shared-with-me-page .icn-thumb-blend,
.shared-with-me-page .icn-thumb-bmp,
.shared-with-me-page .icn-thumb-bmp2,
.shared-with-me-page .icn-thumb-bmp3,
.shared-with-me-page .icn-thumb-c,
.shared-with-me-page .icn-thumb-c4d,
.shared-with-me-page .icn-thumb-cab,
.shared-with-me-page .icn-thumb-cad,
.shared-with-me-page .icn-thumb-cag,
.shared-with-me-page .icn-thumb-cal3d,
.shared-with-me-page .icn-thumb-cals,
.shared-with-me-page .icn-thumb-cbr,
.shared-with-me-page .icn-thumb-cbz,
.shared-with-me-page .icn-thumb-cc,
.shared-with-me-page .icn-thumb-cf,
.shared-with-me-page .icn-thumb-cfl,
.shared-with-me-page .icn-thumb-cfm,
.shared-with-me-page .icn-thumb-cfs,
.shared-with-me-page .icn-thumb-cgm,
.shared-with-me-page .icn-thumb-chm,
.shared-with-me-page .icn-thumb-cin,
.shared-with-me-page .icn-thumb-cmyk,
.shared-with-me-page .icn-thumb-cmyka,
.shared-with-me-page .icn-thumb-cob,
.shared-with-me-page .icn-thumb-code,
.shared-with-me-page .icn-thumb-cp,
.shared-with-me-page .icn-thumb-cpp,
.shared-with-me-page .icn-thumb-cr2,
.shared-with-me-page .icn-thumb-crw,
.shared-with-me-page .icn-thumb-cs,
.shared-with-me-page .icn-thumb-css,
.shared-with-me-page .icn-thumb-csv,
.shared-with-me-page .icn-thumb-ctm,
.shared-with-me-page .icn-thumb-cur,
.shared-with-me-page .icn-thumb-cut,
.shared-with-me-page .icn-thumb-dae,
.shared-with-me-page .icn-thumb-dbf,
.shared-with-me-page .icn-thumb-dcm,
.shared-with-me-page .icn-thumb-dcr,
.shared-with-me-page .icn-thumb-dcx,
.shared-with-me-page .icn-thumb-dds,
.shared-with-me-page .icn-thumb-deb,
.shared-with-me-page .icn-thumb-dfont,
.shared-with-me-page .icn-thumb-dib,
.shared-with-me-page .icn-thumb-dicom,
.shared-with-me-page .icn-thumb-dif,
.shared-with-me-page .icn-thumb-diff,
.shared-with-me-page .icn-thumb-djvu,
.shared-with-me-page .icn-thumb-dmg,
.shared-with-me-page .icn-thumb-dng,
.shared-with-me-page .icn-thumb-doc,
.shared-with-me-page .icn-thumb-document,
.shared-with-me-page .icn-thumb-docx,
.shared-with-me-page .icn-thumb-dot,
.shared-with-me-page .icn-thumb-dpx,
.shared-with-me-page .icn-thumb-dts,
.shared-with-me-page .icn-thumb-dwg,
.shared-with-me-page .icn-thumb-dxf,
.shared-with-me-page .icn-thumb-ebook,
.shared-with-me-page .icn-thumb-egg,
.shared-with-me-page .icn-thumb-emf,
.shared-with-me-page .icn-thumb-epdf,
.shared-with-me-page .icn-thumb-epi,
.shared-with-me-page .icn-thumb-eps,
.shared-with-me-page .icn-thumb-eps2,
.shared-with-me-page .icn-thumb-eps3,
.shared-with-me-page .icn-thumb-epsf,
.shared-with-me-page .icn-thumb-epsi,
.shared-with-me-page .icn-thumb-ept,
.shared-with-me-page .icn-thumb-epub,
.shared-with-me-page .icn-thumb-erf,
.shared-with-me-page .icn-thumb-erl,
.shared-with-me-page .icn-thumb-exr,
.shared-with-me-page .icn-thumb-fac,
.shared-with-me-page .icn-thumb-fax,
.shared-with-me-page .icn-thumb-fb2,
.shared-with-me-page .icn-thumb-fbx,
.shared-with-me-page .icn-thumb-fig,
.shared-with-me-page .icn-thumb-file,
.shared-with-me-page .icn-thumb-fit,
.shared-with-me-page .icn-thumb-fits,
.shared-with-me-page .icn-thumb-flac,
.shared-with-me-page .icn-thumb-flv,
.shared-with-me-page .icn-thumb-font,
.shared-with-me-page .icn-thumb-fpx,
.shared-with-me-page .icn-thumb-fts,
.shared-with-me-page .icn-thumb-g,
.shared-with-me-page .icn-thumb-gif,
.shared-with-me-page .icn-thumb-glm,
.shared-with-me-page .icn-thumb-gplt,
.shared-with-me-page .icn-thumb-gray,
.shared-with-me-page .icn-thumb-groovy,
.shared-with-me-page .icn-thumb-gsm,
.shared-with-me-page .icn-thumb-gz,
.shared-with-me-page .icn-thumb-h,
.shared-with-me-page .icn-thumb-hdr,
.shared-with-me-page .icn-thumb-hpgl,
.shared-with-me-page .icn-thumb-hrz,
.shared-with-me-page .icn-thumb-htm,
.shared-with-me-page .icn-thumb-html,
.shared-with-me-page .icn-thumb-htmlz,
.shared-with-me-page .icn-thumb-ical,
.shared-with-me-page .icn-thumb-ico,
.shared-with-me-page .icn-thumb-icon,
.shared-with-me-page .icn-thumb-ics,
.shared-with-me-page .icn-thumb-iff,
.shared-with-me-page .icn-thumb-image,
.shared-with-me-page .icn-thumb-info,
.shared-with-me-page .icn-thumb-ini,
.shared-with-me-page .icn-thumb-inli,
.shared-with-me-page .icn-thumb-ipa,
.shared-with-me-page .icn-thumb-ipsw,
.shared-with-me-page .icn-thumb-iso,
.shared-with-me-page .icn-thumb-java,
.shared-with-me-page .icn-thumb-jbig,
.shared-with-me-page .icn-thumb-jfx,
.shared-with-me-page .icn-thumb-jng,
.shared-with-me-page .icn-thumb-jp2,
.shared-with-me-page .icn-thumb-jpc,
.shared-with-me-page .icn-thumb-jpe,
.shared-with-me-page .icn-thumb-jpeg,
.shared-with-me-page .icn-thumb-jpf,
.shared-with-me-page .icn-thumb-jpg,
.shared-with-me-page .icn-thumb-js,
.shared-with-me-page .icn-thumb-jtd,
.shared-with-me-page .icn-thumb-jtt,
.shared-with-me-page .icn-thumb-k25,
.shared-with-me-page .icn-thumb-kdc,
.shared-with-me-page .icn-thumb-key,
.shared-with-me-page .icn-thumb-keynote,
.shared-with-me-page .icn-thumb-link,
.shared-with-me-page .icn-thumb-lit,
.shared-with-me-page .icn-thumb-lrf,
.shared-with-me-page .icn-thumb-lrs,
.shared-with-me-page .icn-thumb-lwo,
.shared-with-me-page .icn-thumb-lws,
.shared-with-me-page .icn-thumb-lxo,
.shared-with-me-page .icn-thumb-m,
.shared-with-me-page .icn-thumb-m2v,
.shared-with-me-page .icn-thumb-m4a,
.shared-with-me-page .icn-thumb-m4v,
.shared-with-me-page .icn-thumb-ma,
.shared-with-me-page .icn-thumb-man,
.shared-with-me-page .icn-thumb-markdown,
.shared-with-me-page .icn-thumb-mat,
.shared-with-me-page .icn-thumb-max,
.shared-with-me-page .icn-thumb-mb,
.shared-with-me-page .icn-thumb-md,
.shared-with-me-page .icn-thumb-md2,
.shared-with-me-page .icn-thumb-md3,
.shared-with-me-page .icn-thumb-mdx,
.shared-with-me-page .icn-thumb-mesh,
.shared-with-me-page .icn-thumb-mid,
.shared-with-me-page .icn-thumb-miff,
.shared-with-me-page .icn-thumb-mkv,
.shared-with-me-page .icn-thumb-mm3d,
.shared-with-me-page .icn-thumb-mml,
.shared-with-me-page .icn-thumb-mng,
.shared-with-me-page .icn-thumb-mobi,
.shared-with-me-page .icn-thumb-mono,
.shared-with-me-page .icn-thumb-mov,
.shared-with-me-page .icn-thumb-mp2,
.shared-with-me-page .icn-thumb-mp3,
.shared-with-me-page .icn-thumb-mp4,
.shared-with-me-page .icn-thumb-mpc,
.shared-with-me-page .icn-thumb-mpeg,
.shared-with-me-page .icn-thumb-mpr,
.shared-with-me-page .icn-thumb-mrsid,
.shared-with-me-page .icn-thumb-mrw,
.shared-with-me-page .icn-thumb-ms-excel,
.shared-with-me-page .icn-thumb-ms-powerpoint,
.shared-with-me-page .icn-thumb-ms-word,
.shared-with-me-page .icn-thumb-msl,
.shared-with-me-page .icn-thumb-msvg,
.shared-with-me-page .icn-thumb-mtv,
.shared-with-me-page .icn-thumb-mvg,
.shared-with-me-page .icn-thumb-nef,
.shared-with-me-page .icn-thumb-nif,
.shared-with-me-page .icn-thumb-no-file,
.shared-with-me-page .icn-thumb-number,
.shared-with-me-page .icn-thumb-numbers,
.shared-with-me-page .icn-thumb-odp,
.shared-with-me-page .icn-thumb-ods,
.shared-with-me-page .icn-thumb-odt,
.shared-with-me-page .icn-thumb-off,
.shared-with-me-page .icn-thumb-ogg,
.shared-with-me-page .icn-thumb-ogv,
.shared-with-me-page .icn-thumb-orf,
.shared-with-me-page .icn-thumb-otb,
.shared-with-me-page .icn-thumb-otf,
.shared-with-me-page .icn-thumb-otp,
.shared-with-me-page .icn-thumb-ots,
.shared-with-me-page .icn-thumb-p7,
.shared-with-me-page .icn-thumb-page,
.shared-with-me-page .icn-thumb-pages,
.shared-with-me-page .icn-thumb-palm,
.shared-with-me-page .icn-thumb-pam,
.shared-with-me-page .icn-thumb-pas,
.shared-with-me-page .icn-thumb-patch,
.shared-with-me-page .icn-thumb-pbm,
.shared-with-me-page .icn-thumb-pcc,
.shared-with-me-page .icn-thumb-pcd,
.shared-with-me-page .icn-thumb-pcds,
.shared-with-me-page .icn-thumb-pcl,
.shared-with-me-page .icn-thumb-pct,
.shared-with-me-page .icn-thumb-pcx,
.shared-with-me-page .icn-thumb-pdb,
.shared-with-me-page .icn-thumb-pdf,
.shared-with-me-page .icn-thumb-pef,
.shared-with-me-page .icn-thumb-perl,
.shared-with-me-page .icn-thumb-pex,
.shared-with-me-page .icn-thumb-pfa,
.shared-with-me-page .icn-thumb-pfb,
.shared-with-me-page .icn-thumb-pfm,
.shared-with-me-page .icn-thumb-pgm,
.shared-with-me-page .icn-thumb-php,
.shared-with-me-page .icn-thumb-picon,
.shared-with-me-page .icn-thumb-pict,
.shared-with-me-page .icn-thumb-pix,
.shared-with-me-page .icn-thumb-pl,
.shared-with-me-page .icn-thumb-pml,
.shared-with-me-page .icn-thumb-pmlz,
.shared-with-me-page .icn-thumb-png,
.shared-with-me-page .icn-thumb-png24,
.shared-with-me-page .icn-thumb-png32,
.shared-with-me-page .icn-thumb-png8,
.shared-with-me-page .icn-thumb-pnm,
.shared-with-me-page .icn-thumb-pot,
.shared-with-me-page .icn-thumb-pov,
.shared-with-me-page .icn-thumb-ppm,
.shared-with-me-page .icn-thumb-pps,
.shared-with-me-page .icn-thumb-ppsx,
.shared-with-me-page .icn-thumb-ppt,
.shared-with-me-page .icn-thumb-pptx,
.shared-with-me-page .icn-thumb-prc,
.shared-with-me-page .icn-thumb-presentation,
.shared-with-me-page .icn-thumb-ps,
.shared-with-me-page .icn-thumb-ps1,
.shared-with-me-page .icn-thumb-ps2,
.shared-with-me-page .icn-thumb-ps3,
.shared-with-me-page .icn-thumb-psb,
.shared-with-me-page .icn-thumb-psd,
.shared-with-me-page .icn-thumb-ptif,
.shared-with-me-page .icn-thumb-pwp,
.shared-with-me-page .icn-thumb-py,
.shared-with-me-page .icn-thumb-python,
.shared-with-me-page .icn-thumb-ra,
.shared-with-me-page .icn-thumb-rad,
.shared-with-me-page .icn-thumb-raf,
.shared-with-me-page .icn-thumb-rar,
.shared-with-me-page .icn-thumb-raw,
.shared-with-me-page .icn-thumb-rb,
.shared-with-me-page .icn-thumb-recip,
.shared-with-me-page .icn-thumb-rgb,
.shared-with-me-page .icn-thumb-rgba,
.shared-with-me-page .icn-thumb-rla,
.shared-with-me-page .icn-thumb-rle,
.shared-with-me-page .icn-thumb-rm,
.shared-with-me-page .icn-thumb-rss,
.shared-with-me-page .icn-thumb-rtf,
.shared-with-me-page .icn-thumb-ruby,
.shared-with-me-page .icn-thumb-rwx,
.shared-with-me-page .icn-thumb-scala,
.shared-with-me-page .icn-thumb-sct,
.shared-with-me-page .icn-thumb-sdc,
.shared-with-me-page .icn-thumb-sdd,
.shared-with-me-page .icn-thumb-sdw,
.shared-with-me-page .icn-thumb-sfd,
.shared-with-me-page .icn-thumb-sfw,
.shared-with-me-page .icn-thumb-sgi,
.shared-with-me-page .icn-thumb-sh,
.shared-with-me-page .icn-thumb-shtml,
.shared-with-me-page .icn-thumb-sia,
.shared-with-me-page .icn-thumb-sib,
.shared-with-me-page .icn-thumb-sid,
.shared-with-me-page .icn-thumb-skp,
.shared-with-me-page .icn-thumb-sldasm,
.shared-with-me-page .icn-thumb-sldprt,
.shared-with-me-page .icn-thumb-smd,
.shared-with-me-page .icn-thumb-snb,
.shared-with-me-page .icn-thumb-spreadsheet,
.shared-with-me-page .icn-thumb-sql,
.shared-with-me-page .icn-thumb-sr2,
.shared-with-me-page .icn-thumb-srf,
.shared-with-me-page .icn-thumb-srt,
.shared-with-me-page .icn-thumb-sti,
.shared-with-me-page .icn-thumb-sub,
.shared-with-me-page .icn-thumb-sun,
.shared-with-me-page .icn-thumb-svg,
.shared-with-me-page .icn-thumb-svgz,
.shared-with-me-page .icn-thumb-sx,
.shared-with-me-page .icn-thumb-sxc,
.shared-with-me-page .icn-thumb-sxi,
.shared-with-me-page .icn-thumb-sxw,
.shared-with-me-page .icn-thumb-tar,
.shared-with-me-page .icn-thumb-tar.bz2,
.shared-with-me-page .icn-thumb-tar.gz,
.shared-with-me-page .icn-thumb-tar.lzma,
.shared-with-me-page .icn-thumb-tar.z,
.shared-with-me-page .icn-thumb-tbz2,
.shared-with-me-page .icn-thumb-tcr,
.shared-with-me-page .icn-thumb-tex,
.shared-with-me-page .icn-thumb-text,
.shared-with-me-page .icn-thumb-tga,
.shared-with-me-page .icn-thumb-tgz,
.shared-with-me-page .icn-thumb-tif,
.shared-with-me-page .icn-thumb-tiff,
.shared-with-me-page .icn-thumb-tiff64,
.shared-with-me-page .icn-thumb-tim,
.shared-with-me-page .icn-thumb-tlz,
.shared-with-me-page .icn-thumb-tpz,
.shared-with-me-page .icn-thumb-ttc,
.shared-with-me-page .icn-thumb-ttf,
.shared-with-me-page .icn-thumb-txt,
.shared-with-me-page .icn-thumb-u3d,
.shared-with-me-page .icn-thumb-uil,
.shared-with-me-page .icn-thumb-uof,
.shared-with-me-page .icn-thumb-uop,
.shared-with-me-page .icn-thumb-uos,
.shared-with-me-page .icn-thumb-uot,
.shared-with-me-page .icn-thumb-url,
.shared-with-me-page .icn-thumb-uyvy,
.shared-with-me-page .icn-thumb-vb,
.shared-with-me-page .icn-thumb-vcf,
.shared-with-me-page .icn-thumb-vdi,
.shared-with-me-page .icn-thumb-vhd,
.shared-with-me-page .icn-thumb-vicar,
.shared-with-me-page .icn-thumb-video,
.shared-with-me-page .icn-thumb-viff,
.shared-with-me-page .icn-thumb-vmdk,
.shared-with-me-page .icn-thumb-vob,
.shared-with-me-page .icn-thumb-wav,
.shared-with-me-page .icn-thumb-wb2,
.shared-with-me-page .icn-thumb-wbmp,
.shared-with-me-page .icn-thumb-webm,
.shared-with-me-page .icn-thumb-webp,
.shared-with-me-page .icn-thumb-wings,
.shared-with-me-page .icn-thumb-wk1,
.shared-with-me-page .icn-thumb-wks,
.shared-with-me-page .icn-thumb-wma,
.shared-with-me-page .icn-thumb-wmf,
.shared-with-me-page .icn-thumb-wmv,
.shared-with-me-page .icn-thumb-woff,
.shared-with-me-page .icn-thumb-wpd,
.shared-with-me-page .icn-thumb-wpg,
.shared-with-me-page .icn-thumb-wps,
.shared-with-me-page .icn-thumb-x,
.shared-with-me-page .icn-thumb-x3d,
.shared-with-me-page .icn-thumb-x3f,
.shared-with-me-page .icn-thumb-xbm,
.shared-with-me-page .icn-thumb-xcf,
.shared-with-me-page .icn-thumb-xhtml,
.shared-with-me-page .icn-thumb-xls,
.shared-with-me-page .icn-thumb-xlsb,
.shared-with-me-page .icn-thumb-xlsm,
.shared-with-me-page .icn-thumb-xlsx,
.shared-with-me-page .icn-thumb-xltx,
.shared-with-me-page .icn-thumb-xml,
.shared-with-me-page .icn-thumb-xpm,
.shared-with-me-page .icn-thumb-xslt,
.shared-with-me-page .icn-thumb-xwd,
.shared-with-me-page .icn-thumb-ycbc,
.shared-with-me-page .icn-thumb-ycbcr,
.shared-with-me-page .icn-thumb-yuv,
.shared-with-me-page .icn-thumb-z3d,
.shared-with-me-page .icn-thumb-zip,
.thumb-icon{
background:url('/res/images/file-icons-retina/sprite-s643b7c878b.png') 0 0/1463px auto no-repeat;
-moz-background-size:1463px auto;
-o-background-size:1463px auto;
-webkit-background-size:1463px auto
}
}
.icn-thumb-air,
.icn-thumb-apk,
.icn-thumb-app,
.icn-thumb-deb,
.icn-thumb-dmg,
.icn-thumb-file,
.icn-thumb-ical,
.icn-thumb-ics,
.icn-thumb-ini,
.icn-thumb-ipa,
.icn-thumb-ipsw,
.icn-thumb-iso,
.icn-thumb-srt,
.icn-thumb-sub,
.icn-thumb-url,
.icn-thumb-vcf,
.icn-thumb-vdi,
.icn-thumb-vhd,
.icn-thumb-vmdk{
background:url('/res/images/file-icons/small-thumb/file.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-air,
.scheduled-shares-page .icn-thumb-apk,
.scheduled-shares-page .icn-thumb-app,
.scheduled-shares-page .icn-thumb-deb,
.scheduled-shares-page .icn-thumb-dmg,
.scheduled-shares-page .icn-thumb-file,
.scheduled-shares-page .icn-thumb-ical,
.scheduled-shares-page .icn-thumb-ics,
.scheduled-shares-page .icn-thumb-ini,
.scheduled-shares-page .icn-thumb-ipa,
.scheduled-shares-page .icn-thumb-ipsw,
.scheduled-shares-page .icn-thumb-iso,
.scheduled-shares-page .icn-thumb-srt,
.scheduled-shares-page .icn-thumb-sub,
.scheduled-shares-page .icn-thumb-url,
.scheduled-shares-page .icn-thumb-vcf,
.scheduled-shares-page .icn-thumb-vdi,
.scheduled-shares-page .icn-thumb-vhd,
.scheduled-shares-page .icn-thumb-vmdk,
.search-page .icn-thumb-air,
.search-page .icn-thumb-apk,
.search-page .icn-thumb-app,
.search-page .icn-thumb-deb,
.search-page .icn-thumb-dmg,
.search-page .icn-thumb-file,
.search-page .icn-thumb-ical,
.search-page .icn-thumb-ics,
.search-page .icn-thumb-ini,
.search-page .icn-thumb-ipa,
.search-page .icn-thumb-ipsw,
.search-page .icn-thumb-iso,
.search-page .icn-thumb-srt,
.search-page .icn-thumb-sub,
.search-page .icn-thumb-url,
.search-page .icn-thumb-vcf,
.search-page .icn-thumb-vdi,
.search-page .icn-thumb-vhd,
.search-page .icn-thumb-vmdk,
.shared-by-me-page .icn-thumb-air,
.shared-by-me-page .icn-thumb-apk,
.shared-by-me-page .icn-thumb-app,
.shared-by-me-page .icn-thumb-deb,
.shared-by-me-page .icn-thumb-dmg,
.shared-by-me-page .icn-thumb-file,
.shared-by-me-page .icn-thumb-ical,
.shared-by-me-page .icn-thumb-ics,
.shared-by-me-page .icn-thumb-ini,
.shared-by-me-page .icn-thumb-ipa,
.shared-by-me-page .icn-thumb-ipsw,
.shared-by-me-page .icn-thumb-iso,
.shared-by-me-page .icn-thumb-srt,
.shared-by-me-page .icn-thumb-sub,
.shared-by-me-page .icn-thumb-url,
.shared-by-me-page .icn-thumb-vcf,
.shared-by-me-page .icn-thumb-vdi,
.shared-by-me-page .icn-thumb-vhd,
.shared-by-me-page .icn-thumb-vmdk,
.shared-with-me-page .icn-thumb-air,
.shared-with-me-page .icn-thumb-apk,
.shared-with-me-page .icn-thumb-app,
.shared-with-me-page .icn-thumb-deb,
.shared-with-me-page .icn-thumb-dmg,
.shared-with-me-page .icn-thumb-file,
.shared-with-me-page .icn-thumb-ical,
.shared-with-me-page .icn-thumb-ics,
.shared-with-me-page .icn-thumb-ini,
.shared-with-me-page .icn-thumb-ipa,
.shared-with-me-page .icn-thumb-ipsw,
.shared-with-me-page .icn-thumb-iso,
.shared-with-me-page .icn-thumb-srt,
.shared-with-me-page .icn-thumb-sub,
.shared-with-me-page .icn-thumb-url,
.shared-with-me-page .icn-thumb-vcf,
.shared-with-me-page .icn-thumb-vdi,
.shared-with-me-page .icn-thumb-vhd,
.shared-with-me-page .icn-thumb-vmdk{
background-position:-295px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-air,
.download-outer>.icn-thumb-apk,
.download-outer>.icn-thumb-app,
.download-outer>.icn-thumb-deb,
.download-outer>.icn-thumb-dmg,
.download-outer>.icn-thumb-file,
.download-outer>.icn-thumb-ical,
.download-outer>.icn-thumb-ics,
.download-outer>.icn-thumb-ini,
.download-outer>.icn-thumb-ipa,
.download-outer>.icn-thumb-ipsw,
.download-outer>.icn-thumb-iso,
.download-outer>.icn-thumb-srt,
.download-outer>.icn-thumb-sub,
.download-outer>.icn-thumb-url,
.download-outer>.icn-thumb-vcf,
.download-outer>.icn-thumb-vdi,
.download-outer>.icn-thumb-vhd,
.download-outer>.icn-thumb-vmdk{
background:url('/res/images/file-icons/thumb/file.png?1736780833') center center no-repeat
}
.thumbnail .icn-thumb-air.licn,
.thumbnail .icn-thumb-apk.licn,
.thumbnail .icn-thumb-app.licn,
.thumbnail .icn-thumb-deb.licn,
.thumbnail .icn-thumb-dmg.licn,
.thumbnail .icn-thumb-file.licn,
.thumbnail .icn-thumb-ical.licn,
.thumbnail .icn-thumb-ics.licn,
.thumbnail .icn-thumb-ini.licn,
.thumbnail .icn-thumb-ipa.licn,
.thumbnail .icn-thumb-ipsw.licn,
.thumbnail .icn-thumb-iso.licn,
.thumbnail .icn-thumb-srt.licn,
.thumbnail .icn-thumb-sub.licn,
.thumbnail .icn-thumb-url.licn,
.thumbnail .icn-thumb-vcf.licn,
.thumbnail .icn-thumb-vdi.licn,
.thumbnail .icn-thumb-vhd.licn,
.thumbnail .icn-thumb-vmdk.licn,
.thumbnail>.icn-thumb-air.sicn,
.thumbnail>.icn-thumb-apk.sicn,
.thumbnail>.icn-thumb-app.sicn,
.thumbnail>.icn-thumb-deb.sicn,
.thumbnail>.icn-thumb-dmg.sicn,
.thumbnail>.icn-thumb-file.sicn,
.thumbnail>.icn-thumb-ical.sicn,
.thumbnail>.icn-thumb-ics.sicn,
.thumbnail>.icn-thumb-ini.sicn,
.thumbnail>.icn-thumb-ipa.sicn,
.thumbnail>.icn-thumb-ipsw.sicn,
.thumbnail>.icn-thumb-iso.sicn,
.thumbnail>.icn-thumb-srt.sicn,
.thumbnail>.icn-thumb-sub.sicn,
.thumbnail>.icn-thumb-url.sicn,
.thumbnail>.icn-thumb-vcf.sicn,
.thumbnail>.icn-thumb-vdi.sicn,
.thumbnail>.icn-thumb-vhd.sicn,
.thumbnail>.icn-thumb-vmdk.sicn{
background:url('/res/images/file-icons/thumb/file.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.icn-thumb-air,
.icn-thumb-apk,
.icn-thumb-app,
.icn-thumb-deb,
.icn-thumb-dmg,
.icn-thumb-file,
.icn-thumb-ical,
.icn-thumb-ics,
.icn-thumb-ini,
.icn-thumb-ipa,
.icn-thumb-ipsw,
.icn-thumb-iso,
.icn-thumb-srt,
.icn-thumb-sub,
.icn-thumb-url,
.icn-thumb-vcf,
.icn-thumb-vdi,
.icn-thumb-vhd,
.icn-thumb-vmdk{
background:url('/res/images/file-icons-retina/small-thumb/file@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-air,
.download-outer>.icn-thumb-apk,
.download-outer>.icn-thumb-app,
.download-outer>.icn-thumb-deb,
.download-outer>.icn-thumb-dmg,
.download-outer>.icn-thumb-file,
.download-outer>.icn-thumb-ical,
.download-outer>.icn-thumb-ics,
.download-outer>.icn-thumb-ini,
.download-outer>.icn-thumb-ipa,
.download-outer>.icn-thumb-ipsw,
.download-outer>.icn-thumb-iso,
.download-outer>.icn-thumb-srt,
.download-outer>.icn-thumb-sub,
.download-outer>.icn-thumb-url,
.download-outer>.icn-thumb-vcf,
.download-outer>.icn-thumb-vdi,
.download-outer>.icn-thumb-vhd,
.download-outer>.icn-thumb-vmdk,
.thumbnail .icn-thumb-air.licn,
.thumbnail .icn-thumb-apk.licn,
.thumbnail .icn-thumb-app.licn,
.thumbnail .icn-thumb-deb.licn,
.thumbnail .icn-thumb-dmg.licn,
.thumbnail .icn-thumb-file.licn,
.thumbnail .icn-thumb-ical.licn,
.thumbnail .icn-thumb-ics.licn,
.thumbnail .icn-thumb-ini.licn,
.thumbnail .icn-thumb-ipa.licn,
.thumbnail .icn-thumb-ipsw.licn,
.thumbnail .icn-thumb-iso.licn,
.thumbnail .icn-thumb-srt.licn,
.thumbnail .icn-thumb-sub.licn,
.thumbnail .icn-thumb-url.licn,
.thumbnail .icn-thumb-vcf.licn,
.thumbnail .icn-thumb-vdi.licn,
.thumbnail .icn-thumb-vhd.licn,
.thumbnail .icn-thumb-vmdk.licn,
.thumbnail>.icn-thumb-air.sicn,
.thumbnail>.icn-thumb-apk.sicn,
.thumbnail>.icn-thumb-app.sicn,
.thumbnail>.icn-thumb-deb.sicn,
.thumbnail>.icn-thumb-dmg.sicn,
.thumbnail>.icn-thumb-file.sicn,
.thumbnail>.icn-thumb-ical.sicn,
.thumbnail>.icn-thumb-ics.sicn,
.thumbnail>.icn-thumb-ini.sicn,
.thumbnail>.icn-thumb-ipa.sicn,
.thumbnail>.icn-thumb-ipsw.sicn,
.thumbnail>.icn-thumb-iso.sicn,
.thumbnail>.icn-thumb-srt.sicn,
.thumbnail>.icn-thumb-sub.sicn,
.thumbnail>.icn-thumb-url.sicn,
.thumbnail>.icn-thumb-vcf.sicn,
.thumbnail>.icn-thumb-vdi.sicn,
.thumbnail>.icn-thumb-vhd.sicn,
.thumbnail>.icn-thumb-vmdk.sicn{
background:url('/res/images/file-icons-retina/thumb/file@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-air.sicn,
.modal-detail .icn-thumb-apk.sicn,
.modal-detail .icn-thumb-app.sicn,
.modal-detail .icn-thumb-deb.sicn,
.modal-detail .icn-thumb-dmg.sicn,
.modal-detail .icn-thumb-file.sicn,
.modal-detail .icn-thumb-ical.sicn,
.modal-detail .icn-thumb-ics.sicn,
.modal-detail .icn-thumb-ini.sicn,
.modal-detail .icn-thumb-ipa.sicn,
.modal-detail .icn-thumb-ipsw.sicn,
.modal-detail .icn-thumb-iso.sicn,
.modal-detail .icn-thumb-srt.sicn,
.modal-detail .icn-thumb-sub.sicn,
.modal-detail .icn-thumb-url.sicn,
.modal-detail .icn-thumb-vcf.sicn,
.modal-detail .icn-thumb-vdi.sicn,
.modal-detail .icn-thumb-vhd.sicn,
.modal-detail .icn-thumb-vmdk.sicn,
.view-list .thumbnail .icn-thumb-air.licn,
.view-list .thumbnail .icn-thumb-air.sicn,
.view-list .thumbnail .icn-thumb-apk.licn,
.view-list .thumbnail .icn-thumb-apk.sicn,
.view-list .thumbnail .icn-thumb-app.licn,
.view-list .thumbnail .icn-thumb-app.sicn,
.view-list .thumbnail .icn-thumb-deb.licn,
.view-list .thumbnail .icn-thumb-deb.sicn,
.view-list .thumbnail .icn-thumb-dmg.licn,
.view-list .thumbnail .icn-thumb-dmg.sicn,
.view-list .thumbnail .icn-thumb-file.licn,
.view-list .thumbnail .icn-thumb-file.sicn,
.view-list .thumbnail .icn-thumb-ical.licn,
.view-list .thumbnail .icn-thumb-ical.sicn,
.view-list .thumbnail .icn-thumb-ics.licn,
.view-list .thumbnail .icn-thumb-ics.sicn,
.view-list .thumbnail .icn-thumb-ini.licn,
.view-list .thumbnail .icn-thumb-ini.sicn,
.view-list .thumbnail .icn-thumb-ipa.licn,
.view-list .thumbnail .icn-thumb-ipa.sicn,
.view-list .thumbnail .icn-thumb-ipsw.licn,
.view-list .thumbnail .icn-thumb-ipsw.sicn,
.view-list .thumbnail .icn-thumb-iso.licn,
.view-list .thumbnail .icn-thumb-iso.sicn,
.view-list .thumbnail .icn-thumb-srt.licn,
.view-list .thumbnail .icn-thumb-srt.sicn,
.view-list .thumbnail .icn-thumb-sub.licn,
.view-list .thumbnail .icn-thumb-sub.sicn,
.view-list .thumbnail .icn-thumb-url.licn,
.view-list .thumbnail .icn-thumb-url.sicn,
.view-list .thumbnail .icn-thumb-vcf.licn,
.view-list .thumbnail .icn-thumb-vcf.sicn,
.view-list .thumbnail .icn-thumb-vdi.licn,
.view-list .thumbnail .icn-thumb-vdi.sicn,
.view-list .thumbnail .icn-thumb-vhd.licn,
.view-list .thumbnail .icn-thumb-vhd.sicn,
.view-list .thumbnail .icn-thumb-vmdk.licn,
.view-list .thumbnail .icn-thumb-vmdk.sicn{
background:url('/res/images/file-icons/sprite/file.png?1736780833') center center no-repeat
}
.icn-thumb-7z,
.icn-thumb-archive,
.icn-thumb-cab,
.icn-thumb-cfs,
.icn-thumb-gz,
.icn-thumb-rar,
.icn-thumb-tar,
.icn-thumb-tar.bz2,
.icn-thumb-tar.gz,
.icn-thumb-tar.lzma,
.icn-thumb-tar.z,
.icn-thumb-tbz2,
.icn-thumb-tgz,
.icn-thumb-tlz,
.icn-thumb-zip{
background:url('/res/images/file-icons/small-thumb/archive.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-air.sicn,
.modal-detail .icn-thumb-apk.sicn,
.modal-detail .icn-thumb-app.sicn,
.modal-detail .icn-thumb-deb.sicn,
.modal-detail .icn-thumb-dmg.sicn,
.modal-detail .icn-thumb-file.sicn,
.modal-detail .icn-thumb-ical.sicn,
.modal-detail .icn-thumb-ics.sicn,
.modal-detail .icn-thumb-ini.sicn,
.modal-detail .icn-thumb-ipa.sicn,
.modal-detail .icn-thumb-ipsw.sicn,
.modal-detail .icn-thumb-iso.sicn,
.modal-detail .icn-thumb-srt.sicn,
.modal-detail .icn-thumb-sub.sicn,
.modal-detail .icn-thumb-url.sicn,
.modal-detail .icn-thumb-vcf.sicn,
.modal-detail .icn-thumb-vdi.sicn,
.modal-detail .icn-thumb-vhd.sicn,
.modal-detail .icn-thumb-vmdk.sicn,
.view-list .thumbnail .icn-thumb-air.licn,
.view-list .thumbnail .icn-thumb-air.sicn,
.view-list .thumbnail .icn-thumb-apk.licn,
.view-list .thumbnail .icn-thumb-apk.sicn,
.view-list .thumbnail .icn-thumb-app.licn,
.view-list .thumbnail .icn-thumb-app.sicn,
.view-list .thumbnail .icn-thumb-deb.licn,
.view-list .thumbnail .icn-thumb-deb.sicn,
.view-list .thumbnail .icn-thumb-dmg.licn,
.view-list .thumbnail .icn-thumb-dmg.sicn,
.view-list .thumbnail .icn-thumb-file.licn,
.view-list .thumbnail .icn-thumb-file.sicn,
.view-list .thumbnail .icn-thumb-ical.licn,
.view-list .thumbnail .icn-thumb-ical.sicn,
.view-list .thumbnail .icn-thumb-ics.licn,
.view-list .thumbnail .icn-thumb-ics.sicn,
.view-list .thumbnail .icn-thumb-ini.licn,
.view-list .thumbnail .icn-thumb-ini.sicn,
.view-list .thumbnail .icn-thumb-ipa.licn,
.view-list .thumbnail .icn-thumb-ipa.sicn,
.view-list .thumbnail .icn-thumb-ipsw.licn,
.view-list .thumbnail .icn-thumb-ipsw.sicn,
.view-list .thumbnail .icn-thumb-iso.licn,
.view-list .thumbnail .icn-thumb-iso.sicn,
.view-list .thumbnail .icn-thumb-srt.licn,
.view-list .thumbnail .icn-thumb-srt.sicn,
.view-list .thumbnail .icn-thumb-sub.licn,
.view-list .thumbnail .icn-thumb-sub.sicn,
.view-list .thumbnail .icn-thumb-url.licn,
.view-list .thumbnail .icn-thumb-url.sicn,
.view-list .thumbnail .icn-thumb-vcf.licn,
.view-list .thumbnail .icn-thumb-vcf.sicn,
.view-list .thumbnail .icn-thumb-vdi.licn,
.view-list .thumbnail .icn-thumb-vdi.sicn,
.view-list .thumbnail .icn-thumb-vhd.licn,
.view-list .thumbnail .icn-thumb-vhd.sicn,
.view-list .thumbnail .icn-thumb-vmdk.licn,
.view-list .thumbnail .icn-thumb-vmdk.sicn{
background:url('/res/images/file-icons-retina/sprite/file.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-7z,
.icn-thumb-archive,
.icn-thumb-cab,
.icn-thumb-cfs,
.icn-thumb-gz,
.icn-thumb-rar,
.icn-thumb-tar,
.icn-thumb-tar.bz2,
.icn-thumb-tar.gz,
.icn-thumb-tar.lzma,
.icn-thumb-tar.z,
.icn-thumb-tbz2,
.icn-thumb-tgz,
.icn-thumb-tlz,
.icn-thumb-zip{
background:url('/res/images/file-icons-retina/small-thumb/archive@2x.png?1736780833') center center/42px auto no-repeat
}
}
.scheduled-shares-page .icn-thumb-7z,
.scheduled-shares-page .icn-thumb-archive,
.scheduled-shares-page .icn-thumb-cab,
.scheduled-shares-page .icn-thumb-cfs,
.scheduled-shares-page .icn-thumb-gz,
.scheduled-shares-page .icn-thumb-rar,
.scheduled-shares-page .icn-thumb-tar,
.scheduled-shares-page .icn-thumb-tar.bz2,
.scheduled-shares-page .icn-thumb-tar.gz,
.scheduled-shares-page .icn-thumb-tar.lzma,
.scheduled-shares-page .icn-thumb-tar.z,
.scheduled-shares-page .icn-thumb-tbz2,
.scheduled-shares-page .icn-thumb-tgz,
.scheduled-shares-page .icn-thumb-tlz,
.scheduled-shares-page .icn-thumb-zip,
.search-page .icn-thumb-7z,
.search-page .icn-thumb-archive,
.search-page .icn-thumb-cab,
.search-page .icn-thumb-cfs,
.search-page .icn-thumb-gz,
.search-page .icn-thumb-rar,
.search-page .icn-thumb-tar,
.search-page .icn-thumb-tar.bz2,
.search-page .icn-thumb-tar.gz,
.search-page .icn-thumb-tar.lzma,
.search-page .icn-thumb-tar.z,
.search-page .icn-thumb-tbz2,
.search-page .icn-thumb-tgz,
.search-page .icn-thumb-tlz,
.search-page .icn-thumb-zip,
.shared-by-me-page .icn-thumb-7z,
.shared-by-me-page .icn-thumb-archive,
.shared-by-me-page .icn-thumb-cab,
.shared-by-me-page .icn-thumb-cfs,
.shared-by-me-page .icn-thumb-gz,
.shared-by-me-page .icn-thumb-rar,
.shared-by-me-page .icn-thumb-tar,
.shared-by-me-page .icn-thumb-tar.bz2,
.shared-by-me-page .icn-thumb-tar.gz,
.shared-by-me-page .icn-thumb-tar.lzma,
.shared-by-me-page .icn-thumb-tar.z,
.shared-by-me-page .icn-thumb-tbz2,
.shared-by-me-page .icn-thumb-tgz,
.shared-by-me-page .icn-thumb-tlz,
.shared-by-me-page .icn-thumb-zip,
.shared-with-me-page .icn-thumb-7z,
.shared-with-me-page .icn-thumb-archive,
.shared-with-me-page .icn-thumb-cab,
.shared-with-me-page .icn-thumb-cfs,
.shared-with-me-page .icn-thumb-gz,
.shared-with-me-page .icn-thumb-rar,
.shared-with-me-page .icn-thumb-tar,
.shared-with-me-page .icn-thumb-tar.bz2,
.shared-with-me-page .icn-thumb-tar.gz,
.shared-with-me-page .icn-thumb-tar.lzma,
.shared-with-me-page .icn-thumb-tar.z,
.shared-with-me-page .icn-thumb-tbz2,
.shared-with-me-page .icn-thumb-tgz,
.shared-with-me-page .icn-thumb-tlz,
.shared-with-me-page .icn-thumb-zip{
background-position:0 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-7z,
.download-outer>.icn-thumb-archive,
.download-outer>.icn-thumb-cab,
.download-outer>.icn-thumb-cfs,
.download-outer>.icn-thumb-gz,
.download-outer>.icn-thumb-rar,
.download-outer>.icn-thumb-tar,
.download-outer>.icn-thumb-tar.bz2,
.download-outer>.icn-thumb-tar.gz,
.download-outer>.icn-thumb-tar.lzma,
.download-outer>.icn-thumb-tar.z,
.download-outer>.icn-thumb-tbz2,
.download-outer>.icn-thumb-tgz,
.download-outer>.icn-thumb-tlz,
.download-outer>.icn-thumb-zip{
background:url('/res/images/file-icons/thumb/archive.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.download-outer>.icn-thumb-7z,
.download-outer>.icn-thumb-archive,
.download-outer>.icn-thumb-cab,
.download-outer>.icn-thumb-cfs,
.download-outer>.icn-thumb-gz,
.download-outer>.icn-thumb-rar,
.download-outer>.icn-thumb-tar,
.download-outer>.icn-thumb-tar.bz2,
.download-outer>.icn-thumb-tar.gz,
.download-outer>.icn-thumb-tar.lzma,
.download-outer>.icn-thumb-tar.z,
.download-outer>.icn-thumb-tbz2,
.download-outer>.icn-thumb-tgz,
.download-outer>.icn-thumb-tlz,
.download-outer>.icn-thumb-zip{
background:url('/res/images/file-icons-retina/thumb/archive@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-7z.licn,
.thumbnail .icn-thumb-archive.licn,
.thumbnail .icn-thumb-cab.licn,
.thumbnail .icn-thumb-cfs.licn,
.thumbnail .icn-thumb-gz.licn,
.thumbnail .icn-thumb-rar.licn,
.thumbnail .icn-thumb-tar.bz2.licn,
.thumbnail .icn-thumb-tar.gz.licn,
.thumbnail .icn-thumb-tar.licn,
.thumbnail .icn-thumb-tar.lzma.licn,
.thumbnail .icn-thumb-tar.z.licn,
.thumbnail .icn-thumb-tbz2.licn,
.thumbnail .icn-thumb-tgz.licn,
.thumbnail .icn-thumb-tlz.licn,
.thumbnail .icn-thumb-zip.licn,
.thumbnail>.icn-thumb-7z.sicn,
.thumbnail>.icn-thumb-archive.sicn,
.thumbnail>.icn-thumb-cab.sicn,
.thumbnail>.icn-thumb-cfs.sicn,
.thumbnail>.icn-thumb-gz.sicn,
.thumbnail>.icn-thumb-rar.sicn,
.thumbnail>.icn-thumb-tar.bz2.sicn,
.thumbnail>.icn-thumb-tar.gz.sicn,
.thumbnail>.icn-thumb-tar.lzma.sicn,
.thumbnail>.icn-thumb-tar.sicn,
.thumbnail>.icn-thumb-tar.z.sicn,
.thumbnail>.icn-thumb-tbz2.sicn,
.thumbnail>.icn-thumb-tgz.sicn,
.thumbnail>.icn-thumb-tlz.sicn,
.thumbnail>.icn-thumb-zip.sicn{
background:url('/res/images/file-icons/thumb/archive.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-7z.licn,
.thumbnail .icn-thumb-archive.licn,
.thumbnail .icn-thumb-cab.licn,
.thumbnail .icn-thumb-cfs.licn,
.thumbnail .icn-thumb-gz.licn,
.thumbnail .icn-thumb-rar.licn,
.thumbnail .icn-thumb-tar.bz2.licn,
.thumbnail .icn-thumb-tar.gz.licn,
.thumbnail .icn-thumb-tar.licn,
.thumbnail .icn-thumb-tar.lzma.licn,
.thumbnail .icn-thumb-tar.z.licn,
.thumbnail .icn-thumb-tbz2.licn,
.thumbnail .icn-thumb-tgz.licn,
.thumbnail .icn-thumb-tlz.licn,
.thumbnail .icn-thumb-zip.licn,
.thumbnail>.icn-thumb-7z.sicn,
.thumbnail>.icn-thumb-archive.sicn,
.thumbnail>.icn-thumb-cab.sicn,
.thumbnail>.icn-thumb-cfs.sicn,
.thumbnail>.icn-thumb-gz.sicn,
.thumbnail>.icn-thumb-rar.sicn,
.thumbnail>.icn-thumb-tar.bz2.sicn,
.thumbnail>.icn-thumb-tar.gz.sicn,
.thumbnail>.icn-thumb-tar.lzma.sicn,
.thumbnail>.icn-thumb-tar.sicn,
.thumbnail>.icn-thumb-tar.z.sicn,
.thumbnail>.icn-thumb-tbz2.sicn,
.thumbnail>.icn-thumb-tgz.sicn,
.thumbnail>.icn-thumb-tlz.sicn,
.thumbnail>.icn-thumb-zip.sicn{
background:url('/res/images/file-icons-retina/thumb/archive@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-7z.sicn,
.modal-detail .icn-thumb-archive.sicn,
.modal-detail .icn-thumb-cab.sicn,
.modal-detail .icn-thumb-cfs.sicn,
.modal-detail .icn-thumb-gz.sicn,
.modal-detail .icn-thumb-rar.sicn,
.modal-detail .icn-thumb-tar.bz2.sicn,
.modal-detail .icn-thumb-tar.gz.sicn,
.modal-detail .icn-thumb-tar.lzma.sicn,
.modal-detail .icn-thumb-tar.sicn,
.modal-detail .icn-thumb-tar.z.sicn,
.modal-detail .icn-thumb-tbz2.sicn,
.modal-detail .icn-thumb-tgz.sicn,
.modal-detail .icn-thumb-tlz.sicn,
.modal-detail .icn-thumb-zip.sicn,
.view-list .thumbnail .icn-thumb-7z.licn,
.view-list .thumbnail .icn-thumb-7z.sicn,
.view-list .thumbnail .icn-thumb-archive.licn,
.view-list .thumbnail .icn-thumb-archive.sicn,
.view-list .thumbnail .icn-thumb-cab.licn,
.view-list .thumbnail .icn-thumb-cab.sicn,
.view-list .thumbnail .icn-thumb-cfs.licn,
.view-list .thumbnail .icn-thumb-cfs.sicn,
.view-list .thumbnail .icn-thumb-gz.licn,
.view-list .thumbnail .icn-thumb-gz.sicn,
.view-list .thumbnail .icn-thumb-rar.licn,
.view-list .thumbnail .icn-thumb-rar.sicn,
.view-list .thumbnail .icn-thumb-tar.bz2.licn,
.view-list .thumbnail .icn-thumb-tar.bz2.sicn,
.view-list .thumbnail .icn-thumb-tar.gz.licn,
.view-list .thumbnail .icn-thumb-tar.gz.sicn,
.view-list .thumbnail .icn-thumb-tar.licn,
.view-list .thumbnail .icn-thumb-tar.lzma.licn,
.view-list .thumbnail .icn-thumb-tar.lzma.sicn,
.view-list .thumbnail .icn-thumb-tar.sicn,
.view-list .thumbnail .icn-thumb-tar.z.licn,
.view-list .thumbnail .icn-thumb-tar.z.sicn,
.view-list .thumbnail .icn-thumb-tbz2.licn,
.view-list .thumbnail .icn-thumb-tbz2.sicn,
.view-list .thumbnail .icn-thumb-tgz.licn,
.view-list .thumbnail .icn-thumb-tgz.sicn,
.view-list .thumbnail .icn-thumb-tlz.licn,
.view-list .thumbnail .icn-thumb-tlz.sicn,
.view-list .thumbnail .icn-thumb-zip.licn,
.view-list .thumbnail .icn-thumb-zip.sicn{
background:url('/res/images/file-icons/sprite/archive.png?1736780833') center center no-repeat
}
.icn-thumb-azw,
.icn-thumb-azw4,
.icn-thumb-cbr,
.icn-thumb-cbz,
.icn-thumb-chm,
.icn-thumb-ebook,
.icn-thumb-epub,
.icn-thumb-fb2,
.icn-thumb-htmlz,
.icn-thumb-lit,
.icn-thumb-lrf,
.icn-thumb-lrs,
.icn-thumb-mobi,
.icn-thumb-pdb,
.icn-thumb-pml,
.icn-thumb-pmlz,
.icn-thumb-prc,
.icn-thumb-recip,
.icn-thumb-snb,
.icn-thumb-tcr,
.icn-thumb-tpz{
background:url('/res/images/file-icons/small-thumb/ebook.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-azw,
.scheduled-shares-page .icn-thumb-azw4,
.scheduled-shares-page .icn-thumb-cbr,
.scheduled-shares-page .icn-thumb-cbz,
.scheduled-shares-page .icn-thumb-chm,
.scheduled-shares-page .icn-thumb-ebook,
.scheduled-shares-page .icn-thumb-epub,
.scheduled-shares-page .icn-thumb-fb2,
.scheduled-shares-page .icn-thumb-htmlz,
.scheduled-shares-page .icn-thumb-lit,
.scheduled-shares-page .icn-thumb-lrf,
.scheduled-shares-page .icn-thumb-lrs,
.scheduled-shares-page .icn-thumb-mobi,
.scheduled-shares-page .icn-thumb-pdb,
.scheduled-shares-page .icn-thumb-pml,
.scheduled-shares-page .icn-thumb-pmlz,
.scheduled-shares-page .icn-thumb-prc,
.scheduled-shares-page .icn-thumb-recip,
.scheduled-shares-page .icn-thumb-snb,
.scheduled-shares-page .icn-thumb-tcr,
.scheduled-shares-page .icn-thumb-tpz,
.search-page .icn-thumb-azw,
.search-page .icn-thumb-azw4,
.search-page .icn-thumb-cbr,
.search-page .icn-thumb-cbz,
.search-page .icn-thumb-chm,
.search-page .icn-thumb-ebook,
.search-page .icn-thumb-epub,
.search-page .icn-thumb-fb2,
.search-page .icn-thumb-htmlz,
.search-page .icn-thumb-lit,
.search-page .icn-thumb-lrf,
.search-page .icn-thumb-lrs,
.search-page .icn-thumb-mobi,
.search-page .icn-thumb-pdb,
.search-page .icn-thumb-pml,
.search-page .icn-thumb-pmlz,
.search-page .icn-thumb-prc,
.search-page .icn-thumb-recip,
.search-page .icn-thumb-snb,
.search-page .icn-thumb-tcr,
.search-page .icn-thumb-tpz,
.shared-by-me-page .icn-thumb-azw,
.shared-by-me-page .icn-thumb-azw4,
.shared-by-me-page .icn-thumb-cbr,
.shared-by-me-page .icn-thumb-cbz,
.shared-by-me-page .icn-thumb-chm,
.shared-by-me-page .icn-thumb-ebook,
.shared-by-me-page .icn-thumb-epub,
.shared-by-me-page .icn-thumb-fb2,
.shared-by-me-page .icn-thumb-htmlz,
.shared-by-me-page .icn-thumb-lit,
.shared-by-me-page .icn-thumb-lrf,
.shared-by-me-page .icn-thumb-lrs,
.shared-by-me-page .icn-thumb-mobi,
.shared-by-me-page .icn-thumb-pdb,
.shared-by-me-page .icn-thumb-pml,
.shared-by-me-page .icn-thumb-pmlz,
.shared-by-me-page .icn-thumb-prc,
.shared-by-me-page .icn-thumb-recip,
.shared-by-me-page .icn-thumb-snb,
.shared-by-me-page .icn-thumb-tcr,
.shared-by-me-page .icn-thumb-tpz,
.shared-with-me-page .icn-thumb-azw,
.shared-with-me-page .icn-thumb-azw4,
.shared-with-me-page .icn-thumb-cbr,
.shared-with-me-page .icn-thumb-cbz,
.shared-with-me-page .icn-thumb-chm,
.shared-with-me-page .icn-thumb-ebook,
.shared-with-me-page .icn-thumb-epub,
.shared-with-me-page .icn-thumb-fb2,
.shared-with-me-page .icn-thumb-htmlz,
.shared-with-me-page .icn-thumb-lit,
.shared-with-me-page .icn-thumb-lrf,
.shared-with-me-page .icn-thumb-lrs,
.shared-with-me-page .icn-thumb-mobi,
.shared-with-me-page .icn-thumb-pdb,
.shared-with-me-page .icn-thumb-pml,
.shared-with-me-page .icn-thumb-pmlz,
.shared-with-me-page .icn-thumb-prc,
.shared-with-me-page .icn-thumb-recip,
.shared-with-me-page .icn-thumb-snb,
.shared-with-me-page .icn-thumb-tcr,
.shared-with-me-page .icn-thumb-tpz{
background-position:-236px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-azw,
.download-outer>.icn-thumb-azw4,
.download-outer>.icn-thumb-cbr,
.download-outer>.icn-thumb-cbz,
.download-outer>.icn-thumb-chm,
.download-outer>.icn-thumb-ebook,
.download-outer>.icn-thumb-epub,
.download-outer>.icn-thumb-fb2,
.download-outer>.icn-thumb-htmlz,
.download-outer>.icn-thumb-lit,
.download-outer>.icn-thumb-lrf,
.download-outer>.icn-thumb-lrs,
.download-outer>.icn-thumb-mobi,
.download-outer>.icn-thumb-pdb,
.download-outer>.icn-thumb-pml,
.download-outer>.icn-thumb-pmlz,
.download-outer>.icn-thumb-prc,
.download-outer>.icn-thumb-recip,
.download-outer>.icn-thumb-snb,
.download-outer>.icn-thumb-tcr,
.download-outer>.icn-thumb-tpz{
background:url('/res/images/file-icons/thumb/ebook.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-7z.sicn,
.modal-detail .icn-thumb-archive.sicn,
.modal-detail .icn-thumb-cab.sicn,
.modal-detail .icn-thumb-cfs.sicn,
.modal-detail .icn-thumb-gz.sicn,
.modal-detail .icn-thumb-rar.sicn,
.modal-detail .icn-thumb-tar.bz2.sicn,
.modal-detail .icn-thumb-tar.gz.sicn,
.modal-detail .icn-thumb-tar.lzma.sicn,
.modal-detail .icn-thumb-tar.sicn,
.modal-detail .icn-thumb-tar.z.sicn,
.modal-detail .icn-thumb-tbz2.sicn,
.modal-detail .icn-thumb-tgz.sicn,
.modal-detail .icn-thumb-tlz.sicn,
.modal-detail .icn-thumb-zip.sicn,
.view-list .thumbnail .icn-thumb-7z.licn,
.view-list .thumbnail .icn-thumb-7z.sicn,
.view-list .thumbnail .icn-thumb-archive.licn,
.view-list .thumbnail .icn-thumb-archive.sicn,
.view-list .thumbnail .icn-thumb-cab.licn,
.view-list .thumbnail .icn-thumb-cab.sicn,
.view-list .thumbnail .icn-thumb-cfs.licn,
.view-list .thumbnail .icn-thumb-cfs.sicn,
.view-list .thumbnail .icn-thumb-gz.licn,
.view-list .thumbnail .icn-thumb-gz.sicn,
.view-list .thumbnail .icn-thumb-rar.licn,
.view-list .thumbnail .icn-thumb-rar.sicn,
.view-list .thumbnail .icn-thumb-tar.bz2.licn,
.view-list .thumbnail .icn-thumb-tar.bz2.sicn,
.view-list .thumbnail .icn-thumb-tar.gz.licn,
.view-list .thumbnail .icn-thumb-tar.gz.sicn,
.view-list .thumbnail .icn-thumb-tar.licn,
.view-list .thumbnail .icn-thumb-tar.lzma.licn,
.view-list .thumbnail .icn-thumb-tar.lzma.sicn,
.view-list .thumbnail .icn-thumb-tar.sicn,
.view-list .thumbnail .icn-thumb-tar.z.licn,
.view-list .thumbnail .icn-thumb-tar.z.sicn,
.view-list .thumbnail .icn-thumb-tbz2.licn,
.view-list .thumbnail .icn-thumb-tbz2.sicn,
.view-list .thumbnail .icn-thumb-tgz.licn,
.view-list .thumbnail .icn-thumb-tgz.sicn,
.view-list .thumbnail .icn-thumb-tlz.licn,
.view-list .thumbnail .icn-thumb-tlz.sicn,
.view-list .thumbnail .icn-thumb-zip.licn,
.view-list .thumbnail .icn-thumb-zip.sicn{
background:url('/res/images/file-icons-retina/sprite/archive.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-azw,
.icn-thumb-azw4,
.icn-thumb-cbr,
.icn-thumb-cbz,
.icn-thumb-chm,
.icn-thumb-ebook,
.icn-thumb-epub,
.icn-thumb-fb2,
.icn-thumb-htmlz,
.icn-thumb-lit,
.icn-thumb-lrf,
.icn-thumb-lrs,
.icn-thumb-mobi,
.icn-thumb-pdb,
.icn-thumb-pml,
.icn-thumb-pmlz,
.icn-thumb-prc,
.icn-thumb-recip,
.icn-thumb-snb,
.icn-thumb-tcr,
.icn-thumb-tpz{
background:url('/res/images/file-icons-retina/small-thumb/ebook@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-azw,
.download-outer>.icn-thumb-azw4,
.download-outer>.icn-thumb-cbr,
.download-outer>.icn-thumb-cbz,
.download-outer>.icn-thumb-chm,
.download-outer>.icn-thumb-ebook,
.download-outer>.icn-thumb-epub,
.download-outer>.icn-thumb-fb2,
.download-outer>.icn-thumb-htmlz,
.download-outer>.icn-thumb-lit,
.download-outer>.icn-thumb-lrf,
.download-outer>.icn-thumb-lrs,
.download-outer>.icn-thumb-mobi,
.download-outer>.icn-thumb-pdb,
.download-outer>.icn-thumb-pml,
.download-outer>.icn-thumb-pmlz,
.download-outer>.icn-thumb-prc,
.download-outer>.icn-thumb-recip,
.download-outer>.icn-thumb-snb,
.download-outer>.icn-thumb-tcr,
.download-outer>.icn-thumb-tpz{
background:url('/res/images/file-icons-retina/thumb/ebook@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-azw.licn,
.thumbnail .icn-thumb-azw4.licn,
.thumbnail .icn-thumb-cbr.licn,
.thumbnail .icn-thumb-cbz.licn,
.thumbnail .icn-thumb-chm.licn,
.thumbnail .icn-thumb-ebook.licn,
.thumbnail .icn-thumb-epub.licn,
.thumbnail .icn-thumb-fb2.licn,
.thumbnail .icn-thumb-htmlz.licn,
.thumbnail .icn-thumb-lit.licn,
.thumbnail .icn-thumb-lrf.licn,
.thumbnail .icn-thumb-lrs.licn,
.thumbnail .icn-thumb-mobi.licn,
.thumbnail .icn-thumb-pdb.licn,
.thumbnail .icn-thumb-pml.licn,
.thumbnail .icn-thumb-pmlz.licn,
.thumbnail .icn-thumb-prc.licn,
.thumbnail .icn-thumb-recip.licn,
.thumbnail .icn-thumb-snb.licn,
.thumbnail .icn-thumb-tcr.licn,
.thumbnail .icn-thumb-tpz.licn,
.thumbnail>.icn-thumb-azw.sicn,
.thumbnail>.icn-thumb-azw4.sicn,
.thumbnail>.icn-thumb-cbr.sicn,
.thumbnail>.icn-thumb-cbz.sicn,
.thumbnail>.icn-thumb-chm.sicn,
.thumbnail>.icn-thumb-ebook.sicn,
.thumbnail>.icn-thumb-epub.sicn,
.thumbnail>.icn-thumb-fb2.sicn,
.thumbnail>.icn-thumb-htmlz.sicn,
.thumbnail>.icn-thumb-lit.sicn,
.thumbnail>.icn-thumb-lrf.sicn,
.thumbnail>.icn-thumb-lrs.sicn,
.thumbnail>.icn-thumb-mobi.sicn,
.thumbnail>.icn-thumb-pdb.sicn,
.thumbnail>.icn-thumb-pml.sicn,
.thumbnail>.icn-thumb-pmlz.sicn,
.thumbnail>.icn-thumb-prc.sicn,
.thumbnail>.icn-thumb-recip.sicn,
.thumbnail>.icn-thumb-snb.sicn,
.thumbnail>.icn-thumb-tcr.sicn,
.thumbnail>.icn-thumb-tpz.sicn{
background:url('/res/images/file-icons/thumb/ebook.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-azw.licn,
.thumbnail .icn-thumb-azw4.licn,
.thumbnail .icn-thumb-cbr.licn,
.thumbnail .icn-thumb-cbz.licn,
.thumbnail .icn-thumb-chm.licn,
.thumbnail .icn-thumb-ebook.licn,
.thumbnail .icn-thumb-epub.licn,
.thumbnail .icn-thumb-fb2.licn,
.thumbnail .icn-thumb-htmlz.licn,
.thumbnail .icn-thumb-lit.licn,
.thumbnail .icn-thumb-lrf.licn,
.thumbnail .icn-thumb-lrs.licn,
.thumbnail .icn-thumb-mobi.licn,
.thumbnail .icn-thumb-pdb.licn,
.thumbnail .icn-thumb-pml.licn,
.thumbnail .icn-thumb-pmlz.licn,
.thumbnail .icn-thumb-prc.licn,
.thumbnail .icn-thumb-recip.licn,
.thumbnail .icn-thumb-snb.licn,
.thumbnail .icn-thumb-tcr.licn,
.thumbnail .icn-thumb-tpz.licn,
.thumbnail>.icn-thumb-azw.sicn,
.thumbnail>.icn-thumb-azw4.sicn,
.thumbnail>.icn-thumb-cbr.sicn,
.thumbnail>.icn-thumb-cbz.sicn,
.thumbnail>.icn-thumb-chm.sicn,
.thumbnail>.icn-thumb-ebook.sicn,
.thumbnail>.icn-thumb-epub.sicn,
.thumbnail>.icn-thumb-fb2.sicn,
.thumbnail>.icn-thumb-htmlz.sicn,
.thumbnail>.icn-thumb-lit.sicn,
.thumbnail>.icn-thumb-lrf.sicn,
.thumbnail>.icn-thumb-lrs.sicn,
.thumbnail>.icn-thumb-mobi.sicn,
.thumbnail>.icn-thumb-pdb.sicn,
.thumbnail>.icn-thumb-pml.sicn,
.thumbnail>.icn-thumb-pmlz.sicn,
.thumbnail>.icn-thumb-prc.sicn,
.thumbnail>.icn-thumb-recip.sicn,
.thumbnail>.icn-thumb-snb.sicn,
.thumbnail>.icn-thumb-tcr.sicn,
.thumbnail>.icn-thumb-tpz.sicn{
background:url('/res/images/file-icons-retina/thumb/ebook@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-azw.sicn,
.modal-detail .icn-thumb-azw4.sicn,
.modal-detail .icn-thumb-cbr.sicn,
.modal-detail .icn-thumb-cbz.sicn,
.modal-detail .icn-thumb-chm.sicn,
.modal-detail .icn-thumb-ebook.sicn,
.modal-detail .icn-thumb-epub.sicn,
.modal-detail .icn-thumb-fb2.sicn,
.modal-detail .icn-thumb-htmlz.sicn,
.modal-detail .icn-thumb-lit.sicn,
.modal-detail .icn-thumb-lrf.sicn,
.modal-detail .icn-thumb-lrs.sicn,
.modal-detail .icn-thumb-mobi.sicn,
.modal-detail .icn-thumb-pdb.sicn,
.modal-detail .icn-thumb-pml.sicn,
.modal-detail .icn-thumb-pmlz.sicn,
.modal-detail .icn-thumb-prc.sicn,
.modal-detail .icn-thumb-recip.sicn,
.modal-detail .icn-thumb-snb.sicn,
.modal-detail .icn-thumb-tcr.sicn,
.modal-detail .icn-thumb-tpz.sicn,
.view-list .thumbnail .icn-thumb-azw.licn,
.view-list .thumbnail .icn-thumb-azw.sicn,
.view-list .thumbnail .icn-thumb-azw4.licn,
.view-list .thumbnail .icn-thumb-azw4.sicn,
.view-list .thumbnail .icn-thumb-cbr.licn,
.view-list .thumbnail .icn-thumb-cbr.sicn,
.view-list .thumbnail .icn-thumb-cbz.licn,
.view-list .thumbnail .icn-thumb-cbz.sicn,
.view-list .thumbnail .icn-thumb-chm.licn,
.view-list .thumbnail .icn-thumb-chm.sicn,
.view-list .thumbnail .icn-thumb-ebook.licn,
.view-list .thumbnail .icn-thumb-ebook.sicn,
.view-list .thumbnail .icn-thumb-epub.licn,
.view-list .thumbnail .icn-thumb-epub.sicn,
.view-list .thumbnail .icn-thumb-fb2.licn,
.view-list .thumbnail .icn-thumb-fb2.sicn,
.view-list .thumbnail .icn-thumb-htmlz.licn,
.view-list .thumbnail .icn-thumb-htmlz.sicn,
.view-list .thumbnail .icn-thumb-lit.licn,
.view-list .thumbnail .icn-thumb-lit.sicn,
.view-list .thumbnail .icn-thumb-lrf.licn,
.view-list .thumbnail .icn-thumb-lrf.sicn,
.view-list .thumbnail .icn-thumb-lrs.licn,
.view-list .thumbnail .icn-thumb-lrs.sicn,
.view-list .thumbnail .icn-thumb-mobi.licn,
.view-list .thumbnail .icn-thumb-mobi.sicn,
.view-list .thumbnail .icn-thumb-pdb.licn,
.view-list .thumbnail .icn-thumb-pdb.sicn,
.view-list .thumbnail .icn-thumb-pml.licn,
.view-list .thumbnail .icn-thumb-pml.sicn,
.view-list .thumbnail .icn-thumb-pmlz.licn,
.view-list .thumbnail .icn-thumb-pmlz.sicn,
.view-list .thumbnail .icn-thumb-prc.licn,
.view-list .thumbnail .icn-thumb-prc.sicn,
.view-list .thumbnail .icn-thumb-recip.licn,
.view-list .thumbnail .icn-thumb-recip.sicn,
.view-list .thumbnail .icn-thumb-snb.licn,
.view-list .thumbnail .icn-thumb-snb.sicn,
.view-list .thumbnail .icn-thumb-tcr.licn,
.view-list .thumbnail .icn-thumb-tcr.sicn,
.view-list .thumbnail .icn-thumb-tpz.licn,
.view-list .thumbnail .icn-thumb-tpz.sicn{
background:url('/res/images/file-icons/sprite/ebook.png?1736780833') center center no-repeat
}
.icn-thumb-actionscript,
.icn-thumb-as,
.icn-thumb-c,
.icn-thumb-cc,
.icn-thumb-cf,
.icn-thumb-cfm,
.icn-thumb-code,
.icn-thumb-cp,
.icn-thumb-cpp,
.icn-thumb-cs,
.icn-thumb-css,
.icn-thumb-diff,
.icn-thumb-erl,
.icn-thumb-groovy,
.icn-thumb-h,
.icn-thumb-htm,
.icn-thumb-html,
.icn-thumb-java,
.icn-thumb-jfx,
.icn-thumb-js,
.icn-thumb-m,
.icn-thumb-pas,
.icn-thumb-patch,
.icn-thumb-perl,
.icn-thumb-php,
.icn-thumb-pl,
.icn-thumb-ps1,
.icn-thumb-py,
.icn-thumb-python,
.icn-thumb-rb,
.icn-thumb-ruby,
.icn-thumb-scala,
.icn-thumb-sh,
.icn-thumb-sql,
.icn-thumb-vb,
.icn-thumb-xhtml,
.icn-thumb-xml,
.icn-thumb-xslt{
background:url('/res/images/file-icons/small-thumb/code.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-actionscript,
.scheduled-shares-page .icn-thumb-as,
.scheduled-shares-page .icn-thumb-c,
.scheduled-shares-page .icn-thumb-cc,
.scheduled-shares-page .icn-thumb-cf,
.scheduled-shares-page .icn-thumb-cfm,
.scheduled-shares-page .icn-thumb-code,
.scheduled-shares-page .icn-thumb-cp,
.scheduled-shares-page .icn-thumb-cpp,
.scheduled-shares-page .icn-thumb-cs,
.scheduled-shares-page .icn-thumb-css,
.scheduled-shares-page .icn-thumb-diff,
.scheduled-shares-page .icn-thumb-erl,
.scheduled-shares-page .icn-thumb-groovy,
.scheduled-shares-page .icn-thumb-h,
.scheduled-shares-page .icn-thumb-htm,
.scheduled-shares-page .icn-thumb-html,
.scheduled-shares-page .icn-thumb-java,
.scheduled-shares-page .icn-thumb-jfx,
.scheduled-shares-page .icn-thumb-js,
.scheduled-shares-page .icn-thumb-m,
.scheduled-shares-page .icn-thumb-pas,
.scheduled-shares-page .icn-thumb-patch,
.scheduled-shares-page .icn-thumb-perl,
.scheduled-shares-page .icn-thumb-php,
.scheduled-shares-page .icn-thumb-pl,
.scheduled-shares-page .icn-thumb-ps1,
.scheduled-shares-page .icn-thumb-py,
.scheduled-shares-page .icn-thumb-python,
.scheduled-shares-page .icn-thumb-rb,
.scheduled-shares-page .icn-thumb-ruby,
.scheduled-shares-page .icn-thumb-scala,
.scheduled-shares-page .icn-thumb-sh,
.scheduled-shares-page .icn-thumb-sql,
.scheduled-shares-page .icn-thumb-vb,
.scheduled-shares-page .icn-thumb-xhtml,
.scheduled-shares-page .icn-thumb-xml,
.scheduled-shares-page .icn-thumb-xslt,
.search-page .icn-thumb-actionscript,
.search-page .icn-thumb-as,
.search-page .icn-thumb-c,
.search-page .icn-thumb-cc,
.search-page .icn-thumb-cf,
.search-page .icn-thumb-cfm,
.search-page .icn-thumb-code,
.search-page .icn-thumb-cp,
.search-page .icn-thumb-cpp,
.search-page .icn-thumb-cs,
.search-page .icn-thumb-css,
.search-page .icn-thumb-diff,
.search-page .icn-thumb-erl,
.search-page .icn-thumb-groovy,
.search-page .icn-thumb-h,
.search-page .icn-thumb-htm,
.search-page .icn-thumb-html,
.search-page .icn-thumb-java,
.search-page .icn-thumb-jfx,
.search-page .icn-thumb-js,
.search-page .icn-thumb-m,
.search-page .icn-thumb-pas,
.search-page .icn-thumb-patch,
.search-page .icn-thumb-perl,
.search-page .icn-thumb-php,
.search-page .icn-thumb-pl,
.search-page .icn-thumb-ps1,
.search-page .icn-thumb-py,
.search-page .icn-thumb-python,
.search-page .icn-thumb-rb,
.search-page .icn-thumb-ruby,
.search-page .icn-thumb-scala,
.search-page .icn-thumb-sh,
.search-page .icn-thumb-sql,
.search-page .icn-thumb-vb,
.search-page .icn-thumb-xhtml,
.search-page .icn-thumb-xml,
.search-page .icn-thumb-xslt,
.shared-by-me-page .icn-thumb-actionscript,
.shared-by-me-page .icn-thumb-as,
.shared-by-me-page .icn-thumb-c,
.shared-by-me-page .icn-thumb-cc,
.shared-by-me-page .icn-thumb-cf,
.shared-by-me-page .icn-thumb-cfm,
.shared-by-me-page .icn-thumb-code,
.shared-by-me-page .icn-thumb-cp,
.shared-by-me-page .icn-thumb-cpp,
.shared-by-me-page .icn-thumb-cs,
.shared-by-me-page .icn-thumb-css,
.shared-by-me-page .icn-thumb-diff,
.shared-by-me-page .icn-thumb-erl,
.shared-by-me-page .icn-thumb-groovy,
.shared-by-me-page .icn-thumb-h,
.shared-by-me-page .icn-thumb-htm,
.shared-by-me-page .icn-thumb-html,
.shared-by-me-page .icn-thumb-java,
.shared-by-me-page .icn-thumb-jfx,
.shared-by-me-page .icn-thumb-js,
.shared-by-me-page .icn-thumb-m,
.shared-by-me-page .icn-thumb-pas,
.shared-by-me-page .icn-thumb-patch,
.shared-by-me-page .icn-thumb-perl,
.shared-by-me-page .icn-thumb-php,
.shared-by-me-page .icn-thumb-pl,
.shared-by-me-page .icn-thumb-ps1,
.shared-by-me-page .icn-thumb-py,
.shared-by-me-page .icn-thumb-python,
.shared-by-me-page .icn-thumb-rb,
.shared-by-me-page .icn-thumb-ruby,
.shared-by-me-page .icn-thumb-scala,
.shared-by-me-page .icn-thumb-sh,
.shared-by-me-page .icn-thumb-sql,
.shared-by-me-page .icn-thumb-vb,
.shared-by-me-page .icn-thumb-xhtml,
.shared-by-me-page .icn-thumb-xml,
.shared-by-me-page .icn-thumb-xslt,
.shared-with-me-page .icn-thumb-actionscript,
.shared-with-me-page .icn-thumb-as,
.shared-with-me-page .icn-thumb-c,
.shared-with-me-page .icn-thumb-cc,
.shared-with-me-page .icn-thumb-cf,
.shared-with-me-page .icn-thumb-cfm,
.shared-with-me-page .icn-thumb-code,
.shared-with-me-page .icn-thumb-cp,
.shared-with-me-page .icn-thumb-cpp,
.shared-with-me-page .icn-thumb-cs,
.shared-with-me-page .icn-thumb-css,
.shared-with-me-page .icn-thumb-diff,
.shared-with-me-page .icn-thumb-erl,
.shared-with-me-page .icn-thumb-groovy,
.shared-with-me-page .icn-thumb-h,
.shared-with-me-page .icn-thumb-htm,
.shared-with-me-page .icn-thumb-html,
.shared-with-me-page .icn-thumb-java,
.shared-with-me-page .icn-thumb-jfx,
.shared-with-me-page .icn-thumb-js,
.shared-with-me-page .icn-thumb-m,
.shared-with-me-page .icn-thumb-pas,
.shared-with-me-page .icn-thumb-patch,
.shared-with-me-page .icn-thumb-perl,
.shared-with-me-page .icn-thumb-php,
.shared-with-me-page .icn-thumb-pl,
.shared-with-me-page .icn-thumb-ps1,
.shared-with-me-page .icn-thumb-py,
.shared-with-me-page .icn-thumb-python,
.shared-with-me-page .icn-thumb-rb,
.shared-with-me-page .icn-thumb-ruby,
.shared-with-me-page .icn-thumb-scala,
.shared-with-me-page .icn-thumb-sh,
.shared-with-me-page .icn-thumb-sql,
.shared-with-me-page .icn-thumb-vb,
.shared-with-me-page .icn-thumb-xhtml,
.shared-with-me-page .icn-thumb-xml,
.shared-with-me-page .icn-thumb-xslt{
background-position:-118px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-actionscript,
.download-outer>.icn-thumb-as,
.download-outer>.icn-thumb-c,
.download-outer>.icn-thumb-cc,
.download-outer>.icn-thumb-cf,
.download-outer>.icn-thumb-cfm,
.download-outer>.icn-thumb-code,
.download-outer>.icn-thumb-cp,
.download-outer>.icn-thumb-cpp,
.download-outer>.icn-thumb-cs,
.download-outer>.icn-thumb-css,
.download-outer>.icn-thumb-diff,
.download-outer>.icn-thumb-erl,
.download-outer>.icn-thumb-groovy,
.download-outer>.icn-thumb-h,
.download-outer>.icn-thumb-htm,
.download-outer>.icn-thumb-html,
.download-outer>.icn-thumb-java,
.download-outer>.icn-thumb-jfx,
.download-outer>.icn-thumb-js,
.download-outer>.icn-thumb-m,
.download-outer>.icn-thumb-pas,
.download-outer>.icn-thumb-patch,
.download-outer>.icn-thumb-perl,
.download-outer>.icn-thumb-php,
.download-outer>.icn-thumb-pl,
.download-outer>.icn-thumb-ps1,
.download-outer>.icn-thumb-py,
.download-outer>.icn-thumb-python,
.download-outer>.icn-thumb-rb,
.download-outer>.icn-thumb-ruby,
.download-outer>.icn-thumb-scala,
.download-outer>.icn-thumb-sh,
.download-outer>.icn-thumb-sql,
.download-outer>.icn-thumb-vb,
.download-outer>.icn-thumb-xhtml,
.download-outer>.icn-thumb-xml,
.download-outer>.icn-thumb-xslt{
background:url('/res/images/file-icons/thumb/code.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-azw.sicn,
.modal-detail .icn-thumb-azw4.sicn,
.modal-detail .icn-thumb-cbr.sicn,
.modal-detail .icn-thumb-cbz.sicn,
.modal-detail .icn-thumb-chm.sicn,
.modal-detail .icn-thumb-ebook.sicn,
.modal-detail .icn-thumb-epub.sicn,
.modal-detail .icn-thumb-fb2.sicn,
.modal-detail .icn-thumb-htmlz.sicn,
.modal-detail .icn-thumb-lit.sicn,
.modal-detail .icn-thumb-lrf.sicn,
.modal-detail .icn-thumb-lrs.sicn,
.modal-detail .icn-thumb-mobi.sicn,
.modal-detail .icn-thumb-pdb.sicn,
.modal-detail .icn-thumb-pml.sicn,
.modal-detail .icn-thumb-pmlz.sicn,
.modal-detail .icn-thumb-prc.sicn,
.modal-detail .icn-thumb-recip.sicn,
.modal-detail .icn-thumb-snb.sicn,
.modal-detail .icn-thumb-tcr.sicn,
.modal-detail .icn-thumb-tpz.sicn,
.view-list .thumbnail .icn-thumb-azw.licn,
.view-list .thumbnail .icn-thumb-azw.sicn,
.view-list .thumbnail .icn-thumb-azw4.licn,
.view-list .thumbnail .icn-thumb-azw4.sicn,
.view-list .thumbnail .icn-thumb-cbr.licn,
.view-list .thumbnail .icn-thumb-cbr.sicn,
.view-list .thumbnail .icn-thumb-cbz.licn,
.view-list .thumbnail .icn-thumb-cbz.sicn,
.view-list .thumbnail .icn-thumb-chm.licn,
.view-list .thumbnail .icn-thumb-chm.sicn,
.view-list .thumbnail .icn-thumb-ebook.licn,
.view-list .thumbnail .icn-thumb-ebook.sicn,
.view-list .thumbnail .icn-thumb-epub.licn,
.view-list .thumbnail .icn-thumb-epub.sicn,
.view-list .thumbnail .icn-thumb-fb2.licn,
.view-list .thumbnail .icn-thumb-fb2.sicn,
.view-list .thumbnail .icn-thumb-htmlz.licn,
.view-list .thumbnail .icn-thumb-htmlz.sicn,
.view-list .thumbnail .icn-thumb-lit.licn,
.view-list .thumbnail .icn-thumb-lit.sicn,
.view-list .thumbnail .icn-thumb-lrf.licn,
.view-list .thumbnail .icn-thumb-lrf.sicn,
.view-list .thumbnail .icn-thumb-lrs.licn,
.view-list .thumbnail .icn-thumb-lrs.sicn,
.view-list .thumbnail .icn-thumb-mobi.licn,
.view-list .thumbnail .icn-thumb-mobi.sicn,
.view-list .thumbnail .icn-thumb-pdb.licn,
.view-list .thumbnail .icn-thumb-pdb.sicn,
.view-list .thumbnail .icn-thumb-pml.licn,
.view-list .thumbnail .icn-thumb-pml.sicn,
.view-list .thumbnail .icn-thumb-pmlz.licn,
.view-list .thumbnail .icn-thumb-pmlz.sicn,
.view-list .thumbnail .icn-thumb-prc.licn,
.view-list .thumbnail .icn-thumb-prc.sicn,
.view-list .thumbnail .icn-thumb-recip.licn,
.view-list .thumbnail .icn-thumb-recip.sicn,
.view-list .thumbnail .icn-thumb-snb.licn,
.view-list .thumbnail .icn-thumb-snb.sicn,
.view-list .thumbnail .icn-thumb-tcr.licn,
.view-list .thumbnail .icn-thumb-tcr.sicn,
.view-list .thumbnail .icn-thumb-tpz.licn,
.view-list .thumbnail .icn-thumb-tpz.sicn{
background:url('/res/images/file-icons-retina/sprite/ebook.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-actionscript,
.icn-thumb-as,
.icn-thumb-c,
.icn-thumb-cc,
.icn-thumb-cf,
.icn-thumb-cfm,
.icn-thumb-code,
.icn-thumb-cp,
.icn-thumb-cpp,
.icn-thumb-cs,
.icn-thumb-css,
.icn-thumb-diff,
.icn-thumb-erl,
.icn-thumb-groovy,
.icn-thumb-h,
.icn-thumb-htm,
.icn-thumb-html,
.icn-thumb-java,
.icn-thumb-jfx,
.icn-thumb-js,
.icn-thumb-m,
.icn-thumb-pas,
.icn-thumb-patch,
.icn-thumb-perl,
.icn-thumb-php,
.icn-thumb-pl,
.icn-thumb-ps1,
.icn-thumb-py,
.icn-thumb-python,
.icn-thumb-rb,
.icn-thumb-ruby,
.icn-thumb-scala,
.icn-thumb-sh,
.icn-thumb-sql,
.icn-thumb-vb,
.icn-thumb-xhtml,
.icn-thumb-xml,
.icn-thumb-xslt{
background:url('/res/images/file-icons-retina/small-thumb/code@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-actionscript,
.download-outer>.icn-thumb-as,
.download-outer>.icn-thumb-c,
.download-outer>.icn-thumb-cc,
.download-outer>.icn-thumb-cf,
.download-outer>.icn-thumb-cfm,
.download-outer>.icn-thumb-code,
.download-outer>.icn-thumb-cp,
.download-outer>.icn-thumb-cpp,
.download-outer>.icn-thumb-cs,
.download-outer>.icn-thumb-css,
.download-outer>.icn-thumb-diff,
.download-outer>.icn-thumb-erl,
.download-outer>.icn-thumb-groovy,
.download-outer>.icn-thumb-h,
.download-outer>.icn-thumb-htm,
.download-outer>.icn-thumb-html,
.download-outer>.icn-thumb-java,
.download-outer>.icn-thumb-jfx,
.download-outer>.icn-thumb-js,
.download-outer>.icn-thumb-m,
.download-outer>.icn-thumb-pas,
.download-outer>.icn-thumb-patch,
.download-outer>.icn-thumb-perl,
.download-outer>.icn-thumb-php,
.download-outer>.icn-thumb-pl,
.download-outer>.icn-thumb-ps1,
.download-outer>.icn-thumb-py,
.download-outer>.icn-thumb-python,
.download-outer>.icn-thumb-rb,
.download-outer>.icn-thumb-ruby,
.download-outer>.icn-thumb-scala,
.download-outer>.icn-thumb-sh,
.download-outer>.icn-thumb-sql,
.download-outer>.icn-thumb-vb,
.download-outer>.icn-thumb-xhtml,
.download-outer>.icn-thumb-xml,
.download-outer>.icn-thumb-xslt{
background:url('/res/images/file-icons-retina/thumb/code@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-actionscript.licn,
.thumbnail .icn-thumb-as.licn,
.thumbnail .icn-thumb-c.licn,
.thumbnail .icn-thumb-cc.licn,
.thumbnail .icn-thumb-cf.licn,
.thumbnail .icn-thumb-cfm.licn,
.thumbnail .icn-thumb-code.licn,
.thumbnail .icn-thumb-cp.licn,
.thumbnail .icn-thumb-cpp.licn,
.thumbnail .icn-thumb-cs.licn,
.thumbnail .icn-thumb-css.licn,
.thumbnail .icn-thumb-diff.licn,
.thumbnail .icn-thumb-erl.licn,
.thumbnail .icn-thumb-groovy.licn,
.thumbnail .icn-thumb-h.licn,
.thumbnail .icn-thumb-htm.licn,
.thumbnail .icn-thumb-html.licn,
.thumbnail .icn-thumb-java.licn,
.thumbnail .icn-thumb-jfx.licn,
.thumbnail .icn-thumb-js.licn,
.thumbnail .icn-thumb-m.licn,
.thumbnail .icn-thumb-pas.licn,
.thumbnail .icn-thumb-patch.licn,
.thumbnail .icn-thumb-perl.licn,
.thumbnail .icn-thumb-php.licn,
.thumbnail .icn-thumb-pl.licn,
.thumbnail .icn-thumb-ps1.licn,
.thumbnail .icn-thumb-py.licn,
.thumbnail .icn-thumb-python.licn,
.thumbnail .icn-thumb-rb.licn,
.thumbnail .icn-thumb-ruby.licn,
.thumbnail .icn-thumb-scala.licn,
.thumbnail .icn-thumb-sh.licn,
.thumbnail .icn-thumb-sql.licn,
.thumbnail .icn-thumb-vb.licn,
.thumbnail .icn-thumb-xhtml.licn,
.thumbnail .icn-thumb-xml.licn,
.thumbnail .icn-thumb-xslt.licn,
.thumbnail>.icn-thumb-actionscript.sicn,
.thumbnail>.icn-thumb-as.sicn,
.thumbnail>.icn-thumb-c.sicn,
.thumbnail>.icn-thumb-cc.sicn,
.thumbnail>.icn-thumb-cf.sicn,
.thumbnail>.icn-thumb-cfm.sicn,
.thumbnail>.icn-thumb-code.sicn,
.thumbnail>.icn-thumb-cp.sicn,
.thumbnail>.icn-thumb-cpp.sicn,
.thumbnail>.icn-thumb-cs.sicn,
.thumbnail>.icn-thumb-css.sicn,
.thumbnail>.icn-thumb-diff.sicn,
.thumbnail>.icn-thumb-erl.sicn,
.thumbnail>.icn-thumb-groovy.sicn,
.thumbnail>.icn-thumb-h.sicn,
.thumbnail>.icn-thumb-htm.sicn,
.thumbnail>.icn-thumb-html.sicn,
.thumbnail>.icn-thumb-java.sicn,
.thumbnail>.icn-thumb-jfx.sicn,
.thumbnail>.icn-thumb-js.sicn,
.thumbnail>.icn-thumb-m.sicn,
.thumbnail>.icn-thumb-pas.sicn,
.thumbnail>.icn-thumb-patch.sicn,
.thumbnail>.icn-thumb-perl.sicn,
.thumbnail>.icn-thumb-php.sicn,
.thumbnail>.icn-thumb-pl.sicn,
.thumbnail>.icn-thumb-ps1.sicn,
.thumbnail>.icn-thumb-py.sicn,
.thumbnail>.icn-thumb-python.sicn,
.thumbnail>.icn-thumb-rb.sicn,
.thumbnail>.icn-thumb-ruby.sicn,
.thumbnail>.icn-thumb-scala.sicn,
.thumbnail>.icn-thumb-sh.sicn,
.thumbnail>.icn-thumb-sql.sicn,
.thumbnail>.icn-thumb-vb.sicn,
.thumbnail>.icn-thumb-xhtml.sicn,
.thumbnail>.icn-thumb-xml.sicn,
.thumbnail>.icn-thumb-xslt.sicn{
background:url('/res/images/file-icons/thumb/code.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-actionscript.licn,
.thumbnail .icn-thumb-as.licn,
.thumbnail .icn-thumb-c.licn,
.thumbnail .icn-thumb-cc.licn,
.thumbnail .icn-thumb-cf.licn,
.thumbnail .icn-thumb-cfm.licn,
.thumbnail .icn-thumb-code.licn,
.thumbnail .icn-thumb-cp.licn,
.thumbnail .icn-thumb-cpp.licn,
.thumbnail .icn-thumb-cs.licn,
.thumbnail .icn-thumb-css.licn,
.thumbnail .icn-thumb-diff.licn,
.thumbnail .icn-thumb-erl.licn,
.thumbnail .icn-thumb-groovy.licn,
.thumbnail .icn-thumb-h.licn,
.thumbnail .icn-thumb-htm.licn,
.thumbnail .icn-thumb-html.licn,
.thumbnail .icn-thumb-java.licn,
.thumbnail .icn-thumb-jfx.licn,
.thumbnail .icn-thumb-js.licn,
.thumbnail .icn-thumb-m.licn,
.thumbnail .icn-thumb-pas.licn,
.thumbnail .icn-thumb-patch.licn,
.thumbnail .icn-thumb-perl.licn,
.thumbnail .icn-thumb-php.licn,
.thumbnail .icn-thumb-pl.licn,
.thumbnail .icn-thumb-ps1.licn,
.thumbnail .icn-thumb-py.licn,
.thumbnail .icn-thumb-python.licn,
.thumbnail .icn-thumb-rb.licn,
.thumbnail .icn-thumb-ruby.licn,
.thumbnail .icn-thumb-scala.licn,
.thumbnail .icn-thumb-sh.licn,
.thumbnail .icn-thumb-sql.licn,
.thumbnail .icn-thumb-vb.licn,
.thumbnail .icn-thumb-xhtml.licn,
.thumbnail .icn-thumb-xml.licn,
.thumbnail .icn-thumb-xslt.licn,
.thumbnail>.icn-thumb-actionscript.sicn,
.thumbnail>.icn-thumb-as.sicn,
.thumbnail>.icn-thumb-c.sicn,
.thumbnail>.icn-thumb-cc.sicn,
.thumbnail>.icn-thumb-cf.sicn,
.thumbnail>.icn-thumb-cfm.sicn,
.thumbnail>.icn-thumb-code.sicn,
.thumbnail>.icn-thumb-cp.sicn,
.thumbnail>.icn-thumb-cpp.sicn,
.thumbnail>.icn-thumb-cs.sicn,
.thumbnail>.icn-thumb-css.sicn,
.thumbnail>.icn-thumb-diff.sicn,
.thumbnail>.icn-thumb-erl.sicn,
.thumbnail>.icn-thumb-groovy.sicn,
.thumbnail>.icn-thumb-h.sicn,
.thumbnail>.icn-thumb-htm.sicn,
.thumbnail>.icn-thumb-html.sicn,
.thumbnail>.icn-thumb-java.sicn,
.thumbnail>.icn-thumb-jfx.sicn,
.thumbnail>.icn-thumb-js.sicn,
.thumbnail>.icn-thumb-m.sicn,
.thumbnail>.icn-thumb-pas.sicn,
.thumbnail>.icn-thumb-patch.sicn,
.thumbnail>.icn-thumb-perl.sicn,
.thumbnail>.icn-thumb-php.sicn,
.thumbnail>.icn-thumb-pl.sicn,
.thumbnail>.icn-thumb-ps1.sicn,
.thumbnail>.icn-thumb-py.sicn,
.thumbnail>.icn-thumb-python.sicn,
.thumbnail>.icn-thumb-rb.sicn,
.thumbnail>.icn-thumb-ruby.sicn,
.thumbnail>.icn-thumb-scala.sicn,
.thumbnail>.icn-thumb-sh.sicn,
.thumbnail>.icn-thumb-sql.sicn,
.thumbnail>.icn-thumb-vb.sicn,
.thumbnail>.icn-thumb-xhtml.sicn,
.thumbnail>.icn-thumb-xml.sicn,
.thumbnail>.icn-thumb-xslt.sicn{
background:url('/res/images/file-icons-retina/thumb/code@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-actionscript.sicn,
.modal-detail .icn-thumb-as.sicn,
.modal-detail .icn-thumb-c.sicn,
.modal-detail .icn-thumb-cc.sicn,
.modal-detail .icn-thumb-cf.sicn,
.modal-detail .icn-thumb-cfm.sicn,
.modal-detail .icn-thumb-code.sicn,
.modal-detail .icn-thumb-cp.sicn,
.modal-detail .icn-thumb-cpp.sicn,
.modal-detail .icn-thumb-cs.sicn,
.modal-detail .icn-thumb-css.sicn,
.modal-detail .icn-thumb-diff.sicn,
.modal-detail .icn-thumb-erl.sicn,
.modal-detail .icn-thumb-groovy.sicn,
.modal-detail .icn-thumb-h.sicn,
.modal-detail .icn-thumb-htm.sicn,
.modal-detail .icn-thumb-html.sicn,
.modal-detail .icn-thumb-java.sicn,
.modal-detail .icn-thumb-jfx.sicn,
.modal-detail .icn-thumb-js.sicn,
.modal-detail .icn-thumb-m.sicn,
.modal-detail .icn-thumb-pas.sicn,
.modal-detail .icn-thumb-patch.sicn,
.modal-detail .icn-thumb-perl.sicn,
.modal-detail .icn-thumb-php.sicn,
.modal-detail .icn-thumb-pl.sicn,
.modal-detail .icn-thumb-ps1.sicn,
.modal-detail .icn-thumb-py.sicn,
.modal-detail .icn-thumb-python.sicn,
.modal-detail .icn-thumb-rb.sicn,
.modal-detail .icn-thumb-ruby.sicn,
.modal-detail .icn-thumb-scala.sicn,
.modal-detail .icn-thumb-sh.sicn,
.modal-detail .icn-thumb-sql.sicn,
.modal-detail .icn-thumb-vb.sicn,
.modal-detail .icn-thumb-xhtml.sicn,
.modal-detail .icn-thumb-xml.sicn,
.modal-detail .icn-thumb-xslt.sicn,
.view-list .thumbnail .icn-thumb-actionscript.licn,
.view-list .thumbnail .icn-thumb-actionscript.sicn,
.view-list .thumbnail .icn-thumb-as.licn,
.view-list .thumbnail .icn-thumb-as.sicn,
.view-list .thumbnail .icn-thumb-c.licn,
.view-list .thumbnail .icn-thumb-c.sicn,
.view-list .thumbnail .icn-thumb-cc.licn,
.view-list .thumbnail .icn-thumb-cc.sicn,
.view-list .thumbnail .icn-thumb-cf.licn,
.view-list .thumbnail .icn-thumb-cf.sicn,
.view-list .thumbnail .icn-thumb-cfm.licn,
.view-list .thumbnail .icn-thumb-cfm.sicn,
.view-list .thumbnail .icn-thumb-code.licn,
.view-list .thumbnail .icn-thumb-code.sicn,
.view-list .thumbnail .icn-thumb-cp.licn,
.view-list .thumbnail .icn-thumb-cp.sicn,
.view-list .thumbnail .icn-thumb-cpp.licn,
.view-list .thumbnail .icn-thumb-cpp.sicn,
.view-list .thumbnail .icn-thumb-cs.licn,
.view-list .thumbnail .icn-thumb-cs.sicn,
.view-list .thumbnail .icn-thumb-css.licn,
.view-list .thumbnail .icn-thumb-css.sicn,
.view-list .thumbnail .icn-thumb-diff.licn,
.view-list .thumbnail .icn-thumb-diff.sicn,
.view-list .thumbnail .icn-thumb-erl.licn,
.view-list .thumbnail .icn-thumb-erl.sicn,
.view-list .thumbnail .icn-thumb-groovy.licn,
.view-list .thumbnail .icn-thumb-groovy.sicn,
.view-list .thumbnail .icn-thumb-h.licn,
.view-list .thumbnail .icn-thumb-h.sicn,
.view-list .thumbnail .icn-thumb-htm.licn,
.view-list .thumbnail .icn-thumb-htm.sicn,
.view-list .thumbnail .icn-thumb-html.licn,
.view-list .thumbnail .icn-thumb-html.sicn,
.view-list .thumbnail .icn-thumb-java.licn,
.view-list .thumbnail .icn-thumb-java.sicn,
.view-list .thumbnail .icn-thumb-jfx.licn,
.view-list .thumbnail .icn-thumb-jfx.sicn,
.view-list .thumbnail .icn-thumb-js.licn,
.view-list .thumbnail .icn-thumb-js.sicn,
.view-list .thumbnail .icn-thumb-m.licn,
.view-list .thumbnail .icn-thumb-m.sicn,
.view-list .thumbnail .icn-thumb-pas.licn,
.view-list .thumbnail .icn-thumb-pas.sicn,
.view-list .thumbnail .icn-thumb-patch.licn,
.view-list .thumbnail .icn-thumb-patch.sicn,
.view-list .thumbnail .icn-thumb-perl.licn,
.view-list .thumbnail .icn-thumb-perl.sicn,
.view-list .thumbnail .icn-thumb-php.licn,
.view-list .thumbnail .icn-thumb-php.sicn,
.view-list .thumbnail .icn-thumb-pl.licn,
.view-list .thumbnail .icn-thumb-pl.sicn,
.view-list .thumbnail .icn-thumb-ps1.licn,
.view-list .thumbnail .icn-thumb-ps1.sicn,
.view-list .thumbnail .icn-thumb-py.licn,
.view-list .thumbnail .icn-thumb-py.sicn,
.view-list .thumbnail .icn-thumb-python.licn,
.view-list .thumbnail .icn-thumb-python.sicn,
.view-list .thumbnail .icn-thumb-rb.licn,
.view-list .thumbnail .icn-thumb-rb.sicn,
.view-list .thumbnail .icn-thumb-ruby.licn,
.view-list .thumbnail .icn-thumb-ruby.sicn,
.view-list .thumbnail .icn-thumb-scala.licn,
.view-list .thumbnail .icn-thumb-scala.sicn,
.view-list .thumbnail .icn-thumb-sh.licn,
.view-list .thumbnail .icn-thumb-sh.sicn,
.view-list .thumbnail .icn-thumb-sql.licn,
.view-list .thumbnail .icn-thumb-sql.sicn,
.view-list .thumbnail .icn-thumb-vb.licn,
.view-list .thumbnail .icn-thumb-vb.sicn,
.view-list .thumbnail .icn-thumb-xhtml.licn,
.view-list .thumbnail .icn-thumb-xhtml.sicn,
.view-list .thumbnail .icn-thumb-xml.licn,
.view-list .thumbnail .icn-thumb-xml.sicn,
.view-list .thumbnail .icn-thumb-xslt.licn,
.view-list .thumbnail .icn-thumb-xslt.sicn{
background:url('/res/images/file-icons/sprite/code.png?1736780833') center center no-repeat
}
.icn-thumb-3fr,
.icn-thumb-aai,
.icn-thumb-ai,
.icn-thumb-art,
.icn-thumb-arw,
.icn-thumb-avs,
.icn-thumb-bitmap,
.icn-thumb-bmp,
.icn-thumb-bmp2,
.icn-thumb-bmp3,
.icn-thumb-cals,
.icn-thumb-cgm,
.icn-thumb-cin,
.icn-thumb-cmyk,
.icn-thumb-cmyka,
.icn-thumb-cr2,
.icn-thumb-crw,
.icn-thumb-cur,
.icn-thumb-cut,
.icn-thumb-dcm,
.icn-thumb-dcr,
.icn-thumb-dcx,
.icn-thumb-dds,
.icn-thumb-dib,
.icn-thumb-dicom,
.icn-thumb-dng,
.icn-thumb-dot,
.icn-thumb-dpx,
.icn-thumb-emf,
.icn-thumb-epdf,
.icn-thumb-epi,
.icn-thumb-eps,
.icn-thumb-eps2,
.icn-thumb-eps3,
.icn-thumb-epsf,
.icn-thumb-epsi,
.icn-thumb-ept,
.icn-thumb-erf,
.icn-thumb-exr,
.icn-thumb-fax,
.icn-thumb-fig,
.icn-thumb-fit,
.icn-thumb-fits,
.icn-thumb-fpx,
.icn-thumb-fts,
.icn-thumb-gif,
.icn-thumb-gplt,
.icn-thumb-gray,
.icn-thumb-hdr,
.icn-thumb-hpgl,
.icn-thumb-hrz,
.icn-thumb-ico,
.icn-thumb-icon,
.icn-thumb-iff,
.icn-thumb-image,
.icn-thumb-info,
.icn-thumb-inli,
.icn-thumb-jbig,
.icn-thumb-jng,
.icn-thumb-jp2,
.icn-thumb-jpc,
.icn-thumb-jpe,
.icn-thumb-jpeg,
.icn-thumb-jpf,
.icn-thumb-jpg,
.icn-thumb-k25,
.icn-thumb-kdc,
.icn-thumb-man,
.icn-thumb-mat,
.icn-thumb-miff,
.icn-thumb-mng,
.icn-thumb-mono,
.icn-thumb-mpc,
.icn-thumb-mpr,
.icn-thumb-mrsid,
.icn-thumb-mrw,
.icn-thumb-msl,
.icn-thumb-msvg,
.icn-thumb-mtv,
.icn-thumb-mvg,
.icn-thumb-nef,
.icn-thumb-orf,
.icn-thumb-otb,
.icn-thumb-p7,
.icn-thumb-palm,
.icn-thumb-pam,
.icn-thumb-pbm,
.icn-thumb-pcc,
.icn-thumb-pcd,
.icn-thumb-pcds,
.icn-thumb-pcl,
.icn-thumb-pct,
.icn-thumb-pcx,
.icn-thumb-pdb,
.icn-thumb-pef,
.icn-thumb-pex,
.icn-thumb-pfa,
.icn-thumb-pfb,
.icn-thumb-pfm,
.icn-thumb-pgm,
.icn-thumb-picon,
.icn-thumb-pict,
.icn-thumb-pix,
.icn-thumb-png,
.icn-thumb-png24,
.icn-thumb-png32,
.icn-thumb-png8,
.icn-thumb-pnm,
.icn-thumb-ppm,
.icn-thumb-psb,
.icn-thumb-psd,
.icn-thumb-ptif,
.icn-thumb-pwp,
.icn-thumb-rad,
.icn-thumb-raf,
.icn-thumb-rgb,
.icn-thumb-rgba,
.icn-thumb-rla,
.icn-thumb-rle,
.icn-thumb-sct,
.icn-thumb-sfw,
.icn-thumb-sgi,
.icn-thumb-shtml,
.icn-thumb-sid,
.icn-thumb-sr2,
.icn-thumb-srf,
.icn-thumb-sun,
.icn-thumb-svg,
.icn-thumb-svgz,
.icn-thumb-tga,
.icn-thumb-tif,
.icn-thumb-tiff,
.icn-thumb-tiff64,
.icn-thumb-tim,
.icn-thumb-uil,
.icn-thumb-uyvy,
.icn-thumb-vicar,
.icn-thumb-viff,
.icn-thumb-wbmp,
.icn-thumb-webp,
.icn-thumb-wmf,
.icn-thumb-wpg,
.icn-thumb-x,
.icn-thumb-x3f,
.icn-thumb-xbm,
.icn-thumb-xcf,
.icn-thumb-xpm,
.icn-thumb-xwd,
.icn-thumb-ycbc,
.icn-thumb-ycbcr,
.icn-thumb-yuv{
background:url('/res/images/file-icons/small-thumb/image.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-3fr,
.scheduled-shares-page .icn-thumb-aai,
.scheduled-shares-page .icn-thumb-ai,
.scheduled-shares-page .icn-thumb-art,
.scheduled-shares-page .icn-thumb-arw,
.scheduled-shares-page .icn-thumb-avs,
.scheduled-shares-page .icn-thumb-bitmap,
.scheduled-shares-page .icn-thumb-bmp,
.scheduled-shares-page .icn-thumb-bmp2,
.scheduled-shares-page .icn-thumb-bmp3,
.scheduled-shares-page .icn-thumb-cals,
.scheduled-shares-page .icn-thumb-cgm,
.scheduled-shares-page .icn-thumb-cin,
.scheduled-shares-page .icn-thumb-cmyk,
.scheduled-shares-page .icn-thumb-cmyka,
.scheduled-shares-page .icn-thumb-cr2,
.scheduled-shares-page .icn-thumb-crw,
.scheduled-shares-page .icn-thumb-cur,
.scheduled-shares-page .icn-thumb-cut,
.scheduled-shares-page .icn-thumb-dcm,
.scheduled-shares-page .icn-thumb-dcr,
.scheduled-shares-page .icn-thumb-dcx,
.scheduled-shares-page .icn-thumb-dds,
.scheduled-shares-page .icn-thumb-dib,
.scheduled-shares-page .icn-thumb-dicom,
.scheduled-shares-page .icn-thumb-dng,
.scheduled-shares-page .icn-thumb-dot,
.scheduled-shares-page .icn-thumb-dpx,
.scheduled-shares-page .icn-thumb-emf,
.scheduled-shares-page .icn-thumb-epdf,
.scheduled-shares-page .icn-thumb-epi,
.scheduled-shares-page .icn-thumb-eps,
.scheduled-shares-page .icn-thumb-eps2,
.scheduled-shares-page .icn-thumb-eps3,
.scheduled-shares-page .icn-thumb-epsf,
.scheduled-shares-page .icn-thumb-epsi,
.scheduled-shares-page .icn-thumb-ept,
.scheduled-shares-page .icn-thumb-erf,
.scheduled-shares-page .icn-thumb-exr,
.scheduled-shares-page .icn-thumb-fax,
.scheduled-shares-page .icn-thumb-fig,
.scheduled-shares-page .icn-thumb-fit,
.scheduled-shares-page .icn-thumb-fits,
.scheduled-shares-page .icn-thumb-fpx,
.scheduled-shares-page .icn-thumb-fts,
.scheduled-shares-page .icn-thumb-gif,
.scheduled-shares-page .icn-thumb-gplt,
.scheduled-shares-page .icn-thumb-gray,
.scheduled-shares-page .icn-thumb-hdr,
.scheduled-shares-page .icn-thumb-hpgl,
.scheduled-shares-page .icn-thumb-hrz,
.scheduled-shares-page .icn-thumb-ico,
.scheduled-shares-page .icn-thumb-icon,
.scheduled-shares-page .icn-thumb-iff,
.scheduled-shares-page .icn-thumb-image,
.scheduled-shares-page .icn-thumb-info,
.scheduled-shares-page .icn-thumb-inli,
.scheduled-shares-page .icn-thumb-jbig,
.scheduled-shares-page .icn-thumb-jng,
.scheduled-shares-page .icn-thumb-jp2,
.scheduled-shares-page .icn-thumb-jpc,
.scheduled-shares-page .icn-thumb-jpe,
.scheduled-shares-page .icn-thumb-jpeg,
.scheduled-shares-page .icn-thumb-jpf,
.scheduled-shares-page .icn-thumb-jpg,
.scheduled-shares-page .icn-thumb-k25,
.scheduled-shares-page .icn-thumb-kdc,
.scheduled-shares-page .icn-thumb-man,
.scheduled-shares-page .icn-thumb-mat,
.scheduled-shares-page .icn-thumb-miff,
.scheduled-shares-page .icn-thumb-mng,
.scheduled-shares-page .icn-thumb-mono,
.scheduled-shares-page .icn-thumb-mpc,
.scheduled-shares-page .icn-thumb-mpr,
.scheduled-shares-page .icn-thumb-mrsid,
.scheduled-shares-page .icn-thumb-mrw,
.scheduled-shares-page .icn-thumb-msl,
.scheduled-shares-page .icn-thumb-msvg,
.scheduled-shares-page .icn-thumb-mtv,
.scheduled-shares-page .icn-thumb-mvg,
.scheduled-shares-page .icn-thumb-nef,
.scheduled-shares-page .icn-thumb-orf,
.scheduled-shares-page .icn-thumb-otb,
.scheduled-shares-page .icn-thumb-p7,
.scheduled-shares-page .icn-thumb-palm,
.scheduled-shares-page .icn-thumb-pam,
.scheduled-shares-page .icn-thumb-pbm,
.scheduled-shares-page .icn-thumb-pcc,
.scheduled-shares-page .icn-thumb-pcd,
.scheduled-shares-page .icn-thumb-pcds,
.scheduled-shares-page .icn-thumb-pcl,
.scheduled-shares-page .icn-thumb-pct,
.scheduled-shares-page .icn-thumb-pcx,
.scheduled-shares-page .icn-thumb-pdb,
.scheduled-shares-page .icn-thumb-pef,
.scheduled-shares-page .icn-thumb-pex,
.scheduled-shares-page .icn-thumb-pfa,
.scheduled-shares-page .icn-thumb-pfb,
.scheduled-shares-page .icn-thumb-pfm,
.scheduled-shares-page .icn-thumb-pgm,
.scheduled-shares-page .icn-thumb-picon,
.scheduled-shares-page .icn-thumb-pict,
.scheduled-shares-page .icn-thumb-pix,
.scheduled-shares-page .icn-thumb-png,
.scheduled-shares-page .icn-thumb-png24,
.scheduled-shares-page .icn-thumb-png32,
.scheduled-shares-page .icn-thumb-png8,
.scheduled-shares-page .icn-thumb-pnm,
.scheduled-shares-page .icn-thumb-ppm,
.scheduled-shares-page .icn-thumb-psb,
.scheduled-shares-page .icn-thumb-psd,
.scheduled-shares-page .icn-thumb-ptif,
.scheduled-shares-page .icn-thumb-pwp,
.scheduled-shares-page .icn-thumb-rad,
.scheduled-shares-page .icn-thumb-raf,
.scheduled-shares-page .icn-thumb-rgb,
.scheduled-shares-page .icn-thumb-rgba,
.scheduled-shares-page .icn-thumb-rla,
.scheduled-shares-page .icn-thumb-rle,
.scheduled-shares-page .icn-thumb-sct,
.scheduled-shares-page .icn-thumb-sfw,
.scheduled-shares-page .icn-thumb-sgi,
.scheduled-shares-page .icn-thumb-shtml,
.scheduled-shares-page .icn-thumb-sid,
.scheduled-shares-page .icn-thumb-sr2,
.scheduled-shares-page .icn-thumb-srf,
.scheduled-shares-page .icn-thumb-sun,
.scheduled-shares-page .icn-thumb-svg,
.scheduled-shares-page .icn-thumb-svgz,
.scheduled-shares-page .icn-thumb-tga,
.scheduled-shares-page .icn-thumb-tif,
.scheduled-shares-page .icn-thumb-tiff,
.scheduled-shares-page .icn-thumb-tiff64,
.scheduled-shares-page .icn-thumb-tim,
.scheduled-shares-page .icn-thumb-uil,
.scheduled-shares-page .icn-thumb-uyvy,
.scheduled-shares-page .icn-thumb-vicar,
.scheduled-shares-page .icn-thumb-viff,
.scheduled-shares-page .icn-thumb-wbmp,
.scheduled-shares-page .icn-thumb-webp,
.scheduled-shares-page .icn-thumb-wmf,
.scheduled-shares-page .icn-thumb-wpg,
.scheduled-shares-page .icn-thumb-x,
.scheduled-shares-page .icn-thumb-x3f,
.scheduled-shares-page .icn-thumb-xbm,
.scheduled-shares-page .icn-thumb-xcf,
.scheduled-shares-page .icn-thumb-xpm,
.scheduled-shares-page .icn-thumb-xwd,
.scheduled-shares-page .icn-thumb-ycbc,
.scheduled-shares-page .icn-thumb-ycbcr,
.scheduled-shares-page .icn-thumb-yuv,
.search-page .icn-thumb-3fr,
.search-page .icn-thumb-aai,
.search-page .icn-thumb-ai,
.search-page .icn-thumb-art,
.search-page .icn-thumb-arw,
.search-page .icn-thumb-avs,
.search-page .icn-thumb-bitmap,
.search-page .icn-thumb-bmp,
.search-page .icn-thumb-bmp2,
.search-page .icn-thumb-bmp3,
.search-page .icn-thumb-cals,
.search-page .icn-thumb-cgm,
.search-page .icn-thumb-cin,
.search-page .icn-thumb-cmyk,
.search-page .icn-thumb-cmyka,
.search-page .icn-thumb-cr2,
.search-page .icn-thumb-crw,
.search-page .icn-thumb-cur,
.search-page .icn-thumb-cut,
.search-page .icn-thumb-dcm,
.search-page .icn-thumb-dcr,
.search-page .icn-thumb-dcx,
.search-page .icn-thumb-dds,
.search-page .icn-thumb-dib,
.search-page .icn-thumb-dicom,
.search-page .icn-thumb-dng,
.search-page .icn-thumb-dot,
.search-page .icn-thumb-dpx,
.search-page .icn-thumb-emf,
.search-page .icn-thumb-epdf,
.search-page .icn-thumb-epi,
.search-page .icn-thumb-eps,
.search-page .icn-thumb-eps2,
.search-page .icn-thumb-eps3,
.search-page .icn-thumb-epsf,
.search-page .icn-thumb-epsi,
.search-page .icn-thumb-ept,
.search-page .icn-thumb-erf,
.search-page .icn-thumb-exr,
.search-page .icn-thumb-fax,
.search-page .icn-thumb-fig,
.search-page .icn-thumb-fit,
.search-page .icn-thumb-fits,
.search-page .icn-thumb-fpx,
.search-page .icn-thumb-fts,
.search-page .icn-thumb-gif,
.search-page .icn-thumb-gplt,
.search-page .icn-thumb-gray,
.search-page .icn-thumb-hdr,
.search-page .icn-thumb-hpgl,
.search-page .icn-thumb-hrz,
.search-page .icn-thumb-ico,
.search-page .icn-thumb-icon,
.search-page .icn-thumb-iff,
.search-page .icn-thumb-image,
.search-page .icn-thumb-info,
.search-page .icn-thumb-inli,
.search-page .icn-thumb-jbig,
.search-page .icn-thumb-jng,
.search-page .icn-thumb-jp2,
.search-page .icn-thumb-jpc,
.search-page .icn-thumb-jpe,
.search-page .icn-thumb-jpeg,
.search-page .icn-thumb-jpf,
.search-page .icn-thumb-jpg,
.search-page .icn-thumb-k25,
.search-page .icn-thumb-kdc,
.search-page .icn-thumb-man,
.search-page .icn-thumb-mat,
.search-page .icn-thumb-miff,
.search-page .icn-thumb-mng,
.search-page .icn-thumb-mono,
.search-page .icn-thumb-mpc,
.search-page .icn-thumb-mpr,
.search-page .icn-thumb-mrsid,
.search-page .icn-thumb-mrw,
.search-page .icn-thumb-msl,
.search-page .icn-thumb-msvg,
.search-page .icn-thumb-mtv,
.search-page .icn-thumb-mvg,
.search-page .icn-thumb-nef,
.search-page .icn-thumb-orf,
.search-page .icn-thumb-otb,
.search-page .icn-thumb-p7,
.search-page .icn-thumb-palm,
.search-page .icn-thumb-pam,
.search-page .icn-thumb-pbm,
.search-page .icn-thumb-pcc,
.search-page .icn-thumb-pcd,
.search-page .icn-thumb-pcds,
.search-page .icn-thumb-pcl,
.search-page .icn-thumb-pct,
.search-page .icn-thumb-pcx,
.search-page .icn-thumb-pdb,
.search-page .icn-thumb-pef,
.search-page .icn-thumb-pex,
.search-page .icn-thumb-pfa,
.search-page .icn-thumb-pfb,
.search-page .icn-thumb-pfm,
.search-page .icn-thumb-pgm,
.search-page .icn-thumb-picon,
.search-page .icn-thumb-pict,
.search-page .icn-thumb-pix,
.search-page .icn-thumb-png,
.search-page .icn-thumb-png24,
.search-page .icn-thumb-png32,
.search-page .icn-thumb-png8,
.search-page .icn-thumb-pnm,
.search-page .icn-thumb-ppm,
.search-page .icn-thumb-psb,
.search-page .icn-thumb-psd,
.search-page .icn-thumb-ptif,
.search-page .icn-thumb-pwp,
.search-page .icn-thumb-rad,
.search-page .icn-thumb-raf,
.search-page .icn-thumb-rgb,
.search-page .icn-thumb-rgba,
.search-page .icn-thumb-rla,
.search-page .icn-thumb-rle,
.search-page .icn-thumb-sct,
.search-page .icn-thumb-sfw,
.search-page .icn-thumb-sgi,
.search-page .icn-thumb-shtml,
.search-page .icn-thumb-sid,
.search-page .icn-thumb-sr2,
.search-page .icn-thumb-srf,
.search-page .icn-thumb-sun,
.search-page .icn-thumb-svg,
.search-page .icn-thumb-svgz,
.search-page .icn-thumb-tga,
.search-page .icn-thumb-tif,
.search-page .icn-thumb-tiff,
.search-page .icn-thumb-tiff64,
.search-page .icn-thumb-tim,
.search-page .icn-thumb-uil,
.search-page .icn-thumb-uyvy,
.search-page .icn-thumb-vicar,
.search-page .icn-thumb-viff,
.search-page .icn-thumb-wbmp,
.search-page .icn-thumb-webp,
.search-page .icn-thumb-wmf,
.search-page .icn-thumb-wpg,
.search-page .icn-thumb-x,
.search-page .icn-thumb-x3f,
.search-page .icn-thumb-xbm,
.search-page .icn-thumb-xcf,
.search-page .icn-thumb-xpm,
.search-page .icn-thumb-xwd,
.search-page .icn-thumb-ycbc,
.search-page .icn-thumb-ycbcr,
.search-page .icn-thumb-yuv,
.shared-by-me-page .icn-thumb-3fr,
.shared-by-me-page .icn-thumb-aai,
.shared-by-me-page .icn-thumb-ai,
.shared-by-me-page .icn-thumb-art,
.shared-by-me-page .icn-thumb-arw,
.shared-by-me-page .icn-thumb-avs,
.shared-by-me-page .icn-thumb-bitmap,
.shared-by-me-page .icn-thumb-bmp,
.shared-by-me-page .icn-thumb-bmp2,
.shared-by-me-page .icn-thumb-bmp3,
.shared-by-me-page .icn-thumb-cals,
.shared-by-me-page .icn-thumb-cgm,
.shared-by-me-page .icn-thumb-cin,
.shared-by-me-page .icn-thumb-cmyk,
.shared-by-me-page .icn-thumb-cmyka,
.shared-by-me-page .icn-thumb-cr2,
.shared-by-me-page .icn-thumb-crw,
.shared-by-me-page .icn-thumb-cur,
.shared-by-me-page .icn-thumb-cut,
.shared-by-me-page .icn-thumb-dcm,
.shared-by-me-page .icn-thumb-dcr,
.shared-by-me-page .icn-thumb-dcx,
.shared-by-me-page .icn-thumb-dds,
.shared-by-me-page .icn-thumb-dib,
.shared-by-me-page .icn-thumb-dicom,
.shared-by-me-page .icn-thumb-dng,
.shared-by-me-page .icn-thumb-dot,
.shared-by-me-page .icn-thumb-dpx,
.shared-by-me-page .icn-thumb-emf,
.shared-by-me-page .icn-thumb-epdf,
.shared-by-me-page .icn-thumb-epi,
.shared-by-me-page .icn-thumb-eps,
.shared-by-me-page .icn-thumb-eps2,
.shared-by-me-page .icn-thumb-eps3,
.shared-by-me-page .icn-thumb-epsf,
.shared-by-me-page .icn-thumb-epsi,
.shared-by-me-page .icn-thumb-ept,
.shared-by-me-page .icn-thumb-erf,
.shared-by-me-page .icn-thumb-exr,
.shared-by-me-page .icn-thumb-fax,
.shared-by-me-page .icn-thumb-fig,
.shared-by-me-page .icn-thumb-fit,
.shared-by-me-page .icn-thumb-fits,
.shared-by-me-page .icn-thumb-fpx,
.shared-by-me-page .icn-thumb-fts,
.shared-by-me-page .icn-thumb-gif,
.shared-by-me-page .icn-thumb-gplt,
.shared-by-me-page .icn-thumb-gray,
.shared-by-me-page .icn-thumb-hdr,
.shared-by-me-page .icn-thumb-hpgl,
.shared-by-me-page .icn-thumb-hrz,
.shared-by-me-page .icn-thumb-ico,
.shared-by-me-page .icn-thumb-icon,
.shared-by-me-page .icn-thumb-iff,
.shared-by-me-page .icn-thumb-image,
.shared-by-me-page .icn-thumb-info,
.shared-by-me-page .icn-thumb-inli,
.shared-by-me-page .icn-thumb-jbig,
.shared-by-me-page .icn-thumb-jng,
.shared-by-me-page .icn-thumb-jp2,
.shared-by-me-page .icn-thumb-jpc,
.shared-by-me-page .icn-thumb-jpe,
.shared-by-me-page .icn-thumb-jpeg,
.shared-by-me-page .icn-thumb-jpf,
.shared-by-me-page .icn-thumb-jpg,
.shared-by-me-page .icn-thumb-k25,
.shared-by-me-page .icn-thumb-kdc,
.shared-by-me-page .icn-thumb-man,
.shared-by-me-page .icn-thumb-mat,
.shared-by-me-page .icn-thumb-miff,
.shared-by-me-page .icn-thumb-mng,
.shared-by-me-page .icn-thumb-mono,
.shared-by-me-page .icn-thumb-mpc,
.shared-by-me-page .icn-thumb-mpr,
.shared-by-me-page .icn-thumb-mrsid,
.shared-by-me-page .icn-thumb-mrw,
.shared-by-me-page .icn-thumb-msl,
.shared-by-me-page .icn-thumb-msvg,
.shared-by-me-page .icn-thumb-mtv,
.shared-by-me-page .icn-thumb-mvg,
.shared-by-me-page .icn-thumb-nef,
.shared-by-me-page .icn-thumb-orf,
.shared-by-me-page .icn-thumb-otb,
.shared-by-me-page .icn-thumb-p7,
.shared-by-me-page .icn-thumb-palm,
.shared-by-me-page .icn-thumb-pam,
.shared-by-me-page .icn-thumb-pbm,
.shared-by-me-page .icn-thumb-pcc,
.shared-by-me-page .icn-thumb-pcd,
.shared-by-me-page .icn-thumb-pcds,
.shared-by-me-page .icn-thumb-pcl,
.shared-by-me-page .icn-thumb-pct,
.shared-by-me-page .icn-thumb-pcx,
.shared-by-me-page .icn-thumb-pdb,
.shared-by-me-page .icn-thumb-pef,
.shared-by-me-page .icn-thumb-pex,
.shared-by-me-page .icn-thumb-pfa,
.shared-by-me-page .icn-thumb-pfb,
.shared-by-me-page .icn-thumb-pfm,
.shared-by-me-page .icn-thumb-pgm,
.shared-by-me-page .icn-thumb-picon,
.shared-by-me-page .icn-thumb-pict,
.shared-by-me-page .icn-thumb-pix,
.shared-by-me-page .icn-thumb-png,
.shared-by-me-page .icn-thumb-png24,
.shared-by-me-page .icn-thumb-png32,
.shared-by-me-page .icn-thumb-png8,
.shared-by-me-page .icn-thumb-pnm,
.shared-by-me-page .icn-thumb-ppm,
.shared-by-me-page .icn-thumb-psb,
.shared-by-me-page .icn-thumb-psd,
.shared-by-me-page .icn-thumb-ptif,
.shared-by-me-page .icn-thumb-pwp,
.shared-by-me-page .icn-thumb-rad,
.shared-by-me-page .icn-thumb-raf,
.shared-by-me-page .icn-thumb-rgb,
.shared-by-me-page .icn-thumb-rgba,
.shared-by-me-page .icn-thumb-rla,
.shared-by-me-page .icn-thumb-rle,
.shared-by-me-page .icn-thumb-sct,
.shared-by-me-page .icn-thumb-sfw,
.shared-by-me-page .icn-thumb-sgi,
.shared-by-me-page .icn-thumb-shtml,
.shared-by-me-page .icn-thumb-sid,
.shared-by-me-page .icn-thumb-sr2,
.shared-by-me-page .icn-thumb-srf,
.shared-by-me-page .icn-thumb-sun,
.shared-by-me-page .icn-thumb-svg,
.shared-by-me-page .icn-thumb-svgz,
.shared-by-me-page .icn-thumb-tga,
.shared-by-me-page .icn-thumb-tif,
.shared-by-me-page .icn-thumb-tiff,
.shared-by-me-page .icn-thumb-tiff64,
.shared-by-me-page .icn-thumb-tim,
.shared-by-me-page .icn-thumb-uil,
.shared-by-me-page .icn-thumb-uyvy,
.shared-by-me-page .icn-thumb-vicar,
.shared-by-me-page .icn-thumb-viff,
.shared-by-me-page .icn-thumb-wbmp,
.shared-by-me-page .icn-thumb-webp,
.shared-by-me-page .icn-thumb-wmf,
.shared-by-me-page .icn-thumb-wpg,
.shared-by-me-page .icn-thumb-x,
.shared-by-me-page .icn-thumb-x3f,
.shared-by-me-page .icn-thumb-xbm,
.shared-by-me-page .icn-thumb-xcf,
.shared-by-me-page .icn-thumb-xpm,
.shared-by-me-page .icn-thumb-xwd,
.shared-by-me-page .icn-thumb-ycbc,
.shared-by-me-page .icn-thumb-ycbcr,
.shared-by-me-page .icn-thumb-yuv,
.shared-with-me-page .icn-thumb-3fr,
.shared-with-me-page .icn-thumb-aai,
.shared-with-me-page .icn-thumb-ai,
.shared-with-me-page .icn-thumb-art,
.shared-with-me-page .icn-thumb-arw,
.shared-with-me-page .icn-thumb-avs,
.shared-with-me-page .icn-thumb-bitmap,
.shared-with-me-page .icn-thumb-bmp,
.shared-with-me-page .icn-thumb-bmp2,
.shared-with-me-page .icn-thumb-bmp3,
.shared-with-me-page .icn-thumb-cals,
.shared-with-me-page .icn-thumb-cgm,
.shared-with-me-page .icn-thumb-cin,
.shared-with-me-page .icn-thumb-cmyk,
.shared-with-me-page .icn-thumb-cmyka,
.shared-with-me-page .icn-thumb-cr2,
.shared-with-me-page .icn-thumb-crw,
.shared-with-me-page .icn-thumb-cur,
.shared-with-me-page .icn-thumb-cut,
.shared-with-me-page .icn-thumb-dcm,
.shared-with-me-page .icn-thumb-dcr,
.shared-with-me-page .icn-thumb-dcx,
.shared-with-me-page .icn-thumb-dds,
.shared-with-me-page .icn-thumb-dib,
.shared-with-me-page .icn-thumb-dicom,
.shared-with-me-page .icn-thumb-dng,
.shared-with-me-page .icn-thumb-dot,
.shared-with-me-page .icn-thumb-dpx,
.shared-with-me-page .icn-thumb-emf,
.shared-with-me-page .icn-thumb-epdf,
.shared-with-me-page .icn-thumb-epi,
.shared-with-me-page .icn-thumb-eps,
.shared-with-me-page .icn-thumb-eps2,
.shared-with-me-page .icn-thumb-eps3,
.shared-with-me-page .icn-thumb-epsf,
.shared-with-me-page .icn-thumb-epsi,
.shared-with-me-page .icn-thumb-ept,
.shared-with-me-page .icn-thumb-erf,
.shared-with-me-page .icn-thumb-exr,
.shared-with-me-page .icn-thumb-fax,
.shared-with-me-page .icn-thumb-fig,
.shared-with-me-page .icn-thumb-fit,
.shared-with-me-page .icn-thumb-fits,
.shared-with-me-page .icn-thumb-fpx,
.shared-with-me-page .icn-thumb-fts,
.shared-with-me-page .icn-thumb-gif,
.shared-with-me-page .icn-thumb-gplt,
.shared-with-me-page .icn-thumb-gray,
.shared-with-me-page .icn-thumb-hdr,
.shared-with-me-page .icn-thumb-hpgl,
.shared-with-me-page .icn-thumb-hrz,
.shared-with-me-page .icn-thumb-ico,
.shared-with-me-page .icn-thumb-icon,
.shared-with-me-page .icn-thumb-iff,
.shared-with-me-page .icn-thumb-image,
.shared-with-me-page .icn-thumb-info,
.shared-with-me-page .icn-thumb-inli,
.shared-with-me-page .icn-thumb-jbig,
.shared-with-me-page .icn-thumb-jng,
.shared-with-me-page .icn-thumb-jp2,
.shared-with-me-page .icn-thumb-jpc,
.shared-with-me-page .icn-thumb-jpe,
.shared-with-me-page .icn-thumb-jpeg,
.shared-with-me-page .icn-thumb-jpf,
.shared-with-me-page .icn-thumb-jpg,
.shared-with-me-page .icn-thumb-k25,
.shared-with-me-page .icn-thumb-kdc,
.shared-with-me-page .icn-thumb-man,
.shared-with-me-page .icn-thumb-mat,
.shared-with-me-page .icn-thumb-miff,
.shared-with-me-page .icn-thumb-mng,
.shared-with-me-page .icn-thumb-mono,
.shared-with-me-page .icn-thumb-mpc,
.shared-with-me-page .icn-thumb-mpr,
.shared-with-me-page .icn-thumb-mrsid,
.shared-with-me-page .icn-thumb-mrw,
.shared-with-me-page .icn-thumb-msl,
.shared-with-me-page .icn-thumb-msvg,
.shared-with-me-page .icn-thumb-mtv,
.shared-with-me-page .icn-thumb-mvg,
.shared-with-me-page .icn-thumb-nef,
.shared-with-me-page .icn-thumb-orf,
.shared-with-me-page .icn-thumb-otb,
.shared-with-me-page .icn-thumb-p7,
.shared-with-me-page .icn-thumb-palm,
.shared-with-me-page .icn-thumb-pam,
.shared-with-me-page .icn-thumb-pbm,
.shared-with-me-page .icn-thumb-pcc,
.shared-with-me-page .icn-thumb-pcd,
.shared-with-me-page .icn-thumb-pcds,
.shared-with-me-page .icn-thumb-pcl,
.shared-with-me-page .icn-thumb-pct,
.shared-with-me-page .icn-thumb-pcx,
.shared-with-me-page .icn-thumb-pdb,
.shared-with-me-page .icn-thumb-pef,
.shared-with-me-page .icn-thumb-pex,
.shared-with-me-page .icn-thumb-pfa,
.shared-with-me-page .icn-thumb-pfb,
.shared-with-me-page .icn-thumb-pfm,
.shared-with-me-page .icn-thumb-pgm,
.shared-with-me-page .icn-thumb-picon,
.shared-with-me-page .icn-thumb-pict,
.shared-with-me-page .icn-thumb-pix,
.shared-with-me-page .icn-thumb-png,
.shared-with-me-page .icn-thumb-png24,
.shared-with-me-page .icn-thumb-png32,
.shared-with-me-page .icn-thumb-png8,
.shared-with-me-page .icn-thumb-pnm,
.shared-with-me-page .icn-thumb-ppm,
.shared-with-me-page .icn-thumb-psb,
.shared-with-me-page .icn-thumb-psd,
.shared-with-me-page .icn-thumb-ptif,
.shared-with-me-page .icn-thumb-pwp,
.shared-with-me-page .icn-thumb-rad,
.shared-with-me-page .icn-thumb-raf,
.shared-with-me-page .icn-thumb-rgb,
.shared-with-me-page .icn-thumb-rgba,
.shared-with-me-page .icn-thumb-rla,
.shared-with-me-page .icn-thumb-rle,
.shared-with-me-page .icn-thumb-sct,
.shared-with-me-page .icn-thumb-sfw,
.shared-with-me-page .icn-thumb-sgi,
.shared-with-me-page .icn-thumb-shtml,
.shared-with-me-page .icn-thumb-sid,
.shared-with-me-page .icn-thumb-sr2,
.shared-with-me-page .icn-thumb-srf,
.shared-with-me-page .icn-thumb-sun,
.shared-with-me-page .icn-thumb-svg,
.shared-with-me-page .icn-thumb-svgz,
.shared-with-me-page .icn-thumb-tga,
.shared-with-me-page .icn-thumb-tif,
.shared-with-me-page .icn-thumb-tiff,
.shared-with-me-page .icn-thumb-tiff64,
.shared-with-me-page .icn-thumb-tim,
.shared-with-me-page .icn-thumb-uil,
.shared-with-me-page .icn-thumb-uyvy,
.shared-with-me-page .icn-thumb-vicar,
.shared-with-me-page .icn-thumb-viff,
.shared-with-me-page .icn-thumb-wbmp,
.shared-with-me-page .icn-thumb-webp,
.shared-with-me-page .icn-thumb-wmf,
.shared-with-me-page .icn-thumb-wpg,
.shared-with-me-page .icn-thumb-x,
.shared-with-me-page .icn-thumb-x3f,
.shared-with-me-page .icn-thumb-xbm,
.shared-with-me-page .icn-thumb-xcf,
.shared-with-me-page .icn-thumb-xpm,
.shared-with-me-page .icn-thumb-xwd,
.shared-with-me-page .icn-thumb-ycbc,
.shared-with-me-page .icn-thumb-ycbcr,
.shared-with-me-page .icn-thumb-yuv{
background-position:-472px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-3fr,
.download-outer>.icn-thumb-aai,
.download-outer>.icn-thumb-ai,
.download-outer>.icn-thumb-art,
.download-outer>.icn-thumb-arw,
.download-outer>.icn-thumb-avs,
.download-outer>.icn-thumb-bitmap,
.download-outer>.icn-thumb-bmp,
.download-outer>.icn-thumb-bmp2,
.download-outer>.icn-thumb-bmp3,
.download-outer>.icn-thumb-cals,
.download-outer>.icn-thumb-cgm,
.download-outer>.icn-thumb-cin,
.download-outer>.icn-thumb-cmyk,
.download-outer>.icn-thumb-cmyka,
.download-outer>.icn-thumb-cr2,
.download-outer>.icn-thumb-crw,
.download-outer>.icn-thumb-cur,
.download-outer>.icn-thumb-cut,
.download-outer>.icn-thumb-dcm,
.download-outer>.icn-thumb-dcr,
.download-outer>.icn-thumb-dcx,
.download-outer>.icn-thumb-dds,
.download-outer>.icn-thumb-dib,
.download-outer>.icn-thumb-dicom,
.download-outer>.icn-thumb-dng,
.download-outer>.icn-thumb-dot,
.download-outer>.icn-thumb-dpx,
.download-outer>.icn-thumb-emf,
.download-outer>.icn-thumb-epdf,
.download-outer>.icn-thumb-epi,
.download-outer>.icn-thumb-eps,
.download-outer>.icn-thumb-eps2,
.download-outer>.icn-thumb-eps3,
.download-outer>.icn-thumb-epsf,
.download-outer>.icn-thumb-epsi,
.download-outer>.icn-thumb-ept,
.download-outer>.icn-thumb-erf,
.download-outer>.icn-thumb-exr,
.download-outer>.icn-thumb-fax,
.download-outer>.icn-thumb-fig,
.download-outer>.icn-thumb-fit,
.download-outer>.icn-thumb-fits,
.download-outer>.icn-thumb-fpx,
.download-outer>.icn-thumb-fts,
.download-outer>.icn-thumb-gif,
.download-outer>.icn-thumb-gplt,
.download-outer>.icn-thumb-gray,
.download-outer>.icn-thumb-hdr,
.download-outer>.icn-thumb-hpgl,
.download-outer>.icn-thumb-hrz,
.download-outer>.icn-thumb-ico,
.download-outer>.icn-thumb-icon,
.download-outer>.icn-thumb-iff,
.download-outer>.icn-thumb-image,
.download-outer>.icn-thumb-info,
.download-outer>.icn-thumb-inli,
.download-outer>.icn-thumb-jbig,
.download-outer>.icn-thumb-jng,
.download-outer>.icn-thumb-jp2,
.download-outer>.icn-thumb-jpc,
.download-outer>.icn-thumb-jpe,
.download-outer>.icn-thumb-jpeg,
.download-outer>.icn-thumb-jpf,
.download-outer>.icn-thumb-jpg,
.download-outer>.icn-thumb-k25,
.download-outer>.icn-thumb-kdc,
.download-outer>.icn-thumb-man,
.download-outer>.icn-thumb-mat,
.download-outer>.icn-thumb-miff,
.download-outer>.icn-thumb-mng,
.download-outer>.icn-thumb-mono,
.download-outer>.icn-thumb-mpc,
.download-outer>.icn-thumb-mpr,
.download-outer>.icn-thumb-mrsid,
.download-outer>.icn-thumb-mrw,
.download-outer>.icn-thumb-msl,
.download-outer>.icn-thumb-msvg,
.download-outer>.icn-thumb-mtv,
.download-outer>.icn-thumb-mvg,
.download-outer>.icn-thumb-nef,
.download-outer>.icn-thumb-orf,
.download-outer>.icn-thumb-otb,
.download-outer>.icn-thumb-p7,
.download-outer>.icn-thumb-palm,
.download-outer>.icn-thumb-pam,
.download-outer>.icn-thumb-pbm,
.download-outer>.icn-thumb-pcc,
.download-outer>.icn-thumb-pcd,
.download-outer>.icn-thumb-pcds,
.download-outer>.icn-thumb-pcl,
.download-outer>.icn-thumb-pct,
.download-outer>.icn-thumb-pcx,
.download-outer>.icn-thumb-pdb,
.download-outer>.icn-thumb-pef,
.download-outer>.icn-thumb-pex,
.download-outer>.icn-thumb-pfa,
.download-outer>.icn-thumb-pfb,
.download-outer>.icn-thumb-pfm,
.download-outer>.icn-thumb-pgm,
.download-outer>.icn-thumb-picon,
.download-outer>.icn-thumb-pict,
.download-outer>.icn-thumb-pix,
.download-outer>.icn-thumb-png,
.download-outer>.icn-thumb-png24,
.download-outer>.icn-thumb-png32,
.download-outer>.icn-thumb-png8,
.download-outer>.icn-thumb-pnm,
.download-outer>.icn-thumb-ppm,
.download-outer>.icn-thumb-psb,
.download-outer>.icn-thumb-psd,
.download-outer>.icn-thumb-ptif,
.download-outer>.icn-thumb-pwp,
.download-outer>.icn-thumb-rad,
.download-outer>.icn-thumb-raf,
.download-outer>.icn-thumb-rgb,
.download-outer>.icn-thumb-rgba,
.download-outer>.icn-thumb-rla,
.download-outer>.icn-thumb-rle,
.download-outer>.icn-thumb-sct,
.download-outer>.icn-thumb-sfw,
.download-outer>.icn-thumb-sgi,
.download-outer>.icn-thumb-shtml,
.download-outer>.icn-thumb-sid,
.download-outer>.icn-thumb-sr2,
.download-outer>.icn-thumb-srf,
.download-outer>.icn-thumb-sun,
.download-outer>.icn-thumb-svg,
.download-outer>.icn-thumb-svgz,
.download-outer>.icn-thumb-tga,
.download-outer>.icn-thumb-tif,
.download-outer>.icn-thumb-tiff,
.download-outer>.icn-thumb-tiff64,
.download-outer>.icn-thumb-tim,
.download-outer>.icn-thumb-uil,
.download-outer>.icn-thumb-uyvy,
.download-outer>.icn-thumb-vicar,
.download-outer>.icn-thumb-viff,
.download-outer>.icn-thumb-wbmp,
.download-outer>.icn-thumb-webp,
.download-outer>.icn-thumb-wmf,
.download-outer>.icn-thumb-wpg,
.download-outer>.icn-thumb-x,
.download-outer>.icn-thumb-x3f,
.download-outer>.icn-thumb-xbm,
.download-outer>.icn-thumb-xcf,
.download-outer>.icn-thumb-xpm,
.download-outer>.icn-thumb-xwd,
.download-outer>.icn-thumb-ycbc,
.download-outer>.icn-thumb-ycbcr,
.download-outer>.icn-thumb-yuv{
background:url('/res/images/file-icons/thumb/image.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-actionscript.sicn,
.modal-detail .icn-thumb-as.sicn,
.modal-detail .icn-thumb-c.sicn,
.modal-detail .icn-thumb-cc.sicn,
.modal-detail .icn-thumb-cf.sicn,
.modal-detail .icn-thumb-cfm.sicn,
.modal-detail .icn-thumb-code.sicn,
.modal-detail .icn-thumb-cp.sicn,
.modal-detail .icn-thumb-cpp.sicn,
.modal-detail .icn-thumb-cs.sicn,
.modal-detail .icn-thumb-css.sicn,
.modal-detail .icn-thumb-diff.sicn,
.modal-detail .icn-thumb-erl.sicn,
.modal-detail .icn-thumb-groovy.sicn,
.modal-detail .icn-thumb-h.sicn,
.modal-detail .icn-thumb-htm.sicn,
.modal-detail .icn-thumb-html.sicn,
.modal-detail .icn-thumb-java.sicn,
.modal-detail .icn-thumb-jfx.sicn,
.modal-detail .icn-thumb-js.sicn,
.modal-detail .icn-thumb-m.sicn,
.modal-detail .icn-thumb-pas.sicn,
.modal-detail .icn-thumb-patch.sicn,
.modal-detail .icn-thumb-perl.sicn,
.modal-detail .icn-thumb-php.sicn,
.modal-detail .icn-thumb-pl.sicn,
.modal-detail .icn-thumb-ps1.sicn,
.modal-detail .icn-thumb-py.sicn,
.modal-detail .icn-thumb-python.sicn,
.modal-detail .icn-thumb-rb.sicn,
.modal-detail .icn-thumb-ruby.sicn,
.modal-detail .icn-thumb-scala.sicn,
.modal-detail .icn-thumb-sh.sicn,
.modal-detail .icn-thumb-sql.sicn,
.modal-detail .icn-thumb-vb.sicn,
.modal-detail .icn-thumb-xhtml.sicn,
.modal-detail .icn-thumb-xml.sicn,
.modal-detail .icn-thumb-xslt.sicn,
.view-list .thumbnail .icn-thumb-actionscript.licn,
.view-list .thumbnail .icn-thumb-actionscript.sicn,
.view-list .thumbnail .icn-thumb-as.licn,
.view-list .thumbnail .icn-thumb-as.sicn,
.view-list .thumbnail .icn-thumb-c.licn,
.view-list .thumbnail .icn-thumb-c.sicn,
.view-list .thumbnail .icn-thumb-cc.licn,
.view-list .thumbnail .icn-thumb-cc.sicn,
.view-list .thumbnail .icn-thumb-cf.licn,
.view-list .thumbnail .icn-thumb-cf.sicn,
.view-list .thumbnail .icn-thumb-cfm.licn,
.view-list .thumbnail .icn-thumb-cfm.sicn,
.view-list .thumbnail .icn-thumb-code.licn,
.view-list .thumbnail .icn-thumb-code.sicn,
.view-list .thumbnail .icn-thumb-cp.licn,
.view-list .thumbnail .icn-thumb-cp.sicn,
.view-list .thumbnail .icn-thumb-cpp.licn,
.view-list .thumbnail .icn-thumb-cpp.sicn,
.view-list .thumbnail .icn-thumb-cs.licn,
.view-list .thumbnail .icn-thumb-cs.sicn,
.view-list .thumbnail .icn-thumb-css.licn,
.view-list .thumbnail .icn-thumb-css.sicn,
.view-list .thumbnail .icn-thumb-diff.licn,
.view-list .thumbnail .icn-thumb-diff.sicn,
.view-list .thumbnail .icn-thumb-erl.licn,
.view-list .thumbnail .icn-thumb-erl.sicn,
.view-list .thumbnail .icn-thumb-groovy.licn,
.view-list .thumbnail .icn-thumb-groovy.sicn,
.view-list .thumbnail .icn-thumb-h.licn,
.view-list .thumbnail .icn-thumb-h.sicn,
.view-list .thumbnail .icn-thumb-htm.licn,
.view-list .thumbnail .icn-thumb-htm.sicn,
.view-list .thumbnail .icn-thumb-html.licn,
.view-list .thumbnail .icn-thumb-html.sicn,
.view-list .thumbnail .icn-thumb-java.licn,
.view-list .thumbnail .icn-thumb-java.sicn,
.view-list .thumbnail .icn-thumb-jfx.licn,
.view-list .thumbnail .icn-thumb-jfx.sicn,
.view-list .thumbnail .icn-thumb-js.licn,
.view-list .thumbnail .icn-thumb-js.sicn,
.view-list .thumbnail .icn-thumb-m.licn,
.view-list .thumbnail .icn-thumb-m.sicn,
.view-list .thumbnail .icn-thumb-pas.licn,
.view-list .thumbnail .icn-thumb-pas.sicn,
.view-list .thumbnail .icn-thumb-patch.licn,
.view-list .thumbnail .icn-thumb-patch.sicn,
.view-list .thumbnail .icn-thumb-perl.licn,
.view-list .thumbnail .icn-thumb-perl.sicn,
.view-list .thumbnail .icn-thumb-php.licn,
.view-list .thumbnail .icn-thumb-php.sicn,
.view-list .thumbnail .icn-thumb-pl.licn,
.view-list .thumbnail .icn-thumb-pl.sicn,
.view-list .thumbnail .icn-thumb-ps1.licn,
.view-list .thumbnail .icn-thumb-ps1.sicn,
.view-list .thumbnail .icn-thumb-py.licn,
.view-list .thumbnail .icn-thumb-py.sicn,
.view-list .thumbnail .icn-thumb-python.licn,
.view-list .thumbnail .icn-thumb-python.sicn,
.view-list .thumbnail .icn-thumb-rb.licn,
.view-list .thumbnail .icn-thumb-rb.sicn,
.view-list .thumbnail .icn-thumb-ruby.licn,
.view-list .thumbnail .icn-thumb-ruby.sicn,
.view-list .thumbnail .icn-thumb-scala.licn,
.view-list .thumbnail .icn-thumb-scala.sicn,
.view-list .thumbnail .icn-thumb-sh.licn,
.view-list .thumbnail .icn-thumb-sh.sicn,
.view-list .thumbnail .icn-thumb-sql.licn,
.view-list .thumbnail .icn-thumb-sql.sicn,
.view-list .thumbnail .icn-thumb-vb.licn,
.view-list .thumbnail .icn-thumb-vb.sicn,
.view-list .thumbnail .icn-thumb-xhtml.licn,
.view-list .thumbnail .icn-thumb-xhtml.sicn,
.view-list .thumbnail .icn-thumb-xml.licn,
.view-list .thumbnail .icn-thumb-xml.sicn,
.view-list .thumbnail .icn-thumb-xslt.licn,
.view-list .thumbnail .icn-thumb-xslt.sicn{
background:url('/res/images/file-icons-retina/sprite/code.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-3fr,
.icn-thumb-aai,
.icn-thumb-ai,
.icn-thumb-art,
.icn-thumb-arw,
.icn-thumb-avs,
.icn-thumb-bitmap,
.icn-thumb-bmp,
.icn-thumb-bmp2,
.icn-thumb-bmp3,
.icn-thumb-cals,
.icn-thumb-cgm,
.icn-thumb-cin,
.icn-thumb-cmyk,
.icn-thumb-cmyka,
.icn-thumb-cr2,
.icn-thumb-crw,
.icn-thumb-cur,
.icn-thumb-cut,
.icn-thumb-dcm,
.icn-thumb-dcr,
.icn-thumb-dcx,
.icn-thumb-dds,
.icn-thumb-dib,
.icn-thumb-dicom,
.icn-thumb-dng,
.icn-thumb-dot,
.icn-thumb-dpx,
.icn-thumb-emf,
.icn-thumb-epdf,
.icn-thumb-epi,
.icn-thumb-eps,
.icn-thumb-eps2,
.icn-thumb-eps3,
.icn-thumb-epsf,
.icn-thumb-epsi,
.icn-thumb-ept,
.icn-thumb-erf,
.icn-thumb-exr,
.icn-thumb-fax,
.icn-thumb-fig,
.icn-thumb-fit,
.icn-thumb-fits,
.icn-thumb-fpx,
.icn-thumb-fts,
.icn-thumb-gif,
.icn-thumb-gplt,
.icn-thumb-gray,
.icn-thumb-hdr,
.icn-thumb-hpgl,
.icn-thumb-hrz,
.icn-thumb-ico,
.icn-thumb-icon,
.icn-thumb-iff,
.icn-thumb-image,
.icn-thumb-info,
.icn-thumb-inli,
.icn-thumb-jbig,
.icn-thumb-jng,
.icn-thumb-jp2,
.icn-thumb-jpc,
.icn-thumb-jpe,
.icn-thumb-jpeg,
.icn-thumb-jpf,
.icn-thumb-jpg,
.icn-thumb-k25,
.icn-thumb-kdc,
.icn-thumb-man,
.icn-thumb-mat,
.icn-thumb-miff,
.icn-thumb-mng,
.icn-thumb-mono,
.icn-thumb-mpc,
.icn-thumb-mpr,
.icn-thumb-mrsid,
.icn-thumb-mrw,
.icn-thumb-msl,
.icn-thumb-msvg,
.icn-thumb-mtv,
.icn-thumb-mvg,
.icn-thumb-nef,
.icn-thumb-orf,
.icn-thumb-otb,
.icn-thumb-p7,
.icn-thumb-palm,
.icn-thumb-pam,
.icn-thumb-pbm,
.icn-thumb-pcc,
.icn-thumb-pcd,
.icn-thumb-pcds,
.icn-thumb-pcl,
.icn-thumb-pct,
.icn-thumb-pcx,
.icn-thumb-pdb,
.icn-thumb-pef,
.icn-thumb-pex,
.icn-thumb-pfa,
.icn-thumb-pfb,
.icn-thumb-pfm,
.icn-thumb-pgm,
.icn-thumb-picon,
.icn-thumb-pict,
.icn-thumb-pix,
.icn-thumb-png,
.icn-thumb-png24,
.icn-thumb-png32,
.icn-thumb-png8,
.icn-thumb-pnm,
.icn-thumb-ppm,
.icn-thumb-psb,
.icn-thumb-psd,
.icn-thumb-ptif,
.icn-thumb-pwp,
.icn-thumb-rad,
.icn-thumb-raf,
.icn-thumb-rgb,
.icn-thumb-rgba,
.icn-thumb-rla,
.icn-thumb-rle,
.icn-thumb-sct,
.icn-thumb-sfw,
.icn-thumb-sgi,
.icn-thumb-shtml,
.icn-thumb-sid,
.icn-thumb-sr2,
.icn-thumb-srf,
.icn-thumb-sun,
.icn-thumb-svg,
.icn-thumb-svgz,
.icn-thumb-tga,
.icn-thumb-tif,
.icn-thumb-tiff,
.icn-thumb-tiff64,
.icn-thumb-tim,
.icn-thumb-uil,
.icn-thumb-uyvy,
.icn-thumb-vicar,
.icn-thumb-viff,
.icn-thumb-wbmp,
.icn-thumb-webp,
.icn-thumb-wmf,
.icn-thumb-wpg,
.icn-thumb-x,
.icn-thumb-x3f,
.icn-thumb-xbm,
.icn-thumb-xcf,
.icn-thumb-xpm,
.icn-thumb-xwd,
.icn-thumb-ycbc,
.icn-thumb-ycbcr,
.icn-thumb-yuv{
background:url('/res/images/file-icons-retina/small-thumb/image@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-3fr,
.download-outer>.icn-thumb-aai,
.download-outer>.icn-thumb-ai,
.download-outer>.icn-thumb-art,
.download-outer>.icn-thumb-arw,
.download-outer>.icn-thumb-avs,
.download-outer>.icn-thumb-bitmap,
.download-outer>.icn-thumb-bmp,
.download-outer>.icn-thumb-bmp2,
.download-outer>.icn-thumb-bmp3,
.download-outer>.icn-thumb-cals,
.download-outer>.icn-thumb-cgm,
.download-outer>.icn-thumb-cin,
.download-outer>.icn-thumb-cmyk,
.download-outer>.icn-thumb-cmyka,
.download-outer>.icn-thumb-cr2,
.download-outer>.icn-thumb-crw,
.download-outer>.icn-thumb-cur,
.download-outer>.icn-thumb-cut,
.download-outer>.icn-thumb-dcm,
.download-outer>.icn-thumb-dcr,
.download-outer>.icn-thumb-dcx,
.download-outer>.icn-thumb-dds,
.download-outer>.icn-thumb-dib,
.download-outer>.icn-thumb-dicom,
.download-outer>.icn-thumb-dng,
.download-outer>.icn-thumb-dot,
.download-outer>.icn-thumb-dpx,
.download-outer>.icn-thumb-emf,
.download-outer>.icn-thumb-epdf,
.download-outer>.icn-thumb-epi,
.download-outer>.icn-thumb-eps,
.download-outer>.icn-thumb-eps2,
.download-outer>.icn-thumb-eps3,
.download-outer>.icn-thumb-epsf,
.download-outer>.icn-thumb-epsi,
.download-outer>.icn-thumb-ept,
.download-outer>.icn-thumb-erf,
.download-outer>.icn-thumb-exr,
.download-outer>.icn-thumb-fax,
.download-outer>.icn-thumb-fig,
.download-outer>.icn-thumb-fit,
.download-outer>.icn-thumb-fits,
.download-outer>.icn-thumb-fpx,
.download-outer>.icn-thumb-fts,
.download-outer>.icn-thumb-gif,
.download-outer>.icn-thumb-gplt,
.download-outer>.icn-thumb-gray,
.download-outer>.icn-thumb-hdr,
.download-outer>.icn-thumb-hpgl,
.download-outer>.icn-thumb-hrz,
.download-outer>.icn-thumb-ico,
.download-outer>.icn-thumb-icon,
.download-outer>.icn-thumb-iff,
.download-outer>.icn-thumb-image,
.download-outer>.icn-thumb-info,
.download-outer>.icn-thumb-inli,
.download-outer>.icn-thumb-jbig,
.download-outer>.icn-thumb-jng,
.download-outer>.icn-thumb-jp2,
.download-outer>.icn-thumb-jpc,
.download-outer>.icn-thumb-jpe,
.download-outer>.icn-thumb-jpeg,
.download-outer>.icn-thumb-jpf,
.download-outer>.icn-thumb-jpg,
.download-outer>.icn-thumb-k25,
.download-outer>.icn-thumb-kdc,
.download-outer>.icn-thumb-man,
.download-outer>.icn-thumb-mat,
.download-outer>.icn-thumb-miff,
.download-outer>.icn-thumb-mng,
.download-outer>.icn-thumb-mono,
.download-outer>.icn-thumb-mpc,
.download-outer>.icn-thumb-mpr,
.download-outer>.icn-thumb-mrsid,
.download-outer>.icn-thumb-mrw,
.download-outer>.icn-thumb-msl,
.download-outer>.icn-thumb-msvg,
.download-outer>.icn-thumb-mtv,
.download-outer>.icn-thumb-mvg,
.download-outer>.icn-thumb-nef,
.download-outer>.icn-thumb-orf,
.download-outer>.icn-thumb-otb,
.download-outer>.icn-thumb-p7,
.download-outer>.icn-thumb-palm,
.download-outer>.icn-thumb-pam,
.download-outer>.icn-thumb-pbm,
.download-outer>.icn-thumb-pcc,
.download-outer>.icn-thumb-pcd,
.download-outer>.icn-thumb-pcds,
.download-outer>.icn-thumb-pcl,
.download-outer>.icn-thumb-pct,
.download-outer>.icn-thumb-pcx,
.download-outer>.icn-thumb-pdb,
.download-outer>.icn-thumb-pef,
.download-outer>.icn-thumb-pex,
.download-outer>.icn-thumb-pfa,
.download-outer>.icn-thumb-pfb,
.download-outer>.icn-thumb-pfm,
.download-outer>.icn-thumb-pgm,
.download-outer>.icn-thumb-picon,
.download-outer>.icn-thumb-pict,
.download-outer>.icn-thumb-pix,
.download-outer>.icn-thumb-png,
.download-outer>.icn-thumb-png24,
.download-outer>.icn-thumb-png32,
.download-outer>.icn-thumb-png8,
.download-outer>.icn-thumb-pnm,
.download-outer>.icn-thumb-ppm,
.download-outer>.icn-thumb-psb,
.download-outer>.icn-thumb-psd,
.download-outer>.icn-thumb-ptif,
.download-outer>.icn-thumb-pwp,
.download-outer>.icn-thumb-rad,
.download-outer>.icn-thumb-raf,
.download-outer>.icn-thumb-rgb,
.download-outer>.icn-thumb-rgba,
.download-outer>.icn-thumb-rla,
.download-outer>.icn-thumb-rle,
.download-outer>.icn-thumb-sct,
.download-outer>.icn-thumb-sfw,
.download-outer>.icn-thumb-sgi,
.download-outer>.icn-thumb-shtml,
.download-outer>.icn-thumb-sid,
.download-outer>.icn-thumb-sr2,
.download-outer>.icn-thumb-srf,
.download-outer>.icn-thumb-sun,
.download-outer>.icn-thumb-svg,
.download-outer>.icn-thumb-svgz,
.download-outer>.icn-thumb-tga,
.download-outer>.icn-thumb-tif,
.download-outer>.icn-thumb-tiff,
.download-outer>.icn-thumb-tiff64,
.download-outer>.icn-thumb-tim,
.download-outer>.icn-thumb-uil,
.download-outer>.icn-thumb-uyvy,
.download-outer>.icn-thumb-vicar,
.download-outer>.icn-thumb-viff,
.download-outer>.icn-thumb-wbmp,
.download-outer>.icn-thumb-webp,
.download-outer>.icn-thumb-wmf,
.download-outer>.icn-thumb-wpg,
.download-outer>.icn-thumb-x,
.download-outer>.icn-thumb-x3f,
.download-outer>.icn-thumb-xbm,
.download-outer>.icn-thumb-xcf,
.download-outer>.icn-thumb-xpm,
.download-outer>.icn-thumb-xwd,
.download-outer>.icn-thumb-ycbc,
.download-outer>.icn-thumb-ycbcr,
.download-outer>.icn-thumb-yuv{
background:url('/res/images/file-icons-retina/thumb/image@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-3fr.licn,
.thumbnail .icn-thumb-aai.licn,
.thumbnail .icn-thumb-ai.licn,
.thumbnail .icn-thumb-art.licn,
.thumbnail .icn-thumb-arw.licn,
.thumbnail .icn-thumb-avs.licn,
.thumbnail .icn-thumb-bitmap.licn,
.thumbnail .icn-thumb-bmp.licn,
.thumbnail .icn-thumb-bmp2.licn,
.thumbnail .icn-thumb-bmp3.licn,
.thumbnail .icn-thumb-cals.licn,
.thumbnail .icn-thumb-cgm.licn,
.thumbnail .icn-thumb-cin.licn,
.thumbnail .icn-thumb-cmyk.licn,
.thumbnail .icn-thumb-cmyka.licn,
.thumbnail .icn-thumb-cr2.licn,
.thumbnail .icn-thumb-crw.licn,
.thumbnail .icn-thumb-cur.licn,
.thumbnail .icn-thumb-cut.licn,
.thumbnail .icn-thumb-dcm.licn,
.thumbnail .icn-thumb-dcr.licn,
.thumbnail .icn-thumb-dcx.licn,
.thumbnail .icn-thumb-dds.licn,
.thumbnail .icn-thumb-dib.licn,
.thumbnail .icn-thumb-dicom.licn,
.thumbnail .icn-thumb-dng.licn,
.thumbnail .icn-thumb-dot.licn,
.thumbnail .icn-thumb-dpx.licn,
.thumbnail .icn-thumb-emf.licn,
.thumbnail .icn-thumb-epdf.licn,
.thumbnail .icn-thumb-epi.licn,
.thumbnail .icn-thumb-eps.licn,
.thumbnail .icn-thumb-eps2.licn,
.thumbnail .icn-thumb-eps3.licn,
.thumbnail .icn-thumb-epsf.licn,
.thumbnail .icn-thumb-epsi.licn,
.thumbnail .icn-thumb-ept.licn,
.thumbnail .icn-thumb-erf.licn,
.thumbnail .icn-thumb-exr.licn,
.thumbnail .icn-thumb-fax.licn,
.thumbnail .icn-thumb-fig.licn,
.thumbnail .icn-thumb-fit.licn,
.thumbnail .icn-thumb-fits.licn,
.thumbnail .icn-thumb-fpx.licn,
.thumbnail .icn-thumb-fts.licn,
.thumbnail .icn-thumb-gif.licn,
.thumbnail .icn-thumb-gplt.licn,
.thumbnail .icn-thumb-gray.licn,
.thumbnail .icn-thumb-hdr.licn,
.thumbnail .icn-thumb-hpgl.licn,
.thumbnail .icn-thumb-hrz.licn,
.thumbnail .icn-thumb-ico.licn,
.thumbnail .icn-thumb-icon.licn,
.thumbnail .icn-thumb-iff.licn,
.thumbnail .icn-thumb-image.licn,
.thumbnail .icn-thumb-info.licn,
.thumbnail .icn-thumb-inli.licn,
.thumbnail .icn-thumb-jbig.licn,
.thumbnail .icn-thumb-jng.licn,
.thumbnail .icn-thumb-jp2.licn,
.thumbnail .icn-thumb-jpc.licn,
.thumbnail .icn-thumb-jpe.licn,
.thumbnail .icn-thumb-jpeg.licn,
.thumbnail .icn-thumb-jpf.licn,
.thumbnail .icn-thumb-jpg.licn,
.thumbnail .icn-thumb-k25.licn,
.thumbnail .icn-thumb-kdc.licn,
.thumbnail .icn-thumb-man.licn,
.thumbnail .icn-thumb-mat.licn,
.thumbnail .icn-thumb-miff.licn,
.thumbnail .icn-thumb-mng.licn,
.thumbnail .icn-thumb-mono.licn,
.thumbnail .icn-thumb-mpc.licn,
.thumbnail .icn-thumb-mpr.licn,
.thumbnail .icn-thumb-mrsid.licn,
.thumbnail .icn-thumb-mrw.licn,
.thumbnail .icn-thumb-msl.licn,
.thumbnail .icn-thumb-msvg.licn,
.thumbnail .icn-thumb-mtv.licn,
.thumbnail .icn-thumb-mvg.licn,
.thumbnail .icn-thumb-nef.licn,
.thumbnail .icn-thumb-orf.licn,
.thumbnail .icn-thumb-otb.licn,
.thumbnail .icn-thumb-p7.licn,
.thumbnail .icn-thumb-palm.licn,
.thumbnail .icn-thumb-pam.licn,
.thumbnail .icn-thumb-pbm.licn,
.thumbnail .icn-thumb-pcc.licn,
.thumbnail .icn-thumb-pcd.licn,
.thumbnail .icn-thumb-pcds.licn,
.thumbnail .icn-thumb-pcl.licn,
.thumbnail .icn-thumb-pct.licn,
.thumbnail .icn-thumb-pcx.licn,
.thumbnail .icn-thumb-pdb.licn,
.thumbnail .icn-thumb-pef.licn,
.thumbnail .icn-thumb-pex.licn,
.thumbnail .icn-thumb-pfa.licn,
.thumbnail .icn-thumb-pfb.licn,
.thumbnail .icn-thumb-pfm.licn,
.thumbnail .icn-thumb-pgm.licn,
.thumbnail .icn-thumb-picon.licn,
.thumbnail .icn-thumb-pict.licn,
.thumbnail .icn-thumb-pix.licn,
.thumbnail .icn-thumb-png.licn,
.thumbnail .icn-thumb-png24.licn,
.thumbnail .icn-thumb-png32.licn,
.thumbnail .icn-thumb-png8.licn,
.thumbnail .icn-thumb-pnm.licn,
.thumbnail .icn-thumb-ppm.licn,
.thumbnail .icn-thumb-psb.licn,
.thumbnail .icn-thumb-psd.licn,
.thumbnail .icn-thumb-ptif.licn,
.thumbnail .icn-thumb-pwp.licn,
.thumbnail .icn-thumb-rad.licn,
.thumbnail .icn-thumb-raf.licn,
.thumbnail .icn-thumb-rgb.licn,
.thumbnail .icn-thumb-rgba.licn,
.thumbnail .icn-thumb-rla.licn,
.thumbnail .icn-thumb-rle.licn,
.thumbnail .icn-thumb-sct.licn,
.thumbnail .icn-thumb-sfw.licn,
.thumbnail .icn-thumb-sgi.licn,
.thumbnail .icn-thumb-shtml.licn,
.thumbnail .icn-thumb-sid.licn,
.thumbnail .icn-thumb-sr2.licn,
.thumbnail .icn-thumb-srf.licn,
.thumbnail .icn-thumb-sun.licn,
.thumbnail .icn-thumb-svg.licn,
.thumbnail .icn-thumb-svgz.licn,
.thumbnail .icn-thumb-tga.licn,
.thumbnail .icn-thumb-tif.licn,
.thumbnail .icn-thumb-tiff.licn,
.thumbnail .icn-thumb-tiff64.licn,
.thumbnail .icn-thumb-tim.licn,
.thumbnail .icn-thumb-uil.licn,
.thumbnail .icn-thumb-uyvy.licn,
.thumbnail .icn-thumb-vicar.licn,
.thumbnail .icn-thumb-viff.licn,
.thumbnail .icn-thumb-wbmp.licn,
.thumbnail .icn-thumb-webp.licn,
.thumbnail .icn-thumb-wmf.licn,
.thumbnail .icn-thumb-wpg.licn,
.thumbnail .icn-thumb-x.licn,
.thumbnail .icn-thumb-x3f.licn,
.thumbnail .icn-thumb-xbm.licn,
.thumbnail .icn-thumb-xcf.licn,
.thumbnail .icn-thumb-xpm.licn,
.thumbnail .icn-thumb-xwd.licn,
.thumbnail .icn-thumb-ycbc.licn,
.thumbnail .icn-thumb-ycbcr.licn,
.thumbnail .icn-thumb-yuv.licn,
.thumbnail>.icn-thumb-3fr.sicn,
.thumbnail>.icn-thumb-aai.sicn,
.thumbnail>.icn-thumb-ai.sicn,
.thumbnail>.icn-thumb-art.sicn,
.thumbnail>.icn-thumb-arw.sicn,
.thumbnail>.icn-thumb-avs.sicn,
.thumbnail>.icn-thumb-bitmap.sicn,
.thumbnail>.icn-thumb-bmp.sicn,
.thumbnail>.icn-thumb-bmp2.sicn,
.thumbnail>.icn-thumb-bmp3.sicn,
.thumbnail>.icn-thumb-cals.sicn,
.thumbnail>.icn-thumb-cgm.sicn,
.thumbnail>.icn-thumb-cin.sicn,
.thumbnail>.icn-thumb-cmyk.sicn,
.thumbnail>.icn-thumb-cmyka.sicn,
.thumbnail>.icn-thumb-cr2.sicn,
.thumbnail>.icn-thumb-crw.sicn,
.thumbnail>.icn-thumb-cur.sicn,
.thumbnail>.icn-thumb-cut.sicn,
.thumbnail>.icn-thumb-dcm.sicn,
.thumbnail>.icn-thumb-dcr.sicn,
.thumbnail>.icn-thumb-dcx.sicn,
.thumbnail>.icn-thumb-dds.sicn,
.thumbnail>.icn-thumb-dib.sicn,
.thumbnail>.icn-thumb-dicom.sicn,
.thumbnail>.icn-thumb-dng.sicn,
.thumbnail>.icn-thumb-dot.sicn,
.thumbnail>.icn-thumb-dpx.sicn,
.thumbnail>.icn-thumb-emf.sicn,
.thumbnail>.icn-thumb-epdf.sicn,
.thumbnail>.icn-thumb-epi.sicn,
.thumbnail>.icn-thumb-eps.sicn,
.thumbnail>.icn-thumb-eps2.sicn,
.thumbnail>.icn-thumb-eps3.sicn,
.thumbnail>.icn-thumb-epsf.sicn,
.thumbnail>.icn-thumb-epsi.sicn,
.thumbnail>.icn-thumb-ept.sicn,
.thumbnail>.icn-thumb-erf.sicn,
.thumbnail>.icn-thumb-exr.sicn,
.thumbnail>.icn-thumb-fax.sicn,
.thumbnail>.icn-thumb-fig.sicn,
.thumbnail>.icn-thumb-fit.sicn,
.thumbnail>.icn-thumb-fits.sicn,
.thumbnail>.icn-thumb-fpx.sicn,
.thumbnail>.icn-thumb-fts.sicn,
.thumbnail>.icn-thumb-gif.sicn,
.thumbnail>.icn-thumb-gplt.sicn,
.thumbnail>.icn-thumb-gray.sicn,
.thumbnail>.icn-thumb-hdr.sicn,
.thumbnail>.icn-thumb-hpgl.sicn,
.thumbnail>.icn-thumb-hrz.sicn,
.thumbnail>.icn-thumb-ico.sicn,
.thumbnail>.icn-thumb-icon.sicn,
.thumbnail>.icn-thumb-iff.sicn,
.thumbnail>.icn-thumb-image.sicn,
.thumbnail>.icn-thumb-info.sicn,
.thumbnail>.icn-thumb-inli.sicn,
.thumbnail>.icn-thumb-jbig.sicn,
.thumbnail>.icn-thumb-jng.sicn,
.thumbnail>.icn-thumb-jp2.sicn,
.thumbnail>.icn-thumb-jpc.sicn,
.thumbnail>.icn-thumb-jpe.sicn,
.thumbnail>.icn-thumb-jpeg.sicn,
.thumbnail>.icn-thumb-jpf.sicn,
.thumbnail>.icn-thumb-jpg.sicn,
.thumbnail>.icn-thumb-k25.sicn,
.thumbnail>.icn-thumb-kdc.sicn,
.thumbnail>.icn-thumb-man.sicn,
.thumbnail>.icn-thumb-mat.sicn,
.thumbnail>.icn-thumb-miff.sicn,
.thumbnail>.icn-thumb-mng.sicn,
.thumbnail>.icn-thumb-mono.sicn,
.thumbnail>.icn-thumb-mpc.sicn,
.thumbnail>.icn-thumb-mpr.sicn,
.thumbnail>.icn-thumb-mrsid.sicn,
.thumbnail>.icn-thumb-mrw.sicn,
.thumbnail>.icn-thumb-msl.sicn,
.thumbnail>.icn-thumb-msvg.sicn,
.thumbnail>.icn-thumb-mtv.sicn,
.thumbnail>.icn-thumb-mvg.sicn,
.thumbnail>.icn-thumb-nef.sicn,
.thumbnail>.icn-thumb-orf.sicn,
.thumbnail>.icn-thumb-otb.sicn,
.thumbnail>.icn-thumb-p7.sicn,
.thumbnail>.icn-thumb-palm.sicn,
.thumbnail>.icn-thumb-pam.sicn,
.thumbnail>.icn-thumb-pbm.sicn,
.thumbnail>.icn-thumb-pcc.sicn,
.thumbnail>.icn-thumb-pcd.sicn,
.thumbnail>.icn-thumb-pcds.sicn,
.thumbnail>.icn-thumb-pcl.sicn,
.thumbnail>.icn-thumb-pct.sicn,
.thumbnail>.icn-thumb-pcx.sicn,
.thumbnail>.icn-thumb-pdb.sicn,
.thumbnail>.icn-thumb-pef.sicn,
.thumbnail>.icn-thumb-pex.sicn,
.thumbnail>.icn-thumb-pfa.sicn,
.thumbnail>.icn-thumb-pfb.sicn,
.thumbnail>.icn-thumb-pfm.sicn,
.thumbnail>.icn-thumb-pgm.sicn,
.thumbnail>.icn-thumb-picon.sicn,
.thumbnail>.icn-thumb-pict.sicn,
.thumbnail>.icn-thumb-pix.sicn,
.thumbnail>.icn-thumb-png.sicn,
.thumbnail>.icn-thumb-png24.sicn,
.thumbnail>.icn-thumb-png32.sicn,
.thumbnail>.icn-thumb-png8.sicn,
.thumbnail>.icn-thumb-pnm.sicn,
.thumbnail>.icn-thumb-ppm.sicn,
.thumbnail>.icn-thumb-psb.sicn,
.thumbnail>.icn-thumb-psd.sicn,
.thumbnail>.icn-thumb-ptif.sicn,
.thumbnail>.icn-thumb-pwp.sicn,
.thumbnail>.icn-thumb-rad.sicn,
.thumbnail>.icn-thumb-raf.sicn,
.thumbnail>.icn-thumb-rgb.sicn,
.thumbnail>.icn-thumb-rgba.sicn,
.thumbnail>.icn-thumb-rla.sicn,
.thumbnail>.icn-thumb-rle.sicn,
.thumbnail>.icn-thumb-sct.sicn,
.thumbnail>.icn-thumb-sfw.sicn,
.thumbnail>.icn-thumb-sgi.sicn,
.thumbnail>.icn-thumb-shtml.sicn,
.thumbnail>.icn-thumb-sid.sicn,
.thumbnail>.icn-thumb-sr2.sicn,
.thumbnail>.icn-thumb-srf.sicn,
.thumbnail>.icn-thumb-sun.sicn,
.thumbnail>.icn-thumb-svg.sicn,
.thumbnail>.icn-thumb-svgz.sicn,
.thumbnail>.icn-thumb-tga.sicn,
.thumbnail>.icn-thumb-tif.sicn,
.thumbnail>.icn-thumb-tiff.sicn,
.thumbnail>.icn-thumb-tiff64.sicn,
.thumbnail>.icn-thumb-tim.sicn,
.thumbnail>.icn-thumb-uil.sicn,
.thumbnail>.icn-thumb-uyvy.sicn,
.thumbnail>.icn-thumb-vicar.sicn,
.thumbnail>.icn-thumb-viff.sicn,
.thumbnail>.icn-thumb-wbmp.sicn,
.thumbnail>.icn-thumb-webp.sicn,
.thumbnail>.icn-thumb-wmf.sicn,
.thumbnail>.icn-thumb-wpg.sicn,
.thumbnail>.icn-thumb-x.sicn,
.thumbnail>.icn-thumb-x3f.sicn,
.thumbnail>.icn-thumb-xbm.sicn,
.thumbnail>.icn-thumb-xcf.sicn,
.thumbnail>.icn-thumb-xpm.sicn,
.thumbnail>.icn-thumb-xwd.sicn,
.thumbnail>.icn-thumb-ycbc.sicn,
.thumbnail>.icn-thumb-ycbcr.sicn,
.thumbnail>.icn-thumb-yuv.sicn{
background:url('/res/images/file-icons/thumb/image.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-3fr.licn,
.thumbnail .icn-thumb-aai.licn,
.thumbnail .icn-thumb-ai.licn,
.thumbnail .icn-thumb-art.licn,
.thumbnail .icn-thumb-arw.licn,
.thumbnail .icn-thumb-avs.licn,
.thumbnail .icn-thumb-bitmap.licn,
.thumbnail .icn-thumb-bmp.licn,
.thumbnail .icn-thumb-bmp2.licn,
.thumbnail .icn-thumb-bmp3.licn,
.thumbnail .icn-thumb-cals.licn,
.thumbnail .icn-thumb-cgm.licn,
.thumbnail .icn-thumb-cin.licn,
.thumbnail .icn-thumb-cmyk.licn,
.thumbnail .icn-thumb-cmyka.licn,
.thumbnail .icn-thumb-cr2.licn,
.thumbnail .icn-thumb-crw.licn,
.thumbnail .icn-thumb-cur.licn,
.thumbnail .icn-thumb-cut.licn,
.thumbnail .icn-thumb-dcm.licn,
.thumbnail .icn-thumb-dcr.licn,
.thumbnail .icn-thumb-dcx.licn,
.thumbnail .icn-thumb-dds.licn,
.thumbnail .icn-thumb-dib.licn,
.thumbnail .icn-thumb-dicom.licn,
.thumbnail .icn-thumb-dng.licn,
.thumbnail .icn-thumb-dot.licn,
.thumbnail .icn-thumb-dpx.licn,
.thumbnail .icn-thumb-emf.licn,
.thumbnail .icn-thumb-epdf.licn,
.thumbnail .icn-thumb-epi.licn,
.thumbnail .icn-thumb-eps.licn,
.thumbnail .icn-thumb-eps2.licn,
.thumbnail .icn-thumb-eps3.licn,
.thumbnail .icn-thumb-epsf.licn,
.thumbnail .icn-thumb-epsi.licn,
.thumbnail .icn-thumb-ept.licn,
.thumbnail .icn-thumb-erf.licn,
.thumbnail .icn-thumb-exr.licn,
.thumbnail .icn-thumb-fax.licn,
.thumbnail .icn-thumb-fig.licn,
.thumbnail .icn-thumb-fit.licn,
.thumbnail .icn-thumb-fits.licn,
.thumbnail .icn-thumb-fpx.licn,
.thumbnail .icn-thumb-fts.licn,
.thumbnail .icn-thumb-gif.licn,
.thumbnail .icn-thumb-gplt.licn,
.thumbnail .icn-thumb-gray.licn,
.thumbnail .icn-thumb-hdr.licn,
.thumbnail .icn-thumb-hpgl.licn,
.thumbnail .icn-thumb-hrz.licn,
.thumbnail .icn-thumb-ico.licn,
.thumbnail .icn-thumb-icon.licn,
.thumbnail .icn-thumb-iff.licn,
.thumbnail .icn-thumb-image.licn,
.thumbnail .icn-thumb-info.licn,
.thumbnail .icn-thumb-inli.licn,
.thumbnail .icn-thumb-jbig.licn,
.thumbnail .icn-thumb-jng.licn,
.thumbnail .icn-thumb-jp2.licn,
.thumbnail .icn-thumb-jpc.licn,
.thumbnail .icn-thumb-jpe.licn,
.thumbnail .icn-thumb-jpeg.licn,
.thumbnail .icn-thumb-jpf.licn,
.thumbnail .icn-thumb-jpg.licn,
.thumbnail .icn-thumb-k25.licn,
.thumbnail .icn-thumb-kdc.licn,
.thumbnail .icn-thumb-man.licn,
.thumbnail .icn-thumb-mat.licn,
.thumbnail .icn-thumb-miff.licn,
.thumbnail .icn-thumb-mng.licn,
.thumbnail .icn-thumb-mono.licn,
.thumbnail .icn-thumb-mpc.licn,
.thumbnail .icn-thumb-mpr.licn,
.thumbnail .icn-thumb-mrsid.licn,
.thumbnail .icn-thumb-mrw.licn,
.thumbnail .icn-thumb-msl.licn,
.thumbnail .icn-thumb-msvg.licn,
.thumbnail .icn-thumb-mtv.licn,
.thumbnail .icn-thumb-mvg.licn,
.thumbnail .icn-thumb-nef.licn,
.thumbnail .icn-thumb-orf.licn,
.thumbnail .icn-thumb-otb.licn,
.thumbnail .icn-thumb-p7.licn,
.thumbnail .icn-thumb-palm.licn,
.thumbnail .icn-thumb-pam.licn,
.thumbnail .icn-thumb-pbm.licn,
.thumbnail .icn-thumb-pcc.licn,
.thumbnail .icn-thumb-pcd.licn,
.thumbnail .icn-thumb-pcds.licn,
.thumbnail .icn-thumb-pcl.licn,
.thumbnail .icn-thumb-pct.licn,
.thumbnail .icn-thumb-pcx.licn,
.thumbnail .icn-thumb-pdb.licn,
.thumbnail .icn-thumb-pef.licn,
.thumbnail .icn-thumb-pex.licn,
.thumbnail .icn-thumb-pfa.licn,
.thumbnail .icn-thumb-pfb.licn,
.thumbnail .icn-thumb-pfm.licn,
.thumbnail .icn-thumb-pgm.licn,
.thumbnail .icn-thumb-picon.licn,
.thumbnail .icn-thumb-pict.licn,
.thumbnail .icn-thumb-pix.licn,
.thumbnail .icn-thumb-png.licn,
.thumbnail .icn-thumb-png24.licn,
.thumbnail .icn-thumb-png32.licn,
.thumbnail .icn-thumb-png8.licn,
.thumbnail .icn-thumb-pnm.licn,
.thumbnail .icn-thumb-ppm.licn,
.thumbnail .icn-thumb-psb.licn,
.thumbnail .icn-thumb-psd.licn,
.thumbnail .icn-thumb-ptif.licn,
.thumbnail .icn-thumb-pwp.licn,
.thumbnail .icn-thumb-rad.licn,
.thumbnail .icn-thumb-raf.licn,
.thumbnail .icn-thumb-rgb.licn,
.thumbnail .icn-thumb-rgba.licn,
.thumbnail .icn-thumb-rla.licn,
.thumbnail .icn-thumb-rle.licn,
.thumbnail .icn-thumb-sct.licn,
.thumbnail .icn-thumb-sfw.licn,
.thumbnail .icn-thumb-sgi.licn,
.thumbnail .icn-thumb-shtml.licn,
.thumbnail .icn-thumb-sid.licn,
.thumbnail .icn-thumb-sr2.licn,
.thumbnail .icn-thumb-srf.licn,
.thumbnail .icn-thumb-sun.licn,
.thumbnail .icn-thumb-svg.licn,
.thumbnail .icn-thumb-svgz.licn,
.thumbnail .icn-thumb-tga.licn,
.thumbnail .icn-thumb-tif.licn,
.thumbnail .icn-thumb-tiff.licn,
.thumbnail .icn-thumb-tiff64.licn,
.thumbnail .icn-thumb-tim.licn,
.thumbnail .icn-thumb-uil.licn,
.thumbnail .icn-thumb-uyvy.licn,
.thumbnail .icn-thumb-vicar.licn,
.thumbnail .icn-thumb-viff.licn,
.thumbnail .icn-thumb-wbmp.licn,
.thumbnail .icn-thumb-webp.licn,
.thumbnail .icn-thumb-wmf.licn,
.thumbnail .icn-thumb-wpg.licn,
.thumbnail .icn-thumb-x.licn,
.thumbnail .icn-thumb-x3f.licn,
.thumbnail .icn-thumb-xbm.licn,
.thumbnail .icn-thumb-xcf.licn,
.thumbnail .icn-thumb-xpm.licn,
.thumbnail .icn-thumb-xwd.licn,
.thumbnail .icn-thumb-ycbc.licn,
.thumbnail .icn-thumb-ycbcr.licn,
.thumbnail .icn-thumb-yuv.licn,
.thumbnail>.icn-thumb-3fr.sicn,
.thumbnail>.icn-thumb-aai.sicn,
.thumbnail>.icn-thumb-ai.sicn,
.thumbnail>.icn-thumb-art.sicn,
.thumbnail>.icn-thumb-arw.sicn,
.thumbnail>.icn-thumb-avs.sicn,
.thumbnail>.icn-thumb-bitmap.sicn,
.thumbnail>.icn-thumb-bmp.sicn,
.thumbnail>.icn-thumb-bmp2.sicn,
.thumbnail>.icn-thumb-bmp3.sicn,
.thumbnail>.icn-thumb-cals.sicn,
.thumbnail>.icn-thumb-cgm.sicn,
.thumbnail>.icn-thumb-cin.sicn,
.thumbnail>.icn-thumb-cmyk.sicn,
.thumbnail>.icn-thumb-cmyka.sicn,
.thumbnail>.icn-thumb-cr2.sicn,
.thumbnail>.icn-thumb-crw.sicn,
.thumbnail>.icn-thumb-cur.sicn,
.thumbnail>.icn-thumb-cut.sicn,
.thumbnail>.icn-thumb-dcm.sicn,
.thumbnail>.icn-thumb-dcr.sicn,
.thumbnail>.icn-thumb-dcx.sicn,
.thumbnail>.icn-thumb-dds.sicn,
.thumbnail>.icn-thumb-dib.sicn,
.thumbnail>.icn-thumb-dicom.sicn,
.thumbnail>.icn-thumb-dng.sicn,
.thumbnail>.icn-thumb-dot.sicn,
.thumbnail>.icn-thumb-dpx.sicn,
.thumbnail>.icn-thumb-emf.sicn,
.thumbnail>.icn-thumb-epdf.sicn,
.thumbnail>.icn-thumb-epi.sicn,
.thumbnail>.icn-thumb-eps.sicn,
.thumbnail>.icn-thumb-eps2.sicn,
.thumbnail>.icn-thumb-eps3.sicn,
.thumbnail>.icn-thumb-epsf.sicn,
.thumbnail>.icn-thumb-epsi.sicn,
.thumbnail>.icn-thumb-ept.sicn,
.thumbnail>.icn-thumb-erf.sicn,
.thumbnail>.icn-thumb-exr.sicn,
.thumbnail>.icn-thumb-fax.sicn,
.thumbnail>.icn-thumb-fig.sicn,
.thumbnail>.icn-thumb-fit.sicn,
.thumbnail>.icn-thumb-fits.sicn,
.thumbnail>.icn-thumb-fpx.sicn,
.thumbnail>.icn-thumb-fts.sicn,
.thumbnail>.icn-thumb-gif.sicn,
.thumbnail>.icn-thumb-gplt.sicn,
.thumbnail>.icn-thumb-gray.sicn,
.thumbnail>.icn-thumb-hdr.sicn,
.thumbnail>.icn-thumb-hpgl.sicn,
.thumbnail>.icn-thumb-hrz.sicn,
.thumbnail>.icn-thumb-ico.sicn,
.thumbnail>.icn-thumb-icon.sicn,
.thumbnail>.icn-thumb-iff.sicn,
.thumbnail>.icn-thumb-image.sicn,
.thumbnail>.icn-thumb-info.sicn,
.thumbnail>.icn-thumb-inli.sicn,
.thumbnail>.icn-thumb-jbig.sicn,
.thumbnail>.icn-thumb-jng.sicn,
.thumbnail>.icn-thumb-jp2.sicn,
.thumbnail>.icn-thumb-jpc.sicn,
.thumbnail>.icn-thumb-jpe.sicn,
.thumbnail>.icn-thumb-jpeg.sicn,
.thumbnail>.icn-thumb-jpf.sicn,
.thumbnail>.icn-thumb-jpg.sicn,
.thumbnail>.icn-thumb-k25.sicn,
.thumbnail>.icn-thumb-kdc.sicn,
.thumbnail>.icn-thumb-man.sicn,
.thumbnail>.icn-thumb-mat.sicn,
.thumbnail>.icn-thumb-miff.sicn,
.thumbnail>.icn-thumb-mng.sicn,
.thumbnail>.icn-thumb-mono.sicn,
.thumbnail>.icn-thumb-mpc.sicn,
.thumbnail>.icn-thumb-mpr.sicn,
.thumbnail>.icn-thumb-mrsid.sicn,
.thumbnail>.icn-thumb-mrw.sicn,
.thumbnail>.icn-thumb-msl.sicn,
.thumbnail>.icn-thumb-msvg.sicn,
.thumbnail>.icn-thumb-mtv.sicn,
.thumbnail>.icn-thumb-mvg.sicn,
.thumbnail>.icn-thumb-nef.sicn,
.thumbnail>.icn-thumb-orf.sicn,
.thumbnail>.icn-thumb-otb.sicn,
.thumbnail>.icn-thumb-p7.sicn,
.thumbnail>.icn-thumb-palm.sicn,
.thumbnail>.icn-thumb-pam.sicn,
.thumbnail>.icn-thumb-pbm.sicn,
.thumbnail>.icn-thumb-pcc.sicn,
.thumbnail>.icn-thumb-pcd.sicn,
.thumbnail>.icn-thumb-pcds.sicn,
.thumbnail>.icn-thumb-pcl.sicn,
.thumbnail>.icn-thumb-pct.sicn,
.thumbnail>.icn-thumb-pcx.sicn,
.thumbnail>.icn-thumb-pdb.sicn,
.thumbnail>.icn-thumb-pef.sicn,
.thumbnail>.icn-thumb-pex.sicn,
.thumbnail>.icn-thumb-pfa.sicn,
.thumbnail>.icn-thumb-pfb.sicn,
.thumbnail>.icn-thumb-pfm.sicn,
.thumbnail>.icn-thumb-pgm.sicn,
.thumbnail>.icn-thumb-picon.sicn,
.thumbnail>.icn-thumb-pict.sicn,
.thumbnail>.icn-thumb-pix.sicn,
.thumbnail>.icn-thumb-png.sicn,
.thumbnail>.icn-thumb-png24.sicn,
.thumbnail>.icn-thumb-png32.sicn,
.thumbnail>.icn-thumb-png8.sicn,
.thumbnail>.icn-thumb-pnm.sicn,
.thumbnail>.icn-thumb-ppm.sicn,
.thumbnail>.icn-thumb-psb.sicn,
.thumbnail>.icn-thumb-psd.sicn,
.thumbnail>.icn-thumb-ptif.sicn,
.thumbnail>.icn-thumb-pwp.sicn,
.thumbnail>.icn-thumb-rad.sicn,
.thumbnail>.icn-thumb-raf.sicn,
.thumbnail>.icn-thumb-rgb.sicn,
.thumbnail>.icn-thumb-rgba.sicn,
.thumbnail>.icn-thumb-rla.sicn,
.thumbnail>.icn-thumb-rle.sicn,
.thumbnail>.icn-thumb-sct.sicn,
.thumbnail>.icn-thumb-sfw.sicn,
.thumbnail>.icn-thumb-sgi.sicn,
.thumbnail>.icn-thumb-shtml.sicn,
.thumbnail>.icn-thumb-sid.sicn,
.thumbnail>.icn-thumb-sr2.sicn,
.thumbnail>.icn-thumb-srf.sicn,
.thumbnail>.icn-thumb-sun.sicn,
.thumbnail>.icn-thumb-svg.sicn,
.thumbnail>.icn-thumb-svgz.sicn,
.thumbnail>.icn-thumb-tga.sicn,
.thumbnail>.icn-thumb-tif.sicn,
.thumbnail>.icn-thumb-tiff.sicn,
.thumbnail>.icn-thumb-tiff64.sicn,
.thumbnail>.icn-thumb-tim.sicn,
.thumbnail>.icn-thumb-uil.sicn,
.thumbnail>.icn-thumb-uyvy.sicn,
.thumbnail>.icn-thumb-vicar.sicn,
.thumbnail>.icn-thumb-viff.sicn,
.thumbnail>.icn-thumb-wbmp.sicn,
.thumbnail>.icn-thumb-webp.sicn,
.thumbnail>.icn-thumb-wmf.sicn,
.thumbnail>.icn-thumb-wpg.sicn,
.thumbnail>.icn-thumb-x.sicn,
.thumbnail>.icn-thumb-x3f.sicn,
.thumbnail>.icn-thumb-xbm.sicn,
.thumbnail>.icn-thumb-xcf.sicn,
.thumbnail>.icn-thumb-xpm.sicn,
.thumbnail>.icn-thumb-xwd.sicn,
.thumbnail>.icn-thumb-ycbc.sicn,
.thumbnail>.icn-thumb-ycbcr.sicn,
.thumbnail>.icn-thumb-yuv.sicn{
background:url('/res/images/file-icons-retina/thumb/image@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-3fr.sicn,
.modal-detail .icn-thumb-aai.sicn,
.modal-detail .icn-thumb-ai.sicn,
.modal-detail .icn-thumb-art.sicn,
.modal-detail .icn-thumb-arw.sicn,
.modal-detail .icn-thumb-avs.sicn,
.modal-detail .icn-thumb-bitmap.sicn,
.modal-detail .icn-thumb-bmp.sicn,
.modal-detail .icn-thumb-bmp2.sicn,
.modal-detail .icn-thumb-bmp3.sicn,
.modal-detail .icn-thumb-cals.sicn,
.modal-detail .icn-thumb-cgm.sicn,
.modal-detail .icn-thumb-cin.sicn,
.modal-detail .icn-thumb-cmyk.sicn,
.modal-detail .icn-thumb-cmyka.sicn,
.modal-detail .icn-thumb-cr2.sicn,
.modal-detail .icn-thumb-crw.sicn,
.modal-detail .icn-thumb-cur.sicn,
.modal-detail .icn-thumb-cut.sicn,
.modal-detail .icn-thumb-dcm.sicn,
.modal-detail .icn-thumb-dcr.sicn,
.modal-detail .icn-thumb-dcx.sicn,
.modal-detail .icn-thumb-dds.sicn,
.modal-detail .icn-thumb-dib.sicn,
.modal-detail .icn-thumb-dicom.sicn,
.modal-detail .icn-thumb-dng.sicn,
.modal-detail .icn-thumb-dot.sicn,
.modal-detail .icn-thumb-dpx.sicn,
.modal-detail .icn-thumb-emf.sicn,
.modal-detail .icn-thumb-epdf.sicn,
.modal-detail .icn-thumb-epi.sicn,
.modal-detail .icn-thumb-eps.sicn,
.modal-detail .icn-thumb-eps2.sicn,
.modal-detail .icn-thumb-eps3.sicn,
.modal-detail .icn-thumb-epsf.sicn,
.modal-detail .icn-thumb-epsi.sicn,
.modal-detail .icn-thumb-ept.sicn,
.modal-detail .icn-thumb-erf.sicn,
.modal-detail .icn-thumb-exr.sicn,
.modal-detail .icn-thumb-fax.sicn,
.modal-detail .icn-thumb-fig.sicn,
.modal-detail .icn-thumb-fit.sicn,
.modal-detail .icn-thumb-fits.sicn,
.modal-detail .icn-thumb-fpx.sicn,
.modal-detail .icn-thumb-fts.sicn,
.modal-detail .icn-thumb-gif.sicn,
.modal-detail .icn-thumb-gplt.sicn,
.modal-detail .icn-thumb-gray.sicn,
.modal-detail .icn-thumb-hdr.sicn,
.modal-detail .icn-thumb-hpgl.sicn,
.modal-detail .icn-thumb-hrz.sicn,
.modal-detail .icn-thumb-ico.sicn,
.modal-detail .icn-thumb-icon.sicn,
.modal-detail .icn-thumb-iff.sicn,
.modal-detail .icn-thumb-image.sicn,
.modal-detail .icn-thumb-info.sicn,
.modal-detail .icn-thumb-inli.sicn,
.modal-detail .icn-thumb-jbig.sicn,
.modal-detail .icn-thumb-jng.sicn,
.modal-detail .icn-thumb-jp2.sicn,
.modal-detail .icn-thumb-jpc.sicn,
.modal-detail .icn-thumb-jpe.sicn,
.modal-detail .icn-thumb-jpeg.sicn,
.modal-detail .icn-thumb-jpf.sicn,
.modal-detail .icn-thumb-jpg.sicn,
.modal-detail .icn-thumb-k25.sicn,
.modal-detail .icn-thumb-kdc.sicn,
.modal-detail .icn-thumb-man.sicn,
.modal-detail .icn-thumb-mat.sicn,
.modal-detail .icn-thumb-miff.sicn,
.modal-detail .icn-thumb-mng.sicn,
.modal-detail .icn-thumb-mono.sicn,
.modal-detail .icn-thumb-mpc.sicn,
.modal-detail .icn-thumb-mpr.sicn,
.modal-detail .icn-thumb-mrsid.sicn,
.modal-detail .icn-thumb-mrw.sicn,
.modal-detail .icn-thumb-msl.sicn,
.modal-detail .icn-thumb-msvg.sicn,
.modal-detail .icn-thumb-mtv.sicn,
.modal-detail .icn-thumb-mvg.sicn,
.modal-detail .icn-thumb-nef.sicn,
.modal-detail .icn-thumb-orf.sicn,
.modal-detail .icn-thumb-otb.sicn,
.modal-detail .icn-thumb-p7.sicn,
.modal-detail .icn-thumb-palm.sicn,
.modal-detail .icn-thumb-pam.sicn,
.modal-detail .icn-thumb-pbm.sicn,
.modal-detail .icn-thumb-pcc.sicn,
.modal-detail .icn-thumb-pcd.sicn,
.modal-detail .icn-thumb-pcds.sicn,
.modal-detail .icn-thumb-pcl.sicn,
.modal-detail .icn-thumb-pct.sicn,
.modal-detail .icn-thumb-pcx.sicn,
.modal-detail .icn-thumb-pdb.sicn,
.modal-detail .icn-thumb-pef.sicn,
.modal-detail .icn-thumb-pex.sicn,
.modal-detail .icn-thumb-pfa.sicn,
.modal-detail .icn-thumb-pfb.sicn,
.modal-detail .icn-thumb-pfm.sicn,
.modal-detail .icn-thumb-pgm.sicn,
.modal-detail .icn-thumb-picon.sicn,
.modal-detail .icn-thumb-pict.sicn,
.modal-detail .icn-thumb-pix.sicn,
.modal-detail .icn-thumb-png.sicn,
.modal-detail .icn-thumb-png24.sicn,
.modal-detail .icn-thumb-png32.sicn,
.modal-detail .icn-thumb-png8.sicn,
.modal-detail .icn-thumb-pnm.sicn,
.modal-detail .icn-thumb-ppm.sicn,
.modal-detail .icn-thumb-psb.sicn,
.modal-detail .icn-thumb-psd.sicn,
.modal-detail .icn-thumb-ptif.sicn,
.modal-detail .icn-thumb-pwp.sicn,
.modal-detail .icn-thumb-rad.sicn,
.modal-detail .icn-thumb-raf.sicn,
.modal-detail .icn-thumb-rgb.sicn,
.modal-detail .icn-thumb-rgba.sicn,
.modal-detail .icn-thumb-rla.sicn,
.modal-detail .icn-thumb-rle.sicn,
.modal-detail .icn-thumb-sct.sicn,
.modal-detail .icn-thumb-sfw.sicn,
.modal-detail .icn-thumb-sgi.sicn,
.modal-detail .icn-thumb-shtml.sicn,
.modal-detail .icn-thumb-sid.sicn,
.modal-detail .icn-thumb-sr2.sicn,
.modal-detail .icn-thumb-srf.sicn,
.modal-detail .icn-thumb-sun.sicn,
.modal-detail .icn-thumb-svg.sicn,
.modal-detail .icn-thumb-svgz.sicn,
.modal-detail .icn-thumb-tga.sicn,
.modal-detail .icn-thumb-tif.sicn,
.modal-detail .icn-thumb-tiff.sicn,
.modal-detail .icn-thumb-tiff64.sicn,
.modal-detail .icn-thumb-tim.sicn,
.modal-detail .icn-thumb-uil.sicn,
.modal-detail .icn-thumb-uyvy.sicn,
.modal-detail .icn-thumb-vicar.sicn,
.modal-detail .icn-thumb-viff.sicn,
.modal-detail .icn-thumb-wbmp.sicn,
.modal-detail .icn-thumb-webp.sicn,
.modal-detail .icn-thumb-wmf.sicn,
.modal-detail .icn-thumb-wpg.sicn,
.modal-detail .icn-thumb-x.sicn,
.modal-detail .icn-thumb-x3f.sicn,
.modal-detail .icn-thumb-xbm.sicn,
.modal-detail .icn-thumb-xcf.sicn,
.modal-detail .icn-thumb-xpm.sicn,
.modal-detail .icn-thumb-xwd.sicn,
.modal-detail .icn-thumb-ycbc.sicn,
.modal-detail .icn-thumb-ycbcr.sicn,
.modal-detail .icn-thumb-yuv.sicn,
.view-list .thumbnail .icn-thumb-3fr.licn,
.view-list .thumbnail .icn-thumb-3fr.sicn,
.view-list .thumbnail .icn-thumb-aai.licn,
.view-list .thumbnail .icn-thumb-aai.sicn,
.view-list .thumbnail .icn-thumb-ai.licn,
.view-list .thumbnail .icn-thumb-ai.sicn,
.view-list .thumbnail .icn-thumb-art.licn,
.view-list .thumbnail .icn-thumb-art.sicn,
.view-list .thumbnail .icn-thumb-arw.licn,
.view-list .thumbnail .icn-thumb-arw.sicn,
.view-list .thumbnail .icn-thumb-avs.licn,
.view-list .thumbnail .icn-thumb-avs.sicn,
.view-list .thumbnail .icn-thumb-bitmap.licn,
.view-list .thumbnail .icn-thumb-bitmap.sicn,
.view-list .thumbnail .icn-thumb-bmp.licn,
.view-list .thumbnail .icn-thumb-bmp.sicn,
.view-list .thumbnail .icn-thumb-bmp2.licn,
.view-list .thumbnail .icn-thumb-bmp2.sicn,
.view-list .thumbnail .icn-thumb-bmp3.licn,
.view-list .thumbnail .icn-thumb-bmp3.sicn,
.view-list .thumbnail .icn-thumb-cals.licn,
.view-list .thumbnail .icn-thumb-cals.sicn,
.view-list .thumbnail .icn-thumb-cgm.licn,
.view-list .thumbnail .icn-thumb-cgm.sicn,
.view-list .thumbnail .icn-thumb-cin.licn,
.view-list .thumbnail .icn-thumb-cin.sicn,
.view-list .thumbnail .icn-thumb-cmyk.licn,
.view-list .thumbnail .icn-thumb-cmyk.sicn,
.view-list .thumbnail .icn-thumb-cmyka.licn,
.view-list .thumbnail .icn-thumb-cmyka.sicn,
.view-list .thumbnail .icn-thumb-cr2.licn,
.view-list .thumbnail .icn-thumb-cr2.sicn,
.view-list .thumbnail .icn-thumb-crw.licn,
.view-list .thumbnail .icn-thumb-crw.sicn,
.view-list .thumbnail .icn-thumb-cur.licn,
.view-list .thumbnail .icn-thumb-cur.sicn,
.view-list .thumbnail .icn-thumb-cut.licn,
.view-list .thumbnail .icn-thumb-cut.sicn,
.view-list .thumbnail .icn-thumb-dcm.licn,
.view-list .thumbnail .icn-thumb-dcm.sicn,
.view-list .thumbnail .icn-thumb-dcr.licn,
.view-list .thumbnail .icn-thumb-dcr.sicn,
.view-list .thumbnail .icn-thumb-dcx.licn,
.view-list .thumbnail .icn-thumb-dcx.sicn,
.view-list .thumbnail .icn-thumb-dds.licn,
.view-list .thumbnail .icn-thumb-dds.sicn,
.view-list .thumbnail .icn-thumb-dib.licn,
.view-list .thumbnail .icn-thumb-dib.sicn,
.view-list .thumbnail .icn-thumb-dicom.licn,
.view-list .thumbnail .icn-thumb-dicom.sicn,
.view-list .thumbnail .icn-thumb-dng.licn,
.view-list .thumbnail .icn-thumb-dng.sicn,
.view-list .thumbnail .icn-thumb-dot.licn,
.view-list .thumbnail .icn-thumb-dot.sicn,
.view-list .thumbnail .icn-thumb-dpx.licn,
.view-list .thumbnail .icn-thumb-dpx.sicn,
.view-list .thumbnail .icn-thumb-emf.licn,
.view-list .thumbnail .icn-thumb-emf.sicn,
.view-list .thumbnail .icn-thumb-epdf.licn,
.view-list .thumbnail .icn-thumb-epdf.sicn,
.view-list .thumbnail .icn-thumb-epi.licn,
.view-list .thumbnail .icn-thumb-epi.sicn,
.view-list .thumbnail .icn-thumb-eps.licn,
.view-list .thumbnail .icn-thumb-eps.sicn,
.view-list .thumbnail .icn-thumb-eps2.licn,
.view-list .thumbnail .icn-thumb-eps2.sicn,
.view-list .thumbnail .icn-thumb-eps3.licn,
.view-list .thumbnail .icn-thumb-eps3.sicn,
.view-list .thumbnail .icn-thumb-epsf.licn,
.view-list .thumbnail .icn-thumb-epsf.sicn,
.view-list .thumbnail .icn-thumb-epsi.licn,
.view-list .thumbnail .icn-thumb-epsi.sicn,
.view-list .thumbnail .icn-thumb-ept.licn,
.view-list .thumbnail .icn-thumb-ept.sicn,
.view-list .thumbnail .icn-thumb-erf.licn,
.view-list .thumbnail .icn-thumb-erf.sicn,
.view-list .thumbnail .icn-thumb-exr.licn,
.view-list .thumbnail .icn-thumb-exr.sicn,
.view-list .thumbnail .icn-thumb-fax.licn,
.view-list .thumbnail .icn-thumb-fax.sicn,
.view-list .thumbnail .icn-thumb-fig.licn,
.view-list .thumbnail .icn-thumb-fig.sicn,
.view-list .thumbnail .icn-thumb-fit.licn,
.view-list .thumbnail .icn-thumb-fit.sicn,
.view-list .thumbnail .icn-thumb-fits.licn,
.view-list .thumbnail .icn-thumb-fits.sicn,
.view-list .thumbnail .icn-thumb-fpx.licn,
.view-list .thumbnail .icn-thumb-fpx.sicn,
.view-list .thumbnail .icn-thumb-fts.licn,
.view-list .thumbnail .icn-thumb-fts.sicn,
.view-list .thumbnail .icn-thumb-gif.licn,
.view-list .thumbnail .icn-thumb-gif.sicn,
.view-list .thumbnail .icn-thumb-gplt.licn,
.view-list .thumbnail .icn-thumb-gplt.sicn,
.view-list .thumbnail .icn-thumb-gray.licn,
.view-list .thumbnail .icn-thumb-gray.sicn,
.view-list .thumbnail .icn-thumb-hdr.licn,
.view-list .thumbnail .icn-thumb-hdr.sicn,
.view-list .thumbnail .icn-thumb-hpgl.licn,
.view-list .thumbnail .icn-thumb-hpgl.sicn,
.view-list .thumbnail .icn-thumb-hrz.licn,
.view-list .thumbnail .icn-thumb-hrz.sicn,
.view-list .thumbnail .icn-thumb-ico.licn,
.view-list .thumbnail .icn-thumb-ico.sicn,
.view-list .thumbnail .icn-thumb-icon.licn,
.view-list .thumbnail .icn-thumb-icon.sicn,
.view-list .thumbnail .icn-thumb-iff.licn,
.view-list .thumbnail .icn-thumb-iff.sicn,
.view-list .thumbnail .icn-thumb-image.licn,
.view-list .thumbnail .icn-thumb-image.sicn,
.view-list .thumbnail .icn-thumb-info.licn,
.view-list .thumbnail .icn-thumb-info.sicn,
.view-list .thumbnail .icn-thumb-inli.licn,
.view-list .thumbnail .icn-thumb-inli.sicn,
.view-list .thumbnail .icn-thumb-jbig.licn,
.view-list .thumbnail .icn-thumb-jbig.sicn,
.view-list .thumbnail .icn-thumb-jng.licn,
.view-list .thumbnail .icn-thumb-jng.sicn,
.view-list .thumbnail .icn-thumb-jp2.licn,
.view-list .thumbnail .icn-thumb-jp2.sicn,
.view-list .thumbnail .icn-thumb-jpc.licn,
.view-list .thumbnail .icn-thumb-jpc.sicn,
.view-list .thumbnail .icn-thumb-jpe.licn,
.view-list .thumbnail .icn-thumb-jpe.sicn,
.view-list .thumbnail .icn-thumb-jpeg.licn,
.view-list .thumbnail .icn-thumb-jpeg.sicn,
.view-list .thumbnail .icn-thumb-jpf.licn,
.view-list .thumbnail .icn-thumb-jpf.sicn,
.view-list .thumbnail .icn-thumb-jpg.licn,
.view-list .thumbnail .icn-thumb-jpg.sicn,
.view-list .thumbnail .icn-thumb-k25.licn,
.view-list .thumbnail .icn-thumb-k25.sicn,
.view-list .thumbnail .icn-thumb-kdc.licn,
.view-list .thumbnail .icn-thumb-kdc.sicn,
.view-list .thumbnail .icn-thumb-man.licn,
.view-list .thumbnail .icn-thumb-man.sicn,
.view-list .thumbnail .icn-thumb-mat.licn,
.view-list .thumbnail .icn-thumb-mat.sicn,
.view-list .thumbnail .icn-thumb-miff.licn,
.view-list .thumbnail .icn-thumb-miff.sicn,
.view-list .thumbnail .icn-thumb-mng.licn,
.view-list .thumbnail .icn-thumb-mng.sicn,
.view-list .thumbnail .icn-thumb-mono.licn,
.view-list .thumbnail .icn-thumb-mono.sicn,
.view-list .thumbnail .icn-thumb-mpc.licn,
.view-list .thumbnail .icn-thumb-mpc.sicn,
.view-list .thumbnail .icn-thumb-mpr.licn,
.view-list .thumbnail .icn-thumb-mpr.sicn,
.view-list .thumbnail .icn-thumb-mrsid.licn,
.view-list .thumbnail .icn-thumb-mrsid.sicn,
.view-list .thumbnail .icn-thumb-mrw.licn,
.view-list .thumbnail .icn-thumb-mrw.sicn,
.view-list .thumbnail .icn-thumb-msl.licn,
.view-list .thumbnail .icn-thumb-msl.sicn,
.view-list .thumbnail .icn-thumb-msvg.licn,
.view-list .thumbnail .icn-thumb-msvg.sicn,
.view-list .thumbnail .icn-thumb-mtv.licn,
.view-list .thumbnail .icn-thumb-mtv.sicn,
.view-list .thumbnail .icn-thumb-mvg.licn,
.view-list .thumbnail .icn-thumb-mvg.sicn,
.view-list .thumbnail .icn-thumb-nef.licn,
.view-list .thumbnail .icn-thumb-nef.sicn,
.view-list .thumbnail .icn-thumb-orf.licn,
.view-list .thumbnail .icn-thumb-orf.sicn,
.view-list .thumbnail .icn-thumb-otb.licn,
.view-list .thumbnail .icn-thumb-otb.sicn,
.view-list .thumbnail .icn-thumb-p7.licn,
.view-list .thumbnail .icn-thumb-p7.sicn,
.view-list .thumbnail .icn-thumb-palm.licn,
.view-list .thumbnail .icn-thumb-palm.sicn,
.view-list .thumbnail .icn-thumb-pam.licn,
.view-list .thumbnail .icn-thumb-pam.sicn,
.view-list .thumbnail .icn-thumb-pbm.licn,
.view-list .thumbnail .icn-thumb-pbm.sicn,
.view-list .thumbnail .icn-thumb-pcc.licn,
.view-list .thumbnail .icn-thumb-pcc.sicn,
.view-list .thumbnail .icn-thumb-pcd.licn,
.view-list .thumbnail .icn-thumb-pcd.sicn,
.view-list .thumbnail .icn-thumb-pcds.licn,
.view-list .thumbnail .icn-thumb-pcds.sicn,
.view-list .thumbnail .icn-thumb-pcl.licn,
.view-list .thumbnail .icn-thumb-pcl.sicn,
.view-list .thumbnail .icn-thumb-pct.licn,
.view-list .thumbnail .icn-thumb-pct.sicn,
.view-list .thumbnail .icn-thumb-pcx.licn,
.view-list .thumbnail .icn-thumb-pcx.sicn,
.view-list .thumbnail .icn-thumb-pdb.licn,
.view-list .thumbnail .icn-thumb-pdb.sicn,
.view-list .thumbnail .icn-thumb-pef.licn,
.view-list .thumbnail .icn-thumb-pef.sicn,
.view-list .thumbnail .icn-thumb-pex.licn,
.view-list .thumbnail .icn-thumb-pex.sicn,
.view-list .thumbnail .icn-thumb-pfa.licn,
.view-list .thumbnail .icn-thumb-pfa.sicn,
.view-list .thumbnail .icn-thumb-pfb.licn,
.view-list .thumbnail .icn-thumb-pfb.sicn,
.view-list .thumbnail .icn-thumb-pfm.licn,
.view-list .thumbnail .icn-thumb-pfm.sicn,
.view-list .thumbnail .icn-thumb-pgm.licn,
.view-list .thumbnail .icn-thumb-pgm.sicn,
.view-list .thumbnail .icn-thumb-picon.licn,
.view-list .thumbnail .icn-thumb-picon.sicn,
.view-list .thumbnail .icn-thumb-pict.licn,
.view-list .thumbnail .icn-thumb-pict.sicn,
.view-list .thumbnail .icn-thumb-pix.licn,
.view-list .thumbnail .icn-thumb-pix.sicn,
.view-list .thumbnail .icn-thumb-png.licn,
.view-list .thumbnail .icn-thumb-png.sicn,
.view-list .thumbnail .icn-thumb-png24.licn,
.view-list .thumbnail .icn-thumb-png24.sicn,
.view-list .thumbnail .icn-thumb-png32.licn,
.view-list .thumbnail .icn-thumb-png32.sicn,
.view-list .thumbnail .icn-thumb-png8.licn,
.view-list .thumbnail .icn-thumb-png8.sicn,
.view-list .thumbnail .icn-thumb-pnm.licn,
.view-list .thumbnail .icn-thumb-pnm.sicn,
.view-list .thumbnail .icn-thumb-ppm.licn,
.view-list .thumbnail .icn-thumb-ppm.sicn,
.view-list .thumbnail .icn-thumb-psb.licn,
.view-list .thumbnail .icn-thumb-psb.sicn,
.view-list .thumbnail .icn-thumb-psd.licn,
.view-list .thumbnail .icn-thumb-psd.sicn,
.view-list .thumbnail .icn-thumb-ptif.licn,
.view-list .thumbnail .icn-thumb-ptif.sicn,
.view-list .thumbnail .icn-thumb-pwp.licn,
.view-list .thumbnail .icn-thumb-pwp.sicn,
.view-list .thumbnail .icn-thumb-rad.licn,
.view-list .thumbnail .icn-thumb-rad.sicn,
.view-list .thumbnail .icn-thumb-raf.licn,
.view-list .thumbnail .icn-thumb-raf.sicn,
.view-list .thumbnail .icn-thumb-rgb.licn,
.view-list .thumbnail .icn-thumb-rgb.sicn,
.view-list .thumbnail .icn-thumb-rgba.licn,
.view-list .thumbnail .icn-thumb-rgba.sicn,
.view-list .thumbnail .icn-thumb-rla.licn,
.view-list .thumbnail .icn-thumb-rla.sicn,
.view-list .thumbnail .icn-thumb-rle.licn,
.view-list .thumbnail .icn-thumb-rle.sicn,
.view-list .thumbnail .icn-thumb-sct.licn,
.view-list .thumbnail .icn-thumb-sct.sicn,
.view-list .thumbnail .icn-thumb-sfw.licn,
.view-list .thumbnail .icn-thumb-sfw.sicn,
.view-list .thumbnail .icn-thumb-sgi.licn,
.view-list .thumbnail .icn-thumb-sgi.sicn,
.view-list .thumbnail .icn-thumb-shtml.licn,
.view-list .thumbnail .icn-thumb-shtml.sicn,
.view-list .thumbnail .icn-thumb-sid.licn,
.view-list .thumbnail .icn-thumb-sid.sicn,
.view-list .thumbnail .icn-thumb-sr2.licn,
.view-list .thumbnail .icn-thumb-sr2.sicn,
.view-list .thumbnail .icn-thumb-srf.licn,
.view-list .thumbnail .icn-thumb-srf.sicn,
.view-list .thumbnail .icn-thumb-sun.licn,
.view-list .thumbnail .icn-thumb-sun.sicn,
.view-list .thumbnail .icn-thumb-svg.licn,
.view-list .thumbnail .icn-thumb-svg.sicn,
.view-list .thumbnail .icn-thumb-svgz.licn,
.view-list .thumbnail .icn-thumb-svgz.sicn,
.view-list .thumbnail .icn-thumb-tga.licn,
.view-list .thumbnail .icn-thumb-tga.sicn,
.view-list .thumbnail .icn-thumb-tif.licn,
.view-list .thumbnail .icn-thumb-tif.sicn,
.view-list .thumbnail .icn-thumb-tiff.licn,
.view-list .thumbnail .icn-thumb-tiff.sicn,
.view-list .thumbnail .icn-thumb-tiff64.licn,
.view-list .thumbnail .icn-thumb-tiff64.sicn,
.view-list .thumbnail .icn-thumb-tim.licn,
.view-list .thumbnail .icn-thumb-tim.sicn,
.view-list .thumbnail .icn-thumb-uil.licn,
.view-list .thumbnail .icn-thumb-uil.sicn,
.view-list .thumbnail .icn-thumb-uyvy.licn,
.view-list .thumbnail .icn-thumb-uyvy.sicn,
.view-list .thumbnail .icn-thumb-vicar.licn,
.view-list .thumbnail .icn-thumb-vicar.sicn,
.view-list .thumbnail .icn-thumb-viff.licn,
.view-list .thumbnail .icn-thumb-viff.sicn,
.view-list .thumbnail .icn-thumb-wbmp.licn,
.view-list .thumbnail .icn-thumb-wbmp.sicn,
.view-list .thumbnail .icn-thumb-webp.licn,
.view-list .thumbnail .icn-thumb-webp.sicn,
.view-list .thumbnail .icn-thumb-wmf.licn,
.view-list .thumbnail .icn-thumb-wmf.sicn,
.view-list .thumbnail .icn-thumb-wpg.licn,
.view-list .thumbnail .icn-thumb-wpg.sicn,
.view-list .thumbnail .icn-thumb-x.licn,
.view-list .thumbnail .icn-thumb-x.sicn,
.view-list .thumbnail .icn-thumb-x3f.licn,
.view-list .thumbnail .icn-thumb-x3f.sicn,
.view-list .thumbnail .icn-thumb-xbm.licn,
.view-list .thumbnail .icn-thumb-xbm.sicn,
.view-list .thumbnail .icn-thumb-xcf.licn,
.view-list .thumbnail .icn-thumb-xcf.sicn,
.view-list .thumbnail .icn-thumb-xpm.licn,
.view-list .thumbnail .icn-thumb-xpm.sicn,
.view-list .thumbnail .icn-thumb-xwd.licn,
.view-list .thumbnail .icn-thumb-xwd.sicn,
.view-list .thumbnail .icn-thumb-ycbc.licn,
.view-list .thumbnail .icn-thumb-ycbc.sicn,
.view-list .thumbnail .icn-thumb-ycbcr.licn,
.view-list .thumbnail .icn-thumb-ycbcr.sicn,
.view-list .thumbnail .icn-thumb-yuv.licn,
.view-list .thumbnail .icn-thumb-yuv.sicn{
background:url('/res/images/file-icons/sprite/image.png?1736780833') center center no-repeat
}
.icn-thumb-3g2,
.icn-thumb-3gp,
.icn-thumb-avi,
.icn-thumb-flv,
.icn-thumb-m2v,
.icn-thumb-m4v,
.icn-thumb-mkv,
.icn-thumb-mov,
.icn-thumb-mp4,
.icn-thumb-mpeg,
.icn-thumb-ogv,
.icn-thumb-rm,
.icn-thumb-video,
.icn-thumb-vob,
.icn-thumb-webm,
.icn-thumb-wmv{
background:url('/res/images/file-icons/small-thumb/video.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-3g2,
.scheduled-shares-page .icn-thumb-3gp,
.scheduled-shares-page .icn-thumb-avi,
.scheduled-shares-page .icn-thumb-flv,
.scheduled-shares-page .icn-thumb-m2v,
.scheduled-shares-page .icn-thumb-m4v,
.scheduled-shares-page .icn-thumb-mkv,
.scheduled-shares-page .icn-thumb-mov,
.scheduled-shares-page .icn-thumb-mp4,
.scheduled-shares-page .icn-thumb-mpeg,
.scheduled-shares-page .icn-thumb-ogv,
.scheduled-shares-page .icn-thumb-rm,
.scheduled-shares-page .icn-thumb-video,
.scheduled-shares-page .icn-thumb-vob,
.scheduled-shares-page .icn-thumb-webm,
.scheduled-shares-page .icn-thumb-wmv,
.search-page .icn-thumb-3g2,
.search-page .icn-thumb-3gp,
.search-page .icn-thumb-avi,
.search-page .icn-thumb-flv,
.search-page .icn-thumb-m2v,
.search-page .icn-thumb-m4v,
.search-page .icn-thumb-mkv,
.search-page .icn-thumb-mov,
.search-page .icn-thumb-mp4,
.search-page .icn-thumb-mpeg,
.search-page .icn-thumb-ogv,
.search-page .icn-thumb-rm,
.search-page .icn-thumb-video,
.search-page .icn-thumb-vob,
.search-page .icn-thumb-webm,
.search-page .icn-thumb-wmv,
.shared-by-me-page .icn-thumb-3g2,
.shared-by-me-page .icn-thumb-3gp,
.shared-by-me-page .icn-thumb-avi,
.shared-by-me-page .icn-thumb-flv,
.shared-by-me-page .icn-thumb-m2v,
.shared-by-me-page .icn-thumb-m4v,
.shared-by-me-page .icn-thumb-mkv,
.shared-by-me-page .icn-thumb-mov,
.shared-by-me-page .icn-thumb-mp4,
.shared-by-me-page .icn-thumb-mpeg,
.shared-by-me-page .icn-thumb-ogv,
.shared-by-me-page .icn-thumb-rm,
.shared-by-me-page .icn-thumb-video,
.shared-by-me-page .icn-thumb-vob,
.shared-by-me-page .icn-thumb-webm,
.shared-by-me-page .icn-thumb-wmv,
.shared-with-me-page .icn-thumb-3g2,
.shared-with-me-page .icn-thumb-3gp,
.shared-with-me-page .icn-thumb-avi,
.shared-with-me-page .icn-thumb-flv,
.shared-with-me-page .icn-thumb-m2v,
.shared-with-me-page .icn-thumb-m4v,
.shared-with-me-page .icn-thumb-mkv,
.shared-with-me-page .icn-thumb-mov,
.shared-with-me-page .icn-thumb-mp4,
.shared-with-me-page .icn-thumb-mpeg,
.shared-with-me-page .icn-thumb-ogv,
.shared-with-me-page .icn-thumb-rm,
.shared-with-me-page .icn-thumb-video,
.shared-with-me-page .icn-thumb-vob,
.shared-with-me-page .icn-thumb-webm,
.shared-with-me-page .icn-thumb-wmv{
background-position:-1404px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-3g2,
.download-outer>.icn-thumb-3gp,
.download-outer>.icn-thumb-avi,
.download-outer>.icn-thumb-flv,
.download-outer>.icn-thumb-m2v,
.download-outer>.icn-thumb-m4v,
.download-outer>.icn-thumb-mkv,
.download-outer>.icn-thumb-mov,
.download-outer>.icn-thumb-mp4,
.download-outer>.icn-thumb-mpeg,
.download-outer>.icn-thumb-ogv,
.download-outer>.icn-thumb-rm,
.download-outer>.icn-thumb-video,
.download-outer>.icn-thumb-vob,
.download-outer>.icn-thumb-webm,
.download-outer>.icn-thumb-wmv{
background:url('/res/images/file-icons/thumb/video.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-3fr.sicn,
.modal-detail .icn-thumb-aai.sicn,
.modal-detail .icn-thumb-ai.sicn,
.modal-detail .icn-thumb-art.sicn,
.modal-detail .icn-thumb-arw.sicn,
.modal-detail .icn-thumb-avs.sicn,
.modal-detail .icn-thumb-bitmap.sicn,
.modal-detail .icn-thumb-bmp.sicn,
.modal-detail .icn-thumb-bmp2.sicn,
.modal-detail .icn-thumb-bmp3.sicn,
.modal-detail .icn-thumb-cals.sicn,
.modal-detail .icn-thumb-cgm.sicn,
.modal-detail .icn-thumb-cin.sicn,
.modal-detail .icn-thumb-cmyk.sicn,
.modal-detail .icn-thumb-cmyka.sicn,
.modal-detail .icn-thumb-cr2.sicn,
.modal-detail .icn-thumb-crw.sicn,
.modal-detail .icn-thumb-cur.sicn,
.modal-detail .icn-thumb-cut.sicn,
.modal-detail .icn-thumb-dcm.sicn,
.modal-detail .icn-thumb-dcr.sicn,
.modal-detail .icn-thumb-dcx.sicn,
.modal-detail .icn-thumb-dds.sicn,
.modal-detail .icn-thumb-dib.sicn,
.modal-detail .icn-thumb-dicom.sicn,
.modal-detail .icn-thumb-dng.sicn,
.modal-detail .icn-thumb-dot.sicn,
.modal-detail .icn-thumb-dpx.sicn,
.modal-detail .icn-thumb-emf.sicn,
.modal-detail .icn-thumb-epdf.sicn,
.modal-detail .icn-thumb-epi.sicn,
.modal-detail .icn-thumb-eps.sicn,
.modal-detail .icn-thumb-eps2.sicn,
.modal-detail .icn-thumb-eps3.sicn,
.modal-detail .icn-thumb-epsf.sicn,
.modal-detail .icn-thumb-epsi.sicn,
.modal-detail .icn-thumb-ept.sicn,
.modal-detail .icn-thumb-erf.sicn,
.modal-detail .icn-thumb-exr.sicn,
.modal-detail .icn-thumb-fax.sicn,
.modal-detail .icn-thumb-fig.sicn,
.modal-detail .icn-thumb-fit.sicn,
.modal-detail .icn-thumb-fits.sicn,
.modal-detail .icn-thumb-fpx.sicn,
.modal-detail .icn-thumb-fts.sicn,
.modal-detail .icn-thumb-gif.sicn,
.modal-detail .icn-thumb-gplt.sicn,
.modal-detail .icn-thumb-gray.sicn,
.modal-detail .icn-thumb-hdr.sicn,
.modal-detail .icn-thumb-hpgl.sicn,
.modal-detail .icn-thumb-hrz.sicn,
.modal-detail .icn-thumb-ico.sicn,
.modal-detail .icn-thumb-icon.sicn,
.modal-detail .icn-thumb-iff.sicn,
.modal-detail .icn-thumb-image.sicn,
.modal-detail .icn-thumb-info.sicn,
.modal-detail .icn-thumb-inli.sicn,
.modal-detail .icn-thumb-jbig.sicn,
.modal-detail .icn-thumb-jng.sicn,
.modal-detail .icn-thumb-jp2.sicn,
.modal-detail .icn-thumb-jpc.sicn,
.modal-detail .icn-thumb-jpe.sicn,
.modal-detail .icn-thumb-jpeg.sicn,
.modal-detail .icn-thumb-jpf.sicn,
.modal-detail .icn-thumb-jpg.sicn,
.modal-detail .icn-thumb-k25.sicn,
.modal-detail .icn-thumb-kdc.sicn,
.modal-detail .icn-thumb-man.sicn,
.modal-detail .icn-thumb-mat.sicn,
.modal-detail .icn-thumb-miff.sicn,
.modal-detail .icn-thumb-mng.sicn,
.modal-detail .icn-thumb-mono.sicn,
.modal-detail .icn-thumb-mpc.sicn,
.modal-detail .icn-thumb-mpr.sicn,
.modal-detail .icn-thumb-mrsid.sicn,
.modal-detail .icn-thumb-mrw.sicn,
.modal-detail .icn-thumb-msl.sicn,
.modal-detail .icn-thumb-msvg.sicn,
.modal-detail .icn-thumb-mtv.sicn,
.modal-detail .icn-thumb-mvg.sicn,
.modal-detail .icn-thumb-nef.sicn,
.modal-detail .icn-thumb-orf.sicn,
.modal-detail .icn-thumb-otb.sicn,
.modal-detail .icn-thumb-p7.sicn,
.modal-detail .icn-thumb-palm.sicn,
.modal-detail .icn-thumb-pam.sicn,
.modal-detail .icn-thumb-pbm.sicn,
.modal-detail .icn-thumb-pcc.sicn,
.modal-detail .icn-thumb-pcd.sicn,
.modal-detail .icn-thumb-pcds.sicn,
.modal-detail .icn-thumb-pcl.sicn,
.modal-detail .icn-thumb-pct.sicn,
.modal-detail .icn-thumb-pcx.sicn,
.modal-detail .icn-thumb-pdb.sicn,
.modal-detail .icn-thumb-pef.sicn,
.modal-detail .icn-thumb-pex.sicn,
.modal-detail .icn-thumb-pfa.sicn,
.modal-detail .icn-thumb-pfb.sicn,
.modal-detail .icn-thumb-pfm.sicn,
.modal-detail .icn-thumb-pgm.sicn,
.modal-detail .icn-thumb-picon.sicn,
.modal-detail .icn-thumb-pict.sicn,
.modal-detail .icn-thumb-pix.sicn,
.modal-detail .icn-thumb-png.sicn,
.modal-detail .icn-thumb-png24.sicn,
.modal-detail .icn-thumb-png32.sicn,
.modal-detail .icn-thumb-png8.sicn,
.modal-detail .icn-thumb-pnm.sicn,
.modal-detail .icn-thumb-ppm.sicn,
.modal-detail .icn-thumb-psb.sicn,
.modal-detail .icn-thumb-psd.sicn,
.modal-detail .icn-thumb-ptif.sicn,
.modal-detail .icn-thumb-pwp.sicn,
.modal-detail .icn-thumb-rad.sicn,
.modal-detail .icn-thumb-raf.sicn,
.modal-detail .icn-thumb-rgb.sicn,
.modal-detail .icn-thumb-rgba.sicn,
.modal-detail .icn-thumb-rla.sicn,
.modal-detail .icn-thumb-rle.sicn,
.modal-detail .icn-thumb-sct.sicn,
.modal-detail .icn-thumb-sfw.sicn,
.modal-detail .icn-thumb-sgi.sicn,
.modal-detail .icn-thumb-shtml.sicn,
.modal-detail .icn-thumb-sid.sicn,
.modal-detail .icn-thumb-sr2.sicn,
.modal-detail .icn-thumb-srf.sicn,
.modal-detail .icn-thumb-sun.sicn,
.modal-detail .icn-thumb-svg.sicn,
.modal-detail .icn-thumb-svgz.sicn,
.modal-detail .icn-thumb-tga.sicn,
.modal-detail .icn-thumb-tif.sicn,
.modal-detail .icn-thumb-tiff.sicn,
.modal-detail .icn-thumb-tiff64.sicn,
.modal-detail .icn-thumb-tim.sicn,
.modal-detail .icn-thumb-uil.sicn,
.modal-detail .icn-thumb-uyvy.sicn,
.modal-detail .icn-thumb-vicar.sicn,
.modal-detail .icn-thumb-viff.sicn,
.modal-detail .icn-thumb-wbmp.sicn,
.modal-detail .icn-thumb-webp.sicn,
.modal-detail .icn-thumb-wmf.sicn,
.modal-detail .icn-thumb-wpg.sicn,
.modal-detail .icn-thumb-x.sicn,
.modal-detail .icn-thumb-x3f.sicn,
.modal-detail .icn-thumb-xbm.sicn,
.modal-detail .icn-thumb-xcf.sicn,
.modal-detail .icn-thumb-xpm.sicn,
.modal-detail .icn-thumb-xwd.sicn,
.modal-detail .icn-thumb-ycbc.sicn,
.modal-detail .icn-thumb-ycbcr.sicn,
.modal-detail .icn-thumb-yuv.sicn,
.view-list .thumbnail .icn-thumb-3fr.licn,
.view-list .thumbnail .icn-thumb-3fr.sicn,
.view-list .thumbnail .icn-thumb-aai.licn,
.view-list .thumbnail .icn-thumb-aai.sicn,
.view-list .thumbnail .icn-thumb-ai.licn,
.view-list .thumbnail .icn-thumb-ai.sicn,
.view-list .thumbnail .icn-thumb-art.licn,
.view-list .thumbnail .icn-thumb-art.sicn,
.view-list .thumbnail .icn-thumb-arw.licn,
.view-list .thumbnail .icn-thumb-arw.sicn,
.view-list .thumbnail .icn-thumb-avs.licn,
.view-list .thumbnail .icn-thumb-avs.sicn,
.view-list .thumbnail .icn-thumb-bitmap.licn,
.view-list .thumbnail .icn-thumb-bitmap.sicn,
.view-list .thumbnail .icn-thumb-bmp.licn,
.view-list .thumbnail .icn-thumb-bmp.sicn,
.view-list .thumbnail .icn-thumb-bmp2.licn,
.view-list .thumbnail .icn-thumb-bmp2.sicn,
.view-list .thumbnail .icn-thumb-bmp3.licn,
.view-list .thumbnail .icn-thumb-bmp3.sicn,
.view-list .thumbnail .icn-thumb-cals.licn,
.view-list .thumbnail .icn-thumb-cals.sicn,
.view-list .thumbnail .icn-thumb-cgm.licn,
.view-list .thumbnail .icn-thumb-cgm.sicn,
.view-list .thumbnail .icn-thumb-cin.licn,
.view-list .thumbnail .icn-thumb-cin.sicn,
.view-list .thumbnail .icn-thumb-cmyk.licn,
.view-list .thumbnail .icn-thumb-cmyk.sicn,
.view-list .thumbnail .icn-thumb-cmyka.licn,
.view-list .thumbnail .icn-thumb-cmyka.sicn,
.view-list .thumbnail .icn-thumb-cr2.licn,
.view-list .thumbnail .icn-thumb-cr2.sicn,
.view-list .thumbnail .icn-thumb-crw.licn,
.view-list .thumbnail .icn-thumb-crw.sicn,
.view-list .thumbnail .icn-thumb-cur.licn,
.view-list .thumbnail .icn-thumb-cur.sicn,
.view-list .thumbnail .icn-thumb-cut.licn,
.view-list .thumbnail .icn-thumb-cut.sicn,
.view-list .thumbnail .icn-thumb-dcm.licn,
.view-list .thumbnail .icn-thumb-dcm.sicn,
.view-list .thumbnail .icn-thumb-dcr.licn,
.view-list .thumbnail .icn-thumb-dcr.sicn,
.view-list .thumbnail .icn-thumb-dcx.licn,
.view-list .thumbnail .icn-thumb-dcx.sicn,
.view-list .thumbnail .icn-thumb-dds.licn,
.view-list .thumbnail .icn-thumb-dds.sicn,
.view-list .thumbnail .icn-thumb-dib.licn,
.view-list .thumbnail .icn-thumb-dib.sicn,
.view-list .thumbnail .icn-thumb-dicom.licn,
.view-list .thumbnail .icn-thumb-dicom.sicn,
.view-list .thumbnail .icn-thumb-dng.licn,
.view-list .thumbnail .icn-thumb-dng.sicn,
.view-list .thumbnail .icn-thumb-dot.licn,
.view-list .thumbnail .icn-thumb-dot.sicn,
.view-list .thumbnail .icn-thumb-dpx.licn,
.view-list .thumbnail .icn-thumb-dpx.sicn,
.view-list .thumbnail .icn-thumb-emf.licn,
.view-list .thumbnail .icn-thumb-emf.sicn,
.view-list .thumbnail .icn-thumb-epdf.licn,
.view-list .thumbnail .icn-thumb-epdf.sicn,
.view-list .thumbnail .icn-thumb-epi.licn,
.view-list .thumbnail .icn-thumb-epi.sicn,
.view-list .thumbnail .icn-thumb-eps.licn,
.view-list .thumbnail .icn-thumb-eps.sicn,
.view-list .thumbnail .icn-thumb-eps2.licn,
.view-list .thumbnail .icn-thumb-eps2.sicn,
.view-list .thumbnail .icn-thumb-eps3.licn,
.view-list .thumbnail .icn-thumb-eps3.sicn,
.view-list .thumbnail .icn-thumb-epsf.licn,
.view-list .thumbnail .icn-thumb-epsf.sicn,
.view-list .thumbnail .icn-thumb-epsi.licn,
.view-list .thumbnail .icn-thumb-epsi.sicn,
.view-list .thumbnail .icn-thumb-ept.licn,
.view-list .thumbnail .icn-thumb-ept.sicn,
.view-list .thumbnail .icn-thumb-erf.licn,
.view-list .thumbnail .icn-thumb-erf.sicn,
.view-list .thumbnail .icn-thumb-exr.licn,
.view-list .thumbnail .icn-thumb-exr.sicn,
.view-list .thumbnail .icn-thumb-fax.licn,
.view-list .thumbnail .icn-thumb-fax.sicn,
.view-list .thumbnail .icn-thumb-fig.licn,
.view-list .thumbnail .icn-thumb-fig.sicn,
.view-list .thumbnail .icn-thumb-fit.licn,
.view-list .thumbnail .icn-thumb-fit.sicn,
.view-list .thumbnail .icn-thumb-fits.licn,
.view-list .thumbnail .icn-thumb-fits.sicn,
.view-list .thumbnail .icn-thumb-fpx.licn,
.view-list .thumbnail .icn-thumb-fpx.sicn,
.view-list .thumbnail .icn-thumb-fts.licn,
.view-list .thumbnail .icn-thumb-fts.sicn,
.view-list .thumbnail .icn-thumb-gif.licn,
.view-list .thumbnail .icn-thumb-gif.sicn,
.view-list .thumbnail .icn-thumb-gplt.licn,
.view-list .thumbnail .icn-thumb-gplt.sicn,
.view-list .thumbnail .icn-thumb-gray.licn,
.view-list .thumbnail .icn-thumb-gray.sicn,
.view-list .thumbnail .icn-thumb-hdr.licn,
.view-list .thumbnail .icn-thumb-hdr.sicn,
.view-list .thumbnail .icn-thumb-hpgl.licn,
.view-list .thumbnail .icn-thumb-hpgl.sicn,
.view-list .thumbnail .icn-thumb-hrz.licn,
.view-list .thumbnail .icn-thumb-hrz.sicn,
.view-list .thumbnail .icn-thumb-ico.licn,
.view-list .thumbnail .icn-thumb-ico.sicn,
.view-list .thumbnail .icn-thumb-icon.licn,
.view-list .thumbnail .icn-thumb-icon.sicn,
.view-list .thumbnail .icn-thumb-iff.licn,
.view-list .thumbnail .icn-thumb-iff.sicn,
.view-list .thumbnail .icn-thumb-image.licn,
.view-list .thumbnail .icn-thumb-image.sicn,
.view-list .thumbnail .icn-thumb-info.licn,
.view-list .thumbnail .icn-thumb-info.sicn,
.view-list .thumbnail .icn-thumb-inli.licn,
.view-list .thumbnail .icn-thumb-inli.sicn,
.view-list .thumbnail .icn-thumb-jbig.licn,
.view-list .thumbnail .icn-thumb-jbig.sicn,
.view-list .thumbnail .icn-thumb-jng.licn,
.view-list .thumbnail .icn-thumb-jng.sicn,
.view-list .thumbnail .icn-thumb-jp2.licn,
.view-list .thumbnail .icn-thumb-jp2.sicn,
.view-list .thumbnail .icn-thumb-jpc.licn,
.view-list .thumbnail .icn-thumb-jpc.sicn,
.view-list .thumbnail .icn-thumb-jpe.licn,
.view-list .thumbnail .icn-thumb-jpe.sicn,
.view-list .thumbnail .icn-thumb-jpeg.licn,
.view-list .thumbnail .icn-thumb-jpeg.sicn,
.view-list .thumbnail .icn-thumb-jpf.licn,
.view-list .thumbnail .icn-thumb-jpf.sicn,
.view-list .thumbnail .icn-thumb-jpg.licn,
.view-list .thumbnail .icn-thumb-jpg.sicn,
.view-list .thumbnail .icn-thumb-k25.licn,
.view-list .thumbnail .icn-thumb-k25.sicn,
.view-list .thumbnail .icn-thumb-kdc.licn,
.view-list .thumbnail .icn-thumb-kdc.sicn,
.view-list .thumbnail .icn-thumb-man.licn,
.view-list .thumbnail .icn-thumb-man.sicn,
.view-list .thumbnail .icn-thumb-mat.licn,
.view-list .thumbnail .icn-thumb-mat.sicn,
.view-list .thumbnail .icn-thumb-miff.licn,
.view-list .thumbnail .icn-thumb-miff.sicn,
.view-list .thumbnail .icn-thumb-mng.licn,
.view-list .thumbnail .icn-thumb-mng.sicn,
.view-list .thumbnail .icn-thumb-mono.licn,
.view-list .thumbnail .icn-thumb-mono.sicn,
.view-list .thumbnail .icn-thumb-mpc.licn,
.view-list .thumbnail .icn-thumb-mpc.sicn,
.view-list .thumbnail .icn-thumb-mpr.licn,
.view-list .thumbnail .icn-thumb-mpr.sicn,
.view-list .thumbnail .icn-thumb-mrsid.licn,
.view-list .thumbnail .icn-thumb-mrsid.sicn,
.view-list .thumbnail .icn-thumb-mrw.licn,
.view-list .thumbnail .icn-thumb-mrw.sicn,
.view-list .thumbnail .icn-thumb-msl.licn,
.view-list .thumbnail .icn-thumb-msl.sicn,
.view-list .thumbnail .icn-thumb-msvg.licn,
.view-list .thumbnail .icn-thumb-msvg.sicn,
.view-list .thumbnail .icn-thumb-mtv.licn,
.view-list .thumbnail .icn-thumb-mtv.sicn,
.view-list .thumbnail .icn-thumb-mvg.licn,
.view-list .thumbnail .icn-thumb-mvg.sicn,
.view-list .thumbnail .icn-thumb-nef.licn,
.view-list .thumbnail .icn-thumb-nef.sicn,
.view-list .thumbnail .icn-thumb-orf.licn,
.view-list .thumbnail .icn-thumb-orf.sicn,
.view-list .thumbnail .icn-thumb-otb.licn,
.view-list .thumbnail .icn-thumb-otb.sicn,
.view-list .thumbnail .icn-thumb-p7.licn,
.view-list .thumbnail .icn-thumb-p7.sicn,
.view-list .thumbnail .icn-thumb-palm.licn,
.view-list .thumbnail .icn-thumb-palm.sicn,
.view-list .thumbnail .icn-thumb-pam.licn,
.view-list .thumbnail .icn-thumb-pam.sicn,
.view-list .thumbnail .icn-thumb-pbm.licn,
.view-list .thumbnail .icn-thumb-pbm.sicn,
.view-list .thumbnail .icn-thumb-pcc.licn,
.view-list .thumbnail .icn-thumb-pcc.sicn,
.view-list .thumbnail .icn-thumb-pcd.licn,
.view-list .thumbnail .icn-thumb-pcd.sicn,
.view-list .thumbnail .icn-thumb-pcds.licn,
.view-list .thumbnail .icn-thumb-pcds.sicn,
.view-list .thumbnail .icn-thumb-pcl.licn,
.view-list .thumbnail .icn-thumb-pcl.sicn,
.view-list .thumbnail .icn-thumb-pct.licn,
.view-list .thumbnail .icn-thumb-pct.sicn,
.view-list .thumbnail .icn-thumb-pcx.licn,
.view-list .thumbnail .icn-thumb-pcx.sicn,
.view-list .thumbnail .icn-thumb-pdb.licn,
.view-list .thumbnail .icn-thumb-pdb.sicn,
.view-list .thumbnail .icn-thumb-pef.licn,
.view-list .thumbnail .icn-thumb-pef.sicn,
.view-list .thumbnail .icn-thumb-pex.licn,
.view-list .thumbnail .icn-thumb-pex.sicn,
.view-list .thumbnail .icn-thumb-pfa.licn,
.view-list .thumbnail .icn-thumb-pfa.sicn,
.view-list .thumbnail .icn-thumb-pfb.licn,
.view-list .thumbnail .icn-thumb-pfb.sicn,
.view-list .thumbnail .icn-thumb-pfm.licn,
.view-list .thumbnail .icn-thumb-pfm.sicn,
.view-list .thumbnail .icn-thumb-pgm.licn,
.view-list .thumbnail .icn-thumb-pgm.sicn,
.view-list .thumbnail .icn-thumb-picon.licn,
.view-list .thumbnail .icn-thumb-picon.sicn,
.view-list .thumbnail .icn-thumb-pict.licn,
.view-list .thumbnail .icn-thumb-pict.sicn,
.view-list .thumbnail .icn-thumb-pix.licn,
.view-list .thumbnail .icn-thumb-pix.sicn,
.view-list .thumbnail .icn-thumb-png.licn,
.view-list .thumbnail .icn-thumb-png.sicn,
.view-list .thumbnail .icn-thumb-png24.licn,
.view-list .thumbnail .icn-thumb-png24.sicn,
.view-list .thumbnail .icn-thumb-png32.licn,
.view-list .thumbnail .icn-thumb-png32.sicn,
.view-list .thumbnail .icn-thumb-png8.licn,
.view-list .thumbnail .icn-thumb-png8.sicn,
.view-list .thumbnail .icn-thumb-pnm.licn,
.view-list .thumbnail .icn-thumb-pnm.sicn,
.view-list .thumbnail .icn-thumb-ppm.licn,
.view-list .thumbnail .icn-thumb-ppm.sicn,
.view-list .thumbnail .icn-thumb-psb.licn,
.view-list .thumbnail .icn-thumb-psb.sicn,
.view-list .thumbnail .icn-thumb-psd.licn,
.view-list .thumbnail .icn-thumb-psd.sicn,
.view-list .thumbnail .icn-thumb-ptif.licn,
.view-list .thumbnail .icn-thumb-ptif.sicn,
.view-list .thumbnail .icn-thumb-pwp.licn,
.view-list .thumbnail .icn-thumb-pwp.sicn,
.view-list .thumbnail .icn-thumb-rad.licn,
.view-list .thumbnail .icn-thumb-rad.sicn,
.view-list .thumbnail .icn-thumb-raf.licn,
.view-list .thumbnail .icn-thumb-raf.sicn,
.view-list .thumbnail .icn-thumb-rgb.licn,
.view-list .thumbnail .icn-thumb-rgb.sicn,
.view-list .thumbnail .icn-thumb-rgba.licn,
.view-list .thumbnail .icn-thumb-rgba.sicn,
.view-list .thumbnail .icn-thumb-rla.licn,
.view-list .thumbnail .icn-thumb-rla.sicn,
.view-list .thumbnail .icn-thumb-rle.licn,
.view-list .thumbnail .icn-thumb-rle.sicn,
.view-list .thumbnail .icn-thumb-sct.licn,
.view-list .thumbnail .icn-thumb-sct.sicn,
.view-list .thumbnail .icn-thumb-sfw.licn,
.view-list .thumbnail .icn-thumb-sfw.sicn,
.view-list .thumbnail .icn-thumb-sgi.licn,
.view-list .thumbnail .icn-thumb-sgi.sicn,
.view-list .thumbnail .icn-thumb-shtml.licn,
.view-list .thumbnail .icn-thumb-shtml.sicn,
.view-list .thumbnail .icn-thumb-sid.licn,
.view-list .thumbnail .icn-thumb-sid.sicn,
.view-list .thumbnail .icn-thumb-sr2.licn,
.view-list .thumbnail .icn-thumb-sr2.sicn,
.view-list .thumbnail .icn-thumb-srf.licn,
.view-list .thumbnail .icn-thumb-srf.sicn,
.view-list .thumbnail .icn-thumb-sun.licn,
.view-list .thumbnail .icn-thumb-sun.sicn,
.view-list .thumbnail .icn-thumb-svg.licn,
.view-list .thumbnail .icn-thumb-svg.sicn,
.view-list .thumbnail .icn-thumb-svgz.licn,
.view-list .thumbnail .icn-thumb-svgz.sicn,
.view-list .thumbnail .icn-thumb-tga.licn,
.view-list .thumbnail .icn-thumb-tga.sicn,
.view-list .thumbnail .icn-thumb-tif.licn,
.view-list .thumbnail .icn-thumb-tif.sicn,
.view-list .thumbnail .icn-thumb-tiff.licn,
.view-list .thumbnail .icn-thumb-tiff.sicn,
.view-list .thumbnail .icn-thumb-tiff64.licn,
.view-list .thumbnail .icn-thumb-tiff64.sicn,
.view-list .thumbnail .icn-thumb-tim.licn,
.view-list .thumbnail .icn-thumb-tim.sicn,
.view-list .thumbnail .icn-thumb-uil.licn,
.view-list .thumbnail .icn-thumb-uil.sicn,
.view-list .thumbnail .icn-thumb-uyvy.licn,
.view-list .thumbnail .icn-thumb-uyvy.sicn,
.view-list .thumbnail .icn-thumb-vicar.licn,
.view-list .thumbnail .icn-thumb-vicar.sicn,
.view-list .thumbnail .icn-thumb-viff.licn,
.view-list .thumbnail .icn-thumb-viff.sicn,
.view-list .thumbnail .icn-thumb-wbmp.licn,
.view-list .thumbnail .icn-thumb-wbmp.sicn,
.view-list .thumbnail .icn-thumb-webp.licn,
.view-list .thumbnail .icn-thumb-webp.sicn,
.view-list .thumbnail .icn-thumb-wmf.licn,
.view-list .thumbnail .icn-thumb-wmf.sicn,
.view-list .thumbnail .icn-thumb-wpg.licn,
.view-list .thumbnail .icn-thumb-wpg.sicn,
.view-list .thumbnail .icn-thumb-x.licn,
.view-list .thumbnail .icn-thumb-x.sicn,
.view-list .thumbnail .icn-thumb-x3f.licn,
.view-list .thumbnail .icn-thumb-x3f.sicn,
.view-list .thumbnail .icn-thumb-xbm.licn,
.view-list .thumbnail .icn-thumb-xbm.sicn,
.view-list .thumbnail .icn-thumb-xcf.licn,
.view-list .thumbnail .icn-thumb-xcf.sicn,
.view-list .thumbnail .icn-thumb-xpm.licn,
.view-list .thumbnail .icn-thumb-xpm.sicn,
.view-list .thumbnail .icn-thumb-xwd.licn,
.view-list .thumbnail .icn-thumb-xwd.sicn,
.view-list .thumbnail .icn-thumb-ycbc.licn,
.view-list .thumbnail .icn-thumb-ycbc.sicn,
.view-list .thumbnail .icn-thumb-ycbcr.licn,
.view-list .thumbnail .icn-thumb-ycbcr.sicn,
.view-list .thumbnail .icn-thumb-yuv.licn,
.view-list .thumbnail .icn-thumb-yuv.sicn{
background:url('/res/images/file-icons-retina/sprite/image.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-3g2,
.icn-thumb-3gp,
.icn-thumb-avi,
.icn-thumb-flv,
.icn-thumb-m2v,
.icn-thumb-m4v,
.icn-thumb-mkv,
.icn-thumb-mov,
.icn-thumb-mp4,
.icn-thumb-mpeg,
.icn-thumb-ogv,
.icn-thumb-rm,
.icn-thumb-video,
.icn-thumb-vob,
.icn-thumb-webm,
.icn-thumb-wmv{
background:url('/res/images/file-icons-retina/small-thumb/video@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-3g2,
.download-outer>.icn-thumb-3gp,
.download-outer>.icn-thumb-avi,
.download-outer>.icn-thumb-flv,
.download-outer>.icn-thumb-m2v,
.download-outer>.icn-thumb-m4v,
.download-outer>.icn-thumb-mkv,
.download-outer>.icn-thumb-mov,
.download-outer>.icn-thumb-mp4,
.download-outer>.icn-thumb-mpeg,
.download-outer>.icn-thumb-ogv,
.download-outer>.icn-thumb-rm,
.download-outer>.icn-thumb-video,
.download-outer>.icn-thumb-vob,
.download-outer>.icn-thumb-webm,
.download-outer>.icn-thumb-wmv{
background:url('/res/images/file-icons-retina/thumb/video@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-3g2.licn,
.thumbnail .icn-thumb-3gp.licn,
.thumbnail .icn-thumb-avi.licn,
.thumbnail .icn-thumb-flv.licn,
.thumbnail .icn-thumb-m2v.licn,
.thumbnail .icn-thumb-m4v.licn,
.thumbnail .icn-thumb-mkv.licn,
.thumbnail .icn-thumb-mov.licn,
.thumbnail .icn-thumb-mp4.licn,
.thumbnail .icn-thumb-mpeg.licn,
.thumbnail .icn-thumb-ogv.licn,
.thumbnail .icn-thumb-rm.licn,
.thumbnail .icn-thumb-video.licn,
.thumbnail .icn-thumb-vob.licn,
.thumbnail .icn-thumb-webm.licn,
.thumbnail .icn-thumb-wmv.licn,
.thumbnail>.icn-thumb-3g2.sicn,
.thumbnail>.icn-thumb-3gp.sicn,
.thumbnail>.icn-thumb-avi.sicn,
.thumbnail>.icn-thumb-flv.sicn,
.thumbnail>.icn-thumb-m2v.sicn,
.thumbnail>.icn-thumb-m4v.sicn,
.thumbnail>.icn-thumb-mkv.sicn,
.thumbnail>.icn-thumb-mov.sicn,
.thumbnail>.icn-thumb-mp4.sicn,
.thumbnail>.icn-thumb-mpeg.sicn,
.thumbnail>.icn-thumb-ogv.sicn,
.thumbnail>.icn-thumb-rm.sicn,
.thumbnail>.icn-thumb-video.sicn,
.thumbnail>.icn-thumb-vob.sicn,
.thumbnail>.icn-thumb-webm.sicn,
.thumbnail>.icn-thumb-wmv.sicn{
background:url('/res/images/file-icons/thumb/video.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-3g2.licn,
.thumbnail .icn-thumb-3gp.licn,
.thumbnail .icn-thumb-avi.licn,
.thumbnail .icn-thumb-flv.licn,
.thumbnail .icn-thumb-m2v.licn,
.thumbnail .icn-thumb-m4v.licn,
.thumbnail .icn-thumb-mkv.licn,
.thumbnail .icn-thumb-mov.licn,
.thumbnail .icn-thumb-mp4.licn,
.thumbnail .icn-thumb-mpeg.licn,
.thumbnail .icn-thumb-ogv.licn,
.thumbnail .icn-thumb-rm.licn,
.thumbnail .icn-thumb-video.licn,
.thumbnail .icn-thumb-vob.licn,
.thumbnail .icn-thumb-webm.licn,
.thumbnail .icn-thumb-wmv.licn,
.thumbnail>.icn-thumb-3g2.sicn,
.thumbnail>.icn-thumb-3gp.sicn,
.thumbnail>.icn-thumb-avi.sicn,
.thumbnail>.icn-thumb-flv.sicn,
.thumbnail>.icn-thumb-m2v.sicn,
.thumbnail>.icn-thumb-m4v.sicn,
.thumbnail>.icn-thumb-mkv.sicn,
.thumbnail>.icn-thumb-mov.sicn,
.thumbnail>.icn-thumb-mp4.sicn,
.thumbnail>.icn-thumb-mpeg.sicn,
.thumbnail>.icn-thumb-ogv.sicn,
.thumbnail>.icn-thumb-rm.sicn,
.thumbnail>.icn-thumb-video.sicn,
.thumbnail>.icn-thumb-vob.sicn,
.thumbnail>.icn-thumb-webm.sicn,
.thumbnail>.icn-thumb-wmv.sicn{
background:url('/res/images/file-icons-retina/thumb/video@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-3g2.sicn,
.modal-detail .icn-thumb-3gp.sicn,
.modal-detail .icn-thumb-avi.sicn,
.modal-detail .icn-thumb-flv.sicn,
.modal-detail .icn-thumb-m2v.sicn,
.modal-detail .icn-thumb-m4v.sicn,
.modal-detail .icn-thumb-mkv.sicn,
.modal-detail .icn-thumb-mov.sicn,
.modal-detail .icn-thumb-mp4.sicn,
.modal-detail .icn-thumb-mpeg.sicn,
.modal-detail .icn-thumb-ogv.sicn,
.modal-detail .icn-thumb-rm.sicn,
.modal-detail .icn-thumb-video.sicn,
.modal-detail .icn-thumb-vob.sicn,
.modal-detail .icn-thumb-webm.sicn,
.modal-detail .icn-thumb-wmv.sicn,
.view-list .thumbnail .icn-thumb-3g2.licn,
.view-list .thumbnail .icn-thumb-3g2.sicn,
.view-list .thumbnail .icn-thumb-3gp.licn,
.view-list .thumbnail .icn-thumb-3gp.sicn,
.view-list .thumbnail .icn-thumb-avi.licn,
.view-list .thumbnail .icn-thumb-avi.sicn,
.view-list .thumbnail .icn-thumb-flv.licn,
.view-list .thumbnail .icn-thumb-flv.sicn,
.view-list .thumbnail .icn-thumb-m2v.licn,
.view-list .thumbnail .icn-thumb-m2v.sicn,
.view-list .thumbnail .icn-thumb-m4v.licn,
.view-list .thumbnail .icn-thumb-m4v.sicn,
.view-list .thumbnail .icn-thumb-mkv.licn,
.view-list .thumbnail .icn-thumb-mkv.sicn,
.view-list .thumbnail .icn-thumb-mov.licn,
.view-list .thumbnail .icn-thumb-mov.sicn,
.view-list .thumbnail .icn-thumb-mp4.licn,
.view-list .thumbnail .icn-thumb-mp4.sicn,
.view-list .thumbnail .icn-thumb-mpeg.licn,
.view-list .thumbnail .icn-thumb-mpeg.sicn,
.view-list .thumbnail .icn-thumb-ogv.licn,
.view-list .thumbnail .icn-thumb-ogv.sicn,
.view-list .thumbnail .icn-thumb-rm.licn,
.view-list .thumbnail .icn-thumb-rm.sicn,
.view-list .thumbnail .icn-thumb-video.licn,
.view-list .thumbnail .icn-thumb-video.sicn,
.view-list .thumbnail .icn-thumb-vob.licn,
.view-list .thumbnail .icn-thumb-vob.sicn,
.view-list .thumbnail .icn-thumb-webm.licn,
.view-list .thumbnail .icn-thumb-webm.sicn,
.view-list .thumbnail .icn-thumb-wmv.licn,
.view-list .thumbnail .icn-thumb-wmv.sicn{
background:url('/res/images/file-icons/sprite/video.png?1736780833') center center no-repeat
}
.icn-thumb-aac,
.icn-thumb-aif,
.icn-thumb-aiff,
.icn-thumb-amr,
.icn-thumb-au,
.icn-thumb-audio,
.icn-thumb-flac,
.icn-thumb-gsm,
.icn-thumb-m4a,
.icn-thumb-mid,
.icn-thumb-mp2,
.icn-thumb-mp3,
.icn-thumb-ogg,
.icn-thumb-ra,
.icn-thumb-raw,
.icn-thumb-wav,
.icn-thumb-wma{
background:url('/res/images/file-icons/small-thumb/music.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-aac,
.scheduled-shares-page .icn-thumb-aif,
.scheduled-shares-page .icn-thumb-aiff,
.scheduled-shares-page .icn-thumb-amr,
.scheduled-shares-page .icn-thumb-au,
.scheduled-shares-page .icn-thumb-audio,
.scheduled-shares-page .icn-thumb-flac,
.scheduled-shares-page .icn-thumb-gsm,
.scheduled-shares-page .icn-thumb-m4a,
.scheduled-shares-page .icn-thumb-mid,
.scheduled-shares-page .icn-thumb-mp2,
.scheduled-shares-page .icn-thumb-mp3,
.scheduled-shares-page .icn-thumb-ogg,
.scheduled-shares-page .icn-thumb-ra,
.scheduled-shares-page .icn-thumb-raw,
.scheduled-shares-page .icn-thumb-wav,
.scheduled-shares-page .icn-thumb-wma,
.search-page .icn-thumb-aac,
.search-page .icn-thumb-aif,
.search-page .icn-thumb-aiff,
.search-page .icn-thumb-amr,
.search-page .icn-thumb-au,
.search-page .icn-thumb-audio,
.search-page .icn-thumb-flac,
.search-page .icn-thumb-gsm,
.search-page .icn-thumb-m4a,
.search-page .icn-thumb-mid,
.search-page .icn-thumb-mp2,
.search-page .icn-thumb-mp3,
.search-page .icn-thumb-ogg,
.search-page .icn-thumb-ra,
.search-page .icn-thumb-raw,
.search-page .icn-thumb-wav,
.search-page .icn-thumb-wma,
.shared-by-me-page .icn-thumb-aac,
.shared-by-me-page .icn-thumb-aif,
.shared-by-me-page .icn-thumb-aiff,
.shared-by-me-page .icn-thumb-amr,
.shared-by-me-page .icn-thumb-au,
.shared-by-me-page .icn-thumb-audio,
.shared-by-me-page .icn-thumb-flac,
.shared-by-me-page .icn-thumb-gsm,
.shared-by-me-page .icn-thumb-m4a,
.shared-by-me-page .icn-thumb-mid,
.shared-by-me-page .icn-thumb-mp2,
.shared-by-me-page .icn-thumb-mp3,
.shared-by-me-page .icn-thumb-ogg,
.shared-by-me-page .icn-thumb-ra,
.shared-by-me-page .icn-thumb-raw,
.shared-by-me-page .icn-thumb-wav,
.shared-by-me-page .icn-thumb-wma,
.shared-with-me-page .icn-thumb-aac,
.shared-with-me-page .icn-thumb-aif,
.shared-with-me-page .icn-thumb-aiff,
.shared-with-me-page .icn-thumb-amr,
.shared-with-me-page .icn-thumb-au,
.shared-with-me-page .icn-thumb-audio,
.shared-with-me-page .icn-thumb-flac,
.shared-with-me-page .icn-thumb-gsm,
.shared-with-me-page .icn-thumb-m4a,
.shared-with-me-page .icn-thumb-mid,
.shared-with-me-page .icn-thumb-mp2,
.shared-with-me-page .icn-thumb-mp3,
.shared-with-me-page .icn-thumb-ogg,
.shared-with-me-page .icn-thumb-ra,
.shared-with-me-page .icn-thumb-raw,
.shared-with-me-page .icn-thumb-wav,
.shared-with-me-page .icn-thumb-wma{
background-position:-826px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-aac,
.download-outer>.icn-thumb-aif,
.download-outer>.icn-thumb-aiff,
.download-outer>.icn-thumb-amr,
.download-outer>.icn-thumb-au,
.download-outer>.icn-thumb-audio,
.download-outer>.icn-thumb-flac,
.download-outer>.icn-thumb-gsm,
.download-outer>.icn-thumb-m4a,
.download-outer>.icn-thumb-mid,
.download-outer>.icn-thumb-mp2,
.download-outer>.icn-thumb-mp3,
.download-outer>.icn-thumb-ogg,
.download-outer>.icn-thumb-ra,
.download-outer>.icn-thumb-raw,
.download-outer>.icn-thumb-wav,
.download-outer>.icn-thumb-wma{
background:url('/res/images/file-icons/thumb/music.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-3g2.sicn,
.modal-detail .icn-thumb-3gp.sicn,
.modal-detail .icn-thumb-avi.sicn,
.modal-detail .icn-thumb-flv.sicn,
.modal-detail .icn-thumb-m2v.sicn,
.modal-detail .icn-thumb-m4v.sicn,
.modal-detail .icn-thumb-mkv.sicn,
.modal-detail .icn-thumb-mov.sicn,
.modal-detail .icn-thumb-mp4.sicn,
.modal-detail .icn-thumb-mpeg.sicn,
.modal-detail .icn-thumb-ogv.sicn,
.modal-detail .icn-thumb-rm.sicn,
.modal-detail .icn-thumb-video.sicn,
.modal-detail .icn-thumb-vob.sicn,
.modal-detail .icn-thumb-webm.sicn,
.modal-detail .icn-thumb-wmv.sicn,
.view-list .thumbnail .icn-thumb-3g2.licn,
.view-list .thumbnail .icn-thumb-3g2.sicn,
.view-list .thumbnail .icn-thumb-3gp.licn,
.view-list .thumbnail .icn-thumb-3gp.sicn,
.view-list .thumbnail .icn-thumb-avi.licn,
.view-list .thumbnail .icn-thumb-avi.sicn,
.view-list .thumbnail .icn-thumb-flv.licn,
.view-list .thumbnail .icn-thumb-flv.sicn,
.view-list .thumbnail .icn-thumb-m2v.licn,
.view-list .thumbnail .icn-thumb-m2v.sicn,
.view-list .thumbnail .icn-thumb-m4v.licn,
.view-list .thumbnail .icn-thumb-m4v.sicn,
.view-list .thumbnail .icn-thumb-mkv.licn,
.view-list .thumbnail .icn-thumb-mkv.sicn,
.view-list .thumbnail .icn-thumb-mov.licn,
.view-list .thumbnail .icn-thumb-mov.sicn,
.view-list .thumbnail .icn-thumb-mp4.licn,
.view-list .thumbnail .icn-thumb-mp4.sicn,
.view-list .thumbnail .icn-thumb-mpeg.licn,
.view-list .thumbnail .icn-thumb-mpeg.sicn,
.view-list .thumbnail .icn-thumb-ogv.licn,
.view-list .thumbnail .icn-thumb-ogv.sicn,
.view-list .thumbnail .icn-thumb-rm.licn,
.view-list .thumbnail .icn-thumb-rm.sicn,
.view-list .thumbnail .icn-thumb-video.licn,
.view-list .thumbnail .icn-thumb-video.sicn,
.view-list .thumbnail .icn-thumb-vob.licn,
.view-list .thumbnail .icn-thumb-vob.sicn,
.view-list .thumbnail .icn-thumb-webm.licn,
.view-list .thumbnail .icn-thumb-webm.sicn,
.view-list .thumbnail .icn-thumb-wmv.licn,
.view-list .thumbnail .icn-thumb-wmv.sicn{
background:url('/res/images/file-icons-retina/sprite/video.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-aac,
.icn-thumb-aif,
.icn-thumb-aiff,
.icn-thumb-amr,
.icn-thumb-au,
.icn-thumb-audio,
.icn-thumb-flac,
.icn-thumb-gsm,
.icn-thumb-m4a,
.icn-thumb-mid,
.icn-thumb-mp2,
.icn-thumb-mp3,
.icn-thumb-ogg,
.icn-thumb-ra,
.icn-thumb-raw,
.icn-thumb-wav,
.icn-thumb-wma{
background:url('/res/images/file-icons-retina/small-thumb/music@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-aac,
.download-outer>.icn-thumb-aif,
.download-outer>.icn-thumb-aiff,
.download-outer>.icn-thumb-amr,
.download-outer>.icn-thumb-au,
.download-outer>.icn-thumb-audio,
.download-outer>.icn-thumb-flac,
.download-outer>.icn-thumb-gsm,
.download-outer>.icn-thumb-m4a,
.download-outer>.icn-thumb-mid,
.download-outer>.icn-thumb-mp2,
.download-outer>.icn-thumb-mp3,
.download-outer>.icn-thumb-ogg,
.download-outer>.icn-thumb-ra,
.download-outer>.icn-thumb-raw,
.download-outer>.icn-thumb-wav,
.download-outer>.icn-thumb-wma{
background:url('/res/images/file-icons-retina/thumb/music@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-aac.licn,
.thumbnail .icn-thumb-aif.licn,
.thumbnail .icn-thumb-aiff.licn,
.thumbnail .icn-thumb-amr.licn,
.thumbnail .icn-thumb-au.licn,
.thumbnail .icn-thumb-audio.licn,
.thumbnail .icn-thumb-flac.licn,
.thumbnail .icn-thumb-gsm.licn,
.thumbnail .icn-thumb-m4a.licn,
.thumbnail .icn-thumb-mid.licn,
.thumbnail .icn-thumb-mp2.licn,
.thumbnail .icn-thumb-mp3.licn,
.thumbnail .icn-thumb-ogg.licn,
.thumbnail .icn-thumb-ra.licn,
.thumbnail .icn-thumb-raw.licn,
.thumbnail .icn-thumb-wav.licn,
.thumbnail .icn-thumb-wma.licn,
.thumbnail>.icn-thumb-aac.sicn,
.thumbnail>.icn-thumb-aif.sicn,
.thumbnail>.icn-thumb-aiff.sicn,
.thumbnail>.icn-thumb-amr.sicn,
.thumbnail>.icn-thumb-au.sicn,
.thumbnail>.icn-thumb-audio.sicn,
.thumbnail>.icn-thumb-flac.sicn,
.thumbnail>.icn-thumb-gsm.sicn,
.thumbnail>.icn-thumb-m4a.sicn,
.thumbnail>.icn-thumb-mid.sicn,
.thumbnail>.icn-thumb-mp2.sicn,
.thumbnail>.icn-thumb-mp3.sicn,
.thumbnail>.icn-thumb-ogg.sicn,
.thumbnail>.icn-thumb-ra.sicn,
.thumbnail>.icn-thumb-raw.sicn,
.thumbnail>.icn-thumb-wav.sicn,
.thumbnail>.icn-thumb-wma.sicn{
background:url('/res/images/file-icons/thumb/music.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-aac.licn,
.thumbnail .icn-thumb-aif.licn,
.thumbnail .icn-thumb-aiff.licn,
.thumbnail .icn-thumb-amr.licn,
.thumbnail .icn-thumb-au.licn,
.thumbnail .icn-thumb-audio.licn,
.thumbnail .icn-thumb-flac.licn,
.thumbnail .icn-thumb-gsm.licn,
.thumbnail .icn-thumb-m4a.licn,
.thumbnail .icn-thumb-mid.licn,
.thumbnail .icn-thumb-mp2.licn,
.thumbnail .icn-thumb-mp3.licn,
.thumbnail .icn-thumb-ogg.licn,
.thumbnail .icn-thumb-ra.licn,
.thumbnail .icn-thumb-raw.licn,
.thumbnail .icn-thumb-wav.licn,
.thumbnail .icn-thumb-wma.licn,
.thumbnail>.icn-thumb-aac.sicn,
.thumbnail>.icn-thumb-aif.sicn,
.thumbnail>.icn-thumb-aiff.sicn,
.thumbnail>.icn-thumb-amr.sicn,
.thumbnail>.icn-thumb-au.sicn,
.thumbnail>.icn-thumb-audio.sicn,
.thumbnail>.icn-thumb-flac.sicn,
.thumbnail>.icn-thumb-gsm.sicn,
.thumbnail>.icn-thumb-m4a.sicn,
.thumbnail>.icn-thumb-mid.sicn,
.thumbnail>.icn-thumb-mp2.sicn,
.thumbnail>.icn-thumb-mp3.sicn,
.thumbnail>.icn-thumb-ogg.sicn,
.thumbnail>.icn-thumb-ra.sicn,
.thumbnail>.icn-thumb-raw.sicn,
.thumbnail>.icn-thumb-wav.sicn,
.thumbnail>.icn-thumb-wma.sicn{
background:url('/res/images/file-icons-retina/thumb/music@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-aac.sicn,
.modal-detail .icn-thumb-aif.sicn,
.modal-detail .icn-thumb-aiff.sicn,
.modal-detail .icn-thumb-amr.sicn,
.modal-detail .icn-thumb-au.sicn,
.modal-detail .icn-thumb-audio.sicn,
.modal-detail .icn-thumb-flac.sicn,
.modal-detail .icn-thumb-gsm.sicn,
.modal-detail .icn-thumb-m4a.sicn,
.modal-detail .icn-thumb-mid.sicn,
.modal-detail .icn-thumb-mp2.sicn,
.modal-detail .icn-thumb-mp3.sicn,
.modal-detail .icn-thumb-ogg.sicn,
.modal-detail .icn-thumb-ra.sicn,
.modal-detail .icn-thumb-raw.sicn,
.modal-detail .icn-thumb-wav.sicn,
.modal-detail .icn-thumb-wma.sicn,
.view-list .thumbnail .icn-thumb-aac.licn,
.view-list .thumbnail .icn-thumb-aac.sicn,
.view-list .thumbnail .icn-thumb-aif.licn,
.view-list .thumbnail .icn-thumb-aif.sicn,
.view-list .thumbnail .icn-thumb-aiff.licn,
.view-list .thumbnail .icn-thumb-aiff.sicn,
.view-list .thumbnail .icn-thumb-amr.licn,
.view-list .thumbnail .icn-thumb-amr.sicn,
.view-list .thumbnail .icn-thumb-au.licn,
.view-list .thumbnail .icn-thumb-au.sicn,
.view-list .thumbnail .icn-thumb-audio.licn,
.view-list .thumbnail .icn-thumb-audio.sicn,
.view-list .thumbnail .icn-thumb-flac.licn,
.view-list .thumbnail .icn-thumb-flac.sicn,
.view-list .thumbnail .icn-thumb-gsm.licn,
.view-list .thumbnail .icn-thumb-gsm.sicn,
.view-list .thumbnail .icn-thumb-m4a.licn,
.view-list .thumbnail .icn-thumb-m4a.sicn,
.view-list .thumbnail .icn-thumb-mid.licn,
.view-list .thumbnail .icn-thumb-mid.sicn,
.view-list .thumbnail .icn-thumb-mp2.licn,
.view-list .thumbnail .icn-thumb-mp2.sicn,
.view-list .thumbnail .icn-thumb-mp3.licn,
.view-list .thumbnail .icn-thumb-mp3.sicn,
.view-list .thumbnail .icn-thumb-ogg.licn,
.view-list .thumbnail .icn-thumb-ogg.sicn,
.view-list .thumbnail .icn-thumb-ra.licn,
.view-list .thumbnail .icn-thumb-ra.sicn,
.view-list .thumbnail .icn-thumb-raw.licn,
.view-list .thumbnail .icn-thumb-raw.sicn,
.view-list .thumbnail .icn-thumb-wav.licn,
.view-list .thumbnail .icn-thumb-wav.sicn,
.view-list .thumbnail .icn-thumb-wma.licn,
.view-list .thumbnail .icn-thumb-wma.sicn{
background:url('/res/images/file-icons/sprite/music.png?1736780833') center center no-repeat
}
.icn-thumb-atom,
.icn-thumb-djvu,
.icn-thumb-document,
.icn-thumb-jtd,
.icn-thumb-jtt,
.icn-thumb-mml,
.icn-thumb-odt,
.icn-thumb-pdf,
.icn-thumb-ps,
.icn-thumb-ps2,
.icn-thumb-ps3,
.icn-thumb-rss,
.icn-thumb-sdw,
.icn-thumb-sxw,
.icn-thumb-tex,
.icn-thumb-uof,
.icn-thumb-uot,
.icn-thumb-wpd,
.icn-thumb-wps{
background:url('/res/images/file-icons/small-thumb/document.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-atom,
.scheduled-shares-page .icn-thumb-djvu,
.scheduled-shares-page .icn-thumb-document,
.scheduled-shares-page .icn-thumb-jtd,
.scheduled-shares-page .icn-thumb-jtt,
.scheduled-shares-page .icn-thumb-mml,
.scheduled-shares-page .icn-thumb-odt,
.scheduled-shares-page .icn-thumb-pdf,
.scheduled-shares-page .icn-thumb-ps,
.scheduled-shares-page .icn-thumb-ps2,
.scheduled-shares-page .icn-thumb-ps3,
.scheduled-shares-page .icn-thumb-rss,
.scheduled-shares-page .icn-thumb-sdw,
.scheduled-shares-page .icn-thumb-sxw,
.scheduled-shares-page .icn-thumb-tex,
.scheduled-shares-page .icn-thumb-uof,
.scheduled-shares-page .icn-thumb-uot,
.scheduled-shares-page .icn-thumb-wpd,
.scheduled-shares-page .icn-thumb-wps,
.search-page .icn-thumb-atom,
.search-page .icn-thumb-djvu,
.search-page .icn-thumb-document,
.search-page .icn-thumb-jtd,
.search-page .icn-thumb-jtt,
.search-page .icn-thumb-mml,
.search-page .icn-thumb-odt,
.search-page .icn-thumb-pdf,
.search-page .icn-thumb-ps,
.search-page .icn-thumb-ps2,
.search-page .icn-thumb-ps3,
.search-page .icn-thumb-rss,
.search-page .icn-thumb-sdw,
.search-page .icn-thumb-sxw,
.search-page .icn-thumb-tex,
.search-page .icn-thumb-uof,
.search-page .icn-thumb-uot,
.search-page .icn-thumb-wpd,
.search-page .icn-thumb-wps,
.shared-by-me-page .icn-thumb-atom,
.shared-by-me-page .icn-thumb-djvu,
.shared-by-me-page .icn-thumb-document,
.shared-by-me-page .icn-thumb-jtd,
.shared-by-me-page .icn-thumb-jtt,
.shared-by-me-page .icn-thumb-mml,
.shared-by-me-page .icn-thumb-odt,
.shared-by-me-page .icn-thumb-pdf,
.shared-by-me-page .icn-thumb-ps,
.shared-by-me-page .icn-thumb-ps2,
.shared-by-me-page .icn-thumb-ps3,
.shared-by-me-page .icn-thumb-rss,
.shared-by-me-page .icn-thumb-sdw,
.shared-by-me-page .icn-thumb-sxw,
.shared-by-me-page .icn-thumb-tex,
.shared-by-me-page .icn-thumb-uof,
.shared-by-me-page .icn-thumb-uot,
.shared-by-me-page .icn-thumb-wpd,
.shared-by-me-page .icn-thumb-wps,
.shared-with-me-page .icn-thumb-atom,
.shared-with-me-page .icn-thumb-djvu,
.shared-with-me-page .icn-thumb-document,
.shared-with-me-page .icn-thumb-jtd,
.shared-with-me-page .icn-thumb-jtt,
.shared-with-me-page .icn-thumb-mml,
.shared-with-me-page .icn-thumb-odt,
.shared-with-me-page .icn-thumb-pdf,
.shared-with-me-page .icn-thumb-ps,
.shared-with-me-page .icn-thumb-ps2,
.shared-with-me-page .icn-thumb-ps3,
.shared-with-me-page .icn-thumb-rss,
.shared-with-me-page .icn-thumb-sdw,
.shared-with-me-page .icn-thumb-sxw,
.shared-with-me-page .icn-thumb-tex,
.shared-with-me-page .icn-thumb-uof,
.shared-with-me-page .icn-thumb-uot,
.shared-with-me-page .icn-thumb-wpd,
.shared-with-me-page .icn-thumb-wps{
background-position:-177px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-atom,
.download-outer>.icn-thumb-djvu,
.download-outer>.icn-thumb-document,
.download-outer>.icn-thumb-jtd,
.download-outer>.icn-thumb-jtt,
.download-outer>.icn-thumb-mml,
.download-outer>.icn-thumb-odt,
.download-outer>.icn-thumb-pdf,
.download-outer>.icn-thumb-ps,
.download-outer>.icn-thumb-ps2,
.download-outer>.icn-thumb-ps3,
.download-outer>.icn-thumb-rss,
.download-outer>.icn-thumb-sdw,
.download-outer>.icn-thumb-sxw,
.download-outer>.icn-thumb-tex,
.download-outer>.icn-thumb-uof,
.download-outer>.icn-thumb-uot,
.download-outer>.icn-thumb-wpd,
.download-outer>.icn-thumb-wps{
background:url('/res/images/file-icons/thumb/document.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-aac.sicn,
.modal-detail .icn-thumb-aif.sicn,
.modal-detail .icn-thumb-aiff.sicn,
.modal-detail .icn-thumb-amr.sicn,
.modal-detail .icn-thumb-au.sicn,
.modal-detail .icn-thumb-audio.sicn,
.modal-detail .icn-thumb-flac.sicn,
.modal-detail .icn-thumb-gsm.sicn,
.modal-detail .icn-thumb-m4a.sicn,
.modal-detail .icn-thumb-mid.sicn,
.modal-detail .icn-thumb-mp2.sicn,
.modal-detail .icn-thumb-mp3.sicn,
.modal-detail .icn-thumb-ogg.sicn,
.modal-detail .icn-thumb-ra.sicn,
.modal-detail .icn-thumb-raw.sicn,
.modal-detail .icn-thumb-wav.sicn,
.modal-detail .icn-thumb-wma.sicn,
.view-list .thumbnail .icn-thumb-aac.licn,
.view-list .thumbnail .icn-thumb-aac.sicn,
.view-list .thumbnail .icn-thumb-aif.licn,
.view-list .thumbnail .icn-thumb-aif.sicn,
.view-list .thumbnail .icn-thumb-aiff.licn,
.view-list .thumbnail .icn-thumb-aiff.sicn,
.view-list .thumbnail .icn-thumb-amr.licn,
.view-list .thumbnail .icn-thumb-amr.sicn,
.view-list .thumbnail .icn-thumb-au.licn,
.view-list .thumbnail .icn-thumb-au.sicn,
.view-list .thumbnail .icn-thumb-audio.licn,
.view-list .thumbnail .icn-thumb-audio.sicn,
.view-list .thumbnail .icn-thumb-flac.licn,
.view-list .thumbnail .icn-thumb-flac.sicn,
.view-list .thumbnail .icn-thumb-gsm.licn,
.view-list .thumbnail .icn-thumb-gsm.sicn,
.view-list .thumbnail .icn-thumb-m4a.licn,
.view-list .thumbnail .icn-thumb-m4a.sicn,
.view-list .thumbnail .icn-thumb-mid.licn,
.view-list .thumbnail .icn-thumb-mid.sicn,
.view-list .thumbnail .icn-thumb-mp2.licn,
.view-list .thumbnail .icn-thumb-mp2.sicn,
.view-list .thumbnail .icn-thumb-mp3.licn,
.view-list .thumbnail .icn-thumb-mp3.sicn,
.view-list .thumbnail .icn-thumb-ogg.licn,
.view-list .thumbnail .icn-thumb-ogg.sicn,
.view-list .thumbnail .icn-thumb-ra.licn,
.view-list .thumbnail .icn-thumb-ra.sicn,
.view-list .thumbnail .icn-thumb-raw.licn,
.view-list .thumbnail .icn-thumb-raw.sicn,
.view-list .thumbnail .icn-thumb-wav.licn,
.view-list .thumbnail .icn-thumb-wav.sicn,
.view-list .thumbnail .icn-thumb-wma.licn,
.view-list .thumbnail .icn-thumb-wma.sicn{
background:url('/res/images/file-icons-retina/sprite/music.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-atom,
.icn-thumb-djvu,
.icn-thumb-document,
.icn-thumb-jtd,
.icn-thumb-jtt,
.icn-thumb-mml,
.icn-thumb-odt,
.icn-thumb-pdf,
.icn-thumb-ps,
.icn-thumb-ps2,
.icn-thumb-ps3,
.icn-thumb-rss,
.icn-thumb-sdw,
.icn-thumb-sxw,
.icn-thumb-tex,
.icn-thumb-uof,
.icn-thumb-uot,
.icn-thumb-wpd,
.icn-thumb-wps{
background:url('/res/images/file-icons-retina/small-thumb/document@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-atom,
.download-outer>.icn-thumb-djvu,
.download-outer>.icn-thumb-document,
.download-outer>.icn-thumb-jtd,
.download-outer>.icn-thumb-jtt,
.download-outer>.icn-thumb-mml,
.download-outer>.icn-thumb-odt,
.download-outer>.icn-thumb-pdf,
.download-outer>.icn-thumb-ps,
.download-outer>.icn-thumb-ps2,
.download-outer>.icn-thumb-ps3,
.download-outer>.icn-thumb-rss,
.download-outer>.icn-thumb-sdw,
.download-outer>.icn-thumb-sxw,
.download-outer>.icn-thumb-tex,
.download-outer>.icn-thumb-uof,
.download-outer>.icn-thumb-uot,
.download-outer>.icn-thumb-wpd,
.download-outer>.icn-thumb-wps{
background:url('/res/images/file-icons-retina/thumb/document@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-atom.licn,
.thumbnail .icn-thumb-djvu.licn,
.thumbnail .icn-thumb-document.licn,
.thumbnail .icn-thumb-jtd.licn,
.thumbnail .icn-thumb-jtt.licn,
.thumbnail .icn-thumb-mml.licn,
.thumbnail .icn-thumb-odt.licn,
.thumbnail .icn-thumb-pdf.licn,
.thumbnail .icn-thumb-ps.licn,
.thumbnail .icn-thumb-ps2.licn,
.thumbnail .icn-thumb-ps3.licn,
.thumbnail .icn-thumb-rss.licn,
.thumbnail .icn-thumb-sdw.licn,
.thumbnail .icn-thumb-sxw.licn,
.thumbnail .icn-thumb-tex.licn,
.thumbnail .icn-thumb-uof.licn,
.thumbnail .icn-thumb-uot.licn,
.thumbnail .icn-thumb-wpd.licn,
.thumbnail .icn-thumb-wps.licn,
.thumbnail>.icn-thumb-atom.sicn,
.thumbnail>.icn-thumb-djvu.sicn,
.thumbnail>.icn-thumb-document.sicn,
.thumbnail>.icn-thumb-jtd.sicn,
.thumbnail>.icn-thumb-jtt.sicn,
.thumbnail>.icn-thumb-mml.sicn,
.thumbnail>.icn-thumb-odt.sicn,
.thumbnail>.icn-thumb-pdf.sicn,
.thumbnail>.icn-thumb-ps.sicn,
.thumbnail>.icn-thumb-ps2.sicn,
.thumbnail>.icn-thumb-ps3.sicn,
.thumbnail>.icn-thumb-rss.sicn,
.thumbnail>.icn-thumb-sdw.sicn,
.thumbnail>.icn-thumb-sxw.sicn,
.thumbnail>.icn-thumb-tex.sicn,
.thumbnail>.icn-thumb-uof.sicn,
.thumbnail>.icn-thumb-uot.sicn,
.thumbnail>.icn-thumb-wpd.sicn,
.thumbnail>.icn-thumb-wps.sicn{
background:url('/res/images/file-icons/thumb/document.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-atom.licn,
.thumbnail .icn-thumb-djvu.licn,
.thumbnail .icn-thumb-document.licn,
.thumbnail .icn-thumb-jtd.licn,
.thumbnail .icn-thumb-jtt.licn,
.thumbnail .icn-thumb-mml.licn,
.thumbnail .icn-thumb-odt.licn,
.thumbnail .icn-thumb-pdf.licn,
.thumbnail .icn-thumb-ps.licn,
.thumbnail .icn-thumb-ps2.licn,
.thumbnail .icn-thumb-ps3.licn,
.thumbnail .icn-thumb-rss.licn,
.thumbnail .icn-thumb-sdw.licn,
.thumbnail .icn-thumb-sxw.licn,
.thumbnail .icn-thumb-tex.licn,
.thumbnail .icn-thumb-uof.licn,
.thumbnail .icn-thumb-uot.licn,
.thumbnail .icn-thumb-wpd.licn,
.thumbnail .icn-thumb-wps.licn,
.thumbnail>.icn-thumb-atom.sicn,
.thumbnail>.icn-thumb-djvu.sicn,
.thumbnail>.icn-thumb-document.sicn,
.thumbnail>.icn-thumb-jtd.sicn,
.thumbnail>.icn-thumb-jtt.sicn,
.thumbnail>.icn-thumb-mml.sicn,
.thumbnail>.icn-thumb-odt.sicn,
.thumbnail>.icn-thumb-pdf.sicn,
.thumbnail>.icn-thumb-ps.sicn,
.thumbnail>.icn-thumb-ps2.sicn,
.thumbnail>.icn-thumb-ps3.sicn,
.thumbnail>.icn-thumb-rss.sicn,
.thumbnail>.icn-thumb-sdw.sicn,
.thumbnail>.icn-thumb-sxw.sicn,
.thumbnail>.icn-thumb-tex.sicn,
.thumbnail>.icn-thumb-uof.sicn,
.thumbnail>.icn-thumb-uot.sicn,
.thumbnail>.icn-thumb-wpd.sicn,
.thumbnail>.icn-thumb-wps.sicn{
background:url('/res/images/file-icons-retina/thumb/document@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-atom.sicn,
.modal-detail .icn-thumb-djvu.sicn,
.modal-detail .icn-thumb-document.sicn,
.modal-detail .icn-thumb-jtd.sicn,
.modal-detail .icn-thumb-jtt.sicn,
.modal-detail .icn-thumb-mml.sicn,
.modal-detail .icn-thumb-odt.sicn,
.modal-detail .icn-thumb-pdf.sicn,
.modal-detail .icn-thumb-ps.sicn,
.modal-detail .icn-thumb-ps2.sicn,
.modal-detail .icn-thumb-ps3.sicn,
.modal-detail .icn-thumb-rss.sicn,
.modal-detail .icn-thumb-sdw.sicn,
.modal-detail .icn-thumb-sxw.sicn,
.modal-detail .icn-thumb-tex.sicn,
.modal-detail .icn-thumb-uof.sicn,
.modal-detail .icn-thumb-uot.sicn,
.modal-detail .icn-thumb-wpd.sicn,
.modal-detail .icn-thumb-wps.sicn,
.view-list .thumbnail .icn-thumb-atom.licn,
.view-list .thumbnail .icn-thumb-atom.sicn,
.view-list .thumbnail .icn-thumb-djvu.licn,
.view-list .thumbnail .icn-thumb-djvu.sicn,
.view-list .thumbnail .icn-thumb-document.licn,
.view-list .thumbnail .icn-thumb-document.sicn,
.view-list .thumbnail .icn-thumb-jtd.licn,
.view-list .thumbnail .icn-thumb-jtd.sicn,
.view-list .thumbnail .icn-thumb-jtt.licn,
.view-list .thumbnail .icn-thumb-jtt.sicn,
.view-list .thumbnail .icn-thumb-mml.licn,
.view-list .thumbnail .icn-thumb-mml.sicn,
.view-list .thumbnail .icn-thumb-odt.licn,
.view-list .thumbnail .icn-thumb-odt.sicn,
.view-list .thumbnail .icn-thumb-pdf.licn,
.view-list .thumbnail .icn-thumb-pdf.sicn,
.view-list .thumbnail .icn-thumb-ps.licn,
.view-list .thumbnail .icn-thumb-ps.sicn,
.view-list .thumbnail .icn-thumb-ps2.licn,
.view-list .thumbnail .icn-thumb-ps2.sicn,
.view-list .thumbnail .icn-thumb-ps3.licn,
.view-list .thumbnail .icn-thumb-ps3.sicn,
.view-list .thumbnail .icn-thumb-rss.licn,
.view-list .thumbnail .icn-thumb-rss.sicn,
.view-list .thumbnail .icn-thumb-sdw.licn,
.view-list .thumbnail .icn-thumb-sdw.sicn,
.view-list .thumbnail .icn-thumb-sxw.licn,
.view-list .thumbnail .icn-thumb-sxw.sicn,
.view-list .thumbnail .icn-thumb-tex.licn,
.view-list .thumbnail .icn-thumb-tex.sicn,
.view-list .thumbnail .icn-thumb-uof.licn,
.view-list .thumbnail .icn-thumb-uof.sicn,
.view-list .thumbnail .icn-thumb-uot.licn,
.view-list .thumbnail .icn-thumb-uot.sicn,
.view-list .thumbnail .icn-thumb-wpd.licn,
.view-list .thumbnail .icn-thumb-wpd.sicn,
.view-list .thumbnail .icn-thumb-wps.licn,
.view-list .thumbnail .icn-thumb-wps.sicn{
background:url('/res/images/file-icons/sprite/document.png?1736780833') center center no-repeat
}
.icn-thumb-markdown,
.icn-thumb-md,
.icn-thumb-text,
.icn-thumb-txt{
background:url('/res/images/file-icons/small-thumb/text.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-markdown,
.scheduled-shares-page .icn-thumb-md,
.scheduled-shares-page .icn-thumb-text,
.scheduled-shares-page .icn-thumb-txt,
.search-page .icn-thumb-markdown,
.search-page .icn-thumb-md,
.search-page .icn-thumb-text,
.search-page .icn-thumb-txt,
.shared-by-me-page .icn-thumb-markdown,
.shared-by-me-page .icn-thumb-md,
.shared-by-me-page .icn-thumb-text,
.shared-by-me-page .icn-thumb-txt,
.shared-with-me-page .icn-thumb-markdown,
.shared-with-me-page .icn-thumb-md,
.shared-with-me-page .icn-thumb-text,
.shared-with-me-page .icn-thumb-txt{
background-position:-1294px 0;
height:26px;
width:22px
}
.download-outer>.icn-thumb-markdown,
.download-outer>.icn-thumb-md,
.download-outer>.icn-thumb-text,
.download-outer>.icn-thumb-txt{
background:url('/res/images/file-icons/thumb/text.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-atom.sicn,
.modal-detail .icn-thumb-djvu.sicn,
.modal-detail .icn-thumb-document.sicn,
.modal-detail .icn-thumb-jtd.sicn,
.modal-detail .icn-thumb-jtt.sicn,
.modal-detail .icn-thumb-mml.sicn,
.modal-detail .icn-thumb-odt.sicn,
.modal-detail .icn-thumb-pdf.sicn,
.modal-detail .icn-thumb-ps.sicn,
.modal-detail .icn-thumb-ps2.sicn,
.modal-detail .icn-thumb-ps3.sicn,
.modal-detail .icn-thumb-rss.sicn,
.modal-detail .icn-thumb-sdw.sicn,
.modal-detail .icn-thumb-sxw.sicn,
.modal-detail .icn-thumb-tex.sicn,
.modal-detail .icn-thumb-uof.sicn,
.modal-detail .icn-thumb-uot.sicn,
.modal-detail .icn-thumb-wpd.sicn,
.modal-detail .icn-thumb-wps.sicn,
.view-list .thumbnail .icn-thumb-atom.licn,
.view-list .thumbnail .icn-thumb-atom.sicn,
.view-list .thumbnail .icn-thumb-djvu.licn,
.view-list .thumbnail .icn-thumb-djvu.sicn,
.view-list .thumbnail .icn-thumb-document.licn,
.view-list .thumbnail .icn-thumb-document.sicn,
.view-list .thumbnail .icn-thumb-jtd.licn,
.view-list .thumbnail .icn-thumb-jtd.sicn,
.view-list .thumbnail .icn-thumb-jtt.licn,
.view-list .thumbnail .icn-thumb-jtt.sicn,
.view-list .thumbnail .icn-thumb-mml.licn,
.view-list .thumbnail .icn-thumb-mml.sicn,
.view-list .thumbnail .icn-thumb-odt.licn,
.view-list .thumbnail .icn-thumb-odt.sicn,
.view-list .thumbnail .icn-thumb-pdf.licn,
.view-list .thumbnail .icn-thumb-pdf.sicn,
.view-list .thumbnail .icn-thumb-ps.licn,
.view-list .thumbnail .icn-thumb-ps.sicn,
.view-list .thumbnail .icn-thumb-ps2.licn,
.view-list .thumbnail .icn-thumb-ps2.sicn,
.view-list .thumbnail .icn-thumb-ps3.licn,
.view-list .thumbnail .icn-thumb-ps3.sicn,
.view-list .thumbnail .icn-thumb-rss.licn,
.view-list .thumbnail .icn-thumb-rss.sicn,
.view-list .thumbnail .icn-thumb-sdw.licn,
.view-list .thumbnail .icn-thumb-sdw.sicn,
.view-list .thumbnail .icn-thumb-sxw.licn,
.view-list .thumbnail .icn-thumb-sxw.sicn,
.view-list .thumbnail .icn-thumb-tex.licn,
.view-list .thumbnail .icn-thumb-tex.sicn,
.view-list .thumbnail .icn-thumb-uof.licn,
.view-list .thumbnail .icn-thumb-uof.sicn,
.view-list .thumbnail .icn-thumb-uot.licn,
.view-list .thumbnail .icn-thumb-uot.sicn,
.view-list .thumbnail .icn-thumb-wpd.licn,
.view-list .thumbnail .icn-thumb-wpd.sicn,
.view-list .thumbnail .icn-thumb-wps.licn,
.view-list .thumbnail .icn-thumb-wps.sicn{
background:url('/res/images/file-icons-retina/sprite/document.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-markdown,
.icn-thumb-md,
.icn-thumb-text,
.icn-thumb-txt{
background:url('/res/images/file-icons-retina/small-thumb/text@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-markdown,
.download-outer>.icn-thumb-md,
.download-outer>.icn-thumb-text,
.download-outer>.icn-thumb-txt{
background:url('/res/images/file-icons-retina/thumb/text@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-markdown.licn,
.thumbnail .icn-thumb-md.licn,
.thumbnail .icn-thumb-text.licn,
.thumbnail .icn-thumb-txt.licn,
.thumbnail>.icn-thumb-markdown.sicn,
.thumbnail>.icn-thumb-md.sicn,
.thumbnail>.icn-thumb-text.sicn,
.thumbnail>.icn-thumb-txt.sicn{
background:url('/res/images/file-icons/thumb/text.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-markdown.licn,
.thumbnail .icn-thumb-md.licn,
.thumbnail .icn-thumb-text.licn,
.thumbnail .icn-thumb-txt.licn,
.thumbnail>.icn-thumb-markdown.sicn,
.thumbnail>.icn-thumb-md.sicn,
.thumbnail>.icn-thumb-text.sicn,
.thumbnail>.icn-thumb-txt.sicn{
background:url('/res/images/file-icons-retina/thumb/text@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-markdown.sicn,
.modal-detail .icn-thumb-md.sicn,
.modal-detail .icn-thumb-text.sicn,
.modal-detail .icn-thumb-txt.sicn,
.view-list .thumbnail .icn-thumb-markdown.licn,
.view-list .thumbnail .icn-thumb-markdown.sicn,
.view-list .thumbnail .icn-thumb-md.licn,
.view-list .thumbnail .icn-thumb-md.sicn,
.view-list .thumbnail .icn-thumb-text.licn,
.view-list .thumbnail .icn-thumb-text.sicn,
.view-list .thumbnail .icn-thumb-txt.licn,
.view-list .thumbnail .icn-thumb-txt.sicn{
background:url('/res/images/file-icons/sprite/text.png?1736780833') center center no-repeat
}
.icn-thumb-keynote{
background:url('/res/images/file-icons/small-thumb/keynotes.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-keynote,
.search-page .icn-thumb-keynote,
.shared-by-me-page .icn-thumb-keynote,
.shared-with-me-page .icn-thumb-keynote{
background-position:-531px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-keynote{
background:url('/res/images/file-icons/thumb/keynotes.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-markdown.sicn,
.modal-detail .icn-thumb-md.sicn,
.modal-detail .icn-thumb-text.sicn,
.modal-detail .icn-thumb-txt.sicn,
.view-list .thumbnail .icn-thumb-markdown.licn,
.view-list .thumbnail .icn-thumb-markdown.sicn,
.view-list .thumbnail .icn-thumb-md.licn,
.view-list .thumbnail .icn-thumb-md.sicn,
.view-list .thumbnail .icn-thumb-text.licn,
.view-list .thumbnail .icn-thumb-text.sicn,
.view-list .thumbnail .icn-thumb-txt.licn,
.view-list .thumbnail .icn-thumb-txt.sicn{
background:url('/res/images/file-icons-retina/sprite/text.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-keynote{
background:url('/res/images/file-icons-retina/small-thumb/keynotes@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-keynote{
background:url('/res/images/file-icons-retina/thumb/keynotes@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-keynote.licn,
.thumbnail>.icn-thumb-keynote.sicn{
background:url('/res/images/file-icons/thumb/keynotes.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-keynote.licn,
.thumbnail>.icn-thumb-keynote.sicn{
background:url('/res/images/file-icons-retina/thumb/keynotes@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-keynote.sicn,
.view-list .thumbnail .icn-thumb-keynote.licn,
.view-list .thumbnail .icn-thumb-keynote.sicn{
background:url('/res/images/file-icons/sprite/keynotes.png?1736780833') center center no-repeat
}
.icn-thumb-page,
.icn-thumb-pages{
background:url('/res/images/file-icons/small-thumb/pages.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-page,
.scheduled-shares-page .icn-thumb-pages,
.search-page .icn-thumb-page,
.search-page .icn-thumb-pages,
.shared-by-me-page .icn-thumb-page,
.shared-by-me-page .icn-thumb-pages,
.shared-with-me-page .icn-thumb-page,
.shared-with-me-page .icn-thumb-pages{
background-position:-1003px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-page,
.download-outer>.icn-thumb-pages{
background:url('/res/images/file-icons/thumb/pages.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-keynote.sicn,
.view-list .thumbnail .icn-thumb-keynote.licn,
.view-list .thumbnail .icn-thumb-keynote.sicn{
background:url('/res/images/file-icons-retina/sprite/keynotes.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-page,
.icn-thumb-pages{
background:url('/res/images/file-icons-retina/small-thumb/pages@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-page,
.download-outer>.icn-thumb-pages{
background:url('/res/images/file-icons-retina/thumb/pages@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-page.licn,
.thumbnail .icn-thumb-pages.licn,
.thumbnail>.icn-thumb-page.sicn,
.thumbnail>.icn-thumb-pages.sicn{
background:url('/res/images/file-icons/thumb/pages.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-page.licn,
.thumbnail .icn-thumb-pages.licn,
.thumbnail>.icn-thumb-page.sicn,
.thumbnail>.icn-thumb-pages.sicn{
background:url('/res/images/file-icons-retina/thumb/pages@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-page.sicn,
.modal-detail .icn-thumb-pages.sicn,
.view-list .thumbnail .icn-thumb-page.licn,
.view-list .thumbnail .icn-thumb-page.sicn,
.view-list .thumbnail .icn-thumb-pages.licn,
.view-list .thumbnail .icn-thumb-pages.sicn{
background:url('/res/images/file-icons/sprite/pages.png?1736780833') center center no-repeat
}
.icn-thumb-number,
.icn-thumb-numbers{
background:url('/res/images/file-icons/small-thumb/numbers.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-number,
.scheduled-shares-page .icn-thumb-numbers,
.search-page .icn-thumb-number,
.search-page .icn-thumb-numbers,
.shared-by-me-page .icn-thumb-number,
.shared-by-me-page .icn-thumb-numbers,
.shared-with-me-page .icn-thumb-number,
.shared-with-me-page .icn-thumb-numbers{
background-position:-944px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-number,
.download-outer>.icn-thumb-numbers{
background:url('/res/images/file-icons/thumb/numbers.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-page.sicn,
.modal-detail .icn-thumb-pages.sicn,
.view-list .thumbnail .icn-thumb-page.licn,
.view-list .thumbnail .icn-thumb-page.sicn,
.view-list .thumbnail .icn-thumb-pages.licn,
.view-list .thumbnail .icn-thumb-pages.sicn{
background:url('/res/images/file-icons-retina/sprite/pages.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-number,
.icn-thumb-numbers{
background:url('/res/images/file-icons-retina/small-thumb/numbers@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-number,
.download-outer>.icn-thumb-numbers{
background:url('/res/images/file-icons-retina/thumb/numbers@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-number.licn,
.thumbnail .icn-thumb-numbers.licn,
.thumbnail>.icn-thumb-number.sicn,
.thumbnail>.icn-thumb-numbers.sicn{
background:url('/res/images/file-icons/thumb/numbers.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-number.licn,
.thumbnail .icn-thumb-numbers.licn,
.thumbnail>.icn-thumb-number.sicn,
.thumbnail>.icn-thumb-numbers.sicn{
background:url('/res/images/file-icons-retina/thumb/numbers@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-number.sicn,
.modal-detail .icn-thumb-numbers.sicn,
.view-list .thumbnail .icn-thumb-number.licn,
.view-list .thumbnail .icn-thumb-number.sicn,
.view-list .thumbnail .icn-thumb-numbers.licn,
.view-list .thumbnail .icn-thumb-numbers.sicn{
background:url('/res/images/file-icons/sprite/numbers.png?1736780833') center center no-repeat
}
.icn-thumb-key,
.icn-thumb-odp,
.icn-thumb-otp,
.icn-thumb-presentation,
.icn-thumb-sdd,
.icn-thumb-sti,
.icn-thumb-sx,
.icn-thumb-sxi,
.icn-thumb-uop{
background:url('/res/images/file-icons/small-thumb/presentation.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-key,
.scheduled-shares-page .icn-thumb-odp,
.scheduled-shares-page .icn-thumb-otp,
.scheduled-shares-page .icn-thumb-presentation,
.scheduled-shares-page .icn-thumb-sdd,
.scheduled-shares-page .icn-thumb-sti,
.scheduled-shares-page .icn-thumb-sx,
.scheduled-shares-page .icn-thumb-sxi,
.scheduled-shares-page .icn-thumb-uop,
.search-page .icn-thumb-key,
.search-page .icn-thumb-odp,
.search-page .icn-thumb-otp,
.search-page .icn-thumb-presentation,
.search-page .icn-thumb-sdd,
.search-page .icn-thumb-sti,
.search-page .icn-thumb-sx,
.search-page .icn-thumb-sxi,
.search-page .icn-thumb-uop,
.shared-by-me-page .icn-thumb-key,
.shared-by-me-page .icn-thumb-odp,
.shared-by-me-page .icn-thumb-otp,
.shared-by-me-page .icn-thumb-presentation,
.shared-by-me-page .icn-thumb-sdd,
.shared-by-me-page .icn-thumb-sti,
.shared-by-me-page .icn-thumb-sx,
.shared-by-me-page .icn-thumb-sxi,
.shared-by-me-page .icn-thumb-uop,
.shared-with-me-page .icn-thumb-key,
.shared-with-me-page .icn-thumb-odp,
.shared-with-me-page .icn-thumb-otp,
.shared-with-me-page .icn-thumb-presentation,
.shared-with-me-page .icn-thumb-sdd,
.shared-with-me-page .icn-thumb-sti,
.shared-with-me-page .icn-thumb-sx,
.shared-with-me-page .icn-thumb-sxi,
.shared-with-me-page .icn-thumb-uop{
background-position:-1121px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-key,
.download-outer>.icn-thumb-odp,
.download-outer>.icn-thumb-otp,
.download-outer>.icn-thumb-presentation,
.download-outer>.icn-thumb-sdd,
.download-outer>.icn-thumb-sti,
.download-outer>.icn-thumb-sx,
.download-outer>.icn-thumb-sxi,
.download-outer>.icn-thumb-uop{
background:url('/res/images/file-icons/thumb/presentation.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-number.sicn,
.modal-detail .icn-thumb-numbers.sicn,
.view-list .thumbnail .icn-thumb-number.licn,
.view-list .thumbnail .icn-thumb-number.sicn,
.view-list .thumbnail .icn-thumb-numbers.licn,
.view-list .thumbnail .icn-thumb-numbers.sicn{
background:url('/res/images/file-icons-retina/sprite/numbers.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-key,
.icn-thumb-odp,
.icn-thumb-otp,
.icn-thumb-presentation,
.icn-thumb-sdd,
.icn-thumb-sti,
.icn-thumb-sx,
.icn-thumb-sxi,
.icn-thumb-uop{
background:url('/res/images/file-icons-retina/small-thumb/presentation@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-key,
.download-outer>.icn-thumb-odp,
.download-outer>.icn-thumb-otp,
.download-outer>.icn-thumb-presentation,
.download-outer>.icn-thumb-sdd,
.download-outer>.icn-thumb-sti,
.download-outer>.icn-thumb-sx,
.download-outer>.icn-thumb-sxi,
.download-outer>.icn-thumb-uop{
background:url('/res/images/file-icons-retina/thumb/presentation@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-key.licn,
.thumbnail .icn-thumb-odp.licn,
.thumbnail .icn-thumb-otp.licn,
.thumbnail .icn-thumb-presentation.licn,
.thumbnail .icn-thumb-sdd.licn,
.thumbnail .icn-thumb-sti.licn,
.thumbnail .icn-thumb-sx.licn,
.thumbnail .icn-thumb-sxi.licn,
.thumbnail .icn-thumb-uop.licn,
.thumbnail>.icn-thumb-key.sicn,
.thumbnail>.icn-thumb-odp.sicn,
.thumbnail>.icn-thumb-otp.sicn,
.thumbnail>.icn-thumb-presentation.sicn,
.thumbnail>.icn-thumb-sdd.sicn,
.thumbnail>.icn-thumb-sti.sicn,
.thumbnail>.icn-thumb-sx.sicn,
.thumbnail>.icn-thumb-sxi.sicn,
.thumbnail>.icn-thumb-uop.sicn{
background:url('/res/images/file-icons/thumb/presentation.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-key.licn,
.thumbnail .icn-thumb-odp.licn,
.thumbnail .icn-thumb-otp.licn,
.thumbnail .icn-thumb-presentation.licn,
.thumbnail .icn-thumb-sdd.licn,
.thumbnail .icn-thumb-sti.licn,
.thumbnail .icn-thumb-sx.licn,
.thumbnail .icn-thumb-sxi.licn,
.thumbnail .icn-thumb-uop.licn,
.thumbnail>.icn-thumb-key.sicn,
.thumbnail>.icn-thumb-odp.sicn,
.thumbnail>.icn-thumb-otp.sicn,
.thumbnail>.icn-thumb-presentation.sicn,
.thumbnail>.icn-thumb-sdd.sicn,
.thumbnail>.icn-thumb-sti.sicn,
.thumbnail>.icn-thumb-sx.sicn,
.thumbnail>.icn-thumb-sxi.sicn,
.thumbnail>.icn-thumb-uop.sicn{
background:url('/res/images/file-icons-retina/thumb/presentation@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-key.sicn,
.modal-detail .icn-thumb-odp.sicn,
.modal-detail .icn-thumb-otp.sicn,
.modal-detail .icn-thumb-presentation.sicn,
.modal-detail .icn-thumb-sdd.sicn,
.modal-detail .icn-thumb-sti.sicn,
.modal-detail .icn-thumb-sx.sicn,
.modal-detail .icn-thumb-sxi.sicn,
.modal-detail .icn-thumb-uop.sicn,
.view-list .thumbnail .icn-thumb-key.licn,
.view-list .thumbnail .icn-thumb-key.sicn,
.view-list .thumbnail .icn-thumb-odp.licn,
.view-list .thumbnail .icn-thumb-odp.sicn,
.view-list .thumbnail .icn-thumb-otp.licn,
.view-list .thumbnail .icn-thumb-otp.sicn,
.view-list .thumbnail .icn-thumb-presentation.licn,
.view-list .thumbnail .icn-thumb-presentation.sicn,
.view-list .thumbnail .icn-thumb-sdd.licn,
.view-list .thumbnail .icn-thumb-sdd.sicn,
.view-list .thumbnail .icn-thumb-sti.licn,
.view-list .thumbnail .icn-thumb-sti.sicn,
.view-list .thumbnail .icn-thumb-sx.licn,
.view-list .thumbnail .icn-thumb-sx.sicn,
.view-list .thumbnail .icn-thumb-sxi.licn,
.view-list .thumbnail .icn-thumb-sxi.sicn,
.view-list .thumbnail .icn-thumb-uop.licn,
.view-list .thumbnail .icn-thumb-uop.sicn{
background:url('/res/images/file-icons/sprite/presentation.png?1736780833') center center no-repeat
}
.icn-thumb-123,
.icn-thumb-csv,
.icn-thumb-dbf,
.icn-thumb-dif,
.icn-thumb-ods,
.icn-thumb-ots,
.icn-thumb-sdc,
.icn-thumb-spreadsheet,
.icn-thumb-sxc,
.icn-thumb-uos,
.icn-thumb-wb2,
.icn-thumb-wk1,
.icn-thumb-wks{
background:url('/res/images/file-icons/small-thumb/spreadsheet.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-123,
.scheduled-shares-page .icn-thumb-csv,
.scheduled-shares-page .icn-thumb-dbf,
.scheduled-shares-page .icn-thumb-dif,
.scheduled-shares-page .icn-thumb-ods,
.scheduled-shares-page .icn-thumb-ots,
.scheduled-shares-page .icn-thumb-sdc,
.scheduled-shares-page .icn-thumb-spreadsheet,
.scheduled-shares-page .icn-thumb-sxc,
.scheduled-shares-page .icn-thumb-uos,
.scheduled-shares-page .icn-thumb-wb2,
.scheduled-shares-page .icn-thumb-wk1,
.scheduled-shares-page .icn-thumb-wks,
.search-page .icn-thumb-123,
.search-page .icn-thumb-csv,
.search-page .icn-thumb-dbf,
.search-page .icn-thumb-dif,
.search-page .icn-thumb-ods,
.search-page .icn-thumb-ots,
.search-page .icn-thumb-sdc,
.search-page .icn-thumb-spreadsheet,
.search-page .icn-thumb-sxc,
.search-page .icn-thumb-uos,
.search-page .icn-thumb-wb2,
.search-page .icn-thumb-wk1,
.search-page .icn-thumb-wks,
.shared-by-me-page .icn-thumb-123,
.shared-by-me-page .icn-thumb-csv,
.shared-by-me-page .icn-thumb-dbf,
.shared-by-me-page .icn-thumb-dif,
.shared-by-me-page .icn-thumb-ods,
.shared-by-me-page .icn-thumb-ots,
.shared-by-me-page .icn-thumb-sdc,
.shared-by-me-page .icn-thumb-spreadsheet,
.shared-by-me-page .icn-thumb-sxc,
.shared-by-me-page .icn-thumb-uos,
.shared-by-me-page .icn-thumb-wb2,
.shared-by-me-page .icn-thumb-wk1,
.shared-by-me-page .icn-thumb-wks,
.shared-with-me-page .icn-thumb-123,
.shared-with-me-page .icn-thumb-csv,
.shared-with-me-page .icn-thumb-dbf,
.shared-with-me-page .icn-thumb-dif,
.shared-with-me-page .icn-thumb-ods,
.shared-with-me-page .icn-thumb-ots,
.shared-with-me-page .icn-thumb-sdc,
.shared-with-me-page .icn-thumb-spreadsheet,
.shared-with-me-page .icn-thumb-sxc,
.shared-with-me-page .icn-thumb-uos,
.shared-with-me-page .icn-thumb-wb2,
.shared-with-me-page .icn-thumb-wk1,
.shared-with-me-page .icn-thumb-wks{
background-position:-1235px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-123,
.download-outer>.icn-thumb-csv,
.download-outer>.icn-thumb-dbf,
.download-outer>.icn-thumb-dif,
.download-outer>.icn-thumb-ods,
.download-outer>.icn-thumb-ots,
.download-outer>.icn-thumb-sdc,
.download-outer>.icn-thumb-spreadsheet,
.download-outer>.icn-thumb-sxc,
.download-outer>.icn-thumb-uos,
.download-outer>.icn-thumb-wb2,
.download-outer>.icn-thumb-wk1,
.download-outer>.icn-thumb-wks{
background:url('/res/images/file-icons/thumb/spreadsheet.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-key.sicn,
.modal-detail .icn-thumb-odp.sicn,
.modal-detail .icn-thumb-otp.sicn,
.modal-detail .icn-thumb-presentation.sicn,
.modal-detail .icn-thumb-sdd.sicn,
.modal-detail .icn-thumb-sti.sicn,
.modal-detail .icn-thumb-sx.sicn,
.modal-detail .icn-thumb-sxi.sicn,
.modal-detail .icn-thumb-uop.sicn,
.view-list .thumbnail .icn-thumb-key.licn,
.view-list .thumbnail .icn-thumb-key.sicn,
.view-list .thumbnail .icn-thumb-odp.licn,
.view-list .thumbnail .icn-thumb-odp.sicn,
.view-list .thumbnail .icn-thumb-otp.licn,
.view-list .thumbnail .icn-thumb-otp.sicn,
.view-list .thumbnail .icn-thumb-presentation.licn,
.view-list .thumbnail .icn-thumb-presentation.sicn,
.view-list .thumbnail .icn-thumb-sdd.licn,
.view-list .thumbnail .icn-thumb-sdd.sicn,
.view-list .thumbnail .icn-thumb-sti.licn,
.view-list .thumbnail .icn-thumb-sti.sicn,
.view-list .thumbnail .icn-thumb-sx.licn,
.view-list .thumbnail .icn-thumb-sx.sicn,
.view-list .thumbnail .icn-thumb-sxi.licn,
.view-list .thumbnail .icn-thumb-sxi.sicn,
.view-list .thumbnail .icn-thumb-uop.licn,
.view-list .thumbnail .icn-thumb-uop.sicn{
background:url('/res/images/file-icons-retina/sprite/presentation.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-123,
.icn-thumb-csv,
.icn-thumb-dbf,
.icn-thumb-dif,
.icn-thumb-ods,
.icn-thumb-ots,
.icn-thumb-sdc,
.icn-thumb-spreadsheet,
.icn-thumb-sxc,
.icn-thumb-uos,
.icn-thumb-wb2,
.icn-thumb-wk1,
.icn-thumb-wks{
background:url('/res/images/file-icons-retina/small-thumb/spreadsheet@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-123,
.download-outer>.icn-thumb-csv,
.download-outer>.icn-thumb-dbf,
.download-outer>.icn-thumb-dif,
.download-outer>.icn-thumb-ods,
.download-outer>.icn-thumb-ots,
.download-outer>.icn-thumb-sdc,
.download-outer>.icn-thumb-spreadsheet,
.download-outer>.icn-thumb-sxc,
.download-outer>.icn-thumb-uos,
.download-outer>.icn-thumb-wb2,
.download-outer>.icn-thumb-wk1,
.download-outer>.icn-thumb-wks{
background:url('/res/images/file-icons-retina/thumb/spreadsheet@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-123.licn,
.thumbnail .icn-thumb-csv.licn,
.thumbnail .icn-thumb-dbf.licn,
.thumbnail .icn-thumb-dif.licn,
.thumbnail .icn-thumb-ods.licn,
.thumbnail .icn-thumb-ots.licn,
.thumbnail .icn-thumb-sdc.licn,
.thumbnail .icn-thumb-spreadsheet.licn,
.thumbnail .icn-thumb-sxc.licn,
.thumbnail .icn-thumb-uos.licn,
.thumbnail .icn-thumb-wb2.licn,
.thumbnail .icn-thumb-wk1.licn,
.thumbnail .icn-thumb-wks.licn,
.thumbnail>.icn-thumb-123.sicn,
.thumbnail>.icn-thumb-csv.sicn,
.thumbnail>.icn-thumb-dbf.sicn,
.thumbnail>.icn-thumb-dif.sicn,
.thumbnail>.icn-thumb-ods.sicn,
.thumbnail>.icn-thumb-ots.sicn,
.thumbnail>.icn-thumb-sdc.sicn,
.thumbnail>.icn-thumb-spreadsheet.sicn,
.thumbnail>.icn-thumb-sxc.sicn,
.thumbnail>.icn-thumb-uos.sicn,
.thumbnail>.icn-thumb-wb2.sicn,
.thumbnail>.icn-thumb-wk1.sicn,
.thumbnail>.icn-thumb-wks.sicn{
background:url('/res/images/file-icons/thumb/spreadsheet.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-123.licn,
.thumbnail .icn-thumb-csv.licn,
.thumbnail .icn-thumb-dbf.licn,
.thumbnail .icn-thumb-dif.licn,
.thumbnail .icn-thumb-ods.licn,
.thumbnail .icn-thumb-ots.licn,
.thumbnail .icn-thumb-sdc.licn,
.thumbnail .icn-thumb-spreadsheet.licn,
.thumbnail .icn-thumb-sxc.licn,
.thumbnail .icn-thumb-uos.licn,
.thumbnail .icn-thumb-wb2.licn,
.thumbnail .icn-thumb-wk1.licn,
.thumbnail .icn-thumb-wks.licn,
.thumbnail>.icn-thumb-123.sicn,
.thumbnail>.icn-thumb-csv.sicn,
.thumbnail>.icn-thumb-dbf.sicn,
.thumbnail>.icn-thumb-dif.sicn,
.thumbnail>.icn-thumb-ods.sicn,
.thumbnail>.icn-thumb-ots.sicn,
.thumbnail>.icn-thumb-sdc.sicn,
.thumbnail>.icn-thumb-spreadsheet.sicn,
.thumbnail>.icn-thumb-sxc.sicn,
.thumbnail>.icn-thumb-uos.sicn,
.thumbnail>.icn-thumb-wb2.sicn,
.thumbnail>.icn-thumb-wk1.sicn,
.thumbnail>.icn-thumb-wks.sicn{
background:url('/res/images/file-icons-retina/thumb/spreadsheet@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-123.sicn,
.modal-detail .icn-thumb-csv.sicn,
.modal-detail .icn-thumb-dbf.sicn,
.modal-detail .icn-thumb-dif.sicn,
.modal-detail .icn-thumb-ods.sicn,
.modal-detail .icn-thumb-ots.sicn,
.modal-detail .icn-thumb-sdc.sicn,
.modal-detail .icn-thumb-spreadsheet.sicn,
.modal-detail .icn-thumb-sxc.sicn,
.modal-detail .icn-thumb-uos.sicn,
.modal-detail .icn-thumb-wb2.sicn,
.modal-detail .icn-thumb-wk1.sicn,
.modal-detail .icn-thumb-wks.sicn,
.view-list .thumbnail .icn-thumb-123.licn,
.view-list .thumbnail .icn-thumb-123.sicn,
.view-list .thumbnail .icn-thumb-csv.licn,
.view-list .thumbnail .icn-thumb-csv.sicn,
.view-list .thumbnail .icn-thumb-dbf.licn,
.view-list .thumbnail .icn-thumb-dbf.sicn,
.view-list .thumbnail .icn-thumb-dif.licn,
.view-list .thumbnail .icn-thumb-dif.sicn,
.view-list .thumbnail .icn-thumb-ods.licn,
.view-list .thumbnail .icn-thumb-ods.sicn,
.view-list .thumbnail .icn-thumb-ots.licn,
.view-list .thumbnail .icn-thumb-ots.sicn,
.view-list .thumbnail .icn-thumb-sdc.licn,
.view-list .thumbnail .icn-thumb-sdc.sicn,
.view-list .thumbnail .icn-thumb-spreadsheet.licn,
.view-list .thumbnail .icn-thumb-spreadsheet.sicn,
.view-list .thumbnail .icn-thumb-sxc.licn,
.view-list .thumbnail .icn-thumb-sxc.sicn,
.view-list .thumbnail .icn-thumb-uos.licn,
.view-list .thumbnail .icn-thumb-uos.sicn,
.view-list .thumbnail .icn-thumb-wb2.licn,
.view-list .thumbnail .icn-thumb-wb2.sicn,
.view-list .thumbnail .icn-thumb-wk1.licn,
.view-list .thumbnail .icn-thumb-wk1.sicn,
.view-list .thumbnail .icn-thumb-wks.licn,
.view-list .thumbnail .icn-thumb-wks.sicn{
background:url('/res/images/file-icons/sprite/spreadsheet.png?1736780833') center center no-repeat
}
.icn-thumb-dfont,
.icn-thumb-font,
.icn-thumb-otf,
.icn-thumb-sfd,
.icn-thumb-ttc,
.icn-thumb-ttf,
.icn-thumb-woff{
background:url('/res/images/file-icons/small-thumb/font.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-dfont,
.scheduled-shares-page .icn-thumb-font,
.scheduled-shares-page .icn-thumb-otf,
.scheduled-shares-page .icn-thumb-sfd,
.scheduled-shares-page .icn-thumb-ttc,
.scheduled-shares-page .icn-thumb-ttf,
.scheduled-shares-page .icn-thumb-woff,
.search-page .icn-thumb-dfont,
.search-page .icn-thumb-font,
.search-page .icn-thumb-otf,
.search-page .icn-thumb-sfd,
.search-page .icn-thumb-ttc,
.search-page .icn-thumb-ttf,
.search-page .icn-thumb-woff,
.shared-by-me-page .icn-thumb-dfont,
.shared-by-me-page .icn-thumb-font,
.shared-by-me-page .icn-thumb-otf,
.shared-by-me-page .icn-thumb-sfd,
.shared-by-me-page .icn-thumb-ttc,
.shared-by-me-page .icn-thumb-ttf,
.shared-by-me-page .icn-thumb-woff,
.shared-with-me-page .icn-thumb-dfont,
.shared-with-me-page .icn-thumb-font,
.shared-with-me-page .icn-thumb-otf,
.shared-with-me-page .icn-thumb-sfd,
.shared-with-me-page .icn-thumb-ttc,
.shared-with-me-page .icn-thumb-ttf,
.shared-with-me-page .icn-thumb-woff{
background-position:-413px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-dfont,
.download-outer>.icn-thumb-font,
.download-outer>.icn-thumb-otf,
.download-outer>.icn-thumb-sfd,
.download-outer>.icn-thumb-ttc,
.download-outer>.icn-thumb-ttf,
.download-outer>.icn-thumb-woff{
background:url('/res/images/file-icons/thumb/font.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-123.sicn,
.modal-detail .icn-thumb-csv.sicn,
.modal-detail .icn-thumb-dbf.sicn,
.modal-detail .icn-thumb-dif.sicn,
.modal-detail .icn-thumb-ods.sicn,
.modal-detail .icn-thumb-ots.sicn,
.modal-detail .icn-thumb-sdc.sicn,
.modal-detail .icn-thumb-spreadsheet.sicn,
.modal-detail .icn-thumb-sxc.sicn,
.modal-detail .icn-thumb-uos.sicn,
.modal-detail .icn-thumb-wb2.sicn,
.modal-detail .icn-thumb-wk1.sicn,
.modal-detail .icn-thumb-wks.sicn,
.view-list .thumbnail .icn-thumb-123.licn,
.view-list .thumbnail .icn-thumb-123.sicn,
.view-list .thumbnail .icn-thumb-csv.licn,
.view-list .thumbnail .icn-thumb-csv.sicn,
.view-list .thumbnail .icn-thumb-dbf.licn,
.view-list .thumbnail .icn-thumb-dbf.sicn,
.view-list .thumbnail .icn-thumb-dif.licn,
.view-list .thumbnail .icn-thumb-dif.sicn,
.view-list .thumbnail .icn-thumb-ods.licn,
.view-list .thumbnail .icn-thumb-ods.sicn,
.view-list .thumbnail .icn-thumb-ots.licn,
.view-list .thumbnail .icn-thumb-ots.sicn,
.view-list .thumbnail .icn-thumb-sdc.licn,
.view-list .thumbnail .icn-thumb-sdc.sicn,
.view-list .thumbnail .icn-thumb-spreadsheet.licn,
.view-list .thumbnail .icn-thumb-spreadsheet.sicn,
.view-list .thumbnail .icn-thumb-sxc.licn,
.view-list .thumbnail .icn-thumb-sxc.sicn,
.view-list .thumbnail .icn-thumb-uos.licn,
.view-list .thumbnail .icn-thumb-uos.sicn,
.view-list .thumbnail .icn-thumb-wb2.licn,
.view-list .thumbnail .icn-thumb-wb2.sicn,
.view-list .thumbnail .icn-thumb-wk1.licn,
.view-list .thumbnail .icn-thumb-wk1.sicn,
.view-list .thumbnail .icn-thumb-wks.licn,
.view-list .thumbnail .icn-thumb-wks.sicn{
background:url('/res/images/file-icons-retina/sprite/spreadsheet.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-dfont,
.icn-thumb-font,
.icn-thumb-otf,
.icn-thumb-sfd,
.icn-thumb-ttc,
.icn-thumb-ttf,
.icn-thumb-woff{
background:url('/res/images/file-icons-retina/small-thumb/font@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-dfont,
.download-outer>.icn-thumb-font,
.download-outer>.icn-thumb-otf,
.download-outer>.icn-thumb-sfd,
.download-outer>.icn-thumb-ttc,
.download-outer>.icn-thumb-ttf,
.download-outer>.icn-thumb-woff{
background:url('/res/images/file-icons-retina/thumb/font@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-dfont.licn,
.thumbnail .icn-thumb-font.licn,
.thumbnail .icn-thumb-otf.licn,
.thumbnail .icn-thumb-sfd.licn,
.thumbnail .icn-thumb-ttc.licn,
.thumbnail .icn-thumb-ttf.licn,
.thumbnail .icn-thumb-woff.licn,
.thumbnail>.icn-thumb-dfont.sicn,
.thumbnail>.icn-thumb-font.sicn,
.thumbnail>.icn-thumb-otf.sicn,
.thumbnail>.icn-thumb-sfd.sicn,
.thumbnail>.icn-thumb-ttc.sicn,
.thumbnail>.icn-thumb-ttf.sicn,
.thumbnail>.icn-thumb-woff.sicn{
background:url('/res/images/file-icons/thumb/font.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-dfont.licn,
.thumbnail .icn-thumb-font.licn,
.thumbnail .icn-thumb-otf.licn,
.thumbnail .icn-thumb-sfd.licn,
.thumbnail .icn-thumb-ttc.licn,
.thumbnail .icn-thumb-ttf.licn,
.thumbnail .icn-thumb-woff.licn,
.thumbnail>.icn-thumb-dfont.sicn,
.thumbnail>.icn-thumb-font.sicn,
.thumbnail>.icn-thumb-otf.sicn,
.thumbnail>.icn-thumb-sfd.sicn,
.thumbnail>.icn-thumb-ttc.sicn,
.thumbnail>.icn-thumb-ttf.sicn,
.thumbnail>.icn-thumb-woff.sicn{
background:url('/res/images/file-icons-retina/thumb/font@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-dfont.sicn,
.modal-detail .icn-thumb-font.sicn,
.modal-detail .icn-thumb-otf.sicn,
.modal-detail .icn-thumb-sfd.sicn,
.modal-detail .icn-thumb-ttc.sicn,
.modal-detail .icn-thumb-ttf.sicn,
.modal-detail .icn-thumb-woff.sicn,
.view-list .thumbnail .icn-thumb-dfont.licn,
.view-list .thumbnail .icn-thumb-dfont.sicn,
.view-list .thumbnail .icn-thumb-font.licn,
.view-list .thumbnail .icn-thumb-font.sicn,
.view-list .thumbnail .icn-thumb-otf.licn,
.view-list .thumbnail .icn-thumb-otf.sicn,
.view-list .thumbnail .icn-thumb-sfd.licn,
.view-list .thumbnail .icn-thumb-sfd.sicn,
.view-list .thumbnail .icn-thumb-ttc.licn,
.view-list .thumbnail .icn-thumb-ttc.sicn,
.view-list .thumbnail .icn-thumb-ttf.licn,
.view-list .thumbnail .icn-thumb-ttf.sicn,
.view-list .thumbnail .icn-thumb-woff.licn,
.view-list .thumbnail .icn-thumb-woff.sicn{
background:url('/res/images/file-icons/sprite/font.png?1736780833') center center no-repeat
}
.icn-thumb-3d,
.icn-thumb-3dmf,
.icn-thumb-3ds,
.icn-thumb-3dt,
.icn-thumb-ac,
.icn-thumb-an8,
.icn-thumb-aoi,
.icn-thumb-aty,
.icn-thumb-b3d,
.icn-thumb-blend,
.icn-thumb-c4d,
.icn-thumb-cag,
.icn-thumb-cal3d,
.icn-thumb-cfl,
.icn-thumb-cob,
.icn-thumb-ctm,
.icn-thumb-dae,
.icn-thumb-dts,
.icn-thumb-egg,
.icn-thumb-fac,
.icn-thumb-fbx,
.icn-thumb-g,
.icn-thumb-glm,
.icn-thumb-lwo,
.icn-thumb-lws,
.icn-thumb-lxo,
.icn-thumb-ma,
.icn-thumb-max,
.icn-thumb-mb,
.icn-thumb-md2,
.icn-thumb-md3,
.icn-thumb-mdx,
.icn-thumb-mesh,
.icn-thumb-mm3d,
.icn-thumb-nif,
.icn-thumb-off,
.icn-thumb-pov,
.icn-thumb-rwx,
.icn-thumb-sia,
.icn-thumb-sib,
.icn-thumb-skp,
.icn-thumb-sldasm,
.icn-thumb-sldprt,
.icn-thumb-smd,
.icn-thumb-u3d,
.icn-thumb-wings,
.icn-thumb-x,
.icn-thumb-x3d,
.icn-thumb-z3d{
background:url('/res/images/file-icons/small-thumb/three-d.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-3d,
.scheduled-shares-page .icn-thumb-3dmf,
.scheduled-shares-page .icn-thumb-3ds,
.scheduled-shares-page .icn-thumb-3dt,
.scheduled-shares-page .icn-thumb-ac,
.scheduled-shares-page .icn-thumb-an8,
.scheduled-shares-page .icn-thumb-aoi,
.scheduled-shares-page .icn-thumb-aty,
.scheduled-shares-page .icn-thumb-b3d,
.scheduled-shares-page .icn-thumb-blend,
.scheduled-shares-page .icn-thumb-c4d,
.scheduled-shares-page .icn-thumb-cag,
.scheduled-shares-page .icn-thumb-cal3d,
.scheduled-shares-page .icn-thumb-cfl,
.scheduled-shares-page .icn-thumb-cob,
.scheduled-shares-page .icn-thumb-ctm,
.scheduled-shares-page .icn-thumb-dae,
.scheduled-shares-page .icn-thumb-dts,
.scheduled-shares-page .icn-thumb-egg,
.scheduled-shares-page .icn-thumb-fac,
.scheduled-shares-page .icn-thumb-fbx,
.scheduled-shares-page .icn-thumb-g,
.scheduled-shares-page .icn-thumb-glm,
.scheduled-shares-page .icn-thumb-lwo,
.scheduled-shares-page .icn-thumb-lws,
.scheduled-shares-page .icn-thumb-lxo,
.scheduled-shares-page .icn-thumb-ma,
.scheduled-shares-page .icn-thumb-max,
.scheduled-shares-page .icn-thumb-mb,
.scheduled-shares-page .icn-thumb-md2,
.scheduled-shares-page .icn-thumb-md3,
.scheduled-shares-page .icn-thumb-mdx,
.scheduled-shares-page .icn-thumb-mesh,
.scheduled-shares-page .icn-thumb-mm3d,
.scheduled-shares-page .icn-thumb-nif,
.scheduled-shares-page .icn-thumb-off,
.scheduled-shares-page .icn-thumb-pov,
.scheduled-shares-page .icn-thumb-rwx,
.scheduled-shares-page .icn-thumb-sia,
.scheduled-shares-page .icn-thumb-sib,
.scheduled-shares-page .icn-thumb-skp,
.scheduled-shares-page .icn-thumb-sldasm,
.scheduled-shares-page .icn-thumb-sldprt,
.scheduled-shares-page .icn-thumb-smd,
.scheduled-shares-page .icn-thumb-u3d,
.scheduled-shares-page .icn-thumb-wings,
.scheduled-shares-page .icn-thumb-x,
.scheduled-shares-page .icn-thumb-x3d,
.scheduled-shares-page .icn-thumb-z3d,
.search-page .icn-thumb-3d,
.search-page .icn-thumb-3dmf,
.search-page .icn-thumb-3ds,
.search-page .icn-thumb-3dt,
.search-page .icn-thumb-ac,
.search-page .icn-thumb-an8,
.search-page .icn-thumb-aoi,
.search-page .icn-thumb-aty,
.search-page .icn-thumb-b3d,
.search-page .icn-thumb-blend,
.search-page .icn-thumb-c4d,
.search-page .icn-thumb-cag,
.search-page .icn-thumb-cal3d,
.search-page .icn-thumb-cfl,
.search-page .icn-thumb-cob,
.search-page .icn-thumb-ctm,
.search-page .icn-thumb-dae,
.search-page .icn-thumb-dts,
.search-page .icn-thumb-egg,
.search-page .icn-thumb-fac,
.search-page .icn-thumb-fbx,
.search-page .icn-thumb-g,
.search-page .icn-thumb-glm,
.search-page .icn-thumb-lwo,
.search-page .icn-thumb-lws,
.search-page .icn-thumb-lxo,
.search-page .icn-thumb-ma,
.search-page .icn-thumb-max,
.search-page .icn-thumb-mb,
.search-page .icn-thumb-md2,
.search-page .icn-thumb-md3,
.search-page .icn-thumb-mdx,
.search-page .icn-thumb-mesh,
.search-page .icn-thumb-mm3d,
.search-page .icn-thumb-nif,
.search-page .icn-thumb-off,
.search-page .icn-thumb-pov,
.search-page .icn-thumb-rwx,
.search-page .icn-thumb-sia,
.search-page .icn-thumb-sib,
.search-page .icn-thumb-skp,
.search-page .icn-thumb-sldasm,
.search-page .icn-thumb-sldprt,
.search-page .icn-thumb-smd,
.search-page .icn-thumb-u3d,
.search-page .icn-thumb-wings,
.search-page .icn-thumb-x,
.search-page .icn-thumb-x3d,
.search-page .icn-thumb-z3d,
.shared-by-me-page .icn-thumb-3d,
.shared-by-me-page .icn-thumb-3dmf,
.shared-by-me-page .icn-thumb-3ds,
.shared-by-me-page .icn-thumb-3dt,
.shared-by-me-page .icn-thumb-ac,
.shared-by-me-page .icn-thumb-an8,
.shared-by-me-page .icn-thumb-aoi,
.shared-by-me-page .icn-thumb-aty,
.shared-by-me-page .icn-thumb-b3d,
.shared-by-me-page .icn-thumb-blend,
.shared-by-me-page .icn-thumb-c4d,
.shared-by-me-page .icn-thumb-cag,
.shared-by-me-page .icn-thumb-cal3d,
.shared-by-me-page .icn-thumb-cfl,
.shared-by-me-page .icn-thumb-cob,
.shared-by-me-page .icn-thumb-ctm,
.shared-by-me-page .icn-thumb-dae,
.shared-by-me-page .icn-thumb-dts,
.shared-by-me-page .icn-thumb-egg,
.shared-by-me-page .icn-thumb-fac,
.shared-by-me-page .icn-thumb-fbx,
.shared-by-me-page .icn-thumb-g,
.shared-by-me-page .icn-thumb-glm,
.shared-by-me-page .icn-thumb-lwo,
.shared-by-me-page .icn-thumb-lws,
.shared-by-me-page .icn-thumb-lxo,
.shared-by-me-page .icn-thumb-ma,
.shared-by-me-page .icn-thumb-max,
.shared-by-me-page .icn-thumb-mb,
.shared-by-me-page .icn-thumb-md2,
.shared-by-me-page .icn-thumb-md3,
.shared-by-me-page .icn-thumb-mdx,
.shared-by-me-page .icn-thumb-mesh,
.shared-by-me-page .icn-thumb-mm3d,
.shared-by-me-page .icn-thumb-nif,
.shared-by-me-page .icn-thumb-off,
.shared-by-me-page .icn-thumb-pov,
.shared-by-me-page .icn-thumb-rwx,
.shared-by-me-page .icn-thumb-sia,
.shared-by-me-page .icn-thumb-sib,
.shared-by-me-page .icn-thumb-skp,
.shared-by-me-page .icn-thumb-sldasm,
.shared-by-me-page .icn-thumb-sldprt,
.shared-by-me-page .icn-thumb-smd,
.shared-by-me-page .icn-thumb-u3d,
.shared-by-me-page .icn-thumb-wings,
.shared-by-me-page .icn-thumb-x,
.shared-by-me-page .icn-thumb-x3d,
.shared-by-me-page .icn-thumb-z3d,
.shared-with-me-page .icn-thumb-3d,
.shared-with-me-page .icn-thumb-3dmf,
.shared-with-me-page .icn-thumb-3ds,
.shared-with-me-page .icn-thumb-3dt,
.shared-with-me-page .icn-thumb-ac,
.shared-with-me-page .icn-thumb-an8,
.shared-with-me-page .icn-thumb-aoi,
.shared-with-me-page .icn-thumb-aty,
.shared-with-me-page .icn-thumb-b3d,
.shared-with-me-page .icn-thumb-blend,
.shared-with-me-page .icn-thumb-c4d,
.shared-with-me-page .icn-thumb-cag,
.shared-with-me-page .icn-thumb-cal3d,
.shared-with-me-page .icn-thumb-cfl,
.shared-with-me-page .icn-thumb-cob,
.shared-with-me-page .icn-thumb-ctm,
.shared-with-me-page .icn-thumb-dae,
.shared-with-me-page .icn-thumb-dts,
.shared-with-me-page .icn-thumb-egg,
.shared-with-me-page .icn-thumb-fac,
.shared-with-me-page .icn-thumb-fbx,
.shared-with-me-page .icn-thumb-g,
.shared-with-me-page .icn-thumb-glm,
.shared-with-me-page .icn-thumb-lwo,
.shared-with-me-page .icn-thumb-lws,
.shared-with-me-page .icn-thumb-lxo,
.shared-with-me-page .icn-thumb-ma,
.shared-with-me-page .icn-thumb-max,
.shared-with-me-page .icn-thumb-mb,
.shared-with-me-page .icn-thumb-md2,
.shared-with-me-page .icn-thumb-md3,
.shared-with-me-page .icn-thumb-mdx,
.shared-with-me-page .icn-thumb-mesh,
.shared-with-me-page .icn-thumb-mm3d,
.shared-with-me-page .icn-thumb-nif,
.shared-with-me-page .icn-thumb-off,
.shared-with-me-page .icn-thumb-pov,
.shared-with-me-page .icn-thumb-rwx,
.shared-with-me-page .icn-thumb-sia,
.shared-with-me-page .icn-thumb-sib,
.shared-with-me-page .icn-thumb-skp,
.shared-with-me-page .icn-thumb-sldasm,
.shared-with-me-page .icn-thumb-sldprt,
.shared-with-me-page .icn-thumb-smd,
.shared-with-me-page .icn-thumb-u3d,
.shared-with-me-page .icn-thumb-wings,
.shared-with-me-page .icn-thumb-x,
.shared-with-me-page .icn-thumb-x3d,
.shared-with-me-page .icn-thumb-z3d{
background-position:-1345px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-3d,
.download-outer>.icn-thumb-3dmf,
.download-outer>.icn-thumb-3ds,
.download-outer>.icn-thumb-3dt,
.download-outer>.icn-thumb-ac,
.download-outer>.icn-thumb-an8,
.download-outer>.icn-thumb-aoi,
.download-outer>.icn-thumb-aty,
.download-outer>.icn-thumb-b3d,
.download-outer>.icn-thumb-blend,
.download-outer>.icn-thumb-c4d,
.download-outer>.icn-thumb-cag,
.download-outer>.icn-thumb-cal3d,
.download-outer>.icn-thumb-cfl,
.download-outer>.icn-thumb-cob,
.download-outer>.icn-thumb-ctm,
.download-outer>.icn-thumb-dae,
.download-outer>.icn-thumb-dts,
.download-outer>.icn-thumb-egg,
.download-outer>.icn-thumb-fac,
.download-outer>.icn-thumb-fbx,
.download-outer>.icn-thumb-g,
.download-outer>.icn-thumb-glm,
.download-outer>.icn-thumb-lwo,
.download-outer>.icn-thumb-lws,
.download-outer>.icn-thumb-lxo,
.download-outer>.icn-thumb-ma,
.download-outer>.icn-thumb-max,
.download-outer>.icn-thumb-mb,
.download-outer>.icn-thumb-md2,
.download-outer>.icn-thumb-md3,
.download-outer>.icn-thumb-mdx,
.download-outer>.icn-thumb-mesh,
.download-outer>.icn-thumb-mm3d,
.download-outer>.icn-thumb-nif,
.download-outer>.icn-thumb-off,
.download-outer>.icn-thumb-pov,
.download-outer>.icn-thumb-rwx,
.download-outer>.icn-thumb-sia,
.download-outer>.icn-thumb-sib,
.download-outer>.icn-thumb-skp,
.download-outer>.icn-thumb-sldasm,
.download-outer>.icn-thumb-sldprt,
.download-outer>.icn-thumb-smd,
.download-outer>.icn-thumb-u3d,
.download-outer>.icn-thumb-wings,
.download-outer>.icn-thumb-x,
.download-outer>.icn-thumb-x3d,
.download-outer>.icn-thumb-z3d{
background:url('/res/images/file-icons/thumb/three-d.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-dfont.sicn,
.modal-detail .icn-thumb-font.sicn,
.modal-detail .icn-thumb-otf.sicn,
.modal-detail .icn-thumb-sfd.sicn,
.modal-detail .icn-thumb-ttc.sicn,
.modal-detail .icn-thumb-ttf.sicn,
.modal-detail .icn-thumb-woff.sicn,
.view-list .thumbnail .icn-thumb-dfont.licn,
.view-list .thumbnail .icn-thumb-dfont.sicn,
.view-list .thumbnail .icn-thumb-font.licn,
.view-list .thumbnail .icn-thumb-font.sicn,
.view-list .thumbnail .icn-thumb-otf.licn,
.view-list .thumbnail .icn-thumb-otf.sicn,
.view-list .thumbnail .icn-thumb-sfd.licn,
.view-list .thumbnail .icn-thumb-sfd.sicn,
.view-list .thumbnail .icn-thumb-ttc.licn,
.view-list .thumbnail .icn-thumb-ttc.sicn,
.view-list .thumbnail .icn-thumb-ttf.licn,
.view-list .thumbnail .icn-thumb-ttf.sicn,
.view-list .thumbnail .icn-thumb-woff.licn,
.view-list .thumbnail .icn-thumb-woff.sicn{
background:url('/res/images/file-icons-retina/sprite/font.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-3d,
.icn-thumb-3dmf,
.icn-thumb-3ds,
.icn-thumb-3dt,
.icn-thumb-ac,
.icn-thumb-an8,
.icn-thumb-aoi,
.icn-thumb-aty,
.icn-thumb-b3d,
.icn-thumb-blend,
.icn-thumb-c4d,
.icn-thumb-cag,
.icn-thumb-cal3d,
.icn-thumb-cfl,
.icn-thumb-cob,
.icn-thumb-ctm,
.icn-thumb-dae,
.icn-thumb-dts,
.icn-thumb-egg,
.icn-thumb-fac,
.icn-thumb-fbx,
.icn-thumb-g,
.icn-thumb-glm,
.icn-thumb-lwo,
.icn-thumb-lws,
.icn-thumb-lxo,
.icn-thumb-ma,
.icn-thumb-max,
.icn-thumb-mb,
.icn-thumb-md2,
.icn-thumb-md3,
.icn-thumb-mdx,
.icn-thumb-mesh,
.icn-thumb-mm3d,
.icn-thumb-nif,
.icn-thumb-off,
.icn-thumb-pov,
.icn-thumb-rwx,
.icn-thumb-sia,
.icn-thumb-sib,
.icn-thumb-skp,
.icn-thumb-sldasm,
.icn-thumb-sldprt,
.icn-thumb-smd,
.icn-thumb-u3d,
.icn-thumb-wings,
.icn-thumb-x,
.icn-thumb-x3d,
.icn-thumb-z3d{
background:url('/res/images/file-icons-retina/small-thumb/three-d@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-3d,
.download-outer>.icn-thumb-3dmf,
.download-outer>.icn-thumb-3ds,
.download-outer>.icn-thumb-3dt,
.download-outer>.icn-thumb-ac,
.download-outer>.icn-thumb-an8,
.download-outer>.icn-thumb-aoi,
.download-outer>.icn-thumb-aty,
.download-outer>.icn-thumb-b3d,
.download-outer>.icn-thumb-blend,
.download-outer>.icn-thumb-c4d,
.download-outer>.icn-thumb-cag,
.download-outer>.icn-thumb-cal3d,
.download-outer>.icn-thumb-cfl,
.download-outer>.icn-thumb-cob,
.download-outer>.icn-thumb-ctm,
.download-outer>.icn-thumb-dae,
.download-outer>.icn-thumb-dts,
.download-outer>.icn-thumb-egg,
.download-outer>.icn-thumb-fac,
.download-outer>.icn-thumb-fbx,
.download-outer>.icn-thumb-g,
.download-outer>.icn-thumb-glm,
.download-outer>.icn-thumb-lwo,
.download-outer>.icn-thumb-lws,
.download-outer>.icn-thumb-lxo,
.download-outer>.icn-thumb-ma,
.download-outer>.icn-thumb-max,
.download-outer>.icn-thumb-mb,
.download-outer>.icn-thumb-md2,
.download-outer>.icn-thumb-md3,
.download-outer>.icn-thumb-mdx,
.download-outer>.icn-thumb-mesh,
.download-outer>.icn-thumb-mm3d,
.download-outer>.icn-thumb-nif,
.download-outer>.icn-thumb-off,
.download-outer>.icn-thumb-pov,
.download-outer>.icn-thumb-rwx,
.download-outer>.icn-thumb-sia,
.download-outer>.icn-thumb-sib,
.download-outer>.icn-thumb-skp,
.download-outer>.icn-thumb-sldasm,
.download-outer>.icn-thumb-sldprt,
.download-outer>.icn-thumb-smd,
.download-outer>.icn-thumb-u3d,
.download-outer>.icn-thumb-wings,
.download-outer>.icn-thumb-x,
.download-outer>.icn-thumb-x3d,
.download-outer>.icn-thumb-z3d{
background:url('/res/images/file-icons-retina/thumb/three-d@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-3d.licn,
.thumbnail .icn-thumb-3dmf.licn,
.thumbnail .icn-thumb-3ds.licn,
.thumbnail .icn-thumb-3dt.licn,
.thumbnail .icn-thumb-ac.licn,
.thumbnail .icn-thumb-an8.licn,
.thumbnail .icn-thumb-aoi.licn,
.thumbnail .icn-thumb-aty.licn,
.thumbnail .icn-thumb-b3d.licn,
.thumbnail .icn-thumb-blend.licn,
.thumbnail .icn-thumb-c4d.licn,
.thumbnail .icn-thumb-cag.licn,
.thumbnail .icn-thumb-cal3d.licn,
.thumbnail .icn-thumb-cfl.licn,
.thumbnail .icn-thumb-cob.licn,
.thumbnail .icn-thumb-ctm.licn,
.thumbnail .icn-thumb-dae.licn,
.thumbnail .icn-thumb-dts.licn,
.thumbnail .icn-thumb-egg.licn,
.thumbnail .icn-thumb-fac.licn,
.thumbnail .icn-thumb-fbx.licn,
.thumbnail .icn-thumb-g.licn,
.thumbnail .icn-thumb-glm.licn,
.thumbnail .icn-thumb-lwo.licn,
.thumbnail .icn-thumb-lws.licn,
.thumbnail .icn-thumb-lxo.licn,
.thumbnail .icn-thumb-ma.licn,
.thumbnail .icn-thumb-max.licn,
.thumbnail .icn-thumb-mb.licn,
.thumbnail .icn-thumb-md2.licn,
.thumbnail .icn-thumb-md3.licn,
.thumbnail .icn-thumb-mdx.licn,
.thumbnail .icn-thumb-mesh.licn,
.thumbnail .icn-thumb-mm3d.licn,
.thumbnail .icn-thumb-nif.licn,
.thumbnail .icn-thumb-off.licn,
.thumbnail .icn-thumb-pov.licn,
.thumbnail .icn-thumb-rwx.licn,
.thumbnail .icn-thumb-sia.licn,
.thumbnail .icn-thumb-sib.licn,
.thumbnail .icn-thumb-skp.licn,
.thumbnail .icn-thumb-sldasm.licn,
.thumbnail .icn-thumb-sldprt.licn,
.thumbnail .icn-thumb-smd.licn,
.thumbnail .icn-thumb-u3d.licn,
.thumbnail .icn-thumb-wings.licn,
.thumbnail .icn-thumb-x.licn,
.thumbnail .icn-thumb-x3d.licn,
.thumbnail .icn-thumb-z3d.licn,
.thumbnail>.icn-thumb-3d.sicn,
.thumbnail>.icn-thumb-3dmf.sicn,
.thumbnail>.icn-thumb-3ds.sicn,
.thumbnail>.icn-thumb-3dt.sicn,
.thumbnail>.icn-thumb-ac.sicn,
.thumbnail>.icn-thumb-an8.sicn,
.thumbnail>.icn-thumb-aoi.sicn,
.thumbnail>.icn-thumb-aty.sicn,
.thumbnail>.icn-thumb-b3d.sicn,
.thumbnail>.icn-thumb-blend.sicn,
.thumbnail>.icn-thumb-c4d.sicn,
.thumbnail>.icn-thumb-cag.sicn,
.thumbnail>.icn-thumb-cal3d.sicn,
.thumbnail>.icn-thumb-cfl.sicn,
.thumbnail>.icn-thumb-cob.sicn,
.thumbnail>.icn-thumb-ctm.sicn,
.thumbnail>.icn-thumb-dae.sicn,
.thumbnail>.icn-thumb-dts.sicn,
.thumbnail>.icn-thumb-egg.sicn,
.thumbnail>.icn-thumb-fac.sicn,
.thumbnail>.icn-thumb-fbx.sicn,
.thumbnail>.icn-thumb-g.sicn,
.thumbnail>.icn-thumb-glm.sicn,
.thumbnail>.icn-thumb-lwo.sicn,
.thumbnail>.icn-thumb-lws.sicn,
.thumbnail>.icn-thumb-lxo.sicn,
.thumbnail>.icn-thumb-ma.sicn,
.thumbnail>.icn-thumb-max.sicn,
.thumbnail>.icn-thumb-mb.sicn,
.thumbnail>.icn-thumb-md2.sicn,
.thumbnail>.icn-thumb-md3.sicn,
.thumbnail>.icn-thumb-mdx.sicn,
.thumbnail>.icn-thumb-mesh.sicn,
.thumbnail>.icn-thumb-mm3d.sicn,
.thumbnail>.icn-thumb-nif.sicn,
.thumbnail>.icn-thumb-off.sicn,
.thumbnail>.icn-thumb-pov.sicn,
.thumbnail>.icn-thumb-rwx.sicn,
.thumbnail>.icn-thumb-sia.sicn,
.thumbnail>.icn-thumb-sib.sicn,
.thumbnail>.icn-thumb-skp.sicn,
.thumbnail>.icn-thumb-sldasm.sicn,
.thumbnail>.icn-thumb-sldprt.sicn,
.thumbnail>.icn-thumb-smd.sicn,
.thumbnail>.icn-thumb-u3d.sicn,
.thumbnail>.icn-thumb-wings.sicn,
.thumbnail>.icn-thumb-x.sicn,
.thumbnail>.icn-thumb-x3d.sicn,
.thumbnail>.icn-thumb-z3d.sicn{
background:url('/res/images/file-icons/thumb/three-d.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-3d.licn,
.thumbnail .icn-thumb-3dmf.licn,
.thumbnail .icn-thumb-3ds.licn,
.thumbnail .icn-thumb-3dt.licn,
.thumbnail .icn-thumb-ac.licn,
.thumbnail .icn-thumb-an8.licn,
.thumbnail .icn-thumb-aoi.licn,
.thumbnail .icn-thumb-aty.licn,
.thumbnail .icn-thumb-b3d.licn,
.thumbnail .icn-thumb-blend.licn,
.thumbnail .icn-thumb-c4d.licn,
.thumbnail .icn-thumb-cag.licn,
.thumbnail .icn-thumb-cal3d.licn,
.thumbnail .icn-thumb-cfl.licn,
.thumbnail .icn-thumb-cob.licn,
.thumbnail .icn-thumb-ctm.licn,
.thumbnail .icn-thumb-dae.licn,
.thumbnail .icn-thumb-dts.licn,
.thumbnail .icn-thumb-egg.licn,
.thumbnail .icn-thumb-fac.licn,
.thumbnail .icn-thumb-fbx.licn,
.thumbnail .icn-thumb-g.licn,
.thumbnail .icn-thumb-glm.licn,
.thumbnail .icn-thumb-lwo.licn,
.thumbnail .icn-thumb-lws.licn,
.thumbnail .icn-thumb-lxo.licn,
.thumbnail .icn-thumb-ma.licn,
.thumbnail .icn-thumb-max.licn,
.thumbnail .icn-thumb-mb.licn,
.thumbnail .icn-thumb-md2.licn,
.thumbnail .icn-thumb-md3.licn,
.thumbnail .icn-thumb-mdx.licn,
.thumbnail .icn-thumb-mesh.licn,
.thumbnail .icn-thumb-mm3d.licn,
.thumbnail .icn-thumb-nif.licn,
.thumbnail .icn-thumb-off.licn,
.thumbnail .icn-thumb-pov.licn,
.thumbnail .icn-thumb-rwx.licn,
.thumbnail .icn-thumb-sia.licn,
.thumbnail .icn-thumb-sib.licn,
.thumbnail .icn-thumb-skp.licn,
.thumbnail .icn-thumb-sldasm.licn,
.thumbnail .icn-thumb-sldprt.licn,
.thumbnail .icn-thumb-smd.licn,
.thumbnail .icn-thumb-u3d.licn,
.thumbnail .icn-thumb-wings.licn,
.thumbnail .icn-thumb-x.licn,
.thumbnail .icn-thumb-x3d.licn,
.thumbnail .icn-thumb-z3d.licn,
.thumbnail>.icn-thumb-3d.sicn,
.thumbnail>.icn-thumb-3dmf.sicn,
.thumbnail>.icn-thumb-3ds.sicn,
.thumbnail>.icn-thumb-3dt.sicn,
.thumbnail>.icn-thumb-ac.sicn,
.thumbnail>.icn-thumb-an8.sicn,
.thumbnail>.icn-thumb-aoi.sicn,
.thumbnail>.icn-thumb-aty.sicn,
.thumbnail>.icn-thumb-b3d.sicn,
.thumbnail>.icn-thumb-blend.sicn,
.thumbnail>.icn-thumb-c4d.sicn,
.thumbnail>.icn-thumb-cag.sicn,
.thumbnail>.icn-thumb-cal3d.sicn,
.thumbnail>.icn-thumb-cfl.sicn,
.thumbnail>.icn-thumb-cob.sicn,
.thumbnail>.icn-thumb-ctm.sicn,
.thumbnail>.icn-thumb-dae.sicn,
.thumbnail>.icn-thumb-dts.sicn,
.thumbnail>.icn-thumb-egg.sicn,
.thumbnail>.icn-thumb-fac.sicn,
.thumbnail>.icn-thumb-fbx.sicn,
.thumbnail>.icn-thumb-g.sicn,
.thumbnail>.icn-thumb-glm.sicn,
.thumbnail>.icn-thumb-lwo.sicn,
.thumbnail>.icn-thumb-lws.sicn,
.thumbnail>.icn-thumb-lxo.sicn,
.thumbnail>.icn-thumb-ma.sicn,
.thumbnail>.icn-thumb-max.sicn,
.thumbnail>.icn-thumb-mb.sicn,
.thumbnail>.icn-thumb-md2.sicn,
.thumbnail>.icn-thumb-md3.sicn,
.thumbnail>.icn-thumb-mdx.sicn,
.thumbnail>.icn-thumb-mesh.sicn,
.thumbnail>.icn-thumb-mm3d.sicn,
.thumbnail>.icn-thumb-nif.sicn,
.thumbnail>.icn-thumb-off.sicn,
.thumbnail>.icn-thumb-pov.sicn,
.thumbnail>.icn-thumb-rwx.sicn,
.thumbnail>.icn-thumb-sia.sicn,
.thumbnail>.icn-thumb-sib.sicn,
.thumbnail>.icn-thumb-skp.sicn,
.thumbnail>.icn-thumb-sldasm.sicn,
.thumbnail>.icn-thumb-sldprt.sicn,
.thumbnail>.icn-thumb-smd.sicn,
.thumbnail>.icn-thumb-u3d.sicn,
.thumbnail>.icn-thumb-wings.sicn,
.thumbnail>.icn-thumb-x.sicn,
.thumbnail>.icn-thumb-x3d.sicn,
.thumbnail>.icn-thumb-z3d.sicn{
background:url('/res/images/file-icons-retina/thumb/three-d@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-3d.sicn,
.modal-detail .icn-thumb-3dmf.sicn,
.modal-detail .icn-thumb-3ds.sicn,
.modal-detail .icn-thumb-3dt.sicn,
.modal-detail .icn-thumb-ac.sicn,
.modal-detail .icn-thumb-an8.sicn,
.modal-detail .icn-thumb-aoi.sicn,
.modal-detail .icn-thumb-aty.sicn,
.modal-detail .icn-thumb-b3d.sicn,
.modal-detail .icn-thumb-blend.sicn,
.modal-detail .icn-thumb-c4d.sicn,
.modal-detail .icn-thumb-cag.sicn,
.modal-detail .icn-thumb-cal3d.sicn,
.modal-detail .icn-thumb-cfl.sicn,
.modal-detail .icn-thumb-cob.sicn,
.modal-detail .icn-thumb-ctm.sicn,
.modal-detail .icn-thumb-dae.sicn,
.modal-detail .icn-thumb-dts.sicn,
.modal-detail .icn-thumb-egg.sicn,
.modal-detail .icn-thumb-fac.sicn,
.modal-detail .icn-thumb-fbx.sicn,
.modal-detail .icn-thumb-g.sicn,
.modal-detail .icn-thumb-glm.sicn,
.modal-detail .icn-thumb-lwo.sicn,
.modal-detail .icn-thumb-lws.sicn,
.modal-detail .icn-thumb-lxo.sicn,
.modal-detail .icn-thumb-ma.sicn,
.modal-detail .icn-thumb-max.sicn,
.modal-detail .icn-thumb-mb.sicn,
.modal-detail .icn-thumb-md2.sicn,
.modal-detail .icn-thumb-md3.sicn,
.modal-detail .icn-thumb-mdx.sicn,
.modal-detail .icn-thumb-mesh.sicn,
.modal-detail .icn-thumb-mm3d.sicn,
.modal-detail .icn-thumb-nif.sicn,
.modal-detail .icn-thumb-off.sicn,
.modal-detail .icn-thumb-pov.sicn,
.modal-detail .icn-thumb-rwx.sicn,
.modal-detail .icn-thumb-sia.sicn,
.modal-detail .icn-thumb-sib.sicn,
.modal-detail .icn-thumb-skp.sicn,
.modal-detail .icn-thumb-sldasm.sicn,
.modal-detail .icn-thumb-sldprt.sicn,
.modal-detail .icn-thumb-smd.sicn,
.modal-detail .icn-thumb-u3d.sicn,
.modal-detail .icn-thumb-wings.sicn,
.modal-detail .icn-thumb-x.sicn,
.modal-detail .icn-thumb-x3d.sicn,
.modal-detail .icn-thumb-z3d.sicn,
.view-list .thumbnail .icn-thumb-3d.licn,
.view-list .thumbnail .icn-thumb-3d.sicn,
.view-list .thumbnail .icn-thumb-3dmf.licn,
.view-list .thumbnail .icn-thumb-3dmf.sicn,
.view-list .thumbnail .icn-thumb-3ds.licn,
.view-list .thumbnail .icn-thumb-3ds.sicn,
.view-list .thumbnail .icn-thumb-3dt.licn,
.view-list .thumbnail .icn-thumb-3dt.sicn,
.view-list .thumbnail .icn-thumb-ac.licn,
.view-list .thumbnail .icn-thumb-ac.sicn,
.view-list .thumbnail .icn-thumb-an8.licn,
.view-list .thumbnail .icn-thumb-an8.sicn,
.view-list .thumbnail .icn-thumb-aoi.licn,
.view-list .thumbnail .icn-thumb-aoi.sicn,
.view-list .thumbnail .icn-thumb-aty.licn,
.view-list .thumbnail .icn-thumb-aty.sicn,
.view-list .thumbnail .icn-thumb-b3d.licn,
.view-list .thumbnail .icn-thumb-b3d.sicn,
.view-list .thumbnail .icn-thumb-blend.licn,
.view-list .thumbnail .icn-thumb-blend.sicn,
.view-list .thumbnail .icn-thumb-c4d.licn,
.view-list .thumbnail .icn-thumb-c4d.sicn,
.view-list .thumbnail .icn-thumb-cag.licn,
.view-list .thumbnail .icn-thumb-cag.sicn,
.view-list .thumbnail .icn-thumb-cal3d.licn,
.view-list .thumbnail .icn-thumb-cal3d.sicn,
.view-list .thumbnail .icn-thumb-cfl.licn,
.view-list .thumbnail .icn-thumb-cfl.sicn,
.view-list .thumbnail .icn-thumb-cob.licn,
.view-list .thumbnail .icn-thumb-cob.sicn,
.view-list .thumbnail .icn-thumb-ctm.licn,
.view-list .thumbnail .icn-thumb-ctm.sicn,
.view-list .thumbnail .icn-thumb-dae.licn,
.view-list .thumbnail .icn-thumb-dae.sicn,
.view-list .thumbnail .icn-thumb-dts.licn,
.view-list .thumbnail .icn-thumb-dts.sicn,
.view-list .thumbnail .icn-thumb-egg.licn,
.view-list .thumbnail .icn-thumb-egg.sicn,
.view-list .thumbnail .icn-thumb-fac.licn,
.view-list .thumbnail .icn-thumb-fac.sicn,
.view-list .thumbnail .icn-thumb-fbx.licn,
.view-list .thumbnail .icn-thumb-fbx.sicn,
.view-list .thumbnail .icn-thumb-g.licn,
.view-list .thumbnail .icn-thumb-g.sicn,
.view-list .thumbnail .icn-thumb-glm.licn,
.view-list .thumbnail .icn-thumb-glm.sicn,
.view-list .thumbnail .icn-thumb-lwo.licn,
.view-list .thumbnail .icn-thumb-lwo.sicn,
.view-list .thumbnail .icn-thumb-lws.licn,
.view-list .thumbnail .icn-thumb-lws.sicn,
.view-list .thumbnail .icn-thumb-lxo.licn,
.view-list .thumbnail .icn-thumb-lxo.sicn,
.view-list .thumbnail .icn-thumb-ma.licn,
.view-list .thumbnail .icn-thumb-ma.sicn,
.view-list .thumbnail .icn-thumb-max.licn,
.view-list .thumbnail .icn-thumb-max.sicn,
.view-list .thumbnail .icn-thumb-mb.licn,
.view-list .thumbnail .icn-thumb-mb.sicn,
.view-list .thumbnail .icn-thumb-md2.licn,
.view-list .thumbnail .icn-thumb-md2.sicn,
.view-list .thumbnail .icn-thumb-md3.licn,
.view-list .thumbnail .icn-thumb-md3.sicn,
.view-list .thumbnail .icn-thumb-mdx.licn,
.view-list .thumbnail .icn-thumb-mdx.sicn,
.view-list .thumbnail .icn-thumb-mesh.licn,
.view-list .thumbnail .icn-thumb-mesh.sicn,
.view-list .thumbnail .icn-thumb-mm3d.licn,
.view-list .thumbnail .icn-thumb-mm3d.sicn,
.view-list .thumbnail .icn-thumb-nif.licn,
.view-list .thumbnail .icn-thumb-nif.sicn,
.view-list .thumbnail .icn-thumb-off.licn,
.view-list .thumbnail .icn-thumb-off.sicn,
.view-list .thumbnail .icn-thumb-pov.licn,
.view-list .thumbnail .icn-thumb-pov.sicn,
.view-list .thumbnail .icn-thumb-rwx.licn,
.view-list .thumbnail .icn-thumb-rwx.sicn,
.view-list .thumbnail .icn-thumb-sia.licn,
.view-list .thumbnail .icn-thumb-sia.sicn,
.view-list .thumbnail .icn-thumb-sib.licn,
.view-list .thumbnail .icn-thumb-sib.sicn,
.view-list .thumbnail .icn-thumb-skp.licn,
.view-list .thumbnail .icn-thumb-skp.sicn,
.view-list .thumbnail .icn-thumb-sldasm.licn,
.view-list .thumbnail .icn-thumb-sldasm.sicn,
.view-list .thumbnail .icn-thumb-sldprt.licn,
.view-list .thumbnail .icn-thumb-sldprt.sicn,
.view-list .thumbnail .icn-thumb-smd.licn,
.view-list .thumbnail .icn-thumb-smd.sicn,
.view-list .thumbnail .icn-thumb-u3d.licn,
.view-list .thumbnail .icn-thumb-u3d.sicn,
.view-list .thumbnail .icn-thumb-wings.licn,
.view-list .thumbnail .icn-thumb-wings.sicn,
.view-list .thumbnail .icn-thumb-x.licn,
.view-list .thumbnail .icn-thumb-x.sicn,
.view-list .thumbnail .icn-thumb-x3d.licn,
.view-list .thumbnail .icn-thumb-x3d.sicn,
.view-list .thumbnail .icn-thumb-z3d.licn,
.view-list .thumbnail .icn-thumb-z3d.sicn{
background:url('/res/images/file-icons/sprite/three-d.png?1736780833') center center no-repeat
}
.icn-thumb-cad,
.icn-thumb-dwg,
.icn-thumb-dxf{
background:url('/res/images/file-icons/small-thumb/autocad.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-cad,
.scheduled-shares-page .icn-thumb-dwg,
.scheduled-shares-page .icn-thumb-dxf,
.search-page .icn-thumb-cad,
.search-page .icn-thumb-dwg,
.search-page .icn-thumb-dxf,
.shared-by-me-page .icn-thumb-cad,
.shared-by-me-page .icn-thumb-dwg,
.shared-by-me-page .icn-thumb-dxf,
.shared-with-me-page .icn-thumb-cad,
.shared-with-me-page .icn-thumb-dwg,
.shared-with-me-page .icn-thumb-dxf{
background-position:-59px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-cad,
.download-outer>.icn-thumb-dwg,
.download-outer>.icn-thumb-dxf{
background:url('/res/images/file-icons/thumb/autocad.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-3d.sicn,
.modal-detail .icn-thumb-3dmf.sicn,
.modal-detail .icn-thumb-3ds.sicn,
.modal-detail .icn-thumb-3dt.sicn,
.modal-detail .icn-thumb-ac.sicn,
.modal-detail .icn-thumb-an8.sicn,
.modal-detail .icn-thumb-aoi.sicn,
.modal-detail .icn-thumb-aty.sicn,
.modal-detail .icn-thumb-b3d.sicn,
.modal-detail .icn-thumb-blend.sicn,
.modal-detail .icn-thumb-c4d.sicn,
.modal-detail .icn-thumb-cag.sicn,
.modal-detail .icn-thumb-cal3d.sicn,
.modal-detail .icn-thumb-cfl.sicn,
.modal-detail .icn-thumb-cob.sicn,
.modal-detail .icn-thumb-ctm.sicn,
.modal-detail .icn-thumb-dae.sicn,
.modal-detail .icn-thumb-dts.sicn,
.modal-detail .icn-thumb-egg.sicn,
.modal-detail .icn-thumb-fac.sicn,
.modal-detail .icn-thumb-fbx.sicn,
.modal-detail .icn-thumb-g.sicn,
.modal-detail .icn-thumb-glm.sicn,
.modal-detail .icn-thumb-lwo.sicn,
.modal-detail .icn-thumb-lws.sicn,
.modal-detail .icn-thumb-lxo.sicn,
.modal-detail .icn-thumb-ma.sicn,
.modal-detail .icn-thumb-max.sicn,
.modal-detail .icn-thumb-mb.sicn,
.modal-detail .icn-thumb-md2.sicn,
.modal-detail .icn-thumb-md3.sicn,
.modal-detail .icn-thumb-mdx.sicn,
.modal-detail .icn-thumb-mesh.sicn,
.modal-detail .icn-thumb-mm3d.sicn,
.modal-detail .icn-thumb-nif.sicn,
.modal-detail .icn-thumb-off.sicn,
.modal-detail .icn-thumb-pov.sicn,
.modal-detail .icn-thumb-rwx.sicn,
.modal-detail .icn-thumb-sia.sicn,
.modal-detail .icn-thumb-sib.sicn,
.modal-detail .icn-thumb-skp.sicn,
.modal-detail .icn-thumb-sldasm.sicn,
.modal-detail .icn-thumb-sldprt.sicn,
.modal-detail .icn-thumb-smd.sicn,
.modal-detail .icn-thumb-u3d.sicn,
.modal-detail .icn-thumb-wings.sicn,
.modal-detail .icn-thumb-x.sicn,
.modal-detail .icn-thumb-x3d.sicn,
.modal-detail .icn-thumb-z3d.sicn,
.view-list .thumbnail .icn-thumb-3d.licn,
.view-list .thumbnail .icn-thumb-3d.sicn,
.view-list .thumbnail .icn-thumb-3dmf.licn,
.view-list .thumbnail .icn-thumb-3dmf.sicn,
.view-list .thumbnail .icn-thumb-3ds.licn,
.view-list .thumbnail .icn-thumb-3ds.sicn,
.view-list .thumbnail .icn-thumb-3dt.licn,
.view-list .thumbnail .icn-thumb-3dt.sicn,
.view-list .thumbnail .icn-thumb-ac.licn,
.view-list .thumbnail .icn-thumb-ac.sicn,
.view-list .thumbnail .icn-thumb-an8.licn,
.view-list .thumbnail .icn-thumb-an8.sicn,
.view-list .thumbnail .icn-thumb-aoi.licn,
.view-list .thumbnail .icn-thumb-aoi.sicn,
.view-list .thumbnail .icn-thumb-aty.licn,
.view-list .thumbnail .icn-thumb-aty.sicn,
.view-list .thumbnail .icn-thumb-b3d.licn,
.view-list .thumbnail .icn-thumb-b3d.sicn,
.view-list .thumbnail .icn-thumb-blend.licn,
.view-list .thumbnail .icn-thumb-blend.sicn,
.view-list .thumbnail .icn-thumb-c4d.licn,
.view-list .thumbnail .icn-thumb-c4d.sicn,
.view-list .thumbnail .icn-thumb-cag.licn,
.view-list .thumbnail .icn-thumb-cag.sicn,
.view-list .thumbnail .icn-thumb-cal3d.licn,
.view-list .thumbnail .icn-thumb-cal3d.sicn,
.view-list .thumbnail .icn-thumb-cfl.licn,
.view-list .thumbnail .icn-thumb-cfl.sicn,
.view-list .thumbnail .icn-thumb-cob.licn,
.view-list .thumbnail .icn-thumb-cob.sicn,
.view-list .thumbnail .icn-thumb-ctm.licn,
.view-list .thumbnail .icn-thumb-ctm.sicn,
.view-list .thumbnail .icn-thumb-dae.licn,
.view-list .thumbnail .icn-thumb-dae.sicn,
.view-list .thumbnail .icn-thumb-dts.licn,
.view-list .thumbnail .icn-thumb-dts.sicn,
.view-list .thumbnail .icn-thumb-egg.licn,
.view-list .thumbnail .icn-thumb-egg.sicn,
.view-list .thumbnail .icn-thumb-fac.licn,
.view-list .thumbnail .icn-thumb-fac.sicn,
.view-list .thumbnail .icn-thumb-fbx.licn,
.view-list .thumbnail .icn-thumb-fbx.sicn,
.view-list .thumbnail .icn-thumb-g.licn,
.view-list .thumbnail .icn-thumb-g.sicn,
.view-list .thumbnail .icn-thumb-glm.licn,
.view-list .thumbnail .icn-thumb-glm.sicn,
.view-list .thumbnail .icn-thumb-lwo.licn,
.view-list .thumbnail .icn-thumb-lwo.sicn,
.view-list .thumbnail .icn-thumb-lws.licn,
.view-list .thumbnail .icn-thumb-lws.sicn,
.view-list .thumbnail .icn-thumb-lxo.licn,
.view-list .thumbnail .icn-thumb-lxo.sicn,
.view-list .thumbnail .icn-thumb-ma.licn,
.view-list .thumbnail .icn-thumb-ma.sicn,
.view-list .thumbnail .icn-thumb-max.licn,
.view-list .thumbnail .icn-thumb-max.sicn,
.view-list .thumbnail .icn-thumb-mb.licn,
.view-list .thumbnail .icn-thumb-mb.sicn,
.view-list .thumbnail .icn-thumb-md2.licn,
.view-list .thumbnail .icn-thumb-md2.sicn,
.view-list .thumbnail .icn-thumb-md3.licn,
.view-list .thumbnail .icn-thumb-md3.sicn,
.view-list .thumbnail .icn-thumb-mdx.licn,
.view-list .thumbnail .icn-thumb-mdx.sicn,
.view-list .thumbnail .icn-thumb-mesh.licn,
.view-list .thumbnail .icn-thumb-mesh.sicn,
.view-list .thumbnail .icn-thumb-mm3d.licn,
.view-list .thumbnail .icn-thumb-mm3d.sicn,
.view-list .thumbnail .icn-thumb-nif.licn,
.view-list .thumbnail .icn-thumb-nif.sicn,
.view-list .thumbnail .icn-thumb-off.licn,
.view-list .thumbnail .icn-thumb-off.sicn,
.view-list .thumbnail .icn-thumb-pov.licn,
.view-list .thumbnail .icn-thumb-pov.sicn,
.view-list .thumbnail .icn-thumb-rwx.licn,
.view-list .thumbnail .icn-thumb-rwx.sicn,
.view-list .thumbnail .icn-thumb-sia.licn,
.view-list .thumbnail .icn-thumb-sia.sicn,
.view-list .thumbnail .icn-thumb-sib.licn,
.view-list .thumbnail .icn-thumb-sib.sicn,
.view-list .thumbnail .icn-thumb-skp.licn,
.view-list .thumbnail .icn-thumb-skp.sicn,
.view-list .thumbnail .icn-thumb-sldasm.licn,
.view-list .thumbnail .icn-thumb-sldasm.sicn,
.view-list .thumbnail .icn-thumb-sldprt.licn,
.view-list .thumbnail .icn-thumb-sldprt.sicn,
.view-list .thumbnail .icn-thumb-smd.licn,
.view-list .thumbnail .icn-thumb-smd.sicn,
.view-list .thumbnail .icn-thumb-u3d.licn,
.view-list .thumbnail .icn-thumb-u3d.sicn,
.view-list .thumbnail .icn-thumb-wings.licn,
.view-list .thumbnail .icn-thumb-wings.sicn,
.view-list .thumbnail .icn-thumb-x.licn,
.view-list .thumbnail .icn-thumb-x.sicn,
.view-list .thumbnail .icn-thumb-x3d.licn,
.view-list .thumbnail .icn-thumb-x3d.sicn,
.view-list .thumbnail .icn-thumb-z3d.licn,
.view-list .thumbnail .icn-thumb-z3d.sicn{
background:url('/res/images/file-icons-retina/sprite/three-d.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-cad,
.icn-thumb-dwg,
.icn-thumb-dxf{
background:url('/res/images/file-icons-retina/small-thumb/autocad@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-cad,
.download-outer>.icn-thumb-dwg,
.download-outer>.icn-thumb-dxf{
background:url('/res/images/file-icons-retina/thumb/autocad@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-cad.licn,
.thumbnail .icn-thumb-dwg.licn,
.thumbnail .icn-thumb-dxf.licn,
.thumbnail>.icn-thumb-cad.sicn,
.thumbnail>.icn-thumb-dwg.sicn,
.thumbnail>.icn-thumb-dxf.sicn{
background:url('/res/images/file-icons/thumb/autocad.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-cad.licn,
.thumbnail .icn-thumb-dwg.licn,
.thumbnail .icn-thumb-dxf.licn,
.thumbnail>.icn-thumb-cad.sicn,
.thumbnail>.icn-thumb-dwg.sicn,
.thumbnail>.icn-thumb-dxf.sicn{
background:url('/res/images/file-icons-retina/thumb/autocad@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-cad.sicn,
.modal-detail .icn-thumb-dwg.sicn,
.modal-detail .icn-thumb-dxf.sicn,
.view-list .thumbnail .icn-thumb-cad.licn,
.view-list .thumbnail .icn-thumb-cad.sicn,
.view-list .thumbnail .icn-thumb-dwg.licn,
.view-list .thumbnail .icn-thumb-dwg.sicn,
.view-list .thumbnail .icn-thumb-dxf.licn,
.view-list .thumbnail .icn-thumb-dxf.sicn{
background:url('/res/images/file-icons/sprite/autocad.png?1736780833') center center no-repeat
}
.icn-thumb-ms-powerpoint,
.icn-thumb-pot,
.icn-thumb-pps,
.icn-thumb-ppsx,
.icn-thumb-ppt,
.icn-thumb-pptx{
background:url('/res/images/file-icons/small-thumb/ms-powerpoint.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-ms-powerpoint,
.scheduled-shares-page .icn-thumb-pot,
.scheduled-shares-page .icn-thumb-pps,
.scheduled-shares-page .icn-thumb-ppsx,
.scheduled-shares-page .icn-thumb-ppt,
.scheduled-shares-page .icn-thumb-pptx,
.search-page .icn-thumb-ms-powerpoint,
.search-page .icn-thumb-pot,
.search-page .icn-thumb-pps,
.search-page .icn-thumb-ppsx,
.search-page .icn-thumb-ppt,
.search-page .icn-thumb-pptx,
.shared-by-me-page .icn-thumb-ms-powerpoint,
.shared-by-me-page .icn-thumb-pot,
.shared-by-me-page .icn-thumb-pps,
.shared-by-me-page .icn-thumb-ppsx,
.shared-by-me-page .icn-thumb-ppt,
.shared-by-me-page .icn-thumb-pptx,
.shared-with-me-page .icn-thumb-ms-powerpoint,
.shared-with-me-page .icn-thumb-pot,
.shared-with-me-page .icn-thumb-pps,
.shared-with-me-page .icn-thumb-ppsx,
.shared-with-me-page .icn-thumb-ppt,
.shared-with-me-page .icn-thumb-pptx{
background-position:-708px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-ms-powerpoint,
.download-outer>.icn-thumb-pot,
.download-outer>.icn-thumb-pps,
.download-outer>.icn-thumb-ppsx,
.download-outer>.icn-thumb-ppt,
.download-outer>.icn-thumb-pptx{
background:url('/res/images/file-icons/thumb/ms-powerpoint.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-cad.sicn,
.modal-detail .icn-thumb-dwg.sicn,
.modal-detail .icn-thumb-dxf.sicn,
.view-list .thumbnail .icn-thumb-cad.licn,
.view-list .thumbnail .icn-thumb-cad.sicn,
.view-list .thumbnail .icn-thumb-dwg.licn,
.view-list .thumbnail .icn-thumb-dwg.sicn,
.view-list .thumbnail .icn-thumb-dxf.licn,
.view-list .thumbnail .icn-thumb-dxf.sicn{
background:url('/res/images/file-icons-retina/sprite/autocad.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-ms-powerpoint,
.icn-thumb-pot,
.icn-thumb-pps,
.icn-thumb-ppsx,
.icn-thumb-ppt,
.icn-thumb-pptx{
background:url('/res/images/file-icons-retina/small-thumb/ms-powerpoint@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-ms-powerpoint,
.download-outer>.icn-thumb-pot,
.download-outer>.icn-thumb-pps,
.download-outer>.icn-thumb-ppsx,
.download-outer>.icn-thumb-ppt,
.download-outer>.icn-thumb-pptx{
background:url('/res/images/file-icons-retina/thumb/ms-powerpoint@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-ms-powerpoint.licn,
.thumbnail .icn-thumb-pot.licn,
.thumbnail .icn-thumb-pps.licn,
.thumbnail .icn-thumb-ppsx.licn,
.thumbnail .icn-thumb-ppt.licn,
.thumbnail .icn-thumb-pptx.licn,
.thumbnail>.icn-thumb-ms-powerpoint.sicn,
.thumbnail>.icn-thumb-pot.sicn,
.thumbnail>.icn-thumb-pps.sicn,
.thumbnail>.icn-thumb-ppsx.sicn,
.thumbnail>.icn-thumb-ppt.sicn,
.thumbnail>.icn-thumb-pptx.sicn{
background:url('/res/images/file-icons/thumb/ms-powerpoint.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-ms-powerpoint.licn,
.thumbnail .icn-thumb-pot.licn,
.thumbnail .icn-thumb-pps.licn,
.thumbnail .icn-thumb-ppsx.licn,
.thumbnail .icn-thumb-ppt.licn,
.thumbnail .icn-thumb-pptx.licn,
.thumbnail>.icn-thumb-ms-powerpoint.sicn,
.thumbnail>.icn-thumb-pot.sicn,
.thumbnail>.icn-thumb-pps.sicn,
.thumbnail>.icn-thumb-ppsx.sicn,
.thumbnail>.icn-thumb-ppt.sicn,
.thumbnail>.icn-thumb-pptx.sicn{
background:url('/res/images/file-icons-retina/thumb/ms-powerpoint@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-ms-powerpoint.sicn,
.modal-detail .icn-thumb-pot.sicn,
.modal-detail .icn-thumb-pps.sicn,
.modal-detail .icn-thumb-ppsx.sicn,
.modal-detail .icn-thumb-ppt.sicn,
.modal-detail .icn-thumb-pptx.sicn,
.view-list .thumbnail .icn-thumb-ms-powerpoint.licn,
.view-list .thumbnail .icn-thumb-ms-powerpoint.sicn,
.view-list .thumbnail .icn-thumb-pot.licn,
.view-list .thumbnail .icn-thumb-pot.sicn,
.view-list .thumbnail .icn-thumb-pps.licn,
.view-list .thumbnail .icn-thumb-pps.sicn,
.view-list .thumbnail .icn-thumb-ppsx.licn,
.view-list .thumbnail .icn-thumb-ppsx.sicn,
.view-list .thumbnail .icn-thumb-ppt.licn,
.view-list .thumbnail .icn-thumb-ppt.sicn,
.view-list .thumbnail .icn-thumb-pptx.licn,
.view-list .thumbnail .icn-thumb-pptx.sicn{
background:url('/res/images/file-icons/sprite/ms-powerpoint.png?1736780833') center center no-repeat
}
.icn-thumb-ms-excel,
.icn-thumb-xls,
.icn-thumb-xlsb,
.icn-thumb-xlsm,
.icn-thumb-xlsx,
.icn-thumb-xltx{
background:url('/res/images/file-icons/small-thumb/ms-excel.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-ms-excel,
.scheduled-shares-page .icn-thumb-xls,
.scheduled-shares-page .icn-thumb-xlsb,
.scheduled-shares-page .icn-thumb-xlsm,
.scheduled-shares-page .icn-thumb-xlsx,
.scheduled-shares-page .icn-thumb-xltx,
.search-page .icn-thumb-ms-excel,
.search-page .icn-thumb-xls,
.search-page .icn-thumb-xlsb,
.search-page .icn-thumb-xlsm,
.search-page .icn-thumb-xlsx,
.search-page .icn-thumb-xltx,
.shared-by-me-page .icn-thumb-ms-excel,
.shared-by-me-page .icn-thumb-xls,
.shared-by-me-page .icn-thumb-xlsb,
.shared-by-me-page .icn-thumb-xlsm,
.shared-by-me-page .icn-thumb-xlsx,
.shared-by-me-page .icn-thumb-xltx,
.shared-with-me-page .icn-thumb-ms-excel,
.shared-with-me-page .icn-thumb-xls,
.shared-with-me-page .icn-thumb-xlsb,
.shared-with-me-page .icn-thumb-xlsm,
.shared-with-me-page .icn-thumb-xlsx,
.shared-with-me-page .icn-thumb-xltx{
background-position:-649px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-ms-excel,
.download-outer>.icn-thumb-xls,
.download-outer>.icn-thumb-xlsb,
.download-outer>.icn-thumb-xlsm,
.download-outer>.icn-thumb-xlsx,
.download-outer>.icn-thumb-xltx{
background:url('/res/images/file-icons/thumb/ms-excel.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-ms-powerpoint.sicn,
.modal-detail .icn-thumb-pot.sicn,
.modal-detail .icn-thumb-pps.sicn,
.modal-detail .icn-thumb-ppsx.sicn,
.modal-detail .icn-thumb-ppt.sicn,
.modal-detail .icn-thumb-pptx.sicn,
.view-list .thumbnail .icn-thumb-ms-powerpoint.licn,
.view-list .thumbnail .icn-thumb-ms-powerpoint.sicn,
.view-list .thumbnail .icn-thumb-pot.licn,
.view-list .thumbnail .icn-thumb-pot.sicn,
.view-list .thumbnail .icn-thumb-pps.licn,
.view-list .thumbnail .icn-thumb-pps.sicn,
.view-list .thumbnail .icn-thumb-ppsx.licn,
.view-list .thumbnail .icn-thumb-ppsx.sicn,
.view-list .thumbnail .icn-thumb-ppt.licn,
.view-list .thumbnail .icn-thumb-ppt.sicn,
.view-list .thumbnail .icn-thumb-pptx.licn,
.view-list .thumbnail .icn-thumb-pptx.sicn{
background:url('/res/images/file-icons-retina/sprite/ms-powerpoint.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-ms-excel,
.icn-thumb-xls,
.icn-thumb-xlsb,
.icn-thumb-xlsm,
.icn-thumb-xlsx,
.icn-thumb-xltx{
background:url('/res/images/file-icons-retina/small-thumb/ms-excel@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-ms-excel,
.download-outer>.icn-thumb-xls,
.download-outer>.icn-thumb-xlsb,
.download-outer>.icn-thumb-xlsm,
.download-outer>.icn-thumb-xlsx,
.download-outer>.icn-thumb-xltx{
background:url('/res/images/file-icons-retina/thumb/ms-excel@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-ms-excel.licn,
.thumbnail .icn-thumb-xls.licn,
.thumbnail .icn-thumb-xlsb.licn,
.thumbnail .icn-thumb-xlsm.licn,
.thumbnail .icn-thumb-xlsx.licn,
.thumbnail .icn-thumb-xltx.licn,
.thumbnail>.icn-thumb-ms-excel.sicn,
.thumbnail>.icn-thumb-xls.sicn,
.thumbnail>.icn-thumb-xlsb.sicn,
.thumbnail>.icn-thumb-xlsm.sicn,
.thumbnail>.icn-thumb-xlsx.sicn,
.thumbnail>.icn-thumb-xltx.sicn{
background:url('/res/images/file-icons/thumb/ms-excel.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-ms-excel.licn,
.thumbnail .icn-thumb-xls.licn,
.thumbnail .icn-thumb-xlsb.licn,
.thumbnail .icn-thumb-xlsm.licn,
.thumbnail .icn-thumb-xlsx.licn,
.thumbnail .icn-thumb-xltx.licn,
.thumbnail>.icn-thumb-ms-excel.sicn,
.thumbnail>.icn-thumb-xls.sicn,
.thumbnail>.icn-thumb-xlsb.sicn,
.thumbnail>.icn-thumb-xlsm.sicn,
.thumbnail>.icn-thumb-xlsx.sicn,
.thumbnail>.icn-thumb-xltx.sicn{
background:url('/res/images/file-icons-retina/thumb/ms-excel@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-ms-excel.sicn,
.modal-detail .icn-thumb-xls.sicn,
.modal-detail .icn-thumb-xlsb.sicn,
.modal-detail .icn-thumb-xlsm.sicn,
.modal-detail .icn-thumb-xlsx.sicn,
.modal-detail .icn-thumb-xltx.sicn,
.view-list .thumbnail .icn-thumb-ms-excel.licn,
.view-list .thumbnail .icn-thumb-ms-excel.sicn,
.view-list .thumbnail .icn-thumb-xls.licn,
.view-list .thumbnail .icn-thumb-xls.sicn,
.view-list .thumbnail .icn-thumb-xlsb.licn,
.view-list .thumbnail .icn-thumb-xlsb.sicn,
.view-list .thumbnail .icn-thumb-xlsm.licn,
.view-list .thumbnail .icn-thumb-xlsm.sicn,
.view-list .thumbnail .icn-thumb-xlsx.licn,
.view-list .thumbnail .icn-thumb-xlsx.sicn,
.view-list .thumbnail .icn-thumb-xltx.licn,
.view-list .thumbnail .icn-thumb-xltx.sicn{
background:url('/res/images/file-icons/sprite/ms-excel.png?1736780833') center center no-repeat
}
.icn-thumb-doc,
.icn-thumb-docx,
.icn-thumb-ms-word{
background:url('/res/images/file-icons/small-thumb/ms-word.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-doc,
.scheduled-shares-page .icn-thumb-docx,
.scheduled-shares-page .icn-thumb-ms-word,
.search-page .icn-thumb-doc,
.search-page .icn-thumb-docx,
.search-page .icn-thumb-ms-word,
.shared-by-me-page .icn-thumb-doc,
.shared-by-me-page .icn-thumb-docx,
.shared-by-me-page .icn-thumb-ms-word,
.shared-with-me-page .icn-thumb-doc,
.shared-with-me-page .icn-thumb-docx,
.shared-with-me-page .icn-thumb-ms-word{
background-position:-767px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-doc,
.download-outer>.icn-thumb-docx,
.download-outer>.icn-thumb-ms-word{
background:url('/res/images/file-icons/thumb/ms-word.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-ms-excel.sicn,
.modal-detail .icn-thumb-xls.sicn,
.modal-detail .icn-thumb-xlsb.sicn,
.modal-detail .icn-thumb-xlsm.sicn,
.modal-detail .icn-thumb-xlsx.sicn,
.modal-detail .icn-thumb-xltx.sicn,
.view-list .thumbnail .icn-thumb-ms-excel.licn,
.view-list .thumbnail .icn-thumb-ms-excel.sicn,
.view-list .thumbnail .icn-thumb-xls.licn,
.view-list .thumbnail .icn-thumb-xls.sicn,
.view-list .thumbnail .icn-thumb-xlsb.licn,
.view-list .thumbnail .icn-thumb-xlsb.sicn,
.view-list .thumbnail .icn-thumb-xlsm.licn,
.view-list .thumbnail .icn-thumb-xlsm.sicn,
.view-list .thumbnail .icn-thumb-xlsx.licn,
.view-list .thumbnail .icn-thumb-xlsx.sicn,
.view-list .thumbnail .icn-thumb-xltx.licn,
.view-list .thumbnail .icn-thumb-xltx.sicn{
background:url('/res/images/file-icons-retina/sprite/ms-excel.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-doc,
.icn-thumb-docx,
.icn-thumb-ms-word{
background:url('/res/images/file-icons-retina/small-thumb/ms-word@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-doc,
.download-outer>.icn-thumb-docx,
.download-outer>.icn-thumb-ms-word{
background:url('/res/images/file-icons-retina/thumb/ms-word@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-doc.licn,
.thumbnail .icn-thumb-docx.licn,
.thumbnail .icn-thumb-ms-word.licn,
.thumbnail>.icn-thumb-doc.sicn,
.thumbnail>.icn-thumb-docx.sicn,
.thumbnail>.icn-thumb-ms-word.sicn{
background:url('/res/images/file-icons/thumb/ms-word.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-doc.licn,
.thumbnail .icn-thumb-docx.licn,
.thumbnail .icn-thumb-ms-word.licn,
.thumbnail>.icn-thumb-doc.sicn,
.thumbnail>.icn-thumb-docx.sicn,
.thumbnail>.icn-thumb-ms-word.sicn{
background:url('/res/images/file-icons-retina/thumb/ms-word@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-doc.sicn,
.modal-detail .icn-thumb-docx.sicn,
.modal-detail .icn-thumb-ms-word.sicn,
.view-list .thumbnail .icn-thumb-doc.licn,
.view-list .thumbnail .icn-thumb-doc.sicn,
.view-list .thumbnail .icn-thumb-docx.licn,
.view-list .thumbnail .icn-thumb-docx.sicn,
.view-list .thumbnail .icn-thumb-ms-word.licn,
.view-list .thumbnail .icn-thumb-ms-word.sicn{
background:url('/res/images/file-icons/sprite/ms-word.png?1736780833') center center no-repeat
}
.icn-thumb-pdf{
background:url('/res/images/file-icons/small-thumb/pdf.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-pdf,
.search-page .icn-thumb-pdf,
.shared-by-me-page .icn-thumb-pdf,
.shared-with-me-page .icn-thumb-pdf{
background-position:-1062px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-pdf{
background:url('/res/images/file-icons/thumb/pdf.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-doc.sicn,
.modal-detail .icn-thumb-docx.sicn,
.modal-detail .icn-thumb-ms-word.sicn,
.view-list .thumbnail .icn-thumb-doc.licn,
.view-list .thumbnail .icn-thumb-doc.sicn,
.view-list .thumbnail .icn-thumb-docx.licn,
.view-list .thumbnail .icn-thumb-docx.sicn,
.view-list .thumbnail .icn-thumb-ms-word.licn,
.view-list .thumbnail .icn-thumb-ms-word.sicn{
background:url('/res/images/file-icons-retina/sprite/ms-word.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-pdf{
background:url('/res/images/file-icons-retina/small-thumb/pdf@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-pdf{
background:url('/res/images/file-icons-retina/thumb/pdf@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-pdf.licn,
.thumbnail>.icn-thumb-pdf.sicn{
background:url('/res/images/file-icons/thumb/pdf.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-pdf.licn,
.thumbnail>.icn-thumb-pdf.sicn{
background:url('/res/images/file-icons-retina/thumb/pdf@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-pdf.sicn,
.view-list .thumbnail .icn-thumb-pdf.licn,
.view-list .thumbnail .icn-thumb-pdf.sicn{
background:url('/res/images/file-icons/sprite/pdf.png?1736780833') center center no-repeat
}
.icn-thumb-no-file{
background:url('/res/images/file-icons/small-thumb/no-file.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-no-file,
.search-page .icn-thumb-no-file,
.shared-by-me-page .icn-thumb-no-file,
.shared-with-me-page .icn-thumb-no-file{
background-position:-885px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-no-file{
background:url('/res/images/file-icons/thumb/no-file.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-pdf.sicn,
.view-list .thumbnail .icn-thumb-pdf.licn,
.view-list .thumbnail .icn-thumb-pdf.sicn{
background:url('/res/images/file-icons-retina/sprite/pdf.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-no-file{
background:url('/res/images/file-icons-retina/small-thumb/no-file@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-no-file{
background:url('/res/images/file-icons-retina/thumb/no-file@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-no-file.licn,
.thumbnail>.icn-thumb-no-file.sicn{
background:url('/res/images/file-icons/thumb/no-file.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-no-file.licn,
.thumbnail>.icn-thumb-no-file.sicn{
background:url('/res/images/file-icons-retina/thumb/no-file@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-no-file.sicn,
.view-list .thumbnail .icn-thumb-no-file.licn,
.view-list .thumbnail .icn-thumb-no-file.sicn{
background:url('/res/images/file-icons/sprite/no-file.png?1736780833') center center no-repeat
}
.icn-thumb-rtf{
background:url('/res/images/file-icons/small-thumb/rtf.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-rtf,
.search-page .icn-thumb-rtf,
.shared-by-me-page .icn-thumb-rtf,
.shared-with-me-page .icn-thumb-rtf{
background-position:-1180px 0;
height:26px;
width:26px
}
.download-outer>.icn-thumb-rtf{
background:url('/res/images/file-icons/thumb/rtf.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-no-file.sicn,
.view-list .thumbnail .icn-thumb-no-file.licn,
.view-list .thumbnail .icn-thumb-no-file.sicn{
background:url('/res/images/file-icons-retina/sprite/no-file.png?1736780833') center center/30px auto no-repeat
}
.icn-thumb-rtf{
background:url('/res/images/file-icons-retina/small-thumb/rtf@2x.png?1736780833') center center/42px auto no-repeat
}
.download-outer>.icn-thumb-rtf{
background:url('/res/images/file-icons-retina/thumb/rtf@2x.png?1736780833') center center/70px auto no-repeat
}
}
.thumbnail .icn-thumb-rtf.licn,
.thumbnail>.icn-thumb-rtf.sicn{
background:url('/res/images/file-icons/thumb/rtf.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail .icn-thumb-rtf.licn,
.thumbnail>.icn-thumb-rtf.sicn{
background:url('/res/images/file-icons-retina/thumb/rtf@2x.png?1736780833') center center/70px auto no-repeat
}
}
.modal-detail .icn-thumb-rtf.sicn,
.view-list .thumbnail .icn-thumb-rtf.licn,
.view-list .thumbnail .icn-thumb-rtf.sicn{
background:url('/res/images/file-icons/sprite/rtf.png?1736780833') center center no-repeat
}
.scheduled-shares-page .icn-thumb-link,
.search-page .icn-thumb-link,
.shared-by-me-page .icn-thumb-link,
.shared-with-me-page .icn-thumb-link{
background-position:-590px 0;
height:30px;
width:30px
}
.download-outer>.icn-thumb-link{
background:url('/res/images/file-icons/thumb/link.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.modal-detail .icn-thumb-rtf.sicn,
.view-list .thumbnail .icn-thumb-rtf.licn,
.view-list .thumbnail .icn-thumb-rtf.sicn{
background:url('/res/images/file-icons-retina/sprite/rtf.png?1736780833') center center/30px auto no-repeat
}
.download-outer>.icn-thumb-link{
background:url('/res/images/file-icons-retina/thumb/link@2x.png?1736780833') center center/70px auto no-repeat
}
}
.sicn.icn-thumb-folder{
background:url('/res/images/file-icons/small-thumb/folder.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.sicn.icn-thumb-folder{
background:url('/res/images/file-icons-retina/small-thumb/folder@2x.png?1736780833') center center/42px auto no-repeat
}
}
.licn.icn-thumb-folder{
background:url('/res/images/file-icons/thumb/folder.png?1736780833') center center no-repeat
}
.view-list .folder-grid .thumbnail{
background:url('/res/images/file-icons/sprite/folder.png?1736780833') center center no-repeat
}
.thumbnail.icn-thumb-link>.sicn.icn-thumb-file,
.thumbnail.icn-thumb-link>.sicn.icn-thumb-image{
background:url('/res/images/file-icons/thumb/link.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.licn.icn-thumb-folder{
background:url('/res/images/file-icons-retina/thumb/folder@2x.png?1736780833') center center/70px auto no-repeat
}
.view-list .folder-grid .thumbnail{
background:url('/res/images/file-icons-retina/sprite/folder.png?1736780833') center center/30px auto no-repeat
}
.thumbnail.icn-thumb-link>.sicn.icn-thumb-file,
.thumbnail.icn-thumb-link>.sicn.icn-thumb-image{
background:url('/res/images/file-icons-retina/thumb/link@2x.png?1736780833') center center/70px auto no-repeat
}
}
.bucket-file-list>.icn-thumb-link .icn-thumb-file,
.thumb.icn-thumb-link{
background:url('/res/images/file-icons/small-thumb/link.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.bucket-file-list>.icn-thumb-link .icn-thumb-file,
.thumb.icn-thumb-link{
background:url('/res/images/file-icons-retina/small-thumb/link@2x.png?1736780833') center center/42px auto no-repeat
}
}
.thumbnail>.icn-thumb-folder{
background:url('/res/images/file-icons/thumb/folder.png?1736780833') center center no-repeat
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3 / 2),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx){
.thumbnail>.icn-thumb-folder{
background:url('/res/images/file-icons-retina/thumb/folder@2x.png?1736780833') center center/70px auto no-repeat
}
}
@media (-webkit-min-device-pixel-ratio:1.5),
not all,
not all,
not all,
(min-resolution:1.5dppx){
.view-list .thumbnail .icn-thumb-txt.sicn{
background-size:22px auto
}
}
.c-avatar{
width:32px;
min-width:32px;
height:32px;
font-size:13px;
font-weight:600;
display:inline-block;
vertical-align:middle;
overflow:hidden;
position:relative;
box-sizing:border-box;
text-align:center;
line-height:2.5;
border-radius:1000px
}
.c-avatar>img,
.c-avatar__img{
display:block;
min-width:100%;
height:100%;
object-fit:cover
}
.c-avatar:after{
content:"";
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
border-radius:1000px;
box-shadow:inset 0 0 0 1px color(gray,x-dark,.1);
pointer-events:none
}
.c-avatar.c-avatar--no-img{
color:#fff
}
.c-avatar.c-avatar--no-img:after{
content:attr(data-initials);
display:flex;
align-items:center;
justify-content:center;
box-shadow:none
}
.c-avatar.c-avatar--no-img.c-avatar--xs{
line-height:2.3
}
.c-avatar.c-avatar--square{
text-transform:uppercase;
border-radius:3px
}
.c-avatar.c-avatar--square:after{
content:none
}
.c-avatar.c-avatar--meta{
display:inline-flex;
align-items:center;
justify-content:center;
flex:0 0 auto;
width:auto;
padding:0 2px;
color:color(gray,medium);
background-color:color(gray,light,.7)
}
.c-avatar.c-avatar--meta>img{
display:inline-block;
vertical-align:middle;
width:auto;
height:auto;
object-fit:none;
margin:0 auto
}
.c-avatar.c-avatar--meta>span{
margin:auto
}
.c-avatar.c-avatar--meta:after{
content:none
}
.c-avatar--xs{
width:20px;
min-width:20px;
height:20px
}
.c-avatar--s{
width:24px;
min-width:24px;
height:24px;
font-size:10px;
font-weight:700
}
.c-avatar--m{
width:32px;
min-width:32px;
height:32px;
font-size:13px;
font-weight:600
}
.c-avatar--l{
width:48px;
min-width:48px;
height:48px;
font-size:19px;
font-weight:400
}
.c-avatar--xl{
width:64px;
min-width:64px;
height:64px;
font-size:26px;
font-weight:400
}
.c-facepile{
display:flex;
align-items:center
}
.c-facepile>*{
margin-right:quarter(23px)
}
.c-facepile.is-animated .c-avatar{
animation:.3s cubic-bezier(0.57,0.23,0.39,1.6) both DBavatar-animation
}
.c-facepile.is-animated .c-avatar:first-child{
animation-delay:25ms
}
.c-facepile.is-animated .c-avatar:nth-child(2){
animation-delay:50ms
}
.c-facepile.is-animated .c-avatar:nth-child(3){
animation-delay:75ms
}
.c-facepile.is-animated .c-avatar:nth-child(4){
animation-delay:.1s
}
.c-facepile.is-animated .c-avatar:nth-child(5){
animation-delay:125ms
}
.c-facepile.is-animated .c-avatar:nth-child(6){
animation-delay:.15s
}
.c-facepile.is-animated .c-avatar:nth-child(7){
animation-delay:175ms
}
.c-facepile.is-animated .c-avatar:nth-child(8){
animation-delay:.2s
}
.c-facepile.is-animated .c-avatar:nth-child(9){
animation-delay:225ms
}
.c-facepile.is-animated .c-avatar:nth-child(10){
animation-delay:.25s
}
.c-facepile.is-animated .c-avatar:nth-child(11){
animation-delay:275ms
}
.c-facepile.is-animated .c-avatar:nth-child(12){
animation-delay:.3s
}
.c-facepile.is-animated .c-avatar:nth-child(13){
animation-delay:325ms
}
.c-facepile.is-animated .c-avatar:nth-child(14){
animation-delay:.35s
}
.c-facepile.is-animated .c-avatar:nth-child(15){
animation-delay:375ms
}
@keyframes DBavatar-animation{
from{
opacity:0;
transform:translateX(10px)
}
to{
opacity:1;
transform:translateX(0)
}
}
.c-avatar--xs{
font-size:9px!important;
font-weight:600!important;
line-height:19px!important
}
.members_list{
list-style-type:none;
padding:0;
display:flex;
align-items:center
}
.members_list li{
margin-left:-5px
}
.members_list a{
text-decoration:none
}
.members_list a:focus,
.members_list a:hover{
text-decoration:none;
color:#2f76ff
}
.members_list .c-avatar{
border:1.5px solid #fff!important;
border-radius:50%;
background-color:#fafafa
}
.croppie-container{
width:100%;
height:100%
}
.croppie-container .cr-image{
z-index:-1;
position:absolute;
top:0;
left:0;
transform-origin:0 0;
max-height:none;
max-width:none
}
.croppie-container .cr-boundary{
position:relative;
overflow:hidden;
margin:0 auto;
z-index:1;
width:100%;
height:100%
}
.croppie-container .cr-resizer,
.croppie-container .cr-viewport{
position:absolute;
border:2px solid #fff;
margin:auto;
top:0;
bottom:0;
right:0;
left:0;
box-shadow:0 0 2000px 2000px rgba(0,0,0,.5);
z-index:0
}
.croppie-container .cr-resizer{
z-index:2;
box-shadow:none;
pointer-events:none
}
.croppie-container .cr-resizer-horisontal,
.croppie-container .cr-resizer-vertical{
position:absolute;
pointer-events:all
}
.croppie-container .cr-resizer-horisontal::after,
.croppie-container .cr-resizer-vertical::after{
display:block;
position:absolute;
box-sizing:border-box;
border:1px solid #000;
background:#fff;
width:10px;
height:10px;
content:''
}
.croppie-container .cr-resizer-vertical{
bottom:-5px;
cursor:row-resize;
width:100%;
height:10px
}
.croppie-container .cr-resizer-vertical::after{
left:50%;
margin-left:-5px
}
.croppie-container .cr-resizer-horisontal{
right:-5px;
cursor:col-resize;
width:10px;
height:100%
}
.croppie-container .cr-resizer-horisontal::after{
top:50%;
margin-top:-5px
}
.croppie-container .cr-original-image{
display:none
}
.croppie-container .cr-vp-circle{
border-radius:50%
}
.croppie-container .cr-overlay{
z-index:1;
position:absolute;
cursor:move;
touch-action:none
}
.croppie-container .cr-slider-wrap{
width:250px;
padding:6px 35px 1px;
margin:0 auto;
text-align:center;
position:absolute;
bottom:30px;
left:0;
right:0;
background-color:#444;
z-index:1000000000;
border-radius:4px
}
.croppie-result{
position:relative;
overflow:hidden
}
.croppie-result img{
position:absolute
}
.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport{
-webkit-transform:translateZ(0);
-moz-transform:translateZ(0);
-ms-transform:translateZ(0);
transform:translateZ(0)
}
.cr-slider{
-webkit-appearance:none;
width:300px;
max-width:100%;
padding-top:8px;
padding-bottom:8px;
background-color:transparent
}
.cr-slider::-webkit-slider-runnable-track{
width:100%;
height:3px;
background:rgba(0,0,0,.5);
border:0;
border-radius:3px
}
.cr-slider::-webkit-slider-thumb{
-webkit-appearance:none;
border:none;
height:16px;
width:16px;
border-radius:50%;
background:#ddd;
margin-top:-6px
}
.cr-slider:focus{
outline:0
}
.cr-slider::-moz-range-track{
width:100%;
height:3px;
background:rgba(0,0,0,.5);
border:0;
border-radius:3px
}
.cr-slider::-moz-range-thumb{
border:none;
height:16px;
width:16px;
border-radius:50%;
background:#ddd;
margin-top:-6px
}
.cr-slider:-moz-focusring{
outline:white solid 1px;
outline-offset:-1px
}
.cr-slider::-ms-track{
width:100%;
height:5px;
background:0 0;
border-color:transparent;
border-width:6px 0;
color:transparent
}
.cr-slider::-ms-fill-lower{
background:rgba(0,0,0,.5);
border-radius:10px
}
.cr-slider::-ms-fill-upper{
background:rgba(0,0,0,.5);
border-radius:10px
}
.cr-slider::-ms-thumb{
border:none;
height:16px;
width:16px;
border-radius:50%;
background:#ddd;
margin-top:1px
}
.cr-slider:focus::-ms-fill-lower{
background:rgba(0,0,0,.5)
}
.cr-slider:focus::-ms-fill-upper{
background:rgba(0,0,0,.5)
}
.cr-rotate-controls{
position:absolute;
bottom:5px;
left:5px;
z-index:1
}
.cr-rotate-controls button{
border:0;
background:0 0
}
.cr-rotate-controls i:before{
display:inline-block;
font-style:normal;
font-weight:900;
font-size:22px
}
.cr-rotate-l i:before{
content:'↺'
}
.cr-rotate-r i:before{
content:'↻'
}
#crop_thumb_wrapper{
position:absolute;
top:0;
left:0;
z-index:100000000;
display:flex;
align-items:center;
justify-content:center
}
#crop_thumb_wrapper #drag_to_position{
position:absolute;
display:inline-block;
padding:10px;
background-color:#444;
border-radius:5px;
color:#fff;
z-index:100000
}
#decrement_zoom_cropie,
#increment_zoom_cropie{
position:absolute;
font-size:20px;
padding:5px;
color:#fff;
top:-6px;
cursor:pointer;
user-select:none
}
#increment_zoom_cropie{
right:8px;
top:-4.5px
}
#decrement_zoom_cropie{
left:8px
}
.cr-slider-wrap input[type=range]{
height:5px;
-webkit-appearance:none;
margin:0;
width:100%
}
.cr-slider-wrap input[type=range]:focus{
outline:0
}
.cr-slider-wrap input[type=range]::-webkit-slider-runnable-track{
width:100%;
height:5px;
cursor:pointer;
animate:0.2s;
box-shadow:0 0 0 #000;
background:#2e2e2e;
border-radius:1px;
border:0 solid #000
}
.cr-slider-wrap input[type=range]::-webkit-slider-thumb{
box-shadow:0 0 0 #ddd;
border:1px solid #ddd;
height:15px;
width:15px;
border-radius:15px;
background:#fff;
cursor:pointer;
-webkit-appearance:none;
margin-top:-5.5px
}
.cr-slider-wrap input[type=range]:focus::-webkit-slider-runnable-track{
background:#2e2e2e
}
.cr-slider-wrap input[type=range]::-moz-range-track{
width:100%;
height:5px;
cursor:pointer;
animate:0.2s;
box-shadow:0 0 0 #000;
background:#2e2e2e;
border-radius:1px;
border:0 solid #000
}
.cr-slider-wrap input[type=range]::-moz-range-thumb{
box-shadow:0 0 0 #ddd;
border:1px solid #ddd;
height:15px;
width:15px;
border-radius:15px;
background:#fff;
cursor:pointer
}
.cr-slider-wrap input[type=range]::-ms-track{
width:100%;
height:5px;
cursor:pointer;
animate:0.2s;
background:0 0;
border-color:transparent;
color:transparent
}
.cr-slider-wrap input[type=range]::-ms-fill-lower{
background:#2e2e2e;
border:0 solid #000;
border-radius:2px;
box-shadow:0 0 0 #000
}
.cr-slider-wrap input[type=range]::-ms-fill-upper{
background:#2e2e2e;
border:0 solid #000;
border-radius:2px;
box-shadow:0 0 0 #000
}
.cr-slider-wrap input[type=range]::-ms-thumb{
margin-top:1px;
box-shadow:0 0 0 #ddd;
border:1px solid #ddd;
height:15px;
width:15px;
border-radius:15px;
background:#fff;
cursor:pointer
}
.cr-slider-wrap input[type=range]:focus::-ms-fill-lower{
background:#2e2e2e
}
.cr-slider-wrap input[type=range]:focus::-ms-fill-upper{
background:#2e2e2e
}
/*!
 * Quill Editor v1.2.4
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container{
box-sizing:border-box;
font-family:Helvetica,Arial,sans-serif;
font-size:13px;
height:100%;
margin:0;
position:relative;
font-family:inherit!important
}
.ql-container.ql-disabled .ql-tooltip{
visibility:hidden
}
.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{
pointer-events:none
}
.ql-clipboard{
left:-100000px;
height:1px;
overflow-y:hidden;
position:absolute;
top:50%
}
.ql-clipboard p{
margin:0;
padding:0
}
.ql-editor{
box-sizing:border-box;
cursor:text;
line-height:1.42;
height:100%;
outline:0;
overflow-y:auto;
padding:12px 15px;
tab-size:4;
-moz-tab-size:4;
text-align:left;
white-space:pre-wrap;
word-wrap:break-word;
padding-left:2px!important
}
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6,
.ql-editor ol,
.ql-editor p,
.ql-editor pre,
.ql-editor ul{
margin:0;
padding:0;
counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}
.ql-editor ol,
.ql-editor ul{
padding-left:1.5em
}
.ql-editor ol>li,
.ql-editor ul>li{
list-style-type:none
}
.ql-editor ul>li::before{
content:'\2022'
}
.ql-editor ul[data-checked=false],
.ql-editor ul[data-checked=true]{
pointer-events:none
}
.ql-editor ul[data-checked=false]>li *,
.ql-editor ul[data-checked=true]>li *{
pointer-events:all
}
.ql-editor ul[data-checked=false]>li::before,
.ql-editor ul[data-checked=true]>li::before{
color:#777;
cursor:pointer;
pointer-events:all
}
.ql-editor ul[data-checked=true]>li::before{
content:'\2611'
}
.ql-editor ul[data-checked=false]>li::before{
content:'\2610'
}
.ql-editor li::before{
display:inline-block;
margin-right:.3em;
text-align:right;
white-space:nowrap;
width:1.2em
}
.ql-editor li:not(.ql-direction-rtl)::before{
margin-left:-1.5em
}
.ql-editor ol li,
.ql-editor ul li{
padding-left:1.5em;
padding-bottom:.75rem
}
.ql-editor ol li{
counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
counter-increment:list-num
}
.ql-editor ol li:before{
content:counter(list-num,decimal) ". "
}
.ql-editor ol li.ql-indent-1{
counter-increment:list-1;
counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}
.ql-editor ol li.ql-indent-1:before{
content:counter(list-1,disc) " "
}
.ql-editor ol li.ql-indent-2{
counter-increment:list-2;
counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9
}
.ql-editor ol li.ql-indent-2:before{
content:counter(list-2,lower-roman) ". "
}
.ql-editor ol li.ql-indent-3{
counter-increment:list-3;
counter-reset:list-4 list-5 list-6 list-7 list-8 list-9
}
.ql-editor ol li.ql-indent-3:before{
content:counter(list-3,decimal) ". "
}
.ql-editor ol li.ql-indent-4{
counter-increment:list-4;
counter-reset:list-5 list-6 list-7 list-8 list-9
}
.ql-editor ol li.ql-indent-4:before{
content:counter(list-4,lower-alpha) ". "
}
.ql-editor ol li.ql-indent-5{
counter-increment:list-5;
counter-reset:list-6 list-7 list-8 list-9
}
.ql-editor ol li.ql-indent-5:before{
content:counter(list-5,lower-roman) ". "
}
.ql-editor ol li.ql-indent-6{
counter-increment:list-6;
counter-reset:list-7 list-8 list-9
}
.ql-editor ol li.ql-indent-6:before{
content:counter(list-6,decimal) ". "
}
.ql-editor ol li.ql-indent-7{
counter-increment:list-7;
counter-reset:list-8 list-9
}
.ql-editor ol li.ql-indent-7:before{
content:counter(list-7,lower-alpha) ". "
}
.ql-editor ol li.ql-indent-8{
counter-increment:list-8;
counter-reset:list-9
}
.ql-editor ol li.ql-indent-8:before{
content:counter(list-8,lower-roman) ". "
}
.ql-editor ol li.ql-indent-9{
counter-increment:list-9
}
.ql-editor ol li.ql-indent-9:before{
content:counter(list-9,decimal) ". "
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl){
padding-left:3em
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl){
padding-left:3.5em
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{
padding-right:3em
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{
padding-right:3.5em
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl){
padding-left:6em
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl){
padding-left:5.5em
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{
padding-right:6em
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{
padding-right:5.5em
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl){
padding-left:9em
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl){
padding-left:10.5em
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{
padding-right:9em
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{
padding-right:10.5em
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl){
padding-left:12em
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl){
padding-left:13.5em
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{
padding-right:12em
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{
padding-right:13.5em
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl){
padding-left:15em
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl){
padding-left:16.5em
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{
padding-right:15em
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{
padding-right:16.5em
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl){
padding-left:18em
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl){
padding-left:19.5em
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{
padding-right:18em
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{
padding-right:19.5em
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl){
padding-left:21em
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl){
padding-left:22.5em
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{
padding-right:21em
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{
padding-right:22.5em
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl){
padding-left:24em
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl){
padding-left:25.5em
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{
padding-right:24em
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{
padding-right:25.5em
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl){
padding-left:27em
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl){
padding-left:28.5em
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{
padding-right:27em
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{
padding-right:28.5em
}
.ql-editor .ql-video{
display:block;
max-width:100%
}
.ql-editor .ql-video.ql-align-center{
margin:0 auto
}
.ql-editor .ql-video.ql-align-right{
margin:0 0 0 auto
}
.ql-editor .ql-bg-black{
background-color:#000
}
.ql-editor .ql-bg-red{
background-color:#e60000
}
.ql-editor .ql-bg-orange{
background-color:#f90
}
.ql-editor .ql-bg-yellow{
background-color:#ff0
}
.ql-editor .ql-bg-green{
background-color:#008a00
}
.ql-editor .ql-bg-blue{
background-color:#06c
}
.ql-editor .ql-bg-purple{
background-color:#93f
}
.ql-editor .ql-color-white{
color:#fff
}
.ql-editor .ql-color-red{
color:#e60000
}
.ql-editor .ql-color-orange{
color:#f90
}
.ql-editor .ql-color-yellow{
color:#ff0
}
.ql-editor .ql-color-green{
color:#008a00
}
.ql-editor .ql-color-blue{
color:#06c
}
.ql-editor .ql-color-purple{
color:#93f
}
.ql-editor .ql-font-serif{
font-family:Georgia,Times New Roman,serif
}
.ql-editor .ql-font-monospace{
font-family:Monaco,Courier New,monospace
}
.ql-editor .ql-size-small{
font-size:.75em
}
.ql-editor .ql-size-large{
font-size:1.5em
}
.ql-editor .ql-size-huge{
font-size:2.5em
}
.ql-editor .ql-direction-rtl{
direction:rtl;
text-align:inherit
}
.ql-editor .ql-align-center{
text-align:center
}
.ql-editor .ql-align-justify{
text-align:justify
}
.ql-editor .ql-align-right{
text-align:right
}
.ql-editor.ql-blank::before{
color:rgba(0,0,0,.6);
content:attr(data-placeholder);
font-style:italic;
pointer-events:none;
position:absolute
}
.ql-bubble .ql-toolbar:after,
.ql-bubble.ql-toolbar:after{
clear:both;
content:'';
display:table
}
.ql-bubble .ql-toolbar button,
.ql-bubble.ql-toolbar button{
background:0 0;
border:none;
cursor:pointer;
display:inline-block;
float:left;
height:24px;
padding:3px 5px;
width:28px
}
.ql-bubble .ql-toolbar button svg,
.ql-bubble.ql-toolbar button svg{
float:left;
height:100%
}
.ql-bubble .ql-toolbar button:active:hover,
.ql-bubble.ql-toolbar button:active:hover{
outline:0
}
.ql-bubble .ql-toolbar input.ql-image[type=file],
.ql-bubble.ql-toolbar input.ql-image[type=file]{
display:none
}
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,
.ql-bubble .ql-toolbar .ql-picker-item:hover,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active,
.ql-bubble .ql-toolbar .ql-picker-label:hover,
.ql-bubble .ql-toolbar button.ql-active,
.ql-bubble .ql-toolbar button:hover,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,
.ql-bubble.ql-toolbar .ql-picker-item:hover,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active,
.ql-bubble.ql-toolbar .ql-picker-label:hover,
.ql-bubble.ql-toolbar button.ql-active,
.ql-bubble.ql-toolbar button:hover{
color:#fff
}
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button:hover .ql-fill,
.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill{
fill:#fff
}
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar button:hover .ql-stroke,
.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar button:hover .ql-stroke,
.ql-bubble.ql-toolbar button:hover .ql-stroke-miter{
stroke:#fff
}
.ql-bubble,
.ql-bubble *{
box-sizing:border-box
}
.ql-bubble .ql-hidden{
display:none
}
.ql-bubble .ql-out-bottom,
.ql-bubble .ql-out-top{
visibility:hidden
}
.ql-bubble .ql-tooltip{
position:absolute;
transform:translateY(10px)
}
.ql-bubble .ql-tooltip a{
cursor:pointer;
text-decoration:none
}
.ql-bubble .ql-tooltip.ql-flip{
transform:translateY(-10px)
}
.ql-bubble .ql-formats{
display:inline-block;
vertical-align:middle
}
.ql-bubble .ql-formats:after{
clear:both;
content:'';
display:table
}
.ql-bubble .ql-stroke{
fill:none;
stroke:#ccc;
stroke-linecap:round;
stroke-linejoin:round;
stroke-width:2
}
.ql-bubble .ql-stroke-miter{
fill:none;
stroke:#ccc;
stroke-miterlimit:10;
stroke-width:2
}
.ql-bubble .ql-fill,
.ql-bubble .ql-stroke.ql-fill{
fill:#ccc
}
.ql-bubble .ql-empty{
fill:none
}
.ql-bubble .ql-even{
fill-rule:evenodd
}
.ql-bubble .ql-stroke.ql-thin,
.ql-bubble .ql-thin{
stroke-width:1
}
.ql-bubble .ql-transparent{
opacity:.4
}
.ql-bubble .ql-direction svg:last-child{
display:none
}
.ql-bubble .ql-direction.ql-active svg:last-child{
display:inline
}
.ql-bubble .ql-direction.ql-active svg:first-child{
display:none
}
.ql-bubble .ql-editor h1{
font-size:2em
}
.ql-bubble .ql-editor h2{
font-size:1.5em
}
.ql-bubble .ql-editor h3{
font-size:1.17em
}
.ql-bubble .ql-editor h4{
font-size:1em
}
.ql-bubble .ql-editor h5{
font-size:.83em
}
.ql-bubble .ql-editor h6{
font-size:.67em
}
.ql-bubble .ql-editor a{
text-decoration:underline
}
.ql-bubble .ql-editor blockquote{
border-left:4px solid #ccc;
margin-bottom:5px;
margin-top:5px;
padding-left:16px
}
.ql-bubble .ql-editor code,
.ql-bubble .ql-editor pre{
background-color:#f0f0f0;
border-radius:3px
}
.ql-bubble .ql-editor pre{
white-space:pre-wrap;
margin-bottom:5px;
margin-top:5px;
padding:5px 10px
}
.ql-bubble .ql-editor code{
font-size:85%;
padding-bottom:2px;
padding-top:2px
}
.ql-bubble .ql-editor code:after,
.ql-bubble .ql-editor code:before{
content:"\A0";
letter-spacing:-2px
}
.ql-bubble .ql-editor pre.ql-syntax{
background-color:#f8f9fc;
color:#2f76ff;
overflow:visible
}
.ql-bubble .ql-editor img{
max-width:100%
}
.ql-bubble .ql-picker{
color:#ccc;
display:inline-block;
float:left;
font-size:14px;
font-weight:500;
height:24px;
position:relative;
vertical-align:middle
}
.ql-bubble .ql-picker-label{
cursor:pointer;
display:inline-block;
height:100%;
padding-left:8px;
padding-right:2px;
position:relative;
width:100%
}
.ql-bubble .ql-picker-label::before{
display:inline-block;
line-height:22px
}
.ql-bubble .ql-picker-options{
background-color:#444;
display:none;
min-width:100%;
padding:4px 8px;
position:absolute;
white-space:nowrap
}
.ql-bubble .ql-picker-options .ql-picker-item{
cursor:pointer;
display:block;
padding-bottom:5px;
padding-top:5px
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label{
color:#777;
z-index:2
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{
fill:#777
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{
stroke:#777
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-options{
display:block;
margin-top:-1px;
top:100%;
z-index:1
}
.ql-bubble .ql-color-picker,
.ql-bubble .ql-icon-picker{
width:28px
}
.ql-bubble .ql-color-picker .ql-picker-label,
.ql-bubble .ql-icon-picker .ql-picker-label{
padding:2px 4px
}
.ql-bubble .ql-color-picker .ql-picker-label svg,
.ql-bubble .ql-icon-picker .ql-picker-label svg{
right:4px
}
.ql-bubble .ql-icon-picker .ql-picker-options{
padding:4px 0
}
.ql-bubble .ql-icon-picker .ql-picker-item{
height:24px;
width:24px;
padding:2px 4px
}
.ql-bubble .ql-color-picker .ql-picker-options{
padding:3px 5px;
width:152px
}
.ql-bubble .ql-color-picker .ql-picker-item{
border:1px solid transparent;
float:left;
height:16px;
margin:2px;
padding:0;
width:16px
}
.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{
position:absolute;
margin-top:-9px;
right:0;
top:50%;
width:18px
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before{
content:attr(data-label)
}
.ql-bubble .ql-picker.ql-header{
width:98px
}
.ql-bubble .ql-picker.ql-header .ql-picker-item::before,
.ql-bubble .ql-picker.ql-header .ql-picker-label::before{
content:'Normal'
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{
content:'Heading 1'
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{
content:'Heading 2'
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{
content:'Heading 3'
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{
content:'Heading 4'
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{
content:'Heading 5'
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{
content:'Heading 6'
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{
font-size:2em
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{
font-size:1.5em
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{
font-size:1.17em
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{
font-size:1em
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{
font-size:.83em
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{
font-size:.67em
}
.ql-bubble .ql-picker.ql-font{
width:108px
}
.ql-bubble .ql-picker.ql-font .ql-picker-item::before,
.ql-bubble .ql-picker.ql-font .ql-picker-label::before{
content:'Sans Serif'
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{
content:'Serif'
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{
content:'Monospace'
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{
font-family:Georgia,Times New Roman,serif
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{
font-family:Monaco,Courier New,monospace
}
.ql-bubble .ql-picker.ql-size{
width:98px
}
.ql-bubble .ql-picker.ql-size .ql-picker-item::before,
.ql-bubble .ql-picker.ql-size .ql-picker-label::before{
content:'Normal'
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before{
content:'Small'
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before{
content:'Large'
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{
content:'Huge'
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{
font-size:10px
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{
font-size:18px
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{
font-size:32px
}
.ql-bubble .ql-color-picker.ql-background .ql-picker-item{
background-color:#fff
}
.ql-bubble .ql-color-picker.ql-color .ql-picker-item{
background-color:#000
}
.ql-bubble .ql-color-picker svg{
margin:1px
}
.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,
.ql-bubble .ql-color-picker .ql-picker-item:hover{
border-color:#fff
}
.ql-bubble .ql-tooltip-arrow{
border-left:6px solid transparent;
border-right:6px solid transparent;
content:" ";
display:block;
left:50%;
margin-left:-6px;
position:absolute
}
.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{
border-bottom:6px solid #444;
top:-6px
}
.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{
border-top:6px solid #444;
bottom:-6px
}
.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{
display:block
}
.ql-bubble .ql-tooltip.ql-editing .ql-formats{
visibility:hidden
}
.ql-bubble .ql-tooltip-editor{
display:none
}
.ql-bubble .ql-tooltip-editor input[type=text]{
background:0 0;
border:none;
color:#fff;
font-size:13px;
height:100%;
outline:0;
padding:10px 20px;
position:absolute;
width:100%
}
.ql-bubble .ql-tooltip-editor a{
top:10px;
position:absolute;
right:20px
}
.ql-bubble .ql-tooltip-editor a:before{
color:#ccc;
content:"\D7";
font-size:16px;
font-weight:700
}
.ql-container.ql-bubble:not(.ql-disabled) a{
position:relative;
white-space:nowrap
}
.ql-container.ql-bubble:not(.ql-disabled) a::before{
background-color:#444;
border-radius:15px;
top:-5px;
font-size:12px;
color:#fff;
content:attr(href);
font-weight:400;
overflow:hidden;
padding:5px 15px;
text-decoration:none;
z-index:1
}
.ql-container.ql-bubble:not(.ql-disabled) a::after{
border-top:6px solid #444;
border-left:6px solid transparent;
border-right:6px solid transparent;
top:0;
content:" ";
height:0;
width:0
}
.ql-container.ql-bubble:not(.ql-disabled) a::after,
.ql-container.ql-bubble:not(.ql-disabled) a::before{
left:0;
margin-left:50%;
position:absolute;
transform:translate(-50%,-100%);
transition:visibility 0s .2s;
visibility:hidden
}
.ql-container.ql-bubble:not(.ql-disabled) a:hover::after,
.ql-container.ql-bubble:not(.ql-disabled) a:hover::before{
visibility:visible
}
.ql-toolbar{
max-width:215px;
min-width:215px;
width:215px;
white-space:nowrap;
border:1px solid rgba(0,0,0,.1);
border-radius:5px;
background-color:#091329
}
.ql-bubble .ql-toolbar .ql-formats:first-child{
margin-left:5px!important
}
.ql-bubble .ql-toolbar .ql-formats{
margin:5px 5px 5px 0!important
}
.ql-bubble .ql-formats{
display:flex!important;
gap:2px!important;
align-items:center
}
.ql-bubble .ql-tooltip{
color:#fff;
border-radius:8px;
box-shadow:0 2px 4px rgba(0,0,0,.15);
background:#fff
}
.ql-bubble .ql-toolbar button{
height:32px!important;
width:30px!important;
display:flex;
align-items:center;
justify-content:center
}
.ql-bubble .ql-stroke{
stroke:#F1F2F5!important
}
.ql-bubble .ql-fill{
fill:#F1F2F5!important
}
.ql-formats button:hover .ql-stroke{
stroke-opacity:1!important
}
.ql-formats button:hover .ql-fill{
fill-opacity:1!important
}
.ql-formats button.ql-active .ql-stroke{
stroke-opacity:1!important
}
.ql-formats button.ql-active .ql-fill{
fill-opacity:1!important
}
.ql-tooltip-arrow{
display:none!important
}
.issues_heading{
font-weight:700;
font-size:18px;
margin-bottom:15px
}
.issues_heading[contenteditable]{
outline:transparent solid 0
}
.md_editor{
color:#122345
}
.md_editor h3{
font-weight:700!important;
font-size:18px!important;
margin:15px 0!important;
color:#122345!important
}
.md_editor h4{
font-size:14px;
font-weight:700;
margin-bottom:10px;
margin-top:15px;
line-height:16.94px;
text-align:left;
text-underline-position:from-font;
text-decoration-skip-ink:none;
color:#122345
}
.md_editor p:empty{
display:none
}
.md_editor ol,
.md_editor ul{
padding-left:0;
margin-top:0;
color:#122345;
margin-bottom:15px
}
.md_editor pre{
color:#2f76ff;
white-space:break-spaces;
border:1px solid #e8e9ed;
background:#f8f9fc;
font-size:12px;
padding:2px 4px
}
.md_editor p a{
color:#2f76ff!important
}
.md_editor p{
color:#122345
}
.md_editor b{
font-weight:600!important
}
.disable_editor_toolbar .ql-tooltip{
display:none!important
}
.select2-container{
box-sizing:border-box;
display:inline-block;
margin:0;
position:relative;
vertical-align:middle
}
.select2-container .select2-selection--single{
box-sizing:border-box;
cursor:pointer;
display:block;
user-select:none;
-webkit-user-select:none
}
.select2-container .select2-selection--single .select2-selection__rendered{
display:block;
padding-left:8px;
padding-right:20px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.select2-container .select2-selection--single .select2-selection__clear{
background-color:transparent;
border:none;
font-size:1em
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{
padding-right:8px;
padding-left:20px
}
.select2-container .select2-selection--multiple{
box-sizing:border-box;
cursor:pointer;
display:block;
min-height:32px;
user-select:none;
-webkit-user-select:none
}
.select2-container .select2-selection--multiple .select2-selection__rendered{
display:inline;
list-style:none;
padding:0
}
.select2-container .select2-selection--multiple .select2-selection__clear{
background-color:transparent;
border:none;
font-size:1em
}
.select2-container .select2-search--inline .select2-search__field{
box-sizing:border-box;
border:none;
font-size:100%;
margin-top:5px;
margin-left:5px;
padding:0;
max-width:100%;
resize:none;
height:18px;
vertical-align:bottom;
font-family:sans-serif;
overflow:hidden;
word-break:keep-all
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{
-webkit-appearance:none
}
.select2-dropdown{
background-color:#fff;
box-sizing:border-box;
display:block;
position:absolute;
left:-100000px;
width:100%;
z-index:1051
}
.select2-results{
display:block
}
.select2-results__options{
list-style:none;
margin:0;
padding:0
}
.select2-results__option{
padding:6px;
user-select:none;
-webkit-user-select:none
}
.select2-results__option--selectable{
cursor:pointer
}
.select2-container--open .select2-dropdown{
left:0
}
.select2-container--open .select2-dropdown--above{
border-bottom:none;
border-bottom-left-radius:0;
border-bottom-right-radius:0
}
.select2-container--open .select2-dropdown--below{
border-top:none;
border-top-left-radius:0;
border-top-right-radius:0
}
.select2-search--dropdown{
display:block;
padding:4px
}
.select2-search--dropdown .select2-search__field{
padding:4px;
width:100%;
box-sizing:border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{
-webkit-appearance:none
}
.select2-search--dropdown.select2-search--hide{
display:none
}
.select2-close-mask{
border:0;
margin:0;
padding:0;
display:block;
position:fixed;
left:0;
top:0;
min-height:100%;
min-width:100%;
height:auto;
width:auto;
opacity:0;
z-index:99;
background-color:#fff
}
.select2-hidden-accessible{
border:0!important;
clip:rect(0 0 0 0)!important;
-webkit-clip-path:inset(50%)!important;
clip-path:inset(50%)!important;
height:1px!important;
overflow:hidden!important;
padding:0!important;
position:absolute!important;
width:1px!important;
white-space:nowrap!important
}
.select2-container--default .select2-selection--single{
background-color:#fff;
border:1px solid #aaa;
border-radius:4px
}
.select2-container--default .select2-selection--single .select2-selection__clear{
cursor:pointer;
float:right;
padding-right:0
}
.select2-container--default .select2-selection--single .select2-selection__placeholder{
color:#999
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
height:26px;
position:absolute;
top:1px;
right:1px;
width:20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
border-color:#888 transparent transparent;
border-style:solid;
border-width:5px 4px 0;
height:0;
left:50%;
margin-left:-4px;
margin-top:-2px;
position:absolute;
top:50%;
width:0
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{
float:left
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{
left:1px;
right:auto
}
.select2-container--default.select2-container--disabled .select2-selection--single{
background-color:#eee;
cursor:default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{
display:none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
border-color:transparent transparent #888;
border-width:0 4px 5px
}
.select2-container--default .select2-selection--multiple{
background-color:#fff;
border:1px solid #aaa;
border-radius:4px;
cursor:text;
padding-bottom:5px;
padding-right:5px;
position:relative
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable{
padding-right:25px
}
.select2-container--default .select2-selection--multiple .select2-selection__clear{
cursor:pointer;
font-weight:700;
height:20px;
margin-right:10px;
margin-top:5px;
position:absolute;
right:0;
padding:1px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
background-color:#e4e4e4;
border:1px solid #aaa;
border-radius:4px;
box-sizing:border-box;
display:inline-block;
margin-left:5px;
margin-top:5px;
padding:0 0 0 20px;
position:relative;
max-width:100%;
overflow:hidden;
text-overflow:ellipsis;
vertical-align:bottom;
white-space:nowrap
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display{
cursor:default;
padding-left:2px;
padding-right:5px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
background-color:transparent;
border:none;
border-right:1px solid #aaa;
border-top-left-radius:4px;
border-bottom-left-radius:4px;
color:#999;
cursor:pointer;
font-size:1em;
font-weight:700;
padding:0 4px;
position:absolute;
left:0;
top:0
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{
background-color:#f1f1f1;
color:#333;
outline:0
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{
margin-left:5px;
margin-right:auto
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{
padding-left:5px;
padding-right:2px
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{
border-left:1px solid #aaa;
border-right:none;
border-radius:0 4px 4px 0
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{
float:left;
margin-left:10px;
margin-right:auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
border:1px solid #000;
outline:0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple{
background-color:#eee;
cursor:default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove{
display:none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{
border-top-left-radius:0;
border-top-right-radius:0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{
border-bottom-left-radius:0;
border-bottom-right-radius:0
}
.select2-container--default .select2-search--dropdown .select2-search__field{
border:1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field{
background:0 0;
border:none;
outline:0;
box-shadow:none;
-webkit-appearance:textfield
}
.select2-container--default .select2-results>.select2-results__options{
max-height:200px;
overflow-y:auto
}
.select2-container--default .select2-results__option .select2-results__option{
padding-left:1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group{
padding-left:0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option{
margin-left:-1em;
padding-left:2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
margin-left:-2em;
padding-left:3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
margin-left:-3em;
padding-left:4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
margin-left:-4em;
padding-left:5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{
margin-left:-5em;
padding-left:6em
}
.select2-container--default .select2-results__option--group{
padding:0
}
.select2-container--default .select2-results__option--disabled{
color:#999
}
.select2-container--default .select2-results__option--selected{
background-color:#ddd
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
background-color:#5897fb
}
.select2-container--default .select2-results__group{
cursor:default;
display:block;
padding:6px
}
.select2-container--classic .select2-selection--single{
background-color:#f7f7f7;
border:1px solid #aaa;
border-radius:4px;
outline:0;
background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);
background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);
background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);
background-repeat:repeat-x
}
.select2-container--classic .select2-selection--single:focus{
border:1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered{
color:#444;
line-height:28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear{
cursor:pointer;
float:right;
font-weight:700;
height:26px;
margin-right:20px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder{
color:#999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow{
background-color:#ddd;
border:none;
border-left:1px solid #aaa;
border-top-right-radius:4px;
border-bottom-right-radius:4px;
height:26px;
position:absolute;
top:1px;
right:1px;
width:20px;
background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);
background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);
background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);
background-repeat:repeat-x
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b{
border-color:#888 transparent transparent;
border-style:solid;
border-width:5px 4px 0;
height:0;
left:50%;
margin-left:-4px;
margin-top:-2px;
position:absolute;
top:50%;
width:0
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{
float:left
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{
border:none;
border-right:1px solid #aaa;
border-radius:4px 0 0 4px;
left:1px;
right:auto
}
.select2-container--classic.select2-container--open .select2-selection--single{
border:1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{
background:0 0;
border:none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{
border-color:transparent transparent #888;
border-width:0 4px 5px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{
border-top:none;
border-top-left-radius:0;
border-top-right-radius:0;
background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);
background-image:-o-linear-gradient(top,#fff 0,#eee 50%);
background-image:linear-gradient(to bottom,#fff 0,#eee 50%);
background-repeat:repeat-x
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{
border-bottom:none;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);
background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);
background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);
background-repeat:repeat-x
}
.select2-container--classic .select2-selection--multiple{
background-color:#fff;
border:1px solid #aaa;
border-radius:4px;
cursor:text;
outline:0;
padding-bottom:5px;
padding-right:5px
}
.select2-container--classic .select2-selection--multiple:focus{
border:1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear{
display:none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice{
background-color:#e4e4e4;
border:1px solid #aaa;
border-radius:4px;
display:inline-block;
margin-left:5px;
margin-top:5px;
padding:0
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{
cursor:default;
padding-left:2px;
padding-right:5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{
background-color:transparent;
border:none;
border-top-left-radius:4px;
border-bottom-left-radius:4px;
color:#888;
cursor:pointer;
font-size:1em;
font-weight:700;
padding:0 4px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{
color:#555;
outline:0
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{
margin-left:5px;
margin-right:auto
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{
padding-left:5px;
padding-right:2px
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{
border-radius:0 4px 4px 0
}
.select2-container--classic.select2-container--open .select2-selection--multiple{
border:1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{
border-top:none;
border-top-left-radius:0;
border-top-right-radius:0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{
border-bottom:none;
border-bottom-left-radius:0;
border-bottom-right-radius:0
}
.select2-container--classic .select2-search--dropdown .select2-search__field{
border:1px solid #aaa;
outline:0
}
.select2-container--classic .select2-search--inline .select2-search__field{
outline:0;
box-shadow:none
}
.select2-container--classic .select2-dropdown{
background-color:#fff;
border:1px solid transparent
}
.select2-container--classic .select2-dropdown--above{
border-bottom:none
}
.select2-container--classic .select2-dropdown--below{
border-top:none
}
.select2-container--classic .select2-results>.select2-results__options{
max-height:200px;
overflow-y:auto
}
.select2-container--classic .select2-results__option--group{
padding:0
}
.select2-container--classic .select2-results__option--disabled{
color:grey
}
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{
background-color:#3875d7;
color:#fff
}
.select2-container--classic .select2-results__group{
cursor:default;
display:block;
padding:6px
}
.select2-container--classic.select2-container--open .select2-dropdown{
border-color:#5897fb
}
.ax-visually-hidden{
position:absolute!important;
border:0!important;
clip:rect(0,0,0,0)!important;
width:1px!important;
height:1px!important;
margin:-1px!important;
padding:0!important;
overflow:hidden!important
}