File Manager
.wpml-st-modal-form .clear:after {
clear: both;
content: '';
display: block; }
.wpml-st-modal-form .ui-dialog-buttonpane {
border-top: 0; }
.wpml-st-modal-form .ui-dialog-titlebar {
padding-top: 35px;
padding-left: 15px;
padding-right: 15px;
text-align: center;
height: auto;
border-bottom: 0; }
.wpml-st-modal-form .ui-dialog-titlebar-close {
width: 55px;
height: 55px;
color: #2F7D92; }
.wpml-st-modal-form .ui-dialog-titlebar-close:before {
font-size: 32px;
content: "\f335"; }
.wpml-st-modal-form .ui-dialog-title {
font-weight: 500;
font-size: 16px; }
.wpml-st-modal-form .ui-dialog-title:before {
content: "";
width: 32px;
height: 32px;
background: url("../img/union.png") #F8FBFC center no-repeat;
border-radius: 50%;
background-size: 16px;
display: block;
margin: auto auto 10px; }
.wpml-st-modal-form .modal-float-childs > :nth-child(1) {
float: left; }
.wpml-st-modal-form .modal-float-childs > :nth-child(2) {
float: right; }
.wpml-st-modal-form .search-input {
float: left;
height: 32px;
max-width: 139px;
padding-left: 10px;
padding-right: 10px;
border: 1px rgba(47, 125, 146, 0.3) solid; }
.wpml-st-modal-form .search-input:focus, .wpml-st-modal-form .search-input:hover {
border-color: #2F7D92; }
.wpml-st-modal-form .search-input::-webkit-input-placeholder, .wpml-st-modal-form .search-input::-moz-placeholder {
color: #757575; }
.wpml-st-modal-form .search-icon {
float: left;
width: 32px;
height: 31px;
background-image: url("../img/search.png");
background-size: 16px;
background-repeat: no-repeat;
background-position: center center;
border: 1px rgba(47, 125, 146, 0.3) solid;
border-left: 0; }
.wpml-st-modal-form .separator {
padding: 15px 0; }
.wpml-st-modal-form .separator:after {
content: "";
display: block;
width: 100%;
height: 1px;
background-color: #ebf3f5; }
.wpml-st-modal-form .separator.separator-no-padding-top {
padding-top: 0; }
.wpml-st-modal-form form {
padding-left: 15px;
padding-right: 15px; }
.wpml-st-modal-form input[type=checkbox], .wpml-st-modal-form input[type=checkbox]:checked {
width: 18px;
height: 18px;
border: 1px #2F7D92 solid; }
.wpml-st-modal-form input[type=checkbox]:before, .wpml-st-modal-form input[type=checkbox]:checked:before {
margin: -2px 0px 0px -3px; }
.wpml-st-modal-form select {
border-color: #ddd;
border-radius: 2px;
padding: 3px 15px;
width: 100%; }
.wpml-st-modal-form .wpml_select2-container {
width: 100% !important; }
.wpml-st-modal-form .wpml_select2-container .wpml_select2-choice {
width: 100%;
padding-top: 3px;
padding-bottom: 3px; }
.wpml-st-modal-form .wpml_select2-container .wpml_select2-choice > .wpml_select2-chosen {
color: black; }
.wpml-st-modal-form .wpml_select2-container .wpml_select2-choice .wpml_select2-arrow {
top: 4px; }
.wpml-st-modal-form .modal-checkboxes-table {
border: 0;
box-shadow: none; }
.wpml-st-modal-form .modal-checkboxes-table thead tr > * {
border-bottom: 1px black solid; }
.wpml-st-modal-form .modal-checkboxes-table tbody td {
border-bottom: 1px #ddd solid; }
.wpml-st-modal-form .modal-checkboxes-table tbody td:first-child {
border-left: 1px #ddd solid; }
.wpml-st-modal-form .modal-checkboxes-table tbody td:last-child {
border-right: 1px #ddd solid; }
.wpml-st-modal-form .modal-checkboxes-table td {
font-weight: bold; }
.wpml-st-modal-form .checkboxes-list:after, .wpml-st-modal-form .checkboxes-select-all-box:after {
clear: both;
content: '';
display: block; }
.wpml-st-modal-form .checkboxes-list .checkbox-wrap, .wpml-st-modal-form .checkboxes-select-all-box .checkbox-wrap {
padding: 5px 0;
float: left;
width: 50%; }
.wpml-st-modal-form .checkboxes-list .checkbox-label:hover, .wpml-st-modal-form .checkboxes-select-all-box .checkbox-label:hover {
cursor: pointer; }
.wpml-st-modal-form .checkboxes-select-all-box .checkbox-select-all-wrap {
padding-top: 8px; }
.wpml-st-modal-form .ui-dialog-buttonpane {
width: fit-content;
margin: 0 auto; }
.wpml-st-modal-form .ui-dialog-buttonpane .ui-button.wpml-st-cancel-button {
margin-right: 15px; }
.wpml-st-modal-form .ui-dialog-content {
padding: 30px 35px; }
.wpml-st-modal-form.wpml-st-modal-form-big-vertical-controls-spacer .ui-dialog-buttonpane {
padding-top: 30px;
padding-bottom: 30px; }
.wpml-st-modal-form .align-content-center {
margin: 0 auto;
width: fit-content; }
.wpml-st-modal-form .top-spacer {
padding-top: 10px; }
.wpml-st-modal-form .no-bottom-spacer {
padding-bottom: 0; }
.wpml-st-modal-form .no-margin-bottom {
margin-bottom: 0; }
.wpml-st-modal-form .no-horizontal-spacer {
margin-left: 0;
width: 100%;
max-width: 100%; }
.wpml-st-modal-form .select-row .select-row-label {
float: left;
width: 55%;
line-height: 35px; }
.wpml-st-modal-form .select-row .select-row-select {
float: right;
width: 45%; }
.wpml-st-modal-form .icl_ajx_response {
color: #1C7D6B; }
@media screen and (max-width: 782px) {
.wpml-st-modal-form input[type=checkbox], .wpml-st-modal-form input[type=checkbox]:checked {
width: 1.5625rem;
height: 1.5625rem; } }
@media screen and (max-width: 600px) {
.wpml-st-modal-form {
max-width: 98%;
margin: 1%; } }
.wpml-st-modal-form-translation-icon .ui-dialog-title:before {
background-image: url("../img/translation.png"); }
.wpml-st-modal-form .ui-dialog-content.wpml-st-select-translate-user-fields-box {
padding-top: 0; }
.wpml-st-modal-form .ui-dialog-content.wpml-st-select-translate-user-fields-box .wpml-st-select-translate-user-fields-box-subheading > p {
text-align: center;
margin: 0.5em 0; }
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com