Sindbad~EG File Manager

Current Path : /home/numerotech/hs.aios-scientificcommittee.org/scan_v1/core/static/css/
Upload File :
Current File : //home/numerotech/hs.aios-scientificcommittee.org/scan_v1/core/static/css/style_iages23_old.css

body
{
  /*background-color: #787E87;*/
  background-color: white;
}

.box
{
  background-color: #fff;
}

.logo
{
  max-height: 100px;
}

/* @extend display-flex; */
display-flex, .display-flex, .display-flex-center {
  display: flex;
  display: -webkit-flex; }

/* @extend list-type-ulli; */
list-type-ulli {
  list-style-type: none;
  margin: 0;
  padding: 0; }

/* Montserrat-300 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/montserrat/Montserrat-Light.ttf");
  /* IE9 Compat Modes */ }
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/montserrat/Montserrat-Regular.ttf");
  /* IE9 Compat Modes */ }
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/montserrat/Montserrat-Italic.ttf");
  /* IE9 Compat Modes */ }
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/montserrat/Montserrat-Medium.ttf");
  /* IE9 Compat Modes */ }
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/montserrat/Montserrat-SemiBold.ttf");
  /* IE9 Compat Modes */ }
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/montserrat/Montserrat-Bold.ttf");
  /* IE9 Compat Modes */ }
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/montserrat/Montserrat-BoldItalic.ttf");
  /* IE9 Compat Modes */ }
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/montserrat/montserrat-v12-latin-900.ttf"), url("../fonts/montserrat/montserrat-v12-latin-900.eot") format("embedded-opentype"), url("../fonts/montserrat/montserrat-v12-latin-900.svg") format("woff2"), url("../fonts/montserrat/montserrat-v12-latin-900.woff") format("woff"), url("../fonts/montserrat/montserrat-v12-latin-900.woff2") format("truetype"); }
a:focus, a:active {
  text-decoration: none;
  outline: none;
  transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  -ms-transition: all 300ms ease 0s; }

input, select, textarea {
  outline: none;
  appearance: unset !important;
  -moz-appearance: unset !important;
  -webkit-appearance: unset !important;
  -o-appearance: unset !important;
  -ms-appearance: unset !important; }

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  appearance: none !important;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  -o-appearance: none !important;
  -ms-appearance: none !important;
  margin: 0; }

input:focus, select:focus, textarea:focus {
  outline: none;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important; }

input[type=checkbox] {
  appearance: checkbox !important;
  -moz-appearance: checkbox !important;
  -webkit-appearance: checkbox !important;
  -o-appearance: checkbox !important;
  -ms-appearance: checkbox !important; }

input[type=radio] {
  appearance: radio !important;
  -moz-appearance: radio !important;
  -webkit-appearance: radio !important;
  -o-appearance: radio !important;
  -ms-appearance: radio !important; }

img {
  max-width: 100%;
  height: auto; }

figure {
  margin: 0; }



h2 {
  line-height: 1.66;
  margin: 0;
  padding: 0;
  font-weight: 900;
  color: #222;
  font-family: 'Montserrat';
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px; }

.clear {
  clear: both; }

html, body {margin: 0; width: 100%;  position: relative;overflow-x: hidden;}


/*.container {
  width: 660px;
 
  margin: 0 auto; }*/

.display-flex {
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center; }

.display-flex-center {
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center; }

.position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); }






.list-group input[type=checkbox]:not(old) {
  width: 2em;
  margin: 0;
  padding: 0;
  font-size: 1em;
  display: none; }

.list-group input[type=checkbox]:not(old) + label {
  display: inline-block;
  /*margin-top: 7px;
  margin-bottom: 25px;*/ }

.list-group input[type=checkbox]:not(old) + label > span {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 15px;
  margin-bottom: 3px;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  background: white;
  background-image: -moz-linear-gradient(white, white);
  background-image: -ms-linear-gradient(white, white);
  background-image: -o-linear-gradient(white, white);
  background-image: -webkit-linear-gradient(white, white);
  background-image: linear-gradient(white, white);
  vertical-align: bottom; }

.list-group input[type=checkbox]:not(old):checked + label > span {
  background-image: -moz-linear-gradient(white, white);
  background-image: -ms-linear-gradient(white, white);
  background-image: -o-linear-gradient(white, white);
  background-image: -webkit-linear-gradient(white, white);
  background-image: linear-gradient(white, white); }

.list-group input[type=checkbox]:not(old):checked + label > span:before {
  content: '\f26b';
  display: block;
  color: #222;
  font-size: 11px;
  line-height: 1.2;
  text-align: center;
  font-family: 'Material-Design-Iconic-Font';
  font-weight: bold; }

