Sindbad~EG File Manager

Current Path : /home/numerotech/sa.aios-scientificcommittee.org/aios_sa_app/core/static/css/
Upload File :
Current File : //home/numerotech/sa.aios-scientificcommittee.org/aios_sa_app/core/static/css/style.css

html{
    scroll-behavior: smooth;
}

.background_img_layout {
    background-image: linear-gradient(to left, #2A0944,#eb1e37 ) ;
    background-repeat: no-repeat;
    color: white;
    background-size: cover;"
}
.background_img {
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: cover;"
}

.header_bg{
    background-color: #1e2836 !important;
}
.color-pale_orange{
    background-color:#fff9f2 ;
}
body{
    background-color:#fff9f2 ;
    overflow-x: hidden;
    font-size: 16px;
}

#wrap {
  position: absolute;
  right: 0px;
  top: 100px;
  display: none;
}

.bottom_div {
    position: fixed;
  bottom: 0px;
}

.open-call {
  padding: 15px 30px;
  font-size: 18px;
  cursor: pointer;
  margin-top: 100px;
}
.close-call {
  position: absolute;
  left: 10px;
  top: 10px;
  background: transparent;
  border: none;
  cursor: pointer;
}
.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_v1 {
    text-align: center;
    margin-top: 5px;
    background-color: #94cced;
    padding: 20px;
    border-radius: 5px;
    border: solid 1px #3b318a;
    font-size: 25px;
    
}
h1 {
    text-align: center;
    margin-top: 20px;
    background-color: lavender;
    
}
label {
    color: #1f276d;
}
.sticky{
    margin-top: 200px;
} 
#progressbar {

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

#progressbar .active {
    color: #eb1e37;
}

#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: "1"
}

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

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

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "4"
}
#progressbar #fifth:before {
    font-family: FontAwesome;
    content: "5"   
}
#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: #eb1e37
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #eb1e37
}


.btttn{
    margin: 20px;
}


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

    body{
        overflow-x: hidden;
    }

  .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;*/
  }
  /*customized bootstrap  style from here*/
.row{
    margin-right: 0px;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 0px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
}
/* end */
}


.table-freeze
{
  height: 100vh!important;
  overflow: auto!important;
}
.table-freeze th
{
  position: sticky!important;
  top: 0px!important;
  z-index: 2!important;
}



.table-freeze th.col-freeze
{
  z-index: 4 !important;
}



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