.jumbotron {
    padding: 1rem 1rem;
}

.sidenav {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #f1f1f1;
   /* height: 98%; */
    border-radius: 0px;
}

.footer{
  background: #152F4F;
  color:white;
  
  .links{
    ul {list-style-type: none;}
    li a{
      color: white;
      transition: color .2s;
      &:hover{
        text-decoration:none;
        color:#4180CB;
        }
    }
  }  
  .about-company{
    i{font-size: 25px;}
    a{
      color:white;
      transition: color .2s;
      &:hover{color:#4180CB}
    }
  } 
  .location{
    i{font-size: 18px;}
  }
  .copyright p{border-top:1px solid rgba(255,255,255,.1);} 
}

.bg-dark {
    background-color: #181156!important;
}

.nav-link {
    color: rgb(213, 234, 255)!important;
}

body{
    color: #393185!important;
}

.wrapper {
            max-width: 350px;
            padding: 20px;
            margin-top: 50px;
            margin-left: auto;
            margin-right: auto;
            border: 1px solid #e6e6e6;
            box-shadow: 3px 3px 10px #e2e2e2;
            border-radius: 10px;
        }

ul {
  list-style-type: none;
  padding-left: 5px;
}

textarea {
    overflow: auto;
    resize: both;
    width: 100%;
}

ul li{margin-bottom:5px;}

.bgc {
    background-color: #f7f7f7;
    padding: 10px;
    border-radius: 10px;
    margin-top: 7px;
}

  .file {
    background:#eee;
    background:-moz-linear-gradient(top, #ddd 0, #eee 15%, #fff 40%, #fff 70%, #eee 100%);
    background:-webkit-linear-gradient(top, #ddd 0, #eee 15%, #fff 40%, #fff 70%, #eee 100%);
    border:1px solid #ccc;
    -moz-border-radius:3px 15px 3px 3px;
    -webkit-border-radius:3px 15px 3px 3px;
    border-radius:3px 15px 3px 3px;
    -moz-box-shadow:inset rgba(255,255,255,0.8) 0 1px 1px;
    -webkit-box-shadow:inset rgba(255,255,255,0.8) 0 1px 1px;
    box-shadow:inset rgba(255,255,255,0.8) 0 1px 1px;
    display: inline-block;
    width: 20px;
    height: 25px;
    position:relative;
    text-indent:-9999em;
    margin-bottom: -8px;
    margin-top: 12px;
  }
  .file:before {
    content: '';
    position: absolute;
    right:0;
    width: 10px;
    height: 10px;
    background:#ccc;
    background:-moz-linear-gradient(45deg, #fff 0,  #eee 50%, #ccc 100%);
    background:-webkit-linear-gradient(45deg, #fff 0,  #eee 50%, #ccc 100%);
    box-shadow:rgba(0,0,0,0.05) -1px 1px 1px, inset white 0 0 1px;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    -moz-border-radius:0 14px 0 0;
    -webkit-border-radius:0 14px 0 0;
    border-radius:0 10px 0 0;
  }

  .file:after {
    content:"";
    display:block;
    position:absolute;
    left:0;
    top:0;
    width: 40%;
    margin: 10px 20% 0;
    background:#ccc;
    background:-moz-linear-gradient(top, #ccc 0, #ccc 20%, #fff 20%, #fff 40%, #ccc 40%, #ccc 60%, #fff 60%, #fff 80%, #ccc 80%, #ccc 100%);
    background:-webkit-linear-gradient(top, #ccc 0, #ccc 20%, #fff 20%, #fff 40%, #ccc 40%, #ccc 60%, #fff 60%, #fff 80%, #ccc 80%, #ccc 100%);
    height: 8px;
  }


  .folder {
    width: 30px;
    height: 20px;
    display: inline-block;
    margin: auto;
    position: relative;
    background-color: #708090;
    border-radius: 0 3px 3px 3px;
    /*box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.59);*/
    margin-bottom: -8px;
    margin-top: 12px;
  }

  .folder:before {
    content: '';
    width: 50%;
    height: 0.2em;
    border-radius: 0 20px 0 0;
    background-color: #708090;
    position: absolute;
    top: -0.2em;
    left: 0px;
  }
  
  
.modified-accordion .card-header{ position: relative;}
.modified-accordion .card-header:after{ content: ''; position: absolute; width: 100%; 
 height: 100%; left: 0; top: 0;}
.modified-accordion .collapse:not(.show){ display: block;}

@media (max-width: 767px) {
.modified-accordion .collapse:not(.show){ display: none;}
.modified-accordion .card-header:after{ display: none;}
.title{width: 30%;background: #f1e1e1; text-align:center;}
.news{width: 70%;background: #ffe4e4;text-align:center;}
}

.myarrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;
}

.card-body {
    padding: 1.0rem;
}

.bg1{
    background-color: #dddddd59;
    /*height: 100%;*/
    width: 100%;
    padding: 5px;
    box-shadow: 3px 3px 5px #00000047;
    border-radius: 7px;
    /*margin-bottom: -60px;*/
}

.bg2{
    background-color:#bbb;
}

.bg3{
    background-color:#aaa;
}

.round {
    border-radius: 13%;
    max-width: 33%;
    max-height: 75%;
    margin: 13px;
}

.round1 {
    border-radius: 50%;
    max-width: 25%;
}

.round2 {
    border-radius: 5px;
    /*max-width: 95%;*/
    max-height: 100%;
    /*margin: 3px;*/
    max-width: 100%;
    /*height: auto;*/
}

.text-gray-300 {
    color: #dddfeb!important;
}

.border-left-primary {
    border-left: .25rem solid #4e73df!important;
}
.border-left-success {
    border-left: .25rem solid #1cc88a!important;
}
.border-left-info {
    border-left: .25rem solid #36b9cc!important;
}
.border-left-warning {
    border-left: .25rem solid #f6c23e!important;
}

/*@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');*/
.ticker{display: flex;flex-wrap: wrap;width: 100%;margin-top: 5px; }
.title{width: 15%;background: #f1e1e1; text-align:center; border-radius: 10px 0 0 10px;}
.news{width: 85%;background: #ffe4e4;text-align:center; border-radius: 0 10px 10px 0;}
.title, .news {
    padding-top: 15px;
    font-size: 25px;
}

@media (max-width: 700px) {
.title{width: 25%;background: #f1e1e1; text-align:center;}
.news{width: 75%;background: #ffe4e4;text-align:center;}
}

::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}