/*basic design*/
/* General 29-04-2021*/
/* best left as is */

/* GlacialIndifference-Bold Font */
@font-face {
  font-family: "GlacialIndifference";
  src: url("https://sa.checker-soft.com/customer-in-love/checker-files/media/222/css/font_files/GlacialIndifference-Bold.otf")
    format("opentype");
  font-weight: bold;
  font-style: normal;
}

/* GlacialIndifference-Italic Font */
@font-face {
  font-family: "GlacialIndifference";
  src: url("https://sa.checker-soft.com/customer-in-love/checker-files/media/222/css/font_files/GlacialIndifference-Italic.otf")
    format("opentype");
  font-weight: normal;
  font-style: italic;
}

/* GlacialIndifference-Regular Font */
@font-face {
  font-family: "GlacialIndifference";
  src: url("https://sa.checker-soft.com/customer-in-love/checker-files/media/222/css/font_files/GlacialIndifference-Regular.otf")
    format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("https://eu.checker-soft.com/testing/checker-files/media/68/Open_Sans/OpenSans-Regular.ttf");
  src: url("https://eu.checker-soft.com/testing/checker-files/media/68/Open_Sans/OpenSans-Regular.ttf")
    format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("https://eu.checker-soft.com/testing/checker-files/media/68/Open_Sans/OpenSans-Light.ttf");
  src: url("https://eu.checker-soft.com/testing/checker-files/media/68/Open_Sans/OpenSans-Light.ttf")
    format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("https://eu.checker-soft.com/testing/checker-files/media/68/Open_Sans/OpenSans-Bold.ttf");
  src: url("https://eu.checker-soft.com/testing/checker-files/media/68/Open_Sans/OpenSans-Bold.ttf")
    format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Open Sans";
  src: url("https://eu.checker-soft.com/testing/checker-files/media/68/Open_Sans/OpenSans-BoldItalic.ttf");
  src: url("https://eu.checker-soft.com/testing/checker-files/media/68/Open_Sans/OpenSans-BoldItalic.ttf")
    format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url("https://eu.checker-soft.com/testing/checker-files/media/68/Open_Sans/OpenSans-Italic.ttf");
  src: url("https://eu.checker-soft.com/testing/checker-files/media/68/Open_Sans/OpenSans-Italic.ttf")
    format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url("https://eu.checker-soft.com/testing/checker-files/media/68/Open_Sans/OpenSans-SemiBold.ttf");
  src: url("https://eu.checker-soft.com/testing/checker-files/media/68/Open_Sans/OpenSans-SemiBold.ttf")
    format("truetype");
  font-weight: 600;
  font-style: normal;
}
.tiny-header {
  background: none;
}
/* Header images and background */
/* table#top_title_graphics {display: none;} */
div.second-alignment {
  width: 100%;
  height: 100%;
}
.header-top-bg,
td.first-aligment {
  height: 60px;
}
.header-top-bg {
  background-color: #b4cf52;
  padding: 0;
}
td.first-aligment {
  background-repeat: no-repeat;
}
.header-top-bg {
  background-image: none;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 60px;
}
.second-alignment {
  background-image: none;
  background-repeat: no-repeat;
}
/*td.first-aligment img {display: none;}*/

body,
.tiny-header {
  direction: ltr;
}
td.first-aligment {
  background-position: left center;
}
.second-alignment {
  background-position: right center;
}
/* If the design is for RTL (BiDi) languages such as Hebrew and Arabic, then change to rtl */
/* body, .tiny-header {direction: rtl;} */
/* td.first-aligment {background-position: right center;} */
/* .second-alignment {background-position: left center;} */
a {
  color: #7bb203;
  text-decoration: underline;
  font-weight: bold;
}
body,
th,
td,
select,
input,
button {
  font-family: GlacialIndifference, "Open Sans", Arial, sans-serif;
  font-size: 15px;
  color: #6d6e71;
  vertical-align: middle;
  /* text-decoration: none; */
  /* text-transform: uppercase; */
}
td.left-menu-padding div.second-alignment {
  display: none;
}
input:not([type="checkbox"]):not([type="radio"]),
button {
  -webkit-appearance: none;
}
/* Hiding the header image and the company logo */
.second-alignment img {
  display: none;
}
.second-alignment {
  height: 60px;
  display: none;
  background-image: none;
  background-size: auto 45px;
  background-position: right center;
  background-color: white;
}
.secondRowStyle {
  display: none;
}
/* .mmMessage {display: none;} */

/* Top menu */
/* table#menu_top_level_wrapper {display: none;} */
.menu-bg {
  background-color: #b4cf52;
}
.menu_top_level_wrapper {
  border: none;
  /* border-top:1px solid #5D7585;border-bottom:1px solid #5D7585; */
}
.top_menu {
  font-family: GlacialIndifference, "Open Sans", Arial, sans-serif;
  font-size: 12px;
}
.top_menu a {
  font-size: 15px;
  font-weight: normal;
}
.top_menu a:hover {
  font-size: 15px;
  color: #fff !important;
}
.top_menu-selected {
}
.top_menu-selected a,
.top_menu-selected a:hover {
  font-size: 15px;
  font-weight: normal;
}
td.top_menu:not(.top_menu-selected) a:hover {
  padding: 0px;
}
.img-arrow {
  text-decoration: none;
  white-space: nowrap;
  color: #6d6e71;
  font-size: 15px;
}
/* Welcome text and unwached reviews */
/* table#main_menu_title_text {display: none;} */
/* #set-language {display: none;} */
#set-language {
  padding: 0;
  margin: 0 0.1em;
  font-size: 14px;
}
.gray-lighter2,
.unwatchedLink {
  color: #000;
  text-decoration: none;
}
a.unwatchedLink {
  font-weight: bold;
}
.gray-lighter3 {
  border: none;
}
/* Bottom information bar */
.side_menu {
  border-bottom: 1px solid #666;
}
/* tr.bottom-tr {display: none;} */
.bottom-tr {
  background-color: #5c5c5c;
  color: #fff;
  text-align: left;
}
.font-style {
  font-size: 15px;
}
.footer-dots {
  background: #5c5c5c;
  border-bottom: none;
  display: none;
}
.contact-td {
  background: transparent;
  border: none;
}
/* Tables */
/* Links in tables */
.report tr a {
  color: #6d6e71;
  font-weight: bold;
}
.report tr a:hover {
  color: #fff;
  background-color: #4080e0;
}
thead.report tr.filters td {
  border: none;
}
.report,
.report tr,
.report td {
  color: #6d6e71;
  border: none;
}
table.report,
#red_border,
.db-surrounding {
  border: none;
}
td.report-firstcol {
  padding: 7px;
}
thead.db a,
th.db-ltr {
  color: #000;
}
td.db-ltr {
  border-left: none;
  border-bottom: 1px #eee solid;
}
tr.filters td {
  border-left: 0px;
}
thead.db,
thead.report {
  background-color: #113059;
  font-weight: bold;
}
.report th,
thead.report a,
thead.report a:hover {
  color: #000000;
  background-color: transparent;
  border: none;
}
tr.db th,
.report-dir {
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 1px;
}
table.db {
  border: 1px solid #ccc;
}
/* 1st tr */
tr.db1,
tr.report1 {
  background-color: #eee;
}
/* 2nd tr */
tr.db2,
tr.report2 {
  background-color: #ffffff;
  border-bottom-color: #ffffff;
  border-top-color: #ffffff;
}
table.report tr {
  border: 0px;
  border-bottom: 1px #eee solid;
}
/* higlighted tr */
tr.db1:hover,
tr.report1:hover,
tr.db2:hover,
tr.report2:hover {
  background-color: #ccc;
  text-decoration: none;
}
/* Visit report */
/* These 2 lines set the border for the summary in the 1st page */
table.HeaderGradeTable td {
  border: solid 1px black;
}
table.HeaderGradeTable {
  border-collapse: collapse;
}
/* Analyst screen (dashboard) specific settings */

/* Categories (tabs) */
.reports_categories {
  background-color: transparent;
  padding: 0 20px;
  border-collapse: collapse;
  margin-bottom: 10px;
}
/* .top_tabs_row {background-color: transparent; border-collapse: collapse; position: sticky; top: 0;} */
.top_tabs_row {
  background-color: transparent;
  border-collapse: collapse;
}
.reports_categories tr {
  height: 25px;
}
/* .toptabinactive {color: #204080; background-image: none; text-align: center; vertical-align: middle; font-size: 15px;} */
.toptabinactive {
  background-image: none;
  text-align: center;
  vertical-align: middle;
}
.reports_categories .toptabinactive {
  background-color: #fff;
}
.toptabinactive strong {
  color: #204080;
  font-size: 15px;
}
.toptabactive {
  text-align: center;
  vertical-align: middle;
  background-color: #204080;
  background-image: none;
}
.topTabActive strong,
.tab_menu_item,
.tab_menu_item a {
  color: #ffffff;
  font-size: 15px;
}
.tab_menu_item a {
  text-decoration: none;
  font-weight: bold;
}
.Ajax2TabActive {
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  background-image: none;
}
.tab_menu_item:hover > .tab_menu_list,
.tab_menu_list:hover {
  background-color: rgba(0, 98, 136, 0.8);
}
td.topTabActive,
.reports_categories td.toptabinactive {
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -icab-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
}
/* Boxes (the containers for reports) */
.dragableBox {
  background: transparent;
}
.dragableboxheader {
  background-color: transparent;
  border: none;
}
.dragableboxheader,
.grid_report_td h1,
.title1 {
  color: #333;
  font-style: normal;
}
.title2 {
  color: #6d6e71;
}
/* See explanation for this item in the following link. the name should be changed */
/* http://i.imgur.com/is8ww57.png */
.calculated-width {
  width: -moz-calc(100% - 50px);
  width: -webkit-calc(100% - 50px);
  width: calc(100% - 50px);
}
/* .p_wrapper {background-image: url('images/16257176732_368279c644_k.jpg'); } */
.p_wrapper {
  background-image: none;
  background-repeat: no-repeat;
  background-size: auto auto;
  background-color: transparent;
  padding: 15px;
}
.grid_reports_table {
  border-spacing: 20px;
  border-collapse: separate;
}
#lgnd tr {
  display: inline;
}
/* #the_cell_with_the_program {border: 1px solid #666;} */
#the_cell_with_the_program {
  border: none;
}
.grid_report_td h1,
.title1 {
  font-size: 24px;
}
.grid_report_td h1 img {
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.grid_report_td h1 img:hover {
  filter: alpha(opacity=100);
  /* IE */
  -moz-opacity: 1;
  /* Mozilla */
  opacity: 1;
  /* css3 */
}
.grid_report_td,
.dragableBoxInner {
  /* border: 6px solid #204080; */
  padding: 5px;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}
/* Forms and buttons */
.begin-report-area form {
  display: inline;
}
.begin-report-area form[name="pastCycles"] table {
  border-collapse: collapse;
  margin: 0 10px;
  display: inline;
  vertical-align: bottom;
}
/* .begin-report-area form[name="pastCycles"] {display: inline-flex;} */
.begin-report-area form[name="pastCycles"] input {
  display: inline-flex;
  white-space: nowrap;
}
.begin-report-area input[name="pastDateCyclesNumber"] {
  border: 2px solid #dfdfd0;
  height: 25px;
  margin-right: 10px;
}
.list-select {
  border: 2px solid #dfdfd0;
}
.begin-report-area {
  background-color: transparent !important;
}
/*.btn-input, .btn-input input {border: none; background-color: #4080e0; color: #ffffff; font-weight: bold; height: 25px;}*/
.btn-input,
.btn-input input,
input[type="button"],
input[type="submit"],
button:not(.ui-multiselect),
input[type="file"],
a.template-button,
a.export_download {
  font-weight: normal;
  min-height: 22px;
  background: none repeat scroll 0 0;
  background-color: #d61043;
  background: #d61043;
  border-radius: 0px;
  box-shadow: none;
  color: white;
  cursor: pointer;
  text-shadow: none;
  transition: all 0.2s linear 0s;
  margin: 3px 2px;
  font-size: 13px;
  font-weight: bold;
  border-style: none;
  padding: 5px 10px;
}
div#FiltersArea p {
  font-size: 13px;
  font-weight: bold;
}

form[action="show-entire-crit.php"] tr,
form[action="show-entire-crit.php"] td {
  border: 1px solid #929396;
  color: black;
}
.critChap,
.critSubc {
  font-weight: bold;
}
center .critInfoItemTitle,
center .CritInfoItem {
  font-size: 16px;
}
/* Main menu (the page that is displayed right after logging in) */
tr.titleinsidemain {
  background-color: #7d7f80;
  color: #fff;
}
td.mainMenu-line1,
td.mainMenu-line2 {
  border: 0px solid #bbb;
  background-color: #eee;
}
/* Internal pages */
.pageTitle {
  color: #555;
  font-weight: bold;
  margin-left: -10px;
}
.breadcrums {
}
/*.section-lable {
    background-color: #f5f5f5;
    color: #b4cf52;
    padding: 7px;
    text-transform: uppercase;
    border-radius: 4px;
    box-shadow: 0 1px 5px #ddd;
}
*/
table.showMenuSubItems > tbody > tr:not([valign="top"]) {
  background-color: #fafafa !important;
  color: #b4cf52;
  padding: 7px;
}
table.main-menu-table br:first-child {
  display: none;
}
.section-lable {
  background-color: transparent !important;
}
a.reportitemtitle {
  color: #555;
}
/* Icon next to menu items */
img.submenu-arrow {
  background-image: url(https://i.imgur.com/7fZBpnk.png);
  background-size: auto 14px;
  width: 16px;
  height: 15px;
  background-repeat: no-repeat;
  vertical-align: middle;
}
td.leftpanel {
  background-color: #fff;
  border-top: 0px solid #cccccc;
}
.leftcategorytitle {
  background-color: #fff;
  color: #f15f53;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
  line-height: 10px;
  height: 20px !important;
}
input[type="text"],
input.searchClass,
textarea {
  display: inline-block;
  border: 0px solid rgb(178, 178, 178);
  border-radius: 3px;
  box-shadow: 0 1px 4px 0 rgba(168, 168, 168, 0.6) inset;
  box-sizing: content-box;
  margin-top: 4px;
  margin-bottom: 10px;
  padding: 5px;
  transition: all 0.2s linear 0s;
}
.page-sample-edit input[type="text"],
.page-sample-edit input.searchClass,
.page-sample-edit textarea,
.page-show-entire-crit input[type="text"],
.page-show-entire-crit input.searchClass,
.page-show-entire-crit textarea {
  margin-bottom: 0px;
}
.page-sample-edit font[color="darkred"],
.page-sample-edit td.tedit {
  color: #7bb203;
}

#set-language {
  background: #95999c !important;
  border-radius: 3px;
  display: inline-block;
  padding: 0px;
  border: 0px solid #777777 !important;
  text-decoration: none;
  color: #fff !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1L6.5 6L12 1' stroke='%23666666' stroke-width='1.5'/%3e%3c/svg%3e ") !important;

  background-repeat: no-repeat !important;
  background-position: 90% center !important;
  background-size: 10px !important;
}

