Sindbad~EG File Manager
@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600&display=swap');
*{margin: 0; padding: 0; border:0;}
body{background: #E9F2FF; font-family: 'Be Vietnam Pro', sans-serif; font-size: 16px; color: #000; /*line-height: 100%;*/overflow-x: hidden;}
h2 {font-family: BeVietnamPro-SemiBold;font-size: 24px;color: #00166B;letter-spacing: 0;}
h4{font-family: BeVietnamPro-SemiBold;font-size: 18px;color: #00166B;letter-spacing: 0;}
h5{font-family: BeVietnamPro-SemiBold;font-size: 18px;color: #00166B;letter-spacing: 0;}
label{font-family: BeVietnamPro-SemiBold;font-size: 18px;color: #00166B;letter-spacing: 0;}
#header_image {
max-width: 54%;
height: auto;
/*margin-left: 10px;*/
max-height: 150px;
}
.header {background: #fff;}
/*.header .name {background: #0e8bda url(/static/images/mos_divider.svg) top left no-repeat; padding: 30px; color: #fff; height: 100px;}*/
.white {background: #fff;}
.breadcrumb { background: #ffd100;}
.breadcrumb .tablist ul {
margin-bottom: 0px !important;
}
.nav-link{
color:#0e8bda !important;
}
.btn-primary {background: #0e8bda;
border-radius: 25px;
font-family: BeVietnamPro-SemiBold;
color: #FFFFFF;
letter-spacing: 0;
text-align: center; border:0;}
.btn-primary:hover {background: #ffd100;}
.btn-success:hover {background: rgb(1, 110, 1);}
.btn-danger:hover {color:black;}
.btn-secondary:hover {background: #41413f;}
.btn-secondary {background: #7E7E7E;
border-radius: 25px;
font-family: BeVietnamPro-SemiBold;
color: #FFFFFF;
letter-spacing: 0;
text-align: center; border:0;}
/*** added from old style****/
input[type=text] {background: #FFFFFF;
border: 1px solid #9B9B9B;
border-radius: 6px;}
input[type=text]:focus {
border: 1px solid #555; box-shadow:0 !important;
}
.error
{
color: rgb(204, 17, 17);
}
.namebut{
height: auto;
border-style:groove;
border-color: #ced4da;
background-color: #1b0788;
}
.breadcrumb_bo {
background-color: #ffd100 !important;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: -2.25rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.file-field input[type="file"] {
position: absolute;
top: 0;
bottom: 0;
left: 0;
left: 0;
width: 0px;
height: 0px;
padding: 0;
margin: 0;
cursor: pointer;
filter: alpha(opacity=0);
opacity: 0;
}
/* .member{
border: 1px solid black;
background: #fffffe;
height: auto;
padding: 20px;
} */
.btn-danger{
background-color:#E93D3A !important;
color: white;
border-radius: 25px;
font-family: BeVietnamPro-SemiBold;
letter-spacing: 0;
text-align: center;
border: 0;
}
.btn{
font-weight: bold;
border-radius: 25px;
font-family: BeVietnamPro-SemiBold;
letter-spacing: 0;
text-align: center;
border: 0;
}
/** mobile responsive start**/
@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;
}
/* .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;
}
}
/***** mobile responsive end ****/
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists