Sindbad~EG File Manager
@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Overpass:wght@400;600&display=swap');
body{background: #F2F2F2; font-family: 'Overpass', sans-serif; overflow-x:hidden !important; }
.header {background: #fff; height: 100px;}
.box input[type="text"], .box input[type="email"],
.box input[type="password"] {padding: 22px 10px; background: #ffffff;}
.box input[type="file"] {padding: 5px 0; border: 0;}
.custom-file-label::after{background: #fff;}
.btn-primary{background: #3405B4; border: 0;}
.btn-secondary{background: #B40528; border: 0;}
.btn-primary:hover{background: #B40528; border: 0;}
.btn-secondary:hover{background: #3405B4; border: 0;}
h1, h2, h3, h4, h5, h6 {color: #B40528;}
@media only screen and (max-width: 640px) {
.box{padding: 20px;}
.content{padding: 10px !important;}
.logo{margin-top: 30px !important;}
.wizard {color: #00D6B9; margin-top:20px !important; font-size: 16px;}
.wizard ul{padding: 0 !important;}
.wizard li {list-style-type: none; font-size: 16px !important; line-height: 30px !important;}
}
.brand{background-color: #00493F;}
.logo{margin-top: 100px;}
.wizard {color: #00D6B9; margin-top:70px; font-size: 16px;}
.wizard li {list-style-type: none; font-size: 18px; line-height: 50px; font-weight: bold; }
.wizard li i{margin-right: 10px;}
.completed{color:#FFE200;}
.current{color: white;}
.content {padding: 100px; }
/*background: #00493F;*/
/*background: url('/static/images/school_student_3.png');background-repeat: no-repeat;margin-top: 400px;*/
.error
{
color: red;
}
select.form-control:not([size]):not([multiple]) {
height: calc(2.25rem + 10px) !important;
}
.reg_form{
height: 550px;
overflow: scroll;
-ms-overflow-style: none;
}
.reg_form::-webkit-scrollbar {
display: none;
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists