.imgareaselect-border1 {
background: url(//guvensalon.com/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y left top;
}
.imgareaselect-border2 {
background: url(//guvensalon.com/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left top;
}
.imgareaselect-border3 {
background: url(//guvensalon.com/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y right top;
}
.imgareaselect-border4 {
background: url(//guvensalon.com/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left bottom;
}
.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-handle {
background-color: #fff;
border: solid 1px #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-outer {
background-color: #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.imgareaselect-selection {
}.media-toolbar.wp-filter {
position: relative;
border: 1px solid #c3c4c7;   
}
.attachments-wrapper {
background: #fff;
border: 1px solid #c3c4c7;   
padding: 8px;
}
.media-categories-module-feather-image {
background: url(//guvensalon.com/wp-content/plugins/admin-site-enhancements-pro/includes/premium/media-categories/_modules/dashboard/assets/feather/image.svg)
rgba(0, 0, 0, 0) no-repeat scroll 0 0;
background-size: 16px 16px;
width: 16px;
height: 16px;
display: inline-block;
vertical-align: text-top;
}
div.selectize-control {
display: inline-block;
min-width: 160px;
vertical-align: middle;
line-height: 1;
}
body:not(.wp-admin) .media-router .media-menu-item {
color: #1d2327;
}
form.compat-item table.compat-attachment-fields p.help {
margin: 0;
}
form.compat-item table.compat-attachment-fields tr.compat-field-asenha-media-category th {
display: block;
width: 100%;
margin: 5px 0 0 0;
padding: 5px 0 0 0;
border: none; text-align: left;
}
form.compat-item table.compat-attachment-fields tr th label span {
text-align: left;
font-weight: 600;
}
form.compat-item table.compat-attachment-fields tr td.field {
clear: both;
float: left;
width: 100%;
margin: 0;
border: none;
}
form.compat-item table.compat-attachment-fields tr td.field div.categorydiv div.tabs-panel {
margin-top: -2px;
min-height: 42px;
max-height: 200px;
overflow: auto;
padding: 0 0.9em;
border: solid 1px #ddd;
background-color: #fdfdfd;
}
form.compat-item table.compat-attachment-fields tr td.field div.categorydiv div.tabs-panel ul.categorychecklist {
list-style: none;
margin: 7px 0 15px;
padding: 0;
}
body:not(.wp-admin) form.compat-item table.compat-attachment-fields tr td.field div.categorydiv div.tabs-panel ul.categorychecklist ul.children {
list-style: none;
margin-left: -12px !important;
}
form.compat-item table.compat-attachment-fields tr td.field div.categorydiv div.tabs-panel ul.categorychecklist li {
line-height: 1.7;
}
form.compat-item table.compat-attachment-fields tr td.field div.categorydiv div.tabs-panel ul.categorychecklist ul {
margin-left: 18px;
}
form.compat-item table.compat-attachment-fields tr td.field div.categorydiv #asenha-media-taxonomy-term-add .asenha-media-taxonomy-term-add-fields {
display: grid;
grid-gap: 10px;
grid-template-columns: 4fr 1fr;
}
form.compat-item table.compat-attachment-fields tr td.field div.categorydiv #asenha-media-taxonomy-term-add .asenha-media-taxonomy-term-add-fields.hidden {
display: none;
}
form.compat-item table.compat-attachment-fields tr td.field div.categorydiv input[type="checkbox"] {
margin: 0 3px 0 0;
}
table.media .column-title .has-media-icon ~ .row-actions {
clear: both;
margin-left: 0;
} .media-frame-content .attachments-browser .media-toolbar-primary.search-form,
.media-modal-content .attachments-browser .media-toolbar-primary.search-form {
display: grid;
column-gap: 10px;
row-gap: 10px;
box-sizing: border-box;
margin: 10px 0;
max-width: 33%;
width: 33%;
grid-template-columns: 2fr 3fr;
grid-template-rows: 32px;
grid-template-areas: "searchlabel search";
}
#posts-filter .wp-filter {
display: flex;
justify-content: space-between;
align-items: center;
}
#posts-filter .wp-filter .filter-items {
width: 74%;
float: none;
}
#posts-filter .wp-filter .search-form {
width: 26%;
float: none;
display: flex;
justify-content: flex-end;
}
p.search-box {
display: flex;
}
.wp-filter .search-box input[type="search"] {
width: 120px;
}
.attachments-browser .media-toolbar-secondary {
max-width: 78%;
}
.media-frame-content .attachments-browser .media-toolbar-primary.search-form {
max-width: 22%;
}
#posts-filter .search-form label.media-search-input-label,
.media-frame-content .attachments-browser .media-toolbar-primary.search-form label.media-search-input-label,
.media-modal-content .attachments-browser .media-toolbar-primary.search-form label.media-search-input-label {
position: static !important;
line-height: 1.3em;
text-align: right;
grid-area: searchlabel;
} .media-frame-content .attachments-browser .media-toolbar-primary.search-form input#media-search-input,
.media-modal-content .attachments-browser .media-toolbar-primary.search-form input#media-search-input {
grid-area: search;
width: 100% !important;
margin: 0;
height: 32px;
line-height: 32px;
}
.media-modal-content .media-frame-title h1:before {
content: "";
margin: 0;
}
.media-modal-content .media-attachments-filter-heading:before {
content: "";
margin: 0;
}
.media-modal-content .media-frame .media-toolbar select.attachment-filters {
width: auto !important;
}
.media-modal-content .attachments-browser .media-toolbar {
height: auto;
background-color: #f3f3f3;
border-bottom: 1px solid #ddd;
}
.media-modal-content .attachments-browser .media-toolbar-secondary {
display: flex;
max-width: 66%;
width: 66%;
}
.media-modal-content .attachments-browser .media-toolbar-secondary h2 {
display: none;
}
.media-modal-content .attachments-browser .media-toolbar-secondary select {
margin-top: 10px;
}
.media-modal-content .media-content {
position: absolute;
left: 0;
padding: 20px;
}
.media-modal-content .media-content.has-sidebar {
right: 300px;
}
.media-modal-content
.media-content
.media-categories-module-modal-content-field {
padding: 0 0 20px 0;
}
.media-modal-content
.media-content
.media-categories-module-modal-content-field.columns {
display: grid;
grid-gap: 10px;
}
.media-modal-content
.media-content
.media-categories-module-modal-content-field.columns-2 {
grid-template-columns: repeat(2, 50%);
}
.media-modal-content
.media-content
.media-categories-module-modal-content-field.columns-3 {
grid-template-columns: repeat(3, 33%);
}
.media-modal-content
.media-content
.media-categories-module-modal-content-field.columns-4 {
grid-template-columns: repeat(4, 25%);
}
.media-modal-content
.media-content
.media-categories-module-modal-content-field
label {
display: block;
font-size: 15px;
margin: 0 0 5px 0;
}
.media-modal-content
.media-content
.media-categories-module-modal-content-field
input,
.media-modal-content
.media-content
.media-categories-module-modal-content-field
select {
font-size: 15px;
}
#media-categories-module-tree-view.is-affixed .media-categories-module-tree-view-inner {
top: 32px !important;
}
.media-categories-module-tree-view #media-categories-module-tree-view h2.wp-heading-inline {
padding: 8px 0 7px 0 !important;
display: flex;
align-items: center;
}
.media-categories-module-tree-view #media-categories-module-tree-view h2.wp-heading-inline svg {
margin-left: 8px;
position: relative;
top: 2px;
}
.media-categories-module-tree-view #media-categories-module-tree-view .wp-filter {
padding: 1px 10px;
}
.post-type-attachment.supports-drag-drop .media-categories-module-tree-view #media-categories-module-tree-view .wp-filter {
margin: 10px 0 9px !important;        
}
.media-categories-module-tree-view-inner .wp-filter .search-form {
float: right;
margin: 10px 0;
}
.post-type-attachment:not(.supports-drag-drop) .media-categories-module-tree-view #media-categories-module-tree-view .wp-filter {
margin: 10px 0 6px !important;    
}
.media-frame.mode-grid .media-toolbar {
margin-bottom: 8px !important;
}
.media-frame.mode-grid .attachments-browser.has-load-more .attachments-wrapper {
background: #fafafa;
padding: 8px;
border: 1px solid #ddd;
} .wp-core-ui select#asenha-media-orderby,
.wp-core-ui select#asenha-media-order,
.media-frame.mode-grid .media-toolbar select#media-attachment-orderby,
.media-frame.mode-grid .media-toolbar select#media-attachment-order,
.media-modal-content .media-frame .media-toolbar select#media-attachment-orderby.attachment-filters,
.media-modal-content .media-frame .media-toolbar select#media-attachment-order.attachment-filters {
display: none !important;
}
#screen-meta-links {
position: relative;
z-index: 1;
}
.media-library-vertical-spacer {
float: right;
display: block;
width: 1px;
height: 30px;
} #e-image-ai-media-library {
display: none !important;
}
@media only screen and (max-width:1400px) {
#posts-filter .wp-filter .search-form input[type="search"] {
margin-bottom: 10px;
}
}
@media only screen and (min-width:1301px) {
.upload-php .wrap h1.wp-heading-inline,
.upload-php .wrap .wp-heading-inline + .page-title-action{
position: relative;
left: -25%;
}
}
@media only screen and (max-width:1300px) {
.upload-php .wrap h1.wp-heading-inline,
.upload-php .wrap .wp-heading-inline + .page-title-action{
position: relative;
left: -33.5%;
}
}
@media only screen and (max-width: 1280px) {
.wp-filter .view-switch {
margin: 0 8px 0 -3px;
}
.media-frame-content .attachments-browser .media-toolbar-secondary,
.media-modal-content .attachments-browser .media-toolbar-secondary,
#posts-filter .wp-filter .filter-items {
padding-bottom: 10px;
}
}
@media only screen and (max-width: 1100px) {
.upload-php .wrap h1.wp-heading-inline,
.upload-php .wrap .wp-heading-inline + .page-title-action{
position: relative;
left: -43%;
}
}
@media only screen and (max-width: 1000px) {
#posts-filter .search-form,
.media-frame-content .attachments-browser .media-toolbar-primary.search-form,
.media-modal-content .attachments-browser .media-toolbar-primary.search-form {
max-width: 100%;
width: 100%;
grid-template-columns: 50px auto;
grid-template-rows: 32px;
grid-template-areas: "searchlabel search";
}
.media-frame-content .attachments-browser .media-toolbar-secondary,
.media-modal-content .attachments-browser .media-toolbar-secondary {
max-width: 100%;
width: 100%;
height: auto;
}
}
@media only screen and (min-width:783px) {
#media-categories-module-tree-view .wp-heading-inline {
visibility: hidden;
}
.wrap > #media-categories-spinner {
position: relative;
top: 5px;
left: -24.5%;
}
}
@media only screen and (max-width: 782px) {
.upload-php .wrap h1.wp-heading-inline,
.upload-php .wrap .wp-heading-inline + .page-title-action{
left: unset;
}
div.media-categories-module-selectize,
div.media-categories-module-selectize-search {
width: 200px;
}
div.media-categories-module-selectize .selectize-input,
div.media-categories-module-selectize-search .selectize-input {
min-height: 40px;
font-size: 16px;
line-height: 1.625;
padding: 5px 24px 5px 8px;
}
}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible !important;background:#f2f2f2 !important;background:rgba(0,0,0,0.06) !important;border:0 none !important;-webkit-box-shadow:inset 0 0 12px 4px #ffffff;box-shadow:inset 0 0 12px 4px #ffffff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:'!';visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);box-shadow:0 2px 5px rgba(0,0,0,0.2)}.selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:0.4;margin-top:-12px;line-height:20px;font-size:20px !important}.selectize-dropdown-header-close:hover{color:#000000}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px !important}.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:bold;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 0 0 0;border-left:1px solid #d0d0d0;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,0.05)}.selectize-control.plugin-remove_button .active[data-value] .remove{border-left-color:#cacaca}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#ffffff}.selectize-control.plugin-remove_button .remove-single{position:absolute;right:28px;top:6px;font-size:23px}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#303030;font-family:inherit;font-size:13px;line-height:18px;-webkit-font-smoothing:inherit}.selectize-input,.selectize-control.single .selectize-input.input-active{background:#ffffff;cursor:text;display:inline-block}.selectize-input{border:1px solid #d0d0d0;padding:6px 6px;display:inline-block;width:100%;min-height:36px;overflow:hidden;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.selectize-input.full{background-color:#ffffff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default !important}.selectize-input.focus{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.15);box-shadow:inset 0 1px 2px rgba(0,0,0,0.15)}.selectize-input.dropdown-active{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.selectize-input>*{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 0 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0 solid #d0d0d0;font-size:11px}.selectize-control.multi .selectize-input>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#7d7d7d;background:#ffffff;border:0 solid #ffffff}.selectize-input>input{display:inline-block !important;padding:0 !important;min-height:0 !important;max-height:none !important;max-width:100% !important;margin:0 2px 0 0 !important;text-indent:0 !important;border:0 none !important;background:none !important;line-height:inherit !important;-webkit-user-select:auto !important;-webkit-box-shadow:none !important;box-shadow:none !important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:none !important}.selectize-input::after{content:' ';display:block;clear:left}.selectize-input.dropdown-active::before{content:' ';display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;z-index:10;border:1px solid #d0d0d0;background:#ffffff;margin:-1px 0 0 0;border-top:0 none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1);-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,0.2);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.selectize-dropdown [data-selectable],.selectize-dropdown .optgroup-header{padding:5px 8px}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#303030;background:#ffffff;cursor:default}.selectize-dropdown .active{background-color:#f5fafd;color:#495c68}.selectize-dropdown .active.create{color:#495c68}.selectize-dropdown .create{color:rgba(48,48,48,0.5)}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;-webkit-overflow-scrolling:touch}.selectize-dropdown-content .option{display:block}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input:after{content:' ';display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#808080 transparent transparent transparent}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px 5px;border-color:transparent transparent #808080 transparent}.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px !important}.selectize-control .selectize-input.disabled{opacity:0.5;background-color:#fafafa}#front-static-pages label{width:100%}