@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);html { overflow-y: scroll; } body.media_page_instant-images { background: #fff; } body.media_page_instant-images #wpcontent { padding-left: 0; padding-bottom: 40px; } @media screen and (max-width: 800px) { body.media_page_instant-images #wpcontent { padding-bottom: 0; } } body.media_page_instant-images #wpbody-content { padding-bottom: 0; } body.media_page_instant-images #wpfooter { padding-top: 0; padding-bottom: 0; line-height: 40px; background: #f7f7f7; border-top: 1px solid #efefef; position: fixed; bottom: 0; z-index: 1100; } body.media_page_instant-images #wpfooter p { line-height: 40px; } @media screen and (max-width: 800px) { body.media_page_instant-images #wpfooter { display: none; } } .instant-img-container { font-size: 14px; color: #666; position: relative; /* Admin Screens - Setting page wp-admin/upload.php?page=instant-images */ } .instant-img-container .offscreen { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; } .instant-img-container * { -webkit-box-sizing: border-box; box-sizing: border-box; } .instant-img-container a { color: #5d72c3; -webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; } .instant-img-container a:hover { color: #5568ae; text-decoration: none; } .instant-img-container img { max-width: 100%; } .instant-img-container p { display: block; color: #666; width: 100%; display: block; clear: both; text-transform: none; padding: 0; margin: 0 0 15px; font-size: 14px; } .instant-img-container.loading .loading-block { display: block; } .instant-img-container .error-messaging { display: none; } .instant-img-container .error-messaging.active { padding: 17px 17px 17px 57px; -webkit-border-radius: 3px; border-radius: 3px; background: #df3333; color: #fff; font-size: 13px; margin-bottom: 25px; display: block; position: relative; } .instant-img-container .error-messaging.active:before { font-family: "FontAwesome"; content: "\F06A"; display: block; left: 17px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; font-size: 30px; opacity: 0.75; } .instant-img-container .header-wrap { background: #f7f7f7 url(../img/logo-48x48.png) no-repeat 25px 20px; padding: 20px 25px 20px 83px; min-height: 88px; overflow: hidden; border-bottom: 1px solid #efefef; position: relative; } @media screen and (max-width: 800px) { .instant-img-container .header-wrap { background-position: center 20px; padding: 80px 25px 20px; text-align: center; } } .instant-img-container .header-wrap h1 { padding: 0; margin: 4px 0 0; font-weight: 700; font-size: 26px; max-width: 70%; } @media screen and (max-width: 800px) { .instant-img-container .header-wrap h1 { max-width: 100%; width: 100%; text-align: center; } } .instant-img-container .header-wrap h1 em { font-weight: 400; font-size: 14px; background-color: rgba(0, 0, 0, 0.055); color: rgba(0, 0, 0, 0.5); display: inline-block; -webkit-border-radius: 2px; border-radius: 2px; padding: 3px 3px; position: relative; top: -2px; left: 2px; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4); font-style: normal; line-height: 1; } .instant-img-container .header-wrap h1 span { display: block; padding: 3px 0 0; color: #888; font-size: 15px; font-weight: 400; } .instant-img-container .header-wrap button { position: absolute; right: 25px; bottom: 26px; } @media screen and (max-width: 800px) { .instant-img-container .header-wrap button { position: static; margin-top: 20px; display: inline-block; } } .instant-img-container .header-wrap button i { margin-right: 2px; } .instant-img-container .instant-images-wrapper { padding: 0 25px; display: block; overflow: hidden; min-height: 400px; background: url(../img/ajax-loader-lg.gif) no-repeat center center; } .instant-img-container .instant-images-wrapper.loaded { background: none; } .instant-img-container .permissions-warning { padding: 0 25px; } .instant-img-container .permissions-warning .inner { border-bottom: 1px solid #efefef; padding: 32px 0; } .instant-img-container .permissions-warning input { max-width: 500px; } .instant-img-container .permissions-warning h3 { font-size: 22px; margin: 0 0 15px; } .instant-img-container .permissions-warning h3 i { margin: 0 2px 0 0; position: relative; } .instant-img-container .permissions-warning p:first-of-type { font-size: 18px; margin: 0 0 2px; } .instant-img-container .loading-block { display: none; padding: 50px; background: url(../img/ajax-loader-lg.gif) no-repeat center center; } .instant-img-container .load-more-wrap { margin: 1% 0 0; padding: 25px 0; text-align: center; display: none; border-top: 1px solid #efefef; } .instant-img-container .load-more-wrap button { display: inline-block; margin: 0; padding: 12px 15px; font-size: 15px; font-weight: 600; -webkit-transition: all 0.1s ease; -o-transition: all 0.1s ease; transition: all 0.1s ease; height: auto; line-height: 1; cursor: pointer; background-image: none; background-repeat: no-repeat !important; background-position: 15px center !important; } .instant-img-container .load-more-wrap button.disabled { opacity: 0.3; cursor: default; } /* Columns */ .instant-img-container .cnkt-main { width: 100%; float: none; background: none !important; position: relative; } .instant-img-container h2, .instant-img-container h3, .instant-img-container h4 { margin-top: 0; } /* * Settings */ .instant-img-container .save-settings p.submit { float: left; margin: 0 2px 0 0; width: auto; } .instant-img-container .save-settings .loading { width: 46px; height: 28px; display: none; float: left; background: #fff url(../img/ajax-loader.gif) no-repeat center center; } /* * Thickbox styles */ #TB_ajaxContent { clear: both; line-height: 1.4em; overflow: auto; text-align: left; width: 100% !important; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 15px !important; } /* Table */ .cnkt-sidebar .form-table { margin: 0; border: none; } .cnkt-sidebar .form-table td, .cnkt-sidebar .form-table label, .cnkt-sidebar .form-table p { font-size: 13px; } .cnkt-sidebar .form-table label { display: block; clear: both; float: none; } .cnkt-sidebar .form-table label span { opacity: 0.8; font-size: 13px; font-style: italic; } .cnkt-sidebar .form-table th { display: none; } .instant-img-container .form-table td { border-top: 0; padding: 0 0 15px; float: left; width: 100%; margin: 0; } .instant-img-container .form-table tr:first-of-type td { padding: 10px 0; } .cnkt-sidebar .form-table .form-msg, .cnkt-main .form-msg { display: block; line-height: 18px; padding: 12px 12px 12px 15px; margin: 15px 0 0; color: #666; background-color: #fff9ea; border-left: 5px solid #dfd8c2; -webkit-border-radius: 2px; border-radius: 2px; } .cnkt-sidebar .form-table .form-msg span, .cnkt-main .form-msg span { display: block; padding: 6px 0 3px; } .instant-img-container h1, .instant-img-container h3, .instant-img-container h4 { color: #222; margin-top: 0; } .instant-img-container h4 + p { margin-top: -6px; } .instant-img-container p.small { font-size: 12px; margin-top: -10px; opacity: 0.7; } .instant-img-container ul { padding: 0; margin: 0; list-style: none; } .instant-img-container label, .instant-img-container input, .instant-img-container select, .instant-img-container textarea { -webkit-box-shadow: none; box-shadow: none; } .instant-img-container label { padding: 5px 0; } #unsplash-form-options h2, #unsplash-form-options p.desc { display: none; } .instant-img-container input[type="text"], .instant-img-container input[type="number"], .instant-img-container textarea { padding: 10px; line-height: 1; border: 1px solid #ccc; background: #f7f7f7; width: 100%; -webkit-border-radius: 2px; border-radius: 2px; height: auto; } .instant-img-container input[type="text"]:focus, .instant-img-container textarea:focus { border-color: #999; -webkit-box-shadow: 0 0 3px #ccc; box-shadow: 0 0 3px #ccc; background: #efefef; } /* Helpers */ .spacer { display: block; height: 40px; overflow: hidden; clear: both; width: 100%; } .spacer.sm { height: 20px; } input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; } .instant-img-container .control-nav { display: block; margin: 0; padding: 25px 0; list-style: none; } .instant-img-container .control-nav:after { content: ""; display: table; clear: both; } .instant-img-container .control-nav li { padding: 0; margin: 0 3px 0 0; float: left; background: none; font-size: 18px; position: relative; } .instant-img-container .control-nav li button { padding: 0 24px 0 2px; height: 48px; line-height: 48px; display: block; color: #999; text-decoration: none; -webkit-box-shadow: none; box-shadow: none; background-color: transparent; background-position: 96% center; background-repeat: no-repeat; border: none; cursor: pointer; } .instant-img-container .control-nav li button:hover, .instant-img-container .control-nav li button:focus { color: #111; outline: none; -webkit-box-shadow: none; box-shadow: none; } .instant-img-container .control-nav li button:focus { text-decoration: underline; } .instant-img-container .control-nav li button.active { color: #333; cursor: default; font-weight: 600; } .instant-img-container .control-nav li button.loading { background-image: url(../img/ajax-loader.gif); } @media screen and (max-width: 800px) { .instant-img-container .control-nav li { font-size: 16px; margin: 0; } .instant-img-container .control-nav li button { padding-left: 3px; } } @media screen and (max-width: 600px) { .instant-img-container .control-nav li { width: 33.333%; text-align: center; margin: 0; padding-bottom: 15px; } } .instant-img-container .control-nav li.search-field { float: right; width: 49%; margin: 0; max-width: 500px; } @media screen and (max-width: 600px) { .instant-img-container .control-nav li.search-field { width: 100%; display: block; position: static; padding-bottom: 15px; text-align: left; max-width: 100%; } } .instant-img-container .control-nav li.search-field .searchResults { position: absolute; right: 100.5%; top: 7px; width: auto; height: 34px; line-height: 34px; padding: 0 30px 0 10px; background: #ffffbf; border: 1px solid #ebebae; -webkit-border-radius: 3px; border-radius: 3px; z-index: 99; font-size: 13px; font-weight: 600; -webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; color: #444; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05); box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05); } .instant-img-container .control-nav li.search-field .searchResults span { cursor: help; } .instant-img-container .control-nav li.search-field .searchResults span, .instant-img-container .control-nav li.search-field .searchResults a { line-height: 34px; } .instant-img-container .control-nav li.search-field .searchResults button { padding: 0 10px; height: 32px; line-height: 32px; width: 30px; position: absolute; left: auto; right: 0; top: 0; } .instant-img-container .control-nav li.search-field .searchResults:after, .instant-img-container .control-nav li.search-field .searchResults:before { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; z-index: 100; } .instant-img-container .control-nav li.search-field .searchResults:after { border-color: rgba(223, 225, 173, 0); border-left-color: #ffffbf; border-width: 6px; margin-top: -6px; } .instant-img-container .control-nav li.search-field .searchResults:before { border-color: rgba(0, 0, 0, 0); border-left-color: #ebebae; border-width: 7px; margin-top: -7px; } .instant-img-container .control-nav li.search-field .searchResults.hide { opacity: 0; visibility: hidden; } .instant-img-container .control-nav li.search-field form { padding: 0 1px 0 0; margin: 0; position: relative; height: 48px; display: block; } .instant-img-container .control-nav li.search-field form:hover button { opacity: 1; } .instant-img-container .control-nav li.search-field input { width: 100%; padding: 0 10px 0 42px; border: 1px solid #e1e1e1; background-color: #f7f7f7 !important; height: 46px; line-height: 46px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 16px; -webkit-transition: padding 0.15s ease; -o-transition: padding 0.15s ease; transition: padding 0.15s ease; } .instant-img-container .control-nav li.search-field input:focus { border-color: #999; -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.075); box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.075); } .instant-img-container .control-nav li.search-field input.searching { padding-left: 62px; background-image: url(../img/ajax-loader.gif); background-position: 37px center; background-repeat: no-repeat; } .instant-img-container .control-nav li.search-field button { position: absolute; left: -2px; top: -1px; width: 48px; height: 48px; z-index: 1; border: none !important; background: transparent !important; cursor: pointer; color: #666; -webkit-box-shadow: none !important; box-shadow: none !important; -webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; opacity: 0.5; margin: 0; padding: 0; } .instant-img-container .control-nav li.search-field button:hover { outline: none; color: #5d72c3; } .instant-img-container .control-nav li.search-field button:focus { outline: none; color: #5d72c3; } .instant-img-container .control-nav li.search-field input[type=search]::-webkit-input-placeholder { color: #ccc; font-weight: 300; font-style: normal; font-size: 14px; } .instant-img-container .control-nav li.search-field input[type=search]:-moz-placeholder { color: #ccc; font-weight: 300; font-style: normal; font-size: 14px; } .instant-img-container .control-nav li.search-field input[type=search]::-moz-placeholder { color: #ccc; font-weight: 300; font-style: normal; font-size: 14px; } .instant-img-container .control-nav li.search-field input[type=search]:-ms-input-placeholder { color: #ccc; font-weight: 300; font-style: normal; font-size: 14px; } #photos { width: 100%; width: -webkit-calc(100% + 10px); width: calc(100% + 10px); margin: 0 0 0 -5px; padding: 0; position: relative; } #photos .photo { width: 20%; margin: 0; padding: 0 5px 10px; opacity: 0; -webkit-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; transition: opacity 0.3s ease; } #photos .photo--wrap { position: relative; } #photos .photo.in-view { opacity: 1; } #photos .photo.in-progress .fade { opacity: 0 !important; visibility: hidden !important; } #photos .photo .img-wrap { display: block; overflow: hidden; position: relative; } @media screen and (min-width: 2000px) { #photos .photo { width: 20%; } } @media screen and (max-width: 1570px) { #photos .photo { width: 25%; } } @media screen and (max-width: 1270px) { #photos .photo { width: 33.333333%; } } @media screen and (max-width: 800px) { #photos .photo { width: 50%; } } @media screen and (max-width: 600px) { #photos .photo { width: 100%; margin: 0 0 2%; } } #photos .photo:focus a.upload img { opacity: 0.6; } #photos .photo:focus .fade { opacity: 1; visibility: visible; } #photos .photo:focus .fade.user { opacity: 0.7; } #photos .photo:focus-within .user-controls { opacity: 1; } #photos .photo a.upload { display: block; position: relative; background-color: #222; background-position: center center; background-repeat: no-repeat; background-image: url(../img/ajax-loader.gif); overflow: hidden; } #photos .photo a.upload.loaded { background-image: none; } #photos .photo a.upload:focus, #photos .photo a.upload:active { outline: none; border: none; } #photos .photo a.upload img { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; width: 100%; height: auto !important; padding: 0; vertical-align: top; } #photos .photo a.upload .status { visibility: hidden; opacity: 0; -webkit-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; width: 60px; height: 60px; line-height: 60px; -webkit-border-radius: 4px; border-radius: 4px; position: absolute; left: 50%; top: 50%; z-index: 5; -webkit-transform: translate(-50%, -50%) scale(1.2); -ms-transform: translate(-50%, -50%) scale(1.2); transform: translate(-50%, -50%) scale(1.2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25); box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25); background-position: center center; background-repeat: no-repeat; } #photos .photo a.upload .status:before { font-family: 'FontAwesome'; display: block; color: #fff; font-size: 24px; opacity: 0.8; } #photos .photo a.upload .status a { color: #fff; } #photos .photo a.upload.uploading .status, #photos .photo a.upload.success .status, #photos .photo a.upload.errors .status { text-align: center; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); } #photos .photo a.upload.uploading { cursor: default !important; } #photos .photo a.upload.uploading .status { visibility: visible; opacity: 1; background: rgba(255, 255, 255, 0.95) url(../img/ajax-loader-lg.gif) no-repeat center center; -webkit-background-size: 24px 24px; background-size: 24px 24px; } #photos .photo a.upload.uploading .status:before { display: none; } #photos .photo a.upload.success { cursor: default !important; } #photos .photo a.upload.success .status { visibility: visible; opacity: 1; background-color: #63d875; } #photos .photo a.upload.success .status:before { content: '\F00C'; color: #fff; } #photos .photo a.upload.success img { -webkit-transform: scale(1) !important; -ms-transform: scale(1) !important; transform: scale(1) !important; } #photos .photo a.upload.errors { cursor: help !important; } #photos .photo a.upload.errors .status { visibility: visible; opacity: 1; background-color: #df3333; } #photos .photo a.upload.errors .status:before { content: '\F12A'; color: #fff; opacity: 0.8; } #photos .photo.uploaded a.upload img { opacity: 0.25 !important; } #photos .photo.uploaded .user-controls { opacity: 0.5; } #photos .photo:hover a.upload img, #photos .photo.in-progress a.upload img { opacity: 0.7; -webkit-transform: scale(1.075); -ms-transform: scale(1.075); transform: scale(1.075); } #photos .photo:hover .options, #photos .photo.in-progress .options { opacity: 1; visibility: visible; } #photos .photo:hover .options i.heart-like, #photos .photo.in-progress .options i.heart-like { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } #photos .photo:hover .user-controls, #photos .photo.in-progress .user-controls { opacity: 1; } #photos .photo.in-progress .notice-msg { top: 0; opacity: 1; } #photos .photo.in-progress .user-controls { opacity: 0 !important; } #photos .photo.in-progress .options { opacity: 0 !important; } #photos .photo .options { position: absolute; top: 5px; right: 5px; z-index: 6; width: auto; display: inline-block; width: auto; cursor: default !important; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; opacity: 0; visibility: hidden; font-size: 13px; } #photos .photo .options i { font-size: 14px; } #photos .photo .options i.heart-like { color: #d13714; -webkit-transition: all 0.25s ease 0.05s; -o-transition: all 0.25s ease 0.05s; transition: all 0.25s ease 0.05s; -webkit-transform: scale(0.55); -ms-transform: scale(0.55); transform: scale(0.55); margin-right: 2px; position: relative; top: 0; font-size: 14px; opacity: 0.9; } #photos .photo .options a, #photos .photo .options span { display: inline-block; vertical-align: top; line-height: 30px; padding: 0 10px; margin: 0; padding-top: 1px; background: rgba(255, 255, 255, 0.5); margin: 0; -webkit-border-radius: 2px; border-radius: 2px; color: #23282d; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } #photos .photo .options span { cursor: default; } #photos .photo .options span:hover, #photos .photo .options span:focus { background-color: #fff; } #photos .photo .options a { margin-left: 2px; } #photos .photo .options a:hover, #photos .photo .options a:focus { background-color: #fff; } #photos .photo .options a i { position: relative; top: 1px; left: 1px; } #photos .photo .user-controls { position: absolute; z-index: 6; width: 100%; bottom: 0; left: 0; width: 100%; background: rgba(0, 0, 0, 0.4); padding: 0; opacity: 0.35; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } #photos .photo .photo-options { float: right; text-align: right; max-width: 50%; } #photos .photo .fade { -webkit-transition: all 0.35s ease; -o-transition: all 0.35s ease; transition: all 0.35s ease; color: #fff; background: rgba(255, 255, 255, 0.75); background: transparent; -webkit-border-radius: 2px; border-radius: 2px; height: 34px; line-height: 34px; font-size: 17px; z-index: 6; float: left; margin: 1px 1px 1px 0; padding: 0; color: rgba(255, 255, 255, 0.75); border: none !important; outline: none; cursor: pointer; } #photos .photo .fade.edit-photo, #photos .photo .fade.edit-photo-admin, #photos .photo .fade.set-featured, #photos .photo .fade.insert { width: 34px; display: inline-block; width: 34px; text-align: center; position: relative; } #photos .photo .fade.edit-photo i, #photos .photo .fade.edit-photo-admin i, #photos .photo .fade.set-featured i, #photos .photo .fade.insert i { line-height: 27px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } #photos .photo .fade.edit-photo:hover, #photos .photo .fade.edit-photo:focus, #photos .photo .fade.edit-photo-admin:hover, #photos .photo .fade.edit-photo-admin:focus, #photos .photo .fade.set-featured:hover, #photos .photo .fade.set-featured:focus, #photos .photo .fade.insert:hover, #photos .photo .fade.insert:focus { color: #222; background: rgba(255, 255, 255, 0.95); } #photos .photo .fade.edit-photo-admin { display: none; } #photos .photo .fade.user { background: none; text-decoration: none; font-size: 13px; max-width: 48%; cursor: pointer; text-decoration: none; border: none; line-height: 35px; height: 36px; margin: 0; } #photos .photo .fade.user:hover, #photos .photo .fade.user:focus { text-decoration: underline; } #photos .photo .fade.user .user-wrap { position: relative; padding-left: 35px; display: block; width: 100%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; } #photos .photo .fade.user img { width: 20px; max-width: 20px; -webkit-border-radius: 100%; border-radius: 100%; position: absolute; left: 8px; top: 8px; } #photos .photo .notice-msg { position: absolute; z-index: 999; top: -40px; left: 0; height: 40px; line-height: 40px; width: 100%; background: rgba(0, 0, 0, 0.6); text-align: center; color: rgba(255, 255, 255, 0.9); font-size: 12px; margin: 0; padding: 0; -webkit-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; opacity: 0; z-index: 9999; } #photos .photo .notice-msg.has-error { top: -40px; opacity: 0; } #photos .edit-screen { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 999; background: rgba(255, 255, 255, 0.9); opacity: 0; visibility: hidden; -webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; padding: 8px; overflow-y: auto; -webkit-overflow-scrolling: touch; border: 1px solid #e1e1e1; -webkit-transform: scale(1.025); -ms-transform: scale(1.025); transform: scale(1.025); } #photos .edit-screen.editing { visibility: visible; opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } #photos .edit-screen--controls, #photos .edit-screen--title { display: block; background: #f7f7f7; border: 1px solid #e1e1e1; padding: 15px; -webkit-border-radius: 2px 2px 0 0; border-radius: 2px 2px 0 0; } #photos .edit-screen--controls .button-primary, #photos .edit-screen--title .button-primary { float: right; } #photos .edit-screen--controls { -webkit-border-radius: 0 0 2px 2px; border-radius: 0 0 2px 2px; } #photos .edit-screen--title { border-bottom: none; } #photos .edit-screen--title p { font-size: 12px; line-height: 1.25; margin: 0; color: #999; } #photos .edit-screen--title p.heading { color: #222; margin: 0 0 5px; font-weight: 600; text-transform: uppercase; } #photos .edit-screen label { margin: 0; padding: 15px; display: block; background: #fff; border: 1px solid #e1e1e1; border-bottom: none; -webkit-border-radius: 2px; border-radius: 2px; position: relative; } #photos .edit-screen span { display: block; font-size: 11px; text-transform: uppercase; font-weight: 600; margin: 0 0 5px; color: #222; line-height: 1; } #photos .edit-screen textarea { resize: none; } #photos .edit-screen input { font-size: 12px; padding: 0 5px; margin: 0; height: 30px; line-height: 30px; } #photos .edit-screen em { position: absolute; bottom: 15px; right: 15px; height: 30px; line-height: 30px; background: #777; -webkit-border-radius: 0 2px 2px 0; border-radius: 0 2px 2px 0; color: #e1e1e1; font-style: normal; font-size: 11px; padding: 0 10px; } .instant-images-settings { display: none; background-color: #efefef; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; } .instant-images-settings .cnkt-sidebar { padding: 20px 25px; overflow: hidden; } .instant-images-settings .cnkt-sidebar .cta { float: left; width: 50%; } @media screen and (max-width: 800px) { .instant-images-settings .cnkt-sidebar .cta { float: none !important; width: 100% !important; } } .instant-images-settings .cnkt-sidebar .cta.ii-settings { width: 31.333%; } .instant-images-settings .cnkt-sidebar .cta.ii-plugins { width: 68.666%; width: -webkit-calc(68.666% - 25px); width: calc(68.666% - 25px); float: right; } .instant-images-settings .cnkt-sidebar .cta h2 { border: none; padding: 17px 20px 3px; font-size: 16px; } .instant-images-settings .cnkt-sidebar .cta h2.w-border { border-top: 1px solid #e7e7e7; } .instant-images-settings .cnkt-sidebar .cta h2 + p { padding: 0 20px 15px; margin: 0 !important; border-bottom: 1px solid #e7e7e7; } .instant-images-settings .cnkt-sidebar .cta h2, .instant-images-settings .cnkt-sidebar .cta h2 + p { background: #f7f7f7; margin: 0; } .instant-images-settings .cnkt-sidebar .cta ul.whats-new { list-style: disc; padding: 0 0 10px 20px; } .instant-images-settings .cnkt-sidebar .cta ul.whats-new li { margin: 10px 0 0; } .instant-images-settings .cnkt-sidebar .cta ul.whats-new li pre { display: inline-block; margin: 0; padding: 3px; background: #f7f7f7; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 0 0 1px #efefef; box-shadow: 0 0 0 1px #efefef; } .instant-images-settings .cnkt-sidebar .cta { background: #fff; padding: 0 0 20px; margin: 0 0 20px; overflow: hidden; position: relative; border: 1px solid #e7e7e7; } .instant-images-settings .cnkt-sidebar .cta.padding-bottom { padding-bottom: 66px; } .instant-images-settings .cnkt-sidebar .cnkt-sidebar h3, .instant-images-settings .cnkt-sidebar .cnkt-sidebar h4 { margin-top: 0; } .instant-images-settings .cnkt-sidebar .cta-wrap { display: block; padding: 10px 20px; } .instant-images-settings .cnkt-sidebar .cta-wrap h4 { padding: 10px 0 7px; margin: 0; } .instant-images-settings .cnkt-sidebar .cta-wrap h4 span { display: inline-block; line-height: 1; padding: 8px 10px; -webkit-border-radius: 2px; border-radius: 2px; background: #ffffcc; color: #666; } .instant-images-settings .cnkt-sidebar .cnkt-plugin-installer .plugin { width: 48%; margin: 2% 1% 0; } @media screen and (max-width: 1170px) { .instant-images-settings .cnkt-sidebar .cnkt-plugin-installer .plugin { width: 100%; margin: 2% 0 0; } } .instant-images-settings .cnkt-sidebar .cnkt-plugin-installer .plugin h2 { border: none; padding: 0; font-size: 16px; } .instant-images-settings .cnkt-sidebar .cnkt-plugin-installer .plugin h2 + p { padding: 0; margin: 0 !important; border-bottom: none; } .instant-images-settings .cnkt-sidebar .cnkt-plugin-installer .plugin h2, .instant-images-settings .cnkt-sidebar .cnkt-plugin-installer .plugin h2 + p { background: none; margin: 0; } .instant-images-settings table { margin-top: 5px; } .instant-img-container[data-media-popup="true"] { background: #fff; } .instant-img-container[data-media-popup="true"] .header-wrap { display: none; } .instant-img-container[data-media-popup="true"] .instant-images-wrapper { padding: 0 16px; } .instant-images-sidebar-icon, .instant-images-sidebar-icon svg { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; } .instant-images-sidebar-icon svg { height: 20px; width: 20px; } .instant-images-sidebar-icon svg, .instant-images-sidebar-icon svg * { stroke: #5d72c3 !important; fill: #5d72c3 !important; } .components-panel .instant-img-container .load-more-wrap { display: block; } .components-panel .no-results { padding: 40px; } .components-panel .no-results h3 { font-size: 18px; } .components-panel .no-results p { font-size: 13px; } .components-panel #photos { width: 100%; margin: 0; padding: 5px; } .components-panel #photos .photo { width: 100%; display: block; opacity: 1 !important; margin: 0 0 5px; padding: 0; } .components-panel .control-nav { padding: 0 16px 8px; border-bottom: 1px solid #e2e4e7; } .components-panel .control-nav li { font-size: 13px; } .components-panel .control-nav li a { padding: 16px 24px 16px 0; height: auto; line-height: 1.2; } .components-panel .control-nav li.search-field { float: none; width: 100%; padding: 0; clear: both; } .components-panel .control-nav li.search-field form { height: auto; width: -webkit-calc(100% + 16px); width: calc(100% + 16px); margin-left: -8px; } .components-panel .control-nav li.search-field:before { content: ""; display: table; clear: both; } .components-panel .control-nav li.search-field input { line-height: 36px; height: 36px; padding-right: 8px; padding-left: 30px; -webkit-border-radius: 0; border-radius: 0; border-color: #e2e4e7; font-size: 13px; -webkit-border-radius: 3px !important; border-radius: 3px !important; } .components-panel .control-nav li.search-field input.searching { padding-left: 30px; background-position: 95% center; } .components-panel .control-nav li.search-field button { position: absolute; right: auto; top: 0; width: 40px; height: 36px; line-height: 36px; padding: 0; margin: 0; } .components-panel .control-nav li.search-field .searchResults { right: 1px; left: auto; top: 1px; } .components-panel .control-nav li.search-field .searchResults:before, .components-panel .control-nav li.search-field .searchResults:after { display: none; } .media-frame-content .instant-img-container .load-more-wrap { display: block; } #tooltip { display: inline-block; padding: 8px 10px; background: #fff; position: fixed; left: auto; top: auto; z-index: 999; display: block; opacity: 0; visibility: hidden; margin-top: -37px; font-size: 12px; color: #999; text-align: center; line-height: 1; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); -webkit-transition: all 0.15s ease; -o-transition: all 0.15s ease; transition: all 0.15s ease; } #tooltip:after { top: 100%; right: 17px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-top-color: #ffffff; border-width: 5px; margin-left: -5px; } #tooltip.over { opacity: 0.9; visibility: visible; } #tooltip.above { margin-top: 37px; } #tooltip.above:after { top: -5px; border-top: none; border-bottom-color: #ffffff; } .no-results { display: none; padding: 150px 100px; text-align: center; } .no-results.show { display: block; } .no-results h3 { font-size: 24px; line-height: 29px; margin: 0 0 10px; } .no-results p { font-size: 16px; margin: 0; } @media screen and (max-width: 800px) { .no-results { padding: 50px; } } .orientation-list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; width: 100%; padding: 7px 0; margin: 0 0 10px; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; position: relative; top: -7px; } .orientation-list span { opacity: 0.5; margin: 0 10px 0 0; font-size: 13px; } .orientation-list ul { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .orientation-list ul li { margin: 0 1px 0 0; -webkit-border-radius: 3px; border-radius: 3px; cursor: pointer; padding: 4px 6px; -webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease; border: 1px solid transparent; color: #999; font-size: 13px; } .orientation-list ul li:hover { color: #111; } .orientation-list ul li:focus { border-color: #5d72c3; color: #111; outline: none; } .orientation-list ul li.active { background-color: #5d72c3; border-color: #5d72c3; color: #fff; outline: none; } .components-panel .orientation-list { position: static; text-align: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; border-top: none; background: #f7f7f7; margin-bottom: 10px; } .components-panel .orientation-list span { display: none; } .components-panel .orientation-list ul { padding: 0; width: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } /*# sourceMappingURL=instant-images.css.map*/x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586