@import url("https://p.typekit.net/p.css?s=1&k=chf7fqg&ht=tk&f=236.1022.1031.1032&a=84351711&app=typekit&e=css");

@font-face {
font-family:"expressway";
src:url("https://use.typekit.net/af/f58025/0000000000000000773595e8/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/f58025/0000000000000000773595e8/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/f58025/0000000000000000773595e8/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

@font-face {
font-family:"expressway";
src:url("https://use.typekit.net/af/aee4cc/0000000000000000773595eb/30/l?subset_id=2&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/aee4cc/0000000000000000773595eb/30/d?subset_id=2&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/aee4cc/0000000000000000773595eb/30/a?subset_id=2&fvd=i4&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:400;font-stretch:normal;
}

@font-face {
font-family:"expressway";
src:url("https://use.typekit.net/af/f1bb96/0000000000000000773595fa/30/l?subset_id=2&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/f1bb96/0000000000000000773595fa/30/d?subset_id=2&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/f1bb96/0000000000000000773595fa/30/a?subset_id=2&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}

@font-face {
font-family:"expressway";
src:url("https://use.typekit.net/af/8bb4d4/0000000000000000773595fb/30/l?subset_id=2&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/8bb4d4/0000000000000000773595fb/30/d?subset_id=2&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/8bb4d4/0000000000000000773595fb/30/a?subset_id=2&fvd=i7&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:700;font-stretch:normal;
}

.tk-expressway { font-family: "expressway",sans-serif; }

.expresswayFont{
    font-family: "expressway", sans-serif !important;
    /* font-weight: 400 !important; */
    /* font-size: 14px ; */
    /* line-height: 18px !important; */
    /* font-style: normal !important; */
}
/* 
.expresswayFontItalic{
    font-family: "expressway", sans-serif !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height: 18px !important;
    font-style: italic !important;
}

.expresswayFontTitle{
    font-family: "expressway", sans-serif !important;
    font-weight: 400 !important;
    font-size: 25px !important;
    line-height: 40px !important;
    font-style: normal !important;
}

.expresswayFontSubtitle{
    font-family: "expressway", sans-serif !important;
    font-weight: 400 !important;
    font-size: 22px !important;
    line-height: 40px !important;
    font-style: normal !important;
}

.expresswayFontThick{
    font-family: "expressway", sans-serif !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    line-height: 18px !important;
    font-style: normal !important;
} */

.table>:not(caption)>*>* {
    /* overflow: hidden; */
    padding-block: 0px;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px transparent !important;
}

.sp-item{
    height: 56.5px;
    background-color: #FFFFFF !important;
}

.sp-item td{
    height: 100%;
    font-family: "expressway", sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-style: normal !important;
    color: #323130;
    box-shadow: none !important;
    padding-block: 12px !important;
    border-radius: 24px;
}

.sp-item > td > *{
    height: 100%;
    vertical-align: middle;
}

.sp-item > td > a{
    height: 100%;
    vertical-align: middle;
    font-family: "expressway", sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-style: normal !important;
    color: #323130;
}

.crmEntityFormView .cell{
    padding: 0;
}

.form-custom-actions .btn{
    display: none;
}

/* .view-toolbar{
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(222, 226, 230);
} */

.grid-actions{
    padding-bottom: 5px !important;
}

.view-toolbar .float-end{
    float: none !important;
    padding-top: 10px;
    padding-left: 10px;
}

html[dir=ltr] .grid-actions a.btn.action{
    margin: 0 !important;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.view-toolbar a.add-folder.btn.btn-info.action{
    font-family: "expressway", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #323130;
    background-color: transparent !important;
    border: 0;
    border-radius: 7px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.view-toolbar a.add-folder.btn.btn-info.action:hover{
    /* color: #323130; */
    background-color: #f2f2f2 !important;
}

.add-folder span{
    color: #255381;
    font-size: 20px;
}

ul.dropdown-menu a{
    display: inline-flex !important;
    align-items: center;
    gap: 10px;
    font-family: "expressway", sans-serif;
    font-size: 14px;
    font-weight: 400 !important
}

ul.dropdown-menu a:hover{
    display: inline-flex !important;
    align-items: center;
    gap: 10px;
    font-family: "expressway" ,sans-serif;
    font-size: 14px;
    font-weight: 400 !important
}

.fa-trash-alt:before, .fa-trash-can:before{
    color: #255381;
}

.fa-trash-alt:before:hover, .fa-trash-can:before:hover{
    color: #0f2d52;
}

.fa-fw{
    width: auto !important;
}

.subgrid .sharepoint-grid{
    padding-inline: 0 !important;
    border: 1px solid #C0BDBD;
    border-radius: 12px;
}

.fa-circle-plus:before, .fa-plus-circle:before {
    content: "+" !important;
    font-size: 20px;
}

.dropup .btn-default:active{
    width: 20px;
    height: 20px;
    background-color: #255381;
    border-radius: 50px;
}

tbody {
    border-style: none !important;
}

.crmEntityFormView fieldset {
    margin-bottom: 0px !important;
}