/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ui-helper-hidden{display:none;}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}.ui-helper-clearfix:after{clear:both;}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;}.ui-front{z-index:100;}.ui-state-disabled{cursor:default !important;pointer-events:none;}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block;}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}
.ui-controlgroup{vertical-align:middle;display:inline-block;}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0;}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999;}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left;}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box;}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em;}.ui-controlgroup .ui-controlgroup-label span{font-size:80%;}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none;}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none;}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none;}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none;}.ui-controlgroup-vertical .ui-spinner-input{width:calc(100% - 2.4em);}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid;}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none;}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none;}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid;}.ui-checkboxradio-disabled{pointer-events:none;}
.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;touch-action:none;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;user-select:none;}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none;}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-button-icon-only{text-indent:0;}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0;}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px;}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}.ui-dialog .ui-resizable-n{height:2px;top:0;}.ui-dialog .ui-resizable-e{width:2px;right:0;}.ui-dialog .ui-resizable-s{height:2px;bottom:0;}.ui-dialog .ui-resizable-w{width:2px;left:0;}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px;}.ui-dialog .ui-resizable-se{right:0;bottom:0;}.ui-dialog .ui-resizable-sw{left:0;bottom:0;}.ui-dialog .ui-resizable-ne{right:0;top:0;}.ui-dialog .ui-resizable-nw{left:0;top:0;}.ui-draggable .ui-dialog-titlebar{cursor:move;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;}[dir="ltr"] .ajax-progress-throbber{margin-left:0.5625rem;}[dir="rtl"] .ajax-progress-throbber{margin-right:0.5625rem;}[dir="ltr"] .ajax-progress-throbber{margin-right:0.5625rem;}[dir="rtl"] .ajax-progress-throbber{margin-left:0.5625rem;}.ajax-progress-throbber{position:relative;display:inline-flex;align-content:center;height:1.125rem;margin-top:-0.1875rem;margin-bottom:0;vertical-align:middle;white-space:nowrap;line-height:1.125rem;}.ajax-progress-throbber .throbber{width:1.125rem;height:1.125rem;border-width:2px;border-color:#2494db transparent #2494db #2494db;}[dir="ltr"] .ajax-progress-throbber .message{padding-left:0.5625rem;}[dir="rtl"] .ajax-progress-throbber .message{padding-right:0.5625rem;}.ajax-progress-throbber .message{display:inline-block;font-size:0.875rem;font-weight:400;}[dir="ltr"] .ajax-progress-fullscreen{left:50%;}[dir="rtl"] .ajax-progress-fullscreen{right:50%;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:50%;width:3.5rem;height:3.5rem;margin:-1.75rem;border:1px solid #afb8be;border-radius:3.5rem;background-color:#fff;box-shadow:0 0.25rem 0.625rem rgba(34,35,48,0.1);}[dir="ltr"] .ajax-progress-fullscreen:before{left:50%;}[dir="rtl"] .ajax-progress-fullscreen:before{right:50%;}.ajax-progress-fullscreen:before{position:absolute;top:50%;width:1.75rem;height:1.75rem;margin:-0.875rem;content:"";border-width:3px;}[dir="rtl"] .ajax-progress-fullscreen{box-shadow:0 -0.25rem 0.625rem rgba(34,35,48,0.1);}.ajax-progress-throbber .throbber,.ajax-progress-fullscreen:before{animation:january-throbber 0.75s linear infinite;border-style:solid dotted solid solid;border-color:#2494db transparent #2494db #2494db;border-radius:50%;}html[dir="ltr"].js .button:not(.js-hide) + .ajax-progress-throbber{margin-left:0;}html[dir="rtl"].js .button:not(.js-hide) + .ajax-progress-throbber{margin-right:0;}@keyframes january-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}
.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);}
.ui-dialog ~ .ck-body-wrapper{--ck-z-panel:1261;}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget .ui-widget{font-size:1em;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333;}.ui-widget-content a{color:#333333;}.ui-widget-header{border:1px solid #dddddd;background:#e9e9e9;color:#333333;font-weight:bold;}.ui-widget-header a{color:#333333;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none;}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #cccccc;background:#ededed;font-weight:normal;color:#2b2b2b;}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none;}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214);}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff;}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff;}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#ffffff;text-decoration:none;}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620;}.ui-state-checked{border:1px solid #dad55e;background:#fffa90;}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620;}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f;}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f;}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f;}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold;}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:normal;}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none;}.ui-icon{width:16px;height:16px;}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-widget-header .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_555555_256x240.png);}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_ffffff_256x240.png);}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777620_256x240.png);}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_cc0000_256x240.png);}.ui-button .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777777_256x240.png);}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none;}.ui-icon-caret-1-n{background-position:0 0;}.ui-icon-caret-1-ne{background-position:-16px 0;}.ui-icon-caret-1-e{background-position:-32px 0;}.ui-icon-caret-1-se{background-position:-48px 0;}.ui-icon-caret-1-s{background-position:-65px 0;}.ui-icon-caret-1-sw{background-position:-80px 0;}.ui-icon-caret-1-w{background-position:-96px 0;}.ui-icon-caret-1-nw{background-position:-112px 0;}.ui-icon-caret-2-n-s{background-position:-128px 0;}.ui-icon-caret-2-e-w{background-position:-144px 0;}.ui-icon-triangle-1-n{background-position:0 -16px;}.ui-icon-triangle-1-ne{background-position:-16px -16px;}.ui-icon-triangle-1-e{background-position:-32px -16px;}.ui-icon-triangle-1-se{background-position:-48px -16px;}.ui-icon-triangle-1-s{background-position:-65px -16px;}.ui-icon-triangle-1-sw{background-position:-80px -16px;}.ui-icon-triangle-1-w{background-position:-96px -16px;}.ui-icon-triangle-1-nw{background-position:-112px -16px;}.ui-icon-triangle-2-n-s{background-position:-128px -16px;}.ui-icon-triangle-2-e-w{background-position:-144px -16px;}.ui-icon-arrow-1-n{background-position:0 -32px;}.ui-icon-arrow-1-ne{background-position:-16px -32px;}.ui-icon-arrow-1-e{background-position:-32px -32px;}.ui-icon-arrow-1-se{background-position:-48px -32px;}.ui-icon-arrow-1-s{background-position:-65px -32px;}.ui-icon-arrow-1-sw{background-position:-80px -32px;}.ui-icon-arrow-1-w{background-position:-96px -32px;}.ui-icon-arrow-1-nw{background-position:-112px -32px;}.ui-icon-arrow-2-n-s{background-position:-128px -32px;}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}.ui-icon-arrow-2-e-w{background-position:-160px -32px;}.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}.ui-icon-arrowstop-1-n{background-position:-192px -32px;}.ui-icon-arrowstop-1-e{background-position:-208px -32px;}.ui-icon-arrowstop-1-s{background-position:-224px -32px;}.ui-icon-arrowstop-1-w{background-position:-240px -32px;}.ui-icon-arrowthick-1-n{background-position:1px -48px;}.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}.ui-icon-arrowthick-1-e{background-position:-32px -48px;}.ui-icon-arrowthick-1-se{background-position:-48px -48px;}.ui-icon-arrowthick-1-s{background-position:-64px -48px;}.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}.ui-icon-arrowthick-1-w{background-position:-96px -48px;}.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}.ui-icon-arrow-4{background-position:0 -80px;}.ui-icon-arrow-4-diag{background-position:-16px -80px;}.ui-icon-extlink{background-position:-32px -80px;}.ui-icon-newwin{background-position:-48px -80px;}.ui-icon-refresh{background-position:-64px -80px;}.ui-icon-shuffle{background-position:-80px -80px;}.ui-icon-transfer-e-w{background-position:-96px -80px;}.ui-icon-transferthick-e-w{background-position:-112px -80px;}.ui-icon-folder-collapsed{background-position:0 -96px;}.ui-icon-folder-open{background-position:-16px -96px;}.ui-icon-document{background-position:-32px -96px;}.ui-icon-document-b{background-position:-48px -96px;}.ui-icon-note{background-position:-64px -96px;}.ui-icon-mail-closed{background-position:-80px -96px;}.ui-icon-mail-open{background-position:-96px -96px;}.ui-icon-suitcase{background-position:-112px -96px;}.ui-icon-comment{background-position:-128px -96px;}.ui-icon-person{background-position:-144px -96px;}.ui-icon-print{background-position:-160px -96px;}.ui-icon-trash{background-position:-176px -96px;}.ui-icon-locked{background-position:-192px -96px;}.ui-icon-unlocked{background-position:-208px -96px;}.ui-icon-bookmark{background-position:-224px -96px;}.ui-icon-tag{background-position:-240px -96px;}.ui-icon-home{background-position:0 -112px;}.ui-icon-flag{background-position:-16px -112px;}.ui-icon-calendar{background-position:-32px -112px;}.ui-icon-cart{background-position:-48px -112px;}.ui-icon-pencil{background-position:-64px -112px;}.ui-icon-clock{background-position:-80px -112px;}.ui-icon-disk{background-position:-96px -112px;}.ui-icon-calculator{background-position:-112px -112px;}.ui-icon-zoomin{background-position:-128px -112px;}.ui-icon-zoomout{background-position:-144px -112px;}.ui-icon-search{background-position:-160px -112px;}.ui-icon-wrench{background-position:-176px -112px;}.ui-icon-gear{background-position:-192px -112px;}.ui-icon-heart{background-position:-208px -112px;}.ui-icon-star{background-position:-224px -112px;}.ui-icon-link{background-position:-240px -112px;}.ui-icon-cancel{background-position:0 -128px;}.ui-icon-plus{background-position:-16px -128px;}.ui-icon-plusthick{background-position:-32px -128px;}.ui-icon-minus{background-position:-48px -128px;}.ui-icon-minusthick{background-position:-64px -128px;}.ui-icon-close{background-position:-80px -128px;}.ui-icon-closethick{background-position:-96px -128px;}.ui-icon-key{background-position:-112px -128px;}.ui-icon-lightbulb{background-position:-128px -128px;}.ui-icon-scissors{background-position:-144px -128px;}.ui-icon-clipboard{background-position:-160px -128px;}.ui-icon-copy{background-position:-176px -128px;}.ui-icon-contact{background-position:-192px -128px;}.ui-icon-image{background-position:-208px -128px;}.ui-icon-video{background-position:-224px -128px;}.ui-icon-script{background-position:-240px -128px;}.ui-icon-alert{background-position:0 -144px;}.ui-icon-info{background-position:-16px -144px;}.ui-icon-notice{background-position:-32px -144px;}.ui-icon-help{background-position:-48px -144px;}.ui-icon-check{background-position:-64px -144px;}.ui-icon-bullet{background-position:-80px -144px;}.ui-icon-radio-on{background-position:-96px -144px;}.ui-icon-radio-off{background-position:-112px -144px;}.ui-icon-pin-w{background-position:-128px -144px;}.ui-icon-pin-s{background-position:-144px -144px;}.ui-icon-play{background-position:0 -160px;}.ui-icon-pause{background-position:-16px -160px;}.ui-icon-seek-next{background-position:-32px -160px;}.ui-icon-seek-prev{background-position:-48px -160px;}.ui-icon-seek-end{background-position:-64px -160px;}.ui-icon-seek-start{background-position:-80px -160px;}.ui-icon-seek-first{background-position:-80px -160px;}.ui-icon-stop{background-position:-96px -160px;}.ui-icon-eject{background-position:-112px -160px;}.ui-icon-volume-off{background-position:-128px -160px;}.ui-icon-volume-on{background-position:-144px -160px;}.ui-icon-power{background-position:0 -176px;}.ui-icon-signal-diag{background-position:-16px -176px;}.ui-icon-signal{background-position:-32px -176px;}.ui-icon-battery-0{background-position:-48px -176px;}.ui-icon-battery-1{background-position:-64px -176px;}.ui-icon-battery-2{background-position:-80px -176px;}.ui-icon-battery-3{background-position:-96px -176px;}.ui-icon-circle-plus{background-position:0 -192px;}.ui-icon-circle-minus{background-position:-16px -192px;}.ui-icon-circle-close{background-position:-32px -192px;}.ui-icon-circle-triangle-e{background-position:-48px -192px;}.ui-icon-circle-triangle-s{background-position:-64px -192px;}.ui-icon-circle-triangle-w{background-position:-80px -192px;}.ui-icon-circle-triangle-n{background-position:-96px -192px;}.ui-icon-circle-arrow-e{background-position:-112px -192px;}.ui-icon-circle-arrow-s{background-position:-128px -192px;}.ui-icon-circle-arrow-w{background-position:-144px -192px;}.ui-icon-circle-arrow-n{background-position:-160px -192px;}.ui-icon-circle-zoomin{background-position:-176px -192px;}.ui-icon-circle-zoomout{background-position:-192px -192px;}.ui-icon-circle-check{background-position:-208px -192px;}.ui-icon-circlesmall-plus{background-position:0 -208px;}.ui-icon-circlesmall-minus{background-position:-16px -208px;}.ui-icon-circlesmall-close{background-position:-32px -208px;}.ui-icon-squaresmall-plus{background-position:-48px -208px;}.ui-icon-squaresmall-minus{background-position:-64px -208px;}.ui-icon-squaresmall-close{background-position:-80px -208px;}.ui-icon-grip-dotted-vertical{background-position:0 -224px;}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}.ui-icon-grip-solid-vertical{background-position:-32px -224px;}.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}.ui-icon-grip-diagonal-se{background-position:-80px -224px;}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px;}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px;}.ui-widget-overlay{background:#aaaaaa;opacity:.3;}.ui-widget-shadow{box-shadow:0 0 5px #666666;}
.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__legend{display:none;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper{display:flex;gap:15px;flex-wrap:wrap;padding-left:10px;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .js-form-item{margin:0px;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .js-form-item label{margin:0px;font-size:16px;font-weight:500;color:#444;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper #edit-actions{margin:0px;gap:5px;position:relative;top:23px;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper #edit-actions .button{margin:0px;font-size:16px;font-weight:500;border-radius:3px;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper #edit-actions #edit-submit{padding:14px 9px;height:auto;background:#e11e2d;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper #edit-actions #edit-submit{padding:14px 9px;background:#6c757d !important;height:44px;border:none !important;min-height:44px;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper #edit-actions #edit-reset{background:#e11e2d;color:#fff;border:none;padding:0px 8px;height:44px;min-height:44px;line-height:44px;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .js-form-item select{padding:0px 5px;font-size:15px;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper #edit-actions #edit-reset:hover{background:#404c78;}@media only screen and (max-width:576px){.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper #edit-actions{top:0px !important;}}@media only screen and (min-width:577px) and (max-width:767px){.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .col-sm-3{width:49% !important;max-width:49%;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .col-sm-12.col-md-3{width:48% !important;max-width:48% !important;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .col-sm-12.col-md-3 select{padding-right:43px;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper{padding:0px;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper #edit-actions{top:23px;}}@media only screen and (min-width:768px) and (max-width:991px){.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .col-sm-3{width:22% !important;max-width:22% !important;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .col-sm-12.col-md-3{width:46% !important;max-width:46% !important;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper #edit-actions{top:0px !important;}}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .layout-design img{width:auto;max-height:180px;}.dn-groupcontacts-printlabel-filter-form .margin_adjustments #edit-margin-adjustments{display:flex;gap:15px;flex-wrap:wrap;}.dn-groupcontacts-printlabel-filter-form .margin_adjustments #edit-margin-adjustments .js-form-item{margin:0px;}.dn-groupcontacts-printlabel-filter-form .margin_adjustments #edit-margin-adjustments .js-form-item label{margin:0px;font-size:16px;font-weight:500;color:#444;}@media only screen and (min-width:991px){.dn-groupcontacts-printlabel-filter-form .margin_adjustments #edit-margin-adjustments .col-sm-3.col-md-2{width:11%;max-width:12%;}}.template-5392-print-btn span.printloader img{display:none;}.grg1{padding:10px 9px !important;}.grg1 .selectionpt{color:#000;background:#FFFCC8;padding:15px 15px;border-radius:5px;box-shadow:rgba(149,157,165,0.2) 0px 8px 24px;display:block;margin-top:15px;}.template-5392-print-btn{padding:20px 0px;}.template-5392-print-btn p{margin:0px;background:#e11e2d;display:inline-block;width:auto;color:#fff;padding:7px 30px;border-radius:3px;cursor:pointer;}body .grg1{padding:10px 17px !important;}.template-5392-print-btn span.printloader img{max-width:35px;margin-left:12px;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .layout-design{text-align:center;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .template-design{text-align:center;}.template-5392-print-btn{padding:20px 0px;display:inline-block;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .template-design img{max-width:200px;height:auto;box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .layout-design img{max-width:200px;height:auto;box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;max-height:100% !important;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .template-design{margin-top:6px;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .layout-design{margin-top:6px;}.usre-img{margin:0px 0px !important;}.qrcode-cs{margin-top:4px !important;}.userimg-cs{border-radius:4px;margin-bottom:4px;}.template-5395-layout-2 .div-card .p-field p{color:#000;}.div-card .p-field p{color:#000;}.qrcode-cs{margin-top:4px !important;margin-right:5px;}.print-labels .pager:first-child{display:none;}.print-labels .pager{margin-top:15px;}.print-labels .filteroption .fieldset__wrapper #set-type-List{display:flex;flex-wrap:wrap;width:55% !important;padding:0px !important;}.print-labels .filteroption .fieldset__wrapper #set-type-List .js-form-wrapper{display:flex;gap:10px;width:100%;flex-wrap:wrap;}.print-labels .filteroption .fieldset__wrapper #set-type-List .js-form-wrapper > div{width:32%;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper{gap:10px !important;}.print-labels .filteroption fieldset{margin-bottom:0px !important;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper{padding-left:0px !important;}@media only screen and (max-width:576px){.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper{display:block !important;}.print-labels .filteroption .fieldset__wrapper #set-type-List{width:100% !important;display:block !important;}.print-labels .filteroption .fieldset__wrapper #set-type-List .js-form-wrapper{display:block !important;}.print-labels .filteroption .fieldset__wrapper #set-type-List .js-form-wrapper > div{width:100% !important;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .js-form-item label{margin-top:7px;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper #edit-actions{top:10px !important;}}@media only screen and (min-width:577px) and (max-width:991px){.print-labels .filteroption .fieldset__wrapper #set-type-List{width:77% !important;}.print-labels .filteroption .fieldset__wrapper #set-type-List .js-form-wrapper > div{width:31% !important;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper #edit-actions{top:0px !important;}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .template-design img{max-width:150px !important;}}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper .js-form-item select{text-overflow:ellipsis;padding-right:20px;}.print-labels-pdf .captain-walklistdata-body-title p a{background:none !important;color:#444 !important;text-decoration:underline !important}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper #edit-actions #edit-downloadlabels{padding:5px !important;background:var(--theme-color);color:#fff;border:none}.dn-groupcontacts-printlabel-filter-form #edit-filters .fieldset__wrapper #edit-actions #edit-printpdf{padding:5px !important}.print-labels-pdf .captain-walklistdata .row.captain-walklistdata-body .captain-walklistdata-body-title p a{padding:0px !important;font-size:16px;font-weight:400 !important;}.print-labels-pdf .adress-btn{text-align:right;margin-right:-10px;}.print-labels-temp{display:flex;max-width:816px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.print-labels-temp .cards-temp{padding:10px;padding-top:0px;border:1px solid #000;width:324px;height:204px;box-sizing:border-box;position:relative;}.print-labels-temp .cards-temp .card-content .user-image{width:21%;padding-top:3px;}.print-labels-temp .cards-temp .card-content .user-image img{width:60px;height:auto;margin:0px;}.print-labels-temp .cards-temp .card-content{display:flex;}.print-labels-temp .cards-temp .card-content .user-content{width:79%;}.print-labels-temp .cards-temp .card-content{display:flex;gap:15px;}.print-labels-temp .cards-temp .card-content .user-content .card-n{margin:0px;font-size:16px;word-break:break-word;}.print-labels-temp .cards-temp .site-url p{margin:0px;text-align:center;padding-top:5px;font-size:14px;color:#000;word-break:break-word;}.print-labels-temp .cards-temp .card-content .user-content p{margin:0px;font-size:14px;}.print-labels-temp .cards-temp .card-content .user-content .user-id{font-size:14px;}.print-labels-temp .cards-temp .card-content .user-content .user-name span{font-size:14px;}.print-labels-temp .cards-temp .card-content .user-content .user-name .user-name{font-size:14px;font-weight:600;text-transform:uppercase;margin:0px;}.print-labels-temp .cards-temp .card-content .user-content .user-address span{font-size:14px;}.print-labels-temp .cards-temp .card-content .user-content .user-address .user-name{font-size:14px;font-weight:400;text-transform:capitalize;margin:0px;}.barcode-web .image-code img{width:115px;}.barcode-web{display:flex;justify-content:space-between;align-items:center;}.print-labels-temp .cards-temp .card-content .user-content .user-name{margin:0px 0;}.barcode-web p{margin:0px;}.barcode-web{padding-top:7px;}.barcode-web .site p{font-size:14px;}.print-labels-temp .cards-temp .strip p{border:5px solid #404c78;max-width:62px;margin:0px auto;border-radius:20px;position:relative;}.print-labels-temp .cards-temp .strip{padding:10px 0px 10px 0px;}.print-labels-temp .cards-temp .strip p::before{content:"";width:50px;height:2px;background:white;position:absolute;left:0px;right:0px;margin:0 auto;top:-5px;border-radius:20px;}.print-labels-temp .cards-temp .strip p::after{content:"";position:absolute;width:50px;height:2px;background:white;margin:0 auto;left:0px;right:0px;top:3px;border-radius:20px;}.print-labels-temp .cards-temp{background-image:url(/modules/custom/groupContactPrint_labels/css/us-flag.png);background-repeat:no-repeat;background-size:cover;}.exp-date p{margin:0px;font-weight:600;font-size:14px;}.exp-date span{margin:0px;font-size:14px;color:#444;}.exp-date{text-align:left;position:absolute;right:11px;bottom:32px;}.print-labels-temp .cards-temp .card-content .user-image .user-i{margin-bottom:2px;}.print-labels-temp .cards-temp .site-url{position:absolute;bottom:12px;right:0px;left:0px;}.print-labels-temp{display:none;}.user-icard-link{text-align:right;position:absolute;right:18px;top:64px;cursor:pointer;}.path-usher-event-customers .event-details{display:grid;grid-template-columns:50% 50%;}@media only screen and (max-width:600px){.path-usher-event-customers .event-details{display:block !important;}.path-usher-event-customers #reader{margin:0px;}}.path-usher-event-customers thead tr th{background:#4C5680 !important;color:#fff !important;}.path-usher-event-customers tbody tr:nth-child(2n){background:#D6EEEE !important;}@media only screen and (max-width:767px){.path-usher-event-customers #reader{margin:0px;}}.path-usher-event-customers tbody tr td{color:#444;padding:12px 15px!important;font-size:16px;}.page-civicrm-import .form-layout-compressed tbody tr td label{margin-left:0px;padding-left:3px;margin-right:15px;margin-bottom:10px;}
.template-5392 .div-card{padding:10px;border:1px solid #000;width:384px;height:288px;box-sizing:border-box;}.template-5392 .usre-img{max-width:120px;text-align:left;}.template-5392 .scaner-img img{width:100px;height:auto;}.template-5392{display:flex;max-width:816px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.template-5392 .div-card .user-name p{font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.qrcode-cs{margin-top:8px;}.userimg-cs{border-radius:4px;}.template-5392 .div-card .user-name{border-bottom:2px solid #696969;}.template-5392 .div-card .p-field p{margin:0px;font-size:15px;font-weight:400;padding:4px 0px;padding:0px;font-weight:500;font-size:16px !important;}.template-5392 .div-card .user-details{display:flex;gap:6px;padding-top:12px;}.template-5392 .div-card .user-details .usre-img img{max-width:100px;}.template-5392 .div-card .event-n p{margin:0px;font-size:16px !important;line-height:19px;}.template-5392 .date p{margin:0px;font-size:14px;color:#000;font-weight:500;}.template-5392 .scaner-img{text-align:right;}
.template-5392-layout-2 .div-card{padding:10px;border:1px solid #000;width:384px;height:288px;box-sizing:border-box;}.template-5392-layout-2 .usre-img{max-width:120px;text-align:right;}.template-5392-layout-2 .scaner-img img{width:100px;height:auto;}.template-5392-layout-2{display:flex;max-width:816px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.template-5392-layout-2 .div-card .user-name p{font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.template-5392-layout-2 .div-card .user-name{border-bottom:2px solid #696969;}.template-5392-layout-2 .div-card .p-field p{margin:0px;font-size:15px;font-weight:400;padding:4px 0px;padding:0px;font-weight:500;font-size:16px !important;}.template-5392-layout-2 .div-card .user-details{display:flex;gap:6px;padding-top:12px;justify-content:space-between;}.template-5392-layout-2 .div-card .user-details .usre-img img{max-width:100px;}.template-5392-layout-2 .div-card .event-n p{margin:0px;font-size:16px !important;line-height:19px;}.template-5392-layout-2 .date p{margin:0px;font-size:14px;color:#000;font-weight:500;}.template-5392-layout-2 .scaner-img{text-align:right;}.template-5392-layout-2 .usre-img{width:120px;}.template-5392 .usre-img{width:120px;}.template-5392-layout-2 .usre-img .qrcode-cs{margin-right:0px !important;}
.template-5390 .div-card{padding:10px;border:1px solid #000;width:336px;height:216px;box-sizing:border-box;}.template-5390 .scaner-img img{width:80px;height:auto;}.template-5390{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.template-5390 .div-card .user-name p{font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.template-5390 .div-card .user-name{border-bottom:2px solid #696969;}.template-5390 .div-card .p-field p{margin:0px;font-size:15px;font-weight:400;padding:4px 0px;padding:0px;font-weight:500;font-size:16px !important;}.template-5390 .div-card .user-details{display:flex;gap:6px;padding-top:5px;justify-content:space-between;}.template-5390 .div-card .user-details .usre-img img{max-width:75px;}.template-5390 .div-card .event-n p{margin:0px;font-size:14px;line-height:19px;}.template-5390 .date p{margin:0px;font-size:14px;color:#000;font-weight:500;}.template-5390 .scaner-img{text-align:right;}.template-5390 .usre-img{max-width:100px;text-align:center;}.template-5390 .usre-img{width:100px;}.template-5390 .usre-img .qrcode-cs{margin-right:0px !important;}
.template-5390-layout-2 .div-card{padding:10px;border:1px solid #000;width:336px;height:216px;box-sizing:border-box;}.template-5390-layout-2 .scaner-img img{width:80px;height:auto;}.template-5390-layout-2{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.template-5390-layout-2 .div-card .user-name p{font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.template-5390-layout-2 .div-card .user-name{border-bottom:2px solid #696969;}.template-5390-layout-2 .div-card .p-field p{margin:0px;font-size:15px;font-weight:400;padding:4px 0px;padding:0px;font-weight:500;font-size:16px !important;}.template-5390-layout-2 .div-card .user-details{display:flex;gap:6px;padding-top:5px;}.template-5390-layout-2 .div-card .user-details .usre-img img{max-width:75px;}.template-5390-layout-2 .div-card .event-n p{margin:0px;font-size:14px;line-height:19px;}.template-5390-layout-2 .date p{margin:0px;font-size:14px;color:#000;font-weight:500;}.template-5390-layout-2 .scaner-img{text-align:right;}.template-5390-layout-2 .usre-img{max-width:100px;text-align:left;}
.template-5395 .div-card{padding:10px;border:1px solid #000;width:324px;height:223.968px;box-sizing:border-box;margin-bottom:15px;}.template-5395 .scaner-img img{width:80px;height:auto;}.template-5395{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;column-gap:25px;}.template-5395 .div-card .user-name p{font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.template-5395 .div-card .user-name{border-bottom:2px solid #696969;}.template-5395 .div-card .p-field p{margin:0px;font-size:15px;font-weight:400;padding:4px 0px;padding:0px;font-weight:500;font-size:16px !important;}.template-5395 .div-card .user-details{display:flex;gap:6px;padding-top:7px;}.template-5395 .div-card .user-details .usre-img img{max-width:75px;}.template-5395 .div-card .event-n p{margin:0px;font-size:14px;line-height:19px;}.template-5395 .date p{margin:0px;font-size:14px;color:#000;font-weight:500;}.template-5395 .scaner-img{text-align:right;}.template-5395 .usre-img{max-width:100px;}.template-5395 .usre-img{width:100px;}.template-5395 .usre-img .qrcode-cs{margin-right:0px !important;}
.template-5395-layout-2 .div-card{padding:10px;border:1px solid #000;width:324px;height:223.968px;box-sizing:border-box;margin-bottom:15px;}.template-5395-layout-2 .scaner-img img{width:80px;height:auto;}.template-5395-layout-2{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;column-gap:25px;}.template-5395-layout-2 .div-card .user-name p{font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.template-5395-layout-2 .div-card .user-name{border-bottom:2px solid #696969;}.template-5395-layout-2 .div-card .p-field p{margin:0px;font-size:15px;font-weight:400;padding:4px 0px;padding:0px;font-weight:500;font-size:16px !important;}.template-5395-layout-2 .div-card .user-details{display:flex;gap:6px;padding-top:7px;justify-content:space-between;}.template-5395-layout-2 .event-n{padding-top:4px;}.template-5395-layout-2 .div-card .user-details .usre-img img{max-width:75px;}.template-5395-layout-2 .div-card .event-n p{margin:0px;font-size:14px;line-height:19px;}.template-5395-layout-2 .date p{margin:0px;font-size:14px;color:#000;font-weight:500;}.template-5395-layout-2 .scaner-img{text-align:right;}.template-5395-layout-2 .usre-img{max-width:100px;text-align:center;}.template-5395-layout-2 .usre-img{width:100px;}.template-5395-layout-2 .usre-img .qrcode-cs{margin-right:0px !important;}
.smallfontTemp{font-size:18px !important;}.largefontTemp{font-size:23px !important;}.textcenter{text-align:center;}.template-label-1{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.template-label-1
.div-card{padding:10px;border:0px solid #000;width:314px;height:194px;box-sizing:border-box;float:left;}.template-label-1 .div-card p{margin:0px;}.template-label-1 .user-details{width:100%;float:left;padding-top:7px;}.template-label-1 .user-details .usre-img{width:25%;float:left;margin-top:3px;}.template-label-1 .user-details .event-n{width:72%;float:right;}.template-label-1 .user-details .event-n p{font-size:18px;font-weight:500;}.template-label-1
.div-card .event-usre-name{text-align:center;line-height:21px;font-weight:500;font-size:17px;margin-top:6px;}.template-label-1 .user-details .usre-img img{max-width:75px !important;height:75px !important;}.template-label-1 .div-card .user-name{border-bottom:2px solid #696969;}.template-label-1 .div-card .user-name p{font-size:25px !important;font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.template-label-1 > .div-card:nth-child(9n){page-break-after:always;}@page{size:8.5in 11in;margin-left:72px;margin-top:100px;}.template-label-2{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.template-label-2
.div-card{padding:10px;border:0px solid #000;width:314px;height:194px;box-sizing:border-box;float:left;}.template-label-2 .div-card p{margin:0px;}.template-label-2 .user-details{width:100%;float:left;padding-top:7px;}.template-label-2 .user-details .event-n p{font-size:18px;font-weight:500;}.template-label-2
.div-card .event-user-name{text-align:center;line-height:21px;font-weight:500;font-size:17px;margin-top:6px;}.user-img img{width:75px;height:auto;}.template-label-2 .div-card .user-name{border-bottom:2px solid #696969;}.template-label-2 .div-card .user-name p{font-size:25px;font-weight:500;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.template-label-2 > .div-card:nth-child(9n){page-break-after:always;}.template-label-2 .event-date{text-align:center;}.template-label-2 .user-img{text-align:center;}.l2imgclass{max-width:75px !important;height:75px !important;}@page{size:8.5in 11in;margin-left:72px;margin-top:100px;}.template-label-3{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.template-label-3
.div-card{padding:10px;border:0px solid #000;width:314px;height:194px;box-sizing:border-box;float:left;position:relative;}.template-label-3 .div-card p{margin:0px !important;}.template-label-3 .user-details{width:100%;float:left;padding-top:7px;}.template-label-3 .user-details .user-img{width:25%;float:left;}.template-label-3 .event-n{font-size:14px;}.template-label-3 .user-details .event-n{width:70%;float:right;text-align:left;}.template-label-3 .user-details .event-n p{font-size:17px;font-weight:500;}.template-label-3
.div-card .event-user-name{line-height:21px;font-weight:500;font-size:17px;margin-top:6px;}.template-label-3 .div-card .user-name{border-bottom:2px solid #696969;}.template-label-3 .div-card .user-name p{font-size:25px;font-weight:500;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.l3imgclass{max-width:70px;height:70px;margin-bottom:3px;}.l3qrcode{max-width:70px;height:70px;}.l3edate{font-size:14px;margin-top:20px;font-weight:800;}.template-label-3 > .div-card:nth-child(9n){page-break-after:always;}@page{size:8.5in 11in;margin-left:72px;margin-top:100px;}.template-label-4{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.template-label-4
.div-card{padding:10px;border:0px solid #000;width:314px;height:194px;box-sizing:border-box;float:left;position:relative;}.template-label-4 .div-card p{margin:0px;}.template-label-4 .user-details{padding-top:7px;}.template-label-4 .user-details .user-img{width:100%;float:left;}.template-label-4 .user-details .user-img .u-img1{width:100%;float:left;text-align:center;}.template-label-4 .user-details .user-img .u-img{width:50%;float:left;text-align:center;}.template-label-4 .user-details .user-img .qr-img{width:50%;float:right;text-align:center;}.template-label-4 .user-details .user-img{width:100%;text-align:center;}.template-label-4 .event-n{font-size:14px;}.template-label-4 .user-details .event-n{text-align:center;}.template-label-4 .user-details .event-n p{font-size:17px;font-weight:500;}.template-label-4
.div-card .event-user-name{text-align:center;line-height:21px;font-weight:500;font-size:17px;margin-top:6px;}.template-label-4 .div-card .user-name{border-bottom:2px solid #696969;}.template-label-4 .div-card .user-name p{font-size:25px;font-weight:500;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.template-label-4 > .div-card:nth-child(9n){page-break-after:always;}@page{size:8.5in 11in;margin-left:72px;margin-top:100px;}@-moz-document url-prefix(){@page{size:8.5in 11in;margin-left:72px;margin-top:100px;}}.new-label_5392_1{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.new-label_5392_1
.div-card{padding:10px;border:0px solid #000;width:361px;height:269.5px;box-sizing:border-box;float:left;}.new-label_5392_1 .div-card p{margin:0px;}.new-label_5392_1 .user-details{width:100%;float:left;padding-top:7px;}.new-label_5392_1 .user-details .usre-img{margin-top:3px;text-align:center;}.new-label_5392_1 .user-details .event-n{text-align:center;margin-top:2px;}.new-label_5392_1 .user-details .event-n p{font-size:17px !important;font-weight:500;}.new-label_5392_1
.div-card .event-usre-name{text-align:center;line-height:21px;font-weight:500;font-size:17px;margin-top:3px;}.new-label_5392_1 .user-details .usre-img img{max-width:100px !important;height:100px !important;width:100px !important;}.new-label_5392_1 .div-card .user-name{border-bottom:2px solid #696969;}.new-label_5392_1 .div-card .user-name p{font-size:25px !important;font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.new-label_5392_1 > .div-card:nth-child(9n){page-break-after:always;}.l25392imgclass{max-width:100px;height:100px;}.new-label_5392_2{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.new-label_5392_2
.div-card{padding:10px;border:0px solid #000;width:361px;height:269.5px;box-sizing:border-box;float:left;}.new-label_5392_2 .div-card p{margin:0px;}.new-label_5392_2 .user-details{width:100%;float:left;padding-top:7px;}.new-label_5392_2 .user-details .usre-img{margin-top:3px;text-align:center;}.new-label_5392_2 .event-n{text-align:center;margin-top:2px;}.new-label_5392_2 .user-details .event-n p{font-size:17px;font-weight:500;}.new-label_5392_2
.div-card .event-usre-name{text-align:center;line-height:21px;font-weight:500;font-size:17px;margin-top:3px;}.new-label_5392_2 .user-details .usre-img img{max-width:75px;height:auto;}.new-label_5392_2 .div-card .user-name{border-bottom:2px solid #696969;}.new-label_5392_2 .div-card .user-name p{font-size:25px !important;font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.new-label_5392_2 > .div-card:nth-child(9n){page-break-after:always;}.new-label_5392_3{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.new-label_5392_3
.div-card{padding:10px;border:0px solid #000;width:361px;height:269.5px;box-sizing:border-box;float:left;}.new-label_5392_3 .div-card p{margin:0px;}.new-label_5392_3 .user-details{width:100%;float:left;padding-top:7px;}.new-label_5392_3 .user-details .usre-img{margin-top:3px;text-align:center;}.new-label_5392_3 .user-details .usre-img{width:100%;float:left;}.new-label_5392_3 .user-details .usre-img .user-im{width:50%;float:left;text-align:center;}.new-label_5392_3 .p-field{text-align:center;font-size:17px;padding-top:3px;}.new-label_5392_3 .user-details .usre-img .qr-img{width:50%;float:right;text-align:center;}.new-label_5392_3 .event-n{text-align:center;margin-top:2px;}.new-label_5392_3 .user-details .event-n p{font-size:17px;font-weight:500;}.new-label_5392_3
.div-card .event-usre-name{text-align:center;line-height:21px;font-weight:500;font-size:17px;margin-top:3px;}.new-label_5392_3 .user-details .usre-img img{max-width:75px;height:auto;}.new-label_5392_3 .div-card .user-name{border-bottom:2px solid #696969;}.new-label_5392_3 .div-card .user-name p{font-size:25px !important;font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.new-label_5392_3 > .div-card:nth-child(9n){page-break-after:always;}.new-label_5392_4{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.new-label_5392_4
.div-card{padding:10px;border:0px solid #000;width:361px;height:269.5px;box-sizing:border-box;float:left;}.new-label_5392_4 .div-card p{margin:0px;}.new-label_5392_4 .user-details{width:100%;float:left;padding-top:7px;}.new-label_5392_4 .user-details .usre-img{margin-top:3px;text-align:center;}.new-label_5392_4 .user-details .usre-img{width:100%;float:left;}.new-label_5392_4 .user-details .usre-img .user-im{width:50%;float:left;text-align:center;}.new-label_5392_4 .p-field{text-align:center;font-size:17px;padding-top:3px;}.new-label_5392_4 .user-details .usre-img .qr-img{width:50%;float:right;text-align:center;}.new-label_5392_4 .event-n{text-align:center;margin-top:2px;}.new-label_5392_4 .user-details .event-n p{font-size:17px;font-weight:500;}.new-label_5392_4
.div-card .event-usre-name{text-align:center;line-height:21px;font-weight:500;font-size:17px;margin-top:3px;}.new-label_5392_4 .user-details .usre-img img{max-width:75px;height:auto;}.new-label_5392_4 .div-card .user-name{border-bottom:2px solid #696969;}.new-label_5392_4 .div-card .user-name p{font-size:25px !important;font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.new-label_5392_4 > .div-card:nth-child(9n){page-break-after:always;}.newclassinfo{text-align:center !important}.template-label-4 .user-details .event-n p{margin:0px !important;}.template-label-4 .user-details .user-img img{height:70px !important;margin-bottom:0px !important;filter:drop-shadow(0 0 0.75rem #d4d4d4);width:70px !important;}.template-label-4 .user-details .user-img{margin-bottom:3px;}.template-label-3 .user-details .user-img img{height:70px !important;filter:drop-shadow(0 0 0.75rem #d4d4d4);max-width:70px !important;}.new-label_5392_2 .user-details .user-img{text-align:center;}.new-label_5392_2 .div-card p{text-align:center;font-size:17px !important;}.template-label-4 .user-details .event-n .event-date{font-size:16px !important;}.new-label_5392_2 .div-card .user-img img{max-width:100px !important;height:100px !important;width:100px;}.template-label-2 .user-details .user-img img{height:75px !important;}.new-label_5392_3 .user-details .usre-img img{height:100px !important;width:100px !important;filter:drop-shadow(0 0 0.75rem #d4d4d4);}.new-label_5392_4 .user-details .usre-img img{width:100px !important;height:100px !important;filter:drop-shadow(0 0 0.75rem #d4d4d4);margin-bottom:4px;}.new-label_5392_3 .user-details .usre-img .user-im1{width:100%;float:left;text-align:center;}.new-label_5392_4 .user-details .usre-img .user-im1{width:100%;float:left;text-align:center;}
.smallfontTemp{font-size:18px !important;}.largefontTemp{font-size:23px !important;}.textcenter{text-align:center;}.template-label-1{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.template-label-1
.div-card{padding:10px;border:0px solid #000;width:314px;height:194px;box-sizing:border-box;float:left;}.template-label-1 .div-card p{margin:0px;}.template-label-1 .user-details{width:100%;float:left;padding-top:7px;}.template-label-1 .user-details .usre-img{width:25%;float:left;margin-top:3px;}.template-label-1 .user-details .event-n{width:72%;float:right;}.template-label-1 .user-details .event-n p{font-size:18px;font-weight:500;}.template-label-1
.div-card .event-usre-name{text-align:center;line-height:21px;font-weight:500;font-size:17px;margin-top:6px;}.template-label-1 .user-details .usre-img img{max-width:75px !important;height:75px !important;}.template-label-1 .div-card .user-name{border-bottom:2px solid #696969;}.template-label-1 .div-card .user-name p{font-size:25px !important;font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.template-label-1 > .div-card:nth-child(9n){page-break-after:always;}@page{size:8.5in 11in;margin-left:24px;margin-top:93px;margin-right:0px;}.template-label-2{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.template-label-2
.div-card{padding:10px;border:0px solid #000;width:314px;height:194px;box-sizing:border-box;float:left;}.template-label-2 .div-card p{margin:0px;}.template-label-2 .user-details{width:100%;float:left;padding-top:7px;}.template-label-2 .user-details .event-n p{font-size:18px;font-weight:500;}.template-label-2
.div-card .event-user-name{text-align:center;line-height:21px;font-weight:500;font-size:17px;margin-top:6px;}.user-img img{width:75px;height:auto;}.template-label-2 .div-card .user-name{border-bottom:2px solid #696969;}.template-label-2 .div-card .user-name p{font-size:25px;font-weight:500;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.template-label-2 > .div-card:nth-child(9n){page-break-after:always;}.template-label-2 .event-date{text-align:center;}.template-label-2 .user-img{text-align:center;}.l2imgclass{max-width:75px !important;height:75px !important;}.template-label-3{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.template-label-3
.div-card{padding:10px;border:0px solid #000;width:314px;height:194px;box-sizing:border-box;float:left;position:relative;}.template-label-3 .div-card p{margin:0px !important;}.template-label-3 .user-details{width:100%;float:left;padding-top:7px;}.template-label-3 .user-details .user-img{width:25%;float:left;}.template-label-3 .event-n{font-size:14px;}.template-label-3 .user-details .event-n{width:70%;float:right;text-align:left;}.template-label-3 .user-details .event-n p{font-size:17px;font-weight:500;}.template-label-3
.div-card .event-user-name{line-height:21px;font-weight:500;font-size:17px;margin-top:6px;}.template-label-3 .div-card .user-name{border-bottom:2px solid #696969;}.template-label-3 .div-card .user-name p{font-size:25px;font-weight:500;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.l3imgclass{max-width:70px;height:70px;margin-bottom:3px;}.l3qrcode{max-width:70px;height:70px;}.l3edate{font-size:14px;margin-top:20px;font-weight:800;}.template-label-3 > .div-card:nth-child(9n){page-break-after:always;}.template-label-4{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.template-label-4
.div-card{padding:10px;border:0px solid #000;width:314px;height:194px;box-sizing:border-box;float:left;position:relative;}.template-label-4 .div-card p{margin:0px;}.template-label-4 .user-details{padding-top:7px;}.template-label-4 .user-details .user-img{width:100%;float:left;}.template-label-4 .user-details .user-img .u-img1{width:100%;float:left;text-align:center;}.template-label-4 .user-details .user-img .u-img{width:50%;float:left;text-align:center;}.template-label-4 .user-details .user-img .qr-img{width:50%;float:right;text-align:center;}.template-label-4 .user-details .user-img{width:100%;text-align:center;}.template-label-4 .event-n{font-size:14px;}.template-label-4 .user-details .event-n{text-align:center;}.template-label-4 .user-details .event-n p{font-size:17px;font-weight:500;}.template-label-4
.div-card .event-user-name{text-align:center;line-height:21px;font-weight:500;font-size:17px;margin-top:6px;}.template-label-4 .div-card .user-name{border-bottom:2px solid #696969;}.template-label-4 .div-card .user-name p{font-size:25px;font-weight:500;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.template-label-4 > .div-card:nth-child(9n){page-break-after:always;}.new-label_5392_1{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.new-label_5392_1
.div-card{padding:10px;border:0px solid #000;width:361px;height:269.5px;box-sizing:border-box;float:left;}.new-label_5392_1 .div-card p{margin:0px;}.new-label_5392_1 .user-details{width:100%;float:left;padding-top:7px;}.new-label_5392_1 .user-details .usre-img{margin-top:3px;text-align:center;}.new-label_5392_1 .user-details .event-n{text-align:center;margin-top:2px;}.new-label_5392_1 .user-details .event-n p{font-size:17px !important;font-weight:500;}.new-label_5392_1
.div-card .event-usre-name{text-align:center;line-height:21px;font-weight:500;font-size:17px;margin-top:3px;}.new-label_5392_1 .user-details .usre-img img{max-width:100px !important;height:100px !important;width:100px !important;}.new-label_5392_1 .div-card .user-name{border-bottom:2px solid #696969;}.new-label_5392_1 .div-card .user-name p{font-size:25px !important;font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.new-label_5392_1 > .div-card:nth-child(9n){page-break-after:always;}.l25392imgclass{max-width:100px;height:100px;}.new-label_5392_2{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.new-label_5392_2
.div-card{padding:10px;border:0px solid #000;width:361px;height:269.5px;box-sizing:border-box;float:left;}.new-label_5392_2 .div-card p{margin:0px;}.new-label_5392_2 .user-details{width:100%;float:left;padding-top:7px;}.new-label_5392_2 .user-details .usre-img{margin-top:3px;text-align:center;}.new-label_5392_2 .event-n{text-align:center;margin-top:2px;}.new-label_5392_2 .user-details .event-n p{font-size:17px;font-weight:500;}.new-label_5392_2
.div-card .event-usre-name{text-align:center;line-height:21px;font-weight:500;font-size:17px;margin-top:3px;}.new-label_5392_2 .user-details .usre-img img{max-width:75px;height:auto;}.new-label_5392_2 .div-card .user-name{border-bottom:2px solid #696969;}.new-label_5392_2 .div-card .user-name p{font-size:25px !important;font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.new-label_5392_2 > .div-card:nth-child(9n){page-break-after:always;}.new-label_5392_3{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.new-label_5392_3
.div-card{padding:10px;border:0px solid #000;width:361px;height:269.5px;box-sizing:border-box;float:left;}.new-label_5392_3 .div-card p{margin:0px;}.new-label_5392_3 .user-details{width:100%;float:left;padding-top:7px;}.new-label_5392_3 .user-details .usre-img{margin-top:3px;text-align:center;}.new-label_5392_3 .user-details .usre-img{width:100%;float:left;}.new-label_5392_3 .user-details .usre-img .user-im{width:50%;float:left;text-align:center;}.new-label_5392_3 .p-field{text-align:center;font-size:17px;padding-top:3px;}.new-label_5392_3 .user-details .usre-img .qr-img{width:50%;float:right;text-align:center;}.new-label_5392_3 .event-n{text-align:center;margin-top:2px;}.new-label_5392_3 .user-details .event-n p{font-size:17px;font-weight:500;}.new-label_5392_3
.div-card .event-usre-name{text-align:center;line-height:21px;font-weight:500;font-size:17px;margin-top:3px;}.new-label_5392_3 .user-details .usre-img img{max-width:75px;height:auto;}.new-label_5392_3 .div-card .user-name{border-bottom:2px solid #696969;}.new-label_5392_3 .div-card .user-name p{font-size:25px !important;font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.new-label_5392_3 > .div-card:nth-child(9n){page-break-after:always;}.new-label_5392_4{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.new-label_5392_4
.div-card{padding:10px;border:0px solid #000;width:361px;height:269.5px;box-sizing:border-box;float:left;}.new-label_5392_4 .div-card p{margin:0px;}.new-label_5392_4 .user-details{width:100%;float:left;padding-top:7px;}.new-label_5392_4 .user-details .usre-img{margin-top:3px;text-align:center;}.new-label_5392_4 .user-details .usre-img{width:100%;float:left;}.new-label_5392_4 .user-details .usre-img .user-im{width:50%;float:left;text-align:center;}.new-label_5392_4 .p-field{text-align:center;font-size:17px;padding-top:3px;}.new-label_5392_4 .user-details .usre-img .qr-img{width:50%;float:right;text-align:center;}.new-label_5392_4 .event-n{text-align:center;margin-top:2px;}.new-label_5392_4 .user-details .event-n p{font-size:17px;font-weight:500;}.new-label_5392_4
.div-card .event-usre-name{text-align:center;line-height:21px;font-weight:500;font-size:17px;margin-top:3px;}.new-label_5392_4 .user-details .usre-img img{max-width:75px;height:auto;}.new-label_5392_4 .div-card .user-name{border-bottom:2px solid #696969;}.new-label_5392_4 .div-card .user-name p{font-size:25px !important;font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.new-label_5392_4 > .div-card:nth-child(9n){page-break-after:always;}.newclassinfo{text-align:center !important}.template-label-4 .user-details .event-n p{margin:0px !important;}.template-label-4 .user-details .user-img img{height:70px !important;margin-bottom:0px !important;filter:drop-shadow(0 0 0.75rem #d4d4d4);width:70px !important;}.template-label-4 .user-details .user-img{margin-bottom:3px;}.template-label-3 .user-details .user-img img{height:70px !important;filter:drop-shadow(0 0 0.75rem #d4d4d4);max-width:70px !important;}.new-label_5392_2 .user-details .user-img{text-align:center;}.new-label_5392_2 .div-card p{text-align:center;font-size:17px !important;}.template-label-4 .user-details .event-n .event-date{font-size:16px !important;}.new-label_5392_2 .div-card .user-img img{max-width:100px !important;height:100px !important;width:100px;}.template-label-2 .user-details .user-img img{height:75px !important;}.new-label_5392_3 .user-details .usre-img img{height:100px !important;width:100px !important;filter:drop-shadow(0 0 0.75rem #d4d4d4);}.new-label_5392_4 .user-details .usre-img img{width:100px !important;height:100px !important;filter:drop-shadow(0 0 0.75rem #d4d4d4);margin-bottom:4px;}.new-label_5392_3 .user-details .usre-img .user-im1{width:100%;float:left;text-align:center;}.new-label_5392_4 .user-details .usre-img .user-im1{width:100%;float:left;text-align:center;}
.group_label_5390_1{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.group_label_5390_1
.div-card{padding:10px;border:0px solid #000;width:314px;height:194px;box-sizing:border-box;float:left;}.group_label_5390_1 .div-card p{margin:0px;}.group_label_5390_1 .user-details{width:100%;float:left;padding-top:3px;}.group_label_5390_1 .user-details .usre-img{margin-top:3px;text-align:center;float:left;width:26%;}.group_label_5390_1 .user-details .usre-img img{width:70px !important;height:70px !important;max-width:70px !important;}.group_label_5390_1 .user-details .event-n{margin-top:2px;float:right;width:73%;}.group_label_5390_1 .user-details .event-n p{font-size:15px !important;font-weight:500;margin-bottom:2px;}.group_label_5390_1
.div-card .url{text-align:center;font-size:16px !important;}.group_label_5390_1 .div-card .user-name{border-bottom:2px solid #696969;}.group_label_5390_1 .div-card .user-name p{font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.group_label_5390_1 > .div-card:nth-child(9n){page-break-after:always;}@page{size:8.5in 11in;margin-left:72px;margin-top:100px;}.group_label_5390_2{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.group_label_5390_2
.div-card{padding:10px;border:0px solid #000;width:314px;height:194px;box-sizing:border-box;float:left;}.group_label_5390_2 .div-card p{margin:0px;}.group_label_5390_2 .user-details{width:100%;float:left;padding-top:3px;}.group_label_5390_2 .user-details .usre-img{margin-top:3px;text-align:center;float:right;width:26%;}.group_label_5390_2 .user-details .usre-img img{width:70px !important;height:70px !important;max-width:70px !important;}.group_label_5390_2 .user-details .event-n{margin-top:2px;float:left;width:73%;}.group_label_5390_2 .user-details .event-n p{font-size:15px !important;font-weight:500;margin-bottom:2px;}.group_label_5390_2
.div-card .url{text-align:center;font-size:16px !important;}.group_label_5390_2 .div-card .user-name{border-bottom:2px solid #696969;}.group_label_5390_2 .div-card .user-name p{font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.group_label_5390_2 > .div-card:nth-child(9n){page-break-after:always;}.group_label_5392_1{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.group_label_5392_1
.div-card{padding:10px;border:0px solid #000;width:361px;height:269.5px;box-sizing:border-box;float:left;}.group_label_5392_1 .div-card p{margin:0px;}.group_label_5392_1 .user-details{width:100%;float:left;padding-top:7px;}.group_label_5392_1 .user-details .usre-img{margin-top:3px;text-align:center;float:left;width:26%;}.group_label_5392_1 .user-details .usre-img img{width:100px !important;height:100px !important;max-width:100px !important;}.group_label_5392_1 .user-details .event-n{margin-top:2px;float:right;width:73%;}.group_label_5392_1 .user-details .event-n p{font-size:17px !important;font-weight:500;margin-bottom:4px;}.group_label_5392_1
.div-card .url{text-align:center;margin-top:10px;font-size:16px !important;}.group_label_5392_1 .div-card .user-name{border-bottom:2px solid #696969;}.group_label_5392_1 .div-card .user-name p{font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.group_label_5392_1 > .div-card:nth-child(9n){page-break-after:always;}.group_label_5392_2{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.group_label_5392_2
.div-card{padding:10px;border:0px solid #000;width:361px;height:269.5px;box-sizing:border-box;float:left;}.group_label_5392_2 .div-card p{margin:0px;}.group_label_5392_2 .user-details{width:100%;float:left;padding-top:7px;}.group_label_5392_2 .user-details .usre-img{margin-top:3px;text-align:center;float:right;width:26%;}.group_label_5392_2 .user-details .usre-img img{width:100px !important;height:100px !important;max-width:100px !important;}.group_label_5392_2 .user-details .event-n{margin-top:2px;float:left;width:73%;}.group_label_5392_2 .user-details .event-n p{font-size:17px !important;font-weight:500;margin-bottom:4px;}.group_label_5392_2
.div-card .url{text-align:center;margin-top:10px;font-size:16px !important;}.group_label_5392_2 .div-card .user-name{border-bottom:2px solid #696969;}.group_label_5392_2 .div-card .user-name p{font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.group_label_5392_2 > .div-card:nth-child(9n){page-break-after:always;}.smallfontTemp{font-size:18px;}.largefontTemp{font-size:25px;}.textcenter{text-align:center;}.l25392imgclass{max-width:70px;height:70px;}.l2imgclass{max-width:70px !important;height:70px !important;}.l3imgclass{max-width:70px;height:70px;margin-bottom:3px;}.l3qrcode{max-width:70px;height:70px;}
.smallfontTemp{font-size:18px !important;}.largefontTemp{font-size:25px !important;}.textcenter{text-align:center;}.group_label_5390_1{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.group_label_5390_1
.div-card{padding:10px;border:0px solid #000;width:314px;height:194px;box-sizing:border-box;float:left;}.group_label_5390_1 .div-card p{margin:0px;}.group_label_5390_1 .user-details{width:100%;float:left;padding-top:3px;}.group_label_5390_1 .user-details .usre-img{margin-top:3px;text-align:center;float:left;width:26%;}.group_label_5390_1 .user-details .usre-img img{width:70px !important;height:70px !important;max-width:70px !important;}.group_label_5390_1 .user-details .event-n{margin-top:2px;float:right;width:73%;}.group_label_5390_1 .user-details .event-n p{font-size:15px !important;font-weight:500;margin-bottom:2px;}.group_label_5390_1
.div-card .url{text-align:center;font-size:16px !important;}.group_label_5390_1 .div-card .user-name{border-bottom:2px solid #696969;}.group_label_5390_1 .div-card .user-name p{font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.group_label_5390_1 > .div-card:nth-child(9n){page-break-after:always;}.group_label_5390_2{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.group_label_5390_2
.div-card{padding:10px;border:1px solid #000;width:314px;height:194px;box-sizing:border-box;float:left;}.group_label_5390_2 .div-card p{margin:0px;}.group_label_5390_2 .user-details{width:100%;float:left;padding-top:3px;}.group_label_5390_2 .user-details .usre-img{margin-top:3px;text-align:center;float:right;width:26%;}.group_label_5390_2 .user-details .usre-img img{width:70px !important;height:70px !important;max-width:70px !important;}.group_label_5390_2 .user-details .event-n{margin-top:2px;float:left;width:73%;}.group_label_5390_2 .user-details .event-n p{font-size:15px !important;font-weight:500;margin-bottom:2px;}.group_label_5390_2
.div-card .url{text-align:center;font-size:16px !important;}.group_label_5390_2 .div-card .user-name{border-bottom:2px solid #696969;}.group_label_5390_2 .div-card .user-name p{font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.group_label_5390_2 > .div-card:nth-child(9n){page-break-after:always;}.group_label_5392_1{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.group_label_5392_1
.div-card{padding:10px;border:0px solid #000;width:361px;height:269.5px;box-sizing:border-box;float:left;}.group_label_5392_1 .div-card p{margin:0px;}.group_label_5392_1 .user-details{width:100%;float:left;padding-top:7px;}.group_label_5392_1 .user-details .usre-img{margin-top:3px;text-align:center;float:left;width:26%;}.group_label_5392_1 .user-details .usre-img img{width:100px !important;height:100px !important;max-width:100px !important;}.group_label_5392_1 .user-details .event-n{margin-top:2px;float:right;width:73%;}.group_label_5392_1 .user-details .event-n p{font-size:17px !important;font-weight:500;margin-bottom:4px;}.group_label_5392_1
.div-card .url{text-align:center;margin-top:10px;font-size:16px !important;}.group_label_5392_1 .div-card .user-name{border-bottom:2px solid #696969;}.group_label_5392_1 .div-card .user-name p{font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.group_label_5392_1 > .div-card:nth-child(9n){page-break-after:always;}@page{size:8.5in 11in;margin-left:24px;margin-top:93px;margin-right:0px;}.l25392imgclass{max-width:70px;height:70px;}.l2imgclass{max-width:70px !important;height:70px !important;}.l3imgclass{max-width:70px;height:70px;margin-bottom:3px;}.l3qrcode{max-width:70px;height:70px;}.group_label_5392_2{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;}.group_label_5392_2
.div-card{padding:10px;border:0px solid #000;width:361px;height:269.5px;box-sizing:border-box;float:left;}.group_label_5392_2 .div-card p{margin:0px;}.group_label_5392_2 .user-details{width:100%;float:left;padding-top:7px;}.group_label_5392_2 .user-details .usre-img{margin-top:3px;text-align:center;float:right;width:26%;}.group_label_5392_2 .user-details .usre-img img{width:100px !important;height:100px !important;max-width:100px !important;}.group_label_5392_2 .user-details .event-n{margin-top:2px;float:left;width:73%;}.group_label_5392_2 .user-details .event-n p{font-size:17px !important;font-weight:500;margin-bottom:4px;}.group_label_5392_2
.div-card .url{text-align:center;margin-top:10px;font-size:16px !important;}.group_label_5392_2 .div-card .user-name{border-bottom:2px solid #696969;}.group_label_5392_2 .div-card .user-name p{font-weight:400;color:#000;text-transform:capitalize;margin:0px;text-align:center;}.group_label_5392_2 > .div-card:nth-child(9n){page-break-after:always;}
.badge-card{display:flex;max-width:793px;margin:0 auto;width:100%;flex-wrap:wrap;justify-content:center;text-align:center;}.badge-card
.div-card{padding:10px;border:1px solid #000;width:352px;height:231px;box-sizing:border-box;float:left;}.badge{float:left;width:100%;}.badge_2{float:left;width:100%;}.badge_2 .user-images{float:left;width:33%;text-align:left;}.badge_2 .user-images .usre-img{text-align:center;}.badge_2 .user-images .usre-img img{width:90px;height:90px;}.badge_2 .user-images img{width:110px;height:110px;}.badge_2 .user-images .usre-img{margin-bottom:5px;}.badge_2 .user-details{float:right;width:67%;text-align:left;}.badge_2 .user-details p{margin:0px;}.badge .user-images{float:left;width:33%;text-align:left;}.badge .user-images .usre-img{text-align:center;padding-top:18px;}.badge .user-images .usre-img img{width:90px;height:90px;}.user-qr{text-align:center;}.badge .user-images img{width:110px;height:110px;}.badge .user-images .usre-img{margin-bottom:5px;}.badge .user-details{float:right;width:67%;text-align:left;padding-top:15px;}.badge .user-details p{margin:0px;}.badge-card > .div-card:nth-child(9n){page-break-after:always;}.user-details .user-name{font-size:24px !important;text-align:center;}.user-details .user-name-short{font-size:18px !important;text-align:center;}.date-sec{text-align:right;}.badge-card p{margin:0px;}@page{size:8.5in 11in;margin-left:220px;margin-top:100px;}@-moz-document url-prefix(){@page{size:8.5in 11in;margin-left:220px;margin-top:100px;}}
