/* _content/Daenet.AI.Agent/Views/Search/Index.cshtml.rz.scp.css */
body[b-3635r1srqw] {

}

.text-td[b-3635r1srqw] {
    word-wrap: break-word;
    /*display: table;*/
}
.text-div[b-3635r1srqw] {
    text-overflow: ellipsis;
    /* white-space: pre-line; */
    overflow: hidden;
    -webkit-line-clamp: 2;
    /*width: 80vh;*/
    -webkit-box-orient: horizontal;
    /* padding: 10px; */
    /* height: 100px;
}
/* _content/Daenet.AI.Agent/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-22e515q2ux] {
  white-space: normal;
  text-align: center;
  /*word-break: break-all;*/
}

a[b-22e515q2ux] {
  color: #0077cc;
}

.btn-primary[b-22e515q2ux] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}


.navbar[b-22e515q2ux] {
    display: block;
}
.border-top[b-22e515q2ux] {
    border-top: 1px solid #e5e5e5;
}
.border-bottom[b-22e515q2ux] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-22e515q2ux] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-22e515q2ux] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-22e515q2ux] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}

.hr-diveder-hor[b-22e515q2ux] {
    height: 1px;
    background: gray;
    width: auto;
    margin: 10px;
    
}

.hr-diveder-ver[b-22e515q2ux] {
    height: 40px;
    background: gray;
    width: 2px;
    margin: 10px;
}