thead.db,
thead.report {
  text-align: center;
  border-color: #eee;
}
table.report {
  font-size: smaller;
  border: 0px solid #201545;
  border-collapse: collapse;
}
td.db-surrounding {
  border: 2px solid transparent;
}
thead.report a,
thead.db th,
thead.db th a,
thead.db th font {
  color: #000 !important;
  font-weight: bold !important;
  text-decoration: none;
}
table.db {
  border-collapse: collapse;
  border: none;
}
thead .report th img[src*="up_arrow"] {
  height: 13px;
  width: 13px;
}
.report th {
  /* color: #fff; */
  padding: 8px 0;
}
tr.report1 td,
tr.report2 td {
  padding: 8px 0;
}
tr.db2,
tr.report2 {
  background-color: #fff;
  border-collapse: collapse;
  border: 0px solid #808080;
  text-align: center;
}
tr.db1,
tr.report1 {
  text-align: center;
  border-color: #eee;
  border-bottom: 5px;
}
tr.report1 a:hover {
  text-decoration: none;
  color: none;
}
tr.db1:hover,
tr.report1:hover,
tr.db2:hover,
tr.report2:hover {
  background-color: #f1f1f1;
  text-decoration: none;
  background-image: none;
}
thead.report td {
  color: #fff;
  background-color: transparent;
  border: 1px solid #808080;
}
td.report-ltr {
  border-right: 0px !important;
}
td.report-firstcol {
  text-align: left;
}
tr.report1 td,
tr.report2 td,
tr.db1 td,
tr.db2 td {
  padding: 10px 5px;
}
tbody.botton_row_report2.tablesorter-no-sort,
tbody.botton_row_report1.tablesorter-no-sort {
  text-align: center;
}
.btn-input:focus,
.btn-input input:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
button:not(.ui-multiselect):focus,
input[type="file"]:focus {
  outline: none;
}
.ui-widget-header {
  color: #333 !important;
  font-weight: bold;
  background: #f1f1f1 url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50%
    50% repeat-x !important;
  border: 0px solid #999999 !important;
  border-radius: 0px !important;
  padding: 2px 5px !important;
}
.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 {
  border: 0px solid #999999 !important;
  background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50%
    repeat-x !important;
  font-weight: normal;
  color: #333 !important;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 0px solid #999 !important;
  background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50%
    repeat-x;
  font-weight: bold;
  color: #333 !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 0 !important;
}
.ui-state-default .ui-icon,
.ui-state-active .ui-icon,
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(http://www.checker-soft.com/hospitality-works-netherlands/libraries/jquery/custom-theme/images/ui-icons_454545_256x240.png) !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  color: #6d6e71 !important;
}
div#FiltersArea p {
  font-size: 15px;
  color: #555;
}
.ui-widget-header .ui-icon {
  background-image: url(https://checker-soft.com/demo/libraries/jquery.new/css/ui-lightness/images/ui-icons_222222_256x240.png) !important;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #d61043 !important;
  background: #fff !important;
  color: #000 !important;
  padding: 10px 5px !important;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a !important;
  background: #fff !important;
  color: #000 !important;
  padding: 10px 5px !important;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a !important;
}
.ui-state-error.ui-corner-all,
.ui-state-highlight.ui-corner-all {
  width: 90%;
  margin: 0 auto;
  font-size: 15px;
}
.ui-state-highlight .ui-icon {
  background-image: url(https://i.imgur.com/6SdjYzr.png) !important;
  background-size: 16px auto;
  width: 30px;
  background-position: center;
  height: 18px;
}
span.ui-icon.ui-icon-alert {
  background-image: url(https://i.imgur.com/oXH3cuo.png) !important;
  width: 30px;
  height: 20px;
  background-size: 16px auto;
  background-position: center;
}
input:focus,
button:focus,
textarea:focus {
  outline: none;
}
table#main_menu_title_text input[type="submit"],
table#main_menu_title_text .btn-input,
table#logo_and_title input[type="submit"],
table#logo_and_title .btn-input {
  background-color: #95999c;
  color: #fff;
}
table#logo_and_title {
  padding-left: 10px;
}
tr.db-current {
  background-color: #f8b854;
  text-align: center;
}
a.export-button {
  background-color: #ccc;
  padding: 10px;
  margin: 5px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px;
  border: 1px solid #aaa;
}
td.tedit {
  vertical-align: middle;
}
/****changes****/
/* shopper notifications */
td.tedit-mandatory:before {
  content: "* ";
  color: #ff0000;
}
/*tr.tedit > td:first-child {
    font-weight: bold;
}*/
table.tedit tr > td:first-child {
  padding: 5px 0;
  /* display: inline-block; */
  display: block;
}
input[type="checkbox"],
input[type="radio"] {
  appearance: auto !important;
  -webkit-appearance: auto !important;
  -moz-appearance: auto !important;
}
.form-DefaultText.text-input {
  margin: 0px;
  margin-top: 0px;
  margin-right: 5px;
}
tr#tr_AlertText td:first-child {
  display: block;
}
tr.actions a.linkClass {
  text-decoration: none;
  color: #000;
  font-weight: bold;
  font-size: 15px;
}
.ui-slider-horizontal {
  height: 0em !important;
}
a.ui-slider-handle.ui-state-default.ui-corner-all {
  border-radius: 50% !important;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.6em !important;
}
input[type="text"],
input.searchClass,
textarea,
input:not([type="submit"]) {
  border-radius: 3px;
  box-shadow: none;
  border: 0;
  background-color: #ffffff;
  border: 1px solid #6d6e71 !important;
  padding: 5px;
  font-size: 15px;
}
input#rangeStart,
input#rangeEnd,
input#rangeApprovalStart,
input#rangeApprovalEnd,
input.hasDatepicker {
  background-image: url(https://i.imgur.com/BnUvtZQ.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: auto 10px;
}
/* .ui-corner-all { */
/* -moz-border-radius: 0px; */
/* -webkit-border-radius: 0px; */
/* border-radius: 0 !important; */
/* } */
div:not(.ui-datepicker) .ui-widget-content,
div:not(.ui-datepicker) .ui-state-default,
div:not(.ui-datepicker) .ui-widget-content .ui-state-default,
div:not(.ui-datepicker) .ui-widget-header .ui-state-default,
div:not(.ui-datepicker) .ui-state-hover,
div:not(.ui-datepicker) .ui-widget-content .ui-state-hover,
div:not(.ui-datepicker) .ui-widget-header .ui-state-hover,
div:not(.ui-datepicker) .ui-state-focus,
div:not(.ui-datepicker) .ui-widget-content .ui-state-focus,
div:not(.ui-datepicker) .ui-widget-header .ui-state-focus {
  background: #fff !important;
  border: 1px solid #6d6e71 !important;
  /* padding: 5px; */
}
.ui-widget-content {
  background-color: #fff !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  font-weight: normal !important;
}
label.ui-corner-all.ui-state-hover {
  border: 0px !important;
  background-color: #eee !important;
}
button.ui-multiselect.ui-widget.ui-state-default.ui-corner-all {
  padding: 5px;
}
select#CityID {
  width: 200px !important;
}
/* form[name="frm"] table td:nth-child(4) , */
/* form[name="frm"] table td:nth-child(5) { */
/* padding-top: 7px; */
/* } */
input[name="zipcode"],
input[name="shopper_name_search"] {
  padding: 5px;
}
/* import page */
a.template-button,
a.export_download {
  background: #999;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px;
  margin: 3px;
  display: inline-block;
  border-radius: 4px;
  font-weight: bold;
  min-height: 19.6px;
  vertical-align: middle !important;
}
a.template-button:hover,
a.export_download:hover {
  background-color: #6d6e71 !important;
  color: #fff !important;
}
td.middle-right > table td b {
  font-size: 15px;
}
fieldset legend a:not([class*="fieldset_toggler"]) {
  text-decoration: none;
  color: #333;
  font-weight: bold;
  font-size: 15px;
}
td.middle-right > table tr td,
td.middle-right > table fieldset {
  position: relative;
}
.middle-right {
  background-color: transparent;
  display: block;
}
span.toggleProps > div {
  border-color: inherit !important;
}
/* mass order status page */
.list-select {
  border: 1px solid #ccc;
  background-color: #ccc;
  padding: 5px;
  -webkit-appearance: none;
  width: 260px !important;
  background-image: url(https://i.imgur.com/BnUvtZQ.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: auto 10px;
}
button.ui-multiselect.ui-widget.ui-state-default.ui-corner-all {
  width: 260px !important;
  min-height: 28px;
}
td.db-surrounding tbody tr td a {
  font-weight: normal;
  color: #6d6e71;
}
td.middle-right > table tr td.report-firstcol a {
  font-weight: bold;
}
.report tr a:hover {
  color: #555 !important;
  background-color: transparent !important;
}
td.report-dir a.mmExpired {
  font-weight: normal !important;
}
a.report-caption[href*="Cancelled"] {
  visibility: hidden;
}
a.report-caption[href*="Cancelled"]:after {
  content: "Cancelled";
  visibility: visible;
  position: relative;
  right: 30px;
}
tbody.botton_row_report1.tablesorter-no-sort td a,
tbody.botton_row_report2.tablesorter-no-sort td a {
  text-decoration: none;
  font-weight: bold;
}
table[name="blahg_form"] {
  margin-bottom: 10px;
}
table#red_border {
  margin-top: 10px;
}
table[name="blahg_form"] td {
  font-weight: normal;
  font-size: 15px;
  color: #4d4d4d;
}
form[name="how_to_display"]
  > table
  > tbody
  > tr:nth-child(2)
  > td:nth-child(2) {
  padding-top: 18px;
}
form[name="how_to_display"] > table > tbody > tr:nth-child(2) > td:nth-child(3),
form[name="how_to_display"]
  > table
  > tbody
  > tr:nth-child(2)
  > td:nth-child(4) {
  padding-top: 7px;
}
form[name="how_to_display"]
  > table
  > tbody
  > tr:nth-child(1)
  > td:nth-child(2) {
  margin-left: 5px;
  margin-top: 2px;
  display: block;
}
table[name="blahg_form"] button,
table[name="blahg_form"] select {
  width: 200px !important;
  color: #6d6e71 !important;
  padding: 5px;
}
input#start_date,
input#end_date {
  width: 190px;
  color: #6d6e71 !important;
  padding: 5px;
  background-color: #ccc;
  background-image: url(https://i.imgur.com/BnUvtZQ.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: auto 10px;
}
select {
  -webkit-appearance: none;
  padding: 0 5px;
  background-image: url(https://i.imgur.com/BnUvtZQ.png);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: auto 10px;
}
.ui-widget-header a {
  color: #333 !important;
}
.ui-datepicker td {
  padding: 0 !important;
}
td.ui-datepicker-today a.ui-state-default.ui-state-highlight {
  padding: 0.2em !important;
}
a.fieldset_toggler {
  font-size: 13px;
  height: 20px;
  width: 170px;
  font-weight: bold;
  display: block;
  text-decoration: none;
  text-align: left;
}
td.middle-right fieldset {
  border: 0;
}
td.middle-right fieldset legend {
  font-weight: bold;
  font-size: 16px;
}
/* form[name="frm"] table td { */
/* vertical-align: middle; */
/* } */

/* system main page*/
td.contentInsideMain a {
  position: absolute;
  width: 50%;
  right: 10px;
  text-decoration: none;
  color: #000;
  font-weight: bold !important;
  text-align: left;
}
td.contentInsideMain span {
  position: absolute;
  width: 50%;
  right: 10px;
  text-align: left;
}
td.contentInsideMain a span {
  position: relative;
  right: unset;
}
tr.titleinsidemain {
  background-color: transparent;
}
td.mainMenu-line1,
td.mainMenu-line2 {
  border: 0px;
  background-color: #eff4e4;
}
td.insideMain {
  color: #000;
  padding: 10px;
  font-size: 17px;
}
td.BulletInsideMain {
  display: none;
}
.contentInsideMain {
  padding: 0 10px;
  font-weight: normal;
  font-size: 15px;
}
.contentInsideMain a {
  color: #000;
  font-weight: bold;
  /* text-align: right; */
  /* display: inline-block; */
  /* width: 100%; */
  /* margin-top: -15px; */
  font-size: 15px;
}
td.mainMenu-line2 span {
  font-weight: bold;
  background-color: transparent !important;
  color: #000 !important;
}
a.MainMenuLink {
  color: #000;
}
td.mainMenu-line1:first-child {
  background-color: #cedcab;
}
td.mainMenu-line1:nth-child(2) {
  background-color: #dee8c9;
}
td.mainMenu-line1:last-child {
  background-color: #eff4e4;
}
td.mainMenu-line2:first-child {
  background-color: #cbcbcb;
}
td.mainMenu-line2:last-child {
  background-color: #fff !important;
  background-clip: border-box;
  border: 0px solid #cbcee8;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 0.8rem;
  border-radius: 0px;
  position: absolute;
  right: 0;
  top: 8px;
  height: 96%;
  width: 59%;
}
td.mainMenu-line1 {
  width: 100%;
  display: block;
}
tr.tr-mainBoxes {
  display: block;
  display: -webkit-flex;
  /* display: -webkit-box; */
  /* flex-direction: column; */
  -webkit-flex-direction: column;
  width: 40%;
}
td.mainMenu-line2:first-child {
  background-color: #cbcbcb;
  width: 40%;
  margin-top: -1%;
  display: inline-block;
  padding-bottom: 20px;
}
.MainMenuLink {
  padding-left: 5px;
  font-weight: bold;
}
td.contentInsideMain {
  font-size: 15px;
}
td.contentInsideMain div {
  width: 50%;
  margin-bottom: 30px;
}
td.contentInsideMain div:nth-child(3) {
  position: absolute;
  top: -15px;
  right: 0;
  width: 45%;
  padding: 0 10px;
}
td.contentInsideMain p span {
  float: right;
  font-weight: bold;
}
td.mainMenu-line1 {
  margin-bottom: 5px;
}
td.db-surrounding form img {
  background-repeat: no-repeat;
}
a[href*="users.php?page_var_filter"] img,
a[href*="surveyors.php"] img,
a[href*="user-to-assignee"] img,
a[href*="set-edit-access"] img,
a[href*="certificate-checker-list"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3e%3cpath d='M96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm448 0c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm32 32h-64c-17.6 0-33.5 7.1-45.1 18.6 40.3 22.1 68.9 62 75.1 109.4h66c17.7 0 32-14.3 32-32v-32c0-35.3-28.7-64-64-64zm-256 0c61.9 0 112-50.1 112-112S381.9 32 320 32 208 82.1 208 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zm-223.7-13.4C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="client-workers.php?"] img,
a[title="Edit client employees"] img,
a[href*="manage-certificates"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath d='M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm95.8 32.6L272 480l-32-136 32-56h-96l32 56-32 136-47.8-191.4C56.9 292 0 350.3 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-72.1-56.9-130.4-128.2-133.8z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="report-client-activity"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="chapters.php?page_var_filter"] img,
a[href*="add_new_qa"] img,
a[href*="survey2-quotas"] img,
a[href*="survey-quotas"] img,
a[href*="survey-weighted-result-setup"] img,
a[title="Edit questionnaires"] img,
a[href*="setedit-frameset"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3e%3cpath d='M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="projects.php?"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 352 512'%3e%3cpath d='M176 80c-52.94 0-96 43.06-96 96 0 8.84 7.16 16 16 16s16-7.16 16-16c0-35.3 28.72-64 64-64 8.84 0 16-7.16 16-16s-7.16-16-16-16zM96.06 459.17c0 3.15.93 6.22 2.68 8.84l24.51 36.84c2.97 4.46 7.97 7.14 13.32 7.14h78.85c5.36 0 10.36-2.68 13.32-7.14l24.51-36.84c1.74-2.62 2.67-5.7 2.68-8.84l.05-43.18H96.02l.04 43.18zM176 0C73.72 0 0 82.97 0 176c0 44.37 16.45 84.85 43.56 115.78 16.64 18.99 42.74 58.8 52.42 92.16v.06h48v-.12c-.01-4.77-.72-9.51-2.15-14.07-5.59-17.81-22.82-64.77-62.17-109.67-20.54-23.43-31.52-53.15-31.61-84.14-.2-73.64 59.67-128 127.95-128 70.58 0 128 57.42 128 128 0 30.97-11.24 60.85-31.65 84.14-39.11 44.61-56.42 91.47-62.1 109.46a47.507 47.507 0 0 0-2.22 14.3v.1h48v-.05c9.68-33.37 35.78-73.18 52.42-92.16C335.55 260.85 352 220.37 352 176 352 78.8 273.2 0 176 0z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="client-props"] img,
a[title="Edit branch properties"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3e%3cpath d='M320 384H128V224H64v256c0 17.7 14.3 32 32 32h256c17.7 0 32-14.3 32-32V224h-64v160zm314.6-241.8l-85.3-128c-6-8.9-16-14.2-26.7-14.2H117.4c-10.7 0-20.7 5.3-26.6 14.2l-85.3 128c-14.2 21.3 1 49.8 26.6 49.8H608c25.5 0 40.7-28.5 26.6-49.8zM512 496c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V224h-64v272z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="sample-unification"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='yin-yang' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512'%3e%3cpath d='M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 376c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-128c-53.02 0-96 42.98-96 96s42.98 96 96 96c-106.04 0-192-85.96-192-192S141.96 64 248 64c53.02 0 96 42.98 96 96s-42.98 96-96 96zm0-128c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32z' fill='%236d6e71'%3e%3c/path%3e%3c/svg%3e") !important;
}
a[href*="sets.php"] img,
a[href*="survey2-priorities"] img,
a[href*="survey2-filter-conditions"] img,
a[href*="survey-profiles"] img,
a[href*="sample-edit"] img,
a[href*="sample-api"] img,
a[href*="sample-data-edit"] img,
a[href*="set-auto-allow-access"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath d='M402.3 344.9l32-32c5-5 13.7-1.5 13.7 5.7V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h273.5c7.1 0 10.7 8.6 5.7 13.7l-32 32c-1.5 1.5-3.5 2.3-5.7 2.3H48v352h352V350.5c0-2.1.8-4.1 2.3-5.6zm156.6-201.8L296.3 405.7l-90.4 10c-26.2 2.9-48.5-19.2-45.6-45.6l10-90.4L432.9 17.1c22.9-22.9 59.9-22.9 82.7 0l43.2 43.2c22.9 22.9 22.9 60 .1 82.8zM460.1 174L402 115.9 216.2 301.8l-7.3 65.3 65.3-7.3L460.1 174zm64.8-79.7l-43.2-43.2c-4.1-4.1-10.8-4.1-14.8 0L436 82l58.1 58.1 30.9-30.9c4-4.2 4-10.8-.1-14.9z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[title="Edit branch characteristics"] img,
a[href*="branches-sets-asgn-objctvs.php"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3e%3cpath d='M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a.pointing-printer img,
a[href*="set-print"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="client-reports-settings"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3e%3cpath d='M610.5 373.3c2.6-14.1 2.6-28.5 0-42.6l25.8-14.9c3-1.7 4.3-5.2 3.3-8.5-6.7-21.6-18.2-41.2-33.2-57.4-2.3-2.5-6-3.1-9-1.4l-25.8 14.9c-10.9-9.3-23.4-16.5-36.9-21.3v-29.8c0-3.4-2.4-6.4-5.7-7.1-22.3-5-45-4.8-66.2 0-3.3.7-5.7 3.7-5.7 7.1v29.8c-13.5 4.8-26 12-36.9 21.3l-25.8-14.9c-2.9-1.7-6.7-1.1-9 1.4-15 16.2-26.5 35.8-33.2 57.4-1 3.3.4 6.8 3.3 8.5l25.8 14.9c-2.6 14.1-2.6 28.5 0 42.6l-25.8 14.9c-3 1.7-4.3 5.2-3.3 8.5 6.7 21.6 18.2 41.1 33.2 57.4 2.3 2.5 6 3.1 9 1.4l25.8-14.9c10.9 9.3 23.4 16.5 36.9 21.3v29.8c0 3.4 2.4 6.4 5.7 7.1 22.3 5 45 4.8 66.2 0 3.3-.7 5.7-3.7 5.7-7.1v-29.8c13.5-4.8 26-12 36.9-21.3l25.8 14.9c2.9 1.7 6.7 1.1 9-1.4 15-16.2 26.5-35.8 33.2-57.4 1-3.3-.4-6.8-3.3-8.5l-25.8-14.9zM496 400.5c-26.8 0-48.5-21.8-48.5-48.5s21.8-48.5 48.5-48.5 48.5 21.8 48.5 48.5-21.7 48.5-48.5 48.5zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm201.2 226.5c-2.3-1.2-4.6-2.6-6.8-3.9l-7.9 4.6c-6 3.4-12.8 5.3-19.6 5.3-10.9 0-21.4-4.6-28.9-12.6-18.3-19.8-32.3-43.9-40.2-69.6-5.5-17.7 1.9-36.4 17.9-45.7l7.9-4.6c-.1-2.6-.1-5.2 0-7.8l-7.9-4.6c-16-9.2-23.4-28-17.9-45.7.9-2.9 2.2-5.8 3.2-8.7-3.8-.3-7.5-1.2-11.4-1.2h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c10.1 0 19.5-3.2 27.2-8.5-1.2-3.8-2-7.7-2-11.8v-9.2z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="client-visit-reports"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3e%3cpath d='M288 256H96v64h192v-64zm89-151L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zM64 72c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8V72zm0 64c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16zm256 304c0 4.42-3.58 8-8 8h-80c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16zm0-200v96c0 8.84-7.16 16-16 16H80c-8.84 0-16-7.16-16-16v-96c0-8.84 7.16-16 16-16h224c8.84 0 16 7.16 16 16z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="client-tags"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3e%3cpath d='M497.941 225.941L286.059 14.059A48 48 0 0 0 252.118 0H48C21.49 0 0 21.49 0 48v204.118a48 48 0 0 0 14.059 33.941l211.882 211.882c18.744 18.745 49.136 18.746 67.882 0l204.118-204.118c18.745-18.745 18.745-49.137 0-67.882zM112 160c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm513.941 133.823L421.823 497.941c-18.745 18.745-49.137 18.745-67.882 0l-.36-.36L527.64 323.522c16.999-16.999 26.36-39.6 26.36-63.64s-9.362-46.641-26.36-63.64L331.397 0h48.721a48 48 0 0 1 33.941 14.059l211.882 211.882c18.745 18.745 18.745 49.137 0 67.882z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="characteristic-assgn-quota"] img,
a[title="Edit branches assignment objectives"] img,
a[href*="set-edit-briefings"] img,
a[href*="branches"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3e%3cpath d='M384 144c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 36.4 24.3 67.1 57.5 76.8-.6 16.1-4.2 28.5-11 36.9-15.4 19.2-49.3 22.4-85.2 25.7-28.2 2.6-57.4 5.4-81.3 16.9v-144c32.5-10.2 56-40.5 56-76.3 0-44.2-35.8-80-80-80S0 35.8 0 80c0 35.8 23.5 66.1 56 76.3v199.3C23.5 365.9 0 396.2 0 432c0 44.2 35.8 80 80 80s80-35.8 80-80c0-34-21.2-63.1-51.2-74.6 3.1-5.2 7.8-9.8 14.9-13.4 16.2-8.2 40.4-10.4 66.1-12.8 42.2-3.9 90-8.4 118.2-43.4 14-17.4 21.1-39.8 21.6-67.9 31.6-10.8 54.4-40.7 54.4-75.9zM80 64c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16zm0 384c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm224-320c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="alerts"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath d='M439.39 362.29c-19.32-20.76-55.47-51.99-55.47-154.29 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84C118.56 68.1 64.08 130.3 64.08 208c0 102.3-36.15 133.53-55.47 154.29-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h383.8c19.12 0 32-15.6 32.1-32 .05-7.55-2.61-15.27-8.61-21.71zM67.53 368c21.22-27.97 44.42-74.33 44.53-159.42 0-.2-.06-.38-.06-.58 0-61.86 50.14-112 112-112s112 50.14 112 112c0 .2-.06.38-.06.58.11 85.1 23.31 131.46 44.53 159.42H67.53zM224 512c35.32 0 63.97-28.65 63.97-64H160.03c0 35.35 28.65 64 63.97 64z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="client-report-settings"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 544 512'%3e%3cpath d='M527.79 288H290.5l158.03 158.03c6.04 6.04 15.98 6.53 22.19.68 38.7-36.46 65.32-85.61 73.13-140.86 1.34-9.46-6.51-17.85-16.06-17.85zm-15.83-64.8C503.72 103.74 408.26 8.28 288.8.04 279.68-.59 272 7.1 272 16.24V240h223.77c9.14 0 16.82-7.68 16.19-16.8zM224 288V50.71c0-9.55-8.39-17.4-17.84-16.06C86.99 51.49-4.1 155.6.14 280.37 4.5 408.51 114.83 513.59 243.03 511.98c50.4-.63 96.97-16.87 135.26-44.03 7.9-5.6 8.42-17.23 1.57-24.08L224 288z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="client-statuses"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3e%3cpath d='M630.6 364.9l-90.3-90.2c-12-12-28.3-18.7-45.3-18.7h-79.3c-17.7 0-32 14.3-32 32v79.2c0 17 6.7 33.2 18.7 45.2l90.3 90.2c12.5 12.5 32.8 12.5 45.3 0l92.5-92.5c12.6-12.5 12.6-32.7.1-45.2zm-182.8-21c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24c0 13.2-10.7 24-24 24zm-223.8-88c70.7 0 128-57.3 128-128C352 57.3 294.7 0 224 0S96 57.3 96 128c0 70.6 57.3 127.9 128 127.9zm127.8 111.2V294c-12.2-3.6-24.9-6.2-38.2-6.2h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 287.9 0 348.1 0 422.3v41.6c0 26.5 21.5 48 48 48h352c15.5 0 29.1-7.5 37.9-18.9l-58-58c-18.1-18.1-28.1-42.2-28.1-67.9z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[title="Branches- questionnaires assignment objectives"] img,
a[href*="branches-assgn-objctv"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath d='M128 148v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12zm140 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-128 96h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm128 0h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-76 84v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm76 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm180 124v36H0v-36c0-6.6 5.4-12 12-12h19.5V24c0-13.3 10.7-24 24-24h337c13.3 0 24 10.7 24 24v440H436c6.6 0 12 5.4 12 12zM79.5 463H192v-67c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v67h112.5V49L80 48l-.5 415z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="client-kpi-settings"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3e%3cpath d='M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4zm323-128.4l-27.8-28.1c-4.6-4.7-12.1-4.7-16.8-.1l-104.8 104-45.5-45.8c-4.6-4.7-12.1-4.7-16.8-.1l-28.1 27.9c-4.7 4.6-4.7 12.1-.1 16.8l81.7 82.3c4.6 4.7 12.1 4.7 16.8.1l141.3-140.2c4.6-4.7 4.7-12.2.1-16.8z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="question-settings-for-reports"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="client-bonus-levels"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath d='M271.06,144.3l54.27,14.3a8.59,8.59,0,0,1,6.63,8.1c0,4.6-4.09,8.4-9.12,8.4h-35.6a30,30,0,0,1-11.19-2.2c-5.24-2.2-11.28-1.7-15.3,2l-19,17.5a11.68,11.68,0,0,0-2.25,2.66,11.42,11.42,0,0,0,3.88,15.74,83.77,83.77,0,0,0,34.51,11.5V240c0,8.8,7.83,16,17.37,16h17.37c9.55,0,17.38-7.2,17.38-16V222.4c32.93-3.6,57.84-31,53.5-63-3.15-23-22.46-41.3-46.56-47.7L282.68,97.4a8.59,8.59,0,0,1-6.63-8.1c0-4.6,4.09-8.4,9.12-8.4h35.6A30,30,0,0,1,332,83.1c5.23,2.2,11.28,1.7,15.3-2l19-17.5A11.31,11.31,0,0,0,368.47,61a11.43,11.43,0,0,0-3.84-15.78,83.82,83.82,0,0,0-34.52-11.5V16c0-8.8-7.82-16-17.37-16H295.37C285.82,0,278,7.2,278,16V33.6c-32.89,3.6-57.85,31-53.51,63C227.63,119.6,247,137.9,271.06,144.3ZM565.27,328.1c-11.8-10.7-30.2-10-42.6,0L430.27,402a63.64,63.64,0,0,1-40,14H272a16,16,0,0,1,0-32h78.29c15.9,0,30.71-10.9,33.25-26.6a31.2,31.2,0,0,0,.46-5.46A32,32,0,0,0,352,320H192a117.66,117.66,0,0,0-74.1,26.29L71.4,384H16A16,16,0,0,0,0,400v96a16,16,0,0,0,16,16H372.77a64,64,0,0,0,40-14L564,377a32,32,0,0,0,1.28-48.9Z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="client-graph-color-groups"] img,
a[href*="survey-quotas-status"] img,
a[href*="survey-sample-transfers"] img,
a[href*="users-restricted-columns"] img,
a[href*="set-perflevel-questions"] img,
a[href*="target-grades-edit"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="client-icon-groups"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath d='M96 288H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zM96 96H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="client-perf-level-groups"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M466.27 286.69C475.04 271.84 480 256 480 236.85c0-44.015-37.218-85.58-85.82-85.58H357.7c4.92-12.81 8.85-28.13 8.85-46.54C366.55 31.936 328.86 0 271.28 0c-61.607 0-58.093 94.933-71.76 108.6-22.747 22.747-49.615 66.447-68.76 83.4H32c-17.673 0-32 14.327-32 32v240c0 17.673 14.327 32 32 32h64c14.893 0 27.408-10.174 30.978-23.95 44.509 1.001 75.06 39.94 177.802 39.94 7.22 0 15.22.01 22.22.01 77.117 0 111.986-39.423 112.94-95.33 13.319-18.425 20.299-43.122 17.34-66.99 9.854-18.452 13.664-40.343 8.99-62.99zm-61.75 53.83c12.56 21.13 1.26 49.41-13.94 57.57 7.7 48.78-17.608 65.9-53.12 65.9h-37.82c-71.639 0-118.029-37.82-171.64-37.82V240h10.92c28.36 0 67.98-70.89 94.54-97.46 28.36-28.36 18.91-75.63 37.82-94.54 47.27 0 47.27 32.98 47.27 56.73 0 39.17-28.36 56.72-28.36 94.54h103.99c21.11 0 37.73 18.91 37.82 37.82.09 18.9-12.82 37.81-22.27 37.81 13.489 14.555 16.371 45.236-5.21 65.62zM88 432c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[title="Products"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath d='M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[title="Product characteristics"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M80 368H16a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-64a16 16 0 0 0-16-16zm0-320H16A16 16 0 0 0 0 64v64a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16V64a16 16 0 0 0-16-16zm0 160H16a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h64a16 16 0 0 0 16-16v-64a16 16 0 0 0-16-16zm416 176H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-320H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16V80a16 16 0 0 0-16-16zm0 160H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[title="Product locations"] img,
a[href*="user-branch-access"] img,
a[href*="set-edit-association"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath d='M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="client-task-types"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M139.61 35.5a12 12 0 0 0-17 0L58.93 98.81l-22.7-22.12a12 12 0 0 0-17 0L3.53 92.41a12 12 0 0 0 0 17l47.59 47.4a12.78 12.78 0 0 0 17.61 0l15.59-15.62L156.52 69a12.09 12.09 0 0 0 .09-17zm0 159.19a12 12 0 0 0-17 0l-63.68 63.72-22.7-22.1a12 12 0 0 0-17 0L3.53 252a12 12 0 0 0 0 17L51 316.5a12.77 12.77 0 0 0 17.6 0l15.7-15.69 72.2-72.22a12 12 0 0 0 .09-16.9zM64 368c-26.49 0-48.59 21.5-48.59 48S37.53 464 64 464a48 48 0 0 0 0-96zm432 16H208a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-320H208a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16V80a16 16 0 0 0-16-16zm0 160H208a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h288a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="survey-workers"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3e%3cpath d='M496 224c-79.6 0-144 64.4-144 144s64.4 144 144 144 144-64.4 144-144-64.4-144-144-144zm64 150.3c0 5.3-4.4 9.7-9.7 9.7h-60.6c-5.3 0-9.7-4.4-9.7-9.7v-76.6c0-5.3 4.4-9.7 9.7-9.7h12.6c5.3 0 9.7 4.4 9.7 9.7V352h38.3c5.3 0 9.7 4.4 9.7 9.7v12.6zM320 368c0-27.8 6.7-54.1 18.2-77.5-8-1.5-16.2-2.5-24.6-2.5h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h347.1c-45.3-31.9-75.1-84.5-75.1-144zm-96-112c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128z' fill='%236d6e71' /%3e%3c/svg%3e ") !important;
}
a[href*="survey-statuses"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M497.9 142.1l-46.1 46.1c-4.7 4.7-12.3 4.7-17 0l-111-111c-4.7-4.7-4.7-12.3 0-17l46.1-46.1c18.7-18.7 49.1-18.7 67.9 0l60.1 60.1c18.8 18.7 18.8 49.1 0 67.9zM284.2 99.8L21.6 362.4.4 483.9c-2.9 16.4 11.4 30.6 27.8 27.8l121.5-21.3 262.6-262.6c4.7-4.7 4.7-12.3 0-17l-111-111c-4.8-4.7-12.4-4.7-17.1 0zM124.1 339.9c-5.5-5.5-5.5-14.3 0-19.8l154-154c5.5-5.5 14.3-5.5 19.8 0s5.5 14.3 0 19.8l-154 154c-5.5 5.5-14.3 5.5-19.8 0zM88 424h48v36.3l-64.5 11.3-31.1-31.1L51.7 376H88v48z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="survey-sample-fields-manage"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M256 8C119.034 8 8 119.033 8 256s111.034 248 248 248 248-111.034 248-248S392.967 8 256 8zm130.108 117.892c65.448 65.448 70 165.481 20.677 235.637L150.47 105.216c70.204-49.356 170.226-44.735 235.638 20.676zM125.892 386.108c-65.448-65.448-70-165.481-20.677-235.637L361.53 406.784c-70.203 49.356-170.226 44.736-235.638-20.676z' fill='%236d6e71' /%3e%3c/svg%3e ") !important;
}
a[href*="survey-flt-questions"] img,
a[href*="survey-flt-answers"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M487.976 0H24.028C2.71 0-8.047 25.866 7.058 40.971L192 225.941V432c0 7.831 3.821 15.17 10.237 19.662l80 55.98C298.02 518.69 320 507.493 320 487.98V225.941l184.947-184.97C520.021 25.896 509.338 0 487.976 0z' fill='%236d6e71' /%3e%3c/svg%3e ") !important;
}
a[href*="survey-delete-unused-sample-rows"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath d='M32 464a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128H32zm272-256a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z' fill='%236d6e71' /%3e%3c/svg%3e ") !important;
}
a[href*="survey-send-invitations"] img,
a[href*="email-test-page"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z' fill='%236d6e71' /%3e%3c/svg%3e ") !important;
}
a[href*="survey-send-invitations-sms"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath d='M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm112-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v312z' fill='%236d6e71' /%3e%3c/svg%3e ") !important;
}
a[href*="users-generate-token"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M512 176.001C512 273.203 433.202 352 336 352c-11.22 0-22.19-1.062-32.827-3.069l-24.012 27.014A23.999 23.999 0 0 1 261.223 384H224v40c0 13.255-10.745 24-24 24h-40v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24v-78.059c0-6.365 2.529-12.47 7.029-16.971l161.802-161.802C163.108 213.814 160 195.271 160 176 160 78.798 238.797.001 335.999 0 433.488-.001 512 78.511 512 176.001zM336 128c0 26.51 21.49 48 48 48s48-21.49 48-48-21.49-48-48-48-48 21.49-48 48z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="panelists-cash-flow"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M0 405.3V448c0 35.3 86 64 192 64s192-28.7 192-64v-42.7C342.7 434.4 267.2 448 192 448S41.3 434.4 0 405.3zM320 128c106 0 192-28.7 192-64S426 0 320 0 128 28.7 128 64s86 64 192 64zM0 300.4V352c0 35.3 86 64 192 64s192-28.7 192-64v-51.6c-41.3 34-116.9 51.6-192 51.6S41.3 334.4 0 300.4zm416 11c57.3-11.1 96-31.7 96-55.4v-42.7c-23.2 16.4-57.3 27.6-96 34.5v63.6zM192 160C86 160 0 195.8 0 240s86 80 192 80 192-35.8 192-80-86-80-192-80zm219.3 56.3c60-10.8 100.7-32 100.7-56.3v-42.7c-35.5 25.1-96.5 38.6-160.7 41.8 29.5 14.3 51.2 33.5 60 57.2z' fill='%236d6e71'/%3e%3c/svg%3e ") !important;
}
a[href*="set-alt-lang-conditions"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M304 48c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-48 368c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm208-208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zM96 256c0-26.51-21.49-48-48-48S0 229.49 0 256s21.49 48 48 48 48-21.49 48-48zm12.922 99.078c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.491-48-48-48zm294.156 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.49-48-48-48zM108.922 60.922c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.491-48-48-48z' fill='%236d6e71'%3e%3c/path%3e%3c/svg%3e") !important;
}
.db-surrounding tr:hover a img {
  filter: invert(1) brightness(2);
}
a img {
  background-repeat: no-repeat;
}
/* end - icons management clients page */

thead.db,
thead.report {
  background-color: #fff;
  font-weight: bold;
  border-bottom: 1px #eee solid;
}
tr.db1,
tr.report1,
tr.db2,
tr.report2 {
  background-color: #fff;
}
tbody.botton_row_report2.tablesorter-no-sort,
tbody.botton_row_report1.tablesorter-no-sort {
  text-align: center;
  background-color: #fff;
}
table#red_border {
  margin-top: 0;
}
tr.db1 td,
tr.report1 td,
tr.db2 td,
tr.report2 td {
  font-size: 15px;
  vertical-align: middle;
}
.btn-input,
.btn-input input,
input[type="button"],
input[type="submit"],
button:not(.ui-multiselect),
input[type="file"] {
  font-weight: normal;
  min-height: 22px;
  border: 0px solid !important;
  background: none repeat scroll 0 0;
  background-color: #d61043;
  background: #d61043;
  border-radius: 3px;
  box-shadow: none;
  color: white;
  cursor: pointer;
  text-shadow: none;
  transition: all 0.2s linear 0s;
  margin: 5px 2px;
  font-size: 14px;
  font-weight: normal;
  border-style: none;
  padding: 6px 15px;
}
thead.report a,
thead.db th,
thead.db th a,
thead.db th font,
thead .report th,
thead th font {
  color: #6d6e71 !important;
  /* font-weight: normal; */
  text-decoration: none;
  line-height: 21px;
  font-size: 15px;
  padding: 5px 2px;

  /* fallback */
  /* fallback */
  /* number of lines to show */
}
td.leftPanel {
  display: none;
}
div p {
  margin: 15px 0px;
}
#width_limiter > tbody > tr > td:nth-child(1) {
  display: none;
}
.side_menu {
  border-bottom: 0px solid #666;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
tr.bottom-tr td {
  color: #fff;
  line-height: 26px;
}
a {
  color: #6d6e71;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: #d61043 !important;
}
.ui-tabs .ui-tabs-panel {
  color: #6d6e71;
}
font {
  color: #6d6e71;
}
.header-top-bg {
  background-color: #f1f1f1;
  padding: 0;
}
td.first-aligment img {
  max-height: 90px;
  margin: 0 auto;
  display: block;
}
.top_menu a {
  font-size: 15px;
  font-weight: normal;
  position: relative;
  z-index: 999;
  /* padding: 0 2px; */
}
.top_menu a:hover {
  font-size: 15px;
}
.top_menu-selected a,
.top_menu-selected a:hover {
  font-size: 15px;
  font-weight: normal;
  color: black !important;
}
.menu-bg {
  background-color: #b4cf52;
  height: 35px;
}
/*operation panel */
form[name="frm"] fieldset {
  border: 0;
}
fieldset legend {
  margin-left: -10px;
  display: block;
  line-height: 40px;
  margin-bottom: 20px;
}
form#frm {
  display: block;
}
form#frm tr[valign="bottom"] {
  display: block;
  /* margin-top: -60px; */
}
form#frm table td:nth-child(2) {
  position: relative;
}
form#frm table td:nth-child(2) input#zipcode {
  position: relative;
  top: 23px;
}
form#frm tr[valign="bottom"] td:nth-child(2) input#shopper_name_search {
  position: relative;
  top: -20px;
}
form#frm tr[valign="bottom"] td:nth-child(2) input#Email {
  position: relative;
  top: -7px;
}
/*reviews modifications report */
span.simplegraph_empty {
  margin: 0 5px 0 0;
}
/*shopper assignation */
input[name="messageString"] {
  width: 360px;
}
/*edit order assignment */
div#tabs-1 table {
  margin: 8px 0;
}
.critInfoItemTitle {
  line-height: 21px;
}
/*form[name="blabla"] table#assignmenttable th:first-child {
    display: none;
}*/
form[name="blabla"] table#assignmenttable tr.report1 td:first-child,
form[name="blabla"] table#assignmenttable tr.report2 td:first-child {
  /* display: none;*/
  text-align: center;
}
/*automatic assignation */
form[name="autoassign"] table#red_border {
  margin-top: 20px;
}
.ui-state-highlight.ui-corner-all ~ table[bgcolor="#eeeeee"] {
  width: 70%;
  border: 0;
  background-color: #fff;
  box-shadow: none;
  margin: 40px auto 0;
}
.ui-state-highlight.ui-corner-all ~ table[bgcolor="#eeeeee"] td {
  border: 0;
  padding: 8px;
  border-bottom: 1px solid #ccc;
}
.ui-state-highlight.ui-corner-all
  ~ table[bgcolor="#eeeeee"]
  td:nth-child(even) {
  font-weight: bold;
}
div#status1,
div#status2,
div#status3,
div#status4 {
  background-image: url(https://i.imgur.com/LGye666.png);
  background-size: auto 7px;
  background-position: center;
  background-repeat: no-repeat;
}
div#status1 img,
div#status2 img,
div#status3 img,
div#status4 img {
  opacity: 0;
}
td.middle-right table[cellpadding="10"] td {
  padding: 4px 10px 4px 0px;
}
.ui-corner-all {
  border-radius: 0px !important;
}
div#CheckerID_div,
div#city-container {
  margin-left: -5px;
}
form[name="frm"] > table > tbody > tr:nth-child(5) > td:nth-child(2),
form[name="frm"] > table > tbody > tr:nth-child(7) > td:nth-child(2) {
  margin-left: -2px;
  display: block;
}
form[name="SearchForm"] input.searchClass {
  position: relative;
  top: 4px;
}

form .show-entire-crit-report thead .StickyHeader td,
form .show-entire-crit-report thead .StickyHeader {
  background: #dee0e2 !important;
  z-index: 100;
  border: 0px solid #808080 !important;
}
span.simplegraph_percentage_bar span[style="background:#a256d5;color:#a256d5"] {
  background-color: #7bb203 !important;
  color: #7bb203 !important;
  margin-left: 10px;
}
@media screen and (max-width: 1400px) {
  td.contentInsideMain a,
  td.contentInsideMain span {
    width: 30%;
  }
}
/***m***/

@media screen and (max-width: 1200px) {
  td.contentInsideMain a,
  td.contentInsideMain span {
    width: 40%;
  }
}
/***m***/

