.blockNotif{
  letter-spacing: normal;
  line-height: 15px;
  text-transform: none;
}

/** jira 139 **/
.status-separator{ font-weight: bold; }
.status-legend.color-1542 {  background-color: #007f02!important;  }
.status-legend.color-1443 {  background-color: #f8e71c!important  }
.status-legend.color-1444 {  background-color: #ff0500!important  }
.status-legend.color-1445 {  background-color: #974806!important;  }
.status-legend.color-1446 {  background-color: #98a9bc!important;  }
.status-legend.color-1447 {  background-color: #000!important;  }

span.views-field-field-ps-service-status-1>span.field-content { display:flex; }



/** jira 715  **/

@media all and (min-width:768px){
.col-lg-8 div.paragraph--type-documentation-card .file-component__header strong, .col-lg-6  div.paragraph--type-documentation-card .file-component__header strong  {
    font-family: Barlow-regular,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size:1rem;

}
.col-lg-8 div.paragraph--type-documentation-card dd.file-component__body ul.file-component__header li,
.col-lg-6 div.paragraph--type-documentation-card dd.file-component__body ul.file-component__header li{
vertical-align:middle;
}
.col-lg-8 div.paragraph--type-documentation-card dd.file-component__body ul.file-component__header,
.col-lg-6 div.paragraph--type-documentation-card dd.file-component__body ul.file-component__header
{
    top: 30%;
    position: relative;
    left:0;
    height:22px;
    margin-bottom:0;
}
.col-lg-8  div.paragraph--type-documentation-card .svg-media,.col-lg-6  div.paragraph--type-documentation-card .svg-media{
width:16px !important;
}
.col-lg-8 div.paragraph--type-documentation-card dt.file-component__file{
  order:2;
  position:relative;
  left:6%;

}
.col-lg-6 div.paragraph--type-documentation-card dt.file-component__file
{
  order:2;
  position:relative;
  left:6%;
}
.col-lg-8 div.paragraph--type-documentation-card dd.file-component__body p{
    position: absolute;
    right: 0;
    left: 24%;
}
.col-lg-6 div.paragraph--type-documentation-card dd.file-component__body p
{
    position: absolute;
    right: 0;
    left: 30%;

}
.col-lg-6  div.paragraph--type-documentation-card  .file-component__body, .col-lg-8 div.paragraph--type-documentation-card  .file-component__body {
padding-top:0.2rem;
}

}
@media all and (max-width:992px) and (min-width:768px)  {
 .col-lg-6 div.paragraph--type-documentation-card dd.file-component__body p{
    left: 27% !important;
}
}
@media all and (max-width: 1230px) and (min-width:768px) {

.col-lg-8 div.paragraph--type-documentation-card dd.file-component__body p{
    left: 27%;
}
.col-lg-8 div.paragraph--type-documentation-card dt.file-component__file{
  order:2;
  left:6%;
}
.col-lg-6 div.paragraph--type-documentation-card dd.file-component__body p{
    left: 36%;
}

.col-lg-6 div.paragraph--type-documentation-card dt.file-component__file{
  order:2;
  left:6%;
}

}

/**  fin jira 715 **/



.btt table  th.views-field {
    padding:0;
}

.p-bt{
display:block;
padding:.75rem;
}

.btt table th.views-field  a {

display: block;
    height: 100%;
    padding: .75rem;
    color: inherit;
    text-decoration: none;


}

.btt table th.views-field  a span.table-sorting {
top:2px;
margin-left: .5rem!important;
}


@media (max-width: 572px){

.modal-body.mx-6.mx-sm-0{
  margin-left:0 !important;
  margin-right:0 !important;
}


.modal-body.mx-6.mx-sm-0 div.mx-6.mx-sm-0{
  margin-left:0 !important;
  margin-right:0 !important;
}


.modal-body nav.nav.switch-tabs a{

   width: 100%;
    margin-left: 0;
    padding-left: 0;
   margin-right:0;
        border-bottom: 1px solid #dee2e6;
 }


a.modal-controls__open{
 display:none !important;
}


.modal-body nav.nav.switch-tabs a.active{
    border-bottom: 1px solid transparent;
}


.modal-body nav.nav.switch-tabs div{
        border:none;

width: 100%;
    margin-bottom: 10px;
        }

.modal-body div.icons__column.icons__column--row-direction{
        float:right
}

}






.footer__logo {

     margin-bottom: 0!important;
}

.file-component:first-child {
   border-top:none !important;
}

table tbody tr:hover {
    background-color: #ebeef1;
}
.bg-ui-grey-0 table tbody tr:hover {
    background-color: none !important;
}

.quote-search div.header__form button svg, #awl_mobile_search_menu_link svg { color : #00685e;  }

.modal{  background: rgba(0, 0, 0, 0.5) !important;  }


.modal-dialog .row{
margin-left:0 !important;
margin-right:0 !important;
}


ul.popover-list li{
  cursor:pointer;
}

ul.popover-list li:hover{
  background-color:#e8ecef;
}

div.remind-name-div.inactive {
    display: none;
}
.ajax-progress-throbber {
    display: none !important;
}
form.webform-submission-form .form-managed-file .ajax-progress-throbber {
    display: inline-block !important;
}
.ajax-progress-thickbar {
    display: none !important;
}

a.nav-link.is-active{
 color: #495057;
 position: relative;
 border-color: transparent;
 background-color: transparent;
}

a.nav-link.is-active:after {
    content: ' ';
    border-bottom-style: solid;
    border-bottom-width: 2px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    right: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: block;
    width: 100%;
}