.label-agree-term {
  font-size: 12px;
  font-weight: 600;
  color: #555; }

.term-service {
  color: #555; }

.loginhere {
  color: #555;
  font-weight: 500;
  text-align: center;
  margin-top: 91px;
  margin-bottom: 5px; }

.loginhere-link {
  font-weight: 700;
  color: #222; }

.field-icon {
  float: right;
  margin-right: 17px;
  margin-top: -32px;
  position: relative;
  z-index: 2;
  color: #555; }

@media screen and (max-width: 768px) {
  .container {
    width: calc(100% - 40px);
    max-width: 100%; } }
@media screen and (max-width: 480px) {
  .signup-content {
    padding: 50px 25px; } }

/*# sourceMappingURL=style.css.map */




.box
{
  margin-top: 20px;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #ccc;
} 


label
{
  font-weight: bold;
    color: #1e2836;
}

header
{
    background-color: #1e2836;
}

.subheader{
    background: #eb1e37;
    padding: 5px;
}


@media print {
           .noPrint{
             display:none;
           }
         }


.radiobox
         {
         }
         .radiobutton
         {
         border: 1px solid blue; 
         border-radius: 5px;
         background: #3bffeb;
         padding: 10px;
         margin-bottom: 10px ;
         /*border-bottom: 1px solid blue; */
         }
         .radiobutton input[type='radio'] { 
         transform: scale(2); 
         margin-right: 10px;
         }
         .center {
         display: block;
         margin-left: auto;
         margin-right: auto;
         width: 50%;
         }
         .element {
         position: relative;
         top:50%;
         -webkit-transform: translateY(-50%);
         -ms-transform: translateY(-50%);
         transform: translateY(-50%);
         }
         .list-group-item {
         user-select: none;
         }
         .list-group input[type="checkbox"] {
         display: none;
         }
         .list-group input[type="checkbox"] + .list-group-item {
         cursor: pointer;
         }
         .list-group input[type="checkbox"] + .list-group-item:before {
         content: "\2713";
         color: transparent;
         font-weight: bold;
         margin-right: 1em;
         }
         .list-group input[type="checkbox"]:checked + .list-group-item {
         background-color: #0275D8;
         color: #FFF;
         }
         .list-group input[type="checkbox"]:checked + .list-group-item:before {
         color: inherit;
         }
         .list-group input[type="radio"] {
         display: none;
         }
         .list-group input[type="radio"] + .list-group-item {
         cursor: pointer;
         }
         .list-group input[type="radio"] + .list-group-item:before {
         content: "\2022";
         color: transparent;
         font-weight: bold;
         margin-right: 1em;
         }
         .list-group input[type="radio"]:checked + .list-group-item {
         background-color: #0275D8;
         color: #FFF;
         }
         .list-group input[type="radio"]:checked + .list-group-item:before {
         color: inherit;
         }
         input.right {
         float: right;
         }
         
       .error
      {
      color:red;
      font-family:serif;
      }


               table {
            border: 1px solid #ccc;
            border-collapse: collapse;
            margin: 0;
            padding: 0;
            width: 100%;
            table-layout: fixed;
          }

          table caption {
            font-size: 1.5em;
            margin: .5em 0 .75em;
          }

          table tr {
            background-color: white;
            border: 1px solid #ddd;
            padding: .35em;
          }

          table th,
          table td {
            padding: .625em;
            text-align: center;
          }

          table th {
            font-size: .85em;
            letter-spacing: .1em;
            color: black;
            text-transform: uppercase;
          }

          @media screen and (max-width: 600px) {
            table {
              border: 0;
            }

            table caption {
              font-size: 1.3em;
            }
            
            table thead {
              border: none;
              clip: rect(0 0 0 0);
              height: 1px;
              margin: -1px;
              overflow: hidden;
              padding: 0;
              position: absolute;
              width: 1px;
            }
            
            table tr {
              border-bottom: 3px solid #ddd;
              display: block;
              margin-bottom: .625em;
            }
            
            table td {
              border-bottom: 1px solid #ddd;
              display: block;
              font-size: .8em;
              text-align: right;
            }
            
            table td::before {
              /*
              * aria-label has no advantage, it won't be read inside a table
              content: attr(aria-label);
              */
              content: attr(data-label);
              float: left;
              font-weight: bold;
              text-transform: uppercase;
            }
            
            table td:last-child {
              border-bottom: 0;
            }
          }

         /*   after, ::before {
                box-sizing: border-box;
            }*/



          .height-100 {
                   height: 100vh
               }

               .inputs input {
                   width: 40px;
                   height: 40px
               }

               input[type=number]::-webkit-inner-spin-button,
               input[type=number]::-webkit-outer-spin-button {
                   -webkit-appearance: none;
                   -moz-appearance: none;
                   appearance: none;
                   margin: 0
               }

               .form-control:focus {
                   box-shadow: none;
                   border: 2px solid #6F1667
               }

               .validate {
                   border-radius: 20px;
                   height: 40px;
                   background-color: #6F1667;
                   border: 1px solid #6F1667;
                   width: 50%
               }


               a:hover {
                    color: #d81b60;
                }



.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
     padding-right: 0px !important; 
    padding-left: 0px !important; 
    margin-right: auto;
    margin-left: auto;
}

th, td 
{
      word-break: break-word;
}


.table-striped tbody tr:nth-of-type(odd) {
    background-color: #ccc;
}


/* start color for delegate identify*/

.input-color {
    position: relative;
}
.input-color input {
    padding-left: 20px;
}
.input-color .color-box {
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #ccc;
    position: absolute;
    left: 5px;
    top: 5px;
}

/*end color for delegate identify*/



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