/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
@keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:0.5em;margin:0;font-weight:normal;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:0.3em 0 0.5em;font-size:0.9em}div.dt-button-collection-title:empty{display:none}button.dt-button,div.dt-button,a.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:0.333em;margin-bottom:0.333em;padding:0.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:0.88em;line-height:1.6em;color:black;white-space:nowrap;overflow:hidden;background-color:#e9e9e9;background-image:-webkit-linear-gradient(top,#fff 0%,#e9e9e9 100%);background-image:-moz-linear-gradient(top,#fff 0%,#e9e9e9 100%);background-image:-ms-linear-gradient(top,#fff 0%,#e9e9e9 100%);background-image:-o-linear-gradient(top,#fff 0%,#e9e9e9 100%);background-image:linear-gradient(to bottom,#fff 0%,#e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white',EndColorStr='#e9e9e9');-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:none;text-overflow:ellipsis}button.dt-button.disabled,div.dt-button.disabled,a.dt-button.disabled{color:#999;border:1px solid #d0d0d0;cursor:default;background-color:#f9f9f9;background-image:-webkit-linear-gradient(top,#fff 0%,#f9f9f9 100%);background-image:-moz-linear-gradient(top,#fff 0%,#f9f9f9 100%);background-image:-ms-linear-gradient(top,#fff 0%,#f9f9f9 100%);background-image:-o-linear-gradient(top,#fff 0%,#f9f9f9 100%);background-image:linear-gradient(to bottom,#fff 0%,#f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#f9f9f9')}button.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),a.dt-button.active:not(.disabled){background-color:#e2e2e2;background-image:-webkit-linear-gradient(top,#f3f3f3 0%,#e2e2e2 100%);background-image:-moz-linear-gradient(top,#f3f3f3 0%,#e2e2e2 100%);background-image:-ms-linear-gradient(top,#f3f3f3 0%,#e2e2e2 100%);background-image:-o-linear-gradient(top,#f3f3f3 0%,#e2e2e2 100%);background-image:linear-gradient(to bottom,#f3f3f3 0%,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f3f3',EndColorStr='#e2e2e2');box-shadow:inset 1px 1px 3px #999999}button.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),a.dt-button.active:not(.disabled):hover:not(.disabled){box-shadow:inset 1px 1px 3px #999999;background-color:#cccccc;background-image:-webkit-linear-gradient(top,#eaeaea 0%,#ccc 100%);background-image:-moz-linear-gradient(top,#eaeaea 0%,#ccc 100%);background-image:-ms-linear-gradient(top,#eaeaea 0%,#ccc 100%);background-image:-o-linear-gradient(top,#eaeaea 0%,#ccc 100%);background-image:linear-gradient(to bottom,#eaeaea 0%,#ccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#eaeaea',EndColorStr='#cccccc')}button.dt-button:hover,div.dt-button:hover,a.dt-button:hover{text-decoration:none}button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled),a.dt-button:hover:not(.disabled){border:1px solid #666;background-color:#e0e0e0;background-image:-webkit-linear-gradient(top,#f9f9f9 0%,#e0e0e0 100%);background-image:-moz-linear-gradient(top,#f9f9f9 0%,#e0e0e0 100%);background-image:-ms-linear-gradient(top,#f9f9f9 0%,#e0e0e0 100%);background-image:-o-linear-gradient(top,#f9f9f9 0%,#e0e0e0 100%);background-image:linear-gradient(to bottom,#f9f9f9 0%,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9',EndColorStr='#e0e0e0')}button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled),a.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:none;background-color:#79ace9;background-image:-webkit-linear-gradient(top,#bddef4 0%,#79ace9 100%);background-image:-moz-linear-gradient(top,#bddef4 0%,#79ace9 100%);background-image:-ms-linear-gradient(top,#bddef4 0%,#79ace9 100%);background-image:-o-linear-gradient(top,#bddef4 0%,#79ace9 100%);background-image:linear-gradient(to bottom,#bddef4 0%,#79ace9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#bddef4',EndColorStr='#79ace9')}.dt-button embed{outline:none}div.dt-buttons{position:relative;float:left}div.dt-buttons.buttons-right{float:right}div.dt-button-collection{position:absolute;top:0;left:0;width:150px;margin-top:3px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.4);background-color:white;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,0.3);box-sizing:border-box}div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button,div.dt-button-collection a.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection a.dt-button.active:not(.disabled){background-color:#dadada;background-image:-webkit-linear-gradient(top,#f0f0f0 0%,#dadada 100%);background-image:-moz-linear-gradient(top,#f0f0f0 0%,#dadada 100%);background-image:-ms-linear-gradient(top,#f0f0f0 0%,#dadada 100%);background-image:-o-linear-gradient(top,#f0f0f0 0%,#dadada 100%);background-image:linear-gradient(to bottom,#f0f0f0 0%,#dadada 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0f0f0',EndColorStr='#dadada');box-shadow:inset 1px 1px 3px #666}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-200px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection>:last-child{display:block !important;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection>:last-child>*{-webkit-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:400px}div.dt-button-collection.two-column>:last-child{padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px}div.dt-button-collection.three-column>:last-child{padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px}div.dt-button-collection.four-column>:last-child{padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.7) 100%);background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.7) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.7) 100%);background:-webkit-gradient(radial,center center,0,center center,497,color-stop(0,rgba(0,0,0,0.3)),color-stop(1,rgba(0,0,0,0.7)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.7) 100%);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.7) 100%);z-index:2001}@media screen and (max-width:640px){div.dt-buttons{float:none !important;text-align:center}}button.dt-button.processing,div.dt-button.processing,a.dt-button.processing{color:rgba(0,0,0,0.2)}button.dt-button.processing:after,div.dt-button.processing:after,a.dt-button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:' ';border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1500ms infinite linear;-moz-animation:dtb-spinner 1500ms infinite linear}
table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important;border-spacing:0}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:auto;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:.85em}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap;justify-content:flex-end}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable>thead>tr>th:active,table.dataTable>thead>tr>td:active{outline:none}table.dataTable>thead>tr>th:not(.sorting_disabled),table.dataTable>thead>tr>td:not(.sorting_disabled){padding-right:30px}table.dataTable>thead .sorting,table.dataTable>thead .sorting_asc,table.dataTable>thead .sorting_desc,table.dataTable>thead .sorting_asc_disabled,table.dataTable>thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable>thead .sorting:before,table.dataTable>thead .sorting:after,table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_asc:after,table.dataTable>thead .sorting_desc:before,table.dataTable>thead .sorting_desc:after,table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_asc_disabled:after,table.dataTable>thead .sorting_desc_disabled:before,table.dataTable>thead .sorting_desc_disabled:after{position:absolute;bottom:.9em;display:block;opacity:.3}table.dataTable>thead .sorting:before,table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_desc:before,table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_desc_disabled:before{right:1em;content:"↑"}table.dataTable>thead .sorting:after,table.dataTable>thead .sorting_asc:after,table.dataTable>thead .sorting_desc:after,table.dataTable>thead .sorting_asc_disabled:after,table.dataTable>thead .sorting_desc_disabled:after{right:.5em;content:"↓"}table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_desc:after{opacity:1}table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_desc_disabled:after{opacity:0}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table thead .sorting:before,div.dataTables_scrollBody table thead .sorting_asc:before,div.dataTables_scrollBody table thead .sorting_desc:before,div.dataTables_scrollBody table thead .sorting:after,div.dataTables_scrollBody table thead .sorting_asc:after,div.dataTables_scrollBody table thead .sorting_desc:after{display:none}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0 !important;border-top:none}@media screen and (max-width:767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}div.dataTables_wrapper div.dataTables_paginate ul.pagination{justify-content:center !important}}table.dataTable.table-sm>thead>tr>th:not(.sorting_disabled){padding-right:20px}table.dataTable.table-sm .sorting:before,table.dataTable.table-sm .sorting_asc:before,table.dataTable.table-sm .sorting_desc:before{top:5px;right:.85em}table.dataTable.table-sm .sorting:after,table.dataTable.table-sm .sorting_asc:after,table.dataTable.table-sm .sorting_desc:after{top:5px}table.table-bordered.dataTable{border-right-width:0}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:1px}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child{padding-right:0}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty{cursor:default !important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before{display:none !important}table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before{top:9px;left:4px;height:14px;width:14px;display:block;position:absolute;color:white;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:'Courier New',Courier,monospace;line-height:14px;content:'+';background-color:#31b131}table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before{content:'-';background-color:#d33333}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:white;border:2px solid white;border-radius:14px;box-shadow:0 0 3px #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:'Courier New',Courier,monospace;line-height:14px;content:'+';background-color:#31b131}table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before{content:'-';background-color:#d33333}table.dataTable>tbody>tr.child{padding:0.5em 1em}table.dataTable>tbody>tr.child:hover{background:transparent !important}table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:0.5em 0}table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}div.dtr-modal{position:fixed;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid black;border-radius:0.5em;box-shadow:0 12px 30px rgba(0,0,0,0.6)}div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0,0,0,0.6)}@media screen and (max-width:767px){div.dtr-modal div.dtr-modal-display{width:95%}}
.toolbar-icon.toolbar-icon-custom-media-taxonomy-manager:before{background-image:url(/modules/custom/custom_momra/assets/images/icon/orgchart.svg);}.toolbar-icon.toolbar-icon-custom-media-menu-manager:before{background-image:url(/modules/custom/custom_momra/assets/images/icon/hamburger.svg);}.toolbar-icon.toolbar-icon-custom-momra-site-settings:before{background-image:url(/modules/custom/custom_momra/assets/images/icon/site-settings-urv.svg);}.picker1{--dd-color1:#20706c !important;}.community-items{display:flex;flex-direction:column;}.community-items .community-item{background:white;padding:20px;margin:20px 0px;}.community-item--header{display:flex;}p.strToHref-1{white-space:pre;white-space:pre-line;}.community-item--header figure img{width:100px;height:100px;border-radius:120px;border:1px solid #ddd;padding:2px;margin:0px 10px;}.community-header--info---tags{margin:0px 15px;}.community-header--info---detils{display:flex;align-items:center;}.community-header--info{display:flex;align-items:center;}.community-header--info---tags{padding:3px 22px;background:#eceff3;border-radius:10px;}.imgs-grid{max-width:100% !important;}ul.community-body--tags{list-style:none;padding:0;}ul.community-body--tags li{display:inline-block;}ul.community-body--tags img{width:50px;height:50px;border-radius:120px;}ul.community-body--tags a{width:50px;height:50px;border-radius:100%;overflow:hidden;border:2px solid #ffffff;background:#eceff3;display:block;margin-right:-15px;}ul.community-body--tags li:nth-child(1) a{margin-right:0;}.community-body--users h6{color:#20706c;}.community-body--users,.community-body--images,.community-body--youtube{margin:30px 0px;}.community-item--tools{padding:2px 50px;background:#eceff3;display:flex;align-items:center;justify-content:space-between;border-radius:10px;}.community-tools--like{}.community-item--tools{padding:10px;background:#eceff3;display:flex;align-items:center;justify-content:space-between;border-radius:10px;}.community-tools--like span{margin-right:-11px;}.community-tools--like{display:flex;align-items:center;}.community-tools--like:hover .HeartAnimation{background-size:right;}.page-item.active .page-link{z-index:3;color:#fff;background-color:#20706c !important;border-color:#20706c !important;}[dir="rtl"] div#table_content_info,[dir="rtl"] div#es_table_content_info,[dir="rtl"] div#table_content_submission_data_info{float:right;}[dir="ltr"] div#table_content_info,[dir="ltr"] div#es_table_content_info,[dir="ltr"] div#table_content_submission_data_info{float:left;}.search-filter-container{position:relative;overflow:hidden;}.tags-items span{margin:0px 15px;}ul.select-icon{display:flex;flex-wrap:wrap;align-items:center;padding:0;}ul.select-icon li,ul.keywords-block-items li{display:flex;flex-direction:column;align-items:center;margin:4px 10px;}ul.select-icon li figure img,ul.keywords-block-items li figure img{width:100px;height:100px;}ul.select-icon li svg,ul.keywords-block-items li svg{width:100px;height:100px;}ul.select-icon li.active svg .cls-1{fill:#c0e09c;}ul.select-icon li figure img{padding:2px;}ul.select-icon li a{font-size:12px;font-weight:bold;}ul.select-icon li span.text-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:50px;padding:2px;margin:0 0 1rem;font-size:12px;font-weight:700;}ul.select-icon li figure,ul.select-icon li span.text-icon{transition:all ease 0.4s;}ul.select-icon li:hover figure,ul.select-icon li:hover span.text-icon{transform:translateY(-5px);}ul.select-icon li.active a{color:#85bd48;}@keyframes loader-animation-en{0%{left:-100%;}49%{left:100%;}50%{left:100%;}100%{left:-100%;}}@keyframes loader-animation-ar{0%{right:-100%;}49%{right:100%;}50%{right:100%;}100%{right:-100%;}}.line-loader{height:5px;width:100%;}[dir="ltr"] .line-loader .bar{animation-name:loader-animation-en;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;}[dir="rtl"] .line-loader .bar{animation-name:loader-animation-ar;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;}.line-loader .bar{width:100%;position:absolute;height:5px;top:0;background-color:#20706c;}.tools-node--icons span{margin:0px 5px;color:#e6e9ea;}.tools-node--icons span.active{color:#20706c;}.path-eservices  .overall-rating{font-weight:600;margin-right:0px;font-size:14px;}.filter-edit{display:flex;}.filter-edit label{width:85%;margin:0 1%;}.filter-title{font-weight:100 !important;font-size:12px !important;}.filter-edit .select2-selection__rendered{margin:3px 0;}.eservices-pag-products{display:flex;background:#f3f6f7;border-radius:4px;margin:8px 5px 0;}.service-manual{margin:8px 5px 0;}.eservices-pag-products .tools-node--icons{margin-top:4%;margin-right:-3%;}.eservices-pag-products a{margin:0 !important;padding:0;border-radius:0;background:none;}.path-admin > .toolbar-icon-views-viewviews-alt-amym-page-1,.path-admin > .toolbar-icon-views-viewviews-circular-page-1{display:none !important;}#edit-field-municipality-shs-0-0{pointer-events:none;background-color:#e9ecef;color:#6c757d;cursor:not-allowed;opacity:0.65;}#dependent-fields-wrapper .alert-danger.alert-dismissible{display:none !important;}#dependent-fields-wrapper-sub .error .chosen-single,#dependent-fields-wrapper-class .error .chosen-single{border:1px solid #aaa !important;}body.pm-logged-in .js-form-item-roles-administrator,body.pm-logged-in .form-item-roles-administrator{display:none !important;}
#heroslider .carousel-item{position:relative;height:calc(100vh - 78px);overflow:hidden;background:linear-gradient(180deg,rgba(37,37,37,0) 0%,rgba(37,37,37,0.7) 75%),var(--background) no-repeat bottom center;background-size:cover}#heroslider .carousel-item .item-caption{position:absolute;inset:auto 10% 50% 10%;max-width:700px;transform:translateY(50%);color:#fff;text-shadow:0px 1px 0px #000}#heroslider .carousel-item .item-caption .caption-title{font-size:3rem;color:#fff}#heroslider .carousel-item .item-caption .caption-body{color:#fff;line-height:1.7}#lastNews .carousel-indicators{margin-top:2rem}#lastNews .carousel-indicators [data-bs-target]{background-color:#e5e5e5;width:15px;height:15px;border-radius:50%}#lastNews .carousel-indicators [data-bs-target].active{background-color:var(--bs-secondary)}#lastNews .image{height:250px}#lastNews .image img{display:block;width:100%;height:100%;object-fit:cover}footer.footer a{color:#fff}.sakani-products-view{--search-btn-positions:50% auto 0 8px}.sakani-products-view .views-exposed-form{background-color:#f4f8fa;border:1px solid rgba(37,49,107,.1);border-radius:8px}.sakani-products-view .views-exposed-form .form--inline{padding:1.5rem 2rem;margin-bottom:0;gap:1rem}@media(min-width:1000px){.sakani-products-view .views-exposed-form .form--inline>*{max-width:20rem}}.sakani-products-view .views-exposed-form .form--inline input[type=text],.sakani-products-view .views-exposed-form .form--inline select:not(.items_per_page),.sakani-products-view .views-exposed-form .form--inline input[type=text]{height:unset;border-radius:8px}.sakani-products-view .views-exposed-form .form--inline .search_filter{flex:1 1 auto;max-width:25rem}.sakani-products-view .views-exposed-form .form--inline .search_filter input{background-image:url("data:image/svg+xml,%3Csvg width=%2722%27 height=%2723%27 viewBox=%270 0 22 23%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M10 0.852539C4.61522 0.852539 0.25 5.21776 0.25 10.6025C0.25 15.9873 4.61522 20.3525 10 20.3525C12.4224 20.3525 14.6385 19.4691 16.3437 18.0069L20.4697 22.1329C20.7626 22.4258 21.2374 22.4258 21.5303 22.1329C21.8232 21.84 21.8232 21.3651 21.5303 21.0722L17.4043 16.9462C18.8666 15.241 19.75 13.025 19.75 10.6025C19.75 5.21776 15.3848 0.852539 10 0.852539ZM1.75 10.6025C1.75 6.04619 5.44365 2.35254 10 2.35254C14.5563 2.35254 18.25 6.04619 18.25 10.6025C18.25 15.1589 14.5563 18.8525 10 18.8525C5.44365 18.8525 1.75 15.1589 1.75 10.6025Z%27 fill=%27%23C1C1C1%27/%3E%3C/svg%3E%0A");background-position:calc(100% - 10px) center;background-size:auto 55%;background-repeat:no-repeat;padding-inline-start:2.5rem}.sakani-products-view .views-exposed-form .form--inline ::-webkit-input-placeholder{font-family:"IMBPlexSansArabic",sans-serif;color:#717171}.sakani-products-view .views-exposed-form .form--inline ::-moz-placeholder{font-family:"IMBPlexSansArabic",sans-serif;color:#717171}.sakani-products-view .views-exposed-form .form--inline ::-ms-placeholder{font-family:"IMBPlexSansArabic",sans-serif;color:#717171}.sakani-products-view .views-exposed-form .form--inline ::placeholder{font-family:"IMBPlexSansArabic",sans-serif;color:#717171}.sakani-products-view .views-exposed-form .form--inline .form-item-field-category-target-id{flex:1 1 auto;max-width:unset;min-width:10rem}.sakani-products-view .views-exposed-form .form--inline .form-item-field-category-target-id>label{display:none}.sakani-products-view .views-exposed-form .form--inline .form-actions{flex:0 1 auto;min-width:unset;display:flex;gap:1rem}.sakani-products-view .views-exposed-form .form--inline .shs-field-container{display:flex;gap:1rem;align-items:end}@media(max-width:450px){.sakani-products-view .views-exposed-form .form--inline .shs-field-container{flex-flow:row wrap}}.sakani-products-view .views-exposed-form .form--inline .shs-field-container>*{flex:1 1 auto;min-width:10rem;max-width:20rem}.sakani-products-view .views-exposed-form .form--inline .search_container{position:relative}.sakani-products-view .views-exposed-form .form--inline .search_container .ajax_search{position:absolute;inset:var(--search-btn-positions);z-index:1;transform:translateY(-50%);border-radius:4.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;background-color:var(--bs-primary);color:#fff;border-radius:8px;text-transform:capitalize;box-shadow:0px 3px 12px rgba(14,42,61,.2);padding:0 1rem;height:75%}.sakani-products-view[lang=en]{--search-btn-positions:50% 8px 0 auto}.node--type-product .content>*{margin-bottom:3rem}.node--type-product .content .field__label{font-size:1.6rem;margin-bottom:1rem}.node--type-product .content .accordion-button{color:#254187}.node--type-product .content .accordion-item{--bs-accordion-border-color:#1c5794}.node-eservices{background-color:#f3f5f9;margin-top:-3rem;padding:3rem 0;position:relative}.node-eservices .service-header{height:200px}.node-eservices .service-header .service_header_container{max-width:600px}.node-eservices .service-description p{color:#5a5a5a}.node-eservices .service-description .tools-node--icons span{color:#84bc47}.node-eservices .service-details .container{background-color:#fff;padding:2rem;border-radius:8px}.node-eservices .service-details .node-eservices-content{margin-top:3rem}.node-eservices .service-details .e-service-overview{position:absolute;inset:-60% auto auto 3rem;min-height:350px;background-color:#fff;padding:2rem;border:.3px solid rgba(1,107,104,.6470588235);border-radius:8px;z-index:10}.node-eservices .service-details .e-service-overview>*{padding:1rem 0}.node-eservices .service-details .e-service-overview .item{display:flex;gap:1.5rem;align-items:center}.node-eservices .service-details .e-service-overview .item svg{fill:#006359}#login{background:linear-gradient(rgba(var(--bs-primary-rgb),0.1) 100%,rgba(var(--bs-primary-rgb),0.2) 100%),url(/modules/custom/km_custom/dist/a902e702f2cd05fbff60.png);background-position:left}#login .form-item-reset-password a{color:var(--bs-black);text-decoration:none}#login .card{padding:2rem;display:grid;justify-items:center;row-gap:1rem;max-width:400px}#login .card .btn{line-height:2}.views-exposed-form .form--inline{padding:2rem;display:flex;row-gap:2rem;column-gap:1rem;flex-flow:row wrap;align-items:end}.views-exposed-form .form--inline>*{flex:1 1 0;min-width:15rem}.views-exposed-form .form--inline label{display:block}.views-exposed-form .form--inline .form-actions{margin:0}.search-filter-container{padding:2rem;display:flex;row-gap:2rem;column-gap:1rem;flex-flow:row wrap;align-items:start}.search-filter-container>*{flex:1 1 0;min-width:15rem}.search-filter-container label{display:block}.search-filter-container .form-actions{margin:0}.search-filter-container>:last-child{align-self:center}.select2-container .select2-selection--single{height:3rem !important}input[type=text],select:not(.items_per_page){height:3rem !important}.pager select{height:30px !important}label.form-group span{display:block;margin-bottom:5px;font-weight:bold !important}.select2.select2-container{width:100% !important}.notifications .notification{background-color:rgba(132,140,149,.09)}.services-list-cont.media{display:grid;justify-content:center;grid-template-columns:repeat(4,1fr);grid-template-rows:250px;row-gap:2rem;column-gap:2rem}@media screen and (max-width:1000px){.services-list-cont.media{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:700px){.services-list-cont.media{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:400px){.services-list-cont.media{grid-template-columns:repeat(1,1fr)}}.services-list-cont.media .media__item{padding:0;position:relative;height:250px}.services-list-cont.media .media__item::after{content:"";display:block;position:absolute;inset:0 0 0 0;width:100%;height:100%;background:linear-gradient(180deg,rgba(37,37,37,0) 0%,rgba(37,37,37,0.7) 75%);z-index:2}.services-list-cont.media .media__item .media_img_container{height:100%;width:100%}.services-list-cont.media .media__item .media_img_container img{display:block;height:100%;width:100%;object-fit:fill}.services-list-cont.media .media__item .media__icon{display:none;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);translate:0 4rem;z-index:5;background-color:rgba(255,255,255,.2);border:1px solid #fff;width:56px;height:56px;border-radius:50%;align-items:center;justify-content:center}.services-list-cont.media .media__item .media__watch{position:absolute;inset:auto auto 10px 10px;z-index:6}.services-list-cont.media .media__item .media__title{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);z-index:5}.services-list-cont.media .media__item .media__title h5{text-align:center;color:#fff;font-size:1.2rem}.files_list .card__link{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:5rem}.files_list .card-body{display:grid;grid-template-rows:1fr min-content}.paginationjs{display:flex;justify-content:center;margin-top:2rem}.paginationjs .paginationjs-pages ul{display:flex;gap:.5rem}.paginationjs .paginationjs-pages ul li{border:none;border-radius:50%}.paginationjs .paginationjs-pages ul li>a{width:30px;height:30px;min-width:unset;background:rgba(0,0,0,0);color:#046f6d;border-radius:50%}.paginationjs .paginationjs-pages ul li.active>a{background:#046f6d;color:#fff}.paginationjs .paginationjs-pages ul li:last-child,.paginationjs .paginationjs-pages ul li:first-child{border:none;background:#f3f8ed;border-radius:50%}.paginationjs .paginationjs-pages ul li:last-child>a,.paginationjs .paginationjs-pages ul li:first-child>a{border-radius:50%}.paginationjs .paginationjs-pages ul li.disabled>a{opacity:1}.sitemap{background-color:#fdfcfc;padding:35px 20px;box-shadow:0 3px 20px rgba(0,0,0,.1);border-radius:4px !important}.sitemap .sitemap-item div{max-width:900px;margin:0 auto}.sitemap .sitemap-item div>.item-list{color:#000}.sitemap .sitemap-item div>.item-list a{color:#000}.sitemap .sitemap-item div>.item-list>li:not(:first-child){margin:0;padding-bottom:5rem;padding-inline-start:5rem;position:relative}.sitemap .sitemap-item div>.item-list>li:not(:first-child)::before{content:"";background:#dfe8e8;position:absolute;top:14px;bottom:-15px;width:1px;right:0}.sitemap .sitemap-item div>.item-list>li:not(:first-child)>a{position:relative;z-index:2;color:#07706d;font-size:1.5rem;font-weight:bold;display:inline-block}.sitemap .sitemap-item div>.item-list>li:not(:first-child)>a::before{content:"";display:inline-block;width:35px;height:35px;border-radius:50%;background-color:#dfe8e8;position:relative;z-index:-1;right:20px;top:10px}.sitemap .sitemap-item div>.item-list>li:not(:first-child)>a::after{content:"";background:#dfe8e8;right:-70px;position:absolute;height:1px;width:120px;top:27px;z-index:-2}.sitemap .sitemap-item div>.item-list>li:first-child{margin:0;color:#434343;font-size:2rem;font-weight:700 !important;margin-bottom:34px}.sitemap .sitemap-item div>.item-list>li>.item-list{padding-inline-start:5rem;margin-top:2rem}.sitemap .sitemap-item div>.item-list .item-list{font-weight:bold}.sitemap .sitemap-item div>.item-list .item-list:has(.item-list){padding-inline-start:5rem;display:flex;flex-flow:row wrap;gap:3rem;margin-top:2rem}.sitemap .sitemap-item div>.item-list .item-list li:not(:has(.item-list)){margin-bottom:10px;position:relative;font-size:.938rem;color:#6f7070}.sitemap .sitemap-item div>.item-list .item-list li:not(:has(.item-list))::after{content:"";position:absolute;width:8px;height:8px;top:8px;right:-20px;background:#69c21e;background:-moz-linear-gradient(90deg,rgb(105,194,30) 0%,rgb(1,107,104) 100%);background:-webkit-linear-gradient(90deg,rgb(105,194,30) 0%,rgb(1,107,104) 100%);background:linear-gradient(90deg,rgb(105,194,30) 0%,rgb(1,107,104) 100%);border-radius:50% !important}.sitemap .sitemap-item div>.item-list .item-list li:not(:has(.item-list)) a{font-size:1.2rem}.sitemap .sitemap-item div>.item-list .item-list li:has(.item-list){font-size:1.2rem}.sitemap .sitemap-item div>.item-list .item-list li:has(.item-list)>a{color:#07706d;display:inline-block;margin-bottom:1rem}.breadcrumb-item a{color:#000 !important}.block-page-title-block{margin-bottom:2rem}
