Sindbad~EG File Manager
.sortable-container {
width: 200px;
padding: 0;
float: left;
margin-right: 10px;
}
.sortable-title {
padding: 8px 0;
margin-right: 10px;
font-size: 12px;
font-weight: 700;
line-height: 17px;
}
.sti-sortable {
border: 1px solid #C7C4C4;
background: #fff7f7;
list-style-type: none;
margin: 0;
padding: 5px;
margin-right: 10px;
min-height: 180px;
}
.sti-sortable.enabled {
background: #ddf0dc;
}
.sti-sortable li.sti-btn,
.sti-sortable li.highlight,
.sti-sortable li#excerpt {
display: inline-block;
/*float: left;*/
width: 100%;
height: auto;
margin: 0 3px 3px 0;
cursor: pointer;
background: #F1F1F1;
border: 1px solid #C7C4C4;
text-align: center;
padding: 8px 0;
text-transform: capitalize;
}
.sti-sortable li.highlight {
background: #fff;
width: 100%;
height: 36px;
padding: 0;
border: 1px dotted #ccc;
}
.nav-tab.premium-tab,
.nav-tab[href*="page=aws-options&tab=premium"]{
background: #FFF7C7;
}
.nav-tab.premium-tab:hover,
.nav-tab[href*="page=aws-options&tab=premium"]:hover {
background: #fff;
}
.wp-submenu .current a[href*="page=aws-options&tab=premium"] span,
.wp-submenu a[href*="page=aws-options&tab=premium"]:hover span {
color: rgb(255, 255, 91) !important;
}
/* Reindex button */
#aws-reindex {
display: inline-block;
}
#aws-reindex .loader {
display: none;
width: 20px;
height: 20px;
background: url('../img/loader-1.GIF') no-repeat 50% 50%;
margin-left: 15px;
margin-top: 4px;
}
#aws-reindex .reindex-progress,
#aws-reindex .reindex-notice {
display: none;
margin-left: 15px;
position: relative;
top: -5px;
font-size: 13px;
font-weight: bold;
}
#aws-reindex .reindex-notice {
font-weight: normal;
}
#aws-reindex.loading .loader,
#aws-reindex.loading .reindex-progress,
#aws-reindex.loading .reindex-notice {
display: inline-block;
}
#aws_form .aws-heading {
margin-right: -40px;
}
#aws_form select {
min-width: 170px;
display: block;
}
/* Image select option */
#aws_form .img-select {
position: relative;
font-size: 0;
list-style: none;
max-width: 400px;
}
#aws_form .img-select .option {
display: block;
position: relative;
vertical-align: top;
height: 36px;
width: 400px;
margin: 0 0 16px;
}
#aws_form .img-select .option input {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 2;
cursor: pointer;
opacity: 0;
}
#aws_form .img-select .option input:before,
#aws_form .img-select .option input:checked:before{
display: none;
}
#aws_form .img-select .option .ico {
display: block;
width: 100%;
height: 100%;
margin: 0 auto;
background-size: contain !important;
border:2px solid transparent;
border-radius: 5px;
}
#aws_form .img-select .option input:checked + .ico {
border-color: rgba(0,0,0,0.6);
}
/* Premium tab */
#aws_form .b-compare .column {
width: 50%;
float: left;
}
#aws_form .b-compare .column p {
font-size: 14px;
border-bottom: 1px solid #ccc;
padding-bottom: 4px;
}
#aws_form .description.activation {
font-size: 14px;
line-height: 1.6;
font-style: normal;
}
#aws_form .description.activation .list {
padding-top: 2px;
}
h1.aws-instance-name {
position: relative;
padding-bottom: 20px;
padding-right: 20px;
display: inline-block;
cursor: pointer;
}
.aws-instance-shortcode {
display: inline-block;
background: #fff;
padding: 4px;
margin-left: 20px;
font-size: 14px;
font-weight: 600;
position: relative;
top: -4px;
}
/* Table */
.aws-table {
margin: 20px 0 10px;
}
.aws-table tr:nth-child(odd) td {
background: #f9f9f9;
}
.aws-table .aws-name {
font-weight: 700;
}
.aws-table .aws-current-filter {
color: #b00000;
margin-left: 8px;
font-size: 12px;
}
.aws-table th {
padding: 9px 7px!important;
vertical-align: middle;
}
.aws-table td,
.form-table .aws-table td {
vertical-align: middle;
padding: 7px !important;
line-height: 2em;
}
.aws-table .aws-actions a {
display: block;
text-indent: -9999px;
position: relative;
padding: 0!important;
height: 2em!important;
min-height: 2em!important;
width: 2em;
margin-left: 10px;
}
.aws-table .aws-actions a:after {
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
margin: 0;
text-indent: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
font-family: Dashicons;
line-height: 1.85;
}
.aws-table .aws-actions a.edit:after {
content: "";
}
.aws-table .aws-actions a.delete:after {
content: "";
}
.aws-table .aws-actions a.delete:hover:after {
background: rgba(255, 0, 0, 0.2);
}
.aws-table .aws-actions a.copy:after {
content: "";
}
.aws-insert-instance {
margin: 20px 0;
}
.aws-table.aws-table-sources {
margin: 10px 0 10px;
width: 500px;
}
.aws-table.aws-table-sources th.aws-actions {
width: 60px;
}
.aws-table.aws-table-sources th.aws-active {
width: 30px;
}
.aws-table.aws-table-sources td.aws-active {
text-align: center;
}
.aws-table.aws-table-sources td.aws-active .aws-yes,
.aws-table.aws-table-sources td.aws-active .aws-no,
.aws-table.aws-table-sources td.aws-active .aws-disabled {
background-color: #26CC06;
padding: 1px 7px;
color: #fff;
border-radius: 4px;
position: relative;
cursor: pointer;
}
.aws-table.aws-table-sources td.aws-active .aws-disabled {
background-color: #808080;
cursor: default;
}
.aws-table.aws-table-sources td.aws-active .aws-no {
background-color: #CC0606;
}
.aws-table.aws-table-sources td.aws-active .aws-yes,
.aws-table.aws-table-sources td.aws-active .aws-disabled,
.aws-table.aws-table-sources td.aws-active.active .aws-no {
display: none;
}
.aws-table.aws-table-sources td.aws-active.active .aws-yes {
display: inline;
}
.aws-table.aws-table-sources td.aws-active.disabled .aws-disabled {
display: inline !important;
}
.aws-table.aws-table-sources td.aws-active.disabled .aws-yes,
.aws-table.aws-table-sources td.aws-active.disabled .aws-no {
display: none;
}
.aws-table.aws-table-sources td.aws-active:after {
content: "";
display: none;
margin: 0 auto;
width: 20px;
height: 20px;
background: url('../img/loader-2.gif') no-repeat 50% 50%;
}
.aws-table.aws-table-sources td.aws-active.loading .aws-yes,
.aws-table.aws-table-sources td.aws-active.loading .aws-no {
display: none;
}
.aws-table.aws-table-sources td.aws-active.loading:after {
display: block;
}
.aws-table.aws-table-sources td.aws-name {
font-weight: 400;
}
/* Premium tab */
#aws_form.form-tab-premium .submit {
display: none;
}
#aws_form .free-pro-table *,
#aws_form .free-pro-table *:before,
#aws_form .free-pro-table *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#aws_form .free-pro-table {
background: #fff;
max-width: 900px;
margin: 50px auto 20px;
}
#aws_form .free-pro-table b {
font-weight: bold;
}
#aws_form .free-pro-table td,
#aws_form .free-pro-table th {
margin-bottom: 0;
padding: 15px 10px;
line-height: 1.3;
vertical-align: middle;
}
#aws_form .free-pro-table td.center,
#aws_form .free-pro-table th.center {
text-align: center;
}
#aws_form .free-pro-table td h3 {
margin: 0 0 6px;
}
#aws_form .free-pro-table .yes,
#aws_form .free-pro-table .no {
text-align: center;
width: 10%;
padding: 0;
}
#aws_form .free-pro-table.bordered,
#aws_form .free-pro-table.bordered td,
#aws_form .free-pro-table.bordered th {
border: 1px solid #e0e0e0;
border-collapse: collapse;
}
#aws_form .free-pro-table .icon-before {
margin: 0 auto;
display: inline-block;
}
#aws_form .free-pro-table .yes .icon-before:before,
#aws_form .free-pro-table .no .icon-before:before {
height: 35px;
width: 35px;
content: '';
display: block;
position: relative;
top: 0;
background-size: contain !important;
}
#aws_form .free-pro-table .yes .icon-before:before {
height: 40px;
width: 40px;
}
#aws_form .free-pro-table .yes .icon-before:before {
background: url(../img/yes.svg) no-repeat 50% 50%;
}
#aws_form .free-pro-table .no .icon-before:before {
background: url(../img/no.svg) no-repeat 50% 50%;
}
#aws_form .links {
margin: 5px 0;
}
#aws_form .links .links-title {
display: inline-block;
}
#aws_form .links ul {
display: inline-block;
margin: 0 0 0 10px;
}
#aws_form .links ul li {
display: inline-block;
margin: 0 5px;
}
#aws_form .links ul li a {
color: #7f54b3;
}
#aws_form .buy-premium {
width: 500px;
margin: 20px auto 40px;
}
#aws_form .buy-premium a {
position: relative;
display: block;
background-color: #7f54b3;
color: #fff;
border-radius: 6px;
padding: 16px 15px;
text-decoration: none;
}
#aws_form .buy-premium a:hover {
background-color: #6f3eb0;
}
#aws_form .buy-premium a:after {
background: url(../img/cart.svg) no-repeat 50% 50%;
height: 40px;
width: 40px;
content: '';
display: block;
position: absolute;
top: 17px;
right: 15px;
background-size: contain;
}
#aws_form .buy-premium a .desc {
font-size: 15px;
line-height: 1.5;
}
#aws_form .buy-premium a .desc b {
text-transform: uppercase;
font-weight: bold;
}
#aws_form .buy-premium a ul {
margin: 12px 0 0 15px;
list-style: disc;
}
#aws_form .buy-premium a ul li {
margin: 0;
font-size: 12px;
line-height: 15px;
}
#aws_form .faq {
text-align: center;
max-width: 900px;
margin: 80px auto 70px;
}
#aws_form .faq h3 {
margin: 50px 0 46px;
font-size: 36px;
color: #444;
}
#aws_form .faq .faq-item {
margin: 0 0 25px;
}
#aws_form .faq .faq-item .question {
margin: 0 0 6px;
font-size: 18px;
color: #000;
}
#aws_form .faq .faq-item .answer {
font-size: 14px;
}
#aws_form .features {
max-width: 1050px;
margin: 70px auto 90px;
}
#aws_form .features h3 {
margin: 0 0 70px;
font-size: 36px;
color: #444;
text-align: center;
}
#aws_form .features .features-item {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin-bottom: 60px;
padding-bottom: 60px;
border-bottom: 1px solid #e0e0e0;
}
/*#aws_form .features .features-item:last-child {*/
/* border: none;*/
/* padding-bottom: 0;*/
/*}*/
#aws_form .features .features-item .column {
padding: 0;
width: 48%;
}
#aws_form .features .features-item .column .title {
font-size: 24px;
margin: 0 0 16px;
font-weight: 700;
}
#aws_form .features .features-item .column .desc {
font-size: 16px;
line-height: 1.6;
color: #444;
}
#aws_form .features .features-item .column .desc a {
color: #6f3eb0;
}
#aws_form .features .features-item .column .img {
margin-bottom: 0;
padding: 0;
}
#aws_form .features .features-item .column .img img {
height: auto;
vertical-align: middle;
max-width: 100%;
box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
#aws_form .features .features-item:nth-child(2n) .column:first-child {
order: 2;
}
#aws_form .features .features-item .column .title,
#aws_form .features .features-item .column .desc {
padding-right: 10px;
}
#aws_form .features .features-item:nth-child(2n) .column .title,
#aws_form .features .features-item:nth-child(2n) .column .desc {
padding-right: 0;
padding-left: 10px;
}
#aws_form .screenshots h3 {
margin: 46px 0 50px;
font-size: 36px;
color: #444;
text-align: center;
}
#aws_form .screenshots,
#aws_form .screenshots * {
box-sizing: border-box;
}
#aws_form .screenshots {
max-width: 1050px;
margin: 70px auto 90px;
}
#aws_form .screenshots .screenshots-section {
text-align: left;
}
#aws_form .screenshots .section-title {
margin: 0 0 10px;
font-size: 18px;
}
#aws_form .screenshots .screenshots-list {
display: flex;
flex-wrap: wrap;
margin: 0 -10px 30px;
align-items: stretch;
}
#aws_form .screenshots .screenshots-list .screen {
width: 25%;
padding: 10px;
}
#aws_form .screenshots .screenshots-list .screen a {
display: block;
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
padding: 10px;
height: 100%;
min-height: 180px;
}
#aws_form .screenshots .screenshots-list .screen a:hover {
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.25);
}
#aws_form .screenshots .screenshots-list .screen img {
display: block;
max-width: 100%;
}
#TB_window .awl-screen {
display: block;
max-width: 100%;
}
/* Welcome message */
.aws-welcome-notice {
}
.aws-welcome-panel {
border: none;
box-shadow: none;
padding: 0;
margin: 16px 0 0;
background: transparent;
font-size: 13px;
line-height: 1.7;
position: relative;
overflow: auto;
}
.aws-welcome-panel h2 {
margin: 0;
font-size: 21px;
font-weight: 400;
line-height: 1.2;
}
.aws-welcome-panel p {
color: #646970;
}
.aws-welcome-panel .aws-welcome-panel-content {
margin-left: 13px;
max-width: 1500px;
}
.aws-welcome-panel .aws-welcome-panel-column-container {
clear: both;
position: relative;
}
.aws-welcome-panel .aws-welcome-panel-column:first-child {
width: 60%;
}
.aws-welcome-panel .aws-welcome-panel-column {
width: 20%;
min-width: 200px;
float: left;
}
.aws-welcome-panel .aws-welcome-panel-column p {
margin-top: 7px;
color: #3c434a;
}
.aws-welcome-panel .about-description {
font-size: 16px;
margin: 0;
}
.aws-welcome-panel li {
font-size: 14px;
}
.aws-welcome-panel li a {
text-decoration: none;
padding-bottom: 2px;
}
.aws-welcome-panel .aws-welcome-icon {
background: 0 0!important;
}
.aws-welcome-panel .aws-welcome-icon:before {
color: #646970;
font: normal 20px/1 dashicons;
speak: never;
display: inline-block;
padding: 0 10px 0 0;
position: relative;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: none!important;
vertical-align: top;
}
.aws-welcome-panel .aws-welcome-edit-page:before,
.aws-welcome-panel .aws-welcome-write-blog:before {
content: "\f119";
top: -3px;
}
.aws-welcome-panel .aws-welcome-widgets-menus:before {
content: "\f116";
top: -2px;
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists