Sindbad~EG File Manager

Current Path : /home/numerotech/tricon2023-videos.tnoa.info/conf_video_app/core/static/css/
Upload File :
Current File : //home/numerotech/tricon2023-videos.tnoa.info/conf_video_app/core/static/css/style.css

@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;700&display=swap');
html,
body {
  height: 100%;
}
body
{
  background: #fff ; 
  margin: -18px auto; 
  padding: 0px; 
  font-family: 'Public Sans', sans-serif;
}
.bg-img
{
  /*background-image: url("../images/bg.jpg") !important;*/
  background-image: url("../images/vrsi2022_video_bg_new.jpg") !important;
  
 background-repeat: no-repeat; 
 background-size:cover; 
 height: 100%;   
 background-attachment: fixed;
}
.box {background: #fff; padding: 20px; border-radius: 10px;}
input[type=text], input[type=email], input[type=number] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box; border: 1px solid #979797; border-radius: 0 !important;
}
input[type=text]:focus, input[type=email]:focus, input[type=number]:focus  {
  border: 1px solid #039; box-shadow:none !important;
}
.btn-primary{
  background: #039 !important;
   color:#fff !important; 
   border:0px !important;
    padding: 10px; 
    border-radius:0; 
    /*font-weight: bold;*/
  }
.btn-primary:hover
{
  background: #D62839 !important; 
  color:#fff !important;
  border:0px !important;
  /*padding: 10px; */
  border-radius:0;
}
h1, h2, h3, h4, h5 {color: #D62839 !important;}
header{min-height: 110px;}
.sub {background: #FFFDDD; padding: 10px; border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;

}
/*.container sub{*/
/*    display: flex;*/
/*align-items: center;*/
/*}*/


/*-----------------*/
html{
    scroll-behavior: smooth;
    
}


.modal { overflow: auto !important; }

/*body{
    font-family: 'Noto Sans', sans-serif;
    overflow-x: hidden;
    /*background-image: linear-gradient(to bottom right, #89d7ff, #872bff);*/
    /*background-color: #FFFFFF !important;*/
    /*min-height: 100%;*/

  /* Center and scale the image nicely */
  /*background-position: center;*/
  /*background-repeat: no-repeat;*/
  /*background-size: cover;*/
    
/*}*/

.sub-header
{
    height: 45px;
}
.bg_image{ 
  background-image: url(/static/images/background.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
   }
.instruction:hover{
    opacity:90%;
    color: grey;
}
.footer{
    overflow: hidden;
}

h1 {
    text-align: center;
    margin-top: 20px;
    
}
.sticky{
    margin-top: 200px;
} 
#progressbar {

    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #007bff;
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 20%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: "1st"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "2nd"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "3rd"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "4th"
}
#progressbar #fifth:before {
    font-family: FontAwesome;
    content: "5th"   
}
#progressbar li:before {
    width: 50px;


    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #007bff
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #007bff
}


.btttn{
    margin: 20px;
}


.error
{
    color: red;
}
@media screen and (max-width: 600px) {

  .mobile-responsive table {
    border: 0;
    border-collapse: collapse;
  }

 .mobile-responsive table thead {
    display: none;
  }

 .mobile-responsive table tr {
    margin-bottom: 20px;
    display: block;
    border-bottom: 2px solid #fdfafa;
    box-shadow: 2px 2px 1px #dadada;
    border-collapse: collapse;

  }



 .mobile-responsive table td {
    display: block;
    text-align: right;
    font-size: 15px;
    border-collapse: collapse;
  }

 .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;*/
  }
}

.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists