/* @license MIT https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @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;}.container-inline .hidden{display:none;}
.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;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.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);}
header.masthead{position:relative;width:100%;padding-top:150px;padding-bottom:100px;color:white;background:whitesmoke url(/modules/contrib/ek/ek_admin/css/images/background1024.jpg) no-repeat center center;background-size:cover;}.header-content{padding:20px 10px 20px 20px;background-color:#0088cc;border-radius:8px;color:rgba(37,76,170);}.header-content:before{box-sizing:border-box;}.header-content:after{box-sizing:border-box;}@media (min-width:992px){header.masthead{height:100vh;min-height:775px;padding-top:0;padding-bottom:0;}header.masthead .header-content{margin-bottom:0;text-align:left;}header.masthead .header-content h1{font-size:50px;}header.masthead .device-container{max-width:325px;}}.container{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;max-width:1140px;height:100% !important;}.lrow{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100% !important;}.my-auto{margin-top:auto !important;margin-bottom:auto !important;}.mx-auto{margin-left:auto !important;margin-right:auto !important;}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;position:relative;width:100%;min-width:330px;}.login{padding:50px;}.login input[type=text],.login input[type=password]{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;touch-action:auto;width:100%;border-width:0 0 2px 0;border-color:#0088cc;background:whitesmoke;height:30px;font-size:large;}.login input[type=submit]{border-radius:300px;letter-spacing:2px;text-transform:uppercase;margin-top:20px;color:#0088cc;border:1px solid;border-color:#0088cc;background-color:whitesmoke;padding:10px 30px;}.login input[type=submit]:hover{color:whitesmoke;background-color:#0088cc;cursor:pointer;}.login .form-item{margin-top:10px;}.login .description{color:#fff;display:none;}@media (min-width:768px){}.table{display:table;width:100%;}.row{display :table-row;height:auto;}.header_tb{display :table-cell;padding:5px 5px 5px 5px;}.cell{display :table-cell;padding:1px 1px 1px 1px;}.thumbnail{width :100px;}.avatar{width :30px !important;border-radius:50% !important;vertical-align:middle;}.panel-default{border-color:#dbdbdb;}.panel{background-color:#FFFFFF;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.05);}.panel-default > .panel-heading{background-color:#A9BCF5;border-color:#A9BCF5;color:#333333;}.panel-heading{border-top-left-radius:3px;border-top-right-radius:3px;padding:10px 15px;}.panel-body{padding:15px;}.clipboard_add:before{font-family:FontAwesome;font-size:1em;color:#446E9B;width:1.4em;text-align:center;display:inline-block;text-rendering:auto;content:"\f0c5";padding-right:10px;}.clipboard_add{border-bottom:0px;}.text-left{float:left;}.text-right{float:right;}.delete{background-color:#ff0000;color:#FFFFFF;}.select{background-color:#64fe2e;color:#0B3B0B;}.red{color:#ff0000 !important;}.green{color:#00b515 !important;}.blue{color:#0088cc !important;}.orange{color:#ffe166 !important;}.loading{background-repeat:no-repeat;width:16px;height:16px;margin-top:5px;margin-left:5px;background-image:url(/modules/contrib/ek/ek_admin/css/images/loading.gif);}.ico:before{font-family:FontAwesome;font-size:1.3em;width:1.4em;text-align:center;display:inline-block;text-decoration:none;}.show-ico:before{content:"\f06e";}.hide-ico:before{content:"\f070";color:#000;}.print:before{content:"\f02f";}.pdf:before{content:"\f1c1";}.excel:before{content:"\f1c3";}.admin_list li{width:auto;padding:2px;overflow:hidden;float:left;}.admin_list span{display:block;background:#d7dfe9;width:50px;height:50px;padding:20px;border-radius:8px 0px 0px 8px;-moz-border-radius:8px 0px 0px 8px;-webkit-border-radius:8px 0px 0px 8px;visibility:visible;float:left;}.list_ico:before{font-family:FontAwesome;color:#2c98c9;font-size:1.8em;padding:10px;}.excel_icon:before{content:"\f1c3";}.pdf_icon:before{content:"\f1c1";}.dollar_icon:before{content:"\f155"}.list_name{display:block;font-size:1.1em;width:200px;height:50px;padding:20px;text-align:center;border-radius:0px 8px 8px 0px;-moz-border-radius:0px 8px 8px 0px;-webkit-border-radius:0px 8px 8px 0px;float:left;}.valid{background:#a9bcf5;color:whitesmoke;}.missing{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;}.admin_menu_badge{background-color:#ff0000;color:#fff;border:1px solid #BA0B0B;border-radius:25px;display:inline-block;font-size:0.9em;font-weight:bold;text-align:center;min-width:20px;top:-5px;-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.5);-moz-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.5);box-shadow:3px 3px 5px 0px rgba(0,0,0,0.5);}.shared_document_badge{background-color:#00b515;color:#fff;border:1px solid #06ff2d;border-radius:25px;display:inline-block;font-size:0.9em;font-weight:bold;text-align:center;min-width:20px;top:-5px;-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.5);-moz-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.5);box-shadow:3px 3px 5px 0px rgba(0,0,0,0.5);}.inbox_message_badge{background-color:#a9bcf5;color:#fff;border:1px solid #0696ff;border-radius:25px;display:inline-block;font-size:0.9em;font-weight:bold;text-align:center;min-width:20px;top:-5px;-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.5);-moz-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.5);box-shadow:3px 3px 5px 0px rgba(0,0,0,0.5);}.widget-home{padding:10px;}.widget-home .info{background-color:#a9bcf5;}.widget-home .new{background-color:#64fe2e;}.home-title{width:50%;border-radius:8px 8px 0px 0px;-moz-border-radius:8px 8px 0px 0px;-webkit-border-radius:8px 8px 0px 0px;}.home-title span{display:inline;}.home-title h1{display:inline;}.home-content{width:50%;background-color:#ddd;}.home-content div{padding:10px;}.home-footer{width:50%;border-radius:0px 0px 8px 8px;-moz-border-radius:0px 0px 8px 8px;-webkit-border-radius:0px 0px 8px 8px;background-color:#ddd;}.home-footer div{padding:10px;}.star_icon:before{content:"\f006";}.check_icon:before{content:"\f046";}