@media handheld,
  only screen and (min-device-width: 320px) and (max-device-width: 480px),
  only screen and (max-width: 320px),
  /* only screen and (min-device-width: 768px) and (max-device-width: 1024px),
  */ /* only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape),
  */ /* only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait),
  */ /* only screen and (-webkit-min-device-pixel-ratio: 1.5),
  */ /* only screen and (min-device-pixel-ratio: 1.5),
  */ only screen and (max-width: 480px),
  only screen and (max-device-width: 480px),
  only screen and (min-device-width: 480px) and (max-device-width: 800px),
  only screen and (device-width: 768px),
  only screen and (device-width: 480px) {
  .second-alignment {
    background-image: none !important;
  }
  form[name="login"] {
    position: relative;
    width: 80%;
    text-align: center;
  }
  .font-style,
  label,
  select {
    font-size: 40px;
  }
  .bottom-tr {
    height: 48px;
  }
  /* a.fieldset_toggler { */
  /* font-size: 3em; */
  /* color: inherit; */
  /* height: 100px; */
  /* width: 100px; */
  /* background-image: url(https://www.checker-soft.com/qualimetrie-fr/css/images/menu-200.png); */
  /* background-size: 100px 100px; */
  /* display: block; */
  /* color: transparent; */
  /* } */
  a.fieldset_toggler.menu_top_level_wrapper img {
    content: url(https://eu.checker-soft.com/demo/images/menu-icon-13.png) !important;
    height: 35px;
    position: relative;
    top: 70%;
    left: 0%;
  }
  .pageTitle {
    font-size: 35px;
  }
  span.breadcrums {
    font-size: 30px;
  }
  ul#menu_top_level {
    padding-left: 0;
  }
  tr.menu-bg ul li a {
    display: block;
    float: left;
    padding: 10px 10px;
    font-size: 25px;
  }
  .top_menu a:hover {
    font-weight: bold;
    font-size: 35px;
    padding: 10px 10px;
  }
  .header-top-bg {
    display: block;
    height: 100px !important;
    padding-top: 10px;
  }
  td.first-aligment img {
    height: 80px;
  }
  table#top_title_graphics tr:nth-child(2) {
    display: none;
  }
  .second-alignment img {
    display: none;
  }
  a.login_checkers_link,
  a.login_panels_link {
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 0px;
    font-size: 40px;
    font-weight: bold;
  }
  a[href*="recover-password.php"] {
    font-size: 50px;
  }
  form[name="login"] tr:first-child td:last-child {
    background-image: url(http://i.imgur.com/ZI5h4F0.png);
    background-position: left 40%;
    background-size: auto 70px;
    background-repeat: no-repeat;
    text-indent: 80px;
  }
  form[name="login"] tr:last-child td:last-child {
    background-image: url(http://i.imgur.com/A042idR.png);
    background-position: 1% 40%;
    background-size: auto 70px;
    background-repeat: no-repeat;
    text-indent: 80px;
  }
  form[name="login"] {
    border: 0px;
    box-shadow: none;
  }
  form[name="login"] td {
    font-size: 40px;
    padding-bottom: 15px;
  }
  input[name="username"],
  input[name="password"] {
    display: inline-block;
    border: 1px solid rgb(178, 178, 178);
    border-radius: 3px;
    box-shadow: 0 1px 4px 0 rgba(168, 168, 168, 0.6) inset;
    box-sizing: content-box;
    margin-top: 4px;
    margin-bottom: 10px;
    padding: 15px;
    transition: all 0.2s linear 0s;
    font-size: 40px;
  }
  input#do_login {
    border-radius: 0px;
    box-shadow: none;
    cursor: pointer;
    font-size: 3em;
    font-weight: normal;
    margin: 3px 2px;
    min-height: 44px;
    padding: 15px 60px;
    transition: all 0.2s linear 0s;
    color: #fff;
  }
  div#FiltersArea table {
    background-color: transparent;
    margin: 0 auto;
  }
  form[name="login"] table tr:first-child td:nth-child(2) {
    background-repeat: no-repeat;
    background-position: 4% center;
    background-size: auto 35px;
    text-indent: 45px;
    padding: 15px 30px;
  }
  form[name="login"] table tr:nth-child(2) td:nth-child(2) {
    background-repeat: no-repeat;
    background-position: 4% center;
    background-size: auto 35px;
    text-indent: 45px;
    padding: 15px 30px;
  }
  input#do_login {
    font-size: 40px;
    font-weight: bold;
  }
  input[name="username"],
  input[name="password"] {
    font-size: 40px;
  }
  div#FiltersArea p:nth-child(3) {
    font-size: 40px;
  }
  .ui-state-error.ui-corner-all,
  .ui-state-highlight.ui-corner-all {
    width: 90%;
    margin: 0 auto;
    font-size: 15px;
  }
  td.first-aligment {
    background-position: 10px top !important;
    width: 50%;
    height: 90px;
    background-size: auto 85px !important;
  }
  .page-main-menu table#main_menu_title_text td:nth-child(2) {
    text-align: center;
    font-size: 40px;
    color: #d61043;
  }
  /*this delete*/
  /*body{
    background-image: none !important;
}
.page-main-menu table#main_menu_title_text td:not(:nth-child(2)),.page-main-menu .top_tabs_row {
    display: none;
}
.page-main-menu table#main_menu_title_text td:nth-child(2) {
    text-align: left;
    font-size: 60px;
}.page-main-menu table#main_menu_title_text {
    padding: 20px 0px 0px;
}g.highcharts-label.highcharts-data-label.highcharts-data-label-color-undefined text tspan{
    font-size: 27px;
    color: black;
    fill: black;
}
.grid_report_td h1{
    font-size: 40px;}
   .page-main-menu .grid_report_td h1 a{
    width: 40px;
    height: 47px;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 10px;
    background-size: 40px;
    }
    g.highcharts-label.highcharts-data-label text tspan {
    font-size: 24px;
    font-weight: 100;
}
.page-main-menu .menu_top_level_wrapper {
    display: table !important;
    position: relative;
    width: 100% !important;
}.page-main-menu .menu_top_level_wrapper tr.menu-bg {
    height: auto;
}
.page-main-menu .menu_top_level_wrapper ul#menu_top_level{
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-around;
    margin: 0px;
}
.begin-report-area .p_wrapper>table>tbody>tr>td>table:last-of-type td{
    display: none;
}
.page-main-menu .menu_top_level_wrapper ul#menu_top_level{
    display: flex;
}
.page-main-menu .menu_top_level_wrapper li.top_menu.top_menu{
    margin: 10px;
    font-weight: bold;
}
.page-main-menu .tr.menu-bg ul li a{
    font-size: 35px;
}*/
  td.contentInsideMain a {
    position: absolute;
    width: 40%;
    right: 10px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    text-align: left;
  }
  td.contentInsideMain span {
    position: absolute;
    width: 40%;
    right: 10px;
    text-align: left;
  }
}
/***m***/
/*basic design*/
/* General */
/* best left as is */
.tiny-header {
  background: none;
}
/* If the design is for RTL (BiDi) languages such as Hebrew and Arabic, then uncomment the following lines */
/*
body {direction:rtl;}
.second-alignment{text-align: left; background-repeat: no-repeat;}
.tiny-header{direction:rtl;}*/

body {
  min-width: 100%;
  width: fit-content;
  position: relative;
  min-height: calc(100vh - 50px);
  padding-bottom: 50px;
  background-color: #efedfb;
  background-image: ;
  background-attachment: fixed;
  background-size: cover;
  left: 0px !important;
  right: 0px !important;
  overflow: auto !important;
  height: auto !important;
}
/* Header image and logo */
/* Hiding the header image */
/* 020 */
.second-alignment img {
  display: none;
}
/* Replacing the header image */
/* 025 */
/* Replace the following address with your own image link */
div.second-alignment {
  width: 100%;
  height: 100%;
}
.header-top-bg {
  background-image: url("https://www.checker-soft.com/images/logos/blank.gif");
  background-repeat: no-repeat;
  background-position: center bottom;
}
/* Hiding the company logo. Remove the comment if you want to hide the logo*/
/* 030 */
/*.first-aligment img {display: none;} */

/* Top menu */
/* 040 */
/*yana*/
.menu-bg {
  background-color: #cdcbc7;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  background: #d61043;
  /*    background: radial-gradient(circle, #D61043 0%, #D61043 100%);*/
  height: 40px;
}
/*color height and bg yana*/
.top_menu a {
  color: white !important;
}
/*new style yana*/

td.first-aligment {
  background-color: white;
  background-position: 10px center;
  background-size: auto 50px;
  background-image: none;
}
.top_menu {
  background: none;
  border: 0;
  box-sizing: border-box;
  margin: 1em;
  box-shadow: inset 0 0 0 2px transparent;
  font-size: inherit;
  font-weight: 700;
  position: relative;
  vertical-align: middle;
}
.top_menu::before,
.top_menu::after {
  box-sizing: inherit;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}
.top_menu {
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.top_menu::before,
.top_menu::after {
  border: 2px solid transparent;
  width: 0;
  height: 0;
}
.top_menu::before {
  top: 0;
  left: 0;
}
.top_menu::after {
  bottom: 0;
  right: 0;
}
.top_menu:hover::before,
.top_menu:hover::after {
  width: 100%;
  height: 100%;
}
.top_menu:hover::before {
  border-top-color: #fff;
  border-right-color: #fff;
  border-radius: 3px;
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.top_menu:hover::after {
  border-bottom-color: #fff;
  border-left-color: #fff;
  border-radius: 3px;
  -webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s,
    height 0.25s ease-out 0.75s;
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s,
    height 0.25s ease-out 0.75s;
}
table#main_menu_title_text {
  padding-top: 10px;
}
table#main_menu_title_text td.gray-lighter2:last-child {
  padding-left: 10px;
}
table#side_menu a {
  vertical-align: bottom;
  font-size: 100%;
}
#set-language {
  display: block;
  background-color: transparent !important;
  color: #666666 !important;
  border: 1px solid #666666 !important;
  box-sizing: border-box;
  border-radius: 5px !important;
  border-radius: 0px;
  transition: all 0.2s linear;
  margin: auto 0;
  padding: 3px 0;
  max-width: fit-content !important;
}
.ui-timepicker-div > dl > dd > div {
  position: relative;
  top: -13px;
  max-width: 80%;
  margin-left: 10%;
}
table#logo_and_title > tbody > tr > td:last-child {
  vertical-align: middle;
  height: fit-content;
}
form[name="SearchForm"] input[type="submit"] {
  border-radius: 3px;
  background-color: #d61043 !important;
  transition: all 0.2s linear;
}
form[name="SearchForm"] input[type="submit"]:hover {
  background-color: black !important;
}
#set-language.ui-button-text-only .ui-button-text {
  padding: 0px;
}
#set-language.ui-button-text-only > .ui-button-text {
  padding: 0.2em 2em 0.2em 0.2em;
}
td.mainMenu-line1,
td.mainMenu-line2:first-child,
.showMenuSubItems {
  background-color: #fff !important;
  background-clip: border-box;
  border: 0px solid #cbcee8;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 0.8rem;
  border-radius: 0px;
}
tr.titleinsidemain td.insideMain {
  color: #d61043;
  background-color: white;
  border-bottom: 1px solid #e4e6f9;
}
td.contentInsideMain {
  padding-top: 20px;
}
/*style for Managment*/
img.submenu-arrow {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512.001 512' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cpath xmlns='http://www.w3.org/2000/svg' d='m256 455.515625c-7.289062 0-14.316406-2.640625-19.792969-7.4375-20.683593-18.085937-40.625-35.082031-58.21875-50.074219l-.089843-.078125c-51.582032-43.957031-96.125-81.917969-127.117188-119.3125-34.644531-41.804687-50.78125-81.441406-50.78125-124.742187 0-42.070313 14.425781-80.882813 40.617188-109.292969 26.503906-28.746094 62.871093-44.578125 102.414062-44.578125 29.554688 0 56.621094 9.34375 80.445312 27.769531 12.023438 9.300781 22.921876 20.683594 32.523438 33.960938 9.605469-13.277344 20.5-24.660157 32.527344-33.960938 23.824218-18.425781 50.890625-27.769531 80.445312-27.769531 39.539063 0 75.910156 15.832031 102.414063 44.578125 26.191406 28.410156 40.613281 67.222656 40.613281 109.292969 0 43.300781-16.132812 82.9375-50.777344 124.738281-30.992187 37.398437-75.53125 75.355469-127.105468 119.308594-17.625 15.015625-37.597657 32.039062-58.328126 50.167969-5.472656 4.789062-12.503906 7.429687-19.789062 7.429687zm-112.96875-425.523437c-31.066406 0-59.605469 12.398437-80.367188 34.914062-21.070312 22.855469-32.675781 54.449219-32.675781 88.964844 0 36.417968 13.535157 68.988281 43.882813 105.605468 29.332031 35.394532 72.960937 72.574219 123.476562 115.625l.09375.078126c17.660156 15.050781 37.679688 32.113281 58.515625 50.332031 20.960938-18.253907 41.011719-35.34375 58.707031-50.417969 50.511719-43.050781 94.136719-80.222656 123.46875-115.617188 30.34375-36.617187 43.878907-69.1875 43.878907-105.605468 0-34.515625-11.605469-66.109375-32.675781-88.964844-20.757813-22.515625-49.300782-34.914062-80.363282-34.914062-22.757812 0-43.652344 7.234374-62.101562 21.5-16.441406 12.71875-27.894532 28.796874-34.609375 40.046874-3.453125 5.785157-9.53125 9.238282-16.261719 9.238282s-12.808594-3.453125-16.261719-9.238282c-6.710937-11.25-18.164062-27.328124-34.609375-40.046874-18.449218-14.265626-39.34375-21.5-62.097656-21.5zm0 0' fill='%23d61043' data-original='%23000000' style='' class=''/%3e%3c/g%3e%3c/svg%3e ") !important;
  background-size: auto 13px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center top 5px;
}
a.ui-slider-handle.ui-state-default.ui-corner-all,
.ui-slider-range.ui-slider-range-min.ui-widget-header {
  background: #d61043 !important;
}
a.ui-slider-handle.ui-state-default.ui-corner-all,
.ui-slider-range.ui-slider-range-min.ui-widget-header {
  background: #d61043 !important;
}
table.tedit tr[valign="baseline"] > td[id^="seperator"]:first-child {
  width: 200% !important;
  text-align: center;
  color: #d61043;
  margin-top: 0px;
}
tr.tedit > td:first-child {
  font-weight: normal;
}
tr.tedit > td.tedit-mandatory:first-child {
  font-weight: bold;
}
thead.db,
thead.report {
  background-color: #f1f1f1 !important;
}
img[src*="pencil"] {
  visibility: hidden;
}
a[href*="editingFields"] {
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M497.9 142.1l-46.1 46.1c-4.7 4.7-12.3 4.7-17 0l-111-111c-4.7-4.7-4.7-12.3 0-17l46.1-46.1c18.7-18.7 49.1-18.7 67.9 0l60.1 60.1c18.8 18.7 18.8 49.1 0 67.9zM284.2 99.8L21.6 362.4.4 483.9c-2.9 16.4 11.4 30.6 27.8 27.8l121.5-21.3 262.6-262.6c4.7-4.7 4.7-12.3 0-17l-111-111c-4.8-4.7-12.4-4.7-17.1 0zM124.1 339.9c-5.5-5.5-5.5-14.3 0-19.8l154-154c5.5-5.5 14.3-5.5 19.8 0s5.5 14.3 0 19.8l-154 154c-5.5 5.5-14.3 5.5-19.8 0zM88 424h48v36.3l-64.5 11.3-31.1-31.1L51.7 376H88v48z' fill='%236d6e71'/%3e%3c/svg%3e ");

  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M497.9 142.1l-46.1 46.1c-4.7 4.7-12.3 4.7-17 0l-111-111c-4.7-4.7-4.7-12.3 0-17l46.1-46.1c18.7-18.7 49.1-18.7 67.9 0l60.1 60.1c18.8 18.7 18.8 49.1 0 67.9zM284.2 99.8L21.6 362.4.4 483.9c-2.9 16.4 11.4 30.6 27.8 27.8l121.5-21.3 262.6-262.6c4.7-4.7 4.7-12.3 0-17l-111-111c-4.8-4.7-12.4-4.7-17.1 0zM124.1 339.9c-5.5-5.5-5.5-14.3 0-19.8l154-154c5.5-5.5 14.3-5.5 19.8 0s5.5 14.3 0 19.8l-154 154c-5.5 5.5-14.3 5.5-19.8 0zM88 424h48v36.3l-64.5 11.3-31.1-31.1L51.7 376H88v48z' fill='%23D61043'/%3e%3c/svg%3e ");
}
.filters,
.filters input {
  background-color: white !important;
}
td .filters input,
td .filters input:hover,
td .filters input:focus,
.filters input:active {
  background-image: url("data:image/svg+xml;charset=UTF-8, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z' fill='%236d6e71' /%3e%3c/svg%3e ") !important;
  border-bottom: 1px solid;
  border-left: 0px solid !important;
  border-right: 0px solid !important;
  border-top: 0px solid !important;
  background-repeat: no-repeat !important;
  background-size: 15px !important;
  background-position: right !important;
  border-radius: 0px !important;
  background-color: white !important;
  padding-right: 20px !important;
}
td .filters input:focus,
.filters input:active {
  background-image: none;
}
a[title="Refunds"] img {
  /* background-color: red; */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3e%3cpath d='M621.16 54.46C582.37 38.19 543.55 32 504.75 32c-123.17-.01-246.33 62.34-369.5 62.34-30.89 0-61.76-3.92-92.65-13.72-3.47-1.1-6.95-1.62-10.35-1.62C15.04 79 0 92.32 0 110.81v317.26c0 12.63 7.23 24.6 18.84 29.46C57.63 473.81 96.45 480 135.25 480c123.17 0 246.34-62.35 369.51-62.35 30.89 0 61.76 3.92 92.65 13.72 3.47 1.1 6.95 1.62 10.35 1.62 17.21 0 32.25-13.32 32.25-31.81V83.93c-.01-12.64-7.24-24.6-18.85-29.47zM48 132.22c20.12 5.04 41.12 7.57 62.72 8.93C104.84 170.54 79 192.69 48 192.69v-60.47zm0 285v-47.78c34.37 0 62.18 27.27 63.71 61.4-22.53-1.81-43.59-6.31-63.71-13.62zM320 352c-44.19 0-80-42.99-80-96 0-53.02 35.82-96 80-96s80 42.98 80 96c0 53.03-35.83 96-80 96zm272 27.78c-17.52-4.39-35.71-6.85-54.32-8.44 5.87-26.08 27.5-45.88 54.32-49.28v57.72zm0-236.11c-30.89-3.91-54.86-29.7-55.81-61.55 19.54 2.17 38.09 6.23 55.81 12.66v48.89z' fill='%23D61043'/%3e%3c/svg%3e ") !important;
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: bottom;
}
.db-surrounding tr.db1,
.db-surrounding tr.report1 {
  background-color: white;
}
.db-surrounding tr.db2,
.db-surrounding tr.report2 {
  background-color: #f1f1f1;
}
.db-surrounding tr.db1:hover,
.db-surrounding tr.report1:hover,
.db-surrounding tr.db2:hover,
.db-surrounding tr.report2:hover {
  background-color: #d61043;
}
.db-surrounding tr.db1:hover td,
.db-surrounding tr.report1:hover td,
.db-surrounding tr.db2:hover td,
.db-surrounding tr.report2:hover td,
.db-surrounding tr.db1:hover a,
.db-surrounding tr.report1:hover a,
.db-surrounding tr.db2:hover a,
.db-surrounding tr.report2:hover a {
  color: white !important;
  font-weight: normal;
}
.db-surrounding tr.db1:hover a[title="Refunds"] img,
.db-surrounding tr.db2:hover a[title="Refunds"] img {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3e%3cpath d='M621.16 54.46C582.37 38.19 543.55 32 504.75 32c-123.17-.01-246.33 62.34-369.5 62.34-30.89 0-61.76-3.92-92.65-13.72-3.47-1.1-6.95-1.62-10.35-1.62C15.04 79 0 92.32 0 110.81v317.26c0 12.63 7.23 24.6 18.84 29.46C57.63 473.81 96.45 480 135.25 480c123.17 0 246.34-62.35 369.51-62.35 30.89 0 61.76 3.92 92.65 13.72 3.47 1.1 6.95 1.62 10.35 1.62 17.21 0 32.25-13.32 32.25-31.81V83.93c-.01-12.64-7.24-24.6-18.85-29.47zM48 132.22c20.12 5.04 41.12 7.57 62.72 8.93C104.84 170.54 79 192.69 48 192.69v-60.47zm0 285v-47.78c34.37 0 62.18 27.27 63.71 61.4-22.53-1.81-43.59-6.31-63.71-13.62zM320 352c-44.19 0-80-42.99-80-96 0-53.02 35.82-96 80-96s80 42.98 80 96c0 53.03-35.83 96-80 96zm272 27.78c-17.52-4.39-35.71-6.85-54.32-8.44 5.87-26.08 27.5-45.88 54.32-49.28v57.72zm0-236.11c-30.89-3.91-54.86-29.7-55.81-61.55 19.54 2.17 38.09 6.23 55.81 12.66v48.89z' fill='%23fff'/%3e%3c/svg%3e ") !important;
}
span.db-curPageNumber {
  color: #d61043;
}
a.db-pageNumber {
  text-decoration: none;
  color: #6d6e71;
}
#TableEdit_filtering tr {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
table#TableEdit_filtering > tbody > tr > td:not(:first-child) {
  margin-right: 0px;
  display: inline-block;
  margin-left: 0px;
}
table#TableEdit_filtering div {
  font-style: italic;
}
td.tedit-mandatory {
  min-width: 20%;
  text-align: left;
}
tr.db th,
.report-dir {
  border-left-width: 1px !important;
}
div#custom-cols a {
  color: #0f7afc;
  text-decoration: underline;
}
td.db-firstcol a[href*="clients"] {
  color: #d61043 !important;
  font-weight: bold !important;
  font-style: italic;
}
tr.db1:hover td.db-firstcol a[href*="clients"],
tr.db2:hover td.db-firstcol a[href*="clients"] {
  color: white !important;
}
.side_menu {
  padding-right: 10px;
  background-color: rgb(255 255 255 / 0.7);
}
.gray-lighter3 ~ .side_menu,
.page-login .side_menu {
  background-color: rgb(255 255 255 / 0);
}
.page-login table#logo_and_title {
  display: none;
}
.menu_top_level {
  padding-left: 20px;
}
.tedit-desc {
  width: 50%;
  font-style: italic;
}
input#rangeStart,
input#rangeEnd,
input#rangeApprovalStart,
input#rangeApprovalEnd,
input.hasDatepicker {
  padding-right: 20px;
}
/*hc diagrams y Yana*/

.grid_report_td:nth-child(2)
  g.highcharts-axis-labels.highcharts-xaxis-labels
  text {
  font-size: 17px !important;
}
g.highcharts-label.highcharts-data-label.highcharts-data-label-color-undefined
  text
  tspan {
  font-size: 110%;
}
.grid_report_td h1 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.grid_report_td:first-child
  g.highcharts-label.highcharts-data-label.highcharts-data-label-color-undefined
  text {
  transform: translate(-3px, 2px);
}
.grid_report_td h1 a img {
  display: none;
}
.grid_report_td h1 a {
  width: 20px;
  height: 27px;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 10px;
  background-size: 20px;
}
.grid_report_td h1 a:nth-child(2) {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.4375 12.5H5.625V11.9375C5.625 11.6281 5.37187 11.375 5.0625 11.375H3.9375C3.62812 11.375 3.375 11.6281 3.375 11.9375V12.5H0.5625C0.253125 12.5 0 12.7531 0 13.0625V14.1875C0 14.4969 0.253125 14.75 0.5625 14.75H3.375V15.3125C3.375 15.6219 3.62812 15.875 3.9375 15.875H5.0625C5.37187 15.875 5.625 15.6219 5.625 15.3125V14.75H17.4375C17.7469 14.75 18 14.4969 18 14.1875V13.0625C18 12.7531 17.7469 12.5 17.4375 12.5ZM17.4375 6.875H14.625V6.3125C14.625 6.00313 14.3719 5.75 14.0625 5.75H12.9375C12.6281 5.75 12.375 6.00313 12.375 6.3125V6.875H0.5625C0.253125 6.875 0 7.12813 0 7.4375V8.5625C0 8.87187 0.253125 9.125 0.5625 9.125H12.375V9.6875C12.375 9.99687 12.6281 10.25 12.9375 10.25H14.0625C14.3719 10.25 14.625 9.99687 14.625 9.6875V9.125H17.4375C17.7469 9.125 18 8.87187 18 8.5625V7.4375C18 7.12813 17.7469 6.875 17.4375 6.875ZM17.4375 1.25H10.125V0.6875C10.125 0.378125 9.87187 0.125 9.5625 0.125H8.4375C8.12813 0.125 7.875 0.378125 7.875 0.6875V1.25H0.5625C0.253125 1.25 0 1.50312 0 1.8125V2.9375C0 3.24688 0.253125 3.5 0.5625 3.5H7.875V4.0625C7.875 4.37187 8.12813 4.625 8.4375 4.625H9.5625C9.87187 4.625 10.125 4.37187 10.125 4.0625V3.5H17.4375C17.7469 3.5 18 3.24688 18 2.9375V1.8125C18 1.50312 17.7469 1.25 17.4375 1.25Z' fill='%23AEAEAE'/%3e%3c/svg%3e ");
}
.grid_report_td h1 a[href*="reports-list"] {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.5906 11.4542L14.599 10.3917C14.7566 10.2257 15.0306 10.3419 15.0306 10.5809V15.4087C15.0306 16.2885 14.3532 17.0025 13.518 17.0025H2.42569C1.59065 17.0025 0.913086 16.2887 0.913086 15.4087V3.72124C0.913086 2.84138 1.59057 2.12747 2.42569 2.12747H11.0443C11.2681 2.12747 11.3815 2.41298 11.2239 2.58232L10.2155 3.64486C10.1682 3.6947 10.1052 3.72124 10.0359 3.72124H2.42569V15.4088H13.518V11.6403C13.518 11.5704 13.5432 11.504 13.5906 11.4542ZM18.5253 4.75384L10.2502 13.4729L7.4015 13.805C6.57598 13.9013 5.87315 13.1674 5.96453 12.2909L6.27966 9.28944L14.5549 0.570267C15.2764 -0.190089 16.4424 -0.190089 17.1608 0.570267L18.5222 2.00465C19.2438 2.76501 19.2438 3.9968 18.5253 4.75384ZM15.4119 5.77981L13.581 3.85069L7.72592 10.0232L7.49586 12.1914L9.55365 11.9489L15.4119 5.77981ZM17.454 3.13354L16.0927 1.69915C15.9634 1.56298 15.7524 1.56298 15.6262 1.69915L14.6525 2.72512L16.4834 4.65425L17.4571 3.62828C17.5831 3.48879 17.5831 3.26962 17.454 3.13354Z' fill='%23AEAEAE'/%3e%3c/svg%3e ");
}
path.highcharts-button-symbol {
  fill: #aeaeae !important;
  stroke: #aeaeae !important;
}
tr > .grid_report_td {
  padding: 20px 0px !important;
  height: auto;
}
.upper_tabs_nav {
  border-bottom: 0px;
}
li.tab_menu_item a.linkClass,
.tab_menu_item a.linkClass {
  color: #000;
  font-size: 18px;
}
.upper_tabs_list {
  padding-left: 10px;
}
.Ajax2TabActive {
  border-radius: 3px;
  border: 0px;
}
.Ajax2TabActive:not(:first-child) {
  background-color: white;
}
.page-main-menu table#main_menu_title_text {
  padding: 20px 20px 0px 20px;
}
.page-main-menu td.gray-lighter2:first-child {
  font-size: 20px;
  color: black;
}
.begin-report-area .p_wrapper > table > tbody > tr > td > table:last-of-type {
  float: right;
  padding-right: 20px;
}
.begin-report-area
  .p_wrapper
  > table
  > tbody
  > tr
  > td
  > table:last-of-type
  td
  img {
  display: none;
}
td.mainMenu-line2 span[style*="red"] {
  color: red !important;
}
.begin-report-area
  .p_wrapper
  > table
  > tbody
  > tr
  > td
  > table:last-of-type
  td {
  /* background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.125 5.625V2.26318C13.125 2.01445 13.0263 1.77627 12.8505 1.6002L11.5245 0.274512C11.3487 0.0987305 11.1103 0 10.8615 0H2.8125C2.29482 0 1.875 0.419824 1.875 0.9375V5.625C0.839356 5.625 0 6.46436 0 7.5V10.7812C0 11.0402 0.209766 11.25 0.46875 11.25H1.875V14.0625C1.875 14.5802 2.29482 15 2.8125 15H12.1875C12.7052 15 13.125 14.5802 13.125 14.0625V11.25H14.5312C14.7902 11.25 15 11.0402 15 10.7812V7.5C15 6.46436 14.1606 5.625 13.125 5.625ZM11.25 13.125H3.75V10.3125H11.25V13.125ZM11.25 6.5625H3.75V1.875H9.375V3.28125C9.375 3.54023 9.58477 3.75 9.84375 3.75H11.25V6.5625ZM12.6562 8.67188C12.2681 8.67188 11.9531 8.35693 11.9531 7.96875C11.9531 7.58027 12.2681 7.26562 12.6562 7.26562C13.0444 7.26562 13.3594 7.58027 13.3594 7.96875C13.3594 8.35693 13.0444 8.67188 12.6562 8.67188Z' fill='%23666666'/%3e%3c/svg%3e ");
   */
  padding: 0.2em 0.3em 0.2em 0.3em;
  background-color: transparent !important;
  color: #666666 !important;
  border: 1px solid #666666 !important;
  box-sizing: border-box;
  border-radius: 5px !important;
  border-radius: 0px;
  transition: all 0.2s linear;
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: 14px;
}
table#tedit-wrapping-table > tbody > tr > td.links-on-the-side + td {
  vertical-align: top;
}
table#tedit-wrapping-table
  > tbody
  > tr
  > td.links-on-the-side
  + td
  a.img-arrow
  img {
  height: auto;
  width: 15px;
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-right: 5px;
  vertical-align: baseline;
  font-size: 15px;
  line-height: 1.8;
}
table#tedit-wrapping-table > tbody > tr > td.links-on-the-side + td a {
  font-size: 12px;
  line-height: 1.4;
  margin: 5px 0;
  display: inline-block;
}
table#tedit-wrapping-table > tbody > tr > td.links-on-the-side + td a:hover {
  background: linear-gradient(45deg, #d61043 33%, #49a0c0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #d61043;
  font-weight: 600;
}
div#result_div {
  z-index: 1000;
  background: white;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  border-radius: 5px;
  padding: 10px;
  line-height: 1.4;
}
.additional_filter .filter input,
.additional_filter .filter input {
  width: 150px !important;
  max-width: 150px !important;
}
div#CharacteristicFilter a.fieldset_toggler,
body.page-auto-assign form[name="frm"] legend a.fieldset_toggler {
  display: inline !important;
}
body.page-orders-assignment-manual iframe#external {
  min-width: 500px;
}
body.page-auto-assign input[name="zipcode"],
body.page-auto-assign input[name="shopper_name_search"] {
  margin-top: 0px;
}
ul#menu.menuflt {
  z-index: 100;
  width: 50%;
  padding: 10px;
}
body.page-report-checker-props thead .report th a[href*="report-checker"] {
  padding: 0px;
  font-size: 15px !important;
}
body.page-report-checker-props thead .report th {
  padding: 2px;
  font-size: 15px;
  min-width: 90px !important;
}
body.page-operation-panel iframe#external {
  height: 450px !important;
  max-width: 850px !important;
  border: 2px solid #ccc;
}
body.page-edit-multiple-orders fieldset {
  max-height: 500px !important;
  overflow-y: auto;
  margin-bottom: 22px;
  width: 400px;
}
body.page-edit-multiple-orders fieldset legend {
  margin-bottom: 15px;
}
body.tiny-header form#frm[action="shoppers-list.php"] > fieldset:first-child {
  margin-top: 50px;
}
body.tiny-header
  form#frm[action="shoppers-list.php"]
  > fieldset:first-child
  > legend:first-child {
  position: fixed;
  top: 0px;
  width: 100%;
  background: #f8fcff;
  z-index: 1;

  font-size: 18px;
  font-style: italic;
}
body.page-edit-multiple-orders table#table_rows input,
body.page-edit-multiple-orders table#table_rows textarea,
body.page-edit-multiple-orders table#table_rows select,
body.page-edit-multiple-orders table#table_rows button {
  max-width: 170px !important;
}
body.page-edit-multiple-orders fieldset legend a.fieldset_toggler {
  display: inline;
}
body.page-edit-multiple-orders
  fieldset
  + script
  + input#UpdateGlobal_characteristics {
  margin-top: 30px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
.ui-tabs .ui-tabs-nav li.ui-tabs-selected:hover {
  background-color: #fff !important;
  /* box-shadow: 0 2px 4px 0 #bdd829 inset, 0 4px 4px 0 white inset; */
  background-image: linear-gradient(
    to left,
    #d61043 0%,
    #d61043 50%,
    #d61043 100%
  ) !important;
  background-size: 100% 3px !important;
  background-repeat: no-repeat !important;
  background-position: top center;
}
.ui-tabs .ui-tabs-nav li:hover {
  background-color: #cccccc !important;
}
.ui-tabs .ui-tabs-nav li:hover a,
.ui-tabs .ui-tabs-nav li a:hover {
  color: white !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a:hover {
  color: #d61043 !important;
}
.filters input {
  max-width: 98% !important;
  min-width: 30px;
}
body.page-survey-send-invitations input#filter_21 {
  min-width: 160px !important;
}
body.page-survey-send-invitations table td.report-firstcol {
  text-align: center;
}
body.page-client-report-settings
  table
  tr[id*="client-visit-report-text-conditions"]
  + tr.tedit-seperator,
body.page-company_shopper_reg tr.tedit-seperator {
  display: none;
}
body.page-client-reports-settings
  table.tedit
  tr#tr_ShowVisitReportText
  + tr[valign="baseline"]
  > td[id="seperator18"]:first-child,
body.page-client-report-settings
  table.tedit
  tr#tr_RptGTextColor
  + tr[valign="baseline"]
  > td[id="seperator10"]:first-child,
body.page-client-report-settings
  table.tedit
  tr#tr_RptGTextColor
  + tr[valign="baseline"]
  + tr
  + [valign="baseline"]
  > td[id="seperator10"]:first-child,
body.page-surveys
  table.tedit
  tr[valign="baseline"]
  > td#seperator23:first-child,
body.page-clients
  table.tedit
  tr[valign="baseline"]
  > td#seperator32:first-child,
body.page-company_shopper_reg
  tr.tedit-seperator
  + tr
  td#seperator18:first-child,
body.page-company_shopper_reg
  tr#tr_RegistrationProcessCompleteMessage
  + tr
  td#seperator18:first-child {
  text-align: left;
  margin-top: 10px;
}
table.tedit
  tr[valign="baseline"]
  > td[id^="seperator"]:not([id="seperator10"]):not(
    [id="seperator18"]
  ):first-child,
table.tedit
  tr.tedit-seperator
  + tr[valign="baseline"]
  > td#seperator18:first-child {
  position: relative;
}
table.tedit
  tr[valign="baseline"]
  > td[id^="seperator"]:not([id="seperator10"]):not(
    [id="seperator18"]
  ):first-child
  b,
table.tedit
  tr.tedit-seperator
  + tr[valign="baseline"]
  > td#seperator18:first-child
  b {
  color: #d61043;
}
body.page-company-checker-disp
  table.tedit
  tr[valign="baseline"]
  > td[id^="seperator"]:not([id="seperator10"]):not(
    [id="seperator18"]
  ):first-child {
  color: transparent;
}
body.page-company-checker-disp
  table.tedit
  tr[valign="baseline"]
  > td[id^="seperator"]:not([id="seperator10"]):not(
    [id="seperator18"]
  ):first-child
  b:after {
  content: ":";
}
body.page-company-checker-disp tr[id="tr_&nbsp; "] {
  display: none;
}
span.breadcrums > a:last-child {
  color: #d61043;
  font-weight: bold !important;
  text-decoration: none;
}
table.showMenuSubItems a,
table.showMenuSubItems a:visited {
  color: #555 !important;
  font-weight: bold !important;
}
body.page-report-checker-props iframe#external {
  height: 400px !important;
}
body.page-user-main-menu-options tr.titleinsidemain td.insideMain {
  background-color: transparent;
  border: 0px solid;
}
body.page-client-actions tr#tr_AssigneeName + tr td#seperator9:first-child {
  text-align: left;
  color: inherit;
}
body.page-client-actions tr#tr_AssigneeName + tr td#seperator9:first-child,
body.page-checkers tr#tr_Long + tr td#seperator25 + td a {
  text-align: left;
  color: #0f7afc;
}
body.page-user-main-menu-options table.tedit hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #d61043;
  margin: 1em 0;
  padding: 0;
}
body.page-user-main-menu-options tr.titleinsidemain {
  background-color: #eef8e4;
  color: #d61043;
  border-bottom: 1px solid #d61043;
}
body.page-user-main-menu-options tr.titleinsidemain td {
  min-width: 250px;
}
body.page-user-main-menu-options td.middle-right > table tr td[style*="2px"] {
  width: 200% !important;
}
.filtersshown > a.togglefiltersclass:after {
  content: "↑";
  text-decoration: none !important;
  display: inline;
  font-size: 12px;
  margin-left: 10px;
  padding: 3px 10px 4px;
  border: 1px solid;
}
a.togglefiltersclass[href*="show"]:after {
  content: "↓";
  display: inline;
  text-decoration: none !important;
  font-size: 12px;
  margin-left: 10px;
  padding: 3px 10px 4px;
  border: 1px solid;
}
a.togglefiltersclass[href*="show"],
.filtersshown > a.togglefiltersclass {
  text-decoration: none;
  margin-top: 10px;
  display: inline-block;
  margin-left: 5px;
}
body.page-user-main-menu-options tr#tr_CritCountPanelLimitAlert + tr + tr,
body.page-user-main-menu-options tr#tr_CritCountPanelLimitAlert + tr + tr + tr {
  display: none;
}
body.page-clients tr.actions a.linkClass {
  white-space: nowrap;
}
body.page-login div#FiltersArea p:nth-child(3) {
  text-decoration: none;
}
body.page-operation-panel table#table_rows td.report-dir:nth-child(4) {
  min-width: 250px;
}
body.page-operation-panel .filtersshown > a.togglefiltersclass + br + hr {
  display: none;
}
body.page-recover-password td#the_cell_with_the_program {
  width: 100% !important;
}
body.page-recover-password .gray-lighter1,
body.page-recover-password .gray-darker {
  display: none;
}
body.page-recover-password .mainCellBackground {
  background: transparent !important;
}
body.page-recover-password table#logo_and_title {
  background-image: none !important;
  border: 0px;
  padding-top: 20px;
}
body.page-recover-password span.breadcrums {
  display: none;
}
body.page-recover-password table#logo_and_title td:not(:first-child) {
  display: none;
}
body.page-recover-password table#logo_and_title td {
  text-align: center;
}
body.page-recover-password table#side_menu {
  background: transparent;
}
body.page-recover-password .p-menu-language,
body.body_bg.recover-password .p-menu-language {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 20px;
  font-weight: bold;
}
body.page-recover-password td.middle-right > p:first-child {
  margin: 0px;
}
body.page-recover-password .ui-state-highlight.ui-corner-all {
  margin-bottom: 20px;
}
body.page-recover-password .p-menu-language form + a.linkClass {
  position: relative;
  bottom: -70px;
  display: block;
}
body.body_bg.recover-password .p-menu-language form + a.linkClass {
  position: relative;
  bottom: -70px;
  display: block;
}
body.body_bg.recover-password .p-menu-language form {
  margin-bottom: 0px;
}
body.body_bg.recover-password .p-menu-language form + a + p {
  margin: 0px;
}
body.body_bg.recover-password .p-menu-language {
  padding-bottom: 0px;
}
body.body_bg.recover-password .p-menu-language form input#go,
body.page-recover-password .p-menu-language form input#go {
  margin: 0 auto;
  display: block;
  background-image: none;
}
a#hlp_lnk ~ span#chk-hlp-div {
  z-index: -5;
}
table.showMenuSubItems a:hover {
  text-decoration: underline !important;
  color: #d61043 !important;
}
table.showMenuSubItems > tbody > tr:not([valign="top"]) > td {
  position: relative;
  background-image: linear-gradient(45deg, #d61043, #d61043);
  background-size: calc(100% - 40px) 1px;
  background-repeat: no-repeat;
  background-position: 10px center;
}
.showMenuSubItems span.section-lable {
  font-weight: bold;
  width: auto;
  display: inline-block;
  padding-right: 30px;
  background-color: #fafafa !important;
}
body.page-company-css-editor form[action="company-css-editor.php"] {
  display: block;
}
td.contentInsideMain a:hover span {
  color: #d61043 !important;
}
body.page-set-edit-briefings span.breadcrums a {
  color: #000 !important;
  font-weight: normal !important;
  text-decoration: underline;
}
.side_menu td {
  position: relative;
}
.side_menu td .reportItemDescription {
  visibility: hidden;
  display: inline-block;
  opacity: 0;
  transition: opacity 1s;
  position: absolute;
  top: -25px;
  left: 30px;
}
.side_menu td a.reportItemTitle:hover + .reportItemDescription {
  display: inline-block;
  position: absolute;
  top: -27px;
  left: 30px;
  background: white;
  border: 1px solid #d61043;
  padding: 5px;
  border-radius: 5px;
  color: #555;
  visibility: visible;
  opacity: 1;
}
.side_menu td a.reportItemTitle:hover + .reportItemDescription:after {
  content: " ";
  position: absolute;
  top: 101%;
  left: 4px;
  border-width: 7px;
  border-style: solid;
  border-color: #d61043 transparent transparent transparent;
}
button.ui-multiselect,
.list-select,
select.DateInputClass,
select {
  -webkit-appearance: none;
  padding: 5px !important;
  width: 100%;
  color: #6d6e71 !important;
  border: 1px solid #6d6e71 !important;
  border-radius: 5px !important;
  background: white !important;
  box-shadow: 0 0px 0px -2px #9098a9 !important;
  cursor: pointer;
  font-family: inherit;
  /* font-size: 16px; */
  transition: all 150ms ease;
  background-image: none !important;
  position: relative;
}
select.list-select,
select:not(.DateInputClass) {
  padding-right: 45px !important;
  text-overflow: ellipsis;
}
select {
  max-width: 260px !important;
}
select.DateInputClass:focus,
select.DateInputClass:hover,
select.DateInputClass:active,
button.ui-multiselect:focus,
.list-select:focus,
button.ui-multiselect:active,
.list-select:active,
button.ui-multiselect.ui-widget.ui-state-default.ui-corner-all.ui-state-active {
  border: 1px solid #d61043 !important;
  outline: none;
}
.list-select,
select.DateInputClass,
select {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512.011 512.011' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='M505.755,123.592c-8.341-8.341-21.824-8.341-30.165,0L256.005,343.176L36.421,123.592c-8.341-8.341-21.824-8.341-30.165,0 s-8.341,21.824,0,30.165l234.667,234.667c4.16,4.16,9.621,6.251,15.083,6.251c5.462,0,10.923-2.091,15.083-6.251l234.667-234.667 C514.096,145.416,514.096,131.933,505.755,123.592z' fill='%23777777' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
  background-size: 14px !important;
  background-position: center right 8% !important;
  background-repeat: no-repeat !important;
  border: 1px solid !important;
  border-bottom: 1px solid !important;
  margin-top: 5px;
  font-size: inherit;
}
select[style*="height"]:focus,
select[multiple="multiple"]:focus,
select[style*="height"],
select[multiple="multiple"] {
  background-image: none !important;
  padding-right: 0px !important;
  max-width: 500px !important;
}
.list-select:focus,
select:focus {
  background-size: 14px !important;
  background-position: center right 8% !important;
  background-repeat: no-repeat !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512.011 512.011' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg transform='matrix(1,0,0,-1,0,512.0112609863281)'%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='M505.755,123.592c-8.341-8.341-21.824-8.341-30.165,0L256.005,343.176L36.421,123.592c-8.341-8.341-21.824-8.341-30.165,0 s-8.341,21.824,0,30.165l234.667,234.667c4.16,4.16,9.621,6.251,15.083,6.251c5.462,0,10.923-2.091,15.083-6.251l234.667-234.667 C514.096,145.416,514.096,131.933,505.755,123.592z' fill='%23777777' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
select.DateInputClass {
  width: auto;
  background-position: right 4px center !important;
  background-size: 8px !important;
  padding-right: 15px !important;
  font-family: inherit;
  min-width: 42px;
}
select.DateInputClass:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512.011 512.011' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg transform='matrix(1,0,0,-1,0,512.0112609863281)'%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='M505.755,123.592c-8.341-8.341-21.824-8.341-30.165,0L256.005,343.176L36.421,123.592c-8.341-8.341-21.824-8.341-30.165,0 s-8.341,21.824,0,30.165l234.667,234.667c4.16,4.16,9.621,6.251,15.083,6.251c5.462,0,10.923-2.091,15.083-6.251l234.667-234.667 C514.096,145.416,514.096,131.933,505.755,123.592z' fill='%23777777' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
.ui-multiselect span.ui-icon {
  float: right;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512.011 512.011' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='M505.755,123.592c-8.341-8.341-21.824-8.341-30.165,0L256.005,343.176L36.421,123.592c-8.341-8.341-21.824-8.341-30.165,0 s-8.341,21.824,0,30.165l234.667,234.667c4.16,4.16,9.621,6.251,15.083,6.251c5.462,0,10.923-2.091,15.083-6.251l234.667-234.667 C514.096,145.416,514.096,131.933,505.755,123.592z' fill='%23777777' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
  background-size: 14px !important;
  background-position: center right;
  height: 22px;
  display: inline-block;
}
.ui-multiselect:focus span.ui-icon,
button.ui-multiselect.ui-widget.ui-state-default.ui-corner-all.ui-state-active
  span.ui-icon {
  transform: translateY(-50%) rotate(180deg);
  background-position: center left !important;
}
.ui-multiselect span.ui-icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 20px;
  transition: 0.3s ease;
}
button.ui-multiselect.ui-widget.ui-state-default.ui-corner-all
  > span:last-child {
  max-width: calc(100% - 30px) !important;
  display: inline-block;
  font-size: 15px;
}
input[data-validation-engine*="number"] {
  min-width: 50px;
}
input[size="3"] {
  min-width: 75px;
}
ul.ui-multiselect-checkboxes li,
ul.ui-multiselect-checkboxes li label {
  font-weight: normal !important;
}
.ui-widget-content {
  background-image: none !important;
}
.ui-multiselect-checkboxes li {
  padding: 0px;
}
.ui-corner-all {
  font-family: inherit;
}
.ui-multiselect-checkboxes label {
  border: 0px solid !important;
}
input[type="text"],
input.searchClass {
  -webkit-appearance: none;
  padding: 5px !important;
  border: 1px solid #6d6e71 !important;
  border-radius: 5px !important;
  background: #ffffff !important;
  box-shadow: 0 0px 0px -2px #9098a9 !important;
  cursor: pointer;
  font-family: inherit;
  /* font-size: 16px; */
  transition: all 150ms ease;
  background-image: none !important;
}
input[type="text"]:hover,
input.searchClass:hover,
input[type="text"]:focus,
input.searchClass:focus,
input[type="text"]:active,
input.searchClass:active,
.ui-widget-content {
  border: 1px solid #d61043 !important;
  border-radius: 5px !important;
}
.ui-dialog .ui-widget-content {
  border: 0px solid !important;
}
input[type="radio"] {
  border: 0px !important;
  background: transparent !important;
  content: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z' fill='%236d6e71'/%3e%3c/svg%3e ");
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-appearance: none !important;
  position: relative;
  margin-top: 0px;
  top: -2px;
  padding: 0px;
  margin-left: 0px;
}
input[type="radio"]:hover {
  content: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z' fill='%23D61043'/%3e%3c/svg%3e ");
}
input[type="radio"]:checked {
  content: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z' fill='%23D61043'/%3e%3c/svg%3e ");
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-appearance: none !important;
  position: relative;
  padding: 0px;
  margin-left: 0px;
}
tr.report1 td input[type="checkbox"],
tr.report2 td input[type="checkbox"],
tr.db1 td input[type="checkbox"],
tr.db2 td input[type="checkbox"],
.ui-widget:not(.ui-tabs) input[type="checkbox"],
body.page-edit-entire-crit
  table.checkboxes_answers_table
  input[type="checkbox"] {
  border: 0px !important;
  background: transparent !important;
  content: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3c!-- Font Awesome Free 5.15.3 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --%3e%3cpath d='M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h340c3.3 0 6 2.7 6 6v340c0 3.3-2.7 6-6 6z' fill='%236d6e71'/%3e%3c/svg%3e ");
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-appearance: none !important;
  position: relative;
  top: 0px;
  padding: 0px;
  margin-left: 0px;
  background-color: transparent;
  filter: none;
}
tr.report1 td input[type="checkbox"]:hover,
tr.report2 td input[type="checkbox"]:hover,
tr.db1 td input[type="checkbox"]:hover,
tr.db2 td input[type="checkbox"]:hover,
.ui-widget:not(.ui-tabs) input[type="checkbox"]:hover,
body.page-edit-entire-crit
  table.checkboxes_answers_table
  input[type="checkbox"]:hover {
  content: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3c!-- Font Awesome Free 5.15.3 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --%3e%3cpath d='M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h340c3.3 0 6 2.7 6 6v340c0 3.3-2.7 6-6 6z' fill='%23D61043'/%3e%3c/svg%3e ");
}
tr.report1 td input[type="checkbox"]:checked,
tr.report2 td input[type="checkbox"]:checked,
tr.db1 td input[type="checkbox"]:checked,
tr.db2 td input[type="checkbox"]:checked,
.ui-widget:not(.ui-tabs) input[type="checkbox"]:checked,
body.page-edit-entire-crit
  table.checkboxes_answers_table
  input[type="checkbox"]:checked {
  content: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3c!-- Font Awesome Free 5.15.3 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --%3e%3cpath d='M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z' fill='%23D61043'/%3e%3c/svg%3e ");
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-appearance: none !important;
  position: relative;
  top: 0px;
  padding: 0px;
  margin-left: 0px;
}
ul.ui-multiselect-checkboxes input[type="checkbox"] {
  display: block;
  float: left;
  margin-right: 5px;
}
.ui-widget:not(.ui-tabs) input[type="checkbox"],
.ui-widget:not(.ui-tabs) input[type="checkbox"]:checked {
  margin-top: 0px;
  width: 15px !important;
  height: 15px !important;
  margin: 0 auto;
}
input[type="checkbox"] {
  border: 0px !important;
  background: transparent !important;
  content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='14.000000000000002' xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3ctitle%3ebackground%3c/title%3e%3crect fill='none' id='canvas_background' height='16' width='26' y='-1' x='-1'/%3e%3c/g%3e%3cg%3e%3ctitle%3eLayer 1%3c/title%3e%3cg id='svg_1' transform='matrix(-1,0,0,1,24,0) '%3e%3cpath id='svg_2' fill='%23cccccc' d='m4,3l9.95,0c-0.602,1.207 -0.95,2.563 -0.95,4s0.348,2.793 0.95,4l-9.95,0c-2.206,0 -4,-1.795 -4,-4c0,-2.206 1.795,-4 4,-4z'/%3e%3cpath id='svg_3' fill='%23cccccc' d='m13,7l-13,0c0,2.205 1.794,4 4,4l9.95,0c-0.602,-1.207 -0.95,-2.562 -0.95,-4z'/%3e%3cpath id='svg_4' fill='%23f1f1f1' d='m10,7c0,3.859 3.14,7 7,7c3.859,0 7,-3.14 7,-7c0,-3.859 -3.14,-7 -7,-7c-3.859,0 -7,3.14 -7,7z'/%3e%3cpath id='svg_5' fill='%23f1f1f1' d='m14,7c0,-1.654 1.346,-3 3,-3s3,1.346 3,3s-1.346,3 -3,3s-3,-1.346 -3,-3z'/%3e%3cpath id='svg_6' fill='%23f1f1f1' d='m17,0c-3.859,0 -7,3.14 -7,7c0,3.859 3.14,7 7,7l0,-4c-1.654,0 -3,-1.346 -3,-3s1.346,-3 3,-3l0,-4z'/%3e%3cpath id='svg_7' fill='%23f1f1f1' d='m17,4c-1.654,0 -3,1.346 -3,3s1.346,3 3,3l0,-6z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  width: 20px;
  width: 30px;
  height: 16px;
  display: inline-block;
  -webkit-appearance: none !important;
  position: relative;
  top: 0px;
  padding: 0px;
  margin-left: 0px;
  background-color: transparent;
  transition: all 0.5s linear;
  filter: drop-shadow(0px 1px 1px rgba(51, 51, 51, 0.75));
}
input[type="checkbox"]:checked {
  content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='13.999999999999998' xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3ctitle%3ebackground%3c/title%3e%3crect fill='none' id='canvas_background' height='16' width='26' y='-1' x='-1'/%3e%3c/g%3e%3cg%3e%3ctitle%3eLayer 1%3c/title%3e%3cg id='svg_1'%3e%3cpath id='svg_2' fill='%23cccccc' d='m4,3l9.95,0c-0.602,1.207 -0.95,2.563 -0.95,4s0.348,2.793 0.95,4l-9.95,0c-2.206,0 -4,-1.795 -4,-4c0,-2.206 1.795,-4 4,-4z'/%3e%3cpath id='svg_3' fill='%23cccccc' d='m13,7l-13,0c0,2.205 1.794,4 4,4l9.95,0c-0.602,-1.207 -0.95,-2.562 -0.95,-4z'/%3e%3cpath id='svg_4' fill='%23D61043' d='m10,7c0,3.859 3.14,7 7,7c3.859,0 7,-3.14 7,-7c0,-3.859 -3.14,-7 -7,-7c-3.859,0 -7,3.14 -7,7z'/%3e%3cpath id='svg_5' fill='%23D61043' d='m14,7c0,-1.654 1.346,-3 3,-3s3,1.346 3,3s-1.346,3 -3,3s-3,-1.346 -3,-3z'/%3e%3cpath id='svg_6' fill='%23D61043' d='m17,0c-3.859,0 -7,3.14 -7,7c0,3.859 3.14,7 7,7l0,-4c-1.654,0 -3,-1.346 -3,-3s1.346,-3 3,-3l0,-4z'/%3e%3cpath id='svg_7' fill='%23D61043' d='m17,4c-1.654,0 -3,1.346 -3,3s1.346,3 3,3l0,-6z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  width: 30px;
  height: 16px;
  display: inline-block;
  -webkit-appearance: none !important;
  position: relative;
  top: 0px;
  padding: 0px;
  margin-left: 0px;
  transition: all 0.5s linear;
}
body.page-chapters table.tedit > tbody > tr > td:first-child {
  max-width: 250px;
}
body.page-chapters form > table {
  width: 100%;
}
input#field_SetCode {
  min-width: 150px !important;
}

.side_menu td[bgcolor="#EEEEEE"] h2 {
  text-align: center;
}
.side_menu td[bgcolor="#EEEEEE"] {
  padding: 10px;
}
a {
  color: #0f7afc;
  text-decoration: underline;
  font-weight: normal !important;
}

div#FiltersAreaLink {
  margin-bottom: 10px;
}
body.page-edit-multiple-orders table#table_rows td[id*="Description"] textarea {
  max-width: 100% !important;
}
div#FiltersAreaLink {
  margin-bottom: 10px;
}
body.page-chapters a.linkClass {
  display: block;
  width: max-content;
}
.ui-dialog.ui-widget.ui-widget-content .list-select,
.ui-dialog.ui-widget.ui-widget-content
  button.ui-multiselect.ui-widget.ui-state-default.ui-corner-all {
  width: 200px !important;
  margin-top: 10px;
  position: relative;
}
.ui-dialog.ui-widget.ui-widget-content select#pcvr_id,
.ui-dialog.ui-widget.ui-widget-content select#pcvr_format {
  color: #6d6e71 !important;
  width: 240px !important;
}
.ui-dialog.ui-widget.ui-widget-content div#pcvr_form td {
  padding-top: 0px !important;
}
.ui-dialog.ui-widget.ui-widget-content td {
  padding-top: 20px !important;
  font-weight: 600;
  width: 240px !important;
}
body.page-edit-multiple-orders .ui-dialog .ui-dialog-content {
  padding: 0px;
  margin: 0 auto;
}
a:hover {
  color: #d61043 !important;
  text-decoration: underline;
  font-weight: normal !important;
}
a:visited {
  color: #6d6e71;
  text-decoration: underline;
  font-weight: normal !important;
}
td.db-surrounding tbody tr:not(:last-child) td a:hover {
  color: white !important;
  text-decoration: none;
  border-bottom: 1px solid white;
}
td.db-surrounding tbody tr:not(:last-child):hover td a font,
td.db-surrounding tbody tr:not(:last-child) td a:hover font {
  color: white !important;
}
td.db-surrounding table.cke_editor tbody tr td a:hover,
td.db-surrounding table.cke_editor tbody tr td a {
  border: 0px solid !important;
}
body.page-clients input#field_email {
  width: 260px !important;
  max-width: 260px;
}
body.page-clients input:not([type="checkbox"]):not([type="radio"]) {
  max-width: fit-content;
}
body.page-shahar_bridge input[type="radio"],
body.page-shahar_bridge input[type="checkbox"] {
  top: 0px !important;
  margin: 0px 5px;
}
body.page-shahar_bridge
  form[name="form_mass"]
  > table
  > tbody
  > tr:first-child
  > td:first-child
  > b:before {
  content: "* ";
  color: #ff0000;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 0em;
}
::-webkit-scrollbar-thumb {
  background-color: #000;
  border-radius: 1em;
  height: 65px;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #d61043;
  border-radius: 1em;
}
a.linkClass[href*="addnew"],
tr.actions td:not(:first-child) a.linkClass {
  display: block;
  width: max-content;
  font-weight: normal;
  /* min-height: 22px; */
  line-height: 1.3;
  border: 0px solid !important;
  background-color: #d61043;
  border-radius: 3px;
  box-shadow: none;
  color: white !important;
  cursor: pointer;
  text-shadow: none;
  transition: all 0.2s linear 0s;
  margin: 5px 2px;
  border-style: none;
  padding: 6px 15px;
}
tr.actions td:not(:first-child) a.linkClass:not([href*="addnew"]),
input[type="submit"]#removePublication,
input#EraseReportsToSelectedUser[type="submit"] {
  background-color: #cd0a0a;
  box-shadow: none;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-size: auto 10px;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 365.71733 365' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg' fill='%23f44336'%3e%3cpath d='m356.339844 296.347656-286.613282-286.613281c-12.5-12.5-32.765624-12.5-45.246093 0l-15.105469 15.082031c-12.5 12.503906-12.5 32.769532 0 45.25l286.613281 286.613282c12.503907 12.5 32.769531 12.5 45.25 0l15.082031-15.082032c12.523438-12.480468 12.523438-32.75.019532-45.25zm0 0' fill='%23ffffff' data-original='%23f44336' style='' class=''/%3e%3cpath d='m295.988281 9.734375-286.613281 286.613281c-12.5 12.5-12.5 32.769532 0 45.25l15.082031 15.082032c12.503907 12.5 32.769531 12.5 45.25 0l286.632813-286.59375c12.503906-12.5 12.503906-32.765626 0-45.246094l-15.082032-15.082032c-12.5-12.523437-32.765624-12.523437-45.269531-.023437zm0 0' fill='%23ffffff' data-original='%23f44336' style='' class=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
body.page-edit-v5-crit-obj input#update + script + button,
tr.actions td:not(:first-child) a.linkClass:not([href*="addnew"]),
input#ask-before-act,
input[type="submit"]#cancelOrders,
input[type="submit"]#removePublication,
input[type="submit"][name*="cancel"],
input#cancel,
#link-breaks-to-shifts input[type="submit"][value="Remove"] {
  background-color: #fff !important;
  box-shadow: none;
  padding-left: 25px !important;
  background-repeat: no-repeat;
  background-size: auto 10px;
  background-position: 10px center;
  color: #cd0a0a !important;
  webkit-box-shadow: inset 0px 0px 0px 1px #cd0a0a !important;
  -moz-box-shadow: inset 0px 0px 0px 1px #cd0a0a !important;
  box-shadow: inset 0px 0px 0px 1px #cd0a0a !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 365.71733 365' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg' fill='%23f44336'%3e%3cpath d='m356.339844 296.347656-286.613282-286.613281c-12.5-12.5-32.765624-12.5-45.246093 0l-15.105469 15.082031c-12.5 12.503906-12.5 32.769532 0 45.25l286.613281 286.613282c12.503907 12.5 32.769531 12.5 45.25 0l15.082031-15.082032c12.523438-12.480468 12.523438-32.75.019532-45.25zm0 0' fill='%23cd0a0a' data-original='%23f44336' style='' class=''/%3e%3cpath d='m295.988281 9.734375-286.613281 286.613281c-12.5 12.5-12.5 32.769532 0 45.25l15.082031 15.082032c12.503907 12.5 32.769531 12.5 45.25 0l286.632813-286.59375c12.503906-12.5 12.503906-32.765626 0-45.246094l-15.082032-15.082032c-12.5-12.523437-32.765624-12.523437-45.269531-.023437zm0 0' fill='%23cd0a0a' data-original='%23f44336' style='' class=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
body.page-edit-v5-crit-obj input#update + script + button:hover,
input[type="submit"][name*="cancel"]:hover,
input#cancel:hover,
tr.actions td:not(:first-child) a.linkClass:not([href*="addnew"]):hover,
input#ask-before-act:hover,
input[type="submit"]#cancelOrders:hover,
input[type="submit"]#removePublication:hover,
#link-breaks-to-shifts input[type="submit"][value="Remove"]:hover {
  background-color: #ff0000 !important;
  color: #fff !important;
  webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 365.71733 365' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg' fill='%23f44336'%3e%3cpath d='m356.339844 296.347656-286.613282-286.613281c-12.5-12.5-32.765624-12.5-45.246093 0l-15.105469 15.082031c-12.5 12.503906-12.5 32.769532 0 45.25l286.613281 286.613282c12.503907 12.5 32.769531 12.5 45.25 0l15.082031-15.082032c12.523438-12.480468 12.523438-32.75.019532-45.25zm0 0' fill='%23ffffff' data-original='%23f44336' style='' class=''/%3e%3cpath d='m295.988281 9.734375-286.613281 286.613281c-12.5 12.5-12.5 32.769532 0 45.25l15.082031 15.082032c12.503907 12.5 32.769531 12.5 45.25 0l286.632813-286.59375c12.503906-12.5 12.503906-32.765626 0-45.246094l-15.082032-15.082032c-12.5-12.523437-32.765624-12.523437-45.269531-.023437zm0 0' fill='%23ffffff' data-original='%23f44336' style='' class=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"]#save,
input[type="submit"][type="submit"]:not([value="Search"]):not(
    [name="do_login"]
  ),
input#SaveFilter {
  box-shadow: none;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-size: auto 10px;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 417.065 417.065' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath style='' d='M401.56,47.087c-17.452-14.176-42.561-12.128-56.095,4.536L167.042,271.598L73.913,150.58 c-13.892-18.037-39.781-21.411-57.819-7.535c-18.054,13.884-21.427,39.781-7.535,57.843l125.001,162.433 c13.892,18.037,39.789,21.419,57.835,7.535c5.145-3.959,8.95-8.958,11.648-14.42l205.645-253.514 C422.215,86.234,419.02,61.247,401.56,47.087z' fill='%23ffffff' data-original='%23010002'/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
}
input[name="search_submitted"] + input[type="submit"][type="submit"] {
  padding-left: 15px !important;
}
input[type="submit"]#save:hover,
input[type="submit"][type="submit"]:hover,
a.linkClass[href*="addnew"]:hover,
input[type="submit"][name*="Export"]:hover,
input[type="submit"]#update:hover,
input[type="submit"][name="update"]:hover,
button.btn-input[type="submit"][onclick*="addnew"]:hover,
button.btn-input[type="submit"][onclick*="add"]:hover {
  background-color: #000 !important;
  box-shadow: none !important;
}
input[type="submit"]#update,
input[type="submit"][name="update"] {
  box-shadow: none !important;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-size: auto 10px;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cpath xmlns='http://www.w3.org/2000/svg' d='m61.496094 279.609375c-.988282-8.234375-1.496094-16.414063-1.496094-23.609375 0-107.402344 88.597656-196 196-196 50.097656 0 97 20.199219 131.5 51.699219l-17.300781 17.601562c-3.898438 3.898438-5.398438 9.597657-3.898438 15 1.800781 5.097657 6 9 11.398438 10.199219 3.019531.605469 102.214843 32.570312 95.898437 31.300781 8.035156 2.675781 19.917969-5.894531 17.703125-17.699219-.609375-3.023437-22.570312-113.214843-21.300781-106.902343-1.199219-5.398438-5.101562-9.898438-10.5-11.398438-5.097656-1.5-10.800781 0-14.699219 3.898438l-14.699219 14.398437c-45.300781-42.296875-107.503906-68.097656-174.101562-68.097656-140.699219 0-256 115.300781-256 256v.597656c0 8.457032.386719 14.992188.835938 19.992188.597656 6.625 5.480468 12.050781 12.003906 13.359375l30.816406 6.160156c10.03125 2.007813 19.050781-6.402344 17.839844-16.5zm0 0' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath xmlns='http://www.w3.org/2000/svg' d='m499.25 222.027344-30.90625-6.296875c-10.042969-2.046875-19.125 6.371093-17.890625 16.515625 1.070313 8.753906 1.546875 17.265625 1.546875 23.753906 0 107.398438-88.597656 196-196 196-50.097656 0-97-20.199219-131.5-52l17.300781-17.300781c3.898438-3.898438 5.398438-9.597657 3.898438-15-1.800781-5.101563-6-9-11.398438-10.199219-3.019531-.609375-102.214843-32.570312-95.898437-31.300781-5.101563-.898438-10.203125.601562-13.5 4.199219-3.601563 3.300781-5.101563 8.699218-4.203125 13.5.609375 3.019531 22.574219 112.210937 21.304687 105.898437 1.195313 5.402344 5.097656 9.902344 10.496094 11.398437 6.261719 1.570313 11.488281-.328124 14.699219-3.898437l14.402343-14.398437c45.296876 42.300781 107.5 69.101562 174.398438 69.101562 140.699219 0 256-115.300781 256-256v-.902344c0-6.648437-.242188-13.175781-.796875-19.664062-.570313-6.628906-5.433594-12.074219-11.953125-13.40625zm0 0' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/svg%3e ");
}
button.btn-input[onclick*="addnew=yup"],
*:not([id="logo_and_title"]) button.btn-input[type="submit"][onclick*="addnew"],
input[type="submit"][name*="add"],
input[type="submit"]#New,
*:not([id="logo_and_title"]) button.btn-input[type="submit"][onclick*="add"],
a.linkClass[href*="addnew"],
input[type="submit"]#add-shift,
#link-breaks-to-shifts input[type="submit"][value="Add"] {
  box-shadow: none !important;
  padding-left: 25px !important;
  background-repeat: no-repeat;
  background-size: auto 10px;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 459.325 459.325' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M459.319,229.668c0,22.201-17.992,40.193-40.205,40.193H269.85v149.271c0,22.207-17.998,40.199-40.196,40.193 c-11.101,0-21.149-4.492-28.416-11.763c-7.276-7.281-11.774-17.324-11.769-28.419l-0.006-149.288H40.181 c-11.094,0-21.134-4.492-28.416-11.774c-7.264-7.264-11.759-17.312-11.759-28.413C0,207.471,17.992,189.475,40.202,189.475h149.267 V40.202C189.469,17.998,207.471,0,229.671,0c22.192,0.006,40.178,17.986,40.19,40.187v149.288h149.282 C441.339,189.487,459.308,207.471,459.319,229.668z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"]#downloadAll,
input[type="submit"][name*="download"],
input[type="submit"]#pcvr,
input[type="submit"]#rpmsdown,
a.template-button,
a.export_download {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg' id='Solid'%3e%3cpath d='m239.029 384.97a24 24 0 0 0 33.942 0l90.509-90.509a24 24 0 0 0 0-33.941 24 24 0 0 0 -33.941 0l-49.539 49.539v-262.059a24 24 0 0 0 -48 0v262.059l-49.539-49.539a24 24 0 0 0 -33.941 0 24 24 0 0 0 0 33.941z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m464 232a24 24 0 0 0 -24 24v184h-368v-184a24 24 0 0 0 -48 0v192a40 40 0 0 0 40 40h384a40 40 0 0 0 40-40v-192a24 24 0 0 0 -24-24z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"][name*="Export"],
input[type="button"][name*="Export"],
input[type="submit"][name*="ExportAll"],
input[type="button"][name*="ExportAll"] {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 366.999 366.999' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cpath xmlns='http://www.w3.org/2000/svg' id='XMLID_223_' d='M363.598,247.01c0.146-0.177,0.272-0.365,0.409-0.547c0.157-0.209,0.319-0.414,0.464-0.632 c0.145-0.216,0.27-0.441,0.402-0.662c0.118-0.198,0.243-0.392,0.352-0.596c0.121-0.225,0.223-0.458,0.332-0.688 c0.101-0.213,0.207-0.423,0.298-0.643c0.092-0.223,0.167-0.451,0.248-0.678c0.085-0.235,0.175-0.467,0.248-0.708 c0.068-0.226,0.118-0.454,0.176-0.683c0.062-0.246,0.131-0.49,0.181-0.741c0.052-0.261,0.082-0.524,0.12-0.788 c0.032-0.221,0.074-0.439,0.096-0.664c0.048-0.485,0.073-0.973,0.074-1.46c0-0.007,0.001-0.013,0.001-0.02 c0-0.008-0.001-0.017-0.001-0.025c0-0.486-0.025-0.971-0.073-1.455c-0.022-0.225-0.064-0.442-0.096-0.664 c-0.038-0.263-0.068-0.526-0.12-0.787c-0.05-0.253-0.12-0.499-0.182-0.747c-0.057-0.226-0.107-0.453-0.174-0.677 c-0.073-0.242-0.164-0.476-0.25-0.713c-0.081-0.225-0.155-0.452-0.246-0.673c-0.092-0.221-0.199-0.432-0.3-0.647 c-0.108-0.229-0.209-0.459-0.329-0.683c-0.11-0.206-0.236-0.401-0.355-0.6c-0.131-0.221-0.256-0.443-0.4-0.658 c-0.147-0.219-0.31-0.424-0.467-0.635c-0.136-0.182-0.262-0.368-0.407-0.544c-0.299-0.365-0.616-0.714-0.948-1.049 c-0.016-0.016-0.029-0.034-0.045-0.05l-37.499-37.501c-5.857-5.857-15.355-5.858-21.213-0.001c-5.858,5.858-5.858,15.355,0,21.213 l11.894,11.895L270,222.501v-78.605c0.003-0.133,0.02-0.263,0.02-0.396c0-3.606-1.287-6.903-3.407-9.49 c-0.021-0.026-0.042-0.053-0.064-0.079c-0.276-0.332-0.567-0.65-0.871-0.958c-0.043-0.044-0.087-0.089-0.131-0.133 c-0.132-0.131-0.255-0.272-0.393-0.398L155.609,22.896c-0.005-0.004-0.01-0.009-0.015-0.014c-0.307-0.306-0.627-0.593-0.955-0.868 c-0.104-0.087-0.212-0.169-0.318-0.253c-0.24-0.19-0.483-0.374-0.733-0.548c-0.125-0.088-0.251-0.174-0.379-0.258 c-0.263-0.172-0.53-0.333-0.802-0.487c-0.112-0.063-0.22-0.132-0.334-0.193c-0.363-0.194-0.733-0.372-1.109-0.534 c-0.154-0.067-0.311-0.124-0.467-0.186c-0.25-0.099-0.501-0.192-0.756-0.277c-0.175-0.058-0.35-0.114-0.527-0.166 c-0.289-0.084-0.581-0.158-0.875-0.225c-0.131-0.029-0.259-0.066-0.392-0.093c-0.42-0.084-0.844-0.146-1.27-0.193 c-0.13-0.015-0.262-0.023-0.393-0.035c-0.353-0.031-0.706-0.048-1.06-0.054C145.148,18.51,145.076,18.5,145,18.5H15 c-8.284,0-15,6.716-15,15v300c0,8.284,6.716,15,15,15h240c8.284,0,15-6.716,15-15v-80.999l45.786,0.001l-11.893,11.893 c-5.858,5.858-5.858,15.355,0,21.213c2.929,2.929,6.768,4.394,10.606,4.394s7.678-1.464,10.606-4.394l37.499-37.499 c0.008-0.008,0.014-0.016,0.021-0.023C362.968,247.742,363.292,247.383,363.598,247.01z M160,69.713l58.787,58.787H160V69.713z M240,318.5H30v-270h100v95c0,8.284,6.716,15,15,15h95v64.001l-65.001-0.001c-8.284,0-15,6.716-15,15c0,8.284,6.716,15,15,15 L240,252.501V318.5z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"]#upload {
  box-shadow: none !important;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-size: auto 15px;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512.056 512.056' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cg%3e%3cpath d='M426.635,188.224C402.969,93.946,307.358,36.704,213.08,60.37C139.404,78.865,85.907,142.542,80.395,218.303 C28.082,226.93-7.333,276.331,1.294,328.644c7.669,46.507,47.967,80.566,95.101,80.379h80v-32h-80c-35.346,0-64-28.654-64-64 c0-35.346,28.654-64,64-64c8.837,0,16-7.163,16-16c-0.08-79.529,64.327-144.065,143.856-144.144 c68.844-0.069,128.107,48.601,141.424,116.144c1.315,6.744,6.788,11.896,13.6,12.8c43.742,6.229,74.151,46.738,67.923,90.479 c-5.593,39.278-39.129,68.523-78.803,68.721h-64v32h64c61.856-0.187,111.848-50.483,111.66-112.339 C511.899,245.194,476.655,200.443,426.635,188.224z' fill='%23ffffff' data-original='%23000000' style='' class=''/%3e%3cpath d='M245.035,253.664l-64,64l22.56,22.56l36.8-36.64v153.44h32v-153.44l36.64,36.64l22.56-22.56l-64-64 C261.354,247.46,251.276,247.46,245.035,253.664z' fill='%23ffffff' data-original='%23000000' style='' class=''/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
}
tr.actions td {
  padding: 0 5px;
}
tr.actions > td > table > tbody > tr > td input[type="submit"] {
  margin-bottom: 10px;
}
input[type="submit"]#go,
input[type="submit"][name="go"] {
  box-shadow: none !important;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-size: auto 15px;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 489.658 489.658' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M194.829,244.829c0,27.57,22.43,50,50,50s50-22.43,50-50s-22.43-50-50-50S194.829,217.259,194.829,244.829z' fill='%23ffffff' data-original='%23000000' style='' class=''/%3e%3cpath d='M485.313,237.318c-23.974-41.44-58.446-76.197-99.691-100.511c-42.473-25.038-91.117-38.28-140.681-38.3 c-0.037,0-0.074-0.001-0.112-0.001s-0.074,0.001-0.112,0.001c-49.564,0.02-98.208,13.262-140.681,38.3 c-41.245,24.314-75.718,59.07-99.691,100.511L0,244.829l4.345,7.511c23.974,41.44,58.446,76.197,99.691,100.511 c42.473,25.038,91.117,38.28,140.681,38.3c0.037,0,0.074,0.001,0.112,0.001s0.074-0.001,0.112-0.001 c49.564-0.02,98.208-13.262,140.681-38.3c41.245-24.314,75.718-59.07,99.691-100.511l4.345-7.511L485.313,237.318z M361.152,244.829c0,64.105-52.125,116.264-116.217,116.322c-0.036,0-0.071,0.001-0.107,0.001s-0.071-0.001-0.107-0.001 c-64.092-0.058-116.217-52.217-116.217-116.322s52.125-116.264,116.217-116.322c0.036,0,0.071-0.001,0.107-0.001 s0.071,0.001,0.107,0.001C309.027,128.565,361.152,180.724,361.152,244.829z M34.839,244.829 c22.94-36.587,54.809-66.03,91.791-86.144c-17.673,24.184-28.124,53.964-28.124,86.144s10.45,61.96,28.124,86.144 C89.648,310.859,57.779,281.416,34.839,244.829z M363.029,330.973c17.673-24.184,28.124-53.964,28.124-86.144 s-10.45-61.96-28.124-86.144c36.981,20.114,68.85,49.557,91.791,86.144C431.879,281.416,400.01,310.859,363.029,330.973z' fill='%23ffffff' data-original='%23000000' style='' class=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
}
input[type="submit"][name*="email"],
input[type="submit"]#ShowMessageBox,
input[type="submit"]#updateEverything,
input.btn-input[name="do_email"] {
  box-shadow: none !important;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-size: auto 15px;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='M467,61H45C20.218,61,0,81.196,0,106v300c0,24.72,20.128,45,45,45h422c24.72,0,45-20.128,45-45V106 C512,81.28,491.872,61,467,61z M460.786,91L256.954,294.833L51.359,91H460.786z M30,399.788V112.069l144.479,143.24L30,399.788z M51.213,421l144.57-144.57l50.657,50.222c5.864,5.814,15.327,5.795,21.167-0.046L317,277.213L460.787,421H51.213z M482,399.787 L338.213,256L482,112.212V399.787z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
}
input[type="submit"]#submitAsPopup {
  background-color: white;
  color: #80b619 !important;
  webkit-box-shadow: inset 0px 0px 0px 1px #80b619 !important;
  -moz-box-shadow: inset 0px 0px 0px 1px #80b619 !important;
  box-shadow: inset 0px 0px 0px 1px #80b619 !important;
  transition: 0.3s linear;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-size: auto 15px;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 468.062 468.062' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M431.379,0.222h-394.7C16.458,0.222,0,16.671,0,36.895v394.268c0,20.221,16.458,36.677,36.679,36.677h394.7 c20.228,0,36.683-16.456,36.683-36.677V36.895C468.056,16.665,451.594,0.222,431.379,0.222z M406.513,41.966 c8.683,0,15.717,7.04,15.717,15.72c0,8.683-7.034,15.717-15.717,15.717s-15.717-7.04-15.717-15.717 C390.796,49.006,397.83,41.966,406.513,41.966z M350.189,41.966c8.683,0,15.716,7.04,15.716,15.72 c0,8.683-7.033,15.717-15.716,15.717c-8.689,0-15.723-7.04-15.723-15.717C334.479,49.006,341.506,41.966,350.189,41.966z M426.143,425.921H41.913V112.426h384.229V425.921z' fill='%2380b619' data-original='%23000000' style='' class=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
}
input[type="submit"][name="bundle_orders"],
input[type="submit"][name="unbundle_orders"] {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='M492.522,118.3L266.433,3.743l-0.094-0.047c-10.067-5.012-22.029-4.9-32.002,0.3l-96.969,51.464 c-0.788,0.334-1.545,0.739-2.27,1.205L18.896,118.337C7.24,124.44,0,136.398,0,149.559V362.44c0,13.161,7.24,25.118,18.896,31.221 l215.345,114.292l0.097,0.051c5.086,2.652,10.691,3.981,16.297,3.981c5.385,0,10.772-1.226,15.704-3.682l226.183-114.604 C504.538,387.69,512,375.618,512,362.18V149.82C512,136.381,504.538,124.308,492.522,118.3z M248.237,30.569 c1.469-0.754,3.223-0.769,4.705-0.042l211.629,107.23l-82.364,41.005L175.308,69.275L248.237,30.569z M235.424,474.63 L32.91,367.147l-0.097-0.051c-1.741-0.909-2.824-2.692-2.824-4.656V163.091l205.435,107.124V474.63z M250.577,244.295 L46.272,137.76l97.024-51.493L349.171,195.21L250.577,244.295z M482.009,362.178c0.001,2.007-1.115,3.809-2.911,4.703 L265.414,475.152V270.408l98.386-48.982v51.355c0,8.281,6.714,14.995,14.995,14.995s14.995-6.714,14.995-14.995v-66.286 l88.219-43.92V362.178z' fill='%23ffffff' data-original='%23000000' style='' class=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"][name="unbundle_orders"] {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 511.99 511.99' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m446.822 213.631-190.827-63.256-190.827 63.256-65.158 103.498 59.984 19.884v110.007l196 64.97 196-64.97v-110.007l59.984-19.884zm-57.5 12.545-133.327 44.195-133.327-44.195 133.327-44.195zm-343.52 74.527 35.627-56.592 151.67 50.276-35.626 56.591zm44.193 46.255 120.345 39.892 30.655-48.693v137.256l-151-50.054zm181 128.454v-137.256l30.655 48.693 120.345-39.892v78.401zm43.522-124.433-35.626-56.591 151.67-50.276 35.627 56.592z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m240.995 0h30v100.174h-30z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m122.952 31.63h30v100.174h-30z' transform='matrix(.866 -.5 .5 .866 -22.376 79.924)' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m323.951 66.717h100.174v30h-100.174z' transform='matrix(.5 -.866 .866 .5 116.249 364.784)' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"]#markUnWatched,
input[type="submit"][name*="hide"] {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 477.871 477.871' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='M474.609,228.901c-29.006-38.002-63.843-71.175-103.219-98.287l67.345-67.345c6.78-6.548,6.968-17.352,0.42-24.132 c-6.548-6.78-17.352-6.968-24.132-0.42c-0.142,0.137-0.282,0.277-0.42,0.42l-73.574,73.506 c-31.317-17.236-66.353-26.607-102.093-27.307C109.229,85.336,7.529,223.03,3.262,228.9c-4.349,5.983-4.349,14.087,0,20.07 c29.006,38.002,63.843,71.175,103.219,98.287l-67.345,67.345c-6.78,6.548-6.968,17.352-0.42,24.132 c6.548,6.78,17.352,6.968,24.132,0.42c0.142-0.137,0.282-0.277,0.42-0.42l73.574-73.506 c31.317,17.236,66.353,26.607,102.093,27.307c129.707,0,231.407-137.694,235.674-143.565 C478.959,242.988,478.959,234.884,474.609,228.901z M131.296,322.494c-34.767-23.156-65.931-51.311-92.484-83.558 c25.122-30.43,106.598-119.467,200.124-119.467c26.609,0.538,52.77,6.949,76.612,18.773L285.92,167.87 c-39.2-26.025-92.076-15.345-118.101,23.855c-18.958,28.555-18.958,65.691,0,94.246L131.296,322.494z M285.016,217.005 c3.34,6.83,5.091,14.328,5.12,21.931c0,28.277-22.923,51.2-51.2,51.2c-7.603-0.029-15.101-1.78-21.931-5.12L285.016,217.005z M192.856,260.866c-3.34-6.83-5.091-14.328-5.12-21.931c0-28.277,22.923-51.2,51.2-51.2c7.603,0.029,15.101,1.78,21.931,5.12 L192.856,260.866z M238.936,358.402c-26.609-0.538-52.769-6.949-76.612-18.773l29.628-29.628 c39.2,26.025,92.076,15.345,118.101-23.855c18.958-28.555,18.958-65.691,0-94.246l36.523-36.523 c34.767,23.156,65.931,51.312,92.484,83.558C413.937,269.366,332.461,358.402,238.936,358.402z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"]#markWatched,
input[type="submit"][name*="unhide"],
input#ShowFilter,
input[type="submit"]#show {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 511.999 511.999' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='M508.745,246.041c-4.574-6.257-113.557-153.206-252.748-153.206S7.818,239.784,3.249,246.035 c-4.332,5.936-4.332,13.987,0,19.923c4.569,6.257,113.557,153.206,252.748,153.206s248.174-146.95,252.748-153.201 C513.083,260.028,513.083,251.971,508.745,246.041z M255.997,385.406c-102.529,0-191.33-97.533-217.617-129.418 c26.253-31.913,114.868-129.395,217.617-129.395c102.524,0,191.319,97.516,217.617,129.418 C447.361,287.923,358.746,385.406,255.997,385.406z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='M255.997,154.725c-55.842,0-101.275,45.433-101.275,101.275s45.433,101.275,101.275,101.275 s101.275-45.433,101.275-101.275S311.839,154.725,255.997,154.725z M255.997,323.516c-37.23,0-67.516-30.287-67.516-67.516 s30.287-67.516,67.516-67.516s67.516,30.287,67.516,67.516S293.227,323.516,255.997,323.516z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"]#multiple {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m437 129h-14v-54c0-41.355-33.645-75-75-75h-184c-41.355 0-75 33.645-75 75v54h-14c-41.355 0-75 33.645-75 75v120c0 41.355 33.645 75 75 75h14v68c0 24.813 20.187 45 45 45h244c24.813 0 45-20.187 45-45v-68h14c41.355 0 75-33.645 75-75v-120c0-41.355-33.645-75-75-75zm-318-54c0-24.813 20.187-45 45-45h184c24.813 0 45 20.187 45 45v54h-274zm274 392c0 8.271-6.729 15-15 15h-244c-8.271 0-15-6.729-15-15v-148h274zm89-143c0 24.813-20.187 45-45 45h-14v-50h9c8.284 0 15-6.716 15-15s-6.716-15-15-15h-352c-8.284 0-15 6.716-15 15s6.716 15 15 15h9v50h-14c-24.813 0-45-20.187-45-45v-120c0-24.813 20.187-45 45-45h362c24.813 0 45 20.187 45 45z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m296 353h-80c-8.284 0-15 6.716-15 15s6.716 15 15 15h80c8.284 0 15-6.716 15-15s-6.716-15-15-15z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m296 417h-80c-8.284 0-15 6.716-15 15s6.716 15 15 15h80c8.284 0 15-6.716 15-15s-6.716-15-15-15z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m128 193h-48c-8.284 0-15 6.716-15 15s6.716 15 15 15h48c8.284 0 15-6.716 15-15s-6.716-15-15-15z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
}
input[type="submit"][name*="edit"],
input[type="submit"][name*="rename"],
.dt_row_btn input[type="button"].btn-edit-break,
.dt_row_btn input[type="button"].btn-edit-shift {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 469.336 469.336' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cg%3e%3cpath d='M347.878,151.357c-4-4.003-11.083-4.003-15.083,0L129.909,354.414c-2.427,2.429-3.531,5.87-2.99,9.258 c0.552,3.388,2.698,6.307,5.76,7.84l16.656,8.34v28.049l-51.031,14.602l-51.51-51.554l14.59-51.075h28.025l8.333,16.67 c1.531,3.065,4.448,5.213,7.833,5.765c0.573,0.094,1.146,0.135,1.708,0.135c2.802,0,5.531-1.105,7.542-3.128L317.711,136.26 c2-2.002,3.125-4.712,3.125-7.548c0-2.836-1.125-5.546-3.125-7.548l-39.229-39.263c-2-2.002-4.708-3.128-7.542-3.128h-0.021 c-2.844,0.01-5.563,1.147-7.552,3.159L45.763,301.682c-0.105,0.107-0.1,0.27-0.201,0.379c-1.095,1.183-2.009,2.549-2.487,4.208 l-18.521,64.857L0.409,455.73c-1.063,3.722-0.021,7.736,2.719,10.478c2.031,2.033,4.75,3.128,7.542,3.128 c0.979,0,1.958-0.136,2.927-0.407l84.531-24.166l64.802-18.537c0.195-0.056,0.329-0.203,0.52-0.27 c0.673-0.232,1.262-0.61,1.881-0.976c0.608-0.361,1.216-0.682,1.73-1.146c0.138-0.122,0.319-0.167,0.452-0.298l219.563-217.789 c2.01-1.991,3.146-4.712,3.156-7.558c0.01-2.836-1.115-5.557-3.125-7.569L347.878,151.357z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='M456.836,76.168l-64-64.054c-16.125-16.139-44.177-16.17-60.365,0.031l-39.073,39.461 c-4.135,4.181-4.125,10.905,0.031,15.065l108.896,108.988c2.083,2.085,4.813,3.128,7.542,3.128c2.719,0,5.427-1.032,7.51-3.096 l39.458-39.137c8.063-8.069,12.5-18.787,12.5-30.192S464.899,84.237,456.836,76.168z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"][name*="archive"] {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m146.983 422h174.166v30h-174.166z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m511.99 0h-242.649l-61.614 61.614v139.522h-18.479l-41.015-32.177h-148.223v298.041c0 24.813 20.187 45 45 45h363.11v-119.953h103.87zm-234.941 34.718v34.604h-34.604zm-217.039 432.282c0 8.271-6.729 15-15 15s-15-6.729-15-15v-268.04h107.86l41.015 32.177h28.843v30h-147.718zm318.111 15h-290.681c1.664-4.693 2.57-9.743 2.57-15v-175.863h117.717v100.91h170.394zm103.869-119.953h-244.263v-262.725h69.322v-69.322h174.94v332.047z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m294.548 139.755h130.62v30h-130.62z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m294.548 199.755h130.62v30h-130.62z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m121.506 101.406-17.536-24.342-16.102 11.602v-58.666h87.96v-30h-117.96v88.666l-16.103-11.602-17.536 24.342 48.639 35.041z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"][name*="restore"] {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 511.004 511.004' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m408.2 160.078h-204.35l-44.559-34.958h-159.291v321.827c0 25.939 21.086 47.595 47.015 48.272l353.829.199h.028c21.431-.001 40.316-14.442 45.931-35.127l63.791-235.027h-102.394zm-357.536 305.143-3.062-.002v.005c-9.56-.354-17.602-8.681-17.602-18.277v-291.827h118.928l44.559 34.958h184.713v35.187h-244.296l-60.074 221.135c-2.913 10.723-12.269 18.222-23.166 18.821zm420.701-209.956-53.516 197.17c-2.075 7.646-9.056 12.984-16.979 12.984-.003 0-.007 0-.01 0l-302.34-.171c1.774-3.443 3.211-7.117 4.262-10.982l54.061-199.001z' fill='%23ffffff' data-original='%23000000' style='' class=''/%3e%3cpath d='m368.658 45.585c33.493 0 61.794 22.574 70.541 53.299l-17.785-13.815-18.402 23.691 53.996 41.942 53.996-41.942-18.404-23.691-21.965 17.062c-8.05-49.023-50.71-86.547-101.977-86.547-56.986 0-103.349 46.362-103.349 103.349h30c.001-40.444 32.905-73.348 73.349-73.348z' fill='%23ffffff' data-original='%23000000' style='' class=''/%3e%3cpath d='m263.1 329.76h30v181.118h-30z' transform='matrix(.001 -1 1 .001 -142.528 697.952)' fill='%23ffffff' data-original='%23000000' style='' class=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"][name*="duplicate"],
input[type="submit"][name*="Duplicate"],
input[type="button"][name*="Duplicate"],
input[type="button"][name="copyToSelectedUsers"] {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='M368.64,0H20.48C9.175,0,0,9.175,0,20.48v348.16c0,11.305,9.175,20.48,20.48,20.48h348.16 c11.305,0,20.48-9.175,20.48-20.48V20.48C389.12,9.175,379.945,0,368.64,0z M348.16,348.16H40.96V40.96h307.2V348.16z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='M471.04,419.84v51.2h-51.2V512h71.68c11.305,0,20.48-9.175,20.48-20.48v-71.68H471.04z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3crect x='262.349' y='471.04' width='110.182' height='40.96' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='M163.84,471.04v-51.2h-40.96v71.68c0,11.305,9.175,20.48,20.48,20.48h71.68v-40.96H163.84z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='M491.52,122.88h-71.68v40.96h51.2v51.2H512v-71.68C512,132.055,502.825,122.88,491.52,122.88z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3crect x='471.04' y='262.349' width='40.96' height='110.182' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="button"][onclick*="Rating"] {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 511.98685 511' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cpath xmlns='http://www.w3.org/2000/svg' d='m114.59375 491.140625c-5.609375 0-11.179688-1.75-15.933594-5.1875-8.855468-6.417969-12.992187-17.449219-10.582031-28.09375l32.9375-145.089844-111.703125-97.960937c-8.210938-7.167969-11.347656-18.519532-7.976562-28.90625 3.371093-10.367188 12.542968-17.707032 23.402343-18.710938l147.796875-13.417968 58.433594-136.746094c4.308594-10.046875 14.121094-16.535156 25.023438-16.535156 10.902343 0 20.714843 6.488281 25.023437 16.511718l58.433594 136.769532 147.773437 13.417968c10.882813.980469 20.054688 8.34375 23.425782 18.710938 3.371093 10.367187.253906 21.738281-7.957032 28.90625l-111.703125 97.941406 32.9375 145.085938c2.414063 10.667968-1.726562 21.699218-10.578125 28.097656-8.832031 6.398437-20.609375 6.890625-29.910156 1.300781l-127.445312-76.160156-127.445313 76.203125c-4.308594 2.558594-9.109375 3.863281-13.953125 3.863281zm141.398438-112.875c4.84375 0 9.640624 1.300781 13.953124 3.859375l120.277344 71.9375-31.085937-136.941406c-2.21875-9.746094 1.089843-19.921875 8.621093-26.515625l105.472657-92.5-139.542969-12.671875c-10.046875-.917969-18.6875-7.234375-22.613281-16.492188l-55.082031-129.046875-55.148438 129.066407c-3.882812 9.195312-12.523438 15.511718-22.546875 16.429687l-139.5625 12.671875 105.46875 92.5c7.554687 6.613281 10.859375 16.769531 8.621094 26.539062l-31.0625 136.9375 120.277343-71.914062c4.308594-2.558594 9.109376-3.859375 13.953126-3.859375zm-84.585938-221.847656s0 .023437-.023438.042969zm169.128906-.0625.023438.042969c0-.023438 0-.023438-.023438-.042969zm0 0' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/svg%3e ");
}

input[type="submit"][name="ClearStaticReports"],
input#unselect-all[type="button"] {
  background-color: #fff !important;
  box-shadow: none;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  color: #cd0a0a !important;
  webkit-box-shadow: inset 0px 0px 0px 1px #cd0a0a !important;
  -moz-box-shadow: inset 0px 0px 0px 1px #cd0a0a !important;
  box-shadow: inset 0px 0px 0px 1px #cd0a0a !important;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m497 442.612h-164.413l158.859-158.868c13.246-13.246 20.541-30.856 20.541-49.588 0-18.73-7.295-36.341-20.541-49.587l-124.674-124.674c-27.343-27.343-71.832-27.343-99.175 0l-247.055 247.057c-13.247 13.246-20.542 30.856-20.542 49.588 0 18.73 7.295 36.341 20.542 49.587l62.092 62.092c2.813 2.813 6.628 4.394 10.606 4.394h403.76c8.284 0 15-6.716 15-15s-6.716-15.001-15-15.001zm-261.069-308.625 39.477 39.477-120.983 120.985-39.477-39.477zm120.733 120.733-120.984 120.984-60.043-60.043 120.984-120.984zm21.213 21.213 39.478 39.478-40.469 40.471-80.514 80.513-39.479-39.479zm-89.066-194.825c15.646-15.645 41.103-15.645 56.749 0l124.674 124.674c15.646 15.646 15.646 41.104 0 56.749l-31.666 31.667-181.424-181.424zm-247.057 303.806c-7.58-7.58-11.754-17.658-11.754-28.374 0-10.718 4.174-20.795 11.753-28.374l51.981-51.981 50.082 50.082s.001.001.001.001l81.255 81.256c.003.003.006.005.009.008l35.08 35.08h-160.708z' fill='%23cd0a0a' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input#unselect-all[type="button"] {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg transform='matrix(1,0,0,-1,0,512)'%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m106 120c8.284 0 15-6.716 15-15 0-41.355 33.645-75 75-75s75 33.645 75 75c0 8.284 6.716 15 15 15s15-6.716 15-15c0-57.897-47.103-105-105-105s-105 47.103-105 105c0 8.284 6.716 15 15 15z' fill='%23cd0a0a' data-original='%23000000' style=''/%3e%3cpath d='m159.292 510.417c2.083 1.041 4.379 1.583 6.708 1.583h210c3.979 0 7.793-1.58 10.607-4.394 22.179-22.179 34.393-51.667 34.393-83.032v-137.574c0-24.813-20.187-45-45-45-5.857 0-11.449 1.137-16.586 3.181-5.205-19.096-22.691-33.181-43.414-33.181-5.857 0-11.449 1.137-16.586 3.181-5.205-19.096-22.691-33.181-43.414-33.181-5.258 0-10.305.915-15 2.58v-79.58c0-24.813-20.187-45-45-45s-45 20.187-45 45v167h-15c-24.813 0-45 20.187-45 45v82.918c0 22.96 6.38 45.419 18.451 64.949 12.07 19.531 29.305 35.281 49.841 45.55zm-38.292-193.417c0-8.271 6.729-15 15-15h15v64.486c0 8.284 6.716 15 15 15s15-6.716 15-15v-261.486c0-8.271 6.729-15 15-15s15 6.729 15 15v212c0 8.284 6.716 15 15 15s15-6.716 15-15v-90c0-8.271 6.729-15 15-15s15 6.729 15 15v90c0 8.284 6.716 15 15 15s15-6.716 15-15v-60c0-8.271 6.729-15 15-15s15 6.729 15 15v60c0 8.284 6.716 15 15 15s15-6.716 15-15v-30c0-8.271 6.729-15 15-15s15 6.729 15 15v137.574c0 21.337-7.593 41.508-21.499 57.426h-199.824c-30.115-16.423-48.677-47.565-48.677-82.082z' fill='%23cd0a0a' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"]#delete:hover,
input[type="submit"][name="ClearStaticReports"]:hover,
input#unselect-all[type="button"]:hover,
input[type="submit"][name="ClearStaticReports"]:hover {
  background-color: #ff0000 !important;
  color: #fff !important;
  box-shadow: none !important;
}
input#unselect-all[type="button"]:hover {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg transform='matrix(1,0,0,-1,0,512)'%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m106 120c8.284 0 15-6.716 15-15 0-41.355 33.645-75 75-75s75 33.645 75 75c0 8.284 6.716 15 15 15s15-6.716 15-15c0-57.897-47.103-105-105-105s-105 47.103-105 105c0 8.284 6.716 15 15 15z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m159.292 510.417c2.083 1.041 4.379 1.583 6.708 1.583h210c3.979 0 7.793-1.58 10.607-4.394 22.179-22.179 34.393-51.667 34.393-83.032v-137.574c0-24.813-20.187-45-45-45-5.857 0-11.449 1.137-16.586 3.181-5.205-19.096-22.691-33.181-43.414-33.181-5.857 0-11.449 1.137-16.586 3.181-5.205-19.096-22.691-33.181-43.414-33.181-5.258 0-10.305.915-15 2.58v-79.58c0-24.813-20.187-45-45-45s-45 20.187-45 45v167h-15c-24.813 0-45 20.187-45 45v82.918c0 22.96 6.38 45.419 18.451 64.949 12.07 19.531 29.305 35.281 49.841 45.55zm-38.292-193.417c0-8.271 6.729-15 15-15h15v64.486c0 8.284 6.716 15 15 15s15-6.716 15-15v-261.486c0-8.271 6.729-15 15-15s15 6.729 15 15v212c0 8.284 6.716 15 15 15s15-6.716 15-15v-90c0-8.271 6.729-15 15-15s15 6.729 15 15v90c0 8.284 6.716 15 15 15s15-6.716 15-15v-60c0-8.271 6.729-15 15-15s15 6.729 15 15v60c0 8.284 6.716 15 15 15s15-6.716 15-15v-30c0-8.271 6.729-15 15-15s15 6.729 15 15v137.574c0 21.337-7.593 41.508-21.499 57.426h-199.824c-30.115-16.423-48.677-47.565-48.677-82.082z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"][name="ClearStaticReports"]:hover {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m497 442.612h-164.413l158.859-158.868c13.246-13.246 20.541-30.856 20.541-49.588 0-18.73-7.295-36.341-20.541-49.587l-124.674-124.674c-27.343-27.343-71.832-27.343-99.175 0l-247.055 247.057c-13.247 13.246-20.542 30.856-20.542 49.588 0 18.73 7.295 36.341 20.542 49.587l62.092 62.092c2.813 2.813 6.628 4.394 10.606 4.394h403.76c8.284 0 15-6.716 15-15s-6.716-15.001-15-15.001zm-261.069-308.625 39.477 39.477-120.983 120.985-39.477-39.477zm120.733 120.733-120.984 120.984-60.043-60.043 120.984-120.984zm21.213 21.213 39.478 39.478-40.469 40.471-80.514 80.513-39.479-39.479zm-89.066-194.825c15.646-15.645 41.103-15.645 56.749 0l124.674 124.674c15.646 15.646 15.646 41.104 0 56.749l-31.666 31.667-181.424-181.424zm-247.057 303.806c-7.58-7.58-11.754-17.658-11.754-28.374 0-10.718 4.174-20.795 11.753-28.374l51.981-51.981 50.082 50.082s.001.001.001.001l81.255 81.256c.003.003.006.005.009.008l35.08 35.08h-160.708z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"][onclick*="select"],
input[type="button"][onclick*="Select"] {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 24 24' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m7.5 17c-.276 0-.5-.224-.5-.5v-11.5c0-1.103.897-2 2-2s2 .897 2 2v10.5c0 .276-.224.5-.5.5s-.5-.224-.5-.5v-10.5c0-.552-.448-1-1-1s-1 .448-1 1v11.5c0 .276-.224.5-.5.5z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m13.5 16c-.276 0-.5-.224-.5-.5v-4.5c0-.552-.448-1-1-1s-1 .448-1 1c0 .276-.224.5-.5.5s-.5-.224-.5-.5c0-1.103.897-2 2-2s2 .897 2 2v4.5c0 .276-.224.5-.5.5z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m16.5 16c-.276 0-.5-.224-.5-.5v-3.5c0-.552-.448-1-1-1s-1 .448-1 1c0 .276-.224.5-.5.5s-.5-.224-.5-.5c0-1.103.897-2 2-2s2 .897 2 2v3.5c0 .276-.224.5-.5.5z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m15.5 24h-5.787c-1.683 0-3.419-.733-4.646-1.961-1.354-1.355-2.069-3.288-2.066-5.588.001-1.902 1.592-3.451 3.545-3.451h.954c.276 0 .5.224.5.5s-.224.5-.5.5h-.954c-1.402 0-2.544 1.101-2.545 2.452-.002 2.058.595 3.699 1.773 4.88 1.229 1.23 2.84 1.668 3.939 1.668h5.787c1.93 0 3.5-1.57 3.5-3.5v-6.5c0-.552-.448-1-1-1s-1 .448-1 1c0 .276-.224.5-.5.5s-.5-.224-.5-.5c0-1.103.897-2 2-2s2 .897 2 2v6.5c0 2.481-2.019 4.5-4.5 4.5z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m12.5 8.32c-.111 0-.224-.037-.316-.113-.214-.175-.245-.489-.07-.703.579-.71.886-1.576.886-2.504 0-2.206-1.794-4-4-4s-4 1.794-4 4c0 .928.307 1.794.887 2.504.175.214.144.528-.07.703-.213.176-.528.144-.703-.07-.729-.891-1.114-1.976-1.114-3.137 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.161-.385 2.246-1.113 3.137-.099.121-.242.183-.387.183z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"][onclick*="select all"],
input#selectAll[type="submit"],
input[type="button"][onclick*="Select all"],
input[type="button"][value="Select all"],
input[type="button"][onclick*="checkUncheckAll"] {
  margin-left: 0px;
  background-color: white;
  color: #80b619 !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  webkit-box-shadow: inset 0px 0px 0px 1px #80b619 !important;
  -moz-box-shadow: inset 0px 0px 0px 1px #80b619 !important;
  box-shadow: inset 0px 0px 0px 1px #80b619 !important;
  transition: 0.3s linear;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 24 24' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m7.5 17c-.276 0-.5-.224-.5-.5v-11.5c0-1.103.897-2 2-2s2 .897 2 2v10.5c0 .276-.224.5-.5.5s-.5-.224-.5-.5v-10.5c0-.552-.448-1-1-1s-1 .448-1 1v11.5c0 .276-.224.5-.5.5z' fill='%2380b619' data-original='%23000000' style=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m13.5 16c-.276 0-.5-.224-.5-.5v-4.5c0-.552-.448-1-1-1s-1 .448-1 1c0 .276-.224.5-.5.5s-.5-.224-.5-.5c0-1.103.897-2 2-2s2 .897 2 2v4.5c0 .276-.224.5-.5.5z' fill='%2380b619' data-original='%23000000' style=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m16.5 16c-.276 0-.5-.224-.5-.5v-3.5c0-.552-.448-1-1-1s-1 .448-1 1c0 .276-.224.5-.5.5s-.5-.224-.5-.5c0-1.103.897-2 2-2s2 .897 2 2v3.5c0 .276-.224.5-.5.5z' fill='%2380b619' data-original='%23000000' style=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m15.5 24h-5.787c-1.683 0-3.419-.733-4.646-1.961-1.354-1.355-2.069-3.288-2.066-5.588.001-1.902 1.592-3.451 3.545-3.451h.954c.276 0 .5.224.5.5s-.224.5-.5.5h-.954c-1.402 0-2.544 1.101-2.545 2.452-.002 2.058.595 3.699 1.773 4.88 1.229 1.23 2.84 1.668 3.939 1.668h5.787c1.93 0 3.5-1.57 3.5-3.5v-6.5c0-.552-.448-1-1-1s-1 .448-1 1c0 .276-.224.5-.5.5s-.5-.224-.5-.5c0-1.103.897-2 2-2s2 .897 2 2v6.5c0 2.481-2.019 4.5-4.5 4.5z' fill='%2380b619' data-original='%23000000' style=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m12.5 8.32c-.111 0-.224-.037-.316-.113-.214-.175-.245-.489-.07-.703.579-.71.886-1.576.886-2.504 0-2.206-1.794-4-4-4s-4 1.794-4 4c0 .928.307 1.794.887 2.504.175.214.144.528-.07.703-.213.176-.528.144-.703-.07-.729-.891-1.114-1.976-1.114-3.137 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.161-.385 2.246-1.113 3.137-.099.121-.242.183-.387.183z' fill='%2380b619' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input#selectAll[type="submit"]:hover,
input[type="button"][onclick*="checkUncheckAll"]:hover,
input[type="submit"][onclick*="select all"]:hover,
input[type="button"][value="Select all"]:hover,
input[type="button"][onclick*="Select all"]:hover,
input[type="submit"]#submitAsPopup:hover {
  color: #fff !important;
  background-color: #80b619 !important;
  box-shadow: none !important;
  transition: 0.3s linear;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 24 24' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m7.5 17c-.276 0-.5-.224-.5-.5v-11.5c0-1.103.897-2 2-2s2 .897 2 2v10.5c0 .276-.224.5-.5.5s-.5-.224-.5-.5v-10.5c0-.552-.448-1-1-1s-1 .448-1 1v11.5c0 .276-.224.5-.5.5z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m13.5 16c-.276 0-.5-.224-.5-.5v-4.5c0-.552-.448-1-1-1s-1 .448-1 1c0 .276-.224.5-.5.5s-.5-.224-.5-.5c0-1.103.897-2 2-2s2 .897 2 2v4.5c0 .276-.224.5-.5.5z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m16.5 16c-.276 0-.5-.224-.5-.5v-3.5c0-.552-.448-1-1-1s-1 .448-1 1c0 .276-.224.5-.5.5s-.5-.224-.5-.5c0-1.103.897-2 2-2s2 .897 2 2v3.5c0 .276-.224.5-.5.5z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m15.5 24h-5.787c-1.683 0-3.419-.733-4.646-1.961-1.354-1.355-2.069-3.288-2.066-5.588.001-1.902 1.592-3.451 3.545-3.451h.954c.276 0 .5.224.5.5s-.224.5-.5.5h-.954c-1.402 0-2.544 1.101-2.545 2.452-.002 2.058.595 3.699 1.773 4.88 1.229 1.23 2.84 1.668 3.939 1.668h5.787c1.93 0 3.5-1.57 3.5-3.5v-6.5c0-.552-.448-1-1-1s-1 .448-1 1c0 .276-.224.5-.5.5s-.5-.224-.5-.5c0-1.103.897-2 2-2s2 .897 2 2v6.5c0 2.481-2.019 4.5-4.5 4.5z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m12.5 8.32c-.111 0-.224-.037-.316-.113-.214-.175-.245-.489-.07-.703.579-.71.886-1.576.886-2.504 0-2.206-1.794-4-4-4s-4 1.794-4 4c0 .928.307 1.794.887 2.504.175.214.144.528-.07.703-.213.176-.528.144-.703-.07-.729-.891-1.114-1.976-1.114-3.137 0-2.757 2.243-5 5-5s5 2.243 5 5c0 1.161-.385 2.246-1.113 3.137-.099.121-.242.183-.387.183z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"]#submitAsPopup:hover {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 468.062 468.062' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M431.379,0.222h-394.7C16.458,0.222,0,16.671,0,36.895v394.268c0,20.221,16.458,36.677,36.679,36.677h394.7 c20.228,0,36.683-16.456,36.683-36.677V36.895C468.056,16.665,451.594,0.222,431.379,0.222z M406.513,41.966 c8.683,0,15.717,7.04,15.717,15.72c0,8.683-7.034,15.717-15.717,15.717s-15.717-7.04-15.717-15.717 C390.796,49.006,397.83,41.966,406.513,41.966z M350.189,41.966c8.683,0,15.716,7.04,15.716,15.72 c0,8.683-7.033,15.717-15.716,15.717c-8.689,0-15.723-7.04-15.723-15.717C334.479,49.006,341.506,41.966,350.189,41.966z M426.143,425.921H41.913V112.426h384.229V425.921z' fill='%23ffffff' data-original='%23000000' style='' class=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"][name*="Return"],
input[type="submit"][name*="return"],
input[type="submit"]#sendCritBack {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 511.983 511.983' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cpath xmlns='http://www.w3.org/2000/svg' style='' d='M255.983,160.199V63.986c-0.007-5.891-4.788-10.661-10.679-10.655 c-2.134,0.002-4.218,0.645-5.983,1.844l-234.667,160c-4.866,3.321-6.119,9.957-2.798,14.823c0.75,1.099,1.699,2.048,2.798,2.798 l234.667,160c4.873,3.311,11.507,2.045,14.817-2.828c1.199-1.765,1.841-3.849,1.844-5.983v-95.68 c121.323,6.997,233.472,130.581,234.667,159.232v0.619c0.093,5.824,4.842,10.497,10.667,10.496l0,0 c5.891,0,10.667-4.776,10.667-10.667v-0.533C509.85,329.33,420.037,166.983,255.983,160.199z' fill='%23ffffff' data-original='%232196f3'/%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"][name*="Approve"],
input[type="submit"][name*="approve"] {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 57.149 57.15' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg transform='matrix(-1,0,0,-1,57.14900588989258,57.14899826049805)'%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cg%3e%3cpath d='M13.109,35.265H3.558C1.596,35.265,0,33.416,0,31.144V4.966c0-2.271,1.596-4.119,3.558-4.119h9.551 c1.962,0,3.558,1.848,3.558,4.119v26.178C16.667,33.416,15.071,35.265,13.109,35.265z M3.558,3.847C3.367,3.847,3,4.283,3,4.966 v26.178c0,0.684,0.366,1.121,0.558,1.121h9.551c0.191,0,0.558-0.438,0.558-1.121V4.966c0-0.684-0.366-1.119-0.558-1.119H3.558z' fill='%23ffffff' data-original='%23000000' style='' class=''/%3e%3c/g%3e%3cg%3e%3cpath d='M31.73,56.302c-3.01,0-5.458-2.447-5.458-5.457c0-0.203,0.012-0.406,0.035-0.611c-0.036-0.18-0.04-0.363-0.001-0.541 c1.043-4.781-1.13-10.211-2.518-13.021c-0.12-0.242-0.237-0.478-0.349-0.691c-0.21-0.243-0.494-0.407-0.814-0.467h-0.411 c-0.059,0-0.152-0.006-0.224-0.015c-2.278-0.129-4.038-1.979-4.038-4.248V5.109c0-2.35,1.912-4.262,4.262-4.262h29.475 c0.13,0,0.255,0.016,0.373,0.047c2.761,0.291,4.881,2.615,4.881,5.412c0,1.504-0.612,2.869-1.607,3.857 c1.112,1,1.813,2.449,1.813,4.059c0,1.557-0.655,2.963-1.704,3.959c1.049,0.994,1.704,2.402,1.704,3.959 s-0.655,2.963-1.704,3.957c1.049,0.996,1.704,2.402,1.704,3.959c0,3.01-2.448,5.459-5.458,5.459l-12.607-0.002 c3.525,10.961-2.736,18.311-3.021,18.637c-0.006,0.006-0.012,0.012-0.016,0.021C35.014,55.507,33.412,56.302,31.73,56.302z M29.333,49.857c0.026,0.16,0.026,0.322-0.007,0.482c-0.036,0.168-0.055,0.338-0.055,0.506c0,1.355,1.104,2.457,2.459,2.457 c0.789,0,1.512-0.373,1.984-1.023c0.047-0.065,0.1-0.127,0.156-0.184c0.695-0.855,5.824-7.646,1.674-17.5 c-0.195-0.463-0.146-0.992,0.133-1.41c0.277-0.42,0.746-0.672,1.25-0.672h14.762l0,0c0.656,0,1.273-0.254,1.738-0.719 c0.463-0.465,0.719-1.082,0.719-1.738c0-1.355-1.103-2.459-2.457-2.459c-0.828,0-1.5-0.672-1.5-1.5s0.672-1.5,1.5-1.5 c1.354,0,2.457-1.102,2.457-2.457s-1.103-2.459-2.457-2.459c-0.828,0-1.5-0.672-1.5-1.5s0.672-1.5,1.5-1.5 c1.354,0,2.457-1.104,2.457-2.459s-1.103-2.457-2.457-2.457c-0.828,0-1.5-0.672-1.5-1.5c0-0.799,0.625-1.477,1.422-1.52 c1.307-0.068,2.331-1.141,2.331-2.439c0-1.301-1.024-2.371-2.331-2.439c-0.061-0.004-0.118-0.01-0.176-0.02H22.214 c-0.695,0-1.262,0.566-1.262,1.262v26.143c0,0.677,0.533,1.228,1.214,1.253c0.03,0.002,0.077,0.006,0.122,0.01h0.449 c0.063,0,0.127,0.004,0.189,0.012c1.201,0.154,2.26,0.771,2.981,1.74c0.045,0.063,0.086,0.127,0.122,0.195 c0.143,0.27,0.294,0.567,0.448,0.883C28.33,39.093,30.295,44.609,29.333,49.857z' fill='%23ffffff' data-original='%23000000' style='' class=''/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"][name*="Disapprove"],
input[type="submit"][name*="disapprove"],
input[type="submit"][name*="DisApprove"] {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 57.149 57.15' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg transform='matrix(-1,0,0,1,57.14900588989258,0)'%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cg%3e%3cpath d='M13.109,35.265H3.558C1.596,35.265,0,33.416,0,31.144V4.966c0-2.271,1.596-4.119,3.558-4.119h9.551 c1.962,0,3.558,1.848,3.558,4.119v26.178C16.667,33.416,15.071,35.265,13.109,35.265z M3.558,3.847C3.367,3.847,3,4.283,3,4.966 v26.178c0,0.684,0.366,1.121,0.558,1.121h9.551c0.191,0,0.558-0.438,0.558-1.121V4.966c0-0.684-0.366-1.119-0.558-1.119H3.558z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3cg%3e%3cpath d='M31.73,56.302c-3.01,0-5.458-2.447-5.458-5.457c0-0.203,0.012-0.406,0.035-0.611c-0.036-0.18-0.04-0.363-0.001-0.541 c1.043-4.781-1.13-10.211-2.518-13.021c-0.12-0.242-0.237-0.478-0.349-0.691c-0.21-0.243-0.494-0.407-0.814-0.467h-0.411 c-0.059,0-0.152-0.006-0.224-0.015c-2.278-0.129-4.038-1.979-4.038-4.248V5.109c0-2.35,1.912-4.262,4.262-4.262h29.475 c0.13,0,0.255,0.016,0.373,0.047c2.761,0.291,4.881,2.615,4.881,5.412c0,1.504-0.612,2.869-1.607,3.857 c1.112,1,1.813,2.449,1.813,4.059c0,1.557-0.655,2.963-1.704,3.959c1.049,0.994,1.704,2.402,1.704,3.959 s-0.655,2.963-1.704,3.957c1.049,0.996,1.704,2.402,1.704,3.959c0,3.01-2.448,5.459-5.458,5.459l-12.607-0.002 c3.525,10.961-2.736,18.311-3.021,18.637c-0.006,0.006-0.012,0.012-0.016,0.021C35.014,55.507,33.412,56.302,31.73,56.302z M29.333,49.857c0.026,0.16,0.026,0.322-0.007,0.482c-0.036,0.168-0.055,0.338-0.055,0.506c0,1.355,1.104,2.457,2.459,2.457 c0.789,0,1.512-0.373,1.984-1.023c0.047-0.065,0.1-0.127,0.156-0.184c0.695-0.855,5.824-7.646,1.674-17.5 c-0.195-0.463-0.146-0.992,0.133-1.41c0.277-0.42,0.746-0.672,1.25-0.672h14.762l0,0c0.656,0,1.273-0.254,1.738-0.719 c0.463-0.465,0.719-1.082,0.719-1.738c0-1.355-1.103-2.459-2.457-2.459c-0.828,0-1.5-0.672-1.5-1.5s0.672-1.5,1.5-1.5 c1.354,0,2.457-1.102,2.457-2.457s-1.103-2.459-2.457-2.459c-0.828,0-1.5-0.672-1.5-1.5s0.672-1.5,1.5-1.5 c1.354,0,2.457-1.104,2.457-2.459s-1.103-2.457-2.457-2.457c-0.828,0-1.5-0.672-1.5-1.5c0-0.799,0.625-1.477,1.422-1.52 c1.307-0.068,2.331-1.141,2.331-2.439c0-1.301-1.024-2.371-2.331-2.439c-0.061-0.004-0.118-0.01-0.176-0.02H22.214 c-0.695,0-1.262,0.566-1.262,1.262v26.143c0,0.677,0.533,1.228,1.214,1.253c0.03,0.002,0.077,0.006,0.122,0.01h0.449 c0.063,0,0.127,0.004,0.189,0.012c1.201,0.154,2.26,0.771,2.981,1.74c0.045,0.063,0.086,0.127,0.122,0.195 c0.143,0.27,0.294,0.567,0.448,0.883C28.33,39.093,30.295,44.609,29.333,49.857z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"]#checkAndSendAlerts,
input[type="submit"][name*="Alert"],
input[type="submit"][name*="alert"],
input[type="submit"][name*="remind"] {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 286.054 286.054' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath style='' d='M143.027,0C64.04,0,0,64.04,0,143.027c0,78.996,64.04,143.027,143.027,143.027 c78.996,0,143.027-64.022,143.027-143.027C286.054,64.04,222.022,0,143.027,0z M143.027,259.236 c-64.183,0-116.209-52.026-116.209-116.209S78.844,26.818,143.027,26.818s116.209,52.026,116.209,116.209 S207.21,259.236,143.027,259.236z M143.036,62.726c-10.244,0-17.995,5.346-17.995,13.981v79.201c0,8.644,7.75,13.972,17.995,13.972 c9.994,0,17.995-5.551,17.995-13.972V76.707C161.03,68.277,153.03,62.726,143.036,62.726z M143.036,187.723 c-9.842,0-17.852,8.01-17.852,17.86c0,9.833,8.01,17.843,17.852,17.843s17.843-8.01,17.843-17.843 C160.878,195.732,152.878,187.723,143.036,187.723z' fill='%23ffffff' data-original='%23e2574c'/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"][name*="login"] {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512.016 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cpath xmlns='http://www.w3.org/2000/svg' d='m192 213.339844c-58.816406 0-106.667969-47.847656-106.667969-106.664063 0-58.816406 47.851563-106.6679685 106.667969-106.6679685s106.667969 47.8515625 106.667969 106.6679685c0 58.816407-47.851563 106.664063-106.667969 106.664063zm0-181.332032c-41.171875 0-74.667969 33.492188-74.667969 74.667969 0 41.171875 33.496094 74.664063 74.667969 74.664063s74.667969-33.492188 74.667969-74.664063c0-41.175781-33.496094-74.667969-74.667969-74.667969zm0 0' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath xmlns='http://www.w3.org/2000/svg' d='m368 448.007812h-352c-8.832031 0-16-7.167968-16-16v-74.667968c0-55.871094 45.460938-101.332032 101.332031-101.332032h181.335938c55.871093 0 101.332031 45.460938 101.332031 101.332032v74.667968c0 8.832032-7.167969 16-16 16zm-336-32h320v-58.667968c0-38.226563-31.105469-69.332032-69.332031-69.332032h-181.335938c-38.226562 0-69.332031 31.105469-69.332031 69.332032zm0 0' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath xmlns='http://www.w3.org/2000/svg' d='m496 218.675781h-181.332031c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h181.332031c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath xmlns='http://www.w3.org/2000/svg' d='m410.667969 304.007812c-4.097657 0-8.191407-1.558593-11.308594-4.691406-6.25-6.253906-6.25-16.386718 0-22.636718l74.027344-74.027344-74.027344-74.027344c-6.25-6.25-6.25-16.382812 0-22.632812s16.382813-6.25 22.636719 0l85.332031 85.332031c6.25 6.25 6.25 16.386719 0 22.636719l-85.332031 85.332031c-3.136719 3.15625-7.234375 4.714843-11.328125 4.714843zm0 0' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"][name^="qc"] {
  box-shadow: none !important;
  padding-left: 28px !important;
  background-repeat: no-repeat;
  background-size: auto 12px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512.0015 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cpath xmlns='http://www.w3.org/2000/svg' d='m456.882812 0h-194.308593c-3.976563 0-7.792969 1.582031-10.605469 4.394531l-235.855469 235.847657c-21.484375 21.492187-21.484375 56.457031 0 77.941406l177.699219 177.695312c10.375 10.375 24.214844 16.089844 38.964844 16.09375h.003906c14.753906 0 28.59375-5.71875 38.972656-16.097656l235.847656-235.851562c2.8125-2.8125 4.394532-6.628907 4.394532-10.605469l.003906-194.308594c-.003906-30.386719-24.730469-55.109375-55.117188-55.109375zm25.113282 243.207031-231.457032 231.457031c-4.710937 4.714844-11.019531 7.308594-17.757812 7.308594-6.742188 0-13.046875-2.59375-17.757812-7.304687l-177.699219-177.695313c-9.789063-9.789062-9.789063-25.726562 0-35.519531l231.460937-231.453125h188.097656c13.847657 0 25.117188 11.265625 25.117188 25.113281zm0 0' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath xmlns='http://www.w3.org/2000/svg' d='m379.785156 85.078125c-12.589844 0-24.425781 4.90625-33.328125 13.808594-8.902343 8.898437-13.804687 20.734375-13.804687 33.324219 0 12.589843 4.902344 24.425781 13.804687 33.328124 8.902344 8.902344 20.738281 13.804688 33.328125 13.804688 12.585938 0 24.421875-4.902344 33.324219-13.804688 8.902344-8.902343 13.804687-20.738281 13.804687-33.328124 0-12.589844-4.902343-24.425782-13.800781-33.324219-8.902343-8.902344-20.738281-13.808594-33.328125-13.808594zm12.113282 59.246094c-3.234376 3.238281-7.539063 5.019531-12.113282 5.019531-4.578125 0-8.878906-1.78125-12.113281-5.019531-3.238281-3.234375-5.019531-7.539063-5.019531-12.113281 0-4.574219 1.78125-8.878907 5.019531-12.113282 3.234375-3.238281 7.539063-5.019531 12.113281-5.019531 4.574219 0 8.875 1.78125 12.113282 5.019531 3.238281 3.234375 5.019531 7.539063 5.019531 12.113282 0 4.574218-1.785157 8.878906-5.019531 12.113281zm0 0' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/svg%3e ") !important;
}
input[type="submit"]#delete,
input[type="submit"][name*="delete"],
input#DeleteFilter,
input#EraseReportsToSelectedUser[type="submit"],
.dt_row_btn input[type="button"].btn-delete-break,
.dt_row_btn input[type="button"].btn-delete-shift {
  background-color: #cd0a0a;
  box-shadow: none !important;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-size: auto 15px;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m424 64h-88v-16c0-26.467-21.533-48-48-48h-64c-26.467 0-48 21.533-48 48v16h-88c-22.056 0-40 17.944-40 40v56c0 8.836 7.164 16 16 16h8.744l13.823 290.283c1.221 25.636 22.281 45.717 47.945 45.717h242.976c25.665 0 46.725-20.081 47.945-45.717l13.823-290.283h8.744c8.836 0 16-7.164 16-16v-56c0-22.056-17.944-40-40-40zm-216-16c0-8.822 7.178-16 16-16h64c8.822 0 16 7.178 16 16v16h-96zm-128 56c0-4.411 3.589-8 8-8h336c4.411 0 8 3.589 8 8v40c-4.931 0-331.567 0-352 0zm313.469 360.761c-.407 8.545-7.427 15.239-15.981 15.239h-242.976c-8.555 0-15.575-6.694-15.981-15.239l-13.751-288.761h302.44z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m256 448c8.836 0 16-7.164 16-16v-208c0-8.836-7.164-16-16-16s-16 7.164-16 16v208c0 8.836 7.163 16 16 16z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m336 448c8.836 0 16-7.164 16-16v-208c0-8.836-7.164-16-16-16s-16 7.164-16 16v208c0 8.836 7.163 16 16 16z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m176 448c8.836 0 16-7.164 16-16v-208c0-8.836-7.164-16-16-16s-16 7.164-16 16v208c0 8.836 7.163 16 16 16z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
input#SendToAll {
  padding-left: 30px;
  background-repeat: no-repeat;
  background-size: auto 15px;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='iso-8859-1'?%3e%3c!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 488.721 488.721' style='enable-background:new 0 0 488.721 488.721;' xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath d='M483.589,222.024c-5.022-10.369-13.394-18.741-23.762-23.762L73.522,11.331C48.074-0.998,17.451,9.638,5.122,35.086 C-1.159,48.052-1.687,63.065,3.669,76.44l67.174,167.902L3.669,412.261c-10.463,26.341,2.409,56.177,28.75,66.639 c5.956,2.366,12.303,3.595,18.712,3.624c7.754,0,15.408-1.75,22.391-5.12l386.304-186.982 C485.276,278.096,495.915,247.473,483.589,222.024z M58.657,446.633c-8.484,4.107-18.691,0.559-22.798-7.925 c-2.093-4.322-2.267-9.326-0.481-13.784l65.399-163.516h340.668L58.657,446.633z M100.778,227.275L35.379,63.759 c-2.722-6.518-1.032-14.045,4.215-18.773c5.079-4.949,12.748-6.11,19.063-2.884l382.788,185.173H100.778z' fill='%23fff'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e ");
}
input#generate_passwords {
  padding-left: 30px;
  background-repeat: no-repeat;
  background-size: auto 15px;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512.001 512.001' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m163.748 231.581c1.586 5.936 6.639 10.285 12.709 11.01l83.051 9.902 9.902 83.051c.729 6.156 5.176 11.153 11.01 12.709 5.934 1.584 12.222-.601 15.899-5.5l50.092-66.974 76.866 32.948c5.645 2.413 12.182 1.161 16.522-3.179s5.594-10.876 3.181-16.522l-32.95-76.866 66.974-50.092c4.9-3.677 7.086-9.965 5.5-15.899-1.584-5.936-6.639-10.307-12.709-11.01l-83.049-9.902-9.902-83.051c-.716-6.081-5.076-11.125-11.012-12.709-5.934-1.586-12.222.601-15.899 5.5l-50.09 66.974-76.868-32.948c-5.645-2.415-12.18-1.161-16.522 3.179-4.34 4.34-5.592 10.876-3.179 16.522l32.948 76.866-66.974 50.092c-4.899 3.677-7.083 9.965-5.5 15.899z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m439.8 93.416 21.213-21.213c5.863-5.863 5.863-15.35 0-21.213-5.861-5.863-15.35-5.863-21.213 0l-21.213 21.213c-5.863 5.863-5.863 15.352 0 21.213 5.863 5.863 15.35 5.863 21.213 0z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m288.191 58.479c8.005-2.144 12.75-10.369 10.605-18.375l-7.767-28.982c-2.166-8.007-10.369-12.751-18.376-10.607-8.005 2.144-12.75 10.369-10.605 18.375l7.767 28.982c2.123 7.93 10.306 12.757 18.376 10.607z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m358.065 319.272c-8.007 2.144-12.751 10.369-10.607 18.375l7.769 28.982c2.122 7.93 10.305 12.757 18.375 10.607 8.007-2.144 12.751-10.369 10.607-18.375l-7.769-28.982c-2.155-7.995-10.378-12.762-18.375-10.607z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m182.125 135.563-28.982-7.767c-8.007-2.144-16.232 2.598-18.376 10.605-2.151 8.082 2.688 16.256 10.607 18.375l28.982 7.769c8.007 2.144 16.23-2.6 18.375-10.607 2.133-8.017-2.632-16.242-10.606-18.375z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m453.524 223.814c-2.151 8.08 2.688 16.254 10.607 18.375l28.982 7.767c8.007 2.144 16.23-2.598 18.375-10.605s-2.64-16.252-10.605-18.375l-28.982-7.769c-8.008-2.144-16.233 2.6-18.377 10.607z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='m25.611 507.603c5.861 5.863 15.35 5.863 21.213 0l190.204-190.202-4.519-37.908-37.905-4.519-190.208 190.204c-5.861 5.863-5.861 15.35 0 21.213z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
}
input#ReviewerFilter,
input[type="button"][name="shfilter"] {
  box-shadow: none !important;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-size: auto 10px;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z' fill='%23ffffff' /%3e%3c/svg%3e ") !important;
}
input[type="button"][name="shfilter"] {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512.013 512.013' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m463.085 0h-414.156c-19.31 0-30.661 21.763-19.597 37.599.213.302-6.556-8.916 158.032 215.117 3.692 5.342 5.643 11.593 5.643 18.089v215.917c0 20.996 24.069 32.577 40.39 20.227l70.154-52.884c9.68-7.188 15.456-18.67 15.456-30.73v-152.53c0-6.496 1.95-12.747 5.643-18.089 164.461-223.861 157.819-214.817 158.032-215.117 11.059-15.829-.279-37.599-19.597-37.599zm-162.728 235.111c-6.801 9.257-11.35 22.164-11.35 35.693v152.529c0 2.613-1.255 5.102-3.355 6.655-1.847 1.361 12.142-9.153-62.645 47.223v-206.406c0-12.726-3.853-24.968-11.142-35.402-.181-.259 4.898 6.659-103.142-140.402h294.567zm124.973-170.111h-338.646l-25.713-35h390.072z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
}
.dt_row_btn input[type="button"].btn-edit-break-shifts {
  box-shadow: none !important;
  padding-left: 30px !important;
  background-repeat: no-repeat;
  background-size: auto 15px !important;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='M347.216,301.211l-71.387-53.54V138.609c0-10.966-8.864-19.83-19.83-19.83c-10.966,0-19.83,8.864-19.83,19.83v118.978 c0,6.246,2.935,12.136,7.932,15.864l79.318,59.489c3.569,2.677,7.734,3.966,11.878,3.966c6.048,0,11.997-2.717,15.884-7.952 C357.766,320.208,355.981,307.775,347.216,301.211z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath d='M256,0C114.833,0,0,114.833,0,256s114.833,256,256,256s256-114.833,256-256S397.167,0,256,0z M256,472.341 c-119.275,0-216.341-97.066-216.341-216.341S136.725,39.659,256,39.659c119.295,0,216.341,97.066,216.341,216.341 S375.275,472.341,256,472.341z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
}
input[type="button"][name="shfilter"]:hover,
input[type="button"][name="copyToSelectedUsers"]:hover,
a.export_download:hover,
input[type="submit"][name*="Approve"]:hover,
input[type="submit"][name*="approve"]:hover,
input[type="submit"][name*="Export"]:hover,
input[type="button"][name*="Export"]:hover,
input[type="submit"][name*="ExportAll"]:hover,
input[type="button"][name*="ExportAll"]:hover,
.dt_row_btn input[type="button"].btn-edit-break:hover,
.dt_row_btn input[type="button"].btn-edit-break-shifts:hover,
.dt_row_btn input[type="button"].btn-edit-shift:hover {
  background-color: #d61043 !important;
}
input[type="submit"][name*="Disapprove"],
input[type="submit"][name*="disapprove"],
input[type="submit"][name*="DisApprove"],
input[type="submit"][name*="delete"] {
  background-color: #cd0a0a !important;
}
input[type="submit"][name*="cancel"]:hover,
input#DeleteFilter:hover,
input#EraseReportsToSelectedUser[type="submit"]:hover,
input[type="submit"][name*="Disapprove"]:hover,
input[type="submit"][name*="disapprove"]:hover,
input[type="submit"][name*="DisApprove"]:hover,
input[type="submit"][name*="delete"]:hover,
.dt_row_btn input[type="button"].btn-delete-break:hover,
.dt_row_btn input[type="button"].btn-delete-shift:hover {
  background-color: #ff0000 !important;
}
input[type="submit"][name*="Return"],
input[type="submit"][name*="return"],
input[type="submit"][name*="remind"],
input[type="submit"]#checkAndSendAlerts,
input[type="submit"][name*="login"],
input[type="submit"][name*="Alert"],
input[type="submit"][name*="alert"],
input[type="submit"]#InternalDisapproveCrits {
  background-color: #f8ae15 !important;
}
input[type="submit"][name*="Return"]:hover,
input[type="submit"][name*="return"]:hover,
input[type="submit"][name*="remind"]:hover,
input[type="submit"]#checkAndSendAlerts:hover,
input[type="submit"][name*="login"]:hover,
input[type="submit"][name*="Alert"]:hover,
input[type="submit"][name*="alert"]:hover,
input[type="submit"]#InternalDisapproveCrits:hover {
  background-color: #e08c00 !important;
}
input[type="submit"]#sendCritBack,
input[type="submit"][name*="duplicate"],
input[type="submit"][name*="Duplicate"],
input[type="submit"][name="bundle_orders"],
input[type="submit"][name="unbundle_orders"],
input[type="submit"][name^="qc"],
input[type="submit"]#multiple,
input[type="submit"]#markUnWatched,
input[type="submit"]#markWatched,
input[type="submit"][name*="archive"],
input[type="submit"][name*="restore"],
input[type="submit"][name*="hide"],
input[type="button"][name*="Duplicate"] {
  background-color: #999 !important;
}
input[type="submit"]#markUnWatched:hover,
input[type="submit"]#markWatched:hover,
input[type="submit"][name*="duplicate"]:hover,
input[type="submit"][name*="Duplicate"]:hover,
input[type="submit"][name="bundle_orders"]:hover,
input[type="submit"][name="unbundle_orders"]:hover,
input[type="submit"][name^="qc"]:hover,
input[type="submit"][name*="archive"]:hover,
input[type="submit"][name*="restore"]:hover,
input[type="submit"][name*="hide"]:hover,
input[type="button"][name*="Duplicate"]:hover {
  background-color: #6d6e71 !important;
}
a.export_download,
input[type="submit"][name*="Export"],
input[type="button"][name*="Export"],
input[type="submit"][name*="ExportAll"],
input[type="button"][name*="ExportAll"] {
  background-color: #07c726 !important;
}
tr.actions input[type="submit"] {
  min-width: 85px;
}
table#side_menu input[type="submit"] ~ a.linkClass {
  vertical-align: middle;
  padding-left: 5px;
}
body.page-checkers .ui-tabs-panel.ui-widget-content.ui-corner-bottom {
  min-width: 964px !important;
  max-width: 964px !important;
}
body.page-checkers
  div#tabs
  > div:last-child
  > table
  > tbody
  > tr
  > td:first-child {
  max-width: 300px;
}
.ui-dialog.ui-widget.ui-widget-content form[name="SetLang"] .list-select {
  color: inherit !important;
}
.ui-dialog.ui-widget.ui-widget-content form[name="SetLang"] .list-select:hover,
.ui-dialog.ui-widget.ui-widget-content form[name="SetLang"] .list-select:active,
.ui-dialog.ui-widget.ui-widget-content form[name="SetLang"] .list-select:focus {
  border-color: #d61043;
}
form[name="SearchForm"] {
  min-width: 160px;
  height: fit-content;
  display: block;
  margin-bottom: 0px;
  width: fit-content;
  background: #fff;
  padding: 0 0px 0px 10px;
  border: 1px solid #6d6e71;
  border-radius: 5px;
}
form[name="SearchForm"] input[type="submit"] {
  margin: 0px;
  background-color: transparent !important;
  color: transparent;
  font-size: 0px;
  background-image: url("data:image/svg+xml;charset=UTF-8, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z' fill='%236d6e71' /%3e%3c/svg%3e ") !important;
  background-repeat: no-repeat !important;
  background-size: 15px !important;
  background-position: right 10px center;
}
form[name="SearchForm"] input[type="submit"]:hover {
  background-color: transparent !important;
  background-repeat: no-repeat !important;
  background-size: 15px !important;
  background-position: right 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z' fill='%23D61043' /%3e%3c/svg%3e ") !important;
}
form[name="SearchForm"]:hover,
form[name="SearchForm"]:focus,
form[name="SearchForm"]:active {
  border: 1px solid #d61043;
}
form[name="SearchForm"] input[name="searchBox"] {
  margin: 0px;
  border: 0px solid !important;
  padding: 0px;
  top: 0px;
}
table#logo_and_title button.btn-input {
  padding-left: 15px !important;
  background-image: none !important;
}
div.formError + input,
div.formError + input:hover,
.formError + input:hover,
.formError + input:focus,
.formError + input:active {
  border: 1px solid #ee0101 !important;
}
.formError .formErrorArrow {
  display: none;
}
/*.formError {
    margin-top: -22px !important;
}*/
.formError .formErrorContent {
  box-shadow: none !important;
  border-radius: 0px !important;
  border: 0px solid !important;
  font-family: GlacialIndifference, "Open Sans", sans-serif;
  font-weight: normal;
  padding-right: 0px !important;
  right: 98px;
}
.formErrorContent:after {
  content: " ";
  width: 0;
  height: 0;
  border-width: 0 10px 10px 0;
  border-color: transparent #ee0101 transparent transparent;
  border-style: solid;
  position: absolute;
  right: 0px;
  bottom: -10px;
}
.formError + input {
  margin-top: 0px;
}
.formError {
  margin-top: -18px !important;
  top: 0px !important;
}
body.page-operation-panel form[name="frmFilters"] > table > tbody > tr > td {
  padding-top: 10px;
  padding-right: 10px;
}
body.page-operation-panel form[name="frmFilters"] > table,
body.page-mass-orders-status form[name="how_to_display"] > table {
  border: 1px solid #6d6e71;
  padding-left: 10px;
  border-radius: 3px;
}
th.ui-state-default.ui-th-column input,
.ui-jqgrid tr td textarea {
  width: calc(100% - 12px) !important;
  margin-bottom: 1px;
}
.ui-widget.ui-jqgrid tr td input[type="checkbox"],
.ui-widget.ui-jqgrid th input[type="checkbox"] {
  display: block !important;
  -webkit-appearance: checkbox !important;
  width: auto !important;
  height: auto !important;
  margin: 0 auto;
}
.ui-widget.ui-jqgrid table#reviews_edit tr td input[type="checkbox"],
.ui-widget.ui-jqgrid table.ui-jqgrid-htable th input[type="checkbox"] {
  width: 16px !important;
  height: 16px !important;
}
.ui-jqgrid tr td {
  padding: 0 2.4px !important;
}
.ui-jqgrid .ui-jqgrid-htable th.ui-th-column,
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary td {
  background-color: #f1f1f1 !important;
}
.ui-jqgrid tr td:first-child {
  border-left: 1px solid;
}
.ui-jqgrid .ui-jqgrid-view .ui-state-default.ui-jqgrid-hdiv {
  border: 0px solid !important;
  background-color: transparent !important;
}
body.page-reviews-edit .ui-jqgrid-bdiv > div,
body.page-reviews-edit .ui-jqgrid-bdiv > div > table,
body.page-reviews-edit .ui-state-default.ui-jqgrid-hdiv > div > table,
body.page-reviews-edit .ui-state-default.ui-jqgrid-hdiv > div,
body.page-reviews-edit .ui-jqgrid-sdiv > div,
body.page-reviews-edit .ui-jqgrid-sdiv > div > table {
  width: 100% !important;
}
.ui-jqgrid tr.ui-row-ltr td {
  border: 1px solid;
}
select.ui-pg-selbox {
  background-position: right 5px center !important;
  height: 26px !important;
  font-size: inherit !important;
  line-height: inherit !important;
  background-size: 10px !important;
  min-width: 55px;
}
span.simplegraph {
  float: left;
}
span.simplegraph span.simplegraph_percentage_bar {
  padding-right: 10px;
}
tr.report1 td input[type="text"],
tr.report2 td input[type="text"] {
  float: left;
  margin: 0px;
}
div:not(.ui-datepicker) button.ui-button.ui-widget,
div:not(.ui-datepicker) label.ui-button.ui-widget {
  font-weight: normal;
  min-height: 22px;
  border: 0px solid !important;
  background: none repeat scroll 0 0;
  background-color: #fff !important;
  border: 2px solid #d61043 !important;
  border-radius: 3px !important;
  box-shadow: none;
  cursor: pointer;
  text-shadow: none;
  transition: all 0.2s linear 0s;
  margin: 5px 2px;
  font-size: 13px;
  font-weight: normal;
  border-style: none;
  padding: 2px 5px;
}
span.ui-icon.ui-icon-cancel {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 365.71733 365' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg' fill='%23f44336'%3e%3cpath d='m356.339844 296.347656-286.613282-286.613281c-12.5-12.5-32.765624-12.5-45.246093 0l-15.105469 15.082031c-12.5 12.503906-12.5 32.769532 0 45.25l286.613281 286.613282c12.503907 12.5 32.769531 12.5 45.25 0l15.082031-15.082032c12.523438-12.480468 12.523438-32.75.019532-45.25zm0 0' fill='%236d6e71' data-original='%23f44336' style='' class=''/%3e%3cpath d='m295.988281 9.734375-286.613281 286.613281c-12.5 12.5-12.5 32.769532 0 45.25l15.082031 15.082032c12.503907 12.5 32.769531 12.5 45.25 0l286.632813-286.59375c12.503906-12.5 12.503906-32.765626 0-45.246094l-15.082032-15.082032c-12.5-12.523437-32.765624-12.523437-45.269531-.023437zm0 0' fill='%236d6e71' data-original='%23f44336' style='' class=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
  background-size: 10px;
  background-position: center;
}
span.ui-icon.ui-icon-plusthick {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 459.325 459.325' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M459.319,229.668c0,22.201-17.992,40.193-40.205,40.193H269.85v149.271c0,22.207-17.998,40.199-40.196,40.193 c-11.101,0-21.149-4.492-28.416-11.763c-7.276-7.281-11.774-17.324-11.769-28.419l-0.006-149.288H40.181 c-11.094,0-21.134-4.492-28.416-11.774c-7.264-7.264-11.759-17.312-11.759-28.413C0,207.471,17.992,189.475,40.202,189.475h149.267 V40.202C189.469,17.998,207.471,0,229.671,0c22.192,0.006,40.178,17.986,40.19,40.187v149.288h149.282 C441.339,189.487,459.308,207.471,459.319,229.668z' fill='%236d6e71' data-original='%23000000' style=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
  background-size: 10px;
  background-position: center;
}
span.ui-icon.ui-icon-circle-arrow-e {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg' id='Solid'%3e%3cpath d='m182.461 155.48 49.539-49.539v262.059a24 24 0 0 0 48 0v-262.059l49.539 49.539a24 24 0 1 0 33.941-33.941l-90.509-90.51a24 24 0 0 0 -33.942 0l-90.509 90.51a24 24 0 1 0 33.941 33.941z' fill='%236d6e71' data-original='%23000000' style=''/%3e%3cpath d='m464 232a24 24 0 0 0 -24 24v184h-368v-184a24 24 0 0 0 -48 0v192a40 40 0 0 0 40 40h384a40 40 0 0 0 40-40v-192a24 24 0 0 0 -24-24z' fill='%236d6e71' data-original='%23000000' style=''/%3e%3c/g%3e%3c/g%3e%3c/svg%3e ") !important;
  background-size: 12px;
  background-position: center;
}
div:not(.ui-datepicker) button.ui-button.ui-widget:hover,
div:not(.ui-datepicker) label.ui-button.ui-widget:hover {
  background-color: #d61043 !important;
  border: 2px solid #d61043 !important;
  color: white !important;
}
div:not(.ui-datepicker) button.ui-button.ui-widget:hover span.ui-icon,
div:not(.ui-datepicker) label.ui-button.ui-widget:hover span.ui-icon {
  filter: invert(1) brightness(2);
}
body.page-questions table.tedit tr > td:first-child {
  width: 400px;
}
body.page-panelists a.fieldset_toggler {
  display: inline;
}
.show-entire-crit-report .mc-answer .mc-answers a {
  display: inline-block;
  height: auto;
  border: 1px solid;
  border-radius: 30px;
  padding: 2px 15px;
  margin-top: 5px;
  margin-right: 5px;
  word-break: break-all;
}
.show-entire-crit-report .mc-answer .mc-answers a p {
  height: auto;
}
input#CheckerID_qs {
  margin-left: -6px;
  width: 248px !important;
}
body.page-report-property
  form[name="frm"][action*="report-property"]
  > table
  > tbody
  > tr
  > td
  > table,
body.page-report-property form[name="frm"][action*="report-property"] > table {
  width: auto !important;
  margin-right: 50px;
}
span.highcharts-subtitle,
span.highcharts-title {
  z-index: -1;
}
path.highcharts-label-box.highcharts-tooltip-box {
  fill: #fff;
}
.ui-progressbar.ui-widget.ui-widget-content.ui-corner-all {
  background-color: #cccccc !important;
  border: 0px solid !important;
  height: 10px;
  margin-top: 0px;
}
.ui-progressbar-value.ui-widget-header.ui-corner-left {
  padding: 0px !important;
  background-color: #d61043 !important;
  border-radius: 1em !important;
}
.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
  height: 3px !important;
  margin-top: 0px;
  background-color: #fff !important;
}
.ui-slider-range.ui-slider-range-min.ui-widget-header {
  padding: 0px !important;
  border-radius: 1em !important;
}
a.ui-slider-handle.ui-state-default.ui-corner-all:hover,
a.ui-slider-handle.ui-state-default.ui-corner-all:focus {
  outline: 0px !important;
  background-color: #d61043 !important;
}
body.page-crit-handling-details select {
  min-width: 150px !important;
}
tr[bgcolor*="777777"] {
  background-color: #eee;
}
tr[bgcolor*="BBBBBB"] {
  background-color: #ddd;
}
td[bgcolor="green"] {
  color: #fff;
}
body.page-regions {
  padding-bottom: 120px;
}
span#print_options {
  display: block;
  border: 0px solid !important;
  height: 150px !important;
}
select#nonselectedQuestions,
select#selectedQuestions {
  padding-right: 0px !important;
}
select#FilterList {
  max-width: 260px !important;
  padding-right: 45px !important;
}
.side_menu td table[bgcolor="#eeeeee"],
.side_menu table.doublebox {
  width: 100%;
}
.side_menu td[align="center"] > select {
  padding-right: 0px !important;
  background-image: none !important;
}
table.doublebox td {
  vertical-align: middle;
}
table#side_menu legend > a.fieldset_toggler,
legend > a.fieldset_toggler {
  vertical-align: top !important;
  width: auto;
  height: auto;
}
body.page-reports-list .ui-tabs-panel.ui-widget-content.ui-corner-bottom {
  width: 980px;
}
td[valign="middle"] {
  vertical-align: middle;
}
body.page-set-edit-access form[name="sjae_form"] > table {
  margin: 0 auto;
}
body.page-set-edit-access form[name="sjae_form"] > table select {
  min-width: 400px !important;
  padding-right: 0px !important;
}
body.page-set-edit-access form[name="sjae_form"] > table td,
body.page-set-auto-allow-access td[valign="middle"] {
  min-width: 150px;
}
body.page-report-perf-level-2 select[size="20"] {
  min-width: 100%;
}
body.page-set-auto-allow-access select {
  padding-right: 0px !important;
  min-width: 400px;
  height: 630px;
}
body.page-set-auto-allow-access label#checkbox_update_add {
  margin-left: 20px;
}
body.page-crit-handling-details
  div#Disapprove_criticism_message
  + table
  a.fieldset_toggler {
  width: max-content !important;
}
.agreements .err {
  color: #cd0a0a !important;
}
body.page-required-agreements a#set-language {
  top: -2px;
}
body.page-edit-v5-crit-obj span.ui-icon.ui-icon-info {
  display: none;
}
body.page-edit-v5-crit-obj .ui-state-highlight.ui-corner-all {
  margin-bottom: 30px;
}
td.report-firstcol > input[type="checkbox"] {
  display: block !important;
  margin: 0 auto !important;
}
body.page-reports-list table#side_menu td,
body.page-report-property table#side_menu td {
  position: unset !important;
}
body.page-edit-v5-crit-obj
  table#side_menu
  > tbody
  > tr:last-child
  > td:nth-child(3) {
  color: #d61043 !important;
}
body.page-edit-v5-crit-obj form[name="crit_form"] {
  color: #6d6e71;
}
.begin-report-area
  .p_wrapper
  > table
  > tbody
  > tr
  > td
  > table:last-of-type
  td
  > form
  + a#setting_link,
.begin-report-area
  .p_wrapper
  > table
  > tbody
  > tr
  > td
  > table:last-of-type
  td
  > form
  + a#setting_link
  + a {
  position: relative;
  top: -11px;
  background: #d61043;
  border-radius: 3px;
  font-size: 13px;
  padding: 6px 15px;
  color: #fff;
  text-decoration: none !important;
}
.begin-report-area
  .p_wrapper
  > table
  > tbody
  > tr
  > td
  > table:last-of-type
  td
  > form
  + a#setting_link:hover,
.begin-report-area
  .p_wrapper
  > table
  > tbody
  > tr
  > td
  > table:last-of-type
  td
  > form
  + a#setting_link
  + a:hover {
  color: #fff !important;
  background-color: #80b619 !important;
}
a#setting_link,
.begin-report-area
  .p_wrapper
  > table
  > tbody
  > tr
  > td
  > table:last-of-type
  td
  > form
  + a#setting_link
  + a,
.begin-report-area
  .p_wrapper
  > table
  > tbody
  > tr
  > td
  > table:last-of-type
  td
  > form
  + a#setting_link {
  padding-left: 27px;
  background-repeat: no-repeat;
  background-size: auto 12px;
  background-position: 10px center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.125 5.625V2.26318C13.125 2.01445 13.0263 1.77627 12.8505 1.6002L11.5245 0.274512C11.3487 0.0987305 11.1103 0 10.8615 0H2.8125C2.29482 0 1.875 0.419824 1.875 0.9375V5.625C0.839356 5.625 0 6.46436 0 7.5V10.7812C0 11.0402 0.209766 11.25 0.46875 11.25H1.875V14.0625C1.875 14.5802 2.29482 15 2.8125 15H12.1875C12.7052 15 13.125 14.5802 13.125 14.0625V11.25H14.5312C14.7902 11.25 15 11.0402 15 10.7812V7.5C15 6.46436 14.1606 5.625 13.125 5.625ZM11.25 13.125H3.75V10.3125H11.25V13.125ZM11.25 6.5625H3.75V1.875H9.375V3.28125C9.375 3.54023 9.58477 3.75 9.84375 3.75H11.25V6.5625ZM12.6562 8.67188C12.2681 8.67188 11.9531 8.35693 11.9531 7.96875C11.9531 7.58027 12.2681 7.26562 12.6562 7.26562C13.0444 7.26562 13.3594 7.58027 13.3594 7.96875C13.3594 8.35693 13.0444 8.67188 12.6562 8.67188Z' fill='%23ffffff'/%3e%3c/svg%3e ");
}
.begin-report-area
  .p_wrapper
  > table
  > tbody
  > tr
  > td
  > table:last-of-type
  td
  > form
  + a#setting_link {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 486.359 486.359' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M221.501,0H19.191C10.061,0,2.677,7.387,2.677,16.514v453.33c0,9.129,7.384,16.516,16.515,16.516h202.31 c9.13,0,16.519-7.387,16.519-16.516V16.514C238.02,7.387,230.631,0,221.501,0z M204.986,453.328H35.707V33.029h169.279V453.328z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='M467.168,0H281.516c-9.112,0-16.515,7.387-16.515,16.514v196.119c0,9.127,7.403,16.514,16.515,16.514h185.652 c9.125,0,16.515-7.387,16.515-16.514V16.514C483.683,7.387,476.293,0,467.168,0z M450.653,196.117H298.031V33.029h152.622V196.117z ' fill='%23ffffff' data-original='%23000000' style=''/%3e%3cpath d='M467.168,257.211H281.516c-9.112,0-16.515,7.387-16.515,16.516v196.117c0,9.129,7.403,16.516,16.515,16.516h185.652 c9.125,0,16.515-7.387,16.515-16.516V273.727C483.683,264.598,476.293,257.211,467.168,257.211z M450.653,453.328H298.031V290.24 h152.622V453.328z' fill='%23ffffff' data-original='%23000000' style=''/%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3cg xmlns='http://www.w3.org/2000/svg'%3e%3c/g%3e%3c/g%3e%3c/svg%3e ");
}
span#option_id.ui-widget-content {
  border: 0px solid !important;
  display: block;
}
select[size="20"] {
  padding-right: 0px !important;
  background-image: none !important;
}
body.page-report-checker-props form#topfilter > table td {
  color: #fff;
  vertical-align: middle;
}
body.page-report-checker-props form#topfilter > table {
  border: 1px solid #bdd829;
  border-radius: 3px;
  padding: 5px 10px 5px 10px;
  background-color: #bdd829;
}
body.page-report-checker-props form#topfilter > table select {
  margin-top: 0px;
}
table#page_division_wrapping_table > tbody > tr:last-child td {
  display: inline-block;
  width: fit-content;
  min-width: 100px !important;
}
body.page-checkers span#select-btn > table > tbody > tr {
  display: flex;
  flex-direction: column-reverse;
}
select:not([multiple="multiple"]) {
  max-height: 33.6px;
  overflow: hidden;
}

select[multiple="multiple"],
select[multiple=""] {
  overflow: auto !important;
  background-image: none !important;
  padding-right: 0px !important;
}
select[size*="0"] {
  max-height: none;
}
body.page-crit-order-assignments form[name="frm"] > span {
  margin: 0 50px 0px 60px;
}
body.page-crit-order-assignments
  form[name="frm"]
  > table:not(:first-child)
  > tbody
  > tr
  > td:first-child
  > span {
  margin: 0 45px 0px 95px;
}
body.page-crit-order-assignments
  form[name="frm"]
  > table:not(:first-child)
  > tbody
  > tr
  > td:nth-child(3)
  > span {
  margin: 0 45px 0px 70px;
}
body.page-crit-order-assignments form[name="frm"] > table:nth-child(6) {
  min-width: 860px;
}
body.page-checkers input#FilterName {
  margin-left: 20px;
}
body.page-checkers select#FilterList {
  margin-left: 32px;
}
body.page-shahar_bridge
  form[name="form_mass"]
  > table
  > tbody
  > tr
  > td:first-child {
  width: 45px;
}
td.SecondtdWidth[width="12%"] {
  display: none;
}
.cc-settings .container input[type="checkbox"][name*="Args"] {
  padding: 0px;
  top: -4px;
}
#link-breaks-to-shifts input.change-shift-breaks[type="submit"] {
  width: auto !important;
}
.dt_row_btn input[type="button"] {
  padding-right: 10px !important;
}
body.page-CallCenterDashboardController .user-photo .content {
  top: 0px !important;
}
/*new style yana*/

/* 044 */
.top_menu-selected {
  background-color: #ffffff;
  border-radius: 3px;
}
.top_menu-selected a {
  color: #333 !important;
}
/*color yana*/
/* 048 */
.gray-lighter2 {
  color: #6d6e71;
}
/* 060 Bottom information bar */
.bottom-tr {
  background-color: #333;
  /* #CDCBC7 color yana*/
  color: black;
  position: absolute;
}
/* Main menu (the page that is displayed right after logging in) */
/* 070 */
tr.titleinsidemain {
  background-color: #eef8e4;
  color: #d61043;
}
/* Internal pages */
/* 105 */
.pageTitle {
  color: #d61043;
}
/* 110 */
.section-lable {
  /*background-color: #C7EBA2;*/
  /*commented and add style yana*/
  color: #d61043;
  border-radius: 0px;
}
/* 115 */
/*a.reportitemtitle {color: #D61043;}*/
/*commented yana*/

/* 120 */
/* Replace the following address with your own image link */
/*img.submenu-arrow {background-image: url('https://www.checker-soft.com/demo/checker-files/media/68/pictures/dot-orange.png'); width: 16px; height: 16px; background-repeat: no-repeat; vertical-align: middle;}*/

/* 130 */
td.leftpanel {
  background-color: #eef8e4;
  border-top-color: #d8ddef;
  border-top-style: solid;
}
/* 142 */
.leftcategorytitle {
  background-color: #9aa6b5;
  color: #ffffff;
}
/* Tables */

/* 200 */
thead.report {
  background-color: #ddd !important;
}
thead.db {
  background-color: #f1f1f1 !important;
}
/* 210 */
tr.db th,
.report-dir {
  border-left-color: #808080;
  border-left-style: solid;
  border-left-width: 1px;
}
/* 220 */
tr.db1,
tr.report1 {
  background-color: #c7eba2;
}
/* 230 */
tr.db2,
tr.report2 {
  background-color: #eef8e4;
  border-bottom-color: #ffffff;
  border-top-color: #ffffff;
}
/* 240 */
tr.db1:hover,
tr.report1:hover,
tr.db2:hover,
tr.report2:hover {
  background-color: #d61043;
  text-decoration: none;
}
/* Visit report */
/* These 2 lines set the border for the summary in the 1st page */
/* 320 */
table.HeaderGradeTable td {
  border: solid 1px black;
}
table.HeaderGradeTable {
  border-collapse: collapse;
}
/* Analyst screen (dashboard) specific settings */

/* Categories (tabs) */
/* 420 */
.toptabactive {
  background-color: #d61043;
  background-image: none;
  text-align: center;
  vertical-align: middle;
}
/* 430 */
.toptabinactive {
  background-color: #c7eba2;
  background-image: none;
  text-align: center;
  vertical-align: middle;
}
/* Boxes (the containers for reports) */
/* 450 */
.dragableboxheader {
  background-color: #eef8e4;
  color: #d61043;
}
.reportDetails {
  text-align: center;
}
span.companyTitle {
  display: none;
}
.chapterDetails tt,
.answerWithGrade tt {
  font-size: 20px;
}

form[name="login"] {
  margin: 0 0 35px;
  padding: 20px;
  top: 0;
  display: inline-block;
  /* background: #FFFFFF;*/
  max-width: 360px;
  margin: 0 auto 0px;
  padding: 45px;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
form[name="login"] + p {
  display: none;
}
form[name="login"] + p + p {
  display: flex;
  justify-content: space-around;
  max-width: 420px;
  flex-wrap: wrap;
}
form[name="login"] + p + p > br {
  display: none;
}
input[name="username"],
input[name="password"] {
  display: inline-block;
  outline: 0;
  background: #fff !important;
  width: 100%;
  border: 0 !important;
  font-size: 15px;
  border-radius: 3px !important;
  box-sizing: content-box;
  margin-top: 4px;
  margin-bottom: 10px;
  padding: 5px 2px !important;
  transition: all 0.2s linear 0s;
  text-align: left;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  webkit-box-shadow: inset 0px 0px 0px 1px #cccccc !important;
  -moz-box-shadow: inset 0px 0px 0px 1px #cccccc !important;
  box-shadow: inset 0px 0px 0px 1px #cccccc !important;
}
form td {
  /*    font-size: 15px;*/
  vertical-align: text-top;
}
input[name="username"][type="text"]:focus,
input[name="password"]:focus,
input[name="username"][type="text"]:active,
input[name="password"]:active,
input[name="username"][type="text"]:hover,
input[name="password"]:hover {
  outline: none !important;
  border: 0px solid !important;
}
form[name="login"] input#do_login[type="submit"] {
  font-weight: bold;
  min-height: 22px;
  text-transform: uppercase;
  outline: 0;
  background: #d61043 !important;
  background-image: none !important;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #ffffff;
  font-size: 15px;
  box-shadow: inset 0 0 0 0 #000 !important;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  cursor: pointer;
  margin: 0px 2px;
}
form[name="login"] input#do_login[type="submit"]:hover,
.btn-input:hover {
  box-shadow: inset 0 100px 0 0 #000 !important;
  background-color: #000;
}
table#TableEdit_filtering {
  display: flex;
}
table#TableEdit_filtering td {
  margin-right: 0px;
  display: inline-block;
}
.filtersshown p:nth-child(3) {
  font-size: 20px;
  text-decoration: underline;
}
.mainCellBackground {
  border: none;
}
.bottom-tr {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
p a,
.bottom-tr {
  color: #5e5c5d;
}
@media screen and (max-width: 1400px) {
  td.contentInsideMain a,
  td.contentInsideMain span {
    width: 45%;
  }
}
/***m***/

@media screen and (max-width: 1200px) {
  td.contentInsideMain a,
  td.contentInsideMain span {
    width: 30%;
  }
}
/***m***/

@media handheld,
  only screen and (min-device-width: 320px) and (max-device-width: 480px),
  only screen and (max-width: 320px),
  /* only screen and (min-device-width: 768px) and (max-device-width: 1024px),
  */ /* only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape),
  */ /* only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait),
  */ /* only screen and (-webkit-min-device-pixel-ratio: 1.5),
  */ /* only screen and (min-device-pixel-ratio: 1.5),
  */ only screen and (max-width: 480px),
  only screen and (max-device-width: 480px),
  only screen and (min-device-width: 480px) and (max-device-width: 800px),
  only screen and (device-width: 768px),
  only screen and (device-width: 480px) {
  form[name="login"] {
    position: relative;
    width: 80%;
    text-align: center;
  }
  .font-style {
    font-size: 40px;
  }
  /* a.fieldset_toggler { */
  /* font-size: 3em; */
  /* color: inherit; */
  /* height: 100px; */
  /* width: 100px; */
  /* background-image: url(https://www.checker-soft.com/qualimetrie-fr/css/images/menu-200.png); */
  /* background-size: 100px 100px; */
  /* display: block; */
  /* color: transparent; */
  /* } */
  a.fieldset_toggler.menu_top_level_wrapper img {
    content: url(https://eu.checker-soft.com/demo/images/menu-icon-13.png) !important;
    height: 35px;
    position: relative;
    top: 70%;
    left: 0%;
  }
  body.page-show-crit-chapters
    td.begin-report-area-td
    > center
    > table
    > tbody
    > tr {
    display: flex;
    flex-direction: column;
  }
  body.page-show-crit-chapters
    td.begin-report-area-td
    > center
    > table
    > tbody
    > tr
    span,
  body.page-show-crit-chapters
    td.begin-report-area-td
    > center
    > table
    > tbody
    > tr
    td {
    font-size: 18px;
  }
  tr.bottom-tr td {
    line-height: 1;
  }
  .pageTitle {
    font-size: 40px;
    padding-left: 40px;
  }
  span.breadcrums {
    font-size: 40px;
  }
  ul#menu_top_level {
    padding-left: 0;
  }
  tr.menu-bg ul li a {
    display: block;
    float: left;
    padding: 10px 10px;
    font-size: 35px;
    font-weight: bold;
  }
  .top_menu a:hover {
    font-weight: bold;
    font-size: 35px;
    padding: 10px 10px;
  }
  .top_menu::before,
  .top_menu::after {
    content: none;
    border: 0px;
  }
  .header-top-bg {
    display: block;
    padding-top: 10px;
    background-color: white;
  }
  td.first-aligment img {
    width: 200px;
    height: 150px;
    background-position: center top;
  }
  table#top_title_graphics tr:nth-child(2) {
    display: none;
  }
  .second-alignment img {
    display: none;
  }
  a.login_checkers_link,
  a.login_panels_link,
  a[href*="recover-password.php"] {
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 0px;
    font-size: 40px;
    font-weight: bold;
  }
  form[name="login"] {
    border: 0px;
    max-width: 70vw;
  }
  form[name="login"] td {
    font-size: 40px;
    padding-bottom: 15px;
  }
  input[name="username"],
  input[name="password"] {
    display: inline-block;
    box-sizing: content-box;
    margin-top: 4px;
    margin-bottom: 10px;
    padding: 15px;
    font-size: 40px;
    box-sizing: border-box;
    width: 98%;
  }
  input#do_login {
    border-radius: 0px;
    box-shadow: none;
    cursor: pointer;
    font-size: 3em;
    font-weight: normal;
    margin: 3px 2px;
    min-height: 44px;
    padding: 15px 60px;
    transition: all 0.2s linear 0s;
    color: #fff;
  }
  div#FiltersArea table {
    background-color: transparent;
    margin: 0 auto;
  }
  form[name="login"] table tr:first-child td:nth-child(2) {
    background-repeat: no-repeat;
    background-position: 4% center;
    background-size: auto 35px;
    text-indent: 45px;
    padding: 15px 30px;
  }
  form[name="login"] table tr:nth-child(2) td:nth-child(2) {
    background-repeat: no-repeat;
    background-position: 4% center;
    background-size: auto 35px;
    text-indent: 45px;
    padding: 15px 30px;
  }
  input#do_login {
    font-size: 40px;
    font-weight: bold;
  }
  input[name="username"],
  input[name="password"] {
    font-size: 40px;
  }
  div#FiltersArea p:nth-child(3) {
    font-size: 40px;
  }
  .ui-state-error.ui-corner-all,
  .ui-state-highlight.ui-corner-all {
    width: 90%;
    margin: 0 auto;
    font-size: 15px;
  }
  td.first-aligment {
    background-position: left center;
    width: 50%;
  }
  td.contentInsideMain a {
    position: absolute;
    width: 40%;
    right: 10px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    text-align: left;
  }
  td.contentInsideMain span {
    position: absolute;
    width: 40%;
    right: 10px;
    text-align: left;
  }
  /*yana adaptive for main menu*/
  td.mainMenu-line2:last-child {
    width: 100%;
    display: block;
    top: auto;
    position: relative;
  }
  .menu_top_level_wrapper {
    position: absolute;
    z-index: 1000;
    width: 25% !important;
  }
  td.begin-report-area-td
    > center
    > table
    > tbody
    > tr
    > td:nth-child(2)
    > table
    > tbody
    > tr {
    display: flex;
    flex-direction: column;
  }
  table.table-mainBoxes tr.tr-mainBoxes,
  td.mainMenu-line2 {
    width: 100%;
  }
  table#main_menu_title_text tr,
  table#logo_and_title tr {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    text-align: center;
  }
  .gray-lighter2:first-child,
  .gray-lighter2:nth-child(2),
  table#logo_and_title td:first-child,
  table#logo_and_title td:nth-child(2) {
    width: 100%;
    grid-column-start: 1;
    grid-column-end: 3;
    padding: 5px 0;
  }
  .gray-lighter2:nth-child(3),
  table#logo_and_title td:nth-child(3) .gray-lighter2:nth-child(2),
  table#logo_and_title td:nth-child(4),
  table#logo_and_title td:last-child {
    text-align: left;
    padding-left: 20px;
    display: none;
  }
  .gray-lighter2:last-child {
    text-align: right;
  }
  form[name="SearchForm"] input {
    font-size: 1em;
  }
  td.mainMenu-line2:first-child {
    width: 100%;
  }
  tr.titleinsidemain td.insideMain {
    font-size: 1.5em;
  }
  td.contentInsideMain,
  td.contentInsideMain a {
    font-size: 1.2em;
    line-height: 1.5em;
  }
  td.contentInsideMain a,
  td.contentInsideMain span {
    width: 70%;
    text-align: right;
  }
  a.MainMenuLink {
    font-size: 2.2em;
    text-decoration: underline;
    color: #333;
  }
  .menu_top_level {
    width: 100%;
  }
  .menu_top_level tr {
    flex-direction: column;
    display: flex;
    height: 100%;
  }
  table#menu_top_level:before {
    content: "Menu";
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath d='M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: 0% center;
    height: 15px;
    width: 15px;
    font-size: 50px;

    line-height: 70px;
    color: rgba(0, 0, 0, 0);
  }
  .menu_top_level tbody {
    display: none;
  }
  table#menu_top_level:active tbody,
  table#menu_top_level:focus tbody,
  table#menu_top_level:hover tbody {
    display: block;
  }
  td.top_menu {
    text-align: left;
  }
  table#menu_top_level td.top_menu a {
    font-size: 2.5em;
  }
  .top_menu-selected {
    outline: none;
  }
  /*yana adaptive for main menu*/
  /*yana adaptive for Managmant*/
  .showMenuSubItems tr {
    display: flex;
    flex-direction: column;
    border: none !important;
  }
  .section-lable,
  a.reportitemtitle {
    font-size: 2.5em;
  }
  img.submenu-arrow {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' version='1.1' width='512' height='512' x='0' y='0' viewBox='0 0 512.00002 512' style='enable-background:new 0 0 512 512' xml:space='preserve'%3e%3cg%3e%3cpath xmlns='http://www.w3.org/2000/svg' d='m471.382812 44.578125c-26.503906-28.746094-62.871093-44.578125-102.410156-44.578125-29.554687 0-56.621094 9.34375-80.449218 27.769531-12.023438 9.300781-22.917969 20.679688-32.523438 33.960938-9.601562-13.277344-20.5-24.660157-32.527344-33.960938-23.824218-18.425781-50.890625-27.769531-80.445312-27.769531-39.539063 0-75.910156 15.832031-102.414063 44.578125-26.1875 28.410156-40.613281 67.222656-40.613281 109.292969 0 43.300781 16.136719 82.9375 50.78125 124.742187 30.992188 37.394531 75.535156 75.355469 127.117188 119.3125 17.613281 15.011719 37.578124 32.027344 58.308593 50.152344 5.476563 4.796875 12.503907 7.4375 19.792969 7.4375 7.285156 0 14.316406-2.640625 19.785156-7.429687 20.730469-18.128907 40.707032-35.152344 58.328125-50.171876 51.574219-43.949218 96.117188-81.90625 127.109375-119.304687 34.644532-41.800781 50.777344-81.4375 50.777344-124.742187 0-42.066407-14.425781-80.878907-40.617188-109.289063zm0 0' fill='%23d61043' data-original='%23000000' style=''/%3e%3c/g%3e%3c/svg%3e ") !important;
    background-size: auto 25px;
    width: 36px;
    height: 40px;
    background-repeat: no-repeat;
    vertical-align: middle;
  }
  .showMenuSubItems tr:not([valign="top"]):not(:nth-child(2)) {
    border-top: 20px solid white !important;
  }
  .reportItemDescription {
    font-size: 1.5em;
    color: #d61043;
  }
  /*yana adaptive for Managmant*/
  /*yana adaptive for Final scores analysis*/
  .filtersshown
    form[name="frm"]
    > table
    > tbody
    > tr[valign="top"]:first-child {
    display: flex;
    flex-direction: column;
  }
  div#FiltersArea table {
    margin-right: 0;
  }
  form td,
  form td select,
  form td label,
  form td input,
  form input[type="text"],
  form[name="frm"] input[type="submit"] {
    font-size: 2.5rem;
  }
  input[type="checkbox"],
  input[type="radio"] {
    -webkit-transform: scale(3);
    transform: scale(3);
    margin-left: 20px;
  }
  input[type="checkbox"]:focus,
  input[type="radio"]:focus {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  #container {
    overflow-x: scroll;
  }
  .ui-state-default .ui-icon,
  .ui-state-active .ui-icon,
  .ui-state-hover .ui-icon,
  .ui-state-focus .ui-icon {
    background-image: url(http://www.checker-soft.com/hospitality-works-netherlands/libraries/jquery/custom-theme/images/ui-icons_454545_256x240.png) !important;
    background-size: 750px;
    background-position: -390px -52px;
    /* width: 40px; */
    height: 40px;
  }
  button.ui-multiselect.ui-widget.ui-state-default.ui-corner-all,
  td > table,
  .list-select {
    width: 100% !important;
    flex-grow: 1;
    max-width: 100vw;
  }
  form tr:not([valign="top"]) > td:first-child {
    width: 50%;
  }
  form[name="login"] tr:not([valign="top"]) > td:first-child {
    width: auto;
  }
  form[name="frm"] > table tr:nth-child(4) table tr:nth-child(1) > td,
  form[name="frm"] > table tr:nth-child(4) table tr:nth-child(2) > td {
    width: 25% !important;
  }
  form[name="frm"] input {
    min-width: 50px;
  }
  .tedit-desc {
    width: 100%;
  }
  /*form tr[valign=top]:first-child td label {
    font-size: 15px !important;
}*/
  /*yana adaptive for Final scores analysis*/
  /*yana adaptive for Operation settings_files*/
  table.tedit tr[valign="baseline"] td {
    width: 100% !important;
    border-bottom: 20px solid transparent;
  }
  table.tedit tr[valign="baseline"] td.tedit-editbox .tedit-desc {
    font-size: 30px;
  }
  table.tedit tr[valign="baseline"] > td:first-child {
    width: 95% !important;
  }
  .tedit-desc {
    font-size: 35%;
    font-style: italic;
  }
  .tedit input[type="text"] {
    text-align: center;
  }
  .actions a.linkClass,
  .actions input {
    font-size: 2.5rem !important;
    padding: 20px 50px;
  }
  /*yana adaptive for Operation settings_files*/
  /*yana adaptive for Assesors*/
  #TableEdit_filtering tr {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  table#TableEdit_filtering > tbody > tr > td,
  table#TableEdit_filtering table,
  table#TableEdit_filtering tr,
  table#TableEdit_filtering td,
  table#TableEdit_filtering input {
    width: 100% !important;
    margin-left: 0px;
  }
  body:not(.page-menu-reports) .side_menu a[href*="report-checker"] {
    font-size: 2.5rem;
    color: #d61043;
    font-style: italic;
    padding-right: 50px;
  }
  table[name="filters_and_button"] {
    padding-right: 50px;
  }
  table[name="filters_and_button"] tr,
  table[name="filters_and_button"] {
    padding-bottom: 20px;
  }
  table[name="filters_and_button"] button.btn-input,
  table[name="filters_and_button"] input[name="update"] {
    font-size: 2.5rem;
  }
  .db-surrounding tr.db1 td,
  .db-surrounding tr.report1 td,
  .db-surrounding tr.db2 td,
  .db-surrounding tr.report2 td {
    font-size: 2.5rem;
    line-height: 3rem;
    vertical-align: middle;
  }
  .db-surrounding thead.report a,
  .db-surrounding thead.db th,
  .db-surrounding thead.db th a,
  .db-surrounding thead.db th font,
  .db-surrounding thead .report th,
  .db-surrounding thead th font,
  table#page_division_wrapping_table td,
  table#page_division_wrapping_table input {
    font-size: 2.5rem;
    line-height: 3rem;
  }
  a[href*="editingFields"],
  .filters input,
  .db-surrounding tr.db1 a[title="Refunds"] img,
  .db-surrounding tr.db2 a[title="Refunds"] img {
    background-size: 2.5rem 2.5rem;
  }
  .filters input {
    width: 95% !important;
  }
  table#TableEdit_filtering > tbody > tr > td {
    margin-right: 0px !important;
  }
  a[href*="editingFields"],
  .db-surrounding tr.db1 a[title="Refunds"] img,
  .db-surrounding tr.db2 a[title="Refunds"] img {
    width: 2.5rem !important;
    height: 2.5rem !important;
  }
  td.db-surrounding form img {
    background-repeat: no-repeat;
  }
  td.db-surrounding form img {
    width: 2.5rem !important;
    height: 2.5rem !important;
    background-size: 2.5rem 2.5rem;
  }
  /*yana adaptive for Assesors*/
  form[name="frmFilters"] > table > tbody > tr {
    display: flex;
    flex-direction: column;
  }
  form[name="frmFilters"] > table > tbody > tr input,
  form[name="frmFilters"] > table > tbody > tr select {
    width: 100% !important;
    max-width: 100% !important;
  }
  form[name="frmFilters"] tr:not([valign="top"]) > td:first-child,
  form[name="frmFilters"] table {
    width: 100%;
  }
  .list-select,
  input#start_date,
  input#end_date {
    background-position: right center;
    background-size: auto 25px;
  }
  form#actions_form input[type="submit"] {
    display: block;
  }
}
/***m***/
.tr-mainBoxes {
  float: left;
}
