#eeListNavigation form {
display: inline;
}
#eeSFL #eeListNavigation select {
width: auto;
max-width: 25%;
font-size: 140%;
}
#eeSFL #eeListNavigation input[type="submit"] {
margin: 0;
}
#eeSFL #eeListNavigation a.eeButton {
float: none;
clear: none;
margin-left: 10px;
}
#eeSFL_Admin .eeSFLA_FileHasUsers {
background-color: #fffff0;
}
#eeSFLA_ListSettingsTitle {
font-weight: bold;
font-size: 200%;
margin: 15px 0;
}
#eeSFLA_ListofLists {
padding-top: 20px;
}
#eeSFL .eeSFLA_ListBlock {
position: relative;
float: left;
width: 30%;
min-width: 200px;
min-height: 120px; margin-right: 2%;
margin-bottom: 20px;
background-color: #E5E5E5;
border: 1px solid #d9d9d9;
}
#eeSFL .eeSFLA_ListBlock:hover {
background-color: #e7e7e7;
border: 1px solid #c6c6c6;
-moz-box-shadow:    2px 2px 3px 3px #E5E5E5;
-webkit-box-shadow: 2px 2px 3px 3px #E5E5E5;
box-shadow:         2px 2px 3px 3px #E5E5E5;
}
#eeSFL .eeSFLA_ListBody {
padding: 6px;
}
#eeSFL .eeSFLA_ListBlock h4,
#eeSFL .eeSFLA_ListBlock h5,
#eeSFL .eeSFLA_ListBlock p {
margin: 0;
}
#eeSFL .eeSFLA_ListBlock h4 {
margin-bottom: 2px;
padding-bottom: 2px;
border-bottom: 3px solid #AEAEAE;
line-height: 1;
}
#eeSFL .eeSFLA_ListBody p {
margin-bottom: 10px;
font-size: 80%;
padding-left: 5px;
} .eeSFLA_ListBlockMetaRight {
width: 28%;
padding: 5px;
float: right;
background-color: #AEAEAE;
border-bottom-left-radius: 6px;
}
#eeSFL .eeSFLA_ListBlockMetaRight p {
text-align: right;
color: #FFF;
margin: 0;
font-size: 90%;
}
#eeSFL .eeSFLA_ListBlock p.eeSFLA_ListofListsFooter {
position: absolute;
margin: 0;
padding: 4px 0;
width: 100%;
bottom: 0;
text-align: center;
background-color: #aeaeae;
font-weight: bold;
}
#eeSFL .eeSFLA_ListBlock p.eeSFLA_ListofListsFooter a {
color: #FFF;
}
span.eeInlineLabel {
display: inline-block;
padding: 2px;
margin: 0 2px 3px 0;
background-color: #E9E9E9;
white-space: nowrap;
font-size: 70%;
}
span.eeInlineLabel input[type=checkbox] {
margin-right: 3px;
}
.eeSFL p.eeSFLA_FileActionButtons {
text-align: center;
margin: 15px;
}
#eeSFLA_CreateListOverlay {
position: fixed;
display: none;
width: 60%;
height: 92%;
top: 5%;
left: 20%;
right: 20%;
bottom: 3%;
background-color: rgba(245, 245, 245, 1);
border: 1px solid #666;
z-index: 100;
overflow: auto;
-webkit-overflow-scroll: touch;
}
#eeSFLA_CreateListInner {
margin: 20px 5%;
}
#eeSFLA_CreateListInner label {
border: none;
background-color: #E5E5E5;
width: 25%;
}
#eeSFLA_CreateListInner input[type=text] {
width: 60%;
}
#eeSFLA_CreateListInner label.eeWrapped {
width: 90%;
text-align: left;
padding-left: 10%;
}
#eeSFLA_CreateListInner .eeNote {
clear: none;
display: inline-block;
margin-left: 5px;
}
#eeListMatchMode {
margin-left: 10%;
}
#eeSFLA_CreateListInner #eeSFLA_CreatePostTitle[type=text] {
width: 30%;
}
span.eeSFLA_UserSelect {
display: inline-block;
padding: 2px;
margin: 0 5px 5px 0;
background-color: #E5E5E5;
white-space: nowrap;
}
#eeSFL .eeSFL_Admin #eeListRoleSelect select,
.eeSFL_Admin #eeSFLA_AccessDetailSettings label {
width: 35%;
}
#eeSFL .eeSFL_Admin #eeSFLA_AccessDetailSettings select {
width: 25%;
}
#eeSFLA_FirstRun {
max-width: 875px;
margin: 25px;
padding: 10px;
background-color: #E5E5E5;
}
#eeSFLA_FileAccessFormInputs label {
width: 100%;
text-align: left;
background-color: transparent;
border: none;
margin: 10px;
font-size: 120%;
}
.eeSFL_Admin #eeSFL #eeSFL_Settings #eeSFLA_FileAccessFormInputs select,
.eeSFL_Admin #eeSFL #eeSFL_Settings #eeSFLA_AccessDetailSettings select {
float: none;
margin-right: 10px;
}
#eeRoleSelect,
#eeSFLA_WpUserTickboxes,
#eeSFLA_WpUserSelect {
padding-left: 40px;
}
#eeSFLA_Range {
float: none !important;
display: inline;
}
.eeCentered {
text-align: center;
}
.eeHide {
display: none;
}.eeSFL h1, .eeSFL p {
text-align: left;
}
.eeSFLContactInfo {
clear: both;
padding: 20px;
width: 100%;
}
.eeSFL_Spacer {
width: 100%;
height: 1em;
clear: both;
}
#eeSFL_DownloadFolderForm {
padding: 0;
margin: 0;
height: 0;
border: none;
background-color: transparent;
}
.eeSFL {
padding: 1em;
}
.eeSFL form {
border: 2px solid #DDD;
padding: 1.5em;
padding-top: .5em;
margin: 1em auto;
}
.eeSFL table.eeFiles {
width: 100%;
border-collapse: collapse;
border: 1px solid #999;
text-align: center;
} .eeSFL .eeFiles th {
text-align: center;
background: #555;
color: #EEE; }
.eeSFL .eeFiles td {
padding: .25em 0;
border-bottom: 1px solid #999;
text-overflow: clip;
overflow: hidden;
vertical-align: middle;
text-align: center;
}
.eeSFL th,
.eeSFL td {
word-break: normal;
width: auto;
}
.eeSFL th.eeSFL_BulkEdit,
.eeSFL td.eeSFL_BulkEdit {
width: 30px;
}
.eeSFL td.eeSFL_Thumbnail {
width: 64px;
}
.eeSFL td.eeSFL_Thumbnail img {
display: block;
margin: 0 auto;
}
.eeSFL td.eeSFL_FileName {
text-align: left;
padding-left: 3px;
}
.eeSFL p.eeSFL_FileLink,
.eeSFL p.eeSFL_FileDesc,
.eeSFL p.eeSFL_FileSubmitter {
margin: 0;
padding: 0;
}
.eeSFL p.eeSFL_FileDesc,
.eeSFL p.eeSFL_FileSubmitter {
font-size: 80%;
}
.eeSFL .eeFiles th.eeSFL_FileName,
.eeSFL .eeFiles td.eeSFL_FileName {
text-align: left;
padding-left: 10px;
}
.eeSFL .eeFiles td a {
text-decoration: none;
}
.eeSFL label {
float: left;
}
.eeSFL input[type=file] {
float: left;
margin-bottom: 1em;
font-size: 120%;
} .eeSFL .eeFiles td.eeSFL_BulkEditInput {
padding-left: 10px;
text-align: left;
}
.eeSFL .eeFiles td.eeSFL_BulkEditInput input[type=submit] {
margin: 0;
}
#eeMessageDisplay ul {
list-style: none;
}
#eeMessageDisplay ul li:before {
content: '✓ ';
}
#eeSFL_FileDropZone {
padding: 10px;
border: 5px dashed #c7c7c7;
}
#eeSFL_FilesDrug {
margin-left: 20px;
margin-bottom: 1em;
font-size: 120%;
}
#eeSFL_UploadGo {
float: left;
margin-left: 20px;
}
#eeSFL_UploadProgress {
display: none; overflow: hidden;
width: 1%;
height: 2em;
line-height: 2em;
background-color: #23e100;
color: #FFF;
font-size: 1em;
text-align: center;
vertical-align: text-top;
}
#eeSFL_UploadProgress em {
display: none; }
#eeUploadInfoForm {
margin-bottom: 20px;
}
#eeUploadInfoForm p {
margin: 0;
font-size: 80%;
}
#eeUploadInfoForm label,
#eeUploadInfoForm input[type=text],
#eeUploadInfoForm input[type=email] {
width: 100%;
float: left;
margin-bottom: 5px;
max-width: 100%;
}
#eeUploadInfoForm label {
width: 100%;
clear: left;
margin: 0;
}
#eeUploadInfoForm textarea {
width: 100%;
margin: 0;
height: 4em;
}
.eeSFL_UploadingImg,
.entry-content .eeSFL_UploadingImg {
margin-right: 1em;
box-shadow: none !important;
border-radius: 32px;
}
.eeSFL table.eeFiles td a.eeSFL_FileListAction {
padding: 1px 0 1px 0;
margin-right: 4px;
} .eeSFL .eeSFL_EditFileWrap {
display: none;
width: auto;
margin: 5px 0;
padding: 5px 1.5%;
border: 1px solid #6b6b6b;
border-radius: 3px;
background-color: #f6f6f6;
}
.eeSFL .eeSFL_EditFileWrap h4 {
margin: 0;
}
.eeSFL .eeSFL_EditFileWrap p {
margin: 10px 0;
}
.eeSFL .eeSFL_EditFileWrap label { display: inline-block;
width: 20%;
margin-right: 6px;
text-align: right;
}
.page .eeSFL .eeSFL_EditFileWrap label,
.post .eeSFL .eeSFL_EditFileWrap label {
float: left;
clear: left;
text-align: right;
margin-right: .5em;
padding: 4px;
margin-bottom: .25em;
background: #e9e9e9;
font-size: 70%;
}
.eeSFL .eeSFL_EditFileWrap input[type=text] { display: inline-block;
width: 55%;
margin: 0; 
}
.eeSFL .eeSFL_EditFileWrap input.eeSFL_FileDateInput {
width: 12.5%;
padding-left: 2px;
padding-right: 0;
}
.eeSFL .eeSFL_EditFileWrap .eeSFL_FileDateInputBlock label.eeInlineLabel {
width: auto;
float: none;
clear: none;
} .eeSFL_ListOpsBar, .eeSFL_BreadCrumb {
padding: 10px;
background-color: #E5E5E5;
border-top: 1px solid #d6d6d6;
border-left: 1px solid #d6d6d6;
border-right: 1px solid #d6d6d6;
}
.eeSFL_ListOpsBar {
text-align: center;
}
.eeSFL_Admin .eeSFL_ListOpsBar {
font-size: 110%;
}
.eeSFL .eeSFL_ListOpsBar form {
margin: 0;
padding: 0;
border: none;
}
.eeSFL .eeSFL_ListOpsBar select,
.eeSFL .eeSFL_ListOpsBar input[type=text],
.eeSFL .eeSFL_ListOpsBar input[type="submit"] {
float: none;
display: inline-block;
margin: 0;
padding: 6px 10px;
vertical-align: baseline;
font-size: 1em;
font-family: sans-serif;
}
.eeSFL .eeSFL_ListOpsBar select {
width: 24%;
margin-right: 5px;
padding-left: 0;
}
.eeSFL .eeSFL_ListOpsBar input[type=text],
#eeSFL_FileOpsActionSelect {
width: 55%;
margin-right: 5px;
}
.eeSFL .eeSFL_ListOpsBar input[type="submit"] {
padding: 5px 2%;
}
.page .eeSFL .eeSFL_ListOpsBar input[type=text],
.post .eeSFL .eeSFL_ListOpsBar input[type=text] {
line-height: 1;
} #eeSFL_FileOpsActionSelect,
.eeSFLF_moveFileDisplay {
display: none;
}
#eeSFL_SendPop {
position: fixed; display: none; width: 60%;
height: 80%;
top: 10%; 
left: 20%;
right: 20%;
bottom: 10%;
background-color: rgba(245, 245, 245, 1);
border: 1px solid #666;
z-index: 100;
overflow: auto;
-webkit-overflow-scroll: touch;
}
#eeSFL_SendPop h2,
#eeSFL_SendPop h3,
#eeSFL_SendPop p {
margin: 0 0 10px 0;
}
#eeSFL_SendTheseFilesList {
margin-left: 4%;
}
#eeSFL_SendPop article {
margin: 3%;
padding-right: 2%;
height: 100%; }
#eeSFL_SendPop article p {
}
#eeSFL_SendPop #eeSFL_Send_AddFiles {
display: block;
float: right;
}
#eeSFL_SendPop form {
border: none;
padding: 0;
}
#eeSFL_SendPop label {
float: left;
clear: both;
width: 30%;
height: 2em;
line-height: 2em;
margin: 15px 2% 0 0;
padding-right: 5px;
text-align: right;
background-color: #787878;
color: #FFF;
}
#eeSFL_SendPop note {
float: left;
clear: both;
margin: 0;
}
#eeSFL_SendPop input[type=text],
#eeSFL_SendPop input[type=email],
#eeSFL_SendPop textarea {
float: left;
clear: none;
width: 60%;
height: 2em;
margin: 15px 0 0 0;
background-color: #FFF;
}
#eeSFL_SendPop textarea {
height: 5em;
}
#eeSFL_SendPop p.eeSFL_SendButtons {
text-align: center;
margin-top: 1em;
}
#eeSFL_SendPop input[type="submit"],
#eeSFL_SendPop button {
float: none;
}
#eeSFL_SendMoreFiles {
display: none;
}
.eeNote { clear: both;
margin-bottom: 30px;
margin-left: 4%;
padding-top: 5px;
font-style: italic;
}
.eeWarning {
color: #333;
background-color: #f4f888;
}
.eeSFL p.sfl_instuctions {
font-size: 70%;
font-style: italic;
text-align: right;
margin-bottom: 0;
}
.eeValign {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.eeCenter {
text-align: center !important;
}
.eeAlignRight {
text-align: right;
}
.eeClearFix {
clear: both;
height: 1px;
}
.eeHide,
.eeSFL_FileRenameEntry, 
.eeOldFileName,
.eeSFL_SavedDesc {
display: none;
}.xoo-el-opac, .xoo-el-notice-opac {
position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 999999;
right: 0;
background-color: black;
opacity: 0;
transition: all 0.2s ease-out
}
.xoo-el-container:not(.xoo-el-style-slider) .xoo-el-modal, .xoo-el-notice-modal {
top: 0;
text-align: center;
bottom: 0;
left: 0;
right: 0;
position: fixed;
z-index: 1000000000;
overflow: auto;
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.8);
}
.xoo-el-inmodal .scroll-content {
height: 100%;
}
.xoo-el-modal:before, .xoo-el-notice-modal:before {
content: '';
display: inline-block;
height: 100%;
margin-right: -0.25em;
}
.xoo-el-container:not(.xoo-el-style-slider) .xoo-el-inmodal, .xoo-el-notice-inmodal {
display: inline-block;
background: #fff;
position: relative;
vertical-align: middle;
width: 90%;
text-align: left;
border-radius: 5px;
height: 90%;
}
.xoo-el-srcont {
flex-grow: 1;
height: 100%;
overflow: auto;
}
.xoo-el-container:not(.xoo-el-style-slider).xoo-el-popup-active .xoo-el-modal {
opacity: 1;
transform: scale(1);
}
.xoo-el-popup-active.xoo-el-container {
visibility: visible!important;
font-size: 15px;
}
.xoo-el-container {
visibility: hidden;
}
span.xoo-el-close, .xoo-el-notice-close {
font-size: 17px;
position: absolute;
right: -9px;
top: -12px;
border-radius: 50%;
cursor: pointer;
z-index: 100;
width: 25px;
height: 25px;
display: flex;
align-items: center;
justify-content: center;
color: #000;
background-color: #fff;
box-shadow: -1px 2px 10px rgba(0, 0, 0, .17);
}
span.xoo-el-close:hover, .xoo-el-notice-close:hover {
color: #e63030;
}
.xoo-el-head span {
display: block;
}
.xoo-el-head {
display: table;
margin: 0 auto;
text-align: center;
text-transform: uppercase;
margin-bottom: 15px;
}
.xoo-el-form-container button.button.btn.xoo-el-action-btn {
clear: both;
width: calc(100% - 20px);
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
margin: 10px 0;
}
body.xoo-el-popup-active, body.xoo-el-popup-notice-active {
overflow-y: hidden;
}
.xoo-el-notice-error {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.xoo-el-notice-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.xoo-el-notice-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.xoo-el-notice {
display: none;
width: calc(100% - 20px);
margin-bottom: 15px;
}
.xoo-el-notice-error , .xoo-el-notice-success, .xoo-el-notice-warning {
padding: 7px 15px;
border: 1px solid transparent;
border-radius: 4px;
display: block;
}
.xoo-aff-group.xoo-el-login-btm-fields {
display: flex;
align-items: center;
position: relative;
margin-bottom: 14px;
justify-content: space-between;
}
.xoo-el-section {
display: none;
}
.xoo-el-section.xoo-el-active {
display: block;
}
.xoo-el-switch {
cursor: pointer;
}
.xoo-el-lostpw-tgr , .xoo-el-login-tgr , .xoo-el-reg-tgr {
cursor: pointer;
}
.xoo-el-head-nav {
text-decoration: underline;
}
.xoo-el-form-txt {
margin-bottom: 10px;
display: block;
}
.xoo-el-head-action a {
margin: 0 5px;
}
.xoo-el-action-form > a.xoo-el-lostpw-tgr {
display: table;
float: right;
margin-top: -5px;
clear: both;
text-transform: uppercase;
font-size: 13px;
cursor: pointer;
margin-bottom: 5px;
}
.xoo-el-head-action a:hover {
text-decoration: underline;
}
.xoo-el-notice a.xoo-el-lostpw-tgr {
margin-left: 5px;
text-decoration: underline;
}
.xoo-el-lostpw-success .woocommerce-message {
margin: 0 0 10px 0;
}
.xoo-el-sidebar {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
height: 100%;
}
.xoo-el-wrap {
min-height: 100%;
display: flex;
width: 100%;
height: 100%;
}
.xoo-el-main {
position: relative;
vertical-align: top;
height: auto;
}
@media only screen and (max-width: 769px) {
.xoo-el-sidebar {
display: none;
}
.xoo-el-wrap , .xoo-el-main {
display: block;
width: auto;
}
}
label.xoo-el-form-label {
font-weight: normal;
cursor: pointer;
margin: 0;
}
a.xoo-el-lostpw-tgr {
margin: 0;
}
.xoo-el-header-icon {
position: absolute;
font-size: 56px;
top: -30px;
color: #fff;
left: 50%;
transform: translateX(-50%);
z-index: 1;
}
.xoo-el-recaptcha {
margin-bottom: 20px;
display: flex;
width: 100%;
} .woocommerce-password-strength {
text-align: center;
font-weight: 600;
padding: 3px 0.5em;
font-size: 1em;
&.strong {
background-color: #c1e1b9;
border-color: #83c373;
}
&.short {
background-color: #f1adad;
border-color: #e35b5b;
}
&.bad {
background-color: #fbc5a9;
border-color: #f78b53;
}
&.good {
background-color: #ffe399;
border-color: #ffc733;
}
}
.woocommerce-password-hint {
margin: 0.5em 0 0;
display: block;
}
.xoo-el-fields {
position: relative;
z-index: 1;
}
.xoo-el-popover>.xoo-el-arrow, .xoo-el-popover>.xoo-el-arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.xoo-el-popover>.xoo-el-arrow {
border-width: 11px;
bottom: -10px;
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #fff;
}
.xoo-el-popover {
position: absolute;
right: 20px;
top: -96px;
background-color: #fff;
box-shadow: 0 5px 10px rgba(0,0,0,.2);
font-size: 14px;
display: none;
z-index: 99;
}
span.xoo-el-pm-head {
display: block;
padding: 10px;
}
span.xoo-el-pm-strength {
display: block;
padding: 10px;
}
.xoo-el-password-meter.bad .xoo-el-pm-head , .xoo-el-password-meter.short .xoo-el-pm-head {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.xoo-el-password-meter.good .xoo-el-pm-head {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.xoo-el-password-meter.strong .xoo-el-pm-head {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.xoo-el-section-login .xoo-el-notice br+br {
display: none;
}
span.xoo-el-loginvia {
display: block;
margin-top: 30px;
text-align: center;
color: #777;
}
.xoo-el-section.xoo-el-section-lostpw {
padding-right: 20px;
} .xoo-el-form-container ul.xoo-el-tabs {
display: flex;
margin: 0;
list-style: none;
padding: 0;
padding: 0 20px 16px;
}
.xoo-el-form-container ul.xoo-el-tabs li {
padding: 12px 20px;
flex-grow: 1;
flex-basis: auto;
text-align: center;
cursor: pointer;
list-style: none;
margin: 0;
}
.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {
font-weight: 600;
pointer-events: none;
}
.xoo-el-section {
padding-left: 20px;
}
.xoo-el-username-menu img.avatar, .xoo-el-firstname-menu img.avatar {
width: 15px;
margin-right: 6px;
height: auto;
display: inline;
vertical-align: middle;
} .xoo-el-uv-cont span:first-of-type {
font-size: 30px;
display: block;
text-align: center;
}
.xoo-el-uv-cont span:last-of-type {
font-size: 16px;
line-height: 37px;
margin-top: 9px;
}
.xoo-el-form-container {
padding-bottom: 0;
}
.xoo-el-form-container.xoo-el-form-inline {
max-width: 700px;
margin: 10px auto;
}
.xoo-el-processing {
pointer-events: none;
}
.xoo-el-login-btm-fields label input {
margin-right: 4px;
}
.xoo-el-login-btm-fields label {
}
.xoo-aff-input-group svg.xoo-aff-input-icon {
padding: 10px;
max-width: 35px;
min-width: 35px;
}
.xoo-el-srcont::-webkit-scrollbar, .xoo-el-popup-notice::-webkit-scrollbar {
width: 7px;
}
.xoo-el-srcont::-webkit-scrollbar-track. .xoo-el-popup-notice::-webkit-scrollbar-track {
border-radius: 10px;
background: #f0f0f0;
}
.xoo-el-srcont::-webkit-scrollbar-thumb, .xoo-el-popup-notice::-webkit-scrollbar-thumb {
border-radius: 50px;
background: #dfdbdb
}
.xoo-aff-myacc-field {
margin: 0 0 1.41575em;
}
.xoo-aff-myacc-field .select2-container {
max-width: 100%;
}
span.xoo-el-resetpw-hnotice {
text-align: center;
display: block;
margin-bottom: 20px;
cursor: pointer;
text-decoration: underline;
opacity: 0.8;
font-style: italic;
}
.xoo-el-form-container[data-active="resetpw"] .xoo-el-resetpw-hnotice {
display: none;
}
.xoo-el-form-resetpw .xoo-el-form-txt {
margin-bottom: 20px;
font-style: italic;
text-align: center;
}
form.xoo-el-action-form {
margin-top: 20px;
margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
body .xoo-el-main {
padding-left: 10px;
padding-right: 10px;
}
}
.xoo-el-form-container[data-active="single"] .xoo-el-header {
display: none;
}
span.xoo-el-nav-ft {
text-align: center;
display: block;
margin: 10px 20px 0 0;
}
span.xoo-el-sing-head {
display: block;
font-size: 32px;
margin-bottom: 5px;
}
span.xoo-el-sing-subtxt {
font-size: 16px;
display: block;
}
.xoo-el-sing-fields {
display: inline-block;
margin-top: 30px;
width: 100%;
}
img.xoo-el-head-img {
display: table;
margin: 0 auto 30px;
}
span.xoo-el-edit-em {
position: absolute;
right: 10px;
z-index: 2;
top: 50%;
transform: translateY(-50%);
font-size: 12px;
cursor: pointer;
}
.xoo-el-section[data-section="single"] .xoo-el-notice {
margin-bottom: -10px;
} .xoo-el-style-slider .xoo-el-sidebar {
display: none;
}
.xoo-el-style-slider .xoo-el-modal:before {
display: none;
}
.xoo-el-style-slider .xoo-el-modal {
top: 0;
bottom: 0;
position: fixed;
z-index: 1000000000;
transition: all 0.5s;
right: 0;
width: 100%;
}
.xoo-el-style-slider.xoo-el-popup-active .xoo-el-modal {
transform: none;
}
.xoo-el-style-slider .xoo-el-inmodal {
height: 100%;
max-height: 100%;
margin-top: 0;
}
.xoo-el-style-slider .xoo-el-srcont {
display: flex;
flex-direction: column;
align-items: center;
}
.xoo-el-style-slider .xoo-el-main {
height: auto;
overflow: auto;
width: 100%;
}
.xoo-el-style-slider span.xoo-el-close {
top: 10px;
right: 10px;
}
.xoo-el-spinner {
animation: xoo-el-spin 2s linear infinite;
display: inline-block;
}
@keyframes xoo-el-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.xoo-el-form-container[data-active="single"] img.xoo-el-head-img {
margin-bottom: 20px;
}
body.rtl .xoo-el-section {
padding-right: 20px;
padding-left: 0;
}
body.rtl .xoo-aff-group:not(.xoo-aff-cont-tel) span.xoo-el-edit-em {
left: 10px;
right: auto;
}
body.rtl .xoo-el-form-container {
text-align: right;
}
body.rtl .xoo-aff-pw-toggle {
left: 5px;
right: auto;
}
body.rtl .xoo-aff-cont-tel .xoo-aff-input-group .xoo-el-edit-em {
right: 55px;
}
body.rtl .xoo-aff-cont-tel .xoo-aff-input-group {
direction: rtl;
}
.xoo-aff-group {
align-self: flex-end;
}
.xoo-el-fields-cont {
display: flex;
flex-wrap: wrap;
}
.xoo-el-popup-active .select2-container {
z-index: 99999999999!important;
}
.xoo-el-popup-active.xoo-el-container {
content-visibility: visible!important;
}
.xoo-ff-files {
display: flex;
flex-direction: column;
line-break: anywhere;
margin-top: 10px;
}
.xoo-ff-files a {
padding: 2px 0;
}
.xoo-ff-files > div > span {
color: red;
margin-left: 5px;
font-weight: 600;
cursor: pointer;
} .xoo-el-popup-notice-active.xoo-el-popup-notice{
content-visibility: visible!important;
visibility: visible!important;
}
.xoo-el-notice-opac {
opacity: 0.7;
background-color: #000;
z-index: 1000000;
}
.xoo-el-popup-notice-active .xoo-el-notice-modal {
opacity: 1;
transform: scale(1);
}
.xoo-el-notice-modal:before {
vertical-align: middle;
}
.xoo-el-notice-inmodal {
max-width: 1200px;
height: 92%;
width: 92%;
}
.xoo-el-notice-wrap iframe {
width: 100%;
height: 100%;
}
.xoo-el-notice-wrap {
height: 100%;
}
.xoo-el-pop-sc {
display: inline;
}