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: 'BeVietnamPro'; font-size: 16px; color: #000;overflow-x: hidden;}
h2 {font-family: BeVietnamPro-SemiBold;font-size: 24px;color: #00166B;letter-spacing: 0;}
h4{font-family: BeVietnamPro;font-size: 18px;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;}
.h3{
font-family: BeVietnamPro;font-size: 22px;color: #00166B;letter-spacing: 0;
}
.header {background: #fff;}
.header .name {background-color: #030617; top left no-repeat; padding: 30px; color: #fff; height: 100px;}
.white {background: #fff;}
.breadcrumb {background: #E93D3A;}
.breadcrumb .tablist ul {
margin-bottom: 0px !important;
}
.breadcrumb .steps ul {
display: table;
display: -webkit-table;
list-style: none;
padding-left: 0; margin: 0 auto;
}
.breadcrumb .steps li,
.breadcrumb .steps li.current {
outline: none;
-o-outline: none;
-ms-outline: none;
-moz-outline: none;
-webkit-outline: none;
color:#E93D3A;
}
.breadcrumb .steps li {
display: inline-block;
width: 45px;
height: 45px;
border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
background: #fff;
margin-right: 30px;
position: relative;
outline: none;
color:#00166B
}
.breadcrumb .steps li::before {
position: absolute;
content: "";
background: #e5e5e5;
width: 30px;
height: 2px;
top: 50%;
transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
left: 100%;
}
.breadcrumb .steps li.last::before {
content: none;
}
.breadcrumb .steps li .title {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
color: #00166B;
font-size: 18px;
font-weight: 600;
}
.breadcrumb .steps li.current,
.breadcrumb .steps li.current:active,
.breadcrumb .steps li.done::before,
.breadcrumb .steps li.done .title,
.breadcrumb .steps li.done:active {
background: #fff; color:#E93D3A !important;
}
.breadcrumb .steps li .current-info {
display: none;
}
.btn-primary {background: #00166B;
border-radius: 25px;
font-family: BeVietnamPro-SemiBold;
color: #FFFFFF;
letter-spacing: 0;
text-align: center; border:0;}
.btn-primary:hover {background: #E93D3A;}
.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;
font-family: BeVietnamPro;}
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: #E93D3A !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;
}
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0,0,0,.03);
border-bottom: 1px solidrgba(0,0,0,.125);
line-height: 18pt !important;
}
.btn-danger{
background-color:#E93D3A !important;
color: white;
border-radius: 25px;
font-family: BeVietnamPro-SemiBold;
letter-spacing: 0;
text-align: center;
border: 0;
}
.btn-warning {
background-color:#ffc107 !important;
color: white;
border-radius: 25px;
font-family: BeVietnamPro-SemiBold;
letter-spacing: 0;
text-align: center;
border: 0;
}
.btn-success{
background-color:#00b700 !important;
color: white;
border-radius: 25px;
font-family: BeVietnamPro-SemiBold;
letter-spacing: 0;
text-align: center;
border: 0;
}
.preview_btn{
background-color:#021a6b !important;
color: white;
border-radius: 25px;
font-family: BeVietnamPro-SemiBold;
letter-spacing: 0;
text-align: center;
border: 0;
}
.user_attach_card{
background-color:#515667 !important;
width: 100%;
}
/** 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;
word-break: break-all;
}
.mobile-responsive table td {
display: block;
text-align: right;
font-size: 15px;
border-collapse: collapse;
padding: 25px;
word-break: break-all;
}
.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 ****/
.header_image{
background-color: #030617;
}
.logo {
max-height: 100px;
}
.box
{
margin-top: 20px;
padding: 20px;
border-radius: 5px;
border: 1px solid #ccc;
}
.subheader{
background: #eb1e37;
padding: 5px;
}
tbody{
background-color:white;
}
.btn{
cursor: pointer;
border-radius: 25px;
}
.form-control{
font-family: BeVietnamPro;
}
.text_header_color {
color: white;
}
.dropdown:hover >.dropdown-menu{
display: block !important;
}
.dropdown-submenu:hover > .dropdown-menu{
display: block !important;
left: 100%;
margin-top: -37px;
}
.dropdown-item{
font-size: small; /* 13px */
}
.dropdown-toggle::after{
font-size: var(--font-md);
margin-bottom: -2px;
}
.dropdown-menu li a.active{
color:#fff;
}
.custom-toggle-arrow{
font-size: 18px;
margin-top: 1px;
line-height: 12px;
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists