h1 { margin-right: -1rem; margin-left: -1rem; padding: 1rem; margin-bottom: 1rem; background: #eee; border-bottom: 1px solid #dddddd; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; }

p { margin-top: 0; }

a { color: #418fde; }

.hidden { display: none; visibility: hidden; }

.formlist, .ws-formlist { padding: 0; margin: 0; list-style-type: none; }

.formlist:last-child, .ws-formlist:last-child { margin-top: 1rem; }

.formlist:first-child, .ws-formlist:first-child { margin-top: 0; }

.formlist__extended-fields, .ws-formlist__extended-fields { border: solid 1px #ddd; padding: 1rem; }

.formlist li, .ws-formlist li { height: auto; margin-bottom: 1em; }

.formlist li:last-child, .ws-formlist li:last-child { margin-bottom: 0; }

.formlist label, .ws-formlist label { display: inline-block; margin-bottom: 0.2rem; font-size: 90%; font-weight: bold; }

label { display: block; }

.frminput input, .frminput textarea { width: 100%; max-width: 100%; padding: 0.5em; font-size: 1em; box-sizing: border-box; border: 1px solid #ddd; }

.frminput input.frmchckbox { width: auto; }

.frminput select { display: block; width: 100%; height: 2.3571em; font-size: 1em; background: #ffffff; border: 1px solid #ddd; border-radius: 0; }

.frminput.multiselect select { height: auto; }

input[type="submit"] { background: #418fde !important; border-color: #418fde !important; color: #ffffff !important; }

input[type="file"] { display: block !important; padding: 0.5em; line-height: 1; }

.inlinefrm { overflow: hidden; }

.inlinefrm ul { padding: 0; margin: 0; list-style-type: none; }

.inlinefrm li { float: left; margin-right: 0.5em; }

.inlinefrm label { /*float: left;*/ }

.inlinefrm .frminput { overflow: hidden; }

.chosen-choices { padding: 0.25em 0.5em !important; font-size: 1em !important; background: none !important; border: 1px solid #dddddd !important; box-shadow: none !important; }

.search-choice { padding: 0.5em 1.5em 0.5em 1em !important; font-size: 1em !important; background: #eeeeee; border: 1px solid #dddddd; border-radius: 0 !important; }

.search-choice-close { display: inline-block !important; margin: 5em 0 0 !important; }

#categroies-savefrm .floatleft { float: left; }

#categroies-savefrm .floatleft span { position: relative; display: inline-block; padding: 0.5em; font-size: 1em; border: solid 1px #cccccc; margin-right: 5px; box-sizing: border-box; cursor: pointer; }

#categroies-savefrm .floatleft span.highlightbackground { background: #003c71; color: #ffffff; }

#categroies-savefrm .floatleft #categoryEditDiv { position: absolute; background: #003c71; padding: 3px 10px; }

.icon { -webkit-font-smoothing: antialiased; }

.icon:before { display: inline-block; width: 1rem; font-family: FontAwesome; content: ''; }

.icon-page:before { content: '\f0f6'; }

.icon-link:before { content: '\f0c1'; }

.icon-block:before { content: '\f1b2'; }

.icon-visible:before { content: '\f06e'; }

.icon-hidden:before { content: '\f070'; }

.icon-shipping { content: '\f0d1'; }

.intact-table, .select-table, .admin-table { width: 100%; background: #ffffff; border: 1px solid #ddd; border-right: none; border-bottom: none; border-spacing: 0; }

.intact-table tr:hover td, .intact-table tr:hover th, .select-table tr:hover td, .select-table tr:hover th, .admin-table tr:hover td, .admin-table tr:hover th { background: #eeeeee; }

.intact-table th, .intact-table td, .select-table th, .select-table td, .admin-table th, .admin-table td { border-right: 1px solid #ddd; }

.intact-table th, .select-table th, .admin-table th { padding: 0.5em; text-align: left; background: #eeeeee; border-bottom: 1px solid #dddddd; }

.intact-table td, .select-table td, .admin-table td { padding: 0.5em; border-bottom: 1px solid #ddd; }

.intact-table td p:last-child, .select-table td p:last-child, .admin-table td p:last-child { margin-bottom: 0; }

.row { box-sizing: border-box; }

.row:after { content: ""; display: table; clear: both; }

.col { float: left; padding: 0 10px; box-sizing: border-box; }

.col.col-50 { width: 50%; }

.col:first-of-type { padding-left: 0; }

.col:last-of-type { padding-right: 0; }

@media screen and (max-width: 1200px) { .col { width: 100% !important; padding: 10px 0 !important; } }

p:last-of-type { margin-bottom: 0; }

.btn, input[type="submit"], .cms-actions a, .frmbutton, .ui-button-text, .export-btn { display: inline-block !important; width: auto !important; padding: 0.5em 1.5em !important; font-weight: 700; font-size: 1em; text-decoration: none; background: #eeeeee; border: 1px solid #ddd; color: #333333; }

.btn:hover, input[type="submit"]:hover, .cms-actions a:hover, .frmbutton:hover, .frmbutton:focus { background: #ddd; }

.frmbutton { background: #418fde; color: #ffffff; }

a.btn.btn-loading:hover, .cms-actions a.btn-loading:hover { background: #eee; cursor: default; }

a.btn.btn-loading:before, .cms-actions a.btn-loading:before { content: ''; display: block; background: url(/sites/admin/images/ajax-loader.gif) no-repeat; background-size: 100%; width: 16px; height: 16px; float: left; margin: 0 6px 0 0; }

.ui-state-active .ui-button-text { background: #003c71; border-color: #003c71; color: #ffffff; }

.ui-button-text-only { background: none; border: none; }

.ui-state-error .btn, .ui-state-error input[type="submit"], .ui-state-error .cms-actions a, .cms-actions .ui-state-error a { background: #ffffff; color: #c00; }

.ui-state-error.info .btn, .ui-state-error.info input[type="submit"], .ui-state-error.info .cms-actions a, .cms-actions .ui-state-error.info a { color: #418fde; }

.btn-multi-action { background-color: #804175; color: white; cursor: pointer; }

.btn-multi-action:hover { background-color: #5e3056; }

.btn-multi-action-group { position: absolute; right: 29px; bottom: 29px; box-shadow: #95a3c1 0 0 30px; }

.ws-pagination-items { display: block; padding: 1em 0; }

.ws-pagination-item { display: inline-block; padding: 0.5em 1em; margin-right: -1px; text-decoration: none; background-color: #fff; border: 1px solid #dddddd; }

.ws-pagination-item:hover { background: #eeeeee; }

.ws-pagination-item.is-active { background: #418fde; border-color: #418fde; color: #ffffff; }

.ws-admin-tab-section { display: none; }

.ws-admin-tab-section.is-active { display: block; }

.ws-admin-tabs { position: relative; z-index: 2; display: block !important; padding: 0; margin-bottom: -1px; border-bottom: 1px solid #ddd; }

.ws-admin-tab { position: relative; z-index: 2; top: 1px; display: inline-block; padding: 0.75em 1.5em; margin-right: -1px; text-decoration: none; background: #eee; border: 1px solid #ddd; border-bottom-color: #ddd; color: #333; }

.ws-admin-tab:hover { background: #dddddd; }

.ws-admin-tab.is-active { background: #fafafa; border-color: #ddd; border-bottom-color: #fafafa; color: #333; }

.ws-admin-tab-section { padding: 1rem; background: #fafafa; border: 1px solid #ddd; }

.site-tree { overflow: auto; position: relative; padding: 0 0 0 1.5rem; margin: 0 0 1em; list-style-type: none; color: #003c71; }

.site-tree .site-tree { display: none; max-height: auto; margin-bottom: 0; overflow: hidden; }

.site-tree li { position: relative; }

.site-tree li:before { position: absolute; top: 0; left: -0.75rem; bottom: 0; width: 1px; content: ''; background: #ddd; }

.site-tree li li:last-child:before { background: #eeeeee; }

.site-tree li:after { position: absolute; top: 1rem; left: -0.75rem; width: 1rem; height: 1px; background: #ddd; content: ''; }

.site-tree a { position: relative; z-index: 2; display: block; padding: 0.5em 0.5em; text-decoration: none; color: inherit; }

.site-tree a:hover { background: #eeeeee; }

.site-tree__lock a:before { float: right; margin: 0 0.5em; font-family: FontAwesome; content: '\f023'; }

.site-tree li.active > a { background: #418fde; color: #ffffff; }

.site-tree__toggle { position: absolute; top: 0; right: 100%; z-index: 2; display: inline-block !important; width: 1.5em; height: 1.5em; padding: 0; margin-top: 0.25em; line-height: 1.5; text-align: center; background: #eee; border: 1px solid #ddd; cursor: pointer; box-sizing: border-box; color: #333333; }

.site-tree__toggle:hover { background: #ddd; }

.site-tree__download { position: absolute !important; top: 0; right: 0; z-index: 3 !important; ground: #fff !important; }

.site-tree__type-icon { margin-right: 0.25rem; opacity: 0.5; }

.site-tree__status-icon { float: right; }

.el-rte { width: auto !important; height: auto !important; }

.el-rte .toolbar ul li.youtube { background-position: -410px -2px; }

.el-rte .toolbar ul li.btns { background-position: -655px -29px; }

.el-rte .toolbar ul li.staticimages { background-position: -410px -2px; }

.el-rte .workzone { width: auto !important; max-width: 100%; border: 1px solid #dddddd !important; }

.admin-top-bar { position: fixed; width: 100%; top: 0; display: block; background-color: #0f2646; padding: 10px 20px; box-sizing: border-box; z-index: 500; }

.admin-top-bar__logo { width: 250px; display: inline-block; }

.admin-top-bar__logo span { position: absolute; color: #fff; font-weight: 300; font-size: 0.9rem; top: 21px; padding-left: 10px; }

.admin-top-bar__status { display: inline-block; color: #fff; float: right; padding-top: 10px; }

.admin-top-bar__status a { text-decoration: none; margin-left: 2rem; color: #fff; }

.admin-top-bar__status a:hover { color: #fcfcfc; }

.admin-top-bar .user-toggle { position: relative; padding-left: 40px; }

.admin-top-bar .user-toggle__icon { position: absolute; top: -3px; left: 0; }

.admin-top-bar .user-toggle-dropdown { display: none; position: absolute; background-color: #fff; padding: 0; list-style-type: none; z-index: 99999; margin-top: 0; top: 57px; right: 20px; border-radius: 0 0 6px 6px; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); }

.admin-top-bar .user-toggle-dropdown li a { margin: 0.25rem 0; padding: 5px 20px; display: block; color: #0f2646; }

.admin-top-bar .user-toggle-dropdown li a:hover { color: #0f2646; background-color: #efefef; }

#admin-nav { float: left; overflow: auto; width: 250px; height: 100%; background: #003c71; border-right: 1px solid #000; color: #95a3c1; font-weight: 300; }

.mainmenu { padding: 57px 0 80px 0; margin: 0; list-style-type: none; }

.mainmenu a { overflow: hidden; display: block; padding: 0.5em 1em; text-decoration: none; color: inherit; font-weight: normal; }

.mainmenu-sub a { color: #d4d4d4; }

.mainmenu a:hover, .mainmenu a:focus, .mainmenu a.active { background: rgba(0, 0, 0, 0.2); color: #ffffff; }

.mainmenu .icon { float: left; width: 1em; margin-top: 0.3em; margin-right: 0.75rem; font-size: 1.25em; font-style: normal; text-align: center; -webkit-font-smoothing: antialiased; }

.mainmenu .icon:before { display: inline-block; font-family: FontAwesome; content: ''; }

.mainmenu .icon-orders:before { content: '\f201'; }

.mainmenu .icon-dashboard:before { content: '\f015'; }

.mainmenu .icon-products:before { content: '\f02c'; }

.mainmenu .icon-customers:before { content: '\f0c0'; }

.mainmenu .icon-categories:before { content: '\f0e8'; }

.mainmenu .icon-files:before { content: '\f15b'; }

.mainmenu .icon-stores:before { content: '\f041'; }

.mainmenu .icon-content-management-system:before, .mainmenu .icon-pages:before { content: '\f03a'; }

.mainmenu .icon-settings:before { content: '\f013'; }

.mainmenu .icon-administrators:before { content: '\f2c2'; }

.mainmenu .icon-shipping:before { content: '\f0d1'; }

.mainmenu .icon-multi-buy-offers:before { content: '\f155'; }

.mainmenu .icon-coupons:before { content: '\f145'; }

.mainmenu .icon-banner-management:before, .mainmenu .icon-banners:before { content: '\f009'; }

.mainmenu .icon-messages-management:before, .mainmenu .icon-messages:before { content: "\f003"; }

.mainmenu .icon-import-export:before { content: '\f093'; }

.mainmenu .icon-pricing-tests:before { content: '\f058'; }

.mainmenu .icon-new-product:before { content: '\f067'; }

.mainmenu .icon-new-category:before { content: '\f067'; }

.mainmenu .icon-export:before { content: '\f019'; }

.mainmenu .icon-procurement:before { content: '\f2b5'; }

.mainmenu .icon-partners:before { content: '\f2b9'; }

.mainmenu .icon-partner-news:before { content: '\f1ea'; }

.mainmenu .icon-partner-media:before { content: '\f1c5'; }

.mainmenu a span { display: block; overflow: hidden; padding: 0.25em 0; }

.mainmenu-sub { list-style-type: none; margin: 0; padding: 0; background-color: #0e2746; color: #fff; }

.prods-search-lef label { font-weight: bold; }

h4.menu-label { font-weight: 400; margin: 0; padding: 0.9rem 1.2rem; text-transform: uppercase; font-size: 10px; color: rgba(255, 255, 255, 0.8); }

.mainmenu-fixedbottom { position: absolute; bottom: 0px; width: 250px; }

.switch-site { display: inline-block; float: right; margin-top: -6px; margin-left: 2rem; }

.switch-site select { height: 30px; }

.breadcrumb { padding: 0.8rem 1rem; margin: 0 0 1rem; list-style-type: none; background-color: rgba(255, 255, 255, 0.6); color: #0f2646; border-radius: 5px; }

.breadcrumb li { display: inline-block; }

.breadcrumb li:after { content: "\f0da"; font-family: FontAwesome; padding: 0 0.4rem; }

.breadcrumb li a { color: #0f2646; font-weight: 600; text-decoration: none; }

.breadcrumb li:last-of-type:after { display: none; }

.ws-products-action { margin-bottom: 1em; }

.ws-products-actions { margin-bottom: 1em; }

.ws-products-actions a { /*float: right;*/ margin-right: 0.5em; }

.ws-products-table .row:hover, .ws-products-table .intact-row-selected { background: #eee; }

.ws-products-table .rowaction { text-decoration: none; }

.login-page { background-color: #1b3e6f; height: 100%; display: -ms-flexbox; display: flex; -ms-flex: 1; flex: 1; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; -ms-flex-direction: column; flex-direction: column; }

.login-page .login-logo { max-width: 160px; margin-bottom: 2rem; }

.login-page .login-inner { background-color: #fff; padding: 2rem; border-radius: 8px; min-width: 350px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); }

.login-page .login-inner h2 { font-weight: 600; font-size: 1.5rem; text-align: center; color: #1b3e6f; }

.login-page .login-inner .ui-state-error { background: #FF4136; color: #ffffff; margin: 0.25rem 0 0; padding: 0.5rem; font-size: 0.9rem; }

.login-page .login-inner .ui-state-error .ui-icon { margin-right: 0.5rem; }

.login-page .login-info { text-align: center; color: rgba(255, 255, 255, 0.8); margin-top: 3rem; font-size: 0.9rem; }

.login-page .login-info a { color: rgba(255, 255, 255, 0.8); text-decoration: none; border-bottom: 1px solid #3383d9; }

.login-page .login-info a:hover { color: white; }

.login-page #lgnfrm { margin-top: 2rem; }

.login-page #lgnfrm label { font-weight: normal; }

.login-page #lgnfrm input { font-family: "Open Sans", sans-serif !important; }

.login-page #lgnfrm input::before { content: "\f006"; font-family: FontAwesome; font-style: normal; font-weight: normal; padding-right: 10px; }

.login-page #lgnfrm .btn, .login-page #lgnfrm input[type="submit"], .login-page #lgnfrm .cms-actions a, .cms-actions .login-page #lgnfrm a, .login-page #lgnfrm input[type="submit"] { background-color: #0f2646 !important; width: 100% !important; border: 0; font-weight: 300; font-size: 1rem; padding: 0.8rem !important; }

.login-page #lgnfrm .btn:hover, .login-page #lgnfrm input[type="submit"]:hover, .login-page #lgnfrm .cms-actions a:hover, .cms-actions .login-page #lgnfrm a:hover, .login-page #lgnfrm input[type="submit"]:hover { cursor: pointer; background-color: #1b3e6f !important; }

.unstyled { padding: 0; margin: 0; list-style-type: none; }

.ws-hide { display: none; }

#admin { height: 100%; }

#admin-main { overflow: auto; height: 100%; padding: 57px 1rem 1rem; box-sizing: border-box; background-color: #f8f9fa; }

.searchForm { margin-bottom: 1rem; }

.cms-left, .prods-left, .ws-admin-sidebar { float: left; width: 250px; height: 100%; padding: 1rem; margin-right: 1rem; overflow: auto; background: #fff; border: 1px solid #dddddd; }

.cms-right { clear: right; overflow: hidden; }

.cms-actions { display: inline-block; padding: 0; margin: 0 0 1em; list-style-type: none; }

.cms-actions li { display: inline-block; vertical-align: middle; margin-bottom: 0.2em; }

.cms-actions a { display: block !important; text-align: center; }

.l-cms-save .frmsubmt { float: left; }

.l-cms-save .frmsubmt label { display: none; }

.l-cms-save .frmsubmt + li { float: right; }

.ws-admin-filter { overflow: hidden; margin-bottom: 1rem; }

.message, .ui-state-error { padding: 1em; margin-bottom: 1em; }

.message p, .ui-state-error p { margin: 0; }

.message { background: #54bd2d; color: #ffffff; }

.ui-state-error { background: #c00; color: #ffffff; }

.ui-state-error.success { background: #54bd2d; }

.ui-state-error.success .ui-icon-alert { display: none; }

.ui-state-error.info { background: #418fde; }

/** Language Select */
.lang-wrapper { clear: both; float: right; margin-right: 1rem; }

/** Main Content */
.export-btn { padding-left: 2em !important; background-position: 0.5em 50%; }

.customer-options-table td { vertical-align: top; padding: 1em; background: none !important; }

.erp-customers__search { margin-top: 1em; margin-bottom: 1em; }

.customer-list-table { display: block; border: none; }

.customer-list-table br { display: block; width: 1em; height: 1em; }

.customer-list-table > tbody { display: block; }

.customer-list-table > tbody > tr { display: block; }

.customer-list-table > tbody > tr > td { display: block; padding: 1em; margin-bottom: 1em; background: none !important; border: 1px solid #ddd; }

.customer-list-table > tbody > tr > td input[type="text"] { width: 100%; height: 2em; padding: 1em 0.5em; font-size: 1em; border: 1px solid #ddd; box-sizing: border-box; }

.customer-list-table__section { margin-bottom: 2em !important; }

.customer-list-table__action { width: 1%; }

.customer-list-table__search { width: 100% !important; margin-bottom: 1em; }

.customer-list-table__submit { margin: 1em 0; }

.space-top { margin-top: 1em !important; }

.space-bottom { margin-bottom: 1em !important; }

#elfinder .ui-widget-header { background: #003c71; }

#elfinder .elfinder-buttonset { border-color: #003c71; border: none !important; }

.search-clear-spacer { margin-top: 1.2em !important; }

.translation-add-form input { padding: 0.5em; font-size: 1em; border: 1px solid #dddddd; box-sizing: border-box; }

.translation-add-form select { height: 2.357em; margin-bottom: 1em; font-size: 1em; background: #ffffff; border: 1px solid #dddddd; }

.special-offers-edit h2 { margin: 0 0 0.5rem; }

.special-offers-edit .frmsubmt label { display: none; }

.special-offers-add-form input { height: auto !important; padding: 0.5em !important; font-size: 1em !important; border: 1px solid #dddddd; box-sizing: border-box; }

#admin-categories-search ul { list-style: none; margin: 0px; padding: 0px; }

#admin-categories-search ul li { display: inline-block; }

#feedback-container { width: 500px; height: auto; position: absolute; top: 57px; right: 0px; background-color: #0075B0; padding: 20px; color: white; font-size: 1em; border: 1px solid transparent; border-radius: 0px 0px 0px 4px; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5); z-index: 2000; display: none; }

#feedback { list-style: none; border: 1px solid white; border-radius: 30px; display: block; margin: 0 auto; padding: 10px; background-color: rgba(255, 255, 255, 0.2); box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3); text-align: center; overflow: visible; margin-top: 30px; }

#feedback li { display: inline-block; margin: 0px 25px; }

#feedback li a:hover img { width: 40px; transition: width .2s; }

#feedback li a img { width: 30px; transition: width .2s; }

#hover-text { position: absolute; background-color: rgba(0, 0, 0, 0.7); color: white; text-align: center; padding: 5px 10px; left: 20px; top: 205px; border: 1px solid transparent; border-radius: 6px; z-index: 3000 !important; display: none; }

.feedback-comments { width: 96%; min-height: 100px; border: 1px solid transparent; border-radius: 6px; display: none; padding: 10px; font-size: 1.3em; outline: none; }

#close-feedback-top { color: white; text-decoration: none; float: right; margin-bottom: 10px; }

#feedback-slider { clear: both; }

.management-update-alert { display: block; padding: 20px; margin-bottom: 15px; background-color: #fff; border-radius: 6px; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); }

.management-update-alert h3 { font-size: 1.5em; }

.management-update-alert p { margin-bottom: 0px; }

.version-box { display: block; width: 84px; text-align: center; padding-right: 10px; }

.version-box h2 { margin: 0px; background-color: #3383d9; color: white; display: block; width: 60px; height: 60px; line-height: 4.4em; border: 1px solid white; border-radius: 30px; font-size: 1em; }

#explore-management-btn { display: inline-block; background-color: white; padding: 10px 20px; color: #0075B0; border: 1px solid white; border-radius: 4px; text-decoration: none; min-width: 100px; text-align: center; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); }

.management-carousel-next-btn { font-size: 2em; display: block; border: 1px solid rgba(0, 0, 0, 0.18); width: 50px; height: 50px; border-radius: 50px; text-align: center; transition: border-color .3s; }

#management-explore-carousel h3, #management-explore-carousel h2 { margin: 0px; }

.management-carousel-next-btn:hover { border-color: grey; transition: border-color .3s; }

#aphix-support-btn { display: block; color: white; text-decoration: none; font-size: 1.3em; }

.management-news:after { content: ""; display: table; clear: both; }

.management-news div img { max-width: 200px; margin-right: 20px; }

.management-news div { display: block; padding: 10px; border: 1px solid #f6f6f6; margin: 20px; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1); }

.management-news div table tr { vertical-align: top; }

.test-align-center { text-align: center; }

.test-pricing td { padding-right: 20px; }

.menu-visibility .title { margin-bottom: 5px; }

.menu-visibility .colors { border: solid 1px #999; margin-bottom: 20px; }

.menu-visibility .colors div { padding: 5px; font-size: 12px; }

.visibility-color-b2b { background-color: rgba(255, 165, 0, 0.7); }

.visibility-color-b2b a:hover { background-color: rgba(255, 165, 0, 0.9); }

.visibility-color-restricted { background-color: rgba(0, 255, 255, 0.3); }

.visibility-color-restricted a:hover { background-color: rgba(0, 255, 255, 0.5); }

.batch-apply-hidden { display: none !important; }

.batch-actions-list { list-style-type: none; list-style: none; padding: 0px; margin: 0px; }

.batch-actions-list li { margin-bottom: 10px; }

.action-success { background-color: #4d9a35; color: white; padding: 10px; margin-bottom: 10px; }

.actions-container { background-color: #fafafa; padding: 10px; border: 1px solid #e6e6e6; }

#reports-container canvas { height: 300px !important; }

#reports-container h3 { float: left; font-size: 1.7em; color: #3c3c3c; }

#reports-container .card-content { border-bottom: 1px solid #e6e6e6; padding-bottom: 50px !important; }

.card-footer { padding: 20px; }

.reports-notice { float: right; text-align: right; }

.reports-notice__badge { margin-bottom: 10px; display: inline-block; text-decoration: none; background-color: #fff; color: #0075B0; padding: 0.5rem 1rem; border-radius: 1rem; text-transform: uppercase; font-size: 0.8rem; transition: all 100ms ease-in-out; font-weight: bold; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); }

.reports-notice__badge:hover { background-color: #0075b0; color: #fff; }

.card { position: relative; margin-top: 0.5rem; margin-right: 0px; margin-bottom: 1rem; margin-left: 0px; background-color: white; transition-duration: 0.25s, 0.25s; transition-timing-function: initial, initial; transition-delay: initial, initial; transition-property: box-shadow; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; }

.card .card-content { padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; }

.card .card-content p { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: inherit; }

.card-panel span, .card-content p { -webkit-font-smoothing: antialiased; }

.tabs { position: relative; overflow-x: auto; overflow-y: hidden; height: 48px; width: 100%; background-color: whitesmoke; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; border-bottom: 1px solid lightgray; white-space: nowrap; }

.tabs.tabs-fixed-width { display: -ms-flexbox; display: flex; }

ul:not(.browser-default) > li { list-style-type: none; }

.tabs.tabs-fixed-width .tab { -ms-flex-positive: 1; flex-grow: 1; }

.tabs .tab { display: inline-block; text-align: center; line-height: 48px; height: 48px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-transform: uppercase; border-right: 1px solid lightgrey !important; border-bottom: 1px solid lightgrey !important; }

.tabs .tab a { color: #498bca; display: block; width: 100%; height: 100%; padding-top: 0px; padding-bottom: 0px; font-size: 14px; text-overflow: ellipsis; overflow-x: hidden; overflow-y: hidden; transition-duration: 0.28s; transition-timing-function: ease; transition-delay: initial; text-align: left; transition-property: color; }

.tabs .indicator { position: absolute; bottom: 0px; height: 2px; background-color: #498bca; will-change: left, right; }

.grey { background-color: #9e9e9e; }

.grey.lighten-4 { background-color: whitesmoke; }

.z-depth-1, nav, .card-panel, .card, .toast, .dropdown-content, .collapsible, .side-nav { box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px; }

.dropdown-content { background-color: white; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; display: none; min-width: 100px; max-height: 650px; overflow-y: auto; opacity: 0; position: absolute; z-index: 999; will-change: width, height; }

.dropdown-content li { clear: both; color: rgba(0, 0, 0, 0.87); cursor: pointer; min-height: 50px; line-height: 1.5rem; width: 100%; text-align: left; text-transform: none; }

#reports-container a { background-color: transparent; color: #039be5; text-decoration-line: none; text-decoration-style: initial; text-decoration-color: initial; -webkit-tap-highlight-color: transparent; }

.dropdown-content li > a, .dropdown-content li > span { font-size: 16px; color: #26a69a; display: block; line-height: 22px; padding-top: 14px; padding-right: 16px; padding-bottom: 14px; padding-left: 16px; }

.divider { height: 1px; overflow-x: hidden; overflow-y: hidden; background-color: #e0e0e0; }

.dropdown-content li.divider { min-height: 0px; height: 1px; }

.dropdown-content li > a > i { height: inherit; line-height: inherit; float: left; margin-top: 0px; margin-right: 24px; margin-bottom: 0px; margin-left: 0px; width: 24px; }

#reports-container .btn, #reports-container input[type="submit"], #reports-container .cms-actions a, .cms-actions #reports-container a { border-top-width: initial; border-right-width: initial; border-bottom-width: initial; border-left-width: initial; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image-source: initial; border-image-slice: initial; border-image-width: initial; border-image-outset: initial; border-image-repeat: initial; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; display: inline-block; height: 36px; line-height: 36px; padding-top: 0px; padding-right: 2rem; padding-bottom: 0px; padding-left: 2rem; text-transform: uppercase; vertical-align: middle; -webkit-tap-highlight-color: transparent; font-size: 1rem; outline-color: initial; outline-style: initial; outline-width: 0px; text-decoration-line: none; text-decoration-style: initial; text-decoration-color: initial; color: white; background-color: #26a69a; text-align: center; letter-spacing: 0.5px; transition-duration: 0.2s; transition-timing-function: ease-out; transition-delay: initial; transition-property: initial; cursor: pointer; }

.dropdown-content li:hover a { background-color: #e6e6e6; }

.tabs-fixed-width { overflow-x: hidden; }

.totals { float: right; font-weight: bold; margin-right: 20px; color: grey; }

.btn-primary { display: inline-block; background-color: white; padding: 10px 20px; color: #0075B0; border: 1px solid white; border-radius: 4px; text-decoration: none; min-width: 100px; text-align: center; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); }

.btn-primary:hover { background: inherit; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2); }

.vertical-center { vertical-align: middle; }

.panel { background-color: #fff; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1); }

.panel__title { background-color: #003c71; color: #fff; padding: 1rem; font-size: 1.1rem; }

.panel__body { background-color: #fff; }

strong { font-weight: 600; }

p.date { opacity: 0.6; font-size: 0.85rem; }

#admin-main > h1 { background-color: #fff; color: #0f2646; font-weight: 600; }

.mainmenu-sub { display: none; }

ul.mainmenu li.active .mainmenu-sub { display: block; }

.footer-info { text-align: right; opacity: 0.5; font-size: 0.9rem; margin-top: 1rem; }

#reports-container ul { margin-left: 0; padding-left: 0; }

@media screen and (max-width: 767px) { .hidden-mobile { display: none; } }

.switch-company-container { margin: 0px 20px 0px 20px; }

.switch-company-container select { width: 100%; font-size: 1.1em; }

.btn-row { margin-bottom: 1rem; }

.add-btn:after { font-family: FontAwesome; display: inline-block; content: '\f055'; margin-left: 0.5rem; }

.form-acl { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; }

.form-acl label, .form-acl input[type="submit"] { -ms-flex: 1; flex: 1; }

.container-login-request { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: justify; justify-content: space-between; }

.container-login-request > div { margin: 20px; }

.container-login-request > div:first-child { width: 400px; }

.container-login-request .actions { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; }

.container-login-request .actions button { margin-right: 10px; margin-bottom: 10px; }

.login-requests-actions { float: right; }

.login-requests-actions .btn-active-sessions { color: green; }

#map-container { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; padding: 10px; margin: 10px 0px; border: 1px solid #d2d2d2; }

#map-container .details { -ms-flex: 1; flex: 1; margin-left: 10px; }

#map-container #map { width: 400px; height: 400px; }

html, body { overflow: hidden; height: 100%; padding: 0; margin: 0; font-size: 14px; font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif; }

/*# sourceMappingURL=main.css.map */
