Sindbad~EG File Manager
@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap');
*{margin: 0; padding: 0;}
body{margin: 0px; padding: 0px; background: #fee; font-family: 'Rubik', sans-serif; color: #000; }
.error{color: red;}
html, body {margin: 0; width: 100%; position: relative;}
/*html, body {margin: 0; width: 100%; position: relative;overflow-x: hidden;}*/
/* Login & Registration*/
.login, html {height: 100%;}
.box {background:#fff; padding: 20px; margin-top: 10px;
box-shadow: 0 0 3px 2px rgba(0,0,0,0.15);
border-radius: 5.5px;}
h6.form-signin-heading {color: #7F0315; text-align: center;}
.retrieve {font-size: 14px; color:#333333; text-align: center; display: block; margin: 10px;}
.create {font-size: 18px; color:#7F0315; text-align: center; display: block; margin: 10px;}
.box input[type="text"], .box input[type="email"],
.box input[type="password"] {padding: 22px 10px; background: #F2F2F2;}
.box input[type="file"] {padding: 5px 0; border: 0;}
.btn-primary{background: #7F0315; border: 0;}
.btn-secondary{background: #DF552C; border: 0;}
header, .header{background:#FC3C22;}
.brand {margin: 10px;}
header h4, .header h4{color:#fff; font-size: 18px; font-weight: 500; padding: 10px; margin-right: 10px;}
header .logout, .header .logout {background: #000; padding: 10px; color:#fff; border-radius: 10px; font-size: 14px;}
header .logout:hover, .header .logout:hover{background: #fff; color:#000; border-radius: 10px; text-decoration: none;}
.subheader{background: #FC3C22; color:#fff; padding: 20px 0;}
.content a{background: #7F0315; color:#fff; text-align: center; display: block; padding: 10px 0; font-size: 18px;}
.content {background: #fff; box-shadow: 0 0 3px 2px rgba(0,0,0,0.15); padding-bottom: 0;}
.content h4 { padding: 10px; padding-bottom: 0; }
.content p{color:#000; padding: 10px; padding-bottom: 0;}
.card-title{color:#7F0315;}
.card-text {font-size: 14px;}
.card-footer{background: #7F0315; color:#fff; text-align: center; }
.card-footer a{color:#fff; font-weight: 500;}
table td{color:#7F0315;}
#detail td {border-top: 0px;}
#detail tr:nth-child(odd) {background-color: #f2f2f2;}
@media only screen and (max-width: 640px) {
.subheader {text-align: center;}
.card-deck {width: 95%; margin: 10px auto;}
.c2a .btn{width: 95%;}
}
@media (min-width: 576px)
{
.card-deck .card {
display: -ms-flexbox;
display: flex;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
-ms-flex-direction: column;
flex-direction: column;
margin-right: 15px;
margin-bottom: 15px;
margin-left: 15px;
}
}
@media screen and (max-width: 600px) {
.mobile-responsive table {
border: 0;
border-collapse: collapse;
}
.mobile-responsive table thead {
display:none;
}
.mobile-responsive table th {
display:none;
}
.mobile-responsive table tr {
margin-bottom: 20px;
display: block;
border-bottom: 2px thin #faf5f5;
box-shadow: 2px 2px 1px #dadada;
border-collapse: collapse;
}
.mobile-responsive table td {
display: block;
text-align: right;
font-size: 15px;
border-collapse: collapse;
padding: 25px;
}
.mobile-responsive table td:last-child {
border-bottom: 0;
}
.mobile-responsive table td::before {
content: attr(data-label);
float: left;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
}
/* .mobile-responsive tbody{
line-height:0!important;
} */
.sidebar {
width: 100%;
height: auto;
position: relative;
}
.sidebar a {float: left;}
div.content {margin-left: 0;}
.sidebar a {
text-align: center;
float: none;
}
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists