@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);
@import url(https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined);
@charset "UTF-8";
/**
This sheet is for external consumption by applications using our NPM packages
*/
/**
  * $name 10. Accent color
  * $type color
  */
/**
* $name 10. Font family
* $type text
*/
/**
* $name 20. Text color
* $type color
*/
/**
* $name 20. Label color
* $type color
*/
/**
* $name 40. Icon color
* $type color
*/
/**
* $name 50. Arrow icon color
* $type color
*/
/**
* $name 30. Background color
* $type color
*/
/**
* $name 40. Border color
* $type color
*/
/**
* $name 50. Success color
* $type color
*/
/**
* $name 60. Warning color
* $type color
*/
/**
* $name 70. Danger color
* $type color
*/
/**
* $name 80. Hover state text color
* $type color
*/
/**
* $name 90. Hover state background color
* $type color
*/
/**
* $name 100. Focused state text color
* $type color
*/
/**
* $name 110. Focused state background color
* $type color
*/
/**
* $name 30. Link color
* $type color
*/
/**
* $name 11. Button height
* $type text
*/
/**
* $name 12. Icon size
* $type text
*/
/**
* $name 13. Icon margin
* $type text
*/
/**
* $name 120. Border radius
* $type text
*/
.dx-icon-plus,
.dx-icon-overflow,
.dx-icon-add,
.dx-icon-airplane,
.dx-icon-arrowleft,
.dx-icon-arrowdown,
.dx-icon-arrowright,
.dx-icon-arrowup,
.dx-icon-bookmark,
.dx-icon-box,
.dx-icon-car,
.dx-icon-card,
.dx-icon-cart,
.dx-icon-chart,
.dx-icon-clock,
.dx-icon-close,
.dx-icon-comment,
.dx-icon-dataarea,
.dx-icon-datapie,
.dx-icon-datatrending,
.dx-icon-datausage,
.dx-icon-doc,
.dx-icon-download,
.dx-icon-edit,
.dx-icon-email,
.dx-icon-errorcircle,
.dx-icon-event,
.dx-icon-eventall,
.dx-icon-favorites,
.dx-icon-find,
.dx-icon-folder,
.dx-icon-food,
.dx-icon-gift,
.dx-icon-globe,
.dx-icon-group,
.dx-icon-help,
.dx-icon-home,
.dx-icon-image,
.dx-icon-info,
.dx-icon-key,
.dx-icon-like,
.dx-icon-map,
.dx-icon-menu,
.dx-icon-money,
.dx-icon-music,
.dx-icon-percent,
.dx-icon-photo,
.dx-icon-preferences,
.dx-icon-product,
.dx-icon-refresh,
.dx-icon-remove,
.dx-icon-runner,
.dx-icon-tags,
.dx-icon-tel,
.dx-icon-tips,
.dx-icon-todo,
.dx-icon-toolbox,
.dx-icon-user,
.dx-icon-save,
.dx-icon-clear,
.dx-icon-search,
.dx-icon-bold,
.dx-icon-italic,
.dx-icon-underline,
.dx-icon-strike,
.dx-icon-indent,
.dx-icon-fontsize,
.dx-icon-growfont,
.dx-icon-shrinkfont,
.dx-icon-color,
.dx-icon-background,
.dx-icon-superscript,
.dx-icon-subscript,
.dx-icon-header,
.dx-icon-blockquote,
.dx-icon-formula,
.dx-icon-codeblock,
.dx-icon-orderedlist,
.dx-icon-bulletlist,
.dx-icon-increaseindent,
.dx-icon-decreaseindent,
.dx-icon-alignleft,
.dx-icon-alignright,
.dx-icon-aligncenter,
.dx-icon-alignjustify,
.dx-icon-link,
.dx-icon-video,
.dx-icon-mention,
.dx-icon-variable,
.dx-icon-clearformat,
.dx-icon-undo,
.dx-icon-redo,
.dx-icon-checklist,
.dx-icon-verticalaligntop,
.dx-icon-verticalaligncenter,
.dx-icon-verticalalignbottom,
.dx-icon-rowproperties,
.dx-icon-columnproperties,
.dx-icon-cellproperties,
.dx-icon-tableproperties,
.dx-icon-splitcells,
.dx-icon-mergecells,
.dx-icon-removerow,
.dx-icon-removecolumn,
.dx-icon-addrowabove,
.dx-icon-addrowbelow,
.dx-icon-addcolumnleft,
.dx-icon-addcolumnright,
.dx-icon-addtable,
.dx-icon-removetable,
.dx-icon-bell,
.dx-icon-to,
.dx-icon-taskcomplete,
.dx-icon-taskrejected,
.dx-icon-taskinprogress,
.dx-icon-taskstop,
.dx-icon-taskhelpneeded,
.dx-icon-clearcircle,
.dx-icon-accountbox,
.dx-icon-ordersbox,
.dx-icon-arrowback {
  background-position: 0 0;
  background-repeat: no-repeat;
}

.dx-icon {
  background-position: 50% 50%;
}

.dx-svg-icon svg {
  pointer-events: none;
}

.dx-rtl .dx-icon-spinnext::before {
  content: "\f04f";
}
.dx-rtl .dx-icon-spinprev::before {
  content: "\f04e";
}
.dx-rtl .dx-icon-chevronnext::before {
  content: "\f012";
}
.dx-rtl .dx-icon-chevronprev::before,
.dx-rtl .dx-icon-back::before {
  content: "\f010";
}
.dx-rtl .dx-icon-undo::before {
  content: "\f093";
}
.dx-rtl .dx-icon-redo::before {
  content: "\f04c";
}
.dx-rtl .dx-icon-hidepanel::before {
  content: "\f11d";
}
.dx-rtl .dx-icon-showpanel::before {
  content: "\f11c";
}

@font-face {
  font-family: "DXIcons";
  src: local("DevExtreme Material Icons"), local("devextreme_material_icons"), url('dxiconsmaterial.05bc30129f759864.woff2') format("woff2"), url('dxiconsmaterial.20f523731a84c374.woff') format("woff"), url('dxiconsmaterial.12e2a764f4b9f42a.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}
.dx-icon {
  display: inline-block;
  font-size: inherit;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dx-icon-datapie, .dx-icon-datausage, .dx-icon-dataarea, .dx-icon-datatrending, .dx-icon-errorcircle, .dx-icon-to, .dx-icon-belloutline, .dx-icon-description, .dx-icon-expandform, .dx-icon-eyeclose, .dx-icon-eyeopen, .dx-icon-login, .dx-icon-moon, .dx-icon-optionsgear, .dx-icon-panelleft, .dx-icon-panelright, .dx-icon-photooutline, .dx-icon-pinmap, .dx-icon-send, .dx-icon-clearcircle, .dx-icon-taskstop, .dx-icon-taskinprogress, .dx-icon-taskrejected, .dx-icon-taskcomplete, .dx-icon-sun, .dx-icon-bell, .dx-icon-imgarunlock, .dx-icon-imgarlock, .dx-icon-unlock, .dx-icon-lock, .dx-icon-indeterminatestate, .dx-icon-return, .dx-icon-attach, .dx-icon-svgfile, .dx-icon-bmpfile, .dx-icon-jpgfile, .dx-icon-textdocument, .dx-icon-import, .dx-icon-importselected, .dx-icon-pasteplaintext, .dx-icon-addtableheader, .dx-icon-edittableheader, .dx-icon-deletetable, .dx-icon-inserttable, .dx-icon-insertcolumnright, .dx-icon-insertcolumnleft, .dx-icon-insertrowbelow, .dx-icon-insertrowabove, .dx-icon-deletecolumn, .dx-icon-deleterow, .dx-icon-mergecells, .dx-icon-splitcells, .dx-icon-tableproperties, .dx-icon-cellproperties, .dx-icon-columnproperties, .dx-icon-rowproperties, .dx-icon-verticalalignbottom, .dx-icon-verticalaligncenter, .dx-icon-verticalaligntop, .dx-icon-checklist, .dx-icon-showpanel, .dx-icon-hidepanel, .dx-icon-redo, .dx-icon-undo, .dx-icon-mediumiconslayout, .dx-icon-smalliconslayout, .dx-icon-contentlayout, .dx-icon-detailslayout, .dx-icon-rename, .dx-icon-parentfolder, .dx-icon-movetofolder, .dx-icon-newfolder, .dx-icon-inactivefolder, .dx-icon-share, .dx-icon-paste, .dx-icon-cut, .dx-icon-copy, .dx-icon-xlsxfile, .dx-icon-xlsfile, .dx-icon-txtfile, .dx-icon-rtffile, .dx-icon-pptxfile, .dx-icon-pptfile, .dx-icon-pdffile, .dx-icon-docxfile, .dx-icon-docfile, .dx-icon-hierarchy, .dx-icon-fullscreen, .dx-icon-accountbox, .dx-icon-clearformat, .dx-icon-variable, .dx-icon-mention, .dx-icon-video, .dx-icon-link, .dx-icon-alignjustify, .dx-icon-aligncenter, .dx-icon-alignright, .dx-icon-alignleft, .dx-icon-decreaselinespacing, .dx-icon-decreaseindent, .dx-icon-increaseindent, .dx-icon-bulletlist, .dx-icon-orderedlist, .dx-icon-codeblock, .dx-icon-formula, .dx-icon-blockquote, .dx-icon-header, .dx-icon-subscript, .dx-icon-superscript, .dx-icon-palette, .dx-icon-fill, .dx-icon-background, .dx-icon-color, .dx-icon-growfont, .dx-icon-shrinkfont, .dx-icon-fontsize, .dx-icon-font, .dx-icon-increaselinespacing, .dx-icon-indent, .dx-icon-strike, .dx-icon-underline, .dx-icon-italic, .dx-icon-bold, .dx-icon-print, .dx-icon-unselectall, .dx-icon-selectall, .dx-icon-repeat, .dx-icon-clearsquare, .dx-icon-square, .dx-icon-more, .dx-icon-taskhelpneeded, .dx-icon-warning, .dx-icon-ordersbox, .dx-icon-exportselected, .dx-icon-exportpdf, .dx-icon-exportxlsx, .dx-icon-export, .dx-icon-range, .dx-icon-doesnotcontain, .dx-icon-endswith, .dx-icon-startswith, .dx-icon-contains, .dx-icon-pinright, .dx-icon-pinleft, .dx-icon-unpin, .dx-icon-pin, .dx-icon-columnchooser, .dx-icon-fieldchooser, .dx-icon-fields, .dx-icon-datafield, .dx-icon-rowfield, .dx-icon-columnfield, .dx-icon-collapse, .dx-icon-expand, .dx-icon-sorted, .dx-icon-sortdowntext, .dx-icon-sortuptext, .dx-icon-sortdown, .dx-icon-sortup, .dx-icon-isnotblank, .dx-icon-isblank, .dx-icon-greaterorequal, .dx-icon-lessorequal, .dx-icon-greater, .dx-icon-less, .dx-icon-notequal, .dx-icon-equal, .dx-icon-chevrondoubleright, .dx-icon-chevrondoubleleft, .dx-icon-chevronup, .dx-icon-chevrondown, .dx-icon-chevronnext, .dx-icon-chevronright, .dx-icon-back, .dx-icon-chevronprev, .dx-icon-chevronleft, .dx-icon-spinup, .dx-icon-spindown, .dx-icon-spinnext, .dx-icon-spinright, .dx-icon-spinprev, .dx-icon-spinleft, .dx-icon-arrowup, .dx-icon-arrowright, .dx-icon-arrowback, .dx-icon-arrowdown, .dx-icon-arrowleft, .dx-icon-floppy, .dx-icon-upload, .dx-icon-user, .dx-icon-trash, .dx-icon-toolbox, .dx-icon-todo, .dx-icon-tips, .dx-icon-tel, .dx-icon-tags, .dx-icon-search, .dx-icon-save, .dx-icon-runner, .dx-icon-revert, .dx-icon-remove, .dx-icon-refresh, .dx-icon-pulldown, .dx-icon-product, .dx-icon-preferences, .dx-icon-minus, .dx-icon-plus, .dx-icon-photo, .dx-icon-percent, .dx-icon-overflow, .dx-icon-music, .dx-icon-money, .dx-icon-message, .dx-icon-menu, .dx-icon-map, .dx-icon-like, .dx-icon-key, .dx-icon-info, .dx-icon-image, .dx-icon-home, .dx-icon-help, .dx-icon-group, .dx-icon-globe, .dx-icon-gift, .dx-icon-food, .dx-icon-activefolder, .dx-icon-folder, .dx-icon-filter, .dx-icon-find, .dx-icon-favorites, .dx-icon-eventall, .dx-icon-event, .dx-icon-email, .dx-icon-edit, .dx-icon-dragvertical, .dx-icon-download, .dx-icon-file, .dx-icon-doc, .dx-icon-comment, .dx-icon-coffee, .dx-icon-close, .dx-icon-clock, .dx-icon-clear, .dx-icon-check, .dx-icon-chart, .dx-icon-cart, .dx-icon-card, .dx-icon-car, .dx-icon-box, .dx-icon-bookmark, .dx-icon-airplane, .dx-icon-add {
  font: 14px/1 DXIcons;
}

.dx-icon-add:before {
  content: "\f00b";
}

.dx-icon-airplane:before {
  content: "\f000";
}

.dx-icon-bookmark:before {
  content: "\f017";
}

.dx-icon-box:before {
  content: "\f018";
}

.dx-icon-car:before {
  content: "\f01b";
}

.dx-icon-card:before {
  content: "\f019";
}

.dx-icon-cart:before {
  content: "\f01a";
}

.dx-icon-chart:before {
  content: "\f01c";
}

.dx-icon-check:before {
  content: "\f005";
}

.dx-icon-clear:before {
  content: "\f008";
}

.dx-icon-clock:before {
  content: "\f01d";
}

.dx-icon-close:before {
  content: "\f00a";
}

.dx-icon-coffee:before {
  content: "\f02a";
}

.dx-icon-comment:before {
  content: "\f01e";
}

.dx-icon-doc:before {
  content: "\f021";
}

.dx-icon-file:before {
  content: "\f021";
}

.dx-icon-download:before {
  content: "\f022";
}

.dx-icon-dragvertical:before {
  content: "\f038";
}

.dx-icon-edit:before {
  content: "\f023";
}

.dx-icon-email:before {
  content: "\f024";
}

.dx-icon-event:before {
  content: "\f026";
}

.dx-icon-eventall:before {
  content: "\f043";
}

.dx-icon-favorites:before {
  content: "\f025";
}

.dx-icon-find:before {
  content: "\f027";
}

.dx-icon-filter:before {
  content: "\f050";
}

.dx-icon-folder:before {
  content: "\f028";
}

.dx-icon-activefolder:before {
  content: "\f028";
}

.dx-icon-food:before {
  content: "\f029";
}

.dx-icon-gift:before {
  content: "\f02b";
}

.dx-icon-globe:before {
  content: "\f02c";
}

.dx-icon-group:before {
  content: "\f02e";
}

.dx-icon-help:before {
  content: "\f02f";
}

.dx-icon-home:before {
  content: "\f030";
}

.dx-icon-image:before {
  content: "\f031";
}

.dx-icon-info:before {
  content: "\f032";
}

.dx-icon-key:before {
  content: "\f033";
}

.dx-icon-like:before {
  content: "\f034";
}

.dx-icon-map:before {
  content: "\f035";
}

.dx-icon-menu:before {
  content: "\f00c";
}

.dx-icon-message:before {
  content: "\f024";
}

.dx-icon-money:before {
  content: "\f036";
}

.dx-icon-music:before {
  content: "\f037";
}

.dx-icon-overflow:before {
  content: "\f00d";
}

.dx-icon-percent:before {
  content: "\f039";
}

.dx-icon-photo:before {
  content: "\f03a";
}

.dx-icon-plus:before {
  content: "\f00b";
}

.dx-icon-minus:before {
  content: "\f074";
}

.dx-icon-preferences:before {
  content: "\f03b";
}

.dx-icon-product:before {
  content: "\f03c";
}

.dx-icon-pulldown:before {
  content: "\f062";
}

.dx-icon-refresh:before {
  content: "\f03d";
}

.dx-icon-remove:before {
  content: "\f00a";
}

.dx-icon-revert:before {
  content: "\f04c";
}

.dx-icon-runner:before {
  content: "\f040";
}

.dx-icon-save:before {
  content: "\f041";
}

.dx-icon-search:before {
  content: "\f027";
}

.dx-icon-tags:before {
  content: "\f009";
}

.dx-icon-tel:before {
  content: "\f003";
}

.dx-icon-tips:before {
  content: "\f004";
}

.dx-icon-todo:before {
  content: "\f005";
}

.dx-icon-toolbox:before {
  content: "\f007";
}

.dx-icon-trash:before {
  content: "\f03e";
}

.dx-icon-user:before {
  content: "\f02d";
}

.dx-icon-upload:before {
  content: "\f006";
}

.dx-icon-floppy:before {
  content: "\f073";
}

.dx-icon-arrowleft:before {
  content: "\f011";
}

.dx-icon-arrowdown:before {
  content: "\f015";
}

.dx-icon-arrowback:before {
  content: "\f15a";
}

.dx-icon-arrowright:before {
  content: "\f00e";
}

.dx-icon-arrowup:before {
  content: "\f013";
}

.dx-icon-spinleft:before {
  content: "\f04f";
}

.dx-icon-spinprev:before {
  content: "\f04f";
}

.dx-icon-spinright:before {
  content: "\f04e";
}

.dx-icon-spinnext:before {
  content: "\f04e";
}

.dx-icon-spindown:before {
  content: "\f001";
}

.dx-icon-spinup:before {
  content: "\f002";
}

.dx-icon-chevronleft:before {
  content: "\f012";
}

.dx-icon-chevronprev:before {
  content: "\f012";
}

.dx-icon-back:before {
  content: "\f012";
}

.dx-icon-chevronright:before {
  content: "\f010";
}

.dx-icon-chevronnext:before {
  content: "\f010";
}

.dx-icon-chevrondown:before {
  content: "\f016";
}

.dx-icon-chevronup:before {
  content: "\f014";
}

.dx-icon-chevrondoubleleft:before {
  content: "\f042";
}

.dx-icon-chevrondoubleright:before {
  content: "\f03f";
}

.dx-icon-equal:before {
  content: "\f044";
}

.dx-icon-notequal:before {
  content: "\f045";
}

.dx-icon-less:before {
  content: "\f046";
}

.dx-icon-greater:before {
  content: "\f047";
}

.dx-icon-lessorequal:before {
  content: "\f048";
}

.dx-icon-greaterorequal:before {
  content: "\f049";
}

.dx-icon-isblank:before {
  content: "\f075";
}

.dx-icon-isnotblank:before {
  content: "\f076";
}

.dx-icon-sortup:before {
  content: "\f051";
}

.dx-icon-sortdown:before {
  content: "\f052";
}

.dx-icon-sortuptext:before {
  content: "\f053";
}

.dx-icon-sortdowntext:before {
  content: "\f054";
}

.dx-icon-sorted:before {
  content: "\f055";
}

.dx-icon-expand:before {
  content: "\f04a";
}

.dx-icon-collapse:before {
  content: "\f04b";
}

.dx-icon-columnfield:before {
  content: "\f057";
}

.dx-icon-rowfield:before {
  content: "\f058";
}

.dx-icon-datafield:before {
  content: "\f101";
}

.dx-icon-fields:before {
  content: "\f059";
}

.dx-icon-fieldchooser:before {
  content: "\f05a";
}

.dx-icon-columnchooser:before {
  content: "\f04d";
}

.dx-icon-pin:before {
  content: "\f05b";
}

.dx-icon-unpin:before {
  content: "\f05c";
}

.dx-icon-pinleft:before {
  content: "\f05d";
}

.dx-icon-pinright:before {
  content: "\f05e";
}

.dx-icon-contains:before {
  content: "\f063";
}

.dx-icon-startswith:before {
  content: "\f064";
}

.dx-icon-endswith:before {
  content: "\f065";
}

.dx-icon-doesnotcontain:before {
  content: "\f066";
}

.dx-icon-range:before {
  content: "\f06a";
}

.dx-icon-export:before {
  content: "\f05f";
}

.dx-icon-exportxlsx:before {
  content: "\f060";
}

.dx-icon-exportpdf:before {
  content: "\f061";
}

.dx-icon-exportselected:before {
  content: "\f06d";
}

.dx-icon-ordersbox:before {
  content: "\f06e";
}

.dx-icon-warning:before {
  content: "\f06b";
}

.dx-icon-taskhelpneeded:before {
  content: "\f06f";
}

.dx-icon-more:before {
  content: "\f06c";
}

.dx-icon-square:before {
  content: "\f067";
}

.dx-icon-clearsquare:before {
  content: "\f068";
}

.dx-icon-repeat:before {
  content: "\f069";
}

.dx-icon-selectall:before {
  content: "\f070";
}

.dx-icon-unselectall:before {
  content: "\f071";
}

.dx-icon-print:before {
  content: "\f072";
}

.dx-icon-bold:before {
  content: "\f077";
}

.dx-icon-italic:before {
  content: "\f078";
}

.dx-icon-underline:before {
  content: "\f079";
}

.dx-icon-strike:before {
  content: "\f07a";
}

.dx-icon-indent:before {
  content: "\f07b";
}

.dx-icon-increaselinespacing:before {
  content: "\f07b";
}

.dx-icon-font:before {
  content: "\f11b";
}

.dx-icon-fontsize:before {
  content: "\f07c";
}

.dx-icon-shrinkfont:before {
  content: "\f07d";
}

.dx-icon-growfont:before {
  content: "\f07e";
}

.dx-icon-color:before {
  content: "\f07f";
}

.dx-icon-background:before {
  content: "\f080";
}

.dx-icon-fill:before {
  content: "\f10d";
}

.dx-icon-palette:before {
  content: "\f120";
}

.dx-icon-superscript:before {
  content: "\f081";
}

.dx-icon-subscript:before {
  content: "\f082";
}

.dx-icon-header:before {
  content: "\f083";
}

.dx-icon-blockquote:before {
  content: "\f084";
}

.dx-icon-formula:before {
  content: "\f056";
}

.dx-icon-codeblock:before {
  content: "\f085";
}

.dx-icon-orderedlist:before {
  content: "\f086";
}

.dx-icon-bulletlist:before {
  content: "\f087";
}

.dx-icon-increaseindent:before {
  content: "\f088";
}

.dx-icon-decreaseindent:before {
  content: "\f089";
}

.dx-icon-decreaselinespacing:before {
  content: "\f106";
}

.dx-icon-alignleft:before {
  content: "\f08a";
}

.dx-icon-alignright:before {
  content: "\f08b";
}

.dx-icon-aligncenter:before {
  content: "\f08c";
}

.dx-icon-alignjustify:before {
  content: "\f08d";
}

.dx-icon-link:before {
  content: "\f08e";
}

.dx-icon-video:before {
  content: "\f08f";
}

.dx-icon-mention:before {
  content: "\f090";
}

.dx-icon-variable:before {
  content: "\f091";
}

.dx-icon-clearformat:before {
  content: "\f092";
}

.dx-icon-accountbox:before {
  content: "\f094";
}

.dx-icon-fullscreen:before {
  content: "\f11a";
}

.dx-icon-hierarchy:before {
  content: "\f124";
}

.dx-icon-docfile:before {
  content: "\f111";
}

.dx-icon-docxfile:before {
  content: "\f110";
}

.dx-icon-pdffile:before {
  content: "\f118";
}

.dx-icon-pptfile:before {
  content: "\f114";
}

.dx-icon-pptxfile:before {
  content: "\f115";
}

.dx-icon-rtffile:before {
  content: "\f112";
}

.dx-icon-txtfile:before {
  content: "\f113";
}

.dx-icon-xlsfile:before {
  content: "\f116";
}

.dx-icon-xlsxfile:before {
  content: "\f117";
}

.dx-icon-copy:before {
  content: "\f107";
}

.dx-icon-cut:before {
  content: "\f10a";
}

.dx-icon-paste:before {
  content: "\f108";
}

.dx-icon-share:before {
  content: "\f11f";
}

.dx-icon-inactivefolder:before {
  content: "\f105";
}

.dx-icon-newfolder:before {
  content: "\f123";
}

.dx-icon-movetofolder:before {
  content: "\f121";
}

.dx-icon-parentfolder:before {
  content: "\f122";
}

.dx-icon-rename:before {
  content: "\f109";
}

.dx-icon-detailslayout:before {
  content: "\f10b";
}

.dx-icon-contentlayout:before {
  content: "\f11e";
}

.dx-icon-smalliconslayout:before {
  content: "\f119";
}

.dx-icon-mediumiconslayout:before {
  content: "\f10c";
}

.dx-icon-undo:before {
  content: "\f04c";
}

.dx-icon-redo:before {
  content: "\f093";
}

.dx-icon-hidepanel:before {
  content: "\f11c";
}

.dx-icon-showpanel:before {
  content: "\f11d";
}

.dx-icon-checklist:before {
  content: "\f141";
}

.dx-icon-verticalaligntop:before {
  content: "\f14f";
}

.dx-icon-verticalaligncenter:before {
  content: "\f14e";
}

.dx-icon-verticalalignbottom:before {
  content: "\f14d";
}

.dx-icon-rowproperties:before {
  content: "\f14c";
}

.dx-icon-columnproperties:before {
  content: "\f14b";
}

.dx-icon-cellproperties:before {
  content: "\f14a";
}

.dx-icon-tableproperties:before {
  content: "\f140";
}

.dx-icon-splitcells:before {
  content: "\f139";
}

.dx-icon-mergecells:before {
  content: "\f138";
}

.dx-icon-deleterow:before {
  content: "\f137";
}

.dx-icon-deletecolumn:before {
  content: "\f136";
}

.dx-icon-insertrowabove:before {
  content: "\f135";
}

.dx-icon-insertrowbelow:before {
  content: "\f134";
}

.dx-icon-insertcolumnleft:before {
  content: "\f133";
}

.dx-icon-insertcolumnright:before {
  content: "\f132";
}

.dx-icon-inserttable:before {
  content: "\f130";
}

.dx-icon-deletetable:before {
  content: "\f131";
}

.dx-icon-edittableheader:before {
  content: "\f142";
}

.dx-icon-addtableheader:before {
  content: "\f143";
}

.dx-icon-pasteplaintext:before {
  content: "\f144";
}

.dx-icon-importselected:before {
  content: "\f145";
}

.dx-icon-import:before {
  content: "\f146";
}

.dx-icon-textdocument:before {
  content: "\f147";
}

.dx-icon-jpgfile:before {
  content: "\f148";
}

.dx-icon-bmpfile:before {
  content: "\f149";
}

.dx-icon-svgfile:before {
  content: "\f150";
}

.dx-icon-attach:before {
  content: "\f151";
}

.dx-icon-return:before {
  content: "\f152";
}

.dx-icon-indeterminatestate:before {
  content: "\f153";
}

.dx-icon-lock:before {
  content: "\f154";
}

.dx-icon-unlock:before {
  content: "\f155";
}

.dx-icon-imgarlock:before {
  content: "\f156";
}

.dx-icon-imgarunlock:before {
  content: "\f157";
}

.dx-icon-bell:before {
  content: "\f158";
}

.dx-icon-sun:before {
  content: "\f159";
}

.dx-icon-taskcomplete:before {
  content: "\f15b";
}

.dx-icon-taskrejected:before {
  content: "\f15c";
}

.dx-icon-taskinprogress:before {
  content: "\f15d";
}

.dx-icon-taskstop:before {
  content: "\f15e";
}

.dx-icon-clearcircle:before {
  content: "\f15f";
}

.dx-icon-send:before {
  content: "\f160";
}

.dx-icon-pinmap:before {
  content: "\f161";
}

.dx-icon-photooutline:before {
  content: "\f162";
}

.dx-icon-panelright:before {
  content: "\f163";
}

.dx-icon-panelleft:before {
  content: "\f164";
}

.dx-icon-optionsgear:before {
  content: "\f165";
}

.dx-icon-moon:before {
  content: "\f166";
}

.dx-icon-login:before {
  content: "\f167";
}

.dx-icon-eyeopen:before {
  content: "\f168";
}

.dx-icon-eyeclose:before {
  content: "\f169";
}

.dx-icon-expandform:before {
  content: "\f170";
}

.dx-icon-description:before {
  content: "\f171";
}

.dx-icon-belloutline:before {
  content: "\f172";
}

.dx-icon-to:before {
  content: "\f173";
}

.dx-icon-errorcircle:before {
  content: "\f174";
}

.dx-icon-datatrending:before {
  content: "\f175";
}

.dx-icon-dataarea:before {
  content: "\f176";
}

.dx-icon-datausage:before {
  content: "\f177";
}

.dx-icon-datapie:before {
  content: "\f178";
}

.dx-icon {
  font-size: 24px;
  line-height: 1;
  white-space: nowrap;
  font-feature-settings: "liga";
}

.dx-tab .dx-icon, .dx-tab.dx-tab-selected .dx-icon {
  background-size: 100% 100%;
  background-position: 50% 50%;
}

.dx-scrollview-pulldown {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAQAAABebbrxAAABD0lEQVRo3u2XvQ3CMBCFLbmjYYGsAA2wA1X2gAbEAEwB2eIKflagh6zACJAuUihASUic+M5GNH56dT7J8efTPUXKkDkzrS8LpQAEMBygcwAss2UGQADDBmLa+AMvzAAIYNhATBt/YMEMgACGDcS0wbQBEEAAAQQQwD8CEzaiL7sKqOnojTuQrh95SKkX7kqD5j+M6O6Mu1NkupQJZU64B426bjmmXIzLKe7TZiUGLmweyhTa28XWdJKpYn8pXIVub1U4T4+jUKkKbyWeWhR6Vqpwd+w+hb5U4S/ta54qkhZgVihxrxWaznZVZD2lqVDaVkVafOoKGVWRN6nZR6GMxr+qZjHl3aq4db0NLXld7wVjuu7NS9f7yAAAAABJRU5ErkJggg==");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.dx-loadindicator-image {
  background-position: center center;
  background-repeat: no-repeat;
}

.dx-loadindicator-image-small {
  background-position: center center;
  background-repeat: no-repeat;
}

.dx-loadindicator-image-large {
  background-position: center center;
  background-repeat: no-repeat;
}

/* flex */
.dx-checkbox {
  display: inline-block;
  cursor: pointer;
  line-height: 0;
  -webkit-user-drag: none;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}
.dx-checkbox.dx-state-readonly {
  cursor: default;
}

.dx-checkbox-icon {
  flex-shrink: 0;
  position: relative;
  background-position: 0 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.dx-checkbox-container {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
  text-overflow: clip;
}

.dx-checkbox-text {
  text-align: start;
  white-space: pre-wrap;
  word-wrap: break-word;
  line-height: normal;
  padding-inline-start: 5px;
}

.dx-state-disabled.dx-checkbox,
.dx-state-disabled .dx-checkbox {
  cursor: default;
}

.dx-checkbox .dx-checkbox-container {
  overflow: visible;
}
.dx-checkbox.dx-state-readonly, .dx-checkbox.dx-state-disabled {
  border-color: rgba(0, 0, 0, 0.26);
}
.dx-checkbox.dx-state-focused .dx-checkbox-icon::after, .dx-checkbox.dx-state-active .dx-checkbox-icon::after {
  background-color: rgba(0, 0, 0, 0.1);
  transform: scale(1);
}
.dx-checkbox.dx-checkbox-checked.dx-state-focused .dx-checkbox-icon::after, .dx-checkbox.dx-checkbox-checked.dx-state-active .dx-checkbox-icon::after, .dx-checkbox.dx-checkbox-indeterminate.dx-state-focused .dx-checkbox-icon::after, .dx-checkbox.dx-checkbox-indeterminate.dx-state-active .dx-checkbox-icon::after {
  background-color: rgba(3, 169, 244, 0.1);
  transform: scale(1);
}
.dx-checkbox.dx-checkbox-checked.dx-state-readonly .dx-checkbox-icon, .dx-checkbox.dx-checkbox-checked.dx-state-disabled .dx-checkbox-icon, .dx-checkbox.dx-checkbox-indeterminate.dx-state-readonly .dx-checkbox-icon, .dx-checkbox.dx-checkbox-indeterminate.dx-state-disabled .dx-checkbox-icon {
  background-color: rgba(0, 0, 0, 0.26);
}

.dx-checkbox.dx-state-readonly.dx-state-focused .dx-checkbox-icon::after,
.dx-checkbox-indeterminate.dx-state-readonly.dx-state-focused .dx-checkbox-icon::after,
.dx-checkbox-checked.dx-state-readonly.dx-state-focused .dx-checkbox-icon::after {
  background-color: rgba(0, 0, 0, 0.1);
  transform: scale(1);
}

.dx-checkbox-icon {
  width: 18px;
  height: 18px;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 2px;
}
.dx-checkbox-icon::after {
  content: "";
  width: 2.5em;
  height: 2.5em;
  top: 50%;
  left: 50%;
  margin-top: -1.25em;
  margin-left: -1.25em;
  border-radius: 50%;
  display: block;
  position: absolute;
  z-index: 1;
  transform: scale(0.5);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.dx-checkbox-icon::before {
  z-index: 2;
}
.dx-checkbox-checked .dx-checkbox-icon {
  color: #fff;
  background-color: #03a9f4;
  border: none;
  font: 14px/1 DXIcons;
  font-size: 1em;
  text-align: center;
  line-height: 1em;
  font-size: 16px;
}
.dx-checkbox-checked .dx-checkbox-icon::before {
  content: "\f005";
}
.dx-checkbox-checked .dx-checkbox-icon::before {
  position: relative;
  display: block;
  width: 1em;
  top: 50%;
  margin-top: -0.5em;
  left: 50%;
  margin-left: -0.5em;
}
.dx-rtl.dx-checkbox-checked .dx-checkbox-icon::before, .dx-rtl .dx-checkbox-checked .dx-checkbox-icon::before {
  left: 0;
  margin-left: 0;
  right: 50%;
  margin-right: -0.5em;
}

.dx-checkbox-indeterminate .dx-checkbox-icon {
  background-color: #03a9f4;
  color: #fff;
  border: none;
  font: 14px/1 DXIcons;
  font-size: 1em;
  text-align: center;
  line-height: 1em;
  font-size: 20px;
}
.dx-checkbox-indeterminate .dx-checkbox-icon::before {
  content: "\f074";
}
.dx-checkbox-indeterminate .dx-checkbox-icon::before {
  position: relative;
  display: block;
  width: 1em;
  top: 50%;
  margin-top: -0.5em;
  left: 50%;
  margin-left: -0.5em;
}
.dx-rtl.dx-checkbox-indeterminate .dx-checkbox-icon::before, .dx-rtl .dx-checkbox-indeterminate .dx-checkbox-icon::before {
  left: 0;
  margin-left: 0;
  right: 50%;
  margin-right: -0.5em;
}

.dx-invalid .dx-checkbox-icon {
  border: 2px solid #f44336;
}
.dx-invalid.dx-state-focused .dx-checkbox-icon::after {
  background-color: rgba(244, 67, 54, 0.1);
  transform: scale(1);
}

.dx-validationsummary-item {
  cursor: pointer;
}

.dx-invalid-message.dx-overlay {
  position: relative;
}
.dx-invalid-message.dx-overlay-wrapper {
  width: 100%;
  visibility: hidden;
  pointer-events: none;
}
.dx-invalid-message > .dx-overlay-content {
  display: inline-block;
  border-width: 0;
  padding: 10px;
  font-size: 0.85em;
  line-height: normal;
  word-wrap: break-word;
}

.dx-state-focused.dx-invalid .dx-invalid-message-auto,
.dx-invalid-message-visible.dx-invalid .dx-invalid-message-auto,
.dx-lookup.dx-dropdowneditor-active .dx-invalid-message-auto,
.dx-dropdownbox.dx-dropdowneditor-active .dx-invalid-message-auto,
.dx-invalid-message.dx-invalid-message-always {
  visibility: visible;
}

.dx-validationsummary-item-content {
  border-bottom: 1px dashed;
  display: inline-block;
  line-height: normal;
}

@keyframes dx-valid-badge-frames {
  from {
    opacity: 0;
    transform: scale(0.1);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Selected state text color
* $type color
*/
/**
* $name 15. Background color
* $type color
*/
/**
* $name 30. Hover state background color
* $type color
*/
/**
* $name 40. Focused state background color
* $type color
*/
/**
* $name 50. Active state background color
* $type color
*/
/**
* $name 25. Selected state background color
* $type color
*/
/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Selected state text color
* $type color
*/
/**
* $name 15. Background color
* $type color
*/
/**
* $name 30. Hover state background color
* $type color
*/
/**
* $name 40. Focused state background color
* $type color
*/
/**
* $name 50. Active state background color
* $type color
*/
/**
* $name 25. Selected state background color
* $type color
*/
/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Selected state text color
* $type color
*/
/**
* $name 15. Background color
* $type color
*/
/**
* $name 30. Hover state background color
* $type color
*/
/**
* $name 40. Focused state background color
* $type color
*/
/**
* $name 50. Active state background color
* $type color
*/
/**
* $name 25. Selected state background color
* $type color
*/
/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Selected state text color
* $type color
*/
/**
* $name 15. Background color
* $type color
*/
/**
* $name 30. Hover state background color
* $type color
*/
/**
* $name 40. Focused state background color
* $type color
*/
/**
* $name 50. Active state background color
* $type color
*/
/**
* $name 25. Selected state background color
* $type color
*/
/**
* $name 10. Group header text color
* $type color
*/
/**
* $name 20. Group border color
* $type color
*/
/**
* $name 20. Group header background color
* $type color
*/
/**
* $name 10. Item text color
* $type color
*/
/**
* $name 25. Expanded group header text color
* $type color
*/
/**
* $name 30. Hovered state item background color
* $type color
*/
/**
* $name 30. Selected state item background color
* $type color
*/
/**
* $name 40. Active state item background color
* $type color
*/
.dx-dropdownlist-popup-wrapper .dx-list {
  min-height: 35px;
}
.dx-dropdownlist-popup-wrapper .dx-list .dx-scrollable-content {
  margin: 0;
}

/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Placeholder text color
* $type color
*/
/**
* $name 30. Background color
* $type color
*/
/**
* $name 40. Focused background color
* $type color
*/
/**
* $name 50. Border color
* $type color
*/
/**
* $name 60. Hovered border color
* $type color
*/
/**
* $name 70. Focused border color
* $type color
*/
/**
* $name 40. Hovered background color
* $type color
*/
/**
* $name 90. Active arrow icon color
* $type color
*/
.dx-dropdowneditor {
  position: relative;
}
.dx-dropdowneditor.dx-dropdowneditor-field-clickable {
  cursor: pointer;
}
.dx-dropdowneditor.dx-dropdowneditor-field-clickable .dx-texteditor-input {
  cursor: pointer;
}
.dx-dropdowneditor.dx-dropdowneditor-field-clickable .dx-texteditor-buttons-container .dx-state-disabled.dx-button,
.dx-dropdowneditor.dx-dropdowneditor-field-clickable .dx-texteditor-buttons-container .dx-state-disabled .dx-button {
  pointer-events: auto;
}

.dx-dropdowneditor-input-wrapper {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  height: 100%;
  display: flex;
}
.dx-dropdowneditor-input-wrapper .dx-texteditor {
  border: none;
  margin: 0;
  display: flex;
  flex-grow: 1;
}
.dx-dropdowneditor-input-wrapper .dx-texteditor-input {
  text-overflow: ellipsis;
}

.dx-dropdowneditor-field-template-wrapper {
  display: flex;
  flex-grow: 1;
  position: relative;
  align-items: baseline;
}
.dx-dropdowneditor-field-template-wrapper > * {
  flex-grow: 1;
}

.dx-dropdowneditor-active .dx-dropdowneditor-icon {
  opacity: 0.35;
}

.dx-dropdowneditor-button {
  position: relative;
  display: inline-flex;
  float: right;
  height: 100%;
  cursor: pointer;
}
.dx-dropdowneditor-button .dx-button-content {
  text-align: center;
  white-space: nowrap;
}
.dx-rtl.dx-dropdowneditor-button, .dx-rtl .dx-dropdowneditor-button {
  float: left;
}

.dx-dropdowneditor-button.dx-dropdowneditor-readonly {
  cursor: default;
}

.dx-dropdowneditor-icon {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.dx-state-disabled .dx-dropdowneditor, .dx-state-disabled.dx-dropdowneditor {
  cursor: default;
}
.dx-state-disabled .dx-dropdowneditor-button {
  cursor: inherit;
}

.dx-dropdowneditor-button {
  width: 24px;
  min-width: 24px;
}
.dx-state-readonly .dx-dropdowneditor-button .dx-dropdowneditor-icon {
  opacity: 1;
}

.dx-dropdowneditor-icon {
  color: rgba(0, 0, 0, 0.54);
  font: 14px/1 DXIcons;
  width: 24px;
  height: 100%;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-dropdowneditor-icon::before {
  content: "\f001";
}
.dx-dropdowneditor-icon::before {
  position: absolute;
  display: block;
  width: 24px;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
}

.dx-dropdowneditor-input-wrapper .dx-texteditor::before, .dx-dropdowneditor-input-wrapper .dx-texteditor::after {
  content: none;
}
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-hover, .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-focused, .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-active .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-disabled, .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-readonly, .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-readonly.dx-state-hover, .dx-dropdowneditor-input-wrapper .dx-texteditor {
  background-color: transparent;
  box-shadow: none;
}
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-hover.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-hover.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-hover.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after, .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-hover.dx-texteditor-with-label .dx-texteditor-label .dx-label-before,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-hover.dx-texteditor-with-label .dx-texteditor-label .dx-label,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-hover.dx-texteditor-with-label .dx-texteditor-label .dx-label-after, .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-focused.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-focused.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-focused.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after, .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-focused.dx-texteditor-with-label .dx-texteditor-label .dx-label-before,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-focused.dx-texteditor-with-label .dx-texteditor-label .dx-label,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-focused.dx-texteditor-with-label .dx-texteditor-label .dx-label-after, .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-active .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-disabled.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-active .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-disabled.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-active .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-disabled.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after, .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-active .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-disabled.dx-texteditor-with-label .dx-texteditor-label .dx-label-before,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-active .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-disabled.dx-texteditor-with-label .dx-texteditor-label .dx-label,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-active .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-disabled.dx-texteditor-with-label .dx-texteditor-label .dx-label-after, .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-readonly.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-readonly.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-readonly.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after, .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-readonly.dx-texteditor-with-label .dx-texteditor-label .dx-label-before,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-readonly.dx-texteditor-with-label .dx-texteditor-label .dx-label,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-readonly.dx-texteditor-with-label .dx-texteditor-label .dx-label-after, .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-readonly.dx-state-hover.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-readonly.dx-state-hover.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-readonly.dx-state-hover.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after, .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-readonly.dx-state-hover.dx-texteditor-with-label .dx-texteditor-label .dx-label-before,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-readonly.dx-state-hover.dx-texteditor-with-label .dx-texteditor-label .dx-label,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-state-readonly.dx-state-hover.dx-texteditor-with-label .dx-texteditor-label .dx-label-after, .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-before,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-texteditor-with-floating-label .dx-texteditor-label .dx-label-after, .dx-dropdowneditor-input-wrapper .dx-texteditor.dx-texteditor-with-label .dx-texteditor-label .dx-label-before,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-texteditor-with-label .dx-texteditor-label .dx-label,
.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-texteditor-with-label .dx-texteditor-label .dx-label-after {
  background-color: transparent;
  box-shadow: none;
}

.dx-invalid.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-texteditor-input,
.dx-valid.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-texteditor-input,
.dx-validation-pending.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-texteditor-input {
  padding-inline-end: 34px;
}
.dx-invalid.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-start-datebox .dx-texteditor-input,
.dx-valid.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-start-datebox .dx-texteditor-input,
.dx-validation-pending.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-start-datebox .dx-texteditor-input {
  padding-inline-end: 0;
}
.dx-invalid.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-timeview .dx-texteditor-input,
.dx-valid.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-timeview .dx-texteditor-input,
.dx-validation-pending.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-timeview .dx-texteditor-input {
  padding-inline-end: 0;
}
.dx-invalid.dx-dropdowneditor-button-visible.dx-editor-filled .dx-texteditor-input, .dx-invalid.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-texteditor-input,
.dx-valid.dx-dropdowneditor-button-visible.dx-editor-filled .dx-texteditor-input,
.dx-valid.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-texteditor-input,
.dx-validation-pending.dx-dropdowneditor-button-visible.dx-editor-filled .dx-texteditor-input,
.dx-validation-pending.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-texteditor-input {
  padding-inline-end: 50px;
}
.dx-invalid.dx-dropdowneditor-button-visible.dx-editor-filled .dx-start-datebox .dx-texteditor-input, .dx-invalid.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-start-datebox .dx-texteditor-input,
.dx-valid.dx-dropdowneditor-button-visible.dx-editor-filled .dx-start-datebox .dx-texteditor-input,
.dx-valid.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-start-datebox .dx-texteditor-input,
.dx-validation-pending.dx-dropdowneditor-button-visible.dx-editor-filled .dx-start-datebox .dx-texteditor-input,
.dx-validation-pending.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-start-datebox .dx-texteditor-input {
  padding-inline-end: 16px;
}
.dx-invalid.dx-dropdowneditor-button-visible.dx-editor-filled .dx-timeview .dx-texteditor-input, .dx-invalid.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-timeview .dx-texteditor-input,
.dx-valid.dx-dropdowneditor-button-visible.dx-editor-filled .dx-timeview .dx-texteditor-input,
.dx-valid.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-timeview .dx-texteditor-input,
.dx-validation-pending.dx-dropdowneditor-button-visible.dx-editor-filled .dx-timeview .dx-texteditor-input,
.dx-validation-pending.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-timeview .dx-texteditor-input {
  padding-inline-end: 0;
}

.dx-dropdowneditor.dx-dropdowneditor-active .dx-dropdowneditor-icon,
.dx-dropdowneditor-button.dx-state-active .dx-dropdowneditor-icon {
  color: rgba(0, 0, 0, 0.54);
  opacity: 1;
  font: 14px/1 DXIcons;
  width: 24px;
  height: 100%;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-dropdowneditor.dx-dropdowneditor-active .dx-dropdowneditor-icon::before,
.dx-dropdowneditor-button.dx-state-active .dx-dropdowneditor-icon::before {
  content: "\f002";
}
.dx-dropdowneditor.dx-dropdowneditor-active .dx-dropdowneditor-icon::before,
.dx-dropdowneditor-button.dx-state-active .dx-dropdowneditor-icon::before {
  position: absolute;
  display: block;
  width: 24px;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
}

.dx-invalid.dx-dropdowneditor .dx-texteditor-buttons-container::after,
.dx-valid.dx-dropdowneditor .dx-texteditor-buttons-container::after {
  inset-inline-end: 30px;
}
.dx-invalid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-buttons-container::after,
.dx-valid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-buttons-container::after {
  inset-inline-end: 54px;
}

.dx-dropdowneditor-overlay.dx-popup-wrapper .dx-overlay-content {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.dx-dropdowneditor-overlay .dx-list-group-header,
.dx-dropdowneditor-overlay .dx-list-item-content {
  font-size: 14px;
  line-height: 20px;
}

.dx-dropdownlist-popup-wrapper {
  height: 100%;
}
.dx-dropdownlist-popup-wrapper.dx-popup-wrapper .dx-overlay-content {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
  border-top-width: 0;
  border-bottom-width: 1px;
}
.dx-dropdownlist-popup-wrapper.dx-popup-wrapper .dx-overlay-content.dx-dropdowneditor-overlay-flipped {
  border-top-width: 1px;
  border-bottom-width: 0;
}
.dx-dropdownlist-popup-wrapper .dx-popup-content {
  height: 100%;
  padding: 1px;
}
.dx-dropdownlist-popup-wrapper .dx-list {
  height: 100%;
  min-height: 48px;
}
.dx-dropdownlist-popup-wrapper .dx-list-select-all {
  padding: 16px 0 12px;
}
.dx-dropdownlist-popup-wrapper .dx-list-item,
.dx-dropdownlist-popup-wrapper .dx-empty-message {
  border-top: 0;
}
.dx-dropdownlist-popup-wrapper .dx-list-item:last-of-type,
.dx-dropdownlist-popup-wrapper .dx-empty-message:last-of-type {
  border-bottom: none;
}

.dx-autocomplete.dx-invalid .dx-texteditor-buttons-container::after,
.dx-autocomplete.dx-valid .dx-texteditor-buttons-container::after {
  inset-inline-end: 12px;
}

.dx-autocomplete.dx-validation-pending .dx-texteditor-buttons-container .dx-pending-indicator {
  inset-inline-end: 12px;
}

.dx-texteditor {
  display: block;
}
.dx-texteditor.dx-texteditor-with-label, .dx-texteditor.dx-texteditor-with-floating-label {
  position: relative;
}

/* B231111 */
.dx-placeholder {
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  max-width: 100%;
  width: auto;
  height: 100%;
  text-align: left;
  cursor: text;
  pointer-events: none;
}
.dx-placeholder::before {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  content: attr(DATA-DX_PLACEHOLDER);
  pointer-events: none;
  white-space: nowrap;
}
.dx-placeholder::after {
  content: " ";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.dx-texteditor-container {
  display: flex;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.dx-texteditor-buttons-container {
  display: flex;
  width: auto;
  flex-grow: 0;
  flex-basis: content;
  align-items: center;
}

.dx-texteditor-input-container {
  display: flex;
  flex-grow: 1;
  position: relative;
  align-items: baseline;
}

.dx-texteditor-input {
  -webkit-appearance: none;
  width: 100%;
  height: 100%;
  outline: 0;
  border: 0;
  -webkit-user-select: text;
          user-select: text;
}
.dx-texteditor-input:autofill + .dx-placeholder {
  display: none !important;
}
.dx-texteditor-input:-moz-ui-invalid {
  box-shadow: none;
}
.dx-texteditor-input::placeholder {
  color: transparent;
}

.dx-show-clear-button {
  position: relative;
}

.dx-clear-button-area {
  height: 100%;
  width: 34px;
  position: relative;
  cursor: pointer;
  text-align: justify;
}
.dx-clear-button-area .dx-icon-clear {
  position: absolute;
  display: inline-block;
  background-size: contain;
}

.dx-texteditor-empty .dx-clear-button-area {
  display: none;
}

.dx-state-disabled .dx-placeholder {
  cursor: auto;
}
.dx-state-disabled .dx-clear-button-area {
  display: none;
}
.dx-state-disabled .dx-texteditor-input {
  opacity: 1;
}

.dx-texteditor {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: relative;
}
.dx-texteditor::before {
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  width: 100%;
  content: "";
  position: absolute;
  z-index: 2;
  transform: scale(0);
}
.dx-texteditor::after {
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  width: 100%;
  content: "";
  position: absolute;
}
.dx-texteditor.dx-state-focused .dx-texteditor-label {
  color: #03a9f4;
  font-size: 12px;
}
.dx-texteditor.dx-state-focused.dx-invalid .dx-texteditor-label {
  color: #f44336;
}
.dx-texteditor.dx-texteditor-label-outside .dx-texteditor-label {
  color: rgba(0, 0, 0, 0.87);
}
.dx-texteditor.dx-texteditor-label-outside.dx-invalid .dx-texteditor-label {
  color: #f44336;
}
.dx-texteditor.dx-state-focused, .dx-texteditor.dx-state-active {
  background-color: rgba(0, 0, 0, 0.04);
}
.dx-texteditor.dx-state-focused::before, .dx-texteditor.dx-state-active::before {
  border-bottom: 2px solid #03a9f4;
  transform: scale(1);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.02, 1);
}
.dx-texteditor.dx-invalid.dx-editor-underlined .dx-texteditor-input, .dx-texteditor.dx-valid.dx-editor-underlined .dx-texteditor-input {
  padding-inline-end: 46px;
}
.dx-texteditor.dx-invalid.dx-editor-filled .dx-texteditor-input, .dx-texteditor.dx-invalid.dx-editor-outlined .dx-texteditor-input, .dx-texteditor.dx-valid.dx-editor-filled .dx-texteditor-input, .dx-texteditor.dx-valid.dx-editor-outlined .dx-texteditor-input {
  padding-inline-end: 62px;
}
.dx-texteditor.dx-invalid.dx-editor-filled .dx-texteditor-input-container::after, .dx-texteditor.dx-invalid.dx-editor-outlined .dx-texteditor-input-container::after, .dx-texteditor.dx-valid.dx-editor-filled .dx-texteditor-input-container::after, .dx-texteditor.dx-valid.dx-editor-outlined .dx-texteditor-input-container::after {
  inset-inline-end: 12px;
}
.dx-texteditor.dx-invalid .dx-texteditor-input-container::after, .dx-texteditor.dx-valid .dx-texteditor-input-container::after {
  inset-inline-end: 6px;
}
.dx-texteditor.dx-validation-pending.dx-editor-underlined .dx-texteditor-input {
  padding-inline-end: 46px;
}
.dx-texteditor.dx-validation-pending.dx-editor-filled .dx-texteditor-input, .dx-texteditor.dx-validation-pending.dx-editor-outlined .dx-texteditor-input {
  padding-inline-end: 62px;
}
.dx-texteditor.dx-validation-pending.dx-editor-filled .dx-texteditor-input-container .dx-pending-indicator, .dx-texteditor.dx-validation-pending.dx-editor-outlined .dx-texteditor-input-container .dx-pending-indicator {
  inset-inline-end: 12px;
}
.dx-texteditor.dx-validation-pending .dx-texteditor-input-container .dx-pending-indicator {
  inset-inline-end: 6px;
}
.dx-texteditor.dx-editor-filled .dx-placeholder::before,
.dx-texteditor.dx-editor-filled .dx-lookup-field,
.dx-texteditor.dx-editor-filled .dx-texteditor-input, .dx-texteditor.dx-editor-outlined .dx-placeholder::before,
.dx-texteditor.dx-editor-outlined .dx-lookup-field,
.dx-texteditor.dx-editor-outlined .dx-texteditor-input {
  padding: 15px 16px 14px;
}
.dx-texteditor.dx-editor-filled {
  background-color: rgba(0, 0, 0, 0.04);
}
.dx-texteditor.dx-editor-filled::after {
  border-bottom: 1px solid rgba(0, 0, 0, 0.42);
}
.dx-texteditor.dx-editor-filled.dx-state-hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.dx-texteditor.dx-editor-filled.dx-state-hover::after {
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.dx-texteditor.dx-editor-filled.dx-state-disabled, .dx-texteditor.dx-editor-filled.dx-state-readonly, .dx-texteditor.dx-editor-filled.dx-state-readonly.dx-state-hover {
  background-color: rgba(0, 0, 0, 0.12);
}
.dx-texteditor.dx-editor-filled.dx-state-disabled .dx-texteditor-input, .dx-texteditor.dx-editor-filled.dx-state-readonly .dx-texteditor-input, .dx-texteditor.dx-editor-filled.dx-state-readonly.dx-state-hover .dx-texteditor-input {
  color: rgba(0, 0, 0, 0.38);
}
.dx-texteditor.dx-editor-underlined {
  background-color: transparent;
}
.dx-texteditor.dx-editor-underlined::after {
  border-bottom: 1px solid rgba(0, 0, 0, 0.42);
}
.dx-texteditor.dx-editor-underlined.dx-state-hover::after {
  border-bottom: 2px solid rgba(0, 0, 0, 0.87);
}
.dx-texteditor.dx-editor-underlined .dx-texteditor-input,
.dx-texteditor.dx-editor-underlined .dx-placeholder::before {
  padding: 15px 0 14px;
}
.dx-texteditor.dx-editor-underlined.dx-state-disabled::after, .dx-texteditor.dx-editor-underlined.dx-state-readonly::after, .dx-texteditor.dx-editor-underlined.dx-state-readonly.dx-state-hover::after {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}
.dx-texteditor.dx-editor-underlined.dx-invalid::after {
  border-bottom-color: rgba(244, 67, 54, 0.4);
}
.dx-texteditor.dx-editor-outlined {
  background-color: transparent;
  border-radius: 4px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.42);
}
.dx-texteditor.dx-editor-outlined::before {
  display: none;
}
.dx-texteditor.dx-editor-outlined.dx-state-disabled, .dx-texteditor.dx-editor-outlined.dx-state-readonly {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.38);
}
.dx-texteditor.dx-editor-outlined.dx-state-disabled .dx-texteditor-input, .dx-texteditor.dx-editor-outlined.dx-state-readonly .dx-texteditor-input {
  color: rgba(0, 0, 0, 0.38);
}
.dx-texteditor.dx-editor-outlined.dx-state-hover {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
.dx-texteditor.dx-editor-outlined.dx-state-focused {
  box-shadow: inset 0 0 0 2px #03a9f4;
}
.dx-texteditor.dx-editor-outlined.dx-state-focused.dx-invalid {
  box-shadow: inset 0 0 0 2px #f44336;
}
.dx-texteditor.dx-editor-outlined.dx-invalid {
  box-shadow: inset 0 0 0 1px rgba(244, 67, 54, 0.4);
}

.dx-show-clear-button .dx-clear-button-area {
  width: 22px;
  min-width: 22px;
  right: 0;
}
.dx-show-clear-button .dx-icon-clear {
  color: rgba(117, 117, 117, 0.87);
  background-color: rgba(194, 194, 194, 0.87);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  background-position: 0px 0px;
  background-size: 22px 22px;
  padding: 0px;
  font-size: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
}
.dx-show-clear-button .dx-icon-clear::before {
  position: absolute;
  display: block;
  width: 12px;
  top: 50%;
  margin-top: -6px;
  left: 50%;
  margin-left: -6px;
}
.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid.dx-editor-underlined .dx-texteditor-input, .dx-show-clear-button:not(.dx-texteditor-empty).dx-valid.dx-editor-underlined .dx-texteditor-input {
  padding-inline-end: 46px;
}
.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid.dx-editor-filled .dx-texteditor-input, .dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid.dx-editor-outlined .dx-texteditor-input, .dx-show-clear-button:not(.dx-texteditor-empty).dx-valid.dx-editor-filled .dx-texteditor-input, .dx-show-clear-button:not(.dx-texteditor-empty).dx-valid.dx-editor-outlined .dx-texteditor-input {
  padding-inline-end: 62px;
}
.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid.dx-editor-filled .dx-texteditor-input-container::after, .dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid.dx-editor-outlined .dx-texteditor-input-container::after, .dx-show-clear-button:not(.dx-texteditor-empty).dx-valid.dx-editor-filled .dx-texteditor-input-container::after, .dx-show-clear-button:not(.dx-texteditor-empty).dx-valid.dx-editor-outlined .dx-texteditor-input-container::after {
  inset-inline-end: 12px;
}
.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid .dx-texteditor-input-container::after, .dx-show-clear-button:not(.dx-texteditor-empty).dx-valid .dx-texteditor-input-container::after {
  inset-inline-end: 6px;
}
.dx-show-clear-button:not(.dx-texteditor-empty).dx-validation-pending.dx-editor-underlined .dx-texteditor-input {
  padding-inline-end: 46px;
}
.dx-show-clear-button:not(.dx-texteditor-empty).dx-validation-pending.dx-editor-filled .dx-texteditor-input, .dx-show-clear-button:not(.dx-texteditor-empty).dx-validation-pending.dx-editor-outlined .dx-texteditor-input {
  padding-inline-end: 62px;
}
.dx-show-clear-button:not(.dx-texteditor-empty).dx-validation-pending.dx-editor-filled .dx-texteditor-input-container .dx-pending-indicator, .dx-show-clear-button:not(.dx-texteditor-empty).dx-validation-pending.dx-editor-outlined .dx-texteditor-input-container .dx-pending-indicator {
  inset-inline-end: 12px;
}
.dx-show-clear-button:not(.dx-texteditor-empty).dx-validation-pending .dx-texteditor-input-container .dx-pending-indicator {
  inset-inline-end: 6px;
}

/* B231111 */
.dx-placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: normal;
}

.dx-texteditor-input {
  margin: 0;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  font-size: 16px;
}

.dx-invalid.dx-texteditor.dx-state-hover::after {
  border-bottom-color: rgba(244, 67, 54, 0.4);
}
.dx-invalid.dx-texteditor.dx-state-focused::before, .dx-invalid.dx-texteditor.dx-state-active::before {
  border-bottom: 2px solid #f44336;
}
.dx-invalid.dx-texteditor.dx-show-invalid-badge .dx-texteditor-input-container::after {
  pointer-events: none;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 23px;
  font-size: 14px;
  font-size: 14px;
  font-weight: 500;
  background-color: #f44336;
  color: #fff;
  content: "!";
  border-radius: 50%;
}

.dx-texteditor-label {
  position: absolute;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  white-space: nowrap;
  -webkit-user-select: none;
          user-select: none;
  pointer-events: none;
  cursor: text;
  width: 100%;
  display: flex;
  flex-direction: row;
  top: 0;
  left: 0;
}
.dx-texteditor-label .dx-label {
  display: flex;
}
.dx-texteditor-label .dx-label span {
  overflow: hidden;
  text-overflow: ellipsis;
  width: auto;
  max-width: 100%;
  display: block;
  margin-bottom: -1px;
}
.dx-invalid .dx-texteditor-label {
  color: #f44336;
}

.dx-editor-outlined .dx-texteditor-label {
  inset: 0;
}
.dx-editor-outlined .dx-label {
  padding: 0 2px;
  border-top-width: 0;
  border-bottom-width: 1px;
  border-inline-width: 0;
  border-style: solid;
  border-top-color: rgba(0, 0, 0, 0.42);
  border-bottom-color: rgba(0, 0, 0, 0.42);
  margin-left: -2px;
  margin-right: -2px;
  border-radius: 1px;
  clip-path: inset(-12px 1px -1px 1px);
}
.dx-editor-outlined .dx-label span {
  position: relative;
  font-size: 12px;
  top: 0;
  margin-top: 0;
  transform: translate(0, -6.5px);
  height: 14px;
  line-height: normal;
}
.dx-editor-outlined .dx-label-before {
  border-block-width: 1px;
  border-inline-start-width: 1px;
  border-inline-end-width: 0;
  border-style: solid;
  border-top-color: rgba(0, 0, 0, 0.42);
  border-bottom-color: rgba(0, 0, 0, 0.42);
  border-inline-start-color: rgba(0, 0, 0, 0.42);
  border-start-start-radius: 4px;
  border-end-start-radius: 4px;
  min-width: 16px;
  clip-path: inset(-1px 1px -1px -1px);
}
.dx-editor-outlined .dx-label-after {
  flex-grow: 1;
  min-width: 16px;
  border-block-width: 1px;
  border-inline-end-width: 1px;
  border-inline-start-width: 0;
  border-style: solid;
  border-top-color: rgba(0, 0, 0, 0.42);
  border-bottom-color: rgba(0, 0, 0, 0.42);
  border-inline-end-color: rgba(0, 0, 0, 0.42);
  border-start-end-radius: 4px;
  border-end-end-radius: 4px;
  clip-path: inset(-1px -1px -1px 1px);
}
.dx-editor-outlined.dx-rtl .dx-label-before {
  clip-path: inset(-1px -1px -1px 1px);
}
.dx-editor-outlined.dx-rtl .dx-label-after {
  clip-path: inset(-1px 1px -1px -1px);
}
.dx-editor-outlined.dx-texteditor-with-label:not(.dx-texteditor-label-outside).dx-daterangebox .dx-label, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-daterangebox .dx-label {
  position: relative;
}
.dx-editor-outlined.dx-texteditor-with-label:not(.dx-texteditor-label-outside).dx-daterangebox .dx-label::before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-daterangebox .dx-label::before {
  content: "";
  width: 100%;
  position: absolute;
  height: 3px;
  top: -0.5px;
  margin-inline-start: -2px;
  background-color: #fff;
}
.dx-editor-outlined.dx-texteditor-with-label, .dx-editor-outlined.dx-texteditor-with-floating-label {
  outline: none;
  margin-top: 6.5px;
}
.dx-editor-outlined.dx-texteditor-with-label.dx-texteditor:not(.dx-daterangebox), .dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor:not(.dx-daterangebox) {
  border: none;
  box-shadow: none;
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-label, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-label {
  border-style: solid;
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-label-before {
  border-style: solid;
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-label-after, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-label-after {
  border-style: solid;
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-label, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-label {
  border-color: rgba(0, 0, 0, 0.38);
  border-bottom-color: rgba(0, 0, 0, 0.38);
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-label-before {
  border-color: rgba(0, 0, 0, 0.38);
  border-bottom-color: rgba(0, 0, 0, 0.38);
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-readonly .dx-label-after, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-readonly .dx-label-after {
  border-color: rgba(0, 0, 0, 0.38);
  border-bottom-color: rgba(0, 0, 0, 0.38);
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled .dx-label, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled .dx-label {
  border-color: rgba(0, 0, 0, 0.38);
  border-bottom-color: rgba(0, 0, 0, 0.38);
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled .dx-label-before {
  border-color: rgba(0, 0, 0, 0.38);
  border-bottom-color: rgba(0, 0, 0, 0.38);
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-disabled .dx-label-after, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-disabled .dx-label-after {
  border-color: rgba(0, 0, 0, 0.38);
  border-bottom-color: rgba(0, 0, 0, 0.38);
}
.dx-editor-outlined.dx-texteditor-with-label.dx-invalid .dx-label, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid .dx-label {
  border-color: rgba(244, 67, 54, 0.4);
  border-bottom-color: rgba(244, 67, 54, 0.4);
}
.dx-editor-outlined.dx-texteditor-with-label.dx-invalid .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid .dx-label-before {
  border-color: rgba(244, 67, 54, 0.4);
  border-bottom-color: rgba(244, 67, 54, 0.4);
}
.dx-editor-outlined.dx-texteditor-with-label.dx-invalid .dx-label-after, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid .dx-label-after {
  border-color: rgba(244, 67, 54, 0.4);
  border-bottom-color: rgba(244, 67, 54, 0.4);
}
.dx-editor-outlined.dx-texteditor-with-label.dx-invalid.dx-state-hover .dx-label, .dx-editor-outlined.dx-texteditor-with-label.dx-invalid.dx-state-focused .dx-label, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid.dx-state-hover .dx-label, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid.dx-state-focused .dx-label {
  border-color: #f44336;
  border-bottom-color: #f44336;
}
.dx-editor-outlined.dx-texteditor-with-label.dx-invalid.dx-state-hover .dx-label-before, .dx-editor-outlined.dx-texteditor-with-label.dx-invalid.dx-state-focused .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid.dx-state-hover .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid.dx-state-focused .dx-label-before {
  border-color: #f44336;
  border-bottom-color: #f44336;
}
.dx-editor-outlined.dx-texteditor-with-label.dx-invalid.dx-state-hover .dx-label-after, .dx-editor-outlined.dx-texteditor-with-label.dx-invalid.dx-state-focused .dx-label-after, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid.dx-state-hover .dx-label-after, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-invalid.dx-state-focused .dx-label-after {
  border-color: #f44336;
  border-bottom-color: #f44336;
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover .dx-label, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover .dx-label {
  border-color: rgba(0, 0, 0, 0.87);
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover .dx-label-before {
  border-color: rgba(0, 0, 0, 0.87);
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-hover .dx-label-after, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-hover .dx-label-after {
  border-color: rgba(0, 0, 0, 0.87);
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-label, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-label {
  border-color: #03a9f4;
  border-bottom-color: #03a9f4;
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-label-before {
  border-color: #03a9f4;
  border-bottom-color: #03a9f4;
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-label-after, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-label-after {
  border-color: #03a9f4;
  border-bottom-color: #03a9f4;
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-label, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-label {
  border-top-width: 0;
  border-bottom-width: 2px;
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-label-before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-label-before {
  border-width: 2px;
  border-inline-end-width: 0;
}
.dx-editor-outlined.dx-texteditor-with-label.dx-state-focused .dx-label-after, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-label-after {
  border-width: 2px;
  border-inline-start-width: 0;
}
.dx-editor-outlined.dx-texteditor-label-outside {
  margin-top: 24px;
}
.dx-editor-outlined.dx-texteditor-label-outside .dx-texteditor-label {
  -webkit-user-select: auto;
          user-select: auto;
}
.dx-editor-outlined.dx-texteditor-label-outside .dx-label-before,
.dx-editor-outlined.dx-texteditor-label-outside .dx-label-after {
  clip-path: none;
}
.dx-editor-outlined.dx-texteditor-label-outside .dx-label {
  margin: 0;
  clip-path: none;
  border-top-width: 1px;
  border-radius: 0;
  border-start-end-radius: 1px;
  border-end-end-radius: 1px;
  margin-inline-start: 0;
  padding: 0;
}
.dx-editor-outlined.dx-texteditor-label-outside .dx-label span {
  position: absolute;
  width: 100%;
  cursor: default;
  pointer-events: auto;
  font-size: 14px;
  margin-top: 0;
  top: -24px;
  height: 1.4285714286em;
  line-height: 1.4285714286em;
}
.dx-editor-outlined.dx-texteditor-with-floating-label .dx-placeholder {
  display: none;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-state-focused .dx-placeholder, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-placeholder {
  display: block;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-label {
  padding: 0 2px;
  border-top-width: 1px;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-label span {
  transition: font-size 0.2s cubic-bezier(0, 0, 0.2, 1) 0ms, transform 0.2s cubic-bezier(0, 0, 0.2, 1) 0ms, top 0.2s cubic-bezier(0, 0, 0.2, 1) 0ms;
  transform: translate(0, 0);
  font-size: 16px;
  top: 50%;
  margin-top: -9.5px;
  height: 19px;
  line-height: normal;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-label::before {
  background-color: transparent;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-textarea .dx-label span {
  top: 15px;
  margin-top: 0;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-focused .dx-label, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-dropdowneditor-active .dx-label {
  border-top-width: 0;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-focused .dx-label span, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-dropdowneditor-active .dx-label span {
  transform: translate(0, -6.5px);
  font-size: 12px;
  margin-top: 0;
  top: 0;
  height: 14px;
  line-height: normal;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-focused .dx-label::before, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-dropdowneditor-active .dx-label::before {
  background-color: #fff;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-focused.dx-textarea .dx-label span, .dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-dropdowneditor-active.dx-textarea .dx-label span {
  top: 0;
  margin-top: 0;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-placeholder {
  display: none;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused .dx-label {
  padding: 0 2px;
  border-top-width: 2px;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused .dx-label span {
  transition: font-size 0.2s cubic-bezier(0, 0, 0.2, 1) 0ms, transform 0.2s cubic-bezier(0, 0, 0.2, 1) 0ms, top 0.2s cubic-bezier(0, 0, 0.2, 1) 0ms;
  transform: translate(0, 0);
  font-size: 16px;
  top: 50%;
  margin-top: -9.5px;
  height: 19px;
  line-height: normal;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused .dx-label::before {
  background-color: transparent;
}
.dx-editor-outlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-state-focused.dx-textarea .dx-label span {
  top: 15px;
  margin-top: 0;
}

.dx-editor-filled .dx-texteditor-label .dx-label-after,
.dx-editor-filled .dx-texteditor-label .dx-label-before {
  min-width: 16px;
}
.dx-editor-filled.dx-texteditor-with-label:not(.dx-texteditor-label-outside) .dx-texteditor-input,
.dx-editor-filled.dx-texteditor-with-label:not(.dx-texteditor-label-outside) .dx-lookup-field,
.dx-editor-filled.dx-texteditor-with-label:not(.dx-texteditor-label-outside) .dx-placeholder::before, .dx-editor-filled.dx-texteditor-with-floating-label .dx-texteditor-input,
.dx-editor-filled.dx-texteditor-with-floating-label .dx-lookup-field,
.dx-editor-filled.dx-texteditor-with-floating-label .dx-placeholder::before {
  padding-top: 21px;
  padding-bottom: 8px;
}
.dx-editor-filled.dx-texteditor-with-label:not(.dx-texteditor-label-outside) .dx-lookup-field .dx-placeholder::before, .dx-editor-filled.dx-texteditor-with-floating-label .dx-lookup-field .dx-placeholder::before {
  padding: 0;
}
.dx-editor-filled.dx-texteditor-with-label .dx-texteditor-label, .dx-editor-filled.dx-texteditor-with-floating-label .dx-texteditor-label {
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  top: 4px;
  margin-top: 0;
}
.dx-editor-filled.dx-texteditor-label-outside {
  margin-top: 24px;
}
.dx-editor-filled.dx-texteditor-label-outside .dx-texteditor-label {
  -webkit-user-select: auto;
          user-select: auto;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin-top: 0;
  top: -24px;
}
.dx-editor-filled.dx-texteditor-label-outside .dx-label {
  cursor: default;
}
.dx-editor-filled.dx-texteditor-label-outside .dx-label span {
  width: 100%;
  pointer-events: auto;
  position: absolute;
  margin-bottom: 0;
}
.dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-placeholder, .dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-placeholder {
  display: none;
}
.dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label, .dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-texteditor-label {
  transition: font-size 0.2s cubic-bezier(0, 0, 0.2, 1) 0ms, transform 0.2s cubic-bezier(0, 0, 0.2, 1) 0ms, top 0.2s cubic-bezier(0, 0, 0.2, 1) 0ms;
  font-size: 16px;
  height: 16px;
  line-height: 17px;
  top: 50%;
  margin-top: -8px;
}
.dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-textarea .dx-texteditor-label, .dx-editor-filled.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea .dx-texteditor-label {
  top: 21px;
  margin-top: 0;
}
.dx-editor-filled.dx-texteditor-with-floating-label.dx-state-focused .dx-placeholder, .dx-editor-filled.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-placeholder {
  display: block;
}
.dx-editor-filled.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label, .dx-editor-filled.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label {
  height: 12px;
  line-height: 12px;
  font-size: 12px;
  top: 4px;
  margin-top: 0;
}
.dx-editor-filled.dx-texteditor-with-floating-label.dx-state-focused.dx-textarea .dx-texteditor-label, .dx-editor-filled.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-textarea .dx-texteditor-label {
  top: 4px;
  margin-top: 0;
}

.dx-editor-underlined.dx-texteditor-with-label:not(.dx-texteditor-label-outside) .dx-texteditor-input,
.dx-editor-underlined.dx-texteditor-with-label:not(.dx-texteditor-label-outside) .dx-lookup-field,
.dx-editor-underlined.dx-texteditor-with-label:not(.dx-texteditor-label-outside) .dx-placeholder::before, .dx-editor-underlined.dx-texteditor-with-floating-label .dx-texteditor-input,
.dx-editor-underlined.dx-texteditor-with-floating-label .dx-lookup-field,
.dx-editor-underlined.dx-texteditor-with-floating-label .dx-placeholder::before {
  padding-top: 21px;
  padding-bottom: 8px;
}
.dx-editor-underlined.dx-texteditor-with-label:not(.dx-texteditor-label-outside) .dx-lookup-field .dx-placeholder::before, .dx-editor-underlined.dx-texteditor-with-floating-label .dx-lookup-field .dx-placeholder::before {
  padding: 0;
}
.dx-editor-underlined.dx-texteditor-with-label .dx-texteditor-label, .dx-editor-underlined.dx-texteditor-with-floating-label .dx-texteditor-label {
  transform: translate(0, 0);
  height: 12px;
  line-height: 12px;
  top: 4px;
  margin-top: 0;
}
.dx-editor-underlined.dx-texteditor-label-outside {
  margin-top: 24px;
}
.dx-editor-underlined.dx-texteditor-label-outside .dx-texteditor-label {
  -webkit-user-select: auto;
          user-select: auto;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  top: -24px;
  margin-top: 0;
}
.dx-editor-underlined.dx-texteditor-label-outside .dx-label {
  cursor: default;
}
.dx-editor-underlined.dx-texteditor-label-outside .dx-label span {
  width: 100%;
  pointer-events: auto;
  position: absolute;
  margin-bottom: 0;
}
.dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-placeholder, .dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-placeholder {
  display: none;
}
.dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty .dx-texteditor-label, .dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly .dx-texteditor-label {
  transition: font-size 0.2s cubic-bezier(0, 0, 0.2, 1) 0ms, transform 0.2s cubic-bezier(0, 0, 0.2, 1) 0ms, top 0.2s cubic-bezier(0, 0, 0.2, 1) 0ms;
  transform: translate(0, 0);
  font-size: 16px;
  height: 16px;
  line-height: 17px;
  top: 50%;
  margin-top: -8px;
}
.dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-textarea .dx-texteditor-label, .dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-empty.dx-state-readonly.dx-textarea .dx-texteditor-label {
  top: 21px;
  margin-top: 0;
}
.dx-editor-underlined.dx-texteditor-with-floating-label.dx-state-focused .dx-placeholder, .dx-editor-underlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-placeholder {
  display: block;
}
.dx-editor-underlined.dx-texteditor-with-floating-label.dx-state-focused .dx-texteditor-label, .dx-editor-underlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active .dx-texteditor-label {
  transform: translate(0, 0);
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  top: 4px;
  margin-top: 0;
}
.dx-editor-underlined.dx-texteditor-with-floating-label.dx-state-focused.dx-textarea .dx-texteditor-label, .dx-editor-underlined.dx-texteditor-with-floating-label.dx-dropdowneditor-active.dx-textarea .dx-texteditor-label {
  top: 4px;
  margin-top: 0;
}

.dx-valid.dx-texteditor .dx-texteditor-input-container::after {
  pointer-events: none;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 23px;
  font-size: 14px;
  font-size: 20px;
  font-weight: bold;
  font-family: "DXIcons", sans-serif;
  color: #8bc34a;
  content: "\f005";
  opacity: 0;
  transform: scale(0);
  animation: dx-valid-badge-frames 0.3s cubic-bezier(1, 0.008, 0.565, 1.65) 0.1s 1 forwards;
}

.dx-validation-pending.dx-texteditor .dx-texteditor-input-container .dx-pending-indicator {
  pointer-events: none;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
}

.dx-texteditor .dx-texteditor-buttons-container > .dx-button,
.dx-texteditor .dx-texteditor-buttons-container > .dx-clear-button-area {
  margin-inline-start: 5px;
  margin-inline-end: 5px;
}
.dx-texteditor .dx-texteditor-buttons-container:first-child > .dx-button:first-child,
.dx-texteditor .dx-texteditor-buttons-container:first-child > .dx-clear-button-area:first-child {
  margin-inline-start: 10px;
}
.dx-texteditor .dx-texteditor-buttons-container:first-child > .dx-button:last-child,
.dx-texteditor .dx-texteditor-buttons-container:first-child > .dx-clear-button-area:last-child {
  margin-inline-end: 0;
}
.dx-texteditor .dx-texteditor-buttons-container:last-child > .dx-button:first-child,
.dx-texteditor .dx-texteditor-buttons-container:last-child > .dx-clear-button-area:first-child {
  margin-inline-start: 0;
}
.dx-texteditor .dx-texteditor-buttons-container:last-child > .dx-button:last-child,
.dx-texteditor .dx-texteditor-buttons-container:last-child > .dx-clear-button-area:last-child {
  margin-inline-end: 10px;
}
.dx-texteditor .dx-texteditor-buttons-container:last-child > .dx-dropdowneditor-button:last-child,
.dx-texteditor .dx-texteditor-buttons-container:last-child > .dx-clear-button-area {
  margin-inline-end: 8px;
}
.dx-texteditor .dx-texteditor-buttons-container:last-child > .dx-numberbox-spin-container:last-child {
  margin-inline-end: 8px;
}
.dx-texteditor .dx-texteditor-buttons-container:last-child > div:empty:last-child {
  display: none;
}

.dx-editor-underlined.dx-texteditor-with-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text, .dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text {
  height: 28px;
  margin-top: 1px;
  margin-bottom: 3px;
  margin-inline-end: 5px;
  margin-inline-start: 5px;
}
.dx-editor-underlined.dx-texteditor-with-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text .dx-button-content, .dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text .dx-button-content {
  display: flex;
  justify-content: center;
  padding-top: 5px;
}
.dx-editor-underlined.dx-texteditor-with-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text .dx-button-content .dx-icon, .dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text .dx-button-content .dx-icon {
  align-self: center;
  margin-top: 1px;
}
.dx-editor-underlined.dx-texteditor-with-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text.dx-button-has-text .dx-button-content .dx-icon, .dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text.dx-button-has-text .dx-button-content .dx-icon {
  margin-top: 3px;
}
.dx-editor-underlined.dx-texteditor-with-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text:not(.dx-button-has-text), .dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text:not(.dx-button-has-text) {
  min-width: 28px;
}
.dx-editor-underlined.dx-texteditor-with-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text:not(.dx-button-has-text) .dx-button-content, .dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text:not(.dx-button-has-text) .dx-button-content {
  padding: 2px;
}
.dx-editor-underlined.dx-texteditor-with-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container:first-child > .dx-button:first-child, .dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container:first-child > .dx-button:first-child {
  margin-inline-start: 0;
}
.dx-editor-underlined.dx-texteditor-with-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container:last-child > .dx-button:last-child, .dx-editor-underlined.dx-texteditor-with-floating-label.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container:last-child > .dx-button:last-child {
  margin-inline-end: 0;
}
.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text {
  height: 28px;
  margin-top: 1px;
  margin-bottom: 3px;
  margin-inline-end: 5px;
  margin-inline-start: 5px;
}
.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text .dx-button-content {
  display: flex;
  justify-content: center;
  padding-top: 5px;
}
.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text .dx-button-content .dx-icon {
  align-self: center;
  margin-top: 1px;
}
.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text.dx-button-has-text .dx-button-content .dx-icon {
  margin-top: 3px;
}
.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text:not(.dx-button-has-text) {
  min-width: 28px;
}
.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container > .dx-button.dx-button-mode-text:not(.dx-button-has-text) .dx-button-content {
  padding: 2px;
}
.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container:first-child > .dx-button:first-child {
  margin-inline-start: 0;
}
.dx-editor-underlined.dx-texteditor-with-before-buttons .dx-texteditor-buttons-container:last-child > .dx-button:last-child {
  margin-inline-end: 0;
}

.dx-texteditor input[type=date]::-webkit-inner-spin-button {
  height: 20px;
}

.dx-datebox-native.dx-state-focused.dx-texteditor-empty .dx-placeholder {
  display: none;
}

.dx-datebox {
  max-width: 100%;
}
.dx-datebox .dx-texteditor-input::-webkit-datetime-edit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dx-datebox.dx-texteditor-empty input::-webkit-datetime-edit {
  color: transparent;
}
.dx-datebox.dx-texteditor-empty.dx-state-focused input::-webkit-datetime-edit {
  color: inherit;
}

.dx-datebox-wrapper .dx-popup-content {
  padding-top: 20px;
  padding-bottom: 20px;
}

.dx-rtl .dx-texteditor-input {
  text-align: right;
}

.dx-datebox-button-cell .dx-button {
  min-width: 90px;
}
.dx-datebox-button-cell .dx-button.dx-datebox-apply-button {
  margin-right: 10px;
  margin-left: 0;
}
.dx-datebox-button-cell .dx-button.dx-datebox-cancel-button {
  margin-right: 0;
  margin-left: 0;
}

.dx-datebox-buttons-container {
  text-align: right;
  width: 100%;
}

.dx-colorview-container-cell {
  float: left;
}

.dx-timeview.dx-state-disabled.dx-widget,
.dx-timeview.dx-state-disabled .dx-widget,
.dx-timeview .dx-state-disabled.dx-widget,
.dx-timeview .dx-state-disabled .dx-widget {
  opacity: 1;
}

.dx-timeview-clock {
  position: relative;
}

.dx-timeview-field .dx-numberbox {
  width: 70px;
}
.dx-timeview-field .dx-numberbox.dx-numberbox-spin-touch-friendly {
  width: 110px;
}

.dx-timeview-clock {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%22182%22%20height%3D%22182%22%20viewBox%3D%220%200%20182%20182%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20filter%3D%22url(%23a)%22%3E%0A%3Ccircle%20cx%3D%2291%22%20cy%3D%2291%22%20r%3D%2285%22%20fill%3D%22%23fff%22%2F%3E%0A%3Cpath%20d%3D%22M88.835%2015.442v7.828h-1.682v-5.927c-.093.082-.203.16-.331.235a3.796%203.796%200%200%201-.4.198%204.92%204.92%200%200%201-.444.15%203.725%203.725%200%200%201-.454.085v-1.42a7.15%207.15%200%200%200%202.291-1.149h1.02Zm4.138%206.429h3.247v1.4h-5.094v-.578c0-.391.066-.742.197-1.052.132-.313.298-.592.497-.838.2-.249.416-.468.651-.657.239-.192.465-.364.678-.518.225-.16.42-.313.588-.459.17-.146.313-.29.427-.432.117-.146.205-.292.262-.438.057-.15.085-.308.085-.475%200-.328-.093-.575-.278-.743-.185-.167-.468-.25-.849-.25-.658%200-1.288.261-1.89.784v-1.484a4.065%204.065%200%200%201%202.254-.646c.387%200%20.735.052%201.04.155.31.1.572.244.786.432.213.189.375.419.486.689.114.267.17.566.17.897a2.5%202.5%200%200%201-.165.94%202.78%202.78%200%200%201-.433.747%203.902%203.902%200%200%201-.619.62c-.235.185-.479.365-.732.54-.17.12-.336.241-.496.362a4.299%204.299%200%200%200-.417.353%201.841%201.841%200%200%200-.288.336.585.585%200%200%200-.107.315Zm.364%20143.931c0%20.377-.066.729-.198%201.057a2.616%202.616%200%200%201-.55.854%202.595%202.595%200%200%201-1.9.769%202.71%202.71%200%200%201-1.16-.24%202.354%202.354%200%200%201-.859-.694%203.286%203.286%200%200%201-.54-1.122%205.522%205.522%200%200%201-.186-1.5c0-.659.08-1.255.24-1.789a4.19%204.19%200%200%201%20.694-1.378%203.131%203.131%200%200%201%202.537-1.196c.59%200%201.05.07%201.377.209v1.409a2.534%202.534%200%200%200-1.27-.331c-.285%200-.543.055-.775.166-.231.11-.43.267-.598.47a2.333%202.333%200%200%200-.39.737%203.294%203.294%200%200%200-.15.955h.033c.363-.502.899-.753%201.607-.753.317%200%20.604.057.86.171.256.114.475.276.657.486.181.207.322.456.421.748.1.292.15.616.15.972Zm-1.65.106c0-.822-.336-1.233-1.01-1.233a.99.99%200%200%200-.416.085.92.92%200%200%200-.32.241%201.129%201.129%200%200%200-.208.368c-.047.139-.07.294-.07.465%200%20.188.025.365.075.528.05.164.12.308.208.433.093.121.201.217.326.288a.827.827%200%200%200%20.416.107.9.9%200%200%200%20.412-.091.934.934%200%200%200%20.315-.261c.089-.114.156-.25.203-.406.046-.16.069-.335.069-.524Zm34.027-10.579c0%20.374-.065.712-.193%201.015a2.196%202.196%200%200%201-.55.779%202.399%202.399%200%200%201-.854.502%203.341%203.341%200%200%201-1.116.177c-.712%200-1.241-.107-1.586-.321v-.929c.52.335%201.052.502%201.597.502.277%200%20.527-.041.747-.123.224-.082.415-.196.572-.342.156-.146.275-.322.357-.528a1.75%201.75%200%200%200%20.128-.678c0-.499-.167-.889-.501-1.17-.335-.285-.821-.427-1.458-.427a12.509%2012.509%200%200%200-.668.021%206.259%206.259%200%200%200-.63.043l.262-3.839h3.54v.79h-2.782l-.155%202.248c.114-.007.235-.012.363-.016a6.41%206.41%200%200%201%20.342-.011c.406%200%20.769.054%201.089.161.321.106.591.26.812.459.224.196.393.438.507.726.118.285.177.605.177.961ZM124.405%2033.95h-.875v-6.615a2.152%202.152%200%200%201-.299.235c-.129.085-.275.17-.438.256-.16.086-.331.166-.513.24a3.605%203.605%200%200%201-.523.177v-.887a5.19%205.19%200%200%200%20.609-.213%207.948%207.948%200%200%200%201.228-.657c.185-.125.345-.246.48-.363h.331v7.828Zm28.265%2089.359v5.057h.982v.801h-.982v1.799h-.865v-1.799h-3.599v-.758a28.127%2028.127%200%200%200%201.992-2.515c.313-.442.601-.881.865-1.319.267-.442.491-.863.672-1.266h.935Zm-3.476%205.057h2.611v-3.748a24.073%2024.073%200%200%201-2.056%203.059l-.555.689Zm3.059-76.033c0-.235-.037-.44-.112-.614a1.148%201.148%200%200%200-.299-.433%201.174%201.174%200%200%200-.443-.261%201.832%201.832%200%200%200-1.057-.016c-.164.046-.324.11-.481.192a3.13%203.13%200%200%200-.849.673v-.94c.246-.239.52-.42.822-.545.307-.128.679-.192%201.116-.192.314%200%20.604.046.871.139.267.089.498.22.694.395.196.174.349.39.459.646.114.256.171.55.171.881%200%20.303-.036.577-.107.822a2.407%202.407%200%200%201-.315.695%203.29%203.29%200%200%201-.528.624c-.214.2-.465.402-.753.609-.36.256-.657.475-.892.657a3.991%203.991%200%200%200-.555.512%201.496%201.496%200%200%200-.289.476c-.053.156-.08.338-.08.544h3.813v.785h-4.726v-.379c0-.327.036-.616.107-.865.071-.25.189-.486.352-.71.164-.224.378-.449.641-.673.267-.224.593-.477.977-.758.278-.2.509-.39.694-.572a2.91%202.91%200%200%200%20.454-.544%201.93%201.93%200%200%200%20.241-.55%202.37%202.37%200%200%200%20.074-.598Zm10.071%2043.671v-1.469c.513.374%201.111.56%201.794.56.431%200%20.766-.092%201.004-.277.242-.185.363-.443.363-.774a.879.879%200%200%200-.448-.79c-.296-.186-.703-.278-1.223-.278h-.71v-1.292h.657c.996%200%201.495-.331%201.495-.993%200-.624-.383-.935-1.148-.935-.513%200-1.011.166-1.496.497v-1.378c.538-.27%201.165-.406%201.88-.406.783%200%201.392.176%201.826.529.438.352.657.81.657%201.372%200%201-.507%201.627-1.522%201.88v.026c.541.068.968.266%201.282.593.313.324.47.723.47%201.196%200%20.716-.262%201.282-.785%201.698-.524.417-1.246.625-2.168.625-.791%200-1.433-.128-1.928-.385ZM19.815%2092.057c0%20.68-.075%201.29-.225%201.827a3.878%203.878%200%200%201-.656%201.356%202.89%202.89%200%200%201-1.047.854%203.239%203.239%200%200%201-1.404.294c-.627%200-1.166-.1-1.618-.3v-1.387c.402.263.886.395%201.452.395.58%200%201.034-.198%201.362-.593.327-.395.493-.966.497-1.714l-.033-.01c-.338.501-.852.752-1.543.752-.313%200-.603-.059-.87-.176a2.143%202.143%200%200%201-.689-.486%202.322%202.322%200%200%201-.454-.748%202.717%202.717%200%200%201-.16-.95c0-.402.066-.769.198-1.1.131-.331.315-.616.55-.854a2.42%202.42%200%200%201%20.854-.55%202.951%202.951%200%200%201%201.1-.198c.416%200%20.79.082%201.121.246.331.16.613.393.844.7a3.2%203.2%200%200%201%20.534%201.126c.124.445.187.95.187%201.516Zm-1.704-.897c0-.195-.024-.379-.074-.55a1.45%201.45%200%200%200-.209-.448.987.987%200%200%200-.325-.294.875.875%200%200%200-.828-.016.98.98%200%200%200-.315.267c-.089.11-.158.244-.208.4-.05.157-.075.326-.075.508%200%20.2.025.377.075.534.05.153.119.283.208.39a.937.937%200%200%200%20.331.245%201.1%201.1%200%200%200%20.833-.005.979.979%200%200%200%20.31-.24c.089-.1.156-.217.203-.353.05-.135.074-.281.074-.438Zm7.951%2036.781c0-.203.032-.406.096-.609a2.26%202.26%200%200%201%20.272-.577%202.172%202.172%200%200%201%201.047-.833%202.282%202.282%200%200%201-.79-.71%201.699%201.699%200%200%201-.294-.967c0-.281.053-.541.16-.779.11-.239.262-.445.454-.62.192-.174.42-.309.683-.405.264-.1.548-.15.855-.15.31%200%20.596.05.86.15a2.1%202.1%200%200%201%20.683.411%201.845%201.845%200%200%201%20.608%201.393c0%20.353-.097.675-.293.967a2.31%202.31%200%200%201-.78.71c.221.086.418.201.593.347.174.146.32.308.438.486a2.153%202.153%200%200%201%20.374%201.186c0%20.334-.06.64-.182.918a2.054%202.054%200%200%201-.513.715%202.352%202.352%200%200%201-.784.46%202.92%202.92%200%200%201-1.004.165c-.364%200-.696-.055-.999-.165a2.425%202.425%200%200%201-.785-.46%202.116%202.116%200%200%201-.518-.715%202.276%202.276%200%200%201-.181-.918Zm.95-.075c0%20.238.036.454.107.646.075.192.178.356.31.491.135.135.297.24.486.315.192.071.404.107.635.107.224%200%20.43-.037.62-.112.188-.075.35-.18.485-.315a1.34%201.34%200%200%200%20.32-.491c.079-.193.118-.406.118-.641%200-.214-.037-.413-.112-.598a1.467%201.467%200%200%200-.31-.497%201.474%201.474%200%200%200-.486-.336%201.579%201.579%200%200%200-.635-.123c-.22%200-.425.039-.614.117a1.447%201.447%200%200%200-.806.812%201.616%201.616%200%200%200-.118.625Zm.273-3.551c0%20.181.032.351.096.507.067.153.158.289.272.406a1.261%201.261%200%200%200%20.897.368%201.294%201.294%200%200%200%20.897-.373c.114-.118.205-.253.272-.406.068-.157.102-.324.102-.502%200-.185-.034-.356-.102-.513a1.229%201.229%200%200%200-.267-.406%201.249%201.249%200%200%200-.405-.267%201.225%201.225%200%200%200-.497-.101c-.189%200-.361.034-.518.101a1.278%201.278%200%200%200-.4.278c-.11.114-.196.249-.257.406-.06.157-.09.324-.09.502Zm29.501%2027.983a28.493%2028.493%200%200%200-.95%201.778%2035.01%2035.01%200%200%200-.567%201.218c-.192.434-.372.883-.539%201.346-.167.462-.315.932-.443%201.409-.125.474-.216.94-.273%201.399h-.94c.065-.455.163-.92.294-1.393a19.884%2019.884%200%200%201%20.994-2.724c.188-.423.371-.813.55-1.169a28.662%2028.662%200%200%201%20.844-1.581h-3.84v-.79h4.87v.507ZM29.447%2060.652h-.876v-6.616a2.087%202.087%200%200%201-.299.235%205.733%205.733%200%200%201-.95.497%203.617%203.617%200%200%201-.523.176v-.886c.192-.054.395-.125.608-.214a8.022%208.022%200%200%200%201.228-.657%204.77%204.77%200%200%200%20.481-.363h.331v7.828Zm7.476-3.86c0%20.64-.06%201.208-.177%201.703-.114.495-.28.913-.502%201.255a2.261%202.261%200%200%201-.806.774%202.21%202.21%200%200%201-1.084.262c-.384%200-.728-.084-1.03-.251a2.184%202.184%200%200%201-.759-.742%203.75%203.75%200%200%201-.47-1.191%207.416%207.416%200%200%201-.16-1.623c0-.67.056-1.26.166-1.773.114-.513.28-.942.496-1.287.218-.349.486-.61.807-.785a2.268%202.268%200%200%201%201.11-.267c1.606%200%202.409%201.308%202.409%203.925Zm-.898.085c0-2.178-.517-3.268-1.553-3.268-1.093%200-1.64%201.11-1.64%203.327%200%202.068.536%203.102%201.608%203.102%201.057%200%201.586-1.053%201.586-3.16ZM57.039%2033.95h-.876v-6.615a2.087%202.087%200%200%201-.299.235%205.665%205.665%200%200%201-.95.497%203.613%203.613%200%200%201-.524.176v-.887c.193-.053.395-.124.609-.213a8.009%208.009%200%200%200%201.228-.657%204.94%204.94%200%200%200%20.48-.363h.332v7.828Zm5.895%200h-.876v-6.615a2.087%202.087%200%200%201-.299.235%205.665%205.665%200%200%201-.95.497%203.613%203.613%200%200%201-.524.176v-.887c.193-.053.395-.124.609-.213a8.023%208.023%200%200%200%201.228-.657c.185-.125.345-.246.48-.363h.332v7.828Z%22%20fill%3D%22rgba%280,%200,%200,%200.54%29%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22a%22%20x%3D%222%22%20y%3D%224%22%20width%3D%22178%22%20height%3D%22178%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%20dy%3D%222%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%222%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22out%22%2F%3E%0A%3CfeColorMatrix%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.05%200%22%2F%3E%0A%3CfeBlend%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow%22%2F%3E%0A%3CfeBlend%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E");
  min-width: 182px;
  min-height: 182px;
  max-height: 182px;
  background-size: 182px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.dx-timeview-hourarrow,
.dx-timeview-minutearrow {
  position: absolute;
  left: 50%;
  width: 10px;
  margin-left: -5px;
  height: 50%;
  background-position: bottom;
  background-repeat: no-repeat;
  transform-origin: 50% 100%;
  backface-visibility: hidden;
}

.dx-timeview-hourarrow {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%2248%22%20viewBox%3D%220%200%206%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20width%3D%226%22%20height%3D%2244%22%20rx%3D%223%22%20fill%3D%22%2303a9f4%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.dx-timeview-minutearrow {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2210%22%20height%3D%2266%22%20viewBox%3D%220%200%2010%2066%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%223%22%20width%3D%224%22%20height%3D%2264%22%20rx%3D%222%22%20fill%3D%22%2303a9f4%22%2F%3E%0A%3Ccircle%20cx%3D%225%22%20cy%3D%2261%22%20r%3D%223.5%22%20fill%3D%22%23fff%22%20stroke%3D%22%2303a9f4%22%20stroke-width%3D%223%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.dx-timeview {
  height: auto;
  width: auto;
}
.dx-timeview .dx-texteditor .dx-texteditor-input {
  padding-inline-end: 0;
  padding-inline-start: 12px;
}
.dx-timeview .dx-texteditor .dx-texteditor-container .dx-texteditor-buttons-container .dx-dropdowneditor-button {
  margin-inline-end: 0;
}

.dx-timeview-clock {
  margin-bottom: 10px;
}

.dx-timeview-format12 {
  width: 64px;
  margin-inline-start: 5px;
}

.dx-timeview-time-separator {
  margin: 0 5px;
}

.dx-timeview-field {
  min-height: 35px;
}

.dx-timeview-field .dx-numberbox {
  width: 64px;
}
.dx-timeview-field .dx-numberbox.dx-numberbox-spin-touch-friendly {
  width: 110px;
}

.dx-dateview-item {
  margin: 0;
}

.dx-dateview-rollers {
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  display: flex;
  flex-flow: row nowrap;
}

.dx-dateviewroller {
  position: relative;
  vertical-align: top;
  cursor: pointer;
  flex: 1 1 auto;
}

.dx-dateview-item-selected-frame::before, .dx-dateview-item-selected-frame::after {
  pointer-events: none;
}

.dx-dateview-item-selected-border {
  display: none;
}

.dx-dateviewroller-month .dx-dateview-value-formatter,
.dx-dateviewroller-day .dx-dateview-name-formatter {
  display: none;
}

/**
* $name 10. Scroll bar background color
* $type color
*/
.dx-scrollable-scrollbar-simulated {
  position: relative;
}

.dx-scrollable {
  display: block;
  height: 100%;
  min-height: 0;
}
.dx-scrollable:focus {
  outline: none;
}

.dx-scrollable-native.dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-scrollbar {
  display: none;
}
.dx-scrollable-native.dx-scrollable-scrollbar-simulated .dx-scrollable-scrollbar {
  display: block;
}
.dx-scrollable-native.dx-scrollable-wrapper > .dx-scrollable-container,
.dx-scrollable-native > div.dx-scrollable-wrapper > .dx-scrollable-container {
  -webkit-overflow-scrolling: touch;
  position: relative;
  height: 100%;
}
.dx-scrollable-native.dx-scrollable-vertical, .dx-scrollable-native.dx-scrollable-vertical > .dx-scrollable-wrapper > .dx-scrollable-container {
  touch-action: pan-y;
  overflow-x: hidden;
  overflow-y: auto;
}
.dx-scrollable-native.dx-scrollable-horizontal, .dx-scrollable-native.dx-scrollable-horizontal > .dx-scrollable-wrapper > .dx-scrollable-container {
  touch-action: pan-x;
  float: none;
  overflow-x: auto;
  overflow-y: hidden;
}
.dx-scrollable-native.dx-scrollable-both, .dx-scrollable-native.dx-scrollable-both > .dx-scrollable-wrapper > .dx-scrollable-container {
  touch-action: pan-y pan-x;
  float: none;
  overflow-x: auto;
  overflow-y: auto;
}
.dx-scrollable-native.dx-scrollable-disabled, .dx-scrollable-native.dx-scrollable-disabled .dx-scrollable-container {
  touch-action: auto;
}
.dx-scrollable-native.dx-scrollable-scrollbars-hidden > .dx-scrollable-wrapper > .dx-scrollable-container {
  overflow: hidden;
}
.dx-scrollable-native.dx-scrollable-native-ios .dx-scrollable-content {
  min-height: 101%;
  box-sizing: content-box;
}
.dx-scrollable-native.dx-scrollable-native-ios.dx-scrollable-horizontal .dx-scrollable-content {
  min-height: 0;
  padding: 0;
}
.dx-scrollable-native.dx-scrollable-native-generic {
  overflow: hidden;
}
.dx-scrollable-native.dx-scrollable-native-generic .dx-scrollable-content {
  height: auto;
}
.dx-scrollable-native.dx-scrollable-native-android .dx-scrollable-content {
  transform: none;
  z-index: 0;
}

.dx-scrollable-scrollbar-simulated,
.dx-scrollable-scrollbar-simulated .dx-scrollable-container {
  scrollbar-width: none;
}
.dx-scrollable-scrollbar-simulated ::-webkit-scrollbar,
.dx-scrollable-scrollbar-simulated .dx-scrollable-container ::-webkit-scrollbar {
  display: none;
}

.dx-scrollable-container {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  width: 100%;
  height: 100%;
  transform: none;
}
.dx-scrollable-container:focus {
  outline: none;
}

.dx-scrollable-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.dx-scrollable-content {
  position: relative;
  min-height: 100%;
  box-sizing: border-box;
  transform: none;
}
.dx-scrollable-content::after {
  display: block;
  content: "";
  clear: both;
}

.dx-scrollable-horizontal .dx-scrollable-content,
.dx-scrollable-both .dx-scrollable-content {
  display: block;
  float: left;
  min-width: 100%;
}

.dx-scrollable-scrollbar {
  position: absolute;
  pointer-events: auto;
}

.dx-scrollbar-vertical {
  top: 0;
  right: 0;
  height: 100%;
}
.dx-scrollbar-vertical .dx-scrollable-scroll {
  width: 5px;
}

.dx-scrollbar-horizontal {
  bottom: 0;
  left: 0;
  width: 100%;
}
.dx-scrollbar-horizontal .dx-scrollable-scroll {
  height: 5px;
}

.dx-scrollable-scroll {
  position: relative;
  box-sizing: border-box;
  transform: translate(0, 0);
  background-color: transparent;
  opacity: 1;
  transition: opacity 0s linear, background-color 0s linear;
  overflow: hidden;
  padding: 2px;
}
.dx-scrollable-scroll.dx-state-invisible {
  display: block !important;
  background-color: transparent;
  opacity: 0;
  transition: opacity 0.5s linear 1s, background-color 0.5s linear 1s;
}
.dx-rtl .dx-scrollable-scroll {
  direction: rtl;
  float: left;
}

.dx-scrollable-scroll-content {
  width: 100%;
  height: 100%;
}

.dx-rtl .dx-scrollable,
.dx-rtl.dx-scrollable {
  direction: ltr;
}
.dx-rtl .dx-scrollable .dx-scrollable-content,
.dx-rtl .dx-scrollable .dx-scrollable-container,
.dx-rtl.dx-scrollable .dx-scrollable-content,
.dx-rtl.dx-scrollable .dx-scrollable-container {
  direction: ltr;
}
.dx-scrollable-native.dx-rtl .dx-scrollable .dx-scrollable-content, .dx-scrollable-native.dx-rtl .dx-scrollable .dx-scrollable-container, .dx-scrollable-native.dx-rtl.dx-scrollable .dx-scrollable-content, .dx-scrollable-native.dx-rtl.dx-scrollable .dx-scrollable-container {
  direction: rtl;
}

.dx-scrollable-native.dx-rtl .dx-scrollable .dx-scrollable-content, .dx-scrollable-native.dx-rtl.dx-scrollable .dx-scrollable-content {
  float: right;
}

.dx-rtl .dx-scrollable .dx-scrollable-content > *,
.dx-rtl.dx-scrollable .dx-scrollable-content > * {
  direction: rtl;
}
.dx-rtl .dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-vertical,
.dx-rtl.dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-vertical {
  right: auto;
  left: 0;
}
.dx-rtl .dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-horizontal,
.dx-rtl.dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-horizontal {
  direction: ltr;
}

.dx-scrollable-simulated .dx-scrollable-content {
  overflow-anchor: none;
}
.dx-scrollable-simulated.dx-scrollable-disabled .dx-scrollable-scrollbar {
  pointer-events: none;
}

.dx-scrollable-scroll-content {
  background-color: rgba(191, 191, 191, 0.7);
}

.dx-scrollbar-hoverable {
  background-color: transparent;
}
.dx-scrollbar-hoverable.dx-state-hover, .dx-scrollbar-hoverable.dx-scrollable-scrollbar-active {
  background-color: transparent;
}
.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll-content {
  background-color: rgba(191, 191, 191, 0.7);
}
.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible {
  opacity: 1;
}
.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content {
  background-color: transparent;
}

.dx-scrollbar-vertical .dx-scrollable-scroll {
  float: right;
  width: 6px;
  padding-inline-end: 0;
}
.dx-scrollbar-vertical.dx-scrollbar-hoverable {
  width: 6px;
  transition: width 0.2s linear 0.15s, background-color 0.2s linear 0.15s;
}
.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll {
  transition: background-color 0.5s linear 1s, width 0.2s linear 150ms;
}
.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll .dx-scrollable-scroll-content {
  transition: background-color 0.15s linear 0.15s;
}
.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible {
  transition: background-color 0.5s linear 1s, width 0.2s linear 0.15s;
}
.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content {
  transition: background-color 0.5s linear 1s;
}
.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-state-hover, .dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active {
  width: 13px;
}
.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-state-hover .dx-scrollable-scroll, .dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll {
  width: 13px;
}

.dx-scrollbar-horizontal .dx-scrollable-scroll {
  height: 6px;
  padding-bottom: 0;
}
.dx-scrollbar-horizontal.dx-scrollbar-hoverable {
  height: 6px;
  transition: height 0.2s linear 0.15s, background-color 0.2s linear 0.15s;
}
.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll {
  transition: background-color 0.5s linear 1s, height 0.2s linear 0.15s;
}
.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll .dx-scrollable-scroll-content {
  transition: background-color 0.15s linear 0.15s;
}
.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible {
  transition: background-color 0.5s linear 1s, height 0.2s linear 0.15s;
}
.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content {
  transition: background-color 0.5s linear 1s;
}
.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-state-hover, .dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active {
  height: 13px;
}
.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-state-hover .dx-scrollable-scroll, .dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll {
  height: 13px;
}

.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content {
  padding-right: 6px;
}
.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical.dx-rtl > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-rtl .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both.dx-rtl > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-rtl .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content {
  padding-right: 0;
  padding-left: 6px;
}
.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-horizontal > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content {
  padding-bottom: 6px;
}

.dx-dateview-rollers {
  width: auto;
  text-align: center;
  display: block;
}

.dx-dateviewroller-current .dx-dateview-item {
  transition: font-size 0.2s ease-out;
}

.dx-dateviewroller {
  min-width: 4em;
  text-align: center;
  display: inline-block;
}
.dx-dateviewroller .dx-button {
  display: none;
}
.dx-dateviewroller .dx-scrollable-content::before,
.dx-dateviewroller .dx-scrollable-content::after {
  content: "";
  height: 71px;
  display: block;
}
.dx-dateviewroller .dx-scrollable-container {
  height: 182px;
}
.dx-dateviewroller.dx-dateviewroller-year {
  min-width: 4.85em;
}
.dx-dateviewroller.dx-state-active .dx-button {
  display: none;
}

.dx-dateviewroller-month {
  min-width: 12em;
}

.dx-dateviewroller-hours::after {
  content: ":";
  font-size: 2.2em;
  position: absolute;
  inset-inline-end: -9%;
  font-weight: bold;
  top: 37%;
  color: rgba(0, 0, 0, 0.87);
}
.dx-dateviewroller-hours .dx-dateview-item-selected-frame {
  padding-left: 20%;
}

.dx-dateviewroller-minutes .dx-dateview-item-selected-frame {
  width: 80%;
}

.dx-dateview-item {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 1.3em;
  color: rgba(0, 0, 0, 0.87);
}

.dx-dateview-item-selected {
  font-size: 1.8em;
  color: #03a9f4;
}

.dx-dateview-item-selected-frame {
  position: absolute;
  top: 71px;
  width: 100%;
}
.dx-dateview-item-selected-frame::before, .dx-dateview-item-selected-frame::after {
  backface-visibility: hidden;
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  height: 71px;
}
.dx-dateview-item-selected-frame::before {
  top: -71px;
  background-repeat: no-repeat;
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 60%);
}
.dx-dateview-item-selected-frame::after {
  top: 40px;
  background-repeat: no-repeat;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 60%);
}

.dx-device-tablet .dx-dateview-rollers,
.dx-device-phone .dx-dateview-rollers {
  display: flex;
  flex-flow: row nowrap;
}
.dx-device-tablet .dx-dateviewroller-month,
.dx-device-phone .dx-dateviewroller-month {
  min-width: 4em;
}
.dx-device-tablet .dx-dateview-item,
.dx-device-phone .dx-dateview-item {
  font-size: 1.1em;
}
.dx-device-tablet .dx-dateview-item-selected,
.dx-device-phone .dx-dateview-item-selected {
  font-size: 1.4em;
}

.dx-datebox-wrapper .dx-popup-title {
  min-height: 10px;
  border-bottom: none;
  background: none;
}
.dx-datebox-wrapper .dx-item {
  border: none;
}
.dx-datebox-wrapper .dx-popup-bottom .dx-button {
  width: auto;
}

.dx-datebox-datetime-time-side {
  background-color: rgba(221, 221, 221, 0.2);
}

.dx-datebox-wrapper-rollers.dx-datebox-wrapper-time .dx-popup-content {
  margin: 0 34px;
}

.dx-datebox-wrapper-list .dx-overlay-content {
  border-top: none;
}

.dx-device-phone .dx-datebox-wrapper-rollers .dx-popup-content {
  padding: 10px;
}

.dx-datebox-time .dx-dropdowneditor-icon {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 100%;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-datebox-time .dx-dropdowneditor-icon::before {
  content: "\f01d";
}
.dx-datebox-time .dx-dropdowneditor-icon::before {
  position: absolute;
  display: block;
  width: 24px;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
}
.dx-datebox-time.dx-dropdowneditor-active .dx-dropdowneditor-icon {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 100%;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-datebox-time.dx-dropdowneditor-active .dx-dropdowneditor-icon::before {
  content: "\f01d";
}
.dx-datebox-time.dx-dropdowneditor-active .dx-dropdowneditor-icon::before {
  position: absolute;
  display: block;
  width: 24px;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
}

.dx-datebox-date .dx-dropdowneditor-icon {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 100%;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-datebox-date .dx-dropdowneditor-icon::before {
  content: "\f026";
}
.dx-datebox-date .dx-dropdowneditor-icon::before {
  position: absolute;
  display: block;
  width: 24px;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
}
.dx-datebox-date.dx-dropdowneditor-active .dx-dropdowneditor-icon {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 100%;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-datebox-date.dx-dropdowneditor-active .dx-dropdowneditor-icon::before {
  content: "\f026";
}
.dx-datebox-date.dx-dropdowneditor-active .dx-dropdowneditor-icon::before {
  position: absolute;
  display: block;
  width: 24px;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
}

.dx-datebox-datetime .dx-dropdowneditor-icon {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 100%;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-datebox-datetime .dx-dropdowneditor-icon::before {
  content: "\f043";
}
.dx-datebox-datetime .dx-dropdowneditor-icon::before {
  position: absolute;
  display: block;
  width: 24px;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
}
.dx-datebox-datetime.dx-dropdowneditor-active .dx-dropdowneditor-icon {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 100%;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-datebox-datetime.dx-dropdowneditor-active .dx-dropdowneditor-icon::before {
  content: "\f043";
}
.dx-datebox-datetime.dx-dropdowneditor-active .dx-dropdowneditor-icon::before {
  position: absolute;
  display: block;
  width: 24px;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
}

.dx-datebox-calendar.dx-dropdowneditor-active.dx-editor-filled {
  background: rgba(0, 0, 0, 0.07);
}

.dx-datebox-wrapper-calendar .dx-popup-content {
  padding: 0;
}
.dx-datebox-wrapper-calendar .dx-calendar {
  border: none;
  margin: 16px;
}
.dx-datebox-wrapper-calendar .dx-datebox-container-cell {
  margin-right: 16px;
  margin-bottom: 16px;
}

.dx-datebox-wrapper-calendar.dx-datebox-wrapper-datetime .dx-timeview {
  padding: 16px;
}
.dx-datebox-wrapper-calendar.dx-datebox-wrapper-datetime .dx-datebox-container-cell {
  margin-top: -1px;
  margin-right: 16px;
}

@media (max-width: 320px) {
  .dx-datebox-wrapper-calendar .dx-calendar {
    margin: 18px;
  }
}
.dx-rtl .dx-datebox-wrapper .dx-popup-bottom .dx-toolbar-button + .dx-toolbar-button .dx-button {
  margin-right: 5px;
  margin-left: 0;
}

.dx-datebox-wrapper-list .dx-popup-content {
  padding: 0;
}

.dx-datebox input[type=date] {
  line-height: normal;
}
.dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-texteditor-input, .dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-texteditor-input {
  padding-inline-end: 34px;
}
.dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-start-datebox .dx-texteditor-input, .dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-start-datebox .dx-texteditor-input {
  padding-inline-end: 0;
}
.dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-timeview .dx-texteditor-input, .dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-underlined .dx-timeview .dx-texteditor-input {
  padding-inline-end: 0;
}
.dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-filled .dx-texteditor-input, .dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-texteditor-input, .dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-filled .dx-texteditor-input, .dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-texteditor-input {
  padding-inline-end: 50px;
}
.dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-filled .dx-start-datebox .dx-texteditor-input, .dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-start-datebox .dx-texteditor-input, .dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-filled .dx-start-datebox .dx-texteditor-input, .dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-start-datebox .dx-texteditor-input {
  padding-inline-end: 16px;
}
.dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-filled .dx-timeview .dx-texteditor-input, .dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-timeview .dx-texteditor-input, .dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-filled .dx-timeview .dx-texteditor-input, .dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible.dx-editor-outlined .dx-timeview .dx-texteditor-input {
  padding-inline-end: 0;
}

.dx-device-ios .dx-datebox.dx-texteditor-empty .dx-texteditor-input {
  min-height: 33px;
}

.dx-texteditor.dx-datebox-native .dx-texteditor-input {
  padding-right: 8px;
}

.dx-color-scheme {
  font-family: "#";
}

.dx-widget {
  display: block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: none;
  -webkit-touch-callout: none;
  padding: 0;
  outline: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
.dx-widget, .dx-widget::before, .dx-widget::after,
.dx-widget *,
.dx-widget *::before,
.dx-widget *::after {
  box-sizing: border-box;
}

.dx-item {
  outline: 0;
}

.dx-rtl {
  direction: rtl;
  unicode-bidi: embed;
}

.dx-state-disabled {
  pointer-events: none;
}

.dx-widget {
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  font-size: 14px;
  font-family: "Roboto", "RobotoFallback", "Noto Kufi Arabic", "Helvetica", "Arial", sans-serif;
  line-height: 1.2857;
}
.dx-widget input,
.dx-widget textarea {
  font-family: "Roboto", "RobotoFallback", "Noto Kufi Arabic", "Helvetica", "Arial", sans-serif;
  line-height: 1.2857;
}

.dx-state-disabled.dx-widget,
.dx-state-disabled .dx-widget {
  opacity: 0.38;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  cursor: default;
}
.dx-state-disabled.dx-widget .dx-widget,
.dx-state-disabled .dx-widget .dx-widget {
  opacity: 1;
}

.dx-surface {
  background-color: #fff;
}

.dx-card {
  overflow: hidden;
}

.dx-card {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  background-color: #fff;
  margin: 2px 2px 3px;
}

/**
* $name 10. Label text color
* $type color
*/
.dx-fieldset {
  margin-bottom: 20px;
}
.dx-fieldset .dx-field-value {
  margin: 0;
}
.dx-fieldset,
.dx-fieldset * {
  box-sizing: border-box;
}

.dx-fieldset-header:empty {
  display: none;
}

.dx-field {
  position: relative;
  padding: 0.4em;
}
.dx-field::before, .dx-field::after {
  display: table;
  content: "";
  line-height: 0;
}
.dx-field::after {
  clear: both;
}

.dx-field-label {
  float: left;
  width: 40%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dx-field-value,
.dx-field-value-static {
  float: right;
}

.dx-field-value-static {
  white-space: normal;
}

.dx-field-value.dx-datebox {
  min-width: 60%;
}

.dx-field-value:not(.dx-widget) > .dx-datebox {
  min-width: 100%;
}

.dx-field-value .dx-selectbox-tag-container {
  white-space: normal;
}

.dx-field-value:not(.dx-widget) > .dx-selectbox.dx-selectbox-multiselect.dx-widget {
  position: relative;
  width: auto;
  text-align: left;
}

.dx-rtl .dx-fieldset .dx-field-label,
.dx-fieldset.dx-rtl .dx-field-label {
  float: right;
}
.dx-rtl .dx-fieldset .dx-field-value,
.dx-fieldset.dx-rtl .dx-field-value {
  float: left;
}

.dx-field {
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  font-size: 14px;
  font-family: "Roboto", "RobotoFallback", "Noto Kufi Arabic", "Helvetica", "Arial", sans-serif;
  line-height: 1.2857;
}
.dx-field input,
.dx-field textarea {
  font-family: "Roboto", "RobotoFallback", "Noto Kufi Arabic", "Helvetica", "Arial", sans-serif;
  line-height: 1.2857;
}

.dx-field-label {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  cursor: default;
}
.dx-field-label i {
  font-style: normal;
}

.dx-field-value.dx-attention {
  color: #f44336;
  padding-left: 32px;
}
.dx-field-value.dx-attention::before {
  pointer-events: none;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 23px;
  font-size: 14px;
  font-size: 14px;
  font-weight: 500;
  background-color: #f44336;
  color: #fff;
  content: "!";
  border-radius: 50%;
}

.dx-field-value:not(.dx-switch):not(.dx-checkbox):not(.dx-button),
.dx-field-value-static {
  width: 60%;
}

.dx-field {
  padding: 0;
  display: flex;
}

.dx-field-label {
  align-self: center;
  padding-right: 15px;
}

.dx-field-value.dx-widget, .dx-field-value:not(.dx-widget) > .dx-widget {
  margin: 0;
}
.dx-field-value:not(.dx-widget) > .dx-button, .dx-field-value:not(.dx-widget) > .dx-checkbox, .dx-field-value:not(.dx-widget) > .dx-switch {
  float: right;
}
.dx-field-value.dx-checkbox, .dx-field-value:not(.dx-widget) > .dx-checkbox {
  margin: 15px 0;
}
.dx-field-value.dx-switch, .dx-field-value:not(.dx-widget) > .dx-switch {
  margin: 14px 0;
}
.dx-field-value.dx-slider, .dx-field-value:not(.dx-widget) > .dx-slider {
  margin: 10px 0;
}
.dx-field-value.dx-radiogroup, .dx-field-value:not(.dx-widget) > .dx-radiogroup {
  margin: 11px 0;
}
.dx-field-value.dx-attention {
  padding: 21px 10px 20px;
  position: relative;
  padding-left: 32px;
}
.dx-field-value.dx-attention::before {
  left: 0;
}

.dx-field-value-static {
  padding: 21px 10px 20px;
}

.dx-fieldset {
  margin: 30px 20px;
  padding: 0;
}
.dx-rtl.dx-fieldset .dx-field-value:not(.dx-widget) > .dx-button, .dx-rtl.dx-fieldset .dx-field-value:not(.dx-widget) > .dx-checkbox, .dx-rtl.dx-fieldset .dx-field-value:not(.dx-widget) > .dx-switch, .dx-rtl .dx-fieldset .dx-field-value:not(.dx-widget) > .dx-button, .dx-rtl .dx-fieldset .dx-field-value:not(.dx-widget) > .dx-checkbox, .dx-rtl .dx-fieldset .dx-field-value:not(.dx-widget) > .dx-switch {
  float: left;
}

.dx-fieldset-header {
  margin: 0 0 20px 0;
  font-size: 18px;
}

.dx-field {
  margin: 0 0 30px 0;
}

.dx-field:last-of-type {
  margin: 0;
}

.dx-theme-marker {
  font-family: "dx.material.blue.light";
}

.dx-theme-accent-as-text-color {
  color: #03a9f4 !important;
}

.dx-theme-text-color {
  color: rgba(0, 0, 0, 0.87) !important;
}

.dx-theme-background-color-as-text-color {
  color: #fff !important;
}

.dx-theme-border-color-as-text-color {
  color: #e0e0e0 !important;
}

.dx-theme-accent-as-background-color {
  background-color: #03a9f4 !important;
  fill: #03a9f4 !important;
}

.dx-theme-text-color-as-background-color {
  background-color: rgba(0, 0, 0, 0.87) !important;
  fill: rgba(0, 0, 0, 0.87) !important;
}

.dx-theme-background-color {
  background-color: #fff !important;
  fill: #fff !important;
}

.dx-theme-typography-background-color {
  background-color: #fff !important;
}

.dx-theme-border-color-as-background-color {
  background-color: #e0e0e0 !important;
  fill: #e0e0e0 !important;
}

.dx-theme-accent-as-border-color {
  border-color: #03a9f4 !important;
}

.dx-theme-text-color-as-border-color {
  border-color: rgba(0, 0, 0, 0.87) !important;
}

.dx-theme-background-color-as-border-color {
  border-color: #fff !important;
}

.dx-theme-border-color {
  border-color: #e0e0e0 !important;
}

.dx-inkripple {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}

.dx-inkripple-wave {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.16);
  border-radius: 50%;
  opacity: 0;
  transform: scale(0);
  pointer-events: none;
}

.dx-inkripple-showing {
  transition: transform 0.1s linear;
  opacity: 1;
  transform: scale(1);
}

.dx-inkripple-hiding {
  transition: transform 0.1s linear, opacity 0.1s linear;
  transform: scale(1.01);
  opacity: 0;
}

.dx-resizable {
  display: block;
  position: relative;
}

.dx-resizable-handle {
  position: absolute;
  z-index: 50;
}
.dx-state-disabled .dx-resizable-handle {
  cursor: default;
}

.dx-resizable-handle-left,
.dx-resizable-handle-right {
  top: 0;
  height: 100%;
  width: 3px;
}

.dx-resizable-handle-left {
  left: 0;
  cursor: e-resize;
}

.dx-resizable-handle-right {
  right: 0;
  cursor: e-resize;
}

.dx-resizable-handle-top,
.dx-resizable-handle-bottom {
  left: 0;
  width: 100%;
  height: 3px;
}

.dx-resizable-handle-top {
  top: 0;
  cursor: s-resize;
}

.dx-resizable-handle-bottom {
  bottom: 0;
  cursor: s-resize;
}

.dx-resizable-handle-corner-bottom-left,
.dx-resizable-handle-corner-bottom-right,
.dx-resizable-handle-corner-top-left,
.dx-resizable-handle-corner-top-right {
  width: 6px;
  height: 6px;
}

.dx-resizable-handle-corner-top-left,
.dx-resizable-handle-corner-bottom-right {
  cursor: se-resize;
}

.dx-resizable-handle-corner-top-right,
.dx-resizable-handle-corner-bottom-left {
  cursor: ne-resize;
}

.dx-resizable-handle-corner-top-left,
.dx-resizable-handle-corner-bottom-left {
  left: 0;
  border-bottom-right-radius: 100%;
}

.dx-resizable-handle-corner-top-right,
.dx-resizable-handle-corner-bottom-right {
  right: 0;
  border-bottom-left-radius: 100%;
}

.dx-resizable-handle-corner-top-left,
.dx-resizable-handle-corner-top-right {
  top: 0;
}

.dx-resizable-handle-corner-bottom-left,
.dx-resizable-handle-corner-bottom-right {
  bottom: 0;
}

.dx-draggable {
  left: 0;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}
.dx-draggable.dx-state-disabled, .dx-state-disabled .dx-draggable {
  cursor: default;
}

.dx-draggable-clone {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2147483647;
}

.dx-clearfix::before, .dx-clearfix::after {
  display: table;
  content: "";
  line-height: 0;
}
.dx-clearfix::after {
  clear: both;
}

.dx-translate-disabled {
  transform: none !important;
}

.dx-hidden-input {
  position: fixed;
  top: -10px;
  left: -10px;
  width: 0;
  height: 0;
}

.dx-user-select {
  -webkit-user-select: text;
          user-select: text;
}

.dx-state-invisible,
.dx-hidden {
  display: none !important;
}

.dx-gesture-cover {
  transform: translate3d(0, 0, 0);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  z-index: 2147483647;
}

/* animations */
.dx-animating {
  pointer-events: none; /* T263724 */
}

.dx-fade-animation.dx-enter, .dx-fade-animation.dx-leave.dx-leave-active,
.dx-no-direction.dx-enter,
.dx-no-direction.dx-leave.dx-leave-active {
  opacity: 0;
}
.dx-fade-animation.dx-leave, .dx-fade-animation.dx-enter.dx-enter-active,
.dx-no-direction.dx-leave,
.dx-no-direction.dx-enter.dx-enter-active {
  opacity: 1;
}

.dx-overflow-animation.dx-enter.dx-forward {
  transform: translate3d(100%, 0, 0);
  z-index: 2;
}
.dx-overflow-animation.dx-enter.dx-enter-active.dx-forward {
  transform: translate3d(0, 0, 0);
  z-index: 2;
}
.dx-overflow-animation.dx-enter.dx-backward {
  transform: translate3d(0, 0, 0);
  z-index: 1;
}
.dx-overflow-animation.dx-enter.dx-enter-active.dx-backward {
  transform: translate3d(0, 0, 0);
  z-index: 1;
}
.dx-overflow-animation.dx-leave.dx-forward {
  transform: translate3d(0, 0, 0);
  z-index: 1;
}
.dx-overflow-animation.dx-leave.dx-leave-active.dx-forward {
  transform: translate3d(0, 0, 0);
  z-index: 1;
}
.dx-overflow-animation.dx-leave.dx-backward {
  transform: translate3d(0, 0, 0);
  z-index: 2;
}
.dx-overflow-animation.dx-leave.dx-leave-active.dx-backward {
  transform: translate3d(100%, 0, 0);
  z-index: 2;
}

.dx-slide-animation.dx-enter.dx-forward {
  transform: translate3d(100%, 0, 0);
}
.dx-slide-animation.dx-enter.dx-enter-active.dx-forward {
  transform: translate3d(0, 0, 0);
}
.dx-slide-animation.dx-enter.dx-backward {
  transform: translate3d(-100%, 0, 0);
}
.dx-slide-animation.dx-enter.dx-enter-active.dx-backward {
  transform: translate3d(0, 0, 0);
}
.dx-slide-animation.dx-leave.dx-forward {
  transform: translate3d(0, 0, 0);
}
.dx-slide-animation.dx-leave.dx-leave-active.dx-forward {
  transform: translate3d(-100%, 0, 0);
}
.dx-slide-animation.dx-leave.dx-backward {
  transform: translate3d(0, 0, 0);
}
.dx-slide-animation.dx-leave.dx-leave-active.dx-backward {
  transform: translate3d(100%, 0, 0);
}

.dx-opendoor-animation.dx-enter.dx-forward {
  transform: matrix3d(0.71, 0, 0.71, 0.001, 0, 1, 0, 0, -0.71, 0, 0.71, 0, 0, 0, 0, 1);
  transform-origin: center left 0;
  opacity: 0;
}
.dx-opendoor-animation.dx-enter.dx-enter-active.dx-forward {
  transform: none;
  opacity: 1;
}
.dx-opendoor-animation.dx-enter.dx-enter-active.dx-backward {
  transform: none;
  opacity: 1;
}
.dx-opendoor-animation.dx-leave.dx-forward {
  transform: none;
  transform-origin: center left 0;
  opacity: 1;
}
.dx-opendoor-animation.dx-leave.dx-backward {
  transform: none;
  transform-origin: center left 0;
  opacity: 1;
}
.dx-opendoor-animation.dx-leave.dx-leave-active.dx-forward {
  transform: matrix3d(0.5, 0, 0.87, -0.001, 0, 1, 0, 0, -0.87, 0, 0.5, 0, 0, 0, 0, 1);
  transform-origin: center left 0;
  opacity: 0;
}
.dx-opendoor-animation.dx-enter.dx-backward {
  transform: matrix3d(0.5, 0, 0.87, -0.001, 0, 1, 0, 0, -0.87, 0, 0.5, 0, 0, 0, 0, 1);
  transform-origin: center left 0;
  opacity: 0;
}
.dx-opendoor-animation.dx-leave.dx-leave-active.dx-backward {
  transform: matrix3d(0.71, 0, 0.71, 0.001, 0, 1, 0, 0, -0.71, 0, 0.71, 0, 0, 0, 0, 1);
  opacity: 0;
}

.dx-win-pop-animation.dx-enter.dx-forward {
  transform: scale(0.5);
  opacity: 0;
}
.dx-win-pop-animation.dx-enter.dx-enter-active.dx-forward {
  transform: scale(1);
  opacity: 1;
}
.dx-win-pop-animation.dx-leave.dx-leave-active.dx-forward {
  transform: scale(1.5);
  opacity: 0;
}
.dx-win-pop-animation.dx-enter.dx-backward {
  transform: scale(1.5);
  opacity: 0;
}
.dx-win-pop-animation.dx-enter.dx-enter-active.dx-backward {
  transform: scale(1);
  opacity: 1;
}
.dx-win-pop-animation.dx-leave.dx-leave-active.dx-backward {
  transform: scale(0.5);
  opacity: 0;
}

.dx-android-pop-animation.dx-enter.dx-forward, .dx-android-pop-animation.dx-leave.dx-leave-active.dx-backward {
  transform: translate3d(0, 150px, 0);
  opacity: 0;
}
.dx-android-pop-animation.dx-enter.dx-enter-active.dx-forward, .dx-android-pop-animation.dx-leave.dx-backward {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.dx-android-pop-animation.dx-enter.dx-forward, .dx-android-pop-animation.dx-leave.dx-backward {
  z-index: 1;
}

.dx-ios7-slide-animation.dx-enter.dx-forward {
  z-index: 2;
  transform: translate3d(100%, 0, 0);
}
.dx-ios7-slide-animation.dx-enter.dx-enter-active.dx-forward {
  z-index: 2;
  transform: translate3d(0, 0, 0);
}
.dx-ios7-slide-animation.dx-enter.dx-backward {
  transform: translate3d(-20%, 0, 0);
  z-index: 1;
}
.dx-ios7-slide-animation.dx-enter.dx-enter-active.dx-backward {
  transform: translate3d(0, 0, 0);
  z-index: 1;
}
.dx-ios7-slide-animation.dx-leave.dx-forward {
  z-index: 1;
  transform: translate3d(0, 0, 0);
}
.dx-ios7-slide-animation.dx-leave.dx-leave-active.dx-forward {
  transform: translate3d(-20%, 0, 0);
  z-index: 1;
}
.dx-ios7-slide-animation.dx-leave.dx-backward {
  z-index: 2;
}
.dx-ios7-slide-animation.dx-leave.dx-leave-active.dx-backward {
  transform: translate3d(100%, 0, 0);
  z-index: 2;
}

.dx-ios7-toolbar-animation.dx-enter.dx-forward {
  transform: translate3d(40%, 0, 0);
  opacity: 0;
  z-index: 2;
}
.dx-ios7-toolbar-animation.dx-enter.dx-enter-active.dx-forward {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  z-index: 2;
}
.dx-ios7-toolbar-animation.dx-enter.dx-backward {
  transform: translate3d(-40%, 0, 0);
  opacity: 0;
  z-index: 1;
}
.dx-ios7-toolbar-animation.dx-enter.dx-enter-active.dx-backward {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  z-index: 1;
}
.dx-ios7-toolbar-animation.dx-leave.dx-forward {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  z-index: 1;
}
.dx-ios7-toolbar-animation.dx-leave.dx-leave-active.dx-forward {
  transform: translate3d(-40%, 0, 0);
  opacity: 0;
  z-index: 1;
}
.dx-ios7-toolbar-animation.dx-leave.dx-backward {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  z-index: 2;
}
.dx-ios7-toolbar-animation.dx-leave.dx-leave-active.dx-backward {
  transform: translate3d(40%, 0, 0);
  opacity: 0;
  z-index: 2;
}

.dx-drop-animation.dx-enter, .dx-drop-animation.dx-leave.dx-leave-active {
  transform: translate3d(0, -120%, 0);
}
.dx-drop-animation.dx-leave, .dx-drop-animation.dx-enter.dx-enter-active {
  transform: translate3d(0, 0, 0);
}

.dx-3d-drop-animation.dx-enter, .dx-3d-drop-animation.dx-leave.dx-leave-active {
  transform: rotate3d(1, 0, 0, 10deg) translate3d(0, -10px, 0) scale3d(1.1, 1.1, 1.1);
  opacity: 0;
}
.dx-3d-drop-animation.dx-leave, .dx-3d-drop-animation.dx-enter.dx-enter-active {
  transform: rotate3d(1, 0, 0, 0) translate3d(0, 0, 0) scale3d(1, 1, 1);
  opacity: 1;
}

.dx-fade-drop-animation.dx-enter, .dx-fade-drop-animation.dx-leave.dx-leave-active {
  transform: translate3d(0, -10px, 0) scale3d(1.1, 1.1, 1.1);
  opacity: 0;
}
.dx-fade-drop-animation.dx-leave, .dx-fade-drop-animation.dx-enter.dx-enter-active {
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  opacity: 1;
}

.dx-fade-rise-animation.dx-enter, .dx-fade-rise-animation.dx-leave.dx-leave-active {
  transform: translate3d(0, 10px, 0) scale3d(1.1, 1.1, 1.1);
  opacity: 0;
}
.dx-fade-rise-animation.dx-leave, .dx-fade-rise-animation.dx-enter.dx-enter-active {
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  opacity: 1;
}

.dx-fade-slide-animation.dx-enter, .dx-fade-slide-animation.dx-leave.dx-leave-active {
  transform: translate3d(40%, 0, 0);
  opacity: 0;
}
.dx-fade-slide-animation.dx-leave, .dx-fade-slide-animation.dx-enter.dx-enter-active {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.dx-fade-zoom-animation.dx-enter, .dx-fade-zoom-animation.dx-leave.dx-leave-active {
  transform: scale3d(0.3, 0.3, 0.3);
  opacity: 0;
}
.dx-fade-zoom-animation.dx-leave, .dx-fade-zoom-animation.dx-enter.dx-enter-active {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

/* end animations */
.dx-box-item-content {
  font-size: 14px;
  flex-direction: column;
  max-width: 100%;
}

.dx-box-item-content {
  font-size: 14px;
}

.dx-button-disabled {
  cursor: default;
}

.dx-button {
  display: inline-flex;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  max-width: 100%;
  overflow: hidden;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
}
.dx-button .dx-icon {
  -webkit-user-drag: none;
  display: inherit;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  background-size: contain;
}

.dx-button a {
  text-decoration: none;
}

.dx-button-content {
  flex: 1 1 auto;
  height: 100%;
  max-height: 100%;
  display: inherit;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}
.dx-button-has-text .dx-button-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dx-button-has-text .dx-button-content .dx-button-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dx-button-content > .dx-inkripple {
  display: none;
}

.dx-button-link {
  text-decoration: none;
}

.dx-button-submit-input {
  padding: 0;
  margin: 0;
  border: 0;
  height: 0;
  width: 0;
  font-size: 0;
  opacity: 0;
  visibility: hidden;
}

.dx-state-disabled.dx-button,
.dx-state-disabled .dx-button {
  cursor: default;
}

.dx-button-content {
  line-height: 0;
}

.dx-button-text {
  line-height: normal;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.04em;
}

.dx-button {
  min-width: 36px;
}
.dx-button .dx-button-content {
  padding-block: 8px;
  padding-inline-start: 8px;
  padding-inline-end: 8px;
}
.dx-button .dx-icon {
  width: 18px;
  height: 18px;
  font-size: 18px;
  margin-inline-end: 0;
  margin-inline-start: 0;
}

.dx-button-has-icon {
  min-width: 36px;
}
.dx-button-has-icon .dx-button-content {
  padding-block: 8px;
  padding-inline-start: 8px;
  padding-inline-end: 8px;
}
.dx-button-has-icon .dx-icon {
  width: 18px;
  height: 18px;
  font-size: 18px;
  margin-inline-end: 0;
  margin-inline-start: 0;
}

.dx-button-has-text {
  min-width: 64px;
}
.dx-button-has-text .dx-button-content {
  padding-block: 6px;
  padding-inline-start: 16px;
  padding-inline-end: 16px;
}
.dx-button-has-text .dx-icon {
  width: 18px;
  height: 18px;
  font-size: 18px;
  margin-inline-end: 9px;
  margin-inline-start: 0;
}

.dx-button-has-icon.dx-button-has-text .dx-button-content {
  padding-block: 6px;
  padding-inline-start: 12px;
  padding-inline-end: 16px;
}
.dx-button-has-icon.dx-button-has-text .dx-icon {
  width: 18px;
  height: 18px;
  font-size: 18px;
  margin-inline-end: 8px;
  margin-inline-start: 0;
}

.dx-button.dx-button-has-icon:not(.dx-button-has-text):not(.dx-shape-standard) {
  border-radius: 50%;
  box-shadow: none;
}

.dx-button {
  height: 36px;
  position: relative;
  border-radius: 4px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.dx-button .dx-button-content {
  position: relative;
}
.dx-button .dx-button-content .dx-inkripple {
  overflow: hidden;
  display: block;
}
.dx-button .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}
.dx-button.dx-state-selected {
  background-color: #d1d1d1;
}
.dx-button.dx-state-selected,
.dx-button.dx-state-selected .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}
.dx-button.dx-state-hover {
  background-color: #ebebeb;
}
.dx-button.dx-state-focused {
  background-color: #ebebeb;
}
.dx-button.dx-state-active {
  background-color: #b3b3b3;
}
.dx-button .dx-inkripple-wave {
  background-color: rgba(0, 0, 0, 0.2);
}
.dx-button.dx-state-disabled {
  opacity: 1;
  box-shadow: none;
}
.dx-button.dx-state-disabled .dx-icon {
  color: rgba(0, 0, 0, 0.1);
}
.dx-button.dx-state-disabled .dx-button-text {
  color: rgba(0, 0, 0, 0.1);
}
.dx-button.dx-state-disabled.dx-button-mode-contained {
  background-color: rgba(0, 0, 0, 0.1);
}
.dx-button.dx-state-disabled.dx-button-mode-outlined {
  border-color: rgba(0, 0, 0, 0.1);
}
.dx-button.dx-button-default {
  border-radius: 4px;
  background-color: #03a9f4;
  color: #fff;
}
.dx-button.dx-button-default .dx-icon {
  color: #fff;
}
.dx-button.dx-button-default.dx-state-selected {
  background-color: #026592;
}
.dx-button.dx-button-default.dx-state-selected,
.dx-button.dx-button-default.dx-state-selected .dx-icon {
  color: #fff;
}
.dx-button.dx-button-default.dx-state-hover {
  background-color: #028bc9;
}
.dx-button.dx-button-default.dx-state-focused {
  background-color: #028bc9;
}
.dx-button.dx-button-default.dx-state-active {
  background-color: #026592;
}
.dx-button.dx-button-default .dx-inkripple-wave {
  background-color: rgba(255, 255, 255, 0.2);
}
.dx-button.dx-button-default.dx-state-disabled {
  opacity: 1;
  box-shadow: none;
}
.dx-button.dx-button-default.dx-state-disabled .dx-icon {
  color: rgba(0, 0, 0, 0.1);
}
.dx-button.dx-button-default.dx-state-disabled .dx-button-text {
  color: rgba(0, 0, 0, 0.1);
}
.dx-button.dx-button-default.dx-state-disabled.dx-button-mode-contained {
  background-color: rgba(0, 0, 0, 0.1);
}
.dx-button.dx-button-default.dx-state-disabled.dx-button-mode-outlined {
  border-color: rgba(0, 0, 0, 0.1);
}
.dx-button.dx-button-danger {
  border-radius: 4px;
  background-color: #f44336;
  color: #fff;
}
.dx-button.dx-button-danger .dx-icon {
  color: #fff;
}
.dx-button.dx-button-danger.dx-state-selected {
  background-color: #bc160a;
}
.dx-button.dx-button-danger.dx-state-selected,
.dx-button.dx-button-danger.dx-state-selected .dx-icon {
  color: #fff;
}
.dx-button.dx-button-danger.dx-state-hover {
  background-color: #f11d0d;
}
.dx-button.dx-button-danger.dx-state-focused {
  background-color: #f11d0d;
}
.dx-button.dx-button-danger.dx-state-active {
  background-color: #bc160a;
}
.dx-button.dx-button-danger .dx-inkripple-wave {
  background-color: rgba(255, 255, 255, 0.2);
}
.dx-button.dx-button-danger.dx-state-disabled {
  opacity: 1;
  box-shadow: none;
}
.dx-button.dx-button-danger.dx-state-disabled .dx-icon {
  color: rgba(0, 0, 0, 0.1);
}
.dx-button.dx-button-danger.dx-state-disabled .dx-button-text {
  color: rgba(0, 0, 0, 0.1);
}
.dx-button.dx-button-danger.dx-state-disabled.dx-button-mode-contained {
  background-color: rgba(0, 0, 0, 0.1);
}
.dx-button.dx-button-danger.dx-state-disabled.dx-button-mode-outlined {
  border-color: rgba(0, 0, 0, 0.1);
}
.dx-button.dx-button-success {
  border-radius: 4px;
  background-color: #8bc34a;
  color: #fff;
}
.dx-button.dx-button-success .dx-icon {
  color: #fff;
}
.dx-button.dx-button-success.dx-state-selected {
  background-color: #587f2a;
}
.dx-button.dx-button-success.dx-state-selected,
.dx-button.dx-button-success.dx-state-selected .dx-icon {
  color: #fff;
}
.dx-button.dx-button-success.dx-state-hover {
  background-color: #75a938;
}
.dx-button.dx-button-success.dx-state-focused {
  background-color: #75a938;
}
.dx-button.dx-button-success.dx-state-active {
  background-color: #587f2a;
}
.dx-button.dx-button-success .dx-inkripple-wave {
  background-color: rgba(255, 255, 255, 0.2);
}
.dx-button.dx-button-success.dx-state-disabled {
  opacity: 1;
  box-shadow: none;
}
.dx-button.dx-button-success.dx-state-disabled .dx-icon {
  color: rgba(0, 0, 0, 0.1);
}
.dx-button.dx-button-success.dx-state-disabled .dx-button-text {
  color: rgba(0, 0, 0, 0.1);
}
.dx-button.dx-button-success.dx-state-disabled.dx-button-mode-contained {
  background-color: rgba(0, 0, 0, 0.1);
}
.dx-button.dx-button-success.dx-state-disabled.dx-button-mode-outlined {
  border-color: rgba(0, 0, 0, 0.1);
}

.dx-button-mode-contained, .dx-button-mode-contained.dx-state-hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
}
.dx-button-mode-contained.dx-state-focused {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.32);
}
.dx-button-mode-contained.dx-state-active {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.32);
}

.dx-button-mode-text {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.dx-button-mode-text .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}
.dx-button-mode-text.dx-state-selected {
  background-color: rgba(0, 0, 0, 0.18);
}
.dx-button-mode-text.dx-state-selected,
.dx-button-mode-text.dx-state-selected .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}
.dx-button-mode-text.dx-state-hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.dx-button-mode-text.dx-state-focused {
  background-color: rgba(0, 0, 0, 0.08);
}
.dx-button-mode-text.dx-state-active {
  background-color: rgba(0, 0, 0, 0.3);
}
.dx-button-mode-text .dx-inkripple-wave {
  background-color: rgba(0, 0, 0, 0.2);
}
.dx-button-mode-text.dx-button-default {
  background-color: transparent;
  color: #03a9f4;
}
.dx-button-mode-text.dx-button-default .dx-icon {
  color: #03a9f4;
}
.dx-button-mode-text.dx-button-default.dx-state-selected {
  background-color: rgba(3, 169, 244, 0.36);
}
.dx-button-mode-text.dx-button-default.dx-state-selected,
.dx-button-mode-text.dx-button-default.dx-state-selected .dx-icon {
  color: #03a9f4;
}
.dx-button-mode-text.dx-button-default.dx-state-hover {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-button-mode-text.dx-button-default.dx-state-focused {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-button-mode-text.dx-button-default.dx-state-active {
  background-color: rgba(3, 169, 244, 0.36);
}
.dx-button-mode-text.dx-button-default .dx-inkripple-wave {
  background-color: rgba(3, 169, 244, 0.2);
}
.dx-button-mode-text.dx-button-danger {
  background-color: transparent;
  color: #f44336;
}
.dx-button-mode-text.dx-button-danger .dx-icon {
  color: #f44336;
}
.dx-button-mode-text.dx-button-danger.dx-state-selected {
  background-color: rgba(244, 67, 54, 0.36);
}
.dx-button-mode-text.dx-button-danger.dx-state-selected,
.dx-button-mode-text.dx-button-danger.dx-state-selected .dx-icon {
  color: #f44336;
}
.dx-button-mode-text.dx-button-danger.dx-state-hover {
  background-color: rgba(244, 67, 54, 0.08);
}
.dx-button-mode-text.dx-button-danger.dx-state-focused {
  background-color: rgba(244, 67, 54, 0.08);
}
.dx-button-mode-text.dx-button-danger.dx-state-active {
  background-color: rgba(244, 67, 54, 0.36);
}
.dx-button-mode-text.dx-button-danger .dx-inkripple-wave {
  background-color: rgba(244, 67, 54, 0.2);
}
.dx-button-mode-text.dx-button-success {
  background-color: transparent;
  color: #8bc34a;
}
.dx-button-mode-text.dx-button-success .dx-icon {
  color: #8bc34a;
}
.dx-button-mode-text.dx-button-success.dx-state-selected {
  background-color: rgba(139, 195, 74, 0.36);
}
.dx-button-mode-text.dx-button-success.dx-state-selected,
.dx-button-mode-text.dx-button-success.dx-state-selected .dx-icon {
  color: #8bc34a;
}
.dx-button-mode-text.dx-button-success.dx-state-hover {
  background-color: rgba(139, 195, 74, 0.08);
}
.dx-button-mode-text.dx-button-success.dx-state-focused {
  background-color: rgba(139, 195, 74, 0.08);
}
.dx-button-mode-text.dx-button-success.dx-state-active {
  background-color: rgba(139, 195, 74, 0.36);
}
.dx-button-mode-text.dx-button-success .dx-inkripple-wave {
  background-color: rgba(139, 195, 74, 0.2);
}

.dx-button-mode-outlined {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.24);
  background-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.dx-button-mode-outlined .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}
.dx-button-mode-outlined.dx-state-selected {
  background-color: rgba(0, 0, 0, 0.18);
}
.dx-button-mode-outlined.dx-state-selected,
.dx-button-mode-outlined.dx-state-selected .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}
.dx-button-mode-outlined.dx-state-hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.dx-button-mode-outlined.dx-state-focused {
  background-color: rgba(0, 0, 0, 0.08);
}
.dx-button-mode-outlined.dx-state-active {
  background-color: rgba(0, 0, 0, 0.3);
}
.dx-button-mode-outlined .dx-inkripple-wave {
  background-color: rgba(0, 0, 0, 0.2);
}
.dx-button-mode-outlined.dx-button-default {
  border-width: 1px;
  border-style: solid;
  border-color: #03a9f4;
  background-color: transparent;
  color: #03a9f4;
}
.dx-button-mode-outlined.dx-button-default .dx-icon {
  color: #03a9f4;
}
.dx-button-mode-outlined.dx-button-default.dx-state-selected {
  background-color: rgba(3, 169, 244, 0.36);
}
.dx-button-mode-outlined.dx-button-default.dx-state-selected,
.dx-button-mode-outlined.dx-button-default.dx-state-selected .dx-icon {
  color: #03a9f4;
}
.dx-button-mode-outlined.dx-button-default.dx-state-hover {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-button-mode-outlined.dx-button-default.dx-state-focused {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-button-mode-outlined.dx-button-default.dx-state-active {
  background-color: rgba(3, 169, 244, 0.36);
}
.dx-button-mode-outlined.dx-button-default .dx-inkripple-wave {
  background-color: rgba(3, 169, 244, 0.2);
}
.dx-button-mode-outlined.dx-button-danger {
  border-width: 1px;
  border-style: solid;
  border-color: #f44336;
  background-color: transparent;
  color: #f44336;
}
.dx-button-mode-outlined.dx-button-danger .dx-icon {
  color: #f44336;
}
.dx-button-mode-outlined.dx-button-danger.dx-state-selected {
  background-color: rgba(244, 67, 54, 0.36);
}
.dx-button-mode-outlined.dx-button-danger.dx-state-selected,
.dx-button-mode-outlined.dx-button-danger.dx-state-selected .dx-icon {
  color: #f44336;
}
.dx-button-mode-outlined.dx-button-danger.dx-state-hover {
  background-color: rgba(244, 67, 54, 0.08);
}
.dx-button-mode-outlined.dx-button-danger.dx-state-focused {
  background-color: rgba(244, 67, 54, 0.08);
}
.dx-button-mode-outlined.dx-button-danger.dx-state-active {
  background-color: rgba(244, 67, 54, 0.36);
}
.dx-button-mode-outlined.dx-button-danger .dx-inkripple-wave {
  background-color: rgba(244, 67, 54, 0.2);
}
.dx-button-mode-outlined.dx-button-success {
  border-width: 1px;
  border-style: solid;
  border-color: #8bc34a;
  background-color: transparent;
  color: #8bc34a;
}
.dx-button-mode-outlined.dx-button-success .dx-icon {
  color: #8bc34a;
}
.dx-button-mode-outlined.dx-button-success.dx-state-selected {
  background-color: rgba(139, 195, 74, 0.36);
}
.dx-button-mode-outlined.dx-button-success.dx-state-selected,
.dx-button-mode-outlined.dx-button-success.dx-state-selected .dx-icon {
  color: #8bc34a;
}
.dx-button-mode-outlined.dx-button-success.dx-state-hover {
  background-color: rgba(139, 195, 74, 0.08);
}
.dx-button-mode-outlined.dx-button-success.dx-state-focused {
  background-color: rgba(139, 195, 74, 0.08);
}
.dx-button-mode-outlined.dx-button-success.dx-state-active {
  background-color: rgba(139, 195, 74, 0.36);
}
.dx-button-mode-outlined.dx-button-success .dx-inkripple-wave {
  background-color: rgba(139, 195, 74, 0.2);
}

.dx-buttongroup {
  display: inline-block;
}

.dx-buttongroup-wrapper {
  display: flex;
  flex-flow: row nowrap;
  height: 100%;
  width: 100%;
}
.dx-buttongroup-mode-text .dx-buttongroup-wrapper {
  column-gap: 1px;
}

.dx-buttongroup-item {
  flex: 0 1 auto;
}
.dx-buttongroup-item.dx-button-mode-outlined, .dx-buttongroup-item.dx-button-mode-contained {
  border-inline-start-width: 0;
}
.dx-buttongroup-item.dx-button-mode-outlined.dx-button, .dx-buttongroup-item.dx-button-mode-contained.dx-button {
  border-radius: 0;
}

.dx-buttongroup-item-has-width {
  flex: 1 1 auto;
}

.dx-buttongroup.dx-state-disabled {
  opacity: 1;
}

.dx-button-mode-outlined.dx-buttongroup-first-item,
.dx-button-mode-contained.dx-buttongroup-first-item {
  border-inline-start-width: 1px;
}
.dx-button-mode-outlined.dx-buttongroup-first-item.dx-button,
.dx-button-mode-contained.dx-buttongroup-first-item.dx-button {
  border-start-start-radius: 4px;
  border-end-start-radius: 4px;
}
.dx-button-mode-outlined.dx-buttongroup-last-item,
.dx-button-mode-contained.dx-buttongroup-last-item {
  border-inline-end-width: 1px;
}
.dx-button-mode-outlined.dx-buttongroup-last-item.dx-button,
.dx-button-mode-contained.dx-buttongroup-last-item.dx-button {
  border-start-end-radius: 4px;
  border-end-end-radius: 4px;
}

.dx-buttongroup-mode-contained {
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
}
.dx-buttongroup-mode-contained .dx-button-mode-contained {
  box-shadow: none;
  border-width: 0;
  border-style: solid;
  border-inline-end-width: 1px;
  border-inline-end-color: rgba(0, 0, 0, 0.24);
}
.dx-buttongroup-mode-contained .dx-button-mode-contained.dx-buttongroup-last-item {
  border-inline-end-width: 0;
}

.dx-scrollable-native.dx-scrollable-native-generic .dx-scrollview-top-pocket {
  position: absolute;
  display: none;
}
.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-top-pocket {
  width: 40px;
  height: 40px;
  left: 50%;
  position: absolute;
  z-index: 1;
}
.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down {
  background-image: none;
  position: static;
  height: 100%;
  width: 100%;
  left: -50%;
  margin-left: -20px;
  padding: 0;
  border-radius: 50%;
}
.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down.dx-scrollview-pull-down-loading {
  transition: transform 100ms linear;
}
.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down .dx-scrollview-pull-down-indicator {
  position: relative;
  top: 0;
  padding: 4px;
  margin: 0;
  height: 100%;
  width: 100%;
  float: left;
  box-sizing: border-box;
}
.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down .dx-scrollview-pull-down-indicator .dx-loadindicator {
  float: left;
}
.dx-scrollable-native.dx-scrollable-native-android .dx-icon-pulldown {
  width: 100%;
  height: 100%;
  padding: 8px;
  font-size: 24px;
  box-sizing: border-box;
  transition: opacity 0.2s;
}
.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down-loading.dx-scrollview-pull-down {
  transition: top 0.2s ease-out 0s;
}
.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down-image {
  position: absolute;
  margin: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: contain;
  transition: opacity 0.2s ease 0s;
}
.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down-loading .dx-icon-pulldown {
  display: none;
}
.dx-scrollable-native.dx-scrollable-native-ios .dx-scrollview-top-pocket {
  position: absolute;
  left: 0;
  width: 100%;
  overflow-y: auto;
  transition: transform 400ms ease;
  transform: translate(0, 0);
}
.dx-scrollable-native.dx-scrollable-native-ios .dx-scrollview-content {
  transition: transform 400ms ease;
  transform: none;
}

.dx-scrollview-content {
  position: static;
}
.dx-scrollview-content::before, .dx-scrollview-content::after {
  display: table;
  content: "";
  line-height: 0;
}
.dx-scrollview-content::after {
  clear: both;
}

.dx-scrollview-pull-down {
  width: 100%;
  height: 50px;
  padding: 15px 0;
  top: -80px;
  overflow: hidden;
  transform: translate(0, 0);
  -webkit-user-drag: none;
  box-sizing: content-box;
}

.dx-scrollview-pull-down-container {
  display: inline-block;
  width: 49%;
  text-align: right;
}

.dx-scrollview-pull-down-indicator {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 50%;
  display: inline-block;
  margin: -15px 20px 0 15px;
  width: 20px;
  -webkit-user-drag: none;
}

.dx-scrollview-pull-down-image {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
  width: 20px;
  height: 50px;
  background-size: contain;
  -webkit-user-drag: none;
  transform: translate(0, 0) rotate(0deg);
  transition: transform 0.2s linear;
}

.dx-scrollview-pull-down-text {
  display: inline;
  vertical-align: middle;
  position: relative;
  overflow: visible;
  -webkit-user-drag: none;
}
.dx-scrollview-pull-down-text div {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: visible;
  opacity: 0;
}
.dx-scrollview-pull-down-text div.dx-scrollview-pull-down-text-visible {
  opacity: 1;
}

.dx-scrollview-pull-down-ready .dx-scrollview-pull-down-image {
  transform: translate(0, 0) rotate(-180deg);
}

.dx-scrollview-pull-down-loading .dx-scrollview-pull-down-image {
  opacity: 0;
}
.dx-scrollview-pull-down-loading .dx-scrollview-pull-down-indicator {
  opacity: 1;
}

.dx-scrollview-scrollbottom {
  width: 100%;
  padding: 10px 0;
  overflow: hidden;
  text-align: center;
  transform: translate(0, 0);
}
.dx-scrollview-scrollbottom::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.dx-scrollview-scrollbottom-indicator {
  display: inline-block;
  margin: 0 10px 0 0;
  -webkit-user-drag: none;
}

.dx-scrollview-scrollbottom-text {
  display: inline-block;
  margin-top: -20px;
  vertical-align: middle;
  -webkit-user-drag: none;
}

.dx-scrollview-scrollbottom-end {
  opacity: 0;
}

.dx-rtl .dx-scrollable-native.dx-scrollable-native-ios .dx-scrollview-top-pocket,
.dx-scrollable-native.dx-rtl.dx-scrollable-native-ios .dx-scrollview-top-pocket {
  left: auto;
  right: 0;
}

.dx-rtl .dx-scrollview-pull-down-container {
  text-align: left;
}

.dx-rtl .dx-scrollview-pull-down-indicator {
  left: auto;
  right: 0;
}

.dx-rtl .dx-scrollview-pull-down-text div {
  left: auto;
  right: 0;
}

.dx-rtl .dx-scrollview-scrollbottom-indicator {
  margin: 0 0 0 10px;
}

.dx-scrollview-scrollbottom-text,
.dx-scrollview-pull-down-text {
  margin-left: 10px;
  top: 18px;
  display: inline-block;
}
.dx-rtl .dx-scrollview-scrollbottom-text,
.dx-rtl .dx-scrollview-pull-down-text {
  margin-left: 0;
  margin-right: 10px;
}

.dx-scrollview-pull-down-image {
  display: none;
}

.dx-scrollview-pull-down {
  text-align: center;
}

.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down {
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
}

.dx-scrollview-scrollbottom-loading .dx-scrollview-scrollbottom-image {
  width: 24px;
  height: 24px;
}

.dx-scrollview-scrollbottom-indicator,
.dx-scrollview-pull-down-indicator {
  margin-right: 0;
  height: 42px;
  width: 42px;
  border-radius: 21px;
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.37);
  opacity: 1;
}
.dx-scrollview-scrollbottom-indicator > .dx-loadindicator,
.dx-scrollview-pull-down-indicator > .dx-loadindicator {
  height: 24px;
  width: 24px;
}
.dx-scrollview-scrollbottom-indicator > .dx-loadindicator > .dx-loadindicator-wrapper,
.dx-scrollview-pull-down-indicator > .dx-loadindicator > .dx-loadindicator-wrapper {
  font-size: 24px;
}

.dx-scrollview-pull-down-indicator {
  position: relative;
  margin-left: 0;
  margin-top: -21px;
}

.dx-scrollview-pull-down-text div {
  position: relative;
}
.dx-scrollview-pull-down-text > div {
  display: none;
}
.dx-scrollview-pull-down-text > div.dx-scrollview-pull-down-text-visible {
  display: block;
}

/**
* $name 20. Track 'OFF' background color
* $type color
*/
/**
* $name 30. Handle 'OFF' background color
* $type color
*/
/**
* $name 40. Track 'ON' background color
* $type color
*/
/**
* $name 50. Handle 'ON' background color
* $type color
*/
.dx-switch {
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
}
.dx-switch .dx-switch-wrapper {
  display: inline-block;
  text-align: left;
  height: 100%;
  width: 100%;
}
.dx-switch .dx-switch-wrapper::before {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
}

.dx-switch-inner {
  display: flex;
}

.dx-switch-container {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.dx-state-disabled.dx-switch,
.dx-state-disabled .dx-switch {
  cursor: default;
}

.dx-switch-inner {
  transform: translateX(-50%);
}

.dx-switch-handle {
  transform: translateX(0%);
}

.dx-switch-on-value .dx-switch-inner {
  transform: translateX(0%);
}
.dx-switch-on-value .dx-switch-handle {
  transform: translateX(-100%);
}

.dx-rtl.dx-switch-wrapper,
.dx-rtl .dx-switch-wrapper {
  text-align: right;
}
.dx-rtl .dx-switch-inner {
  transform: translateX(50%);
}
.dx-rtl .dx-switch-handle {
  transform: translateX(-100%);
}
.dx-rtl.dx-switch-on-value .dx-switch-handle {
  transform: translateX(0%);
}

.dx-switch {
  width: 36px;
  height: 20px;
}
.dx-switch .dx-switch-wrapper {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-inline-start: 10px;
  padding-inline-end: 10px;
  inset-inline-start: -10px;
  top: -10px;
  overflow: hidden;
  vertical-align: middle;
  box-sizing: content-box;
}

.dx-switch-container {
  height: 20px;
  overflow: visible;
  position: relative;
  padding: 0 0;
}
.dx-switch-container::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 14px;
  border-radius: 500px;
  margin: 3px 0;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.dx-switch-inner {
  width: 200%;
  height: 100%;
}

.dx-switch-on,
.dx-switch-off {
  flex-shrink: 0;
  float: left;
  padding: 4px 0;
  width: 50%;
  height: 20px;
  color: transparent;
  text-align: center;
  line-height: 100%;
}

.dx-switch-on {
  background: transparent;
}

.dx-switch-off {
  display: none;
  padding-bottom: 10px;
  background-color: transparent;
}

.dx-switch-handle {
  flex-basis: 20px;
  flex-shrink: 0;
  position: relative;
  float: left;
  margin: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.dx-switch-handle::before {
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.dx-switch.dx-state-readonly .dx-switch-handle::before, .dx-switch.dx-state-disabled .dx-switch-handle::before {
  background-color: rgba(0, 0, 0, 0.2);
}
.dx-switch.dx-state-readonly .dx-switch-container::before, .dx-switch.dx-state-disabled .dx-switch-container::before {
  background-color: #bdbdbd;
}
.dx-switch.dx-state-active .dx-switch-handle::before, .dx-switch.dx-state-focused .dx-switch-handle::before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}

.dx-switch-container::before {
  background-color: #9e9e9e;
}

.dx-switch-handle {
  background-color: #fafafa;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}
.dx-switch-handle::before {
  background-color: #fafafa;
}

.dx-switch-on-value.dx-state-readonly.dx-state-focused .dx-switch-handle::before,
.dx-switch.dx-state-readonly.dx-state-focused .dx-switch-handle::before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}

.dx-switch-on-value .dx-switch-container::before {
  background-color: rgba(3, 169, 244, 0.5);
}
.dx-switch-on-value .dx-switch-handle::before {
  background-color: #03a9f4;
}
.dx-switch-on-value.dx-state-active .dx-switch-handle::before, .dx-switch-on-value.dx-state-focused .dx-switch-handle::before {
  box-shadow: 0 0 0 10px rgba(3, 169, 244, 0.1);
  border-radius: 50%;
}

.dx-rtl .dx-switch .dx-switch-off,
.dx-switch.dx-rtl .dx-switch-off {
  margin-left: 0;
}
.dx-rtl .dx-switch .dx-switch-handle,
.dx-switch.dx-rtl .dx-switch-handle {
  float: right;
  margin-left: 0;
  margin-right: -20px;
}
.dx-rtl .dx-switch .dx-switch-container,
.dx-switch.dx-rtl .dx-switch-container {
  margin: 0 0 0 -6px;
}

.dx-invalid.dx-switch .dx-switch-container::before {
  background-color: rgba(244, 67, 54, 0.5);
}
.dx-invalid.dx-switch-on-value:not(.dx-state-readonly):not(.dx-state-disabled) .dx-switch-container .dx-switch-handle::before {
  background-color: #f44336;
}
.dx-invalid.dx-switch-on-value:not(.dx-state-readonly):not(.dx-state-disabled).dx-state-active .dx-switch-container .dx-switch-handle::before, .dx-invalid.dx-switch-on-value:not(.dx-state-readonly):not(.dx-state-disabled).dx-state-focused .dx-switch-container .dx-switch-handle::before {
  box-shadow: 0 0 0 10px rgba(244, 67, 54, 0.1);
}

.dx-tabs {
  /* TODO: remove position, table-layout, display from root element */
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  position: relative;
  display: flex;
  width: 100%;
}
.dx-tabs.dx-overflow-hidden {
  overflow: hidden;
}
.dx-tabs.dx-tabs-vertical .dx-tabs-wrapper .dx-tab-text {
  white-space: normal;
}
.dx-tabs .dx-tab-text-span,
.dx-tabs .dx-tab-text-span-pseudo {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dx-tabs-scrollable {
  width: 100%;
  overflow: hidden;
}
.dx-tabs-scrollable .dx-tabs-wrapper {
  white-space: nowrap;
  height: 100%;
}
.dx-tabs-scrollable .dx-scrollable-content {
  height: 100%;
}

.dx-tabs-wrapper {
  position: relative;
  display: flex;
  width: 100%;
}

.dx-tabs-expanded .dx-tab {
  flex-basis: 100%;
  flex-grow: 0;
}

.dx-tabs-stretched .dx-tab {
  flex-basis: unset;
  flex-grow: 1;
}

.dx-tabs:not(.dx-tabs-vertical) .dx-tabs-scrollable .dx-tab {
  flex-basis: 100%;
  min-width: max-content;
}

.dx-tabs:not(.dx-tabs-scrolling-enabled) {
  min-width: min-content;
}

.dx-tab {
  position: relative;
  display: inline-flex;
  align-items: stretch;
  justify-content: center;
  flex-basis: 100%;
  min-width: max-content;
  cursor: pointer;
}
.dx-tab a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  color: white;
  text-decoration: none;
  opacity: 0.001;
}
.dx-tab .dx-icon {
  display: inline-block;
  -webkit-user-drag: none;
}

.dx-tab-content {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}

.dx-tab-text {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  -webkit-user-drag: none;
}

.dx-tabs-nav-button {
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
}

.dx-rtl.dx-tabs:not(.dx-tabs-vertical) {
  flex-direction: row-reverse;
}

.dx-tabs-vertical {
  display: inline-flex;
  flex-direction: column;
  width: auto;
}
.dx-tabs-vertical .dx-tab {
  min-width: 0;
}
.dx-tabs-vertical .dx-tabs-wrapper {
  flex-direction: column;
  height: auto;
}
.dx-tabs-vertical .dx-tabs-nav-button .dx-icon {
  transform: rotate(90deg);
}
.dx-tabs-vertical.dx-tabs-icon-position-start .dx-tab, .dx-tabs-vertical.dx-tabs-icon-position-end .dx-tab {
  justify-content: flex-start;
}

.dx-tabs-icon-position-end .dx-tab-text {
  flex-direction: row-reverse;
}

.dx-tabs-icon-position-top .dx-tab-text {
  text-align: center;
  flex-direction: column;
}

.dx-tabs-icon-position-bottom .dx-tab-text {
  text-align: center;
  flex-direction: column-reverse;
}

/**
* $name 10. Tab text color
* $type color
*/
/**
* $name 20. Selected tab text color
* $type color
*/
/**
* $name 30. Disabled tab color
* $type color
*/
/**
* $name 40. Selected tab border color
* $type color
*/
/**
* $name 50. Disabled tab border color
* $type color
*/
/**
* $name 60. Tab background color
* $type color
*/
/**
* $name 70. Tab icon color
* $type color
*/
/**
* $name 80. Selected tab icon color
* $type color
*/
/**
* $name 90. Disabled tab icon color
* $type color
*/
/**
* $name 100. Hovered tab background color
* $type color
*/
/**
* $name 110. Focused tab background color
* $type color
*/
/**
* $name 120. Active tab background color
* $type color
*/
/**
* $name 140. Badge text color
* $type color
*/
/**
* $name 150. Badge background color
* $type color
*/
.dx-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.dx-badge {
  background-color: #03a9f4;
  color: #fff;
  font-size: 12px;
  padding: 3px 9px;
  line-height: normal;
  border-radius: 14px;
  margin-top: 1px;
}

.dx-tabs {
  padding: 0;
  background-color: #fff;
}
.dx-tabs .dx-inkripple {
  overflow: hidden;
}
.dx-tabs .dx-scrollable {
  flex-basis: 100%;
}

/**
  * $name 10. Accent color
  * $type color
  */
/**
* $name 10. Font family
* $type text
*/
/**
* $name 20. Text color
* $type color
*/
/**
* $name 20. Label color
* $type color
*/
/**
* $name 40. Icon color
* $type color
*/
/**
* $name 50. Arrow icon color
* $type color
*/
/**
* $name 30. Background color
* $type color
*/
/**
* $name 40. Border color
* $type color
*/
/**
* $name 50. Success color
* $type color
*/
/**
* $name 60. Warning color
* $type color
*/
/**
* $name 70. Danger color
* $type color
*/
/**
* $name 80. Hover state text color
* $type color
*/
/**
* $name 90. Hover state background color
* $type color
*/
/**
* $name 100. Focused state text color
* $type color
*/
/**
* $name 110. Focused state background color
* $type color
*/
/**
* $name 30. Link color
* $type color
*/
/**
* $name 11. Button height
* $type text
*/
/**
* $name 12. Icon size
* $type text
*/
/**
* $name 13. Icon margin
* $type text
*/
/**
* $name 120. Border radius
* $type text
*/
/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Selected state text color
* $type color
*/
/**
* $name 15. Background color
* $type color
*/
/**
* $name 30. Hover state background color
* $type color
*/
/**
* $name 40. Focused state background color
* $type color
*/
/**
* $name 50. Active state background color
* $type color
*/
/**
* $name 25. Selected state background color
* $type color
*/
/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Selected state text color
* $type color
*/
/**
* $name 15. Background color
* $type color
*/
/**
* $name 30. Hover state background color
* $type color
*/
/**
* $name 40. Focused state background color
* $type color
*/
/**
* $name 50. Active state background color
* $type color
*/
/**
* $name 25. Selected state background color
* $type color
*/
/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Selected state text color
* $type color
*/
/**
* $name 15. Background color
* $type color
*/
/**
* $name 30. Hover state background color
* $type color
*/
/**
* $name 40. Focused state background color
* $type color
*/
/**
* $name 50. Active state background color
* $type color
*/
/**
* $name 25. Selected state background color
* $type color
*/
/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Selected state text color
* $type color
*/
/**
* $name 15. Background color
* $type color
*/
/**
* $name 30. Hover state background color
* $type color
*/
/**
* $name 40. Focused state background color
* $type color
*/
/**
* $name 50. Active state background color
* $type color
*/
/**
* $name 25. Selected state background color
* $type color
*/
.dx-icon-plus,
.dx-icon-overflow,
.dx-icon-add,
.dx-icon-airplane,
.dx-icon-arrowleft,
.dx-icon-arrowdown,
.dx-icon-arrowright,
.dx-icon-arrowup,
.dx-icon-bookmark,
.dx-icon-box,
.dx-icon-car,
.dx-icon-card,
.dx-icon-cart,
.dx-icon-chart,
.dx-icon-clock,
.dx-icon-close,
.dx-icon-comment,
.dx-icon-dataarea,
.dx-icon-datapie,
.dx-icon-datatrending,
.dx-icon-datausage,
.dx-icon-doc,
.dx-icon-download,
.dx-icon-edit,
.dx-icon-email,
.dx-icon-errorcircle,
.dx-icon-event,
.dx-icon-eventall,
.dx-icon-favorites,
.dx-icon-find,
.dx-icon-folder,
.dx-icon-food,
.dx-icon-gift,
.dx-icon-globe,
.dx-icon-group,
.dx-icon-help,
.dx-icon-home,
.dx-icon-image,
.dx-icon-info,
.dx-icon-key,
.dx-icon-like,
.dx-icon-map,
.dx-icon-menu,
.dx-icon-money,
.dx-icon-music,
.dx-icon-percent,
.dx-icon-photo,
.dx-icon-preferences,
.dx-icon-product,
.dx-icon-refresh,
.dx-icon-remove,
.dx-icon-runner,
.dx-icon-tags,
.dx-icon-tel,
.dx-icon-tips,
.dx-icon-todo,
.dx-icon-toolbox,
.dx-icon-user,
.dx-icon-save,
.dx-icon-clear,
.dx-icon-search,
.dx-icon-bold,
.dx-icon-italic,
.dx-icon-underline,
.dx-icon-strike,
.dx-icon-indent,
.dx-icon-fontsize,
.dx-icon-growfont,
.dx-icon-shrinkfont,
.dx-icon-color,
.dx-icon-background,
.dx-icon-superscript,
.dx-icon-subscript,
.dx-icon-header,
.dx-icon-blockquote,
.dx-icon-formula,
.dx-icon-codeblock,
.dx-icon-orderedlist,
.dx-icon-bulletlist,
.dx-icon-increaseindent,
.dx-icon-decreaseindent,
.dx-icon-alignleft,
.dx-icon-alignright,
.dx-icon-aligncenter,
.dx-icon-alignjustify,
.dx-icon-link,
.dx-icon-video,
.dx-icon-mention,
.dx-icon-variable,
.dx-icon-clearformat,
.dx-icon-undo,
.dx-icon-redo,
.dx-icon-checklist,
.dx-icon-verticalaligntop,
.dx-icon-verticalaligncenter,
.dx-icon-verticalalignbottom,
.dx-icon-rowproperties,
.dx-icon-columnproperties,
.dx-icon-cellproperties,
.dx-icon-tableproperties,
.dx-icon-splitcells,
.dx-icon-mergecells,
.dx-icon-removerow,
.dx-icon-removecolumn,
.dx-icon-addrowabove,
.dx-icon-addrowbelow,
.dx-icon-addcolumnleft,
.dx-icon-addcolumnright,
.dx-icon-addtable,
.dx-icon-removetable,
.dx-icon-bell,
.dx-icon-to,
.dx-icon-taskcomplete,
.dx-icon-taskrejected,
.dx-icon-taskinprogress,
.dx-icon-taskstop,
.dx-icon-taskhelpneeded,
.dx-icon-clearcircle,
.dx-icon-accountbox,
.dx-icon-ordersbox,
.dx-icon-arrowback {
  background-position: 0 0;
  background-repeat: no-repeat;
}

.dx-icon {
  background-position: 50% 50%;
}

.dx-svg-icon svg {
  pointer-events: none;
}

.dx-rtl .dx-icon-spinnext::before {
  content: "\f04f";
}

.dx-rtl .dx-icon-spinprev::before {
  content: "\f04e";
}

.dx-rtl .dx-icon-chevronnext::before {
  content: "\f012";
}

.dx-rtl .dx-icon-chevronprev::before,
.dx-rtl .dx-icon-back::before {
  content: "\f010";
}

.dx-rtl .dx-icon-undo::before {
  content: "\f093";
}

.dx-rtl .dx-icon-redo::before {
  content: "\f04c";
}

.dx-rtl .dx-icon-hidepanel::before {
  content: "\f11d";
}

.dx-rtl .dx-icon-showpanel::before {
  content: "\f11c";
}

/* flex */
.dx-tabs {
  /* TODO: remove position, table-layout, display from root element */
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  position: relative;
  display: flex;
  width: 100%;
}

.dx-tabs.dx-overflow-hidden {
  overflow: hidden;
}

.dx-tabs.dx-tabs-vertical .dx-tabs-wrapper .dx-tab-text {
  white-space: normal;
}

.dx-tabs .dx-tab-text-span,
.dx-tabs .dx-tab-text-span-pseudo {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dx-tabs-scrollable {
  width: 100%;
  overflow: hidden;
}

.dx-tabs-scrollable .dx-tabs-wrapper {
  white-space: nowrap;
  height: 100%;
}

.dx-tabs-scrollable .dx-scrollable-content {
  height: 100%;
}

.dx-tabs-wrapper {
  position: relative;
  display: flex;
  width: 100%;
}

.dx-tabs-expanded .dx-tab {
  flex-basis: 100%;
  flex-grow: 0;
}

.dx-tabs-stretched .dx-tab {
  flex-basis: unset;
  flex-grow: 1;
}

.dx-tabs:not(.dx-tabs-vertical) .dx-tabs-scrollable .dx-tab {
  flex-basis: 100%;
  min-width: max-content;
}

.dx-tabs:not(.dx-tabs-scrolling-enabled) {
  min-width: min-content;
}

.dx-tab {
  position: relative;
  display: inline-flex;
  align-items: stretch;
  justify-content: center;
  flex-basis: 100%;
  min-width: max-content;
  cursor: pointer;
}

.dx-tab a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  color: white;
  text-decoration: none;
  opacity: 0.001;
}

.dx-tab .dx-icon {
  display: inline-block;
  -webkit-user-drag: none;
}

.dx-tab-content {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}

.dx-tab-text {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  -webkit-user-drag: none;
}

.dx-tabs-nav-button {
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
}

.dx-rtl.dx-tabs:not(.dx-tabs-vertical) {
  flex-direction: row-reverse;
}

.dx-tabs-vertical {
  display: inline-flex;
  flex-direction: column;
  width: auto;
}

.dx-tabs-vertical .dx-tab {
  min-width: 0;
}

.dx-tabs-vertical .dx-tabs-wrapper {
  flex-direction: column;
  height: auto;
}

.dx-tabs-vertical .dx-tabs-nav-button .dx-icon {
  transform: rotate(90deg);
}

.dx-tabs-vertical.dx-tabs-icon-position-start .dx-tab, .dx-tabs-vertical.dx-tabs-icon-position-end .dx-tab {
  justify-content: flex-start;
}

.dx-tabs-icon-position-end .dx-tab-text {
  flex-direction: row-reverse;
}

.dx-tabs-icon-position-top .dx-tab-text {
  text-align: center;
  flex-direction: column;
}

.dx-tabs-icon-position-bottom .dx-tab-text {
  text-align: center;
  flex-direction: column-reverse;
}

/**
* $name 10. Tab text color
* $type color
*/
/**
* $name 20. Selected tab text color
* $type color
*/
/**
* $name 30. Disabled tab color
* $type color
*/
/**
* $name 40. Selected tab border color
* $type color
*/
/**
* $name 50. Disabled tab border color
* $type color
*/
/**
* $name 60. Tab background color
* $type color
*/
/**
* $name 70. Tab icon color
* $type color
*/
/**
* $name 80. Selected tab icon color
* $type color
*/
/**
* $name 90. Disabled tab icon color
* $type color
*/
/**
* $name 100. Hovered tab background color
* $type color
*/
/**
* $name 110. Focused tab background color
* $type color
*/
/**
* $name 120. Active tab background color
* $type color
*/
/**
* $name 10. Scroll bar background color
* $type color
*/
.dx-scrollable-scrollbar-simulated {
  position: relative;
}

.dx-scrollable {
  display: block;
  height: 100%;
  min-height: 0;
}

.dx-scrollable:focus {
  outline: none;
}

.dx-scrollable-native.dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-scrollbar {
  display: none;
}

.dx-scrollable-native.dx-scrollable-scrollbar-simulated .dx-scrollable-scrollbar {
  display: block;
}

.dx-scrollable-native.dx-scrollable-wrapper > .dx-scrollable-container,
.dx-scrollable-native > div.dx-scrollable-wrapper > .dx-scrollable-container {
  -webkit-overflow-scrolling: touch;
  position: relative;
  height: 100%;
}

.dx-scrollable-native.dx-scrollable-vertical, .dx-scrollable-native.dx-scrollable-vertical > .dx-scrollable-wrapper > .dx-scrollable-container {
  touch-action: pan-y;
  overflow-x: hidden;
  overflow-y: auto;
}

.dx-scrollable-native.dx-scrollable-horizontal, .dx-scrollable-native.dx-scrollable-horizontal > .dx-scrollable-wrapper > .dx-scrollable-container {
  touch-action: pan-x;
  float: none;
  overflow-x: auto;
  overflow-y: hidden;
}

.dx-scrollable-native.dx-scrollable-both, .dx-scrollable-native.dx-scrollable-both > .dx-scrollable-wrapper > .dx-scrollable-container {
  touch-action: pan-y pan-x;
  float: none;
  overflow-x: auto;
  overflow-y: auto;
}

.dx-scrollable-native.dx-scrollable-disabled, .dx-scrollable-native.dx-scrollable-disabled .dx-scrollable-container {
  touch-action: auto;
}

.dx-scrollable-native.dx-scrollable-scrollbars-hidden > .dx-scrollable-wrapper > .dx-scrollable-container {
  overflow: hidden;
}

.dx-scrollable-native.dx-scrollable-native-ios .dx-scrollable-content {
  min-height: 101%;
  box-sizing: content-box;
}

.dx-scrollable-native.dx-scrollable-native-ios.dx-scrollable-horizontal .dx-scrollable-content {
  min-height: 0;
  padding: 0;
}

.dx-scrollable-native.dx-scrollable-native-generic {
  overflow: hidden;
}

.dx-scrollable-native.dx-scrollable-native-generic .dx-scrollable-content {
  height: auto;
}

.dx-scrollable-native.dx-scrollable-native-android .dx-scrollable-content {
  transform: none;
  z-index: 0;
}

.dx-scrollable-scrollbar-simulated,
.dx-scrollable-scrollbar-simulated .dx-scrollable-container {
  scrollbar-width: none;
}

.dx-scrollable-scrollbar-simulated ::-webkit-scrollbar,
.dx-scrollable-scrollbar-simulated .dx-scrollable-container ::-webkit-scrollbar {
  display: none;
}

.dx-scrollable-container {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  width: 100%;
  height: 100%;
  transform: none;
}

.dx-scrollable-container:focus {
  outline: none;
}

.dx-scrollable-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.dx-scrollable-content {
  position: relative;
  min-height: 100%;
  box-sizing: border-box;
  transform: none;
}

.dx-scrollable-content::after {
  display: block;
  content: "";
  clear: both;
}

.dx-scrollable-horizontal .dx-scrollable-content,
.dx-scrollable-both .dx-scrollable-content {
  display: block;
  float: left;
  min-width: 100%;
}

.dx-scrollable-scrollbar {
  position: absolute;
  pointer-events: auto;
}

.dx-scrollbar-vertical {
  top: 0;
  right: 0;
  height: 100%;
}

.dx-scrollbar-vertical .dx-scrollable-scroll {
  width: 5px;
}

.dx-scrollbar-horizontal {
  bottom: 0;
  left: 0;
  width: 100%;
}

.dx-scrollbar-horizontal .dx-scrollable-scroll {
  height: 5px;
}

.dx-scrollable-scroll {
  position: relative;
  box-sizing: border-box;
  transform: translate(0, 0);
  background-color: transparent;
  opacity: 1;
  transition: opacity 0s linear, background-color 0s linear;
  overflow: hidden;
  padding: 2px;
}

.dx-scrollable-scroll.dx-state-invisible {
  display: block !important;
  background-color: transparent;
  opacity: 0;
  transition: opacity 0.5s linear 1s, background-color 0.5s linear 1s;
}

.dx-rtl .dx-scrollable-scroll {
  direction: rtl;
  float: left;
}

.dx-scrollable-scroll-content {
  width: 100%;
  height: 100%;
}

.dx-rtl .dx-scrollable,
.dx-rtl.dx-scrollable {
  direction: ltr;
}

.dx-rtl .dx-scrollable .dx-scrollable-content,
.dx-rtl .dx-scrollable .dx-scrollable-container,
.dx-rtl.dx-scrollable .dx-scrollable-content,
.dx-rtl.dx-scrollable .dx-scrollable-container {
  direction: ltr;
}

.dx-scrollable-native.dx-rtl .dx-scrollable .dx-scrollable-content, .dx-scrollable-native.dx-rtl .dx-scrollable .dx-scrollable-container, .dx-scrollable-native.dx-rtl.dx-scrollable .dx-scrollable-content, .dx-scrollable-native.dx-rtl.dx-scrollable .dx-scrollable-container {
  direction: rtl;
}

.dx-scrollable-native.dx-rtl .dx-scrollable .dx-scrollable-content, .dx-scrollable-native.dx-rtl.dx-scrollable .dx-scrollable-content {
  float: right;
}

.dx-rtl .dx-scrollable .dx-scrollable-content > *,
.dx-rtl.dx-scrollable .dx-scrollable-content > * {
  direction: rtl;
}

.dx-rtl .dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-vertical,
.dx-rtl.dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-vertical {
  right: auto;
  left: 0;
}

.dx-rtl .dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-horizontal,
.dx-rtl.dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-horizontal {
  direction: ltr;
}

.dx-scrollable-simulated .dx-scrollable-content {
  overflow-anchor: none;
}

.dx-scrollable-simulated.dx-scrollable-disabled .dx-scrollable-scrollbar {
  pointer-events: none;
}

.dx-scrollable-scroll-content {
  background-color: rgba(191, 191, 191, 0.7);
}

.dx-scrollbar-hoverable {
  background-color: transparent;
}

.dx-scrollbar-hoverable.dx-state-hover, .dx-scrollbar-hoverable.dx-scrollable-scrollbar-active {
  background-color: transparent;
}

.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll-content {
  background-color: rgba(191, 191, 191, 0.7);
}

.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible {
  opacity: 1;
}

.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content {
  background-color: transparent;
}

.dx-scrollbar-vertical .dx-scrollable-scroll {
  float: right;
  width: 6px;
  padding-inline-end: 0;
}

.dx-scrollbar-vertical.dx-scrollbar-hoverable {
  width: 6px;
  transition: width 0.2s linear 0.15s, background-color 0.2s linear 0.15s;
}

.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll {
  transition: background-color 0.5s linear 1s, width 0.2s linear 150ms;
}

.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll .dx-scrollable-scroll-content {
  transition: background-color 0.15s linear 0.15s;
}

.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible {
  transition: background-color 0.5s linear 1s, width 0.2s linear 0.15s;
}

.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content {
  transition: background-color 0.5s linear 1s;
}

.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-state-hover, .dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active {
  width: 13px;
}

.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-state-hover .dx-scrollable-scroll, .dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll {
  width: 13px;
}

.dx-scrollbar-horizontal .dx-scrollable-scroll {
  height: 6px;
  padding-bottom: 0;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable {
  height: 6px;
  transition: height 0.2s linear 0.15s, background-color 0.2s linear 0.15s;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll {
  transition: background-color 0.5s linear 1s, height 0.2s linear 0.15s;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll .dx-scrollable-scroll-content {
  transition: background-color 0.15s linear 0.15s;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible {
  transition: background-color 0.5s linear 1s, height 0.2s linear 0.15s;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content {
  transition: background-color 0.5s linear 1s;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-state-hover, .dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active {
  height: 13px;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-state-hover .dx-scrollable-scroll, .dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll {
  height: 13px;
}

.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content {
  padding-right: 6px;
}

.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical.dx-rtl > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-rtl .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both.dx-rtl > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-rtl .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content {
  padding-right: 0;
  padding-left: 6px;
}

.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-horizontal > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content {
  padding-bottom: 6px;
}

/**
* $name 140. Badge text color
* $type color
*/
/**
* $name 150. Badge background color
* $type color
*/
.dx-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.dx-badge {
  background-color: #03a9f4;
  color: #fff;
  font-size: 12px;
  padding: 3px 9px;
  line-height: normal;
  border-radius: 14px;
  margin-top: 1px;
}

.dx-tabs-styling-mode-primary.dx-tabs:not(.dx-tabs-vertical) .dx-tabs-scrollable .dx-tab {
  flex-basis: auto;
  min-width: 90px;
}
.dx-tabs-styling-mode-primary.dx-tab-indicator-position-top .dx-tab-selected::after {
  content: "";
  position: absolute;
  background-color: #03a9f4;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
.dx-tabs-styling-mode-primary.dx-tab-indicator-position-top .dx-tab-selected.dx-state-disabled::after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.13);
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
.dx-tabs-styling-mode-primary.dx-tab-indicator-position-right .dx-tab-selected::after {
  content: "";
  position: absolute;
  background-color: #03a9f4;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 2px;
}
.dx-tabs-styling-mode-primary.dx-tab-indicator-position-right .dx-tab-selected.dx-state-disabled::after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.13);
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 2px;
}
.dx-tabs-styling-mode-primary.dx-tab-indicator-position-bottom .dx-tab-selected::after {
  content: "";
  position: absolute;
  background-color: #03a9f4;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
.dx-tabs-styling-mode-primary.dx-tab-indicator-position-bottom .dx-tab-selected.dx-state-disabled::after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.13);
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
}
.dx-tabs-styling-mode-primary.dx-tab-indicator-position-left .dx-tab-selected::after {
  content: "";
  position: absolute;
  background-color: #03a9f4;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 2px;
}
.dx-tabs-styling-mode-primary.dx-tab-indicator-position-left .dx-tab-selected.dx-state-disabled::after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.13);
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 2px;
}

/**
  * $name 10. Accent color
  * $type color
  */
/**
* $name 10. Font family
* $type text
*/
/**
* $name 20. Text color
* $type color
*/
/**
* $name 20. Label color
* $type color
*/
/**
* $name 40. Icon color
* $type color
*/
/**
* $name 50. Arrow icon color
* $type color
*/
/**
* $name 30. Background color
* $type color
*/
/**
* $name 40. Border color
* $type color
*/
/**
* $name 50. Success color
* $type color
*/
/**
* $name 60. Warning color
* $type color
*/
/**
* $name 70. Danger color
* $type color
*/
/**
* $name 80. Hover state text color
* $type color
*/
/**
* $name 90. Hover state background color
* $type color
*/
/**
* $name 100. Focused state text color
* $type color
*/
/**
* $name 110. Focused state background color
* $type color
*/
/**
* $name 30. Link color
* $type color
*/
/**
* $name 11. Button height
* $type text
*/
/**
* $name 12. Icon size
* $type text
*/
/**
* $name 13. Icon margin
* $type text
*/
/**
* $name 120. Border radius
* $type text
*/
/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Selected state text color
* $type color
*/
/**
* $name 15. Background color
* $type color
*/
/**
* $name 30. Hover state background color
* $type color
*/
/**
* $name 40. Focused state background color
* $type color
*/
/**
* $name 50. Active state background color
* $type color
*/
/**
* $name 25. Selected state background color
* $type color
*/
/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Selected state text color
* $type color
*/
/**
* $name 15. Background color
* $type color
*/
/**
* $name 30. Hover state background color
* $type color
*/
/**
* $name 40. Focused state background color
* $type color
*/
/**
* $name 50. Active state background color
* $type color
*/
/**
* $name 25. Selected state background color
* $type color
*/
/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Selected state text color
* $type color
*/
/**
* $name 15. Background color
* $type color
*/
/**
* $name 30. Hover state background color
* $type color
*/
/**
* $name 40. Focused state background color
* $type color
*/
/**
* $name 50. Active state background color
* $type color
*/
/**
* $name 25. Selected state background color
* $type color
*/
/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Selected state text color
* $type color
*/
/**
* $name 15. Background color
* $type color
*/
/**
* $name 30. Hover state background color
* $type color
*/
/**
* $name 40. Focused state background color
* $type color
*/
/**
* $name 50. Active state background color
* $type color
*/
/**
* $name 25. Selected state background color
* $type color
*/
.dx-icon-plus,
.dx-icon-overflow,
.dx-icon-add,
.dx-icon-airplane,
.dx-icon-arrowleft,
.dx-icon-arrowdown,
.dx-icon-arrowright,
.dx-icon-arrowup,
.dx-icon-bookmark,
.dx-icon-box,
.dx-icon-car,
.dx-icon-card,
.dx-icon-cart,
.dx-icon-chart,
.dx-icon-clock,
.dx-icon-close,
.dx-icon-comment,
.dx-icon-dataarea,
.dx-icon-datapie,
.dx-icon-datatrending,
.dx-icon-datausage,
.dx-icon-doc,
.dx-icon-download,
.dx-icon-edit,
.dx-icon-email,
.dx-icon-errorcircle,
.dx-icon-event,
.dx-icon-eventall,
.dx-icon-favorites,
.dx-icon-find,
.dx-icon-folder,
.dx-icon-food,
.dx-icon-gift,
.dx-icon-globe,
.dx-icon-group,
.dx-icon-help,
.dx-icon-home,
.dx-icon-image,
.dx-icon-info,
.dx-icon-key,
.dx-icon-like,
.dx-icon-map,
.dx-icon-menu,
.dx-icon-money,
.dx-icon-music,
.dx-icon-percent,
.dx-icon-photo,
.dx-icon-preferences,
.dx-icon-product,
.dx-icon-refresh,
.dx-icon-remove,
.dx-icon-runner,
.dx-icon-tags,
.dx-icon-tel,
.dx-icon-tips,
.dx-icon-todo,
.dx-icon-toolbox,
.dx-icon-user,
.dx-icon-save,
.dx-icon-clear,
.dx-icon-search,
.dx-icon-bold,
.dx-icon-italic,
.dx-icon-underline,
.dx-icon-strike,
.dx-icon-indent,
.dx-icon-fontsize,
.dx-icon-growfont,
.dx-icon-shrinkfont,
.dx-icon-color,
.dx-icon-background,
.dx-icon-superscript,
.dx-icon-subscript,
.dx-icon-header,
.dx-icon-blockquote,
.dx-icon-formula,
.dx-icon-codeblock,
.dx-icon-orderedlist,
.dx-icon-bulletlist,
.dx-icon-increaseindent,
.dx-icon-decreaseindent,
.dx-icon-alignleft,
.dx-icon-alignright,
.dx-icon-aligncenter,
.dx-icon-alignjustify,
.dx-icon-link,
.dx-icon-video,
.dx-icon-mention,
.dx-icon-variable,
.dx-icon-clearformat,
.dx-icon-undo,
.dx-icon-redo,
.dx-icon-checklist,
.dx-icon-verticalaligntop,
.dx-icon-verticalaligncenter,
.dx-icon-verticalalignbottom,
.dx-icon-rowproperties,
.dx-icon-columnproperties,
.dx-icon-cellproperties,
.dx-icon-tableproperties,
.dx-icon-splitcells,
.dx-icon-mergecells,
.dx-icon-removerow,
.dx-icon-removecolumn,
.dx-icon-addrowabove,
.dx-icon-addrowbelow,
.dx-icon-addcolumnleft,
.dx-icon-addcolumnright,
.dx-icon-addtable,
.dx-icon-removetable,
.dx-icon-bell,
.dx-icon-to,
.dx-icon-taskcomplete,
.dx-icon-taskrejected,
.dx-icon-taskinprogress,
.dx-icon-taskstop,
.dx-icon-taskhelpneeded,
.dx-icon-clearcircle,
.dx-icon-accountbox,
.dx-icon-ordersbox,
.dx-icon-arrowback {
  background-position: 0 0;
  background-repeat: no-repeat;
}

.dx-icon {
  background-position: 50% 50%;
}

.dx-svg-icon svg {
  pointer-events: none;
}

.dx-rtl .dx-icon-spinnext::before {
  content: "\f04f";
}

.dx-rtl .dx-icon-spinprev::before {
  content: "\f04e";
}

.dx-rtl .dx-icon-chevronnext::before {
  content: "\f012";
}

.dx-rtl .dx-icon-chevronprev::before,
.dx-rtl .dx-icon-back::before {
  content: "\f010";
}

.dx-rtl .dx-icon-undo::before {
  content: "\f093";
}

.dx-rtl .dx-icon-redo::before {
  content: "\f04c";
}

.dx-rtl .dx-icon-hidepanel::before {
  content: "\f11d";
}

.dx-rtl .dx-icon-showpanel::before {
  content: "\f11c";
}

/* flex */
.dx-tabs {
  /* TODO: remove position, table-layout, display from root element */
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  position: relative;
  display: flex;
  width: 100%;
}

.dx-tabs.dx-overflow-hidden {
  overflow: hidden;
}

.dx-tabs.dx-tabs-vertical .dx-tabs-wrapper .dx-tab-text {
  white-space: normal;
}

.dx-tabs .dx-tab-text-span,
.dx-tabs .dx-tab-text-span-pseudo {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dx-tabs-scrollable {
  width: 100%;
  overflow: hidden;
}

.dx-tabs-scrollable .dx-tabs-wrapper {
  white-space: nowrap;
  height: 100%;
}

.dx-tabs-scrollable .dx-scrollable-content {
  height: 100%;
}

.dx-tabs-wrapper {
  position: relative;
  display: flex;
  width: 100%;
}

.dx-tabs-expanded .dx-tab {
  flex-basis: 100%;
  flex-grow: 0;
}

.dx-tabs-stretched .dx-tab {
  flex-basis: unset;
  flex-grow: 1;
}

.dx-tabs:not(.dx-tabs-vertical) .dx-tabs-scrollable .dx-tab {
  flex-basis: 100%;
  min-width: max-content;
}

.dx-tabs:not(.dx-tabs-scrolling-enabled) {
  min-width: min-content;
}

.dx-tab {
  position: relative;
  display: inline-flex;
  align-items: stretch;
  justify-content: center;
  flex-basis: 100%;
  min-width: max-content;
  cursor: pointer;
}

.dx-tab a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  color: white;
  text-decoration: none;
  opacity: 0.001;
}

.dx-tab .dx-icon {
  display: inline-block;
  -webkit-user-drag: none;
}

.dx-tab-content {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}

.dx-tab-text {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  -webkit-user-drag: none;
}

.dx-tabs-nav-button {
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
}

.dx-rtl.dx-tabs:not(.dx-tabs-vertical) {
  flex-direction: row-reverse;
}

.dx-tabs-vertical {
  display: inline-flex;
  flex-direction: column;
  width: auto;
}

.dx-tabs-vertical .dx-tab {
  min-width: 0;
}

.dx-tabs-vertical .dx-tabs-wrapper {
  flex-direction: column;
  height: auto;
}

.dx-tabs-vertical .dx-tabs-nav-button .dx-icon {
  transform: rotate(90deg);
}

.dx-tabs-vertical.dx-tabs-icon-position-start .dx-tab, .dx-tabs-vertical.dx-tabs-icon-position-end .dx-tab {
  justify-content: flex-start;
}

.dx-tabs-icon-position-end .dx-tab-text {
  flex-direction: row-reverse;
}

.dx-tabs-icon-position-top .dx-tab-text {
  text-align: center;
  flex-direction: column;
}

.dx-tabs-icon-position-bottom .dx-tab-text {
  text-align: center;
  flex-direction: column-reverse;
}

/**
* $name 10. Tab text color
* $type color
*/
/**
* $name 20. Selected tab text color
* $type color
*/
/**
* $name 30. Disabled tab color
* $type color
*/
/**
* $name 40. Selected tab border color
* $type color
*/
/**
* $name 50. Disabled tab border color
* $type color
*/
/**
* $name 60. Tab background color
* $type color
*/
/**
* $name 70. Tab icon color
* $type color
*/
/**
* $name 80. Selected tab icon color
* $type color
*/
/**
* $name 90. Disabled tab icon color
* $type color
*/
/**
* $name 100. Hovered tab background color
* $type color
*/
/**
* $name 110. Focused tab background color
* $type color
*/
/**
* $name 120. Active tab background color
* $type color
*/
/**
* $name 10. Scroll bar background color
* $type color
*/
.dx-scrollable-scrollbar-simulated {
  position: relative;
}

.dx-scrollable {
  display: block;
  height: 100%;
  min-height: 0;
}

.dx-scrollable:focus {
  outline: none;
}

.dx-scrollable-native.dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-scrollbar {
  display: none;
}

.dx-scrollable-native.dx-scrollable-scrollbar-simulated .dx-scrollable-scrollbar {
  display: block;
}

.dx-scrollable-native.dx-scrollable-wrapper > .dx-scrollable-container,
.dx-scrollable-native > div.dx-scrollable-wrapper > .dx-scrollable-container {
  -webkit-overflow-scrolling: touch;
  position: relative;
  height: 100%;
}

.dx-scrollable-native.dx-scrollable-vertical, .dx-scrollable-native.dx-scrollable-vertical > .dx-scrollable-wrapper > .dx-scrollable-container {
  touch-action: pan-y;
  overflow-x: hidden;
  overflow-y: auto;
}

.dx-scrollable-native.dx-scrollable-horizontal, .dx-scrollable-native.dx-scrollable-horizontal > .dx-scrollable-wrapper > .dx-scrollable-container {
  touch-action: pan-x;
  float: none;
  overflow-x: auto;
  overflow-y: hidden;
}

.dx-scrollable-native.dx-scrollable-both, .dx-scrollable-native.dx-scrollable-both > .dx-scrollable-wrapper > .dx-scrollable-container {
  touch-action: pan-y pan-x;
  float: none;
  overflow-x: auto;
  overflow-y: auto;
}

.dx-scrollable-native.dx-scrollable-disabled, .dx-scrollable-native.dx-scrollable-disabled .dx-scrollable-container {
  touch-action: auto;
}

.dx-scrollable-native.dx-scrollable-scrollbars-hidden > .dx-scrollable-wrapper > .dx-scrollable-container {
  overflow: hidden;
}

.dx-scrollable-native.dx-scrollable-native-ios .dx-scrollable-content {
  min-height: 101%;
  box-sizing: content-box;
}

.dx-scrollable-native.dx-scrollable-native-ios.dx-scrollable-horizontal .dx-scrollable-content {
  min-height: 0;
  padding: 0;
}

.dx-scrollable-native.dx-scrollable-native-generic {
  overflow: hidden;
}

.dx-scrollable-native.dx-scrollable-native-generic .dx-scrollable-content {
  height: auto;
}

.dx-scrollable-native.dx-scrollable-native-android .dx-scrollable-content {
  transform: none;
  z-index: 0;
}

.dx-scrollable-scrollbar-simulated,
.dx-scrollable-scrollbar-simulated .dx-scrollable-container {
  scrollbar-width: none;
}

.dx-scrollable-scrollbar-simulated ::-webkit-scrollbar,
.dx-scrollable-scrollbar-simulated .dx-scrollable-container ::-webkit-scrollbar {
  display: none;
}

.dx-scrollable-container {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  width: 100%;
  height: 100%;
  transform: none;
}

.dx-scrollable-container:focus {
  outline: none;
}

.dx-scrollable-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.dx-scrollable-content {
  position: relative;
  min-height: 100%;
  box-sizing: border-box;
  transform: none;
}

.dx-scrollable-content::after {
  display: block;
  content: "";
  clear: both;
}

.dx-scrollable-horizontal .dx-scrollable-content,
.dx-scrollable-both .dx-scrollable-content {
  display: block;
  float: left;
  min-width: 100%;
}

.dx-scrollable-scrollbar {
  position: absolute;
  pointer-events: auto;
}

.dx-scrollbar-vertical {
  top: 0;
  right: 0;
  height: 100%;
}

.dx-scrollbar-vertical .dx-scrollable-scroll {
  width: 5px;
}

.dx-scrollbar-horizontal {
  bottom: 0;
  left: 0;
  width: 100%;
}

.dx-scrollbar-horizontal .dx-scrollable-scroll {
  height: 5px;
}

.dx-scrollable-scroll {
  position: relative;
  box-sizing: border-box;
  transform: translate(0, 0);
  background-color: transparent;
  opacity: 1;
  transition: opacity 0s linear, background-color 0s linear;
  overflow: hidden;
  padding: 2px;
}

.dx-scrollable-scroll.dx-state-invisible {
  display: block !important;
  background-color: transparent;
  opacity: 0;
  transition: opacity 0.5s linear 1s, background-color 0.5s linear 1s;
}

.dx-rtl .dx-scrollable-scroll {
  direction: rtl;
  float: left;
}

.dx-scrollable-scroll-content {
  width: 100%;
  height: 100%;
}

.dx-rtl .dx-scrollable,
.dx-rtl.dx-scrollable {
  direction: ltr;
}

.dx-rtl .dx-scrollable .dx-scrollable-content,
.dx-rtl .dx-scrollable .dx-scrollable-container,
.dx-rtl.dx-scrollable .dx-scrollable-content,
.dx-rtl.dx-scrollable .dx-scrollable-container {
  direction: ltr;
}

.dx-scrollable-native.dx-rtl .dx-scrollable .dx-scrollable-content, .dx-scrollable-native.dx-rtl .dx-scrollable .dx-scrollable-container, .dx-scrollable-native.dx-rtl.dx-scrollable .dx-scrollable-content, .dx-scrollable-native.dx-rtl.dx-scrollable .dx-scrollable-container {
  direction: rtl;
}

.dx-scrollable-native.dx-rtl .dx-scrollable .dx-scrollable-content, .dx-scrollable-native.dx-rtl.dx-scrollable .dx-scrollable-content {
  float: right;
}

.dx-rtl .dx-scrollable .dx-scrollable-content > *,
.dx-rtl.dx-scrollable .dx-scrollable-content > * {
  direction: rtl;
}

.dx-rtl .dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-vertical,
.dx-rtl.dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-vertical {
  right: auto;
  left: 0;
}

.dx-rtl .dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-horizontal,
.dx-rtl.dx-scrollable .dx-scrollable-scrollbar.dx-scrollbar-horizontal {
  direction: ltr;
}

.dx-scrollable-simulated .dx-scrollable-content {
  overflow-anchor: none;
}

.dx-scrollable-simulated.dx-scrollable-disabled .dx-scrollable-scrollbar {
  pointer-events: none;
}

.dx-scrollable-scroll-content {
  background-color: rgba(191, 191, 191, 0.7);
}

.dx-scrollbar-hoverable {
  background-color: transparent;
}

.dx-scrollbar-hoverable.dx-state-hover, .dx-scrollbar-hoverable.dx-scrollable-scrollbar-active {
  background-color: transparent;
}

.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll-content {
  background-color: rgba(191, 191, 191, 0.7);
}

.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible {
  opacity: 1;
}

.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content {
  background-color: transparent;
}

.dx-scrollbar-vertical .dx-scrollable-scroll {
  float: right;
  width: 6px;
  padding-inline-end: 0;
}

.dx-scrollbar-vertical.dx-scrollbar-hoverable {
  width: 6px;
  transition: width 0.2s linear 0.15s, background-color 0.2s linear 0.15s;
}

.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll {
  transition: background-color 0.5s linear 1s, width 0.2s linear 150ms;
}

.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll .dx-scrollable-scroll-content {
  transition: background-color 0.15s linear 0.15s;
}

.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible {
  transition: background-color 0.5s linear 1s, width 0.2s linear 0.15s;
}

.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content {
  transition: background-color 0.5s linear 1s;
}

.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-state-hover, .dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active {
  width: 13px;
}

.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-state-hover .dx-scrollable-scroll, .dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll {
  width: 13px;
}

.dx-scrollbar-horizontal .dx-scrollable-scroll {
  height: 6px;
  padding-bottom: 0;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable {
  height: 6px;
  transition: height 0.2s linear 0.15s, background-color 0.2s linear 0.15s;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll {
  transition: background-color 0.5s linear 1s, height 0.2s linear 0.15s;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll .dx-scrollable-scroll-content {
  transition: background-color 0.15s linear 0.15s;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible {
  transition: background-color 0.5s linear 1s, height 0.2s linear 0.15s;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content {
  transition: background-color 0.5s linear 1s;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-state-hover, .dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active {
  height: 13px;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-state-hover .dx-scrollable-scroll, .dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll {
  height: 13px;
}

.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content {
  padding-right: 6px;
}

.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical.dx-rtl > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-rtl .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both.dx-rtl > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-rtl .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content {
  padding-right: 0;
  padding-left: 6px;
}

.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-horizontal > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content, .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both > .dx-scrollable-wrapper > .dx-scrollable-container > .dx-scrollable-content {
  padding-bottom: 6px;
}

/**
* $name 140. Badge text color
* $type color
*/
/**
* $name 150. Badge background color
* $type color
*/
.dx-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.dx-badge {
  background-color: #03a9f4;
  color: #fff;
  font-size: 12px;
  padding: 3px 9px;
  line-height: normal;
  border-radius: 14px;
  margin-top: 1px;
}

.dx-tabs-styling-mode-secondary.dx-tabs-horizontal .dx-tabs-scrollable .dx-tab {
  flex-basis: auto;
}
.dx-tabs-styling-mode-secondary .dx-tab {
  min-width: 0;
}
.dx-tabs-styling-mode-secondary .dx-tab .dx-tab-text .dx-tab-text-span {
  text-transform: none;
}
.dx-tabs-styling-mode-secondary .dx-tab-content {
  position: relative;
}
.dx-tabs-styling-mode-secondary.dx-tab-indicator-position-top .dx-tab.dx-tab-selected .dx-tab-content::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #03a9f4;
  top: -12px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: unset;
  border-top-left-radius: unset;
}
.dx-tabs-styling-mode-secondary.dx-tab-indicator-position-top .dx-tab-selected.dx-state-disabled .dx-tab-content::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.13);
  top: -12px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: unset;
  border-top-left-radius: unset;
}
.dx-tabs-styling-mode-secondary.dx-tab-indicator-position-right .dx-tab-selected::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 3px;
  height: calc(100% - 24px);
  background-color: #03a9f4;
  right: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
}
.dx-tabs-styling-mode-secondary.dx-tab-indicator-position-right .dx-tab-selected.dx-state-disabled::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 3px;
  height: calc(100% - 24px);
  background-color: rgba(0, 0, 0, 0.13);
  right: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
}
.dx-tabs-styling-mode-secondary.dx-tab-indicator-position-bottom .dx-tab.dx-tab-selected .dx-tab-content::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #03a9f4;
  bottom: -12px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
}
.dx-tabs-styling-mode-secondary.dx-tab-indicator-position-bottom .dx-tab-selected.dx-state-disabled .dx-tab-content::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.13);
  bottom: -12px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
}
.dx-tabs-styling-mode-secondary.dx-tab-indicator-position-left .dx-tab-selected::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 3px;
  height: calc(100% - 24px);
  background-color: #03a9f4;
  left: 0;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}
.dx-tabs-styling-mode-secondary.dx-tab-indicator-position-left .dx-tab-selected.dx-state-disabled::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 3px;
  height: calc(100% - 24px);
  background-color: rgba(0, 0, 0, 0.13);
  left: 0;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}

.dx-tab {
  gap: 4px;
  padding: 12px 16px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.54);
}
.dx-tab.dx-state-hover {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-tab.dx-tab-selected {
  color: #03a9f4;
}
.dx-tab.dx-tab-selected .dx-icon {
  color: #03a9f4;
}
.dx-tab.dx-state-disabled {
  color: rgba(0, 0, 0, 0.32);
}
.dx-tab.dx-state-disabled .dx-icon {
  color: rgba(0, 0, 0, 0.32);
}
.dx-tab.dx-state-active, .dx-tab.dx-state-active .dx-inkripple-wave {
  background-color: rgba(3, 169, 244, 0.16);
}
.dx-tab .dx-tab-text {
  column-gap: 8px;
  line-height: 1.714286;
  font-weight: 500;
  text-transform: uppercase;
}
.dx-tab .dx-tab-text .dx-tab-text-span-pseudo {
  display: none;
}
.dx-tab .dx-icon {
  color: rgba(0, 0, 0, 0.54);
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-tab .dx-tabs-item-badge {
  align-self: center;
}

.dx-tabs.dx-state-focused .dx-tab.dx-state-focused {
  background-color: rgba(3, 169, 244, 0.12);
}

.dx-tabs-nav-button {
  border: none;
  background-color: #fff;
  height: auto;
  border-radius: 0;
  box-shadow: none;
}
.dx-tabs-nav-button.dx-button.dx-tabs-nav-button.dx-button-has-icon:not(.dx-button-has-text) {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.54);
  border-radius: 0;
}
.dx-tabs-nav-button.dx-button.dx-tabs-nav-button.dx-button-has-icon:not(.dx-button-has-text) .dx-icon {
  color: rgba(0, 0, 0, 0.54);
}
.dx-tabs-nav-button.dx-button.dx-tabs-nav-button.dx-button-has-icon:not(.dx-button-has-text).dx-state-selected {
  background-color: rgba(2, 139, 201, 0.08);
}
.dx-tabs-nav-button.dx-button.dx-tabs-nav-button.dx-button-has-icon:not(.dx-button-has-text).dx-state-selected,
.dx-tabs-nav-button.dx-button.dx-tabs-nav-button.dx-button-has-icon:not(.dx-button-has-text).dx-state-selected .dx-icon {
  color: rgba(0, 0, 0, 0.54);
}
.dx-tabs-nav-button.dx-button.dx-tabs-nav-button.dx-button-has-icon:not(.dx-button-has-text).dx-state-hover {
  background-color: rgba(2, 139, 201, 0.08);
}
.dx-tabs-nav-button.dx-button.dx-tabs-nav-button.dx-button-has-icon:not(.dx-button-has-text).dx-state-focused {
  background-color: rgba(2, 139, 201, 0.08);
}
.dx-tabs-nav-button.dx-button.dx-tabs-nav-button.dx-button-has-icon:not(.dx-button-has-text).dx-state-active {
  background-color: rgba(2, 139, 201, 0.08);
}
.dx-tabs-nav-button.dx-button.dx-tabs-nav-button.dx-button-has-icon:not(.dx-button-has-text) .dx-inkripple-wave {
  background-color: rgba(0, 0, 0, 0.2);
}
.dx-tabs-nav-button.dx-button.dx-tabs-nav-button.dx-button-has-icon:not(.dx-button-has-text) .dx-inkripple-wave {
  background-color: rgba(2, 139, 201, 0.08);
}
.dx-tabs-nav-button.dx-button-has-icon .dx-icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.dx-tabs-nav-button.dx-state-active {
  border: none;
}
.dx-tabs-nav-button.dx-state-disabled {
  opacity: 1;
  background-color: #fff;
}
.dx-tabs-nav-button.dx-state-disabled .dx-button-content {
  opacity: 0;
}
.dx-tabs-nav-button .dx-button-content {
  flex: unset;
  padding: 0 4px;
}

.dx-tabs-vertical .dx-tabs-nav-button {
  padding: 4px 0;
}

/**
* $name 10. Content background color
* $type color
*/
/**
* $name 20. Shader background color
* $type color
*/
.dx-overlay-wrapper {
  top: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 1000;
}
.dx-overlay-wrapper,
.dx-overlay-wrapper *, .dx-overlay-wrapper::before, .dx-overlay-wrapper::after,
.dx-overlay-wrapper *::before,
.dx-overlay-wrapper *::after {
  box-sizing: border-box;
}

.dx-overlay-shader {
  background-color: rgba(128, 128, 128, 0.5);
  pointer-events: auto;
}

.dx-overlay-content {
  position: absolute;
  pointer-events: auto;
  z-index: 1000;
  outline: 0;
  overflow: clip;
}
.dx-overlay-content > .dx-template-wrapper {
  height: 100%;
  width: 100%;
}

.dx-overlay-shader {
  background-color: rgba(0, 0, 0, 0.32);
}

.dx-overlay-wrapper {
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  font-size: 14px;
  font-family: "Roboto", "RobotoFallback", "Noto Kufi Arabic", "Helvetica", "Arial", sans-serif;
  line-height: 1.2857;
}
.dx-overlay-wrapper input,
.dx-overlay-wrapper textarea {
  font-family: "Roboto", "RobotoFallback", "Noto Kufi Arabic", "Helvetica", "Arial", sans-serif;
  line-height: 1.2857;
}

.dx-validationsummary-item {
  color: #f44336;
}

.dx-invalid-message > .dx-overlay-content {
  color: #fff;
  background-color: #f44336;
  border-radius: 4px;
}

.dx-invalid-message > .dx-overlay-content {
  padding: 4px 8px;
  line-height: 16px;
  font-size: 12px;
}
.dx-editor-filled .dx-invalid-message-top .dx-invalid-message > .dx-overlay-content,
.dx-invalid-message-top .dx-invalid-message > .dx-overlay-content .dx-editor-outlined, .dx-editor-filled .dx-invalid-message-bottom .dx-invalid-message > .dx-overlay-content,
.dx-invalid-message-bottom .dx-invalid-message > .dx-overlay-content .dx-editor-outlined {
  padding-left: 16px;
  padding-right: 16px;
}

.dx-validationsummary > .dx-validationsummary-item:not(:last-child) {
  margin-bottom: 10px;
}

.dx-form-validation-summary {
  margin-top: 20px;
}

/**
* $name 80. Search icon color
* $type color
*/
.dx-searchbox .dx-icon-search {
  display: block;
  position: relative;
  pointer-events: none;
}
.dx-searchbox .dx-icon-search::before {
  display: inline-block;
  overflow: hidden;
  box-sizing: content-box;
  position: static;
  text-indent: 0;
}

.dx-searchbox .dx-icon-search {
  font: 14px/1 DXIcons;
  color: rgba(0, 0, 0, 0.6);
}
.dx-searchbox .dx-icon-search::before {
  content: "\f027";
}
.dx-searchbox .dx-icon-search::before {
  color: rgba(0, 0, 0, 0.54);
}
.dx-searchbox.dx-editor-underlined .dx-icon-search {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  background-position: 4px 4px;
  background-size: 22px 22px;
  padding: 4px;
  font-size: 22px;
  text-align: center;
  line-height: 22px;
  padding-inline-start: 0;
  padding-inline-end: 8px;
}
.dx-searchbox.dx-editor-underlined .dx-texteditor-input,
.dx-searchbox.dx-editor-underlined .dx-placeholder::before {
  padding-inline-start: 30px;
}
.dx-searchbox.dx-editor-filled .dx-icon-search, .dx-searchbox.dx-editor-outlined .dx-icon-search {
  position: absolute;
  top: 50%;
  margin-top: -23px;
  width: 46px;
  height: 46px;
  background-position: 12px 12px;
  background-size: 22px 22px;
  padding: 12px;
  font-size: 22px;
  text-align: center;
  line-height: 22px;
  padding-inline-start: 16px;
  padding-inline-end: 8px;
}
.dx-searchbox.dx-editor-filled .dx-texteditor-input,
.dx-searchbox.dx-editor-filled .dx-placeholder::before, .dx-searchbox.dx-editor-outlined .dx-texteditor-input,
.dx-searchbox.dx-editor-outlined .dx-placeholder::before {
  padding-inline-start: 46px;
}

.dx-searchbar {
  padding-bottom: 5px;
}
.dx-searchbar .dx-texteditor {
  margin: 0;
}

.dx-list {
  margin: 0;
  min-height: 3em;
}
.dx-list .dx-scrollview-content:focus {
  outline: 0;
}

.dx-wrap-item-text > .dx-list-item > .dx-list-item-content,
.dx-wrap-item-text > .dx-list-group > .dx-list-group-body > .dx-list-item > .dx-list-item-content {
  white-space: normal;
}

.dx-empty-collection .dx-list-select-all {
  display: none;
}

.dx-list-collapsible-groups .dx-list-group-header {
  cursor: pointer;
}

.dx-list-group-body {
  overflow: hidden;
}

.dx-list-item {
  position: static;
  cursor: pointer;
  display: table;
  width: 100%;
  table-layout: fixed;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dx-list-item-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: table-cell;
  width: 100%;
}
.dx-list-item-content::before {
  content: "_";
  color: transparent;
  display: inline-block;
  width: 0;
  float: left;
}

.dx-list .dx-empty-message {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: start;
  min-height: 3em;
}

.dx-list-item-badge-container {
  display: table-cell;
  width: 20px;
  text-align: right;
  vertical-align: middle;
}

.dx-list-item-badge {
  float: right;
  position: relative;
}

.dx-list-item-icon-container {
  display: inline-block;
}

.dx-list-item-chevron {
  transform: rotate(0);
  opacity: 1;
}
.dx-rtl .dx-list-item-chevron {
  transform: rotate(180deg);
}

.dx-list-item-response-wait {
  opacity: 0.5;
  transition: opacity 0.2s linear;
}

.dx-list-slide-menu-content {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.dx-list-item-before-bag,
.dx-list-item-after-bag {
  height: 100%;
  vertical-align: middle;
}

.dx-list-item-before-bag .dx-icon-toggle-delete {
  transition: all 0.1s linear;
}
.dx-list-item-before-bag .dx-list-select-checkbox {
  float: left;
  transition: all 0.1s linear;
}

.dx-list-select-all {
  white-space: nowrap;
}

.dx-list-select-all-label {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dx-list-item-after-bag .dx-list-reorder-handle {
  cursor: move;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  background-position: center;
  touch-action: manipulation;
}
.dx-state-disabled .dx-list-item-after-bag .dx-list-reorder-handle {
  cursor: default;
}

.dx-list-switchable-menu-shield-positioning {
  position: relative;
  transform: translateZ(0);
}

.dx-list-switchable-delete-top-shield,
.dx-list-switchable-delete-bottom-shield {
  position: absolute;
  right: 0;
  left: 0;
  cursor: pointer;
}

.dx-list-switchable-delete-top-shield {
  top: 0;
}

.dx-list-switchable-delete-bottom-shield {
  bottom: 0;
}

.dx-list-switchable-delete-item-content-shield {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.dx-list-switchable-delete-button-container {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.dx-list-switchable-delete-button-wrapper {
  display: table;
  height: 100%;
}

.dx-list-switchable-delete-button-inner-wrapper {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.dx-list-switchable-menu-item-shield-positioning {
  position: relative;
}
.dx-list-switchable-menu-item-shield-positioning .dx-list-slide-menu-content {
  position: relative;
}
.dx-list-switchable-menu-item-shield-positioning .dx-list-item-content {
  position: relative;
}

.dx-list-switchable-delete-ready .dx-icon-toggle-delete {
  transform: rotate(-90deg);
}

.dx-list-slide-menu-buttons-container {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.dx-list-slide-menu-buttons {
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  display: table;
  height: 100%;
}

.dx-list-slide-menu-button {
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
}

.dx-list-static-delete-button {
  padding: 0 5px;
}
.dx-list-static-delete-button .dx-button-content {
  overflow: visible;
}

.dx-list-next-button {
  padding: 5px;
  text-align: center;
}
.dx-list-next-button .dx-button {
  padding: 0 3em;
}

.dx-state-disabled.dx-list-item,
.dx-state-disabled .dx-list-item {
  cursor: default;
}
.dx-state-disabled .dx-list-toggle-delete-switch,
.dx-state-disabled .dx-list-switchable-delete-button {
  cursor: default;
}

.dx-list-context-menuitem {
  cursor: pointer;
}

.dx-list-search {
  margin-bottom: 5px;
}

.dx-list-select-all-checkbox {
  float: left;
}

.dx-rtl .dx-list .dx-list-item-badge,
.dx-rtl.dx-list .dx-list-item-badge {
  float: left;
}
.dx-rtl .dx-list .dx-list-select-all-checkbox,
.dx-rtl.dx-list .dx-list-select-all-checkbox {
  float: right;
}
.dx-rtl .dx-list .dx-list-item-before-bag .dx-list-toggle-delete-switch,
.dx-rtl.dx-list .dx-list-item-before-bag .dx-list-toggle-delete-switch {
  float: right;
}
.dx-rtl .dx-list .dx-list-item-before-bag .dx-list-select-checkbox,
.dx-rtl.dx-list .dx-list-item-before-bag .dx-list-select-checkbox {
  float: right;
}
.dx-rtl .dx-list .dx-list-slide-item-delete-button-container,
.dx-rtl.dx-list .dx-list-slide-item-delete-button-container {
  right: 100%;
  left: 0;
}
.dx-rtl .dx-list .dx-list-slide-item-delete-button,
.dx-rtl.dx-list .dx-list-slide-item-delete-button {
  right: auto;
  left: 0;
}
.dx-rtl .dx-list .dx-list-group-header::before,
.dx-rtl.dx-list .dx-list-group-header::before {
  float: left;
}

.dx-list-item-chevron {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  margin-inline-start: -5px;
  color: rgba(0, 0, 0, 0.54);
}
.dx-list-item-chevron::before {
  content: "\f010";
}

.dx-list-item-icon-container {
  width: 40px;
  height: 24px;
  vertical-align: bottom;
}

.dx-list-item-icon {
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}

.dx-list-search {
  padding-top: 4px;
}
.dx-list-search.dx-searchbox .dx-placeholder::before {
  font-size: 16px;
}
.dx-list-search.dx-searchbox .dx-clear-button-area {
  width: 23px;
}

.dx-list-select-all,
.dx-list-item,
.dx-list-group-header {
  position: relative;
}
.dx-list-select-all .dx-inkripple,
.dx-list-item .dx-inkripple,
.dx-list-group-header .dx-inkripple {
  overflow: hidden;
}

.dx-list-collapsible-groups .dx-list-group-header::before {
  content: none;
}

.dx-list-item-before-bag,
.dx-list-item-after-bag {
  display: table-cell;
  width: 0;
}

.dx-list {
  border: none;
}
.dx-list.dx-list-with-search .dx-scrollable-wrapper {
  height: calc(100% - 57px);
}
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-hover .dx-radiobutton-icon,
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover .dx-radiobutton-icon {
  border-color: #027fb8;
}
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused .dx-radiobutton .dx-radiobutton-icon::after,
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-radiobutton .dx-radiobutton-icon::after {
  background-color: rgba(0, 0, 0, 0.1);
  transform: scale(1);
}
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused .dx-radiobutton.dx-radiobutton-checked .dx-radiobutton-icon::after,
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-radiobutton.dx-radiobutton-checked .dx-radiobutton-icon::after {
  background-color: rgba(3, 169, 244, 0.1);
  transform: scale(1);
}
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused .dx-checkbox .dx-checkbox-icon::after,
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-checkbox .dx-checkbox-icon::after {
  background-color: rgba(0, 0, 0, 0.1);
  transform: scale(1);
}
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon::after, .dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-icon::after,
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon::after,
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-icon::after {
  background-color: rgba(3, 169, 244, 0.1);
  transform: scale(1);
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected {
  background-color: rgba(0, 0, 0, 0.12);
  color: black;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected.dx-state-hover:not(.dx-state-focused) {
  background-color: rgba(0, 0, 0, 0.14);
  color: black;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused {
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected {
  background-color: rgba(0, 0, 0, 0.18);
  color: black;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active {
  background-color: #cccccc;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content {
  background-color: #cccccc;
}

.dx-list-group:not(.dx-list-group-collapsed):not(:last-child) {
  padding-bottom: 8px;
  border-bottom: 1px solid #e0e0e0;
}
.dx-list-group:not(.dx-list-group-collapsed) + .dx-list-group:not(.dx-list-group-collapsed) .dx-list-group-header {
  border-top-color: transparent;
}
.dx-list-collapsible-groups .dx-list-group.dx-list-group-collapsed .dx-list-group-header-indicator {
  font: 14px/1 DXIcons;
  font-size: 24px;
}
.dx-list-collapsible-groups .dx-list-group.dx-list-group-collapsed .dx-list-group-header-indicator::before {
  content: "\f016";
}
.dx-list-group.dx-list-group-collapsed .dx-list-group-header {
  color: rgba(0, 0, 0, 0.87);
}
.dx-list-group .dx-list-item:first-of-type {
  margin-top: 0;
}
.dx-list-group .dx-list-item:last-of-type {
  margin-bottom: 0;
}

.dx-list-group-header {
  font-weight: 500;
  padding: 14px 16px;
  background: rgba(255, 255, 255, 0);
  color: rgba(0, 0, 0, 0.87);
  border-top: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top-color: transparent;
  font-size: 16px;
}
.dx-list-group-header .dx-list-group-header-indicator {
  color: rgba(0, 0, 0, 0.54);
  order: 1;
  position: absolute;
  inset-inline-end: 16px;
}
.dx-list-collapsible-groups .dx-list-group-header .dx-list-group-header-indicator {
  font: 14px/1 DXIcons;
  font-size: 24px;
}
.dx-list-collapsible-groups .dx-list-group-header .dx-list-group-header-indicator::before {
  content: "\f014";
}
.dx-list-group-header .dx-inkripple {
  height: auto;
  top: -1px;
  bottom: 0;
}
.dx-list-group-header::before {
  content: none;
}

.dx-list-items:not(:first-of-type) .dx-list-item {
  margin-top: 0;
}

.dx-list-item .dx-icon-toggle-delete {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2024.0.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22dx_l_3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20style%3D%22fill%3Argba%280,%200,%200,%200.54%29%3B%22%20d%3D%22M12%2C2C6.5%2C2%2C2%2C6.5%2C2%2C12c0%2C5.5%2C4.5%2C10%2C10%2C10s10-4.5%2C10-10C22%2C6.5%2C17.5%2C2%2C12%2C2z%20M18%2C13H6v-2h12V13z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.dx-list-item.dx-state-hover, .dx-list-item.dx-state-active {
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.dx-list-item.dx-state-hover .dx-list-switchable-delete-button-inner-wrapper, .dx-list-item.dx-state-active .dx-list-switchable-delete-button-inner-wrapper {
  background-color: rgba(0, 0, 0, 0.04);
}
.dx-list-item:first-of-type {
  border-top: none;
  margin-top: 8px;
}
.dx-list-item:last-of-type {
  border-bottom: none;
  margin-bottom: 8px;
}
.dx-list-item .dx-icon {
  color: rgba(0, 0, 0, 0.54);
}
.dx-list-item .dx-icon-toggle-delete {
  background-size: 100%;
}
.dx-list-item.dx-list-item-ghost-reordering.dx-state-focused.dx-state-hover {
  color: rgba(98, 98, 98, 0.87);
  background: #fff;
  border-top: 1px solid rgba(3, 169, 244, 0.5);
  border-bottom: 1px solid rgba(3, 169, 244, 0.5);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
}

.dx-list-item,
.dx-list .dx-empty-message {
  color: rgba(0, 0, 0, 0.87);
}
.dx-list-item-separator-hidden .dx-list-item,
.dx-list-item-separator-hidden .dx-list .dx-empty-message {
  border-top: none;
  border-bottom: none;
}

.dx-list-item-content {
  font-size: 16px;
  padding: 14px 16px 13px;
}

.dx-list .dx-empty-message {
  padding: 8px 16px 7px;
  color: rgba(0, 0, 0, 0.54);
  font-size: 12px;
}

.dx-list-next-button .dx-button {
  margin-top: 20px;
  padding: 0;
}
.dx-list-next-button .dx-button .dx-button-content {
  padding-block: 6px;
  padding-inline-start: 16px;
  padding-inline-end: 16px;
}
.dx-list-next-button .dx-button .dx-icon {
  width: 18px;
  height: 18px;
  font-size: 18px;
  margin-inline-end: 9px;
  margin-inline-start: 0;
}
.dx-list-next-button .dx-button .dx-button-content {
  padding-left: 58px;
  padding-right: 58px;
}

.dx-list-item-chevron-container {
  display: table-cell;
  vertical-align: middle;
  width: 27px;
  padding-top: 7px;
}

.dx-list-border-visible {
  border: 1px solid #e0e0e0;
}

.dx-list-item-before-bag .dx-list-toggle-delete-switch {
  display: block;
  float: left;
  padding: 3px 0;
}
.dx-list-item-before-bag.dx-list-toggle-delete-switch-container {
  width: 46px;
}
.dx-list-item-before-bag.dx-list-select-checkbox-container, .dx-list-item-before-bag.dx-list-select-radiobutton-container {
  width: 56px;
}
.dx-list-item-before-bag .dx-button.dx-list-toggle-delete-switch {
  border: none;
  background: transparent;
  padding: 0;
  height: 24px;
  width: 24px;
  margin-inline-start: 15px;
  box-shadow: none;
}
.dx-list-item-before-bag .dx-button.dx-list-toggle-delete-switch .dx-button-content {
  padding: 0;
}
.dx-list-item-before-bag .dx-button.dx-list-toggle-delete-switch .dx-button-content .dx-inkripple-wave {
  display: none;
}
.dx-list-item-before-bag .dx-icon-toggle-delete {
  width: 23px;
  height: 23px;
}
.dx-list-item-before-bag .dx-list-select-checkbox,
.dx-list-item-before-bag .dx-list-select-radiobutton {
  margin-top: -1px;
  margin-bottom: -3px;
  margin-inline-start: 16px;
}

.dx-list-toggle-delete-switch-container + .dx-list-item-content {
  padding-left: 34px;
}

.dx-list-select-all {
  padding: 13px 0;
  font-size: 16px;
  position: relative;
}
.dx-list-select-all::after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 16px;
  right: 16px;
  height: 1px;
  background-color: #e0e0e0;
}

.dx-list-select-all-checkbox {
  margin-top: -1px;
  margin-bottom: -3px;
  margin-inline-end: 0;
  margin-inline-start: 16px;
}

.dx-list-select-all-label {
  line-height: 17px;
  padding: 0 35px;
  margin-top: 2px;
}

.dx-list-item-after-bag.dx-list-static-delete-button-container {
  width: 37px;
}
.dx-list-item-after-bag.dx-list-reorder-handle-container {
  width: 44.8px;
}
.dx-list-item-after-bag .dx-list-reorder-handle {
  font: 14px/1 DXIcons;
  color: rgba(0, 0, 0, 0.27);
  width: 38.4px;
  height: 38.4px;
  background-position: 7px 7px;
  background-size: 24px 24px;
  padding: 7px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-list-item-after-bag .dx-list-reorder-handle::before {
  content: "\f038";
}

.dx-list-slide-menu-button {
  bottom: 1px;
}

.dx-list-slide-menu-button-delete {
  font: 14px/1 DXIcons;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.24);
  border-right-color: transparent;
  background-color: #f44336;
  font-size: 24px;
  display: table-cell;
  vertical-align: middle;
  padding: 0 16px;
  width: 56px;
  box-shadow: inset 3px 0 5px -3px rgba(0, 0, 0, 0.24), inset 0 3px 5px -3px rgba(0, 0, 0, 0.24), inset 0 -3px 5px -3px rgba(0, 0, 0, 0.24);
}
.dx-list-slide-menu-button-delete::before {
  content: "\f03e";
}

.dx-list-slide-menu-button-menu {
  border: 1px solid transparent;
  color: #fff;
  background-color: #03a9f4;
}

.dx-list-static-delete-button {
  margin-inline-end: 16px;
  padding: 0;
  border-radius: 50%;
  height: 34px;
  margin-top: -2px;
}
.dx-list-static-delete-button.dx-button {
  box-shadow: none;
  background-color: transparent;
}
.dx-list-static-delete-button.dx-button .dx-button-content {
  z-index: 1;
}

.dx-list-switchable-delete-button-inner-wrapper {
  padding-inline-end: 6px;
  background-color: #fff;
}

.dx-list-context-menucontent {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.dx-state-disabled.dx-list-item,
.dx-state-disabled .dx-list-item {
  background-color: transparent;
  opacity: 0.6;
}

.dx-list-item-badge-container {
  padding-inline-end: 16px;
}

.dx-textarea {
  height: auto;
}
.dx-textarea .dx-texteditor-input-container {
  align-items: stretch;
}
.dx-textarea .dx-texteditor-input {
  resize: none;
  font-family: inherit;
  display: block;
  overflow: auto;
  white-space: pre-wrap;
  margin: 0;
}
.dx-textarea .dx-texteditor-input-auto-resize {
  overflow-y: hidden;
}
.dx-textarea .dx-placeholder {
  height: auto;
}
.dx-textarea .dx-placeholder::before {
  white-space: normal;
}

.dx-textarea .dx-texteditor-input-container {
  margin: 2px;
}
.dx-textarea .dx-texteditor-input,
.dx-textarea .dx-placeholder::before {
  line-height: 24px;
}
.dx-textarea.dx-texteditor-with-label:not(.dx-texteditor-label-outside).dx-editor-outlined .dx-placeholder::before,
.dx-textarea.dx-texteditor-with-label:not(.dx-texteditor-label-outside).dx-editor-outlined .dx-texteditor-input, .dx-textarea.dx-texteditor-with-label:not(.dx-texteditor-label-outside).dx-editor-filled .dx-placeholder::before,
.dx-textarea.dx-texteditor-with-label:not(.dx-texteditor-label-outside).dx-editor-filled .dx-texteditor-input, .dx-textarea.dx-texteditor-with-label:not(.dx-texteditor-label-outside).dx-editor-underlined .dx-placeholder::before,
.dx-textarea.dx-texteditor-with-label:not(.dx-texteditor-label-outside).dx-editor-underlined .dx-texteditor-input, .dx-textarea.dx-texteditor-with-floating-label.dx-editor-outlined .dx-placeholder::before,
.dx-textarea.dx-texteditor-with-floating-label.dx-editor-outlined .dx-texteditor-input, .dx-textarea.dx-texteditor-with-floating-label.dx-editor-filled .dx-placeholder::before,
.dx-textarea.dx-texteditor-with-floating-label.dx-editor-filled .dx-texteditor-input, .dx-textarea.dx-texteditor-with-floating-label.dx-editor-underlined .dx-placeholder::before,
.dx-textarea.dx-texteditor-with-floating-label.dx-editor-underlined .dx-texteditor-input {
  padding-top: 0;
}
.dx-textarea.dx-texteditor-with-label:not(.dx-texteditor-label-outside).dx-editor-outlined .dx-texteditor-container, .dx-textarea.dx-texteditor-with-floating-label.dx-editor-outlined .dx-texteditor-container {
  padding-top: 15px;
}
.dx-textarea.dx-texteditor-with-label:not(.dx-texteditor-label-outside).dx-editor-filled .dx-texteditor-container, .dx-textarea.dx-texteditor-with-floating-label.dx-editor-filled .dx-texteditor-container {
  padding-top: 21px;
}
.dx-textarea.dx-texteditor-with-label:not(.dx-texteditor-label-outside).dx-editor-underlined .dx-texteditor-container, .dx-textarea.dx-texteditor-with-floating-label.dx-editor-underlined .dx-texteditor-container {
  padding-top: 21px;
}
.dx-textarea .dx-icon-clear {
  top: 0;
  margin-top: 0;
}

.dx-numberbox {
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}
.dx-numberbox input[type=number] {
  -moz-appearance: textfield;
}
.dx-numberbox input[type=number]::-webkit-outer-spin-button, .dx-numberbox input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.dx-numberbox-spin-container {
  width: 22px;
  height: 100%;
}

.dx-numberbox-spin-down,
.dx-numberbox-spin-up {
  position: relative;
  width: 100%;
  height: 50%;
  cursor: pointer;
}

.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container {
  width: 64px;
}
.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-down,
.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-up {
  width: 50%;
  height: 100%;
  display: inline-block;
}

.dx-numberbox-spin-up-icon,
.dx-numberbox-spin-down-icon {
  width: 100%;
  height: 100%;
}

.dx-state-disabled .dx-numberbox-spin-container {
  opacity: 0.2;
}

.dx-numberbox-spin-container {
  overflow: hidden;
  width: 24px;
}
.dx-state-disabled .dx-numberbox-spin-container {
  opacity: 1;
}

.dx-numberbox-spin-up-icon {
  font: 14px/1 DXIcons;
  color: rgba(0, 0, 0, 0.54);
}
.dx-numberbox-spin-up-icon::before {
  content: "\f002";
}

.dx-numberbox-spin-down-icon {
  font: 14px/1 DXIcons;
  color: rgba(0, 0, 0, 0.54);
}
.dx-numberbox-spin-down-icon::before {
  content: "\f001";
}

.dx-numberbox-spin-up-icon,
.dx-numberbox-spin-down-icon {
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-numberbox-spin-up-icon::before,
.dx-numberbox-spin-down-icon::before {
  position: absolute;
  display: block;
  width: 24px;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
}

.dx-numberbox-spin-button {
  padding: 1px;
  height: 50%;
}

.dx-numberbox-spin.dx-numberbox-box.dx-invalid.dx-editor-underlined .dx-texteditor-input, .dx-numberbox-spin.dx-numberbox-box.dx-valid.dx-editor-underlined .dx-texteditor-input {
  padding-inline-end: 46px;
}
.dx-numberbox-spin.dx-numberbox-box.dx-invalid.dx-editor-filled .dx-texteditor-input, .dx-numberbox-spin.dx-numberbox-box.dx-invalid.dx-editor-outlined .dx-texteditor-input, .dx-numberbox-spin.dx-numberbox-box.dx-valid.dx-editor-filled .dx-texteditor-input, .dx-numberbox-spin.dx-numberbox-box.dx-valid.dx-editor-outlined .dx-texteditor-input {
  padding-inline-end: 62px;
}
.dx-numberbox-spin.dx-numberbox-box.dx-invalid.dx-editor-filled .dx-texteditor-input-container::after, .dx-numberbox-spin.dx-numberbox-box.dx-invalid.dx-editor-outlined .dx-texteditor-input-container::after, .dx-numberbox-spin.dx-numberbox-box.dx-valid.dx-editor-filled .dx-texteditor-input-container::after, .dx-numberbox-spin.dx-numberbox-box.dx-valid.dx-editor-outlined .dx-texteditor-input-container::after {
  inset-inline-end: 12px;
}
.dx-numberbox-spin.dx-numberbox-box.dx-invalid .dx-texteditor-input-container::after, .dx-numberbox-spin.dx-numberbox-box.dx-valid .dx-texteditor-input-container::after {
  inset-inline-end: 6px;
}

.dx-numberbox-spin-touch-friendly.dx-invalid.dx-editor-underlined .dx-texteditor-input, .dx-numberbox-spin-touch-friendly.dx-valid.dx-editor-underlined .dx-texteditor-input {
  padding-inline-end: 46px;
}
.dx-numberbox-spin-touch-friendly.dx-invalid.dx-editor-filled .dx-texteditor-input, .dx-numberbox-spin-touch-friendly.dx-invalid.dx-editor-outlined .dx-texteditor-input, .dx-numberbox-spin-touch-friendly.dx-valid.dx-editor-filled .dx-texteditor-input, .dx-numberbox-spin-touch-friendly.dx-valid.dx-editor-outlined .dx-texteditor-input {
  padding-inline-end: 62px;
}
.dx-numberbox-spin-touch-friendly.dx-invalid.dx-editor-filled .dx-texteditor-input-container::after, .dx-numberbox-spin-touch-friendly.dx-invalid.dx-editor-outlined .dx-texteditor-input-container::after, .dx-numberbox-spin-touch-friendly.dx-valid.dx-editor-filled .dx-texteditor-input-container::after, .dx-numberbox-spin-touch-friendly.dx-valid.dx-editor-outlined .dx-texteditor-input-container::after {
  inset-inline-end: 12px;
}
.dx-numberbox-spin-touch-friendly.dx-invalid .dx-texteditor-input-container::after, .dx-numberbox-spin-touch-friendly.dx-valid .dx-texteditor-input-container::after {
  inset-inline-end: 6px;
}
.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container {
  width: 74px;
  border-inline-start: none;
}
.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-up-icon,
.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-down-icon {
  background-position: center;
}

/**
* $name 20. Navigator text color
* $type color
*/
/**
* $name 30. Header text color
* $type color
*/
/**
* $name 40. Other month text color
* $type color
*/
/**
* $name 50. Selected cell background color
* $type color
*/
.dx-calendar {
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  position: relative;
  display: flex;
  direction: ltr;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid transparent;
}
.dx-calendar.dx-rtl {
  direction: rtl;
}

.dx-calendar-views-wrapper {
  position: relative;
  display: flex;
  flex: auto;
  outline: none;
}

.dx-calendar-navigator {
  display: flex;
  justify-content: space-between;
}
.dx-calendar-navigator .dx-calendar-caption-button {
  flex-grow: 1;
  overflow: hidden;
}
.dx-calendar-navigator .dx-button .dx-button-text {
  text-transform: none;
}
.dx-calendar-navigator .dx-button.dx-state-active, .dx-calendar-navigator .dx-button.dx-state-hover {
  z-index: 1;
}

.dx-calendar-body {
  overflow: hidden;
  display: flex;
  flex: 1 1 auto;
}
.dx-calendar-body .dx-widget {
  position: absolute;
  width: 100%;
  height: 100%;
}
.dx-calendar-body table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-spacing: 0;
  line-height: normal;
}
.dx-calendar-body td,
.dx-calendar-body th {
  padding: 0;
}
.dx-calendar-body thead th {
  font-weight: 500;
  font-size: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dx-calendar-week-number-cell.dx-calendar-week-selection {
  cursor: pointer;
}

.dx-calendar-week-number-cell {
  position: relative;
}
.dx-calendar-week-number-cell span {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 2em;
  inset: 0;
}

.dx-calendar-cell {
  cursor: pointer;
  position: relative;
  text-align: center;
}
.dx-calendar-cell span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.dx-calendar-footer {
  display: flex;
  align-items: center;
  justify-content: center;
}

.dx-calendar-multiview .dx-calendar-caption-button .dx-button-content {
  justify-content: space-between;
  align-items: center;
}
.dx-calendar-multiview .dx-calendar-caption-button .dx-button-text {
  width: 50%;
}
.dx-calendar-multiview .dx-calendar-body .dx-widget {
  width: 50%;
}
.dx-calendar-multiview .dx-calendar-body table {
  padding: 0 10px;
}

.dx-calendar {
  width: 272px;
  height: 264px;
  background-color: #fff;
  gap: 8px;
}
.dx-calendar.dx-calendar-with-footer {
  height: 308px;
}
.dx-calendar.dx-calendar-multiview {
  width: 544px;
}
.dx-calendar.dx-invalid {
  border-color: rgba(244, 67, 54, 0.4);
}
.dx-calendar.dx-invalid.dx-state-focused {
  border-color: #f44336;
}

.dx-calendar-navigator-previous-view,
.dx-calendar-navigator-next-view {
  min-width: 36px;
}
.dx-calendar-navigator-previous-view .dx-button-content,
.dx-calendar-navigator-next-view .dx-button-content {
  padding-block: 5px;
  padding-inline-start: 5px;
  padding-inline-end: 5px;
}
.dx-calendar-navigator-previous-view .dx-icon,
.dx-calendar-navigator-next-view .dx-icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
  margin-inline-end: 0;
  margin-inline-start: 0;
}

.dx-calendar-navigator .dx-button {
  color: #03a9f4;
}
.dx-calendar-navigator .dx-button .dx-icon {
  color: #03a9f4;
}

.dx-calendar-navigator-previous-view,
.dx-calendar-navigator-next-view {
  flex-shrink: 0;
}

.dx-calendar-body thead tr {
  height: 2em;
}
.dx-calendar-body thead th {
  color: rgba(0, 0, 0, 0.87);
}
.dx-calendar-body tbody tr:first-of-type .dx-calendar-week-number-cell span {
  border-start-start-radius: 4px;
  border-start-end-radius: 4px;
}
.dx-calendar-body tbody tr:last-of-type .dx-calendar-week-number-cell span {
  border-end-start-radius: 4px;
  border-end-end-radius: 4px;
}
.dx-calendar-body .dx-week-number-header {
  font-size: 14px;
  width: 2.5em;
}

.dx-calendar-cell {
  font-size: 14px;
}

.dx-calendar-week-number-cell {
  color: rgba(0, 0, 0, 0.56);
  width: 2em;
}
.dx-calendar-week-number-cell span {
  background-color: rgba(224, 224, 224, 0.4);
  inset-inline-start: 0;
}

.dx-calendar-cell {
  color: rgba(0, 0, 0, 0.87);
}
.dx-calendar-cell span {
  border-radius: 50%;
  width: 2em;
  height: 2em;
}
.dx-calendar-view-decade .dx-calendar-cell span, .dx-calendar-view-year .dx-calendar-cell span, .dx-calendar-view-century .dx-calendar-cell span {
  width: 4em;
  height: 4em;
  border-radius: 4px;
  word-spacing: 4em;
  line-height: 1em;
}
.dx-calendar-cell.dx-calendar-today span {
  border: 2px solid #03a9f4;
}
.dx-calendar-cell.dx-state-hover span {
  background-color: rgba(3, 169, 244, 0.24);
  color: rgba(0, 0, 0, 0.87);
}
.dx-calendar-cell.dx-state-active span {
  background-color: rgba(3, 169, 244, 0.4);
}
.dx-calendar-cell.dx-calendar-selected-date span {
  color: #fff;
  background-color: #03a9f4;
}
.dx-calendar-cell.dx-calendar-contoured-date span {
  box-shadow: 0 0 0 2px rgba(3, 169, 244, 0.5);
}
.dx-calendar-cell.dx-calendar-other-view, .dx-calendar-cell.dx-calendar-empty-cell {
  color: rgba(0, 0, 0, 0.38);
}
.dx-calendar-cell.dx-calendar-other-view.dx-state-hover span, .dx-calendar-cell.dx-calendar-other-view.dx-state-active span, .dx-calendar-cell.dx-calendar-empty-cell.dx-state-hover span, .dx-calendar-cell.dx-calendar-empty-cell.dx-state-active span {
  color: rgba(0, 0, 0, 0.38);
}
.dx-calendar-cell.dx-calendar-other-view.dx-calendar-selected-date span, .dx-calendar-cell.dx-calendar-empty-cell.dx-calendar-selected-date span {
  color: #fff;
}
.dx-calendar-cell.dx-calendar-other-view::before, .dx-calendar-cell.dx-calendar-other-view::after {
  content: none;
}
.dx-calendar-cell.dx-calendar-other-view.dx-calendar-range-start-date.dx-state-hover span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-range-start-date.dx-state-active span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-range-end-date.dx-state-hover span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-range-end-date.dx-state-active span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-cell-in-range.dx-state-hover span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-cell-in-range.dx-state-active span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-cell-range-hover.dx-state-hover span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-cell-range-hover.dx-state-active span {
  color: rgba(0, 0, 0, 0.38);
}
.dx-calendar-cell.dx-calendar-other-view.dx-calendar-range-start-date.dx-state-hover span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-range-end-date.dx-state-hover span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-cell-in-range.dx-state-hover span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-cell-range-hover.dx-state-hover span {
  background-color: rgba(3, 169, 244, 0.24);
}
.dx-calendar-cell.dx-calendar-other-view.dx-calendar-range-start-date.dx-state-active span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-range-end-date.dx-state-active span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-cell-in-range.dx-state-active span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-cell-range-hover.dx-state-active span {
  background-color: rgba(3, 169, 244, 0.4);
}
.dx-calendar-cell.dx-calendar-other-view.dx-calendar-range-start-date span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-range-end-date span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-cell-in-range span, .dx-calendar-cell.dx-calendar-other-view.dx-calendar-cell-range-hover span {
  color: rgba(0, 0, 0, 0.38);
  background-color: transparent;
}
.dx-calendar-cell.dx-calendar-empty-cell {
  cursor: default;
  color: rgba(0, 0, 0, 0.24);
}
.dx-calendar-cell.dx-calendar-empty-cell.dx-state-hover span, .dx-calendar-cell.dx-calendar-empty-cell.dx-state-active span {
  background-color: transparent;
}
.dx-calendar-cell.dx-calendar-empty-cell.dx-state-hover.dx-calendar-selected-date span, .dx-calendar-cell.dx-calendar-empty-cell.dx-state-active.dx-calendar-selected-date span {
  background-color: #03a9f4;
}

.dx-calendar-cell-in-range::before {
  content: "";
  position: absolute;
  z-index: 1;
  height: 2em;
  inset-inline-start: 0;
  inset-inline-end: 0;
  width: 100%;
  background-color: rgba(3, 169, 244, 0.24);
  border-width: 0;
  border-style: dashed;
  border-color: rgba(3, 169, 244, 0.6) transparent;
}
.dx-calendar-cell-in-range.dx-calendar-range-start-date::before, .dx-calendar-cell-in-range.dx-calendar-range-end-date::before, .dx-calendar-cell-in-range.dx-calendar-cell-start::before, .dx-calendar-cell-in-range.dx-calendar-cell-end::before, .dx-calendar-cell-in-range.dx-calendar-cell-start-in-row::before, .dx-calendar-cell-in-range.dx-calendar-cell-end-in-row::before {
  width: calc(50% + 1em);
}
.dx-calendar-cell-in-range.dx-calendar-range-start-date::before {
  inset-inline-start: auto;
  border-start-start-radius: 999em;
  border-end-start-radius: 999em;
  border-inline-start-color: rgba(3, 169, 244, 0.6);
}
.dx-calendar-cell-in-range.dx-calendar-range-start-date.dx-calendar-range-end-date::before {
  content: none;
}
.dx-calendar-cell-in-range.dx-calendar-range-end-date::before {
  border-start-end-radius: 999em;
  border-end-end-radius: 999em;
  border-inline-end-color: rgba(3, 169, 244, 0.6);
}
.dx-calendar-cell-in-range.dx-calendar-cell-start-in-row::before {
  inset-inline-start: auto;
  border-start-start-radius: 999em;
  border-end-start-radius: 999em;
  border-inline-start-color: rgba(3, 169, 244, 0.6);
}
.dx-calendar-cell-in-range.dx-calendar-cell-start-in-row.dx-calendar-range-end-date::before, .dx-calendar-cell-in-range.dx-calendar-cell-start-in-row.dx-calendar-cell-end::before {
  width: 2em;
  inset-inline-start: calc(50% - 1em);
  inset-inline-end: auto;
}
.dx-calendar-cell-in-range.dx-calendar-cell-end-in-row::before {
  border-start-end-radius: 999em;
  border-end-end-radius: 999em;
  border-inline-end-color: rgba(3, 169, 244, 0.6);
}
.dx-calendar-cell-in-range.dx-calendar-cell-end-in-row.dx-calendar-range-start-date::before {
  width: 2em;
  inset-inline-start: calc(50% - 1em);
  inset-inline-end: auto;
}
.dx-calendar-cell-in-range.dx-calendar-cell-start::before {
  inset-inline-start: auto;
  border-start-start-radius: 999em;
  border-end-start-radius: 999em;
  border-inline-start-color: rgba(3, 169, 244, 0.6);
}
.dx-calendar-cell-in-range.dx-calendar-cell-start.dx-calendar-range-end-date::before {
  width: 2em;
  inset-inline-start: calc(50% - 1em);
  inset-inline-end: auto;
  border-start-end-radius: 999em;
  border-end-end-radius: 999em;
  border-inline-end-color: rgba(3, 169, 244, 0.6);
}
.dx-calendar-cell-in-range.dx-calendar-cell-start.dx-calendar-cell-end-in-row::before {
  width: 2em;
  inset-inline-start: calc(50% - 1em);
  inset-inline-end: auto;
}
.dx-calendar-cell-in-range.dx-calendar-cell-end::before {
  border-start-end-radius: 999em;
  border-end-end-radius: 999em;
  border-inline-end-color: rgba(3, 169, 244, 0.6);
}
.dx-calendar-cell-in-range.dx-calendar-cell-end.dx-calendar-range-start-date::before {
  width: 2em;
  inset-inline-start: calc(50% - 1em);
  inset-inline-end: auto;
}

.dx-calendar-cell-range-hover::after {
  content: "";
  position: absolute;
  z-index: 1;
  height: 2em;
  inset-inline-start: 0;
  inset-inline-end: 0;
  width: 100%;
  background-color: inherit;
  border-width: 1px;
  border-style: dashed;
  border-color: rgba(3, 169, 244, 0.6) transparent;
}
.dx-calendar-cell-range-hover.dx-calendar-cell-range-hover-start::after, .dx-calendar-cell-range-hover.dx-calendar-cell-range-hover-end::after, .dx-calendar-cell-range-hover.dx-calendar-cell-start::after, .dx-calendar-cell-range-hover.dx-calendar-cell-end::after, .dx-calendar-cell-range-hover.dx-calendar-cell-start-in-row::after, .dx-calendar-cell-range-hover.dx-calendar-cell-end-in-row::after {
  width: calc(50% + 1em);
}
.dx-calendar-cell-range-hover.dx-calendar-cell-range-hover-start::after {
  inset-inline-start: auto;
  border-start-start-radius: 999em;
  border-end-start-radius: 999em;
  border-inline-start-color: rgba(3, 169, 244, 0.6);
}
.dx-calendar-cell-range-hover.dx-calendar-cell-range-hover-start.dx-calendar-cell-range-hover-end::after {
  content: none;
}
.dx-calendar-cell-range-hover.dx-calendar-cell-range-hover-end::after {
  border-start-end-radius: 999em;
  border-end-end-radius: 999em;
  border-inline-end-color: rgba(3, 169, 244, 0.6);
}
.dx-calendar-cell-range-hover.dx-calendar-cell-start-in-row::after {
  inset-inline-start: auto;
  border-start-start-radius: 999em;
  border-end-start-radius: 999em;
  border-inline-start-color: rgba(3, 169, 244, 0.6);
}
.dx-calendar-cell-range-hover.dx-calendar-cell-start-in-row.dx-calendar-cell-range-hover-end::after, .dx-calendar-cell-range-hover.dx-calendar-cell-start-in-row.dx-calendar-cell-end::after {
  width: 2em;
  inset-inline-start: calc(50% - 1em);
  inset-inline-end: auto;
}
.dx-calendar-cell-range-hover.dx-calendar-cell-end-in-row::after {
  border-start-end-radius: 999em;
  border-end-end-radius: 999em;
  border-inline-end-color: rgba(3, 169, 244, 0.6);
}
.dx-calendar-cell-range-hover.dx-calendar-cell-end-in-row.dx-calendar-cell-range-hover-start::after {
  width: 2em;
  inset-inline-start: calc(50% - 1em);
  inset-inline-end: auto;
}
.dx-calendar-cell-range-hover.dx-calendar-cell-start::after {
  inset-inline-start: auto;
  border-start-start-radius: 999em;
  border-end-start-radius: 999em;
  border-inline-start-color: rgba(3, 169, 244, 0.6);
}
.dx-calendar-cell-range-hover.dx-calendar-cell-start.dx-calendar-cell-range-hover-end::after {
  width: 2em;
  inset-inline-start: calc(50% - 1em);
  inset-inline-end: auto;
  border-start-end-radius: 999em;
  border-end-end-radius: 999em;
  border-inline-end-color: rgba(3, 169, 244, 0.6);
}
.dx-calendar-cell-range-hover.dx-calendar-cell-start.dx-calendar-cell-end-in-row::after {
  width: 2em;
  inset-inline-start: calc(50% - 1em);
  inset-inline-end: auto;
}
.dx-calendar-cell-range-hover.dx-calendar-cell-end::after {
  border-start-end-radius: 999em;
  border-end-end-radius: 999em;
  border-inline-end-color: rgba(3, 169, 244, 0.6);
}
.dx-calendar-cell-range-hover.dx-calendar-cell-end.dx-calendar-cell-range-hover-start::after {
  width: 2em;
  inset-inline-start: calc(50% - 1em);
  inset-inline-end: auto;
}

.dx-daterangebox {
  display: flex;
}
.dx-daterangebox .dx-texteditor-with-label,
.dx-daterangebox .dx-texteditor-with-floating-label {
  margin-top: 0;
}
.dx-daterangebox.dx-editor-outlined .dx-datebox.dx-editor-outlined {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dx-daterangebox.dx-editor-outlined .dx-datebox.dx-editor-outlined.dx-texteditor-with-label .dx-label,
.dx-daterangebox.dx-editor-outlined .dx-datebox.dx-editor-outlined.dx-texteditor-with-label .dx-label-before,
.dx-daterangebox.dx-editor-outlined .dx-datebox.dx-editor-outlined.dx-texteditor-with-label .dx-label-after, .dx-daterangebox.dx-editor-outlined .dx-datebox.dx-editor-outlined.dx-texteditor-with-floating-label .dx-label,
.dx-daterangebox.dx-editor-outlined .dx-datebox.dx-editor-outlined.dx-texteditor-with-floating-label .dx-label-before,
.dx-daterangebox.dx-editor-outlined .dx-datebox.dx-editor-outlined.dx-texteditor-with-floating-label .dx-label-after {
  margin: 0;
  border: 0;
  clip-path: none;
  box-shadow: none;
}
.dx-daterangebox .dx-datebox {
  width: 100%;
}
.dx-daterangebox .dx-datebox.dx-editor-underlined {
  border-bottom: 0;
  background-color: transparent;
}
.dx-daterangebox .dx-datebox.dx-editor-underlined::before {
  margin-left: 0;
}
.dx-daterangebox .dx-datebox.dx-editor-underlined.dx-rtl .dx-texteditor-container .dx-texteditor-input {
  padding-right: 0;
}
.dx-daterangebox .dx-datebox.dx-editor-filled {
  background-color: transparent;
  border: 0;
}
.dx-daterangebox .dx-datebox.dx-editor-filled.dx-state-readonly {
  background-color: transparent;
}
.dx-daterangebox .dx-datebox.dx-editor-filled.dx-state-readonly.dx-state-hover {
  background-color: transparent;
}
.dx-daterangebox.dx-texteditor-empty .dx-clear-button-area {
  display: block;
  visibility: hidden;
}

.dx-daterangebox-separator {
  display: flex;
  align-items: center;
}
.dx-rtl .dx-daterangebox-separator {
  transform: scale(-1, 1);
}

.dx-daterangebox .dx-dropdowneditor-icon {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 100%;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-daterangebox .dx-dropdowneditor-icon::before {
  content: "\f043";
}
.dx-daterangebox .dx-dropdowneditor-icon::before {
  position: absolute;
  display: block;
  width: 24px;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
}
.dx-daterangebox.dx-dropdowneditor-active .dx-dropdowneditor-icon {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 100%;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-daterangebox.dx-dropdowneditor-active .dx-dropdowneditor-icon::before {
  content: "\f043";
}
.dx-daterangebox.dx-dropdowneditor-active .dx-dropdowneditor-icon::before {
  position: absolute;
  display: block;
  width: 24px;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
}
.dx-daterangebox .dx-editor-outlined::before {
  display: block;
  bottom: 1px;
}
.dx-daterangebox .dx-editor-outlined::before,
.dx-daterangebox .dx-editor-filled::before {
  width: calc(100% - 30px);
  margin: 0 15px;
}
.dx-daterangebox.dx-editor-underlined::before, .dx-daterangebox.dx-editor-filled::before {
  border-bottom-width: 1px;
  transition: none;
}
.dx-daterangebox.dx-editor-underlined.dx-state-hover::after, .dx-daterangebox.dx-editor-filled.dx-state-hover::after {
  border-bottom-width: 1px;
  transition: none;
}
.dx-daterangebox.dx-editor-underlined.dx-state-focused.dx-invalid::before, .dx-daterangebox.dx-editor-filled.dx-state-focused.dx-invalid::before {
  border-bottom-width: 1px;
  transition: none;
}
.dx-daterangebox.dx-editor-underlined .dx-datebox::before, .dx-daterangebox.dx-editor-filled .dx-datebox::before {
  bottom: 1px;
}
.dx-daterangebox.dx-editor-underlined .dx-datebox::after, .dx-daterangebox.dx-editor-filled .dx-datebox::after {
  border-color: transparent;
  bottom: 1px;
}
.dx-daterangebox.dx-editor-underlined .dx-daterangebox-separator {
  padding-right: 16px;
}
.dx-daterangebox.dx-texteditor > .dx-texteditor-buttons-container > .dx-button,
.dx-daterangebox.dx-texteditor > .dx-texteditor-buttons-container > .dx-clear-button-area {
  margin-inline-start: 5px;
  margin-inline-end: 5px;
}
.dx-daterangebox.dx-texteditor > .dx-texteditor-buttons-container > .dx-button:first-child,
.dx-daterangebox.dx-texteditor > .dx-texteditor-buttons-container > .dx-clear-button-area:first-child {
  margin-inline-start: 0;
}
.dx-daterangebox.dx-texteditor > .dx-texteditor-buttons-container > .dx-button:last-child,
.dx-daterangebox.dx-texteditor > .dx-texteditor-buttons-container > .dx-clear-button-area:last-child {
  margin-inline-end: 10px;
}
.dx-daterangebox.dx-texteditor > .dx-texteditor-buttons-container > .dx-dropdowneditor-button:last-child {
  margin-inline-end: 8px;
}
.dx-daterangebox.dx-texteditor > .dx-texteditor-buttons-container > .dx-clear-button-area:last-child,
.dx-daterangebox.dx-texteditor > .dx-texteditor-buttons-container > .dx-clear-button-area + div:empty:last-child {
  margin-inline-end: 12px;
}
.dx-daterangebox .dx-datebox.dx-start-datebox.dx-texteditor .dx-texteditor-input {
  padding-inline-end: 16px;
}
.dx-daterangebox .dx-datebox.dx-end-datebox.dx-texteditor.dx-invalid .dx-texteditor-input {
  padding-inline-end: 46px;
}

.dx-daterangebox-separator {
  padding-left: 16px;
  color: rgba(0, 0, 0, 0.38);
}
.dx-daterangebox-separator .dx-icon {
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}

/**
* $name 10. Indicator color
* $type color
*/
.dx-loadindicator {
  width: 32px;
  height: 32px;
  display: inline-block;
  overflow: hidden;
  border: none;
  background-color: transparent;
}

.dx-loadindicator-wrapper {
  width: 100%;
  height: 100%;
  font-size: 32px;
  margin: auto;
}

.dx-loadindicator-image {
  background-size: contain;
  transform-origin: 50% 50%;
  background-position: 50%;
  background-repeat: no-repeat;
}

.dx-loadindicator-icon {
  direction: ltr;
}

.dx-loadindicator-icon-custom {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  transform-origin: 50% 50%;
  animation: dx-loadindicator-icon-custom-rotate 1.5s infinite linear;
}
@keyframes dx-loadindicator-icon-custom-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.dx-loadindicator-container > .dx-loadindicator {
  top: 50%;
  left: 50%;
  position: absolute;
  margin-top: -16px;
  margin-left: -16px;
}
.dx-loadindicator-container > .dx-loadindicator.dx-loadindicator {
  margin-top: -16px;
  margin-left: -16px;
}

.dx-loadindicator-content {
  width: 100%;
  height: 100%;
  position: relative;
}

.dx-loadindicator {
  background-color: transparent;
  line-height: 100%;
}

.dx-loadindicator-content {
  height: 100%;
  width: 100%;
  animation: dx-content-rotation 1568ms linear infinite;
}

.dx-loadindicator-image .dx-loadindicator-content {
  animation: none;
}

.dx-loadindicator-icon {
  position: absolute;
  height: 100%;
  width: 100%;
  animation: dx-icon-rotation 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.dx-loadindicator-segment {
  height: 100%;
  width: 100%;
  position: absolute;
}

.dx-loadindicator-segment-inner {
  position: relative;
  height: 100%;
  border-color: #03a9f4;
  border-width: 0.12em;
  border-style: solid;
  border-bottom-color: transparent;
  animation: none;
  border-radius: 50%;
}

.dx-loadindicator-segment2,
.dx-loadindicator-segment0 {
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.dx-loadindicator-segment2 .dx-loadindicator-segment-inner,
.dx-loadindicator-segment0 .dx-loadindicator-segment-inner {
  width: 200%;
}

.dx-loadindicator-segment2 {
  left: 0;
}
.dx-loadindicator-segment2 .dx-loadindicator-segment-inner {
  border-right-color: transparent;
  transform: rotate(-129deg);
  animation: dx-left-segment-rotation 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.dx-loadindicator-segment0 {
  right: 0;
}
.dx-loadindicator-segment0 .dx-loadindicator-segment-inner {
  left: -100%;
  border-left-color: transparent;
  transform: rotate(129deg);
  animation: dx-right-segment-rotation 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.dx-loadindicator-segment1 {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.dx-loadindicator-segment1 .dx-loadindicator-segment-inner {
  width: 1000%;
  left: -450%;
}

@keyframes dx-content-rotation {
  to {
    transform: rotate(360deg);
  }
}
@keyframes dx-icon-rotation {
  12.5% {
    transform: rotate(135deg);
  }
  25% {
    transform: rotate(270deg);
  }
  37.5% {
    transform: rotate(405deg);
  }
  50% {
    transform: rotate(540deg);
  }
  62.5% {
    transform: rotate(675deg);
  }
  75% {
    transform: rotate(810deg);
  }
  87.5% {
    transform: rotate(945deg);
  }
  to {
    transform: rotate(1080deg);
  }
}
@keyframes dx-left-segment-rotation {
  from {
    transform: rotate(130deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(130deg);
  }
}
@keyframes dx-right-segment-rotation {
  from {
    transform: rotate(-130deg);
  }
  50% {
    transform: rotate(5deg);
  }
  to {
    transform: rotate(-130deg);
  }
}
/**
* $name 80. Focused state background color
* $type color
*/
.dx-treeview-loadindicator-wrapper {
  text-align: center;
}

.dx-treeview-search {
  margin-bottom: 5px;
}

.dx-treeview {
  height: 100%;
}
.dx-treeview :focus {
  outline: none;
}
.dx-treeview .dx-scrollable:focus {
  outline: none;
}
.dx-treeview .dx-empty-message {
  line-height: normal;
}
.dx-treeview .dx-treeview-node.dx-treeview-root-node {
  padding-inline-start: 0;
}

.dx-checkbox + .dx-treeview-node-container,
.dx-treeview-node-container:first-child {
  margin: 0;
  display: block;
}

.dx-treeview-select-all-item {
  width: 100%;
}

.dx-treeview-node-container {
  list-style-position: inside;
  padding: 0;
  margin: 0;
  display: none;
  overflow: hidden;
}
.dx-treeview-node-container.dx-treeview-node-container-opened {
  display: block;
}

.dx-treeview-node {
  list-style-type: none;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
}
.dx-treeview-node a {
  text-decoration: none;
}
.dx-treeview-node .dx-checkbox {
  order: 1;
  margin: 0;
}

.dx-treeview-item {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.dx-treeview-item .dx-treeview-item-content {
  flex: 1 1 auto;
  order: 2;
}
.dx-treeview-item .dx-treeview-item-content .dx-icon {
  margin-inline-end: 8px;
}
.dx-treeview-item .dx-treeview-item-content .dx-button-has-icon .dx-icon {
  margin-inline-end: 0;
}
.dx-treeview-item .dx-item-content .dx-item-url {
  display: flex;
  align-items: center;
}
.dx-treeview-item.dx-state-disabled {
  opacity: 0.5;
}

.dx-treeview-toggle-item-visibility,
.dx-treeview-custom-expand-icon,
.dx-treeview-custom-collapse-icon {
  cursor: pointer;
  order: 0;
}
.dx-treeview-toggle-item-visibility.dx-state-disabled,
.dx-treeview-custom-expand-icon.dx-state-disabled,
.dx-treeview-custom-collapse-icon.dx-state-disabled {
  cursor: default;
}

.dx-rtl .dx-treeview-toggle-item-visibility,
.dx-rtl .dx-treeview-custom-expand-icon,
.dx-rtl .dx-treeview-custom-collapse-icon {
  transform: scaleX(-1);
}

.dx-treeview-custom-expand-icon,
.dx-treeview-custom-collapse-icon {
  cursor: pointer;
}

.dx-treeview-custom-expand-icon,
.dx-treeview-custom-collapse-icon {
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}

.dx-treeview-item {
  gap: 12px;
  padding: 12px 16px;
  margin: 0;
}
.dx-treeview-item .dx-treeview-item-content .dx-icon {
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  vertical-align: bottom;
}
.dx-treeview-item.dx-state-hover {
  background-color: rgba(0, 0, 0, 0.04);
  border-radius: 0;
  color: rgba(0, 0, 0, 0.87);
}

.dx-state-selected > .dx-treeview-item {
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0;
}

.dx-treeview-node {
  padding-inline-start: 18px;
}

.dx-treeview-toggle-item-visibility {
  font: 14px/1 DXIcons;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 24px;
  height: 24px;
  color: rgba(0, 0, 0, 0.54);
}
.dx-treeview-toggle-item-visibility::before {
  content: "\f010";
}
.dx-treeview-toggle-item-visibility.dx-treeview-toggle-item-visibility-opened {
  font: 14px/1 DXIcons;
  font-size: 24px;
}
.dx-treeview-toggle-item-visibility.dx-treeview-toggle-item-visibility-opened::before {
  content: "\f016";
}

.dx-treeview-expander-icon-stub {
  display: flex;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}

.dx-treeview-item-with-checkbox .dx-checkbox .dx-checkbox-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24px;
  width: 24px;
}
.dx-treeview-item-with-checkbox .dx-treeview-item {
  color: rgba(0, 0, 0, 0.87);
}

.dx-treeview-item-without-checkbox.dx-state-selected > .dx-treeview-item {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(0, 0, 0, 0.12);
}
.dx-treeview-item-without-checkbox.dx-state-focused > .dx-treeview-item {
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0;
}

.dx-treeview-search {
  margin-bottom: 8px;
}

.dx-treeview-with-search > .dx-scrollable {
  height: calc(100% - 56px);
}

.dx-treeview-select-all-item {
  border-bottom: 1px solid #e0e0e0;
  padding: 15px 55px;
}
.dx-treeview-select-all-item .dx-checkbox-container {
  display: flex;
  align-items: center;
}
.dx-treeview-select-all-item .dx-checkbox-text {
  padding-inline-start: 12px;
}

.dx-treeview-node-loadindicator {
  width: 24px;
  height: 24px;
}

.dx-treeview-border-visible {
  border: 1px solid #e0e0e0;
}
.dx-treeview-border-visible .dx-treeview-select-all-item {
  padding-inline-start: 26px;
}
.dx-treeview-border-visible .dx-scrollable-content > .dx-treeview-node-container {
  padding: 1px 1px 1px 8px;
}

/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Selected item background color
* $type color
*/
.dx-menu-base {
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-align: start;
}
.dx-menu-base .dx-menu-items-container,
.dx-menu-base .dx-menu-item-wrapper {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  height: 100%;
}
.dx-menu-base .dx-menu-items-container {
  list-style-type: none;
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
}
.dx-menu-base .dx-state-disabled, .dx-menu-base.dx-state-disabled .dx-menu-items-container {
  cursor: default;
}
.dx-menu-base .dx-menu-item {
  display: inline-block;
  position: relative;
  height: 100%;
  width: 100%;
}
.dx-menu-base .dx-menu-item .dx-menu-item-content {
  white-space: nowrap;
  height: 100%;
  width: 100%;
}
.dx-menu-base .dx-menu-item .dx-menu-item-content .dx-icon {
  display: inline-block;
  vertical-align: middle;
  border: 0;
}
.dx-menu-base .dx-menu-item .dx-menu-item-content .dx-menu-item-text {
  display: inline;
  vertical-align: middle;
  white-space: nowrap;
  overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dx-menu-base .dx-menu-item .dx-menu-item-content .dx-menu-item-text-with-url {
  vertical-align: baseline;
}
.dx-menu-base .dx-menu-item .dx-menu-item-content .dx-icon-with-url {
  vertical-align: top;
}
.dx-menu-base .dx-menu-item .dx-menu-item-content .dx-item-url {
  vertical-align: middle;
}
.dx-menu-base .dx-menu-item .dx-menu-item-content .dx-menu-item-popout-container {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  bottom: 0;
  width: 2em;
}
.dx-menu-base .dx-menu-item .dx-menu-item-content .dx-menu-item-popout-container .dx-menu-item-popout {
  height: 100%;
}
.dx-menu-base.dx-rtl .dx-menu-item-content .dx-menu-item-popout {
  transform: scaleX(-1);
}

.dx-menu-item {
  color: rgba(117, 117, 117, 0.87);
}
.dx-menu-item a {
  color: #03a9f4;
}
.dx-menu-item.dx-state-disabled {
  opacity: 0.5;
}
.dx-menu-item.dx-state-hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.dx-menu-item.dx-state-focused {
  background-color: rgba(0, 0, 0, 0.04);
}

.dx-menu-item-selected {
  background-color: rgba(224, 224, 224, 0.87);
  color: rgba(0, 0, 0, 0.87);
}
.dx-menu-item-selected.dx-state-focused {
  background-color: rgba(0, 0, 0, 0.7);
}

.dx-menu-item-expanded,
.dx-menu-item-expanded.dx-state-hover,
.dx-menu-item-expanded.dx-state-focused {
  color: rgba(117, 117, 117, 0.87);
  background-color: rgba(224, 224, 224, 0.87);
}

.dx-menu-base {
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  font-size: 14px;
  font-family: "Roboto", "RobotoFallback", "Noto Kufi Arabic", "Helvetica", "Arial", sans-serif;
  line-height: 1.2857;
}
.dx-menu-base input,
.dx-menu-base textarea {
  font-family: "Roboto", "RobotoFallback", "Noto Kufi Arabic", "Helvetica", "Arial", sans-serif;
  line-height: 1.2857;
}
.dx-menu-base.dx-state-focused {
  outline: none;
}
.dx-menu-base .dx-icon {
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-menu-base .dx-menu-item .dx-menu-item-content {
  line-height: 18px;
}
.dx-menu-base .dx-menu-item .dx-menu-item-content .dx-menu-item-popout {
  min-width: 7px;
  min-height: 7px;
}

.dx-menu {
  position: relative;
}

.dx-menu-horizontal {
  height: 100%;
}
.dx-menu-horizontal::after {
  height: 100%;
  display: inline-block;
  content: "";
  vertical-align: middle;
}
.dx-menu-horizontal .dx-menu-item-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.dx-menu-horizontal .dx-menu-separator {
  display: inline-block;
  margin-inline-end: 15px;
}

.dx-menu-vertical {
  height: 100%;
}
.dx-menu-vertical::after {
  height: 100%;
  display: inline-block;
  content: "";
  vertical-align: middle;
}
.dx-menu-vertical .dx-menu-item-wrapper {
  display: block;
}
.dx-menu-vertical .dx-menu-separator {
  margin-bottom: 15px;
}

.dx-context-menu-container-border {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}

.dx-context-menu-content-delimiter {
  position: absolute;
  display: none;
  z-index: 2000;
  cursor: pointer;
}

.dx-menu-adaptive-mode .dx-treeview-toggle-item-visibility {
  order: 3;
}
.dx-menu-adaptive-mode .dx-treeview-item {
  cursor: pointer;
}
.dx-menu-adaptive-mode .dx-treeview-node-container:first-child > .dx-treeview-node {
  padding: 1px;
}
.dx-menu-adaptive-mode .dx-treeview-node-container:first-child > .dx-treeview-node .dx-item-content {
  padding-inline-start: 15px;
}
.dx-menu-adaptive-mode .dx-treeview-node-container:first-child > .dx-treeview-node:last-child {
  border-bottom: none;
}

.dx-menu-adaptive-mode-overlay-wrapper {
  display: flex;
  flex-flow: row wrap;
}
.dx-menu-adaptive-mode-overlay-wrapper .dx-overlay-content {
  display: flex;
}
.dx-menu-adaptive-mode-overlay-wrapper .dx-overlay-content .dx-treeview {
  height: auto;
  flex: 1 1 auto;
}

.dx-context-menu-container-border {
  background-color: transparent;
}

.dx-context-menu-content-delimiter {
  background-color: transparent;
}

.dx-menu {
  color: rgba(117, 117, 117, 0.87);
}
.dx-menu .dx-menu-horizontal .dx-menu-item-popout {
  margin-inline-start: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font: 14px/1 DXIcons;
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-menu .dx-menu-horizontal .dx-menu-item-popout::before {
  content: "\f001";
}
.dx-menu .dx-menu-vertical .dx-menu-item-popout {
  display: flex;
  align-items: center;
  justify-content: center;
  font: 14px/1 DXIcons;
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-menu .dx-menu-vertical .dx-menu-item-popout::before {
  content: "\f04e";
}
.dx-menu .dx-menu-item {
  font-size: 14px;
  border-radius: 4px;
}
.dx-menu .dx-menu-item .dx-menu-item-content {
  display: flex;
  padding: 12px 16px;
}
.dx-menu .dx-menu-item .dx-menu-item-content .dx-menu-item-popout-container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.dx-menu .dx-menu-item.dx-menu-item-has-text .dx-menu-item-text {
  flex: 1 1 auto;
}
.dx-menu .dx-menu-item.dx-menu-item-has-text.dx-menu-item-has-icon .dx-icon {
  margin-inline-end: 8px;
}

.dx-menu-adaptive-mode {
  background-color: #fff;
}
.dx-menu-adaptive-mode .dx-treeview {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.dx-menu-adaptive-mode .dx-treeview, .dx-menu-adaptive-mode .dx-treeview.dx-state-focused {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
.dx-menu-adaptive-mode .dx-treeview-toggle-item-visibility {
  font-size: 18px;
}
.dx-menu-adaptive-mode .dx-treeview-node.dx-state-focused .dx-treeview-node .dx-treeview-toggle-item-visibility {
  color: inherit;
}
.dx-menu-adaptive-mode .dx-treeview-node.dx-state-focused .dx-treeview-toggle-item-visibility {
  color: #fff;
}
.dx-menu-adaptive-mode .dx-treeview-node-container:first-child > .dx-treeview-node {
  border-bottom: 1px solid #e0e0e0;
}

/**
* $name 10. Item background color
* $type color
*/
.dx-selectbox {
  cursor: pointer;
}
.dx-selectbox .dx-texteditor-input {
  max-width: 100%;
}
.dx-selectbox .dx-texteditor-input:read-only {
  cursor: pointer;
}

.dx-selectbox-container {
  position: relative;
}

.dx-state-disabled .dx-selectbox .dx-texteditor-input, .dx-state-disabled.dx-selectbox .dx-texteditor-input {
  cursor: default;
}

.dx-selectbox-popup-wrapper .dx-overlay-content {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
}
.dx-selectbox-popup-wrapper .dx-popup-content {
  padding: 0;
}
.dx-selectbox-popup-wrapper .dx-list {
  background-color: #fff;
}

/**
* $name 10. Background color
* $type color
*/
.dx-toolbar {
  width: 100%;
}
.dx-toolbar.dx-toolbar-multiline .dx-toolbar-items-container {
  display: flex;
  flex: 0 1 auto;
  flex-wrap: wrap;
  height: 100%;
}
.dx-toolbar.dx-toolbar-multiline .dx-toolbar-items-container .dx-toolbar-before {
  position: relative;
}
.dx-toolbar.dx-toolbar-multiline .dx-toolbar-item {
  display: flex;
  align-items: center;
  flex: 0 1 auto;
}
.dx-toolbar.dx-state-disabled {
  opacity: 1;
}

.dx-toolbar .dx-button .dx-icon {
  box-sizing: content-box;
}

.dx-toolbar-items-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.dx-toolbar-item {
  padding: 0 5px;
  display: table-cell;
  vertical-align: middle;
  box-sizing: content-box;
}
.dx-toolbar-item img {
  display: block;
}

.dx-toolbar-menu-container {
  display: table-cell;
  vertical-align: middle;
  box-sizing: content-box;
}
.dx-toolbar-menu-container img {
  display: block;
}

.dx-toolbar-group {
  float: left;
  margin: 0 10px;
}

.dx-toolbar-before,
.dx-toolbar-after {
  position: absolute;
}

.dx-toolbar-center:empty {
  display: none;
}

.dx-toolbar-before {
  left: 0;
}

.dx-toolbar-after {
  right: 0;
}

.dx-toolbar-label {
  white-space: nowrap;
  -webkit-user-drag: none;
}
.dx-toolbar-label .dx-toolbar-item-content > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dx-toolbar-label > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 -5px;
  padding: 0 5px;
}

.dx-toolbar-center {
  margin: 0 auto;
  height: 100%;
  text-align: center;
}

.dx-toolbar-center,
.dx-toolbar-before,
.dx-toolbar-after {
  top: 0;
  display: table;
  height: 100%;
}

.dx-rtl .dx-toolbar-before {
  right: 0;
  left: auto;
}
.dx-rtl .dx-toolbar-after {
  right: auto;
  left: 0;
}

.dx-toolbar-menu-section:empty {
  display: none;
}

.dx-dropdownmenu-popup-wrapper .dx-toolbar-menu-custom > .dx-list-item-content {
  padding: 0;
}

.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-toolbar-item-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-toolbar-item-auto-hide,
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-list-item-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-toolbar-item-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-toolbar-item-auto-hide,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-list-item-content {
  padding: 0;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-toolbar-item-content > .dx-button .dx-button-content, .dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-toolbar-item-content.dx-button .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-toolbar-item-content > .dx-buttongroup .dx-button-content, .dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-toolbar-item-content.dx-buttongroup .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-toolbar-item-auto-hide > .dx-button .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-toolbar-item-auto-hide.dx-button .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-toolbar-item-auto-hide > .dx-buttongroup .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-toolbar-item-auto-hide.dx-buttongroup .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-list-item-content > .dx-button .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-list-item-content.dx-button .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-list-item-content > .dx-buttongroup .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-list-item-content.dx-buttongroup .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-toolbar-item-content > .dx-button .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-toolbar-item-content.dx-button .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-toolbar-item-content > .dx-buttongroup .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-toolbar-item-content.dx-buttongroup .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-toolbar-item-auto-hide > .dx-button .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-toolbar-item-auto-hide.dx-button .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-toolbar-item-auto-hide > .dx-buttongroup .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-toolbar-item-auto-hide.dx-buttongroup .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-list-item-content > .dx-button .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-list-item-content.dx-button .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-list-item-content > .dx-buttongroup .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-list-item-content.dx-buttongroup .dx-button-content {
  justify-content: flex-start;
}
.dx-toolbar-menu-section.dx-toolbar-menu-last-section {
  border-bottom: none;
}
.dx-toolbar-menu-section .dx-list-item-content::before {
  content: none;
}
.dx-toolbar-menu-section .dx-toolbar-item-auto-hide,
.dx-toolbar-menu-section .dx-toolbar-item-content,
.dx-toolbar-menu-section .dx-list-item-content {
  padding: 0;
}
.dx-toolbar-menu-section .dx-toolbar-item-auto-hide > .dx-list, .dx-toolbar-menu-section .dx-toolbar-item-auto-hide.dx-list,
.dx-toolbar-menu-section .dx-toolbar-item-content > .dx-list,
.dx-toolbar-menu-section .dx-toolbar-item-content.dx-list,
.dx-toolbar-menu-section .dx-list-item-content > .dx-list,
.dx-toolbar-menu-section .dx-list-item-content.dx-list {
  padding: 0;
}
.dx-toolbar-menu-section .dx-toolbar-item-auto-hide > .dx-button, .dx-toolbar-menu-section .dx-toolbar-item-auto-hide.dx-button,
.dx-toolbar-menu-section .dx-toolbar-item-content > .dx-button,
.dx-toolbar-menu-section .dx-toolbar-item-content.dx-button,
.dx-toolbar-menu-section .dx-list-item-content > .dx-button,
.dx-toolbar-menu-section .dx-list-item-content.dx-button {
  width: 100%;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button {
  width: 100%;
  border: none;
  margin: 0;
  box-shadow: none;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-buttongroup {
  width: 100%;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-buttongroup .dx-buttongroup-wrapper {
  flex-direction: column;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-button {
  border: none;
  box-shadow: none;
}

.dx-toolbar-text-auto-hide .dx-button .dx-button-text {
  display: none;
}

.dx-list-item-content > .dx-texteditor, .dx-list-item-content.dx-texteditor,
.dx-toolbar-item-content > .dx-texteditor,
.dx-toolbar-item-content.dx-texteditor {
  width: 150px;
}

.dx-toolbar-item-invisible {
  display: none;
}

.dx-dropdownmenu-popup-wrapper .dx-dropdownmenu-list {
  min-height: 0;
  min-width: 100px;
  border-radius: 8px;
}
.dx-dropdownmenu-popup-wrapper .dx-dropdownmenu-list .dx-list-item:last-of-type {
  border-bottom: none;
}
.dx-dropdownmenu-popup-wrapper .dx-popup-content {
  padding: 1px;
}
.dx-dropdownmenu-popup-wrapper .dx-list-item {
  display: block;
  border-top: 0;
}
.dx-dropdownmenu-popup-wrapper .dx-list-item-content {
  display: block;
}

.dx-dropdownmenu-popup-wrapper .dx-overlay-content {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
}

.dx-toolbar {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
  padding: 0;
  overflow: visible;
}
.dx-toolbar .dx-toolbar-before {
  padding-inline-end: 15px;
}
.dx-toolbar .dx-toolbar-after {
  padding-inline-start: 15px;
}
.dx-toolbar .dx-toolbar-before:empty,
.dx-toolbar .dx-toolbar-after:empty {
  padding: 0;
}
.dx-toolbar .dx-toolbar-items-container {
  height: 56px;
  overflow: visible;
}
.dx-toolbar .dx-toolbar-menu-container {
  padding: 0;
  padding-inline-start: 5px;
}
.dx-toolbar .dx-toolbar-item {
  padding: 0;
  padding-inline-end: 5px;
}
.dx-toolbar .dx-toolbar-item.dx-toolbar-first-in-group {
  padding-left: 20px;
}
.dx-toolbar .dx-toolbar-item:last-child {
  padding: 0;
}
.dx-toolbar .dx-toolbar-label {
  font-size: 20px;
  font-weight: 500;
}
.dx-toolbar.dx-toolbar-multiline .dx-toolbar-item {
  height: 56px;
}

.dx-toolbar-after .dx-toolbar-item {
  padding: 0;
  padding-inline-start: 5px;
}
.dx-toolbar-after .dx-toolbar-item:last-child {
  padding-inline-start: 5px;
}
.dx-toolbar-after .dx-toolbar-item:first-child {
  padding: 0;
}

.dx-toolbar-background {
  background-color: #fff;
}

.dx-toolbar-menu-section {
  border-bottom: 1px solid #e0e0e0;
}
.dx-toolbar-menu-section .dx-list-item-content,
.dx-toolbar-menu-section .dx-toolbar-item-auto-hide {
  padding: 14px 16px 13px;
}
.dx-toolbar-menu-section .dx-list-item-content {
  font-size: 14px;
  vertical-align: middle;
}
.dx-toolbar-menu-section .dx-list-item-content .dx-list-item-icon-container {
  height: 18px;
  width: 18px;
  margin-inline-end: 9px;
  margin-inline-start: 0;
}
.dx-toolbar-menu-section .dx-list-item-content .dx-list-item-icon-container .dx-icon {
  font-size: 18px;
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-toolbar-item-auto-hide,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-toolbar-item-auto-hide {
  padding: 0;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-button {
  border: none;
  border-radius: 0;
  height: 48px;
  padding: 0;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-text,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-button-text {
  text-transform: none;
  font-weight: 400;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-content,
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group .dx-button-content {
  padding: 0 16px;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-normal {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-normal .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-normal.dx-state-selected {
  background-color: rgba(0, 0, 0, 0.3);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-normal.dx-state-selected,
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-normal.dx-state-selected .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-normal.dx-state-hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-normal.dx-state-focused {
  background-color: rgba(0, 0, 0, 0.08);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-normal.dx-state-active {
  background-color: rgba(0, 0, 0, 0.3);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-normal .dx-inkripple-wave {
  background-color: rgba(0, 0, 0, 0.2);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-default {
  background-color: transparent;
  color: #03a9f4;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-default .dx-icon {
  color: #03a9f4;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-default.dx-state-selected {
  background-color: rgba(3, 169, 244, 0.36);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-default.dx-state-selected,
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-default.dx-state-selected .dx-icon {
  color: #03a9f4;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-default.dx-state-hover {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-default.dx-state-focused {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-default.dx-state-active {
  background-color: rgba(3, 169, 244, 0.36);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-default .dx-inkripple-wave {
  background-color: rgba(3, 169, 244, 0.2);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-danger {
  background-color: transparent;
  color: #f44336;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-danger .dx-icon {
  color: #f44336;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-danger.dx-state-selected {
  background-color: rgba(244, 67, 54, 0.36);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-danger.dx-state-selected,
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-danger.dx-state-selected .dx-icon {
  color: #f44336;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-danger.dx-state-hover {
  background-color: rgba(244, 67, 54, 0.08);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-danger.dx-state-focused {
  background-color: rgba(244, 67, 54, 0.08);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-danger.dx-state-active {
  background-color: rgba(244, 67, 54, 0.36);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-danger .dx-inkripple-wave {
  background-color: rgba(244, 67, 54, 0.2);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-success {
  background-color: transparent;
  color: #8bc34a;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-success .dx-icon {
  color: #8bc34a;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-success.dx-state-selected {
  background-color: rgba(139, 195, 74, 0.36);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-success.dx-state-selected,
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-success.dx-state-selected .dx-icon {
  color: #8bc34a;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-success.dx-state-hover {
  background-color: rgba(139, 195, 74, 0.08);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-success.dx-state-focused {
  background-color: rgba(139, 195, 74, 0.08);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-success.dx-state-active {
  background-color: rgba(139, 195, 74, 0.36);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-success .dx-inkripple-wave {
  background-color: rgba(139, 195, 74, 0.2);
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button.dx-button-has-icon:not(.dx-button-has-text) {
  border-radius: 0;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group {
  margin-top: 0;
  margin-bottom: 0;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group:first-of-type {
  margin-top: 8px;
}
.dx-toolbar-menu-section .dx-toolbar-hidden-button-group:last-of-type {
  margin-bottom: 8px;
}

.dx-toolbar-button.dx-toolbar-text-auto-hide .dx-button {
  min-width: 36px;
}
.dx-toolbar-button.dx-toolbar-text-auto-hide .dx-button .dx-button-content {
  padding-block: 8px;
  padding-inline-start: 8px;
  padding-inline-end: 8px;
}
.dx-toolbar-button.dx-toolbar-text-auto-hide .dx-button .dx-icon {
  width: 18px;
  height: 18px;
  font-size: 18px;
  margin-inline-end: 0;
  margin-inline-start: 0;
}
.dx-toolbar-button.dx-toolbar-text-auto-hide .dx-button-has-icon.dx-button-has-text {
  border-radius: 50%;
}
.dx-toolbar-button .dx-menu .dx-menu-item {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  font-weight: 500;
  height: 36px;
}
.dx-toolbar-button .dx-menu .dx-menu-item .dx-menu-item-content {
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 24px;
}
.dx-toolbar-button .dx-menu .dx-menu-item.dx-menu-item-has-text.dx-menu-item-has-icon .dx-icon {
  margin-inline-end: 6px;
  margin-inline-start: 0;
}
.dx-toolbar-button .dx-menu .dx-menu-item.dx-state-hover {
  background-color: #ebebeb;
}
.dx-toolbar-button .dx-menu .dx-menu-item.dx-state-focused, .dx-toolbar-button .dx-menu .dx-menu-item.dx-state-active {
  background-color: #ebebeb;
}
.dx-toolbar-button .dx-switch {
  display: block;
  line-height: 0;
}

.dx-toolbar .dx-tab {
  padding: 4px;
}

/**
* $name 20. Header background color
* $type color
*/
.dx-popup-title {
  padding: 10px;
  min-height: 19px;
  -webkit-user-drag: none;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  white-space: normal;
}

.dx-popup-draggable .dx-popup-title {
  cursor: move;
  touch-action: pinch-zoom;
}

.dx-overlay-content > .dx-template-wrapper.dx-popup-title {
  height: auto;
  width: auto;
}
.dx-overlay-content .dx-popup-content > .dx-template-wrapper {
  height: 100%;
  width: 100%;
}
.dx-overlay-content .dx-popup-content {
  box-sizing: content-box;
}

.dx-popup-flex-height {
  display: flex;
  flex-wrap: wrap;
}
.dx-overlay-wrapper .dx-overlay-content.dx-popup-flex-height > .dx-popup-title,
.dx-overlay-wrapper .dx-overlay-content.dx-popup-flex-height > .dx-popup-bottom {
  width: 100%;
}

.dx-popup-flex-height .dx-popup-content {
  box-sizing: border-box;
  height: auto;
  flex: 1;
  max-width: 100%;
  flex-basis: 100%;
}

.dx-popup-content {
  padding: 10px;
  -webkit-user-drag: none;
}
.dx-popup-content.dx-dialog-content {
  padding: 0;
}
.dx-popup-inherit-height .dx-popup-content > .dx-scrollable,
.dx-popup-inherit-height .dx-popup-content > .dx-treeview > .dx-scrollable {
  max-height: inherit;
  min-height: inherit;
}
.dx-popup-inherit-height .dx-popup-content > .dx-scrollable > .dx-scrollable-wrapper,
.dx-popup-inherit-height .dx-popup-content > .dx-scrollable > .dx-scrollable-wrapper > .dx-scrollable-container,
.dx-popup-inherit-height .dx-popup-content > .dx-treeview > .dx-scrollable > .dx-scrollable-wrapper,
.dx-popup-inherit-height .dx-popup-content > .dx-treeview > .dx-scrollable > .dx-scrollable-wrapper > .dx-scrollable-container {
  max-height: inherit;
  min-height: inherit;
}
.dx-popup-inherit-height .dx-popup-content > .dx-widget {
  max-height: inherit;
}
.dx-popup-inherit-height .dx-popup-content > .dx-template-wrapper {
  max-height: inherit;
  min-height: inherit;
}
.dx-popup-inherit-height .dx-popup-content > .dx-template-wrapper > .dx-scrollable,
.dx-popup-inherit-height .dx-popup-content > .dx-template-wrapper > .dx-treeview > .dx-scrollable {
  max-height: inherit;
  min-height: inherit;
}
.dx-popup-inherit-height .dx-popup-content > .dx-template-wrapper > .dx-scrollable > .dx-scrollable-wrapper,
.dx-popup-inherit-height .dx-popup-content > .dx-template-wrapper > .dx-scrollable > .dx-scrollable-wrapper > .dx-scrollable-container,
.dx-popup-inherit-height .dx-popup-content > .dx-template-wrapper > .dx-treeview > .dx-scrollable > .dx-scrollable-wrapper,
.dx-popup-inherit-height .dx-popup-content > .dx-template-wrapper > .dx-treeview > .dx-scrollable > .dx-scrollable-wrapper > .dx-scrollable-container {
  max-height: inherit;
  min-height: inherit;
}
.dx-popup-inherit-height .dx-popup-content > .dx-template-wrapper > .dx-widget {
  max-height: inherit;
}

.dx-popup-content-scrollable {
  overflow: auto;
  overscroll-behavior: contain;
}

.dx-dialog-root .dx-overlay-shader {
  background-color: #444;
}

.dx-dialog-message {
  padding: 10px 10px 5px 10px;
}

.dx-prevent-safari-scrolling {
  position: fixed;
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
}

.dx-popup-wrapper > .dx-overlay-content {
  background: #fff;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
}
.dx-popup-wrapper > .dx-popup-fullscreen {
  border-radius: 0;
}
.dx-popup-wrapper .dx-state-focused.dx-overlay-content {
  box-shadow: 0 8px 40px 6px rgba(0, 0, 0, 0.4);
}

.dx-popup-title {
  position: relative;
  min-height: 28px;
  border-bottom: 1px solid #e0e0e0;
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.dx-popup-title.dx-toolbar {
  padding: 0 24px;
  overflow: visible;
  box-shadow: none;
}
.dx-popup-title.dx-toolbar .dx-toolbar-before {
  padding-inline-end: 15px;
}
.dx-popup-title.dx-toolbar .dx-toolbar-after {
  padding-inline-start: 15px;
}
.dx-popup-title.dx-toolbar .dx-toolbar-before:empty,
.dx-popup-title.dx-toolbar .dx-toolbar-after:empty {
  padding: 0;
}
.dx-popup-title.dx-toolbar .dx-toolbar-items-container {
  height: 64px;
  overflow: visible;
}
.dx-popup-title.dx-toolbar .dx-toolbar-menu-container {
  padding: 0;
  padding-inline-start: 8px;
}
.dx-popup-title.dx-toolbar .dx-toolbar-item {
  padding: 0;
  padding-inline-end: 8px;
}
.dx-popup-title.dx-toolbar .dx-toolbar-item.dx-toolbar-first-in-group {
  padding-left: 20px;
}
.dx-popup-title.dx-toolbar .dx-toolbar-item:last-child {
  padding: 0;
}
.dx-popup-title.dx-toolbar .dx-toolbar-label {
  font-size: 20px;
  font-weight: 500;
}

.dx-popup-content {
  padding: 24px;
}
.dx-popup-content > .dx-button {
  margin: 0 8px;
}

.dx-popup-bottom {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.dx-popup-bottom.dx-toolbar {
  padding: 0 20px;
  overflow: visible;
}
.dx-popup-bottom.dx-toolbar .dx-toolbar-before {
  padding-inline-end: 15px;
}
.dx-popup-bottom.dx-toolbar .dx-toolbar-after {
  padding-inline-start: 15px;
}
.dx-popup-bottom.dx-toolbar .dx-toolbar-before:empty,
.dx-popup-bottom.dx-toolbar .dx-toolbar-after:empty {
  padding: 0;
}
.dx-popup-bottom.dx-toolbar .dx-toolbar-items-container {
  height: 52px;
  overflow: visible;
}
.dx-popup-bottom.dx-toolbar .dx-toolbar-menu-container {
  padding: 0;
  padding-inline-start: 8px;
}
.dx-popup-bottom.dx-toolbar .dx-toolbar-item {
  padding: 0;
  padding-inline-end: 8px;
}
.dx-popup-bottom.dx-toolbar .dx-toolbar-item.dx-toolbar-first-in-group {
  padding-left: 20px;
}
.dx-popup-bottom.dx-toolbar .dx-toolbar-item:last-child {
  padding: 0;
}
.dx-popup-bottom.dx-toolbar .dx-toolbar-label {
  font-size: 20px;
  font-weight: 500;
}

.dx-popup-content.dx-dialog-content {
  min-width: 172px;
  padding: 24px;
}

.dx-dialog-message {
  padding: 0;
}

.dx-dropdownbutton {
  display: inline-block;
  vertical-align: middle;
}

.dx-dropdownbutton-action {
  min-width: 0;
}

.dx-dropdownbutton-content.dx-popup-content {
  padding: 0;
}
.dx-dropdownbutton-content .dx-list .dx-empty-message, .dx-dropdownbutton-content .dx-list .dx-list-item {
  border: none;
}

.dx-dropdownbutton-toggle {
  flex: 0 0 auto;
  min-width: 0;
}
.dx-dropdownbutton-toggle .dx-button-content {
  padding-inline: 0;
}

.dx-dropdownbutton-toggle .dx-icon-spindown {
  width: 24px;
  height: 24px;
}

.dx-dropdownbutton-action.dx-button-has-icon:not(.dx-button-has-text) .dx-button-content {
  padding-inline: 12px;
}
.dx-dropdownbutton-action.dx-button-has-icon .dx-icon.dx-icon-right, .dx-dropdownbutton-action.dx-button-has-text .dx-icon.dx-icon-right {
  margin-inline-start: 4px;
  margin-inline-end: 0;
}

.dx-dropdownbutton-has-arrow .dx-dropdownbutton-action.dx-buttongroup-last-item.dx-button-has-text .dx-button-content {
  padding-inline-end: 12px;
}

.dx-dropdownbutton-popup-wrapper {
  height: 100%;
}
.dx-dropdownbutton-popup-wrapper.dx-popup-wrapper .dx-overlay-content {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
  border-top-width: 0;
  border-bottom-width: 1px;
}
.dx-dropdownbutton-popup-wrapper.dx-popup-wrapper .dx-overlay-content.dx-dropdowneditor-overlay-flipped {
  border-top-width: 1px;
  border-bottom-width: 0;
}
.dx-dropdownbutton-popup-wrapper .dx-popup-content {
  height: 100%;
  padding: 1px;
}
.dx-dropdownbutton-popup-wrapper .dx-list {
  height: 100%;
  min-height: 48px;
}
.dx-dropdownbutton-popup-wrapper .dx-list-select-all {
  padding: 16px 0 12px;
}
.dx-dropdownbutton-popup-wrapper .dx-list-item,
.dx-dropdownbutton-popup-wrapper .dx-empty-message {
  border-top: 0;
}
.dx-dropdownbutton-popup-wrapper .dx-list-item:last-of-type,
.dx-dropdownbutton-popup-wrapper .dx-empty-message:last-of-type {
  border-bottom: none;
}

.dx-actionsheet-popup-wrapper .dx-overlay-content {
  padding-top: 0;
  padding-bottom: 0;
  -webkit-user-drag: none;
}

.dx-actionsheet-popup-wrapper .dx-popup-content .dx-button,
.dx-actionsheet-popover-wrapper .dx-popup-content .dx-button {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.dx-actionsheet-item,
.dx-actionsheet-cancel {
  width: 100%;
}

.dx-state-disabled .dx-actionsheet-container .dx-button {
  cursor: default;
}

.dx-actionsheet-popup-wrapper .dx-popup-title,
.dx-actionsheet-popover-wrapper .dx-popup-title {
  word-wrap: break-word;
}

.dx-actionsheet-container .dx-actionsheet-item:not(:last-child) {
  margin: 0 0 20px 0;
}
.dx-actionsheet-container .dx-button {
  margin: 0;
}

.dx-button.dx-actionsheet-cancel {
  margin: 0;
  margin-top: 20px;
}

/**
* $name 10. Item text color
* $type color
*/
.dx-tileview div.dx-scrollable-container {
  overflow-y: hidden;
}

.dx-tile {
  position: absolute;
  text-align: center;
}
.dx-tile.dx-state-active {
  transform: scale(0.96);
  transition: transform 100ms linear;
}

.dx-tile-content {
  padding: 0;
  width: 100%;
  height: 100%;
}

.dx-tileview-wrapper {
  position: relative;
  height: 1px;
}

.dx-tile {
  color: rgba(0, 0, 0, 0.87);
  background-color: #fff;
  border: 1px solid rgba(224, 224, 224, 0.6);
  text-align: left;
}
.dx-tile.dx-state-focused, .dx-tile.dx-state-hover {
  background-color: #fff;
  border-color: rgba(3, 169, 244, 0.4);
}
.dx-tile.dx-state-active {
  background-color: rgba(96, 96, 96, 0.2);
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Info background color
* $type color
*/
/**
* $name 30. Warning background color
* $type color
*/
/**
* $name 40. Error background color
* $type color
*/
/**
* $name 50. Success background color
* $type color
*/
.dx-toast-content {
  display: flex;
  padding: 10px;
  align-items: center;
}

.dx-toast-icon {
  display: inline-flex;
  background-size: contain;
  width: 35px;
  height: 35px;
  background-position: left center;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.dx-toast-message {
  display: inline-flex;
}

.dx-toast-info {
  background-color: #80b9e4;
}

.dx-toast-warning {
  background-color: #ffb277;
}

.dx-toast-error {
  background-color: #f77;
}

.dx-toast-success {
  background-color: #6ec881;
}

.dx-rtl .dx-toast-icon {
  margin-left: 10px;
  margin-right: 0;
}

.dx-toast-stack {
  position: fixed;
  display: flex;
  gap: 3px;
  align-items: center;
  z-index: 9500;
  /* stylelint-disable declaration-no-important */
  /* stylelint-enable declaration-no-important */
}
.dx-toast-stack .dx-toast-wrapper {
  transform: translate(0) !important;
  position: static !important;
  height: auto !important;
  width: auto !important;
}
.dx-toast-stack .dx-toast-wrapper .dx-toast-content {
  position: static !important;
}

.dx-toast-stack-down-push-direction {
  flex-direction: column-reverse;
  justify-content: flex-end;
}

.dx-toast-stack-up-push-direction {
  flex-direction: column;
  justify-content: flex-end;
}

.dx-toast-stack-left-push-direction {
  flex-direction: row;
  justify-content: flex-end;
}

.dx-toast-stack-right-push-direction {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.dx-toast-stack-down-stack-direction {
  flex-direction: column;
  justify-content: flex-start;
}

.dx-toast-stack-up-stack-direction {
  flex-direction: column-reverse;
  justify-content: flex-start;
}

.dx-toast-stack-left-stack-direction {
  flex-direction: row-reverse;
  justify-content: flex-start;
}

.dx-toast-stack-right-stack-direction {
  flex-direction: row;
  justify-content: flex-start;
}

.dx-toast-content {
  color: rgba(255, 255, 255, 0.87);
  font-size: 14px;
  font-weight: 400;
  padding: 0 16px;
  border-radius: 4px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  min-height: 48px;
  display: flex;
  align-items: center;
}

.dx-toast-icon {
  display: none;
}

.dx-toast-message {
  padding: 0;
}

.dx-toast-info {
  background-color: rgba(0, 0, 0, 0.87);
}

.dx-toast-warning {
  background-color: #ffc107;
}

.dx-toast-error {
  background-color: #f44336;
}

.dx-toast-success {
  background-color: #8bc34a;
}

.dx-popover-wrapper .dx-popover-arrow::after {
  width: 14.1422712488px;
  height: 14.1422712488px;
}
.dx-popover-wrapper.dx-position-top .dx-popover-arrow, .dx-popover-wrapper.dx-position-bottom .dx-popover-arrow {
  width: 20px;
  height: 10px;
}
.dx-popover-wrapper.dx-position-right .dx-popover-arrow, .dx-popover-wrapper.dx-position-left .dx-popover-arrow {
  width: 10px;
  height: 20px;
}

.dx-popover-arrow {
  position: absolute;
  z-index: 2000;
  overflow: hidden;
}
.dx-popover-arrow::after {
  position: absolute;
  display: block;
  overflow: hidden;
  content: " ";
  transform: rotate(-45deg);
}

.dx-popover-wrapper.dx-position-top .dx-popover-arrow::after {
  top: 0;
  left: 0;
  transform-origin: top left;
}
.dx-popover-wrapper.dx-position-bottom .dx-popover-arrow::after {
  right: 0;
  bottom: 0;
  transform-origin: bottom right;
}
.dx-popover-wrapper.dx-position-left .dx-popover-arrow::after {
  bottom: 0;
  left: 0;
  transform-origin: bottom left;
}
.dx-popover-wrapper.dx-position-right .dx-popover-arrow::after {
  top: 0;
  right: 0;
  transform-origin: top right;
}
.dx-popover-wrapper .dx-overlay-content {
  overflow: visible;
}
.dx-popover-wrapper .dx-popup-content {
  overflow: hidden;
}
.dx-popover-wrapper .dx-popup-content-scrollable {
  overflow: auto;
}

.dx-popover-wrapper .dx-popup-title {
  margin: 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.dx-popover-wrapper .dx-popover-arrow {
  display: none;
}

/**
* $name 10. Bar background color
* $type color
*/
/**
* $name 20. Selected range background color
* $type color
*/
/**
* $name 30. Label color
* $type color
*/
.dx-progressbar .dx-position-left .dx-progressbar-range-container,
.dx-progressbar .dx-position-left .dx-progressbar-status,
.dx-progressbar .dx-position-right .dx-progressbar-range-container,
.dx-progressbar .dx-position-right .dx-progressbar-status {
  display: table-cell;
  vertical-align: middle;
}
.dx-progressbar .dx-position-top-left .dx-progressbar-range-container,
.dx-progressbar .dx-position-top-left .dx-progressbar-status,
.dx-progressbar .dx-position-bottom-left .dx-progressbar-range-container,
.dx-progressbar .dx-position-bottom-left .dx-progressbar-status {
  float: left;
}
.dx-progressbar .dx-position-top-right .dx-progressbar-range-container,
.dx-progressbar .dx-position-top-right .dx-progressbar-status,
.dx-progressbar .dx-position-bottom-right .dx-progressbar-range-container,
.dx-progressbar .dx-position-bottom-right .dx-progressbar-status {
  float: right;
}
.dx-progressbar .dx-position-top-center .dx-progressbar-status,
.dx-progressbar .dx-position-bottom-center .dx-progressbar-status {
  text-align: center;
}
.dx-progressbar .dx-position-left .dx-progressbar-status {
  padding-right: 8px;
}
.dx-progressbar .dx-position-right .dx-progressbar-status {
  padding-left: 8px;
}
.dx-progressbar::before {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
}

.dx-progressbar-range-container {
  width: 100%;
}

.dx-progressbar-container {
  position: relative;
  width: 100%;
}

.dx-progressbar-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  direction: ltr;
}

.dx-progressbar-range {
  height: 100%;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
}

.dx-progressbar-status {
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  height: 20px;
  font-size: 12px;
}

.dx-progressbar-animating-segment {
  display: none;
}

.dx-progressbar-animating-container {
  width: 100%;
}

.dx-rtl.dx-progressbar .dx-progressbar-wrapper,
.dx-rtl .dx-progressbar .dx-progressbar-wrapper {
  direction: rtl;
}

.dx-progressbar-container {
  height: 4px;
  background-color: rgba(3, 169, 244, 0.3);
}

.dx-progressbar-range {
  position: relative;
  background-color: #03a9f4;
  margin-top: -1px;
  box-sizing: content-box;
}

.dx-progressbar-animating-container {
  height: 4px;
  background-color: rgba(3, 169, 244, 0.3);
  background-size: 90% 5px;
  animation: dx-loader 2s linear infinite;
  background-repeat: no-repeat;
  background-image: linear-gradient(-90deg, transparent 5%, #03a9f4, transparent 95%);
  background-repeat: repeat;
}

.dx-state-disabled .dx-progressbar-range {
  background-color: rgba(3, 169, 244, 0.6);
}
.dx-state-disabled .dx-progressbar-animating-container {
  animation: none;
  background-position-x: 45%;
}

.dx-progressbar-status {
  padding-top: 8px;
  color: rgba(0, 0, 0, 0.87);
}
.dx-progressbar .dx-position-right .dx-progressbar-status {
  padding-top: 0;
}

.dx-rtl .dx-progressbar .dx-progressbar-animating-container, .dx-rtl.dx-progressbar .dx-progressbar-animating-container {
  animation: dx-loader-rtl 2s linear infinite;
  background-repeat: no-repeat;
  background-image: linear-gradient(-90deg, transparent 5%, #03a9f4, transparent 95%);
  background-repeat: repeat;
}

@keyframes dx-loader {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: 900%;
  }
}
@keyframes dx-loader-rtl {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -900%;
  }
}
/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Background color
* $type color
*/
.dx-tooltip-wrapper .dx-overlay-content {
  min-width: 34px;
  min-height: 26px;
  text-align: center;
  line-height: 0;
}
.dx-tooltip-wrapper .dx-overlay-content::before {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
}
.dx-tooltip-wrapper .dx-overlay-content .dx-popup-content {
  display: inline-block;
  padding: 12px 17px;
  font-size: 0.85em;
  line-height: normal;
  white-space: nowrap;
}

.dx-tooltip-wrapper .dx-overlay-content {
  background-color: #616161;
  color: #fff;
  box-shadow: none;
  border-radius: 4px;
  min-height: auto;
}
.dx-tooltip-wrapper .dx-overlay-content .dx-popup-content {
  padding: 6px 8px;
  font-size: 12px;
}
.dx-tooltip-wrapper.dx-popover-wrapper .dx-popover-arrow {
  display: none;
}

/**
* $name 10. Bar background color
* $type color
*/
/**
* $name 20. Selected range background color
* $type color
*/
/**
* $name 30. Slider tooltip text color
* $type color
*/
.dx-slider-label {
  position: absolute;
  font-size: 0.85em;
}
.dx-slider-label:last-child {
  inset-inline-end: 0;
}

.dx-slider-label-position-bottom {
  padding-bottom: 14px;
}

.dx-slider-label-position-top {
  padding-top: 14px;
}

.dx-slider {
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}
.dx-slider::before {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
}
.dx-slider .dx-overlay-content {
  height: 28px;
}
.dx-slider .dx-overlay-content::before {
  display: none;
}
.dx-slider .dx-popover-wrapper .dx-popover-arrow::after {
  width: 9.8995898741px;
  height: 9.8995898741px;
}
.dx-slider .dx-popover-wrapper.dx-position-top .dx-popover-arrow, .dx-slider .dx-popover-wrapper.dx-position-bottom .dx-popover-arrow {
  width: 14px;
  height: 7px;
}
.dx-slider .dx-popover-wrapper.dx-position-right .dx-popover-arrow, .dx-slider .dx-popover-wrapper.dx-position-left .dx-popover-arrow {
  width: 7px;
  height: 14px;
}

.dx-slider-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  cursor: pointer;
}

.dx-slider-bar {
  position: relative;
}

.dx-slider-range {
  position: absolute;
  top: 0;
  height: 100%;
  pointer-events: none;
  -webkit-user-drag: none;
}

.dx-slider-handle {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  pointer-events: auto;
  -webkit-user-drag: none;
}
.dx-slider-handle .dx-tooltip-wrapper .dx-popup-content {
  line-height: 0;
}

.dx-state-disabled .dx-slider-wrapper {
  cursor: default;
}

.dx-slider-tooltip-visible-on-hover .dx-tooltip {
  visibility: hidden;
}
.dx-slider-tooltip-visible-on-hover.dx-state-active .dx-tooltip, .dx-slider-tooltip-visible-on-hover.dx-state-hover .dx-tooltip {
  visibility: visible;
}

.dx-slider-wrapper {
  height: 32px;
}

.dx-slider-bar,
.dx-slider-range {
  margin-top: 15px;
  height: 2px;
}

.dx-slider-bar {
  margin-right: 18px;
  margin-left: 18px;
  background: rgba(3, 169, 244, 0.24);
}

.dx-slider-range {
  top: -15px;
}
.dx-slider-range.dx-slider-range-visible {
  background: #03a9f4;
}

.dx-slider-handle {
  margin-top: -15px;
  margin-inline-end: -16px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.dx-slider-handle::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-top: -6px;
  margin-left: -6px;
  width: 12px;
  height: 12px;
  background: #03a9f4;
  content: "";
  border-radius: 50%;
}
.dx-slider-handle .dx-tooltip-wrapper.dx-popover-wrapper .dx-popover-arrow {
  display: block;
}
.dx-slider-handle .dx-tooltip-wrapper.dx-popover-wrapper .dx-popover-arrow::after {
  background: #616161;
  border: none;
}
.dx-slider-handle .dx-tooltip-wrapper .dx-overlay-content {
  border: 1px solid transparent;
  opacity: 0.6;
}
.dx-slider-handle .dx-tooltip-wrapper .dx-overlay-content .dx-popup-content {
  line-height: normal;
  color: #fff;
  padding: 5px 7px;
}
.dx-slider-tooltip-position-top .dx-slider-handle .dx-tooltip-wrapper .dx-overlay-content .dx-popup-content {
  padding-top: 6px;
}
.dx-slider-handle .dx-tooltip-wrapper .dx-overlay-content.dx-state-disabled .dx-popup-content {
  padding-top: 17px;
}
.dx-slider-tooltip-position-top .dx-slider-handle .dx-tooltip-wrapper .dx-overlay-content.dx-state-disabled .dx-popup-content {
  padding-top: 6px;
  padding-bottom: 17px;
}
.dx-slider-handle .dx-inkripple-wave {
  background-color: rgba(3, 169, 244, 0.24);
}

.dx-slider-tooltip-position-top {
  padding-top: 40px;
}

.dx-slider-tooltip-position-bottom {
  padding-bottom: 40px;
}

.dx-slider-label-position-bottom .dx-slider-label {
  bottom: -18px;
}

.dx-slider-label-position-top .dx-slider-label {
  top: -15px;
}

.dx-state-disabled.dx-slider,
.dx-state-disabled .dx-slider {
  opacity: 1;
}
.dx-state-disabled.dx-slider .dx-slider-handle,
.dx-state-disabled .dx-slider .dx-slider-handle {
  opacity: 1;
}
.dx-state-disabled .dx-slider-bar {
  background: rgba(0, 0, 0, 0.24);
}
.dx-state-disabled .dx-slider-range.dx-slider-range-visible {
  background: rgba(0, 0, 0, 0.24);
}
.dx-state-disabled .dx-slider-handle {
  width: 12px;
  height: 12px;
  margin-top: -5px;
  margin-right: -5px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.dx-state-disabled .dx-slider-handle::after {
  margin-top: -4px;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  background: grey;
}
.dx-state-disabled .dx-slider-handle .dx-overlay-content {
  margin-top: -12px;
}

.dx-invalid .dx-slider-handle::after {
  background-color: #f44336;
}
.dx-invalid .dx-slider-range-visible {
  background-color: #f44336;
  border-color: #f44336;
}
.dx-invalid .dx-slider-bar {
  background-color: rgba(244, 67, 54, 0.4);
}

.dx-rtl.dx-state-disabled .dx-slider-handle {
  margin-left: -5px;
  margin-right: 0;
}
.dx-rtl.dx-state-disabled .dx-overlay-content {
  margin-left: -13px;
}

.dx-rangeslider-start-handle {
  top: 0;
  inset-inline-start: 0;
}

.dx-rangeslider-start-handle {
  margin-inline-start: -14px;
}

.dx-state-disabled .dx-rangeslider-start-handle {
  margin-inline-start: -5px;
}

/**
* $name 10. Indicator background color
* $type color
*/
/**
* $name 20. Selected indicator background color
* $type color
*/
/**
* $name 30. Focused indicator background color
* $type color
*/
/**
* $name 40. Hovered navigation button color
* $type color
*/
/**
* $name 50. Active navigation button color
* $type color
*/
.dx-gallery {
  width: 100%;
  height: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  touch-action: pinch-zoom pan-y;
}
.dx-gallery.dx-gallery-indicator-visible {
  border-width: 0;
}

.dx-gallery-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  white-space: nowrap;
}
.dx-gallery-wrapper > .dx-empty-message {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.dx-gallery-container {
  position: relative;
  height: 100%;
}

.dx-gallery-item {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
}

.dx-gallery-item-image {
  max-width: 100%;
  align-self: flex-start;
  flex-shrink: 0;
  height: auto;
  margin: auto;
}

.dx-gallery-item-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.dx-gallery .dx-gallery-item-loop {
  display: none;
}

.dx-gallery-loop .dx-gallery-item-loop {
  display: inline-block;
  position: absolute;
}

.dx-gallery-item-invisible {
  visibility: hidden;
}

.dx-gallery-nav-button-prev,
.dx-gallery-nav-button-next {
  position: absolute;
  top: 50%;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  background-size: 100% 100%;
}

.dx-gallery-nav-button-prev {
  left: 0;
}

.dx-gallery-nav-button-next {
  right: 0;
}

.dx-gallery-indicator {
  position: absolute;
  bottom: 10px;
  width: 100%;
  height: 10px;
  font-size: 0;
}

.dx-gallery-indicator-item {
  display: inline-block;
  margin: 0 2px;
  height: 10px;
  cursor: pointer;
}

.dx-state-disabled .dx-gallery-nav-button-prev,
.dx-state-disabled .dx-gallery-nav-button-next,
.dx-state-disabled .dx-gallery-indicator-item {
  cursor: default;
}

.dx-rtl .dx-gallery-nav-button-prev {
  right: 0;
  left: auto;
  transform: scaleX(-1);
}
.dx-rtl .dx-gallery-nav-button-next {
  right: auto;
  left: 0;
  transform: scaleX(-1);
}

.dx-gallery .dx-gallery-nav-button-prev,
.dx-gallery .dx-gallery-nav-button-next {
  position: absolute;
  top: 0;
  width: 34%;
  height: 100%;
  background: transparent;
  cursor: pointer;
  font-size: 32px;
  text-align: center;
  line-height: 32px;
}
.dx-gallery .dx-gallery-nav-button-prev.dx-state-hover::after,
.dx-gallery .dx-gallery-nav-button-next.dx-state-hover::after {
  background-color: #03a9f4;
}
.dx-gallery .dx-gallery-nav-button-prev.dx-state-active::after,
.dx-gallery .dx-gallery-nav-button-next.dx-state-active::after {
  background-color: #03a9f4;
}
.dx-gallery .dx-gallery-nav-button-prev::before,
.dx-gallery .dx-gallery-nav-button-next::before {
  position: absolute;
  display: block;
  width: 32px;
  top: 50%;
  margin-top: -16px;
  left: 50%;
  margin-left: -16px;
}
.dx-gallery .dx-gallery-nav-button-prev::after,
.dx-gallery .dx-gallery-nav-button-next::after {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  background: rgba(0, 0, 0, 0.54);
  border-radius: 50%;
  top: 50%;
  margin-top: -16px;
}
.dx-gallery .dx-gallery-nav-button-prev::before,
.dx-gallery .dx-gallery-nav-button-next::before {
  position: absolute;
  z-index: 10;
  clear: both;
  font-size: 32px;
  color: #fff;
}
.dx-gallery .dx-gallery-nav-button-prev {
  font: 14px/1 DXIcons;
}
.dx-gallery .dx-gallery-nav-button-prev::before {
  content: "\f012";
}
.dx-gallery .dx-gallery-nav-button-prev::after {
  left: 8px;
}
.dx-gallery .dx-gallery-nav-button-prev::before {
  left: 7px;
  right: auto;
  margin-left: 0;
}
.dx-gallery .dx-gallery-nav-button-next {
  font: 14px/1 DXIcons;
}
.dx-gallery .dx-gallery-nav-button-next::before {
  content: "\f010";
}
.dx-gallery .dx-gallery-nav-button-next::after {
  right: 8px;
}
.dx-gallery .dx-gallery-nav-button-next::before {
  right: 7px;
  left: auto;
}

.dx-gallery-indicator {
  pointer-events: none;
  text-align: center;
}

.dx-gallery-indicator-item {
  border-radius: 50%;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  pointer-events: auto;
  margin: 1px 6px;
  width: 8px;
  height: 8px;
  background: #fff;
}

.dx-gallery-indicator-item-active,
.dx-gallery-indicator-item-selected {
  width: 12px;
  height: 12px;
  background: #03a9f4;
  border: 2px solid rgba(255, 255, 255, 0.8);
  margin: -1px 6px;
}

.dx-state-focused.dx-gallery {
  border-color: #03a9f4;
}
.dx-state-focused.dx-gallery .dx-gallery-indicator-item-selected {
  background: #03a9f4;
}

.dx-lookup {
  margin: 0;
}
.dx-lookup .dx-popup-content .dx-scrollable {
  height: calc(100% - 45px);
}
.dx-lookup .dx-lookup-field-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.dx-lookup-field {
  outline: none;
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dx-lookup-field::before {
  content: ".";
  color: transparent;
  display: inline-block;
  width: 0;
  float: left;
}

.dx-lookup-empty .dx-lookup-field {
  display: flex;
  align-items: center;
}
.dx-lookup-empty .dx-lookup-field .dx-placeholder::before {
  padding: 0;
}
.dx-lookup-empty .dx-placeholder {
  position: relative;
  display: flex;
}

.dx-lookup-arrow {
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  inset-inline-end: 0;
  height: 100%;
}

.dx-state-disabled .dx-lookup-field {
  cursor: default;
}

.dx-lookup-popup-wrapper .dx-list-item {
  cursor: pointer;
}

.dx-lookup-popup-search .dx-list {
  height: 90%;
}

.dx-lookup-search-wrapper {
  width: 100%;
}

.dx-lookup .dx-lookup-arrow {
  inset-inline-end: 8px;
}
.dx-lookup.dx-editor-filled .dx-lookup-field, .dx-lookup.dx-editor-outlined .dx-lookup-field {
  padding-inline-start: 16px;
  padding-inline-end: 40px;
}
.dx-lookup.dx-editor-filled.dx-invalid .dx-lookup-field, .dx-lookup.dx-editor-outlined.dx-invalid .dx-lookup-field {
  padding-inline-end: 64px;
}
.dx-lookup.dx-editor-underlined .dx-lookup-field {
  padding-inline-start: 0;
  padding-inline-end: 32px;
}
.dx-lookup.dx-editor-underlined.dx-invalid .dx-lookup-field {
  padding-inline-end: 56px;
}
.dx-lookup.dx-invalid {
  border-bottom-color: rgba(244, 67, 54, 0.4);
}
.dx-lookup.dx-invalid .dx-lookup-arrow::after {
  pointer-events: none;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 23px;
  font-size: 14px;
  font-size: 14px;
  font-weight: 500;
  background-color: #f44336;
  color: #fff;
  content: "!";
  border-radius: 50%;
  inset-inline-end: 24px;
}
.dx-lookup.dx-valid .dx-lookup-arrow::after {
  pointer-events: none;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 23px;
  font-size: 14px;
  font-size: 20px;
  font-weight: bold;
  font-family: "DXIcons", sans-serif;
  color: #8bc34a;
  content: "\f005";
  opacity: 0;
  transform: scale(0);
  animation: dx-valid-badge-frames 0.3s cubic-bezier(1, 0.008, 0.565, 1.65) 0.1s 1 forwards;
  inset-inline-end: 24px;
}
.dx-lookup.dx-validation-pending .dx-lookup-field-wrapper .dx-pending-indicator {
  pointer-events: none;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  inset-inline-end: 24px;
}

.dx-lookup-field {
  font-size: 16px;
  line-height: normal;
  padding-top: 15px;
  padding-bottom: 14px;
}
.dx-lookup-field::before {
  line-height: normal;
}
.dx-lookup-field .dx-texteditor {
  border: none;
}
.dx-lookup-field .dx-texteditor::before, .dx-lookup-field .dx-texteditor::after {
  content: none;
}
.dx-lookup-field .dx-texteditor.dx-state-hover, .dx-lookup-field .dx-texteditor.dx-state-focused, .dx-lookup-field .dx-texteditor.dx-state-active, .dx-lookup-field .dx-texteditor.dx-state-disabled, .dx-lookup-field .dx-texteditor.dx-state-readonly, .dx-lookup-field .dx-texteditor.dx-state-readonly.dx-state-hover, .dx-lookup-field .dx-texteditor {
  background-color: transparent;
}

.dx-lookup-arrow {
  font: 14px/1 DXIcons;
  width: 24px;
  color: rgba(0, 0, 0, 0.54);
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-lookup-arrow::before {
  content: "\f001";
}
.dx-rtl .dx-lookup-arrow::before {
  content: "\f001";
}
.dx-dropdowneditor-active .dx-lookup-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.dx-lookup-arrow::before {
  position: absolute;
  display: block;
  width: 24px;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
}

.dx-lookup-popup-wrapper .dx-list-item {
  border-top: none;
}
.dx-lookup-popup-wrapper .dx-list-item:last-of-type {
  border-bottom: none;
}
.dx-lookup-popup-wrapper .dx-popup-content {
  top: 0;
  padding: 0;
}
.dx-lookup-popup-wrapper .dx-popup-title + .dx-popup-content {
  top: 49px;
}

.dx-lookup-empty .dx-lookup-field {
  color: rgba(0, 0, 0, 0.6);
}

.dx-lookup-popup-search .dx-list {
  height: calc(100% - 66px);
}

.dx-lookup-search-wrapper {
  padding: 20px;
  padding-bottom: 14px;
}

/**
* $name 30. Background color
* $type color
*/
.dx-loadpanel-content {
  padding: 10px;
  border: 1px solid #ccc;
  background: #fefefe;
  text-align: center;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
  border-radius: 5px;
}
.dx-loadpanel-content::before {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
}

.dx-loadpanel-content-wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.dx-loadpanel-message {
  text-align: center;
}

.dx-loadpanel-content.dx-loadpanel-pane-hidden {
  box-shadow: none;
  border: none;
  background: none;
}

@keyframes dx-loadpanel-opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.dx-loadpanel-content {
  border: 1px solid #e0e0e0;
  background: #fff;
  padding: 13px;
  border-radius: 50%;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.25);
}

.dx-loadpanel-message {
  display: none;
}

/**
* $name 10. Tag text color
* $type color
*/
/**
* $name 20. Tag background color
* $type color
*/
/**
* $name 30. Tag active text color
* $type color
*/
/**
* $name 40. Tag close button color
* $type color
*/
.dx-tagbox .dx-texteditor-input {
  width: auto;
}
.dx-tagbox.dx-tagbox-default-template.dx-tagbox-only-select .dx-texteditor-input {
  border: none;
  color: transparent;
  text-shadow: 0 0 0 gray;
  min-width: 0;
  width: 0.1px;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.dx-tagbox.dx-tagbox-default-template.dx-tagbox-only-select .dx-texteditor-input:focus {
  outline: none;
}
.dx-tagbox.dx-state-disabled .dx-texteditor-input {
  background: none;
}
.dx-tagbox.dx-state-disabled .dx-tag-content {
  cursor: default;
}
.dx-tagbox:not(.dx-tagbox-single-line) .dx-texteditor-input-container {
  flex-wrap: wrap;
  align-items: stretch;
}

.dx-tag {
  max-width: calc(100% - 1px);
  display: inline-flex;
  align-self: flex-start;
}

.dx-tag-container.dx-texteditor-input-container {
  outline: none;
}
.dx-tagbox-single-line .dx-tag-container.dx-texteditor-input-container {
  overflow: hidden;
  white-space: nowrap;
}
.dx-texteditor-container.dx-tag-container {
  white-space: normal;
}

.dx-tag-content {
  position: relative;
  text-align: center;
  cursor: pointer;
}

.dx-tag-remove-button {
  position: absolute;
  inset-inline-end: 0;
}

.dx-tagbox .dx-tag-container {
  height: 100%;
  padding-top: 11px;
  padding-bottom: 11px;
  gap: 4px;
}
.dx-tagbox .dx-tag-container .dx-texteditor-input {
  padding: 0;
}
.dx-tagbox .dx-texteditor-input {
  height: 26px;
}
.dx-tagbox.dx-editor-outlined .dx-tag-container, .dx-tagbox.dx-editor-filled .dx-tag-container {
  padding-inline-start: 16px;
}
.dx-tagbox.dx-editor-filled.dx-texteditor-with-label:not(.dx-texteditor-label-outside) .dx-tag-container,
.dx-tagbox.dx-editor-filled.dx-texteditor-with-label:not(.dx-texteditor-label-outside) .dx-placeholder::before, .dx-tagbox.dx-editor-filled.dx-texteditor-with-floating-label .dx-tag-container,
.dx-tagbox.dx-editor-filled.dx-texteditor-with-floating-label .dx-placeholder::before, .dx-tagbox.dx-editor-underlined.dx-texteditor-with-label:not(.dx-texteditor-label-outside) .dx-tag-container,
.dx-tagbox.dx-editor-underlined.dx-texteditor-with-label:not(.dx-texteditor-label-outside) .dx-placeholder::before, .dx-tagbox.dx-editor-underlined.dx-texteditor-with-floating-label .dx-tag-container,
.dx-tagbox.dx-editor-underlined.dx-texteditor-with-floating-label .dx-placeholder::before {
  padding-top: 18px;
  padding-bottom: 4px;
}
.dx-tagbox.dx-editor-filled.dx-texteditor-with-label .dx-tag, .dx-tagbox.dx-editor-filled.dx-texteditor-with-floating-label .dx-tag, .dx-tagbox.dx-editor-underlined.dx-texteditor-with-label .dx-tag, .dx-tagbox.dx-editor-underlined.dx-texteditor-with-floating-label .dx-tag {
  margin: 0;
}
.dx-tagbox.dx-editor-filled.dx-texteditor-with-label .dx-texteditor-input, .dx-tagbox.dx-editor-filled.dx-texteditor-with-floating-label .dx-texteditor-input, .dx-tagbox.dx-editor-underlined.dx-texteditor-with-label .dx-texteditor-input, .dx-tagbox.dx-editor-underlined.dx-texteditor-with-floating-label .dx-texteditor-input {
  padding: 0;
}
.dx-tagbox.dx-state-disabled .dx-tag-content {
  background-color: #adadad;
}
.dx-tagbox.dx-state-disabled .dx-tag-content .dx-tag-remove-button::before {
  color: #adadad;
}

.dx-tagbox-single-line .dx-tag-container {
  padding-right: 0;
}

.dx-tag-content {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  line-height: normal;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-inline-start: 8px;
  padding-inline-end: 30px;
  min-width: 40px;
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.6);
  border-radius: 2em;
}

.dx-tag-remove-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 100%;
  font: 14px/1 DXIcons;
  font-size: 10px;
}
.dx-tag-remove-button::before {
  content: "\f008";
}
.dx-tag-remove-button::before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  color: #e0e0e0;
  background-color: rgba(0, 0, 0, 0.36);
  border-radius: 50%;
  transform: none;
}

.dx-tag:hover .dx-tag-content {
  background-color: #d9d9d9;
  color: rgba(0, 0, 0, 0.87);
}

.dx-tag.dx-state-focused .dx-tag-content {
  background-color: #adadad;
  color: rgba(0, 0, 0, 0.87);
}

.dx-tagbox.dx-invalid .dx-texteditor-container::after,
.dx-tagbox.dx-valid .dx-texteditor-container::after {
  inset-inline-end: 12px;
}

.dx-tagbox.dx-validation-pending .dx-texteditor-container .dx-pending-indicator {
  inset-inline-end: 12px;
}

.dx-tagbox-popup-wrapper .dx-list-select-all {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 12px;
  margin-bottom: 3px;
}
.dx-tagbox-popup-wrapper .dx-list-select-all::after {
  background-color: transparent;
}

.dx-radio-value-container {
  padding-inline-end: 10px;
}

.dx-radiogroup-horizontal .dx-collection {
  display: flex;
  flex-wrap: wrap;
  column-gap: 17px;
}

.dx-radiobutton {
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.dx-radiobutton.dx-state-disabled {
  cursor: default;
}
.dx-state-disabled .dx-radiobutton.dx-state-disabled {
  opacity: 1;
}

.dx-radiobutton-icon {
  position: relative;
  width: 20px;
  height: 20px;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
  transition: border-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.dx-radiobutton-icon .dx-radiobutton-icon-dot {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border-width: 0;
  border-style: solid;
  transform: scale(0);
  transition: transform 150ms cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.dx-radiobutton-icon::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border-radius: 50%;
  z-index: 1;
  transform: scale(0.5);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.dx-radiobutton-icon-checked .dx-radiobutton-icon-dot {
  border-width: 3px;
  transform: scale(1);
}

.dx-radiobutton-icon {
  border-color: rgba(0, 0, 0, 0.54);
  background-color: #fff;
}
.dx-radiobutton-icon .dx-radiobutton-icon-dot {
  border-color: #fff;
}

.dx-radiobutton-icon-checked {
  border-color: #03a9f4;
}
.dx-radiobutton-icon-checked .dx-radiobutton-icon-dot {
  background-color: #03a9f4;
}

.dx-radiobutton.dx-state-disabled {
  opacity: 0.38;
}
.dx-radiobutton.dx-state-active .dx-radiobutton-icon::after, .dx-radiobutton.dx-state-focused .dx-radiobutton-icon::after {
  background-color: rgba(0, 0, 0, 0.1);
  transform: scale(1);
}
.dx-radiobutton.dx-state-active .dx-radiobutton-icon-checked::after, .dx-radiobutton.dx-state-focused .dx-radiobutton-icon-checked::after {
  background-color: rgba(3, 169, 244, 0.1);
  transform: scale(1);
}

.dx-invalid .dx-radiobutton-icon {
  border-color: rgba(244, 67, 54, 0.4);
}
.dx-invalid .dx-radiobutton-icon-checked .dx-radiobutton-icon-dot {
  background-color: rgba(244, 67, 54, 0.4);
}
.dx-invalid .dx-state-active.dx-radiobutton .dx-radiobutton-icon,
.dx-invalid .dx-state-focused.dx-radiobutton .dx-radiobutton-icon {
  border-color: #f44336;
}
.dx-invalid .dx-state-active.dx-radiobutton .dx-radiobutton-icon-dot,
.dx-invalid .dx-state-focused.dx-radiobutton .dx-radiobutton-icon-dot {
  background-color: #f44336;
}
.dx-invalid .dx-state-active.dx-radiobutton .dx-radiobutton-icon::after,
.dx-invalid .dx-state-focused.dx-radiobutton .dx-radiobutton-icon::after {
  background-color: rgba(244, 67, 54, 0.1);
  transform: scale(1);
}

.dx-state-readonly .dx-radiobutton-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

.dx-state-disabled .dx-radiobutton-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

.dx-state-readonly .dx-radiobutton-icon-dot,
.dx-state-disabled .dx-radiobutton-icon-dot {
  background-color: rgba(0, 0, 0, 0.54);
}

.dx-radiogroup .dx-radiobutton {
  margin-top: 12px;
  margin-bottom: 12px;
}
.dx-radiogroup .dx-radiobutton-icon {
  margin-top: 0;
  margin-bottom: 0;
}

/**
* $name 10. Item title text color
* $type color
*/
/**
* $name 20. Item title font size
* $type text
*/
/**
* $name 30. Item border color
* $type color
*/
/**
* $name 40. Item shadow
* $type text
*/
/**
* $name 10. Item expanded margin
* $type text
*/
.dx-accordion-item-title {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}
.dx-accordion-item-title .dx-icon {
  background-size: contain;
  display: inline-block;
}

.dx-accordion-item-title-caption {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  height: 100%;
}

.dx-accordion-item-body {
  overflow: hidden;
}

.dx-accordion-item-closed .dx-accordion-item-body {
  visibility: hidden;
}

.dx-accordion-item {
  overflow: hidden;
}

.dx-accordion-item-opened .dx-accordion-item-body {
  visibility: visible;
}

.dx-state-disabled .dx-accordion-item-title {
  cursor: default;
}

.dx-accordion {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
  margin: 3px 3px 5px 3px;
}

.dx-accordion-item {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  transition: margin 200ms cubic-bezier(0.4, 0, 0.2, 1);
  will-change: margin, height;
  border-top: 1px solid #e0e0e0;
}
.dx-accordion-item:first-child {
  border-top: none;
  border-start-start-radius: 4px;
  border-start-end-radius: 4px;
}
.dx-accordion-item:last-child {
  border-end-start-radius: 4px;
  border-end-end-radius: 4px;
}
.dx-accordion-item.dx-state-active > .dx-accordion-item-title, .dx-accordion-item.dx-state-focused > .dx-accordion-item-title {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(0, 0, 0, 0.04);
}
.dx-accordion-item.dx-state-hover > .dx-accordion-item-title {
  background-color: rgba(0, 0, 0, 0.04);
}
.dx-accordion-item.dx-state-hover + .dx-accordion-item-closed {
  border-top-color: #d1d1d1;
}

.dx-accordion-item-opened {
  margin-block: 16px;
  border-top: none;
  border-radius: 4px;
}
.dx-accordion-item-opened:first-child {
  margin-top: 0;
}
.dx-accordion-item-opened > .dx-accordion-item-title::before {
  content: "\f014";
}
.dx-accordion-item-opened + .dx-accordion-item {
  border-top: none;
}

.dx-accordion-item-title {
  min-height: 48px;
  padding: 6px 16px;
  background-color: #fff;
}
.dx-accordion-item-title::before {
  content: "\f016";
  position: absolute;
  font-weight: normal;
  font-size: 18px;
  inset-inline-end: 16px;
  font-family: DXIcons;
  line-height: 100%;
}
.dx-accordion-item-title .dx-icon {
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}

.dx-accordion-item-title-caption {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  font-weight: 500;
  margin-inline-end: 18px;
}
.dx-accordion-item-title-caption .dx-icon {
  margin-inline-end: 8px;
  margin-inline-start: 0;
}

.dx-state-disabled.dx-accordion-item {
  opacity: 0.38;
}

.dx-accordion-item-body {
  padding: 16px;
}

/**
* $name 10. Overlay background
* $type color
*/
.dx-colorbox-input-container.dx-colorbox-color-is-not-defined .dx-colorbox-color-result-preview {
  border: none;
}
.dx-colorbox-input-container .dx-placeholder {
  max-width: calc(100% - 25px);
}

.dx-colorbox .dx-texteditor-input-container::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 15px;
  height: 15px;
  margin-top: -7.5px;
  inset-inline-start: 14px;
}
.dx-colorbox .dx-colorbox-color-is-not-defined .dx-texteditor-input-container::before {
  background: none;
}
.dx-colorbox .dx-texteditor-label .dx-label-before {
  min-width: 40px;
}

.dx-colorbox-overlay {
  padding: 20px;
}
.dx-colorbox-overlay .dx-popup-content {
  overflow: hidden;
  padding: 0;
}
.dx-colorbox-overlay .dx-popup-bottom .dx-toolbar-item:first-child {
  padding-right: 10px;
}
.dx-colorbox-overlay .dx-colorview-buttons-container .dx-button {
  margin: 0;
}

.dx-colorview-container {
  width: 450px;
  overflow: hidden;
}
.dx-colorview-container label {
  overflow: hidden;
  font-weight: normal;
  margin: 0;
  white-space: normal;
}
.dx-colorview-container label.dx-colorview-label-hex {
  margin: 10px 0 0 0;
}
.dx-colorview-container label.dx-colorview-alpha-channel-label {
  margin-left: 43px;
  width: 115px;
}
.dx-colorview-container label .dx-texteditor {
  width: 69px;
  float: right;
  margin: 1px 1px 10px 0;
}
.dx-colorview-container .dx-button {
  margin-top: 0;
  margin-bottom: 0;
}
.dx-colorview-container .dx-button.dx-colorview-apply-button {
  margin-right: 10px;
  margin-left: 0;
}
.dx-colorview-container .dx-button.dx-colorview-cancel-button {
  margin-right: 0;
  margin-left: 0;
}

.dx-colorview-container-row {
  overflow: hidden;
  padding-top: 1px;
}
.dx-colorview-container-row:first-child {
  margin-top: 0;
}
.dx-colorview-container-row.dx-colorview-alpha-channel-row {
  margin-top: 10px;
}

.dx-colorview-container-cell {
  float: left;
}

.dx-colorview-palette-handle {
  width: 28px;
  height: 28px;
  top: 0;
  left: 0;
  cursor: crosshair;
  border-radius: 100%;
  z-index: 5;
  position: absolute;
}

.dx-colorview-hue-scale-handle,
.dx-colorview-alpha-channel-handle {
  position: absolute;
  cursor: pointer;
}

.dx-colorview-hue-scale-handle {
  width: 36px;
  height: 17px;
  top: 0;
  left: -7px;
}

.dx-colorview-alpha-channel-handle {
  width: 17px;
  height: 36px;
  top: -6px;
  left: 0;
}

.dx-colorview-hue-scale {
  position: relative;
  width: 18px;
  height: 299px;
  background-repeat: no-repeat;
  background-image: linear-gradient(0deg, #f00 0%, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%);
}

.dx-colorview-color-preview-container-inner,
.dx-colorview-alpha-channel-wrapper,
.dx-colorbox-input-container::after {
  background-image: linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 74%, #ccc 75%, #ccc), linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 74%, #ccc 75%, #ccc);
  background-size: 16px 16px;
  background-position: 0 0, 8px 8px;
}

.dx-colorview-alpha-channel-wrapper {
  background-position: 0 6px, 8px 14px;
}

.dx-colorbox-input-container {
  height: 100%;
}

.dx-colorview-palette-gradient-white {
  background-repeat: no-repeat;
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}

.dx-colorview-palette-gradient-black {
  background-repeat: no-repeat;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgb(0, 0, 0));
}

.dx-colorview-palette {
  position: relative;
  overflow: hidden;
  width: 288px;
  height: 299px;
  cursor: crosshair;
}

.dx-colorview-palette-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.dx-colorview-alpha-channel-scale {
  width: 288px;
  height: 20px;
  position: relative;
}

.dx-colorview-hue-scale-cell {
  margin-left: 19px;
  position: relative;
}

.dx-colorview-hue-scale-wrapper {
  height: 301px;
}

.dx-colorview-controls-container {
  position: relative;
  width: 90px;
  margin-left: 27px;
}

.dx-colorview-color-preview {
  width: 86px;
  height: 40px;
}

.dx-colorview-alpha-channel-cell {
  margin: 6px 0;
  position: relative;
  width: 292px;
}
.dx-colorview-alpha-channel-cell .dx-button {
  width: 90px;
}

.dx-rtl .dx-colorview-container-row .dx-colorview-container-cell {
  float: right;
}
.dx-rtl .dx-colorview-hue-scale-cell {
  margin-right: 19px;
  margin-left: 0;
}
.dx-rtl .dx-colorview-container label.dx-colorview-alpha-channel-label {
  margin-right: 41px;
  margin-left: 0;
}
.dx-rtl .dx-colorview-container label .dx-texteditor {
  float: left;
}
.dx-rtl .dx-colorview-controls-container {
  margin-right: 25px;
  margin-left: 0;
}
.dx-rtl .dx-colorview-alpha-channel-scale {
  direction: ltr;
}

.dx-colorview-palette-handle {
  background: radial-gradient(transparent 5px, rgba(0, 0, 0, 0.2) 6px, #fff 7px, #fff 12px, rgba(0, 0, 0, 0.2) 13px);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.dx-colorview-hue-scale-handle {
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: inset -5px 0 0 3px #fff, inset 5px 0 0 3px #fff, inset -6px 0 1px 4px rgba(0, 0, 0, 0.2), inset 6px 0 1px 4px rgba(0, 0, 0, 0.2);
}

.dx-colorview-alpha-channel-handle {
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -5px 0 3px #fff, inset 0 5px 0 3px #fff, inset 0 -6px 1px 4px rgba(0, 0, 0, 0.2), inset 0 6px 1px 4px rgba(0, 0, 0, 0.2);
}

.dx-colorview-container {
  width: 450px;
}
.dx-colorview-container label {
  line-height: normal;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.dx-colorview-container label.dx-colorview-label-hex {
  margin: 20px 0 0 0;
}
.dx-colorview-container label.dx-colorview-alpha-channel-label {
  margin: 0;
  margin-inline-start: 43px;
  width: 115px;
}
.dx-colorview-container label .dx-texteditor {
  width: 69px;
  margin: 0 0 0 10px;
}

.dx-colorview-hue-scale-cell {
  margin-inline-start: 19px;
}

.dx-colorview-palette {
  width: 288px;
  height: 299px;
}

.dx-colorview-alpha-channel-scale {
  width: 288px;
}

.dx-colorview-container-row.dx-colorview-alpha-channel-row {
  margin-top: 10px;
  display: flex;
  align-items: center;
}

.dx-colorview-hue-scale {
  width: 18px;
  height: 299px;
}

.dx-colorview-alpha-channel-cell {
  width: 292px;
}

.dx-colorview-hue-scale-wrapper {
  height: 301px;
}

.dx-colorview-color-preview {
  width: 100%;
  height: 40px;
}

.dx-colorview-controls-container {
  width: 90px;
  margin-inline-start: 27px;
}

.dx-colorview-container label {
  color: rgba(0, 0, 0, 0.6);
}

.dx-colorview-palette-cell,
.dx-colorview-alpha-channel-border,
.dx-colorview-hue-scale-wrapper,
.dx-colorview-color-preview-container {
  padding: 1px;
  margin: 1px;
  margin-top: 0;
  background-color: #fff;
  box-shadow: 0 0 0 1px #e0e0e0;
}

.dx-colorview-color-preview-container {
  margin-bottom: 34px;
}

.dx-colorbox .dx-colorbox-input-container .dx-placeholder::before,
.dx-colorbox .dx-colorbox-input-container .dx-colorbox-input {
  padding-inline-start: 40px;
}
.dx-colorbox .dx-colorbox-input-container.dx-colorbox-color-is-not-defined .dx-colorbox-color-result-preview {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAQAAACRZI9xAAAAdElEQVQoU4XR0Q3AIAgFQCarie7UrToMc3QIiyIFFGNe5INcgETAegpQefFCCFPwYZI2qFA/M4EQMQAhKxJgiEcKHFFkwUQY3Q4sBAhUerYzkbaiTUk7Ije0dYoMyeYGi35igUeDzMCiTiKgaPx0BAR1csgHXJxUKOJqsbEAAAAASUVORK5CYII=") no-repeat 0 0;
}
.dx-colorbox .dx-colorbox-input-container::after {
  left: 14px;
}
.dx-colorbox.dx-texteditor .dx-texteditor-label .dx-label-before {
  min-width: 40px;
}

.dx-colorbox-color-result-preview {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 17px;
  height: 17px;
  margin-top: -8.5px;
  inset-inline-start: 13px;
  border: 1px solid;
  border-color: #e0e0e0;
  left: 13px;
}

.dx-colorbox-overlay {
  padding: 0;
}
.dx-colorbox-overlay.dx-overlay-content {
  background-color: #fff;
}
.dx-colorbox-overlay .dx-popup-content {
  padding: 20px;
}

/**
* $name 15. Background color
* $type color
*/
/**
* $name 20. Header text color
* $type color
*/
/**
* $name 25. Header text weight
* $type select
* $type-values 300|500|700
*/
/**
* $name 35. Draggable header border color
* $type color
*/
/**
* $name 51. Selected row background color
* $type color
*/
/**
* $name 52. Selected row border color
* $type color
*/
/**
* $name 50. Selected row text color
* $type color
*/
/**
* $name 65. Focused row text color
* $type color
*/
/**
* $name 70. Focused row background color
* $type color
*/
/**
* $name 30. Context menu icon color
* $type color
*/
/**
* $name 40. Modified data background color
* $type color
*/
/**
* $name 45. Invalid data faded color
* $type color
*/
/**
* $name 90. Group row text color
* $type color
*/
/**
* $name 95. Group row background color
* $type color
*/
/**
* $name 105. Highlighted text color
* $type color
*/
/**
* $name 110. Highlighted text background color
* $type color
*/
/**
* $name 115. Error row text color
* $type color
*/
/**
* $name 120. Error row background color
* $type color
*/
/**
* $name 75. Focused cell border color
* $type color
*/
/**
* $name 80. Editor background color
* $type color
*/
/**
* $name 85. Alternate row background color
* $type color
*/
/**
* $name 100. Summary item color
* $type color
*/
/**
* $name 180. Pager selected item text color
* $type color
*/
/**
* $name 190. Pager selected item background color
* $type color
*/
.dx-pager {
  overflow: hidden;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: normal;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}
.dx-pager .dx-pages {
  white-space: nowrap;
  float: right;
}
.dx-pager .dx-pages .dx-page-indexes {
  display: inline-block;
}
.dx-pager .dx-pages .dx-page {
  display: inline-block;
  cursor: pointer;
  padding: 7px 8px 8px;
  margin-left: 5px;
  margin-right: 1px;
}
.dx-pager .dx-pages .dx-separator {
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
}
.dx-pager .dx-pages .dx-info {
  display: inline-block;
  margin-right: 9px;
  opacity: 0.7;
}
.dx-pager .dx-pages .dx-navigate-button {
  width: 10px;
  height: 20px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  padding: 7px 13px;
  box-sizing: content-box;
}
.dx-pager .dx-pages .dx-navigate-button.dx-button-disable {
  opacity: 0.3;
  cursor: inherit;
}
.dx-pager .dx-pages .dx-prev-button,
.dx-pager .dx-pages .dx-next-button {
  position: relative;
}
.dx-pager .dx-page-sizes {
  float: left;
}
.dx-pager .dx-page-sizes .dx-page-size {
  display: inline-block;
  cursor: pointer;
  padding-left: 10px;
  padding-right: 9px;
  padding-top: 7px;
  padding-bottom: 8px;
  margin-left: 4px;
  margin-right: 1px;
}
.dx-pager .dx-page-sizes .dx-page-size:first-child, .dx-pager .dx-page-sizes .dx-page-size.dx-first-child {
  margin-left: 1px;
}
.dx-pager .dx-pages .dx-selection,
.dx-pager .dx-page-sizes .dx-selection {
  cursor: inherit;
  text-shadow: none;
}
.dx-pager .dx-light-pages {
  display: inline-block;
}
.dx-pager .dx-light-pages .dx-page-index {
  width: 40px;
}
.dx-pager .dx-light-pages .dx-pages-count {
  cursor: pointer;
}
.dx-pager .dx-light-pages .dx-info-text,
.dx-pager .dx-light-pages .dx-pages-count {
  padding-left: 6px;
}
.dx-pager .dx-light-pages .dx-page-index,
.dx-pager .dx-light-pages .dx-info-text,
.dx-pager .dx-light-pages .dx-pages-count {
  display: table-cell;
}

.dx-rtl .dx-pager .dx-pages,
.dx-pager.dx-rtl .dx-pages {
  float: left;
  direction: ltr;
}
.dx-rtl .dx-pager .dx-pages .dx-page,
.dx-pager.dx-rtl .dx-pages .dx-page {
  direction: ltr;
}
.dx-rtl .dx-pager .dx-pages .dx-page:first-child,
.dx-pager.dx-rtl .dx-pages .dx-page:first-child {
  margin-left: 1px;
}
.dx-rtl .dx-pager .dx-pages .dx-info,
.dx-pager.dx-rtl .dx-pages .dx-info {
  direction: rtl;
  margin-left: 9px;
  margin-right: 0;
}
.dx-rtl .dx-pager .dx-page-sizes,
.dx-pager.dx-rtl .dx-page-sizes {
  float: right;
}

.dx-pager {
  padding: 13px 16px;
}
.dx-pager.dx-light-mode .dx-page-sizes {
  min-width: 62px;
}
.dx-pager.dx-light-mode .dx-page-index {
  min-width: 32px;
}
.dx-pager.dx-light-mode .dx-pages .dx-page-indexes {
  vertical-align: middle;
}
.dx-pager.dx-light-mode .dx-pages .dx-navigate-button,
.dx-pager.dx-light-mode .dx-pages .dx-light-pages {
  vertical-align: middle;
}
.dx-pager .dx-pages .dx-page {
  padding: 9px 12px;
  line-height: 12px;
}
.dx-pager .dx-pages .dx-separator {
  padding-left: 8px;
  padding-right: 8px;
}
.dx-pager .dx-pages .dx-navigate-button {
  width: 9px;
  height: 12px;
  padding: 9px 12px;
}
.dx-pager .dx-pages .dx-prev-button {
  font: 14px/1 DXIcons;
}
.dx-pager .dx-pages .dx-prev-button::before {
  content: "\f012";
}
.dx-pager .dx-pages .dx-next-button {
  font: 14px/1 DXIcons;
}
.dx-pager .dx-pages .dx-next-button::before {
  content: "\f010";
}
.dx-pager .dx-pages .dx-prev-button,
.dx-pager .dx-pages .dx-next-button {
  font-size: 21px;
  text-align: center;
  line-height: 21px;
}
.dx-pager .dx-pages .dx-prev-button::before,
.dx-pager .dx-pages .dx-next-button::before {
  position: absolute;
  display: block;
  width: 21px;
  top: 50%;
  margin-top: -10.5px;
  left: 50%;
  margin-left: -10.5px;
}
.dx-pager .dx-page,
.dx-pager .dx-page-size {
  font-size: 12px;
  border-radius: 20px;
}
.dx-pager .dx-page:hover,
.dx-pager .dx-page-size:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.dx-pager .dx-page-sizes .dx-page-size {
  padding: 9px 12px;
  line-height: 12px;
}
.dx-pager .dx-page-sizes .dx-page-size:first-child, .dx-pager .dx-page-sizes .dx-page-size.dx-first-child {
  margin-left: 0;
}
.dx-pager .dx-pages .dx-selection,
.dx-pager .dx-page-sizes .dx-selection {
  font-weight: 500;
  background-color: #03a9f4;
  color: #fff;
}

.dx-gridbase-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: inherit;
  max-height: inherit;
}

.dx-gridbase-container > * {
  flex: 0 0 auto;
}

.dx-datagrid-checkbox-size {
  vertical-align: middle;
}

.dx-datagrid-important-margin {
  margin-right: 5px !important;
}

.dx-datagrid-table {
  background-color: transparent;
}

.dx-datagrid-borders > .dx-datagrid-total-footer {
  border-top: 0;
}
.dx-datagrid-borders > .dx-datagrid-pager {
  margin-top: -1px;
}
.dx-datagrid-borders > .dx-datagrid-header-panel {
  border-bottom: 0;
}
.dx-datagrid-borders > .dx-datagrid-rowsview.dx-last-row-border tbody:last-child > .dx-data-row:nth-last-child(2) > td {
  border-bottom-width: 0;
}

.dx-datagrid .dx-datagrid-content-fixed {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  pointer-events: none;
  overflow: hidden;
}
.dx-datagrid .dx-datagrid-content-fixed .dx-datagrid-table {
  position: relative;
}
.dx-datagrid .dx-datagrid-content-fixed .dx-datagrid-table td {
  pointer-events: auto;
}
.dx-datagrid .dx-datagrid-content-fixed .dx-datagrid-table .dx-row td.dx-pointer-events-none {
  visibility: hidden;
  background-color: transparent;
  pointer-events: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.dx-datagrid .dx-datagrid-content-fixed .dx-datagrid-table .dx-header-row td.dx-pointer-events-none {
  border-bottom-color: transparent;
}
.dx-datagrid .dx-datagrid-content-fixed .dx-datagrid-table.dx-datagrid-table-fixed .dx-row td.dx-pointer-events-none {
  width: auto;
}
.dx-datagrid .dx-menu-subitem ul li {
  padding-top: 0;
}
.dx-datagrid .dx-menu-subitem ul li:first-child {
  padding-top: 1px;
}
.dx-datagrid .dx-menu-subitem .dx-menu-item {
  padding: 7px 30px 7px 5px;
}
.dx-datagrid .dx-menu-subitem .dx-menu-item .dx-menu-image {
  background-position-x: left;
}
.dx-datagrid .dx-link {
  text-decoration: underline;
  cursor: pointer;
}
.dx-datagrid .dx-column-indicators {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
}
.dx-datagrid .dx-column-indicators.dx-visibility-hidden {
  visibility: hidden;
}
.dx-datagrid .dx-column-indicators .dx-sort-index-icon {
  padding-right: 3px;
  margin-left: -3px;
  width: 15px;
}
.dx-datagrid .dx-column-indicators .dx-sort.dx-sort, .dx-datagrid .dx-column-indicators .dx-sort.dx-header-filter,
.dx-datagrid .dx-column-indicators .dx-header-filter.dx-sort,
.dx-datagrid .dx-column-indicators .dx-header-filter.dx-header-filter {
  display: inline-block;
}
.dx-datagrid .dx-column-indicators .dx-sort.dx-header-filter::after,
.dx-datagrid .dx-column-indicators .dx-header-filter.dx-header-filter::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: -7px;
}
.dx-datagrid .dx-row > td, .dx-datagrid .dx-row > tr > td {
  padding: 7px;
}
.dx-datagrid .dx-error-row {
  -webkit-user-select: initial;
          user-select: initial;
}
.dx-datagrid .dx-error-row .dx-error-message {
  -webkit-user-select: text;
          user-select: text;
}
.dx-datagrid .dx-error-row .dx-error-message a {
  color: inherit;
}
.dx-datagrid .dx-datagrid-rowsview .dx-data-row .dx-command-drag {
  cursor: move;
  vertical-align: middle;
  padding: 0;
}

.dx-sortable-dragging .dx-datagrid-rowsview .dx-data-row .dx-command-drag {
  cursor: pointer;
  cursor: grabbing;
}

.dx-sortable-without-handle .dx-data-row {
  cursor: pointer;
}

.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-title {
  border-bottom: none;
  font-size: 16px;
}
.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-title .dx-toolbar-label {
  font-size: 16px;
}
.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-content {
  padding: 0 20px 20px 20px;
}
.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-item {
  opacity: 0.5;
  margin-bottom: 10px;
}
.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-item.dx-datagrid-drag-action {
  opacity: 1;
  cursor: pointer;
  touch-action: pinch-zoom;
}
.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-drag .dx-treeview-node-container:first-child > .dx-treeview-node-is-leaf {
  padding: 0;
}
.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-select .dx-datagrid-column-chooser-plain .dx-treeview-node .dx-treeview-item, .dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-select .dx-datagrid-column-chooser-list .dx-treeview-node .dx-treeview-item {
  padding-inline-start: 4px;
}

.dx-datagrid-nowrap {
  white-space: nowrap;
}
.dx-datagrid-nowrap .dx-header-row > td > .dx-datagrid-text-content {
  white-space: nowrap;
}

.dx-datagrid-drag-header {
  position: absolute;
  vertical-align: middle;
  cursor: pointer;
  z-index: 10000;
  box-sizing: content-box;
}
.dx-datagrid-drag-header.dx-drag-command-cell {
  padding: 0;
}

.dx-datagrid-columns-separator {
  position: absolute;
  z-index: 3;
  width: 3px;
}

.dx-datagrid-columns-separator-transparent {
  border-left: 0;
  border-right: 0;
}

.dx-datagrid-tracker {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 3;
  cursor: col-resize;
}

.dx-datagrid-table-content {
  position: absolute;
  top: 0;
}

.dx-datagrid-focus-overlay {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  visibility: hidden;
}

.dx-datagrid-action,
.dx-datagrid-drag-action {
  cursor: pointer;
}

.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-modified):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row) > td:not(.dx-focused) .dx-link {
  color: inherit;
}

.dx-datagrid-content {
  position: relative;
}
.dx-datagrid-content .dx-overlay-wrapper.dx-invalid-message.dx-datagrid-invalid-message {
  visibility: visible;
}
.dx-datagrid-content .dx-overlay-wrapper.dx-invalid-message.dx-datagrid-invalid-message .dx-overlay-content {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dx-datagrid-text-content {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dx-datagrid-table-fixed {
  table-layout: fixed;
  width: 100%;
}

input.dx-hidden {
  display: inline-block !important;
  width: 0 !important;
}

.dx-hidden-cell {
  visibility: hidden;
}

.dx-row > td, .dx-row > tr > td {
  border: none;
}

.dx-datagrid-content .dx-datagrid-table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  max-width: 10px;
}
.dx-datagrid-content .dx-datagrid-table.dx-datagrid-table-fixed {
  max-width: none;
}
.dx-datagrid-content .dx-datagrid-table.dx-datagrid-table-fixed .dx-column-indicators .dx-sort.dx-sort-none {
  display: none;
}
.dx-datagrid-content .dx-datagrid-table.dx-datagrid-table-fixed .dx-column-indicators .dx-sort.dx-sort-index {
  width: 26px;
}
.dx-datagrid-content .dx-datagrid-table .dx-datagrid-best-fit {
  max-width: none !important;
}
.dx-datagrid-content .dx-datagrid-table .dx-datagrid-best-fit .dx-column-indicators {
  float: none !important;
}
.dx-datagrid-content .dx-datagrid-table .dx-datagrid-best-fit .dx-column-indicators > span {
  width: 14px;
}
.dx-datagrid-content .dx-datagrid-table .dx-datagrid-best-fit .dx-column-indicators .dx-sort.dx-sort-none {
  display: inline-block;
}
.dx-datagrid-content .dx-datagrid-table .dx-datagrid-best-fit .dx-header-row .dx-datagrid-text-content {
  max-width: none;
}
.dx-datagrid-content .dx-datagrid-table .dx-datagrid-best-fit .dx-text-content-alignment-left {
  margin-right: 3px;
}
.dx-datagrid-content .dx-datagrid-table .dx-datagrid-best-fit .dx-text-content-alignment-right {
  margin-left: 3px;
}
.dx-datagrid-content .dx-datagrid-table:not(.dx-datagrid-table-fixed) .dx-column-indicators {
  float: none !important;
}
.dx-datagrid-content .dx-datagrid-table:not(.dx-datagrid-table-fixed) .dx-column-indicators > span {
  width: 14px;
}
.dx-datagrid-content .dx-datagrid-table:not(.dx-datagrid-table-fixed) .dx-text-content-alignment-left {
  margin-right: 3px;
}
.dx-datagrid-content .dx-datagrid-table:not(.dx-datagrid-table-fixed) .dx-text-content-alignment-right {
  margin-left: 3px;
}
.dx-datagrid-content .dx-datagrid-table:not(.dx-datagrid-table-fixed) .dx-master-detail-cell {
  max-width: 0;
}
.dx-datagrid-content .dx-datagrid-table [class*=column] + [class*=column]:last-child {
  float: none;
}
.dx-datagrid-content .dx-datagrid-table .dx-row > td, .dx-datagrid-content .dx-datagrid-table .dx-row > tr > td {
  vertical-align: top;
}
.dx-datagrid-content .dx-datagrid-table .dx-row > td:first-child, .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-first-child, .dx-datagrid-content .dx-datagrid-table .dx-row > tr > td:first-child, .dx-datagrid-content .dx-datagrid-table .dx-row > tr > td.dx-first-child {
  border-left: 0;
}
.dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-last-child, .dx-datagrid-content .dx-datagrid-table .dx-row > tr > td.dx-last-child {
  border-right: 0;
}
.dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-group-space, .dx-datagrid-content .dx-datagrid-table .dx-row > tr > td.dx-datagrid-group-space {
  border-right: none;
  vertical-align: top;
}
.dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-group-space + td, .dx-datagrid-content .dx-datagrid-table .dx-row > tr > td.dx-datagrid-group-space + td {
  border-left: none;
}
.dx-datagrid-content .dx-datagrid-table .dx-row .dx-editor-container {
  overflow: hidden;
}
.dx-datagrid-content .dx-datagrid-table .dx-row .dx-datagrid-invalid .dx-invalid-message.dx-overlay {
  position: static;
}
.dx-datagrid-content .dx-datagrid-table .dx-row .dx-editor-cell {
  max-width: 0;
  padding: 0;
  vertical-align: middle;
}
.dx-datagrid-content .dx-datagrid-table .dx-row .dx-editor-cell .dx-texteditor,
.dx-datagrid-content .dx-datagrid-table .dx-row .dx-editor-cell .dx-texteditor-container {
  border: 0;
  margin: 0;
}
.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-select {
  padding: 0;
  width: 70px;
  min-width: 70px;
  max-width: 70px;
}
.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit {
  text-overflow: clip;
  width: 100px;
  min-width: 100px;
  white-space: nowrap;
}
.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit.dx-command-edit-with-icons {
  width: 80px;
  min-width: 80px;
}
.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit.dx-command-edit-with-icons .dx-link {
  text-decoration: none;
}
.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit .dx-link {
  display: inline-block;
}
.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-expand {
  padding: 0;
  width: 30px;
  min-width: 30px;
  max-width: 30px;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}
.dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-adaptive {
  padding: 0;
  vertical-align: middle;
}
.dx-datagrid-content .dx-datagrid-table .dx-data-row .dx-command-edit-with-icons {
  line-height: 1;
  white-space: nowrap;
}
.dx-datagrid-content .dx-datagrid-table .dx-filter-range-content {
  padding: 7px 7px 7px 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.dx-datagrid-content .dx-datagrid-table .dx-row > .dx-last-data-cell {
  border-right: none;
}
.dx-datagrid-content .dx-datagrid-table .dx-row > .dx-command-adaptive-hidden {
  border-left: none;
}

.dx-highlight-outline,
.dx-cell-modified,
.dx-datagrid-invalid {
  position: relative;
  padding: 7px;
}
.dx-highlight-outline::after,
.dx-cell-modified::after,
.dx-datagrid-invalid::after {
  content: "";
  position: absolute;
  border: 2px solid transparent;
  top: 0;
  left: 1px;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.dx-highlight-outline.dx-hidden,
.dx-cell-modified.dx-hidden,
.dx-datagrid-invalid.dx-hidden {
  display: block !important;
}
.dx-highlight-outline.dx-hidden::after,
.dx-cell-modified.dx-hidden::after,
.dx-datagrid-invalid.dx-hidden::after {
  display: none;
}

.dx-editor-cell .dx-texteditor-input {
  margin: 0;
}
.dx-editor-cell .dx-highlight-outline, .dx-editor-cell.dx-cell-modified, .dx-editor-cell.dx-datagrid-invalid {
  padding: 0;
}
.dx-editor-cell.dx-editor-inline-block:not(.dx-command-select)::before {
  display: inline-block;
  content: "​";
  vertical-align: middle;
  padding-top: 7px;
  padding-bottom: 7px;
}

.dx-column-lines .dx-highlight-outline::after,
.dx-column-lines .dx-cell-modified::after,
.dx-column-lines .dx-datagrid-invalid::after {
  left: 0;
}

.dx-datagrid-headers {
  position: relative;
  outline: 0;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}

.dx-header-row .dx-editor-cell .dx-select-checkbox {
  display: inline-block;
}
.dx-header-row > td {
  white-space: nowrap;
  overflow: hidden;
}
.dx-header-row > td > .dx-datagrid-text-content {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
}
.dx-header-row > td > .dx-datagrid-text-content:not(.dx-sort-indicator):not(.dx-header-filter-indicator) {
  max-width: 100%;
}
.dx-header-row .dx-text-content-alignment-left,
.dx-header-row .dx-text-content-alignment-right {
  max-width: 100%;
}
.dx-header-row .dx-sort-indicator,
.dx-header-row .dx-header-filter-indicator {
  max-width: calc(100% - 17px);
}
.dx-header-row .dx-sort-indicator.dx-text-content-alignment-left,
.dx-header-row .dx-header-filter-indicator.dx-text-content-alignment-left {
  margin-right: 3px;
}
.dx-header-row .dx-sort-indicator.dx-text-content-alignment-right,
.dx-header-row .dx-header-filter-indicator.dx-text-content-alignment-right {
  margin-left: 3px;
}
.dx-header-row .dx-sort-indicator.dx-text-content-alignment-left.dx-text-content-alignment-right,
.dx-header-row .dx-header-filter-indicator.dx-text-content-alignment-left.dx-text-content-alignment-right {
  max-width: calc(100% - 34px);
}
.dx-header-row .dx-sort-indicator.dx-header-filter-indicator {
  max-width: calc(100% - 31px);
}
.dx-header-row .dx-sort-indicator.dx-header-filter-indicator.dx-text-content-alignment-left.dx-text-content-alignment-right {
  max-width: calc(100% - 62px);
}
.dx-header-row .dx-sort-indicator.dx-sort-index-indicator {
  max-width: calc(100% - 29px);
}
.dx-header-row .dx-sort-indicator.dx-sort-index-indicator.dx-header-filter-indicator {
  max-width: calc(100% - 43px);
}
.dx-header-row .dx-sort-indicator.dx-sort-index-indicator.dx-text-content-alignment-left.dx-text-content-alignment-right {
  max-width: calc(100% - 46px);
}
.dx-header-row .dx-sort-indicator.dx-sort-index-indicator.dx-header-filter-indicator.dx-text-content-alignment-left.dx-text-content-alignment-right {
  max-width: calc(100% - 74px);
}

.dx-datagrid-filter-range-overlay .dx-editor-container .dx-texteditor {
  border-width: 0;
}
.dx-datagrid-filter-range-overlay .dx-editor-container .dx-texteditor.dx-state-focused::after {
  content: " ";
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  z-index: 1;
  pointer-events: none;
}
.dx-datagrid-filter-range-overlay .dx-datagrid-filter-range-end {
  border-top: 1px solid transparent;
}
.dx-datagrid-filter-range-overlay .dx-editor-container.dx-cell-modified, .dx-datagrid-filter-range-overlay .dx-editor-container.dx-datagrid-invalid {
  padding: 0;
}

.dx-datagrid-filter-row .dx-editor-cell .dx-menu {
  display: none;
}
.dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu {
  position: relative;
}
.dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu .dx-menu {
  display: block;
}
.dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu .dx-texteditor-input,
.dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu .dx-placeholder::before {
  padding-left: 32px;
}
.dx-datagrid-filter-row .dx-cell-modified::after,
.dx-datagrid-filter-row .dx-datagrid-invalid::after {
  pointer-events: none;
}
.dx-datagrid-filter-row .dx-focused .dx-highlight-outline::after, .dx-datagrid-filter-row .dx-focused.dx-cell-modified::after, .dx-datagrid-filter-row .dx-focused.dx-datagrid-invalid::after {
  border-color: transparent;
}
.dx-datagrid-filter-row .dx-menu {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  height: 100%;
  overflow: visible;
}
.dx-datagrid-filter-row .dx-menu .dx-menu-horizontal {
  display: flex;
  height: 100%;
}
.dx-datagrid-filter-row .dx-menu .dx-menu-horizontal .dx-menu-item-text,
.dx-datagrid-filter-row .dx-menu .dx-menu-horizontal .dx-menu-item-popout-container {
  display: none;
}
.dx-datagrid-filter-row .dx-menu-item.dx-state-focused::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
}
.dx-datagrid-filter-row > td:first-child .dx-menu, .dx-datagrid-filter-row > .dx-first-cell .dx-menu {
  margin-left: 0;
}
.dx-datagrid-filter-row .dx-menu-horizontal .dx-overlay-content ul .dx-menu-item {
  padding: 5px;
  padding-right: 30px;
}
.dx-datagrid-filter-row .dx-menu ul.dx-menu-horizontal > li > .dx-menu-item {
  padding: 8px 5px 7px 5px;
}
.dx-datagrid-filter-row .dx-menu ul.dx-menu-horizontal > li > .dx-menu-item.dx-state-disabled:hover {
  padding: 9px 6px 8px 6px;
}
.dx-datagrid-filter-row .dx-menu-caption {
  padding-left: 6px;
}
.dx-datagrid-filter-row .dx-menu ul .dx-menu-item .dx-menu-chouser-down {
  display: none;
}
.dx-datagrid-filter-row .dx-menu-item-highlight {
  font-weight: normal;
}

.dx-datagrid-scroll-container {
  overflow: hidden;
  width: 100%;
}

.dx-datagrid-header-panel {
  text-align: left;
}
.dx-datagrid-header-panel .dx-toolbar-menu-container .dx-button {
  margin-left: 10px;
}

.dx-state-disabled {
  cursor: pointer;
}
.dx-state-disabled .dx-menu-item {
  cursor: default;
}

.dx-datagrid-search-panel {
  margin: 0;
  margin-left: 15px;
}

.dx-gridbase-container > .dx-datagrid-rowsview {
  flex: auto;
  height: auto;
}
.dx-gridbase-container > .dx-datagrid-rowsview.dx-scrollable {
  display: flex;
}
.dx-gridbase-container > .dx-datagrid-rowsview.dx-scrollable > .dx-scrollable-wrapper {
  flex: 1;
  height: auto;
  min-width: 0;
  min-height: 0;
}

.dx-datagrid-rowsview {
  position: relative;
  overflow: hidden;
}
.dx-datagrid-rowsview.dx-empty {
  height: 100px;
}
.dx-datagrid-rowsview.dx-empty .dx-scrollable-content {
  height: 100%;
}
.dx-datagrid-rowsview.dx-fixed-columns.dx-scrollable .dx-scrollable-content {
  z-index: 2;
}
.dx-datagrid-rowsview.dx-fixed-columns .dx-scrollable-scrollbar {
  z-index: 3;
}
.dx-datagrid-rowsview .dx-datagrid-content {
  overflow-anchor: none; /* Chrome 56+ */
}
.dx-datagrid-rowsview .dx-datagrid-content:not(.dx-datagrid-content-fixed) {
  min-height: 100%; /* IE, Edge */
}
.dx-datagrid-rowsview .dx-datagrid-content.dx-scrollable-container {
  width: auto;
}
.dx-datagrid-rowsview .dx-datagrid-content.dx-datagrid-content-fixed.dx-scrollable-container {
  height: auto;
}
.dx-datagrid-rowsview:focus {
  outline: 0;
}
.dx-datagrid-rowsview .dx-row > td, .dx-datagrid-rowsview .dx-row > tr > td {
  overflow: hidden;
  text-overflow: ellipsis;
}
.dx-datagrid-rowsview .dx-row.dx-row-lines:first-child {
  border-top: none;
}
.dx-datagrid-rowsview .dx-row.dx-row-lines:first-child > td, .dx-datagrid-rowsview .dx-row.dx-row-lines:first-child > tr > td {
  border-top: none;
}
.dx-datagrid-rowsview .dx-data-row > td:focus {
  outline: 0;
}
.dx-datagrid-rowsview .dx-selection > td .dx-link, .dx-datagrid-rowsview .dx-selection > tr > td .dx-link,
.dx-datagrid-rowsview .dx-selection.dx-row:hover > td .dx-link,
.dx-datagrid-rowsview .dx-selection.dx-row:hover > tr > td .dx-link {
  color: inherit;
}
.dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row,
.dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-virtual-row {
  border-top: 0;
  border-bottom: 0;
}
.dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-freespace-row > td,
.dx-datagrid-rowsview .dx-datagrid-table .dx-row.dx-virtual-row > td {
  padding-top: 0;
  padding-bottom: 0;
}
.dx-datagrid-rowsview .dx-select-checkboxes-hidden > tbody > tr > td > .dx-select-checkbox {
  display: none;
}
.dx-datagrid-rowsview .dx-select-checkboxes-hidden > tbody > tr > td:hover > .dx-select-checkbox {
  display: inline-block;
}
.dx-datagrid-rowsview .dx-select-checkboxes-hidden > tbody > tr.dx-selection > td > .dx-select-checkbox {
  display: inline-block;
}
.dx-datagrid-rowsview .dx-row > .dx-master-detail-cell:focus {
  outline: 0;
}
.dx-datagrid-rowsview .dx-data-row.dx-edit-row .dx-cell-modified::after {
  border-color: transparent;
}

.dx-datagrid-nodata {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.dx-datagrid-bottom-load-panel {
  text-align: center;
  padding: 10px;
}

.dx-datagrid-hidden-column {
  white-space: nowrap;
}

.dx-datagrid .dx-row .dx-datagrid-hidden-column {
  border-right-width: 0;
  border-left-width: 0;
}

.dx-datagrid-hidden-column > * {
  display: none !important;
}

.dx-datagrid-total-footer {
  position: relative;
}
.dx-datagrid-total-footer > .dx-datagrid-content {
  padding-top: 7px;
  padding-bottom: 7px;
}

.dx-datagrid-summary-item {
  font-weight: bold;
}

.dx-datagrid-export-menu .dx-dropdownbutton-content .dx-list-item {
  display: block;
}

.dx-command-adaptive {
  width: 36px;
  min-width: 36px;
}

.dx-datagrid-revert-tooltip.dx-popover-wrapper .dx-overlay-content {
  border: none;
  box-shadow: none;
}
.dx-datagrid-revert-tooltip.dx-popover-wrapper .dx-overlay-content .dx-popup-content {
  padding: 0;
}
.dx-datagrid-revert-tooltip.dx-popover-wrapper .dx-popover-arrow {
  width: 0;
  height: 0;
}
.dx-datagrid-revert-tooltip .dx-revert-button {
  margin: 0;
}

.dx-datagrid-notouch-action {
  touch-action: none;
}

.dx-datagrid-column-chooser-list.dx-treeview .dx-treeview-item,
.dx-datagrid-column-chooser-list.dx-treeview .dx-empty-message {
  border: none;
}
.dx-datagrid-column-chooser-list.dx-treeview .dx-empty-message {
  text-align: center;
  left: 0;
  right: 0;
  bottom: 50%;
  position: absolute;
}

.dx-rtl .dx-datagrid .dx-menu-subitem .dx-menu-item,
.dx-datagrid.dx-rtl .dx-menu-subitem .dx-menu-item {
  padding: 7px 5px 7px 30px;
}
.dx-rtl .dx-datagrid .dx-menu-subitem .dx-menu-item .dx-menu-image,
.dx-datagrid.dx-rtl .dx-menu-subitem .dx-menu-item .dx-menu-image {
  background-position-x: right;
}
.dx-rtl .dx-datagrid .dx-texteditor-buttons-container,
.dx-datagrid.dx-rtl .dx-texteditor-buttons-container {
  text-align: start;
}

.dx-rtl .dx-datagrid-content .dx-datagrid-table {
  direction: rtl;
}
.dx-rtl .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-group-space {
  border-left: none;
}
.dx-rtl .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-group-space + td {
  border-right: none;
}
.dx-rtl .dx-datagrid-content .dx-datagrid-table .dx-row .dx-editor-container .dx-editor-cell .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon {
  transform: scaleX(-1);
}
.dx-rtl .dx-datagrid-content .dx-datagrid-table .dx-row .dx-filter-range-content {
  padding: 7px 32px 7px 7px;
}
.dx-rtl .dx-datagrid-headers .dx-datagrid-scrollable-simulated, .dx-rtl .dx-datagrid-total-footer .dx-datagrid-scrollable-simulated {
  direction: ltr;
}
.dx-rtl .dx-datagrid-headers .dx-datagrid-scrollable-simulated .dx-datagrid-table, .dx-rtl .dx-datagrid-total-footer .dx-datagrid-scrollable-simulated .dx-datagrid-table {
  direction: rtl;
}
.dx-rtl .dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu .dx-texteditor .dx-texteditor-input,
.dx-rtl .dx-datagrid-filter-row .dx-editor-cell .dx-editor-with-menu .dx-texteditor .dx-placeholder::before {
  padding-right: 32px;
}
.dx-rtl .dx-datagrid-filter-row .dx-menu {
  right: 0;
  left: auto;
  margin-left: 0;
  margin-right: -2px;
}
.dx-rtl .dx-datagrid-filter-row > td:first-child .dx-menu {
  margin-left: 0;
}
.dx-rtl .dx-datagrid-filter-row .dx-menu-horizontal .dx-overlay-content ul .dx-menu-item {
  padding: 5px;
  padding-left: 30px;
}
.dx-rtl .dx-datagrid-filter-row .dx-menu-caption {
  padding-right: 6px;
}
.dx-rtl .dx-datagrid-header-panel {
  text-align: right;
}
.dx-rtl .dx-datagrid-header-panel .dx-datagrid-column-chooser-button {
  margin-left: 0;
}
.dx-rtl .dx-datagrid-header-panel .dx-toolbar-menu-container .dx-button {
  margin-left: 0;
  margin-right: 10px;
}
.dx-rtl .dx-datagrid-search-panel {
  margin: 0;
  margin-right: 15px;
}

.dx-datagrid-filter-panel,
.dx-datagrid-filter-panel-left {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  min-width: 0;
}

.dx-datagrid-filter-panel {
  padding: 10px;
}
.dx-datagrid-filter-panel .dx-datagrid-filter-panel-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dx-datagrid-filter-panel .dx-datagrid-filter-panel-text:hover,
.dx-datagrid-filter-panel .dx-datagrid-filter-panel-clear-filter:hover {
  text-decoration: underline;
  cursor: pointer;
}
.dx-datagrid-filter-panel .dx-datagrid-filter-panel-checkbox {
  padding-right: 10px;
}
.dx-datagrid-filter-panel .dx-icon-filter {
  margin: auto;
  margin-right: 7px;
  cursor: pointer;
}

.dx-datagrid {
  position: relative;
  cursor: default;
  white-space: normal;
  line-height: normal;
}

.dx-hidden.dx-group-cell {
  display: table-cell !important;
  font-size: 0 !important;
}

.dx-datagrid-group-panel {
  display: flex;
  white-space: nowrap;
  width: 100%;
  touch-action: pinch-zoom;
}
.dx-datagrid-group-panel .dx-group-panel-message {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dx-datagrid-group-panel .dx-group-panel-item {
  display: inline-block;
  min-width: 30px;
  margin-right: 10px;
  white-space: nowrap;
}
.dx-datagrid-group-panel .dx-group-panel-item .dx-sort {
  margin-left: 6px;
}
.dx-datagrid-group-panel .dx-block-separator {
  position: relative;
  border-radius: 3px;
}

.dx-datagrid-rowsview .dx-row.dx-group-row td {
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.dx-datagrid-rowsview .dx-row.dx-group-row:first-child td {
  border-top: none;
}
.dx-datagrid-rowsview .dx-group-row:focus {
  outline: 0;
}
.dx-datagrid-rowsview .dx-group-row.dx-row > td {
  border-left-color: transparent;
  border-right-color: transparent;
}
.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-field-item-content:focus {
  outline: none;
}

.dx-datagrid-group-opened,
.dx-datagrid-group-closed {
  cursor: pointer;
  position: relative;
}
.dx-datagrid-group-opened::before,
.dx-datagrid-group-closed::before {
  position: absolute;
  display: block;
  right: 0;
  left: 0;
}

.dx-rtl .dx-datagrid-group-closed {
  transform: scaleX(-1);
}
.dx-rtl .dx-datagrid-content .dx-datagrid-table .dx-group-row.dx-row.dx-column-lines > td {
  border-left: none;
  border-right: none;
}
.dx-rtl .dx-datagrid-group-panel .dx-group-panel-item,
.dx-rtl .dx-datagrid-group-panel .dx-block-separator {
  margin-right: 0;
  margin-left: 10px;
}
.dx-rtl .dx-datagrid-group-panel .dx-sort {
  margin-left: 0;
  margin-right: 6px;
}

.dx-datagrid-borders > .dx-datagrid-headers,
.dx-datagrid-borders > .dx-datagrid-rowsview,
.dx-datagrid-borders > .dx-datagrid-total-footer {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.dx-datagrid-borders > .dx-datagrid-rowsview,
.dx-datagrid-borders > .dx-datagrid-total-footer {
  border-bottom: 1px solid #e0e0e0;
}
.dx-datagrid-borders > .dx-datagrid-headers,
.dx-datagrid-borders > .dx-datagrid-filter-panel {
  border-top: 1px solid #e0e0e0;
}
.dx-datagrid-borders > .dx-datagrid-filter-panel {
  border-top-width: 0;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.dx-sortable-dragging > div > .dx-gridbase-container > .dx-datagrid-rowsview {
  border-color: rgba(3, 169, 244, 0.5);
}

.dx-datagrid {
  color: rgba(0, 0, 0, 0.87);
}
.dx-datagrid > .dx-datagrid-headers,
.dx-datagrid > .dx-datagrid-rowsview,
.dx-datagrid > .dx-datagrid-total-footer {
  background-color: #fff;
}
.dx-datagrid .dx-sort-up {
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-sort-up::before {
  content: "\f051";
}
.dx-datagrid .dx-sort-down {
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-sort-down::before {
  content: "\f052";
}
.dx-datagrid .dx-sort-down,
.dx-datagrid .dx-sort-up {
  font-family: inherit;
}
.dx-datagrid .dx-sort-down::before,
.dx-datagrid .dx-sort-up::before {
  font-family: "DXIcons", sans-serif;
}
.dx-datagrid .dx-datagrid-header-panel .dx-toolbar {
  background-color: transparent;
}
.dx-datagrid .dx-datagrid-header-panel .dx-group-panel-item,
.dx-datagrid .dx-datagrid-header-panel .dx-header-filter {
  outline: none;
}
.dx-datagrid .dx-datagrid-header-panel.dx-state-focused .dx-datagrid-group-panel .dx-group-panel-item:focus,
.dx-datagrid .dx-datagrid-header-panel.dx-state-focused .dx-datagrid-group-panel .dx-header-filter:focus {
  outline: 2px solid #35baf6;
  outline-offset: -2px;
}
.dx-datagrid .dx-datagrid-header-panel.dx-state-focused .dx-datagrid-group-panel .dx-header-filter:focus {
  outline-offset: 2px;
}
.dx-datagrid .dx-datagrid-headers .dx-header-row > td,
.dx-datagrid .dx-datagrid-headers .dx-header-filter {
  outline: none;
}
.dx-datagrid .dx-datagrid-headers.dx-state-focused .dx-header-row td:focus,
.dx-datagrid .dx-datagrid-headers.dx-state-focused .dx-header-row td .dx-header-filter:focus {
  outline: 2px solid #35baf6;
  outline-offset: 2px;
}
.dx-datagrid .dx-datagrid-headers.dx-state-focused .dx-header-row td:focus {
  outline-offset: -2px;
}
.dx-datagrid .dx-header-filter {
  position: relative;
  color: rgba(0, 0, 0, 0.6);
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-header-filter::before {
  content: "\f050";
}
.dx-datagrid .dx-header-filter-empty {
  color: rgba(0, 0, 0, 0.72);
}
.dx-datagrid.dx-filter-menu .dx-menu-item-content .dx-icon {
  width: 14px;
  height: 14px;
  background-position: 0px 0px;
  background-size: 14px 14px;
  padding: 0px;
  font-size: 14px;
  text-align: center;
  line-height: 14px;
}
.dx-datagrid .dx-datagrid-content-fixed .dx-datagrid-table .dx-col-fixed {
  background-color: #fff;
}
.dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none,
.dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none,
.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none,
.dx-datagrid .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none,
.dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none {
  border-left: 2px solid #e0e0e0;
  border-right: 2px solid #e0e0e0;
}
.dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none.dx-first-cell,
.dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-first-cell,
.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-first-cell,
.dx-datagrid .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-first-cell,
.dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none.dx-first-cell {
  border-left: none;
}
.dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none.dx-last-cell,
.dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-last-cell,
.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-last-cell,
.dx-datagrid .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-last-cell,
.dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none.dx-last-cell {
  border-right: none;
}
.dx-datagrid .dx-datagrid-rowsview.dx-state-focused .dx-data-row > td.dx-command-edit > a.dx-link:focus {
  outline: 2px solid #35baf6;
  outline-offset: 2px;
}
.dx-datagrid .dx-datagrid-rowsview.dx-state-focused .dx-data-row.dx-row-focused > td.dx-command-edit > a.dx-link:focus {
  outline-color: #fff;
  outline-offset: 0;
}
.dx-datagrid .dx-datagrid-rowsview .dx-datagrid-edit-form {
  background-color: #fff;
}
.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row > td {
  position: relative;
}
.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row > td:not(.dx-datagrid-group-space)::before {
  display: block;
  height: 100%;
  content: "";
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAADzCAYAAABwgbOvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRjExRDRGQTNENjQxMUU4QUZEMEE1N0M1QzIyNEE4QyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRjExRDRGQjNENjQxMUU4QUZEMEE1N0M1QzIyNEE4QyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFGMTFENEY4M0Q2NDExRThBRkQwQTU3QzVDMjI0QThDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFGMTFENEY5M0Q2NDExRThBRkQwQTU3QzVDMjI0QThDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+57ApqAAAAUNJREFUeNrs3LENwzAMRUEzi2T/sTSJgowQRAI+pbvehf0KFiZYc84nUVU9AAAAAAAAAHf5/id9+wxLjX8efvl+WQQRBEEEQRBBEEQQBBEEQQAAAAAAAAAAflRuLmaxdSIIggiCIIIgiCAIIgiCIAgAyyUfMBs3BjHUBUEQQRBEEAQRBEEEQRAE6cKyNQAAAAAAAADQQuySw9aXDl6gsAYkCIIIgiCCIIggCCIIgiAIcILkA2Y7xR5HM0MEQRBBEEQQBBEEQQRBEAQBAAAAAAAAAHq78l5WMlsngiCIIAgiCIIIgiCCIAiCALDcrQfMDHUEEQRBBEEQQRAEQQRBEEEAAAAAAAAAALZoecCsqo4NYutEEAQRBEEEQRBBEEQQBEEQAJbresBsGOoIIgiCIIggCCIIggiCIIIAAAAAAAAc5iPAAIcKFwANDofzAAAAAElFTkSuQmCC");
  background-repeat: no-repeat repeat;
}
.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row > td[style*="text-align: right"]::before {
  transform: scaleX(-1);
}
.dx-datagrid .dx-datagrid-filter-row .dx-filter-range-content {
  color: rgba(0, 0, 0, 0.87);
}
.dx-datagrid .dx-error-row td {
  color: #fff;
  padding: 0;
}
.dx-datagrid .dx-error-row .dx-error-message {
  background-color: #f88e86;
  white-space: normal;
  word-wrap: break-word;
}
.dx-datagrid .dx-column-lines > td:first-child {
  border-left: none;
}
.dx-datagrid .dx-column-lines > td:last-child {
  border-right: none;
}
.dx-datagrid .dx-command-drag .dx-datagrid-drag-icon {
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-command-drag .dx-datagrid-drag-icon::before {
  content: "\f038";
}

.dx-datagrid-filter-panel {
  color: rgba(0, 0, 0, 0.87);
  border-top: 1px solid #e0e0e0;
}
.dx-datagrid-filter-panel .dx-icon-filter,
.dx-datagrid-filter-panel .dx-datagrid-filter-panel-text,
.dx-datagrid-filter-panel .dx-datagrid-filter-panel-clear-filter {
  outline: none;
}
.dx-datagrid-filter-panel.dx-state-focused .dx-icon-filter:focus,
.dx-datagrid-filter-panel.dx-state-focused .dx-datagrid-filter-panel-text:focus,
.dx-datagrid-filter-panel.dx-state-focused .dx-datagrid-filter-panel-clear-filter:focus {
  outline: 2px solid #35baf6;
  outline-offset: 3px;
}

.dx-datagrid-form-buttons-container {
  float: right;
}
.dx-datagrid-form-buttons-container .dx-button {
  margin-left: 10px;
  margin-top: 10px;
}

.dx-datagrid-adaptive-more {
  cursor: pointer;
  font: 14px/1 DXIcons;
  width: 21px;
  height: 21px;
  background-position: 0px 0px;
  background-size: 21px 21px;
  padding: 0px;
  font-size: 21px;
  text-align: center;
  line-height: 21px;
}
.dx-datagrid-adaptive-more::before {
  content: "\f06c";
}

.dx-datagrid-edit-popup .dx-error-message {
  background-color: #f88e86;
  white-space: normal;
  word-wrap: break-word;
  color: #fff;
  margin-bottom: 20px;
}

.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none,
.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none,
.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none,
.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none,
.dx-rtl .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none {
  border-left: 2px solid #e0e0e0;
  border-right: 2px solid #e0e0e0;
}
.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none.dx-first-cell,
.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-first-cell,
.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-first-cell,
.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-first-cell,
.dx-rtl .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none.dx-first-cell {
  border-right: none;
}
.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none.dx-last-cell,
.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-last-cell,
.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-last-cell,
.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-last-cell,
.dx-rtl .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none.dx-last-cell {
  border-left: none;
}
.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-virtual-row > td::before {
  transform: scaleX(-1);
}
.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-virtual-row > td[style*="text-align: left"]::before {
  transform: scale(1);
}
.dx-rtl .dx-datagrid .dx-column-lines > td:first-child {
  border-right: none;
  border-left: 1px solid #e0e0e0;
}
.dx-rtl .dx-datagrid .dx-column-lines > td:last-child {
  border-left: none;
  border-right: 1px solid #e0e0e0;
}
.dx-rtl .dx-datagrid-form-buttons-container {
  float: left;
}
.dx-rtl .dx-datagrid-form-buttons-container .dx-button {
  margin-left: 0;
  margin-right: 10px;
}

.dx-datagrid-cell-updated-animation {
  animation: dx-datagrid-highlight-change 1s;
}

@keyframes dx-datagrid-highlight-change {
  from {
    background-color: rgba(0, 0, 0, 0.08);
  }
  50% {
    background-color: rgba(0, 0, 0, 0.08);
  }
}
.dx-datagrid-total-footer tr {
  outline: none;
}
.dx-datagrid-total-footer:focus-within {
  outline: 2px solid #35baf6;
  outline-offset: -2px;
}

.dx-datagrid .dx-menu,
.dx-datagrid-container .dx-menu {
  background-color: transparent;
  height: 100%;
}
.dx-datagrid .dx-menu .dx-menu-item .dx-menu-item-content,
.dx-datagrid-container .dx-menu .dx-menu-item .dx-menu-item-content {
  padding: 11px 4px;
}
.dx-datagrid .dx-menu .dx-menu-item .dx-menu-item-content .dx-icon,
.dx-datagrid-container .dx-menu .dx-menu-item .dx-menu-item-content .dx-icon {
  width: 22px;
  height: 22px;
  background-position: 0px 0px;
  background-size: 22px 22px;
  padding: 0px;
  font-size: 22px;
  text-align: center;
  line-height: 22px;
  margin: 0 3px;
}
.dx-datagrid.dx-filter-menu .dx-menu-item-content .dx-icon,
.dx-datagrid-container.dx-filter-menu .dx-menu-item-content .dx-icon {
  color: rgba(86, 86, 86, 0.54);
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-datagrid.dx-filter-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default,
.dx-datagrid-container.dx-filter-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default {
  margin-top: 2px;
}
.dx-datagrid .dx-editor-with-menu .dx-menu-item-content,
.dx-datagrid-container .dx-editor-with-menu .dx-menu-item-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dx-datagrid .dx-editor-with-menu .dx-menu-item-content .dx-icon,
.dx-datagrid-container .dx-editor-with-menu .dx-menu-item-content .dx-icon {
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-datagrid .dx-editor-with-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default,
.dx-datagrid-container .dx-editor-with-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default {
  margin-top: 2px;
}
.dx-datagrid .dx-editor-with-menu .dx-texteditor .dx-texteditor-input,
.dx-datagrid .dx-editor-with-menu .dx-texteditor .dx-placeholder::before,
.dx-datagrid-container .dx-editor-with-menu .dx-texteditor .dx-texteditor-input,
.dx-datagrid-container .dx-editor-with-menu .dx-texteditor .dx-placeholder::before {
  padding-left: 40px;
}
.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc,
.dx-datagrid-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc {
  font: 14px/1 DXIcons;
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc::before,
.dx-datagrid-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc::before {
  content: "\f053";
}
.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc,
.dx-datagrid-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc {
  font: 14px/1 DXIcons;
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc::before,
.dx-datagrid-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc::before {
  content: "\f054";
}
.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-none,
.dx-datagrid-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-none {
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-datagrid .dx-sort-up,
.dx-datagrid .dx-sort-down,
.dx-datagrid .dx-header-filter,
.dx-datagrid-container .dx-sort-up,
.dx-datagrid-container .dx-sort-down,
.dx-datagrid-container .dx-header-filter {
  width: 15px;
  height: 15px;
  background-position: 0px 0px;
  background-size: 15px 15px;
  padding: 0px;
  font-size: 15px;
  text-align: center;
  line-height: 15px;
}
.dx-datagrid .dx-header-filter:not(.dx-header-filter-empty),
.dx-datagrid-container .dx-header-filter:not(.dx-header-filter-empty) {
  color: #03a9f4;
}
.dx-datagrid .dx-icon-filter-operation-equals,
.dx-datagrid-container .dx-icon-filter-operation-equals {
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-equals::before,
.dx-datagrid-container .dx-icon-filter-operation-equals::before {
  content: "\f044";
}
.dx-datagrid .dx-icon-filter-operation-default,
.dx-datagrid-container .dx-icon-filter-operation-default {
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-default::before,
.dx-datagrid-container .dx-icon-filter-operation-default::before {
  content: "\f027";
}
.dx-datagrid .dx-icon-filter-operation-not-equals,
.dx-datagrid-container .dx-icon-filter-operation-not-equals {
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-not-equals::before,
.dx-datagrid-container .dx-icon-filter-operation-not-equals::before {
  content: "\f045";
}
.dx-datagrid .dx-icon-filter-operation-less,
.dx-datagrid-container .dx-icon-filter-operation-less {
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-less::before,
.dx-datagrid-container .dx-icon-filter-operation-less::before {
  content: "\f046";
}
.dx-datagrid .dx-icon-filter-operation-less-equal,
.dx-datagrid-container .dx-icon-filter-operation-less-equal {
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-less-equal::before,
.dx-datagrid-container .dx-icon-filter-operation-less-equal::before {
  content: "\f048";
}
.dx-datagrid .dx-icon-filter-operation-greater,
.dx-datagrid-container .dx-icon-filter-operation-greater {
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-greater::before,
.dx-datagrid-container .dx-icon-filter-operation-greater::before {
  content: "\f047";
}
.dx-datagrid .dx-icon-filter-operation-greater-equal,
.dx-datagrid-container .dx-icon-filter-operation-greater-equal {
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-greater-equal::before,
.dx-datagrid-container .dx-icon-filter-operation-greater-equal::before {
  content: "\f049";
}
.dx-datagrid .dx-icon-filter-operation-contains,
.dx-datagrid-container .dx-icon-filter-operation-contains {
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-contains::before,
.dx-datagrid-container .dx-icon-filter-operation-contains::before {
  content: "\f063";
}
.dx-datagrid .dx-icon-filter-operation-not-contains,
.dx-datagrid-container .dx-icon-filter-operation-not-contains {
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-not-contains::before,
.dx-datagrid-container .dx-icon-filter-operation-not-contains::before {
  content: "\f066";
}
.dx-datagrid .dx-icon-filter-operation-starts-with,
.dx-datagrid-container .dx-icon-filter-operation-starts-with {
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-starts-with::before,
.dx-datagrid-container .dx-icon-filter-operation-starts-with::before {
  content: "\f064";
}
.dx-datagrid .dx-icon-filter-operation-ends-with,
.dx-datagrid-container .dx-icon-filter-operation-ends-with {
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-ends-with::before,
.dx-datagrid-container .dx-icon-filter-operation-ends-with::before {
  content: "\f065";
}
.dx-datagrid .dx-icon-filter-operation-between,
.dx-datagrid-container .dx-icon-filter-operation-between {
  font: 14px/1 DXIcons;
}
.dx-datagrid .dx-icon-filter-operation-between::before,
.dx-datagrid-container .dx-icon-filter-operation-between::before {
  content: "\f06a";
}
.dx-datagrid .dx-column-indicators,
.dx-datagrid-container .dx-column-indicators {
  height: 16px;
}
.dx-datagrid .dx-column-indicators .dx-sort-index-icon,
.dx-datagrid-container .dx-column-indicators .dx-sort-index-icon {
  padding-right: 4px;
  margin-left: -1px;
  font-size: 13px;
  position: relative;
  bottom: 1px;
}
.dx-datagrid .dx-column-indicators > div,
.dx-datagrid-container .dx-column-indicators > div {
  width: 15px;
  height: 15px;
  background-position: 0px 0px;
  background-size: 15px 15px;
  padding: 0px;
  font-size: 15px;
  text-align: center;
  line-height: 15px;
}
.dx-datagrid .dx-placeholder::before,
.dx-datagrid-container .dx-placeholder::before {
  font-size: 14px;
}

.dx-datagrid {
  line-height: inherit;
}
.dx-datagrid .dx-row-alt {
  border-top: 1px solid whitesmoke;
  border-bottom: 1px solid whitesmoke;
}
.dx-datagrid .dx-row-alt > td {
  background-color: whitesmoke;
}
.dx-datagrid .dx-row-alt.dx-row:not(.dx-row-removed) {
  border-bottom-color: transparent;
}
.dx-datagrid .dx-link {
  color: #03a9f4;
}
.dx-datagrid .dx-row-lines > td {
  border-bottom: 1px solid #e0e0e0;
}
.dx-datagrid .dx-column-lines > td {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.dx-datagrid .dx-error-row .dx-closebutton {
  float: right;
  margin: 16px;
  font: 14px/1 DXIcons;
  width: 14px;
  height: 14px;
  background-position: 0px 0px;
  background-size: 14px 14px;
  padding: 0px;
  font-size: 14px;
  text-align: center;
  line-height: 14px;
}
.dx-datagrid .dx-error-row .dx-closebutton::before {
  content: "\f00a";
}
.dx-datagrid .dx-error-row .dx-error-message {
  padding: 14px;
  padding-right: 35px;
}
.dx-datagrid .dx-row > td {
  padding: 14px 16px;
  font-size: 14px;
  line-height: 20px;
}
.dx-datagrid .dx-datagrid-table .dx-header-row > td {
  padding-top: 20px;
  padding-bottom: 20px;
}
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td:not(.dx-validation-pending):not(.dx-datagrid-select-all),
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending),
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-datagrid-select-all) {
  vertical-align: middle;
}
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td:not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-select,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-select,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-select {
  overflow: visible;
  width: 50px;
  min-width: 50px;
  line-height: 1;
}
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td:not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-edit,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-edit,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-edit {
  width: 115px;
  min-width: 115px;
}
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td:not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-edit.dx-command-edit-with-icons,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-edit.dx-command-edit-with-icons,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-edit.dx-command-edit-with-icons {
  width: 93px;
  min-width: 93px;
}
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td:not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-edit.dx-command-edit-with-icons .dx-link,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-edit.dx-command-edit-with-icons .dx-link,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-edit.dx-command-edit-with-icons .dx-link {
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  margin: 0 2px;
  vertical-align: middle;
}
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td:not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-edit.dx-command-edit-with-icons .dx-link:not(.dx-link-icon),
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-edit.dx-command-edit-with-icons .dx-link:not(.dx-link-icon),
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-edit.dx-command-edit-with-icons .dx-link:not(.dx-link-icon) {
  width: auto;
}
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td:not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-edit .dx-state-disabled.dx-link,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-edit .dx-state-disabled.dx-link,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-edit .dx-state-disabled.dx-link {
  opacity: 0.38;
}
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td:not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-edit .dx-state-disabled.dx-link-icon,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-edit .dx-state-disabled.dx-link-icon,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-edit .dx-state-disabled.dx-link-icon {
  opacity: 0.6;
}
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td:not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-expand,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td:not(.dx-validation-pending):not(.dx-datagrid-select-all) .dx-datagrid-group-space,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-expand,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending) .dx-datagrid-group-space,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-command-expand,
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-datagrid-select-all) .dx-datagrid-group-space {
  padding: 0 4px 0 8px;
  line-height: 0;
}
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td:not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-editor-cell:not(.dx-command-select),
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-editor-cell:not(.dx-command-select),
.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row > td.dx-datagrid-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-datagrid-select-all).dx-editor-cell:not(.dx-command-select) {
  padding-right: 0;
  padding-left: 0;
}
.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row > td[style*="text-align: right"]:before {
  background-position-y: 49px;
}
.dx-datagrid .dx-command-drag {
  width: 56px;
  min-width: 56px;
}
.dx-datagrid .dx-command-drag .dx-datagrid-drag-icon {
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}

.dx-datagrid-edit-popup .dx-popup-content {
  padding: 0;
}
.dx-datagrid-edit-popup .dx-error-message {
  padding: 14px 16px;
}

.dx-datagrid-edit-popup-form {
  padding: 24px;
}

.dx-datagrid-headers .dx-texteditor-input,
.dx-datagrid-rowsview .dx-texteditor-input {
  min-height: 16px;
}
.dx-datagrid-headers .dx-lookup,
.dx-datagrid-rowsview .dx-lookup {
  height: auto;
}
.dx-datagrid-headers .dx-lookup .dx-lookup-field,
.dx-datagrid-rowsview .dx-lookup .dx-lookup-field {
  padding-left: 16px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 14px;
}
.dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-invalid .dx-texteditor-input, .dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-valid .dx-texteditor-input, .dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-validation-pending .dx-texteditor-input,
.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-invalid .dx-texteditor-input,
.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-valid .dx-texteditor-input,
.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-validation-pending .dx-texteditor-input {
  padding-right: 34px;
}
.dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-invalid.dx-rtl .dx-texteditor-input, .dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-valid.dx-rtl .dx-texteditor-input, .dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-validation-pending.dx-rtl .dx-texteditor-input,
.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-invalid.dx-rtl .dx-texteditor-input,
.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-valid.dx-rtl .dx-texteditor-input,
.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-validation-pending.dx-rtl .dx-texteditor-input {
  padding-right: 0;
  padding-left: 34px;
}
.dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-invalid .dx-texteditor-input, .dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-valid .dx-texteditor-input, .dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-validation-pending .dx-texteditor-input,
.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-invalid .dx-texteditor-input,
.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-valid .dx-texteditor-input,
.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-validation-pending .dx-texteditor-input {
  padding-right: 34px;
}
.dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-invalid.dx-rtl .dx-texteditor-input, .dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-valid.dx-rtl .dx-texteditor-input, .dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-validation-pending.dx-rtl .dx-texteditor-input,
.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-invalid.dx-rtl .dx-texteditor-input,
.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-valid.dx-rtl .dx-texteditor-input,
.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-validation-pending.dx-rtl .dx-texteditor-input {
  padding-right: 0;
  padding-left: 34px;
}
.dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-rtl .dx-texteditor-input,
.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-rtl .dx-texteditor-input {
  padding-right: 0;
}

.dx-editor-cell {
  padding-top: 0;
  padding-bottom: 0;
}
.dx-editor-cell .dx-numberbox-spin-button {
  background-color: transparent;
}
.dx-editor-cell .dx-icon-clear {
  left: 0;
}
.dx-editor-cell .dx-texteditor, .dx-editor-cell .dx-texteditor.dx-state-hover, .dx-editor-cell .dx-texteditor.dx-state-focused, .dx-editor-cell .dx-texteditor.dx-state-active {
  background: rgba(255, 255, 255, 0);
  box-shadow: none;
}
.dx-editor-cell .dx-texteditor .dx-texteditor-input {
  background: rgba(255, 255, 255, 0);
  font-size: 14px;
  height: 48px;
  line-height: 48px;
  padding-right: 16px;
  padding-left: 16px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
}
.dx-editor-cell .dx-texteditor .dx-placeholder::before {
  padding-right: 16px;
  padding-left: 16px;
}
.dx-editor-cell .dx-texteditor.dx-validation-pending .dx-texteditor-input-container .dx-texteditor-input {
  padding-top: 0;
  padding-bottom: 0;
}
.dx-editor-cell .dx-texteditor .dx-tag-container {
  min-height: 48px;
  padding: 0;
}
.dx-editor-cell .dx-texteditor:not(.dx-editor-filled):not(.dx-editor-outlined) .dx-texteditor-input,
.dx-editor-cell .dx-texteditor:not(.dx-editor-filled):not(.dx-editor-outlined) .dx-tag-container {
  margin-top: 0;
}
.dx-editor-cell .dx-texteditor .dx-texteditor-buttons-container {
  right: 0;
}
.dx-editor-cell .dx-texteditor::after, .dx-editor-cell .dx-texteditor::before {
  content: none;
}
.dx-editor-cell .dx-texteditor.dx-rtl .dx-texteditor-buttons-container, .dx-rtl .dx-editor-cell .dx-texteditor .dx-texteditor-buttons-container {
  left: 0;
}
.dx-editor-cell .dx-dropdowneditor {
  background-color: rgba(255, 255, 255, 0);
}
.dx-editor-cell.dx-focused .dx-dropdowneditor-icon {
  border-radius: 0;
}
.dx-editor-cell.dx-editor-inline-block:not(.dx-command-select)::before {
  padding-top: 14px;
  padding-bottom: 14px;
}

.dx-datagrid-column-chooser-list .dx-empty-message {
  color: rgba(66, 66, 66, 0.87);
  padding: 0 24px;
}

.dx-datagrid-column-chooser {
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  font-size: 14px;
  font-family: "Roboto", "RobotoFallback", "Noto Kufi Arabic", "Helvetica", "Arial", sans-serif;
  line-height: 1.2857;
}
.dx-datagrid-column-chooser input,
.dx-datagrid-column-chooser textarea {
  font-family: "Roboto", "RobotoFallback", "Noto Kufi Arabic", "Helvetica", "Arial", sans-serif;
  line-height: 1.2857;
}
.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-drag .dx-popup-content {
  padding: 16px 24px 9px;
}
.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-drag .dx-popup-content .dx-treeview-search {
  margin-bottom: 10px;
}
.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-drag .dx-popup-content .dx-treeview-node {
  padding-left: 20px;
}
.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-select .dx-popup-content {
  padding: 16px 24px 9px;
}
.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-select .dx-datagrid-column-chooser-plain .dx-treeview-select-all-item, .dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-select .dx-datagrid-column-chooser-list .dx-treeview-select-all-item {
  padding-inline-start: 43px;
}
.dx-datagrid-column-chooser .dx-overlay-content {
  background-color: #fff;
}
.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-title {
  background-color: transparent;
  border-bottom: 1px solid #e0e0e0;
}
.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-title .dx-toolbar-label {
  font-size: 20px;
}
.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-item {
  margin: 2px 2px 8px 2px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  font-size: 14px;
  padding: 14px;
  line-height: 16px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
}

.dx-datagrid-drag-header {
  border-color: rgba(3, 169, 244, 0.5);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  padding: 20px;
  background-color: #fff;
  line-height: 16px;
  font-size: 14px;
}

.dx-datagrid-columns-separator {
  background-color: #03a9f4;
}

.dx-datagrid-columns-separator-transparent {
  background-color: transparent;
}

.dx-datagrid-drop-highlight > td {
  background-color: #03a9f4;
  color: #fff;
}
.dx-datagrid-drop-highlight > td .dx-header-filter {
  color: #fff;
}
.dx-datagrid-drop-highlight > td .dx-checkbox .dx-checkbox-icon {
  background-color: #fff;
  color: #03a9f4;
}

.dx-datagrid-focus-overlay:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #35baf6;
  left: 0;
  right: 1px;
}

.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td {
  color: rgba(0, 0, 0, 0.87);
}
.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused) {
  background-color: rgba(0, 0, 0, 0.04);
}
.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > .dx-datagrid-readonly .dx-texteditor .dx-texteditor-input {
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td.dx-pointer-events-none {
  background-color: transparent;
}

.dx-datagrid-headers {
  color: rgba(0, 0, 0, 0.6);
  touch-action: pinch-zoom;
  border-bottom: 1px solid #e0e0e0;
}
.dx-datagrid-headers .dx-datagrid-content {
  margin-bottom: -1px;
}
.dx-datagrid-borders .dx-datagrid-headers .dx-datagrid-table {
  border-bottom-width: 1px;
}
.dx-datagrid-headers .dx-datagrid-table .dx-row > td {
  border-bottom: 1px solid #e0e0e0;
  line-height: 16px;
  font-weight: 500;
  font-size: 14px;
}
.dx-datagrid-headers .dx-datagrid-table .dx-row > td .dx-sort-indicator,
.dx-datagrid-headers .dx-datagrid-table .dx-row > td .dx-sort {
  color: rgba(0, 0, 0, 0.87);
}
.dx-datagrid-headers .dx-datagrid-table .dx-row > td:hover .dx-datagrid-text-content {
  color: rgba(0, 0, 0, 0.87);
}
.dx-datagrid-headers .dx-datagrid-table .dx-row > td:hover .dx-sort {
  color: rgba(0, 0, 0, 0.38);
}
.dx-datagrid-headers .dx-datagrid-table .dx-row > td:hover:not(.dx-command-select):not(.dx-command-expand):not(.dx-editor-cell):not(.dx-command-edit):not(.dx-datagrid-group-space) {
  background-color: rgba(0, 0, 0, 0.04);
}
.dx-datagrid-headers.dx-header-multi-row .dx-datagrid-content .dx-datagrid-table .dx-row.dx-header-row .dx-command-select {
  padding-bottom: 19px;
}
.dx-datagrid-headers.dx-header-multi-row .dx-datagrid-content .dx-datagrid-table .dx-row.dx-header-row > td {
  padding-top: 12px;
  padding-bottom: 12px;
  vertical-align: bottom;
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}
.dx-datagrid-headers.dx-header-multi-row .dx-datagrid-content .dx-datagrid-table .dx-row.dx-header-row > td:first-child {
  border-left: none;
}
.dx-datagrid-headers.dx-header-multi-row .dx-datagrid-content .dx-datagrid-table .dx-row.dx-header-row > td:last-child {
  border-right: none;
}

.dx-datagrid-filter-row {
  background-color: #fafafa;
}
.dx-datagrid-filter-row .dx-menu {
  margin-left: 0;
}
.dx-datagrid-filter-row .dx-menu .dx-menu-horizontal .dx-menu-items-container {
  height: 100%;
  position: absolute;
}
.dx-datagrid-filter-row .dx-menu .dx-menu-horizontal .dx-menu-items-container .dx-menu-item-wrapper {
  height: 100%;
}
.dx-datagrid-filter-row .dx-menu .dx-overlay-content {
  color: rgba(117, 117, 117, 0.87);
}
.dx-datagrid-filter-row .dx-filter-modified {
  background-color: rgba(139, 195, 74, 0.32);
}
.dx-datagrid-filter-row td .dx-editor-container .dx-filter-range-content {
  padding: 14px 16px 14px 40px;
}
.dx-datagrid .dx-datagrid-table .dx-datagrid-filter-row > td {
  padding-top: 0;
  padding-bottom: 0;
}

.dx-datagrid-filter-range-overlay .dx-overlay-content {
  overflow: inherit;
  background-color: #fafafa;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
}
.dx-datagrid-filter-range-overlay .dx-overlay-content .dx-texteditor.dx-state-focused::after, .dx-datagrid-filter-range-overlay .dx-overlay-content .dx-texteditor.dx-state-hover::after {
  top: auto;
  bottom: 0;
}
.dx-datagrid-filter-range-overlay .dx-overlay-content .dx-texteditor .dx-texteditor-input {
  font-size: 14px;
  height: 49px;
  padding-right: 12px;
  padding-left: 12px;
}
.dx-datagrid-filter-range-overlay .dx-overlay-content .dx-texteditor .dx-placeholder::before {
  padding-left: 12px;
}
.dx-datagrid-filter-range-overlay .dx-overlay-content .dx-invalid-message.dx-overlay-wrapper {
  display: none;
}

.dx-cell-modified,
.dx-datagrid-invalid {
  padding: 14px 0 14px 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dx-datagrid-header-panel {
  border-bottom: 1px solid #e0e0e0;
  padding: 0 16px;
}
.dx-datagrid-header-panel .dx-apply-button {
  background-color: transparent;
  color: #fff;
}
.dx-datagrid-header-panel .dx-apply-button .dx-icon {
  color: #fff;
}
.dx-datagrid-header-panel .dx-apply-button.dx-state-selected {
  background-color: rgba(139, 195, 74, 0.36);
}
.dx-datagrid-header-panel .dx-apply-button.dx-state-selected,
.dx-datagrid-header-panel .dx-apply-button.dx-state-selected .dx-icon {
  color: #fff;
}
.dx-datagrid-header-panel .dx-apply-button.dx-state-hover {
  background-color: rgba(139, 195, 74, 0.08);
}
.dx-datagrid-header-panel .dx-apply-button.dx-state-focused {
  background-color: rgba(139, 195, 74, 0.08);
}
.dx-datagrid-header-panel .dx-apply-button.dx-state-active {
  background-color: rgba(139, 195, 74, 0.36);
}
.dx-datagrid-header-panel .dx-apply-button .dx-inkripple-wave {
  background-color: rgba(255, 255, 255, 0.2);
}
.dx-datagrid-header-panel .dx-toolbar-text-auto-hide .dx-button.dx-button-has-icon {
  border-radius: 50%;
}
.dx-datagrid-header-panel .dx-datagrid-toolbar-button .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}

.dx-icon-column-chooser {
  font: 14px/1 DXIcons;
}
.dx-icon-column-chooser::before {
  content: "\f04d";
}

.dx-datagrid-addrow-button .dx-icon-edit-button-addrow {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-datagrid-addrow-button .dx-icon-edit-button-addrow::before {
  content: "\f00b";
}

.dx-datagrid-cancel-button .dx-icon-edit-button-cancel {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-datagrid-cancel-button .dx-icon-edit-button-cancel::before {
  content: "\f04c";
}

.dx-datagrid-save-button .dx-icon-edit-button-save {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-datagrid-save-button .dx-icon-edit-button-save::before {
  content: "\f041";
}

.dx-apply-button .dx-icon-apply-filter {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-apply-button .dx-icon-apply-filter::before {
  content: "\f050";
}

.dx-datagrid-export-menu .dx-menu-item .dx-icon-xlsxfile {
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-datagrid-export-menu .dx-menu-item .dx-icon-exportselected {
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}

.dx-datagrid-adaptive-more {
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.54);
}

.dx-row.dx-row-focused .dx-datagrid-adaptive-more {
  color: inherit;
}

.dx-datagrid-rowsview {
  border-top: 1px solid #e0e0e0;
}
.dx-datagrid-headers + .dx-datagrid-rowsview, .dx-datagrid-rowsview.dx-datagrid-after-headers {
  border-top: none;
}
.dx-datagrid-rowsview .dx-row {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.dx-datagrid-rowsview .dx-row:focus {
  outline: none;
}
.dx-datagrid-rowsview .dx-row.dx-edit-row:first-child > td {
  border-top-width: 0;
  border-bottom: 1px solid #e0e0e0;
}
.dx-datagrid-rowsview .dx-row.dx-edit-row > td {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.dx-datagrid-rowsview .dx-master-detail-row > .dx-master-detail-cell {
  padding: 16px;
}
.dx-datagrid-rowsview .dx-master-detail-row > .dx-datagrid-group-space,
.dx-datagrid-rowsview .dx-master-detail-row .dx-master-detail-cell {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.dx-datagrid-rowsview .dx-master-detail-row:not(.dx-datagrid-edit-form) > .dx-datagrid-group-space,
.dx-datagrid-rowsview .dx-master-detail-row:not(.dx-datagrid-edit-form) .dx-master-detail-cell {
  background-color: #fafafa;
}
.dx-datagrid-rowsview .dx-data-row:not(.dx-edit-row) .dx-cell-modified, .dx-datagrid-rowsview .dx-data-row.dx-selection:not(.dx-edit-row) .dx-cell-modified, .dx-datagrid-rowsview .dx-data-row.dx-selection:hover:not(.dx-edit-row) .dx-cell-modified,
.dx-datagrid-rowsview .dx-adaptive-detail-row:not(.dx-edit-row) .dx-cell-modified,
.dx-datagrid-rowsview .dx-adaptive-detail-row.dx-selection:not(.dx-edit-row) .dx-cell-modified,
.dx-datagrid-rowsview .dx-adaptive-detail-row.dx-selection:hover:not(.dx-edit-row) .dx-cell-modified {
  background-color: rgba(139, 195, 74, 0.32);
}
.dx-datagrid-rowsview .dx-data-row .dx-validator.dx-datagrid-invalid, .dx-datagrid-rowsview .dx-data-row .dx-validator.dx-invalid, .dx-datagrid-rowsview .dx-data-row.dx-selection .dx-validator.dx-datagrid-invalid, .dx-datagrid-rowsview .dx-data-row.dx-selection .dx-validator.dx-invalid, .dx-datagrid-rowsview .dx-data-row.dx-selection:hover .dx-validator.dx-datagrid-invalid, .dx-datagrid-rowsview .dx-data-row.dx-selection:hover .dx-validator.dx-invalid,
.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-validator.dx-datagrid-invalid,
.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-validator.dx-invalid,
.dx-datagrid-rowsview .dx-adaptive-detail-row.dx-selection .dx-validator.dx-datagrid-invalid,
.dx-datagrid-rowsview .dx-adaptive-detail-row.dx-selection .dx-validator.dx-invalid,
.dx-datagrid-rowsview .dx-adaptive-detail-row.dx-selection:hover .dx-validator.dx-datagrid-invalid,
.dx-datagrid-rowsview .dx-adaptive-detail-row.dx-selection:hover .dx-validator.dx-invalid {
  background-color: rgba(244, 67, 54, 0.32);
}
.dx-datagrid-rowsview .dx-overlay-wrapper.dx-invalid-message .dx-overlay-content {
  padding: 9px 17px 9px;
  background-color: #f44336;
  color: #fff;
}
.dx-datagrid-rowsview .dx-row-removed > td {
  background-color: #e0e0e0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  color: rgba(0, 0, 0, 0.6);
}
.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-field-item-label {
  padding-top: 0;
}
.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-field-item-content {
  line-height: 40px;
  min-height: 40px;
  font-size: 14px;
}
.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-field-item-content.dx-focused {
  padding: 0;
}
.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-texteditor-input {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
}
.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-texteditor::after,
.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-texteditor::before {
  content: none;
}
.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-texteditor.dx-editor-outlined {
  box-shadow: none;
}
.dx-datagrid-rowsview .dx-item-modified {
  background-color: rgba(139, 195, 74, 0.32);
}
.dx-datagrid-rowsview .dx-row-focused.dx-data-row > td:not(.dx-focused):not(.dx-cell-modified):not(.dx-datagrid-invalid), .dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit .dx-link {
  background-color: #cdeefd;
  color: rgba(0, 0, 0, 0.87);
}
.dx-datagrid-rowsview .dx-row-focused.dx-data-row > td:not(.dx-focused):not(.dx-cell-modified):not(.dx-datagrid-invalid) .dx-datagrid-group-opened, .dx-datagrid-rowsview .dx-row-focused.dx-data-row > td:not(.dx-focused):not(.dx-cell-modified):not(.dx-datagrid-invalid) .dx-datagrid-group-closed, .dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit .dx-link .dx-datagrid-group-opened, .dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit .dx-link .dx-datagrid-group-closed {
  color: rgba(0, 0, 0, 0.87);
}
.dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit .dx-link:focus {
  background-color: #fff;
  color: #03a9f4;
}
.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines) > td, .dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines) > tr:first-child > td {
  border-top: 1px solid #35baf6;
  border-bottom: 1px solid #35baf6;
}
.dx-datagrid-rowsview .dx-row-focused.dx-data-row.dx-edit-row > td.dx-editor-cell:not(.dx-command-select):not(.dx-datagrid-invalid), .dx-datagrid-rowsview .dx-row-focused.dx-data-row.dx-edit-row > tr > td.dx-editor-cell:not(.dx-command-select):not(.dx-datagrid-invalid) {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.dx-datagrid-rowsview .dx-row-focused.dx-group-row {
  background-color: #cdeefd;
  color: rgba(0, 0, 0, 0.87);
}
.dx-datagrid-rowsview .dx-row-focused.dx-group-row .dx-datagrid-group-opened, .dx-datagrid-rowsview .dx-row-focused.dx-group-row .dx-datagrid-group-closed {
  color: rgba(0, 0, 0, 0.87);
}
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused) > td, .dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused) > tr > td,
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover > td,
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover > tr > td {
  background-color: rgba(3, 169, 244, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused) > td.dx-datagrid-group-space, .dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused) > tr > td.dx-datagrid-group-space,
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover > td.dx-datagrid-group-space,
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover > tr > td.dx-datagrid-group-space {
  border-right-color: rgba(3, 169, 244, 0.04);
}
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused) > td.dx-pointer-events-none, .dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused) > tr > td.dx-pointer-events-none,
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover > td.dx-pointer-events-none,
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover > tr > td.dx-pointer-events-none {
  border-left-color: #e0e0e0;
  border-right-color: #e0e0e0;
}
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):not(.dx-row-lines) > td,
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover:not(.dx-row-lines) > td {
  border-bottom: 1px solid rgba(3, 169, 244, 0.04);
  border-top: 1px solid rgba(3, 169, 244, 0.04);
}
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused).dx-row-lines > td,
.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover.dx-row-lines > td {
  border-bottom-color: #e0e0e0;
}
.dx-datagrid-rowsview.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-wrapper .dx-scrollable-container .dx-scrollable-content {
  padding-right: 0;
}
.dx-datagrid-rowsview td.dx-validation-pending {
  position: relative;
  padding: 0;
}
.dx-datagrid-rowsview td.dx-validation-pending.dx-cell-modified,
.dx-datagrid-rowsview td.dx-validation-pending .dx-datagrid-invalid {
  padding: 14px 16px;
  padding-right: 46px;
}
.dx-rtl.dx-datagrid-rowsview td.dx-validation-pending.dx-cell-modified, .dx-rtl.dx-datagrid-rowsview td.dx-validation-pending .dx-datagrid-invalid, .dx-rtl .dx-datagrid-rowsview td.dx-validation-pending.dx-cell-modified,
.dx-rtl .dx-datagrid-rowsview td.dx-validation-pending .dx-datagrid-invalid {
  padding-left: 46px;
  padding-right: 16px;
}

.dx-datagrid-rowsview td.dx-validation-pending > .dx-pending-indicator {
  pointer-events: none;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  inset-inline-end: 6px;
  right: 22px;
  background-color: transparent;
}
.dx-rtl.dx-datagrid-rowsview td.dx-validation-pending > .dx-pending-indicator, .dx-rtl .dx-datagrid-rowsview td.dx-validation-pending > .dx-pending-indicator {
  left: 22px;
}

.dx-datagrid-search-text {
  color: #fff;
  background-color: #03a9f4;
}

.dx-datagrid-nodata {
  color: rgba(0, 0, 0, 0.54);
  font-size: 17px;
}

.dx-datagrid-bottom-load-panel {
  border-top: 1px solid #e0e0e0;
  background-color: #fff;
}

.dx-datagrid-summary-item {
  color: rgba(0, 0, 0, 0.7);
}

.dx-datagrid-total-footer {
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
}
.dx-datagrid-total-footer > .dx-datagrid-content {
  padding: 0;
}

.dx-datagrid-revert-tooltip .dx-overlay-content {
  background-color: transparent;
  min-width: inherit;
}
.dx-datagrid-revert-tooltip .dx-revert-button {
  border-radius: 4px;
  background-color: #f44336;
  color: #fff;
  margin: 0 0 0 1px;
  height: 48px;
  box-shadow: none;
  min-width: inherit;
}
.dx-datagrid-revert-tooltip .dx-revert-button .dx-button-content {
  padding-block: 2px;
  padding-inline-start: 2px;
  padding-inline-end: 2px;
}
.dx-datagrid-revert-tooltip .dx-revert-button .dx-icon {
  width: 18px;
  height: 18px;
  font-size: 18px;
  margin-inline-end: 0;
  margin-inline-start: 0;
}
.dx-datagrid-revert-tooltip .dx-revert-button .dx-icon {
  color: #fff;
}
.dx-datagrid-revert-tooltip .dx-revert-button.dx-state-selected {
  background-color: #f44336;
}
.dx-datagrid-revert-tooltip .dx-revert-button.dx-state-selected,
.dx-datagrid-revert-tooltip .dx-revert-button.dx-state-selected .dx-icon {
  color: #fff;
}
.dx-datagrid-revert-tooltip .dx-revert-button.dx-state-hover {
  background-color: #f44336;
}
.dx-datagrid-revert-tooltip .dx-revert-button.dx-state-focused {
  background-color: #f44336;
}
.dx-datagrid-revert-tooltip .dx-revert-button.dx-state-active {
  background-color: #f44336;
}
.dx-datagrid-revert-tooltip .dx-revert-button .dx-inkripple-wave {
  background-color: rgba(255, 255, 255, 0.2);
}
.dx-datagrid-revert-tooltip .dx-revert-button.dx-button-has-icon:not(.dx-button-has-text) {
  border-radius: 2px;
}
.dx-datagrid-revert-tooltip .dx-revert-button.dx-state-hover {
  box-shadow: none;
}

.dx-rtl .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused).dx-datagrid-group-space {
  border-left-color: rgba(0, 0, 0, 0.04);
  border-right-color: transparent;
}
.dx-rtl .dx-datagrid .dx-menu .dx-menu-item-has-submenu.dx-menu-item-has-icon .dx-icon,
.dx-rtl .dx-datagrid-container .dx-menu .dx-menu-item-has-submenu.dx-menu-item-has-icon .dx-icon {
  margin: 0 3px;
}
.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row > td, .dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row > tr > td,
.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover > td,
.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover > tr > td {
  border-right-color: #e0e0e0;
}
.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row > td:not(.dx-focused).dx-datagrid-group-space, .dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row > tr > td:not(.dx-focused).dx-datagrid-group-space,
.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover > td:not(.dx-focused).dx-datagrid-group-space,
.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover > tr > td:not(.dx-focused).dx-datagrid-group-space {
  border-left-color: rgba(3, 169, 244, 0.04);
}
.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row > td.dx-pointer-events-none, .dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row > tr > td.dx-pointer-events-none,
.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover > td.dx-pointer-events-none,
.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover > tr > td.dx-pointer-events-none {
  border-left-color: #e0e0e0;
}
.dx-rtl .dx-datagrid-rowsview.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-wrapper .dx-scrollable-container .dx-scrollable-content {
  padding-left: 0;
}

.dx-header-filter-menu .dx-popup-content {
  padding: 12px 8px 0 8px;
  border-bottom: 1px solid #e0e0e0;
}

.dx-datagrid-form-buttons-container .dx-button {
  background-color: transparent;
  color: #03a9f4;
}
.dx-datagrid-form-buttons-container .dx-button .dx-icon {
  color: #03a9f4;
}
.dx-datagrid-form-buttons-container .dx-button.dx-state-selected {
  background-color: rgba(3, 169, 244, 0.36);
}
.dx-datagrid-form-buttons-container .dx-button.dx-state-selected,
.dx-datagrid-form-buttons-container .dx-button.dx-state-selected .dx-icon {
  color: #03a9f4;
}
.dx-datagrid-form-buttons-container .dx-button.dx-state-hover {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-datagrid-form-buttons-container .dx-button.dx-state-focused {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-datagrid-form-buttons-container .dx-button.dx-state-active {
  background-color: rgba(3, 169, 244, 0.36);
}
.dx-datagrid-form-buttons-container .dx-button .dx-inkripple-wave {
  background-color: rgba(3, 169, 244, 0.2);
}

.dx-command-adaptive {
  width: 56px;
  min-width: 56px;
}

.dx-datagrid-filter-panel {
  padding: 18px 16px;
}
.dx-datagrid-filter-panel .dx-datagrid-filter-panel-text,
.dx-datagrid-filter-panel .dx-datagrid-filter-panel-clear-filter {
  color: #03a9f4;
  font-size: 14px;
  line-height: 18px;
}
.dx-datagrid-filter-panel .dx-icon-filter {
  color: #03a9f4;
}

.dx-adaptive-item-text {
  padding-left: 16px;
  padding-right: 16px;
}
.dx-adaptive-item-text.dx-cell-modified, .dx-adaptive-item-text.dx-datagrid-invalid {
  padding-top: 0;
  padding-bottom: 0;
}

.dx-datagrid-group-panel {
  font-size: 14px;
  touch-action: pinch-zoom;
}
.dx-datagrid-group-panel .dx-group-panel-message {
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  padding: 7px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  line-height: normal;
}
.dx-datagrid-group-panel .dx-group-panel-item {
  margin-right: 10px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  background: #e0e0e0;
  border-radius: 16px;
  padding: 8px 10px;
}
.dx-datagrid-group-panel .dx-block-separator {
  margin-right: 10px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  background-color: #03a9f4;
}
.dx-datagrid-group-panel .dx-sort {
  color: rgba(0, 0, 0, 0.6);
}

.dx-datagrid-rowsview .dx-row.dx-group-row:first-child {
  border-top: none;
}
.dx-datagrid-rowsview .dx-row.dx-group-row {
  font-size: 14px;
  font-weight: bold;
}
.dx-datagrid-rowsview .dx-row.dx-group-row:not(.dx-row-focused) {
  color: rgba(0, 0, 0, 0.54);
  background-color: white;
}
.dx-datagrid-rowsview .dx-row.dx-group-row td {
  border-top-color: #e0e0e0;
  border-bottom-color: #e0e0e0;
}

.dx-datagrid-group-opened {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  color: rgba(98, 98, 98, 0.54);
}
.dx-datagrid-group-opened::before {
  content: "\f016";
}

.dx-datagrid-group-closed {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  color: rgba(98, 98, 98, 0.54);
}
.dx-datagrid-group-closed::before {
  content: "\f010";
}

.dx-row.dx-datagrid-group-footer.dx-column-lines {
  border-bottom: 1px solid #e0e0e0;
}
.dx-row.dx-datagrid-group-footer > td {
  background-color: #fff;
  border-top: 1px solid #e0e0e0;
  border-left-width: 0;
  border-right-width: 0;
}

.dx-rtl .dx-datagrid-group-panel .dx-group-panel-item,
.dx-rtl .dx-datagrid-group-panel .dx-block-separator {
  margin-left: 10px;
}

.dx-treelist-checkbox-size {
  vertical-align: middle;
}

.dx-treelist-important-margin {
  margin-right: 5px !important;
}

.dx-treelist-table {
  background-color: transparent;
}

.dx-treelist-borders > .dx-treelist-total-footer {
  border-top: 0;
}
.dx-treelist-borders > .dx-treelist-pager {
  margin-top: -1px;
}
.dx-treelist-borders > .dx-treelist-header-panel {
  border-bottom: 0;
}
.dx-treelist-borders > .dx-treelist-rowsview.dx-last-row-border tbody:last-child > .dx-data-row:nth-last-child(2) > td {
  border-bottom-width: 0;
}

.dx-treelist .dx-treelist-content-fixed {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  pointer-events: none;
  overflow: hidden;
}
.dx-treelist .dx-treelist-content-fixed .dx-treelist-table {
  position: relative;
}
.dx-treelist .dx-treelist-content-fixed .dx-treelist-table td {
  pointer-events: auto;
}
.dx-treelist .dx-treelist-content-fixed .dx-treelist-table .dx-row td.dx-pointer-events-none {
  visibility: hidden;
  background-color: transparent;
  pointer-events: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.dx-treelist .dx-treelist-content-fixed .dx-treelist-table .dx-header-row td.dx-pointer-events-none {
  border-bottom-color: transparent;
}
.dx-treelist .dx-treelist-content-fixed .dx-treelist-table.dx-treelist-table-fixed .dx-row td.dx-pointer-events-none {
  width: auto;
}
.dx-treelist .dx-menu-subitem ul li {
  padding-top: 0;
}
.dx-treelist .dx-menu-subitem ul li:first-child {
  padding-top: 1px;
}
.dx-treelist .dx-menu-subitem .dx-menu-item {
  padding: 7px 30px 7px 5px;
}
.dx-treelist .dx-menu-subitem .dx-menu-item .dx-menu-image {
  background-position-x: left;
}
.dx-treelist .dx-link {
  text-decoration: underline;
  cursor: pointer;
}
.dx-treelist .dx-column-indicators {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
}
.dx-treelist .dx-column-indicators.dx-visibility-hidden {
  visibility: hidden;
}
.dx-treelist .dx-column-indicators .dx-sort-index-icon {
  padding-right: 3px;
  margin-left: -3px;
  width: 15px;
}
.dx-treelist .dx-column-indicators .dx-sort.dx-sort, .dx-treelist .dx-column-indicators .dx-sort.dx-header-filter,
.dx-treelist .dx-column-indicators .dx-header-filter.dx-sort,
.dx-treelist .dx-column-indicators .dx-header-filter.dx-header-filter {
  display: inline-block;
}
.dx-treelist .dx-column-indicators .dx-sort.dx-header-filter::after,
.dx-treelist .dx-column-indicators .dx-header-filter.dx-header-filter::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: -7px;
}
.dx-treelist .dx-row > td, .dx-treelist .dx-row > tr > td {
  padding: 7px;
}
.dx-treelist .dx-error-row {
  -webkit-user-select: initial;
          user-select: initial;
}
.dx-treelist .dx-error-row .dx-error-message {
  -webkit-user-select: text;
          user-select: text;
}
.dx-treelist .dx-error-row .dx-error-message a {
  color: inherit;
}
.dx-treelist .dx-treelist-rowsview .dx-data-row .dx-command-drag {
  cursor: move;
  vertical-align: middle;
  padding: 0;
}

.dx-sortable-dragging .dx-treelist-rowsview .dx-data-row .dx-command-drag {
  cursor: pointer;
  cursor: grabbing;
}

.dx-sortable-without-handle .dx-data-row {
  cursor: pointer;
}

.dx-treelist-column-chooser .dx-overlay-content .dx-popup-title {
  border-bottom: none;
  font-size: 16px;
}
.dx-treelist-column-chooser .dx-overlay-content .dx-popup-title .dx-toolbar-label {
  font-size: 16px;
}
.dx-treelist-column-chooser .dx-overlay-content .dx-popup-content {
  padding: 0 20px 20px 20px;
}
.dx-treelist-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-item {
  opacity: 0.5;
  margin-bottom: 10px;
}
.dx-treelist-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-item.dx-treelist-drag-action {
  opacity: 1;
  cursor: pointer;
  touch-action: pinch-zoom;
}
.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-drag .dx-treeview-node-container:first-child > .dx-treeview-node-is-leaf {
  padding: 0;
}
.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-select .dx-treelist-column-chooser-plain .dx-treeview-node .dx-treeview-item, .dx-treelist-column-chooser.dx-treelist-column-chooser-mode-select .dx-treelist-column-chooser-list .dx-treeview-node .dx-treeview-item {
  padding-inline-start: 4px;
}

.dx-treelist-nowrap {
  white-space: nowrap;
}
.dx-treelist-nowrap .dx-header-row > td > .dx-treelist-text-content {
  white-space: nowrap;
}

.dx-treelist-drag-header {
  position: absolute;
  vertical-align: middle;
  cursor: pointer;
  z-index: 10000;
  box-sizing: content-box;
}
.dx-treelist-drag-header.dx-drag-command-cell {
  padding: 0;
}

.dx-treelist-columns-separator {
  position: absolute;
  z-index: 3;
  width: 3px;
}

.dx-treelist-columns-separator-transparent {
  border-left: 0;
  border-right: 0;
}

.dx-treelist-tracker {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 3;
  cursor: col-resize;
}

.dx-treelist-table-content {
  position: absolute;
  top: 0;
}

.dx-treelist-focus-overlay {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  visibility: hidden;
}

.dx-treelist-action,
.dx-treelist-drag-action {
  cursor: pointer;
}

.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-modified):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row) > td:not(.dx-focused) .dx-link {
  color: inherit;
}

.dx-treelist-content {
  position: relative;
}
.dx-treelist-content .dx-overlay-wrapper.dx-invalid-message.dx-treelist-invalid-message {
  visibility: visible;
}
.dx-treelist-content .dx-overlay-wrapper.dx-invalid-message.dx-treelist-invalid-message .dx-overlay-content {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dx-treelist-text-content {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dx-treelist-table-fixed {
  table-layout: fixed;
  width: 100%;
}

input.dx-hidden {
  display: inline-block !important;
  width: 0 !important;
}

.dx-hidden-cell {
  visibility: hidden;
}

.dx-row > td, .dx-row > tr > td {
  border: none;
}

.dx-treelist-content .dx-treelist-table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  max-width: 10px;
}
.dx-treelist-content .dx-treelist-table.dx-treelist-table-fixed {
  max-width: none;
}
.dx-treelist-content .dx-treelist-table.dx-treelist-table-fixed .dx-column-indicators .dx-sort.dx-sort-none {
  display: none;
}
.dx-treelist-content .dx-treelist-table.dx-treelist-table-fixed .dx-column-indicators .dx-sort.dx-sort-index {
  width: 26px;
}
.dx-treelist-content .dx-treelist-table .dx-treelist-best-fit {
  max-width: none !important;
}
.dx-treelist-content .dx-treelist-table .dx-treelist-best-fit .dx-column-indicators {
  float: none !important;
}
.dx-treelist-content .dx-treelist-table .dx-treelist-best-fit .dx-column-indicators > span {
  width: 14px;
}
.dx-treelist-content .dx-treelist-table .dx-treelist-best-fit .dx-column-indicators .dx-sort.dx-sort-none {
  display: inline-block;
}
.dx-treelist-content .dx-treelist-table .dx-treelist-best-fit .dx-header-row .dx-treelist-text-content {
  max-width: none;
}
.dx-treelist-content .dx-treelist-table .dx-treelist-best-fit .dx-text-content-alignment-left {
  margin-right: 3px;
}
.dx-treelist-content .dx-treelist-table .dx-treelist-best-fit .dx-text-content-alignment-right {
  margin-left: 3px;
}
.dx-treelist-content .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-column-indicators {
  float: none !important;
}
.dx-treelist-content .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-column-indicators > span {
  width: 14px;
}
.dx-treelist-content .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-text-content-alignment-left {
  margin-right: 3px;
}
.dx-treelist-content .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-text-content-alignment-right {
  margin-left: 3px;
}
.dx-treelist-content .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-master-detail-cell {
  max-width: 0;
}
.dx-treelist-content .dx-treelist-table [class*=column] + [class*=column]:last-child {
  float: none;
}
.dx-treelist-content .dx-treelist-table .dx-row > td, .dx-treelist-content .dx-treelist-table .dx-row > tr > td {
  vertical-align: top;
}
.dx-treelist-content .dx-treelist-table .dx-row > td:first-child, .dx-treelist-content .dx-treelist-table .dx-row > td.dx-first-child, .dx-treelist-content .dx-treelist-table .dx-row > tr > td:first-child, .dx-treelist-content .dx-treelist-table .dx-row > tr > td.dx-first-child {
  border-left: 0;
}
.dx-treelist-content .dx-treelist-table .dx-row > td.dx-last-child, .dx-treelist-content .dx-treelist-table .dx-row > tr > td.dx-last-child {
  border-right: 0;
}
.dx-treelist-content .dx-treelist-table .dx-row > td.dx-treelist-group-space, .dx-treelist-content .dx-treelist-table .dx-row > tr > td.dx-treelist-group-space {
  border-right: none;
  vertical-align: top;
}
.dx-treelist-content .dx-treelist-table .dx-row > td.dx-treelist-group-space + td, .dx-treelist-content .dx-treelist-table .dx-row > tr > td.dx-treelist-group-space + td {
  border-left: none;
}
.dx-treelist-content .dx-treelist-table .dx-row .dx-editor-container {
  overflow: hidden;
}
.dx-treelist-content .dx-treelist-table .dx-row .dx-treelist-invalid .dx-invalid-message.dx-overlay {
  position: static;
}
.dx-treelist-content .dx-treelist-table .dx-row .dx-editor-cell {
  max-width: 0;
  padding: 0;
  vertical-align: middle;
}
.dx-treelist-content .dx-treelist-table .dx-row .dx-editor-cell .dx-texteditor,
.dx-treelist-content .dx-treelist-table .dx-row .dx-editor-cell .dx-texteditor-container {
  border: 0;
  margin: 0;
}
.dx-treelist-content .dx-treelist-table .dx-row .dx-command-select {
  padding: 0;
  width: 70px;
  min-width: 70px;
  max-width: 70px;
}
.dx-treelist-content .dx-treelist-table .dx-row .dx-command-edit {
  text-overflow: clip;
  width: 100px;
  min-width: 100px;
  white-space: nowrap;
}
.dx-treelist-content .dx-treelist-table .dx-row .dx-command-edit.dx-command-edit-with-icons {
  width: 80px;
  min-width: 80px;
}
.dx-treelist-content .dx-treelist-table .dx-row .dx-command-edit.dx-command-edit-with-icons .dx-link {
  text-decoration: none;
}
.dx-treelist-content .dx-treelist-table .dx-row .dx-command-edit .dx-link {
  display: inline-block;
}
.dx-treelist-content .dx-treelist-table .dx-row .dx-command-expand {
  padding: 0;
  width: 30px;
  min-width: 30px;
  max-width: 30px;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}
.dx-treelist-content .dx-treelist-table .dx-row .dx-command-adaptive {
  padding: 0;
  vertical-align: middle;
}
.dx-treelist-content .dx-treelist-table .dx-data-row .dx-command-edit-with-icons {
  line-height: 1;
  white-space: nowrap;
}
.dx-treelist-content .dx-treelist-table .dx-filter-range-content {
  padding: 7px 7px 7px 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.dx-treelist-content .dx-treelist-table .dx-row > .dx-last-data-cell {
  border-right: none;
}
.dx-treelist-content .dx-treelist-table .dx-row > .dx-command-adaptive-hidden {
  border-left: none;
}

.dx-highlight-outline,
.dx-cell-modified,
.dx-treelist-invalid {
  position: relative;
  padding: 7px;
}
.dx-highlight-outline::after,
.dx-cell-modified::after,
.dx-treelist-invalid::after {
  content: "";
  position: absolute;
  border: 2px solid transparent;
  top: 0;
  left: 1px;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.dx-highlight-outline.dx-hidden,
.dx-cell-modified.dx-hidden,
.dx-treelist-invalid.dx-hidden {
  display: block !important;
}
.dx-highlight-outline.dx-hidden::after,
.dx-cell-modified.dx-hidden::after,
.dx-treelist-invalid.dx-hidden::after {
  display: none;
}

.dx-editor-cell .dx-texteditor-input {
  margin: 0;
}
.dx-editor-cell .dx-highlight-outline, .dx-editor-cell.dx-cell-modified, .dx-editor-cell.dx-treelist-invalid {
  padding: 0;
}
.dx-editor-cell.dx-editor-inline-block:not(.dx-command-select)::before {
  display: inline-block;
  content: "​";
  vertical-align: middle;
  padding-top: 7px;
  padding-bottom: 7px;
}

.dx-column-lines .dx-highlight-outline::after,
.dx-column-lines .dx-cell-modified::after,
.dx-column-lines .dx-treelist-invalid::after {
  left: 0;
}

.dx-treelist-headers {
  position: relative;
  outline: 0;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}

.dx-header-row .dx-editor-cell .dx-select-checkbox {
  display: inline-block;
}
.dx-header-row > td {
  white-space: nowrap;
  overflow: hidden;
}
.dx-header-row > td > .dx-treelist-text-content {
  display: inline-block;
  white-space: normal;
  vertical-align: top;
}
.dx-header-row > td > .dx-treelist-text-content:not(.dx-sort-indicator):not(.dx-header-filter-indicator) {
  max-width: 100%;
}
.dx-header-row .dx-text-content-alignment-left,
.dx-header-row .dx-text-content-alignment-right {
  max-width: 100%;
}
.dx-header-row .dx-sort-indicator,
.dx-header-row .dx-header-filter-indicator {
  max-width: calc(100% - 17px);
}
.dx-header-row .dx-sort-indicator.dx-text-content-alignment-left,
.dx-header-row .dx-header-filter-indicator.dx-text-content-alignment-left {
  margin-right: 3px;
}
.dx-header-row .dx-sort-indicator.dx-text-content-alignment-right,
.dx-header-row .dx-header-filter-indicator.dx-text-content-alignment-right {
  margin-left: 3px;
}
.dx-header-row .dx-sort-indicator.dx-text-content-alignment-left.dx-text-content-alignment-right,
.dx-header-row .dx-header-filter-indicator.dx-text-content-alignment-left.dx-text-content-alignment-right {
  max-width: calc(100% - 34px);
}
.dx-header-row .dx-sort-indicator.dx-header-filter-indicator {
  max-width: calc(100% - 31px);
}
.dx-header-row .dx-sort-indicator.dx-header-filter-indicator.dx-text-content-alignment-left.dx-text-content-alignment-right {
  max-width: calc(100% - 62px);
}
.dx-header-row .dx-sort-indicator.dx-sort-index-indicator {
  max-width: calc(100% - 29px);
}
.dx-header-row .dx-sort-indicator.dx-sort-index-indicator.dx-header-filter-indicator {
  max-width: calc(100% - 43px);
}
.dx-header-row .dx-sort-indicator.dx-sort-index-indicator.dx-text-content-alignment-left.dx-text-content-alignment-right {
  max-width: calc(100% - 46px);
}
.dx-header-row .dx-sort-indicator.dx-sort-index-indicator.dx-header-filter-indicator.dx-text-content-alignment-left.dx-text-content-alignment-right {
  max-width: calc(100% - 74px);
}

.dx-treelist-filter-range-overlay .dx-editor-container .dx-texteditor {
  border-width: 0;
}
.dx-treelist-filter-range-overlay .dx-editor-container .dx-texteditor.dx-state-focused::after {
  content: " ";
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  z-index: 1;
  pointer-events: none;
}
.dx-treelist-filter-range-overlay .dx-treelist-filter-range-end {
  border-top: 1px solid transparent;
}
.dx-treelist-filter-range-overlay .dx-editor-container.dx-cell-modified, .dx-treelist-filter-range-overlay .dx-editor-container.dx-treelist-invalid {
  padding: 0;
}

.dx-treelist-filter-row .dx-editor-cell .dx-menu {
  display: none;
}
.dx-treelist-filter-row .dx-editor-cell .dx-editor-with-menu {
  position: relative;
}
.dx-treelist-filter-row .dx-editor-cell .dx-editor-with-menu .dx-menu {
  display: block;
}
.dx-treelist-filter-row .dx-editor-cell .dx-editor-with-menu .dx-texteditor-input,
.dx-treelist-filter-row .dx-editor-cell .dx-editor-with-menu .dx-placeholder::before {
  padding-left: 32px;
}
.dx-treelist-filter-row .dx-cell-modified::after,
.dx-treelist-filter-row .dx-treelist-invalid::after {
  pointer-events: none;
}
.dx-treelist-filter-row .dx-focused .dx-highlight-outline::after, .dx-treelist-filter-row .dx-focused.dx-cell-modified::after, .dx-treelist-filter-row .dx-focused.dx-treelist-invalid::after {
  border-color: transparent;
}
.dx-treelist-filter-row .dx-menu {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  height: 100%;
  overflow: visible;
}
.dx-treelist-filter-row .dx-menu .dx-menu-horizontal {
  display: flex;
  height: 100%;
}
.dx-treelist-filter-row .dx-menu .dx-menu-horizontal .dx-menu-item-text,
.dx-treelist-filter-row .dx-menu .dx-menu-horizontal .dx-menu-item-popout-container {
  display: none;
}
.dx-treelist-filter-row .dx-menu-item.dx-state-focused::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
}
.dx-treelist-filter-row > td:first-child .dx-menu, .dx-treelist-filter-row > .dx-first-cell .dx-menu {
  margin-left: 0;
}
.dx-treelist-filter-row .dx-menu-horizontal .dx-overlay-content ul .dx-menu-item {
  padding: 5px;
  padding-right: 30px;
}
.dx-treelist-filter-row .dx-menu ul.dx-menu-horizontal > li > .dx-menu-item {
  padding: 8px 5px 7px 5px;
}
.dx-treelist-filter-row .dx-menu ul.dx-menu-horizontal > li > .dx-menu-item.dx-state-disabled:hover {
  padding: 9px 6px 8px 6px;
}
.dx-treelist-filter-row .dx-menu-caption {
  padding-left: 6px;
}
.dx-treelist-filter-row .dx-menu ul .dx-menu-item .dx-menu-chouser-down {
  display: none;
}
.dx-treelist-filter-row .dx-menu-item-highlight {
  font-weight: normal;
}

.dx-treelist-scroll-container {
  overflow: hidden;
  width: 100%;
}

.dx-treelist-header-panel {
  text-align: left;
}
.dx-treelist-header-panel .dx-toolbar-menu-container .dx-button {
  margin-left: 10px;
}

.dx-state-disabled {
  cursor: pointer;
}
.dx-state-disabled .dx-menu-item {
  cursor: default;
}

.dx-treelist-search-panel {
  margin: 0;
  margin-left: 15px;
}

.dx-gridbase-container > .dx-treelist-rowsview {
  flex: auto;
  height: auto;
}
.dx-gridbase-container > .dx-treelist-rowsview.dx-scrollable {
  display: flex;
}
.dx-gridbase-container > .dx-treelist-rowsview.dx-scrollable > .dx-scrollable-wrapper {
  flex: 1;
  height: auto;
  min-width: 0;
  min-height: 0;
}

.dx-treelist-rowsview {
  position: relative;
  overflow: hidden;
}
.dx-treelist-rowsview.dx-empty {
  height: 100px;
}
.dx-treelist-rowsview.dx-empty .dx-scrollable-content {
  height: 100%;
}
.dx-treelist-rowsview.dx-fixed-columns.dx-scrollable .dx-scrollable-content {
  z-index: 2;
}
.dx-treelist-rowsview.dx-fixed-columns .dx-scrollable-scrollbar {
  z-index: 3;
}
.dx-treelist-rowsview .dx-treelist-content {
  overflow-anchor: none; /* Chrome 56+ */
}
.dx-treelist-rowsview .dx-treelist-content:not(.dx-treelist-content-fixed) {
  min-height: 100%; /* IE, Edge */
}
.dx-treelist-rowsview .dx-treelist-content.dx-scrollable-container {
  width: auto;
}
.dx-treelist-rowsview .dx-treelist-content.dx-treelist-content-fixed.dx-scrollable-container {
  height: auto;
}
.dx-treelist-rowsview:focus {
  outline: 0;
}
.dx-treelist-rowsview .dx-row > td, .dx-treelist-rowsview .dx-row > tr > td {
  overflow: hidden;
  text-overflow: ellipsis;
}
.dx-treelist-rowsview .dx-row.dx-row-lines:first-child {
  border-top: none;
}
.dx-treelist-rowsview .dx-row.dx-row-lines:first-child > td, .dx-treelist-rowsview .dx-row.dx-row-lines:first-child > tr > td {
  border-top: none;
}
.dx-treelist-rowsview .dx-data-row > td:focus {
  outline: 0;
}
.dx-treelist-rowsview .dx-selection > td .dx-link, .dx-treelist-rowsview .dx-selection > tr > td .dx-link,
.dx-treelist-rowsview .dx-selection.dx-row:hover > td .dx-link,
.dx-treelist-rowsview .dx-selection.dx-row:hover > tr > td .dx-link {
  color: inherit;
}
.dx-treelist-rowsview .dx-treelist-table .dx-row.dx-freespace-row,
.dx-treelist-rowsview .dx-treelist-table .dx-row.dx-virtual-row {
  border-top: 0;
  border-bottom: 0;
}
.dx-treelist-rowsview .dx-treelist-table .dx-row.dx-freespace-row > td,
.dx-treelist-rowsview .dx-treelist-table .dx-row.dx-virtual-row > td {
  padding-top: 0;
  padding-bottom: 0;
}
.dx-treelist-rowsview .dx-select-checkboxes-hidden > tbody > tr > td > .dx-select-checkbox {
  display: none;
}
.dx-treelist-rowsview .dx-select-checkboxes-hidden > tbody > tr > td:hover > .dx-select-checkbox {
  display: inline-block;
}
.dx-treelist-rowsview .dx-select-checkboxes-hidden > tbody > tr.dx-selection > td > .dx-select-checkbox {
  display: inline-block;
}
.dx-treelist-rowsview .dx-row > .dx-master-detail-cell:focus {
  outline: 0;
}
.dx-treelist-rowsview .dx-data-row.dx-edit-row .dx-cell-modified::after {
  border-color: transparent;
}

.dx-treelist-nodata {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.dx-treelist-bottom-load-panel {
  text-align: center;
  padding: 10px;
}

.dx-treelist-hidden-column {
  white-space: nowrap;
}

.dx-treelist .dx-row .dx-treelist-hidden-column {
  border-right-width: 0;
  border-left-width: 0;
}

.dx-treelist-hidden-column > * {
  display: none !important;
}

.dx-treelist-total-footer {
  position: relative;
}
.dx-treelist-total-footer > .dx-treelist-content {
  padding-top: 7px;
  padding-bottom: 7px;
}

.dx-treelist-summary-item {
  font-weight: bold;
}

.dx-treelist-export-menu .dx-dropdownbutton-content .dx-list-item {
  display: block;
}

.dx-command-adaptive {
  width: 36px;
  min-width: 36px;
}

.dx-treelist-revert-tooltip.dx-popover-wrapper .dx-overlay-content {
  border: none;
  box-shadow: none;
}
.dx-treelist-revert-tooltip.dx-popover-wrapper .dx-overlay-content .dx-popup-content {
  padding: 0;
}
.dx-treelist-revert-tooltip.dx-popover-wrapper .dx-popover-arrow {
  width: 0;
  height: 0;
}
.dx-treelist-revert-tooltip .dx-revert-button {
  margin: 0;
}

.dx-treelist-notouch-action {
  touch-action: none;
}

.dx-treelist-column-chooser-list.dx-treeview .dx-treeview-item,
.dx-treelist-column-chooser-list.dx-treeview .dx-empty-message {
  border: none;
}
.dx-treelist-column-chooser-list.dx-treeview .dx-empty-message {
  text-align: center;
  left: 0;
  right: 0;
  bottom: 50%;
  position: absolute;
}

.dx-rtl .dx-treelist .dx-menu-subitem .dx-menu-item,
.dx-treelist.dx-rtl .dx-menu-subitem .dx-menu-item {
  padding: 7px 5px 7px 30px;
}
.dx-rtl .dx-treelist .dx-menu-subitem .dx-menu-item .dx-menu-image,
.dx-treelist.dx-rtl .dx-menu-subitem .dx-menu-item .dx-menu-image {
  background-position-x: right;
}
.dx-rtl .dx-treelist .dx-texteditor-buttons-container,
.dx-treelist.dx-rtl .dx-texteditor-buttons-container {
  text-align: start;
}

.dx-rtl .dx-treelist-content .dx-treelist-table {
  direction: rtl;
}
.dx-rtl .dx-treelist-content .dx-treelist-table .dx-row > td.dx-treelist-group-space {
  border-left: none;
}
.dx-rtl .dx-treelist-content .dx-treelist-table .dx-row > td.dx-treelist-group-space + td {
  border-right: none;
}
.dx-rtl .dx-treelist-content .dx-treelist-table .dx-row .dx-editor-container .dx-editor-cell .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon {
  transform: scaleX(-1);
}
.dx-rtl .dx-treelist-content .dx-treelist-table .dx-row .dx-filter-range-content {
  padding: 7px 32px 7px 7px;
}
.dx-rtl .dx-treelist-headers .dx-treelist-scrollable-simulated, .dx-rtl .dx-treelist-total-footer .dx-treelist-scrollable-simulated {
  direction: ltr;
}
.dx-rtl .dx-treelist-headers .dx-treelist-scrollable-simulated .dx-treelist-table, .dx-rtl .dx-treelist-total-footer .dx-treelist-scrollable-simulated .dx-treelist-table {
  direction: rtl;
}
.dx-rtl .dx-treelist-filter-row .dx-editor-cell .dx-editor-with-menu .dx-texteditor .dx-texteditor-input,
.dx-rtl .dx-treelist-filter-row .dx-editor-cell .dx-editor-with-menu .dx-texteditor .dx-placeholder::before {
  padding-right: 32px;
}
.dx-rtl .dx-treelist-filter-row .dx-menu {
  right: 0;
  left: auto;
  margin-left: 0;
  margin-right: -2px;
}
.dx-rtl .dx-treelist-filter-row > td:first-child .dx-menu {
  margin-left: 0;
}
.dx-rtl .dx-treelist-filter-row .dx-menu-horizontal .dx-overlay-content ul .dx-menu-item {
  padding: 5px;
  padding-left: 30px;
}
.dx-rtl .dx-treelist-filter-row .dx-menu-caption {
  padding-right: 6px;
}
.dx-rtl .dx-treelist-header-panel {
  text-align: right;
}
.dx-rtl .dx-treelist-header-panel .dx-treelist-column-chooser-button {
  margin-left: 0;
}
.dx-rtl .dx-treelist-header-panel .dx-toolbar-menu-container .dx-button {
  margin-left: 0;
  margin-right: 10px;
}
.dx-rtl .dx-treelist-search-panel {
  margin: 0;
  margin-right: 15px;
}

.dx-treelist-filter-panel,
.dx-treelist-filter-panel-left {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  min-width: 0;
}

.dx-treelist-filter-panel {
  padding: 10px;
}
.dx-treelist-filter-panel .dx-treelist-filter-panel-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dx-treelist-filter-panel .dx-treelist-filter-panel-text:hover,
.dx-treelist-filter-panel .dx-treelist-filter-panel-clear-filter:hover {
  text-decoration: underline;
  cursor: pointer;
}
.dx-treelist-filter-panel .dx-treelist-filter-panel-checkbox {
  padding-right: 10px;
}
.dx-treelist-filter-panel .dx-icon-filter {
  margin: auto;
  margin-right: 7px;
  cursor: pointer;
}

.dx-treelist-container {
  position: relative;
  cursor: default;
  white-space: normal;
  line-height: normal;
}

.dx-treelist-rowsview .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-treelist-cell-expandable,
.dx-treelist-rowsview .dx-treelist-best-fit.dx-treelist-cell-expandable {
  white-space: nowrap;
}
.dx-treelist-rowsview .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-treelist-cell-expandable .dx-treelist-text-content,
.dx-treelist-rowsview .dx-treelist-best-fit.dx-treelist-cell-expandable .dx-treelist-text-content {
  display: inline;
  white-space: normal;
}
.dx-treelist-rowsview .dx-treelist-table:not(.dx-treelist-table-fixed) .dx-treelist-cell-expandable .dx-treelist-icon-container,
.dx-treelist-rowsview .dx-treelist-best-fit.dx-treelist-cell-expandable .dx-treelist-icon-container {
  float: none;
}
.dx-treelist-rowsview .dx-treelist-icon-container {
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
  line-height: 1;
}
.dx-treelist-rowsview .dx-treelist-table-fixed .dx-treelist-icon-container {
  float: left;
}

.dx-treelist-borders > .dx-treelist-headers,
.dx-treelist-borders > .dx-treelist-rowsview,
.dx-treelist-borders > .dx-treelist-total-footer {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.dx-treelist-borders > .dx-treelist-rowsview,
.dx-treelist-borders > .dx-treelist-total-footer {
  border-bottom: 1px solid #e0e0e0;
}
.dx-treelist-borders > .dx-treelist-headers,
.dx-treelist-borders > .dx-treelist-filter-panel {
  border-top: 1px solid #e0e0e0;
}
.dx-treelist-borders > .dx-treelist-filter-panel {
  border-top-width: 0;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.dx-sortable-dragging > div > .dx-gridbase-container > .dx-treelist-rowsview {
  border-color: rgba(3, 169, 244, 0.5);
}

.dx-treelist .dx-column-lines > td:first-child {
  border-left: none;
}
.dx-treelist .dx-column-lines > td:last-child {
  border-right: none;
}
.dx-treelist .dx-command-drag .dx-treelist-drag-icon {
  font: 14px/1 DXIcons;
}
.dx-treelist .dx-command-drag .dx-treelist-drag-icon::before {
  content: "\f038";
}

.dx-treelist-container {
  color: rgba(0, 0, 0, 0.87);
}
.dx-treelist-container > .dx-treelist-headers,
.dx-treelist-container > .dx-treelist-rowsview {
  background-color: #fff;
}
.dx-treelist-container .dx-sort-up {
  font: 14px/1 DXIcons;
}
.dx-treelist-container .dx-sort-up::before {
  content: "\f051";
}
.dx-treelist-container .dx-sort-down {
  font: 14px/1 DXIcons;
}
.dx-treelist-container .dx-sort-down::before {
  content: "\f052";
}
.dx-treelist-container .dx-sort-down,
.dx-treelist-container .dx-sort-up {
  font-family: inherit;
}
.dx-treelist-container .dx-sort-down::before,
.dx-treelist-container .dx-sort-up::before {
  font-family: "DXIcons", sans-serif;
}
.dx-treelist-container .dx-treelist-header-panel .dx-toolbar {
  background-color: transparent;
}
.dx-treelist-container .dx-treelist-headers .dx-header-row > td,
.dx-treelist-container .dx-treelist-headers .dx-header-filter {
  outline: none;
}
.dx-treelist-container .dx-treelist-headers.dx-state-focused .dx-header-row td:focus,
.dx-treelist-container .dx-treelist-headers.dx-state-focused .dx-header-row td .dx-header-filter:focus {
  outline: 2px solid #35baf6;
}
.dx-treelist-container .dx-treelist-headers.dx-state-focused .dx-header-row td:focus {
  outline-offset: -2px;
}
.dx-treelist-container .dx-treelist-headers.dx-state-focused .dx-header-row td .dx-header-filter:focus {
  outline-offset: 2px;
}
.dx-treelist-container .dx-header-filter {
  position: relative;
  color: rgba(0, 0, 0, 0.6);
  font: 14px/1 DXIcons;
}
.dx-treelist-container .dx-header-filter::before {
  content: "\f050";
}
.dx-treelist-container .dx-header-filter-empty {
  color: rgba(0, 0, 0, 0.72);
}
.dx-treelist-container.dx-filter-menu .dx-menu-item-content .dx-icon {
  width: 14px;
  height: 14px;
  background-position: 0px 0px;
  background-size: 14px 14px;
  padding: 0px;
  font-size: 14px;
  text-align: center;
  line-height: 14px;
}
.dx-treelist-container .dx-treelist-content-fixed .dx-treelist-table .dx-col-fixed {
  background-color: #fff;
}
.dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none,
.dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none,
.dx-treelist-container .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none,
.dx-treelist-container .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none,
.dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none {
  border-left: 2px solid #e0e0e0;
  border-right: 2px solid #e0e0e0;
}
.dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none.dx-first-cell,
.dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-first-cell,
.dx-treelist-container .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-first-cell,
.dx-treelist-container .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-first-cell,
.dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none.dx-first-cell {
  border-left: none;
}
.dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none.dx-last-cell,
.dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-last-cell,
.dx-treelist-container .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-last-cell,
.dx-treelist-container .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-last-cell,
.dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none.dx-last-cell {
  border-right: none;
}
.dx-treelist-container .dx-treelist-rowsview.dx-state-focused .dx-data-row > td.dx-command-edit > a.dx-link:focus {
  outline: 2px solid #35baf6;
  outline-offset: 2px;
}
.dx-treelist-container .dx-treelist-rowsview.dx-state-focused .dx-data-row.dx-row-focused > td.dx-command-edit > a.dx-link:focus {
  outline-color: #fff;
  outline-offset: 0;
}
.dx-treelist-container .dx-treelist-rowsview .dx-treelist-edit-form {
  background-color: #fff;
}
.dx-treelist-container .dx-treelist-rowsview .dx-virtual-row > td {
  position: relative;
}
.dx-treelist-container .dx-treelist-rowsview .dx-virtual-row > td::before {
  display: block;
  height: 100%;
  content: "";
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAADzCAYAAABwgbOvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBRjExRDRGQTNENjQxMUU4QUZEMEE1N0M1QzIyNEE4QyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBRjExRDRGQjNENjQxMUU4QUZEMEE1N0M1QzIyNEE4QyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFGMTFENEY4M0Q2NDExRThBRkQwQTU3QzVDMjI0QThDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFGMTFENEY5M0Q2NDExRThBRkQwQTU3QzVDMjI0QThDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+57ApqAAAAUNJREFUeNrs3LENwzAMRUEzi2T/sTSJgowQRAI+pbvehf0KFiZYc84nUVU9AAAAAAAAAHf5/id9+wxLjX8efvl+WQQRBEEEQRBBEEQQBBEEQQAAAAAAAAAAflRuLmaxdSIIggiCIIIgiCAIIgiCIAgAyyUfMBs3BjHUBUEQQRBEEAQRBEEEQRAE6cKyNQAAAAAAAADQQuySw9aXDl6gsAYkCIIIgiCCIIggCCIIgiAIcILkA2Y7xR5HM0MEQRBBEEQQBBEEQQRBEAQBAAAAAAAAAHq78l5WMlsngiCIIAgiCIIIgiCCIAiCALDcrQfMDHUEEQRBBEEQQRAEQQRBEEEAAAAAAAAAALZoecCsqo4NYutEEAQRBEEEQRBBEEQQBEEQAJbresBsGOoIIgiCIIggCCIIggiCIIIAAAAAAAAc5iPAAIcKFwANDofzAAAAAElFTkSuQmCC");
  background-repeat: no-repeat repeat;
}
.dx-treelist-container .dx-treelist-rowsview .dx-virtual-row > td[style*="text-align: right"]::before {
  transform: scaleX(-1);
}
.dx-treelist-container .dx-treelist-filter-row .dx-filter-range-content {
  color: rgba(0, 0, 0, 0.87);
}
.dx-treelist-container .dx-error-row td {
  color: #fff;
  padding: 0;
}
.dx-treelist-container .dx-error-row .dx-error-message {
  background-color: #f88e86;
  white-space: normal;
  word-wrap: break-word;
}

.dx-treelist-filter-panel {
  color: rgba(0, 0, 0, 0.87);
  border-top: 1px solid #e0e0e0;
}
.dx-treelist-filter-panel .dx-icon-filter,
.dx-treelist-filter-panel .dx-treelist-filter-panel-text,
.dx-treelist-filter-panel .dx-treelist-filter-panel-clear-filter {
  outline: none;
}
.dx-treelist-filter-panel.dx-state-focused .dx-icon-filter:focus,
.dx-treelist-filter-panel.dx-state-focused .dx-treelist-filter-panel-text:focus,
.dx-treelist-filter-panel.dx-state-focused .dx-treelist-filter-panel-clear-filter:focus {
  outline: 2px solid #35baf6;
}

.dx-treelist-form-buttons-container {
  float: right;
}
.dx-treelist-form-buttons-container .dx-button {
  margin-left: 10px;
  margin-top: 10px;
}

.dx-treelist-export-menu .dx-menu-item .dx-icon-exportxlsx {
  width: 16px;
  height: 16px;
  background-position: 0px 0px;
  background-size: 16px 16px;
  padding: 0px;
  font-size: 16px;
  text-align: center;
  line-height: 16px;
}

.dx-treelist-adaptive-more {
  cursor: pointer;
  font: 14px/1 DXIcons;
  width: 21px;
  height: 21px;
  background-position: 0px 0px;
  background-size: 21px 21px;
  padding: 0px;
  font-size: 21px;
  text-align: center;
  line-height: 21px;
}
.dx-treelist-adaptive-more::before {
  content: "\f06c";
}

.dx-treelist-edit-popup .dx-error-message {
  background-color: #f88e86;
  white-space: normal;
  word-wrap: break-word;
  color: #fff;
  margin-bottom: 20px;
}

.dx-rtl.dx-treelist .dx-column-lines > td:first-child {
  border-right: none;
  border-left: 1px solid #e0e0e0;
}
.dx-rtl.dx-treelist .dx-column-lines > td:last-child {
  border-left: none;
  border-right: 1px solid #e0e0e0;
}
.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none,
.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none,
.dx-rtl .dx-treelist-container .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none,
.dx-rtl .dx-treelist-container .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none,
.dx-rtl .dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none {
  border-left: 2px solid #e0e0e0;
  border-right: 2px solid #e0e0e0;
}
.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none.dx-first-cell,
.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-first-cell,
.dx-rtl .dx-treelist-container .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-first-cell,
.dx-rtl .dx-treelist-container .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-first-cell,
.dx-rtl .dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none.dx-first-cell {
  border-right: none;
}
.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none.dx-last-cell,
.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-last-cell,
.dx-rtl .dx-treelist-container .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-last-cell,
.dx-rtl .dx-treelist-container .dx-datagrid-rowsview .dx-header-row td.dx-pointer-events-none.dx-last-cell,
.dx-rtl .dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none.dx-last-cell {
  border-left: none;
}
.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-virtual-row > td::before {
  transform: scaleX(-1);
}
.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-virtual-row > td[style*="text-align: left"]::before {
  transform: scale(1);
}
.dx-rtl .dx-treelist-form-buttons-container {
  float: left;
}
.dx-rtl .dx-treelist-form-buttons-container .dx-button {
  margin-left: 0;
  margin-right: 10px;
}

.dx-treelist-cell-updated-animation {
  animation: dx-treelist-highlight-change 1s;
}

@keyframes dx-treelist-highlight-change {
  from {
    background-color: rgba(0, 0, 0, 0.08);
  }
  50% {
    background-color: rgba(0, 0, 0, 0.08);
  }
}
.dx-treelist .dx-menu,
.dx-treelist-container .dx-menu {
  background-color: transparent;
  height: 100%;
}
.dx-treelist .dx-menu .dx-menu-item .dx-menu-item-content,
.dx-treelist-container .dx-menu .dx-menu-item .dx-menu-item-content {
  padding: 11px 4px;
}
.dx-treelist .dx-menu .dx-menu-item .dx-menu-item-content .dx-icon,
.dx-treelist-container .dx-menu .dx-menu-item .dx-menu-item-content .dx-icon {
  width: 22px;
  height: 22px;
  background-position: 0px 0px;
  background-size: 22px 22px;
  padding: 0px;
  font-size: 22px;
  text-align: center;
  line-height: 22px;
  margin: 0 3px;
}
.dx-treelist.dx-filter-menu .dx-menu-item-content .dx-icon,
.dx-treelist-container.dx-filter-menu .dx-menu-item-content .dx-icon {
  color: rgba(86, 86, 86, 0.54);
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-treelist.dx-filter-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default,
.dx-treelist-container.dx-filter-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default {
  margin-top: 2px;
}
.dx-treelist .dx-editor-with-menu .dx-menu-item-content,
.dx-treelist-container .dx-editor-with-menu .dx-menu-item-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dx-treelist .dx-editor-with-menu .dx-menu-item-content .dx-icon,
.dx-treelist-container .dx-editor-with-menu .dx-menu-item-content .dx-icon {
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-treelist .dx-editor-with-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default,
.dx-treelist-container .dx-editor-with-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default {
  margin-top: 2px;
}
.dx-treelist .dx-editor-with-menu .dx-texteditor .dx-texteditor-input,
.dx-treelist .dx-editor-with-menu .dx-texteditor .dx-placeholder::before,
.dx-treelist-container .dx-editor-with-menu .dx-texteditor .dx-texteditor-input,
.dx-treelist-container .dx-editor-with-menu .dx-texteditor .dx-placeholder::before {
  padding-left: 40px;
}
.dx-treelist.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc,
.dx-treelist-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc {
  font: 14px/1 DXIcons;
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-treelist.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc::before,
.dx-treelist-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc::before {
  content: "\f053";
}
.dx-treelist.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc,
.dx-treelist-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc {
  font: 14px/1 DXIcons;
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-treelist.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc::before,
.dx-treelist-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc::before {
  content: "\f054";
}
.dx-treelist.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-none,
.dx-treelist-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-none {
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-treelist .dx-sort-up,
.dx-treelist .dx-sort-down,
.dx-treelist .dx-header-filter,
.dx-treelist-container .dx-sort-up,
.dx-treelist-container .dx-sort-down,
.dx-treelist-container .dx-header-filter {
  width: 15px;
  height: 15px;
  background-position: 0px 0px;
  background-size: 15px 15px;
  padding: 0px;
  font-size: 15px;
  text-align: center;
  line-height: 15px;
}
.dx-treelist .dx-header-filter:not(.dx-header-filter-empty),
.dx-treelist-container .dx-header-filter:not(.dx-header-filter-empty) {
  color: #03a9f4;
}
.dx-treelist .dx-icon-filter-operation-equals,
.dx-treelist-container .dx-icon-filter-operation-equals {
  font: 14px/1 DXIcons;
}
.dx-treelist .dx-icon-filter-operation-equals::before,
.dx-treelist-container .dx-icon-filter-operation-equals::before {
  content: "\f044";
}
.dx-treelist .dx-icon-filter-operation-default,
.dx-treelist-container .dx-icon-filter-operation-default {
  font: 14px/1 DXIcons;
}
.dx-treelist .dx-icon-filter-operation-default::before,
.dx-treelist-container .dx-icon-filter-operation-default::before {
  content: "\f027";
}
.dx-treelist .dx-icon-filter-operation-not-equals,
.dx-treelist-container .dx-icon-filter-operation-not-equals {
  font: 14px/1 DXIcons;
}
.dx-treelist .dx-icon-filter-operation-not-equals::before,
.dx-treelist-container .dx-icon-filter-operation-not-equals::before {
  content: "\f045";
}
.dx-treelist .dx-icon-filter-operation-less,
.dx-treelist-container .dx-icon-filter-operation-less {
  font: 14px/1 DXIcons;
}
.dx-treelist .dx-icon-filter-operation-less::before,
.dx-treelist-container .dx-icon-filter-operation-less::before {
  content: "\f046";
}
.dx-treelist .dx-icon-filter-operation-less-equal,
.dx-treelist-container .dx-icon-filter-operation-less-equal {
  font: 14px/1 DXIcons;
}
.dx-treelist .dx-icon-filter-operation-less-equal::before,
.dx-treelist-container .dx-icon-filter-operation-less-equal::before {
  content: "\f048";
}
.dx-treelist .dx-icon-filter-operation-greater,
.dx-treelist-container .dx-icon-filter-operation-greater {
  font: 14px/1 DXIcons;
}
.dx-treelist .dx-icon-filter-operation-greater::before,
.dx-treelist-container .dx-icon-filter-operation-greater::before {
  content: "\f047";
}
.dx-treelist .dx-icon-filter-operation-greater-equal,
.dx-treelist-container .dx-icon-filter-operation-greater-equal {
  font: 14px/1 DXIcons;
}
.dx-treelist .dx-icon-filter-operation-greater-equal::before,
.dx-treelist-container .dx-icon-filter-operation-greater-equal::before {
  content: "\f049";
}
.dx-treelist .dx-icon-filter-operation-contains,
.dx-treelist-container .dx-icon-filter-operation-contains {
  font: 14px/1 DXIcons;
}
.dx-treelist .dx-icon-filter-operation-contains::before,
.dx-treelist-container .dx-icon-filter-operation-contains::before {
  content: "\f063";
}
.dx-treelist .dx-icon-filter-operation-not-contains,
.dx-treelist-container .dx-icon-filter-operation-not-contains {
  font: 14px/1 DXIcons;
}
.dx-treelist .dx-icon-filter-operation-not-contains::before,
.dx-treelist-container .dx-icon-filter-operation-not-contains::before {
  content: "\f066";
}
.dx-treelist .dx-icon-filter-operation-starts-with,
.dx-treelist-container .dx-icon-filter-operation-starts-with {
  font: 14px/1 DXIcons;
}
.dx-treelist .dx-icon-filter-operation-starts-with::before,
.dx-treelist-container .dx-icon-filter-operation-starts-with::before {
  content: "\f064";
}
.dx-treelist .dx-icon-filter-operation-ends-with,
.dx-treelist-container .dx-icon-filter-operation-ends-with {
  font: 14px/1 DXIcons;
}
.dx-treelist .dx-icon-filter-operation-ends-with::before,
.dx-treelist-container .dx-icon-filter-operation-ends-with::before {
  content: "\f065";
}
.dx-treelist .dx-icon-filter-operation-between,
.dx-treelist-container .dx-icon-filter-operation-between {
  font: 14px/1 DXIcons;
}
.dx-treelist .dx-icon-filter-operation-between::before,
.dx-treelist-container .dx-icon-filter-operation-between::before {
  content: "\f06a";
}
.dx-treelist .dx-column-indicators,
.dx-treelist-container .dx-column-indicators {
  height: 16px;
}
.dx-treelist .dx-column-indicators .dx-sort-index-icon,
.dx-treelist-container .dx-column-indicators .dx-sort-index-icon {
  padding-right: 4px;
  margin-left: -1px;
  font-size: 13px;
  position: relative;
  bottom: 1px;
}
.dx-treelist .dx-column-indicators > div,
.dx-treelist-container .dx-column-indicators > div {
  width: 15px;
  height: 15px;
  background-position: 0px 0px;
  background-size: 15px 15px;
  padding: 0px;
  font-size: 15px;
  text-align: center;
  line-height: 15px;
}
.dx-treelist .dx-placeholder::before,
.dx-treelist-container .dx-placeholder::before {
  font-size: 14px;
}

.dx-treelist {
  line-height: inherit;
}
.dx-treelist .dx-row-alt {
  border-top: 1px solid whitesmoke;
  border-bottom: 1px solid whitesmoke;
}
.dx-treelist .dx-row-alt > td {
  background-color: whitesmoke;
}
.dx-treelist .dx-row-alt.dx-row:not(.dx-row-removed) {
  border-bottom-color: transparent;
}
.dx-treelist .dx-link {
  color: #03a9f4;
}
.dx-treelist .dx-row-lines > td {
  border-bottom: 1px solid #e0e0e0;
}
.dx-treelist .dx-column-lines > td {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.dx-treelist .dx-error-row .dx-closebutton {
  float: right;
  margin: 16px;
  font: 14px/1 DXIcons;
  width: 14px;
  height: 14px;
  background-position: 0px 0px;
  background-size: 14px 14px;
  padding: 0px;
  font-size: 14px;
  text-align: center;
  line-height: 14px;
}
.dx-treelist .dx-error-row .dx-closebutton::before {
  content: "\f00a";
}
.dx-treelist .dx-error-row .dx-error-message {
  padding: 14px;
  padding-right: 35px;
}
.dx-treelist .dx-row > td {
  padding: 14px 16px;
  font-size: 14px;
  line-height: 20px;
}
.dx-treelist .dx-treelist-table .dx-header-row > td {
  padding-top: 20px;
  padding-bottom: 20px;
}
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td:not(.dx-validation-pending):not(.dx-treelist-select-all),
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending),
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-treelist-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-treelist-select-all) {
  vertical-align: middle;
}
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td:not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-select,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-select,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-treelist-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-select {
  overflow: visible;
  width: 50px;
  min-width: 50px;
  line-height: 1;
}
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td:not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-edit,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-edit,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-treelist-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-edit {
  width: 115px;
  min-width: 115px;
}
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td:not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-edit.dx-command-edit-with-icons,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-edit.dx-command-edit-with-icons,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-treelist-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-edit.dx-command-edit-with-icons {
  width: 93px;
  min-width: 93px;
}
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td:not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-edit.dx-command-edit-with-icons .dx-link,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-edit.dx-command-edit-with-icons .dx-link,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-treelist-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-edit.dx-command-edit-with-icons .dx-link {
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  margin: 0 2px;
  vertical-align: middle;
}
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td:not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-edit.dx-command-edit-with-icons .dx-link:not(.dx-link-icon),
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-edit.dx-command-edit-with-icons .dx-link:not(.dx-link-icon),
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-treelist-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-edit.dx-command-edit-with-icons .dx-link:not(.dx-link-icon) {
  width: auto;
}
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td:not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-edit .dx-state-disabled.dx-link,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-edit .dx-state-disabled.dx-link,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-treelist-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-edit .dx-state-disabled.dx-link {
  opacity: 0.38;
}
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td:not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-edit .dx-state-disabled.dx-link-icon,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-edit .dx-state-disabled.dx-link-icon,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-treelist-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-edit .dx-state-disabled.dx-link-icon {
  opacity: 0.6;
}
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td:not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-expand,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td:not(.dx-validation-pending):not(.dx-treelist-select-all) .dx-treelist-group-space,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-command-expand,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending) .dx-treelist-group-space,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-treelist-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-treelist-select-all).dx-command-expand,
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-treelist-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-treelist-select-all) .dx-treelist-group-space {
  padding: 0 4px 0 8px;
  line-height: 0;
}
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td:not(.dx-validation-pending):not(.dx-treelist-select-all).dx-editor-cell:not(.dx-command-select),
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-cell-modified:not(.dx-field-item-content):not(.dx-validation-pending).dx-editor-cell:not(.dx-command-select),
.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row > td.dx-treelist-invalid:not(.dx-field-item-content):not(.dx-validation-pending):not(.dx-treelist-select-all).dx-editor-cell:not(.dx-command-select) {
  padding-right: 0;
  padding-left: 0;
}
.dx-treelist .dx-treelist-rowsview .dx-virtual-row > td[style*="text-align: right"]:before {
  background-position-y: 49px;
}
.dx-treelist .dx-command-drag {
  width: 56px;
  min-width: 56px;
}
.dx-treelist .dx-command-drag .dx-treelist-drag-icon {
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}

.dx-treelist-edit-popup .dx-popup-content {
  padding: 0;
}
.dx-treelist-edit-popup .dx-error-message {
  padding: 14px 16px;
}

.dx-treelist-edit-popup-form {
  padding: 24px;
}

.dx-treelist-headers .dx-texteditor-input,
.dx-treelist-rowsview .dx-texteditor-input {
  min-height: 16px;
}
.dx-treelist-headers .dx-lookup,
.dx-treelist-rowsview .dx-lookup {
  height: auto;
}
.dx-treelist-headers .dx-lookup .dx-lookup-field,
.dx-treelist-rowsview .dx-lookup .dx-lookup-field {
  padding-left: 16px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 14px;
}
.dx-treelist-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-invalid .dx-texteditor-input, .dx-treelist-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-valid .dx-texteditor-input, .dx-treelist-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-validation-pending .dx-texteditor-input,
.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-invalid .dx-texteditor-input,
.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-valid .dx-texteditor-input,
.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-validation-pending .dx-texteditor-input {
  padding-right: 34px;
}
.dx-treelist-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-invalid.dx-rtl .dx-texteditor-input, .dx-treelist-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-valid.dx-rtl .dx-texteditor-input, .dx-treelist-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-validation-pending.dx-rtl .dx-texteditor-input,
.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-invalid.dx-rtl .dx-texteditor-input,
.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-valid.dx-rtl .dx-texteditor-input,
.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-show-clear-button.dx-validation-pending.dx-rtl .dx-texteditor-input {
  padding-right: 0;
  padding-left: 34px;
}
.dx-treelist-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-invalid .dx-texteditor-input, .dx-treelist-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-valid .dx-texteditor-input, .dx-treelist-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-validation-pending .dx-texteditor-input,
.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-invalid .dx-texteditor-input,
.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-valid .dx-texteditor-input,
.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-validation-pending .dx-texteditor-input {
  padding-right: 34px;
}
.dx-treelist-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-invalid.dx-rtl .dx-texteditor-input, .dx-treelist-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-valid.dx-rtl .dx-texteditor-input, .dx-treelist-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-validation-pending.dx-rtl .dx-texteditor-input,
.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-invalid.dx-rtl .dx-texteditor-input,
.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-valid.dx-rtl .dx-texteditor-input,
.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-validation-pending.dx-rtl .dx-texteditor-input {
  padding-right: 0;
  padding-left: 34px;
}
.dx-treelist-headers .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-rtl .dx-texteditor-input,
.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-dropdowneditor.dx-rtl .dx-texteditor-input {
  padding-right: 0;
}

.dx-editor-cell {
  padding-top: 0;
  padding-bottom: 0;
}
.dx-editor-cell .dx-numberbox-spin-button {
  background-color: transparent;
}
.dx-editor-cell .dx-icon-clear {
  left: 0;
}
.dx-editor-cell .dx-texteditor, .dx-editor-cell .dx-texteditor.dx-state-hover, .dx-editor-cell .dx-texteditor.dx-state-focused, .dx-editor-cell .dx-texteditor.dx-state-active {
  background: rgba(255, 255, 255, 0);
  box-shadow: none;
}
.dx-editor-cell .dx-texteditor .dx-texteditor-input {
  background: rgba(255, 255, 255, 0);
  font-size: 14px;
  height: 48px;
  line-height: 48px;
  padding-right: 16px;
  padding-left: 16px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
}
.dx-editor-cell .dx-texteditor .dx-placeholder::before {
  padding-right: 16px;
  padding-left: 16px;
}
.dx-editor-cell .dx-texteditor.dx-validation-pending .dx-texteditor-input-container .dx-texteditor-input {
  padding-top: 0;
  padding-bottom: 0;
}
.dx-editor-cell .dx-texteditor .dx-tag-container {
  min-height: 48px;
  padding: 0;
}
.dx-editor-cell .dx-texteditor:not(.dx-editor-filled):not(.dx-editor-outlined) .dx-texteditor-input,
.dx-editor-cell .dx-texteditor:not(.dx-editor-filled):not(.dx-editor-outlined) .dx-tag-container {
  margin-top: 0;
}
.dx-editor-cell .dx-texteditor .dx-texteditor-buttons-container {
  right: 0;
}
.dx-editor-cell .dx-texteditor::after, .dx-editor-cell .dx-texteditor::before {
  content: none;
}
.dx-editor-cell .dx-texteditor.dx-rtl .dx-texteditor-buttons-container, .dx-rtl .dx-editor-cell .dx-texteditor .dx-texteditor-buttons-container {
  left: 0;
}
.dx-editor-cell .dx-dropdowneditor {
  background-color: rgba(255, 255, 255, 0);
}
.dx-editor-cell.dx-focused .dx-dropdowneditor-icon {
  border-radius: 0;
}
.dx-editor-cell.dx-editor-inline-block:not(.dx-command-select)::before {
  padding-top: 14px;
  padding-bottom: 14px;
}

.dx-treelist-column-chooser-list .dx-empty-message {
  color: rgba(66, 66, 66, 0.87);
  padding: 0 24px;
}

.dx-treelist-column-chooser {
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  font-size: 14px;
  font-family: "Roboto", "RobotoFallback", "Noto Kufi Arabic", "Helvetica", "Arial", sans-serif;
  line-height: 1.2857;
}
.dx-treelist-column-chooser input,
.dx-treelist-column-chooser textarea {
  font-family: "Roboto", "RobotoFallback", "Noto Kufi Arabic", "Helvetica", "Arial", sans-serif;
  line-height: 1.2857;
}
.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-drag .dx-popup-content {
  padding: 16px 24px 9px;
}
.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-drag .dx-popup-content .dx-treeview-search {
  margin-bottom: 10px;
}
.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-drag .dx-popup-content .dx-treeview-node {
  padding-left: 20px;
}
.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-select .dx-popup-content {
  padding: 16px 24px 9px;
}
.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-select .dx-treelist-column-chooser-plain .dx-treeview-select-all-item, .dx-treelist-column-chooser.dx-treelist-column-chooser-mode-select .dx-treelist-column-chooser-list .dx-treeview-select-all-item {
  padding-inline-start: 43px;
}
.dx-treelist-column-chooser .dx-overlay-content {
  background-color: #fff;
}
.dx-treelist-column-chooser .dx-overlay-content .dx-popup-title {
  background-color: transparent;
  border-bottom: 1px solid #e0e0e0;
}
.dx-treelist-column-chooser .dx-overlay-content .dx-popup-title .dx-toolbar-label {
  font-size: 20px;
}
.dx-treelist-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-item {
  margin: 2px 2px 8px 2px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  font-size: 14px;
  padding: 14px;
  line-height: 16px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
}

.dx-treelist-drag-header {
  border-color: rgba(3, 169, 244, 0.5);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  padding: 20px;
  background-color: #fff;
  line-height: 16px;
  font-size: 14px;
}

.dx-treelist-columns-separator {
  background-color: #03a9f4;
}

.dx-treelist-columns-separator-transparent {
  background-color: transparent;
}

.dx-treelist-drop-highlight > td {
  background-color: #03a9f4;
  color: #fff;
}
.dx-treelist-drop-highlight > td .dx-header-filter {
  color: #fff;
}
.dx-treelist-drop-highlight > td .dx-checkbox .dx-checkbox-icon {
  background-color: #fff;
  color: #03a9f4;
}

.dx-treelist-focus-overlay:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #35baf6;
  left: 0;
  right: 1px;
}

.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td {
  color: rgba(0, 0, 0, 0.87);
}
.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused) {
  background-color: rgba(0, 0, 0, 0.04);
}
.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > .dx-treelist-readonly .dx-texteditor .dx-texteditor-input {
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td.dx-pointer-events-none {
  background-color: transparent;
}

.dx-treelist-headers {
  color: rgba(0, 0, 0, 0.6);
  touch-action: pinch-zoom;
  border-bottom: 1px solid #e0e0e0;
}
.dx-treelist-headers .dx-treelist-content {
  margin-bottom: -1px;
}
.dx-treelist-borders .dx-treelist-headers .dx-treelist-table {
  border-bottom-width: 1px;
}
.dx-treelist-headers .dx-treelist-table .dx-row > td {
  border-bottom: 1px solid #e0e0e0;
  line-height: 16px;
  font-weight: 500;
  font-size: 14px;
}
.dx-treelist-headers .dx-treelist-table .dx-row > td .dx-sort-indicator,
.dx-treelist-headers .dx-treelist-table .dx-row > td .dx-sort {
  color: rgba(0, 0, 0, 0.87);
}
.dx-treelist-headers .dx-treelist-table .dx-row > td:hover .dx-treelist-text-content {
  color: rgba(0, 0, 0, 0.87);
}
.dx-treelist-headers .dx-treelist-table .dx-row > td:hover .dx-sort {
  color: rgba(0, 0, 0, 0.38);
}
.dx-treelist-headers .dx-treelist-table .dx-row > td:hover:not(.dx-command-select):not(.dx-command-expand):not(.dx-editor-cell):not(.dx-command-edit):not(.dx-treelist-group-space) {
  background-color: rgba(0, 0, 0, 0.04);
}
.dx-treelist-headers.dx-header-multi-row .dx-treelist-content .dx-treelist-table .dx-row.dx-header-row .dx-command-select {
  padding-bottom: 19px;
}
.dx-treelist-headers.dx-header-multi-row .dx-treelist-content .dx-treelist-table .dx-row.dx-header-row > td {
  padding-top: 12px;
  padding-bottom: 12px;
  vertical-align: bottom;
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}
.dx-treelist-headers.dx-header-multi-row .dx-treelist-content .dx-treelist-table .dx-row.dx-header-row > td:first-child {
  border-left: none;
}
.dx-treelist-headers.dx-header-multi-row .dx-treelist-content .dx-treelist-table .dx-row.dx-header-row > td:last-child {
  border-right: none;
}

.dx-treelist-filter-row {
  background-color: #fafafa;
}
.dx-treelist-filter-row .dx-menu {
  margin-left: 0;
}
.dx-treelist-filter-row .dx-menu .dx-menu-horizontal .dx-menu-items-container {
  height: 100%;
  position: absolute;
}
.dx-treelist-filter-row .dx-menu .dx-menu-horizontal .dx-menu-items-container .dx-menu-item-wrapper {
  height: 100%;
}
.dx-treelist-filter-row .dx-menu .dx-overlay-content {
  color: rgba(117, 117, 117, 0.87);
}
.dx-treelist-filter-row .dx-filter-modified {
  background-color: rgba(139, 195, 74, 0.32);
}
.dx-treelist-filter-row td .dx-editor-container .dx-filter-range-content {
  padding: 14px 16px 14px 40px;
}
.dx-treelist .dx-treelist-table .dx-treelist-filter-row > td {
  padding-top: 0;
  padding-bottom: 0;
}

.dx-treelist-filter-range-overlay .dx-overlay-content {
  overflow: inherit;
  background-color: #fafafa;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
}
.dx-treelist-filter-range-overlay .dx-overlay-content .dx-texteditor.dx-state-focused::after, .dx-treelist-filter-range-overlay .dx-overlay-content .dx-texteditor.dx-state-hover::after {
  top: auto;
  bottom: 0;
}
.dx-treelist-filter-range-overlay .dx-overlay-content .dx-texteditor .dx-texteditor-input {
  font-size: 14px;
  height: 49px;
  padding-right: 12px;
  padding-left: 12px;
}
.dx-treelist-filter-range-overlay .dx-overlay-content .dx-texteditor .dx-placeholder::before {
  padding-left: 12px;
}
.dx-treelist-filter-range-overlay .dx-overlay-content .dx-invalid-message.dx-overlay-wrapper {
  display: none;
}

.dx-cell-modified,
.dx-treelist-invalid {
  padding: 14px 0 14px 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dx-treelist-header-panel {
  border-bottom: 1px solid #e0e0e0;
  padding: 0 16px;
}
.dx-treelist-header-panel .dx-apply-button {
  background-color: transparent;
  color: #fff;
}
.dx-treelist-header-panel .dx-apply-button .dx-icon {
  color: #fff;
}
.dx-treelist-header-panel .dx-apply-button.dx-state-selected {
  background-color: rgba(139, 195, 74, 0.36);
}
.dx-treelist-header-panel .dx-apply-button.dx-state-selected,
.dx-treelist-header-panel .dx-apply-button.dx-state-selected .dx-icon {
  color: #fff;
}
.dx-treelist-header-panel .dx-apply-button.dx-state-hover {
  background-color: rgba(139, 195, 74, 0.08);
}
.dx-treelist-header-panel .dx-apply-button.dx-state-focused {
  background-color: rgba(139, 195, 74, 0.08);
}
.dx-treelist-header-panel .dx-apply-button.dx-state-active {
  background-color: rgba(139, 195, 74, 0.36);
}
.dx-treelist-header-panel .dx-apply-button .dx-inkripple-wave {
  background-color: rgba(255, 255, 255, 0.2);
}
.dx-treelist-header-panel .dx-toolbar-text-auto-hide .dx-button.dx-button-has-icon {
  border-radius: 50%;
}
.dx-treelist-header-panel .dx-treelist-toolbar-button .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}

.dx-icon-column-chooser {
  font: 14px/1 DXIcons;
}
.dx-icon-column-chooser::before {
  content: "\f04d";
}

.dx-treelist-addrow-button .dx-icon-edit-button-addrow {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-treelist-addrow-button .dx-icon-edit-button-addrow::before {
  content: "\f00b";
}

.dx-treelist-cancel-button .dx-icon-edit-button-cancel {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-treelist-cancel-button .dx-icon-edit-button-cancel::before {
  content: "\f04c";
}

.dx-treelist-save-button .dx-icon-edit-button-save {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-treelist-save-button .dx-icon-edit-button-save::before {
  content: "\f041";
}

.dx-apply-button .dx-icon-apply-filter {
  font: 14px/1 DXIcons;
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-apply-button .dx-icon-apply-filter::before {
  content: "\f050";
}

.dx-datagrid-export-menu .dx-menu-item .dx-icon-xlsxfile {
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.dx-datagrid-export-menu .dx-menu-item .dx-icon-exportselected {
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}

.dx-treelist-adaptive-more {
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.54);
}

.dx-row.dx-row-focused .dx-treelist-adaptive-more {
  color: inherit;
}

.dx-treelist-rowsview {
  border-top: 1px solid #e0e0e0;
}
.dx-treelist-headers + .dx-treelist-rowsview, .dx-treelist-rowsview.dx-treelist-after-headers {
  border-top: none;
}
.dx-treelist-rowsview .dx-row {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.dx-treelist-rowsview .dx-row:focus {
  outline: none;
}
.dx-treelist-rowsview .dx-row.dx-edit-row:first-child > td {
  border-top-width: 0;
  border-bottom: 1px solid #e0e0e0;
}
.dx-treelist-rowsview .dx-row.dx-edit-row > td {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.dx-treelist-rowsview .dx-master-detail-row > .dx-master-detail-cell {
  padding: 16px;
}
.dx-treelist-rowsview .dx-master-detail-row > .dx-treelist-group-space,
.dx-treelist-rowsview .dx-master-detail-row .dx-master-detail-cell {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.dx-treelist-rowsview .dx-master-detail-row:not(.dx-treelist-edit-form) > .dx-treelist-group-space,
.dx-treelist-rowsview .dx-master-detail-row:not(.dx-treelist-edit-form) .dx-master-detail-cell {
  background-color: #fafafa;
}
.dx-treelist-rowsview .dx-data-row:not(.dx-edit-row) .dx-cell-modified, .dx-treelist-rowsview .dx-data-row.dx-selection:not(.dx-edit-row) .dx-cell-modified, .dx-treelist-rowsview .dx-data-row.dx-selection:hover:not(.dx-edit-row) .dx-cell-modified,
.dx-treelist-rowsview .dx-adaptive-detail-row:not(.dx-edit-row) .dx-cell-modified,
.dx-treelist-rowsview .dx-adaptive-detail-row.dx-selection:not(.dx-edit-row) .dx-cell-modified,
.dx-treelist-rowsview .dx-adaptive-detail-row.dx-selection:hover:not(.dx-edit-row) .dx-cell-modified {
  background-color: rgba(139, 195, 74, 0.32);
}
.dx-treelist-rowsview .dx-data-row .dx-validator.dx-treelist-invalid, .dx-treelist-rowsview .dx-data-row .dx-validator.dx-invalid, .dx-treelist-rowsview .dx-data-row.dx-selection .dx-validator.dx-treelist-invalid, .dx-treelist-rowsview .dx-data-row.dx-selection .dx-validator.dx-invalid, .dx-treelist-rowsview .dx-data-row.dx-selection:hover .dx-validator.dx-treelist-invalid, .dx-treelist-rowsview .dx-data-row.dx-selection:hover .dx-validator.dx-invalid,
.dx-treelist-rowsview .dx-adaptive-detail-row .dx-validator.dx-treelist-invalid,
.dx-treelist-rowsview .dx-adaptive-detail-row .dx-validator.dx-invalid,
.dx-treelist-rowsview .dx-adaptive-detail-row.dx-selection .dx-validator.dx-treelist-invalid,
.dx-treelist-rowsview .dx-adaptive-detail-row.dx-selection .dx-validator.dx-invalid,
.dx-treelist-rowsview .dx-adaptive-detail-row.dx-selection:hover .dx-validator.dx-treelist-invalid,
.dx-treelist-rowsview .dx-adaptive-detail-row.dx-selection:hover .dx-validator.dx-invalid {
  background-color: rgba(244, 67, 54, 0.32);
}
.dx-treelist-rowsview .dx-overlay-wrapper.dx-invalid-message .dx-overlay-content {
  padding: 9px 17px 9px;
  background-color: #f44336;
  color: #fff;
}
.dx-treelist-rowsview .dx-row-removed > td {
  background-color: #e0e0e0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  color: rgba(0, 0, 0, 0.6);
}
.dx-treelist-rowsview .dx-adaptive-detail-row .dx-field-item-label {
  padding-top: 0;
}
.dx-treelist-rowsview .dx-adaptive-detail-row .dx-field-item-content {
  line-height: 40px;
  min-height: 40px;
  font-size: 14px;
}
.dx-treelist-rowsview .dx-adaptive-detail-row .dx-field-item-content.dx-focused {
  padding: 0;
}
.dx-treelist-rowsview .dx-adaptive-detail-row .dx-texteditor-input {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
}
.dx-treelist-rowsview .dx-adaptive-detail-row .dx-texteditor::after,
.dx-treelist-rowsview .dx-adaptive-detail-row .dx-texteditor::before {
  content: none;
}
.dx-treelist-rowsview .dx-adaptive-detail-row .dx-texteditor.dx-editor-outlined {
  box-shadow: none;
}
.dx-treelist-rowsview .dx-item-modified {
  background-color: rgba(139, 195, 74, 0.32);
}
.dx-treelist-rowsview .dx-row-focused.dx-data-row > td:not(.dx-focused):not(.dx-cell-modified):not(.dx-treelist-invalid), .dx-treelist-rowsview .dx-row-focused.dx-data-row .dx-command-edit .dx-link {
  background-color: #cdeefd;
  color: rgba(0, 0, 0, 0.87);
}
.dx-treelist-rowsview .dx-row-focused.dx-data-row > td:not(.dx-focused):not(.dx-cell-modified):not(.dx-treelist-invalid) .dx-treelist-group-opened, .dx-treelist-rowsview .dx-row-focused.dx-data-row > td:not(.dx-focused):not(.dx-cell-modified):not(.dx-treelist-invalid) .dx-treelist-group-closed, .dx-treelist-rowsview .dx-row-focused.dx-data-row .dx-command-edit .dx-link .dx-treelist-group-opened, .dx-treelist-rowsview .dx-row-focused.dx-data-row .dx-command-edit .dx-link .dx-treelist-group-closed {
  color: rgba(0, 0, 0, 0.87);
}
.dx-treelist-rowsview .dx-row-focused.dx-data-row .dx-command-edit .dx-link:focus {
  background-color: #fff;
  color: #03a9f4;
}
.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines) > td, .dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines) > tr:first-child > td {
  border-top: 1px solid #35baf6;
  border-bottom: 1px solid #35baf6;
}
.dx-treelist-rowsview .dx-row-focused.dx-data-row.dx-edit-row > td.dx-editor-cell:not(.dx-command-select):not(.dx-treelist-invalid), .dx-treelist-rowsview .dx-row-focused.dx-data-row.dx-edit-row > tr > td.dx-editor-cell:not(.dx-command-select):not(.dx-treelist-invalid) {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
}
.dx-treelist-rowsview .dx-row-focused.dx-group-row {
  background-color: #cdeefd;
  color: rgba(0, 0, 0, 0.87);
}
.dx-treelist-rowsview .dx-row-focused.dx-group-row .dx-treelist-group-opened, .dx-treelist-rowsview .dx-row-focused.dx-group-row .dx-treelist-group-closed {
  color: rgba(0, 0, 0, 0.87);
}
.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused) > td, .dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused) > tr > td,
.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover > td,
.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover > tr > td {
  background-color: rgba(3, 169, 244, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused) > td.dx-treelist-group-space, .dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused) > tr > td.dx-treelist-group-space,
.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover > td.dx-treelist-group-space,
.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover > tr > td.dx-treelist-group-space {
  border-right-color: rgba(3, 169, 244, 0.04);
}
.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused) > td.dx-pointer-events-none, .dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused) > tr > td.dx-pointer-events-none,
.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover > td.dx-pointer-events-none,
.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover > tr > td.dx-pointer-events-none {
  border-left-color: #e0e0e0;
  border-right-color: #e0e0e0;
}
.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):not(.dx-row-lines) > td,
.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover:not(.dx-row-lines) > td {
  border-bottom: 1px solid rgba(3, 169, 244, 0.04);
  border-top: 1px solid rgba(3, 169, 244, 0.04);
}
.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused).dx-row-lines > td,
.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover.dx-row-lines > td {
  border-bottom-color: #e0e0e0;
}
.dx-treelist-rowsview.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-wrapper .dx-scrollable-container .dx-scrollable-content {
  padding-right: 0;
}
.dx-treelist-rowsview td.dx-validation-pending {
  position: relative;
  padding: 0;
}
.dx-treelist-rowsview td.dx-validation-pending.dx-cell-modified,
.dx-treelist-rowsview td.dx-validation-pending .dx-treelist-invalid {
  padding: 14px 16px;
  padding-right: 46px;
}
.dx-rtl.dx-treelist-rowsview td.dx-validation-pending.dx-cell-modified, .dx-rtl.dx-treelist-rowsview td.dx-validation-pending .dx-treelist-invalid, .dx-rtl .dx-treelist-rowsview td.dx-validation-pending.dx-cell-modified,
.dx-rtl .dx-treelist-rowsview td.dx-validation-pending .dx-treelist-invalid {
  padding-left: 46px;
  padding-right: 16px;
}

.dx-treelist-rowsview td.dx-validation-pending > .dx-pending-indicator {
  pointer-events: none;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  inset-inline-end: 6px;
  right: 22px;
  background-color: transparent;
}
.dx-rtl.dx-treelist-rowsview td.dx-validation-pending > .dx-pending-indicator, .dx-rtl .dx-treelist-rowsview td.dx-validation-pending > .dx-pending-indicator {
  left: 22px;
}

.dx-treelist-search-text {
  color: #fff;
  background-color: #03a9f4;
}

.dx-treelist-nodata {
  color: rgba(0, 0, 0, 0.54);
  font-size: 17px;
}

.dx-treelist-bottom-load-panel {
  border-top: 1px solid #e0e0e0;
  background-color: #fff;
}

.dx-treelist-summary-item {
  color: rgba(0, 0, 0, 0.7);
}

.dx-treelist-total-footer {
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
}
.dx-treelist-total-footer > .dx-treelist-content {
  padding: 0;
}

.dx-treelist-revert-tooltip .dx-overlay-content {
  background-color: transparent;
  min-width: inherit;
}
.dx-treelist-revert-tooltip .dx-revert-button {
  border-radius: 4px;
  background-color: #f44336;
  color: #fff;
  margin: 0 0 0 1px;
  height: 48px;
  box-shadow: none;
  min-width: inherit;
}
.dx-treelist-revert-tooltip .dx-revert-button .dx-button-content {
  padding-block: 2px;
  padding-inline-start: 2px;
  padding-inline-end: 2px;
}
.dx-treelist-revert-tooltip .dx-revert-button .dx-icon {
  width: 18px;
  height: 18px;
  font-size: 18px;
  margin-inline-end: 0;
  margin-inline-start: 0;
}
.dx-treelist-revert-tooltip .dx-revert-button .dx-icon {
  color: #fff;
}
.dx-treelist-revert-tooltip .dx-revert-button.dx-state-selected {
  background-color: #f44336;
}
.dx-treelist-revert-tooltip .dx-revert-button.dx-state-selected,
.dx-treelist-revert-tooltip .dx-revert-button.dx-state-selected .dx-icon {
  color: #fff;
}
.dx-treelist-revert-tooltip .dx-revert-button.dx-state-hover {
  background-color: #f44336;
}
.dx-treelist-revert-tooltip .dx-revert-button.dx-state-focused {
  background-color: #f44336;
}
.dx-treelist-revert-tooltip .dx-revert-button.dx-state-active {
  background-color: #f44336;
}
.dx-treelist-revert-tooltip .dx-revert-button .dx-inkripple-wave {
  background-color: rgba(255, 255, 255, 0.2);
}
.dx-treelist-revert-tooltip .dx-revert-button.dx-button-has-icon:not(.dx-button-has-text) {
  border-radius: 2px;
}
.dx-treelist-revert-tooltip .dx-revert-button.dx-state-hover {
  box-shadow: none;
}

.dx-rtl .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused).dx-treelist-group-space {
  border-left-color: rgba(0, 0, 0, 0.04);
  border-right-color: transparent;
}
.dx-rtl .dx-treelist .dx-menu .dx-menu-item-has-submenu.dx-menu-item-has-icon .dx-icon,
.dx-rtl .dx-treelist-container .dx-menu .dx-menu-item-has-submenu.dx-menu-item-has-icon .dx-icon {
  margin: 0 3px;
}
.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row > td, .dx-rtl .dx-treelist-rowsview .dx-selection.dx-row > tr > td,
.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover > td,
.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover > tr > td {
  border-right-color: #e0e0e0;
}
.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row > td:not(.dx-focused).dx-treelist-group-space, .dx-rtl .dx-treelist-rowsview .dx-selection.dx-row > tr > td:not(.dx-focused).dx-treelist-group-space,
.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover > td:not(.dx-focused).dx-treelist-group-space,
.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover > tr > td:not(.dx-focused).dx-treelist-group-space {
  border-left-color: rgba(3, 169, 244, 0.04);
}
.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row > td.dx-pointer-events-none, .dx-rtl .dx-treelist-rowsview .dx-selection.dx-row > tr > td.dx-pointer-events-none,
.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover > td.dx-pointer-events-none,
.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover > tr > td.dx-pointer-events-none {
  border-left-color: #e0e0e0;
}
.dx-rtl .dx-treelist-rowsview.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-wrapper .dx-scrollable-container .dx-scrollable-content {
  padding-left: 0;
}

.dx-header-filter-menu .dx-popup-content {
  padding: 12px 8px 0 8px;
  border-bottom: 1px solid #e0e0e0;
}

.dx-treelist-form-buttons-container .dx-button {
  background-color: transparent;
  color: #03a9f4;
}
.dx-treelist-form-buttons-container .dx-button .dx-icon {
  color: #03a9f4;
}
.dx-treelist-form-buttons-container .dx-button.dx-state-selected {
  background-color: rgba(3, 169, 244, 0.36);
}
.dx-treelist-form-buttons-container .dx-button.dx-state-selected,
.dx-treelist-form-buttons-container .dx-button.dx-state-selected .dx-icon {
  color: #03a9f4;
}
.dx-treelist-form-buttons-container .dx-button.dx-state-hover {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-treelist-form-buttons-container .dx-button.dx-state-focused {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-treelist-form-buttons-container .dx-button.dx-state-active {
  background-color: rgba(3, 169, 244, 0.36);
}
.dx-treelist-form-buttons-container .dx-button .dx-inkripple-wave {
  background-color: rgba(3, 169, 244, 0.2);
}

.dx-command-adaptive {
  width: 56px;
  min-width: 56px;
}

.dx-treelist-filter-panel {
  padding: 18px 16px;
}
.dx-treelist-filter-panel .dx-treelist-filter-panel-text,
.dx-treelist-filter-panel .dx-treelist-filter-panel-clear-filter {
  color: #03a9f4;
  font-size: 14px;
  line-height: 18px;
}
.dx-treelist-filter-panel .dx-icon-filter {
  color: #03a9f4;
}

.dx-adaptive-item-text {
  padding-left: 16px;
  padding-right: 16px;
}
.dx-adaptive-item-text.dx-cell-modified, .dx-adaptive-item-text.dx-treelist-invalid {
  padding-top: 0;
  padding-bottom: 0;
}

.dx-treelist-rowsview .dx-treelist-empty-space {
  position: relative;
  top: -2px;
  display: inline-block;
  font: 14px/1 DXIcons;
  width: 24px;
}
.dx-treelist-rowsview .dx-treelist-empty-space::before {
  content: "\f014";
}
.dx-treelist-rowsview .dx-treelist-empty-space::before {
  visibility: hidden;
}
.dx-treelist-rowsview tr:not(.dx-row-focused) .dx-treelist-empty-space {
  color: rgba(98, 98, 98, 0.54);
}
.dx-treelist-rowsview .dx-treelist-expanded span {
  font: 14px/1 DXIcons;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
}
.dx-treelist-rowsview .dx-treelist-expanded span::before {
  content: "\f016";
}
.dx-treelist-rowsview .dx-treelist-expanded span::before {
  position: absolute;
  display: block;
  width: 24px;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
}
.dx-treelist-rowsview .dx-treelist-expanded span::before {
  left: 0;
  margin-left: -5px;
  margin-top: -12px;
}
.dx-treelist-rowsview .dx-treelist-collapsed span {
  font: 14px/1 DXIcons;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
}
.dx-treelist-rowsview .dx-treelist-collapsed span::before {
  content: "\f010";
}
.dx-treelist-rowsview .dx-treelist-collapsed span::before {
  position: absolute;
  display: block;
  width: 24px;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -12px;
}
.dx-treelist-rowsview .dx-treelist-collapsed span::before {
  left: 0;
  margin-left: -6px;
  margin-top: -12px;
}
.dx-treelist-rowsview .dx-sort-up,
.dx-treelist-rowsview .dx-sort-down,
.dx-treelist-rowsview .dx-header-filter {
  vertical-align: middle;
}
.dx-treelist-rowsview tr:not(.dx-row-focused).dx-selection .dx-treelist-empty-space {
  color: rgba(98, 98, 98, 0.54);
}
.dx-treelist-rowsview .dx-treelist-cell-expandable {
  white-space: nowrap;
}
.dx-treelist-rowsview .dx-treelist-cell-expandable .dx-treelist-text-content {
  white-space: normal;
}
.dx-treelist-rowsview.dx-treelist-nowrap .dx-treelist-table .dx-treelist-cell-expandable .dx-treelist-text-content {
  white-space: nowrap;
}

.dx-treelist-checkbox-size {
  line-height: 0;
}

.dx-treelist-cell-expandable .dx-checkbox,
.dx-treelist-select-all .dx-checkbox {
  position: absolute;
}

.dx-treelist-icon-container {
  max-height: 20px;
}
.dx-treelist-icon-container.dx-editor-inline-block {
  position: relative;
  padding-right: 34px;
}
.dx-treelist-icon-container.dx-editor-inline-block .dx-checkbox {
  top: 50%;
  margin-top: -9px;
}

.dx-treelist-select-all {
  position: relative;
}
.dx-treelist-select-all .dx-checkbox {
  left: 40px;
}

.dx-treelist .dx-treelist-headers .dx-treelist-content .dx-treelist-table .dx-header-row > .dx-treelist-select-all {
  padding-left: 74px;
}

.dx-rtl .dx-treelist-rowsview .dx-treelist-expanded,
.dx-rtl .dx-treelist-rowsview .dx-treelist-collapsed {
  transform: scaleX(-1);
}
.dx-rtl .dx-treelist-rowsview .dx-treelist-table-fixed .dx-treelist-icon-container {
  float: right;
}
.dx-rtl .dx-treelist-select-all .dx-checkbox {
  left: calc(100% - 58px);
}
.dx-rtl.dx-treelist .dx-treelist-headers .dx-treelist-content .dx-treelist-table .dx-header-row > .dx-treelist-select-all {
  padding-right: 74px;
  padding-left: 16px;
}
.dx-rtl .dx-treelist-icon-container.dx-editor-inline-block {
  padding-left: 34px;
  padding-right: 0;
}

/**
* $name 10. Header text color
* $type color
*/
/**
* $name 20. Total background color
* $type color
*/
/**
* $name 30. Grand total background color
* $type color
*/
/**
* $name 40. Field area text color
* $type color
*/
.dx-pivotgrid-fields-container .dx-sort,
.dx-pivotgrid-fields-container .dx-header-filter {
  display: inline-block;
}
.dx-pivotgrid-fields-container .dx-area-field-content {
  overflow: hidden;
  text-overflow: ellipsis;
}
.dx-pivotgrid-fields-container.dx-drag .dx-area-field-content {
  display: inline-block;
}
.dx-pivotgrid-fields-container.dx-drag .dx-column-indicators {
  float: none;
  display: inline-block;
}

.dx-pivotgrid-nodata {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.dx-pivotgrid {
  cursor: default;
  width: 100%;
  position: relative;
}
.dx-pivotgrid.dx-overflow-hidden {
  overflow: hidden;
}
.dx-pivotgrid .dx-area-data-cell,
.dx-pivotgrid .dx-area-column-cell {
  width: 100%;
}
.dx-pivotgrid .dx-area-data-cell {
  position: relative;
}
.dx-pivotgrid table,
.dx-pivotgrid tbody,
.dx-pivotgrid tfoot,
.dx-pivotgrid thead,
.dx-pivotgrid tr,
.dx-pivotgrid th,
.dx-pivotgrid td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
.dx-pivotgrid table {
  border-collapse: collapse;
  table-layout: auto;
  border-spacing: 0;
}
.dx-pivotgrid td {
  vertical-align: top;
  box-sizing: content-box;
}
.dx-pivotgrid .dx-area-description-cell {
  position: relative;
  background-clip: padding-box;
}
.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-fields-area {
  position: absolute;
  bottom: 0;
}
.dx-pivotgrid .dx-area-field-content {
  display: inline-block;
}
.dx-pivotgrid .dx-column-indicators {
  display: inline-block;
}
.dx-pivotgrid .dx-expand-icon-container {
  position: relative;
  display: inline-block;
}
.dx-pivotgrid .dx-incompressible-fields .dx-pivotgrid-fields-area {
  position: static;
}
.dx-pivotgrid .dx-incompressible-fields .dx-pivotgrid-fields-area:not(.dx-hidden) {
  display: table-cell;
}
.dx-pivotgrid .dx-incompressible-fields .dx-column-indicators {
  vertical-align: top;
  float: none !important;
}
.dx-pivotgrid .dx-incompressible-fields .dx-area-field {
  display: inline-block;
  white-space: nowrap;
}
.dx-pivotgrid .dx-area-field {
  white-space: nowrap;
}
.dx-pivotgrid .dx-area-field-content {
  white-space: nowrap;
}
.dx-pivotgrid .dx-popup-content .dx-column-indicators {
  float: none !important;
  display: inline-block;
}
.dx-pivotgrid .dx-popup-content .dx-area-field-content {
  display: inline-block;
}
.dx-pivotgrid .dx-pivotgrid-area {
  white-space: nowrap;
}
.dx-pivotgrid .dx-pivotgrid-collapsed,
.dx-pivotgrid .dx-pivotgrid-expanded {
  cursor: pointer;
}
.dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand,
.dx-pivotgrid .dx-pivotgrid-expanded .dx-expand {
  display: inline-block;
}
.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-area {
  white-space: normal;
}
.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-collapsed,
.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-expanded,
.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-sorted {
  white-space: nowrap;
}
.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-collapsed > span,
.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-expanded > span,
.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-sorted > span {
  white-space: normal;
}
.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-collapsed > span,
.dx-pivotgrid .dx-word-wrap .dx-pivotgrid-expanded > span {
  display: inline-flex;
}

.dx-pivotgridfieldchooser {
  position: relative;
}
.dx-pivotgridfieldchooser .dx-pivotgridfieldchooser-container {
  display: flex;
  overflow: hidden;
  height: 100%;
}
.dx-pivotgridfieldchooser .dx-pivotgridfieldchooser-container.dx-layout-0 {
  flex-direction: column;
}
.dx-pivotgridfieldchooser .dx-pivotgridfieldchooser-container.dx-layout-2 {
  flex-direction: column;
}
.dx-pivotgridfieldchooser .dx-pivotgridfieldchooser-container.dx-layout-2 .dx-row:nth-child(1) {
  flex-grow: 3;
}
.dx-pivotgridfieldchooser .dx-pivotgridfieldchooser-container.dx-layout-2 .dx-row:nth-child(2) {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  flex-grow: 4;
}
.dx-pivotgridfieldchooser .dx-col {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.dx-pivotgridfieldchooser .dx-row {
  display: flex;
  flex-direction: row;
  height: 0;
}
.dx-pivotgridfieldchooser .dx-pivotgridfieldchooser-container .dx-row:nth-child(1) {
  flex-grow: 2;
}
.dx-pivotgridfieldchooser .dx-pivotgridfieldchooser-container .dx-row:nth-child(2) {
  flex-grow: 1;
}

.dx-pivotgrid-action {
  cursor: pointer;
}

.dx-pivotgrid-drag-action {
  touch-action: pinch-zoom;
}

.dx-pivotgrid-scrollbar-measure-element {
  position: absolute;
  top: -9999px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

.dx-pivotgrid-fields-container .dx-position-indicator {
  background-color: gray;
}
.dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-vertical {
  margin-top: -4px;
  margin-left: -1px;
  height: 2px;
}
.dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-vertical.dx-position-indicator-last {
  margin-top: -3px;
}
.dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-horizontal {
  margin-left: -3px;
  width: 2px;
}
.dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-horizontal.dx-position-indicator-last {
  margin-left: 3px;
}
.dx-pivotgrid-fields-container .dx-area-fields {
  position: relative;
}
.dx-pivotgrid-fields-container .dx-sort {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  width: 14px;
}
.dx-pivotgrid-fields-container .dx-sort-up {
  font: 14px/1 DXIcons;
}
.dx-pivotgrid-fields-container .dx-sort-up::before {
  content: "\f051";
}
.dx-pivotgrid-fields-container .dx-sort-down {
  font: 14px/1 DXIcons;
}
.dx-pivotgrid-fields-container .dx-sort-down::before {
  content: "\f052";
}
.dx-pivotgrid-fields-container .dx-header-filter {
  color: rgba(0, 0, 0, 0.6);
  font: 14px/1 DXIcons;
  font-size: 14px;
  width: 14px;
}
.dx-pivotgrid-fields-container .dx-header-filter::before {
  content: "\f050";
}
.dx-pivotgrid-fields-container .dx-header-filter-empty {
  color: rgba(0, 0, 0, 0.72);
}
.dx-pivotgrid-fields-container .dx-area-field {
  cursor: pointer;
}
.dx-pivotgrid-fields-container.dx-drag {
  opacity: 0.8;
}
.dx-pivotgrid-fields-container.dx-drag .dx-area-field.dx-area-box {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(3, 169, 244, 0.5);
}
.dx-pivotgrid-fields-container .dx-area-field.dx-area-box {
  background-color: #fff;
  margin-bottom: 4px;
  border: 1px solid #e0e0e0;
  padding: 7px 10px;
}
.dx-pivotgrid-fields-container .dx-drag-source {
  opacity: 0.5;
}
.dx-pivotgrid-fields-container .dx-column-indicators {
  vertical-align: bottom;
  margin-left: 6px;
  line-height: 12px;
}
.dx-pivotgrid-fields-container .dx-area-field-content {
  vertical-align: bottom;
}

.dx-pivotgrid .dx-column-header .dx-pivotgrid-fields-area,
.dx-pivotgrid .dx-filter-header .dx-pivotgrid-fields-area {
  overflow: hidden;
}
.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar,
.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar {
  margin-right: 10px;
  float: right;
  display: inline-block;
}
.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-button,
.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-button {
  margin-top: 10px;
}
.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-pivotgrid-field-chooser-button,
.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-pivotgrid-field-chooser-button {
  margin-right: 4px;
}
.dx-pivotgrid .dx-data-header,
.dx-pivotgrid .dx-column-header,
.dx-pivotgrid .dx-area-description-cell.dx-pivotgrid-background {
  background-color: rgba(221, 221, 221, 0.2);
}
.dx-pivotgrid .dx-column-header .dx-pivotgrid-fields-area-head tr > td:first-child {
  padding-left: 0;
}
.dx-pivotgrid .dx-filter-header .dx-area-field-container {
  border-spacing: 8px 12px;
  border-collapse: separate;
}
.dx-pivotgrid .dx-filter-header .dx-pivotgrid-fields-area-head td {
  padding: 2px;
}
.dx-pivotgrid .dx-filter-header .dx-pivotgrid-fields-area-head tr > td:first-child {
  padding-left: 2px;
}
.dx-pivotgrid .dx-area-field.dx-area-box {
  margin-bottom: 0;
}
.dx-pivotgrid.dx-row-lines .dx-pivotgrid-area td {
  border-top: 1px solid #e0e0e0;
}
.dx-pivotgrid.dx-row-lines .dx-pivotgrid-area-data tr:first-child > td {
  border-top-width: 0;
}
.dx-pivotgrid .dx-expand-icon-container {
  margin-left: -5px;
  margin-right: 0;
}
.dx-pivotgrid .dx-area-row-cell,
.dx-pivotgrid .dx-area-description-cell {
  border-right: 1px solid #e0e0e0;
}
.dx-pivotgrid .dx-area-description-cell {
  white-space: nowrap;
}
.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar .dx-button {
  margin: 1px;
}
.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar .dx-button:not(.dx-state-hover):not(.dx-state-active) {
  border-color: transparent;
  background-color: transparent;
  box-shadow: none;
}
.dx-pivotgrid .dx-bottom-border,
.dx-pivotgrid .dx-area-description-cell,
.dx-pivotgrid .dx-area-column-cell {
  border-bottom: 1px solid #e0e0e0;
}
.dx-pivotgrid .dx-pivotgrid-area {
  box-sizing: content-box;
}
.dx-pivotgrid .dx-pivotgrid-area td {
  color: rgba(0, 0, 0, 0.54);
  padding: 7px 10px;
}
.dx-pivotgrid .dx-pivotgrid-fields-area-head td {
  position: relative;
  border: none;
  padding: 14px 2px;
}
.dx-pivotgrid .dx-pivotgrid-fields-area-head tr > td:first-child {
  padding-left: 10px;
}
.dx-pivotgrid .dx-pivotgrid-fields-area-head tr > td:last-child {
  padding-right: 10px;
}
.dx-pivotgrid .dx-pivotgrid-fields-area-head .dx-empty-area-text {
  white-space: nowrap;
  padding: 5px 0;
  border: 1px solid transparent;
  color: rgba(0, 0, 0, 0.3);
}
.dx-pivotgrid .dx-group-connector {
  position: absolute;
  width: 2px;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  background-color: #e0e0e0;
}
.dx-pivotgrid .dx-group-connector.dx-group-connector-prev {
  left: 0;
}
.dx-pivotgrid .dx-group-connector.dx-group-connector-next {
  right: 0;
}
.dx-pivotgrid .dx-virtual-content {
  display: none;
}
.dx-pivotgrid .dx-virtual-mode .dx-virtual-content {
  position: relative;
  overflow: hidden;
  display: block;
}
.dx-pivotgrid .dx-virtual-mode .dx-virtual-content table td {
  color: transparent;
  background-color: transparent !important;
}
.dx-pivotgrid .dx-virtual-mode .dx-virtual-content table td span {
  visibility: hidden;
}
.dx-pivotgrid .dx-virtual-mode table {
  position: absolute;
}
.dx-pivotgrid .dx-pivotgrid-area-data {
  position: relative;
}
.dx-pivotgrid .dx-pivotgrid-area-data tbody td {
  text-align: right;
  color: rgba(0, 0, 0, 0.87);
  white-space: nowrap;
  border-left: 1px solid #e0e0e0;
}
.dx-pivotgrid .dx-pivotgrid-area-data tbody td:first-child {
  border-left: 0;
}
.dx-pivotgrid .dx-pivotgrid-area-data tbody tr:first-child .dx-total,
.dx-pivotgrid .dx-pivotgrid-area-data tbody tr:first-child .dx-grandtotal {
  border-top-width: 0;
}
.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-expand-border {
  border-top: 1px solid #e0e0e0;
}
.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-last-cell {
  border-right: 0;
}
.dx-pivotgrid .dx-pivotgrid-vertical-headers td {
  min-width: 50px;
  border-right: 1px solid #e0e0e0;
}
.dx-pivotgrid .dx-pivotgrid-vertical-headers tr:first-child td {
  border-top: 0;
}
.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-pivotgrid-fields-area-head td:last-child {
  border-right: 0;
}
.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-row-total,
.dx-pivotgrid .dx-pivotgrid-area-data .dx-row-total {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.dx-pivotgrid .dx-area-tree-view .dx-total {
  border-bottom: none;
}
.dx-pivotgrid .dx-area-tree-view td.dx-white-space-column {
  border-top: 1px solid transparent;
  background-color: rgba(221, 221, 221, 0.2);
  padding: 0;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers.dx-vertical-scroll {
  border-right: 1px solid #e0e0e0;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers td {
  text-align: center;
  border: 1px solid #e0e0e0;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-expanded, .dx-pivotgrid .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-collapsed {
  text-align: left;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers td:first-child {
  border-left: 0;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers tr:first-child td {
  border-top: 0;
}
.dx-pivotgrid .dx-expand-icon-container {
  width: 14px;
}
.dx-pivotgrid .dx-pivotgrid-horizontal-headers:last-child {
  border-bottom: 0;
}
.dx-pivotgrid .dx-total,
.dx-pivotgrid .dx-data-header,
.dx-pivotgrid .dx-column-header,
.dx-pivotgrid .dx-area-description-cell {
  background-color: rgba(221, 221, 221, 0.2);
}
.dx-pivotgrid .dx-grandtotal {
  background-color: rgba(0, 0, 0, 0.04);
}
.dx-pivotgrid .dx-pivotgrid-border .dx-data-header,
.dx-pivotgrid .dx-pivotgrid-border .dx-filter-header,
.dx-pivotgrid .dx-pivotgrid-border .dx-area-description-cell,
.dx-pivotgrid .dx-pivotgrid-border .dx-area-row-cell {
  border-left: 1px solid #e0e0e0;
}
.dx-pivotgrid .dx-pivotgrid-border .dx-filter-header,
.dx-pivotgrid .dx-pivotgrid-border .dx-area-column-cell,
.dx-pivotgrid .dx-pivotgrid-border .dx-column-header,
.dx-pivotgrid .dx-pivotgrid-border .dx-area-data-cell {
  border-right: 1px solid #e0e0e0;
}
.dx-pivotgrid .dx-pivotgrid-border .dx-filter-header {
  border-top: 1px solid #e0e0e0;
}
.dx-pivotgrid .dx-pivotgrid-border .dx-filter-header td {
  display: inline-block;
}
.dx-pivotgrid .dx-pivotgrid-border .dx-area-data-cell,
.dx-pivotgrid .dx-pivotgrid-border .dx-area-row-cell {
  border-bottom: 1px solid #e0e0e0;
}
.dx-pivotgrid .dx-icon-sorted {
  display: inline-block;
  margin-left: 5px;
  width: 14px;
}
.dx-pivotgrid .dx-popup-content {
  padding: 10px;
}
.dx-pivotgrid .dx-popup-content .dx-pivotgrid-fields-area-head td {
  padding: 0 2px;
}
.dx-pivotgrid.dx-context-menu .dx-pivotgrid.dx-submenu {
  width: auto;
}

.dx-pivotgridfieldchooser .dx-area-fields {
  overflow: hidden;
}
.dx-pivotgridfieldchooser .dx-treeview-item .dx-icon {
  vertical-align: middle;
}
.dx-pivotgridfieldchooser .dx-treeview-search {
  margin: 5px;
}
.dx-pivotgridfieldchooser .dx-area-icon {
  display: inline-block;
  vertical-align: middle;
}
.dx-pivotgridfieldchooser .dx-area {
  padding: 5px;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}
.dx-pivotgridfieldchooser .dx-area > .dx-scrollable,
.dx-pivotgridfieldchooser .dx-area > .dx-treeview,
.dx-pivotgridfieldchooser .dx-area > .dx-treeview > .dx-scrollable {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  height: 0;
}
.dx-pivotgridfieldchooser .dx-area > .dx-scrollable > .dx-scrollable-wrapper,
.dx-pivotgridfieldchooser .dx-area > .dx-treeview > .dx-scrollable-wrapper,
.dx-pivotgridfieldchooser .dx-area > .dx-treeview > .dx-scrollable > .dx-scrollable-wrapper {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  height: 0;
}
.dx-pivotgridfieldchooser .dx-area > .dx-scrollable > .dx-scrollable-wrapper > .dx-scrollable-container,
.dx-pivotgridfieldchooser .dx-area > .dx-treeview > .dx-scrollable-wrapper > .dx-scrollable-container,
.dx-pivotgridfieldchooser .dx-area > .dx-treeview > .dx-scrollable > .dx-scrollable-wrapper > .dx-scrollable-container {
  height: auto;
}
.dx-pivotgridfieldchooser .dx-area .dx-area-fields {
  margin-top: 3px;
  border: 1px solid #e0e0e0;
  display: flex;
  flex-direction: column;
  height: 0;
}
.dx-pivotgridfieldchooser .dx-area-fields-header .dx-area-caption {
  align-self: center;
}
.dx-pivotgridfieldchooser .dx-area-fields[group] {
  padding: 5px;
  background-color: rgba(221, 221, 221, 0.2);
  display: flex;
}
.dx-pivotgridfieldchooser .dx-area-fields.dx-drag-target {
  border-color: #03a9f4;
}

.dx-rtl .dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-horizontal {
  margin-left: -3px;
}
.dx-rtl .dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-horizontal.dx-position-indicator-last {
  margin-left: 1px;
}
.dx-rtl .dx-pivotgrid-fields-container .dx-column-indicators {
  margin-left: 0;
  margin-right: 6px;
}
.dx-rtl.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar,
.dx-rtl.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar {
  margin-right: 0;
  margin-left: 10px;
  float: left;
}
.dx-rtl.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-pivotgrid-field-chooser-button,
.dx-rtl.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-pivotgrid-field-chooser-button {
  margin-right: 0;
  margin-left: 4px;
}
.dx-rtl.dx-pivotgrid .dx-column-header .dx-pivotgrid-fields-area-head tr > td:first-child {
  padding-left: 2px;
  padding-right: 0;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-fields-area-head tr > td {
  padding: 10px 2px;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-fields-area-head tr > td:first-child {
  padding-right: 10px;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-fields-area-head tr > td:last-child {
  padding-left: 10px;
}
.dx-rtl.dx-pivotgrid .dx-group-connector.dx-group-connector-prev {
  left: initial;
  right: 0;
}
.dx-rtl.dx-pivotgrid .dx-group-connector.dx-group-connector-next {
  right: initial;
  left: 0;
}
.dx-rtl.dx-pivotgrid .dx-area-row-cell,
.dx-rtl.dx-pivotgrid .dx-area-description-cell {
  border-left: 1px solid #e0e0e0;
  border-right: 0;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-area-data.dx-scrollable-native .dx-scrollable-content {
  float: none;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-area-data tbody td {
  border-left: 0;
  border-right: 1px solid #e0e0e0;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-area-data tbody td:first-child {
  border-left: 1px solid #e0e0e0;
  border-right: 0;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-vertical-headers td {
  border-right: 0;
  border-left: 1px solid #e0e0e0;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-last-cell {
  border-left: 0;
  border-right: 0;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-horizontal-headers.dx-vertical-scroll {
  border-right: 0;
  border-left: 1px solid #e0e0e0;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-horizontal-headers.dx-pivotgrid-area {
  border-left: 0;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-horizontal-headers td:first-child {
  border-left: 1px solid #e0e0e0;
  border-right: 0;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-expanded, .dx-rtl.dx-pivotgrid .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-collapsed {
  text-align: right;
}
.dx-rtl.dx-pivotgrid .dx-expand-icon-container {
  margin-left: 0;
  margin-right: -5px;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand-icon-container {
  transform: scaleX(-1);
}
.dx-rtl.dx-pivotgrid .dx-icon-sorted {
  margin-left: 0;
  margin-right: 5px;
}
.dx-rtl.dx-pivotgrid .dx-pivotgridfieldchooser-container .dx-col {
  display: flex;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-area-description-cell,
.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-data-header,
.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-area-row-cell {
  border-right: 1px solid #e0e0e0;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-area-column-cell,
.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-column-header,
.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-area-data-cell {
  border-left: 1px solid #e0e0e0;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-column-header {
  border-right: none;
}
.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-area-row-cell,
.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-data-header {
  border-left: none;
}

.dx-pivotgrid-fields-container.dx-drag .dx-area-field.dx-area-box {
  background-color: rgba(224, 224, 224, 0.9);
  border: none;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.15);
}
.dx-pivotgrid-fields-container .dx-area-field.dx-area-box {
  color: rgba(0, 0, 0, 0.54);
  background-color: #e0e0e0;
  border-radius: 16px;
  border: none;
  font-size: 12px;
  font-weight: 500;
}
.dx-pivotgrid-fields-container .dx-area-field.dx-area-box .dx-header-filter {
  color: #03a9f4;
}
.dx-pivotgrid-fields-container .dx-area-field.dx-area-box .dx-header-filter.dx-header-filter-empty {
  color: rgba(0, 0, 0, 0.54);
}

.dx-pivotgrid {
  background-color: #fff;
}
.dx-pivotgrid .dx-pivotgrid-area.dx-pivotgrid-area-data {
  font-size: 13px;
}
.dx-pivotgrid .dx-pivotgrid-area.dx-pivotgrid-vertical-headers, .dx-pivotgrid .dx-pivotgrid-area.dx-pivotgrid-horizontal-headers {
  font-size: 12px;
}
.dx-pivotgrid .dx-pivotgrid-area.dx-pivotgrid-vertical-headers td, .dx-pivotgrid .dx-pivotgrid-area.dx-pivotgrid-horizontal-headers td {
  font-weight: 500;
}
.dx-pivotgrid .dx-pivotgrid-area.dx-pivotgrid-vertical-headers .dx-grandtotal,
.dx-pivotgrid .dx-pivotgrid-area.dx-pivotgrid-vertical-headers .dx-total, .dx-pivotgrid .dx-pivotgrid-area.dx-pivotgrid-horizontal-headers .dx-grandtotal,
.dx-pivotgrid .dx-pivotgrid-area.dx-pivotgrid-horizontal-headers .dx-total {
  color: rgba(0, 0, 0, 0.87);
}
.dx-pivotgrid .dx-pivotgrid-area td {
  padding: 10px 16px;
}
.dx-pivotgrid .dx-pivotgrid-area td.dx-pivotgrid-collapsed, .dx-pivotgrid .dx-pivotgrid-area td.dx-pivotgrid-expanded {
  padding: 10px 14px 10px 19px;
}
.dx-pivotgrid .dx-pivotgrid-area td.dx-pivotgrid-collapsed > span, .dx-pivotgrid .dx-pivotgrid-area td.dx-pivotgrid-expanded > span {
  padding: 0 5px 0 10px;
}
.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar {
  padding-left: 8px;
}
.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar .dx-button {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar .dx-button .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}
.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar .dx-button.dx-state-selected {
  background-color: rgba(0, 0, 0, 0.3);
}
.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar .dx-button.dx-state-selected,
.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar .dx-button.dx-state-selected .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}
.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar .dx-button.dx-state-hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar .dx-button.dx-state-focused {
  background-color: rgba(0, 0, 0, 0.08);
}
.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar .dx-button.dx-state-active {
  background-color: rgba(0, 0, 0, 0.3);
}
.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar .dx-button .dx-inkripple-wave {
  background-color: rgba(0, 0, 0, 0.2);
}
.dx-pivotgrid .dx-row-total.dx-last-cell,
.dx-pivotgrid .dx-grandtotal.dx-last-cell {
  padding-left: 22px;
}
.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-button,
.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-button {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-button .dx-icon,
.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-button .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}
.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-button.dx-state-selected,
.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-button.dx-state-selected {
  background-color: rgba(0, 0, 0, 0.3);
}
.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-button.dx-state-selected,
.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-button.dx-state-selected .dx-icon,
.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-button.dx-state-selected,
.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-button.dx-state-selected .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}
.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-button.dx-state-hover,
.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-button.dx-state-hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-button.dx-state-focused,
.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-button.dx-state-focused {
  background-color: rgba(0, 0, 0, 0.08);
}
.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-button.dx-state-active,
.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-button.dx-state-active {
  background-color: rgba(0, 0, 0, 0.3);
}
.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-button .dx-inkripple-wave,
.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-button .dx-inkripple-wave {
  background-color: rgba(0, 0, 0, 0.2);
}
.dx-pivotgrid .dx-expand-icon-container {
  margin: 0;
  font: 14px/1 DXIcons;
  font-size: 12px;
}
.dx-pivotgrid .dx-expand-icon-container::before {
  content: "\f010";
}
.dx-pivotgrid .dx-expand-icon-container::before {
  visibility: hidden;
}
.dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand {
  font: 14px/1 DXIcons;
  font-size: 20px;
  text-align: center;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.54);
}
.dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand::before {
  content: "\f010";
}
.dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand::before {
  position: absolute;
  display: block;
  width: 20px;
  top: 50%;
  margin-top: -10px;
  left: 50%;
  margin-left: -10px;
}
.dx-pivotgrid .dx-pivotgrid-expanded .dx-expand {
  font: 14px/1 DXIcons;
  font-size: 20px;
  text-align: center;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.54);
}
.dx-pivotgrid .dx-pivotgrid-expanded .dx-expand::before {
  content: "\f016";
}
.dx-pivotgrid .dx-pivotgrid-expanded .dx-expand::before {
  position: absolute;
  display: block;
  width: 20px;
  top: 50%;
  margin-top: -10px;
  left: 50%;
  margin-left: -10px;
}
.dx-pivotgrid .dx-area-tree-view td.dx-white-space-column {
  width: 19px;
  min-width: 19px;
}

.dx-pivotgridfieldchooser {
  background-color: #fff;
}
.dx-pivotgridfieldchooser .dx-area-icon {
  width: 18px;
  height: 18px;
  font-size: 18px;
}
.dx-pivotgridfieldchooser .dx-area .dx-area-caption {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.54);
  vertical-align: bottom;
}
.dx-pivotgridfieldchooser .dx-area .dx-area-fields {
  margin-top: 8px;
}
.dx-pivotgridfieldchooser .dx-treeview-border-visible .dx-scrollable-content > .dx-treeview-node-container {
  padding-right: 8px;
}
.dx-pivotgridfieldchooser .dx-treeview-item {
  min-height: 36px;
  padding: 9px 8px;
  line-height: normal;
}
.dx-pivotgridfieldchooser .dx-treeview-item-with-checkbox .dx-checkbox {
  top: 9px;
}
.dx-pivotgridfieldchooser .dx-treeview-item-with-checkbox .dx-treeview-item .dx-icon {
  margin: 0 5px 2px 0;
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-pivotgridfieldchooser .dx-treeview-toggle-item-visibility {
  height: 36px;
}

.dx-pivotgrid-fields-container .dx-position-indicator {
  background-color: gray;
}

.dx-context-menu.dx-overlay-content {
  overflow: inherit;
  position: absolute;
}
.dx-context-menu .dx-menu-items-container {
  padding: 1px;
}
.dx-context-menu .dx-menu-item .dx-submenu {
  position: absolute;
  z-index: 1003;
}
.dx-context-menu .dx-menu-separator {
  height: 1px;
  margin: 5px 0;
}

.dx-context-menu .dx-menu-item {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
}
.dx-context-menu .dx-menu-item .dx-menu-item-content {
  display: flex;
  align-items: center;
  padding: 12px 16px;
}
.dx-context-menu .dx-menu-item .dx-menu-item-content .dx-menu-item-popout-container {
  inset-inline-end: 16px;
  width: 24px;
  display: flex;
  align-items: center;
}
.dx-context-menu .dx-menu-item .dx-menu-item-content .dx-menu-item-popout-container .dx-menu-item-popout {
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.54);
  font: 14px/1 DXIcons;
  width: 18px;
  height: 18px;
  background-position: 0px 0px;
  background-size: 18px 18px;
  padding: 0px;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
}
.dx-context-menu .dx-menu-item .dx-menu-item-content .dx-menu-item-popout-container .dx-menu-item-popout::before {
  content: "\f04e";
}
.dx-context-menu .dx-menu-item.dx-menu-item-has-submenu > .dx-menu-item-content {
  padding-inline-end: 64px;
}
.dx-context-menu .dx-menu-item.dx-menu-item-has-text.dx-menu-item-has-icon .dx-icon {
  margin-inline-end: 8px;
}
.dx-context-menu .dx-menu-items-container {
  padding: 8px 0;
}
.dx-context-menu.dx-overlay-content.dx-state-focused {
  box-shadow: none;
}
.dx-context-menu .dx-submenu {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
}
.dx-context-menu .dx-menu-separator {
  background-color: #e0e0e0;
}

.dx-multiview-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  touch-action: pinch-zoom pan-y;
}

.dx-multiview-item-container {
  position: relative;
  overflow: visible;
  width: 100%;
  height: 100%;
}
.dx-multiview-item-container .dx-empty-message {
  text-align: center;
}

.dx-multiview-item {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.dx-multiview-item.dx-item-selected {
  position: relative;
}

.dx-multiview-item-content {
  width: 100%;
  height: 100%;
}

.dx-multiview-item-hidden {
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
.dx-multiview-item-hidden .dx-accordion-item-opened .dx-accordion-item-body {
  visibility: hidden;
}

.dx-tabpanel {
  display: flex;
  flex-direction: column;
}
.dx-tabpanel .dx-tabs-vertical .dx-tabs-wrapper {
  min-height: 100%;
}
.dx-tabpanel .dx-tabs-vertical .dx-tabpanel-tab {
  flex-grow: 0;
}

.dx-tabpanel-tab {
  flex-basis: unset;
}

.dx-tabpanel-tabs-position-right {
  flex-direction: row-reverse;
}
.dx-tabpanel-tabs-position-right.dx-rtl {
  flex-direction: row;
}

.dx-tabpanel-tabs-position-bottom {
  flex-direction: column-reverse;
}

.dx-tabpanel-tabs-position-left {
  flex-direction: row;
}
.dx-tabpanel-tabs-position-left.dx-rtl {
  flex-direction: row-reverse;
}

.dx-tabpanel .dx-tabpanel-tabs .dx-tabs {
  height: 100%;
}

.dx-tabpanel-container {
  flex-grow: 1;
  min-height: 0;
  min-width: 0;
}

.dx-tabpanel .dx-tabpanel-tab {
  min-width: 72px;
  flex-basis: unset;
  flex-grow: 0;
  flex-shrink: 0;
}
.dx-tabpanel .dx-tabs-scrollable .dx-tab {
  flex-basis: auto;
}
.dx-tabpanel .dx-tabs-nav-button {
  height: auto;
}

.dx-tabpanel-tabs-position-top .dx-tabs {
  border-bottom: 1px solid #e0e0e0;
}
.dx-empty-collection.dx-tabpanel-tabs-position-top .dx-tabs {
  border-bottom: none;
}

.dx-tabpanel-tabs-position-bottom .dx-tabs {
  border-top: 1px solid #e0e0e0;
}
.dx-empty-collection.dx-tabpanel-tabs-position-bottom .dx-tabs {
  border-top: none;
}

.dx-tabpanel-tabs-position-left .dx-tabs {
  border-right: 1px solid #e0e0e0;
}
.dx-empty-collection.dx-tabpanel-tabs-position-left .dx-tabs {
  border-right: none;
}

.dx-tabpanel-tabs-position-right .dx-tabs {
  border-left: 1px solid #e0e0e0;
}
.dx-empty-collection.dx-tabpanel-tabs-position-right .dx-tabs {
  border-left: none;
}

/**
* $name 10. File name text color
* $type color
*/
/**
* $name 20. File status text color
* $type color
*/
/**
* $name 30. Drag-and-drop border color
* $type color
*/
.dx-fileuploader.dx-state-disabled .dx-fileuploader-input {
  display: none;
}

.dx-fileuploader-wrapper {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.dx-fileuploader-container {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

.dx-fileuploader-input-wrapper::before, .dx-fileuploader-input-wrapper::after {
  display: table;
  content: "";
  line-height: 0;
}
.dx-fileuploader-input-wrapper::after {
  clear: both;
}
.dx-fileuploader-input-wrapper::before, .dx-fileuploader-input-wrapper::after {
  width: 100%;
}
.dx-fileuploader-input-wrapper::before {
  padding-top: 1em;
  margin-top: -1em;
}
.dx-fileuploader-input-wrapper::after {
  padding-bottom: 1em;
  margin-bottom: -1em;
}
.dx-fileuploader-input-wrapper .dx-button {
  float: left;
}
.dx-fileuploader-input-wrapper .dx-button + .dx-button {
  margin-left: 12px;
}

.dx-fileuploader-button {
  position: relative;
}
.dx-fileuploader-button .dx-fileuploader-input {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
.dx-fileuploader-button .dx-fileuploader-input::-webkit-file-upload-button {
  cursor: pointer;
}

.dx-fileuploader-content {
  display: table-row-group;
  vertical-align: middle;
}
.dx-fileuploader-content > .dx-fileuploader-upload-button {
  margin-top: 10px;
}

.dx-fileuploader-empty .dx-fileuploader-content > .dx-fileuploader-upload-button {
  display: none;
}

.dx-fileuploader-input-content {
  width: 100%;
  display: table;
}

.dx-fileuploader-files-container {
  padding-top: 0;
  width: 100%;
}
.dx-fileuploader-show-file-list .dx-fileuploader-files-container {
  padding-top: 22px;
}

.dx-fileuploader-file-container {
  width: 100%;
  padding: 4px 0 4px;
}
.dx-fileuploader-file-container .dx-button {
  width: 28px;
  height: 28px;
  margin-right: 10px;
}
.dx-fileuploader-file-container .dx-button.dx-state-invisible {
  margin-right: 0;
}

.dx-fileuploader-button-container,
.dx-fileuploader-input-container {
  display: table-cell;
  vertical-align: middle;
}

.dx-fileuploader-input-container {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.dx-fileuploader-input {
  opacity: 0;
  width: 100%;
  margin: 0;
  cursor: default;
}

.dx-fileuploader-input-label {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: default;
}
.dx-fileuploader-input-label::before {
  content: "";
  position: absolute;
  top: -50%;
  overflow: hidden;
  cursor: default;
}

.dx-fileuploader-button-container {
  display: table-cell;
  vertical-align: middle;
}

.dx-fileuploader-file {
  display: table-cell;
  width: 100%;
  white-space: nowrap;
}

.dx-fileuploader-file-info {
  float: left;
  width: 100%;
}

.dx-fileuploader-file-status-message {
  float: left;
  font-size: 12px;
  height: 16px;
}

.dx-fileuploader .dx-progressbar {
  float: left;
  width: 100%;
  height: 22px;
  margin-top: -6px;
}

.dx-fileuploader-file-name {
  float: left;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dx-fileuploader-file-size {
  margin-left: 4px;
  float: left;
  vertical-align: super;
  font-size: 10px;
}

.dx-rtl .dx-fileuploader .dx-fileuploader-button, .dx-rtl.dx-fileuploader .dx-fileuploader-button {
  float: right;
}
.dx-rtl .dx-fileuploader .dx-fileuploader-file-container .dx-fileuploader-button, .dx-rtl.dx-fileuploader .dx-fileuploader-file-container .dx-fileuploader-button {
  margin-left: 10px;
  margin-right: 0;
}
.dx-rtl .dx-fileuploader .dx-fileuploader-file-name,
.dx-rtl .dx-fileuploader .dx-fileuploader-file-size,
.dx-rtl .dx-fileuploader .dx-fileuploader-file-status-message, .dx-rtl.dx-fileuploader .dx-fileuploader-file-name,
.dx-rtl.dx-fileuploader .dx-fileuploader-file-size,
.dx-rtl.dx-fileuploader .dx-fileuploader-file-status-message {
  float: right;
}
.dx-rtl .dx-fileuploader .dx-fileuploader-file-size, .dx-rtl.dx-fileuploader .dx-fileuploader-file-size {
  margin-right: 4px;
}

.dx-fileuploader-invalid .dx-fileuploader-file-status-message {
  height: auto;
}
.dx-fileuploader-invalid .dx-fileuploader-file-status-message span {
  display: block;
  margin-bottom: 2px;
}
.dx-fileuploader-invalid .dx-fileuploader-file-status-message span:last-child {
  margin-bottom: 0;
}
.dx-fileuploader-invalid .dx-fileuploader-button-container {
  vertical-align: top;
}
.dx-fileuploader-invalid .dx-fileuploader-cancel-button {
  margin-top: 5px;
}

.dx-fileuploader-wrapper {
  padding: 7px;
}

.dx-fileuploader-content > .dx-fileuploader-upload-button {
  margin-left: 3px;
  margin-right: 3px;
}

.dx-fileuploader-input-wrapper {
  padding: 7px 0 7px;
  border: 3px dashed transparent;
}

.dx-fileuploader.dx-state-disabled .dx-fileuploader-input-label {
  position: relative;
}

.dx-fileuploader-dragover .dx-fileuploader-input-wrapper {
  border: none;
  padding: 0;
}
.dx-fileuploader-dragover .dx-fileuploader-input-wrapper .dx-fileuploader-button {
  display: none;
}
.dx-fileuploader-dragover .dx-fileuploader-input-label {
  text-align: center;
}
.dx-fileuploader-dragover .dx-fileuploader-input-container {
  display: block;
  width: 100%;
}
.dx-fileuploader-dragover .dx-fileuploader-input {
  display: block;
  width: 100%;
  padding-top: 17px;
  padding-right: 3px;
  padding-bottom: 18px;
  padding-left: 3px;
  box-sizing: content-box;
}
.dx-fileuploader-dragover .dx-fileuploader-input-label {
  padding: 14px 9px;
  border: 3px dashed #e0e0e0;
}

.dx-fileuploader-file-status-message,
.dx-fileuploader-file-size {
  color: rgba(102, 102, 102, 0.87);
}

.dx-fileuploader-input {
  padding: 7px 0;
}

.dx-fileuploader-input-label {
  padding: 8px 9px;
  color: rgba(0, 0, 0, 0.87);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dx-fileuploader-show-file-list .dx-fileuploader-files-container {
  padding: 14px 3px 0;
}
.dx-fileuploader-empty .dx-fileuploader-files-container {
  padding: 0;
}
.dx-invalid .dx-fileuploader-files-container {
  padding-top: 50px;
}
.dx-fileuploader-files-container .dx-fileuploader-button .dx-button-content {
  padding: 0;
}
.dx-fileuploader-files-container .dx-fileuploader-file-container {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  padding: 5px 8px;
  margin-bottom: 4px;
}
.dx-fileuploader-files-container .dx-fileuploader-file-container .dx-fileuploader-button-container + .dx-fileuploader-button-container .dx-button {
  margin-right: 15px;
}
.dx-rtl .dx-fileuploader-files-container .dx-fileuploader-file-container .dx-fileuploader-button-container + .dx-fileuploader-button-container .dx-button {
  margin-left: 15px;
  margin-right: 0;
}
.dx-fileuploader-files-container .dx-fileuploader-file-container .dx-button {
  height: 36px;
  width: 36px;
  margin-right: 5px;
}
.dx-rtl .dx-fileuploader-files-container .dx-fileuploader-file-container .dx-button {
  margin-left: 5px;
  margin-right: 0;
}

.dx-fileuploader-file {
  padding-top: 5px;
  line-height: 13px;
}

.dx-fileuploader-file-name {
  padding-bottom: 3.5px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
}

.dx-fileuploader-file-size {
  padding-bottom: 3.5px;
}

.dx-fileuploader-invalid .dx-fileuploader-file-status-message {
  color: #f44336;
}
.dx-fileuploader-invalid .dx-fileuploader-file-status-message span:first-child {
  margin-top: 2px;
}
.dx-fileuploader-invalid .dx-fileuploader-file-status-message span:last-child {
  margin-bottom: 2px;
}
.dx-fileuploader-invalid .dx-fileuploader-button-container {
  vertical-align: middle;
}
.dx-fileuploader-invalid .dx-fileuploader-cancel-button {
  margin-top: 0;
}

/**
* $name 10. Border color
* $type color
*/
/**
* $name 20. Hour separator color
* $type color
*/
/**
* $name 30. Appointment text color
* $type color
*/
/**
* $name 40. Appointment background color
* $type color
*/
/**
* $name 50. Appointment start color
* $type color
*/
/**
* $name 60. Focused cell color
* $type color
*/
/**
* $name 70. First day of month separator color
* $type color
*/
/**
* $name 80. Date-time indicator color
* $type color
*/
.dx-scheduler-appointment-popup .dx-popup-content {
  padding-top: 0;
  padding-bottom: 0;
}
.dx-scheduler-appointment-popup .dx-scrollable-content {
  padding-top: 20px;
}
.dx-scheduler-appointment-popup .dx-form.dx-recurrence-editor-container .dx-scrollable-content {
  padding-top: 0;
}

.dx-scheduler .dx-empty-message {
  line-height: normal;
}

.dx-scheduler-all-day-panel td {
  padding: 0;
}

.dx-scheduler-appointment-collector {
  position: absolute;
  display: block;
  height: 20px;
  cursor: pointer;
  margin: 3px 0 0 3px;
}
.dx-scheduler-appointment-collector .dx-scheduler-appointment-collector-content,
.dx-scheduler-appointment-collector .dx-button-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 4px;
  padding: 0;
}
.dx-scheduler-appointment-collector .dx-scheduler-appointment-collector-content::after,
.dx-scheduler-appointment-collector .dx-button-content::after {
  display: inline-block;
  position: relative;
  height: 100%;
  content: "";
  vertical-align: middle;
  font-size: 0;
}
.dx-scheduler-appointment-collector.dx-button.dx-button-default {
  padding: 0;
  max-width: none;
  border-radius: 20px;
}

.dx-scheduler-work-space-mouse-selection .dx-scheduler-fixed-appointments,
.dx-scheduler-work-space-mouse-selection .dx-scheduler-scrollable-appointments,
.dx-scheduler-work-space-mouse-selection .dx-scheduler-all-day-appointments {
  pointer-events: none;
}

.dx-rtl .dx-scheduler-appointment-collector {
  margin: 3px 3px 0 0;
}

@media (max-width: 450px) {
  .dx-scheduler-adaptive .dx-scheduler-view-switcher-label {
    display: none;
  }
}
.dx-scheduler-adaptive .dx-scheduler-work-space-week .dx-scheduler-header-panel-cell {
  white-space: pre-wrap;
  line-height: 1.3;
}
.dx-scheduler-adaptive .dx-scheduler-appointment-collector {
  margin: 0;
}

.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-popup-content,
.dx-scheduler-overlay-panel .dx-popup-content {
  padding: 0;
}
.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-popup-content .dx-list-item,
.dx-scheduler-overlay-panel .dx-popup-content .dx-list-item {
  width: 360px;
}
.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-popup-content .dx-list-item .dx-list-item-content,
.dx-scheduler-overlay-panel .dx-popup-content .dx-list-item .dx-list-item-content {
  padding: 5px;
}
.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-overlay-content,
.dx-scheduler-overlay-panel .dx-overlay-content {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-tooltip-appointment-item,
.dx-scheduler-overlay-panel .dx-tooltip-appointment-item {
  display: flex;
}
.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-tooltip-appointment-item .dx-tooltip-appointment-item-marker-body,
.dx-scheduler-overlay-panel .dx-tooltip-appointment-item .dx-tooltip-appointment-item-marker-body {
  margin-top: 7px;
  margin-left: 5px;
  background: #03a9f4;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-tooltip-appointment-item .dx-tooltip-appointment-item-delete-button .dx-icon,
.dx-scheduler-overlay-panel .dx-tooltip-appointment-item .dx-tooltip-appointment-item-delete-button .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}
.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content,
.dx-scheduler-overlay-panel .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content {
  flex-basis: 100%;
  margin: 5px 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.87);
}
.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content .dx-tooltip-appointment-item-content-subject,
.dx-scheduler-overlay-panel .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content .dx-tooltip-appointment-item-content-subject {
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.01em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dx-popup-wrapper.dx-scheduler-appointment-tooltip-wrapper .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content .dx-tooltip-appointment-item-content-date,
.dx-scheduler-overlay-panel .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content .dx-tooltip-appointment-item-content-date {
  text-align: left;
  font-size: 12px;
  opacity: 0.8;
  margin-top: 10px;
}

.dx-scheduler-overlay-panel .dx-overlay-content {
  position: relative;
  background: #fff;
}

.dx-scheduler-appointment-content-date {
  opacity: 0.7;
  display: inline-block;
  white-space: pre-wrap;
}

.dx-scheduler-appointment-content-details {
  margin-top: 2px;
}

.dx-scheduler-appointment-content-allday {
  display: none;
}

.dx-scheduler-appointment {
  border-bottom: 1px solid transparent;
  background-clip: padding-box;
  position: absolute;
  cursor: default;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  background-color: #03a9f4;
  color: #fff;
  box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.3);
  left: 0;
  min-width: 4px;
  min-height: 4px;
}
.dx-scheduler-appointment.dx-state-active, .dx-scheduler-appointment.dx-resizable-resizing {
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.3), inset 0 2px 0 0 rgba(0, 0, 0, 0.3);
}
.dx-scheduler-appointment.dx-state-focused,
.dx-scheduler-appointment .dx-scheduler-appointment {
  box-shadow: none;
}
.dx-scheduler-appointment.dx-state-focused:not(.dx-scheduler-appointment-drag-source)::before,
.dx-scheduler-appointment .dx-scheduler-appointment:not(.dx-scheduler-appointment-drag-source)::before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.dx-scheduler-appointment.dx-state-focused:not(.dx-scheduler-appointment-drag-source)::before,
.dx-scheduler-appointment .dx-scheduler-appointment:not(.dx-scheduler-appointment-drag-source)::before {
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0.98;
}
.dx-scheduler-appointment.dx-state-hover {
  box-shadow: inset 0 5px 0 0 rgba(0, 0, 0, 0.3);
}
.dx-scheduler-appointment.dx-state-hover.dx-resizable {
  box-shadow: inset 0 5px 0 0 rgba(0, 0, 0, 0.3), inset 0 -2px 0 0 rgba(0, 0, 0, 0.3);
}
.dx-scheduler-appointment.dx-state-hover .dx-resizable-handle-top {
  height: 5px;
}
.dx-scheduler-appointment.dx-state-hover .dx-resizable-handle-left {
  width: 5px;
}
.dx-scheduler-appointment.dx-resizable-resizing {
  z-index: 1000;
  opacity: 0.7;
}
.dx-scheduler-appointment .dx-resizable-handle-left {
  left: -1px;
}
.dx-scheduler-appointment .dx-scheduler-appointment-recurrence-icon {
  font: 14px/1 DXIcons;
  top: 3px;
  font-size: 18px;
  position: absolute;
  right: 5px;
}
.dx-scheduler-appointment .dx-scheduler-appointment-recurrence-icon::before {
  content: "\f069";
}
.dx-scheduler-appointment .dx-scheduler-appointment-reduced-icon {
  font: 14px/1 DXIcons;
  top: 3px;
  font-size: 18px;
  position: absolute;
  right: 5px;
}
.dx-scheduler-appointment .dx-scheduler-appointment-reduced-icon::before {
  content: "\f15a";
}
.dx-rtl .dx-scheduler-appointment .dx-scheduler-appointment-reduced-icon {
  right: auto;
  left: 3px;
}
.dx-scheduler-appointment.dx-scheduler-appointment-empty .dx-scheduler-appointment-reduced-icon, .dx-scheduler-appointment.dx-scheduler-appointment-tail .dx-scheduler-appointment-reduced-icon {
  display: none;
}
.dx-scheduler-appointment.dx-state-disabled {
  cursor: default;
  opacity: 0.6;
  pointer-events: auto;
}
.dx-scheduler-appointment.dx-scheduler-appointment-drag-source {
  opacity: 0.7;
}

.dx-scheduler-fixed-appointments {
  z-index: 100;
  position: absolute;
}
.dx-scheduler-fixed-appointments .dx-draggable-dragging {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.dx-scheduler-fixed-appointments .dx-draggable-dragging.dx-state-focused,
.dx-scheduler-fixed-appointments .dx-draggable-dragging .dx-scheduler-appointment {
  box-shadow: none;
}
.dx-scheduler-fixed-appointments .dx-draggable-dragging.dx-state-focused:not(.dx-scheduler-appointment-drag-source)::before,
.dx-scheduler-fixed-appointments .dx-draggable-dragging .dx-scheduler-appointment:not(.dx-scheduler-appointment-drag-source)::before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.dx-scheduler-fixed-appointments .dx-draggable-dragging.dx-state-focused:not(.dx-scheduler-appointment-drag-source)::before,
.dx-scheduler-fixed-appointments .dx-draggable-dragging .dx-scheduler-appointment:not(.dx-scheduler-appointment-drag-source)::before {
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0.98;
}
.dx-scheduler-fixed-appointments .dx-draggable-dragging .dx-scheduler-appointment {
  box-shadow: 7px 7px 15px 0 rgba(50, 50, 50, 0.2), inset 0 -2px 0 0 rgba(0, 0, 0, 0.3), inset 0 2px 0 0 rgba(0, 0, 0, 0.3);
}

.dx-scheduler-agenda .dx-scheduler-appointment {
  box-shadow: none;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  padding: 10px;
  border-radius: 5px;
}
.dx-scheduler-agenda .dx-scheduler-appointment.dx-state-hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.dx-scheduler-agenda .dx-scheduler-appointment.dx-state-focused {
  color: rgba(0, 0, 0, 0.87);
  background-color: rgba(0, 0, 0, 0.08);
  box-shadow: none;
}
.dx-scheduler-agenda .dx-scheduler-appointment.dx-state-focused::before {
  background: transparent;
}
.dx-scheduler-agenda .dx-scheduler-appointment-recurrence-icon {
  position: static;
  color: #fff;
}
.dx-scheduler-agenda .dx-scheduler-agenda-appointment-left-layout {
  overflow: visible;
}
.dx-scheduler-agenda .dx-scheduler-agenda-appointment-right-layout {
  margin-left: 10px;
}
.dx-scheduler-agenda .dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content,
.dx-scheduler-agenda .dx-scheduler-appointment-content {
  padding: 0;
}
.dx-scheduler-agenda .dx-scheduler-appointment-content {
  display: flex;
  flex-direction: row;
}
.dx-scheduler-agenda .dx-scheduler-appointment-content-date {
  opacity: 1;
  white-space: nowrap;
}
.dx-scheduler-agenda .dx-scheduler-appointment-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 700;
  font-size: 14px;
}
.dx-scheduler-agenda .dx-scheduler-appointment-content-details {
  display: flex;
  font-size: 12px;
  opacity: 0.7;
}
.dx-scheduler-agenda .dx-scheduler-appointment-content-allday {
  display: flex;
  padding-right: 5px;
}
.dx-scheduler-agenda .dx-scheduler-appointment-resource-list,
.dx-scheduler-agenda .dx-scheduler-appointment-resource-item {
  display: flex;
}
.dx-scheduler-agenda .dx-scheduler-appointment-resource-item {
  margin-left: 15px;
}
.dx-scheduler-agenda .dx-scheduler-appointment-resource-item-value {
  margin-left: 3px;
}
.dx-scheduler-agenda .dx-scheduler-agenda-appointment-marker {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #03a9f4;
}
.dx-scheduler-agenda .dx-rtl .dx-scheduler-agenda-appointment-right-layout {
  margin-left: 0;
  margin-right: 10px;
}
.dx-scheduler-agenda .dx-rtl .dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content,
.dx-scheduler-agenda .dx-rtl .dx-scheduler-appointment-content {
  padding: 0;
}

.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped):not(.dx-scheduler-work-space-all-day) .dx-scheduler-header-panel-container {
  display: none;
}
.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-empty-cell {
  border: none;
}
.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-date-table-cell {
  border-right: none;
  border-left: none;
}
.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-all-day-table-cell {
  border-top: none;
  border-left: none;
}
.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-time-panel {
  border: none;
}
.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count).dx-scheduler-work-space-vertical-grouped .dx-scheduler-header-panel-container {
  display: none;
}
.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count) .dx-scheduler-header-panel-empty-cell {
  margin-top: 0;
}
.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel {
  margin-top: 1px;
}
.dx-scheduler-work-space-day .dx-scheduler-header-panel-cell,
.dx-scheduler-work-space-day .dx-scheduler-date-table-cell,
.dx-scheduler-work-space-day .dx-scheduler-all-day-table-cell {
  border-right: none;
}
.dx-rtl .dx-scheduler-work-space-day .dx-scheduler-header-panel-cell,
.dx-rtl .dx-scheduler-work-space-day .dx-scheduler-date-table-cell,
.dx-rtl .dx-scheduler-work-space-day .dx-scheduler-all-day-table-cell {
  border-left: none;
}
.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel {
  width: 100%;
}
.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-time-panel,
.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-empty-cell {
  border-right: 1px solid #e0e0e0;
}
.dx-scheduler-work-space-day.dx-scheduler-work-space-vertical-grouped .dx-scheduler-all-day-table-cell {
  border-top: 1px solid #e0e0e0;
}
.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-date-table-cell,
.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-all-day-table-cell,
.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-cell {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-date-table-cell:first-child,
.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-all-day-table-cell:first-child,
.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-cell:first-child {
  border-left: none;
}

.dx-rtl .dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-empty-cell {
  border-left: none;
}
.dx-rtl .dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-time-panel {
  border: none;
}
.dx-rtl .dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped).dx-scheduler-work-space-both-scrollbar .dx-scheduler-time-panel,
.dx-rtl .dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped).dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel-empty-cell {
  border-left: 1px solid #e0e0e0;
  border-right: none;
}
.dx-rtl .dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-date-table-cell:first-child,
.dx-rtl .dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-all-day-table-cell:first-child,
.dx-rtl .dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-cell:first-child {
  border-left: 1px solid #e0e0e0;
  border-right: none;
}

.dx-scheduler-work-space-month .dx-scheduler-all-day-title {
  display: none;
}
.dx-scheduler-work-space-month .dx-scheduler-header-panel {
  width: 100%;
}
.dx-scheduler-work-space-month .dx-scheduler-date-table {
  width: 100%;
  height: 100%;
}
.dx-scheduler-work-space-month .dx-scheduler-date-table-cell,
.dx-scheduler-work-space-month .dx-scheduler-header-panel-cell {
  border-right: none;
}
.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable-content,
.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-vertical-grouped) .dx-scheduler-date-table-scrollable-content {
  height: 100%;
}
.dx-scheduler-work-space-month .dx-scheduler-date-table-cell {
  height: 50px;
  vertical-align: top;
  text-align: right;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.54);
}
.dx-scheduler-work-space-month .dx-scheduler-date-table-cell .dx-scheduler-date-table-cell-text {
  padding-right: 6px;
}
.dx-scheduler-work-space-month.dx-scheduler-work-space-count .dx-scheduler-date-table-cell {
  height: 75px;
}
.dx-scheduler-work-space-month.dx-scheduler-work-space-count .dx-scheduler-date-table-first-of-month {
  color: #03a9f4;
  background-color: rgba(3, 169, 244, 0.15);
  font-weight: bold;
}
.dx-scheduler-work-space-month.dx-scheduler-work-space-both-scrollbar .dx-scheduler-sidebar-scrollable {
  display: none;
}
.dx-scheduler-work-space-month.dx-scheduler-work-space-vertical-grouped .dx-scheduler-sidebar-scrollable {
  display: block;
  float: left;
}
.dx-scheduler-work-space-month.dx-scheduler-work-space-vertical-grouped .dx-scheduler-group-header {
  box-shadow: 0 -2px 0 #e0e0e0;
  border-bottom: none;
}
.dx-scheduler-work-space-month.dx-scheduler-work-space-vertical-grouped .dx-scheduler-date-table-cell {
  height: 75px;
}
.dx-scheduler-work-space-month.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel {
  border-bottom: none;
}

.dx-scheduler-timeline-week .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-timeline-work-week .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-timeline-day .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-timeline-month .dx-scheduler-header-panel-empty-cell {
  border-bottom: none;
}
.dx-scheduler-timeline-week.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-timeline-work-week.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-timeline-day.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-timeline-month.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell {
  width: 160px;
}
.dx-scheduler-timeline-week.dx-scheduler-group-column-count-two .dx-scheduler-group-flex-container .dx-scheduler-group-header,
.dx-scheduler-timeline-work-week.dx-scheduler-group-column-count-two .dx-scheduler-group-flex-container .dx-scheduler-group-header,
.dx-scheduler-timeline-day.dx-scheduler-group-column-count-two .dx-scheduler-group-flex-container .dx-scheduler-group-header,
.dx-scheduler-timeline-month.dx-scheduler-group-column-count-two .dx-scheduler-group-flex-container .dx-scheduler-group-header {
  width: 80px;
}
.dx-scheduler-timeline-week.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-timeline-work-week.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-timeline-day.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-timeline-month.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell {
  width: 240px;
}
.dx-scheduler-timeline-week.dx-scheduler-group-column-count-three .dx-scheduler-group-flex-container .dx-scheduler-group-header,
.dx-scheduler-timeline-work-week.dx-scheduler-group-column-count-three .dx-scheduler-group-flex-container .dx-scheduler-group-header,
.dx-scheduler-timeline-day.dx-scheduler-group-column-count-three .dx-scheduler-group-flex-container .dx-scheduler-group-header,
.dx-scheduler-timeline-month.dx-scheduler-group-column-count-three .dx-scheduler-group-flex-container .dx-scheduler-group-header {
  width: 80px;
}
.dx-scheduler-timeline-week .dx-scheduler-date-table-scrollable-content,
.dx-scheduler-timeline-week .dx-scheduler-date-table-container,
.dx-scheduler-timeline-work-week .dx-scheduler-date-table-scrollable-content,
.dx-scheduler-timeline-work-week .dx-scheduler-date-table-container,
.dx-scheduler-timeline-day .dx-scheduler-date-table-scrollable-content,
.dx-scheduler-timeline-day .dx-scheduler-date-table-container,
.dx-scheduler-timeline-month .dx-scheduler-date-table-scrollable-content,
.dx-scheduler-timeline-month .dx-scheduler-date-table-container {
  min-height: 100%;
  height: 100%;
  width: 100%;
}
.dx-scheduler-timeline-week .dx-scheduler-header-panel,
.dx-scheduler-timeline-work-week .dx-scheduler-header-panel,
.dx-scheduler-timeline-day .dx-scheduler-header-panel,
.dx-scheduler-timeline-month .dx-scheduler-header-panel {
  display: flex;
  flex-flow: row nowrap;
}
.dx-scheduler-timeline-week .dx-scheduler-header-panel thead,
.dx-scheduler-timeline-work-week .dx-scheduler-header-panel thead,
.dx-scheduler-timeline-day .dx-scheduler-header-panel thead,
.dx-scheduler-timeline-month .dx-scheduler-header-panel thead {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
}
.dx-scheduler-timeline-week .dx-scheduler-header-row,
.dx-scheduler-timeline-work-week .dx-scheduler-header-row,
.dx-scheduler-timeline-day .dx-scheduler-header-row,
.dx-scheduler-timeline-month .dx-scheduler-header-row {
  display: flex;
  flex-flow: row nowrap;
}
.dx-scheduler-timeline-week .dx-scheduler-header-panel-cell,
.dx-scheduler-timeline-work-week .dx-scheduler-header-panel-cell,
.dx-scheduler-timeline-day .dx-scheduler-header-panel-cell,
.dx-scheduler-timeline-month .dx-scheduler-header-panel-cell {
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
}
.dx-scheduler-timeline-week .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell),
.dx-scheduler-timeline-work-week .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell),
.dx-scheduler-timeline-day .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell),
.dx-scheduler-timeline-month .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell) {
  display: flex;
  flex-flow: row-reverse nowrap;
}
.dx-scheduler-timeline-week .dx-scheduler-header-panel-week-cell,
.dx-scheduler-timeline-work-week .dx-scheduler-header-panel-week-cell,
.dx-scheduler-timeline-day .dx-scheduler-header-panel-week-cell,
.dx-scheduler-timeline-month .dx-scheduler-header-panel-week-cell {
  flex-basis: 0;
}
.dx-scheduler-timeline-week .dx-scheduler-header-row .dx-scheduler-header-panel-cell,
.dx-scheduler-timeline-work-week .dx-scheduler-header-row .dx-scheduler-header-panel-cell,
.dx-scheduler-timeline-day .dx-scheduler-header-row .dx-scheduler-header-panel-cell,
.dx-scheduler-timeline-month .dx-scheduler-header-row .dx-scheduler-header-panel-cell {
  border-right: none;
}

.dx-scheduler-timeline .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell),
.dx-scheduler-timeline .dx-scheduler-date-table-cell {
  width: 200px;
}
.dx-scheduler-timeline .dx-scheduler-date-table-cell {
  border-right: none;
}
.dx-scheduler-timeline .dx-scheduler-work-space-vertical-group-table {
  display: none;
}
.dx-scheduler-timeline .dx-scheduler-date-table {
  border-spacing: 0;
  border-collapse: separate;
  display: flex;
  flex-flow: column nowrap;
}
.dx-scheduler-timeline .dx-scheduler-date-table tbody {
  display: flex;
  flex-flow: column nowrap;
  height: 100%;
  min-height: 100px;
}
.dx-scheduler-timeline .dx-scheduler-date-table .dx-scheduler-date-table-row {
  display: flex;
  flex-flow: row nowrap;
}
.dx-scheduler-timeline .dx-scheduler-date-table .dx-scheduler-date-table-cell {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  flex: 1 1 auto;
  height: inherit;
  min-height: 50px;
}
.dx-scheduler-timeline .dx-scheduler-group-table {
  border-spacing: 0;
  border-collapse: separate;
  display: flex;
  flex-flow: column nowrap;
}
.dx-scheduler-timeline .dx-scheduler-group-table tbody {
  display: flex;
  flex-flow: column nowrap;
  height: 100%;
}
.dx-scheduler-timeline .dx-scheduler-group-header {
  min-height: 50px;
}
.dx-scheduler-timeline .dx-scheduler-group-header-content {
  overflow: visible;
  flex-grow: 1;
}
.dx-scheduler-timeline .dx-scheduler-group-header-content div {
  white-space: normal;
  line-height: normal;
}
.dx-scheduler-timeline.dx-scheduler-work-space-group-by-date .dx-scheduler-group-header {
  width: 200px;
}
.dx-scheduler-timeline .dx-scheduler-date-table,
.dx-scheduler-timeline .dx-scheduler-date-table-scrollable .dx-scrollable-content,
.dx-scheduler-timeline .dx-scheduler-sidebar-scrollable .dx-scrollable-content,
.dx-scheduler-timeline .dx-scheduler-group-table {
  height: 100%;
  min-height: 100px;
}
.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable .dx-scrollable-content,
.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-sidebar-scrollable .dx-scrollable-content,
.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-group-table {
  height: auto;
}
.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell {
  border-top-color: transparent;
}
.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel {
  border-bottom: 1px solid #e0e0e0;
}
.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel-empty-cell {
  border-bottom: 1px solid #e0e0e0;
}
.dx-scheduler-timeline .dx-scheduler-sidebar-scrollable {
  display: none;
}
.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable {
  display: block;
}
.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-group-row .dx-scheduler-group-header {
  border: none;
  border-top: 1px solid #e0e0e0;
}
.dx-scheduler-timeline.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-group-row .dx-scheduler-group-header {
  border-right: 1px solid #e0e0e0;
}
.dx-scheduler-timeline.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-group-row .dx-scheduler-last-group-cell {
  border-right: 1px solid #e0e0e0;
}
.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-date-table-cell:first-child {
  border-left: none;
}

.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-date-table-cell:first-child {
  border-left: 1px solid #e0e0e0;
  border-right: none;
}

.dx-scheduler:not(.dx-scheduler-native) .dx-scheduler-timeline .dx-scheduler-date-table .dx-scheduler-date-table-row {
  flex: 1;
}

.dx-scheduler-agenda .dx-scheduler-date-table-scrollable {
  padding-top: 10px;
}
.dx-scheduler-agenda .dx-scheduler-time-panel-cell {
  vertical-align: top;
}
.dx-scheduler-agenda .dx-scheduler-time-panel-cell::after {
  display: none;
}
.dx-scheduler-agenda .dx-scheduler-group-table {
  border-spacing: 0;
  margin-top: 0;
  height: 100%;
  float: left;
}
.dx-scheduler-agenda .dx-scheduler-time-panel {
  margin-top: 0;
  width: 70px;
  border: none;
}
.dx-scheduler-agenda .dx-scheduler-time-panel-cell,
.dx-scheduler-agenda .dx-scheduler-date-table-cell {
  border: none;
}
.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-date-table {
  float: right;
}
.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-group-row:first-child .dx-scheduler-group-header-content::before {
  border-bottom: none;
}
.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-time-panel-cell::after {
  display: none;
}
.dx-scheduler-agenda .dx-scheduler-group-header {
  vertical-align: top;
  width: 80px;
  border-top: none;
  border-left: none;
  border-right: none;
  font-size: 18px;
  font-weight: bold;
  padding: 0;
}
.dx-scheduler-small .dx-scheduler-agenda .dx-scheduler-group-header {
  width: 40px;
  font-size: 14px;
}
.dx-scheduler-agenda .dx-scheduler-group-header-content {
  width: 80px;
  overflow: hidden;
}
.dx-scheduler-agenda .dx-scheduler-group-header-content div {
  white-space: normal;
}

.dx-scheduler-agenda-nodata {
  text-align: center;
  font-size: 20px;
  opacity: 0.5;
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
}

.dx-rtl .dx-scheduler-agenda .dx-scheduler-time-panel {
  border: none;
}

.dx-scheduler-small .dx-scheduler-agenda .dx-scheduler-time-panel {
  width: 70px;
}

.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable .dx-scrollable-content,
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-sidebar-scrollable .dx-scrollable-content,
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-group-table {
  min-height: 100%;
}
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable .dx-scrollable-content {
  display: flex;
  flex-direction: column;
}
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable-content,
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-container {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table,
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table > tbody {
  flex-grow: 1;
}
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-row {
  height: 50px;
  flex-shrink: 0;
  flex-grow: 1;
}
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-cell {
  height: auto;
}
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-virtual .dx-scheduler-date-table-row {
  height: 50px;
}
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-tables-container,
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable,
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable,
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-container {
  width: 100%;
}
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-tables-container,
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable {
  flex-shrink: 1;
}
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable .dx-scrollable-content,
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable .dx-scrollable-content {
  min-width: 100%;
}
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-cell,
.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel-cell {
  flex-shrink: 0;
}

.dx-scheduler.dx-scheduler-native .dx-scheduler-timeline:not(.dx-scheduler-work-space-both-scrollbar) .dx-scheduler-date-table .dx-scheduler-date-table-row {
  flex: 1;
}

.dx-scheduler-header-panel-cell.dx-scheduler-header-panel-current-time-cell {
  color: #03a9f4;
}
.dx-scheduler-header-panel-cell.dx-scheduler-header-panel-current-time-cell::before {
  position: absolute;
  top: 37px;
  right: 0;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #eb5757;
}

.dx-scheduler-group-column-count-one .dx-scheduler-header-panel-empty-cell {
  width: 65px;
}

.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell {
  width: 97.5px;
}
.dx-scheduler-group-column-count-two .dx-scheduler-group-flex-container .dx-scheduler-group-header {
  width: 48.75px;
}

.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell {
  width: 130px;
}
.dx-scheduler-group-column-count-three .dx-scheduler-group-flex-container .dx-scheduler-group-header {
  width: 43.3333333333px;
}

.dx-scheduler-work-space-week .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-work-space-work-week .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-work-space-day .dx-scheduler-header-panel-empty-cell {
  width: 65px;
}
.dx-scheduler-work-space-week.dx-scheduler-group-column-count-one .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-work-space-work-week.dx-scheduler-group-column-count-one .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-work-space-day.dx-scheduler-group-column-count-one .dx-scheduler-header-panel-empty-cell {
  width: 130px;
}
.dx-scheduler-work-space-week.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-work-space-work-week.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-work-space-day.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell {
  width: 162.5px;
}
.dx-scheduler-work-space-week.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-work-space-work-week.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-work-space-day.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell {
  width: 195px;
}
.dx-scheduler-work-space-week.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:nth-child(odd) .dx-scheduler-date-table-cell,
.dx-scheduler-work-space-work-week.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:nth-child(odd) .dx-scheduler-date-table-cell,
.dx-scheduler-work-space-day.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:nth-child(odd) .dx-scheduler-date-table-cell {
  border-top: 1px solid #e0e0e0;
}
.dx-scheduler-work-space-week.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell,
.dx-scheduler-work-space-work-week.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell,
.dx-scheduler-work-space-day.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell {
  border-top: none;
}
.dx-scheduler-work-space-week.dx-scheduler-work-space-odd-cells .dx-scheduler-time-panel-row:nth-child(2n) .dx-scheduler-time-panel-cell::after,
.dx-scheduler-work-space-work-week.dx-scheduler-work-space-odd-cells .dx-scheduler-time-panel-row:nth-child(2n) .dx-scheduler-time-panel-cell::after,
.dx-scheduler-work-space-day.dx-scheduler-work-space-odd-cells .dx-scheduler-time-panel-row:nth-child(2n) .dx-scheduler-time-panel-cell::after {
  background-color: #e0e0e0;
}

.dx-scheduler-work-space {
  border: 1px solid #e0e0e0;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  height: 100%;
  width: 100%;
  border-top: none;
  float: left;
}
.dx-scheduler-work-space.dx-scheduler-timeline-month:not(.dx-scheduler-agenda) .dx-scheduler-all-day-title {
  border-top: 1px solid #e0e0e0;
}
.dx-scheduler-work-space.dx-scheduler-timeline-month:not(.dx-scheduler-agenda) .dx-scheduler-date-table-cell {
  border-right: none;
}
.dx-scheduler-work-space.dx-scheduler-work-space-grouped:not(.dx-scheduler-agenda) .dx-scheduler-all-day-panel td {
  border-top: 1px solid #e0e0e0;
}
.dx-scheduler-work-space:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-month):not(.dx-scheduler-timeline) .dx-scheduler-header-panel {
  border-bottom: 2px solid #e0e0e0;
}
.dx-scheduler-work-space:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-month):not(.dx-scheduler-timeline) .dx-scheduler-header-panel-empty-cell {
  border-bottom: 2px solid #e0e0e0;
}
.dx-scheduler-work-space:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-month):not(.dx-scheduler-timeline).dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel-empty-cell {
  border-bottom: none;
}
.dx-scheduler-work-space:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-month):not(.dx-scheduler-timeline).dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel {
  border-bottom: none;
}
.dx-scheduler-work-space.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-vertical-grouped) .dx-scheduler-header-panel {
  border-bottom: 1px solid #e0e0e0;
}

.dx-scheduler-header-panel-container {
  display: flex;
  flex-shrink: 0;
}

.dx-scheduler-header-panel-empty-cell {
  display: flex;
  align-items: flex-end;
  flex-shrink: 0;
  width: 0;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}

.dx-scheduler-header-tables-container {
  overflow: hidden;
  width: 100%;
}

.dx-scheduler-date-table-container {
  position: relative;
}

.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-count) .dx-scheduler-date-table-container {
  height: 100%;
}

.dx-scheduler-date-table-scrollable {
  width: 100%;
  overflow: hidden;
}
.dx-scheduler-date-table-scrollable .dx-scrollable-content {
  overflow: hidden;
}

.dx-scheduler-date-table-scrollable-content,
.dx-scheduler-side-bar-scrollable-content {
  display: flex;
  align-items: flex-start;
}

.dx-scheduler-date-table-scrollable-content {
  position: relative;
  float: left;
}

.dx-scheduler-date-table-cell {
  border-top: 1px solid #e0e0e0;
  height: 50px;
}

.dx-scheduler-date-table-cell,
.dx-scheduler-header-panel-cell,
.dx-scheduler-time-panel-cell,
.dx-scheduler-group-header {
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  cursor: default;
}

.dx-scheduler-date-table-current-date {
  font-weight: bold;
}

.dx-scheduler-date-table-other-month {
  opacity: 0.5;
}

.dx-scheduler-work-space-flex-container {
  display: flex;
  flex-direction: row;
  height: 100%;
  min-height: 0;
}

.dx-scheduler-group-flex-container {
  flex: 0 0 100%;
  min-height: 100%;
  display: flex;
}
.dx-scheduler-group-flex-container .dx-scheduler-group-row {
  display: flex;
  flex-flow: column nowrap;
  flex: 0 0 auto;
  min-width: 0;
}
.dx-scheduler-group-flex-container .dx-scheduler-group-row:last-child .dx-scheduler-group-header {
  border-right: 1px solid #e0e0e0;
}
.dx-scheduler-group-flex-container .dx-scheduler-group-row .dx-scheduler-group-header {
  display: flex;
  flex-flow: row nowrap;
  flex: 1 1 100%;
  padding: 0 5px;
  height: auto;
  width: 65px;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none;
  border-top: 1px solid #e0e0e0;
}

.dx-scheduler-header-scrollable {
  height: auto;
}

.dx-scheduler-work-space-day .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell,
.dx-scheduler-work-space-work-week .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell,
.dx-scheduler-work-space-week .dx-scheduler-date-table .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell {
  border-top: none;
}

.dx-scheduler-date-table-cell,
.dx-scheduler-all-day-table-cell {
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}
.dx-scheduler-date-table-cell:first-child,
.dx-scheduler-all-day-table-cell:first-child {
  border-left: none;
}

.dx-scheduler-date-table-cell,
.dx-scheduler-header-panel-cell {
  border-right: 1px solid #e0e0e0;
}

.dx-scheduler-work-space-week .dx-scheduler-all-day-title,
.dx-scheduler-work-space-work-week .dx-scheduler-all-day-title,
.dx-scheduler-work-space-day.dx-scheduler-work-space-count .dx-scheduler-all-day-title {
  border-top: 1px solid #e0e0e0;
}

.dx-scheduler-work-space-month .dx-scheduler-all-day-panel,
.dx-scheduler-work-space-month .dx-scheduler-all-day-title,
.dx-scheduler-timeline .dx-scheduler-all-day-panel,
.dx-scheduler-timeline .dx-scheduler-all-day-title {
  display: none;
}
.dx-scheduler-work-space-month .dx-scheduler-time-panel,
.dx-scheduler-timeline .dx-scheduler-time-panel {
  display: none;
}

.dx-scheduler-work-space-week .dx-scheduler-header-panel-cell:nth-child(7n),
.dx-scheduler-work-space-week .dx-scheduler-date-table-cell:nth-child(7n),
.dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell:nth-child(7n),
.dx-scheduler-work-space-month .dx-scheduler-header-panel-cell:nth-child(7n),
.dx-scheduler-work-space-month .dx-scheduler-date-table-cell:nth-child(7n),
.dx-scheduler-work-space-month .dx-scheduler-all-day-table-cell:nth-child(7n) {
  border-right: none;
}
.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-header-panel-cell:nth-child(7n),
.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-date-table-cell:nth-child(7n),
.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell:nth-child(7n),
.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-header-panel-cell:nth-child(7n),
.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-date-table-cell:nth-child(7n),
.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-all-day-table-cell:nth-child(7n) {
  border-left: none;
}

.dx-scheduler-work-space-work-week .dx-scheduler-header-panel-cell:nth-child(5n),
.dx-scheduler-work-space-work-week .dx-scheduler-date-table-cell:nth-child(5n),
.dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell:nth-child(5n) {
  border-right: none;
}
.dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-header-panel-cell:nth-child(5n),
.dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-date-table-cell:nth-child(5n),
.dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell:nth-child(5n) {
  border-left: none;
}

.dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-header-panel-cell:nth-child(7n),
.dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-date-table-cell:nth-child(7n),
.dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell:nth-child(7n) {
  border-right: 1px solid #e0e0e0;
}
.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-header-panel-cell:nth-child(7n),
.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-date-table-cell:nth-child(7n),
.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell:nth-child(7n) {
  border-left: 1px solid #e0e0e0;
}
.dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-header-panel-cell:nth-child(5n),
.dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-date-table-cell:nth-child(5n),
.dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell:nth-child(5n) {
  border-right: 1px solid #e0e0e0;
}
.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-header-panel-cell:nth-child(5n),
.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-date-table-cell:nth-child(5n),
.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell:nth-child(5n) {
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}

.dx-scheduler-header-panel {
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
  font-size: 20px;
}

.dx-scheduler-work-space.dx-scheduler-work-space-all-day .dx-scheduler-header-panel-empty-cell {
  border-bottom: none;
}

.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel {
  width: auto;
}
.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table {
  float: none;
}
.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable {
  height: auto;
  flex-shrink: 0;
}
.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-row .dx-scheduler-date-table-cell:first-child,
.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-table-row .dx-scheduler-all-day-table-cell:first-child {
  border-left: none;
}

.dx-scheduler-header-panel-cell {
  position: relative;
  color: rgba(0, 0, 0, 0.54);
  padding: 0;
  vertical-align: middle;
  height: 40px;
  text-align: center;
  font-weight: normal;
  border-left: 1px solid #e0e0e0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dx-scheduler-header-panel-cell:first-child {
  border-left: 1px solid transparent;
}

.dx-scheduler-all-day-panel {
  width: 100%;
  position: relative;
}
.dx-scheduler-all-day-panel .dx-scheduler-all-day-table-cell {
  border-bottom: 2px solid #e0e0e0;
}

.dx-scheduler-all-day-title {
  color: rgba(0, 0, 0, 0.54);
  width: 65px;
  height: 75px;
  position: relative;
  line-height: 75px;
  text-align: center;
  border-bottom: 2px solid #e0e0e0;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
}
.dx-scheduler-small .dx-scheduler-all-day-title {
  width: 32.5px;
}
.dx-scheduler-work-space-all-day-collapsed .dx-scheduler-all-day-title {
  height: 25px;
  line-height: 25px;
}
.dx-scheduler-work-space-vertical-grouped .dx-scheduler-all-day-title {
  height: 50px;
  line-height: 50px;
}

.dx-scheduler-all-day-table {
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
}

.dx-scheduler-all-day-table {
  height: 75px;
}
.dx-scheduler-work-space-all-day-collapsed .dx-scheduler-all-day-table {
  height: 25px;
}

.dx-scheduler-group-header {
  height: 30px;
  text-align: center;
}

.dx-scheduler-time-panel {
  flex: 0 0 auto;
  width: 65px;
  border-collapse: collapse;
  font-size: 20px;
  border-right: 1px solid #e0e0e0;
}
.dx-scheduler-small .dx-scheduler-time-panel {
  width: 32.5px;
  font-size: 14px;
}
.dx-scheduler-time-panel .dx-scheduler-time-panel-row:first-of-type td > div {
  margin-top: 0;
}

.dx-scheduler-time-panel-cell {
  color: rgba(0, 0, 0, 0.54);
  position: relative;
  width: 100%;
  text-align: right;
  vertical-align: top;
  height: 50px;
  padding-right: 20px;
  border-bottom: 1px solid transparent;
}
.dx-scheduler-time-panel-cell > div {
  margin-top: -13px;
}
.dx-scheduler-small .dx-scheduler-time-panel-cell {
  padding-left: 0;
  padding-right: 10px;
}
.dx-scheduler-time-panel-cell::after {
  position: absolute;
  bottom: -1px;
  width: 10%;
  height: 1px;
  right: 0;
  background-color: #e0e0e0;
}
.dx-scheduler-time-panel-cell.dx-scheduler-time-panel-current-time-cell {
  color: #03a9f4;
}
.dx-scheduler-time-panel-cell.dx-scheduler-time-panel-current-time-cell::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: inherit;
  background-color: #eb5757;
}
.dx-scheduler-time-panel-row:last-child .dx-scheduler-time-panel-cell::after {
  display: none;
}

.dx-scheduler-time-panel-title-cell {
  padding: 0;
}

.dx-scheduler-date-table {
  width: 100%;
  border-spacing: 0;
  table-layout: fixed;
}

.dx-scheduler-date-table-cell {
  height: 50px;
}

.dx-scheduler-all-day-table-cell.dx-state-active,
.dx-scheduler-date-table-cell.dx-state-active {
  background-color: #e0e0e0;
}
.dx-scheduler-all-day-table-cell.dx-state-hover,
.dx-scheduler-date-table-cell.dx-state-hover {
  background-color: rgba(0, 0, 0, 0.54);
}
.dx-scheduler-all-day-table-cell.dx-state-hover.dx-state-focused,
.dx-scheduler-date-table-cell.dx-state-hover.dx-state-focused {
  background-color: rgba(3, 169, 244, 0.12);
}
.dx-scheduler-all-day-table-cell.dx-state-focused,
.dx-scheduler-date-table-cell.dx-state-focused {
  background-color: rgba(3, 169, 244, 0.12);
  opacity: 1;
}
.dx-scheduler-all-day-table-cell.dx-scheduler-focused-cell,
.dx-scheduler-date-table-cell.dx-scheduler-focused-cell {
  box-shadow: inset 0 0 0 1px #03a9f4;
}
.dx-scheduler-all-day-table-cell > div,
.dx-scheduler-date-table-cell > div {
  pointer-events: none;
}

.dx-scheduler-date-table-droppable-cell {
  background-color: #f2f2f2;
}

.dx-scheduler-group-header-content div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-sidebar-scrollable {
  display: none;
}
.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-group-header-content {
  display: flex;
  height: 40px;
}
.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-group-header-content > div {
  margin: auto;
}
.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-panel {
  display: flex;
  flex-flow: row nowrap;
}
.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-row,
.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-group-row {
  display: flex;
  flex-flow: row nowrap;
}
.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-group-header {
  flex-grow: 1;
  flex-basis: 0;
  display: flex;
  flex-flow: row nowrap;
}
.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-work-space-group-by-date .dx-scheduler-group-header {
  flex-basis: auto;
}
.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline:not(.dx-scheduler-work-space-group-by-date) .dx-scheduler-header-row .dx-scheduler-header-panel-cell {
  border-right: none;
}

.dx-scheduler-work-space-vertical-grouped .dx-scheduler-work-space-vertical-group-table {
  height: 100%;
  min-height: 100px;
  border-top: 1px solid #e0e0e0;
  border-spacing: 0;
  display: flex;
  flex-flow: column nowrap;
}
.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-day .dx-scheduler-all-day-title, .dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-week .dx-scheduler-all-day-title, .dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-work-week .dx-scheduler-all-day-title {
  top: 0;
  height: 50px !important;
  line-height: 50px !important;
  border-bottom: none;
}
.dx-scheduler-work-space-vertical-grouped .dx-scheduler-all-day-panel {
  display: table-cell;
  position: relative;
}
.dx-scheduler-work-space-vertical-grouped .dx-scheduler-all-day-table-row {
  height: 50px;
}
.dx-scheduler-work-space-vertical-grouped .dx-scheduler-time-panel-cell.dx-scheduler-first-group-cell {
  border-top: 1px solid #e0e0e0;
}
.dx-scheduler-work-space-vertical-grouped .dx-scheduler-time-panel-cell.dx-scheduler-first-group-cell > div {
  margin-top: 0;
}
.dx-scheduler-work-space-vertical-grouped .dx-scheduler-time-panel-cell.dx-scheduler-last-group-cell {
  border-bottom: none;
  box-shadow: inset 0 -1px 0 #e0e0e0;
}
.dx-scheduler-work-space-vertical-grouped .dx-scheduler-date-table-cell.dx-scheduler-last-group-cell {
  border-bottom: 2px solid #e0e0e0;
}
.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar .dx-scheduler-sidebar-scrollable,
.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable {
  border-top: 1px solid #e0e0e0;
}

.dx-rtl .dx-scheduler-header-panel-empty-cell {
  border-left: 1px solid #e0e0e0;
  border-right: none;
}
.dx-rtl .dx-scheduler-date-table-scrollable-content,
.dx-rtl .dx-scheduler-side-bar-scrollable-content {
  direction: rtl;
}
.dx-rtl .dx-scheduler-work-space-vertical-grouped .dx-scheduler-group-row:last-child .dx-scheduler-group-header,
.dx-rtl .dx-scheduler-sidebar-scrollable .dx-scheduler-group-row:last-child .dx-scheduler-group-header {
  border-right: none;
  border-left: 1px solid #e0e0e0;
}
.dx-rtl .dx-scheduler-header-panel {
  left: 0;
  right: inherit;
}
.dx-rtl .dx-scheduler-work-space-vertical-group-table,
.dx-rtl .dx-scheduler-time-panel {
  float: right;
}
.dx-rtl .dx-scheduler-time-panel-cell {
  text-align: left;
  padding-left: 20px;
  padding-right: 0;
}
.dx-scheduler-small .dx-rtl .dx-scheduler-time-panel-cell {
  padding-left: 10px;
}
.dx-rtl .dx-scheduler-time-panel-cell::after {
  right: auto;
  left: 0;
}
.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell,
.dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell {
  border-right: 1px solid #e0e0e0;
  border-left: none;
}
.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-time-panel {
  border-left: 1px solid #e0e0e0;
  border-right: none;
}
.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-row .dx-scheduler-date-table-cell:first-child,
.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-row .dx-scheduler-header-panel-cell:first-child,
.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-table-row .dx-scheduler-all-day-table-cell:first-child {
  border-right: none;
  border-left: 1px solid #e0e0e0;
}
.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable {
  float: right;
}
.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-group-header {
  padding: 0 5px 0 10px;
}
.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped.dx-scheduler-group-column-count-two .dx-scheduler-group-header:last-child, .dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped.dx-scheduler-group-column-count-three .dx-scheduler-group-header:last-child {
  text-align: right;
}
.dx-rtl .dx-scheduler-date-table-cell:first-child,
.dx-rtl .dx-scheduler-header-panel-cell:first-child,
.dx-rtl .dx-scheduler-all-day-table-cell:first-child {
  border-right: none;
  border-left: 1px solid #e0e0e0;
}
.dx-rtl .dx-scheduler-time-panel {
  border-left: 1px solid #e0e0e0;
  border-right: none;
}

.dx-scheduler-small .dx-scheduler-work-space-week .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-small .dx-scheduler-work-space-work-week .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-small .dx-scheduler-work-space-day .dx-scheduler-header-panel-empty-cell {
  width: 32.5px;
}
.dx-scheduler-small .dx-scheduler-work-space-week.dx-scheduler-group-column-count-one .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-small .dx-scheduler-work-space-work-week.dx-scheduler-group-column-count-one .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-small .dx-scheduler-work-space-day.dx-scheduler-group-column-count-one .dx-scheduler-header-panel-empty-cell {
  width: 97.5px;
}
.dx-scheduler-small .dx-scheduler-work-space-week.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-small .dx-scheduler-work-space-work-week.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-small .dx-scheduler-work-space-day.dx-scheduler-group-column-count-two .dx-scheduler-header-panel-empty-cell {
  width: 130px;
}
.dx-scheduler-small .dx-scheduler-work-space-week.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-small .dx-scheduler-work-space-work-week.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell,
.dx-scheduler-small .dx-scheduler-work-space-day.dx-scheduler-group-column-count-three .dx-scheduler-header-panel-empty-cell {
  width: 162.5px;
}

.dx-recurrence-repeat-end-wrapper {
  display: flex;
}

.dx-recurrence-repeat-on .dx-layout-manager .dx-field-item,
.dx-recurrence-numberbox-interval-wrapper .dx-layout-manager .dx-field-item {
  padding-right: 0;
  padding-left: 0;
}
.dx-recurrence-repeat-on .dx-box-item:first-child:not(:only-child),
.dx-recurrence-numberbox-interval-wrapper .dx-box-item:first-child:not(:only-child) {
  flex-grow: 0 !important;
  min-width: auto !important;
}

.dx-recurrence-numberbox-interval-wrapper .dx-field-item-label {
  white-space: nowrap;
}

.dx-layout-manager .dx-field-item.dx-recurrence-repeat-on {
  padding-top: 0;
}

.dx-recurrence-numberbox-interval-label {
  margin-top: 25px;
}

.dx-recurrence-repeat-end-label {
  line-height: 36px;
}

.dx-recurrence-radiogroup-repeat-type {
  margin: 0;
}
.dx-recurrence-radiogroup-repeat-type .dx-item {
  padding-bottom: 10px;
}

.dx-recurrence-datebox-until-date {
  margin-left: 28px;
}

.dx-recurrence-numberbox-repeat-count {
  margin-left: 16px;
  margin-right: 11px;
}

.dx-recurrence-button-group {
  width: 100%;
}
.dx-recurrence-button-group .dx-button-content {
  padding: 8px;
}
.dx-recurrence-button-group .dx-buttongroup-wrapper > div {
  flex: 1;
}

.dx-recurrence-numberbox-interval {
  margin-right: 11px;
}

.dx-recurrence-numberbox-interval-label {
  font-size: 14px;
  margin-top: 40px;
}

.dx-recurrence-button-group .dx-button-content {
  padding: 6px;
}
.dx-recurrence-button-group .dx-buttongroup-wrapper > div {
  min-width: 0;
}

.dx-recurrence-radiogroup-repeat-type {
  margin: 15px 0;
}

.dx-recurrence-datebox-until-date {
  margin-left: 23px;
}

.dx-recurrence-numberbox-repeat-count {
  margin: 0 11px 0 11px;
}

.dx-scheduler-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  background-color: #fff;
}

.dx-scheduler-header {
  border: 1px solid #e0e0e0;
  position: relative;
  z-index: 1;
  width: 100%;
  flex-shrink: 0;
}
.dx-scheduler-header .dx-toolbar {
  height: 100%;
  background-color: transparent;
}
.dx-scheduler-header .dx-toolbar .dx-toolbar-items-container {
  height: 100%;
}
.dx-scheduler-header .dx-toolbar .dx-toolbar-menu-container .dx-icon::before {
  content: "\f016";
}

.dx-scheduler-view-switcher-dropdown-button-content .dx-list-item {
  display: list-item;
}

.dx-scheduler-date-time-shader-all-day {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.03);
  position: absolute;
  pointer-events: none;
}

.dx-scheduler-date-time-indicator {
  background-color: #eb5757;
  position: absolute;
  pointer-events: none;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
}
.dx-scheduler-date-time-indicator::before {
  font-size: 30px;
  color: #eb5757;
  position: absolute;
  z-index: 1000;
  margin-top: -14px;
  margin-left: -12px;
  text-shadow: rgba(255, 255, 255, 0.1) 1px 0 0;
}

.dx-scheduler-date-time-shader {
  pointer-events: none;
}

.dx-scheduler-work-space-week .dx-scheduler-all-day-appointment .dx-scheduler-appointment-content,
.dx-scheduler-work-space-work-week .dx-scheduler-all-day-appointment .dx-scheduler-appointment-content,
.dx-scheduler-work-space-day .dx-scheduler-all-day-appointment .dx-scheduler-appointment-content {
  padding: 0 7px;
}
.dx-scheduler-work-space-week .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content,
.dx-scheduler-work-space-work-week .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content,
.dx-scheduler-work-space-day .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content {
  padding-right: 40px;
}
.dx-scheduler-work-space-week .dx-scheduler-appointment-reduced:not(.dx-scheduler-all-day-appointment) .dx-scheduler-appointment-reduced-icon,
.dx-scheduler-work-space-week .dx-scheduler-appointment-reduced:not(.dx-scheduler-all-day-appointment) .dx-scheduler-appointment-recurrence-icon,
.dx-scheduler-work-space-work-week .dx-scheduler-appointment-reduced:not(.dx-scheduler-all-day-appointment) .dx-scheduler-appointment-reduced-icon,
.dx-scheduler-work-space-work-week .dx-scheduler-appointment-reduced:not(.dx-scheduler-all-day-appointment) .dx-scheduler-appointment-recurrence-icon,
.dx-scheduler-work-space-day .dx-scheduler-appointment-reduced:not(.dx-scheduler-all-day-appointment) .dx-scheduler-appointment-reduced-icon,
.dx-scheduler-work-space-day .dx-scheduler-appointment-reduced:not(.dx-scheduler-all-day-appointment) .dx-scheduler-appointment-recurrence-icon {
  top: 9px;
}
.dx-scheduler-work-space-week .dx-scheduler-date-time-indicator,
.dx-scheduler-work-space-work-week .dx-scheduler-date-time-indicator,
.dx-scheduler-work-space-day .dx-scheduler-date-time-indicator {
  margin-left: 65px;
  height: 1px;
  font: 14px/1 DXIcons;
}
.dx-scheduler-work-space-week .dx-scheduler-date-time-indicator::before,
.dx-scheduler-work-space-work-week .dx-scheduler-date-time-indicator::before,
.dx-scheduler-work-space-day .dx-scheduler-date-time-indicator::before {
  content: "\f04e";
}
.dx-scheduler-small .dx-scheduler-work-space-week .dx-scheduler-date-time-indicator,
.dx-scheduler-small .dx-scheduler-work-space-work-week .dx-scheduler-date-time-indicator,
.dx-scheduler-small .dx-scheduler-work-space-day .dx-scheduler-date-time-indicator {
  margin-left: 32.5px;
}
.dx-scheduler-work-space-week .dx-scheduler-date-time-shader,
.dx-scheduler-work-space-work-week .dx-scheduler-date-time-shader,
.dx-scheduler-work-space-day .dx-scheduler-date-time-shader {
  margin-left: 65px;
}
.dx-scheduler-small .dx-scheduler-work-space-week .dx-scheduler-date-time-shader,
.dx-scheduler-small .dx-scheduler-work-space-work-week .dx-scheduler-date-time-shader,
.dx-scheduler-small .dx-scheduler-work-space-day .dx-scheduler-date-time-shader {
  margin-left: 32.5px;
}
.dx-scheduler-work-space-week .dx-scheduler-date-time-shader-top::before,
.dx-scheduler-work-space-week .dx-scheduler-date-time-shader-bottom::before,
.dx-scheduler-work-space-work-week .dx-scheduler-date-time-shader-top::before,
.dx-scheduler-work-space-work-week .dx-scheduler-date-time-shader-bottom::before,
.dx-scheduler-work-space-day .dx-scheduler-date-time-shader-top::before,
.dx-scheduler-work-space-day .dx-scheduler-date-time-shader-bottom::before {
  width: inherit;
  height: inherit;
  content: "";
  left: inherit;
  position: absolute;
  margin-left: 65px;
  background-color: rgba(0, 0, 0, 0.03);
}
.dx-scheduler-small .dx-scheduler-work-space-week .dx-scheduler-date-time-shader-top::before,
.dx-scheduler-small .dx-scheduler-work-space-week .dx-scheduler-date-time-shader-bottom::before,
.dx-scheduler-small .dx-scheduler-work-space-work-week .dx-scheduler-date-time-shader-top::before,
.dx-scheduler-small .dx-scheduler-work-space-work-week .dx-scheduler-date-time-shader-bottom::before,
.dx-scheduler-small .dx-scheduler-work-space-day .dx-scheduler-date-time-shader-top::before,
.dx-scheduler-small .dx-scheduler-work-space-day .dx-scheduler-date-time-shader-bottom::before {
  margin-left: 32.5px;
}
.dx-scheduler-work-space-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader,
.dx-scheduler-work-space-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-indicator,
.dx-scheduler-work-space-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-all-day,
.dx-scheduler-work-space-work-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader,
.dx-scheduler-work-space-work-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-indicator,
.dx-scheduler-work-space-work-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-all-day,
.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader,
.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-indicator,
.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-all-day {
  margin-left: 0;
}
.dx-scheduler-work-space-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-top::before,
.dx-scheduler-work-space-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-bottom::before,
.dx-scheduler-work-space-work-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-top::before,
.dx-scheduler-work-space-work-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-bottom::before,
.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-top::before,
.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-bottom::before {
  margin-left: 0;
}
.dx-scheduler-work-space-week.dx-rtl .dx-scheduler-date-time-indicator,
.dx-scheduler-work-space-work-week.dx-rtl .dx-scheduler-date-time-indicator,
.dx-scheduler-work-space-day.dx-rtl .dx-scheduler-date-time-indicator {
  margin-left: 0;
  font: 14px/1 DXIcons;
}
.dx-scheduler-work-space-week.dx-rtl .dx-scheduler-date-time-indicator::before,
.dx-scheduler-work-space-work-week.dx-rtl .dx-scheduler-date-time-indicator::before,
.dx-scheduler-work-space-day.dx-rtl .dx-scheduler-date-time-indicator::before {
  content: "\f04f";
}
.dx-scheduler-work-space-week.dx-rtl .dx-scheduler-date-time-indicator::before,
.dx-scheduler-work-space-work-week.dx-rtl .dx-scheduler-date-time-indicator::before,
.dx-scheduler-work-space-day.dx-rtl .dx-scheduler-date-time-indicator::before {
  margin-right: -12px;
}
.dx-scheduler-work-space-week.dx-rtl .dx-scheduler-date-time-shader-top::before,
.dx-scheduler-work-space-week.dx-rtl .dx-scheduler-date-time-shader-bottom::before,
.dx-scheduler-work-space-work-week.dx-rtl .dx-scheduler-date-time-shader-top::before,
.dx-scheduler-work-space-work-week.dx-rtl .dx-scheduler-date-time-shader-bottom::before,
.dx-scheduler-work-space-day.dx-rtl .dx-scheduler-date-time-shader-top::before,
.dx-scheduler-work-space-day.dx-rtl .dx-scheduler-date-time-shader-bottom::before {
  margin-left: 0;
  margin-right: 65px;
}

.dx-scheduler-timeline .dx-scheduler-date-time-indicator {
  width: 1px;
  top: 0;
  font: 14px/1 DXIcons;
}
.dx-scheduler-timeline .dx-scheduler-date-time-indicator::before {
  content: "\f001";
}
.dx-scheduler-timeline .dx-scheduler-date-time-indicator::before {
  margin-left: -14px;
  margin-top: -12px;
}
.dx-scheduler-timeline .dx-scheduler-date-time-shader {
  height: 100%;
  position: absolute;
}
.dx-scheduler-timeline .dx-scheduler-date-time-shader::before {
  width: inherit;
  height: 100%;
  content: "";
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.03);
}
.dx-scheduler-timeline .dx-scheduler-header-panel-cell.dx-scheduler-header-panel-current-time-cell {
  box-shadow: none;
}
.dx-scheduler-timeline .dx-scheduler-header-panel-cell.dx-scheduler-header-panel-current-time-cell::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  /* NOTE: Cell has 1px table cell (<th>) border, so -1px bottom is ok here. */
  bottom: -1px;
  height: 2px;
  background-color: #eb5757;
}
.dx-scheduler-timeline .dx-scheduler-appointment-reduced .dx-scheduler-appointment-recurrence-icon {
  top: 0;
}

.dx-scheduler-work-space-month .dx-scheduler-appointment-content {
  padding: 0 7px;
}
.dx-scheduler-work-space-month .dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content {
  padding: 0 25px 0 7px;
}
.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content {
  padding: 0 7px 0 25px;
}
.dx-scheduler-work-space-month .dx-scheduler-appointment-recurrence-icon,
.dx-scheduler-work-space-month .dx-scheduler-appointment-reduced-icon {
  top: 0;
}

.dx-scheduler-scrollable-appointments,
.dx-scheduler-all-day-appointments {
  position: absolute;
  top: 0;
}
.dx-scheduler-scrollable-appointments.dx-rtl,
.dx-scheduler-all-day-appointments.dx-rtl {
  left: 0;
}

.dx-scheduler-timeline .dx-scheduler-appointment,
.dx-scheduler-work-space-month .dx-scheduler-appointment,
.dx-scheduler-all-day-appointment {
  box-shadow: inset 2px 0 0 0 rgba(0, 0, 0, 0.3);
}
.dx-rtl .dx-scheduler-timeline .dx-scheduler-appointment,
.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-appointment,
.dx-rtl .dx-scheduler-all-day-appointment {
  box-shadow: inset -2px 0 0 0 rgba(0, 0, 0, 0.3);
}
.dx-scheduler-timeline .dx-scheduler-appointment.dx-state-active, .dx-scheduler-timeline .dx-scheduler-appointment.dx-resizable-resizing,
.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-active,
.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-resizable-resizing,
.dx-scheduler-all-day-appointment.dx-state-active,
.dx-scheduler-all-day-appointment.dx-resizable-resizing {
  box-shadow: inset -2px 0 0 0 rgba(0, 0, 0, 0.3), inset 2px 0 0 0 rgba(0, 0, 0, 0.3);
}
.dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover,
.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover,
.dx-scheduler-all-day-appointment.dx-state-hover {
  box-shadow: inset 5px 0 0 0 rgba(0, 0, 0, 0.3);
}
.dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover.dx-resizable,
.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover.dx-resizable,
.dx-scheduler-all-day-appointment.dx-state-hover.dx-resizable {
  box-shadow: inset 5px 0 0 0 rgba(0, 0, 0, 0.3), inset -2px 0 0 0 rgba(0, 0, 0, 0.3);
}
.dx-rtl .dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover,
.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover,
.dx-rtl .dx-scheduler-all-day-appointment.dx-state-hover {
  box-shadow: inset -5px 0 0 0 rgba(0, 0, 0, 0.3);
}
.dx-rtl .dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover.dx-resizable,
.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover.dx-resizable,
.dx-rtl .dx-scheduler-all-day-appointment.dx-state-hover.dx-resizable {
  box-shadow: inset -5px 0 0 0 rgba(0, 0, 0, 0.3), inset 2px 0 0 0 rgba(0, 0, 0, 0.3);
}

.dx-scheduler-timeline .dx-draggable-dragging .dx-scheduler-appointment,
.dx-scheduler-work-space-month .dx-draggable-dragging .dx-scheduler-appointment,
.dx-scheduler-fixed-appointments .dx-draggable-dragging .dx-scheduler-all-day-appointment {
  box-shadow: inset -2px 0 0 0 rgba(0, 0, 0, 0.3), inset 2px 0 0 0 rgba(0, 0, 0, 0.3), 7px 7px 15px 0 rgba(50, 50, 50, 0.2);
}

.dx-scheduler-appointment.dx-scheduler-appointment-body, .dx-scheduler-appointment.dx-scheduler-appointment-tail {
  box-shadow: none;
}

.dx-scheduler-all-day-appointment .dx-scheduler-appointment-reduced-icon {
  position: absolute;
  top: 15%;
}

.dx-scheduler-appointment-reduced.dx-scheduler-appointment-head .dx-scheduler-appointment-recurrence-icon {
  right: 20px;
}

.dx-scheduler-appointment-content {
  padding: 5px 7px;
  cursor: pointer;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  opacity: 0.99;
}
.dx-scheduler-work-space-grouped.dx-scheduler-work-space-month .dx-scheduler-appointment-content {
  font-size: 12px;
}
.dx-scheduler-appointment-content > * {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dx-scheduler-appointment-empty .dx-scheduler-appointment-content-details,
.dx-scheduler-appointment-empty .dx-scheduler-appointment-title,
.dx-scheduler-appointment-empty .dx-scheduler-appointment-recurrence-icon {
  display: none;
}

.dx-scheduler-appointment-content-details {
  font-size: 11px;
  white-space: pre;
  overflow: hidden;
}
.dx-scheduler-all-day-appointment .dx-scheduler-appointment-content-details, .dx-scheduler-work-space-month .dx-scheduler-appointment-content-details {
  display: none;
}

.dx-scheduler-appointment-popup .dx-form .dx-field-item.dx-appointment-form-switch > div {
  flex-grow: 0;
  width: auto;
}
.dx-scheduler-appointment-popup .dx-layout-manager .dx-label-h-align .dx-field-item-content .dx-switch,
.dx-scheduler-appointment-popup .dx-layout-manager .dx-label-h-align .dx-field-item-content .dx-checkbox {
  margin: 0;
}
.dx-scheduler-appointment-popup .dx-field-item-label-location-left {
  padding-right: 20px;
}
.dx-scheduler-appointment-popup .dx-field {
  min-height: 0;
}
.dx-scheduler-appointment-popup .dx-field-label {
  width: auto;
}
.dx-scheduler-appointment-popup .dx-field-value {
  padding-left: 0;
  padding-right: 0;
}
.dx-scheduler-appointment-popup .dx-field-value:not(.dx-widget) > .dx-checkbox {
  float: left;
}
.dx-scheduler-appointment-popup .dx-field-value:not(.dx-widget) > .dx-checkbox.dx-rtl {
  float: right;
}

.dx-scheduler-appointment-collector {
  background-color: #03a9f4;
  color: #fff;
}
.dx-scheduler-appointment-collector.dx-button, .dx-scheduler-appointment-collector.dx-button.dx-state-hover, .dx-scheduler-appointment-collector.dx-button.dx-state-active, .dx-scheduler-appointment-collector.dx-button.dx-state-focused {
  background-color: #03a9f4;
  color: #fff;
  border: none;
  box-shadow: none;
}
.dx-scheduler-appointment-collector.dx-button.dx-state-hover::before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0.98;
}
.dx-scheduler-appointment-collector.dx-button.dx-state-hover .dx-scheduler-appointment-collector-content,
.dx-scheduler-appointment-collector.dx-button.dx-state-hover .dx-button-content {
  color: #fff;
  opacity: 0.99;
}

.dx-scheduler-appointment-collector-compact .dx-scheduler-appointment-collector-content span:last-child,
.dx-scheduler-appointment-collector-compact .dx-button-content span:last-child {
  padding-left: 0;
}

.dx-scheduler-agenda .dx-scheduler-scrollable-appointments {
  width: 100%;
  height: 0;
}
.dx-scheduler-agenda .dx-scheduler-appointment {
  position: relative;
  box-shadow: none;
  margin-top: 5px;
  margin-bottom: 5px;
}
.dx-scheduler-agenda .dx-scheduler-appointment.dx-scheduler-last-in-date-agenda-appointment {
  margin-bottom: 20px;
}

.dx-rtl .dx-scheduler-appointment-recurrence-icon {
  left: 5px;
  right: auto;
}
.dx-rtl .dx-scheduler-appointment-reduced.dx-scheduler-appointment-head .dx-scheduler-appointment-recurrence-icon {
  left: 20px;
  right: auto;
}
.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content,
.dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content,
.dx-rtl .dx-scheduler-work-space-day .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content {
  padding-right: 5px;
  padding-left: 40px;
}
.dx-rtl .dx-scheduler-scrollable-appointments,
.dx-rtl .dx-scheduler-all-day-appointments {
  left: 0;
}

.dx-scheduler-small.dx-rtl .dx-scheduler-date-time-shader-top::before,
.dx-scheduler-small.dx-rtl .dx-scheduler-date-time-shader-bottom::before {
  margin-right: 32.5px;
}

.dx-scheduler-time-panel-cell {
  height: 38px;
  padding-right: 8px;
}
.dx-scheduler-time-panel-cell::after {
  content: none;
}
.dx-scheduler-time-panel-cell > div {
  margin-top: -6px;
  font-size: 12px;
}
.dx-scheduler-small .dx-scheduler-time-panel-cell > div {
  font-size: 11px;
}
.dx-scheduler-small .dx-scheduler-time-panel-cell {
  padding-right: 2px;
}
.dx-rtl .dx-scheduler-time-panel-cell {
  padding-left: 8px;
  padding-right: 0;
}
.dx-rtl.dx-scheduler-small .dx-scheduler-time-panel-cell {
  padding-left: 2px;
}
.dx-scheduler-time-panel-cell.dx-scheduler-time-panel-current-time-cell::before {
  content: none;
}

.dx-scheduler-date-table-cell {
  height: 38px;
}

.dx-scheduler-all-day-title {
  height: 57px;
  line-height: 57px;
  font-size: 12px;
  border-bottom: 1px solid #e0e0e0;
}
.dx-scheduler-small .dx-scheduler-all-day-title {
  font-size: 9.6px;
}
.dx-scheduler-work-space-all-day-collapsed .dx-scheduler-all-day-title {
  height: 19px;
  line-height: 19px;
}

.dx-scheduler-all-day-table {
  height: 57px;
}
.dx-scheduler-work-space-all-day-collapsed .dx-scheduler-all-day-table {
  height: 19px;
}

.dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content {
  padding: 5px 25px 5px 7px;
}

.dx-rtl .dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content {
  padding: 5px 7px 5px 25px;
}

.dx-scheduler-appointment-content {
  padding: 5px 7px;
}

.dx-scheduler-appointment-title {
  font-size: 12px;
}

.dx-scheduler-appointment-content-details {
  font-size: 10px;
}

.dx-scheduler-work-space-week .dx-scheduler-all-day-appointment .dx-scheduler-appointment-content,
.dx-scheduler-work-space-work-week .dx-scheduler-all-day-appointment .dx-scheduler-appointment-content,
.dx-scheduler-work-space-day .dx-scheduler-all-day-appointment .dx-scheduler-appointment-content {
  padding: 5px 7px;
}
.dx-scheduler-work-space-week .dx-scheduler-date-time-indicator,
.dx-scheduler-work-space-work-week .dx-scheduler-date-time-indicator,
.dx-scheduler-work-space-day .dx-scheduler-date-time-indicator {
  height: 2px;
}
.dx-scheduler-work-space-week .dx-scheduler-date-time-indicator::before,
.dx-scheduler-work-space-work-week .dx-scheduler-date-time-indicator::before,
.dx-scheduler-work-space-day .dx-scheduler-date-time-indicator::before {
  display: none;
}

.dx-scheduler-header-panel {
  margin-top: 0;
}

.dx-scheduler-header-panel-cell {
  height: 56px;
  text-align: left;
  vertical-align: bottom;
}
.dx-rtl .dx-scheduler-header-panel-cell {
  text-align: right;
}
.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-header-panel-cell {
  height: 22px;
}
.dx-scheduler-work-space.dx-scheduler-timeline.dx-scheduler-timeline-week .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell), .dx-scheduler-work-space.dx-scheduler-timeline.dx-scheduler-timeline-work-week .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell) {
  height: 34px;
  font-size: 12px;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 11px;
}
.dx-scheduler-work-space.dx-scheduler-timeline.dx-scheduler-timeline-week .dx-scheduler-header-panel-cell, .dx-scheduler-work-space.dx-scheduler-timeline.dx-scheduler-timeline-work-week .dx-scheduler-header-panel-cell, .dx-scheduler-work-space.dx-scheduler-timeline.dx-scheduler-timeline-month .dx-scheduler-header-panel-cell {
  display: flex;
  flex-flow: column nowrap;
}
.dx-scheduler-work-space.dx-scheduler-timeline.dx-scheduler-timeline-week .dx-scheduler-header-panel-cell, .dx-scheduler-work-space.dx-scheduler-timeline.dx-scheduler-timeline-work-week .dx-scheduler-header-panel-cell, .dx-scheduler-work-space.dx-scheduler-timeline.dx-scheduler-timeline-month .dx-scheduler-header-panel-cell, .dx-scheduler-work-space.dx-scheduler-timeline.dx-scheduler-timeline-day .dx-scheduler-header-panel-cell {
  align-items: flex-start;
  justify-content: flex-end;
}
.dx-scheduler-work-space.dx-scheduler-timeline.dx-scheduler-timeline-day .dx-scheduler-header-panel-cell {
  align-items: flex-end;
}
.dx-scheduler-work-space.dx-scheduler-timeline.dx-scheduler-timeline-day .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell) {
  height: 34px;
  font-size: 12px;
  padding-left: 14px;
  padding-right: 14px;
}
.dx-scheduler-work-space.dx-scheduler-timeline.dx-scheduler-timeline-day .dx-scheduler-header-panel-cell.dx-scheduler-header-panel-week-cell {
  align-items: flex-start;
  display: flex;
}
.dx-scheduler-header-panel-cell.dx-scheduler-header-panel-week-cell {
  border-bottom: 1px solid #e0e0e0;
  flex-flow: column;
  justify-content: flex-end;
}
.dx-scheduler-header-panel-cell.dx-scheduler-header-panel-current-time-cell::before {
  content: none;
}
.dx-scheduler-header-panel-cell .dx-scheduler-header-panel-cell-date {
  display: block;
  margin: 0 14px;
}
.dx-scheduler-small .dx-scheduler-header-panel-cell .dx-scheduler-header-panel-cell-date {
  margin: 0 7px;
}
.dx-scheduler-header-panel-cell .dx-scheduler-header-panel-cell-date:first-child {
  font-size: 12px;
  line-height: 7px;
}
.dx-scheduler-header-panel-cell .dx-scheduler-header-panel-cell-date:last-child {
  font-size: 30px;
  line-height: 35px;
}

.dx-scheduler-timeline .dx-scheduler-date-table-cell {
  height: 50px;
}

.dx-scheduler-work-space-day.dx-scheduler-work-space-count .dx-scheduler-header-panel {
  margin-top: 0;
}
.dx-scheduler-work-space-day .dx-scheduler-header-panel .dx-scheduler-group-row:not(:first-child) {
  border-bottom: none;
}
.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-time-panel,
.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-empty-cell {
  border-right: 1px solid #e0e0e0;
}

.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-appointment-content {
  padding-top: 3px;
  font-size: 12px;
}
.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-date-table-first-of-month {
  border-left: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
}
.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-header-panel {
  border-bottom: none;
}
.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-date-table-scrollable .dx-scrollable-content {
  min-height: 600px;
}
.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-date-table-cell {
  font-size: 14px;
  text-align: left;
  height: 100px;
}
.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-date-table-cell > div {
  padding: 8px;
}
.dx-rtl .dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-date-table-cell {
  text-align: right;
}
.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-header-panel-cell .dx-scheduler-header-panel-cell-date {
  font-size: 12px;
  margin-left: 8px;
  line-height: 22px;
}
.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-appointment-collector {
  margin-top: 7px;
  margin-left: 52px;
}
.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-date-table-current-date {
  color: #03a9f4;
}

.dx-scheduler-adaptive .dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-appointment-collector {
  margin: 0;
}
.dx-scheduler-adaptive .dx-scheduler-work-space-week .dx-scheduler-header-panel-cell {
  white-space: nowrap;
}

.dx-scheduler-appointment-collector {
  margin-top: 5px;
  position: absolute;
}
.dx-scheduler-appointment-collector.dx-button {
  border-radius: 12px;
  height: 22px;
  min-width: auto;
  width: auto;
}
.dx-scheduler-appointment-collector.dx-button::before {
  display: none;
}
.dx-scheduler-appointment-collector.dx-button .dx-button-content {
  padding: 4px 0;
  font-size: 12px;
}

.dx-scheduler-header {
  height: 58px;
  background-color: #fff;
}
.dx-scheduler-header .dx-toolbar .dx-toolbar-item-content,
.dx-scheduler-header .dx-toolbar .dx-toolbar-menu-container {
  padding: 0 16px;
}
.dx-scheduler-header .dx-toolbar .dx-scheduler-navigator .dx-scheduler-navigator-caption {
  min-width: 180px;
}
.dx-scheduler-adaptive .dx-scheduler-header .dx-toolbar .dx-scheduler-navigator .dx-scheduler-navigator-caption {
  min-width: 140px;
}
.dx-scheduler-header .dx-toolbar .dx-button.dx-item-selected, .dx-scheduler-header .dx-toolbar .dx-button.dx-state-focused, .dx-scheduler-header .dx-toolbar .dx-button.dx-state-hover {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-scheduler-header .dx-toolbar .dx-scheduler-navigator .dx-buttongroup .dx-button.dx-item-selected {
  background-color: #fff;
}
.dx-scheduler-header .dx-toolbar .dx-scheduler-navigator .dx-buttongroup .dx-button.dx-item-selected.dx-state-focused {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-scheduler-header .dx-toolbar .dx-scheduler-navigator .dx-buttongroup .dx-button.dx-item-selected.dx-state-hover {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-scheduler-header .dx-toolbar .dx-button {
  color: #03a9f4;
}
.dx-scheduler-header .dx-toolbar .dx-button .dx-icon {
  color: #03a9f4;
}
.dx-scheduler-header .dx-toolbar .dx-scheduler-navigator .dx-buttongroup .dx-button .dx-icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.dx-scheduler-header .dx-toolbar .dx-scheduler-navigator .dx-buttongroup .dx-button.dx-item-selected {
  color: #03a9f4;
}
.dx-scheduler-header .dx-toolbar .dx-scheduler-navigator .dx-buttongroup .dx-button.dx-item-selected .dx-icon {
  color: #03a9f4;
}
.dx-scheduler-header .dx-button-text {
  text-transform: none;
}
.dx-scheduler-header .dx-scheduler-navigator-next,
.dx-scheduler-header .dx-scheduler-navigator-previous {
  min-width: 36px;
}
.dx-scheduler-header .dx-scheduler-navigator-next .dx-button-content,
.dx-scheduler-header .dx-scheduler-navigator-previous .dx-button-content {
  padding-block: 5px;
  padding-inline-start: 5px;
  padding-inline-end: 5px;
}
.dx-scheduler-header .dx-scheduler-navigator-next .dx-icon,
.dx-scheduler-header .dx-scheduler-navigator-previous .dx-icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
  margin-inline-end: 0;
  margin-inline-start: 0;
}

.dx-scheduler-group-flex-container .dx-scheduler-group-header {
  font-weight: bold;
}

.dx-scheduler-group-table .dx-scheduler-group-row .dx-scheduler-group-header,
.dx-scheduler-header-panel .dx-scheduler-group-row .dx-scheduler-group-header {
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  text-align: left;
  border-bottom: 1px solid #e0e0e0;
}
.dx-scheduler-group-table .dx-scheduler-group-row .dx-scheduler-group-header .dx-scheduler-group-header-content,
.dx-scheduler-header-panel .dx-scheduler-group-row .dx-scheduler-group-header .dx-scheduler-group-header-content {
  padding-left: 14px;
}
.dx-scheduler-work-space-month .dx-scheduler-group-table .dx-scheduler-group-row .dx-scheduler-group-header .dx-scheduler-group-header-content, .dx-scheduler-agenda .dx-scheduler-group-table .dx-scheduler-group-row .dx-scheduler-group-header .dx-scheduler-group-header-content,
.dx-scheduler-work-space-month .dx-scheduler-header-panel .dx-scheduler-group-row .dx-scheduler-group-header .dx-scheduler-group-header-content,
.dx-scheduler-agenda .dx-scheduler-header-panel .dx-scheduler-group-row .dx-scheduler-group-header .dx-scheduler-group-header-content {
  padding-left: 8px;
}
.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-group-table .dx-scheduler-group-row .dx-scheduler-group-header .dx-scheduler-group-header-content, .dx-rtl .dx-scheduler-agenda .dx-scheduler-group-table .dx-scheduler-group-row .dx-scheduler-group-header .dx-scheduler-group-header-content,
.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-header-panel .dx-scheduler-group-row .dx-scheduler-group-header .dx-scheduler-group-header-content,
.dx-rtl .dx-scheduler-agenda .dx-scheduler-header-panel .dx-scheduler-group-row .dx-scheduler-group-header .dx-scheduler-group-header-content {
  padding-right: 8px;
  padding-left: 0;
}
.dx-scheduler-timeline .dx-scheduler-group-table .dx-scheduler-group-row .dx-scheduler-group-header .dx-scheduler-group-header-content,
.dx-scheduler-timeline .dx-scheduler-header-panel .dx-scheduler-group-row .dx-scheduler-group-header .dx-scheduler-group-header-content {
  padding-left: 0;
}
.dx-scheduler-timeline .dx-scheduler-group-table .dx-scheduler-group-row .dx-scheduler-group-header,
.dx-scheduler-timeline .dx-scheduler-header-panel .dx-scheduler-group-row .dx-scheduler-group-header {
  vertical-align: top;
}
.dx-scheduler-timeline .dx-scheduler-group-table .dx-scheduler-group-row .dx-scheduler-group-header .dx-scheduler-group-header-content div,
.dx-scheduler-timeline .dx-scheduler-header-panel .dx-scheduler-group-row .dx-scheduler-group-header .dx-scheduler-group-header-content div {
  top: 8px;
  transform: none;
}
.dx-rtl .dx-scheduler-group-table .dx-scheduler-group-row .dx-scheduler-group-header,
.dx-rtl .dx-scheduler-header-panel .dx-scheduler-group-row .dx-scheduler-group-header {
  text-align: right;
}

.dx-scheduler-all-day-panel {
  background-color: #fff;
}
.dx-scheduler-all-day-panel .dx-scheduler-all-day-table-cell {
  border-bottom: 1px solid #e0e0e0;
}

.dx-scheduler-work-space:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-month):not(.dx-scheduler-timeline) .dx-scheduler-header-panel,
.dx-scheduler-work-space:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-month):not(.dx-scheduler-timeline) .dx-scheduler-header-panel-empty-cell {
  border-bottom-width: 1px;
}
.dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-all-day-title {
  border-top: 1px solid #e0e0e0;
}
.dx-scheduler-work-space.dx-scheduler-work-space-grouped.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-week):not(.dx-scheduler-work-space-work-week) .dx-scheduler-group-header {
  border-bottom: none;
}
.dx-scheduler-work-space.dx-scheduler-work-space-grouped.dx-scheduler-agenda .dx-scheduler-date-table-cell {
  border: none;
}
.dx-rtl .dx-scheduler-work-space.dx-scheduler-work-space-grouped.dx-scheduler-timeline .dx-scheduler-group-row th {
  border-left: none;
  border-right: none;
}
.dx-scheduler-work-space.dx-scheduler-work-space-grouped.dx-scheduler-work-space-both-scrollbar:not(.dx-scheduler-agenda) .dx-scheduler-all-day-panel .dx-scheduler-first-group-cell {
  border-left: none;
}

.dx-scheduler-work-space-week .dx-scheduler-date-table-row:first-child {
  border-top: none;
}

.dx-scheduler-all-day-table-cell.dx-state-active,
.dx-scheduler-date-table-cell.dx-state-active {
  background-color: rgba(221, 221, 221, 0.7);
}
.dx-scheduler-all-day-table-cell.dx-state-hover,
.dx-scheduler-date-table-cell.dx-state-hover {
  background-color: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.54);
}
.dx-scheduler-all-day-table-cell.dx-scheduler-focused-cell,
.dx-scheduler-date-table-cell.dx-scheduler-focused-cell {
  box-shadow: none;
}

.dx-scheduler-appointment-popup .dx-form {
  padding: 0 10px 0 10px;
}
.dx-scheduler-appointment-popup .dx-popup-title {
  background-color: #fff;
  border-bottom: none;
}
.dx-scheduler-appointment-popup .dx-popup-title .dx-closebutton,
.dx-scheduler-appointment-popup .dx-popup-title .dx-closebutton.dx-rtl {
  margin: 0;
}
.dx-scheduler-appointment-popup .dx-toolbar-after {
  margin-right: 4px;
}
.dx-rtl .dx-scheduler-appointment-popup .dx-toolbar-after {
  margin-left: 4px;
  margin-right: 0;
}

.dx-scheduler-appointment-popup .dx-form-validation-summary {
  padding: 10px 20px;
}

.dx-scheduler-header-panel,
.dx-scheduler-time-panel {
  font-size: 16px;
}

.dx-scheduler-work-space-grouped:not(.dx-scheduler-agenda) .dx-scheduler-group-row th,
.dx-scheduler-work-space.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-timeline) .dx-scheduler-last-group-cell {
  border-right: 1px solid #bfbfbf;
}
.dx-scheduler-work-space-grouped:not(.dx-scheduler-agenda) .dx-scheduler-group-row th:last-child,
.dx-scheduler-work-space.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-timeline) .dx-scheduler-last-group-cell:last-child {
  border-right: none;
}
.dx-rtl .dx-scheduler-work-space-grouped:not(.dx-scheduler-agenda) .dx-scheduler-group-row th,
.dx-rtl .dx-scheduler-work-space.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-timeline) .dx-scheduler-last-group-cell {
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #e0e0e0;
}
.dx-rtl .dx-scheduler-work-space-grouped:not(.dx-scheduler-agenda) .dx-scheduler-group-row th:last-child,
.dx-rtl .dx-scheduler-work-space.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-timeline) .dx-scheduler-last-group-cell:last-child {
  border-left: none;
}

.dx-scheduler-appointment, .dx-rtl .dx-scheduler-appointment, .dx-scheduler-work-space-month .dx-scheduler-appointment, .dx-scheduler-timeline .dx-scheduler-appointment, .dx-rtl .dx-scheduler-timeline .dx-scheduler-appointment {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  box-shadow: none;
  border-radius: 2px;
}
.dx-scheduler-appointment.dx-state-focused, .dx-rtl .dx-scheduler-appointment.dx-state-focused, .dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-focused, .dx-scheduler-timeline .dx-scheduler-appointment.dx-state-focused, .dx-rtl .dx-scheduler-timeline .dx-scheduler-appointment.dx-state-focused {
  color: #fff;
}
.dx-scheduler-appointment.dx-state-active, .dx-scheduler-appointment.dx-resizable-resizing, .dx-scheduler-appointment.dx-state-hover, .dx-scheduler-appointment.dx-state-hover.dx-resizable, .dx-rtl .dx-scheduler-appointment.dx-state-active, .dx-rtl .dx-scheduler-appointment.dx-resizable-resizing, .dx-rtl .dx-scheduler-appointment.dx-state-hover, .dx-rtl .dx-scheduler-appointment.dx-state-hover.dx-resizable, .dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-active, .dx-scheduler-work-space-month .dx-scheduler-appointment.dx-resizable-resizing, .dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover, .dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover.dx-resizable, .dx-scheduler-timeline .dx-scheduler-appointment.dx-state-active, .dx-scheduler-timeline .dx-scheduler-appointment.dx-resizable-resizing, .dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover, .dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover.dx-resizable, .dx-rtl .dx-scheduler-timeline .dx-scheduler-appointment.dx-state-active, .dx-rtl .dx-scheduler-timeline .dx-scheduler-appointment.dx-resizable-resizing, .dx-rtl .dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover, .dx-rtl .dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover.dx-resizable {
  box-shadow: none;
}

.dx-scheduler-fixed-appointments .dx-draggable-dragging .dx-scheduler-appointment {
  box-shadow: none;
}

.dx-scheduler-dropdown-appointment-date {
  color: rgba(0, 0, 0, 0.54);
}

.dx-scheduler-appointment-strip {
  display: none;
}

.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-month .dx-scheduler-date-table-scrollable {
  border-top: 1px solid #e0e0e0;
}

.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-title {
  background-color: #fff;
}
.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel .dx-scheduler-group-header:first-child {
  border-left: none;
}

.dx-scheduler-agenda .dx-scheduler-group-header {
  font-size: 14px;
  width: 100px;
}
.dx-scheduler-agenda .dx-scheduler-group-header .dx-scheduler-group-header-content {
  padding-top: 2px;
  width: 100px;
}
.dx-scheduler-agenda .dx-scheduler-group-header .dx-scheduler-group-header-content::before {
  display: none;
}
.dx-scheduler-agenda .dx-scheduler-date-table-row,
.dx-scheduler-agenda .dx-scheduler-time-panel-row {
  box-shadow: inset 0 -1px 0 0 #e0e0e0;
}
.dx-scheduler-agenda .dx-scheduler-time-panel-cell {
  text-align: left;
  padding-left: 8px;
  padding-right: 0;
}
.dx-rtl .dx-scheduler-agenda .dx-scheduler-time-panel-cell {
  text-align: right;
  padding-right: 8px;
  padding-left: 0;
}
.dx-scheduler-agenda .dx-scheduler-time-panel-cell > span {
  font-size: 12px;
}
.dx-scheduler-agenda .dx-scheduler-date-table-scrollable {
  padding-top: 0;
}
.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-group-header {
  border-bottom: none;
}
.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-date-table-row.dx-scheduler-date-table-last-row,
.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-time-panel-row.dx-scheduler-date-table-last-row,
.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-group-table .dx-scheduler-group-row {
  border-bottom: none;
}
.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-date-table-row.dx-scheduler-date-table-last-row:not(:last-child),
.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-time-panel-row.dx-scheduler-date-table-last-row:not(:last-child),
.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-group-table .dx-scheduler-group-row:not(:last-child) {
  box-shadow: inset 0 -1px 0 0 #bfbfbf;
}

.dx-scheduler-agenda-nodata {
  font-size: 16px;
}

.dx-popup-content .dx-scheduler-dropdown-appointment-buttons-block .dx-button {
  min-width: auto;
  padding: 0;
  background-color: transparent;
  color: #03a9f4;
}
.dx-popup-content .dx-scheduler-dropdown-appointment-buttons-block .dx-button .dx-icon {
  color: #03a9f4;
}
.dx-popup-content .dx-scheduler-dropdown-appointment-buttons-block .dx-button.dx-state-selected {
  background-color: rgba(3, 169, 244, 0.36);
}
.dx-popup-content .dx-scheduler-dropdown-appointment-buttons-block .dx-button.dx-state-selected,
.dx-popup-content .dx-scheduler-dropdown-appointment-buttons-block .dx-button.dx-state-selected .dx-icon {
  color: #03a9f4;
}
.dx-popup-content .dx-scheduler-dropdown-appointment-buttons-block .dx-button.dx-state-hover {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-popup-content .dx-scheduler-dropdown-appointment-buttons-block .dx-button.dx-state-focused {
  background-color: rgba(3, 169, 244, 0.08);
}
.dx-popup-content .dx-scheduler-dropdown-appointment-buttons-block .dx-button.dx-state-active {
  background-color: rgba(3, 169, 244, 0.36);
}
.dx-popup-content .dx-scheduler-dropdown-appointment-buttons-block .dx-button .dx-inkripple-wave {
  background-color: rgba(3, 169, 244, 0.2);
}
.dx-popup-content .dx-scheduler-dropdown-appointment-buttons-block .dx-button .dx-icon {
  width: 24px;
  height: 24px;
  background-position: 0px 0px;
  background-size: 24px 24px;
  padding: 0px;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}

.dx-rtl .dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel .dx-scheduler-group-header:first-child {
  border-right: none;
}
.dx-rtl.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-time-panel,
.dx-rtl.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-empty-cell {
  border-left: 1px solid #e0e0e0;
  border-right: none;
}

.dx-scheduler-appointment-tooltip-wrapper .dx-overlay-content,
.dx-scheduler-overlay-panel .dx-overlay-content {
  background-color: #fff;
}
.dx-scheduler-appointment-tooltip-wrapper .dx-overlay-content .dx-popup-content,
.dx-scheduler-overlay-panel .dx-overlay-content .dx-popup-content {
  padding: 0;
}
.dx-scheduler-appointment-tooltip-wrapper .dx-overlay-content .dx-list .dx-list-item,
.dx-scheduler-overlay-panel .dx-overlay-content .dx-list .dx-list-item {
  margin-bottom: 0;
  margin-top: 0;
  border-bottom: 1px solid #e0e0e0;
}
.dx-scheduler-appointment-tooltip-wrapper .dx-overlay-content .dx-list .dx-list-item:last-of-type,
.dx-scheduler-overlay-panel .dx-overlay-content .dx-list .dx-list-item:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.dx-scheduler-appointment-tooltip-wrapper .dx-overlay-content .dx-list .dx-list-item:first-of-type,
.dx-scheduler-overlay-panel .dx-overlay-content .dx-list .dx-list-item:first-of-type {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.dx-scheduler-appointment-tooltip-wrapper .dx-overlay-content .dx-list .dx-list-item .dx-tooltip-appointment-item,
.dx-scheduler-overlay-panel .dx-overlay-content .dx-list .dx-list-item .dx-tooltip-appointment-item {
  margin-left: 10px;
}
.dx-scheduler-appointment-tooltip-wrapper .dx-overlay-content .dx-list .dx-list-item .dx-tooltip-appointment-item .dx-tooltip-appointment-item-marker-body,
.dx-scheduler-overlay-panel .dx-overlay-content .dx-list .dx-list-item .dx-tooltip-appointment-item .dx-tooltip-appointment-item-marker-body {
  width: 24px;
  height: 24px;
}
.dx-scheduler-appointment-tooltip-wrapper .dx-overlay-content .dx-list .dx-list-item .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content .dx-tooltip-appointment-item-content-subject,
.dx-scheduler-overlay-panel .dx-overlay-content .dx-list .dx-list-item .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content .dx-tooltip-appointment-item-content-subject {
  margin-top: 4px;
  font-size: 18px;
}
.dx-scheduler-appointment-tooltip-wrapper .dx-overlay-content .dx-list .dx-list-item .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content .dx-tooltip-appointment-item-content-date,
.dx-scheduler-overlay-panel .dx-overlay-content .dx-list .dx-list-item .dx-tooltip-appointment-item .dx-tooltip-appointment-item-content .dx-tooltip-appointment-item-content-date {
  font-size: 14px;
  opacity: 1;
  margin-top: 4px;
}
.dx-scheduler-appointment-tooltip-wrapper .dx-overlay-content .dx-list .dx-list-item .dx-tooltip-appointment-item .dx-tooltip-appointment-item-delete-button-container,
.dx-scheduler-overlay-panel .dx-overlay-content .dx-list .dx-list-item .dx-tooltip-appointment-item .dx-tooltip-appointment-item-delete-button-container {
  padding-top: 1px;
}

.dx-scheduler-timeline .dx-scheduler-group-flex-container .dx-scheduler-group-header {
  width: 100px;
}

.dx-scheduler-header-panel-empty-cell {
  margin-top: 0;
}

/**
* $name 10. Label text color
* $type color
*/
/**
* $name 20. Group border color
* $type color
*/
.dx-layout-manager .dx-field-item:not(.dx-first-row) {
  padding-top: 10px;
}
.dx-layout-manager .dx-field-empty-item {
  width: 100%;
}
.dx-layout-manager.dx-layout-manager-one-col .dx-single-column-item-content > .dx-field-item {
  padding-left: 0;
  padding-right: 0;
}
.dx-layout-manager.dx-layout-manager-one-col .dx-form-group .dx-single-column-item-content > .dx-first-row.dx-col-0.dx-field-item {
  padding-top: 0;
}
.dx-layout-manager .dx-label-h-align.dx-flex-layout {
  display: flex;
}
.dx-layout-manager .dx-label-h-align.dx-flex-layout .dx-field-item-label {
  display: block;
}
.dx-layout-manager .dx-label-h-align.dx-flex-layout .dx-field-item-content,
.dx-layout-manager .dx-label-h-align.dx-flex-layout .dx-field-item-content-wrapper {
  flex-shrink: 1;
  flex-grow: 1;
  flex-basis: auto;
  display: block;
}
.dx-layout-manager .dx-label-h-align.dx-flex-layout:not(.dx-field-item-label-align) {
  align-items: baseline;
}
.dx-layout-manager .dx-label-h-align.dx-field-item-label-align:not(.dx-flex-layout) .dx-field-item-label {
  vertical-align: baseline;
}
.dx-layout-manager .dx-label-h-align .dx-field-item-label,
.dx-layout-manager .dx-label-h-align .dx-field-item-content,
.dx-layout-manager .dx-label-h-align .dx-field-item-content-wrapper {
  display: table-cell;
}
.dx-layout-manager .dx-label-h-align .dx-field-item-content-wrapper .dx-field-item-content {
  display: block;
}
.dx-layout-manager .dx-label-h-align .dx-field-item-label {
  white-space: nowrap;
  vertical-align: middle;
}
.dx-layout-manager .dx-label-h-align .dx-field-item-label .dx-field-item-label-content {
  display: block;
}
.dx-layout-manager .dx-label-h-align .dx-field-item-label .dx-field-item-custom-label-content {
  display: inline-block;
}
.dx-layout-manager .dx-label-h-align .dx-field-item-label .dx-field-item-custom-label-content .dx-icon {
  vertical-align: top;
}
.dx-layout-manager .dx-label-h-align .dx-field-item-content {
  vertical-align: top;
}
.dx-layout-manager .dx-label-h-align .dx-field-item-content .dx-checkbox,
.dx-layout-manager .dx-label-h-align .dx-field-item-content .dx-switch {
  margin-top: 7px;
  margin-bottom: 4px;
}
.dx-layout-manager .dx-label-h-align .dx-field-item-content,
.dx-layout-manager .dx-label-h-align .dx-field-item-content-wrapper {
  width: 100%;
}
.dx-layout-manager .dx-tabpanel .dx-multiview-item-content {
  padding: 20px;
}

.dx-field-item-label-location-top {
  display: block;
}
.dx-field-item-label-location-top .dx-field-item-custom-label-content {
  display: inline-block;
}
.dx-field-item-label-location-top .dx-field-item-custom-label-content .dx-icon {
  vertical-align: top;
}

.dx-form-group-content {
  border-width: 0;
  padding: 0;
  margin: 0;
}

.dx-form-group-caption {
  font-size: 20px;
}

.dx-form-group-with-caption > .dx-form-group-content {
  padding-top: 19px;
  padding-bottom: 20px;
  margin-top: 6px;
}

.dx-layout-manager-hidden-label {
  position: absolute;
  display: block;
  visibility: hidden;
}

.dx-field-item-help-text {
  font-style: italic;
  white-space: normal;
}

.dx-field-item-label-location-left {
  padding-inline-end: 10px;
}

.dx-field-item-label-location-right {
  padding-inline-start: 10px;
}

.dx-field-item-required .dx-label > span::after,
.dx-field-item-optional .dx-label > span::after {
  content: attr(data-mark);
}

.dx-rtl .dx-field-item-required-mark,
.dx-rtl .dx-field-item-optional-mark {
  unicode-bidi: embed;
}

.dx-form-group-caption {
  font-size: 20px;
}

.dx-form-group-with-caption > .dx-form-group-content {
  border-top: 1px solid #e0e0e0;
  padding-bottom: 20px;
  padding-top: 19px;
  margin-top: 6px;
}

.dx-form > .dx-scrollable-wrapper > .dx-scrollable-container {
  margin-left: -10px;
  padding-left: 10px;
}

.dx-scrollable-content > .dx-layout-manager {
  padding-inline-end: 5px;
}

.dx-layout-manager .dx-field-item {
  padding-bottom: 10px;
  font-size: 14px;
}
.dx-layout-manager .dx-field-item:not(.dx-last-col) {
  padding-inline-end: 20px;
}
.dx-layout-manager .dx-field-item:not(.dx-first-col) {
  padding-inline-start: 20px;
}
.dx-layout-manager .dx-field-item .dx-field-item.dx-last-row {
  padding-bottom: 0;
}

.dx-form > .dx-layout-manager.dx-layout-manager-one-col .dx-field-item .dx-field-item.dx-last-row:not(.dx-last-col) {
  padding-bottom: 10px;
}
.dx-form > .dx-layout-manager.dx-layout-manager-one-col .dx-field-item .dx-form-group .dx-single-column-item-content > .dx-first-row.dx-col-0.dx-field-item {
  padding-top: 0;
}
.dx-form > .dx-layout-manager.dx-layout-manager-one-col .dx-field-item .dx-box-item:not(:first-child) .dx-single-column-item-content > .dx-field-item {
  padding-top: 10px;
}

.dx-field-item:not(.dx-field-item-has-group):not(.dx-field-item-has-tabs):not(.dx-first-row):not(.dx-label-v-align) {
  padding-top: 26px;
}
.dx-field-item .dx-switch {
  vertical-align: middle;
}
.dx-field-item .dx-toggle-controls-paddings {
  padding-inline-start: 16px;
}

.dx-field-item-content-wrapper.dx-invalid .dx-field-item-help-text {
  color: transparent;
}

.dx-field-item-label-location-top {
  padding: 16px 0 3px;
  padding-inline-start: 16px;
  padding-inline-end: 16px;
}
.dx-form-styling-mode-underlined .dx-field-item-label-location-top {
  padding-left: 0;
  padding-right: 0;
}

.dx-field-item-label-text {
  color: rgba(0, 0, 0, 0.6);
}

.dx-field-item-help-text {
  color: rgba(0, 0, 0, 0.6);
  padding: 6px 16px 2px;
  font-style: normal;
}
.dx-form-styling-mode-underlined .dx-field-item-help-text {
  padding-left: 0;
  padding-right: 0;
}

.dx-field-item-optional .dx-label > span::after,
.dx-field-item-optional-mark {
  color: rgba(0, 0, 0, 0.6);
}

.dx-field-item-required .dx-label > span::after,
.dx-field-item-required-mark {
  color: rgba(0, 0, 0, 0.6);
}

.dx-field-item-custom-label-content .dx-icon {
  width: 14px;
  height: 14px;
  background-position: 0px 0px;
  background-size: 14px 14px;
  padding: 0px;
  font-size: 14px;
  text-align: center;
  line-height: 14px;
  margin-inline-end: 8px;
  margin-inline-start: 0;
}

/**
* $name 10. Text color
* $type color
*/
/**
* $name 20. Focused text color
* $type color
*/
/**
* $name 30. Plus icon color
* $type color
*/
/**
* $name 40. Remove icon color
* $type color
*/
/**
* $name 50. Group operation button color
* $type color
*/
/**
* $name 60. Data field button color
* $type color
*/
/**
* $name 70. Operation button color
* $type color
*/
/**
* $name 80. Value button color
* $type color
*/
.dx-filterbuilder.dx-rtl .dx-filterbuilder-text,
.dx-filterbuilder.dx-rtl .dx-filterbuilder-action-icon {
  margin-left: 5px;
  margin-right: 0;
}
.dx-filterbuilder.dx-rtl .dx-filterbuilder-group .dx-filterbuilder-group-content .dx-filterbuilder-group-content {
  padding-left: 0;
  padding-right: 26px;
}
.dx-filterbuilder .dx-filterbuilder-text,
.dx-filterbuilder .dx-filterbuilder-action-icon {
  margin-left: 0;
  margin-right: 5px;
}
.dx-filterbuilder .dx-filterbuilder-text:focus,
.dx-filterbuilder .dx-filterbuilder-item-value-text:focus,
.dx-filterbuilder .dx-filterbuilder-action-icon:focus {
  outline: none;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item {
  display: inline-block;
  white-space: nowrap;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text {
  display: inline-block;
  cursor: pointer;
  white-space: pre;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text .dx-filterbuilder-range {
  white-space: nowrap;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text .dx-filterbuilder-text-separator,
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text .dx-filterbuilder-range-separator {
  margin: 0 7px;
  opacity: 0.3;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text.dx-filterbuilder-group-operation, .dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text.dx-filterbuilder-item-field, .dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text.dx-filterbuilder-item-operation,
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text .dx-filterbuilder-item-value-text {
  min-width: 20px;
  padding: 2px 7px 3px 7px;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-text .dx-texteditor {
  vertical-align: middle;
  margin-top: -7px;
  margin-bottom: -4px;
  display: inline-block;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-action {
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-action.dx-filterbuilder-action-icon {
  padding: 5px 8px;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-content .dx-filterbuilder-group-content {
  padding-left: 26px;
}

.dx-filterbuilder-operations .dx-treeview-item {
  padding-left: 5px;
}
.dx-filterbuilder-operations .dx-rtl .dx-treeview-item {
  padding-right: 5px;
}

.dx-filterbuilder-overlay {
  white-space: nowrap;
}
.dx-filterbuilder-overlay .dx-treeview .dx-treeview-node {
  padding-left: 0;
}
.dx-filterbuilder-overlay .dx-treeview .dx-treeview-node .dx-treeview-node-container-opened {
  margin-left: 15px;
}
.dx-filterbuilder-overlay .dx-treeview.dx-rtl .dx-treeview-node {
  padding-right: 0;
}
.dx-filterbuilder-overlay .dx-treeview.dx-rtl .dx-treeview-node .dx-treeview-node-container-opened {
  margin-right: 15px;
}
.dx-filterbuilder-overlay .dx-overlay-content.dx-popup-normal {
  border-radius: 0;
}
.dx-filterbuilder-overlay .dx-overlay-content.dx-popup-normal > .dx-popup-content {
  padding: 0;
}
.dx-filterbuilder-overlay .dx-scrollable-container {
  max-height: 360px;
}
.dx-filterbuilder-overlay .dx-menu-items-container {
  padding: 0;
}

.dx-filterbuilder {
  background-color: #fff;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text {
  color: rgba(0, 0, 0, 0.87);
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-group-operation {
  background-color: rgba(244, 67, 54, 0.3);
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-group-operation:hover {
  background-color: rgba(244, 67, 54, 0.5);
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-group-operation:focus, .dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-group-operation.dx-state-active {
  background-color: #f44336;
  color: #fff;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-field {
  background-color: rgba(3, 169, 244, 0.3);
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-field:hover {
  background-color: rgba(3, 169, 244, 0.5);
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-field:focus, .dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-field.dx-state-active {
  background-color: #03a9f4;
  color: #fff;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-operation {
  background-color: rgba(139, 195, 74, 0.3);
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-operation:hover {
  background-color: rgba(139, 195, 74, 0.5);
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-operation:focus, .dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-operation.dx-state-active {
  background-color: #8bc34a;
  color: #fff;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text .dx-filterbuilder-item-value-text {
  background-color: rgba(224, 224, 224, 0.5);
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text .dx-filterbuilder-item-value-text:hover {
  background-color: rgba(224, 224, 224, 0.5);
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text .dx-filterbuilder-item-value-text:focus, .dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text .dx-filterbuilder-item-value-text.dx-state-active {
  background-color: #e0e0e0;
  color: #fff;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-icon-plus {
  color: rgba(139, 195, 74, 0.7);
}
.dx-filterbuilder .dx-filterbuilder-group .dx-icon-plus:hover {
  color: #8bc34a;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-icon-plus:focus, .dx-filterbuilder .dx-filterbuilder-group .dx-icon-plus.dx-state-active {
  color: #8bc34a;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-icon-remove {
  color: rgba(244, 67, 54, 0.7);
}
.dx-filterbuilder .dx-filterbuilder-group .dx-icon-remove:hover {
  color: #f44336;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-icon-remove:focus {
  color: #f44336;
}

.dx-filterbuilder-overlay.dx-filterbuilder-operations .dx-treeview-item .dx-icon {
  color: rgba(0, 0, 0, 0.87);
}
.dx-filterbuilder-overlay.dx-filterbuilder-operations .dx-treeview-expander-icon-stub {
  display: none;
}

.dx-filterbuilder .dx-filterbuilder-action-icon {
  font-size: 21px;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-group-item .dx-filterbuilder-action.dx-filterbuilder-action-icon {
  padding: 8px;
  vertical-align: middle;
}
.dx-filterbuilder .dx-filterbuilder-item-value .dx-editor-filled .dx-texteditor-input,
.dx-filterbuilder .dx-filterbuilder-item-value .dx-editor-outlined .dx-texteditor-input {
  padding: 13px 12px;
}
.dx-filterbuilder .dx-filterbuilder-text,
.dx-filterbuilder .dx-filterbuilder-item-value-text {
  border-radius: 5px;
}

.dx-filterbuilder-range-separator {
  color: rgba(0, 0, 0, 0.87);
}

.dx-filterbuilder-overlay.dx-popup-wrapper > .dx-overlay-content {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
}
.dx-filterbuilder-overlay.dx-filterbuilder-operations .dx-treeview-item {
  padding-left: 8px;
}
.dx-filterbuilder-overlay.dx-filterbuilder-operations .dx-rtl .dx-treeview-item {
  padding-right: 8px;
}
.dx-filterbuilder-overlay .dx-treeview-node .dx-treeview-node-container-opened {
  margin-left: 8px;
}
.dx-filterbuilder-overlay .dx-treeview-item {
  padding: 8px 24px 8px 8px;
  min-height: 36px;
}
.dx-filterbuilder-overlay .dx-treeview-item .dx-icon {
  margin-right: 10px;
}
.dx-filterbuilder-overlay .dx-treeview-toggle-item-visibility {
  left: 16px;
}
.dx-filterbuilder-overlay .dx-rtl .dx-treeview-node > .dx-treeview-item {
  padding-right: 16px;
}
.dx-filterbuilder-overlay .dx-rtl .dx-treeview-node.dx-treeview-node-is-leaf > .dx-treeview-item {
  padding-right: 8px;
}
.dx-filterbuilder-overlay .dx-rtl .dx-treeview-node .dx-treeview-node-container-opened {
  margin-right: 8px;
  margin-left: 0;
}
.dx-filterbuilder-overlay .dx-rtl .dx-treeview-item .dx-icon {
  margin-left: 10px;
}
.dx-filterbuilder-overlay .dx-rtl .dx-treeview-toggle-item-visibility {
  right: 16px;
}

/**
* $name 10. Shader background color
* $type color
*/
.dx-drawer {
  height: 100%;
  width: 100%;
}

.dx-drawer-wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.dx-drawer-panel-content {
  position: absolute;
  top: 0;
  bottom: 0;
}
.dx-drawer-panel-content .dx-overlay-content {
  overflow: hidden;
}

.dx-drawer-right .dx-drawer-panel-content {
  right: 0;
}

.dx-drawer-left .dx-drawer-panel-content {
  left: 0;
}

.dx-drawer-panel-content-push-top-or-bottom {
  width: 100%;
}

.dx-drawer-content {
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
}

.dx-drawer-shader {
  z-index: 1000;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

.dx-drawer-push.dx-drawer-bottom .dx-drawer-panel-content {
  top: auto;
}

.dx-drawer-shrink .dx-drawer-panel-content {
  position: relative;
  overflow: hidden;
  flex: 0 0 auto;
  height: 100%;
}
.dx-drawer-shrink .dx-drawer-wrapper {
  flex: 1 0 auto;
  display: flex;
  flex-direction: row;
}
.dx-drawer-shrink .dx-drawer-content {
  position: relative;
  flex: 1 1 auto;
}
.dx-drawer-shrink.dx-drawer-top .dx-drawer-wrapper, .dx-drawer-shrink.dx-drawer-bottom .dx-drawer-wrapper {
  flex-direction: column;
}

.dx-drawer-overlap .dx-drawer-panel-content {
  overflow: visible;
}
.dx-drawer-overlap .dx-drawer-panel-content.dx-overlay-wrapper {
  right: auto;
  left: auto;
}
.dx-drawer-overlap.dx-drawer-left .dx-drawer-wrapper, .dx-drawer-overlap.dx-drawer-right .dx-drawer-wrapper {
  overflow-y: visible;
}
.dx-drawer-overlap.dx-drawer-top .dx-drawer-wrapper, .dx-drawer-overlap.dx-drawer-bottom .dx-drawer-wrapper {
  overflow-x: visible;
}
.dx-drawer-overlap.dx-drawer-right.dx-drawer-expand > .dx-drawer-wrapper > .dx-overlay > .dx-overlay-wrapper > .dx-overlay-content {
  right: 0;
}
.dx-drawer-overlap.dx-drawer-right.dx-drawer-slide > .dx-drawer-wrapper > .dx-overlay > .dx-overlay-wrapper > .dx-overlay-content {
  right: 0;
}

.dx-drawer-shader {
  background-color: rgba(0, 0, 0, 0.5);
}

.dx-htmleditor {
  display: flex;
  flex-direction: column;
  border: 1px solid transparent;
}
.dx-htmleditor:not(.dx-state-disabled) li[data-list=checked],
.dx-htmleditor:not(.dx-state-disabled) li[data-list=unchecked] {
  cursor: pointer;
}

.dx-htmleditor-add-image-popup-with-tabs > .dx-overlay-content > .dx-popup-content {
  padding: 0;
}

.dx-htmleditor-hidden-content {
  display: none;
}

.dx-htmleditor-add-image-popup > .dx-overlay-content > .dx-popup-content .dx-multiview-wrapper {
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.dx-htmleditor-add-image-popup > .dx-overlay-content > .dx-popup-content .dx-fix-ratio-container .dx-textbox {
  display: inline-block;
}
.dx-htmleditor-add-image-popup > .dx-overlay-content > .dx-popup-content .dx-fix-ratio-container .dx-buttongroup {
  vertical-align: top;
}
.dx-htmleditor-add-image-popup > .dx-overlay-content > .dx-popup-content .dx-fileuploader-wrapper {
  padding: 0;
}
.dx-htmleditor-add-image-popup > .dx-overlay-content > .dx-popup-content .dx-fileuploader-upload-button {
  display: none;
}
.dx-htmleditor-add-image-popup > .dx-overlay-content .dx-popup-title {
  border-bottom: 0;
}

.dx-quill-container {
  box-sizing: border-box;
  display: flex;
  flex: 1;
  flex-basis: auto;
  min-height: 1px;
  margin: 0;
  position: relative;
  overflow: hidden;
}

.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}

.dx-htmleditor-content {
  box-sizing: border-box;
  line-height: 1.42;
  width: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.dx-htmleditor-content .dx-variable > span {
  padding: 3px 6px;
  border-radius: 8px;
}
.dx-htmleditor-content > * {
  cursor: text;
}
.dx-htmleditor-content p,
.dx-htmleditor-content ol,
.dx-htmleditor-content ul,
.dx-htmleditor-content pre,
.dx-htmleditor-content blockquote,
.dx-htmleditor-content h1,
.dx-htmleditor-content h2,
.dx-htmleditor-content h3,
.dx-htmleditor-content h4,
.dx-htmleditor-content h5,
.dx-htmleditor-content h6 {
  margin: 0;
  padding: 0;
}
.dx-htmleditor-content p,
.dx-htmleditor-content h1,
.dx-htmleditor-content h2,
.dx-htmleditor-content h3,
.dx-htmleditor-content h4,
.dx-htmleditor-content h5,
.dx-htmleditor-content h6,
.dx-htmleditor-content ol,
.dx-htmleditor-content ul {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.dx-htmleditor-content table {
  border-collapse: collapse;
}
.dx-htmleditor-content td,
.dx-htmleditor-content th {
  border: 1px solid #000;
  padding: 2px 5px;
}
.dx-htmleditor-content ol,
.dx-htmleditor-content ul {
  padding-inline-start: 1.5em;
}
.dx-htmleditor-content li {
  list-style-type: none;
  padding-inline-start: 1.5em;
  position: relative;
}
.dx-htmleditor-content li[data-list=bullet]::before {
  content: "•";
}
.dx-htmleditor-content li[data-list=checked]::before {
  content: "☑";
}
.dx-htmleditor-content li[data-list=unchecked]::before {
  content: "☐";
}
.dx-htmleditor-content li::before {
  display: inline-block;
  margin-inline-start: -1.5em;
  margin-inline-end: 0.3em;
  text-align: end;
  white-space: nowrap;
  width: 1.2em;
}
.dx-htmleditor-content li > .ql-ui {
  visibility: hidden;
}
.dx-htmleditor-content li[data-list=unchecked] > .ql-ui, .dx-htmleditor-content li[data-list=checked] > .ql-ui {
  visibility: visible;
}
.dx-htmleditor-content li[data-list=ordered] {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.dx-htmleditor-content li[data-list=ordered]::before {
  content: counter(list-0, decimal) ". ";
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-1 {
  counter-increment: list-1;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-1::before {
  content: counter(list-1, lower-alpha) ". ";
}
.dx-htmleditor-content li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-2 {
  counter-increment: list-2;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-2::before {
  content: counter(list-2, lower-roman) ". ";
}
.dx-htmleditor-content li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-3 {
  counter-increment: list-3;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-3::before {
  content: counter(list-3, decimal) ". ";
}
.dx-htmleditor-content li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-4 {
  counter-increment: list-4;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-4::before {
  content: counter(list-4, lower-alpha) ". ";
}
.dx-htmleditor-content li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-5 {
  counter-increment: list-5;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-5::before {
  content: counter(list-5, lower-roman) ". ";
}
.dx-htmleditor-content li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-6 {
  counter-increment: list-6;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-6::before {
  content: counter(list-6, decimal) ". ";
}
.dx-htmleditor-content li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-7 {
  counter-increment: list-7;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-7::before {
  content: counter(list-7, lower-alpha) ". ";
}
.dx-htmleditor-content li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-8 {
  counter-increment: list-8;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-8::before {
  content: counter(list-8, lower-roman) ". ";
}
.dx-htmleditor-content li.ql-indent-8 {
  counter-reset: list-9;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-9 {
  counter-increment: list-9;
}
.dx-htmleditor-content ol li[data-list=ordered].ql-indent-9::before {
  content: counter(list-9, decimal) ". ";
}
.dx-htmleditor-content .ql-indent-1 {
  padding-inline-start: 3em;
}
.dx-htmleditor-content li.ql-indent-1 {
  padding-inline-start: 4.5em;
}
.dx-htmleditor-content .ql-indent-2 {
  padding-inline-start: 6em;
}
.dx-htmleditor-content li.ql-indent-2 {
  padding-inline-start: 7.5em;
}
.dx-htmleditor-content .ql-indent-3 {
  padding-inline-start: 9em;
}
.dx-htmleditor-content li.ql-indent-3 {
  padding-inline-start: 10.5em;
}
.dx-htmleditor-content .ql-indent-4 {
  padding-inline-start: 12em;
}
.dx-htmleditor-content li.ql-indent-4 {
  padding-inline-start: 13.5em;
}
.dx-htmleditor-content .ql-indent-5 {
  padding-inline-start: 15em;
}
.dx-htmleditor-content li.ql-indent-5 {
  padding-inline-start: 16.5em;
}
.dx-htmleditor-content .ql-indent-6 {
  padding-inline-start: 18em;
}
.dx-htmleditor-content li.ql-indent-6 {
  padding-inline-start: 19.5em;
}
.dx-htmleditor-content .ql-indent-7 {
  padding-inline-start: 21em;
}
.dx-htmleditor-content li.ql-indent-7 {
  padding-inline-start: 22.5em;
}
.dx-htmleditor-content .ql-indent-8 {
  padding-inline-start: 24em;
}
.dx-htmleditor-content li.ql-indent-8 {
  padding-inline-start: 25.5em;
}
.dx-htmleditor-content .ql-indent-9 {
  padding-inline-start: 27em;
}
.dx-htmleditor-content li.ql-indent-9 {
  padding-inline-start: 28.5em;
}
.dx-htmleditor-content table {
  table-layout: fixed;
  width: 100%;
}
.dx-htmleditor-content table td,
.dx-htmleditor-content table th {
  outline: none;
}
.dx-htmleditor-content .ql-code-block-container {
  font-family: monospace;
}
.dx-htmleditor-content code,
.dx-htmleditor-content .ql-code-block-container {
  background-color: rgba(191, 191, 191, 0.15);
}
.dx-htmleditor-content .ql-video {
  display: block;
  max-width: 100%;
}
.dx-htmleditor-content .ql-video.ql-align-center {
  margin: 0 auto;
}
.dx-htmleditor-content .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.dx-htmleditor-content .ql-font-serif {
  font-family: "Georgia", "Times New Roman", serif;
}
.dx-htmleditor-content .ql-font-monospace {
  font-family: "Monaco", "Courier New", monospace;
}
.dx-htmleditor-content .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.dx-htmleditor-content.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.dx-htmleditor-content.ql-blank::after {
  content: attr(data-placeholder);
  z-index: -1;
  visibility: hidden;
}
.dx-htmleditor-content.ql-blank[data-placeholder] > p {
  height: 0.1px;
}
.dx-htmleditor-content blockquote {
  padding-inline-start: 12px;
  border-inline-start: 4px solid;
}

.dx-suggestion-list-wrapper .dx-list {
  min-height: 35px;
}
.dx-suggestion-list-wrapper .dx-list .dx-scrollable-content {
  margin: 0;
}

.dx-suggestion-list {
  min-width: 50px;
}
.dx-suggestion-list .dx-list-item {
  display: block;
}
.dx-suggestion-list .dx-list-item-icon {
  border-radius: 50%;
  vertical-align: text-bottom;
}

.dx-formdialog-form {
  min-width: 360px;
}

.dx-overlay-content.dx-popup-fullscreen .dx-formdialog-form {
  min-width: 240px;
}

.dx-formdialog-field-target .dx-field-item-content {
  text-align: end;
}

.dx-color-format .dx-icon-color,
.dx-color-format .dx-icon-background,
.dx-background-format .dx-icon-color,
.dx-background-format .dx-icon-background {
  border-bottom: 3px solid transparent;
}

.dx-htmleditor-toolbar-separator {
  border-left: 1px solid transparent;
}

.dx-htmleditor-toolbar-menu-separator {
  width: 100%;
  border-top: 1px solid transparent;
}
.dx-htmleditor-toolbar-menu-separator::before {
  content: none;
}

.dx-resize-frame {
  position: absolute;
  box-sizing: content-box;
  border: 1px dashed lightslategrey;
  pointer-events: none;
}
.dx-resize-frame .dx-resizable-handle {
  pointer-events: auto;
}
.dx-resize-frame .dx-resizable-handle-corner-top-right,
.dx-resize-frame .dx-resizable-handle-corner-top-left,
.dx-resize-frame .dx-resizable-handle-corner-bottom-right,
.dx-resize-frame .dx-resizable-handle-corner-bottom-left {
  border: 1px solid white;
  width: 11px;
  height: 11px;
  border-radius: 0;
}
.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-top-right, .dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-top-left, .dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-bottom-right, .dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-bottom-left {
  width: 15px;
  height: 15px;
}

.dx-resize-frame .dx-resizable-handle-corner-top-right,
.dx-resize-frame .dx-resizable-handle-corner-bottom-right {
  right: -5.5px;
}
.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-top-right, .dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-bottom-right {
  right: -7.5px;
}

.dx-resize-frame .dx-resizable-handle-corner-top-left,
.dx-resize-frame .dx-resizable-handle-corner-bottom-left {
  left: -5.5px;
}
.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-top-left, .dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-bottom-left {
  left: -7.5px;
}

.dx-resize-frame .dx-resizable-handle-corner-top-right,
.dx-resize-frame .dx-resizable-handle-corner-top-left {
  top: -5.5px;
}
.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-top-right, .dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-top-left {
  top: -7.5px;
}

.dx-resize-frame .dx-resizable-handle-corner-bottom-right,
.dx-resize-frame .dx-resizable-handle-corner-bottom-left {
  bottom: -5.5px;
}
.dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-bottom-right, .dx-touch-device.dx-resize-frame .dx-resizable-handle-corner-bottom-left {
  bottom: -7.5px;
}

.dx-resize-frame .dx-resizable-handle-right::after,
.dx-resize-frame .dx-resizable-handle-left::after,
.dx-resize-frame .dx-resizable-handle-top::after,
.dx-resize-frame .dx-resizable-handle-bottom::after {
  content: "";
  position: absolute;
  width: 11px;
  height: 11px;
  border: 1px solid white;
}
.dx-touch-device.dx-resize-frame .dx-resizable-handle-right::after, .dx-touch-device.dx-resize-frame .dx-resizable-handle-left::after, .dx-touch-device.dx-resize-frame .dx-resizable-handle-top::after, .dx-touch-device.dx-resize-frame .dx-resizable-handle-bottom::after {
  width: 15px;
  height: 15px;
}

.dx-resize-frame .dx-resizable-handle-right::after,
.dx-resize-frame .dx-resizable-handle-left::after {
  top: calc(50% - 5.5px);
}
.dx-touch-device.dx-resize-frame .dx-resizable-handle-right::after, .dx-touch-device.dx-resize-frame .dx-resizable-handle-left::after {
  top: calc(50% - 7.5px);
}

.dx-resize-frame .dx-resizable-handle-top::after,
.dx-resize-frame .dx-resizable-handle-bottom::after {
  left: calc(50% - 5.5px);
}
.dx-touch-device.dx-resize-frame .dx-resizable-handle-top::after, .dx-touch-device.dx-resize-frame .dx-resizable-handle-bottom::after {
  left: calc(50% - 7.5px);
}

.dx-resize-frame .dx-resizable-handle-right::after {
  right: -5.5px;
}
.dx-touch-device.dx-resize-frame .dx-resizable-handle-right::after {
  right: -7.5px;
}

.dx-resize-frame .dx-resizable-handle-left::after {
  left: -5.5px;
}
.dx-touch-device.dx-resize-frame .dx-resizable-handle-left::after {
  left: -7.5px;
}

.dx-resize-frame .dx-resizable-handle-top::after {
  top: -5.5px;
}
.dx-touch-device.dx-resize-frame .dx-resizable-handle-top::after {
  top: -7.5px;
}

.dx-resize-frame .dx-resizable-handle-bottom::after {
  bottom: -5.5px;
}
.dx-touch-device.dx-resize-frame .dx-resizable-handle-bottom::after {
  bottom: -7.5px;
}

.dx-mention {
  padding: 1px 0;
  border-radius: 2px;
}
.dx-mention .dx-template-wrapper {
  white-space: nowrap;
  display: inline-block;
}
.dx-mention > span {
  margin: 0 2px;
}

.dx-table-resize-frame {
  position: absolute;
  pointer-events: none;
}
.dx-table-resize-frame > div {
  position: absolute;
  pointer-events: auto;
  background-color: transparent;
}
.dx-table-resize-frame .dx-htmleditor-column-resizer {
  width: 5px;
  top: 0;
  height: 100%;
  cursor: col-resize;
}
.dx-table-resize-frame .dx-htmleditor-highlighted-column {
  width: 3px;
  top: 0;
  height: 100%;
}
.dx-table-resize-frame .dx-htmleditor-row-resizer {
  height: 5px;
  left: 0;
  width: 100%;
  cursor: row-resize;
}
.dx-table-resize-frame .dx-htmleditor-highlighted-row {
  height: 3px;
  left: 0;
  width: 100%;
}

.dx-htmleditor {
  border-color: transparent;
  position: relative;
}
.dx-htmleditor .dx-htmleditor-toolbar-wrapper {
  padding: 0 16px;
  position: relative;
}
.dx-htmleditor .dx-htmleditor-toolbar-wrapper:first-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.42);
}
.dx-htmleditor.dx-state-readonly .dx-htmleditor-toolbar-wrapper::before {
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.4);
  content: "";
  pointer-events: none;
}
.dx-htmleditor.dx-state-readonly .dx-toolbar-button .dx-button.dx-state-disabled {
  opacity: 0.38;
}
.dx-htmleditor.dx-invalid {
  border: 1px solid rgba(244, 67, 54, 0.4);
}
.dx-htmleditor.dx-invalid.dx-state-focused {
  border-color: #f44336;
}
.dx-htmleditor.dx-htmleditor-outlined {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.42);
  border-color: transparent;
  border-radius: 4px;
}
.dx-htmleditor.dx-htmleditor-outlined .dx-htmleditor-content {
  margin: 1px;
  margin-inline-start: 0;
}
.dx-htmleditor.dx-htmleditor-outlined .dx-htmleditor-toolbar-wrapper + .dx-quill-container .dx-htmleditor-content {
  margin-top: 0;
}
.dx-htmleditor.dx-htmleditor-outlined.dx-state-disabled, .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly, .dx-htmleditor.dx-htmleditor-outlined.dx-state-readonly.dx-state-hover {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
}
.dx-htmleditor.dx-htmleditor-outlined.dx-state-hover {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
.dx-htmleditor.dx-htmleditor-outlined.dx-state-focused, .dx-htmleditor.dx-htmleditor-outlined.dx-state-active {
  box-shadow: inset 0 0 0 1px #03a9f4;
  border-color: #03a9f4;
}
.dx-htmleditor.dx-htmleditor-outlined.dx-invalid {
  border-color: transparent;
  box-shadow: inset 0 0 0 1px rgba(244, 67, 54, 0.4);
}
.dx-htmleditor.dx-htmleditor-outlined.dx-invalid.dx-state-focused, .dx-htmleditor.dx-htmleditor-outlined.dx-invalid.dx-state-active {
  box-shadow: inset 0 0 0 1px #f44336;
  border-color: #f44336;
}
.dx-htmleditor.dx-htmleditor-filled {
  background: rgba(0, 0, 0, 0.04);
  border-radius: 4px;
}
.dx-htmleditor.dx-htmleditor-filled.dx-state-hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.dx-htmleditor.dx-htmleditor-filled.dx-state-hover:not(.dx-invalid) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.87);
}
.dx-htmleditor.dx-htmleditor-filled.dx-state-disabled, .dx-htmleditor.dx-htmleditor-filled.dx-state-readonly, .dx-htmleditor.dx-htmleditor-filled.dx-state-readonly.dx-state-hover {
  background-color: rgba(0, 0, 0, 0.12);
}
.dx-htmleditor.dx-htmleditor-underlined {
  border-color: transparent;
  border-bottom-color: rgba(0, 0, 0, 0.42);
}
.dx-htmleditor.dx-htmleditor-underlined .dx-htmleditor-content {
  padding-inline-start: 0;
}
.dx-htmleditor.dx-htmleditor-underlined.dx-state-hover:not(.dx-state-focused) {
  border-bottom: 2px solid rgba(0, 0, 0, 0.87);
}
.dx-htmleditor.dx-htmleditor-underlined.dx-state-disabled, .dx-htmleditor.dx-htmleditor-underlined.dx-state-readonly, .dx-htmleditor.dx-htmleditor-underlined.dx-state-readonly.dx-state-hover {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}
.dx-htmleditor.dx-htmleditor-underlined.dx-invalid {
  border-bottom-color: rgba(244, 67, 54, 0.4);
}
.dx-htmleditor.dx-htmleditor-underlined.dx-invalid.dx-state-focused, .dx-htmleditor.dx-htmleditor-underlined.dx-invalid.dx-state-active {
  border-color: transparent;
  border-bottom-color: #f44336;
}
.dx-htmleditor.dx-htmleditor-underlined.dx-invalid.dx-state-hover:not(.dx-state-focused) {
  border-bottom-color: rgba(244, 67, 54, 0.4);
}
.dx-htmleditor.dx-htmleditor-filled::before, .dx-htmleditor.dx-htmleditor-underlined::before {
  left: 0;
  right: 0;
  bottom: -1px;
  height: 0;
  width: 100%;
  content: "";
  position: absolute;
  z-index: 2;
  transform: scale(0);
}
.dx-htmleditor.dx-htmleditor-filled.dx-state-focused::before, .dx-htmleditor.dx-htmleditor-filled.dx-state-active::before, .dx-htmleditor.dx-htmleditor-underlined.dx-state-focused::before, .dx-htmleditor.dx-htmleditor-underlined.dx-state-active::before {
  border-bottom: 2px solid #03a9f4;
  transform: scale(1);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.02, 1);
}
.dx-htmleditor.dx-htmleditor-filled.dx-state-focused.dx-invalid::before, .dx-htmleditor.dx-htmleditor-filled.dx-state-active.dx-invalid::before, .dx-htmleditor.dx-htmleditor-underlined.dx-state-focused.dx-invalid::before, .dx-htmleditor.dx-htmleditor-underlined.dx-state-active.dx-invalid::before {
  border-bottom-color: #f44336;
}

.dx-htmleditor-content.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
}
.dx-htmleditor-content code,
.dx-htmleditor-content .ql-code-block-container {
  color: rgba(0, 0, 0, 0.8);
}
.dx-htmleditor-content blockquote {
  color: rgba(0, 0, 0, 0.8);
  border-inline-start-color: #e0e0e0;
}
.dx-htmleditor-content .dx-variable > span {
  background: rgba(3, 169, 244, 0.15);
}
.dx-htmleditor-content td,
.dx-htmleditor-content th {
  border-color: #e0e0e0;
}

.dx-htmleditor-toolbar {
  background-color: transparent;
}

.dx-htmleditor-toolbar-format.dx-dropdowneditor.dx-editor-filled {
  background-color: transparent;
}
.dx-htmleditor-toolbar-format.dx-dropdowneditor.dx-editor-filled::after {
  border-bottom-color: transparent;
}
.dx-htmleditor-toolbar-format.dx-color-format .dx-button-content, .dx-htmleditor-toolbar-format.dx-background-format .dx-button-content {
  padding-bottom: 3px;
}
.dx-htmleditor-toolbar-format.dx-size-format {
  width: 120px;
}

.dx-htmleditor-toolbar-separator {
  height: 50%;
  border-inline-start-color: #e0e0e0;
}
.dx-toolbar-multiline .dx-htmleditor-toolbar-separator {
  height: 28px;
}

.dx-htmleditor-toolbar-menu-separator {
  border-top-color: #e0e0e0;
}

.dx-resize-frame {
  border-color: #03a9f4;
}
.dx-resize-frame .dx-resizable-handle-corner-top-right,
.dx-resize-frame .dx-resizable-handle-corner-top-left,
.dx-resize-frame .dx-resizable-handle-corner-bottom-right,
.dx-resize-frame .dx-resizable-handle-corner-bottom-left {
  background-color: #03a9f4;
}
.dx-resize-frame .dx-resizable-handle-top::after,
.dx-resize-frame .dx-resizable-handle-left::after,
.dx-resize-frame .dx-resizable-handle-right::after,
.dx-resize-frame .dx-resizable-handle-bottom::after {
  background-color: #03a9f4;
}

.dx-htmleditor-add-image-popup > .dx-overlay-content > .dx-popup-content .dx-collection .dx-field-item:not(.dx-last-col) {
  padding-inline-end: 5px;
}
.dx-htmleditor-add-image-popup > .dx-overlay-content > .dx-popup-content .dx-fix-ratio-container .dx-textbox {
  width: calc(100% - 36px - 5px);
}
.dx-htmleditor-add-image-popup > .dx-overlay-content > .dx-popup-content .dx-fix-ratio-container .dx-buttongroup {
  margin-inline-start: 5px;
  width: 36px;
  margin-top: 6px;
}
.dx-htmleditor-add-image-popup > .dx-overlay-content > .dx-popup-content .dx-collection .dx-field-item:not(.dx-first-col) {
  padding-inline-start: 0;
}
.dx-htmleditor-add-image-popup > .dx-overlay-content > .dx-popup-content .dx-fileuploader-input-wrapper {
  padding: 50px 40px;
  border: 3px dashed #e0e0e0;
}
.dx-htmleditor-add-image-popup > .dx-overlay-content > .dx-popup-content .dx-fileuploader-input-wrapper .dx-fileuploader-input-label {
  border-width: 0;
}

.dx-htmleditor-add-image-popup .dx-fileuploader-dragover .dx-fileuploader-input {
  padding-top: 7px;
  padding-bottom: 8px;
}
.dx-htmleditor-add-image-popup .dx-fileuploader-dragover .dx-fileuploader-content {
  background-color: rgba(224, 224, 224, 0.8);
}

.dx-mention {
  background-color: #e0e0e0;
}

.dx-suggestion-list-wrapper {
  height: 100%;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
  border-top-width: 0;
  border-bottom-width: 1px;
}
.dx-suggestion-list-wrapper.dx-popup-wrapper .dx-overlay-content.dx-dropdowneditor-overlay-flipped {
  border-top-width: 1px;
  border-bottom-width: 0;
}
.dx-suggestion-list-wrapper .dx-popup-content {
  height: 100%;
  padding: 1px;
}
.dx-suggestion-list-wrapper .dx-list {
  height: 100%;
  min-height: 48px;
}
.dx-suggestion-list-wrapper .dx-list-select-all {
  padding: 16px 0 12px;
}
.dx-suggestion-list-wrapper .dx-list-item,
.dx-suggestion-list-wrapper .dx-empty-message {
  border-top: 0;
}
.dx-suggestion-list-wrapper .dx-list-item:last-of-type,
.dx-suggestion-list-wrapper .dx-empty-message:last-of-type {
  border-bottom: none;
}

.dx-table-resize-frame > .dx-draggable-dragging + .dx-htmleditor-highlighted-column,
.dx-table-resize-frame > .dx-draggable-dragging + .dx-htmleditor-highlighted-row {
  background-color: rgba(3, 169, 244, 0.5);
}

.dx-fa-button .dx-overlay-content {
  border-radius: 50%;
  cursor: pointer;
}

.dx-fa-button.dx-fa-button-main .dx-overlay-shader {
  background-color: rgba(0, 0, 0, 0.32);
}
.dx-fa-button.dx-fa-button-main .dx-overlay-content {
  min-width: 56px;
  max-height: 56px;
  background-color: #03a9f4;
  color: #fff;
  overflow: visible;
  border-radius: 28px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}
.dx-fa-button.dx-fa-button-main .dx-overlay-content.dx-state-hover {
  background-color: #0286c2;
}
.dx-fa-button.dx-fa-button-main .dx-overlay-content.dx-state-hover .dx-fa-button-icon {
  background-color: transparent;
}
.dx-fa-button.dx-fa-button-main .dx-overlay-content.dx-state-active {
  background-color: #0275a8;
}
.dx-fa-button.dx-fa-button-main .dx-overlay-content.dx-state-active .dx-fa-button-icon {
  background-color: transparent;
}
.dx-fa-button.dx-fa-button-main .dx-overlay-content .dx-fa-button-icon,
.dx-fa-button.dx-fa-button-main .dx-overlay-content .dx-fa-button-icon-close {
  padding: 16px;
  box-shadow: none;
  background-color: transparent;
}
.dx-fa-button.dx-fa-button-main .dx-overlay-content .dx-fa-button-label-wrapper {
  position: static;
}
.dx-fa-button.dx-fa-button-main .dx-overlay-content .dx-fa-button-label-wrapper .dx-fa-button-label {
  background: none;
  color: #fff;
  box-shadow: none;
  border-radius: 0;
  margin-right: 0;
}
.dx-fa-button.dx-fa-button-main .dx-overlay-content .dx-inkripple {
  border-radius: 28px;
}
.dx-fa-button.dx-fa-button-main.dx-fa-button-with-label .dx-overlay-content {
  display: flex;
  flex-direction: row-reverse;
}
.dx-fa-button.dx-fa-button-main.dx-fa-button-with-label .dx-overlay-content .dx-fa-button-icon,
.dx-fa-button.dx-fa-button-main.dx-fa-button-with-label .dx-overlay-content .dx-fa-button-icon-close {
  padding: 16px 0 16px 16px;
}
.dx-fa-button.dx-fa-button-main.dx-fa-button-without-icon .dx-fa-button-icon {
  width: 0;
}
.dx-fa-button .dx-fa-button-icon,
.dx-fa-button .dx-fa-button-icon-close {
  padding: 8px;
  width: 24px;
  height: 24px;
  box-sizing: content-box;
}
.dx-fa-button .dx-fa-button-icon .dx-icon,
.dx-fa-button .dx-fa-button-icon-close .dx-icon {
  font-size: 24px;
}
.dx-fa-button .dx-fa-button-icon img,
.dx-fa-button .dx-fa-button-icon-close img {
  width: 100%;
  height: 100%;
}
.dx-fa-button .dx-overlay-content {
  min-width: 40px;
  max-height: 40px;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.87);
  overflow: visible;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.dx-fa-button .dx-overlay-content.dx-fa-button-content-reverse {
  flex-direction: row-reverse;
}
.dx-fa-button .dx-overlay-content.dx-fa-button-content-reverse .dx-fa-button-label-wrapper {
  right: auto;
  left: 40px;
}
.dx-fa-button .dx-overlay-content.dx-fa-button-content-reverse .dx-fa-button-label-wrapper .dx-fa-button-label {
  margin-left: 16px;
  margin-right: auto;
}
.dx-fa-button .dx-overlay-content.dx-state-hover .dx-fa-button-icon {
  background-color: #ebebeb;
}
.dx-fa-button .dx-overlay-content.dx-state-active .dx-fa-button-icon {
  background-color: #a3a3a3;
}
.dx-fa-button .dx-overlay-content .dx-fa-button-label-wrapper {
  position: absolute;
  right: 40px;
}
.dx-fa-button .dx-overlay-content .dx-fa-button-label-wrapper .dx-fa-button-label {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
  white-space: nowrap;
  border-radius: 4px;
  padding: 4px 8px;
  margin-right: 16px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
  font-size: 14px;
}
.dx-fa-button .dx-overlay-content .dx-fa-button-icon {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border-radius: 50%;
  position: relative;
}
.dx-fa-button .dx-overlay-content .dx-inkripple {
  overflow: hidden;
  border-radius: 20px;
}

.dx-fa-button.dx-fa-button-main .dx-overlay-content .dx-fa-button-label {
  padding: 0 24px 0 8px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  font-weight: 500;
}

.dx-filemanager {
  height: 500px;
  border: 1px solid;
}
.dx-filemanager .dx-filemanager-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.dx-filemanager .dx-filemanager-notification-drawer,
.dx-filemanager .dx-filemanager-notification-drawer-panel {
  height: 100%;
}
.dx-filemanager .dx-filemanager-notification-popup .dx-overlay-content {
  min-width: 240px;
  max-width: 93vw;
}
@media (min-width: 431px) {
  .dx-filemanager .dx-filemanager-notification-popup .dx-overlay-content {
    max-width: 400px;
  }
}
.dx-filemanager .dx-filemanager-notification-popup .dx-popup-content {
  padding: 15px;
}
.dx-filemanager .dx-filemanager-notification-popup .dx-popup-content .dx-filemanager-progress-box {
  padding: 5px 0 0;
}
.dx-filemanager .dx-filemanager-notification-popup .dx-filemanager-notification-common {
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.dx-filemanager .dx-filemanager-notification-popup .dx-filemanager-notification-common-no-item {
  border-style: none;
}
.dx-filemanager .dx-drawer-shrink .dx-filemanager-progress-panel {
  border-left-width: 1px;
  border-left-style: solid;
}
.dx-filemanager .dx-filemanager-progress-panel {
  width: 340px;
  height: 100%;
}
.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-progress-panel-container {
  padding: 10px 20px 20px 20px;
}
.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-progress-panel-title {
  display: flex;
  align-items: flex-start;
  padding: 0 0 5px 10px;
}
.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-progress-panel-title .dx-filemanager-progress-panel-title-text {
  flex: 1 1 auto;
  align-self: center;
  font-size: 18px;
  font-weight: 600;
}
.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-progress-panel-common .dx-filemanager-progress-box-common {
  font-weight: 600;
}
.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-progress-panel-separator {
  height: 20px;
}
.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-i.dx-filemanager-i-cancel {
  width: 16px;
  height: 16px;
}
.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-progress-panel-details > .dx-filemanager-progress-box {
  margin-bottom: 8px;
  border-radius: 2px;
}
.dx-filemanager .dx-filemanager-progress-box {
  padding: 10px 0 10px 10px;
  display: flex;
  align-items: center;
}
.dx-filemanager .dx-filemanager-progress-box.dx-filemanager-progress-box-without-close-button {
  padding-right: 10px;
}
.dx-filemanager .dx-filemanager-progress-box .dx-filemanager-progress-box-image {
  margin-right: 10px;
}
.dx-filemanager .dx-filemanager-progress-box .dx-filemanager-progress-box-wrapper {
  flex: 1 auto;
  overflow: hidden;
}
.dx-filemanager .dx-filemanager-progress-box .dx-filemanager-progress-box-common {
  padding: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dx-filemanager .dx-filemanager-progress-box .dx-filemanager-progress-box-progress-bar {
  padding: 5px 0;
}
.dx-filemanager .dx-filemanager-progress-box .dx-filemanager-progress-box-status {
  padding: 5px 0;
}
.dx-filemanager .dx-filemanager-progress-box .dx-filemanager-progress-box-close-button {
  margin-top: 9px;
  margin-left: 5px;
}
.dx-filemanager .dx-filemanager-progress-box-error {
  border-radius: 2px;
  display: inline-block;
  border-width: 0;
  padding: 2px 8px 3px;
  font-size: 0.85em;
  line-height: normal;
  word-wrap: break-word;
  overflow-y: auto;
  max-height: 150px;
}
.dx-filemanager .dx-filemanager-toolbar .dx-filemanager-toolbar-separator-item {
  width: 1px;
  margin-right: 5px;
}
.dx-filemanager .dx-splitter-wrapper.dx-splitter-initial,
.dx-filemanager .dx-splitter-wrapper.dx-splitter-inactive {
  right: 3px;
}
.dx-filemanager .dx-filemanager-container {
  display: flex;
  height: 100%;
  border-top: 1px solid;
  box-sizing: border-box;
  overflow: hidden;
}
.dx-filemanager .dx-filemanager-container .dx-filemanager-adaptivity-drawer-panel {
  height: 100%;
}
.dx-filemanager .dx-filemanager-container .dx-filemanager-dirs-panel {
  padding: 5px 10px;
  height: 100%;
  width: 100%;
  display: block;
}
.dx-filemanager .dx-filemanager-container .dx-drawer-opened .dx-splitter.dx-state-disabled {
  width: 1px;
}
.dx-filemanager .dx-filemanager-container .dx-drawer-shrink .dx-drawer-panel-content {
  overflow: visible;
}
.dx-filemanager .dx-filemanager-container .dx-drawer-panel-content {
  display: block;
  width: 30%;
}
.dx-filemanager .dx-filemanager-container .dx-drawer-panel-content.dx-drawer-panel-content-initial {
  min-width: 250px;
  max-width: 300px;
}
.dx-filemanager .dx-filemanager-container .dx-drawer-panel-content.dx-drawer-panel-content-adaptive {
  max-width: 100%;
}
.dx-filemanager .dx-filemanager-dirs-panel {
  height: 100%;
}
.dx-filemanager .dx-filemanager-breadcrumbs {
  padding: 2px 11px;
  border-bottom: 1px solid;
}
.dx-filemanager .dx-filemanager-breadcrumbs .dx-menu-item-content {
  padding-left: 0;
  padding-right: 0;
}
.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-parent-folder-item .dx-menu-item-content {
  padding-left: 2px;
  padding-right: 2px;
}
.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-separator-item .dx-menu-item-content {
  width: 1px;
  padding-left: 0;
  padding-right: 0;
  margin: 0 10px;
}
.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-path-separator-item .dx-menu-item-content {
  padding-left: 1px;
  padding-right: 1px;
}
.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-separator-item.dx-state-hover,
.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-path-separator-item.dx-state-hover {
  cursor: default;
}
.dx-filemanager .dx-filemanager-notification-container {
  position: absolute;
  top: -5000px;
  left: -5000px;
}
.dx-filemanager .dx-filemanager-editing-container {
  position: absolute;
  top: -5000px;
  left: -5000px;
}
.dx-filemanager .dx-row .dx-filemanager-file-actions-button {
  float: right;
}
.dx-filemanager .dx-row .dx-filemanager-file-actions-button .dx-button-content {
  padding: 0;
}
.dx-filemanager .dx-row.dx-selection .dx-filemanager-file-actions-button, .dx-filemanager .dx-row.dx-row-focused .dx-filemanager-file-actions-button, .dx-filemanager .dx-row.dx-state-hover .dx-filemanager-file-actions-button {
  visibility: visible;
}
.dx-filemanager .dx-filemanager-items-panel {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.dx-filemanager .dx-filemanager-fileuploader-dropzone-placeholder {
  position: relative;
  top: 0;
  left: 0;
  box-sizing: border-box;
  pointer-events: none;
  z-index: 1000;
}
.dx-filemanager .dx-filemanager-thumbnails {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-view-port {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 5px;
}
.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-view-port .dx-filemanager-thumbnails-container {
  -webkit-user-select: none;
          user-select: none;
}
.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-view-port .dx-filemanager-thumbnails-item {
  float: left;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  width: 100px;
  height: 100px;
  border: 1px dashed transparent;
  margin: 5px;
  box-sizing: border-box;
}
.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-view-port .dx-filemanager-thumbnails-item .dx-filemanager-thumbnails-item-content {
  overflow: hidden;
  padding: 13px 0 10px;
}
.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-view-port .dx-filemanager-thumbnails-item .dx-filemanager-thumbnails-item-content .dx-filemanager-thumbnails-item-thumbnail {
  border: 0;
}
.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-view-port .dx-filemanager-thumbnails-item .dx-filemanager-thumbnails-item-content .dx-filemanager-thumbnails-item-spacer {
  border: 0;
  padding: 0;
  margin: 0;
  height: 10px;
  visibility: hidden;
}
.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-view-port .dx-filemanager-thumbnails-item .dx-filemanager-thumbnails-item-content .dx-filemanager-thumbnails-item-name {
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.dx-filemanager .dx-filemanager-details {
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
          user-select: none;
}
.dx-filemanager .dx-filemanager-details > div {
  height: 100%;
}
.dx-filemanager .dx-filemanager-details .dx-datagrid-rowsview .dx-datagrid-table > tbody > tr.dx-filemanager-parent-directory-item > td > .dx-select-checkbox {
  display: none;
}
.dx-filemanager .dx-filemanager-details .dx-filemanager-details-item-name-wrapper {
  display: inline-flex;
  align-items: flex-start;
  width: 100%;
}
.dx-filemanager .dx-filemanager-details .dx-filemanager-details-item-name-wrapper .dx-filemanager-details-item-name {
  flex: 1 auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dx-filemanager .dx-filemanager-i.dx-filemanager-i-progress,
.dx-filemanager .dx-filemanager-i.dx-icon.dx-filemanager-i-progress {
  animation: dx-filemanager-icon-rotate 1.5s infinite linear;
}
@keyframes dx-filemanager-icon-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.dx-filemanager-file-actions-button {
  visibility: hidden;
  text-align: center;
}
.dx-filemanager-file-actions-button.dx-widget {
  line-height: 100%;
}
.dx-filemanager-file-actions-button .dx-button {
  border: none;
  background-color: transparent;
  box-shadow: none;
}
.dx-filemanager-file-actions-button .dx-button .dx-button-content {
  padding: 10px 11px;
}
.dx-filemanager-file-actions-button .dx-button i {
  font-style: normal;
}
.dx-filemanager-file-actions-button.dx-filemanager-file-actions-button-activated, .dx-filemanager-file-actions-button:hover {
  visibility: visible;
}

.dx-filemanager-dirs-tree {
  width: 100%;
}
.dx-filemanager-dirs-tree .dx-treeview-item-content {
  display: flex;
  align-items: flex-end;
}
.dx-filemanager-dirs-tree .dx-treeview-item-content > .dx-icon {
  flex: 0 0 auto;
}
.dx-filemanager-dirs-tree .dx-treeview-item-content .dx-filemanager-dirs-tree-item-text {
  flex: 1 auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dx-filemanager-dirs-tree .dx-filemanager-focused-item .dx-filemanager-file-actions-button,
.dx-filemanager-dirs-tree .dx-treeview-item.dx-state-hover .dx-filemanager-file-actions-button {
  visibility: visible;
}

.dx-filemanager-dialog.dx-filemanager-dialog-folder-chooser,
.dx-filemanager-progresspanel {
  height: 100%;
  overflow: auto;
}

.dx-filemanager-dialog-folder-chooser > div {
  height: 100%;
}

.dx-filemanager-dialog-popup > .dx-overlay-content {
  min-width: 300px;
  max-width: 400px;
  min-height: 300px;
  max-height: 400px;
}

.dx-filemanager-dialog-name-editor-popup > .dx-overlay-content {
  max-width: 340px;
  min-height: 180px;
  max-height: 180px;
}

.dx-filemanager-dialog-delete-item-popup > .dx-overlay-content {
  max-width: 340px;
  min-height: 180px;
}
.dx-filemanager-dialog-delete-item-popup > .dx-overlay-content .dx-popup-content .dx-filemanager-dialog-delete-item {
  overflow-wrap: break-word;
}

.dx-filemanager-progresspanel {
  box-sizing: border-box;
  padding: 5px;
}
.dx-filemanager-progresspanel .dx-filemanager-progressbox {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}
.dx-filemanager-progresspanel .dx-filemanager-progressbox-cancel-button {
  margin-top: 5px;
  float: right;
}

.dx-splitter-wrapper {
  height: 100%;
  width: 0;
  position: absolute;
  z-index: 998;
  top: 0;
}
.dx-splitter-wrapper .dx-splitter-border {
  z-index: 997;
  height: 100%;
  width: 7px;
  cursor: col-resize;
}
.dx-splitter-wrapper .dx-splitter-border .dx-splitter {
  height: 100%;
  width: 1px;
  display: block;
  cursor: col-resize;
  z-index: 999;
  margin: auto;
}
.dx-splitter-wrapper .dx-splitter-border .dx-splitter.dx-splitter-inactive {
  z-index: 998;
}
.dx-splitter-wrapper .dx-splitter-border .dx-splitter.dx-state-disabled {
  width: 0;
  cursor: default;
}

.dx-splitter {
  background-color: rgba(3, 169, 244, 0.5);
}
.dx-splitter.dx-splitter-inactive {
  background-color: #e0e0e0;
}

.dx-splitter-border {
  background-color: transparent;
}

.dx-filemanager {
  border-color: #e0e0e0;
}
.dx-filemanager .dx-filemanager-notification-common {
  border-color: #e0e0e0;
  color: #f44336;
}
.dx-filemanager .dx-drawer-shrink .dx-filemanager-progress-panel {
  border-left-color: #e0e0e0;
}
.dx-filemanager .dx-filemanager-progress-panel {
  background-color: #fff;
}
.dx-filemanager .dx-filemanager-progress-panel .dx-filemanager-progress-panel-title {
  padding-top: 16px;
  padding-bottom: 16px;
}
.dx-filemanager .dx-filemanager-progress-box-image {
  width: 48px;
  height: 48px;
  font-size: 48px;
}
.dx-filemanager .dx-filemanager-progress-box-error {
  color: #fff;
  background: #f44336;
}
.dx-filemanager .dx-filemanager-progress-box .dx-filemanager-progress-box-close-button {
  margin-top: 6px;
}
.dx-filemanager .dx-filemanager-toolbar {
  padding: 0 10px;
  background: #fff;
  min-height: 56px;
}
.dx-filemanager .dx-filemanager-toolbar.dx-filemanager-file-toolbar, .dx-filemanager .dx-filemanager-toolbar.dx-filemanager-file-toolbar .dx-toolbar {
  background: #f7f7f7;
}
.dx-filemanager .dx-filemanager-toolbar .dx-filemanager-toolbar-separator-item {
  height: 36px;
  background: #e0e0e0;
}
.dx-filemanager .dx-filemanager-toolbar .dx-filemanager-toolbar-viewmode-item .dx-texteditor {
  width: 190px;
}
.dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled {
  background: transparent;
}
.dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled.dx-state-hover, .dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled.dx-state-active, .dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled.dx-state-focused {
  background: rgba(0, 0, 0, 0.1);
}
.dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled.dx-dropdowneditor {
  border-color: transparent;
}
.dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled.dx-dropdowneditor .dx-dropdowneditor-icon {
  background: transparent;
}
.dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled.dx-dropdowneditor.dx-state-hover .dx-dropdowneditor-icon, .dx-filemanager .dx-filemanager-toolbar .dx-texteditor.dx-editor-filled.dx-dropdowneditor.dx-state-active .dx-dropdowneditor-icon {
  background: transparent;
  border-color: transparent;
}
.dx-filemanager .dx-filemanager-toolbar .dx-toolbar .dx-filemanager-toolbar-viewmode-item .dx-button-content {
  padding-left: 6px;
  padding-right: 6px;
}
.dx-filemanager .dx-filemanager-fileuploader-dropzone-placeholder {
  border: 2px solid #03a9f4;
}
.dx-filemanager .dx-filemanager-container {
  border-top-color: #e0e0e0;
}
.dx-filemanager .dx-filemanager-dirs-panel {
  border-right-color: #e0e0e0;
}
.dx-filemanager .dx-filemanager-breadcrumbs {
  border-bottom-color: #e0e0e0;
}
.dx-filemanager .dx-filemanager-breadcrumbs .dx-menu-item.dx-state-focused {
  background: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.dx-filemanager .dx-filemanager-breadcrumbs .dx-menu-item-content {
  padding-top: 7px;
  padding-bottom: 8px;
}
.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-separator-item .dx-menu-item-content {
  background: #e0e0e0;
}
.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-separator-item.dx-state-hover,
.dx-filemanager .dx-filemanager-breadcrumbs .dx-filemanager-breadcrumbs-path-separator-item.dx-state-hover {
  background: transparent;
}
.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-item.dx-item-selected {
  color: #fff;
  background: rgba(3, 169, 244, 0.8);
}
.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-item.dx-state-hover:not(.dx-state-focused):not(.dx-item-selected) {
  background: rgba(0, 0, 0, 0.04);
}
.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-item.dx-state-focused {
  border: #03a9f4 1px solid;
}
.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-item.dx-item-selected.dx-state-focused {
  color: #fff;
  background: rgba(3, 169, 244, 0.7);
}
.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-item .dx-filemanager-thumbnails-item-thumbnail {
  width: 48px;
  height: 48px;
  font-size: 48px;
}
.dx-filemanager .dx-filemanager-thumbnails .dx-filemanager-thumbnails-item .dx-filemanager-item-custom-thumbnail {
  color: #e0e0e0;
}
.dx-filemanager .dx-filemanager-files-view {
  background: #fff;
}
.dx-filemanager .dx-filemanager-files-view.dx-filemanager-details .dx-filemanager-details-item-thumbnail {
  font-size: 24px;
  width: 24px;
  height: 24px;
}
.dx-filemanager .dx-filemanager-files-view.dx-filemanager-details .dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-command-select {
  padding: 0;
  width: 49px;
  min-width: 49px;
  max-width: 49px;
}
.dx-filemanager .dx-filemanager-files-view.dx-filemanager-details .dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-filemanager-details-item-is-directory {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.dx-filemanager .dx-filemanager-files-view.dx-filemanager-details .dx-row-focused .dx-filemanager-file-actions-button .dx-button .dx-icon {
  color: #fff;
}
.dx-filemanager .dx-filemanager-details .dx-filemanager-details-item-name-wrapper {
  align-items: center;
}

.dx-filemanager-dirs-tree.dx-treeview .dx-treeview-item {
  padding-top: 11px;
  padding-bottom: 11px;
}
.dx-filemanager-dirs-tree.dx-treeview .dx-state-focused > .dx-treeview-item {
  background: transparent;
}
.dx-filemanager-dirs-tree.dx-treeview .dx-state-focused > .dx-treeview-item.dx-state-hover {
  background: #ebebeb;
}
.dx-filemanager-dirs-tree.dx-treeview .dx-state-focused > .dx-treeview-item * {
  color: rgba(0, 0, 0, 0.87);
}
.dx-filemanager-dirs-tree.dx-treeview .dx-treeview-item-without-checkbox > .dx-treeview-item.dx-filemanager-focused-item {
  background: #ebebeb;
}
.dx-filemanager-dirs-tree.dx-treeview .dx-treeview-item-without-checkbox > .dx-treeview-item.dx-filemanager-focused-item * {
  color: rgba(0, 0, 0, 0.87);
}

.dx-filemanager-view-switcher-popup {
  width: 36px;
}
.dx-filemanager-view-switcher-popup .dx-dropdownbutton-popup-wrapper.dx-dropdownbutton-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-content {
  padding-left: 5px;
  padding-right: 6px;
  text-overflow: clip;
}

.dx-filemanager-dirs-tree.dx-treeview .dx-filemanager-file-actions-button .dx-button .dx-button-content {
  padding: 0;
}

.dx-filemanager-file-actions-button .dx-button {
  min-width: 28px;
  height: 28px;
}
.dx-filemanager-file-actions-button .dx-button .dx-button-content {
  padding: 2px 6px;
}

.dx-filemanager-context-menu .dx-menu-item-has-text:not(.dx-menu-item-has-icon) .dx-menu-item-text {
  margin-left: 48px;
}

.dx-filemanager-i.dx-filemanager-i-refresh, .dx-filemanager-i.dx-filemanager-i-progress,
.dx-filemanager-i.dx-icon.dx-filemanager-i-refresh,
.dx-filemanager-i.dx-icon.dx-filemanager-i-progress {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x30_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2022%2022%22%20style%3D%22enable-background%3Anew%200%200%2022%2022%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3Argba%280,%200,%200,%200.87%29%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x31_%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M11%2C4c2.45%2C0%2C4.59%2C1.26%2C5.84%2C3.16L15%2C9l6%2C1l-1-6l-1.73%2C1.73C16.64%2C3.47%2C14%2C2%2C11%2C2%0A%09%09c-4.97%2C0-9%2C4.03-9%2C9h2C4%2C7.13%2C7.13%2C4%2C11%2C4z%22%2F%3E%0A%09%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M17.92%2C12c-0.49%2C3.39-3.39%2C6-6.92%2C6c-2.19%2C0-4.13-1.01-5.41-2.59L7%2C14l-6-1l1%2C6l2.17-2.17%0A%09%09C5.82%2C18.76%2C8.26%2C20%2C11%2C20c4.63%2C0%2C8.44-3.5%2C8.94-8H17.92z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  width: 22px;
  height: 22px;
}
.dx-filemanager-i.dx-filemanager-i-done,
.dx-filemanager-i.dx-icon.dx-filemanager-i-done {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x30_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2022%2022%22%20style%3D%22enable-background%3Anew%200%200%2022%2022%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3Argba%280,%200,%200,%200.87%29%3B%7D%0A%09.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%238bc34a%3B%7D%0A%09.st2%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23fff%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M21%2C10l-6-1l1.87-1.87C15.6%2C5.24%2C13.44%2C4%2C11%2C4c-3.87%2C0-7%2C3.13-7%2C7H2c0-4.97%2C4.03-9%2C9-9%0A%09c3.02%2C0%2C5.7%2C1.42%2C7.35%2C3.65L20%2C4L21%2C10z%20M5.6%2C15.4C6.88%2C16.98%2C8.81%2C18%2C11%2C18c0.4%2C0%2C0.78-0.05%2C1.15-0.12%0A%09c0.15%2C0.69%2C0.42%2C1.32%2C0.77%2C1.91C12.3%2C19.92%2C11.66%2C20%2C11%2C20c-2.74%2C0-5.17-1.24-6.82-3.18L2%2C19l-1-6l6%2C1L5.6%2C15.4z%22%2F%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st1%22%20d%3D%22M17.5%2C12c2.49%2C0%2C4.5%2C2.01%2C4.5%2C4.5S19.99%2C21%2C17.5%2C21S13%2C18.99%2C13%2C16.5S15.01%2C12%2C17.5%2C12z%22%2F%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st2%22%20d%3D%22M21.35%2C14.35l-4.71%2C5l-3-3l0.71-0.71l2.15%2C2.15l4.15-4.15L21.35%2C14.35z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 22px;
  height: 22px;
}
.dx-filemanager-i.dx-filemanager-i-danger,
.dx-filemanager-i.dx-icon.dx-filemanager-i-danger {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x30_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2022%2022%22%20style%3D%22enable-background%3Anew%200%200%2022%2022%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3Argba%280,%200,%200,%200.87%29%3B%7D%0A%09.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23f44336%3B%7D%0A%09.st2%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23fff%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M21%2C10l-6-1l1.87-1.87C15.6%2C5.24%2C13.44%2C4%2C11%2C4c-3.87%2C0-7%2C3.13-7%2C7H2c0-4.97%2C4.03-9%2C9-9%0A%09c3.02%2C0%2C5.7%2C1.42%2C7.35%2C3.65L20%2C4L21%2C10z%20M5.6%2C15.4C6.88%2C16.98%2C8.81%2C18%2C11%2C18c0.4%2C0%2C0.78-0.05%2C1.15-0.12%0A%09c0.15%2C0.69%2C0.42%2C1.32%2C0.77%2C1.91C12.3%2C19.92%2C11.66%2C20%2C11%2C20c-2.74%2C0-5.17-1.24-6.82-3.18L2%2C19l-1-6l6%2C1L5.6%2C15.4z%22%2F%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st1%22%20d%3D%22M17.5%2C12c2.49%2C0%2C4.5%2C2.01%2C4.5%2C4.5S19.99%2C21%2C17.5%2C21S13%2C18.99%2C13%2C16.5S15.01%2C12%2C17.5%2C12z%22%2F%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st2%22%20d%3D%22M17%2C20v-1h1v1H17z%20M17%2C13h1v5h-1V13z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 22px;
  height: 22px;
}
.dx-filemanager-i.dx-filemanager-i-cancel,
.dx-filemanager-i.dx-icon.dx-filemanager-i-cancel {
  background: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2016%2016%22%20style%3D%22enable-background%3Anew%200%200%2016%2016%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20id%3D%22_x32_%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20d%3D%22M8%2C0c4.42%2C0%2C8%2C3.58%2C8%2C8s-3.58%2C8-8%2C8c-4.42%2C0-8-3.58-8-8S3.58%2C0%2C8%2C0%20M10.87%2C4L8%2C6.87L5.13%2C4L4%2C5.13L6.87%2C8%0A%09L4%2C10.87L5.13%2C12L8%2C9.13L10.87%2C12L12%2C10.87L9.13%2C8L12%2C5.13L10.87%2C4z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 22px;
  height: 22px;
}

.dx-diagram {
  border: 1px solid transparent;
  display: flex;
  flex-flow: column;
  height: 600px;
  min-height: 350px;
}
.dx-diagram .dx-diagram-toolbar-wrapper {
  padding: 5px;
  flex-grow: 0;
}
.dx-diagram .dx-diagram-toolbar-wrapper .dx-diagram-toolbar {
  background-color: transparent;
}
.dx-diagram .dx-diagram-content-wrapper {
  display: flex;
  flex-grow: 1;
  flex-basis: 0;
  overflow: hidden;
}
.dx-diagram .dx-diagram-content,
.dx-diagram .dx-diagram-scroll-view {
  height: 100%;
  width: 100%;
}
.dx-diagram.dx-diagram-fullscreen {
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  position: fixed;
  z-index: 2;
}
.dx-diagram .dxdi-control {
  width: auto;
  height: auto;
  overflow: visible;
}
.dx-diagram .dxdi-canvas {
  overflow: hidden;
}

.dx-diagram-toolbox-popup.dx-popup-wrapper .dx-overlay-content {
  border-radius: 0;
}
.dx-diagram-toolbox-popup .dx-popup-title.dx-toolbar {
  padding: 0;
  background-color: rgba(0, 0, 0, 0.05);
}
.dx-diagram-toolbox-popup .dx-popup-title .dx-button.dx-button-has-icon:not(.dx-button-has-text),
.dx-diagram-toolbox-popup .dx-popup-title .dx-button-content {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  min-width: 0;
}
.dx-diagram-toolbox-popup .dx-popup-title .dx-button:not(.dx-closebutton) {
  cursor: inherit;
  pointer-events: none;
}
.dx-diagram-toolbox-popup .dx-popup-content {
  padding: 0;
}
.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-input {
  border-color: transparent;
}
.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-input input,
.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-input .dx-placeholder::before {
  min-height: 0;
  font-size: 0.9em;
}
.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-input .dx-button {
  border: 0;
  border-radius: 0;
  min-height: 14px;
}
.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-panel {
  position: relative;
  height: 100%;
  width: 100%;
  overflow-y: auto;
}
.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-panel > * {
  position: absolute;
}
.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-panel > .dx-scrollview {
  width: 100%;
}

.dx-diagram-properties-popup .dx-scrollview {
  width: 100%;
}
.dx-diagram-properties-popup .dx-popup-content {
  padding: 0;
}
.dx-diagram-properties-popup .dx-tabs {
  border: 0;
}
.dx-diagram-properties-popup .dx-tabpanel .dx-multiview-wrapper {
  border-left: 0;
  border-right: 0;
}
.dx-diagram-properties-popup .dx-diagram-properties-panel-group-toolbar .dx-toolbar-items-container {
  display: block;
  height: auto;
}
.dx-diagram-properties-popup .dx-diagram-properties-panel-group-toolbar .dx-toolbar-items-container > div {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  position: inherit;
}
.dx-diagram-properties-popup .dx-diagram-properties-panel-group-toolbar .dx-toolbar-items-container .dx-toolbar-item {
  display: flex;
  align-items: center;
}
.dx-diagram-properties-popup:not(.dx-diagram-mobile-popup) .dx-tabpanel .dx-multiview-wrapper {
  border-bottom: 0;
}
.dx-diagram-properties-popup.dx-diagram-mobile-popup {
  width: calc(100% - 2px) !important;
}
.dx-diagram-properties-popup.dx-diagram-mobile-popup .dx-popup-title {
  border: 0;
  min-height: 0;
  position: relative;
  z-index: 1;
}
.dx-diagram-properties-popup.dx-diagram-mobile-popup .dx-toolbar .dx-toolbar-items-container {
  height: auto;
}
.dx-diagram-properties-popup.dx-diagram-mobile-popup .dx-toolbar .dx-toolbar-items-container .dx-toolbar-item {
  padding-top: 0;
  padding-bottom: 0;
}
.dx-diagram-properties-popup.dx-diagram-mobile-popup .dx-tabpanel {
  display: flex;
  flex-direction: column-reverse;
}
.dx-diagram-properties-popup.dx-diagram-mobile-popup .dx-tabpanel .dx-multiview-wrapper {
  border-top: 0;
}

.dx-diagram-floating-toolbar-container {
  position: absolute;
  z-index: 1001;
  width: 100%;
  transition: opacity 400ms ease;
}
.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container {
  background: transparent;
  border-radius: 50%;
  border: 0;
  padding: 0;
}
.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-toolbar {
  background: transparent;
}
.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container div {
  border-radius: 50%;
}
.dx-diagram-floating-toolbar-container .dx-diagram-toolbar .dx-toolbar-items-container > * {
  padding-left: 0;
  padding-right: 0;
}

.dx-diagram-toolbar .dx-diagram-toolbar-separator {
  display: table;
  height: 100%;
  border-left: 1px solid transparent;
}
.dx-diagram-toolbar .dx-diagram-toolbar-menu-separator {
  width: 100%;
  border-top: 1px solid transparent;
}
.dx-diagram-toolbar .dx-diagram-toolbar-menu-separator::before {
  content: none;
}

.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-texteditor,
.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-texteditor,
.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-texteditor,
.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-texteditor {
  width: auto;
}
.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper,
.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper,
.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper,
.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper {
  display: flex;
  align-items: center;
}
.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,
.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,
.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,
.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i {
  display: block;
}
.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-textbox,
.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-textbox,
.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-textbox,
.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-textbox {
  width: 0;
  max-width: 0;
}
.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-textbox .dx-texteditor-input,
.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-textbox .dx-texteditor-input,
.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-textbox .dx-texteditor-input,
.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-textbox .dx-texteditor-input {
  width: 0;
  padding-left: 0;
}

.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay {
  transform: none !important;
  width: 100% !important;
  height: 100% !important;
}
.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content {
  transform: none !important;
  width: 100% !important;
  top: initial !important;
  bottom: 0 !important;
}
.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content .dx-popup-content {
  padding: 8px;
}
.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content .dx-colorview-container {
  width: 100%;
}
.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content .dx-colorview-container .dx-colorview-container-row {
  display: flex;
}
.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content .dx-colorview-container .dx-colorview-container-row .dx-colorview-palette-cell {
  flex-grow: 1;
}
.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content .dx-colorview-container .dx-colorview-container-row .dx-colorview-palette-cell .dx-colorview-palette {
  width: 100%;
  min-width: 300px;
}
.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content .dx-colorview-container .dx-colorview-container-row .dx-colorview-hue-scale-cell {
  margin-left: 12px;
}
.dx-diagram-mobile-toolbar-color-box-opened .dx-dropdowneditor-overlay .dx-overlay-content .dx-colorview-container .dx-colorview-container-row .dx-colorview-controls-container {
  margin-left: 12px;
}

.dx-diagram-i {
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
}

.dx-diagram-loading-indicator {
  position: absolute;
  top: calc(50% - 32px);
  left: calc(50% - 32px);
  width: 64px;
  height: 64px;
}

.dx-diagram-touchbar-overlay,
.dx-diagram-touch-context-toolbox .dx-popover-wrapper {
  z-index: 1 !important;
}

.dx-diagram-touchbar.dx-context-menu .dx-menu-items-container {
  display: block;
  height: 100%;
  padding: 0;
}
.dx-diagram-touchbar.dx-context-menu .dx-menu-items-container::after {
  display: block;
  content: "";
  clear: both;
}
.dx-diagram-touchbar.dx-context-menu .dx-menu-items-container > li {
  display: block;
  float: left;
}
.dx-diagram-touchbar.dx-context-menu .dx-menu-item.dx-menu-item-has-text.dx-menu-item-has-icon .dx-menu-item-content .dx-icon {
  margin: 0;
}
.dx-diagram-touchbar.dx-context-menu .dx-menu-item .dx-menu-item-content .dx-menu-item-text {
  display: none;
}

.dx-diagram-touchbar-target,
.dx-diagram-context-toolbox-target {
  position: absolute;
  background-color: transparent;
  pointer-events: none;
}

.dx-diagram-context-toolbox-target {
  width: 1px;
  height: 1px;
}

.dx-diagram-context-toolbox .dx-popup-content {
  padding: 8px;
}

.dx-diagram {
  border-color: #e0e0e0;
}
.dx-diagram .dxdi-control .dxdi-canvas {
  background-color: #d9d9d9;
}
.dx-diagram .dxdi-control .dxdi-canvas .selection-mark,
.dx-diagram .dxdi-control .dxdi-canvas .item-selection-rect,
.dx-diagram .dxdi-control .dxdi-canvas .item-multi-selection-rect,
.dx-diagram .dxdi-control .dxdi-canvas .items-selection-rect,
.dx-diagram .dxdi-control .dxdi-canvas .connector-side-mark,
.dx-diagram .dxdi-control .dxdi-canvas .connector-point-mark,
.dx-diagram .dxdi-control .dxdi-canvas .connector-selection,
.dx-diagram .dxdi-control .dxdi-canvas .connector-multi-selection,
.dx-diagram .dxdi-control .dxdi-canvas .extension-line path {
  stroke: #03a9f4;
}
.dx-diagram .dxdi-control .dxdi-canvas .connector-side-mark,
.dx-diagram .dxdi-control .dxdi-canvas .extension-line text {
  fill: #03a9f4;
}
.dx-diagram .dxdi-control .dxdi-canvas .container-target,
.dx-diagram .dxdi-control .dxdi-canvas .connection-target,
.dx-diagram .dxdi-control .dxdi-canvas .connection-mark:not(.selector),
.dx-diagram .dxdi-control .dxdi-canvas .connection-point:not(.selector) {
  stroke: #8bc34a;
}
.dx-diagram .dxdi-control .dxdi-canvas .connection-mark:not(.selector).active,
.dx-diagram .dxdi-control .dxdi-canvas .connection-point:not(.selector).active {
  fill: #8bc34a;
}
.dx-diagram .dxdi-control .dxdi-canvas .geometry-mark {
  stroke: #f44336;
}
.dx-diagram .dxdi-control .dxdi-canvas .dxdi-main .dxdi-image .dxdi-spinner path {
  stroke: #03a9f4;
  stroke-opacity: 1;
}
.dx-diagram .dxdi-control .dxdi-canvas .dxdi-main .dxdi-image .dxdi-spinner ellipse {
  stroke: rgba(0, 0, 0, 0.54);
  stroke-opacity: 0.5;
}
.dx-diagram .dxdi-control .dxdi-canvas .dxdi-main .dxdi-image .dxdi-user .dxdi-background {
  fill: rgba(0, 0, 0, 0.54);
  opacity: 0.5;
}
.dx-diagram .dxdi-control .dxdi-canvas .dxdi-main .dxdi-image .dxdi-warning ellipse {
  fill: #f44336;
}
.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .selection-mark,
.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .geometry-mark {
  stroke: #666;
}
.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .item-selection-rect,
.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .items-selection-rect {
  fill: transparent;
  stroke: #666;
}
.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .items-selection-rect {
  fill: rgba(144, 144, 144, 0.02);
}
.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .item-multi-selection-rect {
  fill: rgba(144, 144, 144, 0.02);
  stroke: #666;
}
.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .connector-selection,
.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .connector-multi-selection {
  stroke: #666;
}
.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .connector-point-mark,
.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .connector-side-mark {
  stroke: #666;
}
.dx-diagram .dxdi-control:not(.focused) .dxdi-canvas .connector-side-mark {
  fill: #666;
}
.dx-diagram .dxdi-text-input-container.connector-text .dxdi-text-input {
  border-color: #03a9f4;
}
.dx-diagram .dx-diagram-toolbar-wrapper {
  border-bottom: 1px solid #e0e0e0;
}
.dx-diagram.dx-diagram-fullscreen {
  background-color: #fff;
}

.dx-diagram-toolbox-panel,
.dx-diagram-properties-panel {
  background: #fff;
}

.dx-diagram-floating-toolbar-container {
  background: #fff;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.175);
  border-radius: 4px;
  padding: 4px;
}
.dx-diagram-floating-toolbar-container .dx-toolbar .dx-toolbar-items-container {
  height: 36px;
}
.dx-diagram-floating-toolbar-container .dx-toolbar .dx-toolbar-items-container .dx-texteditor .dx-texteditor-input,
.dx-diagram-floating-toolbar-container .dx-toolbar .dx-toolbar-items-container .dx-texteditor .dx-placeholder::before {
  color: inherit;
  padding: 8px 6px;
}
.dx-diagram-floating-toolbar-container .dx-toolbar .dx-toolbar-items-container .dx-texteditor .dx-button {
  width: auto;
  height: auto;
  min-width: 24px;
  min-height: 24px;
  margin: 2px;
}
.dx-diagram-floating-toolbar-container .dx-toolbar .dx-toolbar-items-container .dx-texteditor .dx-button .dx-button-content {
  padding: 4px;
}
.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container,
.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-toolbar,
.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-toolbar-items-container,
.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-toolbar-item,
.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-button {
  width: 56px;
  height: 56px;
}
.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-button-content,
.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-toolbar .dx-button-content,
.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-toolbar-items-container .dx-button-content,
.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-toolbar-item .dx-button-content,
.dx-diagram-floating-toolbar-container.dx-diagram-properties-panel-toolbar-container .dx-button .dx-button-content {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 56px;
}
.dx-diagram-floating-toolbar-container .dx-toolbar-item {
  padding: 0 4px 0 0;
}

.dx-diagram-toolbox-popup > .dx-overlay-content {
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.175);
}
.dx-diagram-toolbox-popup .dx-popup-title {
  margin-bottom: 0;
}
.dx-diagram-toolbox-popup .dx-popup-title.dx-toolbar {
  font-size: 0.8em;
  min-height: 18px;
}
.dx-diagram-toolbox-popup .dx-popup-title.dx-toolbar .dx-toolbar-items-container {
  height: 18px;
}
.dx-diagram-toolbox-popup .dx-popup-title .dx-button.dx-button-has-icon:not(.dx-button-has-text),
.dx-diagram-toolbox-popup .dx-popup-title .dx-button-content {
  width: 18px;
  height: 18px;
}
.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-input-container,
.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-panel,
.dx-diagram-toolbox-popup .dx-popup-content .dx-diagram-toolbox-panel .dx-accordion {
  width: 156px;
}
.dx-diagram-toolbox-popup .dx-diagram-toolbox-input-container {
  border-bottom: 1px solid #e0e0e0;
}
.dx-diagram-toolbox-popup .dx-diagram-toolbox-input {
  margin: 2px;
}
.dx-diagram-toolbox-popup .dx-diagram-toolbox-input .dx-texteditor-input,
.dx-diagram-toolbox-popup .dx-diagram-toolbox-input .dx-placeholder::before {
  padding: 12px 9px;
}
.dx-diagram-toolbox-popup .dx-diagram-toolbox-input.dx-editor-outlined:not(.dx-state-focused) {
  box-shadow: none;
}
.dx-diagram-toolbox-popup .dx-diagram-toolbox-input.dx-editor-outlined .dx-texteditor-buttons-container:last-child > .dx-button:last-child {
  margin-right: 0;
}
.dx-diagram-toolbox-popup .dx-diagram-toolbox-input .dx-button .dx-button-content {
  padding: 6px 4px;
}
.dx-diagram-toolbox-popup .dx-diagram-toolbox-input .dx-button .dx-icon {
  font-size: 18px;
}
.dx-diagram-toolbox-popup .dx-popup-title .dx-closebutton {
  width: 18px;
  height: 18px;
  margin: 1px 0 0;
}
.dx-diagram-toolbox-popup .dx-popup-title .dx-closebutton .dx-icon {
  width: 14px;
  height: 14px;
  padding: 2px;
  font-size: 12px;
  line-height: 12px;
  background-position: 2px 2px;
  background-size: 12px 12px;
}
.dx-diagram-toolbox-popup.dx-diagram-mobile-popup .dx-popup-content {
  padding-top: 68px;
}
.dx-diagram-toolbox-popup.dx-diagram-mobile-popup .dx-popup-content .dx-diagram-toolbox-input-container {
  border-top: 1px solid #e0e0e0;
}

.dx-diagram-toolbox-panel .dx-accordion {
  margin: 0;
}
.dx-diagram-toolbox-panel .dx-accordion .dx-accordion-item {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #e0e0e0;
  border-top: none;
  box-shadow: none;
}
.dx-diagram-toolbox-panel .dx-accordion .dx-accordion-item-opened {
  margin: 0;
}
.dx-diagram-toolbox-panel .dx-accordion .dx-item-content.dx-accordion-item-title {
  min-height: 32px;
  padding-left: 12px;
  padding-right: 12px;
}
.dx-diagram-toolbox-panel .dx-accordion .dx-item-content.dx-accordion-item-title .dx-accordion-item-title-caption {
  text-transform: uppercase;
}
.dx-diagram-toolbox-panel .dx-accordion .dx-item-content.dx-accordion-item-title::before {
  inset-inline-end: 12px;
}
.dx-diagram-toolbox-panel .dx-accordion .dx-item-content.dx-accordion-item-body {
  padding: 8px 12px;
}
.dx-diagram-toolbox-panel .dxdi-toolbox .dxdi-canvas .dxdi-shape-text {
  opacity: 0.25;
}

.dx-diagram-properties-popup .dx-multiview-item, .dx-diagram-properties-popup.dx-diagram-properties-popup-notabs .dx-popup-content {
  padding: 0;
}
.dx-diagram-properties-popup .dx-diagram-properties-panel-group-title {
  text-transform: uppercase;
  padding: 16px;
}
.dx-diagram-properties-popup .dx-diagram-properties-panel-group-toolbar {
  padding: 0 16px 16px;
}
.dx-diagram-properties-popup .dx-diagram-properties-panel-group-toolbar .dx-toolbar-item {
  margin-bottom: 8px;
}
.dx-diagram-properties-popup .dx-diagram-properties-panel-group-toolbar .dx-toolbar-item .dx-button {
  height: auto;
}
.dx-diagram-properties-popup .dx-diagram-properties-panel-group-toolbar .dx-toolbar-item.dx-diagram-lg-icon-item .dx-diagram-i {
  background-size: 64px 64px;
  width: 64px;
  height: 64px;
}
.dx-diagram-properties-popup .dx-diagram-properties-panel-group-toolbar:first-child {
  padding-top: 16px;
}
.dx-diagram-properties-popup.dx-diagram-mobile-popup .dx-popup-title {
  padding: 8px 8px 0 0;
}
.dx-diagram-properties-popup.dx-diagram-mobile-popup .dx-tabpanel .dx-tab-selected::before {
  top: 0;
  bottom: initial;
}

.dx-diagram-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format) {
  background-color: #e6e6e6;
}
.dx-diagram-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-success {
  background-color: #71a436;
}
.dx-diagram-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-default {
  background-color: #0286c2;
}
.dx-diagram-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-danger {
  background-color: #ea1c0d;
}
.dx-diagram-toolbar .dx-texteditor.dx-editor-filled,
.dx-diagram-toolbar .dx-dropdowneditor.dx-editor-filled {
  background-color: transparent;
}
.dx-diagram-toolbar .dx-texteditor.dx-editor-filled::after,
.dx-diagram-toolbar .dx-dropdowneditor.dx-editor-filled::after {
  border-bottom-color: transparent;
}
.dx-diagram-toolbar .dx-diagram-toolbar-separator {
  height: 50%;
  border-left-color: #e0e0e0;
}
.dx-diagram-toolbar .dx-diagram-toolbar-menu-separator {
  border-top-color: #e0e0e0;
}
.dx-diagram-toolbar .dx-diagram-toolbar-text {
  padding: 21px 0 20px 15px;
}
.dx-diagram-toolbar .dx-diagram-lg-edit-item .dx-texteditor {
  width: 280px;
}
.dx-diagram-toolbar .dx-diagram-md-edit-item .dx-texteditor {
  width: 180px;
}
.dx-diagram-toolbar .dx-diagram-sm-edit-item .dx-texteditor {
  width: 100px;
}
.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,
.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-icon {
  border-bottom-width: 3px;
  border-bottom-style: solid;
}

.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,
.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-icon,
.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,
.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-icon,
.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,
.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-icon,
.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-diagram-i,
.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-icon {
  margin-left: 12px;
  margin-right: 12px;
}
.dx-diagram-toolbar .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-icon,
.dx-diagram-toolbar .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-icon,
.dx-dropdownmenu-popup .dx-diagram-image-dropdown-item .dx-dropdowneditor-field-template-wrapper .dx-icon,
.dx-dropdownmenu-popup .dx-diagram-color-edit-item .dx-dropdowneditor-field-template-wrapper .dx-icon {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.87);
}

.dx-diagram-contextmenu.dx-context-menu .dx-menu-item .dx-menu-item-content .dx-menu-item-popout-container {
  right: 0;
}
.dx-diagram-contextmenu.dx-context-menu .dx-menu-no-icons > .dx-menu-item-wrapper > .dx-menu-item > .dx-menu-item-content .dx-menu-item-text {
  padding-left: 4px;
}

.dx-diagram-touchbar .dx-menu-item .dx-menu-item-content {
  padding: 10px;
}
.dx-diagram-touchbar .dx-menu-separator {
  width: 1px;
  height: 46px;
  margin: 0;
}

.dx-diagram-i-selectbox-null-icon {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3C%2Fsvg%3E%0A");
  width: 37.44px;
  height: 24px;
}

.dx-diagram-i-connector-begin-none {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23FF0000%3B%7D%0A%09.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M1%2C13l9-9l1%2C1l-9%2C9L1%2C13z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%3Cpath%20class%3D%22st1%22%20d%3D%22M12%2C8V3H0v12h12v-5h16V8H12z%20M10%2C13H2V5h8V13z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 37.44px;
  height: 24px;
}

.dx-diagram-i-connector-begin-arrow {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2016%22%20style%3D%22enable-background%3Anew%200%200%2028%2016%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M8%2C9l4%2C3l1%2C2L0%2C8l13-6l-1%2C2L8%2C7h20v2H8z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 37.44px;
  height: 24px;
}

.dx-diagram-i-connector-begin-outlined-triangle {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M0%2C9l13%2C6v-5h15V8H13V3L0%2C9z%20M11%2C12L3.9%2C9L11%2C6V12z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 37.44px;
  height: 24px;
}

.dx-diagram-i-connector-begin-filled-triangle {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M13%2C10v5L0%2C9l13-6v5h15v2H13z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 37.44px;
  height: 24px;
}

.dx-diagram-i-connector-end-none {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%23FF0000%3B%7D%0A%09.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M17%2C13l9-9l1%2C1l-9%2C9L17%2C13z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3Cpath%20class%3D%22st1%22%20d%3D%22M0%2C8v2h16v5h12V3H16v5H0z%20M18%2C5h8v8h-8V5z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 37.44px;
  height: 24px;
}

.dx-diagram-i-connector-end-arrow {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M0%2C10l0-2h20l-4-3l-1-2l13%2C6l-13%2C6l1-2l4-3H0z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 37.44px;
  height: 24px;
}

.dx-diagram-i-connector-end-outlined-triangle {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2016%22%20style%3D%22enable-background%3Anew%200%200%2028%2016%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M28%2C8L15%2C2v5H0v2h15v5L28%2C8z%20M17%2C5l7.1%2C3L17%2C11V5z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 37.44px;
  height: 24px;
}

.dx-diagram-i-connector-end-filled-triangle {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M0%2C10V8h15V3l13%2C6l-13%2C6v-5H0z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 37.44px;
  height: 24px;
}

.dx-diagram-i-connector-orthogonal {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M20%2C18v-8h3V5H8v3H0V0h8v3h15h2v2v5h3v8H20z%20M6%2C2H2v4h4V2z%20M26%2C12h-4v4h4V12z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 37.44px;
  height: 24px;
}

.dx-diagram-i-connector-straight {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M20%2C10v2.2L8%2C2.8V0H0v8h8V5.8l12%2C9.3V18h8v-8H20z%20M6%2C6H2V2h4V6z%20M26%2C16h-4v-4h4V16z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 37.44px;
  height: 24px;
}

.dx-diagram-i-line-solid {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Crect%20id%3D%22_x32__2_%22%20x%3D%223%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%2222%22%20height%3D%222%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 37.44px;
  height: 24px;
}

.dx-diagram-i-line-dotted {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Crect%20id%3D%22_x32__2_%22%20x%3D%223%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%222%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3Crect%20id%3D%22_x32__1_%22%20x%3D%227%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%222%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3Crect%20id%3D%22_x32__3_%22%20x%3D%2211%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%222%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3Crect%20id%3D%22_x32__4_%22%20x%3D%2215%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%222%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3Crect%20id%3D%22_x32__5_%22%20x%3D%2219%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%222%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3Crect%20id%3D%22_x32__6_%22%20x%3D%2223%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%222%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 37.44px;
  height: 24px;
}

.dx-diagram-i-line-dashed {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2028%2018%22%20style%3D%22enable-background%3Anew%200%200%2028%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Crect%20id%3D%22_x32__1_%22%20x%3D%223%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%226%22%20height%3D%222%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3Crect%20id%3D%22_x32__4_%22%20x%3D%2211%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%226%22%20height%3D%222%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3Crect%20id%3D%22_x32__5_%22%20x%3D%2219%22%20y%3D%228%22%20class%3D%22st0%22%20width%3D%226%22%20height%3D%222%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 37.44px;
  height: 24px;
}

.dx-diagram-i-button-fill {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20id%3D%22_x32_%22%20d%3D%22M7.6%2C1L6.7%2C1.9l1.9%2C1.9L3%2C9.4L9.5%2C16L16%2C9.4L7.6%2C1z%20M5%2C9l4.5-4.5L14%2C9H5z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A%0A");
  width: 24px;
  height: 27px;
}

.dx-diagram-i-menu-fill {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20id%3D%22_x32_%22%20d%3D%22M7.6%2C1L6.7%2C1.9l1.9%2C1.9L3%2C9.4L9.5%2C16L16%2C9.4L7.6%2C1z%20M5%2C9l4.5-4.5L14%2C9H5z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A%0A");
  width: 24px;
  height: 27px;
}

.dx-diagram-i-button-fullscreen {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20points%3D%220%2C6%202%2C6%202%2C2%206%2C2%206%2C0%200%2C0%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%3Cpolygon%20points%3D%222%2C12%200%2C12%200%2C18%206%2C18%206%2C16%202%2C16%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%3Cpolygon%20points%3D%2212%2C0%2012%2C2%2016%2C2%2016%2C6%2018%2C6%2018%2C0%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%3Cpolygon%20points%3D%2216%2C16%2012%2C16%2012%2C18%2018%2C18%2018%2C12%2016%2C12%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-menu-fullscreen {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpolygon%20points%3D%220%2C6%202%2C6%202%2C2%206%2C2%206%2C0%200%2C0%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%3Cpolygon%20points%3D%222%2C12%200%2C12%200%2C18%206%2C18%206%2C16%202%2C16%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%3Cpolygon%20points%3D%2212%2C0%2012%2C2%2016%2C2%2016%2C6%2018%2C6%2018%2C0%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%3Cpolygon%20points%3D%2216%2C16%2012%2C16%2012%2C18%2018%2C18%2018%2C12%2016%2C12%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-lock {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20id%3D%22_x31_%22%20d%3D%22M14%2C5c0-2.8-2.2-5-5-5C6.2%2C0%2C4%2C2.2%2C4%2C5C2.9%2C5%2C2%2C5.9%2C2%2C7v8c0%2C1.1%2C0.9%2C2%2C2%2C2h10c1.1%2C0%2C2-0.9%2C2-2V7%0A%09C16%2C5.9%2C15.1%2C5%2C14%2C5z%20M9%2C13c-1.1%2C0-2-0.9-2-2s0.9-2%2C2-2c1.1%2C0%2C2%2C0.9%2C2%2C2C11%2C12.1%2C10.1%2C13%2C9%2C13z%20M6%2C5c0-1.7%2C1.3-3%2C3-3%0A%09c1.7%2C0%2C3%2C1.3%2C3%2C3H6z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-menu-lock {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20id%3D%22_x31_%22%20d%3D%22M14%2C5c0-2.8-2.2-5-5-5C6.2%2C0%2C4%2C2.2%2C4%2C5C2.9%2C5%2C2%2C5.9%2C2%2C7v8c0%2C1.1%2C0.9%2C2%2C2%2C2h10c1.1%2C0%2C2-0.9%2C2-2V7%0A%09C16%2C5.9%2C15.1%2C5%2C14%2C5z%20M9%2C13c-1.1%2C0-2-0.9-2-2s0.9-2%2C2-2c1.1%2C0%2C2%2C0.9%2C2%2C2C11%2C12.1%2C10.1%2C13%2C9%2C13z%20M6%2C5c0-1.7%2C1.3-3%2C3-3%0A%09c1.7%2C0%2C3%2C1.3%2C3%2C3H6z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-unlock {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st0%22%20d%3D%22M14%2C17H4c-1.1%2C0-2-0.9-2-2V7c0-1.1%2C0.9-2%2C2-2h2h2h4c0-1.7-1.3-3-3-3C8.1%2C2%2C7.3%2C2.4%2C6.8%2C3H4.4%0A%09C5.2%2C1.2%2C7%2C0%2C9%2C0c2.8%2C0%2C5%2C2.2%2C5%2C5c1.1%2C0%2C2%2C0.9%2C2%2C2v8C16%2C16.1%2C15.1%2C17%2C14%2C17z%20M9%2C9c-1.1%2C0-2%2C0.9-2%2C2s0.9%2C2%2C2%2C2s2-0.9%2C2-2%0A%09C11%2C9.9%2C10.1%2C9%2C9%2C9z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-menu-unlock {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st0%22%20d%3D%22M14%2C17H4c-1.1%2C0-2-0.9-2-2V7c0-1.1%2C0.9-2%2C2-2h2h2h4c0-1.7-1.3-3-3-3C8.1%2C2%2C7.3%2C2.4%2C6.8%2C3H4.4%0A%09C5.2%2C1.2%2C7%2C0%2C9%2C0c2.8%2C0%2C5%2C2.2%2C5%2C5c1.1%2C0%2C2%2C0.9%2C2%2C2v8C16%2C16.1%2C15.1%2C17%2C14%2C17z%20M9%2C9c-1.1%2C0-2%2C0.9-2%2C2s0.9%2C2%2C2%2C2s2-0.9%2C2-2%0A%09C11%2C9.9%2C10.1%2C9%2C9%2C9z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-send-to-back {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bopacity%3A0.35%3Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x30__1_%22%20class%3D%22st0%22%20d%3D%22M8%2C0h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2H8c-1.1%2C0-2-0.9-2-2V2C6%2C0.9%2C6.9%2C0%2C8%2C0z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st1%22%20d%3D%22M8%2C12c-1.1%2C0-2-0.9-2-2V4H4C2.9%2C4%2C2%2C4.9%2C2%2C6v8c0%2C1.1%2C0.9%2C2%2C2%2C2h8c1.1%2C0%2C2-0.9%2C2-2v-2H8z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-menu-send-to-back {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bopacity%3A0.35%3Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x30__1_%22%20class%3D%22st0%22%20d%3D%22M8%2C0h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2H8c-1.1%2C0-2-0.9-2-2V2C6%2C0.9%2C6.9%2C0%2C8%2C0z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st1%22%20d%3D%22M8%2C12c-1.1%2C0-2-0.9-2-2V4H4C2.9%2C4%2C2%2C4.9%2C2%2C6v8c0%2C1.1%2C0.9%2C2%2C2%2C2h8c1.1%2C0%2C2-0.9%2C2-2v-2H8z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-bring-to-front {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bopacity%3A0.35%3Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x30__1_%22%20class%3D%22st0%22%20d%3D%22M8%2C0h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2H8c-1.1%2C0-2-0.9-2-2V2C6%2C0.9%2C6.9%2C0%2C8%2C0z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3Cpath%20id%3D%22_x30_%22%20class%3D%22st1%22%20d%3D%22M4%2C4h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2H4c-1.1%2C0-2-0.9-2-2V6C2%2C4.9%2C2.9%2C4%2C4%2C4z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-menu-bring-to-front {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bopacity%3A0.35%3Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x30__1_%22%20class%3D%22st0%22%20d%3D%22M8%2C0h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2H8c-1.1%2C0-2-0.9-2-2V2C6%2C0.9%2C6.9%2C0%2C8%2C0z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3Cpath%20id%3D%22_x30_%22%20class%3D%22st1%22%20d%3D%22M4%2C4h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2H4c-1.1%2C0-2-0.9-2-2V6C2%2C4.9%2C2.9%2C4%2C4%2C4z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-select-all {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.75%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st0%22%20d%3D%22M8.5%2C6c0.1%2C0%2C0.3%2C0%2C0.4%2C0.1l0%2C0l6.8%2C5.3c0.3%2C0.2%2C0.3%2C0.5%2C0.1%2C0.8c-0.1%2C0.1-0.1%2C0.2-0.3%2C0.2l-1.9%2C0.3%0A%09l1.3%2C2.6c0.2%2C0.3%2C0%2C0.6-0.3%2C0.7l-2.1%2C0.9c-0.1%2C0-0.2%2C0.1-0.3%2C0.1c-0.2%2C0-0.4-0.1-0.5-0.3l-1.3-2.6l-1.5%2C1.1%0A%09c-0.1%2C0.1-0.2%2C0.1-0.4%2C0.1c-0.3%2C0-0.6-0.2-0.6-0.5V6.6C7.9%2C6.3%2C8.2%2C6%2C8.5%2C6z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%3Cg%20id%3D%22_x33_%22%20class%3D%22st1%22%3E%0A%09%3Cpolygon%20id%3D%22_x31__1_%22%20class%3D%22st0%22%20points%3D%2212%2C6%2014%2C8%2016%2C8%2016%2C6%20%09%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%09%3Crect%20id%3D%22_x32__1_%22%20x%3D%2211.6%22%20y%3D%222%22%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%201.6862%2010.071)%22%20class%3D%22st0%22%20width%3D%222.8%22%20height%3D%222%22%20%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%09%3Crect%20id%3D%22_x33__1_%22%20x%3D%228%22%20y%3D%221%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%224%22%20%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%09%3Crect%20id%3D%22_x34_%22%20x%3D%223.6%22%20y%3D%2210%22%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%20-6.3137%206.7573)%22%20class%3D%22st0%22%20width%3D%222.8%22%20height%3D%222%22%20%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%09%3Crect%20id%3D%22_x35_%22%20x%3D%224%22%20y%3D%221.6%22%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%20-0.6569%204.4142)%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%222.8%22%20%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%09%3Crect%20id%3D%22_x36_%22%20x%3D%222%22%20y%3D%226%22%20class%3D%22st0%22%20width%3D%224%22%20height%3D%222%22%20%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-menu-select-all {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.75%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st0%22%20d%3D%22M8.5%2C6c0.1%2C0%2C0.3%2C0%2C0.4%2C0.1l0%2C0l6.8%2C5.3c0.3%2C0.2%2C0.3%2C0.5%2C0.1%2C0.8c-0.1%2C0.1-0.1%2C0.2-0.3%2C0.2l-1.9%2C0.3%0A%09l1.3%2C2.6c0.2%2C0.3%2C0%2C0.6-0.3%2C0.7l-2.1%2C0.9c-0.1%2C0-0.2%2C0.1-0.3%2C0.1c-0.2%2C0-0.4-0.1-0.5-0.3l-1.3-2.6l-1.5%2C1.1%0A%09c-0.1%2C0.1-0.2%2C0.1-0.4%2C0.1c-0.3%2C0-0.6-0.2-0.6-0.5V6.6C7.9%2C6.3%2C8.2%2C6%2C8.5%2C6z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%3Cg%20id%3D%22_x33_%22%20class%3D%22st1%22%3E%0A%09%3Cpolygon%20id%3D%22_x31__1_%22%20class%3D%22st0%22%20points%3D%2212%2C6%2014%2C8%2016%2C8%2016%2C6%20%09%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%09%3Crect%20id%3D%22_x32__1_%22%20x%3D%2211.6%22%20y%3D%222%22%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%201.6862%2010.071)%22%20class%3D%22st0%22%20width%3D%222.8%22%20height%3D%222%22%20%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%09%3Crect%20id%3D%22_x33__1_%22%20x%3D%228%22%20y%3D%221%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%224%22%20%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%09%3Crect%20id%3D%22_x34_%22%20x%3D%223.6%22%20y%3D%2210%22%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%20-6.3137%206.7573)%22%20class%3D%22st0%22%20width%3D%222.8%22%20height%3D%222%22%20%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%09%3Crect%20id%3D%22_x35_%22%20x%3D%224%22%20y%3D%221.6%22%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%20-0.6569%204.4142)%22%20class%3D%22st0%22%20width%3D%222%22%20height%3D%222.8%22%20%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%09%3Crect%20id%3D%22_x36_%22%20x%3D%222%22%20y%3D%226%22%20class%3D%22st0%22%20width%3D%224%22%20height%3D%222%22%20%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-image-delete {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st0%22%20d%3D%22M17%2C15.4L15.5%2C17l-2-2l-2%2C2L10%2C15.4l2-2l-2-2l1.5-1.4l2%2C2l2-2l1.5%2C1.5l-2%2C2L17%2C15.4z%20M12%2C6l-4%2C6%0A%09l-2-2l-3%2C5h5v2H3c-1.1%2C0-2-0.9-2-2V3c0-1.1%2C0.9-2%2C2-2h12c1.1%2C0%2C2%2C0.9%2C2%2C2v4l-2%2C2L12%2C6z%20M5.5%2C5C4.7%2C5%2C4%2C5.6%2C4%2C6.5S4.7%2C8%2C5.5%2C8%0A%09S7%2C7.3%2C7%2C6.5S6.3%2C5%2C5.5%2C5z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-menu-image-delete {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st0%22%20d%3D%22M17%2C15.4L15.5%2C17l-2-2l-2%2C2L10%2C15.4l2-2l-2-2l1.5-1.4l2%2C2l2-2l1.5%2C1.5l-2%2C2L17%2C15.4z%20M12%2C6l-4%2C6%0A%09l-2-2l-3%2C5h5v2H3c-1.1%2C0-2-0.9-2-2V3c0-1.1%2C0.9-2%2C2-2h12c1.1%2C0%2C2%2C0.9%2C2%2C2v4l-2%2C2L12%2C6z%20M5.5%2C5C4.7%2C5%2C4%2C5.6%2C4%2C6.5S4.7%2C8%2C5.5%2C8%0A%09S7%2C7.3%2C7%2C6.5S6.3%2C5%2C5.5%2C5z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-image-edit {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st0%22%20d%3D%22M15%2C9l-3-3l-4%2C6l-2-2l-3%2C5h6v2H3c-1.1%2C0-2-0.9-2-2V3c0-1.1%2C0.9-2%2C2-2h12c1.1%2C0%2C2%2C0.9%2C2%2C2v4L15%2C9z%0A%09%20M5.5%2C5C4.7%2C5%2C4%2C5.7%2C4%2C6.5S4.7%2C8%2C5.5%2C8S7%2C7.3%2C7%2C6.5S6.3%2C5%2C5.5%2C5z%20M17%2C12.5L12.5%2C17H11v-1.5l4.5-4.5L17%2C12.5z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-menu-image-edit {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st0%22%20d%3D%22M15%2C9l-3-3l-4%2C6l-2-2l-3%2C5h6v2H3c-1.1%2C0-2-0.9-2-2V3c0-1.1%2C0.9-2%2C2-2h12c1.1%2C0%2C2%2C0.9%2C2%2C2v4L15%2C9z%0A%09%20M5.5%2C5C4.7%2C5%2C4%2C5.7%2C4%2C6.5S4.7%2C8%2C5.5%2C8S7%2C7.3%2C7%2C6.5S6.3%2C5%2C5.5%2C5z%20M17%2C12.5L12.5%2C17H11v-1.5l4.5-4.5L17%2C12.5z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-image-insert {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st0%22%20d%3D%22M15%2C9l-3-3l-4%2C7l-2-3l-3%2C5h6v2H3c-1.1%2C0-2-0.9-2-2V3c0-1.1%2C0.9-2%2C2-2h12c1.1%2C0%2C2%2C0.9%2C2%2C2v4L15%2C9z%0A%09%20M5.5%2C5C4.7%2C5%2C4%2C5.7%2C4%2C6.5S4.7%2C8%2C5.5%2C8S7%2C7.3%2C7%2C6.5S6.3%2C5%2C5.5%2C5z%20M13%2C11h2v2h2v2h-2v2h-2v-2h-2v-2h2V11z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-menu-image-insert {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x31_%22%20class%3D%22st0%22%20d%3D%22M15%2C9l-3-3l-4%2C7l-2-3l-3%2C5h6v2H3c-1.1%2C0-2-0.9-2-2V3c0-1.1%2C0.9-2%2C2-2h12c1.1%2C0%2C2%2C0.9%2C2%2C2v4L15%2C9z%0A%09%20M5.5%2C5C4.7%2C5%2C4%2C5.7%2C4%2C6.5S4.7%2C8%2C5.5%2C8S7%2C7.3%2C7%2C6.5S6.3%2C5%2C5.5%2C5z%20M13%2C11h2v2h2v2h-2v2h-2v-2h-2v-2h2V11z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-layout-layered-bt {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M60%2C20v8c0%2C1.1-0.9%2C2-2%2C2h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8C59.1%2C18%2C60%2C18.9%2C60%2C20z%20M58%2C20%0A%09%09h-8v8h8V20z%20M46%2C6v8c0%2C1.1-0.9%2C2-2%2C2h-8c-1.1%2C0-2-0.9-2-2V6c0-1.1%2C0.9-2%2C2-2h8C45.1%2C4%2C46%2C4.9%2C46%2C6z%20M44%2C6h-8v8h8V6z%20M46%2C34v8%0A%09%09c0%2C1.1-0.9%2C2-2%2C2h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8C45.1%2C32%2C46%2C32.9%2C46%2C34z%20M44%2C34h-8v8h8V34z%20M46%2C50v8c0%2C1.1-0.9%2C2-2%2C2h-8%0A%09%09c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8C45.1%2C48%2C46%2C48.9%2C46%2C50z%20M44%2C50h-8v8h8V50z%20M32%2C20v8c0%2C1.1-0.9%2C2-2%2C2h-8c-1.1%2C0-2-0.9-2-2%0A%09%09v-8c0-1.1%2C0.9-2%2C2-2h8C31.1%2C18%2C32%2C18.9%2C32%2C20z%20M30%2C20h-8v8h8V20z%20M12%2C4l6%2C6h-5v50h-2V10H6L12%2C4z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M55%2C9v2v7h-2v-7h-7V9h7H55z%20M53%2C30h2v7v2h-2h-7v-2h7V30z%20M39%2C44h2v4h-2V44z%20M27%2C9h7v2h-7v7h-2v-7V9%0A%09%09H27z%20M27%2C37h7v2h-7h-2v-2v-7h2V37z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-layout-layered-lr {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M45%2C59h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C47%2C58.1%2C46.1%2C59%2C45%2C59z%20M45%2C57%0A%09%09v-8h-8v8H45z%20M59%2C45h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C61%2C44.1%2C60.1%2C45%2C59%2C45z%20M59%2C43v-8h-8v8H59z%0A%09%09%20M31%2C45h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C33%2C44.1%2C32.1%2C45%2C31%2C45z%20M31%2C43v-8h-8v8H31z%20M15%2C45H7%0A%09%09c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C17%2C44.1%2C16.1%2C45%2C15%2C45z%20M15%2C43v-8H7v8H15z%20M45%2C31h-8c-1.1%2C0-2-0.9-2-2%0A%09%09v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C47%2C30.1%2C46.1%2C31%2C45%2C31z%20M45%2C29v-8h-8v8H45z%20M61%2C11l-6%2C6v-5H5v-2h50V5L61%2C11z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M56%2C54h-2h-7v-2h7v-7h2v7V54z%20M35%2C52v2h-7h-2v-2v-7h2v7H35z%20M21%2C38v2h-4v-2H21z%20M56%2C26v7h-2v-7h-7%0A%09%09v-2h7h2V26z%20M28%2C26v7h-2v-7v-2h2h7v2H28z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-layout-layered-rl {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M19%2C57v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2h-8C19.9%2C59%2C19%2C58.1%2C19%2C57z%20M29%2C57%0A%09%09v-8h-8v8H29z%20M5%2C43v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2H7C5.9%2C45%2C5%2C44.1%2C5%2C43z%20M15%2C43v-8H7v8H15z%20M33%2C43v-8%0A%09%09c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2h-8C33.9%2C45%2C33%2C44.1%2C33%2C43z%20M43%2C43v-8h-8v8H43z%20M49%2C43v-8c0-1.1%2C0.9-2%2C2-2h8%0A%09%09c1.1%2C0%2C2%2C0.9%2C2%2C2v8c0%2C1.1-0.9%2C2-2%2C2h-8C49.9%2C45%2C49%2C44.1%2C49%2C43z%20M59%2C43v-8h-8v8H59z%20M19%2C29v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8%0A%09%09c0%2C1.1-0.9%2C2-2%2C2h-8C19.9%2C31%2C19%2C30.1%2C19%2C29z%20M29%2C29v-8h-8v8H29z%20M11%2C5v5h50v2H11v5l-6-6L11%2C5z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M10%2C52v-7h2v7h7v2h-7h-2V52z%20M38%2C52v-7h2v7v2h-2h-7v-2H38z%20M49%2C38v2h-4v-2H49z%20M10%2C24h2h7v2h-7v7%0A%09%09h-2v-7V24z%20M31%2C26v-2h7h2v2v7h-2v-7H31z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-layout-layered-tb {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M58%2C46h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C60%2C45.1%2C59.1%2C46%2C58%2C46z%20M58%2C36%0A%09%09h-8v8h8V36z%20M44%2C60h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C46%2C59.1%2C45.1%2C60%2C44%2C60z%20M44%2C50h-8v8h8V50z%20M44%2C32%0A%09%09h-8c-1.1%2C0-2-0.9-2-2v-8c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C46%2C31.1%2C45.1%2C32%2C44%2C32z%20M44%2C22h-8v8h8V22z%20M44%2C16h-8%0A%09%09c-1.1%2C0-2-0.9-2-2V6c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C46%2C15.1%2C45.1%2C16%2C44%2C16z%20M44%2C6h-8v8h8V6z%20M30%2C46h-8c-1.1%2C0-2-0.9-2-2v-8%0A%09%09c0-1.1%2C0.9-2%2C2-2h8c1.1%2C0%2C2%2C0.9%2C2%2C2v8C32%2C45.1%2C31.1%2C46%2C30%2C46z%20M30%2C36h-8v8h8V36z%20M6%2C54h5V4h2v50h5l-6%2C6L6%2C54z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M53%2C55h-7v-2h7v-7h2v7v2H53z%20M53%2C27h-7v-2h7h2v2v7h-2V27z%20M39%2C16h2v4h-2V16z%20M25%2C55v-2v-7h2v7h7v2%0A%09%09h-7H25z%20M27%2C34h-2v-7v-2h2h7v2h-7V34z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-layout-tree-bt {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M59%2C6v6c0%2C1.1-0.9%2C2-2%2C2h-6c-1.1%2C0-2-0.9-2-2V6c0-1.1%2C0.9-2%2C2-2h6C58.1%2C4%2C59%2C4.9%2C59%2C6z%20M57%2C6h-6v6%0A%09%09h6V6z%20M59%2C26v6c0%2C1.1-0.9%2C2-2%2C2h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6C58.1%2C24%2C59%2C24.9%2C59%2C26z%20M57%2C26h-6v6h6V26z%20M49%2C38v6%0A%09%09c0%2C1.1-0.9%2C2-2%2C2h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6C48.1%2C36%2C49%2C36.9%2C49%2C38z%20M47%2C38h-6v6h6V38z%20M49%2C52v6c0%2C1.1-0.9%2C2-2%2C2h-6%0A%09%09c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6C48.1%2C50%2C49%2C50.9%2C49%2C52z%20M47%2C52h-6v6h6V52z%20M39%2C32c0%2C1.1-0.9%2C2-2%2C2h-6c-1.1%2C0-2-0.9-2-2v-6%0A%09%09c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2V32z%20M37%2C26h-6v6h6V26z%20M30%2C14h-6c-1.1%2C0-2-0.9-2-2V6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6%0A%09%09C32%2C13.1%2C31.1%2C14%2C30%2C14z%20M24%2C12h6V6h-6V12z%20M17%2C10h-5v50h-2V10H5l6-6L17%2C10z%20M36%2C12V6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6%0A%09%09c0%2C1.1-0.9%2C2-2%2C2h-6C36.9%2C14%2C36%2C13.1%2C36%2C12z%20M38%2C12h6V6h-6V12z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M55%2C14v10h-2V14H55z%20M53%2C34h2v6v2h-2h-4v-2h4V34z%20M43%2C46h2v4h-2V46z%20M40%2C14h2v6h-7v4h-2v-4h-7v-6h2%0A%09%09v4h5h2h4.9L40%2C14z%20M35%2C40h4v2h-4h-2v-2v-6h2V40z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-layout-tree-lr {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M58%2C59h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C60%2C58.1%2C59.1%2C59%2C58%2C59z%20M58%2C57%0A%09%09v-6h-6v6H58z%20M38%2C59h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C40%2C58.1%2C39.1%2C59%2C38%2C59z%20M38%2C57v-6h-6v6H38z%0A%09%09%20M26%2C49h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C28%2C48.1%2C27.1%2C49%2C26%2C49z%20M26%2C47v-6h-6v6H26z%20M12%2C49H6%0A%09%09c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C14%2C48.1%2C13.1%2C49%2C12%2C49z%20M12%2C47v-6H6v6H12z%20M32%2C39c-1.1%2C0-2-0.9-2-2v-6%0A%09%09c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6c0%2C1.1-0.9%2C2-2%2C2H32z%20M38%2C37v-6h-6v6H38z%20M50%2C30v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6%0A%09%09c0%2C1.1-0.9%2C2-2%2C2h-6C50.9%2C32%2C50%2C31.1%2C50%2C30z%20M52%2C24v6h6v-6H52z%20M54%2C17v-5H4v-2h50V5l6%2C6L54%2C17z%20M52%2C36h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6%0A%09%09c0%2C1.1-0.9%2C2-2%2C2h-6c-1.1%2C0-2-0.9-2-2v-6C50%2C36.9%2C50.9%2C36%2C52%2C36z%20M52%2C38v6h6v-6H52z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M50%2C55H40v-2h10V55z%20M30%2C53v2h-6h-2v-2v-4h2v4H30z%20M18%2C43v2h-4v-2H18z%20M50%2C40v2h-6v-7h-4v-2h4v-7h6%0A%09%09v2h-4v5v2v4.9L50%2C40z%20M24%2C35v4h-2v-4v-2h2h6v2H24z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-layout-tree-rl {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M4%2C57v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6c0%2C1.1-0.9%2C2-2%2C2H6C4.9%2C59%2C4%2C58.1%2C4%2C57z%20M12%2C57v-6H6%0A%09%09v6H12z%20M24%2C57v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6c0%2C1.1-0.9%2C2-2%2C2h-6C24.9%2C59%2C24%2C58.1%2C24%2C57z%20M32%2C57v-6h-6v6H32z%20M36%2C47v-6%0A%09%09c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6c0%2C1.1-0.9%2C2-2%2C2h-6C36.9%2C49%2C36%2C48.1%2C36%2C47z%20M44%2C47v-6h-6v6H44z%20M50%2C47v-6c0-1.1%2C0.9-2%2C2-2h6%0A%09%09c1.1%2C0%2C2%2C0.9%2C2%2C2v6c0%2C1.1-0.9%2C2-2%2C2h-6C50.9%2C49%2C50%2C48.1%2C50%2C47z%20M58%2C47v-6h-6v6H58z%20M26%2C39c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6%0A%09%09c1.1%2C0%2C2%2C0.9%2C2%2C2v6c0%2C1.1-0.9%2C2-2%2C2H26z%20M32%2C37v-6h-6v6H32z%20M12%2C32H6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6%0A%09%09C14%2C31.1%2C13.1%2C32%2C12%2C32z%20M6%2C24v6h6v-6H6z%20M4%2C11l6-6v5h50v2H10v5L4%2C11z%20M14%2C38v6c0%2C1.1-0.9%2C2-2%2C2H6c-1.1%2C0-2-0.9-2-2v-6%0A%09%09c0-1.1%2C0.9-2%2C2-2h6C13.1%2C36%2C14%2C36.9%2C14%2C38z%20M6%2C38v6h6v-6H6z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M14%2C53h10v2H14V53z%20M40%2C53v-4h2v4v2h-2h-6v-2H40z%20M50%2C43v2h-4v-2H50z%20M18%2C39.9V35v-2v-5h-4v-2h6v7%0A%09%09h4v2h-4v7h-6v-2L18%2C39.9z%20M34%2C35v-2h6h2v2v4h-2v-4H34z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-toolbox-open {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M13.5%2C17c-1.9%2C0-3.5-1.6-3.5-3.5s1.6-3.5%2C3.5-3.5s3.5%2C1.6%2C3.5%2C3.5S15.4%2C17%2C13.5%2C17z%20M9%2C1l5%2C7H4L9%2C1z%0A%09%20M8%2C17H1v-7h7V17z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-toolbox-close {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x32_%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M8%2C14v-2h8v2H8z%20M6.7%2C12.3l-1.4%2C1.4L1%2C9l4.3-4.7l1.4%2C1.4L4.4%2C8H16v2H4.4L6.7%2C12.3z%20M8%2C4h8v2H8V4z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-i-button-layout-tree-tb {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x34_%22%3E%0A%09%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M57%2C60h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C59%2C59.1%2C58.1%2C60%2C57%2C60z%20M57%2C52%0A%09%09h-6v6h6V52z%20M57%2C40h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C59%2C39.1%2C58.1%2C40%2C57%2C40z%20M57%2C32h-6v6h6V32z%20M47%2C28%0A%09%09h-6c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C49%2C27.1%2C48.1%2C28%2C47%2C28z%20M47%2C20h-6v6h6V20z%20M47%2C14h-6%0A%09%09c-1.1%2C0-2-0.9-2-2V6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6C49%2C13.1%2C48.1%2C14%2C47%2C14z%20M47%2C6h-6v6h6V6z%20M39%2C38c0%2C1.1-0.9%2C2-2%2C2h-6%0A%09%09c-1.1%2C0-2-0.9-2-2v-6c0-1.1%2C0.9-2%2C2-2h6c1.1%2C0%2C2%2C0.9%2C2%2C2V38z%20M37%2C32h-6v6h6V32z%20M32%2C52v6c0%2C1.1-0.9%2C2-2%2C2h-6c-1.1%2C0-2-0.9-2-2v-6%0A%09%09c0-1.1%2C0.9-2%2C2-2h6C31.1%2C50%2C32%2C50.9%2C32%2C52z%20M24%2C58h6v-6h-6V58z%20M11%2C60l-6-6h5V4h2v50h5L11%2C60z%20M38%2C50h6c1.1%2C0%2C2%2C0.9%2C2%2C2v6%0A%09%09c0%2C1.1-0.9%2C2-2%2C2h-6c-1.1%2C0-2-0.9-2-2v-6C36%2C50.9%2C36.9%2C50%2C38%2C50z%20M38%2C58h6v-6h-6V58z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20id%3D%22_x32_%22%20class%3D%22st1%22%3E%0A%09%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M53%2C50V40h2v10H53z%20M53%2C24h-4v-2h4h2v2v6h-2V24z%20M43%2C14h2v4h-2V14z%20M39.9%2C46H35h-2h-5v4h-2v-6h7v-4%0A%09%09h2v4h7v6h-2L39.9%2C46z%20M35%2C30h-2v-6v-2h2h4v2h-4V30z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-diagram-toolbox-popup .dx-button-has-icon .dx-icon.dx-icon-diagram-toolbox-drag {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2012%2012%22%20style%3D%22enable-background%3Anew%200%200%2012%2012%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%20%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22_x32_%22%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M0%2C8h1V3H0V8z%20M2%2C8h1V3H2V8z%20M4%2C8h1V3H4V8z%20M6%2C8h1V3H6V8z%20M8%2C8h1V3H8V8z%20M10%2C3v5h1V3H10z%22%20fill%3D%22rgba%280,%200,%200,%200.87%29%22%20%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
  width: 18px;
  height: 18px;
  line-height: 18px;
  background-size: 18px 18px;
}

.dx-diagram-i-button-properties-panel-open {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.35%3Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Benable-background%3Anew%20%20%20%20%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x33_%22%20class%3D%22st0%22%20d%3D%22M17.8%2C10.3l-1%2C1l-2.1-2.1l1-1C15.8%2C8.1%2C15.9%2C8%2C16.1%2C8c0.1%2C0%2C0.3%2C0.1%2C0.4%2C0.2l1.3%2C1.3%0A%09C18%2C9.7%2C18%2C10.1%2C17.8%2C10.3z%20M14%2C2H4v13h2v2H4c-1.1%2C0-2-0.9-2-2V2c0-1.1%2C0.9-2%2C2-2h10c1.1%2C0%2C2%2C0.9%2C2%2C2v3l-2%2C2V2z%20M16.1%2C11.9l-6%2C6.1H8%0A%09v-2.1l6.1-6.1L16.1%2C11.9z%22%20fill%3D%22%23fff%22%2F%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st1%22%20d%3D%22M5%2C3h8v5l-6%2C6H5V3z%22%20fill%3D%22%23fff%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  width: 24px;
  height: 24px;
}

.dx-gantt {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.dx-gantt .dx-gantt-main-wrapper {
  display: flex;
  position: relative;
  flex-direction: row;
  height: 100%;
}
.dx-gantt .dx-toolbar .dx-toolbar-items-container {
  height: auto;
}
.dx-gantt .dx-gantt-toolbar-separator {
  display: table;
  height: 100%;
  border-left: 1px solid transparent;
}
.dx-gantt .dx-gantt-si {
  text-align: center;
  vertical-align: middle;
}
.dx-gantt .dx-gantt-treelist-wrapper {
  display: inline-flex;
}
.dx-gantt .dx-gantt-treelist-wrapper .dx-treelist .dx-scrollbar-vertical {
  display: none;
}
.dx-gantt .dx-gantt-treelist-wrapper .dx-treelist .dx-treelist-headers + .dx-treelist-rowsview {
  border-top: none;
}
.dx-gantt .dx-splitter-wrapper .dx-splitter-border .dx-splitter {
  width: 2px;
}
.dx-gantt .dx-gantt-view {
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
  min-width: 1px;
}
.dx-gantt .dx-gantt-view .dx-gantt-tac-hb {
  margin-top: -1px;
}
.dx-gantt .dx-gantt-view .dx-scrollable-scrollbar {
  z-index: 100;
}
.dx-gantt .dx-gantt-view .dx-gantt-parent::before {
  border-left-color: inherit;
  border-top-color: inherit;
}
.dx-gantt .dx-gantt-view .dx-gantt-parent::after {
  border-right-color: inherit;
  border-top-color: inherit;
}

.dx-gantt {
  border: 1px solid #e0e0e0;
}
.dx-gantt .dx-gantt-toolbar-wrapper {
  padding: 5px;
  border-bottom: 1px solid #e0e0e0;
}
.dx-gantt .dx-gantt-toolbar-wrapper .dx-gantt-toolbar-separator {
  border-left-color: #e0e0e0;
}
.dx-gantt .dx-gantt-toolbar-wrapper .dx-toolbar .dx-toolbar-items-container {
  min-height: 42px;
}
.dx-gantt .dx-gantt-view {
  background-color: #fff;
}
.dx-gantt .dx-header-row {
  height: 57px;
}
.dx-gantt .dx-gantt-header {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}
.dx-gantt .dx-gantt-header .dx-gantt-tsac,
.dx-gantt .dx-gantt-header .dx-gantt-tsa,
.dx-gantt .dx-gantt-header .dx-gantt-hb,
.dx-gantt .dx-gantt-header .dx-gantt-vb {
  border-color: #e0e0e0;
  background-color: #fff;
}
.dx-gantt .dx-gantt-si {
  padding-left: 16px;
  padding-right: 16px;
}
.dx-gantt .dx-gantt-tsac,
.dx-gantt .dx-gantt-tsa {
  border-bottom: 1px solid #e0e0e0;
}
.dx-gantt .dx-gantt-hb {
  border-top: 1px solid #e0e0e0;
}
.dx-gantt .dx-gantt-vb {
  border-left: 1px solid #e0e0e0;
}
.dx-gantt .dx-gantt-taskWrapper {
  padding-top: 0;
}
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task,
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-titleOut {
  height: 27px;
  line-height: 27px;
}
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task {
  background-color: #03a9f4;
  border-radius: 4px;
}
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task .dx-gantt-tPrg {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.2);
}
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-smallTask {
  border-radius: 4px;
}
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-smallTask .dx-gantt-titleIn {
  padding: 0 2px;
}
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent {
  height: 25px;
  line-height: 25px;
  background-color: #8bc34a;
  border-left-color: #8bc34a;
  border-right-color: #8bc34a;
  border-top-color: #8bc34a;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:not(.dx-gantt-noPrg) .dx-gantt-tPrg {
  background-color: rgba(255, 255, 255, 0.2);
}
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:not(.dx-gantt-smallTask)::before, .dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:not(.dx-gantt-smallTask)::after, .dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:not(.dx-gantt-smallTask):not(.dx-gantt-noPrg) .dx-gantt-tPrg::before, .dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:not(.dx-gantt-smallTask).dx-gantt-cmpl .dx-gantt-tPrg::after {
  content: "";
  position: absolute;
  bottom: -8px;
  border-width: 4px;
  border-style: solid;
}
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent::before, .dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:not(.dx-gantt-noPrg) .dx-gantt-tPrg::before {
  left: 0;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:not(.dx-gantt-noPrg) .dx-gantt-tPrg::before {
  border-left-color: rgba(255, 255, 255, 0.2);
  border-top-color: rgba(255, 255, 255, 0.2);
}
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent::after, .dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent.dx-gantt-cmpl .dx-gantt-tPrg::after {
  right: 0;
  border-left-color: transparent;
  border-bottom-color: transparent;
}
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent.dx-gantt-cmpl::after {
  border-right-color: rgba(255, 255, 255, 0.2);
  border-top-color: rgba(255, 255, 255, 0.2);
}
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent.dx-gantt-cmpl .dx-gantt-tPrg::after {
  border-right-color: #8bc34a;
  border-top-color: #8bc34a;
}
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent .dx-gantt-task-edit-frame {
  height: 25px;
}
.dx-gantt .dx-gantt-taskWrapper .dx-gantt-titleIn {
  color: #fff;
  padding: 0 11px;
}
.dx-gantt .dx-gantt-taskRes {
  height: 27px;
  line-height: 27px;
  color: #fff;
  background-color: #999;
  border-radius: 4px;
  margin-left: 21px;
  padding-left: 4px;
  padding-right: 4px;
}
.dx-gantt .dx-gantt-titleOut {
  padding-right: 20px;
}
.dx-gantt .dx-gantt-milestone {
  background-color: rgba(0, 0, 0, 0.87);
  width: 17px;
  height: 17px;
}
.dx-gantt .dx-gantt-task-edit-wrapper {
  padding-top: 0;
  padding-left: 1px;
}
.dx-gantt .dx-gantt-task-edit-wrapper .dx-gantt-task-edit-frame {
  height: 100%;
  border: 1px solid #0286c2;
  border-radius: 4px;
}
.dx-gantt .dx-gantt-task-edit-wrapper .dx-gantt-task-edit-frame .dx-gantt-task-edit-progress {
  border-color: transparent transparent #0286c2 transparent;
}
.dx-gantt .dx-gantt-task-edit-wrapper .dx-gantt-task-edit-frame .dx-gantt-task-edit-progress::before {
  width: 12px;
  height: 6px;
  bottom: -14px;
  border: 1px solid #0286c2;
}
.dx-gantt .dx-gantt-task-edit-wrapper .dx-gantt-task-edit-frame .dx-gantt-task-edit-progress-status {
  border-radius: 4px;
}
.dx-gantt .dx-gantt-task-edit-wrapper-successor {
  padding-top: 0;
}
.dx-gantt .dx-gantt-task-edit-wrapper-successor .dx-gantt-task-edit-frame-successor {
  height: 27px;
}
.dx-gantt .dx-gantt-task-edit-dependency-r,
.dx-gantt .dx-gantt-task-edit-successor-dependency-r,
.dx-gantt .dx-gantt-task-edit-dependency-l,
.dx-gantt .dx-gantt-task-edit-successor-dependency-l {
  background: white;
  border: 1px solid #0286c2;
  width: 12px;
  height: 12px;
  margin: auto;
  top: 0;
  bottom: 0;
}
.dx-gantt .dx-gantt-task-edit-dependency-r,
.dx-gantt .dx-gantt-task-edit-successor-dependency-r {
  left: -13px;
}
.dx-gantt .dx-gantt-task-edit-dependency-l,
.dx-gantt .dx-gantt-task-edit-successor-dependency-l {
  right: -13px;
}
.dx-gantt .dx-gantt-task-edit-dependency-line {
  background-color: rgba(0, 0, 0, 0.87);
}
.dx-gantt .dx-gantt-sel {
  background-color: rgba(3, 169, 244, 0.04);
}
.dx-gantt .dx-gantt-conn-v {
  border-left-color: rgba(0, 0, 0, 0.87);
}
.dx-gantt .dx-gantt-conn-h {
  border-top-color: rgba(0, 0, 0, 0.87);
}
.dx-gantt .dx-gantt-arrow {
  border: 5px solid rgba(0, 0, 0, 0.87);
}
.dx-gantt .dx-gantt-tm {
  border-left: 1px dashed #03a9f4;
}
.dx-gantt .dx-gantt-ti {
  border-left: 1px dashed #03a9f4;
  border-right: 1px dashed #03a9f4;
  background-color: rgba(3, 169, 244, 0.15);
}
.dx-gantt .dx-gantt-altRow,
.dx-gantt .dx-gantt-collapsable-row {
  background-color: #f2f2f2;
}

.dx-gantt-i.dx-gantt-i-add {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M17%2C15h-3v3h-2v-3H9v-2h3v-3h2v3h3V15z%20M12%2C4l-2-2H3v12h4v2H1V0h10l3%2C3v5h-2V4z%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.dx-gantt-i.dx-gantt-i-add-sub-task {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M14%2C6H6v3h2.3c0.3-0.6%2C1-1%2C1.7-1h5c1.1%2C0%2C2%2C0.9%2C2%2C2s-0.9%2C2-2%2C2h-5c-0.7%2C0-1.4-0.4-1.7-1H6v4h2.3%0A%09c0.3-0.6%2C1-1%2C1.7-1h5c1.1%2C0%2C2%2C0.9%2C2%2C2s-0.9%2C2-2%2C2h-5c-0.7%2C0-1.4-0.4-1.7-1H4v-2v-4V9V6l0%2C0C2.3%2C6%2C1%2C4.7%2C1%2C3s1.3-3%2C3-3h10%0A%09c1.7%2C0%2C3%2C1.3%2C3%2C3S15.7%2C6%2C14%2C6z%20M14%2C2H4C3.4%2C2%2C3%2C2.4%2C3%2C3s0.4%2C1%2C1%2C1h10c0.6%2C0%2C1-0.4%2C1-1S14.6%2C2%2C14%2C2z%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.dx-gantt-i.dx-gantt-i-add-task {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M10%2C13H8v-3H5V8h3V5h2v3h3v2h-3V13z%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M9%2C1.1c-4.4%2C0-8%2C3.6-8%2C8c0%2C4.4%2C3.6%2C8%2C8%2C8s8-3.6%2C8-8C17%2C4.6%2C13.4%2C1.1%2C9%2C1.1z%20M9%2C15c-3.3%2C0-6-2.7-6-6s2.7-6%2C6-6%0A%09s6%2C2.7%2C6%2C6S12.3%2C15%2C9%2C15z%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.dx-gantt-i.dx-gantt-i-collapse {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M9%2C7l7%2C6.8L14.8%2C15L9%2C9.3L3.2%2C15L2%2C13.8L9%2C7z%20M3.2%2C10L2%2C8.8L9%2C2l7%2C6.8L14.8%2C10L9%2C4.3L3.2%2C10z%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.dx-gantt-i.dx-gantt-i-delete {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M17%2C10H9c-0.6%2C0-1-0.4-1-1s0.4-1%2C1-1h2c0-0.6%2C0.4-1%2C1-1h2c0.6%2C0%2C1%2C0.4%2C1%2C1h2c0.6%2C0%2C1%2C0.4%2C1%2C1%0A%09S17.6%2C10%2C17%2C10z%20M12%2C4l-2-2H3v12h4v2H1V0h10l3%2C3v3h-2V4z%20M17%2C16c0%2C1.1-0.9%2C2-2%2C2h-4c-1.1%2C0-2-0.9-2-2v-5h8V16z%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.dx-gantt-i.dx-gantt-i-delete-dependency {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M17%2C10H9c-0.6%2C0-1-0.4-1-1c0-0.6%2C0.4-1%2C1-1h2c0-0.6%2C0.4-1%2C1-1h2c0.6%2C0%2C1%2C0.4%2C1%2C1h2c0.6%2C0%2C1%2C0.4%2C1%2C1%0A%09C18%2C9.6%2C17.6%2C10%2C17%2C10z%20M8%2C13H5V5H3.7C3.4%2C5.6%2C2.7%2C6%2C2%2C6C0.9%2C6%2C0%2C5.1%2C0%2C4s0.9-2%2C2-2c0.7%2C0%2C1.4%2C0.4%2C1.7%2C1H7v8h1V13z%20M17%2C16%0A%09c0%2C1.1-0.9%2C2-2%2C2h-4c-1.1%2C0-2-0.9-2-2v-5h8V16z%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.dx-gantt-i.dx-gantt-i-expand {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M2%2C3.2L3.2%2C2L9%2C7.7L14.8%2C2L16%2C3.2L9%2C10L2%2C3.2z%20M9%2C12.7L14.8%2C7L16%2C8.2L9%2C15L2%2C8.2L3.2%2C7L9%2C12.7z%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.dx-gantt-i.dx-gantt-i-full-screen {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7B%7D%0A%3C%2Fstyle%3E%0A%3Cpolygon%20id%3D%22_x34_%22%20class%3D%22st0%22%20points%3D%221%2C7%203%2C7%203%2C3%207%2C3%207%2C1%201%2C1%20%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3Cpolygon%20id%3D%22_x33_%22%20class%3D%22st0%22%20points%3D%223%2C11%201%2C11%201%2C17%207%2C17%207%2C15%203%2C15%20%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3Cpolygon%20id%3D%22_x32_%22%20class%3D%22st0%22%20points%3D%2211%2C1%2011%2C3%2015%2C3%2015%2C7%2017%2C7%2017%2C1%20%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3Cpolygon%20id%3D%22_x31_%22%20class%3D%22st0%22%20points%3D%2215%2C15%2011%2C15%2011%2C17%2017%2C17%2017%2C11%2015%2C11%20%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.dx-gantt-i.dx-gantt-i-redo {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M1%2C9c0-4.4%2C3.6-8%2C8-8c2.2%2C0%2C4.2%2C0.9%2C5.6%2C2.4L17%2C1v6h-6l2.2-2.2C12.1%2C3.7%2C10.7%2C3%2C9%2C3C5.7%2C3%2C3%2C5.7%2C3%2C9%0A%09s2.7%2C6%2C6%2C6v2C4.6%2C17%2C1%2C13.4%2C1%2C9z%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.dx-gantt-i.dx-gantt-i-task-details {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M12.5%2C18C10%2C18%2C7.9%2C15.5%2C7%2C13.5c0.9-2%2C3-4.5%2C5.5-4.5s4.6%2C2.5%2C5.5%2C4.5C17.1%2C15.5%2C15%2C18%2C12.5%2C18z%0A%09%20M12.5%2C11c-1.4%2C0-2.5%2C1.1-2.5%2C2.5s1.1%2C2.5%2C2.5%2C2.5s2.5-1.1%2C2.5-2.5S13.9%2C11%2C12.5%2C11z%20M12.5%2C15c-0.8%2C0-1.5-0.7-1.5-1.5%0A%09s0.7-1.5%2C1.5-1.5s1.5%2C0.7%2C1.5%2C1.5S13.3%2C15%2C12.5%2C15z%20M12%2C4l-2-2H3v12h2l1%2C2H1V0h10l3%2C3v4h-2V4z%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.dx-gantt-i.dx-gantt-i-undo {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M9%2C17v-2c3.3%2C0%2C6-2.7%2C6-6s-2.7-6-6-6C7.3%2C3%2C5.9%2C3.7%2C4.8%2C4.8L7%2C7H1V1l2.4%2C2.4C4.8%2C1.9%2C6.8%2C1%2C9%2C1%0A%09c4.4%2C0%2C8%2C3.6%2C8%2C8S13.4%2C17%2C9%2C17z%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.dx-gantt-i.dx-gantt-i-zoom-in {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M17.7%2C16.3l-1.4%2C1.4l-4.1-4.1C11%2C14.5%2C9.6%2C15%2C8%2C15c-3.9%2C0-7-3.1-7-7s3.1-7%2C7-7s7%2C3.1%2C7%2C7%0A%09c0%2C1.6-0.5%2C3-1.4%2C4.2L17.7%2C16.3z%20M8%2C3C5.2%2C3%2C3%2C5.2%2C3%2C8s2.2%2C5%2C5%2C5s5-2.2%2C5-5S10.8%2C3%2C8%2C3z%20M9%2C11H7V9H5V7h2V5h2v2h2v2H9V11z%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.dx-gantt-i.dx-gantt-i-zoom-out {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M17.7%2C16.3l-1.4%2C1.4l-4.1-4.1C11%2C14.5%2C9.6%2C15%2C8%2C15c-3.9%2C0-7-3.1-7-7s3.1-7%2C7-7s7%2C3.1%2C7%2C7%0A%09c0%2C1.6-0.5%2C3-1.4%2C4.2L17.7%2C16.3z%20M8%2C3C5.2%2C3%2C3%2C5.2%2C3%2C8s2.2%2C5%2C5%2C5s5-2.2%2C5-5S10.8%2C3%2C8%2C3z%20M5%2C9V7h6v2H5z%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.dx-gantt-i.dx-gantt-i-resource-manager {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2016%2016%22%20style%3D%22enable-background%3Anew%200%200%2016%2016%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M12%2C9h4v4h-4%20M8%2C5H0v2h8%20M12%2C5h4V1h-4%20M0%2C1v2h10V1%20M0%2C15h8v-2H0%20M0%2C11h10V9H0%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}
.dx-gantt-i.dx-gantt-i-toggle-resources {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2024.2.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x35_%22%20class%3D%22st0%22%20d%3D%22M14%2C15H2c-1.1%2C0-2-0.9-2-2v-2c0-1.1%2C0.9-2%2C2-2h12c1.1%2C0%2C2%2C0.9%2C2%2C2v2C16%2C14.1%2C15.1%2C15%2C14%2C15z%20M9%2C11H2%0A%09v2h7V11z%20M14%2C7H2C0.9%2C7%2C0%2C6.1%2C0%2C5V3c0-1.1%2C0.9-2%2C2-2h12c1.1%2C0%2C2%2C0.9%2C2%2C2v2C16%2C6.1%2C15.1%2C7%2C14%2C7z%20M12%2C3H2v2h10V3z%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A%0A%0A%0A");
}
.dx-gantt-i.dx-gantt-i-toggle-dependencies {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2024.2.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22_x31_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2018%2018%22%20style%3D%22enable-background%3Anew%200%200%2018%2018%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3B%7D%0A%09.st1%7Bopacity%3A0.5%3B%7D%0A%09.st2%7B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20id%3D%22_x32_%22%20class%3D%22st0%22%20d%3D%22M7%2C11c-2.3%2C0-4.2-1.7-5-4c0.8-2.3%2C2.7-4%2C5-4s4.2%2C1.7%2C5%2C4C11.2%2C9.3%2C9.3%2C11%2C7%2C11z%20M7%2C5%0A%09C5.9%2C5%2C5%2C5.9%2C5%2C7s0.9%2C2%2C2%2C2s2-0.9%2C2-2S8.1%2C5%2C7%2C5z%20M7%2C8C6.4%2C8%2C6%2C7.6%2C6%2C7s0.4-1%2C1-1s1%2C0.4%2C1%2C1S7.6%2C8%2C7%2C8z%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3Cpolygon%20class%3D%22st1%22%20points%3D%226%2C10%206%2C14%2013%2C14%2013%2C16%2016%2C13%2013%2C10%2013%2C12%208%2C12%208%2C10%20%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3Cpolygon%20class%3D%22st1%22%20points%3D%226%2C4%206%2C2%200%2C2%200%2C0%208%2C0%208%2C4%20%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3Crect%20x%3D%229.4%22%20y%3D%222.1%22%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%200.8934%209.1569)%22%20class%3D%22st2%22%20width%3D%224.2%22%20height%3D%222.8%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3Crect%20x%3D%221.2%22%20y%3D%229.6%22%20transform%3D%22matrix(0.7071%20-0.7071%200.7071%200.7071%20-6.6066%206.0503)%22%20class%3D%22st2%22%20width%3D%225.7%22%20height%3D%222.8%22%20fill%3D%22rgba%280,%200,%200,%200.6%29%22%2F%3E%0A%3C%2Fsvg%3E%0A%0A");
}

.dx-sortable {
  overflow: hidden;
}

.dx-sortable-dragging.dx-sortable-clone {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  opacity: 0.9;
  z-index: 2147483647;
}
.dx-sortable-dragging.dx-sortable-clone .dx-inkripple {
  overflow: hidden;
}

.dx-sortable-dragging.dx-sortable-clone * {
  cursor: pointer;
  cursor: grabbing;
}

.dx-sortable-source {
  opacity: 0.5;
}

.dx-sortable-source-hidden {
  opacity: 0;
}

.dx-sortable-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid transparent;
  border-color: #03a9f4;
  box-sizing: border-box;
  z-index: 2147483647;
}

.dx-sortable-placeholder-inside {
  border-width: 2px;
}

.dx-sortable-dragging > * {
  border-color: rgba(3, 169, 244, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 6px 8px rgba(0, 0, 0, 0.2);
}

.dx-deferrendering .dx-deferrendering-loadindicator-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.dx-deferrendering.dx-pending-rendering .dx-invisible-while-pending-rendering {
  display: none !important;
}
.dx-deferrendering:not(.dx-pending-rendering) .dx-visible-while-pending-rendering {
  display: none !important;
}

.dx-map-container,
.dx-map-shield {
  position: relative;
  width: 100%;
  height: 100%;
  color: #000;
}

.dx-map-shield {
  top: -100%;
  left: 0;
  background: rgba(0, 0, 0, 0.01);
  opacity: 0.01;
}

/** Autocomplete **/
dx-autocomplete[icon].dx-texteditor.dx-editor-outlined {
  border-radius: 8px;
  box-shadow: none;
}
dx-autocomplete[icon] .dx-texteditor-container .dx-texteditor-input-container::before {
  font-size: 24px;
  line-height: 24px;
  top: 12px;
  left: 12px;
  font-family: "Material Icons";
  position: absolute;
  color: #6c6c6c;
}
dx-autocomplete[icon] .dx-texteditor-container .dx-texteditor-input-container input.dx-texteditor-input {
  padding: 14px 16px 14px 40px;
}
dx-autocomplete[icon] .dx-texteditor-container .dx-texteditor-input-container .dx-placeholder {
  left: 25px;
}
dx-autocomplete[icon][icon=arrow_circle_up] .dx-texteditor-container .dx-texteditor-input-container::before {
  content: "arrow_circle_up";
}
dx-autocomplete[icon][icon=arrow_circle_down] .dx-texteditor-container .dx-texteditor-input-container::before {
  content: "arrow_circle_down";
}
dx-autocomplete[icon][icon=location_on_outline] .dx-texteditor-container .dx-texteditor-input-container::before {
  font-family: "Material Icons Outlined" !important;
  content: "location_on";
}

.dx-button.icon-btn .dx-button-content {
  padding: 0;
}
.dx-button .dx-icon {
  width: 24px;
  height: 24px;
  background-position: 0 0;
  background-size: 24px 24px;
  padding: 0;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  margin-right: 0;
  margin-left: 0;
}
.dx-button.dx-button-default:not(.dx-button-mode-outlined):not(.dx-button-mode-text) {
  background-color: var(--primary-color);
}
.dx-button.dx-button-default:not(.dx-button-mode-outlined):not(.dx-button-mode-text).dx-state-hover, .dx-button.dx-button-default:not(.dx-button-mode-outlined):not(.dx-button-mode-text).dx-state-focused {
  background-color: var(--primary-color);
  filter: brightness(0.95);
}
.dx-button.dx-button-default:not(.dx-button-mode-outlined):not(.dx-button-mode-text).dx-state-disabled {
  opacity: 1;
}
.dx-button.dx-button-default:not(.dx-button-mode-outlined):not(.dx-button-mode-text).dx-state-disabled:not(.mc-loading-btn) {
  background-color: #e6f3fe;
  color: var(--primary-color);
}
.dx-button.dx-button-default:not(.dx-button-mode-outlined):not(.dx-button-mode-text).dx-state-active {
  background-color: var(--primary-color);
  filter: brightness(0.85);
}
.dx-button.dx-button-has-icon:not(.dx-button-has-text):not(.dx-shape-standard) {
  border-radius: 8px;
}

.dx-button-text {
  text-transform: initial;
}

dx-button.dx-button-has-text {
  border-radius: 8px !important;
  height: 48px;
}
dx-button.dx-button-has-text.dx-button-normal {
  color: var(--secondary-text-color);
}
dx-button.dx-button-has-text .dx-button-content {
  font-size: 1rem;
  padding: 0 32px !important;
}
dx-button.dx-button-has-text.dx-state-disabled .dx-button-text {
  color: inherit !important;
  opacity: 0.3;
}

/** outlined button **/
.dx-button-mode-outlined.dx-button-default {
  border-color: var(--primary-color);
  color: var(--primary-color);
}
.dx-button-mode-outlined.dx-button-default .dx-icon {
  color: var(--primary-color);
}

/** text button **/
.dx-button-mode-text.dx-button-default {
  color: var(--primary-color);
}
.dx-button-mode-text.dx-button-default .dx-icon {
  color: var(--primary-color);
}

.dx-checkbox.dx-checkbox-checked .dx-checkbox-icon, .dx-checkbox.dx-checkbox-indeterminate .dx-checkbox-icon {
  background-color: var(--primary-color);
}

dx-data-grid .dx-scrollbar-vertical .dx-scrollable-scroll {
  width: 16px;
  min-height: 20px !important;
  margin-top: -2px;
}
dx-data-grid .dx-gridbase-container > .dx-datagrid-rowsview {
  border-left: none;
  border-right: none;
  box-shadow: 0px 2px 3px rgba(45, 55, 72, 0.1);
}
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers > .dx-datagrid-content {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row {
  background-color: #f9f9f9;
  border-bottom: 1px solid #e0e0e0;
}
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row td {
  border-bottom: none;
  border-right: 1px solid #e0e0e0;
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--primary-text-color);
  position: relative;
}
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row td:last-child {
  border: none;
}
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row .dx-datagrid-action:hover,
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row [role=columnheader]:hover {
  background-color: #f9f9f9 !important;
}
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row .dx-column-indicators:focus, dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row .dx-column-indicators:focus-visible {
  outline: none !important;
}
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row .dx-header-filter {
  padding: 11px;
  width: auto;
  height: auto;
  margin-top: -11px;
}
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row .dx-header-filter:focus, dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row .dx-header-filter:focus-visible {
  outline: none !important;
}
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row .dx-header-filter:hover {
  background-color: var(--light-gray);
  border-radius: 46px;
}
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row .dx-header-filter::before {
  font-size: 18px;
}
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row .td-flex {
  display: flex;
  place-content: center space-between;
}
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row .td-flex .dx-column-indicators {
  position: relative;
}
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row .td-flex .dx-datagrid-text-content.dx-sort-indicator .dx-template-wrapper {
  overflow: hidden;
  text-overflow: ellipsis;
}
dx-data-grid .dx-datagrid-borders > .dx-datagrid-headers .dx-header-row .dx-header-filter-indicator {
  padding-right: 0;
}
dx-data-grid .dx-data-row {
  height: 56px;
}
dx-data-grid .dx-data-row.dx-footer-row {
  height: 20px;
}
dx-data-grid .dx-data-row.dx-selection td {
  border-bottom-color: var(--primary-color) !important;
}
dx-data-grid .dx-data-row .dx-command-select .dx-checkbox.dx-select-checkbox {
  display: inline-block;
}
dx-data-grid .dx-data-row > td {
  color: var(--secondary-text-color);
  font-size: 1rem !important;
}
dx-data-grid .dx-datagrid-focus-overlay {
  display: none;
}
dx-data-grid .dx-footer-row {
  background-color: #f9f9f9;
}
dx-data-grid .dx-footer-row td {
  padding: 10px 16px !important;
  font-weight: 500;
}
dx-data-grid .dx-footer-row td .dx-datagrid-summary-item {
  font-size: 14px !important;
  font-weight: 400;
}
dx-data-grid.interactive .dx-data-row:hover {
  background-color: #fbfbfb;
  cursor: pointer;
}

.dx-datagrid-search-text {
  background-color: var(--primary-color);
}

dx-date-box.dx-texteditor.dx-editor-outlined {
  border-radius: 8px;
  box-shadow: none;
}
dx-date-box .dx-texteditor-container .dx-texteditor-input-container::before {
  font-size: 18px;
  top: 12px;
  left: 15px;
  font-family: "Material Icons";
  position: absolute;
  color: #6c6c6c;
}
dx-date-box .dx-texteditor-container .dx-texteditor-input-container input.dx-texteditor-input {
  padding: 14px 16px 14px 40px;
}
dx-date-box .dx-texteditor-container .dx-texteditor-input-container .dx-placeholder {
  left: 25px;
}
dx-date-box.dx-datebox-calendar .dx-texteditor-container .dx-texteditor-input-container::before {
  content: "calendar_today";
}
dx-date-box.dx-datebox-time .dx-texteditor-container .dx-texteditor-input-container::before {
  content: "access_time";
}

/** calendar popup **/
.dx-datebox-wrapper-calendar .dx-calendar-navigator .dx-button {
  color: var(--primary-text-color);
  background-color: var(--white);
  border-radius: 0;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}
.dx-datebox-wrapper-calendar .dx-calendar-navigator .dx-button:not(.dx-state-disabled) .dx-icon {
  color: var(--primary-text-color);
}
.dx-datebox-wrapper-calendar .dx-calendar-navigator .dx-button:not(.dx-state-disabled) .dx-icon::before {
  content: "";
}
.dx-datebox-wrapper-calendar .dx-calendar-navigator .dx-button:not(.dx-state-disabled).dx-state-active, .dx-datebox-wrapper-calendar .dx-calendar-navigator .dx-button:not(.dx-state-disabled).dx-state-hover {
  background-color: transparent;
}
.dx-datebox-wrapper-calendar .dx-calendar-navigator .dx-button:not(.dx-state-disabled).dx-state-active:hover, .dx-datebox-wrapper-calendar .dx-calendar-navigator .dx-button:not(.dx-state-disabled).dx-state-hover:hover {
  background-color: transparent;
}
.dx-datebox-wrapper-calendar .dx-calendar-navigator .dx-button.dx-state-disabled .dx-icon:before {
  content: "";
}
.dx-datebox-wrapper-calendar .dx-calendar-navigator .dx-calendar-navigator-next-view.dx-button {
  border-radius: 0 4px 4px 0;
  border-right: 1px solid #d8d8d8;
}
.dx-datebox-wrapper-calendar .dx-calendar-navigator .dx-calendar-navigator-previous-view.dx-button {
  border-radius: 4px 0 0 4px;
  border-left: 1px solid #d8d8d8;
}
.dx-datebox-wrapper-calendar .dx-calendar-cell.dx-calendar-today span {
  border: none;
  color: var(--primary-color);
  font-weight: 700;
}
.dx-datebox-wrapper-calendar .dx-calendar-cell.dx-calendar-contoured-date span {
  box-shadow: none;
}
.dx-datebox-wrapper-calendar .dx-calendar-cell.dx-calendar-selected-date span {
  background-color: var(--primary-color);
  color: white;
}
.dx-datebox-wrapper-calendar .dx-calendar-cell.dx-calendar-other-view.dx-calendar-other-month {
  color: var(--tertiary-text-color);
}
.dx-datebox-wrapper-calendar .dx-calendar-cell.dx-calendar-empty-cell span {
  opacity: 0.5;
}
.dx-datebox-wrapper-calendar .dx-calendar-cell.dx-calendar-empty-cell.dx-state-hover span {
  border: 1px solid transparent !important;
  color: var(--tertiary-text-color) !important;
  font-weight: normal !important;
}
.dx-datebox-wrapper-calendar .dx-toolbar {
  padding-bottom: 10px;
}
.dx-datebox-wrapper-calendar .dx-toolbar-after {
  flex-direction: row-reverse;
  display: flex;
}
.dx-datebox-wrapper-calendar .dx-toolbar-after .dx-item .dx-item-content .dx-button {
  height: auto;
}
.dx-datebox-wrapper-calendar .dx-toolbar-after .dx-item .dx-item-content .dx-button[aria-label=Cancel] {
  background: none;
  color: var(--secondary-text-color);
}
.dx-datebox-wrapper-calendar .dx-toolbar-after .dx-item .dx-item-content .dx-button[aria-label=Done] {
  background-color: var(--primary-color);
  color: var(--white);
}
.dx-datebox-wrapper-calendar .dx-toolbar-after .dx-item .dx-item-content .dx-button .dx-button-content {
  padding: 12px 16px;
}
.dx-datebox-wrapper-calendar .dx-toolbar-after .dx-item .dx-item-content .dx-button .dx-button-content .dx-button-text {
  font-size: 16px;
}
.dx-datebox-wrapper-calendar .dx-popup-content .dx-calendar-cell span {
  border-radius: 8px;
}
.dx-datebox-wrapper-calendar .dx-popup-content .dx-calendar-cell.dx-calendar-contoured-date:not(.dx-calendar-today):not(.dx-calendar-selected-date):not(.dx-calendar-empty-cell) span,
.dx-datebox-wrapper-calendar .dx-popup-content .dx-calendar-cell.dx-state-hover span {
  font-weight: 700;
  color: #000;
  background-color: transparent;
  border: 1px solid var(--primary-color);
}

.dx-dropdownbutton-has-arrow .dx-button {
  border-radius: 8px !important;
}
.dx-dropdownbutton-has-arrow .dx-button-content {
  display: flex;
  justify-content: space-between;
  font-size: 1rem;
  align-items: center;
}
.dx-dropdownbutton-has-arrow .dx-button-content:after {
  display: none;
}

.dx-form .dx-invalid-message .dx-overlay-wrapper.dx-invalid-message .dx-invalid-message-content {
  transform: translate(8px, 49px) !important;
}

/** DxForm Control **/
.dx-form .dx-layout-manager .dx-field-item {
  font-size: 12px;
}
.dx-form .dx-layout-manager.dx-layout-manager-one-col .dx-single-column-item-content > .dx-field-item.shaded-group {
  padding: 10px;
}
.dx-form .dx-box .dx-item .dx-item-content .no-top-padding {
  padding-top: 0;
}
.dx-form .dx-box .dx-item .dx-item-content .checkbox-with-label {
  gap: 8px;
}
.dx-form .dx-box .dx-item .dx-item-content .checkbox-with-label .dx-field-item-content {
  flex-grow: 0;
  width: auto;
}
.dx-form .dx-field-item-content .dx-field-item {
  padding-bottom: 10px;
}
.dx-form .dx-field-item-content .field-item-with-icon {
  padding-right: 0;
}
.dx-form .dx-field-item-content .field-item-with-icon .dx-field-item-content .dx-template-wrapper {
  display: flex;
  align-items: center;
}
.dx-form .dx-field-item-content .field-item-with-icon .dx-field-item-content .dx-template-wrapper .control {
  flex: 1;
}
.dx-form .dx-field-item-content .field-item-with-icon .dx-field-item-content .dx-template-wrapper .after-item {
  margin-left: 20px;
}
.dx-form .dx-field-item-label {
  padding: 0;
  line-height: 22px;
}
.dx-form .dx-field-item-label .dx-field-item-label-text {
  font-weight: 500;
  color: var(--primary-text-color);
}
.dx-form .dx-show-invalid-badge.dx-invalid {
  border-color: var(--error-color);
}
.dx-form .dx-show-invalid-badge.dx-invalid .dx-texteditor-input-container::after {
  color: var(--error-color);
  background-color: transparent;
  content: "";
  font-family: "Material Icons";
  font-size: 28px;
}
.dx-form .dx-invalid-message .dx-overlay-wrapper.dx-invalid-message {
  visibility: visible !important;
}
.dx-form .dx-invalid-message .dx-overlay-wrapper.dx-invalid-message .dx-invalid-message-content {
  left: -8px !important;
}
.dx-form .dx-invalid-message .dx-overlay-content {
  padding-left: 0px !important;
  color: var(--error-color);
  box-shadow: none;
  background-color: transparent;
}
.dx-form .dx-field-item-has-group.shaded-group {
  background-color: var(--primary-bg-color);
  padding: 12px 16px 20px 16px;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
}
.dx-form .dx-field-item-has-group.shaded-group.mt-12 {
  margin-top: 12px;
}
.dx-form .dx-field-item-has-group.shaded-group.mt-16 {
  margin-top: 16px;
}
.dx-form .dx-field-item-has-group .dx-form-group-with-caption {
  padding-top: 8px;
}
.dx-form .dx-field-item-has-group .dx-form-group-with-caption .dx-form-group-caption {
  font-weight: 700;
  font-size: 20px;
}
.dx-form .dx-field-item-has-group .dx-form-group-with-caption .dx-form-group-content {
  border-top: none;
}

.dx-template-wrapper.input-with-prefix-suffix,
.dx-field-item.input-with-prefix-suffix .dx-template-wrapper,
.input-with-prefix-suffix {
  position: relative;
}
.dx-template-wrapper.input-with-prefix-suffix .dx-texteditor.custom-number-box .dx-texteditor-input,
.dx-template-wrapper.input-with-prefix-suffix .dx-texteditor.custom-text-box .dx-texteditor-input,
.dx-field-item.input-with-prefix-suffix .dx-template-wrapper .dx-texteditor.custom-number-box .dx-texteditor-input,
.dx-field-item.input-with-prefix-suffix .dx-template-wrapper .dx-texteditor.custom-text-box .dx-texteditor-input,
.input-with-prefix-suffix .dx-texteditor.custom-number-box .dx-texteditor-input,
.input-with-prefix-suffix .dx-texteditor.custom-text-box .dx-texteditor-input {
  padding: 14px 28px;
}
.dx-template-wrapper.input-with-prefix-suffix .prefix,
.dx-template-wrapper.input-with-prefix-suffix .suffix,
.dx-field-item.input-with-prefix-suffix .dx-template-wrapper .prefix,
.dx-field-item.input-with-prefix-suffix .dx-template-wrapper .suffix,
.input-with-prefix-suffix .prefix,
.input-with-prefix-suffix .suffix {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  color: var(--secondary-text-color);
  line-height: 1em;
  pointer-events: none;
}
.dx-template-wrapper.input-with-prefix-suffix .prefix,
.dx-field-item.input-with-prefix-suffix .dx-template-wrapper .prefix,
.input-with-prefix-suffix .prefix {
  left: 12px;
}
.dx-template-wrapper.input-with-prefix-suffix .suffix,
.dx-field-item.input-with-prefix-suffix .dx-template-wrapper .suffix,
.input-with-prefix-suffix .suffix {
  right: 12px;
}

.dx-template-wrapper.input-with-prefix-suffix.with-suffix-only .dx-texteditor.custom-number-box .dx-texteditor-input,
.dx-template-wrapper.input-with-prefix-suffix.with-suffix-only .dx-texteditor.custom-text-box .dx-texteditor-input,
.dx-field-item.input-with-prefix-suffix.with-suffix-only .dx-template-wrapper .dx-texteditor.custom-number-box .dx-texteditor-input,
.dx-field-item.input-with-prefix-suffix.with-suffix-only .dx-template-wrapper .dx-texteditor.custom-text-box .dx-texteditor-input,
.input-with-prefix-suffix.with-suffix-only .dx-texteditor.custom-number-box .dx-texteditor-input,
.input-with-prefix-suffix.with-suffix-only .dx-texteditor.custom-text-box .dx-texteditor-input {
  padding-left: 16px;
}

@media (max-width: 1240px) {
  .dx-form .dx-invalid-message {
    z-index: 1 !important;
  }
}
.dx-loadindicator-segment-inner {
  border-color: var(--primary-color);
  border-bottom-color: transparent;
}

/** Popup **/
.dx-popup-content {
  padding: 0;
}

.dx-progressbar-range {
  background-color: var(--primary-color);
}

.dx-popup-wrapper > .dx-overlay-content {
  box-shadow: 0 10px 20px 0 rgba(45, 55, 72, 0.1);
  border-radius: 8px;
}

dx-select-box[icon].dx-texteditor.dx-editor-outlined {
  border-radius: 8px;
  box-shadow: none;
}
dx-select-box[icon] .dx-texteditor-container .dx-texteditor-input-container::before {
  font-size: 24px;
  line-height: 24px;
  top: 12px;
  left: 12px;
  font-family: "Material Icons";
  position: absolute;
  color: #6c6c6c;
}
dx-select-box[icon] .dx-texteditor-container .dx-texteditor-input-container input.dx-texteditor-input {
  padding: 14px 16px 14px 40px;
}
dx-select-box[icon] .dx-texteditor-container .dx-texteditor-input-container .dx-placeholder {
  left: 25px;
}
dx-select-box[icon][icon=access_time] .dx-texteditor-container .dx-texteditor-input-container::before {
  content: "access_time";
}
dx-select-box[icon][icon=search] .dx-texteditor-container .dx-texteditor-input-container::before {
  content: "search";
}

.dx-selectbox-popup-wrapper .dx-list-item-content {
  color: var(--secondary-text-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

dx-switch.dx-switch-on-value .dx-switch-handle::before {
  background-color: var(--primary-color);
}

dx-tag-box.out-dropdown::before {
  border: none;
}
dx-tag-box .dx-tag .dx-tag-content,
dx-tag-box .dx-tag .dx-tag-content:hover,
dx-tag-box .dx-tag .dx-tag-content:focus,
dx-tag-box .dx-tag:hover .dx-tag-content,
dx-tag-box .dx-tag:hover .dx-tag-content:hover,
dx-tag-box .dx-tag:hover .dx-tag-content:focus,
dx-tag-box .dx-tag:focus .dx-tag-content,
dx-tag-box .dx-tag:focus .dx-tag-content:hover,
dx-tag-box .dx-tag:focus .dx-tag-content:focus {
  border: 1px solid var(--primary-color);
  background-color: #f6fcff;
  color: var(--primary-color);
}
dx-tag-box .dx-tag-remove-button:before {
  background: transparent;
  border: none;
  color: var(--primary-color);
  font-size: 12px;
}

.custom-tag-box .dx-dropdowneditor-input-wrapper {
  position: relative;
}

.custom-tag-box .dx-dropdowneditor-buttons-container {
  display: none;
}

.custom-tag-box .dx-dropdowneditor-dropdown.dx-overlay {
  display: none;
}

.dx-texteditor {
  border: 1px solid #d8d8d8;
  border-radius: 8px;
  background-color: white !important;
}
.dx-texteditor:hover {
  border-color: var(--Charcoal-600, #6c6c6c);
}
.dx-texteditor::after {
  display: none;
}
.dx-texteditor input {
  color: var(--secondary-text-color);
}
.dx-texteditor:not(.dx-searchbox):not(.dx-tagbox):not(.custom-date-box):not(.custom-number-box):not(.custom-autocomplete):not(.custom-text-box) .dx-texteditor-input {
  padding: 14px 16px;
}
.dx-texteditor.custom-selectbox .dx-texteditor-input {
  padding: 14px 45px !important;
}
.dx-texteditor .dx-icon:before {
  font-size: 24px !important;
  opacity: 0.9;
}
.dx-texteditor .dx-icon-search {
  left: -6px;
}
.dx-texteditor .dx-texteditor-buttons-container .dx-icon:before {
  font-size: 18px !important;
}
.dx-texteditor .dx-clear-button-area {
  margin-right: 4px;
}
.dx-texteditor .dx-clear-button-area .dx-icon-clear {
  vertical-align: 4px;
  background-color: #fff;
}
.dx-texteditor.dx-state-active, .dx-texteditor.dx-state-focused {
  border-color: #007aff;
}
.dx-texteditor.dx-state-active input, .dx-texteditor.dx-state-focused input {
  color: rgba(0, 0, 0, 0.87);
}
.dx-texteditor.dx-state-active::before, .dx-texteditor.dx-state-focused::before {
  display: none;
}

.dx-toast-stack {
  margin-top: 100px;
  margin-right: 10px;
  box-shadow: 0px 10px 20px rgba(45, 55, 72, 0.15);
}
.dx-toast-stack .dx-toast-wrapper .dx-toast-content {
  color: var(--primary-text-color);
  padding: 18px;
  background-color: #fff;
  border-radius: 0;
  font-size: 16px;
}
.dx-toast-stack .dx-toast-wrapper .dx-toast-content.dx-toast-success {
  border-left: 2px solid #00b4bb;
}
.dx-toast-stack .dx-toast-wrapper .dx-toast-content.dx-toast-error {
  border-left: 2px solid var(--error-color);
}
.dx-toast-stack .dx-toast-wrapper .dx-toast-content::after {
  font-size: 24px;
  position: absolute;
  right: 18px;
  cursor: pointer;
  color: var(--secondary-text-color);
  font-family: Material Icons;
  content: "close";
}

.dx-tooltip-wrapper .dx-popup-normal[role=tooltip] {
  border-radius: 8px;
}
.dx-tooltip-wrapper .dx-popup-normal[role=tooltip] .dx-popover-arrow {
  display: block !important;
}
.dx-tooltip-wrapper .dx-popup-normal[role=tooltip] .dx-popover-arrow:after {
  background-color: #3a3a3a;
}
.dx-tooltip-wrapper .dx-popup-normal[role=tooltip] .dx-popup-content {
  background-color: #3a3a3a;
  border-radius: 8px;
}

dx-tabs .dx-tab.dx-tab-selected {
  color: var(--primary-color);
}
dx-tabs .dx-state-focused {
  background-color: transparent !important;
}
dx-tabs .dx-state-hover {
  background-color: transparent !important;
}
dx-tabs .dx-tab-content::after {
  background-color: var(--primary-color) !important;
}

.dx-pager .dx-pages .dx-selection,
.dx-pager .dx-page-sizes .dx-selection {
  background-color: var(--primary-color);
}

.dx-theme-material-typography {
  color: var(--primary-text-color);
}

:root {
  --white: #ffffff;
  --primary-bg-color: #fbfbfb;
  --secondary-bg-color: #ffffff;
  --light-gray: #f2f2f2;
  --off-white: #fbfbfb;
  --primary-text-color: #3a3a3a;
  --secondary-text-color: #6c6c6c;
  --tertiary-text-color: #949494;
  --primary-color: #007aff;
  --secondary-color: #fa7216;
  --error-color: #ff3b30;
  --warning-color: #fb8c00;
  --success-color: #34bf57;
  --orange: #ef6c00;
  --light-division-color: #e8e8e8;
}

/*
Self hosting of Material Icons.
https://fonts.google.com/icons
*/
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("/fonts/material-icons.woff2") format("woff2");
}
@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: local("Material Icons Outlined"), local("MaterialIcons-Outlined"), url("/fonts/material-icons-outlined.woff2") format("woff2");
}
.dx-icon {
  font-family: "Material Icons" !important;
  font-weight: normal;
  font-style: normal;
  font-size: 1.5rem;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  -ms-word-wrap: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  /* Rules for using icons as black on a light background. */
  /* Rules for using icons as white on a dark background. */
}
.dx-icon.outline {
  font-family: "Material Icons Outlined", "Material Icons" !important;
}
.dx-icon.round {
  font-family: "Material Icons Round", "Material Icons" !important;
}
.dx-icon.sharp {
  font-family: "Material Icons Sharp", "Material Icons" !important;
}
.dx-icon.twotone {
  font-family: "Material Icons Two Tone", "Material Icons" !important;
}
.dx-icon:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.3;
}
.dx-icon:after {
  opacity: 1;
}
.dx-icon.md-dark {
  color: rgba(0, 0, 0, 0.54);
}
.dx-icon.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}
.dx-icon.md-light {
  color: white;
}
.dx-icon.md-light.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}
.dx-icon.spin {
  animation-name: spin;
  animation-duration: 1000ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/** Icons **/
.dx-icon.outlined {
  font-family: "Material Icons Outlined" !important;
}
.dx-icon.date_range:after {
  content: "date_range";
}
.dx-icon.format_quote:after {
  content: "format_quote";
}
.dx-icon.history:after {
  content: "history";
}
.dx-icon.request_quote:after {
  content: "request_quote";
}
.dx-icon.local_shipping:after {
  content: "local_shipping";
}
.dx-icon.article:after {
  content: "article";
}
.dx-icon.analytics:after {
  content: "analytics";
}
.dx-icon.bar_chart:after {
  content: "bar_chart";
}
.dx-icon.menu_book:after {
  content: "menu_book";
}
.dx-icon.list:after {
  content: "list";
}
.dx-icon.description:after {
  content: "description";
}
.dx-icon.speed:after {
  content: "speed";
}
.dx-icon.settings:after {
  content: "settings";
}
.dx-icon.trending_flat:after {
  content: "trending_flat";
}
.dx-icon.error:after {
  content: "error";
}
.dx-icon.close:after, .dx-icon.dx-icon-close:before {
  content: "close";
}
.dx-icon.notifications:after {
  content: "notifications";
}
.dx-icon.chevron_left:after {
  content: "chevron_left";
}
.dx-icon.chevron_right:after {
  content: "chevron_right";
}
.dx-icon.headset_mic:after {
  content: "headset_mic";
}
.dx-icon.donut_large:after {
  content: "donut_large";
}
.dx-icon.search:after, .dx-icon.dx-icon-search:before {
  content: "search";
}
.dx-icon.more_vert:after {
  content: "more_vert";
}
.dx-icon.more_horiz:after {
  content: "more_horiz";
}
.dx-icon.ios_share:after {
  content: "ios_share";
}
.dx-icon.archive:after {
  content: "archive";
}
.dx-icon.unarchive:after {
  content: "unarchive";
}
.dx-icon.shortcut:after {
  content: "shortcut";
}
.dx-icon.clear:after, .dx-icon.dx-icon-clear:before {
  content: "clear";
}
.dx-icon.file_download:after {
  content: "file_download";
}
.dx-icon.vertical_align_bottom_sharp:after {
  content: "vertical_align_bottom";
}
.dx-icon.refresh:after {
  content: "refresh";
}
.dx-icon.percent:after {
  content: "percent";
}
.dx-icon.receipt_long:after {
  content: "receipt_long";
}
.dx-icon.exposure:after {
  content: "exposure";
}
.dx-icon.expand_less:after {
  content: "expand_less";
}
.dx-icon.expand_more:after, .dx-icon.dx-icon-spindown:before {
  content: "expand_more";
}
.dx-icon.arrow_circle_up:after {
  content: "arrow_circle_up";
}
.dx-icon.arrow_circle_down:after {
  content: "arrow_circle_down";
}
.dx-icon.radio_button_unchecked:after {
  content: "radio_button_unchecked";
}
.dx-icon.check_circle:after {
  content: "check_circle";
}
.dx-icon.check:after {
  content: "check";
}
.dx-icon.done:after {
  content: "done";
}
.dx-icon.attach_file:after {
  content: "attach_file";
}
.dx-icon.radio_button_unchecked:after {
  content: "radio_button_unchecked";
}
.dx-icon.check_circle:after {
  content: "check_circle";
}
.dx-icon.receipt_long:after {
  content: "receipt_long";
}
.dx-icon.dx-icon-chevronleft:after {
  content: "chevron_left";
}
.dx-icon.dx-icon-chevronright:after {
  content: "chevron_right";
}
.dx-icon.calendar_today:after {
  content: "calendar_today";
}
.dx-icon.settings_ethernet:after {
  content: "settings_ethernet";
}
.dx-icon.restore:after {
  content: "restore";
}
.dx-icon.insert_drive_file:after {
  content: "insert_drive_file";
}
.dx-icon.drive_folder_upload:after {
  content: "drive_folder_upload";
}
.dx-icon.upload:after {
  content: "upload";
}
.dx-icon.add_circle_outline:after {
  content: "add_circle_outline";
}
.dx-icon.remove_circle_outline:after {
  content: "remove_circle_outline";
}
.dx-icon.highlight_off:after {
  content: "highlight_off";
}
.dx-icon.delete:after {
  content: "delete";
}
.dx-icon.sync_alt:after {
  content: "sync_alt";
}
.dx-icon.edit:after {
  content: "edit";
}
.dx-icon.attach_money:after {
  content: "attach_money";
}
.dx-icon.circle:after {
  content: "circle";
}
.dx-icon.info:after {
  content: "info";
}
.dx-icon.arrow_back:after {
  content: "arrow_back";
}
.dx-icon.feedback:after {
  content: "feedback";
}
.dx-icon.person:after {
  content: "person";
}
.dx-icon.person_off:after {
  content: "person_off";
}
.dx-icon.arrow_forward:after {
  content: "arrow_forward";
}
.dx-icon.post_add:after {
  content: "post_add";
}
.dx-icon.add:after {
  content: "add";
}
.dx-icon.error_outline:after {
  content: "error_outline";
}
.dx-icon.gpp_bad:after {
  content: "gpp_bad";
}
.dx-icon.gpp_good:after {
  content: "gpp_good";
}
.dx-icon.delete_outline:after {
  content: "delete_outline";
}
.dx-icon.monetization:after {
  content: "monetization_on";
}
.dx-icon.dx-icon-filter-operation-default:before {
  content: "search";
}
.dx-icon.task_alt:after {
  content: "task_alt";
}
.dx-icon.download:after {
  content: "download";
}
.dx-icon.star_border:after {
  content: "star_border";
}
.dx-icon.send:after {
  content: "send";
}
.dx-icon.compare:after {
  content: "compare";
}
.dx-icon.report:after {
  content: "report";
}
.dx-icon.access_time:after {
  content: "access_time";
}
.dx-icon.location_on:after {
  content: "location_on";
}
.dx-icon.location_on:after.open_in_new:after {
  content: "open_in_new";
}
.dx-icon.open_in_new:after {
  content: "open_in_new";
}
.dx-icon.open_in_new_window:after {
  content: "open_in_new";
}
.dx-icon.do_not_disturb_on:after {
  content: "do_not_disturb_on";
}
.dx-icon.drag_indicator:after {
  content: "drag_indicator";
}
.dx-icon.dashboard:after {
  content: "dashboard";
}
.dx-icon.cancel:after {
  content: "cancel";
}
.dx-icon.arrow_drop_down:after {
  content: "arrow_drop_down";
}
.dx-icon.arrow_drop_up:after {
  content: "arrow_drop_up";
}
.dx-icon.save_alt::after {
  content: "save_alt";
}
.dx-icon.dx-icon-remove:before {
  content: "close";
}
.dx-icon.remove:after {
  content: "remove";
}
.dx-icon.filter_list:after {
  content: "filter_list";
}
.dx-icon.arrow_upward:after {
  content: "arrow_upward";
}
.dx-icon.arrow_downward:after {
  content: "arrow_downward";
}
.dx-icon.menu:after {
  content: "menu";
}
.dx-icon.person_pin_circle:after {
  content: "person_pin_circle";
}
.dx-icon.domain:after {
  content: "domain";
}
.dx-icon.logout:after {
  content: "logout";
}
.dx-icon.file_present:after {
  content: "file_present";
}
.dx-icon.document_scanner:after {
  content: "document_scanner";
}
.dx-icon.verified_user:after {
  content: "verified_user";
}
.dx-icon.note_add:after {
  content: "note_add";
}
.dx-icon.arrow_back_ios_new:after {
  content: "arrow_back_ios_new";
}
.dx-icon.confirmation_number:after {
  content: "confirmation_number";
}
.dx-icon.edit_location_alt:after {
  content: "edit_location_alt";
}
.dx-icon.tag_icon:after {
  content: "sell";
}
.dx-icon.local_offer:after {
  content: "local_offer";
}
.dx-icon.schedule:after {
  content: "schedule";
}
.dx-icon.keyboard_arrow_down:after {
  content: "keyboard_arrow_down";
}
.dx-icon.assignment_turned_in:after {
  content: "assignment_turned_in";
}
.dx-icon.hourglass_empty:after {
  content: "hourglass_empty";
}
.dx-icon.person_add:after {
  content: "person_add";
}
.dx-icon.payment:after {
  content: "payment";
}
.dx-icon.bank:after {
  content: "account_balance";
}
.dx-icon.api:after {
  content: "api";
}
.dx-icon.content_copy:after {
  content: "content_copy";
}
.dx-icon.language:after {
  content: "language";
}
.dx-icon.keyboard_arrow_up:after {
  content: "keyboard_arrow_up";
}
.dx-icon.visibility:after {
  content: "visibility";
}
.dx-icon.visibility_off:after {
  content: "visibility_off";
}

/** TODO: not safe yet to share typography with legacy app */
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bacteria:before {
  content: "\e059"; }

.fa-bacterium:before {
  content: "\e05a"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\e05b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\e005"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\e05c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\e05d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\e05e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\e05f"; }

.fa-handshake-slash:before {
  content: "\e060"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\e061"; }

.fa-head-side-cough-slash:before {
  content: "\e062"; }

.fa-head-side-mask:before {
  content: "\e063"; }

.fa-head-side-virus:before {
  content: "\e064"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\e065"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\e066"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\e067"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\e068"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\e069"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\e06a"; }

.fa-pump-soap:before {
  content: "\e06b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\e06c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sink:before {
  content: "\e06d"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\e06e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\e06f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\e070"; }

.fa-store-slash:before {
  content: "\e071"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\e072"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\e041"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\e049"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-slash:before {
  content: "\e073"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-vest:before {
  content: "\e085"; }

.fa-vest-patches:before {
  content: "\e086"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\e074"; }

.fa-virus-slash:before {
  content: "\e075"; }

.fa-viruses:before {
  content: "\e076"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('fa-brands-400.b2970adce8797051.eot');
  src: url('fa-brands-400.b2970adce8797051.eot?#iefix') format("embedded-opentype"), url('fa-brands-400.7edea186e9687169.woff2') format("woff2"), url('fa-brands-400.0e53fe4feaaacc48.woff') format("woff"), url('fa-brands-400.9c02eaf6eede2776.ttf') format("truetype"), url('fa-brands-400.a76d53bf993d73a2.svg#fontawesome') format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('fa-regular-400.a0140e7cea6c13f1.eot');
  src: url('fa-regular-400.a0140e7cea6c13f1.eot?#iefix') format("embedded-opentype"), url('fa-regular-400.e2b3a9dcfb1fca6e.woff2') format("woff2"), url('fa-regular-400.04dd5282f2256565.woff') format("woff"), url('fa-regular-400.7346017cbe156280.ttf') format("truetype"), url('fa-regular-400.ee37fbccfd7cfca6.svg#fontawesome') format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('fa-solid-900.974801a4444657f1.eot');
  src: url('fa-solid-900.974801a4444657f1.eot?#iefix') format("embedded-opentype"), url('fa-solid-900.620019ed9d1100b6.woff2') format("woff2"), url('fa-solid-900.e67670b0779338ff.woff') format("woff"), url('fa-solid-900.d5b0a3566b352ee9.ttf') format("truetype"), url('fa-solid-900.cd7322bf5a6e6fcf.svg#fontawesome') format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

@charset "UTF-8";
.theme-mycarrier .light-blue-text {
  color: #007AFF;
}
.theme-rapid-ship .light-blue-text {
  color: #5DC9EA;
}
.theme-averitt .light-blue-text {
  color: #c70015;
}
.theme-saia .light-blue-text {
  color: #CC2B2A;
}
.theme-frontline-freight .light-blue-text {
  color: #0f62ab;
}
.theme-mme .light-blue-text {
  color: #C65000;
}
.theme-emerge .light-blue-text {
  color: #0d47a1;
}
.theme-old-dominion .light-blue-text {
  color: #00693e;
}
.theme-custom-companies .light-blue-text {
  color: #F2AF32;
}
.theme-ward .light-blue-text {
  color: #0a5540;
}
.theme-centralconnect .light-blue-text {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .light-blue-text {
  color: #0053A1;
}
.theme-mycarrier .light-blue-text:hover, .theme-mycarrier .light-blue-text:active, .theme-mycarrier .light-blue-text:focus, .theme-mycarrier .light-blue-text:visited {
  color: #007AFF;
}
.theme-rapid-ship .light-blue-text:hover, .theme-rapid-ship .light-blue-text:active, .theme-rapid-ship .light-blue-text:focus, .theme-rapid-ship .light-blue-text:visited {
  color: #5DC9EA;
}
.theme-averitt .light-blue-text:hover, .theme-averitt .light-blue-text:active, .theme-averitt .light-blue-text:focus, .theme-averitt .light-blue-text:visited {
  color: #c70015;
}
.theme-saia .light-blue-text:hover, .theme-saia .light-blue-text:active, .theme-saia .light-blue-text:focus, .theme-saia .light-blue-text:visited {
  color: #CC2B2A;
}
.theme-frontline-freight .light-blue-text:hover, .theme-frontline-freight .light-blue-text:active, .theme-frontline-freight .light-blue-text:focus, .theme-frontline-freight .light-blue-text:visited {
  color: #0f62ab;
}
.theme-mme .light-blue-text:hover, .theme-mme .light-blue-text:active, .theme-mme .light-blue-text:focus, .theme-mme .light-blue-text:visited {
  color: #C65000;
}
.theme-emerge .light-blue-text:hover, .theme-emerge .light-blue-text:active, .theme-emerge .light-blue-text:focus, .theme-emerge .light-blue-text:visited {
  color: #0d47a1;
}
.theme-old-dominion .light-blue-text:hover, .theme-old-dominion .light-blue-text:active, .theme-old-dominion .light-blue-text:focus, .theme-old-dominion .light-blue-text:visited {
  color: #00693e;
}
.theme-custom-companies .light-blue-text:hover, .theme-custom-companies .light-blue-text:active, .theme-custom-companies .light-blue-text:focus, .theme-custom-companies .light-blue-text:visited {
  color: #F2AF32;
}
.theme-ward .light-blue-text:hover, .theme-ward .light-blue-text:active, .theme-ward .light-blue-text:focus, .theme-ward .light-blue-text:visited {
  color: #0a5540;
}
.theme-centralconnect .light-blue-text:hover, .theme-centralconnect .light-blue-text:active, .theme-centralconnect .light-blue-text:focus, .theme-centralconnect .light-blue-text:visited {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .light-blue-text:hover, .theme-tforcefreightmyship .light-blue-text:active, .theme-tforcefreightmyship .light-blue-text:focus, .theme-tforcefreightmyship .light-blue-text:visited {
  color: #0053A1;
}

.theme-mycarrier .dark-orange-text {
  color: #000000;
}
.theme-rapid-ship .dark-orange-text {
  color: #002d54;
}
.theme-averitt .dark-orange-text {
  color: #999999;
}
.theme-saia .dark-orange-text {
  color: #191d38;
}
.theme-frontline-freight .dark-orange-text {
  color: #cb4801;
}
.theme-mme .dark-orange-text {
  color: #482101;
}
.theme-emerge .dark-orange-text {
  color: #cc8900;
}
.theme-old-dominion .dark-orange-text {
  color: #826d44;
}
.theme-custom-companies .dark-orange-text {
  color: #3a3a3e;
}
.theme-ward .dark-orange-text {
  color: #705a3d;
}
.theme-centralconnect .dark-orange-text {
  color: #000000;
}
.theme-tforcefreightmyship .dark-orange-text {
  color: #004280;
}

.theme-mycarrier .dark-orange {
  color: #000000;
}
.theme-rapid-ship .dark-orange {
  color: #002d54;
}
.theme-averitt .dark-orange {
  color: #999999;
}
.theme-saia .dark-orange {
  color: #191d38;
}
.theme-frontline-freight .dark-orange {
  color: #cb4801;
}
.theme-mme .dark-orange {
  color: #482101;
}
.theme-emerge .dark-orange {
  color: #cc8900;
}
.theme-old-dominion .dark-orange {
  color: #826d44;
}
.theme-custom-companies .dark-orange {
  color: #3a3a3e;
}
.theme-ward .dark-orange {
  color: #705a3d;
}
.theme-centralconnect .dark-orange {
  color: #000000;
}
.theme-tforcefreightmyship .dark-orange {
  color: #004280;
}

.theme-mycarrier .orange-text {
  color: #007AFF;
}
.theme-rapid-ship .orange-text {
  color: #004887;
}
.theme-averitt .orange-text {
  color: #666666;
}
.theme-saia .orange-text {
  color: #20274E;
}
.theme-frontline-freight .orange-text {
  color: #fe5e08;
}
.theme-mme .orange-text {
  color: #6D3100;
}
.theme-emerge .orange-text {
  color: #FFAB00;
}
.theme-old-dominion .orange-text {
  color: #b6985e;
}
.theme-custom-companies .orange-text {
  color: #47474f;
}
.theme-ward .orange-text {
  color: #8a6e4b;
}
.theme-centralconnect .orange-text {
  color: #000000;
}
.theme-tforcefreightmyship .orange-text {
  color: #0053A1;
}

.theme-mycarrier .red-text {
  color: #ff1719;
}
.theme-rapid-ship .red-text {
  color: #ff1719;
}
.theme-averitt .red-text {
  color: #00008b;
}
.theme-saia .red-text {
  color: #fd0200;
}
.theme-frontline-freight .red-text {
  color: #ff1719;
}
.theme-mme .red-text {
  color: #ff1719;
}
.theme-emerge .red-text {
  color: #FF5630;
}
.theme-old-dominion .red-text {
  color: #ff1719;
}
.theme-custom-companies .red-text {
  color: #ff1719;
}
.theme-ward .red-text {
  color: #ff1719;
}
.yellow-text {
  color: #D9DB32;
}

.theme-mycarrier .red {
  color: #ff1719;
}
.theme-rapid-ship .red {
  color: #ff1719;
}
.theme-averitt .red {
  color: #00008b;
}
.theme-saia .red {
  color: #fd0200;
}
.theme-frontline-freight .red {
  color: #ff1719;
}
.theme-mme .red {
  color: #ff1719;
}
.theme-emerge .red {
  color: #FF5630;
}
.theme-old-dominion .red {
  color: #ff1719;
}
.theme-custom-companies .red {
  color: #ff1719;
}
.theme-ward .red {
  color: #ff1719;
}
.theme-mycarrier .error {
  color: #ff1719;
}
.theme-rapid-ship .error {
  color: #ff1719;
}
.theme-averitt .error {
  color: #00008b;
}
.theme-saia .error {
  color: #fd0200;
}
.theme-frontline-freight .error {
  color: #ff1719;
}
.theme-mme .error {
  color: #ff1719;
}
.theme-emerge .error {
  color: #FF5630;
}
.theme-old-dominion .error {
  color: #ff1719;
}
.theme-custom-companies .error {
  color: #ff1719;
}
.theme-ward .error {
  color: #ff1719;
}
.grey-text {
  color: #b4b4b3;
}

.dark-grey-text {
  color: #565656;
}

.theme-mycarrier .warning-text {
  color: #ff1719;
}
.theme-rapid-ship .warning-text {
  color: #ff1719;
}
.theme-averitt .warning-text {
  color: #00008b;
}
.theme-saia .warning-text {
  color: #fd0200;
}
.theme-frontline-freight .warning-text {
  color: #ff1719;
}
.theme-mme .warning-text {
  color: #ff1719;
}
.theme-emerge .warning-text {
  color: #FF5630;
}
.theme-old-dominion .warning-text {
  color: #ff1719;
}
.theme-custom-companies .warning-text {
  color: #ff1719;
}
.theme-ward .warning-text {
  color: #ff1719;
}
@font-face {
  font-family: "assistant";
  src: local("assistantextralight");
  src: url("/fonts/assistant/assistant-extralight/assistant-extralight-webfont.eot");
  src: url("/fonts/assistant/assistant-extralight/assistant-extralight-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/assistant/assistant-extralight/assistant-extralight-webfont.woff2") format("woff2"), url("/fonts/assistant/assistant-extralight/assistant-extralight-webfont.woff") format("woff"), url("/fonts/assistant/assistant-extralight/assistant-extralight-webfont.ttf") format("truetype"), url("/fonts/assistant/assistant-extralight/assistant-extralight-webfont.svg#assistantextralight") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "assistant";
  src: local("assistantlight");
  src: url("/fonts/assistant/assistant-light/assistant-light-webfont.eot");
  src: url("/fonts/assistant/assistant-light/assistant-light-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/assistant/assistant-light/assistant-light-webfont.woff2") format("woff2"), url("/fonts/assistant/assistant-light/assistant-light-webfont.woff") format("woff"), url("/fonts/assistant/assistant-light/assistant-light-webfont.ttf") format("truetype"), url("/fonts/assistant/assistant-light/assistant-light-webfont.svg#assistantlight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "assistant";
  src: local("assistantregular");
  src: url("/fonts/assistant/assistant-regular/assistant-regular-webfont.eot");
  src: url("/fonts/assistant/assistant-regular/assistant-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/assistant/assistant-regular/assistant-regular-webfont.woff2") format("woff2"), url("/fonts/assistant/assistant-regular/assistant-regular-webfont.woff") format("woff"), url("/fonts/assistant/assistant-regular/assistant-regular-webfont.ttf") format("truetype"), url("/fonts/assistant/assistant-regular/assistant-regular-webfont.svg#assistantregular") format("svg");
  font-weight: normal;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "assistant";
  src: local("assistantsemibold");
  src: url("/fonts/assistant/assistant-semibold/assistant-semibold-webfont.eot");
  src: url("/fonts/assistant/assistant-semibold/assistant-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/assistant/assistant-semibold/assistant-semibold-webfont.woff2") format("woff2"), url("/fonts/assistant/assistant-semibold/assistant-semibold-webfont.woff") format("woff"), url("/fonts/assistant/assistant-semibold/assistant-semibold-webfont.ttf") format("truetype"), url("/fonts/assistant/assistant-semibold/assistant-semibold-webfont.svg#assistantsemibold") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "assistant";
  src: local("assistantbold");
  src: url("/fonts/assistant/assistant-bold/assistant-bold-webfont.eot");
  src: url("/fonts/assistant/assistant-bold/assistant-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/assistant/assistant-bold/assistant-bold-webfont.woff2") format("woff2"), url("/fonts/assistant/assistant-bold/assistant-bold-webfont.woff") format("woff"), url("/fonts/assistant/assistant-bold/assistant-bold-webfont.ttf") format("truetype"), url("/fonts/assistant/assistant-bold/assistant-bold-webfont.svg#assistantbold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "assistant";
  src: local("assistantextrabold");
  src: url("/fonts/assistant/assistant-extrabold/assistant-extrabold-webfont.eot");
  src: url("/fonts/assistant/assistant-extrabold/assistant-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/assistant/assistant-extrabold/assistant-extrabold-webfont.woff2") format("woff2"), url("/fonts/assistant/assistant-extrabold/assistant-extrabold-webfont.woff") format("woff"), url("/fonts/assistant/assistant-extrabold/assistant-extrabold-webfont.ttf") format("truetype"), url("/fonts/assistant/assistant-extrabold/assistant-extrabold-webfont.svg#assistantextrabold") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Lato-Black";
  src: local("latoblack");
  src: url("/fonts/lato/Lato-Black/Lato-Black.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/Lato-Black/Lato-Black.woff") format("woff"), url("/fonts/lato/Lato-Black/Lato-Black.ttf") format("truetype"), url("/fonts/lato/Lato-Black/Lato-Black.svg#Lato-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: local("lato");
  src: url("/fonts/lato/Lato-Black/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/lato/Lato-Regular/Lato-Regular.woff") format("woff"), url("/fonts/lato/Lato-Regular/Lato-Regular.ttf") format("truetype"), url("/fonts/lato/Lato-Regular/Lato-Regular.svg#Lato-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: local("roboto");
  src: url("/fonts/roboto/Roboto-Regular/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/Roboto-Regular/Roboto-Regular.woff") format("woff"), url("/fonts/roboto/Roboto-Regular/Roboto-Regular.ttf") format("truetype"), url("/fonts/roboto/Roboto-Regular/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-bold";
  src: local("robotobold");
  src: url("/fonts/roboto/Roboto-Bold/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/roboto/Roboto-Bold/Roboto-Bold.woff") format("woff"), url("/fonts/roboto/Roboto-Bold/Roboto-Bold.ttf") format("truetype"), url("/fonts/roboto/Roboto-Bold/Roboto-Bold.svg#Roboto-Bold") format("svg");
  font-weight: 600;
  font-style: normal;
}
body {
  font-family: "assistant", Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-style: normal;
  text-rendering: optimizeLegibility;
}

h1 {
  font-size: 3em; /* 48 / 16 */
  line-height: 1em; /* 48 / 48 */
  margin-bottom: 0.5em; /* 24 / 48 */
}

h2 {
  font-size: 2.25em; /* 36 / 16 */
  line-height: 1.3333333333em; /* 48 / 36 */
  margin-bottom: 0.6666666667em; /* 24 / 36 */
}

h3 {
  font-size: 1.5em; /* 24 / 16 */
  line-height: 1em; /* 24 / 24 */
  margin-bottom: 1em; /* 24 / 24 */
}

h4 {
  font-size: 1.3125em; /* 21 / 16 */
  line-height: 1.1428571429em; /* 24 / 21 */
  margin-bottom: 1.1428571429em; /* 24 / 21 */
}

h5 {
  font-size: 1.125em; /* 18 / 16 */
  line-height: 1.3333333333em; /* 24 / 18 */
  margin-bottom: 1.3333333333em; /* 24 / 18 */
}

h6 {
  font-size: 1em; /* 16 / 16 */
  line-height: 1.5em; /* 24 / 16 */
  margin-bottom: 1.5em; /* 24 / 16 */
}

/* Default paragraph styles */
p {
  font-size: 0.875em; /* 14 / 14 */
  line-height: 1.4em; /* 19.6 / 14 */
  margin-bottom: 1em; /* 19.6 / 14 */
  text-rendering: optimizeLegibility;
}

strong {
  font-weight: bold;
}

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

.indent-wrp {
  margin-bottom: 6em;
}

/* This file contains styles from https://www.getuikit.com */
/* In the previous version was added dynamically to index.html/bottom from project folder like <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/uikit@3.6.22/dist/css/uikit.min.css" type="text/css">
/* So was created this file with base styles and removed unused with .uk- */
html {
  font-weight: 400;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  color: #000;
}

body {
  margin: 0;
}

a:active,
a:hover {
  outline: 0;
}

a {
  color: #1e87f0;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  color: #0f6ecd;
  text-decoration: underline;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  -webkit-text-decoration-style: dotted;
}

b,
strong {
  font-weight: bolder;
}

:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
  font-family: Consolas, monaco, monospace;
  font-size: 0.875rem;
  color: #f0506e;
  white-space: nowrap;
  padding: 2px 6px;
  background: #f8f8f8;
}

em {
  color: #f0506e;
}

ins {
  background: #ffd;
  color: #666;
  text-decoration: none;
}

mark {
  background: #ffd;
  color: #666;
}

q {
  font-style: italic;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

canvas,
img,
video {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
}

@supports (display: block) {
  svg {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
  }
}
svg:not(:root) {
  overflow: hidden;
}

img:not([src]) {
  min-width: 1px;
  visibility: hidden;
}

iframe {
  border: 0;
}

address,
dl,
fieldset,
figure,
ol,
p,
pre,
ul {
  margin: 0 0 20px 0;
}

* + address,
* + dl,
* + fieldset,
* + figure,
* + ol,
* + p,
* + pre,
* + ul {
  margin-top: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  color: #333;
  text-transform: none;
}

* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 40px;
}

h1 {
  font-size: 2.23125rem;
  line-height: 1.2;
}

h2 {
  font-size: 1.7rem;
  line-height: 1.3;
}

h3 {
  font-size: 1.5rem;
  line-height: 1.4;
}

h4 {
  font-size: 1.25rem;
  line-height: 1.4;
}

h5 {
  font-size: 16px;
  line-height: 1.4;
}

h6 {
  font-size: 0.875rem;
  line-height: 1.4;
}

@media (min-width: 960px) {
  h1 {
    font-size: 2.625rem;
  }
  h2 {
    font-size: 2rem;
  }
}
ol,
ul {
  padding-left: 30px;
}

ol > li > ol,
ol > li > ul,
ul > li > ol,
ul > li > ul {
  margin: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  overflow: visible;
  text-align: inherit;
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
}

* + hr {
  margin-top: 20px;
}

address {
  font-style: normal;
}

blockquote {
  margin: 0 0 20px 0;
  font-size: 1.25rem;
  line-height: 1.5;
  font-style: italic;
  color: #333;
}

* + blockquote {
  margin-top: 20px;
}

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

blockquote footer {
  margin-top: 10px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #666;
}

blockquote footer::before {
  content: "— ";
}

pre {
  font: 0.875rem/1.5 Consolas, monaco, monospace;
  color: #666;
  tab-size: 4;
  overflow: auto;
  padding: 10px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  background: #fff;
}

pre code {
  font-family: Consolas, monaco, monospace;
}

::selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}

details,
main {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

:root {
  --uk-breakpoint-s: 640px;
  --uk-breakpoint-m: 960px;
  --uk-breakpoint-l: 1200px;
  --uk-breakpoint-xl: 1600px ;
}

@media print {
  *,
  ::after,
  ::before {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@font-face {
  font-family: "tms-iconset";
  src: url("/fonts/tms-iconset/tms-iconset.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.tms-icon {
  text-rendering: optimizeLegibility;
}

.tms-icon-hands-close {
  width: 25px;
  height: 25px;
}
.theme-mycarrier .tms-icon-hands-close {
  background: url("/images/theme-images/mycarrier/hands-error.svg") no-repeat center center;
}
.theme-rapid-ship .tms-icon-hands-close {
  background: url("/images/theme-images/rapid-ship/hands-error.svg") no-repeat center center;
}
.theme-averitt .tms-icon-hands-close {
  background: url("/images/theme-images/averitt/hands-error.svg'") no-repeat center center;
}
.theme-saia .tms-icon-hands-close {
  background: url("/images/theme-images/saia/hands-error.svg") no-repeat center center;
}
.theme-frontline-freight .tms-icon-hands-close {
  background: url("/images/theme-images/frontline-freight/hands-error.svg") no-repeat center center;
}
.theme-mme .tms-icon-hands-close {
  background: url("/images/theme-images/mme/hands-error.svg") no-repeat center center;
}
.theme-emerge .tms-icon-hands-close {
  background: url("/images/theme-images/emerge/hands-error.svg") no-repeat center center;
}
.theme-old-dominion .tms-icon-hands-close {
  background: url("/images/theme-images/old-dominion/hands-error.svg") no-repeat center center;
}
.theme-custom-companies .tms-icon-hands-close {
  background: url("/images/theme-images/custom-companies/hands-error.svg") no-repeat center center;
}
.theme-ward .tms-icon-hands-close {
  background: url("/images/theme-images/ward/hands-error.svg") no-repeat center center;
}
.theme-centralconnect .tms-icon-hands-close {
  background: url("/images/theme-images/averitt/hands-error.svg'") no-repeat center center;
}
.theme-tforcefreightmyship .tms-icon-hands-close {
  background: url("/images/theme-images/tforcefreightmyship/hands-error.svg'") no-repeat center center;
}

.tms-icon-unassign-manager {
  width: 23px;
  height: 23px;
}
.theme-mycarrier .tms-icon-unassign-manager {
  background: url("/images/theme-images/mycarrier/unassign-manager.svg") no-repeat center center;
  background-size: 65%;
}
.theme-rapid-ship .tms-icon-unassign-manager {
  background: url("/images/theme-images/rapid-ship/unassign-manager-rapid-ship.svg") no-repeat center center;
  background-size: 65%;
}
.theme-averitt .tms-icon-unassign-manager {
  background: url("/images/theme-images/averitt/unassign-manager-averitt.svg") no-repeat center center;
  background-size: 65%;
}
.theme-saia .tms-icon-unassign-manager {
  background: url("/images/theme-images/saia/unassign-manager-saia.svg") no-repeat center center;
  background-size: 65%;
}
.theme-frontline-freight .tms-icon-unassign-manager {
  background: url("/images/theme-images/frontline-freight/unassign-manager-frontline-freight.svg") no-repeat center center;
  background-size: 65%;
}
.theme-mme .tms-icon-unassign-manager {
  background: url("/images/theme-images/mme/unassign-manager-mme.svg") no-repeat center center;
  background-size: 65%;
}
.theme-emerge .tms-icon-unassign-manager {
  background: url("/images/theme-images/emerge/unassign-manager-emerge.svg") no-repeat center center;
  background-size: 65%;
}
.theme-old-dominion .tms-icon-unassign-manager {
  background: url("/images/theme-images/old-dominion/unassign-manager-old-dominion.svg") no-repeat center center;
  background-size: 65%;
}
.theme-custom-companies .tms-icon-unassign-manager {
  background: url("/images/theme-images/custom-companies/unassign-manager-custom-companies.svg") no-repeat center center;
  background-size: 65%;
}
.theme-ward .tms-icon-unassign-manager {
  background: url("/images/theme-images/ward/unassign-manager-ward.svg") no-repeat center center;
  background-size: 65%;
}
.theme-centralconnect .tms-icon-unassign-manager {
  background: url("/images/theme-images/averitt/unassign-manager-averitt.svg") no-repeat center center;
  background-size: 65%;
}
.theme-tforcefreightmyship .tms-icon-unassign-manager {
  background: url("/images/theme-images/tforcefreightmyship/unassign-manager-tforcefreightmyship.svg") no-repeat center center;
  background-size: 65%;
}

.tms-icon-assign-manager {
  width: 23px;
  height: 23px;
}
.theme-mycarrier .tms-icon-assign-manager {
  background: url("/images/theme-images/mycarrier/assign-manager.svg") no-repeat center center;
  background-size: 75%;
}
.theme-rapid-ship .tms-icon-assign-manager {
  background: url("/images/theme-images/rapid-ship/assign-manager-rapid-ship.svg") no-repeat center center;
  background-size: 75%;
}
.theme-averitt .tms-icon-assign-manager {
  background: url("/images/theme-images/averitt/assign-manager-averitt.svg") no-repeat center center;
  background-size: 75%;
}
.theme-saia .tms-icon-assign-manager {
  background: url("/images/theme-images/saia/assign-manager-saia.svg") no-repeat center center;
  background-size: 75%;
}
.theme-frontline-freight .tms-icon-assign-manager {
  background: url("/images/theme-images/frontline-freight/assign-manager-frontline-freight.svg") no-repeat center center;
  background-size: 75%;
}
.theme-mme .tms-icon-assign-manager {
  background: url("/images/theme-images/mme/assign-manager-mme.svg") no-repeat center center;
  background-size: 75%;
}
.theme-emerge .tms-icon-assign-manager {
  background: url("/images/theme-images/emerge/assign-manager-emerge.svg") no-repeat center center;
  background-size: 75%;
}
.theme-old-dominion .tms-icon-assign-manager {
  background: url("/images/theme-images/old-dominion/assign-manager-old-dominion.svg") no-repeat center center;
  background-size: 75%;
}
.theme-custom-companies .tms-icon-assign-manager {
  background: url("/images/theme-images/custom-companies/assign-manager-custom-companies.svg") no-repeat center center;
  background-size: 75%;
}
.theme-ward .tms-icon-assign-manager {
  background: url("/images/theme-images/ward/assign-manager-ward.svg") no-repeat center center;
  background-size: 75%;
}
.theme-centralconnect .tms-icon-assign-manager {
  background: url("/images/theme-images/averitt/assign-manager-averitt.svg") no-repeat center center;
  background-size: 75%;
}
.theme-tforcefreightmyship .tms-icon-assign-manager {
  background: url("/images/theme-images/tforcefreightmyship/assign-manager-tforcefreightmyship.svg") no-repeat center center;
  background-size: 75%;
}

.tms-icon-unassign-color {
  width: 23px;
  height: 23px;
}
.theme-mycarrier .tms-icon-unassign-color {
  background: url("/images/theme-images/mycarrier/unassign.svg") no-repeat center center;
  background-size: 20px 20px;
}
.theme-rapid-ship .tms-icon-unassign-color {
  background: url("/images/theme-images/rapid-ship/unassign.svg") no-repeat center center;
  background-size: 20px 20px;
}
.theme-averitt .tms-icon-unassign-color {
  background: url("/images/theme-images/averitt/unassign.svg") no-repeat center center;
  background-size: 20px 20px;
}
.theme-saia .tms-icon-unassign-color {
  background: url("/images/theme-images/saia/unassign.svg") no-repeat center center;
  background-size: 20px 20px;
}
.theme-frontline-freight .tms-icon-unassign-color {
  background: url("/images/theme-images/frontline-freight/unassign.svg") no-repeat center center;
  background-size: 20px 20px;
}
.theme-mme .tms-icon-unassign-color {
  background: url("/images/theme-images/mme/unassign.svg") no-repeat center center;
  background-size: 20px 20px;
}
.theme-emerge .tms-icon-unassign-color {
  background: url("/images/theme-images/emerge/unassign.svg") no-repeat center center;
  background-size: 20px 20px;
}
.theme-old-dominion .tms-icon-unassign-color {
  background: url("/images/theme-images/old-dominion/unassign.svg") no-repeat center center;
  background-size: 20px 20px;
}
.theme-custom-companies .tms-icon-unassign-color {
  background: url("/images/theme-images/custom-companies/unassign.svg") no-repeat center center;
  background-size: 20px 20px;
}
.theme-ward .tms-icon-unassign-color {
  background: url("/images/theme-images/ward/unassign.svg") no-repeat center center;
  background-size: 20px 20px;
}
.theme-centralconnect .tms-icon-unassign-color {
  background: url("/images/theme-images/averitt/unassign.svg") no-repeat center center;
  background-size: 20px 20px;
}
.theme-tforcefreightmyship .tms-icon-unassign-color {
  background: url("/images/theme-images/tforcefreightmyship/unassign.svg") no-repeat center center;
  background-size: 20px 20px;
}

.tms-icon-alerts-days {
  width: 23px;
  height: 23px;
}
.theme-mycarrier .tms-icon-alerts-days {
  background: url("/images/theme-images/mycarrier/alerts-days.svg") no-repeat center center;
  background-size: 90%;
}
.theme-rapid-ship .tms-icon-alerts-days {
  background: url("/images/theme-images/rapid-ship/alerts-days.svg") no-repeat center center;
  background-size: 90%;
}
.theme-averitt .tms-icon-alerts-days {
  background: url("/images/theme-images/averitt/alerts-days.svg") no-repeat center center;
  background-size: 90%;
}
.theme-saia .tms-icon-alerts-days {
  background: url("/images/theme-images/saia/alerts-days.svg") no-repeat center center;
  background-size: 90%;
}
.theme-frontline-freight .tms-icon-alerts-days {
  background: url("/images/theme-images/frontline-freight/alerts-days.svg") no-repeat center center;
  background-size: 90%;
}
.theme-mme .tms-icon-alerts-days {
  background: url("/images/theme-images/mme/alerts-days.svg") no-repeat center center;
  background-size: 90%;
}
.theme-emerge .tms-icon-alerts-days {
  background: url("/images/theme-images/emerge/alerts-days.svg") no-repeat center center;
  background-size: 90%;
}
.theme-old-dominion .tms-icon-alerts-days {
  background: url("/images/theme-images/old-dominion/alerts-days.svg") no-repeat center center;
  background-size: 90%;
}
.theme-custom-companies .tms-icon-alerts-days {
  background: url("/images/theme-images/custom-companies/alerts-days.svg") no-repeat center center;
  background-size: 90%;
}
.theme-ward .tms-icon-alerts-days {
  background: url("/images/theme-images/ward/alerts-days.svg") no-repeat center center;
  background-size: 90%;
}
.theme-centralconnect .tms-icon-alerts-days {
  background: url("/images/theme-images/averitt/alerts-days.svg") no-repeat center center;
  background-size: 90%;
}
.theme-tforcefreightmyship .tms-icon-alerts-days {
  background: url("/images/theme-images/tforcefreightmyship/alerts-days.svg") no-repeat center center;
  background-size: 90%;
}

.tms-assign-sales-rep {
  background: url("/images/assign-sales-rep.svg") no-repeat center center;
  width: 23px;
  height: 23px;
}
.theme-mycarrier .tms-assign-sales-rep {
  background: url("/images/theme-images/mycarrier/assign-sales-rep.svg") no-repeat center center;
  background-size: 80%;
}
.theme-rapid-ship .tms-assign-sales-rep {
  background: url("/images/theme-images/rapid-ship/assign-sales-rep.svg") no-repeat center center;
  background-size: 80%;
}
.theme-averitt .tms-assign-sales-rep {
  background: url("/images/theme-images/averitt/assign-sales-rep.svg") no-repeat center center;
  background-size: 80%;
}
.theme-saia .tms-assign-sales-rep {
  background: url("/images/theme-images/saia/assign-sales-rep.svg") no-repeat center center;
  background-size: 80%;
}
.theme-frontline-freight .tms-assign-sales-rep {
  background: url("/images/theme-images/frontline-freight/assign-sales-rep.svg") no-repeat center center;
  background-size: 80%;
}
.theme-mme .tms-assign-sales-rep {
  background: url("/images/theme-images/mme/assign-sales-rep.svg") no-repeat center center;
  background-size: 80%;
}
.theme-emerge .tms-assign-sales-rep {
  background: url("/images/theme-images/emerge/assign-sales-rep.svg") no-repeat center center;
  background-size: 80%;
}
.theme-old-dominion .tms-assign-sales-rep {
  background: url("/images/theme-images/old-dominion/assign-sales-rep.svg") no-repeat center center;
  background-size: 80%;
}
.theme-custom-companies .tms-assign-sales-rep {
  background: url("/images/theme-images/custom-companies/assign-sales-rep.svg") no-repeat center center;
  background-size: 80%;
}
.theme-ward .tms-assign-sales-rep {
  background: url("/images/theme-images/ward/assign-sales-rep.svg") no-repeat center center;
  background-size: 80%;
}
.theme-centralconnect .tms-assign-sales-rep {
  background: url("/images/theme-images/averitt/assign-sales-rep.svg") no-repeat center center;
  background-size: 80%;
}
.theme-tforcefreightmyship .tms-assign-sales-rep {
  background: url("/images/theme-images/tforcefreightmyship/assign-sales-rep.svg") no-repeat center center;
  background-size: 80%;
}

.tms-icon-lock-1 {
  background: url("/images/lock.svg") no-repeat center center;
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
  display: inline-block;
  margin-right: 5px;
}

.tms-icon,
.fa {
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tms-icon:before,
.fa:before {
  font-family: "tms-iconset" !important;
}

.tms-icon-ok-rounded-filled:before {
  content: "\e9de";
}

.tms-icon-PRO_Quick_Bill_Of_Lading:before {
  content: "\e9da";
}

.tms-icon-PRO_Quick_Ship:before {
  content: "\e9db";
}

.tms-icon-PRO_Reports:before {
  content: "\e9dc";
}

.tms-icon-PRO_VICS_Bill_Of_Lading:before {
  content: "\e9dd";
}

.tms-icon-address-book-new:before {
  content: "\e9d1";
}

.tms-icon-invoicing-new:before {
  content: "\e9d2";
}

.tms-icon-product-list-new:before {
  content: "\e9d3";
}

.tms-icon-quick-bill-of-landing-new:before {
  content: "\e9d4";
}

.tms-icon-quick-ship-new:before {
  content: "\e9d5";
}

.tms-icon-quote-history-new:before {
  content: "\e9d6";
}

.tms-icon-quotes-new:before {
  content: "\e9d7";
}

.tms-icon-reports-new:before {
  content: "\e9d8";
}

.tms-icon-shipments-new:before {
  content: "\e9d9";
}

.tms-icon-add-company-info-two-tone .path1:before {
  content: "\e9af";
  color: rgb(58, 58, 58);
}

.tms-icon-add-company-info-two-tone .path2:before {
  content: "\e9b0";
  margin-left: -1.12890625em;
  color: rgb(240, 131, 53);
}

.tms-icon-add-company-info-two-tone .path3:before {
  content: "\e9b2";
  margin-left: -1.12890625em;
  color: rgb(240, 131, 53);
}

.tms-icon-add-carriers-two-tone .path1:before {
  content: "\e9b3";
  color: rgb(58, 58, 58);
}

.tms-icon-add-carriers-two-tone .path2:before {
  content: "\e9b4";
  margin-left: -1.12890625em;
  color: rgb(58, 58, 58);
}

.tms-icon-add-carriers-two-tone .path3:before {
  content: "\e9b5";
  margin-left: -1.12890625em;
  color: rgb(58, 58, 58);
}

.tms-icon-add-carriers-two-tone .path4:before {
  content: "\e9b7";
  margin-left: -1.12890625em;
  color: rgb(240, 131, 53);
}

.tms-icon-add-carriers-two-tone .path5:before {
  content: "\e9b8";
  margin-left: -1.12890625em;
  color: rgb(240, 131, 53);
}

.tms-icon-connect-carriers-two-tone .path1:before {
  content: "\e9b9";
  color: rgb(58, 58, 58);
}

.tms-icon-connect-carriers-two-tone .path2:before {
  content: "\e9ba";
  margin-left: -1.12890625em;
  color: rgb(240, 131, 53);
}

.tms-icon-connect-carriers-two-tone .path3:before {
  content: "\e9bc";
  margin-left: -1.12890625em;
  color: rgb(240, 131, 53);
}

.tms-icon-connect-carriers-two-tone .path4:before {
  content: "\e9bd";
  margin-left: -1.12890625em;
  color: rgb(240, 131, 53);
}

.tms-icon-connect-carriers-two-tone .path5:before {
  content: "\e9be";
  margin-left: -1.12890625em;
  color: rgb(240, 131, 53);
}

.tms-icon-confirm-and-invite-two-tone .path1:before {
  content: "\e9c0";
  color: rgb(240, 131, 53);
}

.tms-icon-confirm-and-invite-two-tone .path2:before {
  content: "\e9c1";
  margin-left: -1.12890625em;
  color: rgb(240, 131, 53);
}

.tms-icon-confirm-and-invite-two-tone .path3:before {
  content: "\e9c2";
  margin-left: -1.12890625em;
  color: rgb(58, 58, 58);
}

.tms-icon-confirm-and-invite-two-tone .path4:before {
  content: "\e9c4";
  margin-left: -1.12890625em;
  color: rgb(58, 58, 58);
}

.tms-icon-add-people-two-tone .path1:before {
  content: "\e9c6";
  color: rgb(240, 131, 53);
}

.tms-icon-add-people-two-tone .path2:before {
  content: "\e9c7";
  margin-left: -1em;
  color: rgb(240, 131, 53);
}

.tms-icon-add-people-two-tone .path3:before {
  content: "\e9c8";
  margin-left: -1em;
  color: rgb(58, 58, 58);
}

.tms-icon-add-people-two-tone .path4:before {
  content: "\e9c9";
  margin-left: -1em;
  color: rgb(58, 58, 58);
}

.tms-icon-live-chat-two-tone .path1:before {
  content: "\e9ca";
  color: rgb(58, 58, 58);
}

.tms-icon-live-chat-two-tone .path2:before {
  content: "\e9cb";
  margin-left: -1em;
  color: rgb(240, 131, 53);
}

.tms-icon-schedule-session-two-tone .path1:before {
  content: "\e9cc";
  color: rgb(58, 58, 58);
}

.tms-icon-schedule-session-two-tone .path2:before {
  content: "\e9cd";
  margin-left: -1em;
  color: rgb(240, 131, 53);
}

.tms-icon-schedule-session-two-tone .path3:before {
  content: "\e9ce";
  margin-left: -1em;
  color: rgb(240, 131, 53);
}

.tms-icon-schedule-session-two-tone .path4:before {
  content: "\e9cf";
  margin-left: -1em;
  color: rgb(240, 131, 53);
}

.tms-icon-schedule-session-two-tone .path5:before {
  content: "\e9d0";
  margin-left: -1em;
  color: rgb(240, 131, 53);
}

.tms-icon-add-company-info:before {
  content: "\e9ae";
}

.tms-icon-add-carriers:before {
  content: "\e9b1";
}

.tms-icon-connect-carriers:before {
  content: "\e9b6";
}

.tms-icon-confirm-and-invite:before {
  content: "\e9bb";
}

.tms-icon-add-people:before {
  content: "\e9bf";
}

.tms-icon-live-chat:before {
  content: "\e9c3";
}

.tms-icon-schedule-session:before {
  content: "\e9c5";
}

.tms-icon-source:before {
  content: "\e9ad";
}

.tms-icon-link-off:before {
  content: "\e97e";
}

.tms-icon-edit-note:before {
  content: "\e9aa";
}

.tms-icon-local-printshop:before {
  content: "\e9ab";
}

.tms-icon-insert-link:before {
  content: "\e9ac";
}

.tms-icon-email-read:before {
  content: "\e9a7";
}

.tms-icon-email-outline:before {
  content: "\e9a8";
}

.tms-icon-email-unread:before {
  content: "\e9a9";
}

.tms-icon-not-interested:before {
  content: "\e9a6";
}

.tms-icon-open-link:before {
  content: "\e99d";
}

.tms-icon-share-link:before {
  content: "\e99e";
}

.tms-icon-description-pade:before {
  content: "\e99f";
}

.tms-icon-file-download:before {
  content: "\e9a0";
}

.tms-icon-filter-list:before {
  content: "\e9a1";
}

.tms-icon-sticky-note:before {
  content: "\e9a2";
}

.tms-icon-link-black:before {
  content: "\e9a3";
}

.tms-icon-update-black:before {
  content: "\e9a4";
}

.tms-icon-receipt-icon:before {
  content: "\e9a5";
}

.tms-icon-school-outline:before {
  content: "\e99c";
}

.tms-icon-school:before {
  content: "\e99b";
}

.tms-icon-big-arrow:before {
  content: "\e99a";
}

.tms-icon-time-off:before {
  content: "\e999";
}

.tms-icon-tag-2:before {
  content: "\e998";
}

.tms-icon-pencil-edit:before {
  content: "\e996";
}

.tms-icon-delete-outline:before {
  content: "\e997";
}

.tms-icon-delete-button:before {
  content: "\e973";
}

.tms-icon-plus-2:before {
  content: "\e971";
}

.tms-icon-minus-2:before {
  content: "\e972";
}

.tms-icon-trash-can:before {
  content: "\e992";
}

.tms-icon-resize:before {
  content: "\e995";
}

.tms-icon-shield:before {
  content: "\e934";
}

.tms-icon-shield-bg:before {
  content: "\e986";
}

.tms-icon-shield-cross:before {
  content: "\e987";
}

.tms-icon-shield-bg-cross:before {
  content: "\e994";
}

.tms-icon-gear-2:before {
  content: "\e990";
}

.tms-icon-check-mark-2:before {
  content: "\e991";
}

.tms-icon-circle-help:before {
  content: "\e993";
}

.tms-icon-search-outlined:before {
  content: "\e988";
}

.tms-icon-done:before {
  content: "\e989";
}

.tms-icon-arrow-drop-down:before {
  content: "\e98a";
}

.tms-icon-reverse:before {
  content: "\e98b";
}

.tms-icon-quotes:before {
  content: "\e98c";
}

.tms-icon-truck-2:before {
  content: "\e98d";
}

.tms-icon-book:before {
  content: "\e98e";
}

.tms-icon-mapping:before {
  content: "\e98f";
}

.tms-icon-checkmark:before {
  content: "\e985";
}

.tms-icon-mail:before {
  content: "\e984";
}

.tms-icon-check-circle:before {
  content: "\e982";
}

.tms-icon-home:before {
  content: "\e983";
}

.tms-icon-filter:before {
  content: "\e981";
}

.tms-icon-save:before {
  content: "\e97c";
}

.tms-icon-google-map:before {
  content: "\e97b";
}

.tms-icon-order-ready:before {
  content: "\e97a";
}

.tms-icon-box:before {
  content: "\e977";
}

.tms-icon-star-active:before {
  content: "\e978";
}

.tms-icon-star-not-active:before {
  content: "\e979";
}

.tms-icon-accsess-to-location:before {
  content: "\e900";
}

.tms-icon-icons-menu-digital-maeketing-fail-grey-1:before {
  content: "\e901";
}

.tms-icon-icons-menu-digital-maeketing-grey-4:before {
  content: "\e902";
}

.tms-icon-admin-activity:before {
  content: "\e903";
}

.tms-icon-add-promotion-note:before {
  content: "\e904";
}

.tms-icon-extend-promotion:before {
  content: "\e905";
}

.tms-icon-read-more:before {
  content: "\e906";
}

.tms-icon-exclude:before {
  content: "\e907";
}

.tms-icon-include:before {
  content: "\e908";
}

.tms-icon-update-rounded:before {
  content: "\e909";
}

.tms-icon-removed-location:before {
  content: "\e90a";
}

.tms-icon-view-password:before {
  content: "\e90b";
}

.tms-icon-hide-password:before {
  content: "\e90c";
}

.tms-icon-add-users:before {
  content: "\e90d";
}

.tms-icon-add-carrier:before {
  content: "\e90e";
}

.tms-icon-add-button:before {
  content: "\e90f";
}

.tms-icon-address-book:before {
  content: "\e910";
}

.tms-icon-address-book-check:before {
  content: "\e911";
}

.tms-icon-bottom-arrow:before {
  content: "\e912";
}

.tms-icon-left-arrow:before {
  content: "\e913";
}

.tms-icon-right-arrow:before {
  content: "\e914";
}

.tms-icon-bol:before {
  content: "\e915";
}

.tms-icon-settings:before {
  content: "\e916";
}

.tms-icon-active:before {
  content: "\e917";
}

.tms-icon-adress-book:before {
  content: "\e918";
}

.tms-icon-cancel:before {
  content: "\e919";
}

.tms-icon-hide:before {
  content: "\e91a";
}

.tms-icon-in-transit:before {
  content: "\e91b";
}

.tms-icon-out-for-delivery:before {
  content: "\e91c";
}

.tms-icon-reinvite:before {
  content: "\e91d";
}

.tms-icon-suspend:before {
  content: "\e91e";
}

.tms-icon-update-reload:before {
  content: "\e91f";
}

.tms-icon-update-book:before {
  content: "\e920";
}

.tms-icon-calendar:before {
  content: "\e921";
}

.tms-icon-car:before {
  content: "\e922";
}

.tms-icon-carrier-selection:before {
  content: "\e923";
}

.tms-icon-close:before {
  content: "\e924";
}

.tms-icon-confirm:before {
  content: "\e925";
}

.tms-icon-collapse:before {
  content: "\e926";
}

.tms-icon-collapse-close:before {
  content: "\e927";
}

.tms-icon-create-company:before {
  content: "\e928";
}

.tms-icon-remove-item:before {
  content: "\e929";
}

.tms-icon-feedback:before {
  content: "\e92a";
}

.tms-icon-finance:before {
  content: "\e92b";
}

.tms-icon-help:before {
  content: "\e92c";
}

.tms-icon-info:before {
  content: "\e92d";
}

.tms-icon-plus:before {
  content: "\e92e";
}

.tms-icon-product-list:before {
  content: "\e92f";
}

.tms-icon-quote-details:before {
  content: "\e930";
}

.tms-icon-quote:before {
  content: "\e931";
}

.tms-icon-reporting:before {
  content: "\e932";
}

.tms-icon-search:before {
  content: "\e933";
}

.tms-icon-shipment:before {
  content: "\e935";
}

.tms-icon-total-cost:before {
  content: "\e936";
}

.tms-icon-autorad:before {
  content: "\e937";
}

.tms-icon-check:before {
  content: "\e938";
}

.tms-icon-send:before {
  content: "\e939";
}

.tms-icon-save2:before {
  content: "\e93a";
}

.tms-icon-print:before {
  content: "\e93b";
}

.tms-icon-contract:before {
  content: "\e93c";
}

.tms-icon-pencil:before {
  content: "\e93d";
}

.tms-icon-pikup:before {
  content: "\e93e";
}

.tms-icon-exception:before {
  content: "\e93f";
}

.tms-icon-delivery:before {
  content: "\e940";
}

.tms-icon-calendar-approve:before {
  content: "\e941";
}

.tms-icon-off:before {
  content: "\e942";
}

.tms-icon-notifications-none:before {
  content: "\e943";
}

.tms-icon-notifications-active:before {
  content: "\e944";
}

.tms-icon-notifications:before {
  content: "\e945";
}

.tms-icon-scroll:before {
  content: "\e946";
}

.tms-icon-proof:before {
  content: "\e947";
}

.tms-icon-update:before {
  content: "\e948";
}

.tms-icon-active-bell:before {
  content: "\e949";
}

.tms-icon-active-btn:before {
  content: "\e94a";
}

.tms-icon-activ-lock:before {
  content: "\e94b";
}

.tms-icon-refresh:before {
  content: "\e94c";
}

.tms-icon-ok-rounded:before {
  content: "\e94d";
}

.tms-icon-invite:before {
  content: "\e94e";
}

.tms-icon-alarm:before {
  content: "\e94f";
}

.tms-icon-late:before {
  content: "\e950";
}

.tms-icon-missed:before {
  content: "\e951";
}

.tms-icon-other:before {
  content: "\e952";
}

.tms-icon-alerts-menu:before {
  content: "\e953";
}

.tms-icon-carrier-management:before {
  content: "\e954";
}

.tms-icon-dashboard:before {
  content: "\e955";
}

.tms-icon-invite2:before {
  content: "\e956";
}

.tms-icon-carriers-exel:before {
  content: "\e957";
}

.tms-icon-carriers-hands:before {
  content: "\e958";
}

.tms-icon-carriers-list-down:before {
  content: "\e959";
}

.tms-icon-carriers-list-up:before {
  content: "\e95a";
}

.tms-icon-carriers-retransfer:before {
  content: "\e95b";
}

.tms-icon-carrier-transfer:before {
  content: "\e95c";
}

.tms-icon-my-subscription-step:before {
  content: "\e95d";
}

.tms-icon-pdf:before {
  content: "\e95e";
}

.tms-icon-preferred:before {
  content: "\e95f";
}

.tms-icon-regular:before {
  content: "\e960";
}

.tms-icon-contact-support:before {
  content: "\e961";
}

.tms-icon-Skip-01:before {
  content: "\e962";
}

.tms-icon-re-enter-01:before {
  content: "\e963";
}

.tms-icon-start:before {
  content: "\e964";
}

.tms-icon-credit-card:before {
  content: "\e965";
}

.tms-icon-mail-to-carrier:before {
  content: "\e966";
}

.tms-icon-mail-to-customer:before {
  content: "\e967";
}

.tms-icon-send-email:before {
  content: "\e968";
}

.tms-icon-send-request:before {
  content: "\e969";
}

.tms-icon-cc-information:before {
  content: "\e96a";
}

.tms-icon-third-party:before {
  content: "\e96b";
}

.tms-icon-help-left-cursor:before {
  content: "\e96c";
}

.tms-icon-billing_location:before {
  content: "\e96d";
}

.tms-icon-warning-credentials:before {
  content: "\e96e";
}

.tms-icon-help-circle:before {
  content: "\e96f";
}

.tms-icon-third-party1:before {
  content: "\e970";
}

.tms-icon-address-book-arrow-down:before {
  content: "\e974";
}

.tms-icon-address-book-arrow-up:before {
  content: "\e975";
}

.tms-icon-address-book-edit:before {
  content: "\e976";
}

.tms-icon-change:before {
  content: "\e97f";
}

.tms-icon-file-cancel:before {
  content: "\e980";
}

.tms-icon-discount:before {
  content: "\e97d";
}

/*mixin flexbox*/
[tabindex="-2"] {
  outline: none;
}

.mouse-helper {
  align-items: flex-end;
  bottom: 0;
  display: flex;
  font-size: 2.5em;
  height: 100px;
  justify-content: center;
  left: calc(50% - 25px);
  position: fixed;
  width: 50px;
  z-index: 9;
}
.theme-mycarrier .mouse-helper {
  color: #007AFF;
}
.theme-rapid-ship .mouse-helper {
  color: #004887;
}
.theme-averitt .mouse-helper {
  color: #666666;
}
.theme-saia .mouse-helper {
  color: #20274E;
}
.theme-frontline-freight .mouse-helper {
  color: #fe5e08;
}
.theme-mme .mouse-helper {
  color: #6D3100;
}
.theme-emerge .mouse-helper {
  color: #FFAB00;
}
.theme-old-dominion .mouse-helper {
  color: #b6985e;
}
.theme-custom-companies .mouse-helper {
  color: #47474f;
}
.theme-ward .mouse-helper {
  color: #8a6e4b;
}
.theme-centralconnect .mouse-helper {
  color: #000000;
}
.theme-tforcefreightmyship .mouse-helper {
  color: #0053A1;
}
.mouse-helper i {
  animation: jump 1.5s linear infinite;
}
.mouse-helper:before {
  content: "Please scroll down to load more information";
  position: absolute;
  bottom: 0;
  text-align: center;
  font-size: 0.5em;
  white-space: nowrap;
  padding: 4px 8px;
  border-radius: 4px 4px 0 0;
  box-shadow: 0px 0px 3px 2px #f2f2f2;
}
@media (max-width: 768px) {
  .mouse-helper:before {
    font-size: 14px;
  }
}
.theme-mycarrier .mouse-helper:before {
  background-color: #fff;
  border-top: 1px solid #007AFF;
  border-right: 1px solid #007AFF;
  border-left: 1px solid #007AFF;
}
.theme-rapid-ship .mouse-helper:before {
  background-color: #fff;
  border-top: 1px solid #004887;
  border-right: 1px solid #004887;
  border-left: 1px solid #004887;
}
.theme-averitt .mouse-helper:before {
  background-color: #fff;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  border-left: 1px solid #666666;
}
.theme-saia .mouse-helper:before {
  background-color: #fff;
  border-top: 1px solid #20274E;
  border-right: 1px solid #20274E;
  border-left: 1px solid #20274E;
}
.theme-frontline-freight .mouse-helper:before {
  background-color: #fff;
  border-top: 1px solid #fe5e08;
  border-right: 1px solid #fe5e08;
  border-left: 1px solid #fe5e08;
}
.theme-mme .mouse-helper:before {
  background-color: #fff;
  border-top: 1px solid #6D3100;
  border-right: 1px solid #6D3100;
  border-left: 1px solid #6D3100;
}
.theme-emerge .mouse-helper:before {
  background-color: #fff;
  border-top: 1px solid #FFAB00;
  border-right: 1px solid #FFAB00;
  border-left: 1px solid #FFAB00;
}
.theme-old-dominion .mouse-helper:before {
  background-color: #fff;
  border-top: 1px solid #b6985e;
  border-right: 1px solid #b6985e;
  border-left: 1px solid #b6985e;
}
.theme-custom-companies .mouse-helper:before {
  background-color: #fff;
  border-top: 1px solid #47474f;
  border-right: 1px solid #47474f;
  border-left: 1px solid #47474f;
}
.theme-ward .mouse-helper:before {
  background-color: #fff;
  border-top: 1px solid #8a6e4b;
  border-right: 1px solid #8a6e4b;
  border-left: 1px solid #8a6e4b;
}
.theme-centralconnect .mouse-helper:before {
  background-color: #fff;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}
.theme-tforcefreightmyship .mouse-helper:before {
  background-color: #fff;
  border-top: 1px solid #0053A1;
  border-right: 1px solid #0053A1;
  border-left: 1px solid #0053A1;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .mouse-helper:before {
    left: 50%;
    transform: translateX(-50%);
  }
}
@keyframes jump {
  0% {
    transform: translateY(-60px);
  }
  50% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(-60px);
  }
}

.legal-document {
  padding: 20px;
}
.legal-document itm-button {
  position: absolute;
  right: 40px;
  z-index: 1;
  top: 50px;
}
.legal-document .document {
  box-shadow: 0px 0px 3px 2px #f2f2f2 !important;
  padding: 20px 40px;
  margin: 0 auto;
  max-width: 1024px;
  width: 100%;
  position: relative;
}
.legal-document h2 {
  padding-right: 140px;
  position: relative;
}
.legal-document p {
  font-size: 1em;
}
.legal-document .button-wrapper {
  padding-left: 100px;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

/*Safari quick blinking fix*/
input {
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  font-family: "Assistant", Arial, sans-serif;
  box-shadow: none;
}

input, textarea, keygen, select, button {
  font: 1rem "assistant", Helvetica, sans-serif;
}

html {
  height: 100%;
}

body {
  font-size: 16px;
  position: relative;
  margin: 0;
  height: 100%;
  overflow: hidden;
}
.theme-mycarrier body {
  background-color: #fff;
}
.theme-rapid-ship body {
  background-color: #fff;
}
.theme-averitt body {
  background-color: #fff;
}
.theme-saia body {
  background-color: #fff;
}
.theme-frontline-freight body {
  background-color: #fff;
}
.theme-mme body {
  background-color: #fff;
}
.theme-emerge body {
  background-color: #fff;
}
.theme-old-dominion body {
  background-color: #fff;
}
.theme-custom-companies body {
  background-color: #fff;
}
.theme-ward body {
  background-color: #fff;
}
.theme-centralconnect body {
  background-color: #fff;
}
.theme-tforcefreightmyship body {
  background-color: #fff;
}
body.overflow {
  overflow: hidden;
}
.theme-mycarrier body .rc header-menu {
  border: 3px solid #007AFF;
}
.theme-rapid-ship body .rc header-menu {
  border: 3px solid #004887;
}
.theme-averitt body .rc header-menu {
  border: 3px solid #666666;
}
.theme-saia body .rc header-menu {
  border: 3px solid #20274E;
}
.theme-frontline-freight body .rc header-menu {
  border: 3px solid #fe5e08;
}
.theme-mme body .rc header-menu {
  border: 3px solid #6D3100;
}
.theme-emerge body .rc header-menu {
  border: 3px solid #FFAB00;
}
.theme-old-dominion body .rc header-menu {
  border: 3px solid #b6985e;
}
.theme-custom-companies body .rc header-menu {
  border: 3px solid #47474f;
}
.theme-ward body .rc header-menu {
  border: 3px solid #8a6e4b;
}
.theme-centralconnect body .rc header-menu {
  border: 3px solid #000000;
}
.theme-tforcefreightmyship body .rc header-menu {
  border: 3px solid #0053A1;
}

.body-container {
  height: 100%;
}

.body-page {
  position: relative;
  min-width: 700px;
  height: 100%;
  margin: 0 auto;
  height: 100%;
}
.theme-mycarrier .body-page {
  background: #fff;
}
.theme-rapid-ship .body-page {
  background: #fff;
}
.theme-averitt .body-page {
  background: #fff;
}
.theme-saia .body-page {
  background: #fff;
}
.theme-frontline-freight .body-page {
  background: #fff;
}
.theme-mme .body-page {
  background: #fff;
}
.theme-emerge .body-page {
  background: #fff;
}
.theme-old-dominion .body-page {
  background: #fff;
}
.theme-custom-companies .body-page {
  background: #fff;
}
.theme-ward .body-page {
  background: #fff;
}
.theme-centralconnect .body-page {
  background: #fff;
}
.theme-tforcefreightmyship .body-page {
  background: #fff;
}

.error {
  display: block;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1;
  margin-top: 5px;
  position: absolute;
  top: 100%;
}
.error.multi-line {
  position: static;
}
.error.without-line-break {
  white-space: nowrap;
  max-width: 100%;
}
.error.error-small {
  font-size: 12px;
  margin-top: 1px;
}
.error.long {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  max-height: 14px;
}
.error.long:hover {
  text-overflow: clip;
  overflow: visible;
  max-width: none;
  z-index: 1;
  padding: 3px 2px;
  transition: padding 0.3s ease;
  background: #fff;
  max-height: 140px;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.error .error-grey {
  color: #b4b4b3 !important;
}
.error.error-pos-right {
  top: 0;
  left: 100%;
  margin: -3px 15px 0;
  min-width: 300px;
  max-width: 300px;
  height: 100%;
  display: flex;
  align-items: center;
}
.error.error-right {
  right: 0;
}
.error.error-right:hover {
  right: 0;
}

.error-box {
  display: block;
  margin: 0 0 2px;
}

.input-help {
  position: absolute;
  top: 50%;
  font-size: 20px;
  margin: -10px 0;
  right: 11px;
  cursor: pointer;
}
.theme-mycarrier .input-help {
  color: #007AFF;
}
.theme-rapid-ship .input-help {
  color: #5DC9EA;
}
.theme-averitt .input-help {
  color: #c70015;
}
.theme-saia .input-help {
  color: #CC2B2A;
}
.theme-frontline-freight .input-help {
  color: #0f62ab;
}
.theme-mme .input-help {
  color: #C65000;
}
.theme-emerge .input-help {
  color: #0d47a1;
}
.theme-old-dominion .input-help {
  color: #00693e;
}
.theme-custom-companies .input-help {
  color: #F2AF32;
}
.theme-ward .input-help {
  color: #0a5540;
}
.theme-centralconnect .input-help {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .input-help {
  color: #0053A1;
}

[disabled] .input-help,
[disabled] .input-error-icon,
.disabled .input-help,
.disabled .input-error-icon {
  color: rgba(0, 0, 0, 0.3);
}

.input-error-icon {
  position: absolute;
  top: 50%;
  font-size: 11px;
  margin: -11px 0;
  right: 11px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: bold;
}
.theme-mycarrier .input-error-icon {
  border: 2px solid #ff1719;
  color: #ff1719;
}
.theme-rapid-ship .input-error-icon {
  border: 2px solid #ff1719;
  color: #ff1719;
}
.theme-averitt .input-error-icon {
  border: 2px solid #00008b;
  color: #00008b;
}
.theme-saia .input-error-icon {
  border: 2px solid #fd0200;
  color: #fd0200;
}
.theme-frontline-freight .input-error-icon {
  border: 2px solid #ff1719;
  color: #ff1719;
}
.theme-mme .input-error-icon {
  border: 2px solid #ff1719;
  color: #ff1719;
}
.theme-emerge .input-error-icon {
  border: 2px solid #FF5630;
  color: #FF5630;
}
.theme-old-dominion .input-error-icon {
  border: 2px solid #ff1719;
  color: #ff1719;
}
.theme-custom-companies .input-error-icon {
  border: 2px solid #ff1719;
  color: #ff1719;
}
.theme-ward .input-error-icon {
  border: 2px solid #ff1719;
  color: #ff1719;
}
.theme-centralconnect .input-error-icon {
  border: 2px solid;
}
.theme-tforcefreightmyship .input-error-icon {
  border: 2px solid;
}
.theme-mycarrier .input-error-icon.input-error-inversion {
  border: 2px solid #ff1719;
  background: #ff1719;
  color: #fff;
}
.theme-rapid-ship .input-error-icon.input-error-inversion {
  border: 2px solid #ff1719;
  background: #ff1719;
  color: #fff;
}
.theme-averitt .input-error-icon.input-error-inversion {
  border: 2px solid #00008b;
  background: #00008b;
  color: #fff;
}
.theme-saia .input-error-icon.input-error-inversion {
  border: 2px solid #fd0200;
  background: #fd0200;
  color: #fff;
}
.theme-frontline-freight .input-error-icon.input-error-inversion {
  border: 2px solid #ff1719;
  background: #ff1719;
  color: #fff;
}
.theme-mme .input-error-icon.input-error-inversion {
  border: 2px solid #ff1719;
  background: #ff1719;
  color: #fff;
}
.theme-emerge .input-error-icon.input-error-inversion {
  border: 2px solid #FF5630;
  background: #FF5630;
  color: #fff;
}
.theme-old-dominion .input-error-icon.input-error-inversion {
  border: 2px solid #ff1719;
  background: #ff1719;
  color: #fff;
}
.theme-custom-companies .input-error-icon.input-error-inversion {
  border: 2px solid #ff1719;
  background: #ff1719;
  color: #fff;
}
.theme-ward .input-error-icon.input-error-inversion {
  border: 2px solid #ff1719;
  background: #ff1719;
  color: #fff;
}
.theme-centralconnect .input-error-icon.input-error-inversion {
  border: 2px solid;
  color: #fff;
}
.theme-tforcefreightmyship .input-error-icon.input-error-inversion {
  border: 2px solid;
  color: #fff;
}
.input-error-icon.in-r {
  right: 30px;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
  clear: both;
}

*[role=button] {
  cursor: pointer;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.text-up {
  text-transform: uppercase;
}

.text-right {
  text-align: right;
}

.underline {
  text-decoration: underline;
}

.link {
  cursor: pointer;
  outline: none;
}

i > span {
  padding-left: 5px;
}

h3.light-blue-text {
  margin-top: 0;
  margin-bottom: 0.6em;
  padding-bottom: 0.2em;
  display: inline-block;
  font-weight: 400;
  font-size: 1em;
}
.theme-mycarrier h3.light-blue-text {
  border-bottom: 1px solid #007AFF;
}
.theme-rapid-ship h3.light-blue-text {
  border-bottom: 1px solid #004887;
}
.theme-averitt h3.light-blue-text {
  border-bottom: 1px solid #666666;
}
.theme-saia h3.light-blue-text {
  border-bottom: 1px solid #20274E;
}
.theme-frontline-freight h3.light-blue-text {
  border-bottom: 1px solid #fe5e08;
}
.theme-mme h3.light-blue-text {
  border-bottom: 1px solid #6D3100;
}
.theme-emerge h3.light-blue-text {
  border-bottom: 1px solid #FFAB00;
}
.theme-old-dominion h3.light-blue-text {
  border-bottom: 1px solid #b6985e;
}
.theme-custom-companies h3.light-blue-text {
  border-bottom: 1px solid #47474f;
}
.theme-ward h3.light-blue-text {
  border-bottom: 1px solid #8a6e4b;
}
.theme-centralconnect h3.light-blue-text {
  border-bottom: 1px solid #000000;
}
.theme-tforcefreightmyship h3.light-blue-text {
  border-bottom: 1px solid #0053A1;
}
@media (max-width: 768px) {
  h3.light-blue-text {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    border: none !important;
    font-family: "roboto", sans-serif;
  }
}
h3.name {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.25em;
  margin: 5px 0 20px;
}

[hidden] {
  display: none !important;
}

.info-section {
  margin-bottom: 20px;
}
.info-section p {
  font-size: 1rem;
}

.custom-table .collapse-line {
  display: block;
  position: relative;
}
.theme-mycarrier .custom-table .collapse-line {
  border-bottom: 1px solid #007AFF;
}
.theme-rapid-ship .custom-table .collapse-line {
  border-bottom: 1px solid #5DC9EA;
}
.theme-averitt .custom-table .collapse-line {
  border-bottom: 1px solid #c70015;
}
.theme-saia .custom-table .collapse-line {
  border-bottom: 1px solid #CC2B2A;
}
.theme-frontline-freight .custom-table .collapse-line {
  border-bottom: 1px solid #0f62ab;
}
.theme-mme .custom-table .collapse-line {
  border-bottom: 1px solid #C65000;
}
.theme-emerge .custom-table .collapse-line {
  border-bottom: 1px solid #0d47a1;
}
.theme-old-dominion .custom-table .collapse-line {
  border-bottom: 1px solid #00693e;
}
.theme-custom-companies .custom-table .collapse-line {
  border-bottom: 1px solid #F2AF32;
}
.theme-ward .custom-table .collapse-line {
  border-bottom: 1px solid #0a5540;
}
.theme-centralconnect .custom-table .collapse-line {
  border-bottom: 1px solid #3A3A3A;
}
.theme-tforcefreightmyship .custom-table .collapse-line {
  border-bottom: 1px solid #0053A1;
}
.custom-table .collapse-line.opened {
  min-height: 20px;
}
.custom-table .collapse-line.opened i.tms-icon-bottom-arrow {
  transform: rotate(180deg) translateY(2px);
  transition: transform 0.15s ease;
}
.custom-table .collapse-line i.tms-icon-bottom-arrow {
  position: absolute;
  right: 0;
  bottom: 6px;
  font-size: 0.5em;
  transform: rotate(0);
  transition: transform 0.15s ease;
}

.standard {
  width: 21px;
  height: 21px;
  border-radius: 100%;
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  position: relative;
  cursor: default;
}
.theme-mycarrier .standard {
  color: #007AFF;
  border: 2px solid #007AFF;
}
.theme-rapid-ship .standard {
  color: #5DC9EA;
  border: 2px solid #5DC9EA;
}
.theme-averitt .standard {
  color: #c70015;
  border: 2px solid #c70015;
}
.theme-saia .standard {
  color: #CC2B2A;
  border: 2px solid #CC2B2A;
}
.theme-frontline-freight .standard {
  color: #0f62ab;
  border: 2px solid #0f62ab;
}
.theme-mme .standard {
  color: #C65000;
  border: 2px solid #C65000;
}
.theme-emerge .standard {
  color: #0d47a1;
  border: 2px solid #0d47a1;
}
.theme-old-dominion .standard {
  color: #00693e;
  border: 2px solid #00693e;
}
.theme-custom-companies .standard {
  color: #F2AF32;
  border: 2px solid #F2AF32;
}
.theme-ward .standard {
  color: #0a5540;
  border: 2px solid #0a5540;
}
.theme-centralconnect .standard {
  color: #3A3A3A;
  border: 2px solid #3A3A3A;
}
.theme-tforcefreightmyship .standard {
  color: #0053A1;
  border: 2px solid #0053A1;
}
.standard span {
  display: inline-block;
  position: absolute;
  top: -2px;
  left: 4px;
}

@media only screen and (min-device-pixel-ratio: 2) and (min-width: 700px), only screen and (min-resolution: 192dpi) and (min-width: 700px), only screen and (min-resolution: 2dppx) and (min-width: 700px) {
  input[readonly],
  input[disabled] {
    -webkit-user-select: none; /* Chrome all / Safari all */ /* Firefox all */ /* IE 10+ */
    user-select: none;
  }
  .hide-ios {
    display: none !important;
  }
}
.container-wrap {
  max-width: 1980px;
  margin: 0 auto;
}

.d-b {
  display: block;
}

/* FLEX */
.d-f {
  display: flex;
}

.d-ib {
  display: inline-block;
}

.d-b {
  display: block;
}

.d-n {
  display: none;
}

.jc-c {
  justify-content: center;
}

.jc-sb {
  justify-content: space-between;
}

.jc-sa {
  justify-content: space-around;
}

.jc-end {
  justify-content: flex-end;
}

.ai-c {
  align-items: center;
}

.ai-fs {
  align-items: flex-start;
}

.ai-fe {
  align-items: flex-end;
}

.ai-bl {
  align-items: baseline;
}

.as-fs {
  align-self: flex-start;
}

.f-nowrap {
  flex-wrap: nowrap;
}

.f-wrap {
  flex-wrap: wrap;
}

.f-basis-1 {
  width: 1%;
}

.f-basis-2 {
  width: 2%;
}

.f-basis-3 {
  width: 3%;
}

.f-basis-4 {
  width: 4%;
}

.f-basis-5 {
  width: 5%;
}

.f-basis-6 {
  width: 6%;
}

.f-basis-7 {
  width: 7%;
}

.f-basis-8 {
  width: 8%;
}

.f-basis-9 {
  width: 9%;
}

.f-basis-10 {
  width: 10%;
}

.f-basis-11 {
  width: 11%;
}

.f-basis-12 {
  width: 12%;
}

.f-basis-13 {
  width: 13%;
}

.f-basis-14 {
  width: 14%;
}

.f-basis-15 {
  width: 15%;
}

.f-basis-16 {
  width: 16%;
}

.f-basis-17 {
  width: 17%;
}

.f-basis-18 {
  width: 18%;
}

.f-basis-19 {
  width: 19%;
}

.f-basis-20 {
  width: 20%;
}

.f-basis-21 {
  width: 21%;
}

.f-basis-22 {
  width: 22%;
}

.f-basis-23 {
  width: 23%;
}

.f-basis-24 {
  width: 24%;
}

.f-basis-25 {
  width: 25%;
}

.f-basis-26 {
  width: 26%;
}

.f-basis-27 {
  width: 27%;
}

.f-basis-28 {
  width: 28%;
}

.f-basis-29 {
  width: 29%;
}

.f-basis-30 {
  width: 30%;
}

.f-basis-31 {
  width: 31%;
}

.f-basis-32 {
  width: 32%;
}

.f-basis-33 {
  width: 33%;
}

.f-basis-34 {
  width: 34%;
}

.f-basis-35 {
  width: 35%;
}

.f-basis-36 {
  width: 36%;
}

.f-basis-37 {
  width: 37%;
}

.f-basis-38 {
  width: 38%;
}

.f-basis-39 {
  width: 39%;
}

.f-basis-40 {
  width: 40%;
}

.f-basis-41 {
  width: 41%;
}

.f-basis-42 {
  width: 42%;
}

.f-basis-43 {
  width: 43%;
}

.f-basis-44 {
  width: 44%;
}

.f-basis-45 {
  width: 45%;
}

.f-basis-46 {
  width: 46%;
}

.f-basis-47 {
  width: 47%;
}

.f-basis-48 {
  width: 48%;
}

.f-basis-49 {
  width: 49%;
}

.f-basis-50 {
  width: 50%;
}

.f-basis-51 {
  width: 51%;
}

.f-basis-52 {
  width: 52%;
}

.f-basis-53 {
  width: 53%;
}

.f-basis-54 {
  width: 54%;
}

.f-basis-55 {
  width: 55%;
}

.f-basis-56 {
  width: 56%;
}

.f-basis-57 {
  width: 57%;
}

.f-basis-58 {
  width: 58%;
}

.f-basis-59 {
  width: 59%;
}

.f-basis-60 {
  width: 60%;
}

.f-basis-61 {
  width: 61%;
}

.f-basis-62 {
  width: 62%;
}

.f-basis-63 {
  width: 63%;
}

.f-basis-64 {
  width: 64%;
}

.f-basis-65 {
  width: 65%;
}

.f-basis-66 {
  width: 66%;
}

.f-basis-67 {
  width: 67%;
}

.f-basis-68 {
  width: 68%;
}

.f-basis-69 {
  width: 69%;
}

.f-basis-70 {
  width: 70%;
}

.f-basis-71 {
  width: 71%;
}

.f-basis-72 {
  width: 72%;
}

.f-basis-73 {
  width: 73%;
}

.f-basis-74 {
  width: 74%;
}

.f-basis-75 {
  width: 75%;
}

.f-basis-76 {
  width: 76%;
}

.f-basis-77 {
  width: 77%;
}

.f-basis-78 {
  width: 78%;
}

.f-basis-79 {
  width: 79%;
}

.f-basis-80 {
  width: 80%;
}

.f-basis-81 {
  width: 81%;
}

.f-basis-82 {
  width: 82%;
}

.f-basis-83 {
  width: 83%;
}

.f-basis-84 {
  width: 84%;
}

.f-basis-85 {
  width: 85%;
}

.f-basis-86 {
  width: 86%;
}

.f-basis-87 {
  width: 87%;
}

.f-basis-88 {
  width: 88%;
}

.f-basis-89 {
  width: 89%;
}

.f-basis-90 {
  width: 90%;
}

.f-basis-91 {
  width: 91%;
}

.f-basis-92 {
  width: 92%;
}

.f-basis-93 {
  width: 93%;
}

.f-basis-94 {
  width: 94%;
}

.f-basis-95 {
  width: 95%;
}

.f-basis-96 {
  width: 96%;
}

.f-basis-97 {
  width: 97%;
}

.f-basis-98 {
  width: 98%;
}

.f-basis-99 {
  width: 99%;
}

.f-basis-100 {
  width: 100%;
}

.grow-1 {
  flex-grow: 1;
}

.shrink-0 {
  flex-shrink: 0;
}

/* WIDTH */
.min-w-1 {
  min-width: 1px;
}

.min-w-2 {
  min-width: 2px;
}

.min-w-3 {
  min-width: 3px;
}

.min-w-4 {
  min-width: 4px;
}

.min-w-5 {
  min-width: 5px;
}

.min-w-6 {
  min-width: 6px;
}

.min-w-7 {
  min-width: 7px;
}

.min-w-8 {
  min-width: 8px;
}

.min-w-9 {
  min-width: 9px;
}

.min-w-10 {
  min-width: 10px;
}

.min-w-11 {
  min-width: 11px;
}

.min-w-12 {
  min-width: 12px;
}

.min-w-13 {
  min-width: 13px;
}

.min-w-14 {
  min-width: 14px;
}

.min-w-15 {
  min-width: 15px;
}

.min-w-16 {
  min-width: 16px;
}

.min-w-17 {
  min-width: 17px;
}

.min-w-18 {
  min-width: 18px;
}

.min-w-19 {
  min-width: 19px;
}

.min-w-20 {
  min-width: 20px;
}

.min-w-21 {
  min-width: 21px;
}

.min-w-22 {
  min-width: 22px;
}

.min-w-23 {
  min-width: 23px;
}

.min-w-24 {
  min-width: 24px;
}

.min-w-25 {
  min-width: 25px;
}

.min-w-26 {
  min-width: 26px;
}

.min-w-27 {
  min-width: 27px;
}

.min-w-28 {
  min-width: 28px;
}

.min-w-29 {
  min-width: 29px;
}

.min-w-30 {
  min-width: 30px;
}

.min-w-31 {
  min-width: 31px;
}

.min-w-32 {
  min-width: 32px;
}

.min-w-33 {
  min-width: 33px;
}

.min-w-34 {
  min-width: 34px;
}

.min-w-35 {
  min-width: 35px;
}

.min-w-36 {
  min-width: 36px;
}

.min-w-37 {
  min-width: 37px;
}

.min-w-38 {
  min-width: 38px;
}

.min-w-39 {
  min-width: 39px;
}

.min-w-40 {
  min-width: 40px;
}

.min-w-41 {
  min-width: 41px;
}

.min-w-42 {
  min-width: 42px;
}

.min-w-43 {
  min-width: 43px;
}

.min-w-44 {
  min-width: 44px;
}

.min-w-45 {
  min-width: 45px;
}

.min-w-46 {
  min-width: 46px;
}

.min-w-47 {
  min-width: 47px;
}

.min-w-48 {
  min-width: 48px;
}

.min-w-49 {
  min-width: 49px;
}

.min-w-50 {
  min-width: 50px;
}

.min-w-51 {
  min-width: 51px;
}

.min-w-52 {
  min-width: 52px;
}

.min-w-53 {
  min-width: 53px;
}

.min-w-54 {
  min-width: 54px;
}

.min-w-55 {
  min-width: 55px;
}

.min-w-56 {
  min-width: 56px;
}

.min-w-57 {
  min-width: 57px;
}

.min-w-58 {
  min-width: 58px;
}

.min-w-59 {
  min-width: 59px;
}

.min-w-60 {
  min-width: 60px;
}

.min-w-61 {
  min-width: 61px;
}

.min-w-62 {
  min-width: 62px;
}

.min-w-63 {
  min-width: 63px;
}

.min-w-64 {
  min-width: 64px;
}

.min-w-65 {
  min-width: 65px;
}

.min-w-66 {
  min-width: 66px;
}

.min-w-67 {
  min-width: 67px;
}

.min-w-68 {
  min-width: 68px;
}

.min-w-69 {
  min-width: 69px;
}

.min-w-70 {
  min-width: 70px;
}

.min-w-71 {
  min-width: 71px;
}

.min-w-72 {
  min-width: 72px;
}

.min-w-73 {
  min-width: 73px;
}

.min-w-74 {
  min-width: 74px;
}

.min-w-75 {
  min-width: 75px;
}

.min-w-76 {
  min-width: 76px;
}

.min-w-77 {
  min-width: 77px;
}

.min-w-78 {
  min-width: 78px;
}

.min-w-79 {
  min-width: 79px;
}

.min-w-80 {
  min-width: 80px;
}

.min-w-81 {
  min-width: 81px;
}

.min-w-82 {
  min-width: 82px;
}

.min-w-83 {
  min-width: 83px;
}

.min-w-84 {
  min-width: 84px;
}

.min-w-85 {
  min-width: 85px;
}

.min-w-86 {
  min-width: 86px;
}

.min-w-87 {
  min-width: 87px;
}

.min-w-88 {
  min-width: 88px;
}

.min-w-89 {
  min-width: 89px;
}

.min-w-90 {
  min-width: 90px;
}

.min-w-91 {
  min-width: 91px;
}

.min-w-92 {
  min-width: 92px;
}

.min-w-93 {
  min-width: 93px;
}

.min-w-94 {
  min-width: 94px;
}

.min-w-95 {
  min-width: 95px;
}

.min-w-96 {
  min-width: 96px;
}

.min-w-97 {
  min-width: 97px;
}

.min-w-98 {
  min-width: 98px;
}

.min-w-99 {
  min-width: 99px;
}

.min-w-100 {
  min-width: 100px;
}

.min-w-101 {
  min-width: 101px;
}

.min-w-102 {
  min-width: 102px;
}

.min-w-103 {
  min-width: 103px;
}

.min-w-104 {
  min-width: 104px;
}

.min-w-105 {
  min-width: 105px;
}

.min-w-106 {
  min-width: 106px;
}

.min-w-107 {
  min-width: 107px;
}

.min-w-108 {
  min-width: 108px;
}

.min-w-109 {
  min-width: 109px;
}

.min-w-110 {
  min-width: 110px;
}

.min-w-111 {
  min-width: 111px;
}

.min-w-112 {
  min-width: 112px;
}

.min-w-113 {
  min-width: 113px;
}

.min-w-114 {
  min-width: 114px;
}

.min-w-115 {
  min-width: 115px;
}

.min-w-116 {
  min-width: 116px;
}

.min-w-117 {
  min-width: 117px;
}

.min-w-118 {
  min-width: 118px;
}

.min-w-119 {
  min-width: 119px;
}

.min-w-120 {
  min-width: 120px;
}

.min-w-121 {
  min-width: 121px;
}

.min-w-122 {
  min-width: 122px;
}

.min-w-123 {
  min-width: 123px;
}

.min-w-124 {
  min-width: 124px;
}

.min-w-125 {
  min-width: 125px;
}

.min-w-126 {
  min-width: 126px;
}

.min-w-127 {
  min-width: 127px;
}

.min-w-128 {
  min-width: 128px;
}

.min-w-129 {
  min-width: 129px;
}

.min-w-130 {
  min-width: 130px;
}

.min-w-131 {
  min-width: 131px;
}

.min-w-132 {
  min-width: 132px;
}

.min-w-133 {
  min-width: 133px;
}

.min-w-134 {
  min-width: 134px;
}

.min-w-135 {
  min-width: 135px;
}

.min-w-136 {
  min-width: 136px;
}

.min-w-137 {
  min-width: 137px;
}

.min-w-138 {
  min-width: 138px;
}

.min-w-139 {
  min-width: 139px;
}

.min-w-140 {
  min-width: 140px;
}

.min-w-141 {
  min-width: 141px;
}

.min-w-142 {
  min-width: 142px;
}

.min-w-143 {
  min-width: 143px;
}

.min-w-144 {
  min-width: 144px;
}

.min-w-145 {
  min-width: 145px;
}

.min-w-146 {
  min-width: 146px;
}

.min-w-147 {
  min-width: 147px;
}

.min-w-148 {
  min-width: 148px;
}

.min-w-149 {
  min-width: 149px;
}

.min-w-150 {
  min-width: 150px;
}

.min-w-151 {
  min-width: 151px;
}

.min-w-152 {
  min-width: 152px;
}

.min-w-153 {
  min-width: 153px;
}

.min-w-154 {
  min-width: 154px;
}

.min-w-155 {
  min-width: 155px;
}

.min-w-156 {
  min-width: 156px;
}

.min-w-157 {
  min-width: 157px;
}

.min-w-158 {
  min-width: 158px;
}

.min-w-159 {
  min-width: 159px;
}

.min-w-160 {
  min-width: 160px;
}

.min-w-161 {
  min-width: 161px;
}

.min-w-162 {
  min-width: 162px;
}

.min-w-163 {
  min-width: 163px;
}

.min-w-164 {
  min-width: 164px;
}

.min-w-165 {
  min-width: 165px;
}

.min-w-166 {
  min-width: 166px;
}

.min-w-167 {
  min-width: 167px;
}

.min-w-168 {
  min-width: 168px;
}

.min-w-169 {
  min-width: 169px;
}

.min-w-170 {
  min-width: 170px;
}

.min-w-171 {
  min-width: 171px;
}

.min-w-172 {
  min-width: 172px;
}

.min-w-173 {
  min-width: 173px;
}

.min-w-174 {
  min-width: 174px;
}

.min-w-175 {
  min-width: 175px;
}

.min-w-176 {
  min-width: 176px;
}

.min-w-177 {
  min-width: 177px;
}

.min-w-178 {
  min-width: 178px;
}

.min-w-179 {
  min-width: 179px;
}

.min-w-180 {
  min-width: 180px;
}

.min-w-181 {
  min-width: 181px;
}

.min-w-182 {
  min-width: 182px;
}

.min-w-183 {
  min-width: 183px;
}

.min-w-184 {
  min-width: 184px;
}

.min-w-185 {
  min-width: 185px;
}

.min-w-186 {
  min-width: 186px;
}

.min-w-187 {
  min-width: 187px;
}

.min-w-188 {
  min-width: 188px;
}

.min-w-189 {
  min-width: 189px;
}

.min-w-190 {
  min-width: 190px;
}

.min-w-191 {
  min-width: 191px;
}

.min-w-192 {
  min-width: 192px;
}

.min-w-193 {
  min-width: 193px;
}

.min-w-194 {
  min-width: 194px;
}

.min-w-195 {
  min-width: 195px;
}

.min-w-196 {
  min-width: 196px;
}

.min-w-197 {
  min-width: 197px;
}

.min-w-198 {
  min-width: 198px;
}

.min-w-199 {
  min-width: 199px;
}

.min-w-200 {
  min-width: 200px;
}

.min-w-201 {
  min-width: 201px;
}

.min-w-202 {
  min-width: 202px;
}

.min-w-203 {
  min-width: 203px;
}

.min-w-204 {
  min-width: 204px;
}

.min-w-205 {
  min-width: 205px;
}

.min-w-206 {
  min-width: 206px;
}

.min-w-207 {
  min-width: 207px;
}

.min-w-208 {
  min-width: 208px;
}

.min-w-209 {
  min-width: 209px;
}

.min-w-210 {
  min-width: 210px;
}

.min-w-211 {
  min-width: 211px;
}

.min-w-212 {
  min-width: 212px;
}

.min-w-213 {
  min-width: 213px;
}

.min-w-214 {
  min-width: 214px;
}

.min-w-215 {
  min-width: 215px;
}

.min-w-216 {
  min-width: 216px;
}

.min-w-217 {
  min-width: 217px;
}

.min-w-218 {
  min-width: 218px;
}

.min-w-219 {
  min-width: 219px;
}

.min-w-220 {
  min-width: 220px;
}

.min-w-221 {
  min-width: 221px;
}

.min-w-222 {
  min-width: 222px;
}

.min-w-223 {
  min-width: 223px;
}

.min-w-224 {
  min-width: 224px;
}

.min-w-225 {
  min-width: 225px;
}

.min-w-226 {
  min-width: 226px;
}

.min-w-227 {
  min-width: 227px;
}

.min-w-228 {
  min-width: 228px;
}

.min-w-229 {
  min-width: 229px;
}

.min-w-230 {
  min-width: 230px;
}

.min-w-231 {
  min-width: 231px;
}

.min-w-232 {
  min-width: 232px;
}

.min-w-233 {
  min-width: 233px;
}

.min-w-234 {
  min-width: 234px;
}

.min-w-235 {
  min-width: 235px;
}

.min-w-236 {
  min-width: 236px;
}

.min-w-237 {
  min-width: 237px;
}

.min-w-238 {
  min-width: 238px;
}

.min-w-239 {
  min-width: 239px;
}

.min-w-240 {
  min-width: 240px;
}

.min-w-241 {
  min-width: 241px;
}

.min-w-242 {
  min-width: 242px;
}

.min-w-243 {
  min-width: 243px;
}

.min-w-244 {
  min-width: 244px;
}

.min-w-245 {
  min-width: 245px;
}

.min-w-246 {
  min-width: 246px;
}

.min-w-247 {
  min-width: 247px;
}

.min-w-248 {
  min-width: 248px;
}

.min-w-249 {
  min-width: 249px;
}

.min-w-250 {
  min-width: 250px;
}

.min-w-251 {
  min-width: 251px;
}

.min-w-252 {
  min-width: 252px;
}

.min-w-253 {
  min-width: 253px;
}

.min-w-254 {
  min-width: 254px;
}

.min-w-255 {
  min-width: 255px;
}

.min-w-256 {
  min-width: 256px;
}

.min-w-257 {
  min-width: 257px;
}

.min-w-258 {
  min-width: 258px;
}

.min-w-259 {
  min-width: 259px;
}

.min-w-260 {
  min-width: 260px;
}

.min-w-261 {
  min-width: 261px;
}

.min-w-262 {
  min-width: 262px;
}

.min-w-263 {
  min-width: 263px;
}

.min-w-264 {
  min-width: 264px;
}

.min-w-265 {
  min-width: 265px;
}

.min-w-266 {
  min-width: 266px;
}

.min-w-267 {
  min-width: 267px;
}

.min-w-268 {
  min-width: 268px;
}

.min-w-269 {
  min-width: 269px;
}

.min-w-270 {
  min-width: 270px;
}

.min-w-271 {
  min-width: 271px;
}

.min-w-272 {
  min-width: 272px;
}

.min-w-273 {
  min-width: 273px;
}

.min-w-274 {
  min-width: 274px;
}

.min-w-275 {
  min-width: 275px;
}

.min-w-276 {
  min-width: 276px;
}

.min-w-277 {
  min-width: 277px;
}

.min-w-278 {
  min-width: 278px;
}

.min-w-279 {
  min-width: 279px;
}

.min-w-280 {
  min-width: 280px;
}

.min-w-281 {
  min-width: 281px;
}

.min-w-282 {
  min-width: 282px;
}

.min-w-283 {
  min-width: 283px;
}

.min-w-284 {
  min-width: 284px;
}

.min-w-285 {
  min-width: 285px;
}

.min-w-286 {
  min-width: 286px;
}

.min-w-287 {
  min-width: 287px;
}

.min-w-288 {
  min-width: 288px;
}

.min-w-289 {
  min-width: 289px;
}

.min-w-290 {
  min-width: 290px;
}

.min-w-291 {
  min-width: 291px;
}

.min-w-292 {
  min-width: 292px;
}

.min-w-293 {
  min-width: 293px;
}

.min-w-294 {
  min-width: 294px;
}

.min-w-295 {
  min-width: 295px;
}

.min-w-296 {
  min-width: 296px;
}

.min-w-297 {
  min-width: 297px;
}

.min-w-298 {
  min-width: 298px;
}

.min-w-299 {
  min-width: 299px;
}

.min-w-300 {
  min-width: 300px;
}

.min-w-301 {
  min-width: 301px;
}

.min-w-302 {
  min-width: 302px;
}

.min-w-303 {
  min-width: 303px;
}

.min-w-304 {
  min-width: 304px;
}

.min-w-305 {
  min-width: 305px;
}

.min-w-306 {
  min-width: 306px;
}

.min-w-307 {
  min-width: 307px;
}

.min-w-308 {
  min-width: 308px;
}

.min-w-309 {
  min-width: 309px;
}

.min-w-310 {
  min-width: 310px;
}

.min-w-311 {
  min-width: 311px;
}

.min-w-312 {
  min-width: 312px;
}

.min-w-313 {
  min-width: 313px;
}

.min-w-314 {
  min-width: 314px;
}

.min-w-315 {
  min-width: 315px;
}

.min-w-316 {
  min-width: 316px;
}

.min-w-317 {
  min-width: 317px;
}

.min-w-318 {
  min-width: 318px;
}

.min-w-319 {
  min-width: 319px;
}

.min-w-320 {
  min-width: 320px;
}

.min-w-321 {
  min-width: 321px;
}

.min-w-322 {
  min-width: 322px;
}

.min-w-323 {
  min-width: 323px;
}

.min-w-324 {
  min-width: 324px;
}

.min-w-325 {
  min-width: 325px;
}

.min-w-326 {
  min-width: 326px;
}

.min-w-327 {
  min-width: 327px;
}

.min-w-328 {
  min-width: 328px;
}

.min-w-329 {
  min-width: 329px;
}

.min-w-330 {
  min-width: 330px;
}

.min-w-331 {
  min-width: 331px;
}

.min-w-332 {
  min-width: 332px;
}

.min-w-333 {
  min-width: 333px;
}

.min-w-334 {
  min-width: 334px;
}

.min-w-335 {
  min-width: 335px;
}

.min-w-336 {
  min-width: 336px;
}

.min-w-337 {
  min-width: 337px;
}

.min-w-338 {
  min-width: 338px;
}

.min-w-339 {
  min-width: 339px;
}

.min-w-340 {
  min-width: 340px;
}

.min-w-341 {
  min-width: 341px;
}

.min-w-342 {
  min-width: 342px;
}

.min-w-343 {
  min-width: 343px;
}

.min-w-344 {
  min-width: 344px;
}

.min-w-345 {
  min-width: 345px;
}

.min-w-346 {
  min-width: 346px;
}

.min-w-347 {
  min-width: 347px;
}

.min-w-348 {
  min-width: 348px;
}

.min-w-349 {
  min-width: 349px;
}

.min-w-350 {
  min-width: 350px;
}

.min-w-351 {
  min-width: 351px;
}

.min-w-352 {
  min-width: 352px;
}

.min-w-353 {
  min-width: 353px;
}

.min-w-354 {
  min-width: 354px;
}

.min-w-355 {
  min-width: 355px;
}

.min-w-356 {
  min-width: 356px;
}

.min-w-357 {
  min-width: 357px;
}

.min-w-358 {
  min-width: 358px;
}

.min-w-359 {
  min-width: 359px;
}

.min-w-360 {
  min-width: 360px;
}

.min-w-361 {
  min-width: 361px;
}

.min-w-362 {
  min-width: 362px;
}

.min-w-363 {
  min-width: 363px;
}

.min-w-364 {
  min-width: 364px;
}

.min-w-365 {
  min-width: 365px;
}

.min-w-366 {
  min-width: 366px;
}

.min-w-367 {
  min-width: 367px;
}

.min-w-368 {
  min-width: 368px;
}

.min-w-369 {
  min-width: 369px;
}

.min-w-370 {
  min-width: 370px;
}

.min-w-371 {
  min-width: 371px;
}

.min-w-372 {
  min-width: 372px;
}

.min-w-373 {
  min-width: 373px;
}

.min-w-374 {
  min-width: 374px;
}

.min-w-375 {
  min-width: 375px;
}

.min-w-376 {
  min-width: 376px;
}

.min-w-377 {
  min-width: 377px;
}

.min-w-378 {
  min-width: 378px;
}

.min-w-379 {
  min-width: 379px;
}

.min-w-380 {
  min-width: 380px;
}

.min-w-381 {
  min-width: 381px;
}

.min-w-382 {
  min-width: 382px;
}

.min-w-383 {
  min-width: 383px;
}

.min-w-384 {
  min-width: 384px;
}

.min-w-385 {
  min-width: 385px;
}

.min-w-386 {
  min-width: 386px;
}

.min-w-387 {
  min-width: 387px;
}

.min-w-388 {
  min-width: 388px;
}

.min-w-389 {
  min-width: 389px;
}

.min-w-390 {
  min-width: 390px;
}

.min-w-391 {
  min-width: 391px;
}

.min-w-392 {
  min-width: 392px;
}

.min-w-393 {
  min-width: 393px;
}

.min-w-394 {
  min-width: 394px;
}

.min-w-395 {
  min-width: 395px;
}

.min-w-396 {
  min-width: 396px;
}

.min-w-397 {
  min-width: 397px;
}

.min-w-398 {
  min-width: 398px;
}

.min-w-399 {
  min-width: 399px;
}

.min-w-400 {
  min-width: 400px;
}

.min-w-401 {
  min-width: 401px;
}

.min-w-402 {
  min-width: 402px;
}

.min-w-403 {
  min-width: 403px;
}

.min-w-404 {
  min-width: 404px;
}

.min-w-405 {
  min-width: 405px;
}

.min-w-406 {
  min-width: 406px;
}

.min-w-407 {
  min-width: 407px;
}

.min-w-408 {
  min-width: 408px;
}

.min-w-409 {
  min-width: 409px;
}

.min-w-410 {
  min-width: 410px;
}

.min-w-411 {
  min-width: 411px;
}

.min-w-412 {
  min-width: 412px;
}

.min-w-413 {
  min-width: 413px;
}

.min-w-414 {
  min-width: 414px;
}

.min-w-415 {
  min-width: 415px;
}

.min-w-416 {
  min-width: 416px;
}

.min-w-417 {
  min-width: 417px;
}

.min-w-418 {
  min-width: 418px;
}

.min-w-419 {
  min-width: 419px;
}

.min-w-420 {
  min-width: 420px;
}

.min-w-421 {
  min-width: 421px;
}

.min-w-422 {
  min-width: 422px;
}

.min-w-423 {
  min-width: 423px;
}

.min-w-424 {
  min-width: 424px;
}

.min-w-425 {
  min-width: 425px;
}

.min-w-426 {
  min-width: 426px;
}

.min-w-427 {
  min-width: 427px;
}

.min-w-428 {
  min-width: 428px;
}

.min-w-429 {
  min-width: 429px;
}

.min-w-430 {
  min-width: 430px;
}

.min-w-431 {
  min-width: 431px;
}

.min-w-432 {
  min-width: 432px;
}

.min-w-433 {
  min-width: 433px;
}

.min-w-434 {
  min-width: 434px;
}

.min-w-435 {
  min-width: 435px;
}

.min-w-436 {
  min-width: 436px;
}

.min-w-437 {
  min-width: 437px;
}

.min-w-438 {
  min-width: 438px;
}

.min-w-439 {
  min-width: 439px;
}

.min-w-440 {
  min-width: 440px;
}

.min-w-441 {
  min-width: 441px;
}

.min-w-442 {
  min-width: 442px;
}

.min-w-443 {
  min-width: 443px;
}

.min-w-444 {
  min-width: 444px;
}

.min-w-445 {
  min-width: 445px;
}

.min-w-446 {
  min-width: 446px;
}

.min-w-447 {
  min-width: 447px;
}

.min-w-448 {
  min-width: 448px;
}

.min-w-449 {
  min-width: 449px;
}

.min-w-450 {
  min-width: 450px;
}

.min-w-451 {
  min-width: 451px;
}

.min-w-452 {
  min-width: 452px;
}

.min-w-453 {
  min-width: 453px;
}

.min-w-454 {
  min-width: 454px;
}

.min-w-455 {
  min-width: 455px;
}

.min-w-456 {
  min-width: 456px;
}

.min-w-457 {
  min-width: 457px;
}

.min-w-458 {
  min-width: 458px;
}

.min-w-459 {
  min-width: 459px;
}

.min-w-460 {
  min-width: 460px;
}

.min-w-461 {
  min-width: 461px;
}

.min-w-462 {
  min-width: 462px;
}

.min-w-463 {
  min-width: 463px;
}

.min-w-464 {
  min-width: 464px;
}

.min-w-465 {
  min-width: 465px;
}

.min-w-466 {
  min-width: 466px;
}

.min-w-467 {
  min-width: 467px;
}

.min-w-468 {
  min-width: 468px;
}

.min-w-469 {
  min-width: 469px;
}

.min-w-470 {
  min-width: 470px;
}

.min-w-471 {
  min-width: 471px;
}

.min-w-472 {
  min-width: 472px;
}

.min-w-473 {
  min-width: 473px;
}

.min-w-474 {
  min-width: 474px;
}

.min-w-475 {
  min-width: 475px;
}

.min-w-476 {
  min-width: 476px;
}

.min-w-477 {
  min-width: 477px;
}

.min-w-478 {
  min-width: 478px;
}

.min-w-479 {
  min-width: 479px;
}

.min-w-480 {
  min-width: 480px;
}

.min-w-481 {
  min-width: 481px;
}

.min-w-482 {
  min-width: 482px;
}

.min-w-483 {
  min-width: 483px;
}

.min-w-484 {
  min-width: 484px;
}

.min-w-485 {
  min-width: 485px;
}

.min-w-486 {
  min-width: 486px;
}

.min-w-487 {
  min-width: 487px;
}

.min-w-488 {
  min-width: 488px;
}

.min-w-489 {
  min-width: 489px;
}

.min-w-490 {
  min-width: 490px;
}

.min-w-491 {
  min-width: 491px;
}

.min-w-492 {
  min-width: 492px;
}

.min-w-493 {
  min-width: 493px;
}

.min-w-494 {
  min-width: 494px;
}

.min-w-495 {
  min-width: 495px;
}

.min-w-496 {
  min-width: 496px;
}

.min-w-497 {
  min-width: 497px;
}

.min-w-498 {
  min-width: 498px;
}

.min-w-499 {
  min-width: 499px;
}

.min-w-500 {
  min-width: 500px;
}

.max-w-1 {
  max-width: 1px;
}

.max-w-2 {
  max-width: 2px;
}

.max-w-3 {
  max-width: 3px;
}

.max-w-4 {
  max-width: 4px;
}

.max-w-5 {
  max-width: 5px;
}

.max-w-6 {
  max-width: 6px;
}

.max-w-7 {
  max-width: 7px;
}

.max-w-8 {
  max-width: 8px;
}

.max-w-9 {
  max-width: 9px;
}

.max-w-10 {
  max-width: 10px;
}

.max-w-11 {
  max-width: 11px;
}

.max-w-12 {
  max-width: 12px;
}

.max-w-13 {
  max-width: 13px;
}

.max-w-14 {
  max-width: 14px;
}

.max-w-15 {
  max-width: 15px;
}

.max-w-16 {
  max-width: 16px;
}

.max-w-17 {
  max-width: 17px;
}

.max-w-18 {
  max-width: 18px;
}

.max-w-19 {
  max-width: 19px;
}

.max-w-20 {
  max-width: 20px;
}

.max-w-21 {
  max-width: 21px;
}

.max-w-22 {
  max-width: 22px;
}

.max-w-23 {
  max-width: 23px;
}

.max-w-24 {
  max-width: 24px;
}

.max-w-25 {
  max-width: 25px;
}

.max-w-26 {
  max-width: 26px;
}

.max-w-27 {
  max-width: 27px;
}

.max-w-28 {
  max-width: 28px;
}

.max-w-29 {
  max-width: 29px;
}

.max-w-30 {
  max-width: 30px;
}

.max-w-31 {
  max-width: 31px;
}

.max-w-32 {
  max-width: 32px;
}

.max-w-33 {
  max-width: 33px;
}

.max-w-34 {
  max-width: 34px;
}

.max-w-35 {
  max-width: 35px;
}

.max-w-36 {
  max-width: 36px;
}

.max-w-37 {
  max-width: 37px;
}

.max-w-38 {
  max-width: 38px;
}

.max-w-39 {
  max-width: 39px;
}

.max-w-40 {
  max-width: 40px;
}

.max-w-41 {
  max-width: 41px;
}

.max-w-42 {
  max-width: 42px;
}

.max-w-43 {
  max-width: 43px;
}

.max-w-44 {
  max-width: 44px;
}

.max-w-45 {
  max-width: 45px;
}

.max-w-46 {
  max-width: 46px;
}

.max-w-47 {
  max-width: 47px;
}

.max-w-48 {
  max-width: 48px;
}

.max-w-49 {
  max-width: 49px;
}

.max-w-50 {
  max-width: 50px;
}

.max-w-51 {
  max-width: 51px;
}

.max-w-52 {
  max-width: 52px;
}

.max-w-53 {
  max-width: 53px;
}

.max-w-54 {
  max-width: 54px;
}

.max-w-55 {
  max-width: 55px;
}

.max-w-56 {
  max-width: 56px;
}

.max-w-57 {
  max-width: 57px;
}

.max-w-58 {
  max-width: 58px;
}

.max-w-59 {
  max-width: 59px;
}

.max-w-60 {
  max-width: 60px;
}

.max-w-61 {
  max-width: 61px;
}

.max-w-62 {
  max-width: 62px;
}

.max-w-63 {
  max-width: 63px;
}

.max-w-64 {
  max-width: 64px;
}

.max-w-65 {
  max-width: 65px;
}

.max-w-66 {
  max-width: 66px;
}

.max-w-67 {
  max-width: 67px;
}

.max-w-68 {
  max-width: 68px;
}

.max-w-69 {
  max-width: 69px;
}

.max-w-70 {
  max-width: 70px;
}

.max-w-71 {
  max-width: 71px;
}

.max-w-72 {
  max-width: 72px;
}

.max-w-73 {
  max-width: 73px;
}

.max-w-74 {
  max-width: 74px;
}

.max-w-75 {
  max-width: 75px;
}

.max-w-76 {
  max-width: 76px;
}

.max-w-77 {
  max-width: 77px;
}

.max-w-78 {
  max-width: 78px;
}

.max-w-79 {
  max-width: 79px;
}

.max-w-80 {
  max-width: 80px;
}

.max-w-81 {
  max-width: 81px;
}

.max-w-82 {
  max-width: 82px;
}

.max-w-83 {
  max-width: 83px;
}

.max-w-84 {
  max-width: 84px;
}

.max-w-85 {
  max-width: 85px;
}

.max-w-86 {
  max-width: 86px;
}

.max-w-87 {
  max-width: 87px;
}

.max-w-88 {
  max-width: 88px;
}

.max-w-89 {
  max-width: 89px;
}

.max-w-90 {
  max-width: 90px;
}

.max-w-91 {
  max-width: 91px;
}

.max-w-92 {
  max-width: 92px;
}

.max-w-93 {
  max-width: 93px;
}

.max-w-94 {
  max-width: 94px;
}

.max-w-95 {
  max-width: 95px;
}

.max-w-96 {
  max-width: 96px;
}

.max-w-97 {
  max-width: 97px;
}

.max-w-98 {
  max-width: 98px;
}

.max-w-99 {
  max-width: 99px;
}

.max-w-100 {
  max-width: 100px;
}

.max-w-101 {
  max-width: 101px;
}

.max-w-102 {
  max-width: 102px;
}

.max-w-103 {
  max-width: 103px;
}

.max-w-104 {
  max-width: 104px;
}

.max-w-105 {
  max-width: 105px;
}

.max-w-106 {
  max-width: 106px;
}

.max-w-107 {
  max-width: 107px;
}

.max-w-108 {
  max-width: 108px;
}

.max-w-109 {
  max-width: 109px;
}

.max-w-110 {
  max-width: 110px;
}

.max-w-111 {
  max-width: 111px;
}

.max-w-112 {
  max-width: 112px;
}

.max-w-113 {
  max-width: 113px;
}

.max-w-114 {
  max-width: 114px;
}

.max-w-115 {
  max-width: 115px;
}

.max-w-116 {
  max-width: 116px;
}

.max-w-117 {
  max-width: 117px;
}

.max-w-118 {
  max-width: 118px;
}

.max-w-119 {
  max-width: 119px;
}

.max-w-120 {
  max-width: 120px;
}

.max-w-121 {
  max-width: 121px;
}

.max-w-122 {
  max-width: 122px;
}

.max-w-123 {
  max-width: 123px;
}

.max-w-124 {
  max-width: 124px;
}

.max-w-125 {
  max-width: 125px;
}

.max-w-126 {
  max-width: 126px;
}

.max-w-127 {
  max-width: 127px;
}

.max-w-128 {
  max-width: 128px;
}

.max-w-129 {
  max-width: 129px;
}

.max-w-130 {
  max-width: 130px;
}

.max-w-131 {
  max-width: 131px;
}

.max-w-132 {
  max-width: 132px;
}

.max-w-133 {
  max-width: 133px;
}

.max-w-134 {
  max-width: 134px;
}

.max-w-135 {
  max-width: 135px;
}

.max-w-136 {
  max-width: 136px;
}

.max-w-137 {
  max-width: 137px;
}

.max-w-138 {
  max-width: 138px;
}

.max-w-139 {
  max-width: 139px;
}

.max-w-140 {
  max-width: 140px;
}

.max-w-141 {
  max-width: 141px;
}

.max-w-142 {
  max-width: 142px;
}

.max-w-143 {
  max-width: 143px;
}

.max-w-144 {
  max-width: 144px;
}

.max-w-145 {
  max-width: 145px;
}

.max-w-146 {
  max-width: 146px;
}

.max-w-147 {
  max-width: 147px;
}

.max-w-148 {
  max-width: 148px;
}

.max-w-149 {
  max-width: 149px;
}

.max-w-150 {
  max-width: 150px;
}

.max-w-151 {
  max-width: 151px;
}

.max-w-152 {
  max-width: 152px;
}

.max-w-153 {
  max-width: 153px;
}

.max-w-154 {
  max-width: 154px;
}

.max-w-155 {
  max-width: 155px;
}

.max-w-156 {
  max-width: 156px;
}

.max-w-157 {
  max-width: 157px;
}

.max-w-158 {
  max-width: 158px;
}

.max-w-159 {
  max-width: 159px;
}

.max-w-160 {
  max-width: 160px;
}

.max-w-161 {
  max-width: 161px;
}

.max-w-162 {
  max-width: 162px;
}

.max-w-163 {
  max-width: 163px;
}

.max-w-164 {
  max-width: 164px;
}

.max-w-165 {
  max-width: 165px;
}

.max-w-166 {
  max-width: 166px;
}

.max-w-167 {
  max-width: 167px;
}

.max-w-168 {
  max-width: 168px;
}

.max-w-169 {
  max-width: 169px;
}

.max-w-170 {
  max-width: 170px;
}

.max-w-171 {
  max-width: 171px;
}

.max-w-172 {
  max-width: 172px;
}

.max-w-173 {
  max-width: 173px;
}

.max-w-174 {
  max-width: 174px;
}

.max-w-175 {
  max-width: 175px;
}

.max-w-176 {
  max-width: 176px;
}

.max-w-177 {
  max-width: 177px;
}

.max-w-178 {
  max-width: 178px;
}

.max-w-179 {
  max-width: 179px;
}

.max-w-180 {
  max-width: 180px;
}

.max-w-181 {
  max-width: 181px;
}

.max-w-182 {
  max-width: 182px;
}

.max-w-183 {
  max-width: 183px;
}

.max-w-184 {
  max-width: 184px;
}

.max-w-185 {
  max-width: 185px;
}

.max-w-186 {
  max-width: 186px;
}

.max-w-187 {
  max-width: 187px;
}

.max-w-188 {
  max-width: 188px;
}

.max-w-189 {
  max-width: 189px;
}

.max-w-190 {
  max-width: 190px;
}

.max-w-191 {
  max-width: 191px;
}

.max-w-192 {
  max-width: 192px;
}

.max-w-193 {
  max-width: 193px;
}

.max-w-194 {
  max-width: 194px;
}

.max-w-195 {
  max-width: 195px;
}

.max-w-196 {
  max-width: 196px;
}

.max-w-197 {
  max-width: 197px;
}

.max-w-198 {
  max-width: 198px;
}

.max-w-199 {
  max-width: 199px;
}

.max-w-200 {
  max-width: 200px;
}

.max-w-201 {
  max-width: 201px;
}

.max-w-202 {
  max-width: 202px;
}

.max-w-203 {
  max-width: 203px;
}

.max-w-204 {
  max-width: 204px;
}

.max-w-205 {
  max-width: 205px;
}

.max-w-206 {
  max-width: 206px;
}

.max-w-207 {
  max-width: 207px;
}

.max-w-208 {
  max-width: 208px;
}

.max-w-209 {
  max-width: 209px;
}

.max-w-210 {
  max-width: 210px;
}

.max-w-211 {
  max-width: 211px;
}

.max-w-212 {
  max-width: 212px;
}

.max-w-213 {
  max-width: 213px;
}

.max-w-214 {
  max-width: 214px;
}

.max-w-215 {
  max-width: 215px;
}

.max-w-216 {
  max-width: 216px;
}

.max-w-217 {
  max-width: 217px;
}

.max-w-218 {
  max-width: 218px;
}

.max-w-219 {
  max-width: 219px;
}

.max-w-220 {
  max-width: 220px;
}

.max-w-221 {
  max-width: 221px;
}

.max-w-222 {
  max-width: 222px;
}

.max-w-223 {
  max-width: 223px;
}

.max-w-224 {
  max-width: 224px;
}

.max-w-225 {
  max-width: 225px;
}

.max-w-226 {
  max-width: 226px;
}

.max-w-227 {
  max-width: 227px;
}

.max-w-228 {
  max-width: 228px;
}

.max-w-229 {
  max-width: 229px;
}

.max-w-230 {
  max-width: 230px;
}

.max-w-231 {
  max-width: 231px;
}

.max-w-232 {
  max-width: 232px;
}

.max-w-233 {
  max-width: 233px;
}

.max-w-234 {
  max-width: 234px;
}

.max-w-235 {
  max-width: 235px;
}

.max-w-236 {
  max-width: 236px;
}

.max-w-237 {
  max-width: 237px;
}

.max-w-238 {
  max-width: 238px;
}

.max-w-239 {
  max-width: 239px;
}

.max-w-240 {
  max-width: 240px;
}

.max-w-241 {
  max-width: 241px;
}

.max-w-242 {
  max-width: 242px;
}

.max-w-243 {
  max-width: 243px;
}

.max-w-244 {
  max-width: 244px;
}

.max-w-245 {
  max-width: 245px;
}

.max-w-246 {
  max-width: 246px;
}

.max-w-247 {
  max-width: 247px;
}

.max-w-248 {
  max-width: 248px;
}

.max-w-249 {
  max-width: 249px;
}

.max-w-250 {
  max-width: 250px;
}

.max-w-251 {
  max-width: 251px;
}

.max-w-252 {
  max-width: 252px;
}

.max-w-253 {
  max-width: 253px;
}

.max-w-254 {
  max-width: 254px;
}

.max-w-255 {
  max-width: 255px;
}

.max-w-256 {
  max-width: 256px;
}

.max-w-257 {
  max-width: 257px;
}

.max-w-258 {
  max-width: 258px;
}

.max-w-259 {
  max-width: 259px;
}

.max-w-260 {
  max-width: 260px;
}

.max-w-261 {
  max-width: 261px;
}

.max-w-262 {
  max-width: 262px;
}

.max-w-263 {
  max-width: 263px;
}

.max-w-264 {
  max-width: 264px;
}

.max-w-265 {
  max-width: 265px;
}

.max-w-266 {
  max-width: 266px;
}

.max-w-267 {
  max-width: 267px;
}

.max-w-268 {
  max-width: 268px;
}

.max-w-269 {
  max-width: 269px;
}

.max-w-270 {
  max-width: 270px;
}

.max-w-271 {
  max-width: 271px;
}

.max-w-272 {
  max-width: 272px;
}

.max-w-273 {
  max-width: 273px;
}

.max-w-274 {
  max-width: 274px;
}

.max-w-275 {
  max-width: 275px;
}

.max-w-276 {
  max-width: 276px;
}

.max-w-277 {
  max-width: 277px;
}

.max-w-278 {
  max-width: 278px;
}

.max-w-279 {
  max-width: 279px;
}

.max-w-280 {
  max-width: 280px;
}

.max-w-281 {
  max-width: 281px;
}

.max-w-282 {
  max-width: 282px;
}

.max-w-283 {
  max-width: 283px;
}

.max-w-284 {
  max-width: 284px;
}

.max-w-285 {
  max-width: 285px;
}

.max-w-286 {
  max-width: 286px;
}

.max-w-287 {
  max-width: 287px;
}

.max-w-288 {
  max-width: 288px;
}

.max-w-289 {
  max-width: 289px;
}

.max-w-290 {
  max-width: 290px;
}

.max-w-291 {
  max-width: 291px;
}

.max-w-292 {
  max-width: 292px;
}

.max-w-293 {
  max-width: 293px;
}

.max-w-294 {
  max-width: 294px;
}

.max-w-295 {
  max-width: 295px;
}

.max-w-296 {
  max-width: 296px;
}

.max-w-297 {
  max-width: 297px;
}

.max-w-298 {
  max-width: 298px;
}

.max-w-299 {
  max-width: 299px;
}

.max-w-300 {
  max-width: 300px;
}

.max-w-301 {
  max-width: 301px;
}

.max-w-302 {
  max-width: 302px;
}

.max-w-303 {
  max-width: 303px;
}

.max-w-304 {
  max-width: 304px;
}

.max-w-305 {
  max-width: 305px;
}

.max-w-306 {
  max-width: 306px;
}

.max-w-307 {
  max-width: 307px;
}

.max-w-308 {
  max-width: 308px;
}

.max-w-309 {
  max-width: 309px;
}

.max-w-310 {
  max-width: 310px;
}

.max-w-311 {
  max-width: 311px;
}

.max-w-312 {
  max-width: 312px;
}

.max-w-313 {
  max-width: 313px;
}

.max-w-314 {
  max-width: 314px;
}

.max-w-315 {
  max-width: 315px;
}

.max-w-316 {
  max-width: 316px;
}

.max-w-317 {
  max-width: 317px;
}

.max-w-318 {
  max-width: 318px;
}

.max-w-319 {
  max-width: 319px;
}

.max-w-320 {
  max-width: 320px;
}

.max-w-321 {
  max-width: 321px;
}

.max-w-322 {
  max-width: 322px;
}

.max-w-323 {
  max-width: 323px;
}

.max-w-324 {
  max-width: 324px;
}

.max-w-325 {
  max-width: 325px;
}

.max-w-326 {
  max-width: 326px;
}

.max-w-327 {
  max-width: 327px;
}

.max-w-328 {
  max-width: 328px;
}

.max-w-329 {
  max-width: 329px;
}

.max-w-330 {
  max-width: 330px;
}

.max-w-331 {
  max-width: 331px;
}

.max-w-332 {
  max-width: 332px;
}

.max-w-333 {
  max-width: 333px;
}

.max-w-334 {
  max-width: 334px;
}

.max-w-335 {
  max-width: 335px;
}

.max-w-336 {
  max-width: 336px;
}

.max-w-337 {
  max-width: 337px;
}

.max-w-338 {
  max-width: 338px;
}

.max-w-339 {
  max-width: 339px;
}

.max-w-340 {
  max-width: 340px;
}

.max-w-341 {
  max-width: 341px;
}

.max-w-342 {
  max-width: 342px;
}

.max-w-343 {
  max-width: 343px;
}

.max-w-344 {
  max-width: 344px;
}

.max-w-345 {
  max-width: 345px;
}

.max-w-346 {
  max-width: 346px;
}

.max-w-347 {
  max-width: 347px;
}

.max-w-348 {
  max-width: 348px;
}

.max-w-349 {
  max-width: 349px;
}

.max-w-350 {
  max-width: 350px;
}

.max-w-351 {
  max-width: 351px;
}

.max-w-352 {
  max-width: 352px;
}

.max-w-353 {
  max-width: 353px;
}

.max-w-354 {
  max-width: 354px;
}

.max-w-355 {
  max-width: 355px;
}

.max-w-356 {
  max-width: 356px;
}

.max-w-357 {
  max-width: 357px;
}

.max-w-358 {
  max-width: 358px;
}

.max-w-359 {
  max-width: 359px;
}

.max-w-360 {
  max-width: 360px;
}

.max-w-361 {
  max-width: 361px;
}

.max-w-362 {
  max-width: 362px;
}

.max-w-363 {
  max-width: 363px;
}

.max-w-364 {
  max-width: 364px;
}

.max-w-365 {
  max-width: 365px;
}

.max-w-366 {
  max-width: 366px;
}

.max-w-367 {
  max-width: 367px;
}

.max-w-368 {
  max-width: 368px;
}

.max-w-369 {
  max-width: 369px;
}

.max-w-370 {
  max-width: 370px;
}

.max-w-371 {
  max-width: 371px;
}

.max-w-372 {
  max-width: 372px;
}

.max-w-373 {
  max-width: 373px;
}

.max-w-374 {
  max-width: 374px;
}

.max-w-375 {
  max-width: 375px;
}

.max-w-376 {
  max-width: 376px;
}

.max-w-377 {
  max-width: 377px;
}

.max-w-378 {
  max-width: 378px;
}

.max-w-379 {
  max-width: 379px;
}

.max-w-380 {
  max-width: 380px;
}

.max-w-381 {
  max-width: 381px;
}

.max-w-382 {
  max-width: 382px;
}

.max-w-383 {
  max-width: 383px;
}

.max-w-384 {
  max-width: 384px;
}

.max-w-385 {
  max-width: 385px;
}

.max-w-386 {
  max-width: 386px;
}

.max-w-387 {
  max-width: 387px;
}

.max-w-388 {
  max-width: 388px;
}

.max-w-389 {
  max-width: 389px;
}

.max-w-390 {
  max-width: 390px;
}

.max-w-391 {
  max-width: 391px;
}

.max-w-392 {
  max-width: 392px;
}

.max-w-393 {
  max-width: 393px;
}

.max-w-394 {
  max-width: 394px;
}

.max-w-395 {
  max-width: 395px;
}

.max-w-396 {
  max-width: 396px;
}

.max-w-397 {
  max-width: 397px;
}

.max-w-398 {
  max-width: 398px;
}

.max-w-399 {
  max-width: 399px;
}

.max-w-400 {
  max-width: 400px;
}

.max-w-401 {
  max-width: 401px;
}

.max-w-402 {
  max-width: 402px;
}

.max-w-403 {
  max-width: 403px;
}

.max-w-404 {
  max-width: 404px;
}

.max-w-405 {
  max-width: 405px;
}

.max-w-406 {
  max-width: 406px;
}

.max-w-407 {
  max-width: 407px;
}

.max-w-408 {
  max-width: 408px;
}

.max-w-409 {
  max-width: 409px;
}

.max-w-410 {
  max-width: 410px;
}

.max-w-411 {
  max-width: 411px;
}

.max-w-412 {
  max-width: 412px;
}

.max-w-413 {
  max-width: 413px;
}

.max-w-414 {
  max-width: 414px;
}

.max-w-415 {
  max-width: 415px;
}

.max-w-416 {
  max-width: 416px;
}

.max-w-417 {
  max-width: 417px;
}

.max-w-418 {
  max-width: 418px;
}

.max-w-419 {
  max-width: 419px;
}

.max-w-420 {
  max-width: 420px;
}

.max-w-421 {
  max-width: 421px;
}

.max-w-422 {
  max-width: 422px;
}

.max-w-423 {
  max-width: 423px;
}

.max-w-424 {
  max-width: 424px;
}

.max-w-425 {
  max-width: 425px;
}

.max-w-426 {
  max-width: 426px;
}

.max-w-427 {
  max-width: 427px;
}

.max-w-428 {
  max-width: 428px;
}

.max-w-429 {
  max-width: 429px;
}

.max-w-430 {
  max-width: 430px;
}

.max-w-431 {
  max-width: 431px;
}

.max-w-432 {
  max-width: 432px;
}

.max-w-433 {
  max-width: 433px;
}

.max-w-434 {
  max-width: 434px;
}

.max-w-435 {
  max-width: 435px;
}

.max-w-436 {
  max-width: 436px;
}

.max-w-437 {
  max-width: 437px;
}

.max-w-438 {
  max-width: 438px;
}

.max-w-439 {
  max-width: 439px;
}

.max-w-440 {
  max-width: 440px;
}

.max-w-441 {
  max-width: 441px;
}

.max-w-442 {
  max-width: 442px;
}

.max-w-443 {
  max-width: 443px;
}

.max-w-444 {
  max-width: 444px;
}

.max-w-445 {
  max-width: 445px;
}

.max-w-446 {
  max-width: 446px;
}

.max-w-447 {
  max-width: 447px;
}

.max-w-448 {
  max-width: 448px;
}

.max-w-449 {
  max-width: 449px;
}

.max-w-450 {
  max-width: 450px;
}

.max-w-451 {
  max-width: 451px;
}

.max-w-452 {
  max-width: 452px;
}

.max-w-453 {
  max-width: 453px;
}

.max-w-454 {
  max-width: 454px;
}

.max-w-455 {
  max-width: 455px;
}

.max-w-456 {
  max-width: 456px;
}

.max-w-457 {
  max-width: 457px;
}

.max-w-458 {
  max-width: 458px;
}

.max-w-459 {
  max-width: 459px;
}

.max-w-460 {
  max-width: 460px;
}

.max-w-461 {
  max-width: 461px;
}

.max-w-462 {
  max-width: 462px;
}

.max-w-463 {
  max-width: 463px;
}

.max-w-464 {
  max-width: 464px;
}

.max-w-465 {
  max-width: 465px;
}

.max-w-466 {
  max-width: 466px;
}

.max-w-467 {
  max-width: 467px;
}

.max-w-468 {
  max-width: 468px;
}

.max-w-469 {
  max-width: 469px;
}

.max-w-470 {
  max-width: 470px;
}

.max-w-471 {
  max-width: 471px;
}

.max-w-472 {
  max-width: 472px;
}

.max-w-473 {
  max-width: 473px;
}

.max-w-474 {
  max-width: 474px;
}

.max-w-475 {
  max-width: 475px;
}

.max-w-476 {
  max-width: 476px;
}

.max-w-477 {
  max-width: 477px;
}

.max-w-478 {
  max-width: 478px;
}

.max-w-479 {
  max-width: 479px;
}

.max-w-480 {
  max-width: 480px;
}

.max-w-481 {
  max-width: 481px;
}

.max-w-482 {
  max-width: 482px;
}

.max-w-483 {
  max-width: 483px;
}

.max-w-484 {
  max-width: 484px;
}

.max-w-485 {
  max-width: 485px;
}

.max-w-486 {
  max-width: 486px;
}

.max-w-487 {
  max-width: 487px;
}

.max-w-488 {
  max-width: 488px;
}

.max-w-489 {
  max-width: 489px;
}

.max-w-490 {
  max-width: 490px;
}

.max-w-491 {
  max-width: 491px;
}

.max-w-492 {
  max-width: 492px;
}

.max-w-493 {
  max-width: 493px;
}

.max-w-494 {
  max-width: 494px;
}

.max-w-495 {
  max-width: 495px;
}

.max-w-496 {
  max-width: 496px;
}

.max-w-497 {
  max-width: 497px;
}

.max-w-498 {
  max-width: 498px;
}

.max-w-499 {
  max-width: 499px;
}

.max-w-500 {
  max-width: 500px;
}

.max-w-501 {
  max-width: 501px;
}

.max-w-502 {
  max-width: 502px;
}

.max-w-503 {
  max-width: 503px;
}

.max-w-504 {
  max-width: 504px;
}

.max-w-505 {
  max-width: 505px;
}

.max-w-506 {
  max-width: 506px;
}

.max-w-507 {
  max-width: 507px;
}

.max-w-508 {
  max-width: 508px;
}

.max-w-509 {
  max-width: 509px;
}

.max-w-510 {
  max-width: 510px;
}

.max-w-511 {
  max-width: 511px;
}

.max-w-512 {
  max-width: 512px;
}

.max-w-513 {
  max-width: 513px;
}

.max-w-514 {
  max-width: 514px;
}

.max-w-515 {
  max-width: 515px;
}

.max-w-516 {
  max-width: 516px;
}

.max-w-517 {
  max-width: 517px;
}

.max-w-518 {
  max-width: 518px;
}

.max-w-519 {
  max-width: 519px;
}

.max-w-520 {
  max-width: 520px;
}

.max-w-521 {
  max-width: 521px;
}

.max-w-522 {
  max-width: 522px;
}

.max-w-523 {
  max-width: 523px;
}

.max-w-524 {
  max-width: 524px;
}

.max-w-525 {
  max-width: 525px;
}

.max-w-526 {
  max-width: 526px;
}

.max-w-527 {
  max-width: 527px;
}

.max-w-528 {
  max-width: 528px;
}

.max-w-529 {
  max-width: 529px;
}

.max-w-530 {
  max-width: 530px;
}

.max-w-531 {
  max-width: 531px;
}

.max-w-532 {
  max-width: 532px;
}

.max-w-533 {
  max-width: 533px;
}

.max-w-534 {
  max-width: 534px;
}

.max-w-535 {
  max-width: 535px;
}

.max-w-536 {
  max-width: 536px;
}

.max-w-537 {
  max-width: 537px;
}

.max-w-538 {
  max-width: 538px;
}

.max-w-539 {
  max-width: 539px;
}

.max-w-540 {
  max-width: 540px;
}

.max-w-541 {
  max-width: 541px;
}

.max-w-542 {
  max-width: 542px;
}

.max-w-543 {
  max-width: 543px;
}

.max-w-544 {
  max-width: 544px;
}

.max-w-545 {
  max-width: 545px;
}

.max-w-546 {
  max-width: 546px;
}

.max-w-547 {
  max-width: 547px;
}

.max-w-548 {
  max-width: 548px;
}

.max-w-549 {
  max-width: 549px;
}

.max-w-550 {
  max-width: 550px;
}

.max-w-551 {
  max-width: 551px;
}

.max-w-552 {
  max-width: 552px;
}

.max-w-553 {
  max-width: 553px;
}

.max-w-554 {
  max-width: 554px;
}

.max-w-555 {
  max-width: 555px;
}

.max-w-556 {
  max-width: 556px;
}

.max-w-557 {
  max-width: 557px;
}

.max-w-558 {
  max-width: 558px;
}

.max-w-559 {
  max-width: 559px;
}

.max-w-560 {
  max-width: 560px;
}

.max-w-561 {
  max-width: 561px;
}

.max-w-562 {
  max-width: 562px;
}

.max-w-563 {
  max-width: 563px;
}

.max-w-564 {
  max-width: 564px;
}

.max-w-565 {
  max-width: 565px;
}

.max-w-566 {
  max-width: 566px;
}

.max-w-567 {
  max-width: 567px;
}

.max-w-568 {
  max-width: 568px;
}

.max-w-569 {
  max-width: 569px;
}

.max-w-570 {
  max-width: 570px;
}

.max-w-571 {
  max-width: 571px;
}

.max-w-572 {
  max-width: 572px;
}

.max-w-573 {
  max-width: 573px;
}

.max-w-574 {
  max-width: 574px;
}

.max-w-575 {
  max-width: 575px;
}

.max-w-576 {
  max-width: 576px;
}

.max-w-577 {
  max-width: 577px;
}

.max-w-578 {
  max-width: 578px;
}

.max-w-579 {
  max-width: 579px;
}

.max-w-580 {
  max-width: 580px;
}

.max-w-581 {
  max-width: 581px;
}

.max-w-582 {
  max-width: 582px;
}

.max-w-583 {
  max-width: 583px;
}

.max-w-584 {
  max-width: 584px;
}

.max-w-585 {
  max-width: 585px;
}

.max-w-586 {
  max-width: 586px;
}

.max-w-587 {
  max-width: 587px;
}

.max-w-588 {
  max-width: 588px;
}

.max-w-589 {
  max-width: 589px;
}

.max-w-590 {
  max-width: 590px;
}

.max-w-591 {
  max-width: 591px;
}

.max-w-592 {
  max-width: 592px;
}

.max-w-593 {
  max-width: 593px;
}

.max-w-594 {
  max-width: 594px;
}

.max-w-595 {
  max-width: 595px;
}

.max-w-596 {
  max-width: 596px;
}

.max-w-597 {
  max-width: 597px;
}

.max-w-598 {
  max-width: 598px;
}

.max-w-599 {
  max-width: 599px;
}

.max-w-600 {
  max-width: 600px;
}

.w-1 {
  width: 1%;
}

.w-2 {
  width: 2%;
}

.w-3 {
  width: 3%;
}

.w-4 {
  width: 4%;
}

.w-5 {
  width: 5%;
}

.w-6 {
  width: 6%;
}

.w-7 {
  width: 7%;
}

.w-8 {
  width: 8%;
}

.w-9 {
  width: 9%;
}

.w-10 {
  width: 10%;
}

.w-11 {
  width: 11%;
}

.w-12 {
  width: 12%;
}

.w-13 {
  width: 13%;
}

.w-14 {
  width: 14%;
}

.w-15 {
  width: 15%;
}

.w-16 {
  width: 16%;
}

.w-17 {
  width: 17%;
}

.w-18 {
  width: 18%;
}

.w-19 {
  width: 19%;
}

.w-20 {
  width: 20%;
}

.w-21 {
  width: 21%;
}

.w-22 {
  width: 22%;
}

.w-23 {
  width: 23%;
}

.w-24 {
  width: 24%;
}

.w-25 {
  width: 25%;
}

.w-26 {
  width: 26%;
}

.w-27 {
  width: 27%;
}

.w-28 {
  width: 28%;
}

.w-29 {
  width: 29%;
}

.w-30 {
  width: 30%;
}

.w-31 {
  width: 31%;
}

.w-32 {
  width: 32%;
}

.w-33 {
  width: 33%;
}

.w-34 {
  width: 34%;
}

.w-35 {
  width: 35%;
}

.w-36 {
  width: 36%;
}

.w-37 {
  width: 37%;
}

.w-38 {
  width: 38%;
}

.w-39 {
  width: 39%;
}

.w-40 {
  width: 40%;
}

.w-41 {
  width: 41%;
}

.w-42 {
  width: 42%;
}

.w-43 {
  width: 43%;
}

.w-44 {
  width: 44%;
}

.w-45 {
  width: 45%;
}

.w-46 {
  width: 46%;
}

.w-47 {
  width: 47%;
}

.w-48 {
  width: 48%;
}

.w-49 {
  width: 49%;
}

.w-50 {
  width: 50%;
}

.w-51 {
  width: 51%;
}

.w-52 {
  width: 52%;
}

.w-53 {
  width: 53%;
}

.w-54 {
  width: 54%;
}

.w-55 {
  width: 55%;
}

.w-56 {
  width: 56%;
}

.w-57 {
  width: 57%;
}

.w-58 {
  width: 58%;
}

.w-59 {
  width: 59%;
}

.w-60 {
  width: 60%;
}

.w-61 {
  width: 61%;
}

.w-62 {
  width: 62%;
}

.w-63 {
  width: 63%;
}

.w-64 {
  width: 64%;
}

.w-65 {
  width: 65%;
}

.w-66 {
  width: 66%;
}

.w-67 {
  width: 67%;
}

.w-68 {
  width: 68%;
}

.w-69 {
  width: 69%;
}

.w-70 {
  width: 70%;
}

.w-71 {
  width: 71%;
}

.w-72 {
  width: 72%;
}

.w-73 {
  width: 73%;
}

.w-74 {
  width: 74%;
}

.w-75 {
  width: 75%;
}

.w-76 {
  width: 76%;
}

.w-77 {
  width: 77%;
}

.w-78 {
  width: 78%;
}

.w-79 {
  width: 79%;
}

.w-80 {
  width: 80%;
}

.w-81 {
  width: 81%;
}

.w-82 {
  width: 82%;
}

.w-83 {
  width: 83%;
}

.w-84 {
  width: 84%;
}

.w-85 {
  width: 85%;
}

.w-86 {
  width: 86%;
}

.w-87 {
  width: 87%;
}

.w-88 {
  width: 88%;
}

.w-89 {
  width: 89%;
}

.w-90 {
  width: 90%;
}

.w-91 {
  width: 91%;
}

.w-92 {
  width: 92%;
}

.w-93 {
  width: 93%;
}

.w-94 {
  width: 94%;
}

.w-95 {
  width: 95%;
}

.w-96 {
  width: 96%;
}

.w-97 {
  width: 97%;
}

.w-98 {
  width: 98%;
}

.w-99 {
  width: 99%;
}

.w-100 {
  width: 100%;
}

@media screen and (min-width: 1550px) {
  .w-lg-1 {
    width: 1%;
  }
  .w-lg-2 {
    width: 2%;
  }
  .w-lg-3 {
    width: 3%;
  }
  .w-lg-4 {
    width: 4%;
  }
  .w-lg-5 {
    width: 5%;
  }
  .w-lg-6 {
    width: 6%;
  }
  .w-lg-7 {
    width: 7%;
  }
  .w-lg-8 {
    width: 8%;
  }
  .w-lg-9 {
    width: 9%;
  }
  .w-lg-10 {
    width: 10%;
  }
  .w-lg-11 {
    width: 11%;
  }
  .w-lg-12 {
    width: 12%;
  }
  .w-lg-13 {
    width: 13%;
  }
  .w-lg-14 {
    width: 14%;
  }
  .w-lg-15 {
    width: 15%;
  }
  .w-lg-16 {
    width: 16%;
  }
  .w-lg-17 {
    width: 17%;
  }
  .w-lg-18 {
    width: 18%;
  }
  .w-lg-19 {
    width: 19%;
  }
  .w-lg-20 {
    width: 20%;
  }
  .w-lg-21 {
    width: 21%;
  }
  .w-lg-22 {
    width: 22%;
  }
  .w-lg-23 {
    width: 23%;
  }
  .w-lg-24 {
    width: 24%;
  }
  .w-lg-25 {
    width: 25%;
  }
  .w-lg-26 {
    width: 26%;
  }
  .w-lg-27 {
    width: 27%;
  }
  .w-lg-28 {
    width: 28%;
  }
  .w-lg-29 {
    width: 29%;
  }
  .w-lg-30 {
    width: 30%;
  }
  .w-lg-31 {
    width: 31%;
  }
  .w-lg-32 {
    width: 32%;
  }
  .w-lg-33 {
    width: 33%;
  }
  .w-lg-34 {
    width: 34%;
  }
  .w-lg-35 {
    width: 35%;
  }
  .w-lg-36 {
    width: 36%;
  }
  .w-lg-37 {
    width: 37%;
  }
  .w-lg-38 {
    width: 38%;
  }
  .w-lg-39 {
    width: 39%;
  }
  .w-lg-40 {
    width: 40%;
  }
  .w-lg-41 {
    width: 41%;
  }
  .w-lg-42 {
    width: 42%;
  }
  .w-lg-43 {
    width: 43%;
  }
  .w-lg-44 {
    width: 44%;
  }
  .w-lg-45 {
    width: 45%;
  }
  .w-lg-46 {
    width: 46%;
  }
  .w-lg-47 {
    width: 47%;
  }
  .w-lg-48 {
    width: 48%;
  }
  .w-lg-49 {
    width: 49%;
  }
  .w-lg-50 {
    width: 50%;
  }
  .w-lg-51 {
    width: 51%;
  }
  .w-lg-52 {
    width: 52%;
  }
  .w-lg-53 {
    width: 53%;
  }
  .w-lg-54 {
    width: 54%;
  }
  .w-lg-55 {
    width: 55%;
  }
  .w-lg-56 {
    width: 56%;
  }
  .w-lg-57 {
    width: 57%;
  }
  .w-lg-58 {
    width: 58%;
  }
  .w-lg-59 {
    width: 59%;
  }
  .w-lg-60 {
    width: 60%;
  }
  .w-lg-61 {
    width: 61%;
  }
  .w-lg-62 {
    width: 62%;
  }
  .w-lg-63 {
    width: 63%;
  }
  .w-lg-64 {
    width: 64%;
  }
  .w-lg-65 {
    width: 65%;
  }
  .w-lg-66 {
    width: 66%;
  }
  .w-lg-67 {
    width: 67%;
  }
  .w-lg-68 {
    width: 68%;
  }
  .w-lg-69 {
    width: 69%;
  }
  .w-lg-70 {
    width: 70%;
  }
  .w-lg-71 {
    width: 71%;
  }
  .w-lg-72 {
    width: 72%;
  }
  .w-lg-73 {
    width: 73%;
  }
  .w-lg-74 {
    width: 74%;
  }
  .w-lg-75 {
    width: 75%;
  }
  .w-lg-76 {
    width: 76%;
  }
  .w-lg-77 {
    width: 77%;
  }
  .w-lg-78 {
    width: 78%;
  }
  .w-lg-79 {
    width: 79%;
  }
  .w-lg-80 {
    width: 80%;
  }
  .w-lg-81 {
    width: 81%;
  }
  .w-lg-82 {
    width: 82%;
  }
  .w-lg-83 {
    width: 83%;
  }
  .w-lg-84 {
    width: 84%;
  }
  .w-lg-85 {
    width: 85%;
  }
  .w-lg-86 {
    width: 86%;
  }
  .w-lg-87 {
    width: 87%;
  }
  .w-lg-88 {
    width: 88%;
  }
  .w-lg-89 {
    width: 89%;
  }
  .w-lg-90 {
    width: 90%;
  }
  .w-lg-91 {
    width: 91%;
  }
  .w-lg-92 {
    width: 92%;
  }
  .w-lg-93 {
    width: 93%;
  }
  .w-lg-94 {
    width: 94%;
  }
  .w-lg-95 {
    width: 95%;
  }
  .w-lg-96 {
    width: 96%;
  }
  .w-lg-97 {
    width: 97%;
  }
  .w-lg-98 {
    width: 98%;
  }
  .w-lg-99 {
    width: 99%;
  }
  .w-lg-100 {
    width: 100%;
  }
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .w-mat-1 {
    width: 1%;
  }
  .w-mat-2 {
    width: 2%;
  }
  .w-mat-3 {
    width: 3%;
  }
  .w-mat-4 {
    width: 4%;
  }
  .w-mat-5 {
    width: 5%;
  }
  .w-mat-6 {
    width: 6%;
  }
  .w-mat-7 {
    width: 7%;
  }
  .w-mat-8 {
    width: 8%;
  }
  .w-mat-9 {
    width: 9%;
  }
  .w-mat-10 {
    width: 10%;
  }
  .w-mat-11 {
    width: 11%;
  }
  .w-mat-12 {
    width: 12%;
  }
  .w-mat-13 {
    width: 13%;
  }
  .w-mat-14 {
    width: 14%;
  }
  .w-mat-15 {
    width: 15%;
  }
  .w-mat-16 {
    width: 16%;
  }
  .w-mat-17 {
    width: 17%;
  }
  .w-mat-18 {
    width: 18%;
  }
  .w-mat-19 {
    width: 19%;
  }
  .w-mat-20 {
    width: 20%;
  }
  .w-mat-21 {
    width: 21%;
  }
  .w-mat-22 {
    width: 22%;
  }
  .w-mat-23 {
    width: 23%;
  }
  .w-mat-24 {
    width: 24%;
  }
  .w-mat-25 {
    width: 25%;
  }
  .w-mat-26 {
    width: 26%;
  }
  .w-mat-27 {
    width: 27%;
  }
  .w-mat-28 {
    width: 28%;
  }
  .w-mat-29 {
    width: 29%;
  }
  .w-mat-30 {
    width: 30%;
  }
  .w-mat-31 {
    width: 31%;
  }
  .w-mat-32 {
    width: 32%;
  }
  .w-mat-33 {
    width: 33%;
  }
  .w-mat-34 {
    width: 34%;
  }
  .w-mat-35 {
    width: 35%;
  }
  .w-mat-36 {
    width: 36%;
  }
  .w-mat-37 {
    width: 37%;
  }
  .w-mat-38 {
    width: 38%;
  }
  .w-mat-39 {
    width: 39%;
  }
  .w-mat-40 {
    width: 40%;
  }
  .w-mat-41 {
    width: 41%;
  }
  .w-mat-42 {
    width: 42%;
  }
  .w-mat-43 {
    width: 43%;
  }
  .w-mat-44 {
    width: 44%;
  }
  .w-mat-45 {
    width: 45%;
  }
  .w-mat-46 {
    width: 46%;
  }
  .w-mat-47 {
    width: 47%;
  }
  .w-mat-48 {
    width: 48%;
  }
  .w-mat-49 {
    width: 49%;
  }
  .w-mat-50 {
    width: 50%;
  }
  .w-mat-51 {
    width: 51%;
  }
  .w-mat-52 {
    width: 52%;
  }
  .w-mat-53 {
    width: 53%;
  }
  .w-mat-54 {
    width: 54%;
  }
  .w-mat-55 {
    width: 55%;
  }
  .w-mat-56 {
    width: 56%;
  }
  .w-mat-57 {
    width: 57%;
  }
  .w-mat-58 {
    width: 58%;
  }
  .w-mat-59 {
    width: 59%;
  }
  .w-mat-60 {
    width: 60%;
  }
  .w-mat-61 {
    width: 61%;
  }
  .w-mat-62 {
    width: 62%;
  }
  .w-mat-63 {
    width: 63%;
  }
  .w-mat-64 {
    width: 64%;
  }
  .w-mat-65 {
    width: 65%;
  }
  .w-mat-66 {
    width: 66%;
  }
  .w-mat-67 {
    width: 67%;
  }
  .w-mat-68 {
    width: 68%;
  }
  .w-mat-69 {
    width: 69%;
  }
  .w-mat-70 {
    width: 70%;
  }
  .w-mat-71 {
    width: 71%;
  }
  .w-mat-72 {
    width: 72%;
  }
  .w-mat-73 {
    width: 73%;
  }
  .w-mat-74 {
    width: 74%;
  }
  .w-mat-75 {
    width: 75%;
  }
  .w-mat-76 {
    width: 76%;
  }
  .w-mat-77 {
    width: 77%;
  }
  .w-mat-78 {
    width: 78%;
  }
  .w-mat-79 {
    width: 79%;
  }
  .w-mat-80 {
    width: 80%;
  }
  .w-mat-81 {
    width: 81%;
  }
  .w-mat-82 {
    width: 82%;
  }
  .w-mat-83 {
    width: 83%;
  }
  .w-mat-84 {
    width: 84%;
  }
  .w-mat-85 {
    width: 85%;
  }
  .w-mat-86 {
    width: 86%;
  }
  .w-mat-87 {
    width: 87%;
  }
  .w-mat-88 {
    width: 88%;
  }
  .w-mat-89 {
    width: 89%;
  }
  .w-mat-90 {
    width: 90%;
  }
  .w-mat-91 {
    width: 91%;
  }
  .w-mat-92 {
    width: 92%;
  }
  .w-mat-93 {
    width: 93%;
  }
  .w-mat-94 {
    width: 94%;
  }
  .w-mat-95 {
    width: 95%;
  }
  .w-mat-96 {
    width: 96%;
  }
  .w-mat-97 {
    width: 97%;
  }
  .w-mat-98 {
    width: 98%;
  }
  .w-mat-99 {
    width: 99%;
  }
  .w-mat-100 {
    width: 100%;
  }
}
@media screen and (max-width: 1499px) and (min-width: 1281px) {
  .w-mat-to-lg-1 {
    width: 1%;
  }
  .w-mat-to-lg-2 {
    width: 2%;
  }
  .w-mat-to-lg-3 {
    width: 3%;
  }
  .w-mat-to-lg-4 {
    width: 4%;
  }
  .w-mat-to-lg-5 {
    width: 5%;
  }
  .w-mat-to-lg-6 {
    width: 6%;
  }
  .w-mat-to-lg-7 {
    width: 7%;
  }
  .w-mat-to-lg-8 {
    width: 8%;
  }
  .w-mat-to-lg-9 {
    width: 9%;
  }
  .w-mat-to-lg-10 {
    width: 10%;
  }
  .w-mat-to-lg-11 {
    width: 11%;
  }
  .w-mat-to-lg-12 {
    width: 12%;
  }
  .w-mat-to-lg-13 {
    width: 13%;
  }
  .w-mat-to-lg-14 {
    width: 14%;
  }
  .w-mat-to-lg-15 {
    width: 15%;
  }
  .w-mat-to-lg-16 {
    width: 16%;
  }
  .w-mat-to-lg-17 {
    width: 17%;
  }
  .w-mat-to-lg-18 {
    width: 18%;
  }
  .w-mat-to-lg-19 {
    width: 19%;
  }
  .w-mat-to-lg-20 {
    width: 20%;
  }
  .w-mat-to-lg-21 {
    width: 21%;
  }
  .w-mat-to-lg-22 {
    width: 22%;
  }
  .w-mat-to-lg-23 {
    width: 23%;
  }
  .w-mat-to-lg-24 {
    width: 24%;
  }
  .w-mat-to-lg-25 {
    width: 25%;
  }
  .w-mat-to-lg-26 {
    width: 26%;
  }
  .w-mat-to-lg-27 {
    width: 27%;
  }
  .w-mat-to-lg-28 {
    width: 28%;
  }
  .w-mat-to-lg-29 {
    width: 29%;
  }
  .w-mat-to-lg-30 {
    width: 30%;
  }
  .w-mat-to-lg-31 {
    width: 31%;
  }
  .w-mat-to-lg-32 {
    width: 32%;
  }
  .w-mat-to-lg-33 {
    width: 33%;
  }
  .w-mat-to-lg-34 {
    width: 34%;
  }
  .w-mat-to-lg-35 {
    width: 35%;
  }
  .w-mat-to-lg-36 {
    width: 36%;
  }
  .w-mat-to-lg-37 {
    width: 37%;
  }
  .w-mat-to-lg-38 {
    width: 38%;
  }
  .w-mat-to-lg-39 {
    width: 39%;
  }
  .w-mat-to-lg-40 {
    width: 40%;
  }
  .w-mat-to-lg-41 {
    width: 41%;
  }
  .w-mat-to-lg-42 {
    width: 42%;
  }
  .w-mat-to-lg-43 {
    width: 43%;
  }
  .w-mat-to-lg-44 {
    width: 44%;
  }
  .w-mat-to-lg-45 {
    width: 45%;
  }
  .w-mat-to-lg-46 {
    width: 46%;
  }
  .w-mat-to-lg-47 {
    width: 47%;
  }
  .w-mat-to-lg-48 {
    width: 48%;
  }
  .w-mat-to-lg-49 {
    width: 49%;
  }
  .w-mat-to-lg-50 {
    width: 50%;
  }
  .w-mat-to-lg-51 {
    width: 51%;
  }
  .w-mat-to-lg-52 {
    width: 52%;
  }
  .w-mat-to-lg-53 {
    width: 53%;
  }
  .w-mat-to-lg-54 {
    width: 54%;
  }
  .w-mat-to-lg-55 {
    width: 55%;
  }
  .w-mat-to-lg-56 {
    width: 56%;
  }
  .w-mat-to-lg-57 {
    width: 57%;
  }
  .w-mat-to-lg-58 {
    width: 58%;
  }
  .w-mat-to-lg-59 {
    width: 59%;
  }
  .w-mat-to-lg-60 {
    width: 60%;
  }
  .w-mat-to-lg-61 {
    width: 61%;
  }
  .w-mat-to-lg-62 {
    width: 62%;
  }
  .w-mat-to-lg-63 {
    width: 63%;
  }
  .w-mat-to-lg-64 {
    width: 64%;
  }
  .w-mat-to-lg-65 {
    width: 65%;
  }
  .w-mat-to-lg-66 {
    width: 66%;
  }
  .w-mat-to-lg-67 {
    width: 67%;
  }
  .w-mat-to-lg-68 {
    width: 68%;
  }
  .w-mat-to-lg-69 {
    width: 69%;
  }
  .w-mat-to-lg-70 {
    width: 70%;
  }
  .w-mat-to-lg-71 {
    width: 71%;
  }
  .w-mat-to-lg-72 {
    width: 72%;
  }
  .w-mat-to-lg-73 {
    width: 73%;
  }
  .w-mat-to-lg-74 {
    width: 74%;
  }
  .w-mat-to-lg-75 {
    width: 75%;
  }
  .w-mat-to-lg-76 {
    width: 76%;
  }
  .w-mat-to-lg-77 {
    width: 77%;
  }
  .w-mat-to-lg-78 {
    width: 78%;
  }
  .w-mat-to-lg-79 {
    width: 79%;
  }
  .w-mat-to-lg-80 {
    width: 80%;
  }
  .w-mat-to-lg-81 {
    width: 81%;
  }
  .w-mat-to-lg-82 {
    width: 82%;
  }
  .w-mat-to-lg-83 {
    width: 83%;
  }
  .w-mat-to-lg-84 {
    width: 84%;
  }
  .w-mat-to-lg-85 {
    width: 85%;
  }
  .w-mat-to-lg-86 {
    width: 86%;
  }
  .w-mat-to-lg-87 {
    width: 87%;
  }
  .w-mat-to-lg-88 {
    width: 88%;
  }
  .w-mat-to-lg-89 {
    width: 89%;
  }
  .w-mat-to-lg-90 {
    width: 90%;
  }
  .w-mat-to-lg-91 {
    width: 91%;
  }
  .w-mat-to-lg-92 {
    width: 92%;
  }
  .w-mat-to-lg-93 {
    width: 93%;
  }
  .w-mat-to-lg-94 {
    width: 94%;
  }
  .w-mat-to-lg-95 {
    width: 95%;
  }
  .w-mat-to-lg-96 {
    width: 96%;
  }
  .w-mat-to-lg-97 {
    width: 97%;
  }
  .w-mat-to-lg-98 {
    width: 98%;
  }
  .w-mat-to-lg-99 {
    width: 99%;
  }
  .w-mat-to-lg-100 {
    width: 100%;
  }
}
.f-w-40-px {
  max-width: 40px;
  min-width: 40px;
}

.f-w-45-px {
  max-width: 45px;
  min-width: 45px;
}

.f-w-47-px {
  max-width: 47px;
  min-width: 47px;
}

.f-w-80-px {
  max-width: 80px;
  min-width: 80px;
}

.w-static-300 {
  width: 300px;
}

/* HEIGHT */
.h-1px {
  height: 1px;
}

.h-2px {
  height: 2px;
}

.h-3px {
  height: 3px;
}

.h-4px {
  height: 4px;
}

.h-5px {
  height: 5px;
}

.h-6px {
  height: 6px;
}

.h-7px {
  height: 7px;
}

.h-8px {
  height: 8px;
}

.h-9px {
  height: 9px;
}

.h-10px {
  height: 10px;
}

.h-11px {
  height: 11px;
}

.h-12px {
  height: 12px;
}

.h-13px {
  height: 13px;
}

.h-14px {
  height: 14px;
}

.h-15px {
  height: 15px;
}

.h-16px {
  height: 16px;
}

.h-17px {
  height: 17px;
}

.h-18px {
  height: 18px;
}

.h-19px {
  height: 19px;
}

.h-20px {
  height: 20px;
}

.h-21px {
  height: 21px;
}

.h-22px {
  height: 22px;
}

.h-23px {
  height: 23px;
}

.h-24px {
  height: 24px;
}

.h-25px {
  height: 25px;
}

.h-26px {
  height: 26px;
}

.h-27px {
  height: 27px;
}

.h-28px {
  height: 28px;
}

.h-29px {
  height: 29px;
}

.h-30px {
  height: 30px;
}

.h-31px {
  height: 31px;
}

.h-32px {
  height: 32px;
}

.h-33px {
  height: 33px;
}

.h-34px {
  height: 34px;
}

.h-35px {
  height: 35px;
}

.h-36px {
  height: 36px;
}

.h-37px {
  height: 37px;
}

.h-38px {
  height: 38px;
}

.h-39px {
  height: 39px;
}

.h-40px {
  height: 40px;
}

.h-41px {
  height: 41px;
}

.h-42px {
  height: 42px;
}

.h-43px {
  height: 43px;
}

.h-44px {
  height: 44px;
}

.h-45px {
  height: 45px;
}

.h-46px {
  height: 46px;
}

.h-47px {
  height: 47px;
}

.h-48px {
  height: 48px;
}

.h-49px {
  height: 49px;
}

.h-50px {
  height: 50px;
}

.h-51px {
  height: 51px;
}

.h-52px {
  height: 52px;
}

.h-53px {
  height: 53px;
}

.h-54px {
  height: 54px;
}

.h-55px {
  height: 55px;
}

.h-56px {
  height: 56px;
}

.h-57px {
  height: 57px;
}

.h-58px {
  height: 58px;
}

.h-59px {
  height: 59px;
}

.h-60px {
  height: 60px;
}

.h-61px {
  height: 61px;
}

.h-62px {
  height: 62px;
}

.h-63px {
  height: 63px;
}

.h-64px {
  height: 64px;
}

.h-65px {
  height: 65px;
}

.h-66px {
  height: 66px;
}

.h-67px {
  height: 67px;
}

.h-68px {
  height: 68px;
}

.h-69px {
  height: 69px;
}

.h-70px {
  height: 70px;
}

.h-71px {
  height: 71px;
}

.h-72px {
  height: 72px;
}

.h-73px {
  height: 73px;
}

.h-74px {
  height: 74px;
}

.h-75px {
  height: 75px;
}

.h-76px {
  height: 76px;
}

.h-77px {
  height: 77px;
}

.h-78px {
  height: 78px;
}

.h-79px {
  height: 79px;
}

.h-80px {
  height: 80px;
}

.h-81px {
  height: 81px;
}

.h-82px {
  height: 82px;
}

.h-83px {
  height: 83px;
}

.h-84px {
  height: 84px;
}

.h-85px {
  height: 85px;
}

.h-86px {
  height: 86px;
}

.h-87px {
  height: 87px;
}

.h-88px {
  height: 88px;
}

.h-89px {
  height: 89px;
}

.h-90px {
  height: 90px;
}

.h-91px {
  height: 91px;
}

.h-92px {
  height: 92px;
}

.h-93px {
  height: 93px;
}

.h-94px {
  height: 94px;
}

.h-95px {
  height: 95px;
}

.h-96px {
  height: 96px;
}

.h-97px {
  height: 97px;
}

.h-98px {
  height: 98px;
}

.h-99px {
  height: 99px;
}

.h-100px {
  height: 100px;
}

.min-h-25 {
  min-height: 25px;
}

.min-h-32 {
  min-height: 32px;
}

.min-h-80 {
  min-height: 80px;
}

.min-w-200 {
  min-width: 200px !important;
}

.margin-em {
  margin: 1.4em 0;
}

.m-t-m-40 {
  margin-top: -40px;
}

.m-b-1em {
  margin-bottom: 1em;
}

.m-b-2em {
  margin-bottom: 2em;
}

.m-t-1em {
  margin-top: 1em;
}

.m-r-20 {
  margin-right: 20px;
}

.m-b-10 {
  margin-bottom: 10px;
}

.m-b-15 {
  margin-bottom: 15px;
}

.m-b-05em {
  margin-bottom: 0.5em;
}

.m-r-5 {
  margin-right: 5px;
}

.m-r-10 {
  margin-right: 10px;
}

.p-t-5 {
  padding-top: 5px;
}

.p-b-5 {
  padding-bottom: 5px;
}

.m-b-20 {
  margin-bottom: 20px;
}

.p-t-14 {
  padding-top: 14px;
}

/* POSITIONS */
.pos-r {
  position: relative;
}

.full-height {
  height: 100%;
}

.c-p {
  cursor: pointer;
}

.ta-c {
  text-align: center;
}

/* Margins && Paddings */
/*Borders*/
.border-bottom {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.m-0 {
  margin: 0px;
}

.m-b-0 {
  margin-bottom: 0px;
}

.m-t-0 {
  margin-top: 0px;
}

.m-l-0 {
  margin-left: 0px;
}

.m-r-0 {
  margin-right: 0px;
}

.p-0 {
  padding: 0px;
}

.p-b-0 {
  padding-bottom: 0px;
}

.p-t-0 {
  padding-top: 0px;
}

.p-l-0 {
  padding-left: 0px;
}

.p-r-0 {
  padding-right: 0px;
}

.m-1 {
  margin: 1px;
}

.m-b-1 {
  margin-bottom: 1px;
}

.m-t-1 {
  margin-top: 1px;
}

.m-l-1 {
  margin-left: 1px;
}

.m-r-1 {
  margin-right: 1px;
}

.p-1 {
  padding: 1px;
}

.p-b-1 {
  padding-bottom: 1px;
}

.p-t-1 {
  padding-top: 1px;
}

.p-l-1 {
  padding-left: 1px;
}

.p-r-1 {
  padding-right: 1px;
}

.m-2 {
  margin: 2px;
}

.m-b-2 {
  margin-bottom: 2px;
}

.m-t-2 {
  margin-top: 2px;
}

.m-l-2 {
  margin-left: 2px;
}

.m-r-2 {
  margin-right: 2px;
}

.p-2 {
  padding: 2px;
}

.p-b-2 {
  padding-bottom: 2px;
}

.p-t-2 {
  padding-top: 2px;
}

.p-l-2 {
  padding-left: 2px;
}

.p-r-2 {
  padding-right: 2px;
}

.m-3 {
  margin: 3px;
}

.m-b-3 {
  margin-bottom: 3px;
}

.m-t-3 {
  margin-top: 3px;
}

.m-l-3 {
  margin-left: 3px;
}

.m-r-3 {
  margin-right: 3px;
}

.p-3 {
  padding: 3px;
}

.p-b-3 {
  padding-bottom: 3px;
}

.p-t-3 {
  padding-top: 3px;
}

.p-l-3 {
  padding-left: 3px;
}

.p-r-3 {
  padding-right: 3px;
}

.m-4 {
  margin: 4px;
}

.m-b-4 {
  margin-bottom: 4px;
}

.m-t-4 {
  margin-top: 4px;
}

.m-l-4 {
  margin-left: 4px;
}

.m-r-4 {
  margin-right: 4px;
}

.p-4 {
  padding: 4px;
}

.p-b-4 {
  padding-bottom: 4px;
}

.p-t-4 {
  padding-top: 4px;
}

.p-l-4 {
  padding-left: 4px;
}

.p-r-4 {
  padding-right: 4px;
}

.m-5 {
  margin: 5px;
}

.m-b-5 {
  margin-bottom: 5px;
}

.m-t-5 {
  margin-top: 5px;
}

.m-l-5 {
  margin-left: 5px;
}

.m-r-5 {
  margin-right: 5px;
}

.p-5 {
  padding: 5px;
}

.p-b-5 {
  padding-bottom: 5px;
}

.p-t-5 {
  padding-top: 5px;
}

.p-l-5 {
  padding-left: 5px;
}

.p-r-5 {
  padding-right: 5px;
}

.m-6 {
  margin: 6px;
}

.m-b-6 {
  margin-bottom: 6px;
}

.m-t-6 {
  margin-top: 6px;
}

.m-l-6 {
  margin-left: 6px;
}

.m-r-6 {
  margin-right: 6px;
}

.p-6 {
  padding: 6px;
}

.p-b-6 {
  padding-bottom: 6px;
}

.p-t-6 {
  padding-top: 6px;
}

.p-l-6 {
  padding-left: 6px;
}

.p-r-6 {
  padding-right: 6px;
}

.m-7 {
  margin: 7px;
}

.m-b-7 {
  margin-bottom: 7px;
}

.m-t-7 {
  margin-top: 7px;
}

.m-l-7 {
  margin-left: 7px;
}

.m-r-7 {
  margin-right: 7px;
}

.p-7 {
  padding: 7px;
}

.p-b-7 {
  padding-bottom: 7px;
}

.p-t-7 {
  padding-top: 7px;
}

.p-l-7 {
  padding-left: 7px;
}

.p-r-7 {
  padding-right: 7px;
}

.m-8 {
  margin: 8px;
}

.m-b-8 {
  margin-bottom: 8px;
}

.m-t-8 {
  margin-top: 8px;
}

.m-l-8 {
  margin-left: 8px;
}

.m-r-8 {
  margin-right: 8px;
}

.p-8 {
  padding: 8px;
}

.p-b-8 {
  padding-bottom: 8px;
}

.p-t-8 {
  padding-top: 8px;
}

.p-l-8 {
  padding-left: 8px;
}

.p-r-8 {
  padding-right: 8px;
}

.m-9 {
  margin: 9px;
}

.m-b-9 {
  margin-bottom: 9px;
}

.m-t-9 {
  margin-top: 9px;
}

.m-l-9 {
  margin-left: 9px;
}

.m-r-9 {
  margin-right: 9px;
}

.p-9 {
  padding: 9px;
}

.p-b-9 {
  padding-bottom: 9px;
}

.p-t-9 {
  padding-top: 9px;
}

.p-l-9 {
  padding-left: 9px;
}

.p-r-9 {
  padding-right: 9px;
}

.m-10 {
  margin: 10px;
}

.m-b-10 {
  margin-bottom: 10px;
}

.m-t-10 {
  margin-top: 10px;
}

.m-l-10 {
  margin-left: 10px;
}

.m-r-10 {
  margin-right: 10px;
}

.p-10 {
  padding: 10px;
}

.p-b-10 {
  padding-bottom: 10px;
}

.p-t-10 {
  padding-top: 10px;
}

.p-l-10 {
  padding-left: 10px;
}

.p-r-10 {
  padding-right: 10px;
}

.m-11 {
  margin: 11px;
}

.m-b-11 {
  margin-bottom: 11px;
}

.m-t-11 {
  margin-top: 11px;
}

.m-l-11 {
  margin-left: 11px;
}

.m-r-11 {
  margin-right: 11px;
}

.p-11 {
  padding: 11px;
}

.p-b-11 {
  padding-bottom: 11px;
}

.p-t-11 {
  padding-top: 11px;
}

.p-l-11 {
  padding-left: 11px;
}

.p-r-11 {
  padding-right: 11px;
}

.m-12 {
  margin: 12px;
}

.m-b-12 {
  margin-bottom: 12px;
}

.m-t-12 {
  margin-top: 12px;
}

.m-l-12 {
  margin-left: 12px;
}

.m-r-12 {
  margin-right: 12px;
}

.p-12 {
  padding: 12px;
}

.p-b-12 {
  padding-bottom: 12px;
}

.p-t-12 {
  padding-top: 12px;
}

.p-l-12 {
  padding-left: 12px;
}

.p-r-12 {
  padding-right: 12px;
}

.m-13 {
  margin: 13px;
}

.m-b-13 {
  margin-bottom: 13px;
}

.m-t-13 {
  margin-top: 13px;
}

.m-l-13 {
  margin-left: 13px;
}

.m-r-13 {
  margin-right: 13px;
}

.p-13 {
  padding: 13px;
}

.p-b-13 {
  padding-bottom: 13px;
}

.p-t-13 {
  padding-top: 13px;
}

.p-l-13 {
  padding-left: 13px;
}

.p-r-13 {
  padding-right: 13px;
}

.m-14 {
  margin: 14px;
}

.m-b-14 {
  margin-bottom: 14px;
}

.m-t-14 {
  margin-top: 14px;
}

.m-l-14 {
  margin-left: 14px;
}

.m-r-14 {
  margin-right: 14px;
}

.p-14 {
  padding: 14px;
}

.p-b-14 {
  padding-bottom: 14px;
}

.p-t-14 {
  padding-top: 14px;
}

.p-l-14 {
  padding-left: 14px;
}

.p-r-14 {
  padding-right: 14px;
}

.m-15 {
  margin: 15px;
}

.m-b-15 {
  margin-bottom: 15px;
}

.m-t-15 {
  margin-top: 15px;
}

.m-l-15 {
  margin-left: 15px;
}

.m-r-15 {
  margin-right: 15px;
}

.p-15 {
  padding: 15px;
}

.p-b-15 {
  padding-bottom: 15px;
}

.p-t-15 {
  padding-top: 15px;
}

.p-l-15 {
  padding-left: 15px;
}

.p-r-15 {
  padding-right: 15px;
}

.m-16 {
  margin: 16px;
}

.m-b-16 {
  margin-bottom: 16px;
}

.m-t-16 {
  margin-top: 16px;
}

.m-l-16 {
  margin-left: 16px;
}

.m-r-16 {
  margin-right: 16px;
}

.p-16 {
  padding: 16px;
}

.p-b-16 {
  padding-bottom: 16px;
}

.p-t-16 {
  padding-top: 16px;
}

.p-l-16 {
  padding-left: 16px;
}

.p-r-16 {
  padding-right: 16px;
}

.m-17 {
  margin: 17px;
}

.m-b-17 {
  margin-bottom: 17px;
}

.m-t-17 {
  margin-top: 17px;
}

.m-l-17 {
  margin-left: 17px;
}

.m-r-17 {
  margin-right: 17px;
}

.p-17 {
  padding: 17px;
}

.p-b-17 {
  padding-bottom: 17px;
}

.p-t-17 {
  padding-top: 17px;
}

.p-l-17 {
  padding-left: 17px;
}

.p-r-17 {
  padding-right: 17px;
}

.m-18 {
  margin: 18px;
}

.m-b-18 {
  margin-bottom: 18px;
}

.m-t-18 {
  margin-top: 18px;
}

.m-l-18 {
  margin-left: 18px;
}

.m-r-18 {
  margin-right: 18px;
}

.p-18 {
  padding: 18px;
}

.p-b-18 {
  padding-bottom: 18px;
}

.p-t-18 {
  padding-top: 18px;
}

.p-l-18 {
  padding-left: 18px;
}

.p-r-18 {
  padding-right: 18px;
}

.m-19 {
  margin: 19px;
}

.m-b-19 {
  margin-bottom: 19px;
}

.m-t-19 {
  margin-top: 19px;
}

.m-l-19 {
  margin-left: 19px;
}

.m-r-19 {
  margin-right: 19px;
}

.p-19 {
  padding: 19px;
}

.p-b-19 {
  padding-bottom: 19px;
}

.p-t-19 {
  padding-top: 19px;
}

.p-l-19 {
  padding-left: 19px;
}

.p-r-19 {
  padding-right: 19px;
}

.m-20 {
  margin: 20px;
}

.m-b-20 {
  margin-bottom: 20px;
}

.m-t-20 {
  margin-top: 20px;
}

.m-l-20 {
  margin-left: 20px;
}

.m-r-20 {
  margin-right: 20px;
}

.p-20 {
  padding: 20px;
}

.p-b-20 {
  padding-bottom: 20px;
}

.p-t-20 {
  padding-top: 20px;
}

.p-l-20 {
  padding-left: 20px;
}

.p-r-20 {
  padding-right: 20px;
}

.m-21 {
  margin: 21px;
}

.m-b-21 {
  margin-bottom: 21px;
}

.m-t-21 {
  margin-top: 21px;
}

.m-l-21 {
  margin-left: 21px;
}

.m-r-21 {
  margin-right: 21px;
}

.p-21 {
  padding: 21px;
}

.p-b-21 {
  padding-bottom: 21px;
}

.p-t-21 {
  padding-top: 21px;
}

.p-l-21 {
  padding-left: 21px;
}

.p-r-21 {
  padding-right: 21px;
}

.m-22 {
  margin: 22px;
}

.m-b-22 {
  margin-bottom: 22px;
}

.m-t-22 {
  margin-top: 22px;
}

.m-l-22 {
  margin-left: 22px;
}

.m-r-22 {
  margin-right: 22px;
}

.p-22 {
  padding: 22px;
}

.p-b-22 {
  padding-bottom: 22px;
}

.p-t-22 {
  padding-top: 22px;
}

.p-l-22 {
  padding-left: 22px;
}

.p-r-22 {
  padding-right: 22px;
}

.m-23 {
  margin: 23px;
}

.m-b-23 {
  margin-bottom: 23px;
}

.m-t-23 {
  margin-top: 23px;
}

.m-l-23 {
  margin-left: 23px;
}

.m-r-23 {
  margin-right: 23px;
}

.p-23 {
  padding: 23px;
}

.p-b-23 {
  padding-bottom: 23px;
}

.p-t-23 {
  padding-top: 23px;
}

.p-l-23 {
  padding-left: 23px;
}

.p-r-23 {
  padding-right: 23px;
}

.m-24 {
  margin: 24px;
}

.m-b-24 {
  margin-bottom: 24px;
}

.m-t-24 {
  margin-top: 24px;
}

.m-l-24 {
  margin-left: 24px;
}

.m-r-24 {
  margin-right: 24px;
}

.p-24 {
  padding: 24px;
}

.p-b-24 {
  padding-bottom: 24px;
}

.p-t-24 {
  padding-top: 24px;
}

.p-l-24 {
  padding-left: 24px;
}

.p-r-24 {
  padding-right: 24px;
}

.m-25 {
  margin: 25px;
}

.m-b-25 {
  margin-bottom: 25px;
}

.m-t-25 {
  margin-top: 25px;
}

.m-l-25 {
  margin-left: 25px;
}

.m-r-25 {
  margin-right: 25px;
}

.p-25 {
  padding: 25px;
}

.p-b-25 {
  padding-bottom: 25px;
}

.p-t-25 {
  padding-top: 25px;
}

.p-l-25 {
  padding-left: 25px;
}

.p-r-25 {
  padding-right: 25px;
}

.m-26 {
  margin: 26px;
}

.m-b-26 {
  margin-bottom: 26px;
}

.m-t-26 {
  margin-top: 26px;
}

.m-l-26 {
  margin-left: 26px;
}

.m-r-26 {
  margin-right: 26px;
}

.p-26 {
  padding: 26px;
}

.p-b-26 {
  padding-bottom: 26px;
}

.p-t-26 {
  padding-top: 26px;
}

.p-l-26 {
  padding-left: 26px;
}

.p-r-26 {
  padding-right: 26px;
}

.m-27 {
  margin: 27px;
}

.m-b-27 {
  margin-bottom: 27px;
}

.m-t-27 {
  margin-top: 27px;
}

.m-l-27 {
  margin-left: 27px;
}

.m-r-27 {
  margin-right: 27px;
}

.p-27 {
  padding: 27px;
}

.p-b-27 {
  padding-bottom: 27px;
}

.p-t-27 {
  padding-top: 27px;
}

.p-l-27 {
  padding-left: 27px;
}

.p-r-27 {
  padding-right: 27px;
}

.m-28 {
  margin: 28px;
}

.m-b-28 {
  margin-bottom: 28px;
}

.m-t-28 {
  margin-top: 28px;
}

.m-l-28 {
  margin-left: 28px;
}

.m-r-28 {
  margin-right: 28px;
}

.p-28 {
  padding: 28px;
}

.p-b-28 {
  padding-bottom: 28px;
}

.p-t-28 {
  padding-top: 28px;
}

.p-l-28 {
  padding-left: 28px;
}

.p-r-28 {
  padding-right: 28px;
}

.m-29 {
  margin: 29px;
}

.m-b-29 {
  margin-bottom: 29px;
}

.m-t-29 {
  margin-top: 29px;
}

.m-l-29 {
  margin-left: 29px;
}

.m-r-29 {
  margin-right: 29px;
}

.p-29 {
  padding: 29px;
}

.p-b-29 {
  padding-bottom: 29px;
}

.p-t-29 {
  padding-top: 29px;
}

.p-l-29 {
  padding-left: 29px;
}

.p-r-29 {
  padding-right: 29px;
}

.m-30 {
  margin: 30px;
}

.m-b-30 {
  margin-bottom: 30px;
}

.m-t-30 {
  margin-top: 30px;
}

.m-l-30 {
  margin-left: 30px;
}

.m-r-30 {
  margin-right: 30px;
}

.p-30 {
  padding: 30px;
}

.p-b-30 {
  padding-bottom: 30px;
}

.p-t-30 {
  padding-top: 30px;
}

.p-l-30 {
  padding-left: 30px;
}

.p-r-30 {
  padding-right: 30px;
}

.m-31 {
  margin: 31px;
}

.m-b-31 {
  margin-bottom: 31px;
}

.m-t-31 {
  margin-top: 31px;
}

.m-l-31 {
  margin-left: 31px;
}

.m-r-31 {
  margin-right: 31px;
}

.p-31 {
  padding: 31px;
}

.p-b-31 {
  padding-bottom: 31px;
}

.p-t-31 {
  padding-top: 31px;
}

.p-l-31 {
  padding-left: 31px;
}

.p-r-31 {
  padding-right: 31px;
}

.m-32 {
  margin: 32px;
}

.m-b-32 {
  margin-bottom: 32px;
}

.m-t-32 {
  margin-top: 32px;
}

.m-l-32 {
  margin-left: 32px;
}

.m-r-32 {
  margin-right: 32px;
}

.p-32 {
  padding: 32px;
}

.p-b-32 {
  padding-bottom: 32px;
}

.p-t-32 {
  padding-top: 32px;
}

.p-l-32 {
  padding-left: 32px;
}

.p-r-32 {
  padding-right: 32px;
}

.m-33 {
  margin: 33px;
}

.m-b-33 {
  margin-bottom: 33px;
}

.m-t-33 {
  margin-top: 33px;
}

.m-l-33 {
  margin-left: 33px;
}

.m-r-33 {
  margin-right: 33px;
}

.p-33 {
  padding: 33px;
}

.p-b-33 {
  padding-bottom: 33px;
}

.p-t-33 {
  padding-top: 33px;
}

.p-l-33 {
  padding-left: 33px;
}

.p-r-33 {
  padding-right: 33px;
}

.m-34 {
  margin: 34px;
}

.m-b-34 {
  margin-bottom: 34px;
}

.m-t-34 {
  margin-top: 34px;
}

.m-l-34 {
  margin-left: 34px;
}

.m-r-34 {
  margin-right: 34px;
}

.p-34 {
  padding: 34px;
}

.p-b-34 {
  padding-bottom: 34px;
}

.p-t-34 {
  padding-top: 34px;
}

.p-l-34 {
  padding-left: 34px;
}

.p-r-34 {
  padding-right: 34px;
}

.m-35 {
  margin: 35px;
}

.m-b-35 {
  margin-bottom: 35px;
}

.m-t-35 {
  margin-top: 35px;
}

.m-l-35 {
  margin-left: 35px;
}

.m-r-35 {
  margin-right: 35px;
}

.p-35 {
  padding: 35px;
}

.p-b-35 {
  padding-bottom: 35px;
}

.p-t-35 {
  padding-top: 35px;
}

.p-l-35 {
  padding-left: 35px;
}

.p-r-35 {
  padding-right: 35px;
}

.m-36 {
  margin: 36px;
}

.m-b-36 {
  margin-bottom: 36px;
}

.m-t-36 {
  margin-top: 36px;
}

.m-l-36 {
  margin-left: 36px;
}

.m-r-36 {
  margin-right: 36px;
}

.p-36 {
  padding: 36px;
}

.p-b-36 {
  padding-bottom: 36px;
}

.p-t-36 {
  padding-top: 36px;
}

.p-l-36 {
  padding-left: 36px;
}

.p-r-36 {
  padding-right: 36px;
}

.m-37 {
  margin: 37px;
}

.m-b-37 {
  margin-bottom: 37px;
}

.m-t-37 {
  margin-top: 37px;
}

.m-l-37 {
  margin-left: 37px;
}

.m-r-37 {
  margin-right: 37px;
}

.p-37 {
  padding: 37px;
}

.p-b-37 {
  padding-bottom: 37px;
}

.p-t-37 {
  padding-top: 37px;
}

.p-l-37 {
  padding-left: 37px;
}

.p-r-37 {
  padding-right: 37px;
}

.m-38 {
  margin: 38px;
}

.m-b-38 {
  margin-bottom: 38px;
}

.m-t-38 {
  margin-top: 38px;
}

.m-l-38 {
  margin-left: 38px;
}

.m-r-38 {
  margin-right: 38px;
}

.p-38 {
  padding: 38px;
}

.p-b-38 {
  padding-bottom: 38px;
}

.p-t-38 {
  padding-top: 38px;
}

.p-l-38 {
  padding-left: 38px;
}

.p-r-38 {
  padding-right: 38px;
}

.m-39 {
  margin: 39px;
}

.m-b-39 {
  margin-bottom: 39px;
}

.m-t-39 {
  margin-top: 39px;
}

.m-l-39 {
  margin-left: 39px;
}

.m-r-39 {
  margin-right: 39px;
}

.p-39 {
  padding: 39px;
}

.p-b-39 {
  padding-bottom: 39px;
}

.p-t-39 {
  padding-top: 39px;
}

.p-l-39 {
  padding-left: 39px;
}

.p-r-39 {
  padding-right: 39px;
}

.m-40 {
  margin: 40px;
}

.m-b-40 {
  margin-bottom: 40px;
}

.m-t-40 {
  margin-top: 40px;
}

.m-l-40 {
  margin-left: 40px;
}

.m-r-40 {
  margin-right: 40px;
}

.p-40 {
  padding: 40px;
}

.p-b-40 {
  padding-bottom: 40px;
}

.p-t-40 {
  padding-top: 40px;
}

.p-l-40 {
  padding-left: 40px;
}

.p-r-40 {
  padding-right: 40px;
}

.m-41 {
  margin: 41px;
}

.m-b-41 {
  margin-bottom: 41px;
}

.m-t-41 {
  margin-top: 41px;
}

.m-l-41 {
  margin-left: 41px;
}

.m-r-41 {
  margin-right: 41px;
}

.p-41 {
  padding: 41px;
}

.p-b-41 {
  padding-bottom: 41px;
}

.p-t-41 {
  padding-top: 41px;
}

.p-l-41 {
  padding-left: 41px;
}

.p-r-41 {
  padding-right: 41px;
}

.m-42 {
  margin: 42px;
}

.m-b-42 {
  margin-bottom: 42px;
}

.m-t-42 {
  margin-top: 42px;
}

.m-l-42 {
  margin-left: 42px;
}

.m-r-42 {
  margin-right: 42px;
}

.p-42 {
  padding: 42px;
}

.p-b-42 {
  padding-bottom: 42px;
}

.p-t-42 {
  padding-top: 42px;
}

.p-l-42 {
  padding-left: 42px;
}

.p-r-42 {
  padding-right: 42px;
}

.m-43 {
  margin: 43px;
}

.m-b-43 {
  margin-bottom: 43px;
}

.m-t-43 {
  margin-top: 43px;
}

.m-l-43 {
  margin-left: 43px;
}

.m-r-43 {
  margin-right: 43px;
}

.p-43 {
  padding: 43px;
}

.p-b-43 {
  padding-bottom: 43px;
}

.p-t-43 {
  padding-top: 43px;
}

.p-l-43 {
  padding-left: 43px;
}

.p-r-43 {
  padding-right: 43px;
}

.m-44 {
  margin: 44px;
}

.m-b-44 {
  margin-bottom: 44px;
}

.m-t-44 {
  margin-top: 44px;
}

.m-l-44 {
  margin-left: 44px;
}

.m-r-44 {
  margin-right: 44px;
}

.p-44 {
  padding: 44px;
}

.p-b-44 {
  padding-bottom: 44px;
}

.p-t-44 {
  padding-top: 44px;
}

.p-l-44 {
  padding-left: 44px;
}

.p-r-44 {
  padding-right: 44px;
}

.m-45 {
  margin: 45px;
}

.m-b-45 {
  margin-bottom: 45px;
}

.m-t-45 {
  margin-top: 45px;
}

.m-l-45 {
  margin-left: 45px;
}

.m-r-45 {
  margin-right: 45px;
}

.p-45 {
  padding: 45px;
}

.p-b-45 {
  padding-bottom: 45px;
}

.p-t-45 {
  padding-top: 45px;
}

.p-l-45 {
  padding-left: 45px;
}

.p-r-45 {
  padding-right: 45px;
}

.m-46 {
  margin: 46px;
}

.m-b-46 {
  margin-bottom: 46px;
}

.m-t-46 {
  margin-top: 46px;
}

.m-l-46 {
  margin-left: 46px;
}

.m-r-46 {
  margin-right: 46px;
}

.p-46 {
  padding: 46px;
}

.p-b-46 {
  padding-bottom: 46px;
}

.p-t-46 {
  padding-top: 46px;
}

.p-l-46 {
  padding-left: 46px;
}

.p-r-46 {
  padding-right: 46px;
}

.m-47 {
  margin: 47px;
}

.m-b-47 {
  margin-bottom: 47px;
}

.m-t-47 {
  margin-top: 47px;
}

.m-l-47 {
  margin-left: 47px;
}

.m-r-47 {
  margin-right: 47px;
}

.p-47 {
  padding: 47px;
}

.p-b-47 {
  padding-bottom: 47px;
}

.p-t-47 {
  padding-top: 47px;
}

.p-l-47 {
  padding-left: 47px;
}

.p-r-47 {
  padding-right: 47px;
}

.m-48 {
  margin: 48px;
}

.m-b-48 {
  margin-bottom: 48px;
}

.m-t-48 {
  margin-top: 48px;
}

.m-l-48 {
  margin-left: 48px;
}

.m-r-48 {
  margin-right: 48px;
}

.p-48 {
  padding: 48px;
}

.p-b-48 {
  padding-bottom: 48px;
}

.p-t-48 {
  padding-top: 48px;
}

.p-l-48 {
  padding-left: 48px;
}

.p-r-48 {
  padding-right: 48px;
}

.m-49 {
  margin: 49px;
}

.m-b-49 {
  margin-bottom: 49px;
}

.m-t-49 {
  margin-top: 49px;
}

.m-l-49 {
  margin-left: 49px;
}

.m-r-49 {
  margin-right: 49px;
}

.p-49 {
  padding: 49px;
}

.p-b-49 {
  padding-bottom: 49px;
}

.p-t-49 {
  padding-top: 49px;
}

.p-l-49 {
  padding-left: 49px;
}

.p-r-49 {
  padding-right: 49px;
}

.m-50 {
  margin: 50px;
}

.m-b-50 {
  margin-bottom: 50px;
}

.m-t-50 {
  margin-top: 50px;
}

.m-l-50 {
  margin-left: 50px;
}

.m-r-50 {
  margin-right: 50px;
}

.p-50 {
  padding: 50px;
}

.p-b-50 {
  padding-bottom: 50px;
}

.p-t-50 {
  padding-top: 50px;
}

.p-l-50 {
  padding-left: 50px;
}

.p-r-50 {
  padding-right: 50px;
}

.m-51 {
  margin: 51px;
}

.m-b-51 {
  margin-bottom: 51px;
}

.m-t-51 {
  margin-top: 51px;
}

.m-l-51 {
  margin-left: 51px;
}

.m-r-51 {
  margin-right: 51px;
}

.p-51 {
  padding: 51px;
}

.p-b-51 {
  padding-bottom: 51px;
}

.p-t-51 {
  padding-top: 51px;
}

.p-l-51 {
  padding-left: 51px;
}

.p-r-51 {
  padding-right: 51px;
}

.m-52 {
  margin: 52px;
}

.m-b-52 {
  margin-bottom: 52px;
}

.m-t-52 {
  margin-top: 52px;
}

.m-l-52 {
  margin-left: 52px;
}

.m-r-52 {
  margin-right: 52px;
}

.p-52 {
  padding: 52px;
}

.p-b-52 {
  padding-bottom: 52px;
}

.p-t-52 {
  padding-top: 52px;
}

.p-l-52 {
  padding-left: 52px;
}

.p-r-52 {
  padding-right: 52px;
}

.m-53 {
  margin: 53px;
}

.m-b-53 {
  margin-bottom: 53px;
}

.m-t-53 {
  margin-top: 53px;
}

.m-l-53 {
  margin-left: 53px;
}

.m-r-53 {
  margin-right: 53px;
}

.p-53 {
  padding: 53px;
}

.p-b-53 {
  padding-bottom: 53px;
}

.p-t-53 {
  padding-top: 53px;
}

.p-l-53 {
  padding-left: 53px;
}

.p-r-53 {
  padding-right: 53px;
}

.m-54 {
  margin: 54px;
}

.m-b-54 {
  margin-bottom: 54px;
}

.m-t-54 {
  margin-top: 54px;
}

.m-l-54 {
  margin-left: 54px;
}

.m-r-54 {
  margin-right: 54px;
}

.p-54 {
  padding: 54px;
}

.p-b-54 {
  padding-bottom: 54px;
}

.p-t-54 {
  padding-top: 54px;
}

.p-l-54 {
  padding-left: 54px;
}

.p-r-54 {
  padding-right: 54px;
}

.m-55 {
  margin: 55px;
}

.m-b-55 {
  margin-bottom: 55px;
}

.m-t-55 {
  margin-top: 55px;
}

.m-l-55 {
  margin-left: 55px;
}

.m-r-55 {
  margin-right: 55px;
}

.p-55 {
  padding: 55px;
}

.p-b-55 {
  padding-bottom: 55px;
}

.p-t-55 {
  padding-top: 55px;
}

.p-l-55 {
  padding-left: 55px;
}

.p-r-55 {
  padding-right: 55px;
}

.m-56 {
  margin: 56px;
}

.m-b-56 {
  margin-bottom: 56px;
}

.m-t-56 {
  margin-top: 56px;
}

.m-l-56 {
  margin-left: 56px;
}

.m-r-56 {
  margin-right: 56px;
}

.p-56 {
  padding: 56px;
}

.p-b-56 {
  padding-bottom: 56px;
}

.p-t-56 {
  padding-top: 56px;
}

.p-l-56 {
  padding-left: 56px;
}

.p-r-56 {
  padding-right: 56px;
}

.m-57 {
  margin: 57px;
}

.m-b-57 {
  margin-bottom: 57px;
}

.m-t-57 {
  margin-top: 57px;
}

.m-l-57 {
  margin-left: 57px;
}

.m-r-57 {
  margin-right: 57px;
}

.p-57 {
  padding: 57px;
}

.p-b-57 {
  padding-bottom: 57px;
}

.p-t-57 {
  padding-top: 57px;
}

.p-l-57 {
  padding-left: 57px;
}

.p-r-57 {
  padding-right: 57px;
}

.m-58 {
  margin: 58px;
}

.m-b-58 {
  margin-bottom: 58px;
}

.m-t-58 {
  margin-top: 58px;
}

.m-l-58 {
  margin-left: 58px;
}

.m-r-58 {
  margin-right: 58px;
}

.p-58 {
  padding: 58px;
}

.p-b-58 {
  padding-bottom: 58px;
}

.p-t-58 {
  padding-top: 58px;
}

.p-l-58 {
  padding-left: 58px;
}

.p-r-58 {
  padding-right: 58px;
}

.m-59 {
  margin: 59px;
}

.m-b-59 {
  margin-bottom: 59px;
}

.m-t-59 {
  margin-top: 59px;
}

.m-l-59 {
  margin-left: 59px;
}

.m-r-59 {
  margin-right: 59px;
}

.p-59 {
  padding: 59px;
}

.p-b-59 {
  padding-bottom: 59px;
}

.p-t-59 {
  padding-top: 59px;
}

.p-l-59 {
  padding-left: 59px;
}

.p-r-59 {
  padding-right: 59px;
}

.m-60 {
  margin: 60px;
}

.m-b-60 {
  margin-bottom: 60px;
}

.m-t-60 {
  margin-top: 60px;
}

.m-l-60 {
  margin-left: 60px;
}

.m-r-60 {
  margin-right: 60px;
}

.p-60 {
  padding: 60px;
}

.p-b-60 {
  padding-bottom: 60px;
}

.p-t-60 {
  padding-top: 60px;
}

.p-l-60 {
  padding-left: 60px;
}

.p-r-60 {
  padding-right: 60px;
}

.m-61 {
  margin: 61px;
}

.m-b-61 {
  margin-bottom: 61px;
}

.m-t-61 {
  margin-top: 61px;
}

.m-l-61 {
  margin-left: 61px;
}

.m-r-61 {
  margin-right: 61px;
}

.p-61 {
  padding: 61px;
}

.p-b-61 {
  padding-bottom: 61px;
}

.p-t-61 {
  padding-top: 61px;
}

.p-l-61 {
  padding-left: 61px;
}

.p-r-61 {
  padding-right: 61px;
}

.m-62 {
  margin: 62px;
}

.m-b-62 {
  margin-bottom: 62px;
}

.m-t-62 {
  margin-top: 62px;
}

.m-l-62 {
  margin-left: 62px;
}

.m-r-62 {
  margin-right: 62px;
}

.p-62 {
  padding: 62px;
}

.p-b-62 {
  padding-bottom: 62px;
}

.p-t-62 {
  padding-top: 62px;
}

.p-l-62 {
  padding-left: 62px;
}

.p-r-62 {
  padding-right: 62px;
}

.m-63 {
  margin: 63px;
}

.m-b-63 {
  margin-bottom: 63px;
}

.m-t-63 {
  margin-top: 63px;
}

.m-l-63 {
  margin-left: 63px;
}

.m-r-63 {
  margin-right: 63px;
}

.p-63 {
  padding: 63px;
}

.p-b-63 {
  padding-bottom: 63px;
}

.p-t-63 {
  padding-top: 63px;
}

.p-l-63 {
  padding-left: 63px;
}

.p-r-63 {
  padding-right: 63px;
}

.m-64 {
  margin: 64px;
}

.m-b-64 {
  margin-bottom: 64px;
}

.m-t-64 {
  margin-top: 64px;
}

.m-l-64 {
  margin-left: 64px;
}

.m-r-64 {
  margin-right: 64px;
}

.p-64 {
  padding: 64px;
}

.p-b-64 {
  padding-bottom: 64px;
}

.p-t-64 {
  padding-top: 64px;
}

.p-l-64 {
  padding-left: 64px;
}

.p-r-64 {
  padding-right: 64px;
}

.m-65 {
  margin: 65px;
}

.m-b-65 {
  margin-bottom: 65px;
}

.m-t-65 {
  margin-top: 65px;
}

.m-l-65 {
  margin-left: 65px;
}

.m-r-65 {
  margin-right: 65px;
}

.p-65 {
  padding: 65px;
}

.p-b-65 {
  padding-bottom: 65px;
}

.p-t-65 {
  padding-top: 65px;
}

.p-l-65 {
  padding-left: 65px;
}

.p-r-65 {
  padding-right: 65px;
}

.m-66 {
  margin: 66px;
}

.m-b-66 {
  margin-bottom: 66px;
}

.m-t-66 {
  margin-top: 66px;
}

.m-l-66 {
  margin-left: 66px;
}

.m-r-66 {
  margin-right: 66px;
}

.p-66 {
  padding: 66px;
}

.p-b-66 {
  padding-bottom: 66px;
}

.p-t-66 {
  padding-top: 66px;
}

.p-l-66 {
  padding-left: 66px;
}

.p-r-66 {
  padding-right: 66px;
}

.m-67 {
  margin: 67px;
}

.m-b-67 {
  margin-bottom: 67px;
}

.m-t-67 {
  margin-top: 67px;
}

.m-l-67 {
  margin-left: 67px;
}

.m-r-67 {
  margin-right: 67px;
}

.p-67 {
  padding: 67px;
}

.p-b-67 {
  padding-bottom: 67px;
}

.p-t-67 {
  padding-top: 67px;
}

.p-l-67 {
  padding-left: 67px;
}

.p-r-67 {
  padding-right: 67px;
}

.m-68 {
  margin: 68px;
}

.m-b-68 {
  margin-bottom: 68px;
}

.m-t-68 {
  margin-top: 68px;
}

.m-l-68 {
  margin-left: 68px;
}

.m-r-68 {
  margin-right: 68px;
}

.p-68 {
  padding: 68px;
}

.p-b-68 {
  padding-bottom: 68px;
}

.p-t-68 {
  padding-top: 68px;
}

.p-l-68 {
  padding-left: 68px;
}

.p-r-68 {
  padding-right: 68px;
}

.m-69 {
  margin: 69px;
}

.m-b-69 {
  margin-bottom: 69px;
}

.m-t-69 {
  margin-top: 69px;
}

.m-l-69 {
  margin-left: 69px;
}

.m-r-69 {
  margin-right: 69px;
}

.p-69 {
  padding: 69px;
}

.p-b-69 {
  padding-bottom: 69px;
}

.p-t-69 {
  padding-top: 69px;
}

.p-l-69 {
  padding-left: 69px;
}

.p-r-69 {
  padding-right: 69px;
}

.m-70 {
  margin: 70px;
}

.m-b-70 {
  margin-bottom: 70px;
}

.m-t-70 {
  margin-top: 70px;
}

.m-l-70 {
  margin-left: 70px;
}

.m-r-70 {
  margin-right: 70px;
}

.p-70 {
  padding: 70px;
}

.p-b-70 {
  padding-bottom: 70px;
}

.p-t-70 {
  padding-top: 70px;
}

.p-l-70 {
  padding-left: 70px;
}

.p-r-70 {
  padding-right: 70px;
}

.m-71 {
  margin: 71px;
}

.m-b-71 {
  margin-bottom: 71px;
}

.m-t-71 {
  margin-top: 71px;
}

.m-l-71 {
  margin-left: 71px;
}

.m-r-71 {
  margin-right: 71px;
}

.p-71 {
  padding: 71px;
}

.p-b-71 {
  padding-bottom: 71px;
}

.p-t-71 {
  padding-top: 71px;
}

.p-l-71 {
  padding-left: 71px;
}

.p-r-71 {
  padding-right: 71px;
}

.m-72 {
  margin: 72px;
}

.m-b-72 {
  margin-bottom: 72px;
}

.m-t-72 {
  margin-top: 72px;
}

.m-l-72 {
  margin-left: 72px;
}

.m-r-72 {
  margin-right: 72px;
}

.p-72 {
  padding: 72px;
}

.p-b-72 {
  padding-bottom: 72px;
}

.p-t-72 {
  padding-top: 72px;
}

.p-l-72 {
  padding-left: 72px;
}

.p-r-72 {
  padding-right: 72px;
}

.m-73 {
  margin: 73px;
}

.m-b-73 {
  margin-bottom: 73px;
}

.m-t-73 {
  margin-top: 73px;
}

.m-l-73 {
  margin-left: 73px;
}

.m-r-73 {
  margin-right: 73px;
}

.p-73 {
  padding: 73px;
}

.p-b-73 {
  padding-bottom: 73px;
}

.p-t-73 {
  padding-top: 73px;
}

.p-l-73 {
  padding-left: 73px;
}

.p-r-73 {
  padding-right: 73px;
}

.m-74 {
  margin: 74px;
}

.m-b-74 {
  margin-bottom: 74px;
}

.m-t-74 {
  margin-top: 74px;
}

.m-l-74 {
  margin-left: 74px;
}

.m-r-74 {
  margin-right: 74px;
}

.p-74 {
  padding: 74px;
}

.p-b-74 {
  padding-bottom: 74px;
}

.p-t-74 {
  padding-top: 74px;
}

.p-l-74 {
  padding-left: 74px;
}

.p-r-74 {
  padding-right: 74px;
}

.m-75 {
  margin: 75px;
}

.m-b-75 {
  margin-bottom: 75px;
}

.m-t-75 {
  margin-top: 75px;
}

.m-l-75 {
  margin-left: 75px;
}

.m-r-75 {
  margin-right: 75px;
}

.p-75 {
  padding: 75px;
}

.p-b-75 {
  padding-bottom: 75px;
}

.p-t-75 {
  padding-top: 75px;
}

.p-l-75 {
  padding-left: 75px;
}

.p-r-75 {
  padding-right: 75px;
}

.m-76 {
  margin: 76px;
}

.m-b-76 {
  margin-bottom: 76px;
}

.m-t-76 {
  margin-top: 76px;
}

.m-l-76 {
  margin-left: 76px;
}

.m-r-76 {
  margin-right: 76px;
}

.p-76 {
  padding: 76px;
}

.p-b-76 {
  padding-bottom: 76px;
}

.p-t-76 {
  padding-top: 76px;
}

.p-l-76 {
  padding-left: 76px;
}

.p-r-76 {
  padding-right: 76px;
}

.m-77 {
  margin: 77px;
}

.m-b-77 {
  margin-bottom: 77px;
}

.m-t-77 {
  margin-top: 77px;
}

.m-l-77 {
  margin-left: 77px;
}

.m-r-77 {
  margin-right: 77px;
}

.p-77 {
  padding: 77px;
}

.p-b-77 {
  padding-bottom: 77px;
}

.p-t-77 {
  padding-top: 77px;
}

.p-l-77 {
  padding-left: 77px;
}

.p-r-77 {
  padding-right: 77px;
}

.m-78 {
  margin: 78px;
}

.m-b-78 {
  margin-bottom: 78px;
}

.m-t-78 {
  margin-top: 78px;
}

.m-l-78 {
  margin-left: 78px;
}

.m-r-78 {
  margin-right: 78px;
}

.p-78 {
  padding: 78px;
}

.p-b-78 {
  padding-bottom: 78px;
}

.p-t-78 {
  padding-top: 78px;
}

.p-l-78 {
  padding-left: 78px;
}

.p-r-78 {
  padding-right: 78px;
}

.m-79 {
  margin: 79px;
}

.m-b-79 {
  margin-bottom: 79px;
}

.m-t-79 {
  margin-top: 79px;
}

.m-l-79 {
  margin-left: 79px;
}

.m-r-79 {
  margin-right: 79px;
}

.p-79 {
  padding: 79px;
}

.p-b-79 {
  padding-bottom: 79px;
}

.p-t-79 {
  padding-top: 79px;
}

.p-l-79 {
  padding-left: 79px;
}

.p-r-79 {
  padding-right: 79px;
}

.m-80 {
  margin: 80px;
}

.m-b-80 {
  margin-bottom: 80px;
}

.m-t-80 {
  margin-top: 80px;
}

.m-l-80 {
  margin-left: 80px;
}

.m-r-80 {
  margin-right: 80px;
}

.p-80 {
  padding: 80px;
}

.p-b-80 {
  padding-bottom: 80px;
}

.p-t-80 {
  padding-top: 80px;
}

.p-l-80 {
  padding-left: 80px;
}

.p-r-80 {
  padding-right: 80px;
}

.m-81 {
  margin: 81px;
}

.m-b-81 {
  margin-bottom: 81px;
}

.m-t-81 {
  margin-top: 81px;
}

.m-l-81 {
  margin-left: 81px;
}

.m-r-81 {
  margin-right: 81px;
}

.p-81 {
  padding: 81px;
}

.p-b-81 {
  padding-bottom: 81px;
}

.p-t-81 {
  padding-top: 81px;
}

.p-l-81 {
  padding-left: 81px;
}

.p-r-81 {
  padding-right: 81px;
}

.m-82 {
  margin: 82px;
}

.m-b-82 {
  margin-bottom: 82px;
}

.m-t-82 {
  margin-top: 82px;
}

.m-l-82 {
  margin-left: 82px;
}

.m-r-82 {
  margin-right: 82px;
}

.p-82 {
  padding: 82px;
}

.p-b-82 {
  padding-bottom: 82px;
}

.p-t-82 {
  padding-top: 82px;
}

.p-l-82 {
  padding-left: 82px;
}

.p-r-82 {
  padding-right: 82px;
}

.m-83 {
  margin: 83px;
}

.m-b-83 {
  margin-bottom: 83px;
}

.m-t-83 {
  margin-top: 83px;
}

.m-l-83 {
  margin-left: 83px;
}

.m-r-83 {
  margin-right: 83px;
}

.p-83 {
  padding: 83px;
}

.p-b-83 {
  padding-bottom: 83px;
}

.p-t-83 {
  padding-top: 83px;
}

.p-l-83 {
  padding-left: 83px;
}

.p-r-83 {
  padding-right: 83px;
}

.m-84 {
  margin: 84px;
}

.m-b-84 {
  margin-bottom: 84px;
}

.m-t-84 {
  margin-top: 84px;
}

.m-l-84 {
  margin-left: 84px;
}

.m-r-84 {
  margin-right: 84px;
}

.p-84 {
  padding: 84px;
}

.p-b-84 {
  padding-bottom: 84px;
}

.p-t-84 {
  padding-top: 84px;
}

.p-l-84 {
  padding-left: 84px;
}

.p-r-84 {
  padding-right: 84px;
}

.m-85 {
  margin: 85px;
}

.m-b-85 {
  margin-bottom: 85px;
}

.m-t-85 {
  margin-top: 85px;
}

.m-l-85 {
  margin-left: 85px;
}

.m-r-85 {
  margin-right: 85px;
}

.p-85 {
  padding: 85px;
}

.p-b-85 {
  padding-bottom: 85px;
}

.p-t-85 {
  padding-top: 85px;
}

.p-l-85 {
  padding-left: 85px;
}

.p-r-85 {
  padding-right: 85px;
}

.m-86 {
  margin: 86px;
}

.m-b-86 {
  margin-bottom: 86px;
}

.m-t-86 {
  margin-top: 86px;
}

.m-l-86 {
  margin-left: 86px;
}

.m-r-86 {
  margin-right: 86px;
}

.p-86 {
  padding: 86px;
}

.p-b-86 {
  padding-bottom: 86px;
}

.p-t-86 {
  padding-top: 86px;
}

.p-l-86 {
  padding-left: 86px;
}

.p-r-86 {
  padding-right: 86px;
}

.m-87 {
  margin: 87px;
}

.m-b-87 {
  margin-bottom: 87px;
}

.m-t-87 {
  margin-top: 87px;
}

.m-l-87 {
  margin-left: 87px;
}

.m-r-87 {
  margin-right: 87px;
}

.p-87 {
  padding: 87px;
}

.p-b-87 {
  padding-bottom: 87px;
}

.p-t-87 {
  padding-top: 87px;
}

.p-l-87 {
  padding-left: 87px;
}

.p-r-87 {
  padding-right: 87px;
}

.m-88 {
  margin: 88px;
}

.m-b-88 {
  margin-bottom: 88px;
}

.m-t-88 {
  margin-top: 88px;
}

.m-l-88 {
  margin-left: 88px;
}

.m-r-88 {
  margin-right: 88px;
}

.p-88 {
  padding: 88px;
}

.p-b-88 {
  padding-bottom: 88px;
}

.p-t-88 {
  padding-top: 88px;
}

.p-l-88 {
  padding-left: 88px;
}

.p-r-88 {
  padding-right: 88px;
}

.m-89 {
  margin: 89px;
}

.m-b-89 {
  margin-bottom: 89px;
}

.m-t-89 {
  margin-top: 89px;
}

.m-l-89 {
  margin-left: 89px;
}

.m-r-89 {
  margin-right: 89px;
}

.p-89 {
  padding: 89px;
}

.p-b-89 {
  padding-bottom: 89px;
}

.p-t-89 {
  padding-top: 89px;
}

.p-l-89 {
  padding-left: 89px;
}

.p-r-89 {
  padding-right: 89px;
}

.m-90 {
  margin: 90px;
}

.m-b-90 {
  margin-bottom: 90px;
}

.m-t-90 {
  margin-top: 90px;
}

.m-l-90 {
  margin-left: 90px;
}

.m-r-90 {
  margin-right: 90px;
}

.p-90 {
  padding: 90px;
}

.p-b-90 {
  padding-bottom: 90px;
}

.p-t-90 {
  padding-top: 90px;
}

.p-l-90 {
  padding-left: 90px;
}

.p-r-90 {
  padding-right: 90px;
}

.m-91 {
  margin: 91px;
}

.m-b-91 {
  margin-bottom: 91px;
}

.m-t-91 {
  margin-top: 91px;
}

.m-l-91 {
  margin-left: 91px;
}

.m-r-91 {
  margin-right: 91px;
}

.p-91 {
  padding: 91px;
}

.p-b-91 {
  padding-bottom: 91px;
}

.p-t-91 {
  padding-top: 91px;
}

.p-l-91 {
  padding-left: 91px;
}

.p-r-91 {
  padding-right: 91px;
}

.m-92 {
  margin: 92px;
}

.m-b-92 {
  margin-bottom: 92px;
}

.m-t-92 {
  margin-top: 92px;
}

.m-l-92 {
  margin-left: 92px;
}

.m-r-92 {
  margin-right: 92px;
}

.p-92 {
  padding: 92px;
}

.p-b-92 {
  padding-bottom: 92px;
}

.p-t-92 {
  padding-top: 92px;
}

.p-l-92 {
  padding-left: 92px;
}

.p-r-92 {
  padding-right: 92px;
}

.m-93 {
  margin: 93px;
}

.m-b-93 {
  margin-bottom: 93px;
}

.m-t-93 {
  margin-top: 93px;
}

.m-l-93 {
  margin-left: 93px;
}

.m-r-93 {
  margin-right: 93px;
}

.p-93 {
  padding: 93px;
}

.p-b-93 {
  padding-bottom: 93px;
}

.p-t-93 {
  padding-top: 93px;
}

.p-l-93 {
  padding-left: 93px;
}

.p-r-93 {
  padding-right: 93px;
}

.m-94 {
  margin: 94px;
}

.m-b-94 {
  margin-bottom: 94px;
}

.m-t-94 {
  margin-top: 94px;
}

.m-l-94 {
  margin-left: 94px;
}

.m-r-94 {
  margin-right: 94px;
}

.p-94 {
  padding: 94px;
}

.p-b-94 {
  padding-bottom: 94px;
}

.p-t-94 {
  padding-top: 94px;
}

.p-l-94 {
  padding-left: 94px;
}

.p-r-94 {
  padding-right: 94px;
}

.m-95 {
  margin: 95px;
}

.m-b-95 {
  margin-bottom: 95px;
}

.m-t-95 {
  margin-top: 95px;
}

.m-l-95 {
  margin-left: 95px;
}

.m-r-95 {
  margin-right: 95px;
}

.p-95 {
  padding: 95px;
}

.p-b-95 {
  padding-bottom: 95px;
}

.p-t-95 {
  padding-top: 95px;
}

.p-l-95 {
  padding-left: 95px;
}

.p-r-95 {
  padding-right: 95px;
}

.m-96 {
  margin: 96px;
}

.m-b-96 {
  margin-bottom: 96px;
}

.m-t-96 {
  margin-top: 96px;
}

.m-l-96 {
  margin-left: 96px;
}

.m-r-96 {
  margin-right: 96px;
}

.p-96 {
  padding: 96px;
}

.p-b-96 {
  padding-bottom: 96px;
}

.p-t-96 {
  padding-top: 96px;
}

.p-l-96 {
  padding-left: 96px;
}

.p-r-96 {
  padding-right: 96px;
}

.m-97 {
  margin: 97px;
}

.m-b-97 {
  margin-bottom: 97px;
}

.m-t-97 {
  margin-top: 97px;
}

.m-l-97 {
  margin-left: 97px;
}

.m-r-97 {
  margin-right: 97px;
}

.p-97 {
  padding: 97px;
}

.p-b-97 {
  padding-bottom: 97px;
}

.p-t-97 {
  padding-top: 97px;
}

.p-l-97 {
  padding-left: 97px;
}

.p-r-97 {
  padding-right: 97px;
}

.m-98 {
  margin: 98px;
}

.m-b-98 {
  margin-bottom: 98px;
}

.m-t-98 {
  margin-top: 98px;
}

.m-l-98 {
  margin-left: 98px;
}

.m-r-98 {
  margin-right: 98px;
}

.p-98 {
  padding: 98px;
}

.p-b-98 {
  padding-bottom: 98px;
}

.p-t-98 {
  padding-top: 98px;
}

.p-l-98 {
  padding-left: 98px;
}

.p-r-98 {
  padding-right: 98px;
}

.m-99 {
  margin: 99px;
}

.m-b-99 {
  margin-bottom: 99px;
}

.m-t-99 {
  margin-top: 99px;
}

.m-l-99 {
  margin-left: 99px;
}

.m-r-99 {
  margin-right: 99px;
}

.p-99 {
  padding: 99px;
}

.p-b-99 {
  padding-bottom: 99px;
}

.p-t-99 {
  padding-top: 99px;
}

.p-l-99 {
  padding-left: 99px;
}

.p-r-99 {
  padding-right: 99px;
}

.m-100 {
  margin: 100px;
}

.m-b-100 {
  margin-bottom: 100px;
}

.m-t-100 {
  margin-top: 100px;
}

.m-l-100 {
  margin-left: 100px;
}

.m-r-100 {
  margin-right: 100px;
}

.p-100 {
  padding: 100px;
}

.p-b-100 {
  padding-bottom: 100px;
}

.p-t-100 {
  padding-top: 100px;
}

.p-l-100 {
  padding-left: 100px;
}

.p-r-100 {
  padding-right: 100px;
}

.m-101 {
  margin: 101px;
}

.m-b-101 {
  margin-bottom: 101px;
}

.m-t-101 {
  margin-top: 101px;
}

.m-l-101 {
  margin-left: 101px;
}

.m-r-101 {
  margin-right: 101px;
}

.p-101 {
  padding: 101px;
}

.p-b-101 {
  padding-bottom: 101px;
}

.p-t-101 {
  padding-top: 101px;
}

.p-l-101 {
  padding-left: 101px;
}

.p-r-101 {
  padding-right: 101px;
}

.m-102 {
  margin: 102px;
}

.m-b-102 {
  margin-bottom: 102px;
}

.m-t-102 {
  margin-top: 102px;
}

.m-l-102 {
  margin-left: 102px;
}

.m-r-102 {
  margin-right: 102px;
}

.p-102 {
  padding: 102px;
}

.p-b-102 {
  padding-bottom: 102px;
}

.p-t-102 {
  padding-top: 102px;
}

.p-l-102 {
  padding-left: 102px;
}

.p-r-102 {
  padding-right: 102px;
}

.m-103 {
  margin: 103px;
}

.m-b-103 {
  margin-bottom: 103px;
}

.m-t-103 {
  margin-top: 103px;
}

.m-l-103 {
  margin-left: 103px;
}

.m-r-103 {
  margin-right: 103px;
}

.p-103 {
  padding: 103px;
}

.p-b-103 {
  padding-bottom: 103px;
}

.p-t-103 {
  padding-top: 103px;
}

.p-l-103 {
  padding-left: 103px;
}

.p-r-103 {
  padding-right: 103px;
}

.m-104 {
  margin: 104px;
}

.m-b-104 {
  margin-bottom: 104px;
}

.m-t-104 {
  margin-top: 104px;
}

.m-l-104 {
  margin-left: 104px;
}

.m-r-104 {
  margin-right: 104px;
}

.p-104 {
  padding: 104px;
}

.p-b-104 {
  padding-bottom: 104px;
}

.p-t-104 {
  padding-top: 104px;
}

.p-l-104 {
  padding-left: 104px;
}

.p-r-104 {
  padding-right: 104px;
}

.m-105 {
  margin: 105px;
}

.m-b-105 {
  margin-bottom: 105px;
}

.m-t-105 {
  margin-top: 105px;
}

.m-l-105 {
  margin-left: 105px;
}

.m-r-105 {
  margin-right: 105px;
}

.p-105 {
  padding: 105px;
}

.p-b-105 {
  padding-bottom: 105px;
}

.p-t-105 {
  padding-top: 105px;
}

.p-l-105 {
  padding-left: 105px;
}

.p-r-105 {
  padding-right: 105px;
}

.m-106 {
  margin: 106px;
}

.m-b-106 {
  margin-bottom: 106px;
}

.m-t-106 {
  margin-top: 106px;
}

.m-l-106 {
  margin-left: 106px;
}

.m-r-106 {
  margin-right: 106px;
}

.p-106 {
  padding: 106px;
}

.p-b-106 {
  padding-bottom: 106px;
}

.p-t-106 {
  padding-top: 106px;
}

.p-l-106 {
  padding-left: 106px;
}

.p-r-106 {
  padding-right: 106px;
}

.m-107 {
  margin: 107px;
}

.m-b-107 {
  margin-bottom: 107px;
}

.m-t-107 {
  margin-top: 107px;
}

.m-l-107 {
  margin-left: 107px;
}

.m-r-107 {
  margin-right: 107px;
}

.p-107 {
  padding: 107px;
}

.p-b-107 {
  padding-bottom: 107px;
}

.p-t-107 {
  padding-top: 107px;
}

.p-l-107 {
  padding-left: 107px;
}

.p-r-107 {
  padding-right: 107px;
}

.m-108 {
  margin: 108px;
}

.m-b-108 {
  margin-bottom: 108px;
}

.m-t-108 {
  margin-top: 108px;
}

.m-l-108 {
  margin-left: 108px;
}

.m-r-108 {
  margin-right: 108px;
}

.p-108 {
  padding: 108px;
}

.p-b-108 {
  padding-bottom: 108px;
}

.p-t-108 {
  padding-top: 108px;
}

.p-l-108 {
  padding-left: 108px;
}

.p-r-108 {
  padding-right: 108px;
}

.m-109 {
  margin: 109px;
}

.m-b-109 {
  margin-bottom: 109px;
}

.m-t-109 {
  margin-top: 109px;
}

.m-l-109 {
  margin-left: 109px;
}

.m-r-109 {
  margin-right: 109px;
}

.p-109 {
  padding: 109px;
}

.p-b-109 {
  padding-bottom: 109px;
}

.p-t-109 {
  padding-top: 109px;
}

.p-l-109 {
  padding-left: 109px;
}

.p-r-109 {
  padding-right: 109px;
}

.m-110 {
  margin: 110px;
}

.m-b-110 {
  margin-bottom: 110px;
}

.m-t-110 {
  margin-top: 110px;
}

.m-l-110 {
  margin-left: 110px;
}

.m-r-110 {
  margin-right: 110px;
}

.p-110 {
  padding: 110px;
}

.p-b-110 {
  padding-bottom: 110px;
}

.p-t-110 {
  padding-top: 110px;
}

.p-l-110 {
  padding-left: 110px;
}

.p-r-110 {
  padding-right: 110px;
}

@media screen and (max-width: 1280px) {
  .column {
    width: 100%;
  }
}
.m-t-m-25 {
  margin-top: -25px;
}

.ws-nw {
  white-space: nowrap;
}

.min-w-170 {
  min-width: 170px;
}

.add-remove-block {
  margin-top: -20px;
  display: inline-block;
}

.todays-summary {
  margin-top: 0;
  margin-bottom: 15px;
}

.transparent {
  background-color: transparent !important;
  color: transparent !important;
  border-color: transparent !important;
}

.ov-hidden {
  overflow: hidden;
}

/*!
* Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.bt-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.bt-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.bt-no-gutters > .bt-col, .not-admin .itm-grid-last .bt-no-gutters > .bt-col-lg-1,
.bt-no-gutters > [class*=bt-col-] {
  padding-right: 0;
  padding-left: 0;
}

.bt-col-xl,
.bt-col-xl-auto, .bt-col-xl-12, .bt-col-xl-11, .bt-col-xl-10, .bt-col-xl-9, .bt-col-xl-8, .bt-col-xl-7, .bt-col-xl-6, .bt-col-xl-5, .bt-col-xl-4, .bt-col-xl-3, .bt-col-xl-2, .bt-col-xl-1, .bt-col-lg,
.bt-col-lg-auto, .bt-col-lg-12, .bt-col-lg-11, .bt-col-lg-10, .bt-col-lg-9, .bt-col-lg-8, .bt-col-lg-7, .bt-col-lg-6, .bt-col-lg-5, .bt-col-lg-4, .bt-col-lg-3, .bt-col-lg-2, .bt-col-lg-1, .bt-col-md,
.bt-col-md-auto, .bt-col-md-12, .bt-col-md-11, .bt-col-md-10, .bt-col-md-9, .bt-col-md-8, .bt-col-md-7, .bt-col-md-6, .bt-col-md-5, .bt-col-md-4, .bt-col-md-3, .bt-col-md-2, .bt-col-md-1, .bt-col-sm,
.bt-col-sm-auto, .bt-col-sm-12, .bt-col-sm-11, .bt-col-sm-10, .bt-col-sm-9, .bt-col-sm-8, .bt-col-sm-7, .bt-col-sm-6, .bt-col-sm-5, .bt-col-sm-4, .bt-col-sm-3, .bt-col-sm-2, .bt-col-sm-1, .bt-col, .not-admin .itm-grid-last .bt-col-lg-1,
.bt-col-auto, .bt-col-12, .bt-col-11, .bt-col-10, .bt-col-9, .bt-col-8, .bt-col-7, .not-admin .itm-grid-last, .not-admin .itm-grid-first .bt-col-12, .bt-col-6, .bt-col-5, .not-admin .itm-grid-first .bt-col-5, .not-admin .itm-grid-first, .bt-col-4, .bt-col-3, .bt-col-2, .bt-col-1 {
  position: relative;
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
}

.bt-col, .not-admin .itm-grid-last .bt-col-lg-1 {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.bt-col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.bt-col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.bt-col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.bt-col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.bt-col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.bt-col-5, .not-admin .itm-grid-first .bt-col-5, .not-admin .itm-grid-first {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.bt-col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.bt-col-7, .not-admin .itm-grid-last, .not-admin .itm-grid-first .bt-col-12 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.bt-col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.bt-col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.bt-col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.bt-col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.bt-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.bt-order-first {
  order: -1;
}

.bt-order-last {
  order: 13;
}

.bt-order-0 {
  order: 0;
}

.bt-order-1 {
  order: 1;
}

.bt-order-2 {
  order: 2;
}

.bt-order-3 {
  order: 3;
}

.bt-order-4 {
  order: 4;
}

.bt-order-5 {
  order: 5;
}

.bt-order-6 {
  order: 6;
}

.bt-order-7 {
  order: 7;
}

.bt-order-8 {
  order: 8;
}

.bt-order-9 {
  order: 9;
}

.bt-order-10 {
  order: 10;
}

.bt-order-11 {
  order: 11;
}

.bt-order-12 {
  order: 12;
}

.bt-offset-1 {
  margin-left: 8.3333333333%;
}

.bt-offset-2 {
  margin-left: 16.6666666667%;
}

.bt-offset-3 {
  margin-left: 25%;
}

.bt-offset-4 {
  margin-left: 33.3333333333%;
}

.bt-offset-5 {
  margin-left: 41.6666666667%;
}

.bt-offset-6 {
  margin-left: 50%;
}

.bt-offset-7 {
  margin-left: 58.3333333333%;
}

.bt-offset-8 {
  margin-left: 66.6666666667%;
}

.bt-offset-9 {
  margin-left: 75%;
}

.bt-offset-10 {
  margin-left: 83.3333333333%;
}

.bt-offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .bt-col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .bt-col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bt-col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bt-col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bt-col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bt-col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bt-col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bt-col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bt-col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bt-col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bt-col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bt-col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bt-col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bt-col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bt-order-sm-first {
    order: -1;
  }
  .bt-order-sm-last {
    order: 13;
  }
  .bt-order-sm-0 {
    order: 0;
  }
  .bt-order-sm-1 {
    order: 1;
  }
  .bt-order-sm-2 {
    order: 2;
  }
  .bt-order-sm-3 {
    order: 3;
  }
  .bt-order-sm-4 {
    order: 4;
  }
  .bt-order-sm-5 {
    order: 5;
  }
  .bt-order-sm-6 {
    order: 6;
  }
  .bt-order-sm-7 {
    order: 7;
  }
  .bt-order-sm-8 {
    order: 8;
  }
  .bt-order-sm-9 {
    order: 9;
  }
  .bt-order-sm-10 {
    order: 10;
  }
  .bt-order-sm-11 {
    order: 11;
  }
  .bt-order-sm-12 {
    order: 12;
  }
  .bt-offset-sm-0 {
    margin-left: 0;
  }
  .bt-offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .bt-offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .bt-offset-sm-3 {
    margin-left: 25%;
  }
  .bt-offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .bt-offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .bt-offset-sm-6 {
    margin-left: 50%;
  }
  .bt-offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .bt-offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .bt-offset-sm-9 {
    margin-left: 75%;
  }
  .bt-offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .bt-offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .bt-col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .bt-col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bt-col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bt-col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bt-col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bt-col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bt-col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bt-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bt-col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bt-col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bt-col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bt-col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bt-col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bt-col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bt-order-md-first {
    order: -1;
  }
  .bt-order-md-last {
    order: 13;
  }
  .bt-order-md-0 {
    order: 0;
  }
  .bt-order-md-1 {
    order: 1;
  }
  .bt-order-md-2 {
    order: 2;
  }
  .bt-order-md-3 {
    order: 3;
  }
  .bt-order-md-4 {
    order: 4;
  }
  .bt-order-md-5 {
    order: 5;
  }
  .bt-order-md-6 {
    order: 6;
  }
  .bt-order-md-7 {
    order: 7;
  }
  .bt-order-md-8 {
    order: 8;
  }
  .bt-order-md-9 {
    order: 9;
  }
  .bt-order-md-10 {
    order: 10;
  }
  .bt-order-md-11 {
    order: 11;
  }
  .bt-order-md-12 {
    order: 12;
  }
  .bt-offset-md-0 {
    margin-left: 0;
  }
  .bt-offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .bt-offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .bt-offset-md-3 {
    margin-left: 25%;
  }
  .bt-offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .bt-offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .bt-offset-md-6 {
    margin-left: 50%;
  }
  .bt-offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .bt-offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .bt-offset-md-9 {
    margin-left: 75%;
  }
  .bt-offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .bt-offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1250px) {
  .bt-col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .bt-col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bt-col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bt-col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bt-col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bt-col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bt-col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bt-col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bt-col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bt-col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bt-col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bt-col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bt-col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bt-col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bt-order-lg-first {
    order: -1;
  }
  .bt-order-lg-last {
    order: 13;
  }
  .bt-order-lg-0 {
    order: 0;
  }
  .bt-order-lg-1 {
    order: 1;
  }
  .bt-order-lg-2 {
    order: 2;
  }
  .bt-order-lg-3 {
    order: 3;
  }
  .bt-order-lg-4 {
    order: 4;
  }
  .bt-order-lg-5 {
    order: 5;
  }
  .bt-order-lg-6 {
    order: 6;
  }
  .bt-order-lg-7 {
    order: 7;
  }
  .bt-order-lg-8 {
    order: 8;
  }
  .bt-order-lg-9 {
    order: 9;
  }
  .bt-order-lg-10 {
    order: 10;
  }
  .bt-order-lg-11 {
    order: 11;
  }
  .bt-order-lg-12 {
    order: 12;
  }
  .bt-offset-lg-0 {
    margin-left: 0;
  }
  .bt-offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .bt-offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .bt-offset-lg-3 {
    margin-left: 25%;
  }
  .bt-offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .bt-offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .bt-offset-lg-6 {
    margin-left: 50%;
  }
  .bt-offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .bt-offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .bt-offset-lg-9 {
    margin-left: 75%;
  }
  .bt-offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .bt-offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1730px) {
  .bt-col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .bt-col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .bt-col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .bt-col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .bt-col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .bt-col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .bt-col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .bt-col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .bt-col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .bt-col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .bt-col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .bt-col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .bt-col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .bt-col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bt-order-xl-first {
    order: -1;
  }
  .bt-order-xl-last {
    order: 13;
  }
  .bt-order-xl-0 {
    order: 0;
  }
  .bt-order-xl-1 {
    order: 1;
  }
  .bt-order-xl-2 {
    order: 2;
  }
  .bt-order-xl-3 {
    order: 3;
  }
  .bt-order-xl-4 {
    order: 4;
  }
  .bt-order-xl-5 {
    order: 5;
  }
  .bt-order-xl-6 {
    order: 6;
  }
  .bt-order-xl-7 {
    order: 7;
  }
  .bt-order-xl-8 {
    order: 8;
  }
  .bt-order-xl-9 {
    order: 9;
  }
  .bt-order-xl-10 {
    order: 10;
  }
  .bt-order-xl-11 {
    order: 11;
  }
  .bt-order-xl-12 {
    order: 12;
  }
  .bt-offset-xl-0 {
    margin-left: 0;
  }
  .bt-offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .bt-offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .bt-offset-xl-3 {
    margin-left: 25%;
  }
  .bt-offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .bt-offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .bt-offset-xl-6 {
    margin-left: 50%;
  }
  .bt-offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .bt-offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .bt-offset-xl-9 {
    margin-left: 75%;
  }
  .bt-offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .bt-offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.bt-d-none {
  display: none !important;
}

.bt-d-inline {
  display: inline !important;
}

.bt-d-inline-block {
  display: inline-block !important;
}

.bt-d-block {
  display: block !important;
}

.bt-d-table {
  display: table !important;
}

.bt-d-table-row {
  display: table-row !important;
}

.bt-d-table-cell {
  display: table-cell !important;
}

.bt-d-flex {
  display: flex !important;
}

.bt-d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .bt-d-sm-none {
    display: none !important;
  }
  .bt-d-sm-inline {
    display: inline !important;
  }
  .bt-d-sm-inline-block {
    display: inline-block !important;
  }
  .bt-d-sm-block {
    display: block !important;
  }
  .bt-d-sm-table {
    display: table !important;
  }
  .bt-d-sm-table-row {
    display: table-row !important;
  }
  .bt-d-sm-table-cell {
    display: table-cell !important;
  }
  .bt-d-sm-flex {
    display: flex !important;
  }
  .bt-d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .bt-d-md-none {
    display: none !important;
  }
  .bt-d-md-inline {
    display: inline !important;
  }
  .bt-d-md-inline-block {
    display: inline-block !important;
  }
  .bt-d-md-block {
    display: block !important;
  }
  .bt-d-md-table {
    display: table !important;
  }
  .bt-d-md-table-row {
    display: table-row !important;
  }
  .bt-d-md-table-cell {
    display: table-cell !important;
  }
  .bt-d-md-flex {
    display: flex !important;
  }
  .bt-d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1250px) {
  .bt-d-lg-none {
    display: none !important;
  }
  .bt-d-lg-inline {
    display: inline !important;
  }
  .bt-d-lg-inline-block {
    display: inline-block !important;
  }
  .bt-d-lg-block {
    display: block !important;
  }
  .bt-d-lg-table {
    display: table !important;
  }
  .bt-d-lg-table-row {
    display: table-row !important;
  }
  .bt-d-lg-table-cell {
    display: table-cell !important;
  }
  .bt-d-lg-flex {
    display: flex !important;
  }
  .bt-d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1730px) {
  .bt-d-xl-none {
    display: none !important;
  }
  .bt-d-xl-inline {
    display: inline !important;
  }
  .bt-d-xl-inline-block {
    display: inline-block !important;
  }
  .bt-d-xl-block {
    display: block !important;
  }
  .bt-d-xl-table {
    display: table !important;
  }
  .bt-d-xl-table-row {
    display: table-row !important;
  }
  .bt-d-xl-table-cell {
    display: table-cell !important;
  }
  .bt-d-xl-flex {
    display: flex !important;
  }
  .bt-d-xl-inline-flex {
    display: inline-flex !important;
  }
}
.bt-fl-row {
  flex-direction: row !important;
}

.bt-fl-column {
  flex-direction: column !important;
}

.bt-fl-row-rev {
  flex-direction: row-reverse !important;
}

.bt-fl-column-rev {
  flex-direction: column-reverse !important;
}

.bt-fl-wrap {
  flex-wrap: wrap !important;
}

.bt-fl-nowrap {
  flex-wrap: nowrap !important;
}

.bt-fl-wrap-rev {
  flex-wrap: wrap-reverse !important;
}

.bt-fl-fill {
  flex: 1 1 auto !important;
}

.bt-fl-grow-0 {
  flex-grow: 0 !important;
}

.bt-fl-grow-1 {
  flex-grow: 1 !important;
}

.bt-fl-shrink-0 {
  flex-shrink: 0 !important;
}

.bt-fl-shrink-1 {
  flex-shrink: 1 !important;
}

.bt-jc-s {
  justify-content: flex-start !important;
}

.bt-jc-e {
  justify-content: flex-end !important;
}

.bt-jc-c {
  justify-content: center !important;
}

.bt-jc-b {
  justify-content: space-between !important;
}

.bt-jc-a {
  justify-content: space-around !important;
}

.bt-ai-s {
  align-items: flex-start !important;
}

.bt-ai-e {
  align-items: flex-end !important;
}

.bt-ai-c {
  align-items: center !important;
}

.bt-ai-b {
  align-items: baseline !important;
}

.bt-ai-stch {
  align-items: stretch !important;
}

.bt-ac-s {
  align-content: flex-start !important;
}

.bt-ac-e {
  align-content: flex-end !important;
}

.bt-ac-c {
  align-content: center !important;
}

.bt-ac-b {
  align-content: space-between !important;
}

.bt-ac-a {
  align-content: space-around !important;
}

.bt-ac-stch {
  align-content: stretch !important;
}

.bt-as-a {
  align-self: auto !important;
}

.bt-as-s {
  align-self: flex-start !important;
}

.bt-as-e {
  align-self: flex-end !important;
}

.bt-as-c {
  align-self: center !important;
}

.bt-as-b {
  align-self: baseline !important;
}

.bt-as-stch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .bt-fl-sm-row {
    flex-direction: row !important;
  }
  .bt-fl-sm-column {
    flex-direction: column !important;
  }
  .bt-fl-sm-row-rev {
    flex-direction: row-reverse !important;
  }
  .bt-fl-sm-column-rev {
    flex-direction: column-reverse !important;
  }
  .bt-fl-sm-wrap {
    flex-wrap: wrap !important;
  }
  .bt-fl-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .bt-fl-sm-wrap-rev {
    flex-wrap: wrap-reverse !important;
  }
  .bt-fl-sm-fill {
    flex: 1 1 auto !important;
  }
  .bt-fl-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .bt-fl-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .bt-fl-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bt-fl-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bt-jc-sm-s {
    justify-content: flex-start !important;
  }
  .bt-jc-sm-e {
    justify-content: flex-end !important;
  }
  .bt-jc-sm-c {
    justify-content: center !important;
  }
  .bt-jc-sm-b {
    justify-content: space-between !important;
  }
  .bt-jc-sm-a {
    justify-content: space-around !important;
  }
  .bt-ai-sm-s {
    align-items: flex-start !important;
  }
  .bt-ai-sm-e {
    align-items: flex-end !important;
  }
  .bt-ai-sm-c {
    align-items: center !important;
  }
  .bt-ai-sm-b {
    align-items: baseline !important;
  }
  .bt-ai-sm-stch {
    align-items: stretch !important;
  }
  .bt-ac-sm-s {
    align-content: flex-start !important;
  }
  .bt-ac-sm-e {
    align-content: flex-end !important;
  }
  .bt-ac-sm-c {
    align-content: center !important;
  }
  .bt-ac-sm-b {
    align-content: space-between !important;
  }
  .bt-ac-sm-a {
    align-content: space-around !important;
  }
  .bt-ac-sm-stch {
    align-content: stretch !important;
  }
  .bt-as-sm-a {
    align-self: auto !important;
  }
  .bt-as-sm-s {
    align-self: flex-start !important;
  }
  .bt-as-sm-e {
    align-self: flex-end !important;
  }
  .bt-as-sm-c {
    align-self: center !important;
  }
  .bt-as-sm-b {
    align-self: baseline !important;
  }
  .bt-as-sm-stch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .bt-fl-md-row {
    flex-direction: row !important;
  }
  .bt-fl-md-column {
    flex-direction: column !important;
  }
  .bt-fl-md-row-rev {
    flex-direction: row-reverse !important;
  }
  .bt-fl-md-column-rev {
    flex-direction: column-reverse !important;
  }
  .bt-fl-md-wrap {
    flex-wrap: wrap !important;
  }
  .bt-fl-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .bt-fl-md-wrap-rev {
    flex-wrap: wrap-reverse !important;
  }
  .bt-fl-md-fill {
    flex: 1 1 auto !important;
  }
  .bt-fl-md-grow-0 {
    flex-grow: 0 !important;
  }
  .bt-fl-md-grow-1 {
    flex-grow: 1 !important;
  }
  .bt-fl-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bt-fl-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bt-jc-md-s {
    justify-content: flex-start !important;
  }
  .bt-jc-md-e {
    justify-content: flex-end !important;
  }
  .bt-jc-md-c {
    justify-content: center !important;
  }
  .bt-jc-md-b {
    justify-content: space-between !important;
  }
  .bt-jc-md-a {
    justify-content: space-around !important;
  }
  .bt-ai-md-s {
    align-items: flex-start !important;
  }
  .bt-ai-md-e {
    align-items: flex-end !important;
  }
  .bt-ai-md-c {
    align-items: center !important;
  }
  .bt-ai-md-b {
    align-items: baseline !important;
  }
  .bt-ai-md-stch {
    align-items: stretch !important;
  }
  .bt-ac-md-s {
    align-content: flex-start !important;
  }
  .bt-ac-md-e {
    align-content: flex-end !important;
  }
  .bt-ac-md-c {
    align-content: center !important;
  }
  .bt-ac-md-b {
    align-content: space-between !important;
  }
  .bt-ac-md-a {
    align-content: space-around !important;
  }
  .bt-ac-md-stch {
    align-content: stretch !important;
  }
  .bt-as-md-a {
    align-self: auto !important;
  }
  .bt-as-md-s {
    align-self: flex-start !important;
  }
  .bt-as-md-e {
    align-self: flex-end !important;
  }
  .bt-as-md-c {
    align-self: center !important;
  }
  .bt-as-md-b {
    align-self: baseline !important;
  }
  .bt-as-md-stch {
    align-self: stretch !important;
  }
}
@media (min-width: 1250px) {
  .bt-fl-lg-row {
    flex-direction: row !important;
  }
  .bt-fl-lg-column {
    flex-direction: column !important;
  }
  .bt-fl-lg-row-rev {
    flex-direction: row-reverse !important;
  }
  .bt-fl-lg-column-rev {
    flex-direction: column-reverse !important;
  }
  .bt-fl-lg-wrap {
    flex-wrap: wrap !important;
  }
  .bt-fl-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .bt-fl-lg-wrap-rev {
    flex-wrap: wrap-reverse !important;
  }
  .bt-fl-lg-fill {
    flex: 1 1 auto !important;
  }
  .bt-fl-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .bt-fl-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .bt-fl-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bt-fl-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bt-jc-lg-s {
    justify-content: flex-start !important;
  }
  .bt-jc-lg-e {
    justify-content: flex-end !important;
  }
  .bt-jc-lg-c {
    justify-content: center !important;
  }
  .bt-jc-lg-b {
    justify-content: space-between !important;
  }
  .bt-jc-lg-a {
    justify-content: space-around !important;
  }
  .bt-ai-lg-s {
    align-items: flex-start !important;
  }
  .bt-ai-lg-e {
    align-items: flex-end !important;
  }
  .bt-ai-lg-c {
    align-items: center !important;
  }
  .bt-ai-lg-b {
    align-items: baseline !important;
  }
  .bt-ai-lg-stch {
    align-items: stretch !important;
  }
  .bt-ac-lg-s {
    align-content: flex-start !important;
  }
  .bt-ac-lg-e {
    align-content: flex-end !important;
  }
  .bt-ac-lg-c {
    align-content: center !important;
  }
  .bt-ac-lg-b {
    align-content: space-between !important;
  }
  .bt-ac-lg-a {
    align-content: space-around !important;
  }
  .bt-ac-lg-stch {
    align-content: stretch !important;
  }
  .bt-as-lg-a {
    align-self: auto !important;
  }
  .bt-as-lg-s {
    align-self: flex-start !important;
  }
  .bt-as-lg-e {
    align-self: flex-end !important;
  }
  .bt-as-lg-c {
    align-self: center !important;
  }
  .bt-as-lg-b {
    align-self: baseline !important;
  }
  .bt-as-lg-stch {
    align-self: stretch !important;
  }
}
@media (min-width: 1730px) {
  .bt-fl-xl-row {
    flex-direction: row !important;
  }
  .bt-fl-xl-column {
    flex-direction: column !important;
  }
  .bt-fl-xl-row-rev {
    flex-direction: row-reverse !important;
  }
  .bt-fl-xl-column-rev {
    flex-direction: column-reverse !important;
  }
  .bt-fl-xl-wrap {
    flex-wrap: wrap !important;
  }
  .bt-fl-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .bt-fl-xl-wrap-rev {
    flex-wrap: wrap-reverse !important;
  }
  .bt-fl-xl-fill {
    flex: 1 1 auto !important;
  }
  .bt-fl-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .bt-fl-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .bt-fl-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bt-fl-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bt-jc-xl-s {
    justify-content: flex-start !important;
  }
  .bt-jc-xl-e {
    justify-content: flex-end !important;
  }
  .bt-jc-xl-c {
    justify-content: center !important;
  }
  .bt-jc-xl-b {
    justify-content: space-between !important;
  }
  .bt-jc-xl-a {
    justify-content: space-around !important;
  }
  .bt-ai-xl-s {
    align-items: flex-start !important;
  }
  .bt-ai-xl-e {
    align-items: flex-end !important;
  }
  .bt-ai-xl-c {
    align-items: center !important;
  }
  .bt-ai-xl-b {
    align-items: baseline !important;
  }
  .bt-ai-xl-stch {
    align-items: stretch !important;
  }
  .bt-ac-xl-s {
    align-content: flex-start !important;
  }
  .bt-ac-xl-e {
    align-content: flex-end !important;
  }
  .bt-ac-xl-c {
    align-content: center !important;
  }
  .bt-ac-xl-b {
    align-content: space-between !important;
  }
  .bt-ac-xl-a {
    align-content: space-around !important;
  }
  .bt-ac-xl-stch {
    align-content: stretch !important;
  }
  .bt-as-xl-a {
    align-self: auto !important;
  }
  .bt-as-xl-s {
    align-self: flex-start !important;
  }
  .bt-as-xl-e {
    align-self: flex-end !important;
  }
  .bt-as-xl-c {
    align-self: center !important;
  }
  .bt-as-xl-b {
    align-self: baseline !important;
  }
  .bt-as-xl-stch {
    align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1250px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1730px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.select-wrapper {
  position: relative;
}

.btn {
  min-height: 40px;
}
.btn.btn-tiny {
  min-width: auto;
  line-height: 2em;
  min-height: auto;
  padding: 0px 6px;
}
.btn.min-width-200 {
  min-width: 200px;
}
.btn span:not(.mat-button-wrapper) {
  font-family: "assistant", Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: 300;
  text-transform: uppercase;
}
.btn.spinner {
  padding: 0 50px;
}

.error-list {
  margin: 0;
  padding: 0;
  margin-top: -25px;
  padding-bottom: 10px;
}
.error-list li {
  display: block;
  margin-bottom: 5px;
}

/*filters*/
.steps-header-animated {
  height: 60px;
  position: relative;
  justify-content: space-between;
  margin: 0 20px;
}
.steps-header-animated:after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  background-color: #b4b4b3;
  top: 50%;
  left: 0;
}
.steps-header-animated .step-label-animated {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.steps-header-animated .step-label-animated.step-label-one {
  height: 100%;
}
.steps-header-animated .step-label-animated .tms-icon-out-for-delivery {
  font-size: 1.7em;
  line-height: normal;
}
.steps-header-animated .step-label-animated > span {
  display: flex;
}
.steps-header-animated .step-label-animated .text {
  margin-right: 10px;
  font-size: 0.96em;
  position: relative;
  bottom: 5px;
  color: #b4b4b3;
}
.steps-header-animated .step-icon-animated {
  width: 40px;
  height: 40px;
  color: #b4b4b3;
  border: 1px solid #b4b4b3;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  position: relative;
  overflow: hidden;
}
.theme-mycarrier .steps-header-animated .step-icon-animated {
  background-color: #fff;
}
.theme-rapid-ship .steps-header-animated .step-icon-animated {
  background-color: #fff;
}
.theme-averitt .steps-header-animated .step-icon-animated {
  background-color: #fff;
}
.theme-saia .steps-header-animated .step-icon-animated {
  background-color: #fff;
}
.theme-frontline-freight .steps-header-animated .step-icon-animated {
  background-color: #fff;
}
.theme-mme .steps-header-animated .step-icon-animated {
  background-color: #fff;
}
.theme-emerge .steps-header-animated .step-icon-animated {
  background-color: #fff;
}
.theme-old-dominion .steps-header-animated .step-icon-animated {
  background-color: #fff;
}
.theme-custom-companies .steps-header-animated .step-icon-animated {
  background-color: #fff;
}
.theme-ward .steps-header-animated .step-icon-animated {
  background-color: #fff;
}
.theme-centralconnect .steps-header-animated .step-icon-animated {
  background-color: #fff;
}
.theme-tforcefreightmyship .steps-header-animated .step-icon-animated {
  background-color: #fff;
}
.steps-header-animated .step-icon-animated:before {
  position: relative;
  z-index: 2;
}
.steps-header-animated .step-icon-animated:after {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  transform: translate3d(-100%, 0, 0);
  transition: transform 1.5s linear;
  transition-delay: 1.5s;
  z-index: 1;
}
.theme-mycarrier .steps-header-animated .step-icon-animated:after {
  background-color: #007AFF;
}
.theme-rapid-ship .steps-header-animated .step-icon-animated:after {
  background-color: #5DC9EA;
}
.theme-averitt .steps-header-animated .step-icon-animated:after {
  background-color: #c70015;
}
.theme-saia .steps-header-animated .step-icon-animated:after {
  background-color: #CC2B2A;
}
.theme-frontline-freight .steps-header-animated .step-icon-animated:after {
  background-color: #0f62ab;
}
.theme-mme .steps-header-animated .step-icon-animated:after {
  background-color: #C65000;
}
.theme-emerge .steps-header-animated .step-icon-animated:after {
  background-color: #0d47a1;
}
.theme-old-dominion .steps-header-animated .step-icon-animated:after {
  background-color: #00693e;
}
.theme-custom-companies .steps-header-animated .step-icon-animated:after {
  background-color: #F2AF32;
}
.theme-ward .steps-header-animated .step-icon-animated:after {
  background-color: #0a5540;
}
.theme-centralconnect .steps-header-animated .step-icon-animated:after {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .steps-header-animated .step-icon-animated:after {
  background-color: #0053A1;
}
.steps-header-animated .line-animated {
  width: calc(100% - 40px);
  height: 3px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate3d(-100%, 0, 0);
  z-index: 1;
}
.theme-mycarrier .steps-header-animated .line-animated {
  background-color: #007AFF;
}
.theme-rapid-ship .steps-header-animated .line-animated {
  background-color: #5DC9EA;
}
.theme-averitt .steps-header-animated .line-animated {
  background-color: #c70015;
}
.theme-saia .steps-header-animated .line-animated {
  background-color: #CC2B2A;
}
.theme-frontline-freight .steps-header-animated .line-animated {
  background-color: #0f62ab;
}
.theme-mme .steps-header-animated .line-animated {
  background-color: #C65000;
}
.theme-emerge .steps-header-animated .line-animated {
  background-color: #0d47a1;
}
.theme-old-dominion .steps-header-animated .line-animated {
  background-color: #00693e;
}
.theme-custom-companies .steps-header-animated .line-animated {
  background-color: #F2AF32;
}
.theme-ward .steps-header-animated .line-animated {
  background-color: #0a5540;
}
.theme-centralconnect .steps-header-animated .line-animated {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .steps-header-animated .line-animated {
  background-color: #0053A1;
}

.step-animation-template .line-animated, [data-step="5"] .step-label-animated:nth-of-type(5) .line-animated, [data-step="4"] .step-label-animated:nth-of-type(4) .line-animated, [data-step="3"] .step-label-animated:nth-of-type(3) .line-animated, [data-step="2"] .step-label-animated:nth-of-type(2) .line-animated, [data-step="1"] .step-label-animated:nth-of-type(1) .line-animated {
  transform: translate3d(0%, 0, 0);
  transition: transform 1.5s linear;
}
.step-animation-template .number, [data-step="5"] .step-label-animated:nth-of-type(5) .number, [data-step="4"] .step-label-animated:nth-of-type(4) .number, [data-step="3"] .step-label-animated:nth-of-type(3) .number, [data-step="2"] .step-label-animated:nth-of-type(2) .number, [data-step="1"] .step-label-animated:nth-of-type(1) .number,
.step-animation-template .text,
[data-step="5"] .step-label-animated:nth-of-type(5) .text,
[data-step="4"] .step-label-animated:nth-of-type(4) .text,
[data-step="3"] .step-label-animated:nth-of-type(3) .text,
[data-step="2"] .step-label-animated:nth-of-type(2) .text,
[data-step="1"] .step-label-animated:nth-of-type(1) .text {
  animation: text-color 3s linear;
  animation-fill-mode: backwards;
}
.theme-mycarrier .step-animation-template .number, .theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(5) .number, [data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(5) .number, .theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(4) .number, [data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(4) .number, .theme-mycarrier [data-step="3"] .step-label-animated:nth-of-type(3) .number, [data-step="3"] .theme-mycarrier .step-label-animated:nth-of-type(3) .number, .theme-mycarrier [data-step="2"] .step-label-animated:nth-of-type(2) .number, [data-step="2"] .theme-mycarrier .step-label-animated:nth-of-type(2) .number, .theme-mycarrier [data-step="1"] .step-label-animated:nth-of-type(1) .number, [data-step="1"] .theme-mycarrier .step-label-animated:nth-of-type(1) .number,
.theme-mycarrier .step-animation-template .text,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(5) .text,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(5) .text,
.theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(4) .text,
[data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(4) .text,
.theme-mycarrier [data-step="3"] .step-label-animated:nth-of-type(3) .text,
[data-step="3"] .theme-mycarrier .step-label-animated:nth-of-type(3) .text,
.theme-mycarrier [data-step="2"] .step-label-animated:nth-of-type(2) .text,
[data-step="2"] .theme-mycarrier .step-label-animated:nth-of-type(2) .text,
.theme-mycarrier [data-step="1"] .step-label-animated:nth-of-type(1) .text,
[data-step="1"] .theme-mycarrier .step-label-animated:nth-of-type(1) .text {
  color: #007AFF;
}
.theme-rapid-ship .step-animation-template .number, .theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(5) .number, [data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(5) .number, .theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(4) .number, [data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(4) .number, .theme-rapid-ship [data-step="3"] .step-label-animated:nth-of-type(3) .number, [data-step="3"] .theme-rapid-ship .step-label-animated:nth-of-type(3) .number, .theme-rapid-ship [data-step="2"] .step-label-animated:nth-of-type(2) .number, [data-step="2"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .number, .theme-rapid-ship [data-step="1"] .step-label-animated:nth-of-type(1) .number, [data-step="1"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .number,
.theme-rapid-ship .step-animation-template .text,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(5) .text,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(5) .text,
.theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(4) .text,
[data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(4) .text,
.theme-rapid-ship [data-step="3"] .step-label-animated:nth-of-type(3) .text,
[data-step="3"] .theme-rapid-ship .step-label-animated:nth-of-type(3) .text,
.theme-rapid-ship [data-step="2"] .step-label-animated:nth-of-type(2) .text,
[data-step="2"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .text,
.theme-rapid-ship [data-step="1"] .step-label-animated:nth-of-type(1) .text,
[data-step="1"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .text {
  color: #5DC9EA;
}
.theme-averitt .step-animation-template .number, .theme-averitt [data-step="5"] .step-label-animated:nth-of-type(5) .number, [data-step="5"] .theme-averitt .step-label-animated:nth-of-type(5) .number, .theme-averitt [data-step="4"] .step-label-animated:nth-of-type(4) .number, [data-step="4"] .theme-averitt .step-label-animated:nth-of-type(4) .number, .theme-averitt [data-step="3"] .step-label-animated:nth-of-type(3) .number, [data-step="3"] .theme-averitt .step-label-animated:nth-of-type(3) .number, .theme-averitt [data-step="2"] .step-label-animated:nth-of-type(2) .number, [data-step="2"] .theme-averitt .step-label-animated:nth-of-type(2) .number, .theme-averitt [data-step="1"] .step-label-animated:nth-of-type(1) .number, [data-step="1"] .theme-averitt .step-label-animated:nth-of-type(1) .number,
.theme-averitt .step-animation-template .text,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(5) .text,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(5) .text,
.theme-averitt [data-step="4"] .step-label-animated:nth-of-type(4) .text,
[data-step="4"] .theme-averitt .step-label-animated:nth-of-type(4) .text,
.theme-averitt [data-step="3"] .step-label-animated:nth-of-type(3) .text,
[data-step="3"] .theme-averitt .step-label-animated:nth-of-type(3) .text,
.theme-averitt [data-step="2"] .step-label-animated:nth-of-type(2) .text,
[data-step="2"] .theme-averitt .step-label-animated:nth-of-type(2) .text,
.theme-averitt [data-step="1"] .step-label-animated:nth-of-type(1) .text,
[data-step="1"] .theme-averitt .step-label-animated:nth-of-type(1) .text {
  color: #c70015;
}
.theme-saia .step-animation-template .number, .theme-saia [data-step="5"] .step-label-animated:nth-of-type(5) .number, [data-step="5"] .theme-saia .step-label-animated:nth-of-type(5) .number, .theme-saia [data-step="4"] .step-label-animated:nth-of-type(4) .number, [data-step="4"] .theme-saia .step-label-animated:nth-of-type(4) .number, .theme-saia [data-step="3"] .step-label-animated:nth-of-type(3) .number, [data-step="3"] .theme-saia .step-label-animated:nth-of-type(3) .number, .theme-saia [data-step="2"] .step-label-animated:nth-of-type(2) .number, [data-step="2"] .theme-saia .step-label-animated:nth-of-type(2) .number, .theme-saia [data-step="1"] .step-label-animated:nth-of-type(1) .number, [data-step="1"] .theme-saia .step-label-animated:nth-of-type(1) .number,
.theme-saia .step-animation-template .text,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(5) .text,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(5) .text,
.theme-saia [data-step="4"] .step-label-animated:nth-of-type(4) .text,
[data-step="4"] .theme-saia .step-label-animated:nth-of-type(4) .text,
.theme-saia [data-step="3"] .step-label-animated:nth-of-type(3) .text,
[data-step="3"] .theme-saia .step-label-animated:nth-of-type(3) .text,
.theme-saia [data-step="2"] .step-label-animated:nth-of-type(2) .text,
[data-step="2"] .theme-saia .step-label-animated:nth-of-type(2) .text,
.theme-saia [data-step="1"] .step-label-animated:nth-of-type(1) .text,
[data-step="1"] .theme-saia .step-label-animated:nth-of-type(1) .text {
  color: #CC2B2A;
}
.theme-frontline-freight .step-animation-template .number, .theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(5) .number, [data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(5) .number, .theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(4) .number, [data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(4) .number, .theme-frontline-freight [data-step="3"] .step-label-animated:nth-of-type(3) .number, [data-step="3"] .theme-frontline-freight .step-label-animated:nth-of-type(3) .number, .theme-frontline-freight [data-step="2"] .step-label-animated:nth-of-type(2) .number, [data-step="2"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .number, .theme-frontline-freight [data-step="1"] .step-label-animated:nth-of-type(1) .number, [data-step="1"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .number,
.theme-frontline-freight .step-animation-template .text,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(5) .text,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(5) .text,
.theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(4) .text,
[data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(4) .text,
.theme-frontline-freight [data-step="3"] .step-label-animated:nth-of-type(3) .text,
[data-step="3"] .theme-frontline-freight .step-label-animated:nth-of-type(3) .text,
.theme-frontline-freight [data-step="2"] .step-label-animated:nth-of-type(2) .text,
[data-step="2"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .text,
.theme-frontline-freight [data-step="1"] .step-label-animated:nth-of-type(1) .text,
[data-step="1"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .text {
  color: #0f62ab;
}
.theme-mme .step-animation-template .number, .theme-mme [data-step="5"] .step-label-animated:nth-of-type(5) .number, [data-step="5"] .theme-mme .step-label-animated:nth-of-type(5) .number, .theme-mme [data-step="4"] .step-label-animated:nth-of-type(4) .number, [data-step="4"] .theme-mme .step-label-animated:nth-of-type(4) .number, .theme-mme [data-step="3"] .step-label-animated:nth-of-type(3) .number, [data-step="3"] .theme-mme .step-label-animated:nth-of-type(3) .number, .theme-mme [data-step="2"] .step-label-animated:nth-of-type(2) .number, [data-step="2"] .theme-mme .step-label-animated:nth-of-type(2) .number, .theme-mme [data-step="1"] .step-label-animated:nth-of-type(1) .number, [data-step="1"] .theme-mme .step-label-animated:nth-of-type(1) .number,
.theme-mme .step-animation-template .text,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(5) .text,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(5) .text,
.theme-mme [data-step="4"] .step-label-animated:nth-of-type(4) .text,
[data-step="4"] .theme-mme .step-label-animated:nth-of-type(4) .text,
.theme-mme [data-step="3"] .step-label-animated:nth-of-type(3) .text,
[data-step="3"] .theme-mme .step-label-animated:nth-of-type(3) .text,
.theme-mme [data-step="2"] .step-label-animated:nth-of-type(2) .text,
[data-step="2"] .theme-mme .step-label-animated:nth-of-type(2) .text,
.theme-mme [data-step="1"] .step-label-animated:nth-of-type(1) .text,
[data-step="1"] .theme-mme .step-label-animated:nth-of-type(1) .text {
  color: #C65000;
}
.theme-emerge .step-animation-template .number, .theme-emerge [data-step="5"] .step-label-animated:nth-of-type(5) .number, [data-step="5"] .theme-emerge .step-label-animated:nth-of-type(5) .number, .theme-emerge [data-step="4"] .step-label-animated:nth-of-type(4) .number, [data-step="4"] .theme-emerge .step-label-animated:nth-of-type(4) .number, .theme-emerge [data-step="3"] .step-label-animated:nth-of-type(3) .number, [data-step="3"] .theme-emerge .step-label-animated:nth-of-type(3) .number, .theme-emerge [data-step="2"] .step-label-animated:nth-of-type(2) .number, [data-step="2"] .theme-emerge .step-label-animated:nth-of-type(2) .number, .theme-emerge [data-step="1"] .step-label-animated:nth-of-type(1) .number, [data-step="1"] .theme-emerge .step-label-animated:nth-of-type(1) .number,
.theme-emerge .step-animation-template .text,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(5) .text,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(5) .text,
.theme-emerge [data-step="4"] .step-label-animated:nth-of-type(4) .text,
[data-step="4"] .theme-emerge .step-label-animated:nth-of-type(4) .text,
.theme-emerge [data-step="3"] .step-label-animated:nth-of-type(3) .text,
[data-step="3"] .theme-emerge .step-label-animated:nth-of-type(3) .text,
.theme-emerge [data-step="2"] .step-label-animated:nth-of-type(2) .text,
[data-step="2"] .theme-emerge .step-label-animated:nth-of-type(2) .text,
.theme-emerge [data-step="1"] .step-label-animated:nth-of-type(1) .text,
[data-step="1"] .theme-emerge .step-label-animated:nth-of-type(1) .text {
  color: #0d47a1;
}
.theme-old-dominion .step-animation-template .number, .theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(5) .number, [data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(5) .number, .theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(4) .number, [data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(4) .number, .theme-old-dominion [data-step="3"] .step-label-animated:nth-of-type(3) .number, [data-step="3"] .theme-old-dominion .step-label-animated:nth-of-type(3) .number, .theme-old-dominion [data-step="2"] .step-label-animated:nth-of-type(2) .number, [data-step="2"] .theme-old-dominion .step-label-animated:nth-of-type(2) .number, .theme-old-dominion [data-step="1"] .step-label-animated:nth-of-type(1) .number, [data-step="1"] .theme-old-dominion .step-label-animated:nth-of-type(1) .number,
.theme-old-dominion .step-animation-template .text,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(5) .text,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(5) .text,
.theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(4) .text,
[data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(4) .text,
.theme-old-dominion [data-step="3"] .step-label-animated:nth-of-type(3) .text,
[data-step="3"] .theme-old-dominion .step-label-animated:nth-of-type(3) .text,
.theme-old-dominion [data-step="2"] .step-label-animated:nth-of-type(2) .text,
[data-step="2"] .theme-old-dominion .step-label-animated:nth-of-type(2) .text,
.theme-old-dominion [data-step="1"] .step-label-animated:nth-of-type(1) .text,
[data-step="1"] .theme-old-dominion .step-label-animated:nth-of-type(1) .text {
  color: #00693e;
}
.theme-custom-companies .step-animation-template .number, .theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(5) .number, [data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(5) .number, .theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(4) .number, [data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(4) .number, .theme-custom-companies [data-step="3"] .step-label-animated:nth-of-type(3) .number, [data-step="3"] .theme-custom-companies .step-label-animated:nth-of-type(3) .number, .theme-custom-companies [data-step="2"] .step-label-animated:nth-of-type(2) .number, [data-step="2"] .theme-custom-companies .step-label-animated:nth-of-type(2) .number, .theme-custom-companies [data-step="1"] .step-label-animated:nth-of-type(1) .number, [data-step="1"] .theme-custom-companies .step-label-animated:nth-of-type(1) .number,
.theme-custom-companies .step-animation-template .text,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(5) .text,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(5) .text,
.theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(4) .text,
[data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(4) .text,
.theme-custom-companies [data-step="3"] .step-label-animated:nth-of-type(3) .text,
[data-step="3"] .theme-custom-companies .step-label-animated:nth-of-type(3) .text,
.theme-custom-companies [data-step="2"] .step-label-animated:nth-of-type(2) .text,
[data-step="2"] .theme-custom-companies .step-label-animated:nth-of-type(2) .text,
.theme-custom-companies [data-step="1"] .step-label-animated:nth-of-type(1) .text,
[data-step="1"] .theme-custom-companies .step-label-animated:nth-of-type(1) .text {
  color: #F2AF32;
}
.theme-ward .step-animation-template .number, .theme-ward [data-step="5"] .step-label-animated:nth-of-type(5) .number, [data-step="5"] .theme-ward .step-label-animated:nth-of-type(5) .number, .theme-ward [data-step="4"] .step-label-animated:nth-of-type(4) .number, [data-step="4"] .theme-ward .step-label-animated:nth-of-type(4) .number, .theme-ward [data-step="3"] .step-label-animated:nth-of-type(3) .number, [data-step="3"] .theme-ward .step-label-animated:nth-of-type(3) .number, .theme-ward [data-step="2"] .step-label-animated:nth-of-type(2) .number, [data-step="2"] .theme-ward .step-label-animated:nth-of-type(2) .number, .theme-ward [data-step="1"] .step-label-animated:nth-of-type(1) .number, [data-step="1"] .theme-ward .step-label-animated:nth-of-type(1) .number,
.theme-ward .step-animation-template .text,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(5) .text,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(5) .text,
.theme-ward [data-step="4"] .step-label-animated:nth-of-type(4) .text,
[data-step="4"] .theme-ward .step-label-animated:nth-of-type(4) .text,
.theme-ward [data-step="3"] .step-label-animated:nth-of-type(3) .text,
[data-step="3"] .theme-ward .step-label-animated:nth-of-type(3) .text,
.theme-ward [data-step="2"] .step-label-animated:nth-of-type(2) .text,
[data-step="2"] .theme-ward .step-label-animated:nth-of-type(2) .text,
.theme-ward [data-step="1"] .step-label-animated:nth-of-type(1) .text,
[data-step="1"] .theme-ward .step-label-animated:nth-of-type(1) .text {
  color: #0a5540;
}
.theme-centralconnect .step-animation-template .number, .theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(5) .number, [data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(5) .number, .theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(4) .number, [data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(4) .number, .theme-centralconnect [data-step="3"] .step-label-animated:nth-of-type(3) .number, [data-step="3"] .theme-centralconnect .step-label-animated:nth-of-type(3) .number, .theme-centralconnect [data-step="2"] .step-label-animated:nth-of-type(2) .number, [data-step="2"] .theme-centralconnect .step-label-animated:nth-of-type(2) .number, .theme-centralconnect [data-step="1"] .step-label-animated:nth-of-type(1) .number, [data-step="1"] .theme-centralconnect .step-label-animated:nth-of-type(1) .number,
.theme-centralconnect .step-animation-template .text,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(5) .text,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(5) .text,
.theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(4) .text,
[data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(4) .text,
.theme-centralconnect [data-step="3"] .step-label-animated:nth-of-type(3) .text,
[data-step="3"] .theme-centralconnect .step-label-animated:nth-of-type(3) .text,
.theme-centralconnect [data-step="2"] .step-label-animated:nth-of-type(2) .text,
[data-step="2"] .theme-centralconnect .step-label-animated:nth-of-type(2) .text,
.theme-centralconnect [data-step="1"] .step-label-animated:nth-of-type(1) .text,
[data-step="1"] .theme-centralconnect .step-label-animated:nth-of-type(1) .text {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .step-animation-template .number, .theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(5) .number, [data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(5) .number, .theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(4) .number, [data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(4) .number, .theme-tforcefreightmyship [data-step="3"] .step-label-animated:nth-of-type(3) .number, [data-step="3"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(3) .number, .theme-tforcefreightmyship [data-step="2"] .step-label-animated:nth-of-type(2) .number, [data-step="2"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .number, .theme-tforcefreightmyship [data-step="1"] .step-label-animated:nth-of-type(1) .number, [data-step="1"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .number,
.theme-tforcefreightmyship .step-animation-template .text,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(5) .text,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(5) .text,
.theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(4) .text,
[data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(4) .text,
.theme-tforcefreightmyship [data-step="3"] .step-label-animated:nth-of-type(3) .text,
[data-step="3"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(3) .text,
.theme-tforcefreightmyship [data-step="2"] .step-label-animated:nth-of-type(2) .text,
[data-step="2"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .text,
.theme-tforcefreightmyship [data-step="1"] .step-label-animated:nth-of-type(1) .text,
[data-step="1"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .text {
  color: #0053A1;
}
@keyframes text-color {
  0% {
    color: #ccc;
  }
}
.step-animation-template .tms-icon-order-ready, [data-step="5"] .step-label-animated:nth-of-type(5) .tms-icon-order-ready, [data-step="4"] .step-label-animated:nth-of-type(4) .tms-icon-order-ready, [data-step="3"] .step-label-animated:nth-of-type(3) .tms-icon-order-ready, [data-step="2"] .step-label-animated:nth-of-type(2) .tms-icon-order-ready, [data-step="1"] .step-label-animated:nth-of-type(1) .tms-icon-order-ready {
  font-size: 1.5em !important;
}
.step-animation-template .step-icon-animated, [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-width: 2px;
  animation: step-icon 1.5s linear;
  animation-fill-mode: backwards;
  animation-delay: 1.5s;
}
.theme-mycarrier .step-animation-template .step-icon-animated, .theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-mycarrier [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-mycarrier .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-mycarrier [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-mycarrier .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-mycarrier [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #007AFF;
}
.theme-rapid-ship .step-animation-template .step-icon-animated, .theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-rapid-ship [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-rapid-ship .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-rapid-ship [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-rapid-ship [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #5DC9EA;
}
.theme-averitt .step-animation-template .step-icon-animated, .theme-averitt [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-averitt .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-averitt [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-averitt .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-averitt [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-averitt .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-averitt [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-averitt .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-averitt [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #c70015;
}
.theme-saia .step-animation-template .step-icon-animated, .theme-saia [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-saia .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-saia [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-saia .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-saia [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-saia .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-saia [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-saia .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-saia [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #CC2B2A;
}
.theme-frontline-freight .step-animation-template .step-icon-animated, .theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-frontline-freight [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-frontline-freight .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-frontline-freight [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-frontline-freight [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #0f62ab;
}
.theme-mme .step-animation-template .step-icon-animated, .theme-mme [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-mme .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-mme [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-mme .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-mme [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-mme .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-mme [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-mme .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-mme [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #C65000;
}
.theme-emerge .step-animation-template .step-icon-animated, .theme-emerge [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-emerge .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-emerge [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-emerge .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-emerge [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-emerge .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-emerge [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-emerge .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-emerge [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #0d47a1;
}
.theme-old-dominion .step-animation-template .step-icon-animated, .theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-old-dominion [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-old-dominion .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-old-dominion [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-old-dominion .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-old-dominion [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #00693e;
}
.theme-custom-companies .step-animation-template .step-icon-animated, .theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-custom-companies [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-custom-companies .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-custom-companies [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-custom-companies .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-custom-companies [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #F2AF32;
}
.theme-ward .step-animation-template .step-icon-animated, .theme-ward [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-ward .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-ward [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-ward .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-ward [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-ward .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-ward [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-ward .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-ward [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #0a5540;
}
.theme-centralconnect .step-animation-template .step-icon-animated, .theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-centralconnect [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-centralconnect .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-centralconnect [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-centralconnect .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-centralconnect [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-centralconnect .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .step-animation-template .step-icon-animated, .theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-tforcefreightmyship [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-tforcefreightmyship [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-tforcefreightmyship [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #0053A1;
}
.theme-mycarrier .step-animation-template .step-icon-animated, .theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-mycarrier [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-mycarrier .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-mycarrier [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-mycarrier .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-mycarrier [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #007AFF;
}
.theme-rapid-ship .step-animation-template .step-icon-animated, .theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-rapid-ship [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-rapid-ship .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-rapid-ship [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-rapid-ship [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #5DC9EA;
}
.theme-averitt .step-animation-template .step-icon-animated, .theme-averitt [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-averitt .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-averitt [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-averitt .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-averitt [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-averitt .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-averitt [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-averitt .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-averitt [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #c70015;
}
.theme-saia .step-animation-template .step-icon-animated, .theme-saia [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-saia .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-saia [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-saia .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-saia [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-saia .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-saia [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-saia .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-saia [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #CC2B2A;
}
.theme-frontline-freight .step-animation-template .step-icon-animated, .theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-frontline-freight [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-frontline-freight .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-frontline-freight [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-frontline-freight [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #0f62ab;
}
.theme-mme .step-animation-template .step-icon-animated, .theme-mme [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-mme .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-mme [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-mme .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-mme [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-mme .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-mme [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-mme .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-mme [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #C65000;
}
.theme-emerge .step-animation-template .step-icon-animated, .theme-emerge [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-emerge .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-emerge [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-emerge .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-emerge [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-emerge .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-emerge [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-emerge .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-emerge [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #0d47a1;
}
.theme-old-dominion .step-animation-template .step-icon-animated, .theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-old-dominion [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-old-dominion .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-old-dominion [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-old-dominion .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-old-dominion [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #00693e;
}
.theme-custom-companies .step-animation-template .step-icon-animated, .theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-custom-companies [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-custom-companies .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-custom-companies [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-custom-companies .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-custom-companies [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #F2AF32;
}
.theme-ward .step-animation-template .step-icon-animated, .theme-ward [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-ward .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-ward [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-ward .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-ward [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-ward .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-ward [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-ward .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-ward [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #0a5540;
}
.theme-centralconnect .step-animation-template .step-icon-animated, .theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-centralconnect [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-centralconnect .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-centralconnect [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-centralconnect .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-centralconnect [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-centralconnect .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship .step-animation-template .step-icon-animated, .theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-tforcefreightmyship [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-tforcefreightmyship [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-tforcefreightmyship [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #0053A1;
}
@keyframes step-icon {
  0% {
    color: #ccc;
    border-color: #b4b4b3;
    border-width: 2px;
  }
  10% {
    border-width: 2px;
  }
  100% {
    border-width: 2px;
  }
}
.step-animation-template .step-icon-animated:after, [data-step="5"] .step-label-animated:nth-of-type(5) .step-icon-animated:after, [data-step="4"] .step-label-animated:nth-of-type(4) .step-icon-animated:after, [data-step="3"] .step-label-animated:nth-of-type(3) .step-icon-animated:after, [data-step="2"] .step-label-animated:nth-of-type(2) .step-icon-animated:after, [data-step="1"] .step-label-animated:nth-of-type(1) .step-icon-animated:after {
  animation: step-icon-bg 1.5s linear;
  animation-fill-mode: backwards;
  animation-delay: 1.5s;
  transform: translate3d(100%, 0, 0);
}
@keyframes step-icon-bg {
  0% {
    transform: translate3d(-100%, 0, 0);
  }
  50% {
    transform: translate3d(0%, 0, 0);
  }
  100% {
    transform: translate3d(100%, 0, 0);
  }
}

.step-animation-template-error .line-animated, [data-step="5"].status-error .step-label-animated:nth-of-type(5) .line-animated, [data-step="4"].status-error .step-label-animated:nth-of-type(4) .line-animated, [data-step="3"].status-error .step-label-animated:nth-of-type(3) .line-animated, [data-step="2"].status-error .step-label-animated:nth-of-type(2) .line-animated, [data-step="1"].status-error .step-label-animated:nth-of-type(1) .line-animated {
  transform: translate3d(0%, 0, 0);
  transition: transform 1.5s linear;
}
.step-animation-template-error .number, [data-step="5"].status-error .step-label-animated:nth-of-type(5) .number, [data-step="4"].status-error .step-label-animated:nth-of-type(4) .number, [data-step="3"].status-error .step-label-animated:nth-of-type(3) .number, [data-step="2"].status-error .step-label-animated:nth-of-type(2) .number, [data-step="1"].status-error .step-label-animated:nth-of-type(1) .number,
.step-animation-template-error .text,
[data-step="5"].status-error .step-label-animated:nth-of-type(5) .text,
[data-step="4"].status-error .step-label-animated:nth-of-type(4) .text,
[data-step="3"].status-error .step-label-animated:nth-of-type(3) .text,
[data-step="2"].status-error .step-label-animated:nth-of-type(2) .text,
[data-step="1"].status-error .step-label-animated:nth-of-type(1) .text {
  animation: text-color 3s linear;
  animation-fill-mode: backwards;
}
.theme-mycarrier .step-animation-template-error .number, .theme-mycarrier [data-step="5"].status-error .step-label-animated:nth-of-type(5) .number, [data-step="5"].status-error .theme-mycarrier .step-label-animated:nth-of-type(5) .number, .theme-mycarrier [data-step="4"].status-error .step-label-animated:nth-of-type(4) .number, [data-step="4"].status-error .theme-mycarrier .step-label-animated:nth-of-type(4) .number, .theme-mycarrier [data-step="3"].status-error .step-label-animated:nth-of-type(3) .number, [data-step="3"].status-error .theme-mycarrier .step-label-animated:nth-of-type(3) .number, .theme-mycarrier [data-step="2"].status-error .step-label-animated:nth-of-type(2) .number, [data-step="2"].status-error .theme-mycarrier .step-label-animated:nth-of-type(2) .number, .theme-mycarrier [data-step="1"].status-error .step-label-animated:nth-of-type(1) .number, [data-step="1"].status-error .theme-mycarrier .step-label-animated:nth-of-type(1) .number,
.theme-mycarrier .step-animation-template-error .text,
.theme-mycarrier [data-step="5"].status-error .step-label-animated:nth-of-type(5) .text,
[data-step="5"].status-error .theme-mycarrier .step-label-animated:nth-of-type(5) .text,
.theme-mycarrier [data-step="4"].status-error .step-label-animated:nth-of-type(4) .text,
[data-step="4"].status-error .theme-mycarrier .step-label-animated:nth-of-type(4) .text,
.theme-mycarrier [data-step="3"].status-error .step-label-animated:nth-of-type(3) .text,
[data-step="3"].status-error .theme-mycarrier .step-label-animated:nth-of-type(3) .text,
.theme-mycarrier [data-step="2"].status-error .step-label-animated:nth-of-type(2) .text,
[data-step="2"].status-error .theme-mycarrier .step-label-animated:nth-of-type(2) .text,
.theme-mycarrier [data-step="1"].status-error .step-label-animated:nth-of-type(1) .text,
[data-step="1"].status-error .theme-mycarrier .step-label-animated:nth-of-type(1) .text {
  color: #ff1719;
}
.theme-rapid-ship .step-animation-template-error .number, .theme-rapid-ship [data-step="5"].status-error .step-label-animated:nth-of-type(5) .number, [data-step="5"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(5) .number, .theme-rapid-ship [data-step="4"].status-error .step-label-animated:nth-of-type(4) .number, [data-step="4"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(4) .number, .theme-rapid-ship [data-step="3"].status-error .step-label-animated:nth-of-type(3) .number, [data-step="3"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(3) .number, .theme-rapid-ship [data-step="2"].status-error .step-label-animated:nth-of-type(2) .number, [data-step="2"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(2) .number, .theme-rapid-ship [data-step="1"].status-error .step-label-animated:nth-of-type(1) .number, [data-step="1"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(1) .number,
.theme-rapid-ship .step-animation-template-error .text,
.theme-rapid-ship [data-step="5"].status-error .step-label-animated:nth-of-type(5) .text,
[data-step="5"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(5) .text,
.theme-rapid-ship [data-step="4"].status-error .step-label-animated:nth-of-type(4) .text,
[data-step="4"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(4) .text,
.theme-rapid-ship [data-step="3"].status-error .step-label-animated:nth-of-type(3) .text,
[data-step="3"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(3) .text,
.theme-rapid-ship [data-step="2"].status-error .step-label-animated:nth-of-type(2) .text,
[data-step="2"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(2) .text,
.theme-rapid-ship [data-step="1"].status-error .step-label-animated:nth-of-type(1) .text,
[data-step="1"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(1) .text {
  color: #ff1719;
}
.theme-averitt .step-animation-template-error .number, .theme-averitt [data-step="5"].status-error .step-label-animated:nth-of-type(5) .number, [data-step="5"].status-error .theme-averitt .step-label-animated:nth-of-type(5) .number, .theme-averitt [data-step="4"].status-error .step-label-animated:nth-of-type(4) .number, [data-step="4"].status-error .theme-averitt .step-label-animated:nth-of-type(4) .number, .theme-averitt [data-step="3"].status-error .step-label-animated:nth-of-type(3) .number, [data-step="3"].status-error .theme-averitt .step-label-animated:nth-of-type(3) .number, .theme-averitt [data-step="2"].status-error .step-label-animated:nth-of-type(2) .number, [data-step="2"].status-error .theme-averitt .step-label-animated:nth-of-type(2) .number, .theme-averitt [data-step="1"].status-error .step-label-animated:nth-of-type(1) .number, [data-step="1"].status-error .theme-averitt .step-label-animated:nth-of-type(1) .number,
.theme-averitt .step-animation-template-error .text,
.theme-averitt [data-step="5"].status-error .step-label-animated:nth-of-type(5) .text,
[data-step="5"].status-error .theme-averitt .step-label-animated:nth-of-type(5) .text,
.theme-averitt [data-step="4"].status-error .step-label-animated:nth-of-type(4) .text,
[data-step="4"].status-error .theme-averitt .step-label-animated:nth-of-type(4) .text,
.theme-averitt [data-step="3"].status-error .step-label-animated:nth-of-type(3) .text,
[data-step="3"].status-error .theme-averitt .step-label-animated:nth-of-type(3) .text,
.theme-averitt [data-step="2"].status-error .step-label-animated:nth-of-type(2) .text,
[data-step="2"].status-error .theme-averitt .step-label-animated:nth-of-type(2) .text,
.theme-averitt [data-step="1"].status-error .step-label-animated:nth-of-type(1) .text,
[data-step="1"].status-error .theme-averitt .step-label-animated:nth-of-type(1) .text {
  color: #00008b;
}
.theme-saia .step-animation-template-error .number, .theme-saia [data-step="5"].status-error .step-label-animated:nth-of-type(5) .number, [data-step="5"].status-error .theme-saia .step-label-animated:nth-of-type(5) .number, .theme-saia [data-step="4"].status-error .step-label-animated:nth-of-type(4) .number, [data-step="4"].status-error .theme-saia .step-label-animated:nth-of-type(4) .number, .theme-saia [data-step="3"].status-error .step-label-animated:nth-of-type(3) .number, [data-step="3"].status-error .theme-saia .step-label-animated:nth-of-type(3) .number, .theme-saia [data-step="2"].status-error .step-label-animated:nth-of-type(2) .number, [data-step="2"].status-error .theme-saia .step-label-animated:nth-of-type(2) .number, .theme-saia [data-step="1"].status-error .step-label-animated:nth-of-type(1) .number, [data-step="1"].status-error .theme-saia .step-label-animated:nth-of-type(1) .number,
.theme-saia .step-animation-template-error .text,
.theme-saia [data-step="5"].status-error .step-label-animated:nth-of-type(5) .text,
[data-step="5"].status-error .theme-saia .step-label-animated:nth-of-type(5) .text,
.theme-saia [data-step="4"].status-error .step-label-animated:nth-of-type(4) .text,
[data-step="4"].status-error .theme-saia .step-label-animated:nth-of-type(4) .text,
.theme-saia [data-step="3"].status-error .step-label-animated:nth-of-type(3) .text,
[data-step="3"].status-error .theme-saia .step-label-animated:nth-of-type(3) .text,
.theme-saia [data-step="2"].status-error .step-label-animated:nth-of-type(2) .text,
[data-step="2"].status-error .theme-saia .step-label-animated:nth-of-type(2) .text,
.theme-saia [data-step="1"].status-error .step-label-animated:nth-of-type(1) .text,
[data-step="1"].status-error .theme-saia .step-label-animated:nth-of-type(1) .text {
  color: #fd0200;
}
.theme-frontline-freight .step-animation-template-error .number, .theme-frontline-freight [data-step="5"].status-error .step-label-animated:nth-of-type(5) .number, [data-step="5"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(5) .number, .theme-frontline-freight [data-step="4"].status-error .step-label-animated:nth-of-type(4) .number, [data-step="4"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(4) .number, .theme-frontline-freight [data-step="3"].status-error .step-label-animated:nth-of-type(3) .number, [data-step="3"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(3) .number, .theme-frontline-freight [data-step="2"].status-error .step-label-animated:nth-of-type(2) .number, [data-step="2"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(2) .number, .theme-frontline-freight [data-step="1"].status-error .step-label-animated:nth-of-type(1) .number, [data-step="1"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(1) .number,
.theme-frontline-freight .step-animation-template-error .text,
.theme-frontline-freight [data-step="5"].status-error .step-label-animated:nth-of-type(5) .text,
[data-step="5"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(5) .text,
.theme-frontline-freight [data-step="4"].status-error .step-label-animated:nth-of-type(4) .text,
[data-step="4"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(4) .text,
.theme-frontline-freight [data-step="3"].status-error .step-label-animated:nth-of-type(3) .text,
[data-step="3"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(3) .text,
.theme-frontline-freight [data-step="2"].status-error .step-label-animated:nth-of-type(2) .text,
[data-step="2"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(2) .text,
.theme-frontline-freight [data-step="1"].status-error .step-label-animated:nth-of-type(1) .text,
[data-step="1"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(1) .text {
  color: #ff1719;
}
.theme-mme .step-animation-template-error .number, .theme-mme [data-step="5"].status-error .step-label-animated:nth-of-type(5) .number, [data-step="5"].status-error .theme-mme .step-label-animated:nth-of-type(5) .number, .theme-mme [data-step="4"].status-error .step-label-animated:nth-of-type(4) .number, [data-step="4"].status-error .theme-mme .step-label-animated:nth-of-type(4) .number, .theme-mme [data-step="3"].status-error .step-label-animated:nth-of-type(3) .number, [data-step="3"].status-error .theme-mme .step-label-animated:nth-of-type(3) .number, .theme-mme [data-step="2"].status-error .step-label-animated:nth-of-type(2) .number, [data-step="2"].status-error .theme-mme .step-label-animated:nth-of-type(2) .number, .theme-mme [data-step="1"].status-error .step-label-animated:nth-of-type(1) .number, [data-step="1"].status-error .theme-mme .step-label-animated:nth-of-type(1) .number,
.theme-mme .step-animation-template-error .text,
.theme-mme [data-step="5"].status-error .step-label-animated:nth-of-type(5) .text,
[data-step="5"].status-error .theme-mme .step-label-animated:nth-of-type(5) .text,
.theme-mme [data-step="4"].status-error .step-label-animated:nth-of-type(4) .text,
[data-step="4"].status-error .theme-mme .step-label-animated:nth-of-type(4) .text,
.theme-mme [data-step="3"].status-error .step-label-animated:nth-of-type(3) .text,
[data-step="3"].status-error .theme-mme .step-label-animated:nth-of-type(3) .text,
.theme-mme [data-step="2"].status-error .step-label-animated:nth-of-type(2) .text,
[data-step="2"].status-error .theme-mme .step-label-animated:nth-of-type(2) .text,
.theme-mme [data-step="1"].status-error .step-label-animated:nth-of-type(1) .text,
[data-step="1"].status-error .theme-mme .step-label-animated:nth-of-type(1) .text {
  color: #ff1719;
}
.theme-emerge .step-animation-template-error .number, .theme-emerge [data-step="5"].status-error .step-label-animated:nth-of-type(5) .number, [data-step="5"].status-error .theme-emerge .step-label-animated:nth-of-type(5) .number, .theme-emerge [data-step="4"].status-error .step-label-animated:nth-of-type(4) .number, [data-step="4"].status-error .theme-emerge .step-label-animated:nth-of-type(4) .number, .theme-emerge [data-step="3"].status-error .step-label-animated:nth-of-type(3) .number, [data-step="3"].status-error .theme-emerge .step-label-animated:nth-of-type(3) .number, .theme-emerge [data-step="2"].status-error .step-label-animated:nth-of-type(2) .number, [data-step="2"].status-error .theme-emerge .step-label-animated:nth-of-type(2) .number, .theme-emerge [data-step="1"].status-error .step-label-animated:nth-of-type(1) .number, [data-step="1"].status-error .theme-emerge .step-label-animated:nth-of-type(1) .number,
.theme-emerge .step-animation-template-error .text,
.theme-emerge [data-step="5"].status-error .step-label-animated:nth-of-type(5) .text,
[data-step="5"].status-error .theme-emerge .step-label-animated:nth-of-type(5) .text,
.theme-emerge [data-step="4"].status-error .step-label-animated:nth-of-type(4) .text,
[data-step="4"].status-error .theme-emerge .step-label-animated:nth-of-type(4) .text,
.theme-emerge [data-step="3"].status-error .step-label-animated:nth-of-type(3) .text,
[data-step="3"].status-error .theme-emerge .step-label-animated:nth-of-type(3) .text,
.theme-emerge [data-step="2"].status-error .step-label-animated:nth-of-type(2) .text,
[data-step="2"].status-error .theme-emerge .step-label-animated:nth-of-type(2) .text,
.theme-emerge [data-step="1"].status-error .step-label-animated:nth-of-type(1) .text,
[data-step="1"].status-error .theme-emerge .step-label-animated:nth-of-type(1) .text {
  color: #FF5630;
}
.theme-old-dominion .step-animation-template-error .number, .theme-old-dominion [data-step="5"].status-error .step-label-animated:nth-of-type(5) .number, [data-step="5"].status-error .theme-old-dominion .step-label-animated:nth-of-type(5) .number, .theme-old-dominion [data-step="4"].status-error .step-label-animated:nth-of-type(4) .number, [data-step="4"].status-error .theme-old-dominion .step-label-animated:nth-of-type(4) .number, .theme-old-dominion [data-step="3"].status-error .step-label-animated:nth-of-type(3) .number, [data-step="3"].status-error .theme-old-dominion .step-label-animated:nth-of-type(3) .number, .theme-old-dominion [data-step="2"].status-error .step-label-animated:nth-of-type(2) .number, [data-step="2"].status-error .theme-old-dominion .step-label-animated:nth-of-type(2) .number, .theme-old-dominion [data-step="1"].status-error .step-label-animated:nth-of-type(1) .number, [data-step="1"].status-error .theme-old-dominion .step-label-animated:nth-of-type(1) .number,
.theme-old-dominion .step-animation-template-error .text,
.theme-old-dominion [data-step="5"].status-error .step-label-animated:nth-of-type(5) .text,
[data-step="5"].status-error .theme-old-dominion .step-label-animated:nth-of-type(5) .text,
.theme-old-dominion [data-step="4"].status-error .step-label-animated:nth-of-type(4) .text,
[data-step="4"].status-error .theme-old-dominion .step-label-animated:nth-of-type(4) .text,
.theme-old-dominion [data-step="3"].status-error .step-label-animated:nth-of-type(3) .text,
[data-step="3"].status-error .theme-old-dominion .step-label-animated:nth-of-type(3) .text,
.theme-old-dominion [data-step="2"].status-error .step-label-animated:nth-of-type(2) .text,
[data-step="2"].status-error .theme-old-dominion .step-label-animated:nth-of-type(2) .text,
.theme-old-dominion [data-step="1"].status-error .step-label-animated:nth-of-type(1) .text,
[data-step="1"].status-error .theme-old-dominion .step-label-animated:nth-of-type(1) .text {
  color: #ff1719;
}
.theme-custom-companies .step-animation-template-error .number, .theme-custom-companies [data-step="5"].status-error .step-label-animated:nth-of-type(5) .number, [data-step="5"].status-error .theme-custom-companies .step-label-animated:nth-of-type(5) .number, .theme-custom-companies [data-step="4"].status-error .step-label-animated:nth-of-type(4) .number, [data-step="4"].status-error .theme-custom-companies .step-label-animated:nth-of-type(4) .number, .theme-custom-companies [data-step="3"].status-error .step-label-animated:nth-of-type(3) .number, [data-step="3"].status-error .theme-custom-companies .step-label-animated:nth-of-type(3) .number, .theme-custom-companies [data-step="2"].status-error .step-label-animated:nth-of-type(2) .number, [data-step="2"].status-error .theme-custom-companies .step-label-animated:nth-of-type(2) .number, .theme-custom-companies [data-step="1"].status-error .step-label-animated:nth-of-type(1) .number, [data-step="1"].status-error .theme-custom-companies .step-label-animated:nth-of-type(1) .number,
.theme-custom-companies .step-animation-template-error .text,
.theme-custom-companies [data-step="5"].status-error .step-label-animated:nth-of-type(5) .text,
[data-step="5"].status-error .theme-custom-companies .step-label-animated:nth-of-type(5) .text,
.theme-custom-companies [data-step="4"].status-error .step-label-animated:nth-of-type(4) .text,
[data-step="4"].status-error .theme-custom-companies .step-label-animated:nth-of-type(4) .text,
.theme-custom-companies [data-step="3"].status-error .step-label-animated:nth-of-type(3) .text,
[data-step="3"].status-error .theme-custom-companies .step-label-animated:nth-of-type(3) .text,
.theme-custom-companies [data-step="2"].status-error .step-label-animated:nth-of-type(2) .text,
[data-step="2"].status-error .theme-custom-companies .step-label-animated:nth-of-type(2) .text,
.theme-custom-companies [data-step="1"].status-error .step-label-animated:nth-of-type(1) .text,
[data-step="1"].status-error .theme-custom-companies .step-label-animated:nth-of-type(1) .text {
  color: #ff1719;
}
.theme-ward .step-animation-template-error .number, .theme-ward [data-step="5"].status-error .step-label-animated:nth-of-type(5) .number, [data-step="5"].status-error .theme-ward .step-label-animated:nth-of-type(5) .number, .theme-ward [data-step="4"].status-error .step-label-animated:nth-of-type(4) .number, [data-step="4"].status-error .theme-ward .step-label-animated:nth-of-type(4) .number, .theme-ward [data-step="3"].status-error .step-label-animated:nth-of-type(3) .number, [data-step="3"].status-error .theme-ward .step-label-animated:nth-of-type(3) .number, .theme-ward [data-step="2"].status-error .step-label-animated:nth-of-type(2) .number, [data-step="2"].status-error .theme-ward .step-label-animated:nth-of-type(2) .number, .theme-ward [data-step="1"].status-error .step-label-animated:nth-of-type(1) .number, [data-step="1"].status-error .theme-ward .step-label-animated:nth-of-type(1) .number,
.theme-ward .step-animation-template-error .text,
.theme-ward [data-step="5"].status-error .step-label-animated:nth-of-type(5) .text,
[data-step="5"].status-error .theme-ward .step-label-animated:nth-of-type(5) .text,
.theme-ward [data-step="4"].status-error .step-label-animated:nth-of-type(4) .text,
[data-step="4"].status-error .theme-ward .step-label-animated:nth-of-type(4) .text,
.theme-ward [data-step="3"].status-error .step-label-animated:nth-of-type(3) .text,
[data-step="3"].status-error .theme-ward .step-label-animated:nth-of-type(3) .text,
.theme-ward [data-step="2"].status-error .step-label-animated:nth-of-type(2) .text,
[data-step="2"].status-error .theme-ward .step-label-animated:nth-of-type(2) .text,
.theme-ward [data-step="1"].status-error .step-label-animated:nth-of-type(1) .text,
[data-step="1"].status-error .theme-ward .step-label-animated:nth-of-type(1) .text {
  color: #ff1719;
}
@keyframes text-color {
  0% {
    color: #ccc;
  }
}
.step-animation-template-error .step-icon-animated, [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-width: 2px;
  animation: none;
}
.theme-mycarrier .step-animation-template-error .step-icon-animated, .theme-mycarrier [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-mycarrier .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-mycarrier [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-mycarrier .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-mycarrier [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-mycarrier .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-mycarrier [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-mycarrier .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-mycarrier [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #ff1719;
}
.theme-rapid-ship .step-animation-template-error .step-icon-animated, .theme-rapid-ship [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-rapid-ship [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-rapid-ship [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-rapid-ship [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-rapid-ship [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #ff1719;
}
.theme-averitt .step-animation-template-error .step-icon-animated, .theme-averitt [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-averitt .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-averitt [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-averitt .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-averitt [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-averitt .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-averitt [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-averitt .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-averitt [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #00008b;
}
.theme-saia .step-animation-template-error .step-icon-animated, .theme-saia [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-saia .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-saia [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-saia .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-saia [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-saia .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-saia [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-saia .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-saia [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #fd0200;
}
.theme-frontline-freight .step-animation-template-error .step-icon-animated, .theme-frontline-freight [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-frontline-freight [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-frontline-freight [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-frontline-freight [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-frontline-freight [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #ff1719;
}
.theme-mme .step-animation-template-error .step-icon-animated, .theme-mme [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-mme .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-mme [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-mme .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-mme [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-mme .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-mme [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-mme .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-mme [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #ff1719;
}
.theme-emerge .step-animation-template-error .step-icon-animated, .theme-emerge [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-emerge .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-emerge [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-emerge .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-emerge [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-emerge .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-emerge [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-emerge .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-emerge [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #FF5630;
}
.theme-old-dominion .step-animation-template-error .step-icon-animated, .theme-old-dominion [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-old-dominion .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-old-dominion [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-old-dominion .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-old-dominion [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-old-dominion .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-old-dominion [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-old-dominion .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-old-dominion [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #ff1719;
}
.theme-custom-companies .step-animation-template-error .step-icon-animated, .theme-custom-companies [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-custom-companies .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-custom-companies [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-custom-companies .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-custom-companies [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-custom-companies .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-custom-companies [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-custom-companies .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-custom-companies [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #ff1719;
}
.theme-ward .step-animation-template-error .step-icon-animated, .theme-ward [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-ward .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-ward [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-ward .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-ward [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-ward .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-ward [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-ward .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-ward [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #ff1719;
}
.theme-mycarrier .step-animation-template-error .step-icon-animated, .theme-mycarrier [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-mycarrier .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-mycarrier [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-mycarrier .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-mycarrier [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-mycarrier .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-mycarrier [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-mycarrier .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-mycarrier [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #ff1719;
}
.theme-rapid-ship .step-animation-template-error .step-icon-animated, .theme-rapid-ship [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-rapid-ship [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-rapid-ship [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-rapid-ship [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-rapid-ship [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #ff1719;
}
.theme-averitt .step-animation-template-error .step-icon-animated, .theme-averitt [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-averitt .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-averitt [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-averitt .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-averitt [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-averitt .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-averitt [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-averitt .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-averitt [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #00008b;
}
.theme-saia .step-animation-template-error .step-icon-animated, .theme-saia [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-saia .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-saia [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-saia .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-saia [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-saia .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-saia [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-saia .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-saia [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #fd0200;
}
.theme-frontline-freight .step-animation-template-error .step-icon-animated, .theme-frontline-freight [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-frontline-freight [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-frontline-freight [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-frontline-freight [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-frontline-freight [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #ff1719;
}
.theme-mme .step-animation-template-error .step-icon-animated, .theme-mme [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-mme .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-mme [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-mme .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-mme [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-mme .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-mme [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-mme .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-mme [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #ff1719;
}
.theme-emerge .step-animation-template-error .step-icon-animated, .theme-emerge [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-emerge .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-emerge [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-emerge .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-emerge [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-emerge .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-emerge [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-emerge .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-emerge [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #FF5630;
}
.theme-old-dominion .step-animation-template-error .step-icon-animated, .theme-old-dominion [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-old-dominion .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-old-dominion [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-old-dominion .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-old-dominion [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-old-dominion .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-old-dominion [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-old-dominion .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-old-dominion [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #ff1719;
}
.theme-custom-companies .step-animation-template-error .step-icon-animated, .theme-custom-companies [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-custom-companies .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-custom-companies [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-custom-companies .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-custom-companies [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-custom-companies .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-custom-companies [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-custom-companies .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-custom-companies [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #ff1719;
}
.theme-ward .step-animation-template-error .step-icon-animated, .theme-ward [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated, [data-step="5"].status-error .theme-ward .step-label-animated:nth-of-type(5) .step-icon-animated, .theme-ward [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"].status-error .theme-ward .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-ward [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"].status-error .theme-ward .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-ward [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"].status-error .theme-ward .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-ward [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="1"].status-error .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #ff1719;
}
.step-animation-template-error .step-icon-animated:after, [data-step="5"].status-error .step-label-animated:nth-of-type(5) .step-icon-animated:after, [data-step="4"].status-error .step-label-animated:nth-of-type(4) .step-icon-animated:after, [data-step="3"].status-error .step-label-animated:nth-of-type(3) .step-icon-animated:after, [data-step="2"].status-error .step-label-animated:nth-of-type(2) .step-icon-animated:after, [data-step="1"].status-error .step-label-animated:nth-of-type(1) .step-icon-animated:after {
  display: none;
}

.before-step .line-animated, [data-step="5"] .step-label-animated:nth-of-type(1) .line-animated,
[data-step="5"] .step-label-animated:nth-of-type(2) .line-animated,
[data-step="5"] .step-label-animated:nth-of-type(3) .line-animated,
[data-step="5"] .step-label-animated:nth-of-type(4) .line-animated, [data-step="4"] .step-label-animated:nth-of-type(1) .line-animated,
[data-step="4"] .step-label-animated:nth-of-type(2) .line-animated,
[data-step="4"] .step-label-animated:nth-of-type(3) .line-animated, [data-step="3"] .step-label-animated:nth-of-type(1) .line-animated,
[data-step="3"] .step-label-animated:nth-of-type(2) .line-animated, [data-step="2"] .step-label-animated:nth-of-type(1) .line-animated {
  transform: translate3d(0%, 0, 0);
  transition: transform 1.5s linear;
}
.theme-mycarrier .before-step .number, .theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(1) .number, [data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(1) .number,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(2) .number,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(2) .number,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(3) .number,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(3) .number,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(4) .number,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(4) .number, .theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(1) .number, [data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(1) .number,
.theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(2) .number,
[data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(2) .number,
.theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(3) .number,
[data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(3) .number, .theme-mycarrier [data-step="3"] .step-label-animated:nth-of-type(1) .number, [data-step="3"] .theme-mycarrier .step-label-animated:nth-of-type(1) .number,
.theme-mycarrier [data-step="3"] .step-label-animated:nth-of-type(2) .number,
[data-step="3"] .theme-mycarrier .step-label-animated:nth-of-type(2) .number, .theme-mycarrier [data-step="2"] .step-label-animated:nth-of-type(1) .number, [data-step="2"] .theme-mycarrier .step-label-animated:nth-of-type(1) .number,
.theme-mycarrier .before-step .text,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(1) .text,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(1) .text,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(2) .text,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(2) .text,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(3) .text,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(3) .text,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(4) .text,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(4) .text,
.theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(1) .text,
[data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(1) .text,
.theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(2) .text,
[data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(2) .text,
.theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(3) .text,
[data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(3) .text,
.theme-mycarrier [data-step="3"] .step-label-animated:nth-of-type(1) .text,
[data-step="3"] .theme-mycarrier .step-label-animated:nth-of-type(1) .text,
.theme-mycarrier [data-step="3"] .step-label-animated:nth-of-type(2) .text,
[data-step="3"] .theme-mycarrier .step-label-animated:nth-of-type(2) .text,
.theme-mycarrier [data-step="2"] .step-label-animated:nth-of-type(1) .text,
[data-step="2"] .theme-mycarrier .step-label-animated:nth-of-type(1) .text {
  color: #007AFF;
}
.theme-rapid-ship .before-step .number, .theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(1) .number, [data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .number,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(2) .number,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .number,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(3) .number,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(3) .number,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(4) .number,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(4) .number, .theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(1) .number, [data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .number,
.theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(2) .number,
[data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .number,
.theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(3) .number,
[data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(3) .number, .theme-rapid-ship [data-step="3"] .step-label-animated:nth-of-type(1) .number, [data-step="3"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .number,
.theme-rapid-ship [data-step="3"] .step-label-animated:nth-of-type(2) .number,
[data-step="3"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .number, .theme-rapid-ship [data-step="2"] .step-label-animated:nth-of-type(1) .number, [data-step="2"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .number,
.theme-rapid-ship .before-step .text,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(1) .text,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .text,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(2) .text,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .text,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(3) .text,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(3) .text,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(4) .text,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(4) .text,
.theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(1) .text,
[data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .text,
.theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(2) .text,
[data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .text,
.theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(3) .text,
[data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(3) .text,
.theme-rapid-ship [data-step="3"] .step-label-animated:nth-of-type(1) .text,
[data-step="3"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .text,
.theme-rapid-ship [data-step="3"] .step-label-animated:nth-of-type(2) .text,
[data-step="3"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .text,
.theme-rapid-ship [data-step="2"] .step-label-animated:nth-of-type(1) .text,
[data-step="2"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .text {
  color: #5DC9EA;
}
.theme-averitt .before-step .number, .theme-averitt [data-step="5"] .step-label-animated:nth-of-type(1) .number, [data-step="5"] .theme-averitt .step-label-animated:nth-of-type(1) .number,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(2) .number,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(2) .number,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(3) .number,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(3) .number,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(4) .number,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(4) .number, .theme-averitt [data-step="4"] .step-label-animated:nth-of-type(1) .number, [data-step="4"] .theme-averitt .step-label-animated:nth-of-type(1) .number,
.theme-averitt [data-step="4"] .step-label-animated:nth-of-type(2) .number,
[data-step="4"] .theme-averitt .step-label-animated:nth-of-type(2) .number,
.theme-averitt [data-step="4"] .step-label-animated:nth-of-type(3) .number,
[data-step="4"] .theme-averitt .step-label-animated:nth-of-type(3) .number, .theme-averitt [data-step="3"] .step-label-animated:nth-of-type(1) .number, [data-step="3"] .theme-averitt .step-label-animated:nth-of-type(1) .number,
.theme-averitt [data-step="3"] .step-label-animated:nth-of-type(2) .number,
[data-step="3"] .theme-averitt .step-label-animated:nth-of-type(2) .number, .theme-averitt [data-step="2"] .step-label-animated:nth-of-type(1) .number, [data-step="2"] .theme-averitt .step-label-animated:nth-of-type(1) .number,
.theme-averitt .before-step .text,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(1) .text,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(1) .text,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(2) .text,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(2) .text,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(3) .text,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(3) .text,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(4) .text,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(4) .text,
.theme-averitt [data-step="4"] .step-label-animated:nth-of-type(1) .text,
[data-step="4"] .theme-averitt .step-label-animated:nth-of-type(1) .text,
.theme-averitt [data-step="4"] .step-label-animated:nth-of-type(2) .text,
[data-step="4"] .theme-averitt .step-label-animated:nth-of-type(2) .text,
.theme-averitt [data-step="4"] .step-label-animated:nth-of-type(3) .text,
[data-step="4"] .theme-averitt .step-label-animated:nth-of-type(3) .text,
.theme-averitt [data-step="3"] .step-label-animated:nth-of-type(1) .text,
[data-step="3"] .theme-averitt .step-label-animated:nth-of-type(1) .text,
.theme-averitt [data-step="3"] .step-label-animated:nth-of-type(2) .text,
[data-step="3"] .theme-averitt .step-label-animated:nth-of-type(2) .text,
.theme-averitt [data-step="2"] .step-label-animated:nth-of-type(1) .text,
[data-step="2"] .theme-averitt .step-label-animated:nth-of-type(1) .text {
  color: #c70015;
}
.theme-saia .before-step .number, .theme-saia [data-step="5"] .step-label-animated:nth-of-type(1) .number, [data-step="5"] .theme-saia .step-label-animated:nth-of-type(1) .number,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(2) .number,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(2) .number,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(3) .number,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(3) .number,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(4) .number,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(4) .number, .theme-saia [data-step="4"] .step-label-animated:nth-of-type(1) .number, [data-step="4"] .theme-saia .step-label-animated:nth-of-type(1) .number,
.theme-saia [data-step="4"] .step-label-animated:nth-of-type(2) .number,
[data-step="4"] .theme-saia .step-label-animated:nth-of-type(2) .number,
.theme-saia [data-step="4"] .step-label-animated:nth-of-type(3) .number,
[data-step="4"] .theme-saia .step-label-animated:nth-of-type(3) .number, .theme-saia [data-step="3"] .step-label-animated:nth-of-type(1) .number, [data-step="3"] .theme-saia .step-label-animated:nth-of-type(1) .number,
.theme-saia [data-step="3"] .step-label-animated:nth-of-type(2) .number,
[data-step="3"] .theme-saia .step-label-animated:nth-of-type(2) .number, .theme-saia [data-step="2"] .step-label-animated:nth-of-type(1) .number, [data-step="2"] .theme-saia .step-label-animated:nth-of-type(1) .number,
.theme-saia .before-step .text,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(1) .text,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(1) .text,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(2) .text,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(2) .text,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(3) .text,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(3) .text,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(4) .text,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(4) .text,
.theme-saia [data-step="4"] .step-label-animated:nth-of-type(1) .text,
[data-step="4"] .theme-saia .step-label-animated:nth-of-type(1) .text,
.theme-saia [data-step="4"] .step-label-animated:nth-of-type(2) .text,
[data-step="4"] .theme-saia .step-label-animated:nth-of-type(2) .text,
.theme-saia [data-step="4"] .step-label-animated:nth-of-type(3) .text,
[data-step="4"] .theme-saia .step-label-animated:nth-of-type(3) .text,
.theme-saia [data-step="3"] .step-label-animated:nth-of-type(1) .text,
[data-step="3"] .theme-saia .step-label-animated:nth-of-type(1) .text,
.theme-saia [data-step="3"] .step-label-animated:nth-of-type(2) .text,
[data-step="3"] .theme-saia .step-label-animated:nth-of-type(2) .text,
.theme-saia [data-step="2"] .step-label-animated:nth-of-type(1) .text,
[data-step="2"] .theme-saia .step-label-animated:nth-of-type(1) .text {
  color: #CC2B2A;
}
.theme-frontline-freight .before-step .number, .theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(1) .number, [data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .number,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(2) .number,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .number,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(3) .number,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(3) .number,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(4) .number,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(4) .number, .theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(1) .number, [data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .number,
.theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(2) .number,
[data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .number,
.theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(3) .number,
[data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(3) .number, .theme-frontline-freight [data-step="3"] .step-label-animated:nth-of-type(1) .number, [data-step="3"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .number,
.theme-frontline-freight [data-step="3"] .step-label-animated:nth-of-type(2) .number,
[data-step="3"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .number, .theme-frontline-freight [data-step="2"] .step-label-animated:nth-of-type(1) .number, [data-step="2"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .number,
.theme-frontline-freight .before-step .text,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(1) .text,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .text,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(2) .text,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .text,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(3) .text,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(3) .text,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(4) .text,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(4) .text,
.theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(1) .text,
[data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .text,
.theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(2) .text,
[data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .text,
.theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(3) .text,
[data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(3) .text,
.theme-frontline-freight [data-step="3"] .step-label-animated:nth-of-type(1) .text,
[data-step="3"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .text,
.theme-frontline-freight [data-step="3"] .step-label-animated:nth-of-type(2) .text,
[data-step="3"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .text,
.theme-frontline-freight [data-step="2"] .step-label-animated:nth-of-type(1) .text,
[data-step="2"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .text {
  color: #0f62ab;
}
.theme-mme .before-step .number, .theme-mme [data-step="5"] .step-label-animated:nth-of-type(1) .number, [data-step="5"] .theme-mme .step-label-animated:nth-of-type(1) .number,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(2) .number,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(2) .number,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(3) .number,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(3) .number,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(4) .number,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(4) .number, .theme-mme [data-step="4"] .step-label-animated:nth-of-type(1) .number, [data-step="4"] .theme-mme .step-label-animated:nth-of-type(1) .number,
.theme-mme [data-step="4"] .step-label-animated:nth-of-type(2) .number,
[data-step="4"] .theme-mme .step-label-animated:nth-of-type(2) .number,
.theme-mme [data-step="4"] .step-label-animated:nth-of-type(3) .number,
[data-step="4"] .theme-mme .step-label-animated:nth-of-type(3) .number, .theme-mme [data-step="3"] .step-label-animated:nth-of-type(1) .number, [data-step="3"] .theme-mme .step-label-animated:nth-of-type(1) .number,
.theme-mme [data-step="3"] .step-label-animated:nth-of-type(2) .number,
[data-step="3"] .theme-mme .step-label-animated:nth-of-type(2) .number, .theme-mme [data-step="2"] .step-label-animated:nth-of-type(1) .number, [data-step="2"] .theme-mme .step-label-animated:nth-of-type(1) .number,
.theme-mme .before-step .text,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(1) .text,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(1) .text,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(2) .text,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(2) .text,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(3) .text,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(3) .text,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(4) .text,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(4) .text,
.theme-mme [data-step="4"] .step-label-animated:nth-of-type(1) .text,
[data-step="4"] .theme-mme .step-label-animated:nth-of-type(1) .text,
.theme-mme [data-step="4"] .step-label-animated:nth-of-type(2) .text,
[data-step="4"] .theme-mme .step-label-animated:nth-of-type(2) .text,
.theme-mme [data-step="4"] .step-label-animated:nth-of-type(3) .text,
[data-step="4"] .theme-mme .step-label-animated:nth-of-type(3) .text,
.theme-mme [data-step="3"] .step-label-animated:nth-of-type(1) .text,
[data-step="3"] .theme-mme .step-label-animated:nth-of-type(1) .text,
.theme-mme [data-step="3"] .step-label-animated:nth-of-type(2) .text,
[data-step="3"] .theme-mme .step-label-animated:nth-of-type(2) .text,
.theme-mme [data-step="2"] .step-label-animated:nth-of-type(1) .text,
[data-step="2"] .theme-mme .step-label-animated:nth-of-type(1) .text {
  color: #C65000;
}
.theme-emerge .before-step .number, .theme-emerge [data-step="5"] .step-label-animated:nth-of-type(1) .number, [data-step="5"] .theme-emerge .step-label-animated:nth-of-type(1) .number,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(2) .number,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(2) .number,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(3) .number,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(3) .number,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(4) .number,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(4) .number, .theme-emerge [data-step="4"] .step-label-animated:nth-of-type(1) .number, [data-step="4"] .theme-emerge .step-label-animated:nth-of-type(1) .number,
.theme-emerge [data-step="4"] .step-label-animated:nth-of-type(2) .number,
[data-step="4"] .theme-emerge .step-label-animated:nth-of-type(2) .number,
.theme-emerge [data-step="4"] .step-label-animated:nth-of-type(3) .number,
[data-step="4"] .theme-emerge .step-label-animated:nth-of-type(3) .number, .theme-emerge [data-step="3"] .step-label-animated:nth-of-type(1) .number, [data-step="3"] .theme-emerge .step-label-animated:nth-of-type(1) .number,
.theme-emerge [data-step="3"] .step-label-animated:nth-of-type(2) .number,
[data-step="3"] .theme-emerge .step-label-animated:nth-of-type(2) .number, .theme-emerge [data-step="2"] .step-label-animated:nth-of-type(1) .number, [data-step="2"] .theme-emerge .step-label-animated:nth-of-type(1) .number,
.theme-emerge .before-step .text,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(1) .text,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(1) .text,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(2) .text,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(2) .text,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(3) .text,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(3) .text,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(4) .text,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(4) .text,
.theme-emerge [data-step="4"] .step-label-animated:nth-of-type(1) .text,
[data-step="4"] .theme-emerge .step-label-animated:nth-of-type(1) .text,
.theme-emerge [data-step="4"] .step-label-animated:nth-of-type(2) .text,
[data-step="4"] .theme-emerge .step-label-animated:nth-of-type(2) .text,
.theme-emerge [data-step="4"] .step-label-animated:nth-of-type(3) .text,
[data-step="4"] .theme-emerge .step-label-animated:nth-of-type(3) .text,
.theme-emerge [data-step="3"] .step-label-animated:nth-of-type(1) .text,
[data-step="3"] .theme-emerge .step-label-animated:nth-of-type(1) .text,
.theme-emerge [data-step="3"] .step-label-animated:nth-of-type(2) .text,
[data-step="3"] .theme-emerge .step-label-animated:nth-of-type(2) .text,
.theme-emerge [data-step="2"] .step-label-animated:nth-of-type(1) .text,
[data-step="2"] .theme-emerge .step-label-animated:nth-of-type(1) .text {
  color: #0d47a1;
}
.theme-old-dominion .before-step .number, .theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(1) .number, [data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(1) .number,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(2) .number,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(2) .number,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(3) .number,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(3) .number,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(4) .number,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(4) .number, .theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(1) .number, [data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(1) .number,
.theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(2) .number,
[data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(2) .number,
.theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(3) .number,
[data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(3) .number, .theme-old-dominion [data-step="3"] .step-label-animated:nth-of-type(1) .number, [data-step="3"] .theme-old-dominion .step-label-animated:nth-of-type(1) .number,
.theme-old-dominion [data-step="3"] .step-label-animated:nth-of-type(2) .number,
[data-step="3"] .theme-old-dominion .step-label-animated:nth-of-type(2) .number, .theme-old-dominion [data-step="2"] .step-label-animated:nth-of-type(1) .number, [data-step="2"] .theme-old-dominion .step-label-animated:nth-of-type(1) .number,
.theme-old-dominion .before-step .text,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(1) .text,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(1) .text,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(2) .text,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(2) .text,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(3) .text,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(3) .text,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(4) .text,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(4) .text,
.theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(1) .text,
[data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(1) .text,
.theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(2) .text,
[data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(2) .text,
.theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(3) .text,
[data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(3) .text,
.theme-old-dominion [data-step="3"] .step-label-animated:nth-of-type(1) .text,
[data-step="3"] .theme-old-dominion .step-label-animated:nth-of-type(1) .text,
.theme-old-dominion [data-step="3"] .step-label-animated:nth-of-type(2) .text,
[data-step="3"] .theme-old-dominion .step-label-animated:nth-of-type(2) .text,
.theme-old-dominion [data-step="2"] .step-label-animated:nth-of-type(1) .text,
[data-step="2"] .theme-old-dominion .step-label-animated:nth-of-type(1) .text {
  color: #00693e;
}
.theme-custom-companies .before-step .number, .theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(1) .number, [data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(1) .number,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(2) .number,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(2) .number,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(3) .number,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(3) .number,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(4) .number,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(4) .number, .theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(1) .number, [data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(1) .number,
.theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(2) .number,
[data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(2) .number,
.theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(3) .number,
[data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(3) .number, .theme-custom-companies [data-step="3"] .step-label-animated:nth-of-type(1) .number, [data-step="3"] .theme-custom-companies .step-label-animated:nth-of-type(1) .number,
.theme-custom-companies [data-step="3"] .step-label-animated:nth-of-type(2) .number,
[data-step="3"] .theme-custom-companies .step-label-animated:nth-of-type(2) .number, .theme-custom-companies [data-step="2"] .step-label-animated:nth-of-type(1) .number, [data-step="2"] .theme-custom-companies .step-label-animated:nth-of-type(1) .number,
.theme-custom-companies .before-step .text,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(1) .text,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(1) .text,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(2) .text,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(2) .text,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(3) .text,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(3) .text,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(4) .text,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(4) .text,
.theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(1) .text,
[data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(1) .text,
.theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(2) .text,
[data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(2) .text,
.theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(3) .text,
[data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(3) .text,
.theme-custom-companies [data-step="3"] .step-label-animated:nth-of-type(1) .text,
[data-step="3"] .theme-custom-companies .step-label-animated:nth-of-type(1) .text,
.theme-custom-companies [data-step="3"] .step-label-animated:nth-of-type(2) .text,
[data-step="3"] .theme-custom-companies .step-label-animated:nth-of-type(2) .text,
.theme-custom-companies [data-step="2"] .step-label-animated:nth-of-type(1) .text,
[data-step="2"] .theme-custom-companies .step-label-animated:nth-of-type(1) .text {
  color: #F2AF32;
}
.theme-ward .before-step .number, .theme-ward [data-step="5"] .step-label-animated:nth-of-type(1) .number, [data-step="5"] .theme-ward .step-label-animated:nth-of-type(1) .number,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(2) .number,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(2) .number,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(3) .number,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(3) .number,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(4) .number,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(4) .number, .theme-ward [data-step="4"] .step-label-animated:nth-of-type(1) .number, [data-step="4"] .theme-ward .step-label-animated:nth-of-type(1) .number,
.theme-ward [data-step="4"] .step-label-animated:nth-of-type(2) .number,
[data-step="4"] .theme-ward .step-label-animated:nth-of-type(2) .number,
.theme-ward [data-step="4"] .step-label-animated:nth-of-type(3) .number,
[data-step="4"] .theme-ward .step-label-animated:nth-of-type(3) .number, .theme-ward [data-step="3"] .step-label-animated:nth-of-type(1) .number, [data-step="3"] .theme-ward .step-label-animated:nth-of-type(1) .number,
.theme-ward [data-step="3"] .step-label-animated:nth-of-type(2) .number,
[data-step="3"] .theme-ward .step-label-animated:nth-of-type(2) .number, .theme-ward [data-step="2"] .step-label-animated:nth-of-type(1) .number, [data-step="2"] .theme-ward .step-label-animated:nth-of-type(1) .number,
.theme-ward .before-step .text,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(1) .text,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(1) .text,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(2) .text,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(2) .text,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(3) .text,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(3) .text,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(4) .text,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(4) .text,
.theme-ward [data-step="4"] .step-label-animated:nth-of-type(1) .text,
[data-step="4"] .theme-ward .step-label-animated:nth-of-type(1) .text,
.theme-ward [data-step="4"] .step-label-animated:nth-of-type(2) .text,
[data-step="4"] .theme-ward .step-label-animated:nth-of-type(2) .text,
.theme-ward [data-step="4"] .step-label-animated:nth-of-type(3) .text,
[data-step="4"] .theme-ward .step-label-animated:nth-of-type(3) .text,
.theme-ward [data-step="3"] .step-label-animated:nth-of-type(1) .text,
[data-step="3"] .theme-ward .step-label-animated:nth-of-type(1) .text,
.theme-ward [data-step="3"] .step-label-animated:nth-of-type(2) .text,
[data-step="3"] .theme-ward .step-label-animated:nth-of-type(2) .text,
.theme-ward [data-step="2"] .step-label-animated:nth-of-type(1) .text,
[data-step="2"] .theme-ward .step-label-animated:nth-of-type(1) .text {
  color: #0a5540;
}
.theme-centralconnect .before-step .number, .theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(1) .number, [data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(1) .number,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(2) .number,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(2) .number,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(3) .number,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(3) .number,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(4) .number,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(4) .number, .theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(1) .number, [data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(1) .number,
.theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(2) .number,
[data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(2) .number,
.theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(3) .number,
[data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(3) .number, .theme-centralconnect [data-step="3"] .step-label-animated:nth-of-type(1) .number, [data-step="3"] .theme-centralconnect .step-label-animated:nth-of-type(1) .number,
.theme-centralconnect [data-step="3"] .step-label-animated:nth-of-type(2) .number,
[data-step="3"] .theme-centralconnect .step-label-animated:nth-of-type(2) .number, .theme-centralconnect [data-step="2"] .step-label-animated:nth-of-type(1) .number, [data-step="2"] .theme-centralconnect .step-label-animated:nth-of-type(1) .number,
.theme-centralconnect .before-step .text,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(1) .text,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(1) .text,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(2) .text,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(2) .text,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(3) .text,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(3) .text,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(4) .text,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(4) .text,
.theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(1) .text,
[data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(1) .text,
.theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(2) .text,
[data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(2) .text,
.theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(3) .text,
[data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(3) .text,
.theme-centralconnect [data-step="3"] .step-label-animated:nth-of-type(1) .text,
[data-step="3"] .theme-centralconnect .step-label-animated:nth-of-type(1) .text,
.theme-centralconnect [data-step="3"] .step-label-animated:nth-of-type(2) .text,
[data-step="3"] .theme-centralconnect .step-label-animated:nth-of-type(2) .text,
.theme-centralconnect [data-step="2"] .step-label-animated:nth-of-type(1) .text,
[data-step="2"] .theme-centralconnect .step-label-animated:nth-of-type(1) .text {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .before-step .number, .theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(1) .number, [data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .number,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(2) .number,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .number,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(3) .number,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(3) .number,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(4) .number,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(4) .number, .theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(1) .number, [data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .number,
.theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(2) .number,
[data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .number,
.theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(3) .number,
[data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(3) .number, .theme-tforcefreightmyship [data-step="3"] .step-label-animated:nth-of-type(1) .number, [data-step="3"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .number,
.theme-tforcefreightmyship [data-step="3"] .step-label-animated:nth-of-type(2) .number,
[data-step="3"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .number, .theme-tforcefreightmyship [data-step="2"] .step-label-animated:nth-of-type(1) .number, [data-step="2"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .number,
.theme-tforcefreightmyship .before-step .text,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(1) .text,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .text,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(2) .text,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .text,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(3) .text,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(3) .text,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(4) .text,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(4) .text,
.theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(1) .text,
[data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .text,
.theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(2) .text,
[data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .text,
.theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(3) .text,
[data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(3) .text,
.theme-tforcefreightmyship [data-step="3"] .step-label-animated:nth-of-type(1) .text,
[data-step="3"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .text,
.theme-tforcefreightmyship [data-step="3"] .step-label-animated:nth-of-type(2) .text,
[data-step="3"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .text,
.theme-tforcefreightmyship [data-step="2"] .step-label-animated:nth-of-type(1) .text,
[data-step="2"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .text {
  color: #0053A1;
}
.before-step .step-icon-animated, [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated,
[data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated, [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated,
[data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated, [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated,
[data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated, [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-width: 2px;
  transition: all 1s linear;
}
.theme-mycarrier .before-step .step-icon-animated, .theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-mycarrier [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mycarrier [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-mycarrier .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-mycarrier [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #fff;
}
.theme-rapid-ship .before-step .step-icon-animated, .theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-rapid-ship [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-rapid-ship [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-rapid-ship [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #fff;
}
.theme-averitt .before-step .step-icon-animated, .theme-averitt [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-averitt [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-averitt [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-averitt .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-averitt [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-averitt .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-averitt [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-averitt [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-averitt .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-averitt [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #fff;
}
.theme-saia .before-step .step-icon-animated, .theme-saia [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-saia [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-saia [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-saia .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-saia [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-saia .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-saia [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-saia [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-saia .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-saia [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #fff;
}
.theme-frontline-freight .before-step .step-icon-animated, .theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-frontline-freight [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-frontline-freight [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-frontline-freight [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #fff;
}
.theme-mme .before-step .step-icon-animated, .theme-mme [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-mme [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mme [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-mme .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-mme [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-mme .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-mme [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mme [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-mme .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-mme [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #fff;
}
.theme-emerge .before-step .step-icon-animated, .theme-emerge [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-emerge [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-emerge [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-emerge .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-emerge [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-emerge .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-emerge [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-emerge [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-emerge .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-emerge [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #fff;
}
.theme-old-dominion .before-step .step-icon-animated, .theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-old-dominion [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-old-dominion [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-old-dominion .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-old-dominion [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #fff;
}
.theme-custom-companies .before-step .step-icon-animated, .theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-custom-companies [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-custom-companies [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-custom-companies .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-custom-companies [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #fff;
}
.theme-ward .before-step .step-icon-animated, .theme-ward [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-ward [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-ward [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-ward .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-ward [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-ward .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-ward [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-ward [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-ward .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-ward [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #fff;
}
.theme-centralconnect .before-step .step-icon-animated, .theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-centralconnect [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-centralconnect .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-centralconnect [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-centralconnect .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-centralconnect [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-centralconnect .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #fff;
}
.theme-tforcefreightmyship .before-step .step-icon-animated, .theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-tforcefreightmyship [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-tforcefreightmyship [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-tforcefreightmyship [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .step-icon-animated {
  color: #fff;
}
.theme-mycarrier .before-step .step-icon-animated, .theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-mycarrier [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mycarrier [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-mycarrier .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-mycarrier [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated {
  background-color: #007AFF;
}
.theme-rapid-ship .before-step .step-icon-animated, .theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-rapid-ship [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-rapid-ship [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-rapid-ship [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated {
  background-color: #5DC9EA;
}
.theme-averitt .before-step .step-icon-animated, .theme-averitt [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-averitt [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-averitt [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-averitt .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-averitt [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-averitt .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-averitt [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-averitt [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-averitt .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-averitt [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated {
  background-color: #c70015;
}
.theme-saia .before-step .step-icon-animated, .theme-saia [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-saia [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-saia [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-saia .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-saia [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-saia .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-saia [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-saia [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-saia .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-saia [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated {
  background-color: #CC2B2A;
}
.theme-frontline-freight .before-step .step-icon-animated, .theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-frontline-freight [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-frontline-freight [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-frontline-freight [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated {
  background-color: #0f62ab;
}
.theme-mme .before-step .step-icon-animated, .theme-mme [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-mme [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mme [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-mme .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-mme [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-mme .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-mme [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mme [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-mme .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-mme [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated {
  background-color: #C65000;
}
.theme-emerge .before-step .step-icon-animated, .theme-emerge [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-emerge [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-emerge [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-emerge .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-emerge [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-emerge .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-emerge [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-emerge [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-emerge .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-emerge [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated {
  background-color: #0d47a1;
}
.theme-old-dominion .before-step .step-icon-animated, .theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-old-dominion [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-old-dominion [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-old-dominion .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-old-dominion [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated {
  background-color: #00693e;
}
.theme-custom-companies .before-step .step-icon-animated, .theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-custom-companies [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-custom-companies [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-custom-companies .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-custom-companies [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated {
  background-color: #F2AF32;
}
.theme-ward .before-step .step-icon-animated, .theme-ward [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-ward [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-ward [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-ward .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-ward [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-ward .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-ward [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-ward [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-ward .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-ward [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated {
  background-color: #0a5540;
}
.theme-centralconnect .before-step .step-icon-animated, .theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-centralconnect [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-centralconnect .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-centralconnect [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-centralconnect .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-centralconnect [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-centralconnect .step-label-animated:nth-of-type(1) .step-icon-animated {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .before-step .step-icon-animated, .theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-tforcefreightmyship [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-tforcefreightmyship [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-tforcefreightmyship [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .step-icon-animated {
  background-color: #0053A1;
}
.theme-mycarrier .before-step .step-icon-animated, .theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-mycarrier [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-mycarrier .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-mycarrier [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-mycarrier .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-mycarrier [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mycarrier [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-mycarrier .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-mycarrier [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-mycarrier .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #007AFF;
}
.theme-rapid-ship .before-step .step-icon-animated, .theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-rapid-ship [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-rapid-ship .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-rapid-ship [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-rapid-ship .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-rapid-ship [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-rapid-ship [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-rapid-ship .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-rapid-ship [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-rapid-ship .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #5DC9EA;
}
.theme-averitt .before-step .step-icon-animated, .theme-averitt [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-averitt [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-averitt .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-averitt [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-averitt [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-averitt .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-averitt [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-averitt .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-averitt [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-averitt [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-averitt .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-averitt [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-averitt .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #c70015;
}
.theme-saia .before-step .step-icon-animated, .theme-saia [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-saia [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-saia .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-saia [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-saia [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-saia .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-saia [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-saia .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-saia [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-saia [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-saia .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-saia [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-saia .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #CC2B2A;
}
.theme-frontline-freight .before-step .step-icon-animated, .theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-frontline-freight [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-frontline-freight .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-frontline-freight [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-frontline-freight .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-frontline-freight [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-frontline-freight [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-frontline-freight .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-frontline-freight [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-frontline-freight .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #0f62ab;
}
.theme-mme .before-step .step-icon-animated, .theme-mme [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-mme [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-mme .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-mme [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mme [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-mme .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-mme [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-mme .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-mme [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-mme [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-mme .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-mme [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-mme .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #C65000;
}
.theme-emerge .before-step .step-icon-animated, .theme-emerge [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-emerge [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-emerge .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-emerge [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-emerge [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-emerge .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-emerge [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-emerge .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-emerge [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-emerge [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-emerge .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-emerge [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-emerge .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #0d47a1;
}
.theme-old-dominion .before-step .step-icon-animated, .theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-old-dominion [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-old-dominion .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-old-dominion [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-old-dominion .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-old-dominion [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-old-dominion [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-old-dominion .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-old-dominion [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-old-dominion .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #00693e;
}
.theme-custom-companies .before-step .step-icon-animated, .theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-custom-companies [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-custom-companies .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-custom-companies [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-custom-companies .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-custom-companies [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-custom-companies [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-custom-companies .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-custom-companies [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-custom-companies .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #F2AF32;
}
.theme-ward .before-step .step-icon-animated, .theme-ward [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-ward [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-ward .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-ward [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-ward [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-ward .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-ward [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-ward .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-ward [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-ward [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-ward .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-ward [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-ward .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #0a5540;
}
.theme-centralconnect .before-step .step-icon-animated, .theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-centralconnect [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-centralconnect .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-centralconnect [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-centralconnect .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-centralconnect [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-centralconnect .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-centralconnect [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-centralconnect .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-centralconnect [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-centralconnect .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship .before-step .step-icon-animated, .theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(3) .step-icon-animated,
.theme-tforcefreightmyship [data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated,
[data-step="5"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(4) .step-icon-animated, .theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .step-icon-animated,
.theme-tforcefreightmyship [data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated,
[data-step="4"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(3) .step-icon-animated, .theme-tforcefreightmyship [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="3"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .step-icon-animated,
.theme-tforcefreightmyship [data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated,
[data-step="3"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(2) .step-icon-animated, .theme-tforcefreightmyship [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated, [data-step="2"] .theme-tforcefreightmyship .step-label-animated:nth-of-type(1) .step-icon-animated {
  border-color: #0053A1;
}
.before-step .step-icon-animated:after, [data-step="5"] .step-label-animated:nth-of-type(1) .step-icon-animated:after,
[data-step="5"] .step-label-animated:nth-of-type(2) .step-icon-animated:after,
[data-step="5"] .step-label-animated:nth-of-type(3) .step-icon-animated:after,
[data-step="5"] .step-label-animated:nth-of-type(4) .step-icon-animated:after, [data-step="4"] .step-label-animated:nth-of-type(1) .step-icon-animated:after,
[data-step="4"] .step-label-animated:nth-of-type(2) .step-icon-animated:after,
[data-step="4"] .step-label-animated:nth-of-type(3) .step-icon-animated:after, [data-step="3"] .step-label-animated:nth-of-type(1) .step-icon-animated:after,
[data-step="3"] .step-label-animated:nth-of-type(2) .step-icon-animated:after, [data-step="2"] .step-label-animated:nth-of-type(1) .step-icon-animated:after {
  transform: translate3d(100%, 0, 0);
}

.before-step-error .step-icon-animated {
  border-width: 2px;
  transition: all 1s linear;
}
.theme-mycarrier .before-step-error .step-icon-animated {
  color: #fff;
}
.theme-rapid-ship .before-step-error .step-icon-animated {
  color: #fff;
}
.theme-averitt .before-step-error .step-icon-animated {
  color: #fff;
}
.theme-saia .before-step-error .step-icon-animated {
  color: #fff;
}
.theme-frontline-freight .before-step-error .step-icon-animated {
  color: #fff;
}
.theme-mme .before-step-error .step-icon-animated {
  color: #fff;
}
.theme-emerge .before-step-error .step-icon-animated {
  color: #fff;
}
.theme-old-dominion .before-step-error .step-icon-animated {
  color: #fff;
}
.theme-custom-companies .before-step-error .step-icon-animated {
  color: #fff;
}
.theme-ward .before-step-error .step-icon-animated {
  color: #fff;
}
.theme-centralconnect .before-step-error .step-icon-animated {
  color: #fff;
}
.theme-tforcefreightmyship .before-step-error .step-icon-animated {
  color: #fff;
}
.theme-mycarrier .before-step-error .step-icon-animated {
  background-color: #ff1719 !important;
}
.theme-rapid-ship .before-step-error .step-icon-animated {
  background-color: #ff1719 !important;
}
.theme-averitt .before-step-error .step-icon-animated {
  background-color: #00008b !important;
}
.theme-saia .before-step-error .step-icon-animated {
  background-color: #fd0200 !important;
}
.theme-frontline-freight .before-step-error .step-icon-animated {
  background-color: #ff1719 !important;
}
.theme-mme .before-step-error .step-icon-animated {
  background-color: #ff1719 !important;
}
.theme-emerge .before-step-error .step-icon-animated {
  background-color: #FF5630 !important;
}
.theme-old-dominion .before-step-error .step-icon-animated {
  background-color: #ff1719 !important;
}
.theme-custom-companies .before-step-error .step-icon-animated {
  background-color: #ff1719 !important;
}
.theme-ward .before-step-error .step-icon-animated {
  background-color: #ff1719 !important;
}
.theme-centralconnect .before-step-error .step-icon-animated {
  background-color: !important;
}
.theme-tforcefreightmyship .before-step-error .step-icon-animated {
  background-color: !important;
}
.theme-mycarrier .before-step-error .step-icon-animated {
  border-color: #ff1719 !important;
}
.theme-rapid-ship .before-step-error .step-icon-animated {
  border-color: #ff1719 !important;
}
.theme-averitt .before-step-error .step-icon-animated {
  border-color: #00008b !important;
}
.theme-saia .before-step-error .step-icon-animated {
  border-color: #fd0200 !important;
}
.theme-frontline-freight .before-step-error .step-icon-animated {
  border-color: #ff1719 !important;
}
.theme-mme .before-step-error .step-icon-animated {
  border-color: #ff1719 !important;
}
.theme-emerge .before-step-error .step-icon-animated {
  border-color: #FF5630 !important;
}
.theme-old-dominion .before-step-error .step-icon-animated {
  border-color: #ff1719 !important;
}
.theme-custom-companies .before-step-error .step-icon-animated {
  border-color: #ff1719 !important;
}
.theme-ward .before-step-error .step-icon-animated {
  border-color: #ff1719 !important;
}
.theme-centralconnect .before-step-error .step-icon-animated {
  border-color: !important;
}
.theme-tforcefreightmyship .before-step-error .step-icon-animated {
  border-color: !important;
}
.before-step-error .step-icon-animated:after {
  transform: translate3d(100%, 0, 0);
}

.hidden-information .status-error .tms-icon-out-for-delivery {
  font-size: 1.7em;
}

.next-step-disable-animation .step-icon-animated:after, [data-step="4"] .step-label-animated:nth-of-type(5) .step-icon-animated:after, [data-step="3"] .step-label-animated:nth-of-type(4) .step-icon-animated:after, [data-step="2"] .step-label-animated:nth-of-type(3) .step-icon-animated:after,
[data-step="2"] .step-label-animated:nth-of-type(4) .step-icon-animated:after, [data-step="1"] .step-label-animated:nth-of-type(2) .step-icon-animated:after,
[data-step="1"] .step-label-animated:nth-of-type(3) .step-icon-animated:after,
[data-step="1"] .step-label-animated:nth-of-type(4) .step-icon-animated:after {
  opacity: 0;
}

.step-actions {
  z-index: 1;
  padding: 20px 0;
  width: 100%;
  overflow: hidden;
}
.step-actions .btn {
  min-width: 170px;
}
.step-actions .btn .mat-button-wrapper {
  padding-left: 23px;
  padding-right: 23px;
}

.alert-message {
  display: block;
  top: 60px;
  border-radius: 0 0 2px 2px;
  margin-bottom: 30px;
  box-sizing: border-box;
  box-shadow: 0px 0px 3px 2px #f2f2f2;
  border: 1px solid #ff1719;
  min-width: 300px;
  min-height: 40px;
  max-width: 450px;
  padding: 10px 35px;
  text-align: center;
  line-height: 1.2;
  color: #565656;
}
.alert-message a {
  color: #b4b4b3;
}
.alert-message .messages-close {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 10px;
  right: 20px;
  color: #ff1719;
}
.alert-message ul {
  margin: 0 25px;
  padding: 0;
  list-style-type: none;
}

.theme-mycarrier .alert .ui-messages {
  background-color: #fff;
}
.theme-rapid-ship .alert .ui-messages {
  background-color: #fff;
}
.theme-averitt .alert .ui-messages {
  background-color: #fff;
}
.theme-saia .alert .ui-messages {
  background-color: #fff;
}
.theme-frontline-freight .alert .ui-messages {
  background-color: #fff;
}
.theme-mme .alert .ui-messages {
  background-color: #fff;
}
.theme-emerge .alert .ui-messages {
  background-color: #fff;
}
.theme-old-dominion .alert .ui-messages {
  background-color: #fff;
}
.theme-custom-companies .alert .ui-messages {
  background-color: #fff;
}
.theme-ward .alert .ui-messages {
  background-color: #fff;
}
.theme-centralconnect .alert .ui-messages {
  background-color: #fff;
}
.theme-tforcefreightmyship .alert .ui-messages {
  background-color: #fff;
}

.body-container .mark-helper-action {
  font-size: 0.8em;
  position: relative;
  top: -3px;
}
.body-container .mark-helper-action:hover ~ .mark-helper {
  opacity: 1;
  transition: opacity 0.15s ease-in;
  z-index: 10;
}

.mark-helper {
  border-radius: 4px;
  padding: 10px;
  position: absolute;
  z-index: -1;
  font-size: 0.875em;
  opacity: 0;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 1px 1px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.theme-mycarrier .mark-helper {
  background-color: #fff;
}
.theme-rapid-ship .mark-helper {
  background-color: #fff;
}
.theme-averitt .mark-helper {
  background-color: #fff;
}
.theme-saia .mark-helper {
  background-color: #fff;
}
.theme-frontline-freight .mark-helper {
  background-color: #fff;
}
.theme-mme .mark-helper {
  background-color: #fff;
}
.theme-emerge .mark-helper {
  background-color: #fff;
}
.theme-old-dominion .mark-helper {
  background-color: #fff;
}
.theme-custom-companies .mark-helper {
  background-color: #fff;
}
.theme-ward .mark-helper {
  background-color: #fff;
}
.theme-centralconnect .mark-helper {
  background-color: #fff;
}
.theme-tforcefreightmyship .mark-helper {
  background-color: #fff;
}
.mark-helper.m-w-210 {
  max-width: 210px;
}

.tooltip .box-model {
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding: 20px;
  position: absolute;
  z-index: -1;
  transform: scaleY(0);
  opacity: 0;
  transition: all 0.15s ease;
  line-height: 1.2;
  font-size: 0.95em;
  top: 25px;
  left: 0;
  min-width: 300px;
  background-color: #fafafa;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 1px 1px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.tooltip .box-model.opened {
  z-index: 10;
  transition: all 0.15s ease;
}

.box-model.box-model-left {
  left: 0 !important;
  right: initial !important;
}

.fixed-width {
  width: 105px !important;
}
.carrier-organization-page .fixed-width {
  width: 630px !important;
}

.tooltip-block {
  position: absolute;
  padding: 10px;
  max-width: 500px;
  border-radius: 4px;
  z-index: 10;
  display: none !important;
  word-break: break-word;
  background-color: #fafafa;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 1px 1px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.flexible-row .tooltip-block {
  top: 3px;
}
.add-edit-carrier-castomer-portal .tooltip-block {
  top: 0;
}
cap-all-customers-line-item .tooltip-block, my-customers-line-item .tooltip-block, all-customers-line-item .tooltip-block, cap-my-customers-line-item .tooltip-block {
  top: 7px;
}

.tooltip-wrap {
  display: block !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}

.tooltip-mouse:hover .tooltip-block {
  display: block !important;
}

.overflow-text {
  overflow: hidden;
}

.overflow-text-label .label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mat-calendar-body tr:nth-of-type(1) .mat-calendar-body-label {
  opacity: 0;
}
.mat-calendar-body tr:nth-of-type(1) .mat-calendar-body-label[colspan="7"] {
  display: none;
}

.mat-calendar-body-cell-content {
  transition: all 0.3s ease;
  border-color: transparent;
}
.theme-mycarrier .mat-calendar-body-cell-content {
  background-color: #fff;
}
.theme-rapid-ship .mat-calendar-body-cell-content {
  background-color: #fff;
}
.theme-averitt .mat-calendar-body-cell-content {
  background-color: #fff;
}
.theme-saia .mat-calendar-body-cell-content {
  background-color: #fff;
}
.theme-frontline-freight .mat-calendar-body-cell-content {
  background-color: #fff;
}
.theme-mme .mat-calendar-body-cell-content {
  background-color: #fff;
}
.theme-emerge .mat-calendar-body-cell-content {
  background-color: #fff;
}
.theme-old-dominion .mat-calendar-body-cell-content {
  background-color: #fff;
}
.theme-custom-companies .mat-calendar-body-cell-content {
  background-color: #fff;
}
.theme-ward .mat-calendar-body-cell-content {
  background-color: #fff;
}
.theme-centralconnect .mat-calendar-body-cell-content {
  background-color: #fff;
}
.theme-tforcefreightmyship .mat-calendar-body-cell-content {
  background-color: #fff;
}
.theme-mycarrier .mat-calendar-body-cell-content.mat-calendar-body-selected {
  background-color: #007AFF;
}
.theme-rapid-ship .mat-calendar-body-cell-content.mat-calendar-body-selected {
  background-color: #5DC9EA;
}
.theme-averitt .mat-calendar-body-cell-content.mat-calendar-body-selected {
  background-color: #c70015;
}
.theme-saia .mat-calendar-body-cell-content.mat-calendar-body-selected {
  background-color: #CC2B2A;
}
.theme-frontline-freight .mat-calendar-body-cell-content.mat-calendar-body-selected {
  background-color: #0f62ab;
}
.theme-mme .mat-calendar-body-cell-content.mat-calendar-body-selected {
  background-color: #C65000;
}
.theme-emerge .mat-calendar-body-cell-content.mat-calendar-body-selected {
  background-color: #0d47a1;
}
.theme-old-dominion .mat-calendar-body-cell-content.mat-calendar-body-selected {
  background-color: #00693e;
}
.theme-custom-companies .mat-calendar-body-cell-content.mat-calendar-body-selected {
  background-color: #F2AF32;
}
.theme-ward .mat-calendar-body-cell-content.mat-calendar-body-selected {
  background-color: #0a5540;
}
.theme-centralconnect .mat-calendar-body-cell-content.mat-calendar-body-selected {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .mat-calendar-body-cell-content.mat-calendar-body-selected {
  background-color: #0053A1;
}
.theme-mycarrier .mat-calendar-body-cell-content.mat-calendar-body-selected {
  color: #fff;
}
.theme-rapid-ship .mat-calendar-body-cell-content.mat-calendar-body-selected {
  color: #fff;
}
.theme-averitt .mat-calendar-body-cell-content.mat-calendar-body-selected {
  color: #fff;
}
.theme-saia .mat-calendar-body-cell-content.mat-calendar-body-selected {
  color: #fff;
}
.theme-frontline-freight .mat-calendar-body-cell-content.mat-calendar-body-selected {
  color: #fff;
}
.theme-mme .mat-calendar-body-cell-content.mat-calendar-body-selected {
  color: #fff;
}
.theme-emerge .mat-calendar-body-cell-content.mat-calendar-body-selected {
  color: #fff;
}
.theme-old-dominion .mat-calendar-body-cell-content.mat-calendar-body-selected {
  color: #fff;
}
.theme-custom-companies .mat-calendar-body-cell-content.mat-calendar-body-selected {
  color: #fff;
}
.theme-ward .mat-calendar-body-cell-content.mat-calendar-body-selected {
  color: #fff;
}
.theme-centralconnect .mat-calendar-body-cell-content.mat-calendar-body-selected {
  color: #fff;
}
.theme-tforcefreightmyship .mat-calendar-body-cell-content.mat-calendar-body-selected {
  color: #fff;
}
.mat-calendar-body-cell-content:hover {
  cursor: pointer;
  background-color: #eaeced;
  transition: all 0.3s ease;
}

@media screen and (max-width: 1024px) {
  .mat-datepicker-content {
    transform: translateX(-27%);
  }
}
.mat-datepicker-content .mat-calendar-period-button,
.mat-datepicker-content .mat-calendar-body-label {
  font-weight: 400;
}
.theme-mycarrier .mat-datepicker-content .mat-calendar-period-button,
.theme-mycarrier .mat-datepicker-content .mat-calendar-body-label {
  color: #007AFF;
}
.theme-rapid-ship .mat-datepicker-content .mat-calendar-period-button,
.theme-rapid-ship .mat-datepicker-content .mat-calendar-body-label {
  color: #5DC9EA;
}
.theme-averitt .mat-datepicker-content .mat-calendar-period-button,
.theme-averitt .mat-datepicker-content .mat-calendar-body-label {
  color: #c70015;
}
.theme-saia .mat-datepicker-content .mat-calendar-period-button,
.theme-saia .mat-datepicker-content .mat-calendar-body-label {
  color: #CC2B2A;
}
.theme-frontline-freight .mat-datepicker-content .mat-calendar-period-button,
.theme-frontline-freight .mat-datepicker-content .mat-calendar-body-label {
  color: #0f62ab;
}
.theme-mme .mat-datepicker-content .mat-calendar-period-button,
.theme-mme .mat-datepicker-content .mat-calendar-body-label {
  color: #C65000;
}
.theme-emerge .mat-datepicker-content .mat-calendar-period-button,
.theme-emerge .mat-datepicker-content .mat-calendar-body-label {
  color: #0d47a1;
}
.theme-old-dominion .mat-datepicker-content .mat-calendar-period-button,
.theme-old-dominion .mat-datepicker-content .mat-calendar-body-label {
  color: #00693e;
}
.theme-custom-companies .mat-datepicker-content .mat-calendar-period-button,
.theme-custom-companies .mat-datepicker-content .mat-calendar-body-label {
  color: #F2AF32;
}
.theme-ward .mat-datepicker-content .mat-calendar-period-button,
.theme-ward .mat-datepicker-content .mat-calendar-body-label {
  color: #0a5540;
}
.theme-centralconnect .mat-datepicker-content .mat-calendar-period-button,
.theme-centralconnect .mat-datepicker-content .mat-calendar-body-label {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .mat-datepicker-content .mat-calendar-period-button,
.theme-tforcefreightmyship .mat-datepicker-content .mat-calendar-body-label {
  color: #0053A1;
}

.date-pick-custom {
  width: 100%;
}

.mat-datepicker-toggle {
  padding: 0;
  color: #565656;
  position: relative;
  font-size: 1.2em !important;
  right: -2px;
}

button.mat-datepicker-toggle {
  background: none;
}

.add-role-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container {
  overflow: unset;
}

.mat-dialog-container {
  color: #565656;
  position: relative;
}

.mat-dialog-actions {
  margin-bottom: -12px !important;
  display: block !important;
}

.mat-dialog-title {
  margin-bottom: 0 !important;
}
.mat-dialog-title > .tms-icon-close {
  position: absolute;
  color: #b4b4b3;
  right: 15px;
  top: 15px;
  font-size: 0.5em;
  font-weight: bold;
}

.legal-document-popup-container {
  max-height: 300px;
  overflow: auto;
}

[data-helper=beta] {
  position: relative;
}
[data-helper=beta]:before {
  content: "beta";
  position: absolute;
  padding: 2px 6px;
  border-radius: 4px;
  left: -8px;
  top: 0;
  line-height: 1;
  box-shadow: 0px 0px 3px 2px #f2f2f2 !important;
  font-size: 12px;
  transform: rotate(-20deg);
  text-transform: uppercase;
  color: #565656;
  height: 17px;
  width: 40px;
  font-family: "assistant", Helvetica, sans-serif;
}
.theme-mycarrier [data-helper=beta]:before {
  background: #fff;
  border: 1px solid #007AFF;
}
.theme-rapid-ship [data-helper=beta]:before {
  background: #fff;
  border: 1px solid #004887;
}
.theme-averitt [data-helper=beta]:before {
  background: #fff;
  border: 1px solid #666666;
}
.theme-saia [data-helper=beta]:before {
  background: #fff;
  border: 1px solid #20274E;
}
.theme-frontline-freight [data-helper=beta]:before {
  background: #fff;
  border: 1px solid #fe5e08;
}
.theme-mme [data-helper=beta]:before {
  background: #fff;
  border: 1px solid #6D3100;
}
.theme-emerge [data-helper=beta]:before {
  background: #fff;
  border: 1px solid #FFAB00;
}
.theme-old-dominion [data-helper=beta]:before {
  background: #fff;
  border: 1px solid #b6985e;
}
.theme-custom-companies [data-helper=beta]:before {
  background: #fff;
  border: 1px solid #47474f;
}
.theme-ward [data-helper=beta]:before {
  background: #fff;
  border: 1px solid #8a6e4b;
}
.theme-centralconnect [data-helper=beta]:before {
  background: #fff;
  border: 1px solid #000000;
}
.theme-tforcefreightmyship [data-helper=beta]:before {
  background: #fff;
  border: 1px solid #0053A1;
}

.data-helper-styles, [data-helper]:before {
  content: attr(data-helper);
  position: absolute;
  padding: 2px 6px;
  border-radius: 4px;
  left: -8px;
  top: 0;
  line-height: 1;
  box-shadow: 0px 0px 3px 2px #f2f2f2 !important;
  font-size: 12px;
  transform: rotate(-20deg);
  text-transform: uppercase;
  color: #565656;
  height: 17px;
  width: 40px;
  font-family: "assistant", Helvetica, sans-serif;
}
.theme-mycarrier .data-helper-styles, .theme-mycarrier [data-helper]:before {
  background: #fff;
  border: 1px solid #007AFF;
}
.theme-rapid-ship .data-helper-styles, .theme-rapid-ship [data-helper]:before {
  background: #fff;
  border: 1px solid #004887;
}
.theme-averitt .data-helper-styles, .theme-averitt [data-helper]:before {
  background: #fff;
  border: 1px solid #666666;
}
.theme-saia .data-helper-styles, .theme-saia [data-helper]:before {
  background: #fff;
  border: 1px solid #20274E;
}
.theme-frontline-freight .data-helper-styles, .theme-frontline-freight [data-helper]:before {
  background: #fff;
  border: 1px solid #fe5e08;
}
.theme-mme .data-helper-styles, .theme-mme [data-helper]:before {
  background: #fff;
  border: 1px solid #6D3100;
}
.theme-emerge .data-helper-styles, .theme-emerge [data-helper]:before {
  background: #fff;
  border: 1px solid #FFAB00;
}
.theme-old-dominion .data-helper-styles, .theme-old-dominion [data-helper]:before {
  background: #fff;
  border: 1px solid #b6985e;
}
.theme-custom-companies .data-helper-styles, .theme-custom-companies [data-helper]:before {
  background: #fff;
  border: 1px solid #47474f;
}
.theme-ward .data-helper-styles, .theme-ward [data-helper]:before {
  background: #fff;
  border: 1px solid #8a6e4b;
}
.theme-centralconnect .data-helper-styles, .theme-centralconnect [data-helper]:before {
  background: #fff;
  border: 1px solid #000000;
}
.theme-tforcefreightmyship .data-helper-styles, .theme-tforcefreightmyship [data-helper]:before {
  background: #fff;
  border: 1px solid #0053A1;
}

[data-helper] {
  position: relative;
}
.ui-accordion .ui-accordion-content {
  overflow: visible;
  zoom: 1;
}

.ui-accordion-content-wrapper-overflown {
  overflow: hidden;
}

.ui-accordion-header > a {
  text-decoration: none;
  text-align: right;
}

.prime-timepicker {
  position: relative;
}
.prime-timepicker .ng-invalid.ng-dirty input[type=text] {
  border-bottom: 2px solid #ff1719;
}
.prime-timepicker .ui-timepicker {
  display: flex;
  justify-content: space-between;
  position: absolute;
  padding-right: 40px;
  width: 117px;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.theme-mycarrier .prime-timepicker .ui-timepicker {
  background-color: #fff;
}
.theme-rapid-ship .prime-timepicker .ui-timepicker {
  background-color: #fff;
}
.theme-averitt .prime-timepicker .ui-timepicker {
  background-color: #fff;
}
.theme-saia .prime-timepicker .ui-timepicker {
  background-color: #fff;
}
.theme-frontline-freight .prime-timepicker .ui-timepicker {
  background-color: #fff;
}
.theme-mme .prime-timepicker .ui-timepicker {
  background-color: #fff;
}
.theme-emerge .prime-timepicker .ui-timepicker {
  background-color: #fff;
}
.theme-old-dominion .prime-timepicker .ui-timepicker {
  background-color: #fff;
}
.theme-custom-companies .prime-timepicker .ui-timepicker {
  background-color: #fff;
}
.theme-ward .prime-timepicker .ui-timepicker {
  background-color: #fff;
}
.theme-centralconnect .prime-timepicker .ui-timepicker {
  background-color: #fff;
}
.theme-tforcefreightmyship .prime-timepicker .ui-timepicker {
  background-color: #fff;
}
.prime-timepicker .ui-timepicker > div {
  padding: 15px 11px;
  position: relative;
}
.prime-timepicker .ui-timepicker > div.ui-hour-picker, .prime-timepicker .ui-timepicker > div.ui-minute-picker {
  min-width: 38px;
}
.prime-timepicker .ui-timepicker > div.ui-separator {
  padding: 15px 0px;
}
.prime-timepicker .ui-timepicker > div.ui-ampm-picker {
  position: absolute;
  right: 0;
  padding-right: 5px;
  padding-top: 12px;
}
.prime-timepicker .ui-timepicker > div.ui-ampm-picker span:not(.fa) {
  border-radius: 4px;
  padding: 1px 2px;
  width: 30px;
  display: inline-block;
  border: 2px solid;
  text-align: center;
}
.theme-mycarrier .prime-timepicker .ui-timepicker > div.ui-ampm-picker span:not(.fa) {
  border-color: #007AFF;
  color: #007AFF;
}
.theme-rapid-ship .prime-timepicker .ui-timepicker > div.ui-ampm-picker span:not(.fa) {
  border-color: #5DC9EA;
  color: #5DC9EA;
}
.theme-averitt .prime-timepicker .ui-timepicker > div.ui-ampm-picker span:not(.fa) {
  border-color: #c70015;
  color: #c70015;
}
.theme-saia .prime-timepicker .ui-timepicker > div.ui-ampm-picker span:not(.fa) {
  border-color: #CC2B2A;
  color: #CC2B2A;
}
.theme-frontline-freight .prime-timepicker .ui-timepicker > div.ui-ampm-picker span:not(.fa) {
  border-color: #0f62ab;
  color: #0f62ab;
}
.theme-mme .prime-timepicker .ui-timepicker > div.ui-ampm-picker span:not(.fa) {
  border-color: #C65000;
  color: #C65000;
}
.theme-emerge .prime-timepicker .ui-timepicker > div.ui-ampm-picker span:not(.fa) {
  border-color: #0d47a1;
  color: #0d47a1;
}
.theme-old-dominion .prime-timepicker .ui-timepicker > div.ui-ampm-picker span:not(.fa) {
  border-color: #00693e;
  color: #00693e;
}
.theme-custom-companies .prime-timepicker .ui-timepicker > div.ui-ampm-picker span:not(.fa) {
  border-color: #F2AF32;
  color: #F2AF32;
}
.theme-ward .prime-timepicker .ui-timepicker > div.ui-ampm-picker span:not(.fa) {
  border-color: #0a5540;
  color: #0a5540;
}
.theme-centralconnect .prime-timepicker .ui-timepicker > div.ui-ampm-picker span:not(.fa) {
  border-color: #3A3A3A;
  color: #3A3A3A;
}
.theme-tforcefreightmyship .prime-timepicker .ui-timepicker > div.ui-ampm-picker span:not(.fa) {
  border-color: #0053A1;
  color: #0053A1;
}
.prime-timepicker .ui-timepicker > div.ui-ampm-picker .fa {
  top: 12px;
  width: 30px;
  left: 11px;
  height: 26px;
  border-radius: 4px;
}
.prime-timepicker .ui-timepicker > div.ui-ampm-picker .fa:hover {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.prime-timepicker .ui-timepicker > div.ui-ampm-picker .fa:after {
  opacity: 0;
}
.prime-timepicker .ui-timepicker .fa {
  left: 0;
  position: absolute;
  width: 100%;
  height: 50%;
}
.prime-timepicker .ui-timepicker .fa-angle-up {
  top: 0;
}
.prime-timepicker .ui-timepicker .fa-angle-up:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 8px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.theme-mycarrier .prime-timepicker .ui-timepicker .fa-angle-up:after {
  border-bottom: 5px solid #007AFF;
}
.theme-rapid-ship .prime-timepicker .ui-timepicker .fa-angle-up:after {
  border-bottom: 5px solid #5DC9EA;
}
.theme-averitt .prime-timepicker .ui-timepicker .fa-angle-up:after {
  border-bottom: 5px solid #c70015;
}
.theme-saia .prime-timepicker .ui-timepicker .fa-angle-up:after {
  border-bottom: 5px solid #CC2B2A;
}
.theme-frontline-freight .prime-timepicker .ui-timepicker .fa-angle-up:after {
  border-bottom: 5px solid #0f62ab;
}
.theme-mme .prime-timepicker .ui-timepicker .fa-angle-up:after {
  border-bottom: 5px solid #C65000;
}
.theme-emerge .prime-timepicker .ui-timepicker .fa-angle-up:after {
  border-bottom: 5px solid #0d47a1;
}
.theme-old-dominion .prime-timepicker .ui-timepicker .fa-angle-up:after {
  border-bottom: 5px solid #00693e;
}
.theme-custom-companies .prime-timepicker .ui-timepicker .fa-angle-up:after {
  border-bottom: 5px solid #F2AF32;
}
.theme-ward .prime-timepicker .ui-timepicker .fa-angle-up:after {
  border-bottom: 5px solid #0a5540;
}
.theme-centralconnect .prime-timepicker .ui-timepicker .fa-angle-up:after {
  border-bottom: 5px solid #3A3A3A;
}
.theme-tforcefreightmyship .prime-timepicker .ui-timepicker .fa-angle-up:after {
  border-bottom: 5px solid #0053A1;
}
.prime-timepicker .ui-timepicker .fa-angle-down {
  bottom: 0;
}
.prime-timepicker .ui-timepicker .fa-angle-down:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 8px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.theme-mycarrier .prime-timepicker .ui-timepicker .fa-angle-down:after {
  border-top: 5px solid #007AFF;
}
.theme-rapid-ship .prime-timepicker .ui-timepicker .fa-angle-down:after {
  border-top: 5px solid #5DC9EA;
}
.theme-averitt .prime-timepicker .ui-timepicker .fa-angle-down:after {
  border-top: 5px solid #c70015;
}
.theme-saia .prime-timepicker .ui-timepicker .fa-angle-down:after {
  border-top: 5px solid #CC2B2A;
}
.theme-frontline-freight .prime-timepicker .ui-timepicker .fa-angle-down:after {
  border-top: 5px solid #0f62ab;
}
.theme-mme .prime-timepicker .ui-timepicker .fa-angle-down:after {
  border-top: 5px solid #C65000;
}
.theme-emerge .prime-timepicker .ui-timepicker .fa-angle-down:after {
  border-top: 5px solid #0d47a1;
}
.theme-old-dominion .prime-timepicker .ui-timepicker .fa-angle-down:after {
  border-top: 5px solid #00693e;
}
.theme-custom-companies .prime-timepicker .ui-timepicker .fa-angle-down:after {
  border-top: 5px solid #F2AF32;
}
.theme-ward .prime-timepicker .ui-timepicker .fa-angle-down:after {
  border-top: 5px solid #0a5540;
}
.theme-centralconnect .prime-timepicker .ui-timepicker .fa-angle-down:after {
  border-top: 5px solid #3A3A3A;
}
.theme-tforcefreightmyship .prime-timepicker .ui-timepicker .fa-angle-down:after {
  border-top: 5px solid #0053A1;
}
.prime-timepicker .ui-timepicker .ui-separator a {
  display: none;
}
.prime-timepicker input[type=text] {
  background-color: transparent;
  border-bottom: 1px solid #b4b4b3;
  border-left: none;
  border-right: none;
  border-top: none;
  padding-bottom: 4px;
  width: 100%;
  border-radius: 0;
}
.prime-timepicker input[type=text]:focus {
  outline: none;
}
.prime-timepicker .timepicker-label {
  color: #b4b4b3;
  font-weight: 300;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 2px;
  transform: translateY(0) scale(1);
  transition: transform 0.3s ease;
}
.prime-timepicker .timepicker-label ~ .long {
  position: absolute;
  z-index: -1;
  border-top: 0;
  margin-top: 2px;
}
.theme-mycarrier .prime-timepicker .ui-inputwrapper-focus input[type=text] {
  border-bottom: 1px solid #007AFF;
  box-shadow: inset 0 -1px 0 0 #007AFF;
}
.theme-rapid-ship .prime-timepicker .ui-inputwrapper-focus input[type=text] {
  border-bottom: 1px solid #5DC9EA;
  box-shadow: inset 0 -1px 0 0 #5DC9EA;
}
.theme-averitt .prime-timepicker .ui-inputwrapper-focus input[type=text] {
  border-bottom: 1px solid #c70015;
  box-shadow: inset 0 -1px 0 0 #c70015;
}
.theme-saia .prime-timepicker .ui-inputwrapper-focus input[type=text] {
  border-bottom: 1px solid #CC2B2A;
  box-shadow: inset 0 -1px 0 0 #CC2B2A;
}
.theme-frontline-freight .prime-timepicker .ui-inputwrapper-focus input[type=text] {
  border-bottom: 1px solid #0f62ab;
  box-shadow: inset 0 -1px 0 0 #0f62ab;
}
.theme-mme .prime-timepicker .ui-inputwrapper-focus input[type=text] {
  border-bottom: 1px solid #C65000;
  box-shadow: inset 0 -1px 0 0 #C65000;
}
.theme-emerge .prime-timepicker .ui-inputwrapper-focus input[type=text] {
  border-bottom: 1px solid #0d47a1;
  box-shadow: inset 0 -1px 0 0 #0d47a1;
}
.theme-old-dominion .prime-timepicker .ui-inputwrapper-focus input[type=text] {
  border-bottom: 1px solid #00693e;
  box-shadow: inset 0 -1px 0 0 #00693e;
}
.theme-custom-companies .prime-timepicker .ui-inputwrapper-focus input[type=text] {
  border-bottom: 1px solid #F2AF32;
  box-shadow: inset 0 -1px 0 0 #F2AF32;
}
.theme-ward .prime-timepicker .ui-inputwrapper-focus input[type=text] {
  border-bottom: 1px solid #0a5540;
  box-shadow: inset 0 -1px 0 0 #0a5540;
}
.theme-centralconnect .prime-timepicker .ui-inputwrapper-focus input[type=text] {
  border-bottom: 1px solid #3A3A3A;
  box-shadow: inset 0 -1px 0 0 #3A3A3A;
}
.theme-tforcefreightmyship .prime-timepicker .ui-inputwrapper-focus input[type=text] {
  border-bottom: 1px solid #0053A1;
  box-shadow: inset 0 -1px 0 0 #0053A1;
}
.prime-timepicker .ui-inputwrapper-focus ~ .timepicker-label {
  transition: transform 0.3s ease;
  transform: translateY(-1.35em) scale(0.875);
  width: 0;
  white-space: nowrap;
}
.theme-mycarrier .prime-timepicker .ui-inputwrapper-focus ~ .timepicker-label {
  color: #007AFF;
}
.theme-rapid-ship .prime-timepicker .ui-inputwrapper-focus ~ .timepicker-label {
  color: #5DC9EA;
}
.theme-averitt .prime-timepicker .ui-inputwrapper-focus ~ .timepicker-label {
  color: #c70015;
}
.theme-saia .prime-timepicker .ui-inputwrapper-focus ~ .timepicker-label {
  color: #CC2B2A;
}
.theme-frontline-freight .prime-timepicker .ui-inputwrapper-focus ~ .timepicker-label {
  color: #0f62ab;
}
.theme-mme .prime-timepicker .ui-inputwrapper-focus ~ .timepicker-label {
  color: #C65000;
}
.theme-emerge .prime-timepicker .ui-inputwrapper-focus ~ .timepicker-label {
  color: #0d47a1;
}
.theme-old-dominion .prime-timepicker .ui-inputwrapper-focus ~ .timepicker-label {
  color: #00693e;
}
.theme-custom-companies .prime-timepicker .ui-inputwrapper-focus ~ .timepicker-label {
  color: #F2AF32;
}
.theme-ward .prime-timepicker .ui-inputwrapper-focus ~ .timepicker-label {
  color: #0a5540;
}
.theme-centralconnect .prime-timepicker .ui-inputwrapper-focus ~ .timepicker-label {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .prime-timepicker .ui-inputwrapper-focus ~ .timepicker-label {
  color: #0053A1;
}
.prime-timepicker .ui-inputwrapper-filled ~ .timepicker-label {
  transition: transform 0.3s ease;
  transform: translateY(-1.35em) scale(0.875);
  width: 0;
}
.prime-timepicker span.error {
  border-top: 3px solid;
  margin-top: -1px;
  padding-top: 3px;
}

.loader {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  margin: auto;
}

.loader * {
  font-size: 3em;
  animation: rotation 4s infinite linear;
  max-width: 200px;
}
.theme-mycarrier .loader * {
  color: #007AFF;
}
.theme-rapid-ship .loader * {
  color: #004887;
}
.theme-averitt .loader * {
  color: #666666;
}
.theme-saia .loader * {
  color: #20274E;
}
.theme-frontline-freight .loader * {
  color: #fe5e08;
}
.theme-mme .loader * {
  color: #6D3100;
}
.theme-emerge .loader * {
  color: #FFAB00;
}
.theme-old-dominion .loader * {
  color: #b6985e;
}
.theme-custom-companies .loader * {
  color: #47474f;
}
.theme-ward .loader * {
  color: #8a6e4b;
}
.theme-centralconnect .loader * {
  color: #000000;
}
.theme-tforcefreightmyship .loader * {
  color: #0053A1;
}

.update-link:before {
  float: left;
  display: block;
}

.loading:before {
  animation-name: rotate;
  animation-duration: 1.3s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.progress-bar-component {
  margin: 20px 0 0;
  text-align: center;
  position: relative;
}
.progress-bar-component.margin-component {
  margin: 5px 0 10px;
}
.progress-bar-component p {
  margin: 0;
}
.progress-bar-component mat-progress-bar {
  height: 10px;
}

grid-header-column {
  min-height: 30px;
}
quick-bol-list grid-header-column {
  overflow: hidden;
}
carrier-details grid-header-column .sort-field {
  padding-top: 4px;
}

.flexible-row .search-field {
  padding-top: 3px;
}

.custom-table .text-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.custom-table .table-head .input-wrapper {
  margin: 0;
}
.custom-table .table-head .input-wrapper .mat-form-field-wrapper {
  margin: 0;
}
.custom-table .table-head .search-field {
  width: 100%;
  border-right: 1px solid #eaeced;
  min-height: 30px;
  display: flex;
  height: 100%;
  padding-top: 3px;
}
.custom-table .table-head .no-border .search-field {
  border-right: none;
}
.custom-table .table-head .sort-field {
  position: relative;
  height: 100%;
}
.custom-table .table-head .sort-field.label {
  padding-right: 25px;
  display: inline-block;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .custom-table .table-head .sort-field.label {
    padding-right: 20px;
  }
}
.custom-table .table-head .sort-field.search-field .sorting-shevrons {
  margin-top: -2px;
  bottom: 3px;
}
.custom-table .table-head .sort-field .sorting-shevrons {
  display: block;
  position: absolute;
  right: 0;
  cursor: pointer;
  bottom: -3px;
  width: 20px;
  height: 100%;
}
.past-quick-bol .custom-table .table-head .sort-field .sorting-shevrons {
  bottom: -2px;
}
.custom-table .table-head .sort-field .asc:before {
  content: "";
  position: absolute;
  bottom: 11px;
  left: 6px;
  border: 2px solid #b4b4b3;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
}
.custom-table .table-head .sort-field .asc:after {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 9px;
  border: 1px solid #b4b4b3;
  width: 1px;
  height: 15px;
}
.custom-table .table-head .sort-field .asc.active:before {
  bottom: 6px;
  transform: rotate(-135deg);
}
.custom-table .table-head .sort-field .desc {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #b4b4b3;
  right: 6px;
  bottom: 5px;
}
.custom-table .table-head .sort-field .btn {
  right: 12px;
}
.custom-table .table-head .sort-field .mat-form-field-infix:after {
  right: 20px;
}
.custom-table .cell:not(.actions-cell):not(.no-padding) {
  padding-left: 30px;
}
@media screen and (max-width: 1200px) {
  product-list-grid .custom-table .cell:not(.actions-cell):not(.no-padding) {
    padding-left: 10px;
  }
}
.custom-table .cell:not(.actions-cell):not(.no-padding).text-padding {
  padding-left: 10px;
}
.custom-table .cell .cell.small-left-padding input {
  padding-left: 10px;
}
.custom-table .cell .cell.small-left-padding .mat-form-field-label {
  padding-left: 10px;
}
.custom-table .expanded .item:not(.no-padding) {
  padding-left: 40px;
}
.custom-table .expanded > div:not(.item) {
  margin-right: 40px;
}
.custom-table .row:not(.no-border) {
  border-bottom: 1px solid #eaeced;
}
.custom-table .row.table-head {
  font-size: 14px;
  font-weight: 300;
}
@media screen and (max-width: 1200px) {
  customer-management .custom-table .row.table-head, bill-carriers .custom-table .row.table-head {
    font-size: 12px;
  }
}
@media screen and (max-width: 1200px) {
  quick-bol-list .custom-table .row.table-head {
    font-size: 14px;
  }
  quick-bol-list .custom-table .row.table-head itm-input.itm-search-table mat-form-field .mat-form-field-label {
    font-size: 14px;
  }
}
.custom-table .row:not(.table-head):not(.edit) {
  padding: 15px 0;
}
.custom-table .row:not(.table-head):not(.edit) itm-chips-item i {
  font-size: 0.4rem;
}
.custom-table .row:not(.table-head):not(.edit) i {
  font-size: 1.2rem;
  margin-left: 3px;
}
@media screen and (max-width: 1280px) {
  .custom-table .row:not(.table-head):not(.edit) i {
    font-size: 1rem;
  }
}
.custom-table .row:not(.table-head):not(.edit) i.tms-icon-bottom-arrow {
  font-size: 0.4rem;
}
.custom-table .row:not(.table-head):not(.edit) .actions-cell i.tms-icon {
  margin-left: 10px;
}
customer-details .custom-table .row:not(.table-head):not(.edit) .actions-cell i.tms-icon, carrier-details .custom-table .row:not(.table-head):not(.edit) .actions-cell i.tms-icon {
  margin-left: 5px;
}
.custom-table .row.filter {
  padding-bottom: 0;
}
.custom-table .row.min-height {
  min-height: 76px;
  align-items: center;
}
.custom-table .row i {
  cursor: pointer;
}
.theme-mycarrier .custom-table .hovering .row:not(.edit):hover {
  color: #007AFF;
}
.theme-rapid-ship .custom-table .hovering .row:not(.edit):hover {
  color: #5DC9EA;
}
.theme-averitt .custom-table .hovering .row:not(.edit):hover {
  color: #c70015;
}
.theme-saia .custom-table .hovering .row:not(.edit):hover {
  color: #CC2B2A;
}
.theme-frontline-freight .custom-table .hovering .row:not(.edit):hover {
  color: #0f62ab;
}
.theme-mme .custom-table .hovering .row:not(.edit):hover {
  color: #C65000;
}
.theme-emerge .custom-table .hovering .row:not(.edit):hover {
  color: #0d47a1;
}
.theme-old-dominion .custom-table .hovering .row:not(.edit):hover {
  color: #00693e;
}
.theme-custom-companies .custom-table .hovering .row:not(.edit):hover {
  color: #F2AF32;
}
.theme-ward .custom-table .hovering .row:not(.edit):hover {
  color: #0a5540;
}
.theme-centralconnect .custom-table .hovering .row:not(.edit):hover {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .custom-table .hovering .row:not(.edit):hover {
  color: #0053A1;
}
.custom-table .expander .tms-icon-bottom-arrow {
  font-size: 0.5em;
  display: block;
  transform: rotate(0);
  transition: transform 0.15s linear;
}
.custom-table .expander.opened .tms-icon-bottom-arrow {
  transform: rotate(180deg);
  transition: transform 0.15s linear;
}
.custom-table .bordered {
  border-right: 1px solid #eaeced;
}
.custom-table .one-icon {
  width: 60px;
}
.custom-table .two-icons {
  width: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.custom-table .header-two-icons {
  min-width: 80px;
  width: 80px;
}
.custom-table .three-icons {
  width: 120px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.edit-pro-width {
  width: calc(100% - 115px);
}

@media screen and (min-width: 1281px) {
  .actions-cell i,
  .actions-cell span {
    opacity: 0;
    transition: opacity 0.3s ease;
    cursor: pointer;
  }
}

.row:hover .actions-cell i,
.row:hover .actions-cell span {
  opacity: 1;
  transition: opacity 0.3s ease;
}

.table-search .grid-items .cell {
  padding: 0 10px;
}
.table-search .no-search {
  padding-left: 10px;
}

.error-page {
  text-align: center;
  font-size: 3.5em;
  margin-top: 1.5em;
  padding: 42px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 120px;
}
.theme-mycarrier .error-page {
  background-image: url("/images/buddy.svg");
}
.theme-rapid-ship .error-page {
  background-image: url("/images/rapid-ship-logo.svg");
}
.theme-averitt .error-page {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-saia .error-page {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-frontline-freight .error-page {
  background-image: url("/images/buddy-frontline-freight.svg");
}
.theme-mme .error-page {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-emerge .error-page {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-old-dominion .error-page {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-custom-companies .error-page {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-ward .error-page {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-centralconnect .error-page {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-tforcefreightmyship .error-page {
  background-image: url("/images/buddy-tforcefreightmyship.svg");
}
.error-page > p {
  width: 100%;
  margin: 0;
  font-weight: 400;
  color: #373737;
}

.empty-search {
  text-align: center;
  font-size: 2em;
  margin-bottom: 65px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 120px 120px;
  border-top: 1px solid #eaeced;
  border-bottom: 1px solid #eaeced;
  min-height: 40vh;
  overflow: hidden;
  margin-top: 35px;
  position: relative;
}
.theme-mycarrier .empty-search {
  background-image: url("/images/buddy.svg");
}
.theme-rapid-ship .empty-search {
  background-image: url("/images/rapid-ship-logo.svg");
}
.theme-averitt .empty-search {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-saia .empty-search {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-frontline-freight .empty-search {
  background-image: url("/images/buddy-frontline-freight.svg");
}
.theme-mme .empty-search {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-emerge .empty-search {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-old-dominion .empty-search {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-custom-companies .empty-search {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-ward .empty-search {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-centralconnect .empty-search {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-tforcefreightmyship .empty-search {
  background-image: url("/images/buddy-tforcefreightmyship.svg");
}
.ship-error-wrap .empty-search {
  border: none;
}
.empty-search > p {
  position: absolute;
  top: 43%;
  width: 100%;
  margin: 0;
  font-weight: 300;
  letter-spacing: 2px;
}

.search-result {
  font-size: 0.875em;
  position: absolute;
  margin-top: 2px;
  white-space: nowrap;
}
.search-result .tms-icon {
  font-size: 0.65em;
  padding: 8px;
}
.search-result .tms-icon:hover {
  cursor: pointer;
}

.body-page .mat-tab-body-wrapper {
  padding: 20px;
}
.body-page .mat-tab-labels {
  padding: 0 40px;
  text-transform: uppercase;
}
.body-page mat-tab-group,
.body-page .mat-tab-label[role] {
  font-family: "assistant", Helvetica, sans-serif !important;
}

.map-wrapper {
  height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 90%;
  background-size: 100px;
  position: relative;
}
.theme-mycarrier .map-wrapper {
  background-image: url("/images/buddy-empty-map.svg");
}
.theme-rapid-ship .map-wrapper {
  background-image: url("/images/buddy-empty-map-rapid.svg");
}
.theme-averitt .map-wrapper {
  background-image: url("/images/buddy-empty-map-averitt.svg");
}
.theme-saia .map-wrapper {
  background-image: url("/images/buddy-empty-map-averitt.svg");
}
.theme-frontline-freight .map-wrapper {
  background-image: url("/images/buddy-empty-map-frontline-freight.svg");
}
.theme-mme .map-wrapper {
  background-image: url("/images/buddy-empty-map-averitt.svg");
}
.theme-emerge .map-wrapper {
  background-image: url("/images/buddy-empty-map-averitt.svg");
}
.theme-old-dominion .map-wrapper {
  background-image: url("/images/buddy-empty-map-averitt.svg");
}
.theme-custom-companies .map-wrapper {
  background-image: url("/images/buddy-empty-map-averitt.svg");
}
.theme-ward .map-wrapper {
  background-image: url("/images/buddy-empty-map-averitt.svg");
}
.theme-centralconnect .map-wrapper {
  background-image: url("/images/buddy-empty-map-averitt.svg");
}
.theme-tforcefreightmyship .map-wrapper {
  background-image: url("/images/buddy-empty-map-tforcefreightmyship.svg");
}
.theme-mycarrier .map-wrapper {
  border: 1px solid #007AFF;
}
.theme-rapid-ship .map-wrapper {
  border: 1px solid #5DC9EA;
}
.theme-averitt .map-wrapper {
  border: 1px solid #c70015;
}
.theme-saia .map-wrapper {
  border: 1px solid #CC2B2A;
}
.theme-frontline-freight .map-wrapper {
  border: 1px solid #0f62ab;
}
.theme-mme .map-wrapper {
  border: 1px solid #C65000;
}
.theme-emerge .map-wrapper {
  border: 1px solid #0d47a1;
}
.theme-old-dominion .map-wrapper {
  border: 1px solid #00693e;
}
.theme-custom-companies .map-wrapper {
  border: 1px solid #F2AF32;
}
.theme-ward .map-wrapper {
  border: 1px solid #0a5540;
}
.theme-centralconnect .map-wrapper {
  border: 1px solid #3A3A3A;
}
.theme-tforcefreightmyship .map-wrapper {
  border: 1px solid #0053A1;
}
.map-wrapper .no-map {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  left: 0;
  transform: translate3d(0, -350%, 0);
}
.map-wrapper img {
  width: 100%;
  height: 100%;
}

.g-map-wrapper {
  position: relative;
  min-height: 300px;
  height: 100%;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .g-map-wrapper {
    padding-left: 20px;
  }
}
.g-map-wrapper.not-valid:after {
  content: "";
  left: 0;
  top: 0;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  position: absolute;
}
.theme-mycarrier .g-map-wrapper.not-valid:after {
  background: #fff;
}
.theme-rapid-ship .g-map-wrapper.not-valid:after {
  background: #fff;
}
.theme-averitt .g-map-wrapper.not-valid:after {
  background: #fff;
}
.theme-saia .g-map-wrapper.not-valid:after {
  background: #fff;
}
.theme-frontline-freight .g-map-wrapper.not-valid:after {
  background: #fff;
}
.theme-mme .g-map-wrapper.not-valid:after {
  background: #fff;
}
.theme-emerge .g-map-wrapper.not-valid:after {
  background: #fff;
}
.theme-old-dominion .g-map-wrapper.not-valid:after {
  background: #fff;
}
.theme-custom-companies .g-map-wrapper.not-valid:after {
  background: #fff;
}
.theme-ward .g-map-wrapper.not-valid:after {
  background: #fff;
}
.theme-centralconnect .g-map-wrapper.not-valid:after {
  background: #fff;
}
.theme-tforcefreightmyship .g-map-wrapper.not-valid:after {
  background: #fff;
}
.g-map-wrapper.not-valid .error {
  position: absolute;
  top: 50%;
  z-index: 1;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  padding: 20px;
  border: 1px solid;
}
.theme-mycarrier .g-map-wrapper.not-valid .error {
  background: #fff;
}
.theme-rapid-ship .g-map-wrapper.not-valid .error {
  background: #fff;
}
.theme-averitt .g-map-wrapper.not-valid .error {
  background: #fff;
}
.theme-saia .g-map-wrapper.not-valid .error {
  background: #fff;
}
.theme-frontline-freight .g-map-wrapper.not-valid .error {
  background: #fff;
}
.theme-mme .g-map-wrapper.not-valid .error {
  background: #fff;
}
.theme-emerge .g-map-wrapper.not-valid .error {
  background: #fff;
}
.theme-old-dominion .g-map-wrapper.not-valid .error {
  background: #fff;
}
.theme-custom-companies .g-map-wrapper.not-valid .error {
  background: #fff;
}
.theme-ward .g-map-wrapper.not-valid .error {
  background: #fff;
}
.theme-centralconnect .g-map-wrapper.not-valid .error {
  background: #fff;
}
.theme-tforcefreightmyship .g-map-wrapper.not-valid .error {
  background: #fff;
}

agm-map {
  min-height: 300px;
  height: 100%;
}

.sticky-footer {
  padding: 16px 40px 16px 0;
  position: fixed;
  bottom: 0;
  max-width: 1880px;
  border-top: 1px solid #b4b4b3;
  z-index: 3;
  overflow: visible;
}
.theme-mycarrier .sticky-footer {
  background-color: #fff;
}
.theme-rapid-ship .sticky-footer {
  background-color: #fff;
}
.theme-averitt .sticky-footer {
  background-color: #fff;
}
.theme-saia .sticky-footer {
  background-color: #fff;
}
.theme-frontline-freight .sticky-footer {
  background-color: #fff;
}
.theme-mme .sticky-footer {
  background-color: #fff;
}
.theme-emerge .sticky-footer {
  background-color: #fff;
}
.theme-old-dominion .sticky-footer {
  background-color: #fff;
}
.theme-custom-companies .sticky-footer {
  background-color: #fff;
}
.theme-ward .sticky-footer {
  background-color: #fff;
}
.theme-centralconnect .sticky-footer {
  background-color: #fff;
}
.theme-tforcefreightmyship .sticky-footer {
  background-color: #fff;
}

/*general subscription component (Abr. sub)*/
.sub-wrapper {
  flex-wrap: wrap;
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.sub-card {
  width: 32.5%;
  text-align: center;
  position: relative;
}
.theme-mycarrier .sub-card {
  border: 1px solid #007AFF;
}
.theme-rapid-ship .sub-card {
  border: 1px solid #5DC9EA;
}
.theme-averitt .sub-card {
  border: 1px solid #c70015;
}
.theme-saia .sub-card {
  border: 1px solid #CC2B2A;
}
.theme-frontline-freight .sub-card {
  border: 1px solid #0f62ab;
}
.theme-mme .sub-card {
  border: 1px solid #C65000;
}
.theme-emerge .sub-card {
  border: 1px solid #0d47a1;
}
.theme-old-dominion .sub-card {
  border: 1px solid #00693e;
}
.theme-custom-companies .sub-card {
  border: 1px solid #F2AF32;
}
.theme-ward .sub-card {
  border: 1px solid #0a5540;
}
.theme-centralconnect .sub-card {
  border: 1px solid #3A3A3A;
}
.theme-tforcefreightmyship .sub-card {
  border: 1px solid #0053A1;
}
.sub-card small {
  font-size: 0.875rem;
  font-weight: 300;
}
.theme-mycarrier .sub-card .current-plan {
  background-color: #007AFF;
}
.theme-rapid-ship .sub-card .current-plan {
  background-color: #5DC9EA;
}
.theme-averitt .sub-card .current-plan {
  background-color: #c70015;
}
.theme-saia .sub-card .current-plan {
  background-color: #CC2B2A;
}
.theme-frontline-freight .sub-card .current-plan {
  background-color: #0f62ab;
}
.theme-mme .sub-card .current-plan {
  background-color: #C65000;
}
.theme-emerge .sub-card .current-plan {
  background-color: #0d47a1;
}
.theme-old-dominion .sub-card .current-plan {
  background-color: #00693e;
}
.theme-custom-companies .sub-card .current-plan {
  background-color: #F2AF32;
}
.theme-ward .sub-card .current-plan {
  background-color: #0a5540;
}
.theme-centralconnect .sub-card .current-plan {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .sub-card .current-plan {
  background-color: #0053A1;
}
.sub-card.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.sub-card.disabled .sub-card-footer .btn {
  background-color: #666;
}
.theme-mycarrier .sub-card.orange hr {
  background-color: #007AFF;
}
.theme-rapid-ship .sub-card.orange hr {
  background-color: #004887;
}
.theme-averitt .sub-card.orange hr {
  background-color: #666666;
}
.theme-saia .sub-card.orange hr {
  background-color: #20274E;
}
.theme-frontline-freight .sub-card.orange hr {
  background-color: #fe5e08;
}
.theme-mme .sub-card.orange hr {
  background-color: #6D3100;
}
.theme-emerge .sub-card.orange hr {
  background-color: #FFAB00;
}
.theme-old-dominion .sub-card.orange hr {
  background-color: #b6985e;
}
.theme-custom-companies .sub-card.orange hr {
  background-color: #47474f;
}
.theme-ward .sub-card.orange hr {
  background-color: #8a6e4b;
}
.theme-centralconnect .sub-card.orange hr {
  background-color: #000000;
}
.theme-tforcefreightmyship .sub-card.orange hr {
  background-color: #0053A1;
}
.theme-mycarrier .sub-card.orange.active {
  border-color: #007AFF;
}
.theme-rapid-ship .sub-card.orange.active {
  border-color: #004887;
}
.theme-averitt .sub-card.orange.active {
  border-color: #666666;
}
.theme-saia .sub-card.orange.active {
  border-color: #20274E;
}
.theme-frontline-freight .sub-card.orange.active {
  border-color: #fe5e08;
}
.theme-mme .sub-card.orange.active {
  border-color: #6D3100;
}
.theme-emerge .sub-card.orange.active {
  border-color: #FFAB00;
}
.theme-old-dominion .sub-card.orange.active {
  border-color: #b6985e;
}
.theme-custom-companies .sub-card.orange.active {
  border-color: #47474f;
}
.theme-ward .sub-card.orange.active {
  border-color: #8a6e4b;
}
.theme-centralconnect .sub-card.orange.active {
  border-color: #000000;
}
.theme-tforcefreightmyship .sub-card.orange.active {
  border-color: #0053A1;
}
.theme-mycarrier .sub-card.orange .current-plan {
  background-color: #007AFF;
}
.theme-rapid-ship .sub-card.orange .current-plan {
  background-color: #004887;
}
.theme-averitt .sub-card.orange .current-plan {
  background-color: #666666;
}
.theme-saia .sub-card.orange .current-plan {
  background-color: #20274E;
}
.theme-frontline-freight .sub-card.orange .current-plan {
  background-color: #fe5e08;
}
.theme-mme .sub-card.orange .current-plan {
  background-color: #6D3100;
}
.theme-emerge .sub-card.orange .current-plan {
  background-color: #FFAB00;
}
.theme-old-dominion .sub-card.orange .current-plan {
  background-color: #b6985e;
}
.theme-custom-companies .sub-card.orange .current-plan {
  background-color: #47474f;
}
.theme-ward .sub-card.orange .current-plan {
  background-color: #8a6e4b;
}
.theme-centralconnect .sub-card.orange .current-plan {
  background-color: #000000;
}
.theme-tforcefreightmyship .sub-card.orange .current-plan {
  background-color: #0053A1;
}
.sub-card hr {
  border-width: 0;
  height: 1px;
  width: 40px;
  margin: 0 auto;
}
.theme-mycarrier .sub-card hr {
  background-color: #007AFF;
}
.theme-rapid-ship .sub-card hr {
  background-color: #5DC9EA;
}
.theme-averitt .sub-card hr {
  background-color: #c70015;
}
.theme-saia .sub-card hr {
  background-color: #CC2B2A;
}
.theme-frontline-freight .sub-card hr {
  background-color: #0f62ab;
}
.theme-mme .sub-card hr {
  background-color: #C65000;
}
.theme-emerge .sub-card hr {
  background-color: #0d47a1;
}
.theme-old-dominion .sub-card hr {
  background-color: #00693e;
}
.theme-custom-companies .sub-card hr {
  background-color: #F2AF32;
}
.theme-ward .sub-card hr {
  background-color: #0a5540;
}
.theme-centralconnect .sub-card hr {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .sub-card hr {
  background-color: #0053A1;
}
.sub-card a {
  text-decoration: none;
  font-weight: 500;
}
.theme-mycarrier .sub-card a {
  color: #007AFF;
}
.theme-rapid-ship .sub-card a {
  color: #5DC9EA;
}
.theme-averitt .sub-card a {
  color: #c70015;
}
.theme-saia .sub-card a {
  color: #CC2B2A;
}
.theme-frontline-freight .sub-card a {
  color: #0f62ab;
}
.theme-mme .sub-card a {
  color: #C65000;
}
.theme-emerge .sub-card a {
  color: #0d47a1;
}
.theme-old-dominion .sub-card a {
  color: #00693e;
}
.theme-custom-companies .sub-card a {
  color: #F2AF32;
}
.theme-ward .sub-card a {
  color: #0a5540;
}
.theme-centralconnect .sub-card a {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .sub-card a {
  color: #0053A1;
}

.sub-header {
  padding: 6px 0;
  color: #fff;
  height: 70px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.theme-mycarrier .sub-header {
  background-color: #007AFF;
}
.theme-rapid-ship .sub-header {
  background-color: #5DC9EA;
}
.theme-averitt .sub-header {
  background-color: #c70015;
}
.theme-saia .sub-header {
  background-color: #CC2B2A;
}
.theme-frontline-freight .sub-header {
  background-color: #0f62ab;
}
.theme-mme .sub-header {
  background-color: #C65000;
}
.theme-emerge .sub-header {
  background-color: #0d47a1;
}
.theme-old-dominion .sub-header {
  background-color: #00693e;
}
.theme-custom-companies .sub-header {
  background-color: #F2AF32;
}
.theme-ward .sub-header {
  background-color: #0a5540;
}
.theme-centralconnect .sub-header {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .sub-header {
  background-color: #0053A1;
}
.theme-mycarrier .orange .sub-header {
  background-color: #007AFF;
}
.theme-rapid-ship .orange .sub-header {
  background-color: #004887;
}
.theme-averitt .orange .sub-header {
  background-color: #666666;
}
.theme-saia .orange .sub-header {
  background-color: #20274E;
}
.theme-frontline-freight .orange .sub-header {
  background-color: #fe5e08;
}
.theme-mme .orange .sub-header {
  background-color: #6D3100;
}
.theme-emerge .orange .sub-header {
  background-color: #FFAB00;
}
.theme-old-dominion .orange .sub-header {
  background-color: #b6985e;
}
.theme-custom-companies .orange .sub-header {
  background-color: #47474f;
}
.theme-ward .orange .sub-header {
  background-color: #8a6e4b;
}
.theme-centralconnect .orange .sub-header {
  background-color: #000000;
}
.theme-tforcefreightmyship .orange .sub-header {
  background-color: #0053A1;
}
.sub-header .sub-price {
  font-weight: 400;
  margin: 0;
  line-height: 1;
  width: 100%;
  font-size: 1.75rem;
  text-transform: uppercase;
}
.sub-header .sub-plan {
  width: 100%;
  margin-top: -10px;
}

.sub-card-body {
  font-size: 1.125rem;
  padding: 0 15%;
  display: flex;
  flex-wrap: wrap;
  min-height: 200px;
  align-items: center;
}
.sub-card-body .sub-body-wrapper {
  width: 100%;
  align-self: center;
}

.sub-card-footer {
  padding: 0 20% 30px;
}
.sub-card-footer.no-padding {
  padding: 0;
}
.sub-card-footer .btn {
  width: 100%;
  max-width: 200px;
}
.sub-card-footer .sub-info-call {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
}
.theme-mycarrier .sub-card-footer .sub-info-call {
  color: #007AFF;
}
.theme-rapid-ship .sub-card-footer .sub-info-call {
  color: #5DC9EA;
}
.theme-averitt .sub-card-footer .sub-info-call {
  color: #c70015;
}
.theme-saia .sub-card-footer .sub-info-call {
  color: #CC2B2A;
}
.theme-frontline-freight .sub-card-footer .sub-info-call {
  color: #0f62ab;
}
.theme-mme .sub-card-footer .sub-info-call {
  color: #C65000;
}
.theme-emerge .sub-card-footer .sub-info-call {
  color: #0d47a1;
}
.theme-old-dominion .sub-card-footer .sub-info-call {
  color: #00693e;
}
.theme-custom-companies .sub-card-footer .sub-info-call {
  color: #F2AF32;
}
.theme-ward .sub-card-footer .sub-info-call {
  color: #0a5540;
}
.theme-centralconnect .sub-card-footer .sub-info-call {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .sub-card-footer .sub-info-call {
  color: #0053A1;
}
.sub-card-footer .next-subscription {
  margin-top: 10px;
  padding: 10px 20%;
}
.theme-mycarrier .sub-card-footer .next-subscription {
  border-top: 1px solid #007AFF;
}
.theme-rapid-ship .sub-card-footer .next-subscription {
  border-top: 1px solid #5DC9EA;
}
.theme-averitt .sub-card-footer .next-subscription {
  border-top: 1px solid #c70015;
}
.theme-saia .sub-card-footer .next-subscription {
  border-top: 1px solid #CC2B2A;
}
.theme-frontline-freight .sub-card-footer .next-subscription {
  border-top: 1px solid #0f62ab;
}
.theme-mme .sub-card-footer .next-subscription {
  border-top: 1px solid #C65000;
}
.theme-emerge .sub-card-footer .next-subscription {
  border-top: 1px solid #0d47a1;
}
.theme-old-dominion .sub-card-footer .next-subscription {
  border-top: 1px solid #00693e;
}
.theme-custom-companies .sub-card-footer .next-subscription {
  border-top: 1px solid #F2AF32;
}
.theme-ward .sub-card-footer .next-subscription {
  border-top: 1px solid #0a5540;
}
.theme-centralconnect .sub-card-footer .next-subscription {
  border-top: 1px solid #3A3A3A;
}
.theme-tforcefreightmyship .sub-card-footer .next-subscription {
  border-top: 1px solid #0053A1;
}
.sub-card-footer .no-margin {
  margin: 0;
}

.current-plan {
  bottom: 0;
  font-size: 1.125em;
  left: 0;
  margin: 0;
  padding: 0.3em;
  position: absolute;
  width: 100%;
}
.theme-mycarrier .current-plan {
  color: #fff;
}
.theme-rapid-ship .current-plan {
  color: #fff;
}
.theme-averitt .current-plan {
  color: #fff;
}
.theme-saia .current-plan {
  color: #fff;
}
.theme-frontline-freight .current-plan {
  color: #fff;
}
.theme-mme .current-plan {
  color: #fff;
}
.theme-emerge .current-plan {
  color: #fff;
}
.theme-old-dominion .current-plan {
  color: #fff;
}
.theme-custom-companies .current-plan {
  color: #fff;
}
.theme-ward .current-plan {
  color: #fff;
}
.theme-centralconnect .current-plan {
  color: #fff;
}
.theme-tforcefreightmyship .current-plan {
  color: #fff;
}

.upload-wrapper i {
  font-size: 1.25em;
  margin-right: 10px;
}

.uploaded-pdf-wrapper {
  padding: 15px;
  border: 1px solid #b4b4b3;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100px;
}
.uploaded-pdf-wrapper .tms-icon-pdf {
  font-size: 4em;
  margin-bottom: 7px;
}
.uploaded-pdf-wrapper .tms-icon-close {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 0.6em;
  cursor: pointer;
  color: #b4b4b3;
}
.uploaded-pdf-wrapper span {
  text-align: center;
  white-space: nowrap;
  font-size: 0.8em;
}

.upload-customer-logo .file-uploader-btn {
  position: relative;
}
.upload-customer-logo .file-uploader-btn input {
  opacity: 0;
  width: 100%;
  min-height: 80px;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.upload-customer-logo .file-uploader-btn:after {
  content: "Drag and Drop or Click Here to Upload";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.theme-mycarrier .upload-customer-logo .file-uploader-btn:after {
  color: #007AFF;
  border: 1px dashed #007AFF;
}
.theme-rapid-ship .upload-customer-logo .file-uploader-btn:after {
  color: #5DC9EA;
  border: 1px dashed #5DC9EA;
}
.theme-averitt .upload-customer-logo .file-uploader-btn:after {
  color: #c70015;
  border: 1px dashed #c70015;
}
.theme-saia .upload-customer-logo .file-uploader-btn:after {
  color: #CC2B2A;
  border: 1px dashed #CC2B2A;
}
.theme-frontline-freight .upload-customer-logo .file-uploader-btn:after {
  color: #0f62ab;
  border: 1px dashed #0f62ab;
}
.theme-mme .upload-customer-logo .file-uploader-btn:after {
  color: #C65000;
  border: 1px dashed #C65000;
}
.theme-emerge .upload-customer-logo .file-uploader-btn:after {
  color: #0d47a1;
  border: 1px dashed #0d47a1;
}
.theme-old-dominion .upload-customer-logo .file-uploader-btn:after {
  color: #00693e;
  border: 1px dashed #00693e;
}
.theme-custom-companies .upload-customer-logo .file-uploader-btn:after {
  color: #F2AF32;
  border: 1px dashed #F2AF32;
}
.theme-ward .upload-customer-logo .file-uploader-btn:after {
  color: #0a5540;
  border: 1px dashed #0a5540;
}
.theme-centralconnect .upload-customer-logo .file-uploader-btn:after {
  color: #3A3A3A;
  border: 1px dashed #3A3A3A;
}
.theme-tforcefreightmyship .upload-customer-logo .file-uploader-btn:after {
  color: #0053A1;
  border: 1px dashed #0053A1;
}
.upload-customer-logo .cropped-img-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  position: relative;
  margin-top: 50px;
}
.theme-mycarrier .upload-customer-logo .cropped-img-wrapper {
  border: 1px solid #007AFF;
}
.theme-rapid-ship .upload-customer-logo .cropped-img-wrapper {
  border: 1px solid #5DC9EA;
}
.theme-averitt .upload-customer-logo .cropped-img-wrapper {
  border: 1px solid #c70015;
}
.theme-saia .upload-customer-logo .cropped-img-wrapper {
  border: 1px solid #CC2B2A;
}
.theme-frontline-freight .upload-customer-logo .cropped-img-wrapper {
  border: 1px solid #0f62ab;
}
.theme-mme .upload-customer-logo .cropped-img-wrapper {
  border: 1px solid #C65000;
}
.theme-emerge .upload-customer-logo .cropped-img-wrapper {
  border: 1px solid #0d47a1;
}
.theme-old-dominion .upload-customer-logo .cropped-img-wrapper {
  border: 1px solid #00693e;
}
.theme-custom-companies .upload-customer-logo .cropped-img-wrapper {
  border: 1px solid #F2AF32;
}
.theme-ward .upload-customer-logo .cropped-img-wrapper {
  border: 1px solid #0a5540;
}
.theme-centralconnect .upload-customer-logo .cropped-img-wrapper {
  border: 1px solid #3A3A3A;
}
.theme-tforcefreightmyship .upload-customer-logo .cropped-img-wrapper {
  border: 1px solid #0053A1;
}
.upload-customer-logo .cropped-img-wrapper:after {
  content: "Result";
  left: -1px;
  top: -1px;
  padding: 2px 12px;
  position: absolute;
}
.theme-mycarrier .upload-customer-logo .cropped-img-wrapper:after {
  border: 1px solid #007AFF;
}
.theme-rapid-ship .upload-customer-logo .cropped-img-wrapper:after {
  border: 1px solid #5DC9EA;
}
.theme-averitt .upload-customer-logo .cropped-img-wrapper:after {
  border: 1px solid #c70015;
}
.theme-saia .upload-customer-logo .cropped-img-wrapper:after {
  border: 1px solid #CC2B2A;
}
.theme-frontline-freight .upload-customer-logo .cropped-img-wrapper:after {
  border: 1px solid #0f62ab;
}
.theme-mme .upload-customer-logo .cropped-img-wrapper:after {
  border: 1px solid #C65000;
}
.theme-emerge .upload-customer-logo .cropped-img-wrapper:after {
  border: 1px solid #0d47a1;
}
.theme-old-dominion .upload-customer-logo .cropped-img-wrapper:after {
  border: 1px solid #00693e;
}
.theme-custom-companies .upload-customer-logo .cropped-img-wrapper:after {
  border: 1px solid #F2AF32;
}
.theme-ward .upload-customer-logo .cropped-img-wrapper:after {
  border: 1px solid #0a5540;
}
.theme-centralconnect .upload-customer-logo .cropped-img-wrapper:after {
  border: 1px solid #3A3A3A;
}
.theme-tforcefreightmyship .upload-customer-logo .cropped-img-wrapper:after {
  border: 1px solid #0053A1;
}

.popup-center ~ .cdk-global-overlay-wrapper .cdk-overlay-pane {
  margin: auto 0 !important;
}

.quote-details-steps .info-section {
  width: calc(100% - 450px);
  float: left;
}
.info-section.right-alignment .name {
  text-align: right;
}
.info-section .col {
  float: left;
}
.info-section .col:nth-of-type(1) {
  margin-right: 2%;
}
.info-section .col:nth-of-type(1) .name {
  min-width: 80px;
}
.info-section .name {
  min-width: 150px;
  display: inline-block;
  margin-right: 10px;
}

.info-section-carriers {
  width: 100%;
}
.info-section-carriers header {
  font-size: 0.875rem;
  border-bottom: 1px solid #eaeced;
  padding-bottom: 8px;
}
.info-section-carriers header > i {
  font-size: 1.125em;
}
.info-section-carriers .info-carrier {
  border-bottom: 1px solid #eaeced;
  padding-bottom: 8px;
  margin: 8px 0;
}
.theme-mycarrier .info-section-carriers .info-carrier.warning {
  border-color: #ff1719;
}
.theme-rapid-ship .info-section-carriers .info-carrier.warning {
  border-color: #ff1719;
}
.theme-averitt .info-section-carriers .info-carrier.warning {
  border-color: #00008b;
}
.theme-saia .info-section-carriers .info-carrier.warning {
  border-color: #fd0200;
}
.theme-frontline-freight .info-section-carriers .info-carrier.warning {
  border-color: #ff1719;
}
.theme-mme .info-section-carriers .info-carrier.warning {
  border-color: #ff1719;
}
.theme-emerge .info-section-carriers .info-carrier.warning {
  border-color: #FF5630;
}
.theme-old-dominion .info-section-carriers .info-carrier.warning {
  border-color: #ff1719;
}
.theme-custom-companies .info-section-carriers .info-carrier.warning {
  border-color: #ff1719;
}
.theme-ward .info-section-carriers .info-carrier.warning {
  border-color: #ff1719;
}
.info-section-carriers .info-carrier.warning:hover .warning-text:after {
  opacity: 1;
  z-index: 1;
}
.info-section-carriers .info-carrier .warning-text {
  position: relative;
  top: 1px;
}
.info-section-carriers .info-carrier .warning-text:after {
  content: attr(data-title);
  border-radius: 4px;
  padding: 10px;
  position: absolute;
  left: 0px;
  top: 25px;
  font-family: "assistant", Helvetica, sans-serif;
  width: 400px;
  opacity: 0;
  transition: opacity 0.3s ease-out;
  z-index: -1;
  background-color: #fafafa;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.theme-mycarrier .info-section-carriers .info-carrier .warning-text:after {
  color: #ff1719;
}
.theme-rapid-ship .info-section-carriers .info-carrier .warning-text:after {
  color: #ff1719;
}
.theme-averitt .info-section-carriers .info-carrier .warning-text:after {
  color: #00008b;
}
.theme-saia .info-section-carriers .info-carrier .warning-text:after {
  color: #fd0200;
}
.theme-frontline-freight .info-section-carriers .info-carrier .warning-text:after {
  color: #ff1719;
}
.theme-mme .info-section-carriers .info-carrier .warning-text:after {
  color: #ff1719;
}
.theme-emerge .info-section-carriers .info-carrier .warning-text:after {
  color: #FF5630;
}
.theme-old-dominion .info-section-carriers .info-carrier .warning-text:after {
  color: #ff1719;
}
.theme-custom-companies .info-section-carriers .info-carrier .warning-text:after {
  color: #ff1719;
}
.theme-ward .info-section-carriers .info-carrier .warning-text:after {
  color: #ff1719;
}
@media screen and (min-width: 1024px) {
  .info-section-carriers {
    max-width: 400px;
  }
}
@media screen and (max-width: 1024px) {
  .info-section .col:nth-of-type(1) {
    margin-right: 0;
  }
}
.statuses.delimeter .radio-item {
  margin-left: 1px;
  min-width: 104px;
}
.statuses .radio-item {
  display: inline-block;
  margin-left: -4px;
  width: auto;
  border-left: 1px solid #b4b4b3;
  font-weight: 300;
  position: relative;
}
.statuses .radio-item .val {
  padding: 0 15px;
}
.profile-page .statuses .radio-item .val {
  padding: 0;
}
.theme-mycarrier .statuses .radio-item.active, .theme-mycarrier .statuses .radio-item:hover {
  border-left: 1px solid #007AFF;
}
.theme-rapid-ship .statuses .radio-item.active, .theme-rapid-ship .statuses .radio-item:hover {
  border-left: 1px solid #5DC9EA;
}
.theme-averitt .statuses .radio-item.active, .theme-averitt .statuses .radio-item:hover {
  border-left: 1px solid #c70015;
}
.theme-saia .statuses .radio-item.active, .theme-saia .statuses .radio-item:hover {
  border-left: 1px solid #CC2B2A;
}
.theme-frontline-freight .statuses .radio-item.active, .theme-frontline-freight .statuses .radio-item:hover {
  border-left: 1px solid #0f62ab;
}
.theme-mme .statuses .radio-item.active, .theme-mme .statuses .radio-item:hover {
  border-left: 1px solid #C65000;
}
.theme-emerge .statuses .radio-item.active, .theme-emerge .statuses .radio-item:hover {
  border-left: 1px solid #0d47a1;
}
.theme-old-dominion .statuses .radio-item.active, .theme-old-dominion .statuses .radio-item:hover {
  border-left: 1px solid #00693e;
}
.theme-custom-companies .statuses .radio-item.active, .theme-custom-companies .statuses .radio-item:hover {
  border-left: 1px solid #F2AF32;
}
.theme-ward .statuses .radio-item.active, .theme-ward .statuses .radio-item:hover {
  border-left: 1px solid #0a5540;
}
.theme-centralconnect .statuses .radio-item.active, .theme-centralconnect .statuses .radio-item:hover {
  border-left: 1px solid #3A3A3A;
}
.theme-tforcefreightmyship .statuses .radio-item.active, .theme-tforcefreightmyship .statuses .radio-item:hover {
  border-left: 1px solid #0053A1;
}
.statuses .radio-item:first-of-type {
  border-radius: 4px 0 0 4px;
  margin-left: 0;
}
.statuses .radio-item:last-of-type {
  border-radius: 0 4px 4px 0;
}
.statuses .radio-item:only-child {
  border-radius: 4px;
}

.credit-card-info .left-column .img-wrapper {
  width: 70%;
  margin-bottom: 10px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 10px;
}
.credit-card-info .left-column .img-wrapper img {
  width: 100%;
}

.credit-card {
  border: 1px solid #b4b4b3;
  border-radius: 20px;
  padding: 26px 25px 54px;
  width: 100%;
  min-width: 500px;
}
.credit-card .small {
  display: inline-block;
  font-size: 0.875em;
  line-height: 1;
  margin-top: 10px;
}
.credit-card .exp-month,
.credit-card .exp-year {
  width: 100px;
  margin-right: 20px;
}
.credit-card .cvv {
  width: 60px;
  margin-left: calc(100% - 350px);
}
.credit-card .cvv ~ i {
  font-size: 1.6em;
  position: relative;
  top: 18px;
  left: 15px;
}

.card-types {
  display: flex;
  flex-direction: column;
  width: 100px;
}
.card-types .image-wrapper {
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  padding: 10px;
  border-bottom: 1px solid #b4b4b3;
}
.card-types .image-wrapper:last-of-type {
  border-bottom: none;
}
.card-types img {
  width: 100%;
}

.card-view-mode p {
  font-size: 1em;
  line-height: 1;
}
.card-view-mode .cd-vm-billing-info,
.card-view-mode .cd-vm-card-info {
  margin-right: 50px;
}

.card-view-info {
  padding-top: 20px;
  position: relative;
}
.card-view-info > img {
  max-width: 80px;
  padding-right: 20px;
}
.card-view-info > label {
  position: absolute;
  top: 0;
  left: 80px;
  font-size: 0.875em;
}

.calculator {
  padding: 20px;
  position: relative;
}
.calculator .calc-close {
  position: absolute;
  right: -10px;
  top: -15px;
  background: transparent;
  border: none;
  padding: 0;
  font-size: 14px;
  cursor: pointer;
}
.calculator .calc-close:focus {
  outline: none;
}
.calculator .calc-value {
  font-size: 2.5em;
  font-weight: 500;
  padding: 3px 20px;
}
.calculator .calc-name {
  padding: 20px;
  font-size: 1.125em;
  max-width: 200px;
}
.theme-mycarrier .calculator .calc-name {
  color: #fff;
}
.theme-rapid-ship .calculator .calc-name {
  color: #fff;
}
.theme-averitt .calculator .calc-name {
  color: #fff;
}
.theme-saia .calculator .calc-name {
  color: #fff;
}
.theme-frontline-freight .calculator .calc-name {
  color: #fff;
}
.theme-mme .calculator .calc-name {
  color: #fff;
}
.theme-emerge .calculator .calc-name {
  color: #fff;
}
.theme-old-dominion .calculator .calc-name {
  color: #fff;
}
.theme-custom-companies .calculator .calc-name {
  color: #fff;
}
.theme-ward .calculator .calc-name {
  color: #fff;
}
.theme-centralconnect .calculator .calc-name {
  color: #fff;
}
.theme-tforcefreightmyship .calculator .calc-name {
  color: #fff;
}
.calculator .calc-name span {
  text-transform: uppercase;
  font-weight: 300;
  padding-right: 5px;
}
.calculator .dimension {
  padding-left: 5px;
}
.calculator .calc-box {
  border-style: solid;
  border-width: 1px;
  margin-bottom: 15px;
}
.theme-mycarrier .calculator .calc-box.orange {
  border-color: #000000;
}
.theme-rapid-ship .calculator .calc-box.orange {
  border-color: #002d54;
}
.theme-averitt .calculator .calc-box.orange {
  border-color: #999999;
}
.theme-saia .calculator .calc-box.orange {
  border-color: #191d38;
}
.theme-frontline-freight .calculator .calc-box.orange {
  border-color: #cb4801;
}
.theme-mme .calculator .calc-box.orange {
  border-color: #482101;
}
.theme-emerge .calculator .calc-box.orange {
  border-color: #cc8900;
}
.theme-old-dominion .calculator .calc-box.orange {
  border-color: #826d44;
}
.theme-custom-companies .calculator .calc-box.orange {
  border-color: #3a3a3e;
}
.theme-ward .calculator .calc-box.orange {
  border-color: #705a3d;
}
.theme-centralconnect .calculator .calc-box.orange {
  border-color: #000000;
}
.theme-tforcefreightmyship .calculator .calc-box.orange {
  border-color: #004280;
}
.theme-mycarrier .calculator .calc-box.orange .calc-name {
  background: #000000;
}
.theme-rapid-ship .calculator .calc-box.orange .calc-name {
  background: #002d54;
}
.theme-averitt .calculator .calc-box.orange .calc-name {
  background: #999999;
}
.theme-saia .calculator .calc-box.orange .calc-name {
  background: #191d38;
}
.theme-frontline-freight .calculator .calc-box.orange .calc-name {
  background: #cb4801;
}
.theme-mme .calculator .calc-box.orange .calc-name {
  background: #482101;
}
.theme-emerge .calculator .calc-box.orange .calc-name {
  background: #cc8900;
}
.theme-old-dominion .calculator .calc-box.orange .calc-name {
  background: #826d44;
}
.theme-custom-companies .calculator .calc-box.orange .calc-name {
  background: #3a3a3e;
}
.theme-ward .calculator .calc-box.orange .calc-name {
  background: #705a3d;
}
.theme-centralconnect .calculator .calc-box.orange .calc-name {
  background: #000000;
}
.theme-tforcefreightmyship .calculator .calc-box.orange .calc-name {
  background: #004280;
}
.theme-mycarrier .calculator .calc-box.blue {
  border-color: #1F47CD;
}
.theme-rapid-ship .calculator .calc-box.blue {
  border-color: #499eb8;
}
.theme-averitt .calculator .calc-box.blue {
  border-color: #b20013;
}
.theme-saia .calculator .calc-box.blue {
  border-color: #ae2524;
}
.theme-frontline-freight .calculator .calc-box.blue {
  border-color: #0a4375;
}
.theme-mme .calculator .calc-box.blue {
  border-color: #c15003;
}
.theme-emerge .calculator .calc-box.blue {
  border-color: #09306e;
}
.theme-old-dominion .calculator .calc-box.blue {
  border-color: #004227;
}
.theme-custom-companies .calculator .calc-box.blue {
  border-color: #bf8a28;
}
.theme-ward .calculator .calc-box.blue {
  border-color: #073b2c;
}
.theme-centralconnect .calculator .calc-box.blue {
  border-color: #2c2c2c;
}
.theme-tforcefreightmyship .calculator .calc-box.blue {
  border-color: #004280;
}
.theme-mycarrier .calculator .calc-box.blue .calc-name {
  background: #1F47CD;
}
.theme-rapid-ship .calculator .calc-box.blue .calc-name {
  background: #499eb8;
}
.theme-averitt .calculator .calc-box.blue .calc-name {
  background: #b20013;
}
.theme-saia .calculator .calc-box.blue .calc-name {
  background: #ae2524;
}
.theme-frontline-freight .calculator .calc-box.blue .calc-name {
  background: #0a4375;
}
.theme-mme .calculator .calc-box.blue .calc-name {
  background: #c15003;
}
.theme-emerge .calculator .calc-box.blue .calc-name {
  background: #09306e;
}
.theme-old-dominion .calculator .calc-box.blue .calc-name {
  background: #004227;
}
.theme-custom-companies .calculator .calc-box.blue .calc-name {
  background: #bf8a28;
}
.theme-ward .calculator .calc-box.blue .calc-name {
  background: #073b2c;
}
.theme-centralconnect .calculator .calc-box.blue .calc-name {
  background: #2c2c2c;
}
.theme-tforcefreightmyship .calculator .calc-box.blue .calc-name {
  background: #004280;
}
.theme-mycarrier .calculator .calc-box.light-orange {
  border-color: #007AFF;
}
.theme-rapid-ship .calculator .calc-box.light-orange {
  border-color: #004887;
}
.theme-averitt .calculator .calc-box.light-orange {
  border-color: #666666;
}
.theme-saia .calculator .calc-box.light-orange {
  border-color: #20274E;
}
.theme-frontline-freight .calculator .calc-box.light-orange {
  border-color: #fe5e08;
}
.theme-mme .calculator .calc-box.light-orange {
  border-color: #6D3100;
}
.theme-emerge .calculator .calc-box.light-orange {
  border-color: #FFAB00;
}
.theme-old-dominion .calculator .calc-box.light-orange {
  border-color: #b6985e;
}
.theme-custom-companies .calculator .calc-box.light-orange {
  border-color: #47474f;
}
.theme-ward .calculator .calc-box.light-orange {
  border-color: #8a6e4b;
}
.theme-centralconnect .calculator .calc-box.light-orange {
  border-color: #000000;
}
.theme-tforcefreightmyship .calculator .calc-box.light-orange {
  border-color: #0053A1;
}
.theme-mycarrier .calculator .calc-box.light-orange .calc-name {
  background: #007AFF;
}
.theme-rapid-ship .calculator .calc-box.light-orange .calc-name {
  background: #004887;
}
.theme-averitt .calculator .calc-box.light-orange .calc-name {
  background: #666666;
}
.theme-saia .calculator .calc-box.light-orange .calc-name {
  background: #20274E;
}
.theme-frontline-freight .calculator .calc-box.light-orange .calc-name {
  background: #fe5e08;
}
.theme-mme .calculator .calc-box.light-orange .calc-name {
  background: #6D3100;
}
.theme-emerge .calculator .calc-box.light-orange .calc-name {
  background: #FFAB00;
}
.theme-old-dominion .calculator .calc-box.light-orange .calc-name {
  background: #b6985e;
}
.theme-custom-companies .calculator .calc-box.light-orange .calc-name {
  background: #47474f;
}
.theme-ward .calculator .calc-box.light-orange .calc-name {
  background: #8a6e4b;
}
.theme-centralconnect .calculator .calc-box.light-orange .calc-name {
  background: #000000;
}
.theme-tforcefreightmyship .calculator .calc-box.light-orange .calc-name {
  background: #0053A1;
}
.calculator .border-bottom {
  margin-bottom: 20px;
}
.calculator p {
  font-size: 1em;
}

.itm-dropdown-wrapper {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  position: absolute;
  z-index: 1001;
  min-width: 100px;
  max-width: 480px;
  width: auto !important;
  margin-top: 2px;
}
.theme-mycarrier .itm-dropdown-wrapper {
  background-color: #fff;
}
.theme-rapid-ship .itm-dropdown-wrapper {
  background-color: #fff;
}
.theme-averitt .itm-dropdown-wrapper {
  background-color: #fff;
}
.theme-saia .itm-dropdown-wrapper {
  background-color: #fff;
}
.theme-frontline-freight .itm-dropdown-wrapper {
  background-color: #fff;
}
.theme-mme .itm-dropdown-wrapper {
  background-color: #fff;
}
.theme-emerge .itm-dropdown-wrapper {
  background-color: #fff;
}
.theme-old-dominion .itm-dropdown-wrapper {
  background-color: #fff;
}
.theme-custom-companies .itm-dropdown-wrapper {
  background-color: #fff;
}
.theme-ward .itm-dropdown-wrapper {
  background-color: #fff;
}
.theme-centralconnect .itm-dropdown-wrapper {
  background-color: #fff;
}
.theme-tforcefreightmyship .itm-dropdown-wrapper {
  background-color: #fff;
}

.itm-dropdown-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  max-height: 192px;
  overflow: auto;
  width: 100px;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
}
.itm-dropdown-list.opened {
  opacity: 1;
}
.itm-dropdown-list li {
  cursor: pointer;
}
.itm-dropdown-list li:focus {
  outline: none;
}
.itm-dropdown-list li.active {
  background: rgba(0, 0, 0, 0.04);
}
.itm-dropdown-list li:hover {
  background: rgba(0, 0, 0, 0.04);
}
.itm-dropdown-list li > div {
  padding: 13px 20px;
}
.itm-dropdown-list .description-item {
  border-bottom: 1px solid #b3b3b4;
}
.itm-dropdown-list .date-item {
  min-width: 70px;
  padding: 4px;
}

.itm-list {
  z-index: 1;
  position: relative;
}
.itm-list .dropdown-label {
  cursor: pointer;
  position: absolute;
  bottom: 36px;
  width: 100%;
  min-height: 22px;
  z-index: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 20px;
}
.theme-mycarrier .itm-list .dropdown-label {
  background: #fff;
}
.theme-rapid-ship .itm-list .dropdown-label {
  background: #fff;
}
.theme-averitt .itm-list .dropdown-label {
  background: #fff;
}
.theme-saia .itm-list .dropdown-label {
  background: #fff;
}
.theme-frontline-freight .itm-list .dropdown-label {
  background: #fff;
}
.theme-mme .itm-list .dropdown-label {
  background: #fff;
}
.theme-emerge .itm-list .dropdown-label {
  background: #fff;
}
.theme-old-dominion .itm-list .dropdown-label {
  background: #fff;
}
.theme-custom-companies .itm-list .dropdown-label {
  background: #fff;
}
.theme-ward .itm-list .dropdown-label {
  background: #fff;
}
.theme-centralconnect .itm-list .dropdown-label {
  background: #fff;
}
.theme-tforcefreightmyship .itm-list .dropdown-label {
  background: #fff;
}
.itm-list .dropdown-label:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #565656;
  margin: 0 4px;
  position: absolute;
  right: 0px;
  bottom: 2px;
  height: 10px;
  background-color: transparent;
}
.itm-list.autocomplete .input-wrapper input {
  padding-right: 20px;
}
.itm-list.autocomplete .search {
  position: absolute;
  right: 0;
  bottom: 39px;
  cursor: pointer;
  color: #565656;
  font-size: 0.8em;
  z-index: 1;
}

.disabled .itm-list {
  color: #b4b4b3;
}
.disabled .dropdown-label:after {
  border-top-color: #b4b4b3;
}
.disabled .mat-form-field-underline .mat-form-field-ripple {
  display: none;
}

.autocomplete-backdrop {
  z-index: 20;
}

itm-list {
  width: 100%;
}

.date-dropdown-wrapper .itm-dropdown-list {
  max-height: 240px;
}

.itm-border {
  border: 1px solid #eaeced;
}
.itm-border-right {
  border-right: 1px solid #eaeced;
}
.itm-border-left {
  border-left: 1px solid #eaeced;
}
.itm-border-bottom {
  border-bottom: 1px solid #eaeced;
}
.itm-border-top {
  border-top: 1px solid #eaeced;
}
.theme-mycarrier .itm-border-green {
  border-color: #007AFF;
}
.theme-rapid-ship .itm-border-green {
  border-color: #5DC9EA;
}
.theme-averitt .itm-border-green {
  border-color: #c70015;
}
.theme-saia .itm-border-green {
  border-color: #CC2B2A;
}
.theme-frontline-freight .itm-border-green {
  border-color: #0f62ab;
}
.theme-mme .itm-border-green {
  border-color: #C65000;
}
.theme-emerge .itm-border-green {
  border-color: #0d47a1;
}
.theme-old-dominion .itm-border-green {
  border-color: #00693e;
}
.theme-custom-companies .itm-border-green {
  border-color: #F2AF32;
}
.theme-ward .itm-border-green {
  border-color: #0a5540;
}
.theme-centralconnect .itm-border-green {
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship .itm-border-green {
  border-color: #0053A1;
}

.itm-grid .instead-input {
  margin: 1em 0;
  display: block;
}
.itm-grid .bt-row {
  height: 100%;
  width: 100%;
  flex-wrap: wrap;
}
.itm-grid-header {
  font-size: 14px;
  color: #b4b4b3;
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  border-bottom: 1px solid #eaeced;
}
.itm-grid-lbl {
  font-size: 12px;
  position: absolute;
  top: -8px;
  padding: 0 5px;
  text-align: center;
  white-space: nowrap;
  z-index: 1;
}
.theme-mycarrier .itm-grid-lbl {
  background: #fff;
  color: #007AFF;
}
.theme-rapid-ship .itm-grid-lbl {
  background: #fff;
  color: #5DC9EA;
}
.theme-averitt .itm-grid-lbl {
  background: #fff;
  color: #c70015;
}
.theme-saia .itm-grid-lbl {
  background: #fff;
  color: #CC2B2A;
}
.theme-frontline-freight .itm-grid-lbl {
  background: #fff;
  color: #0f62ab;
}
.theme-mme .itm-grid-lbl {
  background: #fff;
  color: #C65000;
}
.theme-emerge .itm-grid-lbl {
  background: #fff;
  color: #0d47a1;
}
.theme-old-dominion .itm-grid-lbl {
  background: #fff;
  color: #00693e;
}
.theme-custom-companies .itm-grid-lbl {
  background: #fff;
  color: #F2AF32;
}
.theme-ward .itm-grid-lbl {
  background: #fff;
  color: #0a5540;
}
.theme-centralconnect .itm-grid-lbl {
  background: #fff;
  color: #3A3A3A;
}
.theme-tforcefreightmyship .itm-grid-lbl {
  background: #fff;
  color: #0053A1;
}
.itm-grid-cell {
  padding: 15px 5px 15px 10px;
}
@media screen and (max-width: 1250px) {
  .itm-grid-cell {
    padding: 15px 5px 15px 5px;
  }
}
.not-admin .itm-grid-cell {
  padding: 15px 10px;
}
.itm-grid-cell-last {
  max-width: 120px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1730px) {
  .itm-grid-cell-last {
    max-width: 75px;
  }
}
.itm-grid-cell .text-overflow {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.itm-grid-cell .tms-icon {
  font-size: 1.1em;
  cursor: pointer;
}
.itm-grid-cell .tms-icon-carriers-exel {
  opacity: 0;
  display: none;
}
@media screen and (max-width: 1730px) {
  .itm-grid-cell .tms-icon-carriers-exel {
    opacity: 1;
    display: block;
  }
}
@media screen and (max-width: 1250px) {
  .not-admin .itm-grid-cell .tms-icon-carriers-exel {
    display: block;
  }
}
.itm-grid-cell .redistribution-hide {
  opacity: 0;
  display: none;
}
.not-admin .itm-grid-cell .redistribution-hide {
  font-size: 22px;
}
@media screen and (max-width: 1730px) {
  .itm-grid-cell .redistribution-hide {
    opacity: 0;
    display: none;
  }
}
@media screen and (max-width: 1250px) {
  .not-admin .itm-grid-cell .redistribution-hide {
    display: block;
    opacity: 1;
  }
}
.itm-grid-cell-helper {
  max-width: 25px;
  min-width: 25px;
  text-align: center;
  margin: -3px 5px 0 0;
}
.itm-grid-cell-helper .tms-icon-bottom-arrow {
  font-size: 6px;
  transform: rotate(0);
  transition: transform 0.15s ease;
}
.itm-grid-cell-helper .tms-icon-bottom-arrow.opened {
  transform: rotate(180deg);
  transition: transform 0.15s ease;
}
.itm-grid-cell-helper .tms-icon-close {
  font-size: 12px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.itm-grid-cell-helper .box-model {
  min-width: 200px;
  z-index: 20;
  text-align: left;
}
.itm-grid-cell-helper .box-model-title {
  margin: 0 0 0.5em 0;
  font-size: 1em;
  white-space: nowrap;
}
.itm-grid-cell-helper .box-model-text {
  min-width: 350px;
  display: block;
}
.itm-grid-details > span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.itm-grid-details .tms-icon-bottom-arrow {
  font-size: 6px;
  max-width: 25px;
  min-width: 25px;
  text-align: center;
  margin: 0 5px 0 0;
  display: block;
  transform: rotate(0);
  transition: transform 0.15s ease;
}
.theme-mycarrier .itm-grid-details .tms-icon-bottom-arrow {
  color: #007AFF;
}
.theme-rapid-ship .itm-grid-details .tms-icon-bottom-arrow {
  color: #5DC9EA;
}
.theme-averitt .itm-grid-details .tms-icon-bottom-arrow {
  color: #c70015;
}
.theme-saia .itm-grid-details .tms-icon-bottom-arrow {
  color: #CC2B2A;
}
.theme-frontline-freight .itm-grid-details .tms-icon-bottom-arrow {
  color: #0f62ab;
}
.theme-mme .itm-grid-details .tms-icon-bottom-arrow {
  color: #C65000;
}
.theme-emerge .itm-grid-details .tms-icon-bottom-arrow {
  color: #0d47a1;
}
.theme-old-dominion .itm-grid-details .tms-icon-bottom-arrow {
  color: #00693e;
}
.theme-custom-companies .itm-grid-details .tms-icon-bottom-arrow {
  color: #F2AF32;
}
.theme-ward .itm-grid-details .tms-icon-bottom-arrow {
  color: #0a5540;
}
.theme-centralconnect .itm-grid-details .tms-icon-bottom-arrow {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .itm-grid-details .tms-icon-bottom-arrow {
  color: #0053A1;
}
.itm-grid-details .tms-icon-bottom-arrow.opened {
  transform: rotate(180deg);
  transition: transform 0.15s ease;
}
.itm-grid-details .box-model {
  right: 5px;
  top: 40px;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.15s ease;
  max-height: 450px;
  min-width: 822px;
  overflow: auto;
}
.itm-grid-details .box-model.opened {
  z-index: 20;
  opacity: 1;
}
.itm-grid-details .box-model table {
  width: 100%;
}
.itm-grid-details .box-model table th {
  color: #b4b4b3;
  font-weight: 400;
  font-size: 0.95em;
}
.itm-grid-details .box-model table td, .itm-grid-details .box-model table th {
  padding: 1px 5px;
}
.itm-grid-details .box-model .load-more {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}
.itm-grid-details .box-model .load-more .tms-icon {
  margin-right: 5px;
  cursor: pointer;
}
.itm-grid-details .box-model .load-more span {
  cursor: pointer;
}
.itm-grid-assigned .box-model {
  right: 5px;
  top: 40px;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.15s ease;
  overflow: auto;
  padding: 10px 20px;
}
.itm-grid-assigned .box-model ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.itm-grid-assigned .box-model ul li {
  white-space: nowrap;
  margin: 10px 0;
}
.itm-grid-assigned .tms-icon-carriers-list-down {
  margin-right: 10px;
}
.itm-grid-assigned.open .box-model {
  z-index: 20;
  opacity: 1;
}
.itm-grid-assigned.open .tms-icon-carriers-list-down:before {
  content: "\e95a";
}
.not-admin .itm-grid-first {
  padding-right: 0;
  padding-left: 0;
}
.not-admin .itm-grid-first .bt-d-none {
  display: block !important;
}
.not-admin .itm-grid-first .bt-col-12 {
  padding-right: 0;
  padding-left: 0;
}
.not-admin .itm-grid-first .bt-col-5, .not-admin .itm-grid-first .itm-grid-first {
  padding-right: 0;
  padding-left: 0;
}
.not-admin .itm-grid-last {
  padding-right: 0;
  padding-left: 0;
}
.not-admin .itm-grid-last .bt-d-none {
  display: block !important;
}
.not-admin .itm-grid-last .bt-col-lg-1 {
  padding-right: 0;
  padding-left: 0;
}

@media screen and (max-width: 1250px) {
  .itm-row {
    font-size: 14px;
  }
}
.theme-mycarrier .itm-row:hover {
  color: #007AFF;
}
.theme-rapid-ship .itm-row:hover {
  color: #5DC9EA;
}
.theme-averitt .itm-row:hover {
  color: #c70015;
}
.theme-saia .itm-row:hover {
  color: #CC2B2A;
}
.theme-frontline-freight .itm-row:hover {
  color: #0f62ab;
}
.theme-mme .itm-row:hover {
  color: #C65000;
}
.theme-emerge .itm-row:hover {
  color: #0d47a1;
}
.theme-old-dominion .itm-row:hover {
  color: #00693e;
}
.theme-custom-companies .itm-row:hover {
  color: #F2AF32;
}
.theme-ward .itm-row:hover {
  color: #0a5540;
}
.theme-centralconnect .itm-row:hover {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .itm-row:hover {
  color: #0053A1;
}
.theme-mycarrier .itm-row:hover itm-input-mask input {
  color: #007AFF;
}
.theme-rapid-ship .itm-row:hover itm-input-mask input {
  color: #5DC9EA;
}
.theme-averitt .itm-row:hover itm-input-mask input {
  color: #c70015;
}
.theme-saia .itm-row:hover itm-input-mask input {
  color: #CC2B2A;
}
.theme-frontline-freight .itm-row:hover itm-input-mask input {
  color: #0f62ab;
}
.theme-mme .itm-row:hover itm-input-mask input {
  color: #C65000;
}
.theme-emerge .itm-row:hover itm-input-mask input {
  color: #0d47a1;
}
.theme-old-dominion .itm-row:hover itm-input-mask input {
  color: #00693e;
}
.theme-custom-companies .itm-row:hover itm-input-mask input {
  color: #F2AF32;
}
.theme-ward .itm-row:hover itm-input-mask input {
  color: #0a5540;
}
.theme-centralconnect .itm-row:hover itm-input-mask input {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .itm-row:hover itm-input-mask input {
  color: #0053A1;
}
.theme-mycarrier .itm-row:hover itm-dropdown .ui-dropdown-label {
  color: #007AFF;
}
.theme-rapid-ship .itm-row:hover itm-dropdown .ui-dropdown-label {
  color: #5DC9EA;
}
.theme-averitt .itm-row:hover itm-dropdown .ui-dropdown-label {
  color: #c70015;
}
.theme-saia .itm-row:hover itm-dropdown .ui-dropdown-label {
  color: #CC2B2A;
}
.theme-frontline-freight .itm-row:hover itm-dropdown .ui-dropdown-label {
  color: #0f62ab;
}
.theme-mme .itm-row:hover itm-dropdown .ui-dropdown-label {
  color: #C65000;
}
.theme-emerge .itm-row:hover itm-dropdown .ui-dropdown-label {
  color: #0d47a1;
}
.theme-old-dominion .itm-row:hover itm-dropdown .ui-dropdown-label {
  color: #00693e;
}
.theme-custom-companies .itm-row:hover itm-dropdown .ui-dropdown-label {
  color: #F2AF32;
}
.theme-ward .itm-row:hover itm-dropdown .ui-dropdown-label {
  color: #0a5540;
}
.theme-centralconnect .itm-row:hover itm-dropdown .ui-dropdown-label {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .itm-row:hover itm-dropdown .ui-dropdown-label {
  color: #0053A1;
}
.itm-row:hover .actions-cell i {
  opacity: 1;
}
.itm-row:hover .tms-icon-carriers-exel {
  opacity: 1;
  display: block;
}
.itm-row:hover .redistribution-hide {
  opacity: 1;
  display: block;
}
@media screen and (max-width: 1730px) {
  .itm-row:hover .redistribution-hide {
    opacity: 0;
    display: none;
  }
  .not-admin .itm-row:hover .redistribution-hide {
    opacity: 1;
    display: block;
  }
}
.not-admin .itm-row:hover .redistribution-hide {
  display: block;
}
.itm-row .bt-col .text-overflow, .itm-row .not-admin .itm-grid-last .bt-col-lg-1 .text-overflow, .not-admin .itm-grid-last .itm-row .bt-col-lg-1 .text-overflow {
  min-height: 26px;
}
@media screen and (max-width: 1250px) {
  .itm-row .bt-col .text-overflow, .itm-row .not-admin .itm-grid-last .bt-col-lg-1 .text-overflow, .not-admin .itm-grid-last .itm-row .bt-col-lg-1 .text-overflow {
    max-width: 43px;
  }
}
.not-admin .itm-row .bt-col .text-overflow, .not-admin .itm-row .itm-grid-last .bt-col-lg-1 .text-overflow, .not-admin .itm-grid-last .itm-row .bt-col-lg-1 .text-overflow {
  max-width: 120px;
}
@media screen and (max-width: 1250px) {
  .not-admin .itm-row .bt-col .text-overflow, .not-admin .itm-row .itm-grid-last .bt-col-lg-1 .text-overflow, .not-admin .itm-grid-last .itm-row .bt-col-lg-1 .text-overflow {
    max-width: 101px;
  }
}
.itm-col {
  height: 100%;
  min-height: 30px;
}
.itm-col-search {
  height: 100%;
  padding-top: 4px;
}
.itm-col-field {
  height: 100%;
}
.itm-col-title {
  font-size: 12px;
  line-height: 12px;
  padding: 5px 20px 5px 10px;
  height: 100%;
  cursor: pointer;
  text-align: center;
}
.not-admin .itm-col-title {
  justify-content: flex-start !important;
  text-align: left;
}
@media screen and (max-width: 1250px) {
  .itm-col-title {
    padding: 5px 20px 5px 5px;
    font-size: 11px;
  }
  cap-digital-marketing-page .itm-col-title, digital-marketing-page .itm-col-title {
    padding: 10px 15px 5px 5px;
  }
}
.carrier-user-table .itm-col-title {
  font-size: 14px;
}
.all-campaigns-table .itm-col-title, .invited-table .itm-col-title {
  font-size: 14px;
}
.itm-col-chevrons {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.itm-col .btn {
  right: 12px;
}

.no-center .itm-col-title {
  text-align: left;
  justify-content: flex-start !important;
}

.itm-icon-asc {
  width: 20px;
  height: 17px;
  display: block;
  position: relative;
}
.itm-icon-asc:before {
  content: "";
  position: absolute;
  top: 0;
  left: 6px;
  border: 2px solid #b4b4b3;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
}
.itm-icon-asc:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 9px;
  border: 1px solid #b4b4b3;
  width: 1px;
}
.itm-icon-asc.active:before {
  bottom: 0;
  transform: rotate(-135deg);
  top: auto;
}

cap-all-customers-line-item,
cap-my-customers-line-item,
my-customers-line-item,
all-customers-line-item {
  position: relative;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
cap-all-customers-line-item:nth-of-type(3) .box-model, cap-all-customers-line-item:nth-of-type(2) .box-model, cap-all-customers-line-item:nth-of-type(1) .box-model,
cap-my-customers-line-item:nth-of-type(3) .box-model,
cap-my-customers-line-item:nth-of-type(2) .box-model,
cap-my-customers-line-item:nth-of-type(1) .box-model,
my-customers-line-item:nth-of-type(3) .box-model,
my-customers-line-item:nth-of-type(2) .box-model,
my-customers-line-item:nth-of-type(1) .box-model,
all-customers-line-item:nth-of-type(3) .box-model,
all-customers-line-item:nth-of-type(2) .box-model,
all-customers-line-item:nth-of-type(1) .box-model {
  bottom: inherit !important;
  top: 100% !important;
}
cap-all-customers-line-item:nth-last-of-type(3) .bt-row, cap-all-customers-line-item:nth-last-of-type(2) .bt-row, cap-all-customers-line-item:nth-last-of-type(1) .bt-row,
cap-my-customers-line-item:nth-last-of-type(3) .bt-row,
cap-my-customers-line-item:nth-last-of-type(2) .bt-row,
cap-my-customers-line-item:nth-last-of-type(1) .bt-row,
my-customers-line-item:nth-last-of-type(3) .bt-row,
my-customers-line-item:nth-last-of-type(2) .bt-row,
my-customers-line-item:nth-last-of-type(1) .bt-row,
all-customers-line-item:nth-last-of-type(3) .bt-row,
all-customers-line-item:nth-last-of-type(2) .bt-row,
all-customers-line-item:nth-last-of-type(1) .bt-row {
  width: 100%;
}
cap-all-customers-line-item:nth-last-of-type(3) .box-model, cap-all-customers-line-item:nth-last-of-type(2) .box-model, cap-all-customers-line-item:nth-last-of-type(1) .box-model,
cap-my-customers-line-item:nth-last-of-type(3) .box-model,
cap-my-customers-line-item:nth-last-of-type(2) .box-model,
cap-my-customers-line-item:nth-last-of-type(1) .box-model,
my-customers-line-item:nth-last-of-type(3) .box-model,
my-customers-line-item:nth-last-of-type(2) .box-model,
my-customers-line-item:nth-last-of-type(1) .box-model,
all-customers-line-item:nth-last-of-type(3) .box-model,
all-customers-line-item:nth-last-of-type(2) .box-model,
all-customers-line-item:nth-last-of-type(1) .box-model {
  bottom: 100%;
  top: inherit !important;
  z-index: 12 !important;
}
cap-all-customers-line-item:nth-last-of-type(3) .box-model.transfer-location-small, cap-all-customers-line-item:nth-last-of-type(2) .box-model.transfer-location-small, cap-all-customers-line-item:nth-last-of-type(1) .box-model.transfer-location-small,
cap-my-customers-line-item:nth-last-of-type(3) .box-model.transfer-location-small,
cap-my-customers-line-item:nth-last-of-type(2) .box-model.transfer-location-small,
cap-my-customers-line-item:nth-last-of-type(1) .box-model.transfer-location-small,
my-customers-line-item:nth-last-of-type(3) .box-model.transfer-location-small,
my-customers-line-item:nth-last-of-type(2) .box-model.transfer-location-small,
my-customers-line-item:nth-last-of-type(1) .box-model.transfer-location-small,
all-customers-line-item:nth-last-of-type(3) .box-model.transfer-location-small,
all-customers-line-item:nth-last-of-type(2) .box-model.transfer-location-small,
all-customers-line-item:nth-last-of-type(1) .box-model.transfer-location-small {
  margin: 48px -9px -17px 0;
}
cap-all-customers-line-item .transfer-location-small,
cap-my-customers-line-item .transfer-location-small,
my-customers-line-item .transfer-location-small,
all-customers-line-item .transfer-location-small {
  margin: -17px -27px 0 0;
  top: 100% !important;
}

cap-users-list-item:nth-of-type(3) .box-model, cap-users-list-item:nth-of-type(2) .box-model, cap-users-list-item:nth-of-type(1) .box-model,
carrier-users-list-item:nth-of-type(3) .box-model,
carrier-users-list-item:nth-of-type(2) .box-model,
carrier-users-list-item:nth-of-type(1) .box-model {
  bottom: inherit !important;
  top: 100% !important;
}
cap-users-list-item:nth-last-of-type(3), cap-users-list-item:nth-last-of-type(2), cap-users-list-item:nth-last-of-type(1),
carrier-users-list-item:nth-last-of-type(3),
carrier-users-list-item:nth-last-of-type(2),
carrier-users-list-item:nth-last-of-type(1) {
  position: relative;
  width: 100%;
}
cap-users-list-item:nth-last-of-type(3) .bt-row, cap-users-list-item:nth-last-of-type(2) .bt-row, cap-users-list-item:nth-last-of-type(1) .bt-row,
carrier-users-list-item:nth-last-of-type(3) .bt-row,
carrier-users-list-item:nth-last-of-type(2) .bt-row,
carrier-users-list-item:nth-last-of-type(1) .bt-row {
  width: 100%;
}
cap-users-list-item:nth-last-of-type(3) .box-model, cap-users-list-item:nth-last-of-type(2) .box-model, cap-users-list-item:nth-last-of-type(1) .box-model,
carrier-users-list-item:nth-last-of-type(3) .box-model,
carrier-users-list-item:nth-last-of-type(2) .box-model,
carrier-users-list-item:nth-last-of-type(1) .box-model {
  bottom: 100%;
  top: inherit !important;
  z-index: 12 !important;
}

.carrier-management-component .itm-grid .user-row {
  margin: -1px 0 0 0;
  border-top: 1px dashed #eaeced;
  border-bottom: 1px dashed #eaeced;
  padding: 0;
}
.theme-mycarrier .carrier-management-component .itm-grid .user-row {
  background: #fff;
}
.theme-rapid-ship .carrier-management-component .itm-grid .user-row {
  background: #fff;
}
.theme-averitt .carrier-management-component .itm-grid .user-row {
  background: #fff;
}
.theme-saia .carrier-management-component .itm-grid .user-row {
  background: #fff;
}
.theme-frontline-freight .carrier-management-component .itm-grid .user-row {
  background: #fff;
}
.theme-mme .carrier-management-component .itm-grid .user-row {
  background: #fff;
}
.theme-emerge .carrier-management-component .itm-grid .user-row {
  background: #fff;
}
.theme-old-dominion .carrier-management-component .itm-grid .user-row {
  background: #fff;
}
.theme-custom-companies .carrier-management-component .itm-grid .user-row {
  background: #fff;
}
.theme-ward .carrier-management-component .itm-grid .user-row {
  background: #fff;
}
.theme-centralconnect .carrier-management-component .itm-grid .user-row {
  background: #fff;
}
.theme-tforcefreightmyship .carrier-management-component .itm-grid .user-row {
  background: #fff;
}
.carrier-management-component .itm-grid .user-row:before {
  display: none;
}
.carrier-management-component .itm-grid .user-row .actions-cell i {
  opacity: 1;
}

.itm-grid-tooltip {
  display: block;
  max-width: 100%;
  position: relative;
}
.itm-grid-tooltip:after {
  content: attr(data-tooltip);
  border-radius: 4px;
  padding: 10px;
  position: absolute;
  left: -10px;
  top: -10px;
  font-family: "assistant", Helvetica, sans-serif;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.3s ease-out;
  z-index: -1;
  background-color: #fafafa;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.itm-grid-tooltip:hover:after {
  opacity: 1;
  z-index: 1;
  transition: opacity 0.3s ease-out;
}

.itm-grid .view-mode {
  position: relative;
}

.pagination {
  padding: 20px 0;
}
.pagination .pages span {
  min-width: 25px;
  padding: 1px 0;
  margin: 0 3px;
  display: inline-block;
  text-align: center;
  border-radius: 2px;
  cursor: pointer;
}
.pagination .pages span:not(.next):not(.prev) {
  border: 1px solid transparent;
}
.pagination .pages span:not(.next):not(.prev):hover {
  border: 1px solid #b4b4b3;
}
.theme-mycarrier .pagination .pages span.active {
  background-color: #007AFF;
}
.theme-rapid-ship .pagination .pages span.active {
  background-color: #5DC9EA;
}
.theme-averitt .pagination .pages span.active {
  background-color: #c70015;
}
.theme-saia .pagination .pages span.active {
  background-color: #CC2B2A;
}
.theme-frontline-freight .pagination .pages span.active {
  background-color: #0f62ab;
}
.theme-mme .pagination .pages span.active {
  background-color: #C65000;
}
.theme-emerge .pagination .pages span.active {
  background-color: #0d47a1;
}
.theme-old-dominion .pagination .pages span.active {
  background-color: #00693e;
}
.theme-custom-companies .pagination .pages span.active {
  background-color: #F2AF32;
}
.theme-ward .pagination .pages span.active {
  background-color: #0a5540;
}
.theme-centralconnect .pagination .pages span.active {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .pagination .pages span.active {
  background-color: #0053A1;
}
.theme-mycarrier .pagination .pages span.active {
  color: #fff;
}
.theme-rapid-ship .pagination .pages span.active {
  color: #fff;
}
.theme-averitt .pagination .pages span.active {
  color: #fff;
}
.theme-saia .pagination .pages span.active {
  color: #fff;
}
.theme-frontline-freight .pagination .pages span.active {
  color: #fff;
}
.theme-mme .pagination .pages span.active {
  color: #fff;
}
.theme-emerge .pagination .pages span.active {
  color: #fff;
}
.theme-old-dominion .pagination .pages span.active {
  color: #fff;
}
.theme-custom-companies .pagination .pages span.active {
  color: #fff;
}
.theme-ward .pagination .pages span.active {
  color: #fff;
}
.theme-centralconnect .pagination .pages span.active {
  color: #fff;
}
.theme-tforcefreightmyship .pagination .pages span.active {
  color: #fff;
}
.theme-mycarrier .pagination .pages span.next, .theme-mycarrier .pagination .pages span.prev {
  color: #007AFF;
}
.theme-rapid-ship .pagination .pages span.next, .theme-rapid-ship .pagination .pages span.prev {
  color: #5DC9EA;
}
.theme-averitt .pagination .pages span.next, .theme-averitt .pagination .pages span.prev {
  color: #c70015;
}
.theme-saia .pagination .pages span.next, .theme-saia .pagination .pages span.prev {
  color: #CC2B2A;
}
.theme-frontline-freight .pagination .pages span.next, .theme-frontline-freight .pagination .pages span.prev {
  color: #0f62ab;
}
.theme-mme .pagination .pages span.next, .theme-mme .pagination .pages span.prev {
  color: #C65000;
}
.theme-emerge .pagination .pages span.next, .theme-emerge .pagination .pages span.prev {
  color: #0d47a1;
}
.theme-old-dominion .pagination .pages span.next, .theme-old-dominion .pagination .pages span.prev {
  color: #00693e;
}
.theme-custom-companies .pagination .pages span.next, .theme-custom-companies .pagination .pages span.prev {
  color: #F2AF32;
}
.theme-ward .pagination .pages span.next, .theme-ward .pagination .pages span.prev {
  color: #0a5540;
}
.theme-centralconnect .pagination .pages span.next, .theme-centralconnect .pagination .pages span.prev {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .pagination .pages span.next, .theme-tforcefreightmyship .pagination .pages span.prev {
  color: #0053A1;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  display: none;
  font-style: normal;
  font-weight: 400;
  font-size: 0.85em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-clip: padding-box;
  line-break: auto;
  border-radius: 4px;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 1px 1px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.popover.popover-dark {
  box-shadow: none;
}
.popover.popover-commodity {
  z-index: 1001;
}
.popover.popover-primary, .popover.popover-bulk-upload {
  top: auto !important;
  transform: translate3d(0, 0, 0) !important;
  left: 0 !important;
  right: 0 !important;
  margin: 0 0 20px !important;
  top: initial !important;
  border-radius: 0;
  bottom: 100%;
  box-shadow: none;
}
.popover.popover-primary {
  margin: 0 0 13px !important;
}
.popover.popover-primary.arrow-start {
  left: -10px !important;
}
.popover.popover-mnw-260 {
  min-width: 260px;
}
.popover.popover-bou-error {
  top: auto !important;
  transform: translate3d(0, 0, 0) !important;
  left: auto !important;
  right: 0 !important;
  margin: 0 0 12px !important;
  top: initial !important;
  border-radius: 0;
  bottom: 100%;
  box-shadow: none;
  min-width: 290px;
}
.popover.popover-bou-error.popover-start {
  right: 100% !important;
  margin: 0 -23px 12px 0 !important;
}
.popover.popover-bou-error.width-auto {
  min-width: auto;
}
.popover.popover-bou-error.width-140 {
  min-width: 140px;
}
.popover.popover-bou-error.bou-inverted {
  left: 0 !important;
}
.popover.popover-pos-start {
  right: calc(100% - 24px) !important;
  left: auto !important;
}
.popover.popover-activity {
  top: auto !important;
  left: auto !important;
  position: fixed;
  margin-top: 0 !important;
}
.popover.popover-bol {
  top: auto !important;
  bottom: 100%;
  z-index: 111;
  transform: translate3d(0, 0, 0) !important;
  margin: 0 0 10px !important;
}
.popover.popover-act-page {
  transform: translate3d(0, 0, 0) !important;
  margin: 0 !important;
  top: -40px !important;
  left: auto !important;
  right: 0 !important;
}
.popover.top {
  margin-top: -20px;
}
.popover.popover-ship-btn {
  left: -57px !important;
  right: auto !important;
  bottom: 100% !important;
  transform: translate3d(0, 0, 0) !important;
  top: initial !important;
  margin-bottom: 10px !important;
}
.popover.popover-ship-btn.popover-ship-icon {
  left: -144px !important;
}
.popover.popover-ship-btn-claims {
  left: 11vw !important;
}
@media screen and (max-width: 1280px) {
  .popover.popover-ship-btn-claims {
    left: 8vw !important;
  }
}
.popover.popover-campaign {
  transform: translate3d(0px, 26px, 0px) !important;
}
.popover.popover-tp.popover-ship-other {
  margin-bottom: 12px !important;
  bottom: 100% !important;
  top: inherit !important;
}
.popover.popover-bt.popover-ship-other {
  margin-top: 12px !important;
  top: 100% !important;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.right.popover-campaign, .popover.right.popover-ship {
  left: inherit !important;
  right: 0 !important;
}
.popover.right.popover-multi-select {
  left: initial !important;
  right: 35% !important;
}
.popover.right.popover-ship-other {
  left: inherit !important;
  right: 85% !important;
  top: 100% !important;
}
.popover.center.popover-ship {
  transform: translate3d(-50%, 0, 0) !important;
  bottom: 100% !important;
  top: auto !important;
  margin: 0 0 20px 0;
}
.popover .popover-message p {
  font-size: 1.25em;
}
.popover.popover-left {
  left: 0;
  right: inherit;
}
.popover.popover-left.popover-activity {
  top: auto !important;
  margin-right: 0px !important;
  transform: translate3d(-35%, 30px, 0px) !important;
}
@media screen and (max-width: 1440px) {
  .popover.popover-left.popover-activity {
    left: auto !important;
    right: 0 !important;
  }
}
@media screen and (max-width: 1200px) {
  .popover.popover-left.popover-activity {
    right: auto !important;
  }
}
.popover.popover-left.popover-ship-other {
  left: auto !important;
  right: 75% !important;
  transform: none !important;
}
.popover.popover-left.popover-ship {
  transform: translate3d(0, 0, 0) !important;
  left: auto !important;
  right: 100% !important;
}
.popover.popover-left.popover-ship.popover-ship-insurance {
  left: auto !important;
  right: 0 !important;
  transform: translate(16%, 0) !important;
}
.popover.popover-rate-vltl {
  transform: translate3d(-50%, 0, 0) !important;
  margin: 0 !important;
  left: 50% !important;
  top: auto !important;
  bottom: 120% !important;
}
.popover.popover-rate-vltl p {
  margin: 0;
}
.popover.popover-extreme {
  margin-left: 0;
  top: auto !important;
  left: 41px !important;
  transform: translate3d(0, 0, 0) !important;
  bottom: 100%;
  margin: 0 0 15px 0 !important;
}
.popover.popover-extreme.popover-right {
  right: auto !important;
}
.popover.popover-extreme.popover-position {
  left: 0 !important;
}
.popover.popover-quote {
  margin-left: -20px;
}
.popover.popover-quote.popover-right {
  left: inherit !important;
  right: 0;
  transform: none !important;
}
.popover.popover-tooltip-quote {
  margin-top: 18px;
  top: inherit !important;
  transform: inherit !important;
}
.popover.popover-tooltip-customer {
  margin-bottom: 5px;
  transform: none !important;
  top: inherit !important;
  bottom: 100%;
  left: 37px !important;
}
.popover.popover-tooltip-customer.popover-left {
  left: 37px;
}
.popover.popover-secure {
  margin-left: -15px;
  font-size: 0.75em;
}
.popover.popover-tl-network {
  margin-top: 12px !important;
  top: 100% !important;
  transform: translate3d(0, 0, 0) !important;
  left: auto !important;
  right: 0;
}

.popover-content {
  border-radius: 4px;
  overflow: hidden;
  word-break: break-word;
  padding: 10px 20px;
  max-width: 500px;
  min-width: 500px;
  background: #fafafa;
}
.popover-content.sp-popover-content {
  min-width: 435px !important;
  max-width: 435px;
  background: #fff;
}
.popover-content.sp-popover-content h4 {
  font-size: 1.45em;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0;
}
.popover-content.sp-popover-content h4, .popover-content.sp-popover-content p {
  font-family: "roboto", sans-serif;
}
.popover-dark .popover-content {
  background-color: #707070;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.4px;
  padding: 7px 15px 5px;
  max-width: 300px;
  min-width: auto;
}
.popover-tl-error .popover-content {
  max-width: 350px;
  min-width: 350px;
  color: #565656;
  font-family: "roboto", sans-serif;
  font-size: 16px;
}
.popover-tl-error .popover-content p {
  margin: 0;
}
.popover-commodity .popover-content {
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0.24px;
  font: 14px/19px "roboto", sans-serif;
  max-width: 400px;
  min-width: 400px;
}
.popover-primary .popover-content, .popover-bulk-upload .popover-content {
  max-width: 100%;
  min-width: auto;
  font: 14px/19px "roboto", sans-serif;
  padding: 7px 12px;
  border-radius: 5px;
}
.theme-mycarrier .popover-primary .popover-content, .theme-mycarrier .popover-bulk-upload .popover-content {
  color: #fff;
  background: #007AFF;
}
.theme-rapid-ship .popover-primary .popover-content, .theme-rapid-ship .popover-bulk-upload .popover-content {
  color: #fff;
  background: #5DC9EA;
}
.theme-averitt .popover-primary .popover-content, .theme-averitt .popover-bulk-upload .popover-content {
  color: #fff;
  background: #c70015;
}
.theme-saia .popover-primary .popover-content, .theme-saia .popover-bulk-upload .popover-content {
  color: #fff;
  background: #CC2B2A;
}
.theme-frontline-freight .popover-primary .popover-content, .theme-frontline-freight .popover-bulk-upload .popover-content {
  color: #fff;
  background: #0f62ab;
}
.theme-mme .popover-primary .popover-content, .theme-mme .popover-bulk-upload .popover-content {
  color: #fff;
  background: #C65000;
}
.theme-emerge .popover-primary .popover-content, .theme-emerge .popover-bulk-upload .popover-content {
  color: #fff;
  background: #0d47a1;
}
.theme-old-dominion .popover-primary .popover-content, .theme-old-dominion .popover-bulk-upload .popover-content {
  color: #fff;
  background: #00693e;
}
.theme-custom-companies .popover-primary .popover-content, .theme-custom-companies .popover-bulk-upload .popover-content {
  color: #fff;
  background: #F2AF32;
}
.theme-ward .popover-primary .popover-content, .theme-ward .popover-bulk-upload .popover-content {
  color: #fff;
  background: #0a5540;
}
.theme-centralconnect .popover-primary .popover-content, .theme-centralconnect .popover-bulk-upload .popover-content {
  color: #fff;
  background: #3A3A3A;
}
.theme-tforcefreightmyship .popover-primary .popover-content, .theme-tforcefreightmyship .popover-bulk-upload .popover-content {
  color: #fff;
  background: #0053A1;
}
.popover-bou-error .popover-content {
  max-width: 100%;
  min-width: auto;
  font: 14px/19px "roboto", sans-serif;
  padding: 7px 12px;
  border-radius: 5px;
}
.theme-mycarrier .popover-bou-error .popover-content {
  color: #fff;
  background: #ff1719;
}
.theme-rapid-ship .popover-bou-error .popover-content {
  color: #fff;
  background: #ff1719;
}
.theme-averitt .popover-bou-error .popover-content {
  color: #fff;
  background: #00008b;
}
.theme-saia .popover-bou-error .popover-content {
  color: #fff;
  background: #fd0200;
}
.theme-frontline-freight .popover-bou-error .popover-content {
  color: #fff;
  background: #ff1719;
}
.theme-mme .popover-bou-error .popover-content {
  color: #fff;
  background: #ff1719;
}
.theme-emerge .popover-bou-error .popover-content {
  color: #fff;
  background: #FF5630;
}
.theme-old-dominion .popover-bou-error .popover-content {
  color: #fff;
  background: #ff1719;
}
.theme-custom-companies .popover-bou-error .popover-content {
  color: #fff;
  background: #ff1719;
}
.theme-ward .popover-bou-error .popover-content {
  color: #fff;
  background: #ff1719;
}
.theme-centralconnect .popover-bou-error .popover-content {
  color: #fff;
}
.theme-tforcefreightmyship .popover-bou-error .popover-content {
  color: #fff;
}
.popover-act-page .popover-content {
  padding: 8px;
  max-width: 450px;
  min-width: max-content;
  font-size: 13px !important;
}
.popover-extreme .popover-content, .popover-step-one .popover-content, .popover-quote .popover-content {
  max-width: 335px;
  min-width: 335px;
  padding: 10px 15px 15px;
}
.popover-rate-vltl .popover-content {
  min-width: 300px;
  max-width: 600px;
  overflow: auto;
  max-height: 220px;
}
.popover-rate .popover-content {
  max-width: 400px;
  min-width: 276px;
}
.popover-rate .popover-content {
  max-height: 400px;
  overflow: auto;
}
.popover-ship-btn .popover-content, .popover-ship .popover-content {
  max-width: 350px;
  min-width: 350px;
  font-size: 16px;
}
.popover-multi-select .popover-content {
  min-width: 300px;
  max-width: 300px;
  font-size: 16px;
  text-align: center;
}
.popover-ship-other .popover-content {
  min-width: 215px;
  max-width: 215px;
  font-size: 16px;
  text-align: center;
}
.popover-activity .popover-content {
  max-width: 100%;
  min-width: 345px;
}
.popover-campaign .popover-content, .popover-edit-insured .popover-content, .popover-tree .popover-content {
  font-size: 12px;
  min-width: auto;
  max-width: 200px;
  text-align: center;
  padding: 0.5em 1em;
  white-space: nowrap;
}
.popover-bol .popover-content {
  min-width: 350px;
  max-width: 350px;
  padding: 0.5em 1em;
}
.popover-tree-long .popover-content {
  font-size: 14px;
  min-width: 200px;
  max-width: 300px;
  text-align: center;
  padding: 0.5em 1em;
}
.popover-day .popover-content {
  font-size: 14px;
  min-width: auto;
  max-width: 200px;
  text-align: center;
  padding: 0.5em 1em;
  white-space: normal;
}
.popover-account .popover-content {
  font-size: 16px;
  max-width: 300px;
  min-width: 300px;
  text-align: center;
  padding: 0.5em 1em;
  white-space: normal;
}
.popover-tooltip-quote .popover-content {
  font-size: 12px;
  min-width: 300px;
  max-width: 300px;
  text-align: center;
  padding: 0.5em 1em;
}
.theme-mycarrier .popover-tooltip-quote .popover-content {
  color: #000000;
  background-color: #fff;
}
.theme-rapid-ship .popover-tooltip-quote .popover-content {
  color: #002d54;
  background-color: #fff;
}
.theme-averitt .popover-tooltip-quote .popover-content {
  color: #999999;
  background-color: #fff;
}
.theme-saia .popover-tooltip-quote .popover-content {
  color: #191d38;
  background-color: #fff;
}
.theme-frontline-freight .popover-tooltip-quote .popover-content {
  color: #cb4801;
  background-color: #fff;
}
.theme-mme .popover-tooltip-quote .popover-content {
  color: #482101;
  background-color: #fff;
}
.theme-emerge .popover-tooltip-quote .popover-content {
  color: #cc8900;
  background-color: #fff;
}
.theme-old-dominion .popover-tooltip-quote .popover-content {
  color: #826d44;
  background-color: #fff;
}
.theme-custom-companies .popover-tooltip-quote .popover-content {
  color: #3a3a3e;
  background-color: #fff;
}
.theme-ward .popover-tooltip-quote .popover-content {
  color: #705a3d;
  background-color: #fff;
}
.theme-centralconnect .popover-tooltip-quote .popover-content {
  color: #000000;
  background-color: #fff;
}
.theme-tforcefreightmyship .popover-tooltip-quote .popover-content {
  color: #004280;
  background-color: #fff;
}
.popover-tooltip-customer .popover-content {
  font-size: 16px;
  min-width: 300px;
  max-width: 300px;
  text-align: center;
  padding: 0.5em 1em;
}
.theme-mycarrier .popover-tooltip-customer .popover-content {
  color: #007AFF;
  background-color: #fff;
}
.theme-rapid-ship .popover-tooltip-customer .popover-content {
  color: #5DC9EA;
  background-color: #fff;
}
.theme-averitt .popover-tooltip-customer .popover-content {
  color: #c70015;
  background-color: #fff;
}
.theme-saia .popover-tooltip-customer .popover-content {
  color: #CC2B2A;
  background-color: #fff;
}
.theme-frontline-freight .popover-tooltip-customer .popover-content {
  color: #0f62ab;
  background-color: #fff;
}
.theme-mme .popover-tooltip-customer .popover-content {
  color: #C65000;
  background-color: #fff;
}
.theme-emerge .popover-tooltip-customer .popover-content {
  color: #0d47a1;
  background-color: #fff;
}
.theme-old-dominion .popover-tooltip-customer .popover-content {
  color: #00693e;
  background-color: #fff;
}
.theme-custom-companies .popover-tooltip-customer .popover-content {
  color: #F2AF32;
  background-color: #fff;
}
.theme-ward .popover-tooltip-customer .popover-content {
  color: #0a5540;
  background-color: #fff;
}
.theme-centralconnect .popover-tooltip-customer .popover-content {
  color: #3A3A3A;
  background-color: #fff;
}
.theme-tforcefreightmyship .popover-tooltip-customer .popover-content {
  color: #0053A1;
  background-color: #fff;
}
.popover-secure .popover-content {
  padding: 10px;
  max-width: 300px;
  min-width: 300px;
}
.popover-tl-network .popover-content {
  padding: 10px;
  font-size: 14px;
  max-width: 380px;
  min-width: 380px;
  color: rgba(0, 0, 0, 0.67);
}

.popover-arrow {
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: -1;
  transform: rotate(45deg) translateX(-50%);
  background: #fafafa;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 1px 1px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.popover-dark .popover-arrow {
  background-color: #707070;
}
.popover-dark.bottom > .popover-arrow {
  top: 5px;
}
.arrow-center .popover-arrow {
  left: 50% !important;
  margin: 0 !important;
}
.arrow-end .popover-arrow {
  top: auto !important;
  right: 6px;
  bottom: -10px;
  width: 0;
  height: 0;
  left: initial !important;
  border-left: 19px solid transparent;
  background: transparent !important;
  box-shadow: none !important;
  transform: rotate(0deg) translateX(-50%);
}
.theme-mycarrier .arrow-end .popover-arrow {
  border-top: 10px solid #007AFF;
}
.theme-rapid-ship .arrow-end .popover-arrow {
  border-top: 10px solid #5DC9EA;
}
.theme-averitt .arrow-end .popover-arrow {
  border-top: 10px solid #c70015;
}
.theme-saia .arrow-end .popover-arrow {
  border-top: 10px solid #CC2B2A;
}
.theme-frontline-freight .arrow-end .popover-arrow {
  border-top: 10px solid #0f62ab;
}
.theme-mme .arrow-end .popover-arrow {
  border-top: 10px solid #C65000;
}
.theme-emerge .arrow-end .popover-arrow {
  border-top: 10px solid #0d47a1;
}
.theme-old-dominion .arrow-end .popover-arrow {
  border-top: 10px solid #00693e;
}
.theme-custom-companies .arrow-end .popover-arrow {
  border-top: 10px solid #F2AF32;
}
.theme-ward .arrow-end .popover-arrow {
  border-top: 10px solid #0a5540;
}
.theme-centralconnect .arrow-end .popover-arrow {
  border-top: 10px solid #3A3A3A;
}
.theme-tforcefreightmyship .arrow-end .popover-arrow {
  border-top: 10px solid #0053A1;
}
.arrow-start .popover-arrow {
  top: auto !important;
  bottom: -10px;
  width: 0;
  height: 0;
  left: 20px !important;
  border-left: 19px solid transparent;
  background: transparent !important;
  box-shadow: none !important;
  transform: rotate(0deg) translateX(-50%);
}
.theme-mycarrier .arrow-start .popover-arrow {
  border-top: 10px solid #007AFF;
}
.theme-rapid-ship .arrow-start .popover-arrow {
  border-top: 10px solid #5DC9EA;
}
.theme-averitt .arrow-start .popover-arrow {
  border-top: 10px solid #c70015;
}
.theme-saia .arrow-start .popover-arrow {
  border-top: 10px solid #CC2B2A;
}
.theme-frontline-freight .arrow-start .popover-arrow {
  border-top: 10px solid #0f62ab;
}
.theme-mme .arrow-start .popover-arrow {
  border-top: 10px solid #C65000;
}
.theme-emerge .arrow-start .popover-arrow {
  border-top: 10px solid #0d47a1;
}
.theme-old-dominion .arrow-start .popover-arrow {
  border-top: 10px solid #00693e;
}
.theme-custom-companies .arrow-start .popover-arrow {
  border-top: 10px solid #F2AF32;
}
.theme-ward .arrow-start .popover-arrow {
  border-top: 10px solid #0a5540;
}
.theme-centralconnect .arrow-start .popover-arrow {
  border-top: 10px solid #3A3A3A;
}
.theme-tforcefreightmyship .arrow-start .popover-arrow {
  border-top: 10px solid #0053A1;
}
.theme-mycarrier .popover-bou-error.arrow-end .popover-arrow {
  border-top: 10px solid #ff1719;
}
.theme-rapid-ship .popover-bou-error.arrow-end .popover-arrow {
  border-top: 10px solid #ff1719;
}
.theme-averitt .popover-bou-error.arrow-end .popover-arrow {
  border-top: 10px solid #00008b;
}
.theme-saia .popover-bou-error.arrow-end .popover-arrow {
  border-top: 10px solid #fd0200;
}
.theme-frontline-freight .popover-bou-error.arrow-end .popover-arrow {
  border-top: 10px solid #ff1719;
}
.theme-mme .popover-bou-error.arrow-end .popover-arrow {
  border-top: 10px solid #ff1719;
}
.theme-emerge .popover-bou-error.arrow-end .popover-arrow {
  border-top: 10px solid #FF5630;
}
.theme-old-dominion .popover-bou-error.arrow-end .popover-arrow {
  border-top: 10px solid #ff1719;
}
.theme-custom-companies .popover-bou-error.arrow-end .popover-arrow {
  border-top: 10px solid #ff1719;
}
.theme-ward .popover-bou-error.arrow-end .popover-arrow {
  border-top: 10px solid #ff1719;
}
.theme-centralconnect .popover-bou-error.arrow-end .popover-arrow {
  border-top: 10px solid;
}
.theme-tforcefreightmyship .popover-bou-error.arrow-end .popover-arrow {
  border-top: 10px solid;
}
.popover-bou-error.bou-inverted.arrow-end .popover-arrow {
  transform: rotate(-180deg) translateX(-50%);
  left: 6px !important;
}
.theme-mycarrier .popover-bou-error.bou-inverted.arrow-end .popover-arrow {
  border-top: none;
  border-bottom: 10px solid #ff1719;
}
.theme-rapid-ship .popover-bou-error.bou-inverted.arrow-end .popover-arrow {
  border-top: none;
  border-bottom: 10px solid #ff1719;
}
.theme-averitt .popover-bou-error.bou-inverted.arrow-end .popover-arrow {
  border-top: none;
  border-bottom: 10px solid #00008b;
}
.theme-saia .popover-bou-error.bou-inverted.arrow-end .popover-arrow {
  border-top: none;
  border-bottom: 10px solid #fd0200;
}
.theme-frontline-freight .popover-bou-error.bou-inverted.arrow-end .popover-arrow {
  border-top: none;
  border-bottom: 10px solid #ff1719;
}
.theme-mme .popover-bou-error.bou-inverted.arrow-end .popover-arrow {
  border-top: none;
  border-bottom: 10px solid #ff1719;
}
.theme-emerge .popover-bou-error.bou-inverted.arrow-end .popover-arrow {
  border-top: none;
  border-bottom: 10px solid #FF5630;
}
.theme-old-dominion .popover-bou-error.bou-inverted.arrow-end .popover-arrow {
  border-top: none;
  border-bottom: 10px solid #ff1719;
}
.theme-custom-companies .popover-bou-error.bou-inverted.arrow-end .popover-arrow {
  border-top: none;
  border-bottom: 10px solid #ff1719;
}
.theme-ward .popover-bou-error.bou-inverted.arrow-end .popover-arrow {
  border-top: none;
  border-bottom: 10px solid #ff1719;
}
.theme-centralconnect .popover-bou-error.bou-inverted.arrow-end .popover-arrow {
  border-top: none;
  border-bottom: 10px solid;
}
.theme-tforcefreightmyship .popover-bou-error.bou-inverted.arrow-end .popover-arrow {
  border-top: none;
  border-bottom: 10px solid;
}
.center > .popover-arrow {
  left: 50%;
}
.bottom > .popover-arrow {
  top: 2px;
}
.top > .popover-arrow {
  bottom: -9px;
}
.arrow-right > .popover-arrow {
  left: inherit !important;
  right: 0;
}
.popover-bol.arrow-bottom > .popover-arrow {
  top: auto;
  bottom: -11px;
  left: 83px !important;
}
.arrow-left > .popover-arrow {
  left: 20px !important;
  right: inherit !important;
}
.center.popover-ship > .popover-arrow {
  left: 54% !important;
  top: 95% !important;
}
.popover-rate-vltl > .popover-arrow {
  margin: 0 !important;
  bottom: -11px !important;
  top: auto !important;
  left: 50% !important;
}
.popover-ship-other.popover-bt.arrow-rt > .popover-arrow {
  top: 0 !important;
}
.popover-ship-other.popover-tp.arrow-rt > .popover-arrow {
  top: inherit !important;
  bottom: -10px !important;
}
.popover-ship-btn > .popover-arrow {
  top: initial !important;
  bottom: -9px !important;
  left: 46% !important;
  margin: 0 !important;
}
.popover-ship-other.arrow-rt > .popover-arrow {
  margin: 0 !important;
  left: auto !important;
  right: 4px !important;
}
.popover-extreme > .popover-arrow {
  bottom: -10px !important;
  top: auto !important;
  left: 99px !important;
  margin: 0 !important;
}
.popover-extreme.popover-extreme-arrow > .popover-arrow {
  bottom: -10px !important;
  top: auto !important;
  left: 115px !important;
  margin: 0 !important;
}
.popover-tooltip-customer .popover-arrow {
  left: 14px !important;
  top: inherit !important;
  bottom: -10px;
  margin: 0 !important;
}
.theme-mycarrier .popover-tooltip-customer .popover-arrow {
  background-color: #fff;
}
.theme-rapid-ship .popover-tooltip-customer .popover-arrow {
  background-color: #fff;
}
.theme-averitt .popover-tooltip-customer .popover-arrow {
  background-color: #fff;
}
.theme-saia .popover-tooltip-customer .popover-arrow {
  background-color: #fff;
}
.theme-frontline-freight .popover-tooltip-customer .popover-arrow {
  background-color: #fff;
}
.theme-mme .popover-tooltip-customer .popover-arrow {
  background-color: #fff;
}
.theme-emerge .popover-tooltip-customer .popover-arrow {
  background-color: #fff;
}
.theme-old-dominion .popover-tooltip-customer .popover-arrow {
  background-color: #fff;
}
.theme-custom-companies .popover-tooltip-customer .popover-arrow {
  background-color: #fff;
}
.theme-ward .popover-tooltip-customer .popover-arrow {
  background-color: #fff;
}
.theme-centralconnect .popover-tooltip-customer .popover-arrow {
  background-color: #fff;
}
.theme-tforcefreightmyship .popover-tooltip-customer .popover-arrow {
  background-color: #fff;
}
.popover-tooltip-quote .popover-arrow {
  left: 14px !important;
  top: 3px !important;
  margin: 0 !important;
}
.popover-act-page .popover-arrow {
  top: auto !important;
  bottom: -10px;
  right: 8px !important;
  left: auto !important;
  margin: 0 !important;
}
.popover-tl-network .popover-arrow {
  margin: 0 !important;
  left: auto !important;
  right: 62px !important;
  top: 0 !important;
}

.no-arrow > .popover-arrow {
  display: none !important;
}

.popover-title {
  display: block;
  margin-bottom: 5px;
}

.popover-wrapper {
  position: relative;
}

.popover-rate .popover-default {
  max-height: 300px;
  overflow-x: auto;
}

.popover-link {
  text-decoration: underline;
  cursor: pointer;
}
.popover-link:hover {
  text-decoration: none;
}

cup-select-carrier-truckload-item:first-child .popover.popover-primary {
  margin: 13px 0 0 !important;
  top: 100% !important;
  bottom: auto;
}
cup-select-carrier-truckload-item:first-child .arrow-start .popover-arrow {
  top: -10px !important;
  bottom: auto;
  transform: rotate(180deg) translateX(50%);
}

.popover-description {
  font-size: 13px;
  font-family: "roboto", sans-serif;
  word-wrap: break-word;
  color: #565656;
}
.popover-description_small {
  font-size: 12px;
}
.popover-description_large {
  font-size: 14px;
}
.popover-description_center {
  text-align: center;
}
.theme-mycarrier .popover-description_theme {
  color: #007AFF;
}
.theme-rapid-ship .popover-description_theme {
  color: #5DC9EA;
}
.theme-averitt .popover-description_theme {
  color: #c70015;
}
.theme-saia .popover-description_theme {
  color: #CC2B2A;
}
.theme-frontline-freight .popover-description_theme {
  color: #0f62ab;
}
.theme-mme .popover-description_theme {
  color: #C65000;
}
.theme-emerge .popover-description_theme {
  color: #0d47a1;
}
.theme-old-dominion .popover-description_theme {
  color: #00693e;
}
.theme-custom-companies .popover-description_theme {
  color: #F2AF32;
}
.theme-ward .popover-description_theme {
  color: #0a5540;
}
.theme-centralconnect .popover-description_theme {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .popover-description_theme {
  color: #0053A1;
}
.popover-description p {
  font-size: inherit;
}
.popover-description p:last-of-type {
  margin-bottom: 0;
}
.popover-description .pop-desc-text {
  font-size: 13px !important;
}
.popover-description .pop-desc-text_small {
  font-size: 12px !important;
}
.popover-description .pop-desc-text_large {
  font-size: 14px !important;
}

.pop-width-auto .popover-content {
  min-width: auto;
  max-width: 500px;
  white-space: nowrap;
}
.pop-width-200 .popover-content {
  min-width: 200px;
  max-width: 200px;
}
.pop-width-300 .popover-content {
  min-width: 300px;
  max-width: 300px;
}
.pop-width-350 .popover-content {
  min-width: 350px;
  max-width: 350px;
}
.pop-width-380 .popover-content {
  min-width: 380px;
  max-width: 380px;
}
.pop-width-400 .popover-content {
  min-width: 400px;
  max-width: 400px;
}
.pop-width-450 .popover-content {
  min-width: 450px;
  max-width: 450px;
}
.pop-width-500 .popover-content {
  min-width: 500px;
  max-width: 500px;
}

.pop-position-center {
  top: 50% !important;
  left: 50% !important;
  transform: translate3d(-50%, -50%, 0) !important;
}

.manage-arrow_r .popover-arrow {
  left: auto !important;
  right: 15%;
}

.manage-arrow_l .popover-arrow {
  left: auto !important;
  right: -10px;
}

.lm-popover-3 {
  margin-left: 3px !important;
}

.lm-popover-15 {
  margin-left: 15px !important;
}

/*important using because billing-address-tab i has higher priority*/
.popover-info-icon {
  font-size: 16px !important;
  vertical-align: super;
}

.popover-info-icon_pos-t-15 {
  position: absolute;
  top: -15px;
}

.itm-tooltip-panel.before .itm-tooltip:after {
  left: unset;
  right: -9px;
  box-shadow: 2px -1px 0px -1px rgba(0, 0, 0, 0.2);
}
.itm-tooltip-panel.above .itm-tooltip {
  text-align: center;
}
.itm-tooltip-panel.above .itm-tooltip:after {
  top: 100%;
  left: 50%;
  margin: -3px 0 0 -3px;
  box-shadow: 2px 2px 0px -1px rgba(0, 0, 0, 0.2);
}
.itm-tooltip-panel.below .itm-tooltip {
  text-align: center;
}
.itm-tooltip-panel.below .itm-tooltip:after {
  top: 0;
  left: 50%;
  margin: -1px 0 0 -3px;
  box-shadow: -1px -1px 0px 0px rgba(0, 0, 0, 0.05);
}
.itm-tooltip-panel.small .itm-tooltip {
  max-width: 200px;
}
.itm-tooltip-panel.medium .itm-tooltip {
  max-width: 300px;
}
.itm-tooltip-panel.large .itm-tooltip {
  max-width: 400px;
}
.itm-tooltip-panel.s-large .itm-tooltip {
  max-width: 500px;
}
.itm-tooltip-panel.shipment-card .itm-tooltip {
  max-width: 534px;
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  padding: 0;
  box-shadow: 0px -2px 3px 0px rgba(45, 55, 72, 0.1), 0px 16px 32px 0px rgba(45, 55, 72, 0.1);
  max-height: unset;
}
.itm-tooltip-panel.shipment-card .itm-tooltip:after {
  display: none;
}
.theme-mycarrier .itm-tooltip-panel .themed {
  color: #007AFF;
}
.theme-rapid-ship .itm-tooltip-panel .themed {
  color: #5DC9EA;
}
.theme-averitt .itm-tooltip-panel .themed {
  color: #c70015;
}
.theme-saia .itm-tooltip-panel .themed {
  color: #CC2B2A;
}
.theme-frontline-freight .itm-tooltip-panel .themed {
  color: #0f62ab;
}
.theme-mme .itm-tooltip-panel .themed {
  color: #C65000;
}
.theme-emerge .itm-tooltip-panel .themed {
  color: #0d47a1;
}
.theme-old-dominion .itm-tooltip-panel .themed {
  color: #00693e;
}
.theme-custom-companies .itm-tooltip-panel .themed {
  color: #F2AF32;
}
.theme-ward .itm-tooltip-panel .themed {
  color: #0a5540;
}
.theme-centralconnect .itm-tooltip-panel .themed {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .itm-tooltip-panel .themed {
  color: #0053A1;
}
.theme-mycarrier .itm-tooltip-panel .errorColor {
  border: 2px solid #ff1719;
  background: #ff1719;
  color: #fff;
}
.theme-rapid-ship .itm-tooltip-panel .errorColor {
  border: 2px solid #ff1719;
  background: #ff1719;
  color: #fff;
}
.theme-averitt .itm-tooltip-panel .errorColor {
  border: 2px solid #00008b;
  background: #00008b;
  color: #fff;
}
.theme-saia .itm-tooltip-panel .errorColor {
  border: 2px solid #fd0200;
  background: #fd0200;
  color: #fff;
}
.theme-frontline-freight .itm-tooltip-panel .errorColor {
  border: 2px solid #ff1719;
  background: #ff1719;
  color: #fff;
}
.theme-mme .itm-tooltip-panel .errorColor {
  border: 2px solid #ff1719;
  background: #ff1719;
  color: #fff;
}
.theme-emerge .itm-tooltip-panel .errorColor {
  border: 2px solid #FF5630;
  background: #FF5630;
  color: #fff;
}
.theme-old-dominion .itm-tooltip-panel .errorColor {
  border: 2px solid #ff1719;
  background: #ff1719;
  color: #fff;
}
.theme-custom-companies .itm-tooltip-panel .errorColor {
  border: 2px solid #ff1719;
  background: #ff1719;
  color: #fff;
}
.theme-ward .itm-tooltip-panel .errorColor {
  border: 2px solid #ff1719;
  background: #ff1719;
  color: #fff;
}
.theme-centralconnect .itm-tooltip-panel .errorColor {
  border: 2px solid;
  color: #fff;
}
.theme-tforcefreightmyship .itm-tooltip-panel .errorColor {
  border: 2px solid;
  color: #fff;
}
.theme-mycarrier .itm-tooltip-panel .errorColor:after {
  background: #ff1719;
}
.theme-rapid-ship .itm-tooltip-panel .errorColor:after {
  background: #ff1719;
}
.theme-averitt .itm-tooltip-panel .errorColor:after {
  background: #00008b;
}
.theme-saia .itm-tooltip-panel .errorColor:after {
  background: #fd0200;
}
.theme-frontline-freight .itm-tooltip-panel .errorColor:after {
  background: #ff1719;
}
.theme-mme .itm-tooltip-panel .errorColor:after {
  background: #ff1719;
}
.theme-emerge .itm-tooltip-panel .errorColor:after {
  background: #FF5630;
}
.theme-old-dominion .itm-tooltip-panel .errorColor:after {
  background: #ff1719;
}
.theme-custom-companies .itm-tooltip-panel .errorColor:after {
  background: #ff1719;
}
.theme-ward .itm-tooltip-panel .errorColor:after {
  background: #ff1719;
}
.itm-tooltip-panel .errorColor a {
  color: #b4b4b3;
}
.itm-tooltip-panel .itm-tooltip {
  color: inherit;
  border-radius: 4px;
  overflow: initial;
  padding: 10px;
  width: 100%;
  background: #fafafa;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 1px 1px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  animation: unset;
  word-break: break-word;
  max-height: 60vh;
  overflow-y: auto;
}
.itm-tooltip-panel .itm-tooltip:after {
  content: "";
  position: absolute;
  top: 50%;
  margin: -3px 0 0 0;
  left: 0;
  width: 12px;
  height: 12px;
  transform: rotate(45deg) translateX(-50%);
  background: #fafafa;
  box-shadow: -1px 2px 0px -1px rgba(0, 0, 0, 0.2);
}
.itm-tooltip-panel .itm-tooltip cap-management-tree-dropdown .itm-tree-panel {
  max-height: 300px;
  min-width: 380px;
  overflow-y: auto;
  max-width: unset;
  width: unset;
  margin: 0 0 10px;
}
.itm-tooltip-panel .edi-popover {
  font-family: "roboto", sans-serif;
}
.itm-tooltip-panel .edi-popover.edi-popover-source, .itm-tooltip-panel .edi-popover.edi-popover-note {
  min-width: 250px;
}
.itm-tooltip-panel .edi-popover .edi-popover-title {
  letter-spacing: 0.26px;
  font: 20px/26px "Roboto-medium", sans-serif;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 23px;
}
.itm-tooltip-panel .edi-popover .edi-popover-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 15px;
}
.itm-tooltip-panel .edi-popover .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.itm-tooltip-panel .edi-popover .list-item {
  margin: 0;
  padding: 2px 25px;
  min-height: 48px;
  color: rgba(0, 0, 0, 0.87);
  display: flex;
  align-items: center;
  cursor: pointer;
  font: 16px/21px "roboto", sans-serif;
}
.itm-tooltip-panel .edi-popover .list-item .tms-icon {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.3);
  margin-right: 23px !important;
}
.theme-mycarrier .itm-tooltip-panel .edi-popover .list-item .tms-icon.light-blue-text {
  color: #007AFF;
}
.theme-rapid-ship .itm-tooltip-panel .edi-popover .list-item .tms-icon.light-blue-text {
  color: #5DC9EA;
}
.theme-averitt .itm-tooltip-panel .edi-popover .list-item .tms-icon.light-blue-text {
  color: #c70015;
}
.theme-saia .itm-tooltip-panel .edi-popover .list-item .tms-icon.light-blue-text {
  color: #CC2B2A;
}
.theme-frontline-freight .itm-tooltip-panel .edi-popover .list-item .tms-icon.light-blue-text {
  color: #0f62ab;
}
.theme-mme .itm-tooltip-panel .edi-popover .list-item .tms-icon.light-blue-text {
  color: #C65000;
}
.theme-emerge .itm-tooltip-panel .edi-popover .list-item .tms-icon.light-blue-text {
  color: #0d47a1;
}
.theme-old-dominion .itm-tooltip-panel .edi-popover .list-item .tms-icon.light-blue-text {
  color: #00693e;
}
.theme-custom-companies .itm-tooltip-panel .edi-popover .list-item .tms-icon.light-blue-text {
  color: #F2AF32;
}
.theme-ward .itm-tooltip-panel .edi-popover .list-item .tms-icon.light-blue-text {
  color: #0a5540;
}
.theme-centralconnect .itm-tooltip-panel .edi-popover .list-item .tms-icon.light-blue-text {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .itm-tooltip-panel .edi-popover .list-item .tms-icon.light-blue-text {
  color: #0053A1;
}
.itm-tooltip-panel .edi-popover .list-item:hover {
  background: rgba(0, 0, 0, 0.16);
  transition: background-color 0.3s linear;
}
.itm-tooltip-panel .edi-popover .list-item:hover .tms-icon {
  background: #fff;
  transition: background-color 0.3s linear;
}
.itm-tooltip-panel .edi-popover .list-item:hover .transparent-bg {
  background: transparent;
}

.db-card {
  margin: 10px -10px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.db-card.db-card-total {
  justify-content: flex-start;
}
.db-card.db-card-vertical {
  width: 100%;
  margin: 0;
}

.db-card-title {
  font-size: 1.3125em;
  padding: 0 10px;
}
@media screen and (max-width: 1280px) {
  .db-card-title {
    margin-top: 0;
  }
}

.db-card-item {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  flex-grow: 1;
}
.db-card-total .db-card-item {
  flex-grow: 0;
  width: 50%;
}
.db-card-vertical .db-card-item {
  width: auto;
  flex-direction: column;
}

.db-card-unit {
  display: flex;
  padding: 0 10px;
  margin-bottom: 10px;
  flex-grow: 1;
  max-height: 41px;
}
.db-card-total .db-card-unit {
  flex-grow: 0;
}
@media screen and (max-width: 1780px) {
  .db-card-total .db-card-unit {
    width: 50%;
  }
}
@media screen and (max-width: 1250px) {
  .db-card-total .db-card-unit {
    width: 100%;
  }
}
.db-card-vertical .db-card-unit {
  width: auto;
}

.db-card-name {
  padding: 7px;
  max-width: 190px;
  width: 100%;
  font-size: 1.5em;
  font-weight: 500;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.theme-mycarrier .db-card-name {
  color: #fff;
}
.theme-rapid-ship .db-card-name {
  color: #fff;
}
.theme-averitt .db-card-name {
  color: #fff;
}
.theme-saia .db-card-name {
  color: #fff;
}
.theme-frontline-freight .db-card-name {
  color: #fff;
}
.theme-mme .db-card-name {
  color: #fff;
}
.theme-emerge .db-card-name {
  color: #fff;
}
.theme-old-dominion .db-card-name {
  color: #fff;
}
.theme-custom-companies .db-card-name {
  color: #fff;
}
.theme-ward .db-card-name {
  color: #fff;
}
.theme-centralconnect .db-card-name {
  color: #fff;
}
.theme-tforcefreightmyship .db-card-name {
  color: #fff;
}
.db-card-vertical .db-card-name {
  width: auto;
  white-space: nowrap;
  min-width: 440px;
}
.db-card-total .db-card-name {
  max-width: 140px;
  width: 140px;
}
@media screen and (max-width: 1780px) {
  .db-card-total .db-card-name {
    max-width: 50%;
    width: 50%;
  }
}
.theme-mycarrier .db-card-primary .db-card-name {
  background-color: #007AFF;
}
.theme-rapid-ship .db-card-primary .db-card-name {
  background-color: #5DC9EA;
}
.theme-averitt .db-card-primary .db-card-name {
  background-color: #c70015;
}
.theme-saia .db-card-primary .db-card-name {
  background-color: #CC2B2A;
}
.theme-frontline-freight .db-card-primary .db-card-name {
  background-color: #0f62ab;
}
.theme-mme .db-card-primary .db-card-name {
  background-color: #C65000;
}
.theme-emerge .db-card-primary .db-card-name {
  background-color: #0d47a1;
}
.theme-old-dominion .db-card-primary .db-card-name {
  background-color: #00693e;
}
.theme-custom-companies .db-card-primary .db-card-name {
  background-color: #F2AF32;
}
.theme-ward .db-card-primary .db-card-name {
  background-color: #0a5540;
}
.theme-centralconnect .db-card-primary .db-card-name {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .db-card-primary .db-card-name {
  background-color: #0053A1;
}
.theme-mycarrier .db-card-secondary .db-card-name {
  background-color: #007AFF;
}
.theme-rapid-ship .db-card-secondary .db-card-name {
  background-color: #004887;
}
.theme-averitt .db-card-secondary .db-card-name {
  background-color: #666666;
}
.theme-saia .db-card-secondary .db-card-name {
  background-color: #20274E;
}
.theme-frontline-freight .db-card-secondary .db-card-name {
  background-color: #fe5e08;
}
.theme-mme .db-card-secondary .db-card-name {
  background-color: #6D3100;
}
.theme-emerge .db-card-secondary .db-card-name {
  background-color: #FFAB00;
}
.theme-old-dominion .db-card-secondary .db-card-name {
  background-color: #b6985e;
}
.theme-custom-companies .db-card-secondary .db-card-name {
  background-color: #47474f;
}
.theme-ward .db-card-secondary .db-card-name {
  background-color: #8a6e4b;
}
.theme-centralconnect .db-card-secondary .db-card-name {
  background-color: #000000;
}
.theme-tforcefreightmyship .db-card-secondary .db-card-name {
  background-color: #0053A1;
}
.theme-mycarrier .db-total-shipments .db-card-name {
  background-color: #007AFF;
}
.theme-rapid-ship .db-total-shipments .db-card-name {
  background-color: #5DC9EA;
}
.theme-averitt .db-total-shipments .db-card-name {
  background-color: #c70015;
}
.theme-saia .db-total-shipments .db-card-name {
  background-color: #CC2B2A;
}
.theme-frontline-freight .db-total-shipments .db-card-name {
  background-color: #0f62ab;
}
.theme-mme .db-total-shipments .db-card-name {
  background-color: #C65000;
}
.theme-emerge .db-total-shipments .db-card-name {
  background-color: #0d47a1;
}
.theme-old-dominion .db-total-shipments .db-card-name {
  background-color: #00693e;
}
.theme-custom-companies .db-total-shipments .db-card-name {
  background-color: #F2AF32;
}
.theme-ward .db-total-shipments .db-card-name {
  background-color: #0a5540;
}
.theme-centralconnect .db-total-shipments .db-card-name {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .db-total-shipments .db-card-name {
  background-color: #0053A1;
}
.theme-mycarrier .db-total-revenue .db-card-name {
  background-color: #007AFF;
}
.theme-rapid-ship .db-total-revenue .db-card-name {
  background-color: #004887;
}
.theme-averitt .db-total-revenue .db-card-name {
  background-color: #666666;
}
.theme-saia .db-total-revenue .db-card-name {
  background-color: #20274E;
}
.theme-frontline-freight .db-total-revenue .db-card-name {
  background-color: #fe5e08;
}
.theme-mme .db-total-revenue .db-card-name {
  background-color: #6D3100;
}
.theme-emerge .db-total-revenue .db-card-name {
  background-color: #FFAB00;
}
.theme-old-dominion .db-total-revenue .db-card-name {
  background-color: #b6985e;
}
.theme-custom-companies .db-total-revenue .db-card-name {
  background-color: #47474f;
}
.theme-ward .db-total-revenue .db-card-name {
  background-color: #8a6e4b;
}
.theme-centralconnect .db-total-revenue .db-card-name {
  background-color: #000000;
}
.theme-tforcefreightmyship .db-total-revenue .db-card-name {
  background-color: #0053A1;
}
.db-total-quotes .db-card-name {
  background-color: #00889E;
}
.db-customer-count .db-card-name {
  background-color: #c48a01;
}
.theme-mycarrier .db-customer-count-with-quote .db-card-name {
  background-color: #000000;
}
.theme-rapid-ship .db-customer-count-with-quote .db-card-name {
  background-color: #002d54;
}
.theme-averitt .db-customer-count-with-quote .db-card-name {
  background-color: #999999;
}
.theme-saia .db-customer-count-with-quote .db-card-name {
  background-color: #191d38;
}
.theme-frontline-freight .db-customer-count-with-quote .db-card-name {
  background-color: #cb4801;
}
.theme-mme .db-customer-count-with-quote .db-card-name {
  background-color: #482101;
}
.theme-emerge .db-customer-count-with-quote .db-card-name {
  background-color: #cc8900;
}
.theme-old-dominion .db-customer-count-with-quote .db-card-name {
  background-color: #826d44;
}
.theme-custom-companies .db-customer-count-with-quote .db-card-name {
  background-color: #3a3a3e;
}
.theme-ward .db-customer-count-with-quote .db-card-name {
  background-color: #705a3d;
}
.theme-centralconnect .db-customer-count-with-quote .db-card-name {
  background-color: #000000;
}
.theme-tforcefreightmyship .db-customer-count-with-quote .db-card-name {
  background-color: #004280;
}
.theme-mycarrier .db-total-tracking .db-card-name {
  background-color: #000000;
}
.theme-rapid-ship .db-total-tracking .db-card-name {
  background-color: #002d54;
}
.theme-averitt .db-total-tracking .db-card-name {
  background-color: #999999;
}
.theme-saia .db-total-tracking .db-card-name {
  background-color: #191d38;
}
.theme-frontline-freight .db-total-tracking .db-card-name {
  background-color: #cb4801;
}
.theme-mme .db-total-tracking .db-card-name {
  background-color: #482101;
}
.theme-emerge .db-total-tracking .db-card-name {
  background-color: #cc8900;
}
.theme-old-dominion .db-total-tracking .db-card-name {
  background-color: #826d44;
}
.theme-custom-companies .db-total-tracking .db-card-name {
  background-color: #3a3a3e;
}
.theme-ward .db-total-tracking .db-card-name {
  background-color: #705a3d;
}
.theme-centralconnect .db-total-tracking .db-card-name {
  background-color: #000000;
}
.theme-tforcefreightmyship .db-total-tracking .db-card-name {
  background-color: #004280;
}

.db-card-value {
  padding: 7px;
  border: 1px solid transparent;
  border-left: none;
  font-size: 2em;
  font-weight: 500;
  line-height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.db-card-total .db-card-value, .db-card-vertical .db-card-value {
  font-size: 1.5em;
}
.theme-mycarrier .db-card-primary .db-card-value {
  border-color: #007AFF;
}
.theme-rapid-ship .db-card-primary .db-card-value {
  border-color: #5DC9EA;
}
.theme-averitt .db-card-primary .db-card-value {
  border-color: #c70015;
}
.theme-saia .db-card-primary .db-card-value {
  border-color: #CC2B2A;
}
.theme-frontline-freight .db-card-primary .db-card-value {
  border-color: #0f62ab;
}
.theme-mme .db-card-primary .db-card-value {
  border-color: #C65000;
}
.theme-emerge .db-card-primary .db-card-value {
  border-color: #0d47a1;
}
.theme-old-dominion .db-card-primary .db-card-value {
  border-color: #00693e;
}
.theme-custom-companies .db-card-primary .db-card-value {
  border-color: #F2AF32;
}
.theme-ward .db-card-primary .db-card-value {
  border-color: #0a5540;
}
.theme-centralconnect .db-card-primary .db-card-value {
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship .db-card-primary .db-card-value {
  border-color: #0053A1;
}
.theme-mycarrier .db-card-secondary .db-card-value {
  border-color: #007AFF;
}
.theme-rapid-ship .db-card-secondary .db-card-value {
  border-color: #004887;
}
.theme-averitt .db-card-secondary .db-card-value {
  border-color: #666666;
}
.theme-saia .db-card-secondary .db-card-value {
  border-color: #20274E;
}
.theme-frontline-freight .db-card-secondary .db-card-value {
  border-color: #fe5e08;
}
.theme-mme .db-card-secondary .db-card-value {
  border-color: #6D3100;
}
.theme-emerge .db-card-secondary .db-card-value {
  border-color: #FFAB00;
}
.theme-old-dominion .db-card-secondary .db-card-value {
  border-color: #b6985e;
}
.theme-custom-companies .db-card-secondary .db-card-value {
  border-color: #47474f;
}
.theme-ward .db-card-secondary .db-card-value {
  border-color: #8a6e4b;
}
.theme-centralconnect .db-card-secondary .db-card-value {
  border-color: #000000;
}
.theme-tforcefreightmyship .db-card-secondary .db-card-value {
  border-color: #0053A1;
}
.theme-mycarrier .db-total-shipments .db-card-value {
  border-color: #007AFF;
}
.theme-rapid-ship .db-total-shipments .db-card-value {
  border-color: #5DC9EA;
}
.theme-averitt .db-total-shipments .db-card-value {
  border-color: #c70015;
}
.theme-saia .db-total-shipments .db-card-value {
  border-color: #CC2B2A;
}
.theme-frontline-freight .db-total-shipments .db-card-value {
  border-color: #0f62ab;
}
.theme-mme .db-total-shipments .db-card-value {
  border-color: #C65000;
}
.theme-emerge .db-total-shipments .db-card-value {
  border-color: #0d47a1;
}
.theme-old-dominion .db-total-shipments .db-card-value {
  border-color: #00693e;
}
.theme-custom-companies .db-total-shipments .db-card-value {
  border-color: #F2AF32;
}
.theme-ward .db-total-shipments .db-card-value {
  border-color: #0a5540;
}
.theme-centralconnect .db-total-shipments .db-card-value {
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship .db-total-shipments .db-card-value {
  border-color: #0053A1;
}
.theme-mycarrier .db-total-revenue .db-card-value {
  border-color: #007AFF;
}
.theme-rapid-ship .db-total-revenue .db-card-value {
  border-color: #004887;
}
.theme-averitt .db-total-revenue .db-card-value {
  border-color: #666666;
}
.theme-saia .db-total-revenue .db-card-value {
  border-color: #20274E;
}
.theme-frontline-freight .db-total-revenue .db-card-value {
  border-color: #fe5e08;
}
.theme-mme .db-total-revenue .db-card-value {
  border-color: #6D3100;
}
.theme-emerge .db-total-revenue .db-card-value {
  border-color: #FFAB00;
}
.theme-old-dominion .db-total-revenue .db-card-value {
  border-color: #b6985e;
}
.theme-custom-companies .db-total-revenue .db-card-value {
  border-color: #47474f;
}
.theme-ward .db-total-revenue .db-card-value {
  border-color: #8a6e4b;
}
.theme-centralconnect .db-total-revenue .db-card-value {
  border-color: #000000;
}
.theme-tforcefreightmyship .db-total-revenue .db-card-value {
  border-color: #0053A1;
}
.db-total-quotes .db-card-value {
  border-color: #00889E;
}
.db-customer-count .db-card-value {
  border-color: #c48a01;
}
.theme-mycarrier .db-customer-count-with-quote .db-card-value {
  border-color: #000000;
}
.theme-rapid-ship .db-customer-count-with-quote .db-card-value {
  border-color: #002d54;
}
.theme-averitt .db-customer-count-with-quote .db-card-value {
  border-color: #999999;
}
.theme-saia .db-customer-count-with-quote .db-card-value {
  border-color: #191d38;
}
.theme-frontline-freight .db-customer-count-with-quote .db-card-value {
  border-color: #cb4801;
}
.theme-mme .db-customer-count-with-quote .db-card-value {
  border-color: #482101;
}
.theme-emerge .db-customer-count-with-quote .db-card-value {
  border-color: #cc8900;
}
.theme-old-dominion .db-customer-count-with-quote .db-card-value {
  border-color: #826d44;
}
.theme-custom-companies .db-customer-count-with-quote .db-card-value {
  border-color: #3a3a3e;
}
.theme-ward .db-customer-count-with-quote .db-card-value {
  border-color: #705a3d;
}
.theme-centralconnect .db-customer-count-with-quote .db-card-value {
  border-color: #000000;
}
.theme-tforcefreightmyship .db-customer-count-with-quote .db-card-value {
  border-color: #004280;
}
.theme-mycarrier .db-total-tracking .db-card-value {
  border-color: #000000;
}
.theme-rapid-ship .db-total-tracking .db-card-value {
  border-color: #002d54;
}
.theme-averitt .db-total-tracking .db-card-value {
  border-color: #999999;
}
.theme-saia .db-total-tracking .db-card-value {
  border-color: #191d38;
}
.theme-frontline-freight .db-total-tracking .db-card-value {
  border-color: #cb4801;
}
.theme-mme .db-total-tracking .db-card-value {
  border-color: #482101;
}
.theme-emerge .db-total-tracking .db-card-value {
  border-color: #cc8900;
}
.theme-old-dominion .db-total-tracking .db-card-value {
  border-color: #826d44;
}
.theme-custom-companies .db-total-tracking .db-card-value {
  border-color: #3a3a3e;
}
.theme-ward .db-total-tracking .db-card-value {
  border-color: #705a3d;
}
.theme-centralconnect .db-total-tracking .db-card-value {
  border-color: #000000;
}
.theme-tforcefreightmyship .db-total-tracking .db-card-value {
  border-color: #004280;
}
.db-card-value:last-of-type:not(:only-of-type) {
  min-width: 176px;
  flex-grow: 1;
}
.db-card-value:only-of-type, .db-card-value:first-of-type {
  min-width: 80px;
}
.db-card-total .db-card-value:only-of-type, .db-card-total .db-card-value:first-of-type {
  min-width: 140px;
}
@media screen and (max-width: 1780px) {
  .db-card-total .db-card-value:only-of-type, .db-card-total .db-card-value:first-of-type {
    max-width: 100%;
    width: 100%;
  }
}
.db-card-value mat-progress-spinner {
  height: 60px;
  width: 60px;
  position: relative;
}
.db-card-value mat-progress-spinner:before {
  content: "";
  position: absolute;
  width: calc(100% - 5px);
  height: calc(100% - 5px);
  border: 7px solid #eaeced;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 1;
}
.db-card-value mat-progress-spinner svg {
  position: relative;
  z-index: 2;
}

.db-card-info {
  display: flex;
  flex-grow: 1;
}

.icon-triangle-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  width: 20px;
  margin-right: 8px;
}
.icon-triangle-top {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}
.icon-triangle-bottom {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000;
}

.icon-3th-location {
  display: block;
  margin-left: 10px;
  width: 24px;
  height: 24px;
}
.theme-mycarrier .icon-3th-location {
  background: url("/images/theme-images/mycarrier/3td-location.svg");
  background-size: 100%;
}
.theme-rapid-ship .icon-3th-location {
  background: url("/images/theme-images/rapid-ship/3td-location.svg");
  background-size: 100%;
}
.theme-averitt .icon-3th-location {
  background: url("/images/theme-images/averitt/3td-location.svg");
  background-size: 100%;
}
.theme-saia .icon-3th-location {
  background: url("/images/theme-images/saia/3td-location.svg");
  background-size: 100%;
}
.theme-frontline-freight .icon-3th-location {
  background: url("/images/theme-images/frontline-freight/3td-location.svg");
  background-size: 100%;
}
.theme-mme .icon-3th-location {
  background: url("/images/theme-images/mme/3td-location.svg");
  background-size: 100%;
}
.theme-emerge .icon-3th-location {
  background: url("/images/theme-images/emerge/3td-location.svg");
  background-size: 100%;
}
.theme-old-dominion .icon-3th-location {
  background: url("/images/theme-images/old-dominion/3td-location.svg");
  background-size: 100%;
}
.theme-custom-companies .icon-3th-location {
  background: url("/images/theme-images/custom-companies/3td-location.svg");
  background-size: 100%;
}
.theme-ward .icon-3th-location {
  background: url("/images/theme-images/ward/3td-location.svg");
  background-size: 100%;
}
.theme-centralconnect .icon-3th-location {
  background: url("/images/theme-images/averitt/3td-location.svg");
  background-size: 100%;
}
.theme-tforcefreightmyship .icon-3th-location {
  background: url("/images/theme-images/tforcefreightmyship/3td-location.svg");
  background-size: 100%;
}

.itm-tree-block {
  cursor: pointer;
}
.itm-tree-block itm-checkbox {
  margin: 0;
}
.itm-tree-list, .itm-tree-item {
  padding: 0;
}
.itm-tree-search .search-field {
  width: 60%;
  max-width: 350px;
}
@media screen and (max-width: 1280px) {
  .itm-tree-search .search-field {
    width: 52%;
  }
}
.itm-tree-search .input-wrapper {
  margin: 0;
}
.itm-tree-search .helper-search {
  margin-left: 20px;
  text-decoration: underline;
  cursor: pointer;
}
@media screen and (max-width: 1280px) {
  .itm-tree-search .helper-search {
    margin-left: 0;
    font-size: 14px;
  }
}
.itm-tree-search .helper-search:hover {
  text-decoration: none;
}
.dashboard-page .itm-tree-panel {
  border: 1px solid #eaeced;
  height: 270px;
  height: 28vh;
  width: 100%;
  margin: 15px 0;
}
@media screen and (max-width: 1400px) {
  .dashboard-page .itm-tree-panel {
    height: 255px;
    height: 25vh;
  }
}
.popover-body .itm-tree-panel {
  max-height: 300px;
  overflow: auto;
  margin-bottom: 10px;
}
.itm-tree-sel {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.itm-tree.highlight,
.itm-tree .highlight {
  width: 100%;
}
.itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block,
.itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block {
  display: block;
}
.theme-mycarrier .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block,
.theme-mycarrier .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block {
  color: #fff;
  background-color: #67b0ff;
}
.theme-rapid-ship .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block,
.theme-rapid-ship .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block {
  color: #fff;
  background-color: #009cf0;
}
.theme-averitt .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block,
.theme-averitt .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block {
  color: #fff;
  background-color: #c7c1c1;
}
.theme-saia .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block,
.theme-saia .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block {
  color: #fff;
  background-color: #4655a7;
}
.theme-frontline-freight .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block,
.theme-frontline-freight .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block {
  color: #fff;
  background-color: #fe8b4d;
}
.theme-mme .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block,
.theme-mme .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block {
  color: #fff;
  background-color: #a54c05;
}
.theme-emerge .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block,
.theme-emerge .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block {
  color: #fff;
  background-color: #ffc54e;
}
.theme-old-dominion .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block,
.theme-old-dominion .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block {
  color: #fff;
  background-color: #d6b87d;
}
.theme-custom-companies .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block,
.theme-custom-companies .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block {
  color: #fff;
  background-color: #757582;
}
.theme-ward .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block,
.theme-ward .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block {
  color: #fff;
  background-color: #c0a078;
}
.theme-centralconnect .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block,
.theme-centralconnect .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block {
  color: #fff;
  background-color: #2C2C2C;
}
.theme-tforcefreightmyship .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block,
.theme-tforcefreightmyship .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block {
  color: #fff;
  background-color: #5dc9ea;
}
.theme-mycarrier .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-mycarrier .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label,
.theme-mycarrier .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-mycarrier .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label {
  color: #fff;
}
.theme-rapid-ship .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-rapid-ship .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label,
.theme-rapid-ship .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-rapid-ship .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label {
  color: #fff;
}
.theme-averitt .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-averitt .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label,
.theme-averitt .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-averitt .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label {
  color: #fff;
}
.theme-saia .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-saia .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label,
.theme-saia .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-saia .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label {
  color: #fff;
}
.theme-frontline-freight .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-frontline-freight .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label,
.theme-frontline-freight .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-frontline-freight .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label {
  color: #fff;
}
.theme-mme .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-mme .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label,
.theme-mme .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-mme .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label {
  color: #fff;
}
.theme-emerge .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-emerge .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label,
.theme-emerge .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-emerge .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label {
  color: #fff;
}
.theme-old-dominion .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-old-dominion .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label,
.theme-old-dominion .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-old-dominion .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label {
  color: #fff;
}
.theme-custom-companies .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-custom-companies .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label,
.theme-custom-companies .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-custom-companies .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label {
  color: #fff;
}
.theme-ward .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-ward .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label,
.theme-ward .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-ward .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label {
  color: #fff;
}
.theme-centralconnect .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-centralconnect .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label,
.theme-centralconnect .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-centralconnect .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label {
  color: #fff;
}
.theme-tforcefreightmyship .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-tforcefreightmyship .itm-tree.highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label,
.theme-tforcefreightmyship .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-user .itm-checkbox-label,
.theme-tforcefreightmyship .itm-tree .highlight > .itm-tree-list > .itm-tree-item > .itm-tree-block .itm-checkbox-removed .itm-checkbox-label {
  color: #fff;
}

cap-users-filter-tree,
users-filter-tree {
  width: 100%;
}

.dashboard-page cap-users-tree,
.dashboard-page carrier-users-tree {
  margin-top: -5px;
  display: block;
}

.scroll {
  overflow: auto;
  margin: 0 10px;
}
.scroll::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}
.scroll::-webkit-scrollbar-track {
  background: #fafafa;
}
.scroll::-webkit-scrollbar-thumb {
  background: #b4b4b3;
}

.scroll-horizontal {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  margin: 10px 0;
}
.scroll-horizontal::-webkit-scrollbar {
  height: 10px;
}
.scroll-horizontal::-webkit-scrollbar-track {
  background: #fafafa;
}
.scroll-horizontal::-webkit-scrollbar-thumb {
  background: #b4b4b3;
}

.group-filter {
  display: flex;
  align-items: center;
}
.group-filter .group-item {
  display: block;
  text-align: center;
  padding: 4px;
  position: relative;
  transition: all 0.3s ease;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: #b4b4b3;
  color: #b4b4b3;
  cursor: pointer;
  max-width: 130px;
  min-width: 130px;
}
.theme-mycarrier .group-filter .group-item {
  background: #fff;
}
.theme-rapid-ship .group-filter .group-item {
  background: #fff;
}
.theme-averitt .group-filter .group-item {
  background: #fff;
}
.theme-saia .group-filter .group-item {
  background: #fff;
}
.theme-frontline-freight .group-filter .group-item {
  background: #fff;
}
.theme-mme .group-filter .group-item {
  background: #fff;
}
.theme-emerge .group-filter .group-item {
  background: #fff;
}
.theme-old-dominion .group-filter .group-item {
  background: #fff;
}
.theme-custom-companies .group-filter .group-item {
  background: #fff;
}
.theme-ward .group-filter .group-item {
  background: #fff;
}
.theme-centralconnect .group-filter .group-item {
  background: #fff;
}
.theme-tforcefreightmyship .group-filter .group-item {
  background: #fff;
}
.group-filter .group-item.group-item-medium {
  min-width: 104px;
}
.group-filter .group-item.group-item-auto {
  min-width: auto;
  max-width: initial;
  padding: 4px 15px;
}
.theme-mycarrier .group-filter .group-item.active {
  color: #fff;
  background: #007AFF;
  border-color: #007AFF;
  border-right-color: #fff;
}
.theme-rapid-ship .group-filter .group-item.active {
  color: #fff;
  background: #5DC9EA;
  border-color: #5DC9EA;
  border-right-color: #fff;
}
.theme-averitt .group-filter .group-item.active {
  color: #fff;
  background: #c70015;
  border-color: #c70015;
  border-right-color: #fff;
}
.theme-saia .group-filter .group-item.active {
  color: #fff;
  background: #CC2B2A;
  border-color: #CC2B2A;
  border-right-color: #fff;
}
.theme-frontline-freight .group-filter .group-item.active {
  color: #fff;
  background: #0f62ab;
  border-color: #0f62ab;
  border-right-color: #fff;
}
.theme-mme .group-filter .group-item.active {
  color: #fff;
  background: #C65000;
  border-color: #C65000;
  border-right-color: #fff;
}
.theme-emerge .group-filter .group-item.active {
  color: #fff;
  background: #0d47a1;
  border-color: #0d47a1;
  border-right-color: #fff;
}
.theme-old-dominion .group-filter .group-item.active {
  color: #fff;
  background: #00693e;
  border-color: #00693e;
  border-right-color: #fff;
}
.theme-custom-companies .group-filter .group-item.active {
  color: #fff;
  background: #F2AF32;
  border-color: #F2AF32;
  border-right-color: #fff;
}
.theme-ward .group-filter .group-item.active {
  color: #fff;
  background: #0a5540;
  border-color: #0a5540;
  border-right-color: #fff;
}
.theme-centralconnect .group-filter .group-item.active {
  color: #fff;
  background: #3A3A3A;
  border-color: #3A3A3A;
  border-right-color: #fff;
}
.theme-tforcefreightmyship .group-filter .group-item.active {
  color: #fff;
  background: #0053A1;
  border-color: #0053A1;
  border-right-color: #fff;
}
.group-filter .group-item.first-item {
  border-radius: 4px 0 0 4px;
  border-left-width: 1px;
}
.group-filter .group-item.last-item {
  border-radius: 0 4px 4px 0;
}
.group-filter .group-item:not(.disabled-item):hover {
  cursor: pointer;
  transition: all 0.3s ease;
}
.theme-mycarrier .group-filter .group-item:not(.disabled-item):hover {
  color: #fff;
  background-color: #0069db;
  border-color: #0069db;
  border-right-color: #fff;
}
.theme-rapid-ship .group-filter .group-item:not(.disabled-item):hover {
  color: #fff;
  background-color: #3dbee6;
  border-color: #3dbee6;
  border-right-color: #fff;
}
.theme-averitt .group-filter .group-item:not(.disabled-item):hover {
  color: #fff;
  background-color: #a30011;
  border-color: #a30011;
  border-right-color: #fff;
}
.theme-saia .group-filter .group-item:not(.disabled-item):hover {
  color: #fff;
  background-color: #ae2524;
  border-color: #ae2524;
  border-right-color: #fff;
}
.theme-frontline-freight .group-filter .group-item:not(.disabled-item):hover {
  color: #fff;
  background-color: #0c4f8a;
  border-color: #0c4f8a;
  border-right-color: #fff;
}
.theme-mme .group-filter .group-item:not(.disabled-item):hover {
  color: #fff;
  background-color: #a24200;
  border-color: #a24200;
  border-right-color: #fff;
}
.theme-emerge .group-filter .group-item:not(.disabled-item):hover {
  color: #fff;
  background-color: #0a3880;
  border-color: #0a3880;
  border-right-color: #fff;
}
.theme-old-dominion .group-filter .group-item:not(.disabled-item):hover {
  color: #fff;
  background-color: #004529;
  border-color: #004529;
  border-right-color: #fff;
}
.theme-custom-companies .group-filter .group-item:not(.disabled-item):hover {
  color: #fff;
  background-color: #f0a210;
  border-color: #f0a210;
  border-right-color: #fff;
}
.theme-ward .group-filter .group-item:not(.disabled-item):hover {
  color: #fff;
  background-color: #063528;
  border-color: #063528;
  border-right-color: #fff;
}
.theme-centralconnect .group-filter .group-item:not(.disabled-item):hover {
  color: #fff;
  background-color: #282828;
  border-color: #282828;
  border-right-color: #fff;
}
.theme-tforcefreightmyship .group-filter .group-item:not(.disabled-item):hover {
  color: #fff;
  background-color: #00417d;
  border-color: #00417d;
  border-right-color: #fff;
}
.group-filter .group-item.disabled-item {
  cursor: default;
}
.group-filter .group-item.disabled-item label {
  cursor: default;
}
.group-filter .group-item input[type=radio] {
  display: none;
}
.group-filter .group-item label {
  display: block;
  cursor: pointer;
  white-space: nowrap;
}

.quote .volume-helper .help {
  top: -22px;
  left: 1px;
}

.bill-of-lading .print-content * {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
}
.bill-of-lading .tms-icon-check {
  display: block;
}
.bill-of-lading .print-content header h2 {
  border-bottom: 2px solid #000000;
  font-size: 29px;
}
.bill-of-lading .print-content h2 {
  color: #000000;
  font-weight: 600;
}
.bill-of-lading .print-content h4 {
  color: #000000;
  font-weight: 600;
}
.bill-of-lading .print-content p {
  color: #000000;
  font-weight: 400;
  line-height: 1.2em;
  font-size: 20px;
}
.bill-of-lading .print-content .label .pro-number-label {
  color: #000000;
  font-weight: 500;
}
.bill-of-lading .print-content .item {
  border-bottom: 2px solid #000000;
}
.bill-of-lading .print-content .item.out-line {
  border: none;
}
.bill-of-lading .print-content .label-transparent {
  border-bottom: 2px solid #000000;
}
.bill-of-lading .print-content .additional-info .item p:last-of-type {
  font-weight: 500;
}
.bill-of-lading .print-content .square {
  border: 2px solid #000000;
  color: #000000;
  font-weight: 900;
}
.bill-of-lading .print-content .square ~ span {
  color: #000000;
  font-weight: 400;
}
.bill-of-lading .print-content .container .last {
  border-top: 2px solid #000000;
}
.bill-of-lading .print-content .flexible-table .cell {
  border-right: 2px solid #000000;
}
.bill-of-lading .print-content .w-70 {
  border-right: 2px solid #000000;
}
.bill-of-lading .print-content .container.bordered {
  border-bottom: 2px solid #000000;
}
.bill-of-lading .print-content .header .cell .item {
  color: #000000;
  font-weight: 600;
}
.bill-of-lading .print-content .cell .item {
  font-weight: 400;
  color: #000000;
}
.bill-of-lading .print-content h5 {
  color: #000000;
  font-weight: 600;
}
.bill-of-lading .print-content footer section .write-line {
  border-bottom: 2px solid #000000;
}
.bill-of-lading .print-content footer section .column.middle .rect {
  border: 2px solid #000000;
}
.bill-of-lading .not-apply-pro-sticker {
  font-size: 21px !important;
}
.bill-of-lading .print-content footer section .column:nth-of-type(2) {
  border-right: 2px solid #000000;
  border-left: 2px solid #000000;
}
.bill-of-lading .print-content footer section {
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
}

.m-r-10 {
  margin-right: 10px;
}

.m-l-10 {
  margin-left: 10px;
}

.not-apply-pro-sticker {
  font-size: 35px !important;
  text-align: center;
  padding: 25px 0;
}

.print-content {
  position: relative;
  min-width: 240mm;
}
.print-content h2 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.5em;
  color: #373737;
  margin: 0;
  letter-spacing: 0;
}
.print-content header {
  margin-bottom: 15px;
}
.print-content header img {
  position: absolute;
  left: 0;
  width: 125px;
  top: 1px;
}
.print-content header h2 {
  text-align: center;
  border-bottom: 2px solid #373737;
  padding-top: 16px;
}
.print-content .container {
  display: flex;
  margin-bottom: 5px;
}
.print-content .container.bordered {
  border-bottom: 2px solid #373737;
}
.print-content .container .left-col {
  padding-right: 20px;
  width: 47%;
}
.print-content .container .left-col .third-party {
  border: none;
}
.print-content .container .right-col {
  padding-left: 20px;
  width: 53%;
  position: relative;
}
.print-content .container .right-col .freight-wrapper {
  border: none;
}
.print-content .container .last {
  border-top: 2px solid #373737;
  padding-top: 5px;
}
.print-content .container ~ h2 {
  line-height: 1;
}
.print-content h4,
.print-content h3 {
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
}
.print-content h4 {
  font-size: 1.2em;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.3em;
}
.print-content h3 {
  font-size: 2.25em;
  border-bottom: none;
  padding: 0;
}
.print-content h5 {
  font-weight: 600;
  font-size: 1em;
}
.print-content p {
  font-size: 1em;
  font-weight: 300;
  margin: 0;
  line-height: 1.2em;
}
.print-content p.m-r-10 {
  margin-right: 10px;
}
.print-content p.m-l-10 {
  margin-left: 10px;
}
.print-content p.big {
  font-size: 1.2em;
}
.print-content p.big-bold {
  font-weight: 500;
  color: #373737;
  font-size: 49px;
  margin-top: 30px;
  margin-bottom: 35px;
  margin-left: 20px;
}
.print-content p.medium-bold {
  font-weight: 500;
  color: #373737;
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 35px;
  margin-left: 20px;
}
.print-content p.big-normal {
  font-size: 40px;
}
.print-content .item {
  border-bottom: 2px solid #373737;
  padding-bottom: 5px;
  margin-bottom: 5px;
  width: 100%;
}
.print-content .item.last {
  border-bottom: none;
  margin-bottom: 0;
}
.print-content .label {
  border: 2px solid #373737;
  width: 100%;
  height: 107px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}
.print-content .carrier-wrapper {
  display: flex;
}
.print-content .carrier-wrapper.item {
  padding-bottom: 0;
}
.print-content .carrier-wrapper .left-wrapper {
  min-width: 115px;
  height: 128px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
.print-content .carrier-wrapper .left-wrapper img {
  width: 105px;
}
.print-content .additional-info {
  width: 100%;
}
.print-content .additional-info .item {
  display: flex;
  padding-bottom: 5px;
  margin-bottom: 5px;
  min-height: 40px;
}
.print-content .additional-info .item:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
.print-content .additional-info .item div {
  width: 50%;
}
.print-content .additional-info .item p:last-of-type {
  font-weight: 400;
}
.print-content .freight-wrapper {
  display: flex;
  padding-bottom: 12px;
}
.print-content .freight-wrapper p {
  font-size: 1.25em;
}
.print-content .freight-wrapper .wrapper {
  margin-top: 5px;
}
.print-content .freight-wrapper .left-wrapper {
  min-width: 115px;
}
.print-content .square {
  border: 2px solid #373737;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0px 4px -3px 0;
}
.print-content .square ~ span {
  display: inline-block;
  font-size: 1.05em;
  margin-right: 20px;
}
.print-content .table-wrapper {
  min-height: 410px;
}
.print-content .table-wrapper.tl-table-wrapper {
  min-height: 200px;
}
.print-content .table-wrapper p strong {
  font-weight: 400;
}
.print-content .flexible-table {
  margin: 10px 0 10px;
  font-size: 1em;
}
.print-content .flexible-table .header {
  font-weight: 600;
  border-top: 2px solid #373737;
  text-align: center;
  font-size: 0.91em;
}
.print-content .flexible-table .header .cell:nth-of-type(1), .print-content .flexible-table .header .cell:nth-of-type(2) {
  padding: 0;
}
.print-content .flexible-table .header .cell:nth-of-type(1) span:nth-of-type(1), .print-content .flexible-table .header .cell:nth-of-type(2) span:nth-of-type(1) {
  display: block;
  border-bottom: 2px solid #373737;
  padding: 5px;
}
.print-content .flexible-table .header .cell:nth-of-type(1) span:nth-of-type(2), .print-content .flexible-table .header .cell:nth-of-type(2) span:nth-of-type(2) {
  float: left;
  width: 70%;
  padding: 5px;
  border-right: 2px solid #373737;
}
.print-content .flexible-table .header .cell:nth-of-type(1) span:nth-of-type(3), .print-content .flexible-table .header .cell:nth-of-type(2) span:nth-of-type(3) {
  float: left;
  width: 30%;
  padding: 5px;
}
.print-content .flexible-table .header .cell:nth-last-of-type(2) {
  padding: 0;
}
.print-content .flexible-table .header .cell:nth-last-of-type(2) span:nth-of-type(1) {
  display: block;
  border-bottom: 2px solid #373737;
  padding: 5px;
}
.print-content .flexible-table .header .cell:nth-last-of-type(2) span:nth-of-type(2) {
  float: left;
  width: 33.33%;
  padding: 5px;
  border-right: 2px solid #373737;
}
.print-content .flexible-table .header .cell:nth-last-of-type(2) span:nth-of-type(3) {
  float: left;
  width: 33.33%;
  padding: 5px;
  border-right: 2px solid #373737;
}
.print-content .flexible-table .header .cell:nth-last-of-type(2) span:nth-of-type(4) {
  float: left;
  width: 33.33%;
  padding: 5px;
}
.print-content .flexible-table .header .cell:nth-last-of-type(3) {
  max-width: 75px !important;
}
.print-content .flexible-table .body .item-row {
  border-bottom: 2px solid #373737;
}
.print-content .flexible-table .body i {
  font-size: 0.7em;
}
.print-content .flexible-table .body .cell:nth-of-type(1) {
  max-width: 76px;
}
.print-content .flexible-table .body .cell:nth-of-type(2) {
  max-width: 34px;
}
.print-content .flexible-table .body .cell:nth-last-of-type(2) {
  max-width: 135px;
  padding: 0;
  overflow: hidden;
}
.print-content .flexible-table .body .cell:nth-last-of-type(2) span {
  width: 33.33%;
  padding: 5px;
  border-right: 2px solid #373737;
  text-align: center;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  content: "";
  position: absolute;
  right: -2px;
  width: 2px;
  height: 100rem;
  transform: translateY(-50%);
}
.theme-mycarrier .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-rapid-ship .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-averitt .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-saia .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-frontline-freight .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-mme .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-emerge .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-old-dominion .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-custom-companies .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-ward .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-centralconnect .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-tforcefreightmyship .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.print-content .flexible-table .body .cell:nth-last-of-type(2) span:last-of-type {
  border-right: none;
}
@media print {
  .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
    content: none;
  }
}
.print-content .flexible-table .body .cell:last-of-type {
  max-width: 70px;
}
.print-content .flexible-table .body .inner-row .cell {
  position: relative;
  padding: 5px;
}
.print-content .flexible-table .body .inner-row .cell.text-center span {
  justify-content: center;
}
.print-content .flexible-table .body .inner-row .cell:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-top: 2px dotted #373737;
}
.print-content .flexible-table .body .inner-row .cell.text-center {
  justify-content: center;
  align-items: center;
  display: flex;
}
.print-content .flexible-table .body .inner-row .cell:nth-of-type(3) {
  max-width: 35px;
}
.print-content .flexible-table .body .inner-row .cell:nth-of-type(5), .print-content .flexible-table .body .inner-row .cell:nth-of-type(6) {
  max-width: 70px;
}
.print-content .flexible-table .body .inner-row .cell:last-of-type {
  border-right: 2px solid #373737;
  max-width: 85px;
}
.print-content .flexible-table .body .inner-row:first-of-type .cell:after {
  display: none;
}
.print-content .flexible-table .cell {
  border-right: 2px solid #373737;
  line-height: 1;
}
.print-content .flexible-table .cell.small {
  max-width: 35px !important;
}
.print-content .flexible-table .cell.middle {
  max-width: 60px !important;
}
.print-content .flexible-table .cell.large {
  max-width: 115px !important;
}
.print-content .flexible-table .cell.extra-large {
  max-width: 110px !important;
}
.print-content .flexible-table .cell:last-of-type {
  border-right: 0;
}
.print-content .emergency-info {
  border-top: 2px solid #373737;
  display: inline-block;
  margin-top: 10px;
  padding-top: 10px;
}
.print-content .emergency-info h4 {
  margin-bottom: 5px;
}
.print-content .emergency-info p {
  margin-bottom: 10px;
}
.print-content footer {
  margin-top: 20px;
}
.print-content footer .footer-section {
  margin-top: 15px;
  padding-top: 15px;
}
.print-content footer section {
  display: flex;
  border-top: 2px solid #373737;
  border-bottom: 2px solid #373737;
  margin-bottom: 10px;
}
.print-content footer section h5 {
  margin: 10px 0 5px 0;
}
.print-content footer section p {
  font-size: 0.875em;
}
.print-content footer section .big {
  font-size: 1.125em;
  margin: 10px 0;
}
.print-content footer section span:not(.write-line) {
  width: 70px;
  display: inline-block;
  text-align: right;
}
.print-content footer section .write-line {
  width: 100px;
  border-bottom: 2px solid #373737;
  display: inline-block;
  margin-left: 10px;
}
.print-content footer section .column:nth-of-type(1) {
  padding-right: 10px;
  width: 31%;
}
.print-content footer section .column:nth-of-type(1) .big {
  font-size: 1em;
}
.print-content footer section .column:nth-of-type(1) p:not(.big) {
  min-height: 112px;
}
.print-content footer section .column:nth-of-type(2) {
  border-right: 2px solid #373737;
  border-left: 2px solid #373737;
  padding: 0 10px;
  width: 36%;
}
.print-content footer section .column:nth-of-type(3) {
  padding-left: 10px;
  width: 33%;
}
.print-content footer section .column:nth-of-type(3) .big {
  font-size: 1em;
}
.print-content footer section .column:nth-of-type(3) p:not(.big) {
  min-height: 112px;
}
.print-content footer section .column.middle {
  display: flex;
  flex-direction: column;
}
.print-content footer section .column.middle .row {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.print-content footer section .column.middle .row:last-of-type h5 {
  margin: 0;
}
.print-content footer section .column.middle .col1 {
  width: 40%;
}
.print-content footer section .column.middle .col2 {
  width: 60%;
}
.print-content footer section .column.middle .check-line {
  margin: 10px 0;
}
.print-content footer section .column.middle .square {
  margin-bottom: -1px;
  width: 15px;
  height: 15px;
}
.print-content footer section .column.middle .square ~ span {
  width: auto;
  max-width: calc(100% - 30px);
  vertical-align: text-top;
  font-size: 1em;
  text-align: left;
  margin-right: 0;
}
.print-content footer section .column.middle .square ~ span span {
  display: block;
  text-align: right;
  width: 100%;
  padding-right: 8px;
}
.print-content footer section .column.middle .rect {
  border: 2px solid #373737;
  width: 80px;
  height: 25px;
  margin-bottom: 10px;
}

@media screen and (max-width: 1280px) {
  .print-content .freight .square ~ span {
    margin-right: 0;
  }
}
@media print {
  @page {
    margin: 0 1.25cm 0 1.25cm;
  }
  body .body-container {
    padding: 0 !important;
  }
  .theme-mycarrier body .body-container {
    background-color: #fff;
  }
  .theme-rapid-ship body .body-container {
    background-color: #fff;
  }
  .theme-averitt body .body-container {
    background-color: #fff;
  }
  .theme-saia body .body-container {
    background-color: #fff;
  }
  .theme-frontline-freight body .body-container {
    background-color: #fff;
  }
  .theme-mme body .body-container {
    background-color: #fff;
  }
  .theme-emerge body .body-container {
    background-color: #fff;
  }
  .theme-old-dominion body .body-container {
    background-color: #fff;
  }
  .theme-custom-companies body .body-container {
    background-color: #fff;
  }
  .theme-ward body .body-container {
    background-color: #fff;
  }
  .theme-centralconnect body .body-container {
    background-color: #fff;
  }
  .theme-tforcefreightmyship body .body-container {
    background-color: #fff;
  }
  body header-menu,
  body sidebar-menu,
  body .steps-header,
  body .actions-section,
  body .steps-header-animated {
    display: none !important;
  }
  body .quote {
    padding: 0;
  }
  body .bill-of-lading {
    padding: 0;
    max-width: 100% !important;
    min-width: 0;
    display: block !important;
    overflow: visible;
    box-shadow: none !important;
  }
  body .print-content {
    padding-top: 55px;
  }
  body .print-content header img {
    top: 56px;
  }
  body .print-content .square ~ span {
    margin-right: 5px;
  }
}
.m-r-10 {
  margin-right: 10px;
}

.m-l-10 {
  margin-left: 10px;
}

.server-print {
  position: relative;
  min-width: 240mm;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 20px;
  font-size: 1.325em;
}
.server-print h2 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.5em;
  color: #373737;
  margin: 0;
  letter-spacing: 0;
}
.server-print header {
  margin-bottom: 15px;
}
.server-print header img {
  position: absolute;
  left: 10px;
  top: 10px;
}
.server-print header h2 {
  text-align: center;
  border-bottom: 2px solid #373737;
  padding-top: 16px;
}
.server-print .container {
  display: flex;
  margin-bottom: 5px;
}
.server-print .container.bordered {
  border-bottom: 2px solid #373737;
}
.server-print .container .left-col {
  padding-right: 20px;
  width: 47%;
}
.server-print .container .left-col .third-party {
  border: none;
}
.server-print .container .right-col {
  padding-left: 20px;
  width: 53%;
  position: relative;
}
.server-print .container .right-col .freight-wrapper {
  border: none;
}
.server-print .container .last {
  border-top: 2px solid #373737;
  padding-top: 5px;
}
.server-print .container ~ h2 {
  line-height: 1;
}
.server-print .freight > div:last-child {
  margin-top: 10px;
}
.server-print h4,
.server-print h3 {
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
}
.server-print h4 {
  font-size: 1.2em;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.3em;
}
.server-print h3 {
  font-size: 2.25em;
  border-bottom: none;
  padding: 0;
}
.server-print h5 {
  font-weight: 600;
  font-size: 1em;
}
.server-print p {
  font-size: 1em;
  font-weight: 300;
  margin: 0;
  line-height: 1.2em;
}
.server-print p.big {
  font-size: 1.2em;
}
.server-print p.big-bold {
  font-weight: 500;
  color: #373737;
  font-size: 49px;
  margin-top: 30px;
  margin-bottom: 35px;
  margin-left: 20px;
}
.server-print p.medium-bold {
  font-weight: 500;
  color: #373737;
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 35px;
  margin-left: 20px;
}
.server-print p.big-normal {
  font-size: 40px;
}
.server-print .item {
  border-bottom: 2px solid #373737;
  padding-bottom: 5px;
  margin-bottom: 5px;
  width: 100%;
}
.server-print .item.last {
  border-bottom: none;
  margin-bottom: 0;
}
.server-print .min-height {
  min-height: 126px;
}
.server-print .label {
  border: 2px solid #373737;
  width: 100%;
  height: 127px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
  position: relative;
}
.server-print .label.label-bol {
  height: 42px;
}
.server-print .label.label-bol .pro-number-label {
  bottom: 4px;
}
.server-print .label svg {
  margin-bottom: 20px;
}
.server-print .label .pro-number-label {
  position: absolute;
  bottom: -3px;
  text-align: center;
  left: 0;
  width: 100%;
  font-size: 26px;
}
.server-print .label-transparent {
  border: 2px solid transparent;
  border-bottom: 2px solid #373737;
}
.server-print .carrier-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.server-print .carrier-wrapper.item {
  padding-bottom: 0;
}
.server-print .carrier-wrapper .left-wrapper {
  min-width: 120px;
  height: 128px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}
.server-print .carrier-wrapper .left-wrapper img {
  width: 75px;
}
.server-print .additional-info {
  width: calc(100% - 120px);
}
.server-print .additional-info .item {
  display: flex;
  padding-bottom: 5px;
  margin-bottom: 5px;
  min-height: 40px;
}
.server-print .additional-info .item:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
.server-print .additional-info .item div {
  width: 50%;
}
.server-print .additional-info .item div.bill-to-account {
  border-bottom: 0 !important;
}
.server-print .additional-info .item p:last-of-type {
  font-weight: 400;
}
.server-print .bill-to-account {
  width: 100%;
  border-bottom: 0 !important;
}
.server-print .freight-wrapper {
  display: flex;
  padding-bottom: 12px;
}
.server-print .freight-wrapper p {
  font-size: 1.25em;
}
.server-print .freight-wrapper .wrapper {
  margin-top: 5px;
}
.server-print .freight-wrapper .left-wrapper {
  min-width: 120px;
}
.server-print .square {
  border: 2px solid #373737;
  width: 25px;
  height: 25px;
  display: inline-block;
  margin: 10px 4px -3px 0;
}
.server-print .square ~ span {
  display: inline-block;
  font-size: 1.05em;
  margin-right: 10px;
}
.server-print .table-wrapper {
  min-height: 410px;
}
.server-print .table-wrapper.tl-table-wrapper {
  min-height: 200px;
}
.server-print .table-wrapper p strong {
  font-weight: 400;
}
.server-print .flexible-table {
  margin: 10px 0 10px;
  font-size: 0.8em;
}
.server-print .flexible-table .header {
  font-weight: 600;
  border-top: 2px solid #373737;
  text-align: center;
}
.server-print .flexible-table .header .extra-large {
  width: 200px;
}
.server-print .flexible-table .body i {
  font-size: 0.7em;
}
.server-print .flexible-table .cell {
  border-right: 2px solid #373737;
  line-height: 1;
}
.server-print .flexible-table .cell:last-of-type {
  border-right: 0;
}
.server-print .flexible-table .cell:last-of-type.right-bordered {
  border-right: 2px solid #000;
}
.server-print .flexible-table .cell.description-overflow {
  max-height: 150px;
  overflow: hidden;
  word-break: break-all;
}
.server-print .emergency-info {
  border-top: 2px solid #373737;
  display: inline-block;
  margin-top: 10px;
  padding-top: 10px;
}
.server-print .emergency-info h4 {
  margin-bottom: 5px;
}
.server-print .emergency-info p {
  margin-bottom: 10px;
}
.server-print footer {
  margin-top: 20px;
  display: block;
}
.server-print footer .footer-section {
  margin-top: 15px;
}
.server-print footer section {
  display: flex;
  border-top: 2px solid #373737;
  border-bottom: 2px solid #373737;
  margin-bottom: 10px;
}
.server-print footer section h5 {
  margin: 10px 0 5px 0;
}
.server-print footer section p {
  font-size: 0.875em;
}
.server-print footer section .big {
  font-size: 1.125em;
  margin: 10px 0;
}
.server-print footer section span:not(.write-line) {
  width: 70px;
  display: inline-block;
  text-align: right;
}
.server-print footer section .write-line {
  width: 100px;
  border-bottom: 2px solid #373737;
  display: inline-block;
  margin-left: 10px;
}
.server-print footer section .column:nth-of-type(1) {
  padding-right: 10px;
  width: 31%;
}
.server-print footer section .column:nth-of-type(1) .big {
  font-size: 1em;
}
.server-print footer section .column:nth-of-type(1) p:not(.big) {
  min-height: 112px;
}
.server-print footer section .column:nth-of-type(2) {
  border-right: 2px solid #373737;
  border-left: 2px solid #373737;
  padding: 0 10px;
  width: 36% !important;
  max-width: 36% !important;
}
.server-print footer section .column:nth-of-type(3) {
  padding-left: 10px;
  width: 33%;
}
.server-print footer section .column:nth-of-type(3) .big {
  font-size: 1em;
}
.server-print footer section .column:nth-of-type(3) p:not(.big) {
  min-height: 112px;
}
.server-print footer section .column.middle {
  display: flex;
  flex-direction: column;
}
.server-print footer section .column.middle .row {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.server-print footer section .column.middle .row:last-of-type h5 {
  margin: 0;
}
.server-print footer section .column.middle .col1 {
  width: 40%;
}
.server-print footer section .column.middle .col2 {
  width: 60%;
}
.server-print footer section .column.middle .check-line {
  margin: 10px 0;
}
.server-print footer section .column.middle .square {
  margin-bottom: -1px;
  width: 15px;
  height: 15px;
}
.server-print footer section .column.middle .square ~ span {
  width: auto;
  max-width: calc(100% - 30px);
  vertical-align: text-top;
  font-size: 1em;
  text-align: left;
  margin-right: 0;
}
.server-print footer section .column.middle .square ~ span span {
  display: block;
  text-align: right;
  width: 100%;
  padding-right: 8px;
}
.server-print footer section .column.middle .rect {
  border: 2px solid #373737;
  width: 80px;
  height: 25px;
  margin-bottom: 10px;
}

.server-print {
  max-width: 350mm;
  margin: 0 auto;
}
.server-print .fx-layout-row {
  display: flex;
  flex-direction: row;
}
.server-print .fx-layout-column {
  display: flex;
  flex-direction: column;
}
.server-print .header .cell {
  align-items: center;
  justify-content: center;
}
.server-print .header .cell .cell {
  width: 100%;
}
.server-print .header .cell-wrapper {
  display: flex;
  width: 100%;
}
.server-print .cell {
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  overflow: hidden;
  display: flex;
}
.server-print .cell .item {
  border: none;
  margin: 0;
  padding: 5px;
  display: flex;
}
.server-print .cell .item.center {
  justify-content: center;
}
.server-print .cell .cell {
  padding-top: 0;
}
.server-print .header .cell .item {
  justify-content: center;
}
.server-print .w-33 {
  width: 33.33%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.server-print .w-33.bordered {
  border-left: 2px solid #000;
  border-right: 2px solid #000;
}
.server-print .w-30 {
  width: 30%;
}
.server-print .w-70 {
  width: 70%;
  border-right: 2px solid #000;
}
.server-print .full-centered {
  display: flex;
  justify-content: center;
  align-items: center;
}
.server-print .flexible-table .header {
  border-top: 2px solid #000;
}
.server-print .right-border-clean {
  border-right-color: transparent;
}
.server-print .small {
  width: 35px;
  max-width: 35px !important;
}
.server-print .middle {
  width: 70px;
  max-width: 70px !important;
}
.server-print .extra-middle {
  width: 95px;
  max-width: 95px !important;
}
.server-print .large {
  width: 115px;
  max-width: 115px !important;
}
.server-print .extra-large {
  width: 200px;
  max-width: 200px !important;
}
.server-print .full {
  min-width: 440px;
  max-width: 440px;
}
.server-print .footer .cell-wrapper {
  display: flex;
  width: 100%;
}
.server-print .footer .w-70 {
  border-right-color: transparent;
}
.server-print .footer strong {
  font-weight: 600;
}
.server-print .footer .total-shipment-weight {
  width: 545px;
  justify-content: flex-end;
  align-items: center;
  padding: 0 5px;
}
.server-print .footer .total-shipment-weight strong {
  width: 88px;
  text-align: center;
  margin-left: 5px;
}
.server-print .footer .density {
  width: 165px;
  justify-content: space-between;
  align-items: center;
  padding: 0 5px;
}
.server-print .footer .cube {
  width: 200px;
  border-right-color: transparent;
  justify-content: flex-start;
  align-items: center;
  padding: 0 5px;
}
.server-print .footer .cube strong {
  margin-left: 5px;
  display: flex;
  position: relative;
  top: -2px;
}
.server-print .footer .cube strong sup {
  position: relative;
  top: -3px;
}

@media print {
  @page {
    margin: 0 1.25cm 0 1.25cm;
  }
  body .body-container {
    background-color: #fff;
    padding: 0 !important;
  }
  body header-menu,
  body sidebar-menu,
  body .steps-header,
  body .actions-section,
  body .steps-header-animated {
    display: none !important;
  }
  body .quote {
    padding: 0;
  }
  body .bill-of-lading {
    padding: 0;
    max-width: 100% !important;
    min-width: 0;
    display: block !important;
    overflow: visible;
    box-shadow: none !important;
  }
  body .print-content {
    padding-top: 55px;
  }
  body .print-content header img {
    top: 56px;
  }
  body footer {
    page-break-inside: avoid;
  }
}
.fake-frame {
  position: absolute;
  transform: translateX(-9999px);
}

.quote-print-page .left-col,
.quote-print-page .right-col {
  margin-bottom: 20px;
}
.quote-print-page .left-col p:not(.m-b-20),
.quote-print-page .right-col p:not(.m-b-20) {
  margin: 0;
}
.quote-print-page .left-col p strong,
.quote-print-page .right-col p strong {
  font-weight: 500;
}
.quote-print-page.four-columns .left-col {
  min-width: 25%;
}
.quote-print-page.four-columns .cell {
  width: 25%;
}
.quote-print-page.four-columns .table .body .item {
  width: 50%;
}
.quote-print-page.seven-columns .left-col {
  min-width: 28.57%;
}
.quote-print-page.seven-columns .cell {
  width: 14.285%;
}
.quote-print-page.seven-columns .table .body .item {
  width: 100%;
}
.quote-print-page.seven-columns .table .header-row .cell {
  flex-wrap: wrap;
}
.quote-print-page.seven-columns .table .header-row .cell span {
  width: 100%;
  text-align: center;
}
.quote-print-page th {
  font-weight: 600;
}
.quote-print-page tr {
  page-break-inside: avoid;
}
.quote-print-page .table {
  padding-left: 0;
  width: 100%;
  text-align: left;
}
.quote-print-page .table .header-row {
  display: flex;
}
.quote-print-page .table .header-row .cell {
  display: flex;
  background-color: #eaeced;
  -webkit-print-color-adjust: exact;
  justify-content: space-between;
  border: 1px solid #eaeced;
  border-right-color: #fff;
  border-left-color: #fff;
  padding: 10px;
}
.quote-print-page .table .body .row {
  display: flex;
  position: relative;
}
.quote-print-page .table .body .cell {
  border: 1px solid #000;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  min-height: 250px;
}
.quote-print-page .table .body .cell .item {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}
.quote-print-page .table .body .cell .item .img-wrapper {
  width: 40px;
  min-height: 40px;
  display: flex;
  align-items: center;
}
.quote-print-page .table .body .cell .item .img-wrapper img {
  width: 100%;
}
.quote-print-page .table .body .cell .item span {
  font-weight: 300;
}
.quote-print-page .table .body .cell .item .price {
  font-weight: 500;
}
.quote-print-page .table .body .cell .item i {
  margin-right: 5px;
}
.quote-print-page .table .body .cell > img {
  margin: 0 auto;
  width: 60px;
}
.quote-print-page .transform {
  text-align: center;
  font-size: 1.5em;
}

/*****************************App components*****************************************/
.account-wrapper {
  background: #fafafa;
  height: calc(100vh - 70px);
  position: relative;
  width: calc(100% + 50px);
  left: -50px;
}
.account-wrapper .account-container {
  width: 450px;
  padding: 43px 40px 40px 40px;
  border-radius: 2px;
  box-shadow: 0px 0px 3px 2px white;
  position: absolute;
  z-index: 3;
  left: 50%;
  transform: translateX(-50%);
  top: calc(50% - 250px);
}
.theme-mycarrier .account-wrapper .account-container {
  background: #fff;
}
.theme-rapid-ship .account-wrapper .account-container {
  background: #fff;
}
.theme-averitt .account-wrapper .account-container {
  background: #fff;
}
.theme-saia .account-wrapper .account-container {
  background: #fff;
}
.theme-frontline-freight .account-wrapper .account-container {
  background: #fff;
}
.theme-mme .account-wrapper .account-container {
  background: #fff;
}
.theme-emerge .account-wrapper .account-container {
  background: #fff;
}
.theme-old-dominion .account-wrapper .account-container {
  background: #fff;
}
.theme-custom-companies .account-wrapper .account-container {
  background: #fff;
}
.theme-ward .account-wrapper .account-container {
  background: #fff;
}
.theme-centralconnect .account-wrapper .account-container {
  background: #fff;
}
.theme-tforcefreightmyship .account-wrapper .account-container {
  background: #fff;
}
.account-wrapper .account-container .header {
  margin: 0 0 0.75em 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 1em;
  font-weight: 400;
  font-family: "assistant";
}
.account-wrapper .account-container .btn {
  display: block;
  margin: 0 auto;
  max-width: 250px;
  width: 100%;
}
.account-wrapper .notification {
  margin-bottom: 20px;
}
.account-wrapper .notification p {
  margin: 0;
  text-align: center;
  color: #fff;
  position: absolute;
  background-color: green;
  width: 100%;
  padding: 1em;
  top: 0;
  left: 0;
}
.account-wrapper .notification p.error {
  background-color: red;
}

.carriers-portal .transfer-location-small {
  position: absolute;
  right: 60px;
  z-index: 10;
  width: 400px;
}
.carriers-portal .transfer-location-small .right-bordered {
  border-right: 1px solid #eaeced;
}
.carriers-portal .transfer-location-small i.close {
  position: absolute;
  right: 20px;
  top: 15px;
  font-size: 0.5em;
}
.carriers-portal .transfer-location-small .remove {
  font-size: 0.35em;
}
.carriers-portal .transfer-location-small p.grey-text {
  margin-top: 0;
  line-height: 1;
}
.carriers-portal .transfer-location-small p {
  font-size: 1em;
}
.theme-mycarrier .carriers-portal .transfer-location-small p {
  color: #000;
}
.theme-rapid-ship .carriers-portal .transfer-location-small p {
  color: #000;
}
.theme-averitt .carriers-portal .transfer-location-small p {
  color: #000;
}
.theme-saia .carriers-portal .transfer-location-small p {
  color: #000;
}
.theme-frontline-freight .carriers-portal .transfer-location-small p {
  color: #000;
}
.theme-mme .carriers-portal .transfer-location-small p {
  color: #000;
}
.theme-emerge .carriers-portal .transfer-location-small p {
  color: #000;
}
.theme-old-dominion .carriers-portal .transfer-location-small p {
  color: #000;
}
.theme-custom-companies .carriers-portal .transfer-location-small p {
  color: #000;
}
.theme-ward .carriers-portal .transfer-location-small p {
  color: #000;
}
.theme-centralconnect .carriers-portal .transfer-location-small p {
  color: #000;
}
.theme-tforcefreightmyship .carriers-portal .transfer-location-small p {
  color: #000;
}
.carriers-portal .transfer-location-small .transfer {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.carriers-portal .transfer-location-small .transfer .tms-icon-unassign-color {
  background-size: 60%;
}
.carriers-portal .transfer-location-small .transfer .link {
  text-decoration: underline;
  line-height: 1;
}
.carriers-portal .transfer-location-small .checkbox-wrapper {
  flex-wrap: wrap;
}
.carriers-portal .transfer-location-large {
  position: absolute;
  right: 60px;
  z-index: 10;
}
.carriers-portal .transfer-location-large i.close {
  position: absolute;
  right: 20px;
  top: 15px;
  font-size: 0.5em;
}
.carriers-portal .transfer-location-large .remove {
  font-size: 0.35em;
}
.carriers-portal .transfer-location-large .left-col {
  min-width: 300px;
}
.carriers-portal .transfer-location-large .right-col {
  padding-top: 18px;
  min-width: 300px;
}
.carriers-portal .transfer-location-large p {
  margin-bottom: -20px;
}
.carriers-portal .box-model {
  background-color: #fafafa;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 1px 1px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  padding: 20px;
  position: absolute;
}
.carriers-portal .transfer-location {
  position: absolute;
  right: 110px;
  z-index: 10;
  max-width: 800px;
  width: 100%;
}
.carriers-portal .transfer-location .checkbox-wrapper {
  flex-wrap: wrap;
}
.carriers-portal .transfer-location .transfer {
  display: flex;
}
.carriers-portal .transfer-location .close {
  position: absolute;
  right: 20px;
  top: 15px;
  font-size: 0.5em;
}
.carriers-portal .transfer-location p {
  margin: 0;
  font-size: 1em;
}
.carriers-portal .transfer-location p:last-of-type {
  margin: 0 0 10px 0;
}
.carriers-portal .transfer-location p:not(.grey-text) {
  color: #373737;
}
.carriers-portal .transfer-location .remove {
  font-size: 0.35em;
}
.carriers-portal .transfer-location .ui-multiselect {
  width: 100%;
  min-height: 25px;
}
.carriers-portal .transfer-location .gray {
  color: #b4b4b3;
  margin-bottom: 10px;
}
.carriers-portal .transfer-location .flex {
  display: flex;
}
.carriers-portal .transfer-location .flex > div {
  width: 50%;
}
.carriers-portal .transfer-location .flex .checkbox-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 1.125em;
}
.carriers-portal .transfer-location .flex .left-column {
  padding-right: 15px;
  border-right: 1px solid #b4b4b3;
}
.carriers-portal .transfer-location .flex .right-column {
  padding-left: 15px;
}

.dashboard-page .settings-box .custom-date-section button.apply {
  margin-left: 20px;
}
.dashboard-page .settings-box .group-by .prime-dropdown-wrapper {
  margin-top: 0;
}
@media screen and (max-width: 1440px) {
  .dashboard-page .settings-box {
    flex-wrap: wrap;
  }
  .dashboard-page .settings-box > .commerce {
    width: 100%;
  }
  .dashboard-page .settings-box > .custom-date-section {
    padding-left: 0;
  }
}

.contact-support-page {
  padding: 20px;
}
.contact-support-page .item {
  max-width: 600px;
  width: 100%;
}
.contact-support-page .prime-textarea textarea {
  min-height: 80px;
}
.contact-support-page .min-width {
  min-width: 200px;
}

.billing-address-tab .min-w-180 {
  min-width: 180px;
}
.billing-address-tab .min-w-220 {
  min-width: 220px;
}
.billing-address-tab .left-part {
  min-width: 290px;
}
.billing-address-tab .inputs {
  width: 220px;
  display: flex;
}
.billing-address-tab .inputs .left-input {
  margin-right: 10px;
}
.billing-address-tab .advanced-setup-helper {
  font-size: 12px;
  top: -13px;
  left: 3px;
}
.billing-address-tab .advanced-setup-helper .box-model {
  font-size: 14px;
}
.billing-address-tab .w-225px {
  width: 225px;
}
.billing-address-tab .w-305px {
  width: 305px;
}
.billing-address-tab .uppercase {
  text-transform: uppercase;
}
.billing-address-tab .fixed-tooltip {
  bottom: -20px;
  left: 20px;
  top: auto;
}
.billing-address-tab .settings-item {
  display: flex;
  border-bottom: 1px solid #b4b4b3;
  margin-bottom: 10px;
}
.billing-address-tab .settings-item .head {
  min-width: 300px;
  border-right: 1px solid #b4b4b3;
  margin-bottom: 10px;
  margin-right: 10px;
}
.billing-address-tab .settings-item .group {
  width: 100%;
}
.billing-address-tab .settings-item .group .check-wrap .label {
  margin-top: 7px;
}
.billing-address-tab .settings-item .group .prime-dropdown {
  margin: 5px 0 15px;
}
.billing-address-tab .width65em {
  width: 65em;
}
.billing-address-tab .uplaoder-section {
  display: flex;
  align-items: flex-start;
}
.billing-address-tab .uplaoder-section .add-link {
  margin-right: 100px;
}
.billing-address-tab .uploaded-image-wrapper {
  width: 150px;
  height: 150px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 20px;
}
.theme-mycarrier .billing-address-tab .uploaded-image-wrapper {
  border: 1px dashed #007AFF;
}
.theme-rapid-ship .billing-address-tab .uploaded-image-wrapper {
  border: 1px dashed #5DC9EA;
}
.theme-averitt .billing-address-tab .uploaded-image-wrapper {
  border: 1px dashed #c70015;
}
.theme-saia .billing-address-tab .uploaded-image-wrapper {
  border: 1px dashed #CC2B2A;
}
.theme-frontline-freight .billing-address-tab .uploaded-image-wrapper {
  border: 1px dashed #0f62ab;
}
.theme-mme .billing-address-tab .uploaded-image-wrapper {
  border: 1px dashed #C65000;
}
.theme-emerge .billing-address-tab .uploaded-image-wrapper {
  border: 1px dashed #0d47a1;
}
.theme-old-dominion .billing-address-tab .uploaded-image-wrapper {
  border: 1px dashed #00693e;
}
.theme-custom-companies .billing-address-tab .uploaded-image-wrapper {
  border: 1px dashed #F2AF32;
}
.theme-ward .billing-address-tab .uploaded-image-wrapper {
  border: 1px dashed #0a5540;
}
.theme-centralconnect .billing-address-tab .uploaded-image-wrapper {
  border: 1px dashed #3A3A3A;
}
.theme-tforcefreightmyship .billing-address-tab .uploaded-image-wrapper {
  border: 1px dashed #0053A1;
}
.billing-address-tab .uploaded-image-wrapper img {
  max-width: 100%;
  max-height: 100%;
  flex-shrink: 0;
}
.billing-address-tab .uploaded-image-wrapper .close {
  position: absolute;
  right: -7px;
  top: -9px;
  font-size: 0.6em;
  opacity: 0;
  transition: all 0.15s ease;
  border: 1px dashed;
  padding: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 14px;
  cursor: pointer;
}
.theme-mycarrier .billing-address-tab .uploaded-image-wrapper .close {
  color: #007AFF;
  background: #fff;
}
.theme-rapid-ship .billing-address-tab .uploaded-image-wrapper .close {
  color: #5DC9EA;
  background: #fff;
}
.theme-averitt .billing-address-tab .uploaded-image-wrapper .close {
  color: #c70015;
  background: #fff;
}
.theme-saia .billing-address-tab .uploaded-image-wrapper .close {
  color: #CC2B2A;
  background: #fff;
}
.theme-frontline-freight .billing-address-tab .uploaded-image-wrapper .close {
  color: #0f62ab;
  background: #fff;
}
.theme-mme .billing-address-tab .uploaded-image-wrapper .close {
  color: #C65000;
  background: #fff;
}
.theme-emerge .billing-address-tab .uploaded-image-wrapper .close {
  color: #0d47a1;
  background: #fff;
}
.theme-old-dominion .billing-address-tab .uploaded-image-wrapper .close {
  color: #00693e;
  background: #fff;
}
.theme-custom-companies .billing-address-tab .uploaded-image-wrapper .close {
  color: #F2AF32;
  background: #fff;
}
.theme-ward .billing-address-tab .uploaded-image-wrapper .close {
  color: #0a5540;
  background: #fff;
}
.theme-centralconnect .billing-address-tab .uploaded-image-wrapper .close {
  color: #3A3A3A;
  background: #fff;
}
.theme-tforcefreightmyship .billing-address-tab .uploaded-image-wrapper .close {
  color: #0053A1;
  background: #fff;
}
.billing-address-tab .uploaded-image-wrapper:hover .close {
  opacity: 1;
  transition: all 0.15s ease;
}
.billing-address-tab .show-icons-on-hover:not(.edit) i {
  opacity: 0;
  transition: all 0.15s ease;
}
.billing-address-tab .show-icons-on-hover:not(.edit):hover i {
  transition: all 0.15s ease;
  opacity: 1;
}
.billing-address-tab h3 {
  margin-top: 0;
  margin-bottom: 0.6em;
  padding-bottom: 0.2em;
  display: inline-block;
  font-weight: 400;
  font-size: 1.2em;
}
.theme-mycarrier .billing-address-tab h3 {
  border-bottom: 1px solid #007AFF;
}
.theme-rapid-ship .billing-address-tab h3 {
  border-bottom: 1px solid #004887;
}
.theme-averitt .billing-address-tab h3 {
  border-bottom: 1px solid #666666;
}
.theme-saia .billing-address-tab h3 {
  border-bottom: 1px solid #20274E;
}
.theme-frontline-freight .billing-address-tab h3 {
  border-bottom: 1px solid #fe5e08;
}
.theme-mme .billing-address-tab h3 {
  border-bottom: 1px solid #6D3100;
}
.theme-emerge .billing-address-tab h3 {
  border-bottom: 1px solid #FFAB00;
}
.theme-old-dominion .billing-address-tab h3 {
  border-bottom: 1px solid #b6985e;
}
.theme-custom-companies .billing-address-tab h3 {
  border-bottom: 1px solid #47474f;
}
.theme-ward .billing-address-tab h3 {
  border-bottom: 1px solid #8a6e4b;
}
.theme-centralconnect .billing-address-tab h3 {
  border-bottom: 1px solid #000000;
}
.theme-tforcefreightmyship .billing-address-tab h3 {
  border-bottom: 1px solid #0053A1;
}
.billing-address-tab .radio-item {
  width: auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
.theme-mycarrier .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-rapid-ship .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-averitt .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-saia .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-frontline-freight .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-mme .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-emerge .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-old-dominion .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-custom-companies .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-ward .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-centralconnect .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-tforcefreightmyship .billing-address-tab .radio-item:hover {
  color: #fff;
}
.billing-address-tab .radio-item-button {
  height: 100%;
  font-size: 16px;
  padding: 0 15px;
  cursor: pointer;
  min-height: 32px;
}
.theme-mycarrier .billing-address-tab .radio-item-button {
  border: 1px solid #007AFF;
  background-color: #007AFF;
  color: #fff;
}
.theme-rapid-ship .billing-address-tab .radio-item-button {
  border: 1px solid #5DC9EA;
  background-color: #5DC9EA;
  color: #fff;
}
.theme-averitt .billing-address-tab .radio-item-button {
  border: 1px solid #c70015;
  background-color: #c70015;
  color: #fff;
}
.theme-saia .billing-address-tab .radio-item-button {
  border: 1px solid #CC2B2A;
  background-color: #CC2B2A;
  color: #fff;
}
.theme-frontline-freight .billing-address-tab .radio-item-button {
  border: 1px solid #0f62ab;
  background-color: #0f62ab;
  color: #fff;
}
.theme-mme .billing-address-tab .radio-item-button {
  border: 1px solid #C65000;
  background-color: #C65000;
  color: #fff;
}
.theme-emerge .billing-address-tab .radio-item-button {
  border: 1px solid #0d47a1;
  background-color: #0d47a1;
  color: #fff;
}
.theme-old-dominion .billing-address-tab .radio-item-button {
  border: 1px solid #00693e;
  background-color: #00693e;
  color: #fff;
}
.theme-custom-companies .billing-address-tab .radio-item-button {
  border: 1px solid #F2AF32;
  background-color: #F2AF32;
  color: #fff;
}
.theme-ward .billing-address-tab .radio-item-button {
  border: 1px solid #0a5540;
  background-color: #0a5540;
  color: #fff;
}
.theme-centralconnect .billing-address-tab .radio-item-button {
  border: 1px solid #3A3A3A;
  background-color: #3A3A3A;
  color: #fff;
}
.theme-tforcefreightmyship .billing-address-tab .radio-item-button {
  border: 1px solid #0053A1;
  background-color: #0053A1;
  color: #fff;
}
.theme-mycarrier .billing-address-tab .radio-item-button:hover {
  background-color: #0069db;
  border-color: #0069db;
}
.theme-rapid-ship .billing-address-tab .radio-item-button:hover {
  background-color: #3dbee6;
  border-color: #3dbee6;
}
.theme-averitt .billing-address-tab .radio-item-button:hover {
  background-color: #a30011;
  border-color: #a30011;
}
.theme-saia .billing-address-tab .radio-item-button:hover {
  background-color: #ae2524;
  border-color: #ae2524;
}
.theme-frontline-freight .billing-address-tab .radio-item-button:hover {
  background-color: #0c4f8a;
  border-color: #0c4f8a;
}
.theme-mme .billing-address-tab .radio-item-button:hover {
  background-color: #a24200;
  border-color: #a24200;
}
.theme-emerge .billing-address-tab .radio-item-button:hover {
  background-color: #0a3880;
  border-color: #0a3880;
}
.theme-old-dominion .billing-address-tab .radio-item-button:hover {
  background-color: #004529;
  border-color: #004529;
}
.theme-custom-companies .billing-address-tab .radio-item-button:hover {
  background-color: #f0a210;
  border-color: #f0a210;
}
.theme-ward .billing-address-tab .radio-item-button:hover {
  background-color: #063528;
  border-color: #063528;
}
.theme-centralconnect .billing-address-tab .radio-item-button:hover {
  background-color: #282828;
  border-color: #282828;
}
.theme-tforcefreightmyship .billing-address-tab .radio-item-button:hover {
  background-color: #00417d;
  border-color: #00417d;
}
.billing-address-tab .radio-item-button:active, .billing-address-tab .radio-item-button:focus {
  outline: none;
}
.billing-address-tab .radio-item-button.right-rounded {
  border-radius: 0 4px 4px 0;
}
.billing-address-tab .rounded {
  border: 1px solid #b4b4b3;
  border-radius: 4px;
}
.billing-address-tab .slide-wrapper.locations-slider {
  max-width: 280px;
}
.billing-address-tab .prime-dropdown {
  margin: 25px 0;
}
.billing-address-tab .prime-dropdown .ui-dropdown-label:before {
  right: 0;
  top: 5px;
  margin: 0;
}
.billing-address-tab .row {
  padding: 30px 0;
}
.billing-address-tab .select-location {
  position: relative;
  bottom: 4px;
}
.billing-address-tab i {
  font-size: 1.25em;
}
.billing-address-tab .media-full-w {
  min-width: 925px;
}
@media screen and (max-width: 1024px) {
  .billing-address-tab .map-wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 959px) {
  .billing-address-tab .left-spacing,
  .billing-address-tab .right-spacing {
    padding: 0;
  }
  .billing-address-tab .map {
    max-height: initial !important;
    height: 400px;
    display: block !important;
  }
}
@media screen and (max-width: 1440px) {
  .billing-address-tab .media-full-w {
    width: 100%;
  }
}

.customer-management-wrapper .m-t-m-40 {
  margin-top: 0;
}

.upload-customer-logo {
  max-height: 70vh;
}

.customer-management-page .itm-tabs-container {
  height: 100%;
}
.customer-management-page .itm-tabs-container > .container {
  overflow: auto;
  height: calc(100% - 49px);
}
.customer-management-page .itm-tabs-container > .container .media {
  height: 100%;
}
.customer-management-page .itm-tabs-container > .container.credit-card-update {
  overflow: visible;
}
.customer-management-page .pointer-events {
  pointer-events: all;
}

.itm-tabs-container.blue-teme .tab-actions {
  width: calc(100% + 40px);
  margin-left: -20px;
}
.itm-tabs-container.blue-teme .tab-actions li {
  border: 1px solid #b4b4b3;
  border-right-width: 0;
  margin-bottom: -1px;
  transition: border 2s ease-in;
}
.itm-tabs-container.blue-teme .tab-actions li.active {
  border-bottom-width: 0;
  opacity: 1;
}
.itm-tabs-container.blue-teme .tab-actions li:first-of-type {
  border-radius: 4px 0 0 0;
}
.itm-tabs-container.blue-teme .tab-actions li:last-of-type {
  border-radius: 0 4px 0 0;
  border-right-width: 1px;
}
.itm-tabs-container.blue-teme .tab-actions li:only-child {
  border-radius: 4px;
}
.itm-tabs-container .tab-actions {
  border-bottom: 1px solid #b4b4b3;
  color: #565656;
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0 40px;
  text-transform: uppercase;
}
.itm-tabs-container .tab-actions li {
  font-size: 1em;
  line-height: 48px;
  height: 48px;
  padding: 0 12px;
  font-weight: 500;
  cursor: pointer;
  box-sizing: border-box;
  min-width: 160px;
  text-align: center;
  position: relative;
  z-index: 2;
  color: #9a9a9a;
  white-space: nowrap;
}
.itm-tabs-container .tab-actions li.active:after {
  content: "";
  bottom: -2px;
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
  animation: active-tab 0.3s linear;
  animation-fill-mode: backwards;
}
@keyframes active-tab {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
.itm-tabs-container .tab-actions li.disabled {
  cursor: default;
  pointer-events: none;
  color: #ededed;
}
.itm-tabs-container .container {
  padding: 20px;
  position: relative;
}

.products-list {
  padding: 20px;
}
.products-list .prime-dropdown-wrapper {
  margin-bottom: 2em;
}
.products-list h3 {
  margin-top: 0;
  margin-bottom: 0.6em;
  padding-bottom: 0.2em;
  display: inline-block;
  font-weight: 400;
  font-size: 1.2em;
}
.theme-mycarrier .products-list h3 {
  border-bottom: 1px solid #007AFF;
}
.theme-rapid-ship .products-list h3 {
  border-bottom: 1px solid #004887;
}
.theme-averitt .products-list h3 {
  border-bottom: 1px solid #666666;
}
.theme-saia .products-list h3 {
  border-bottom: 1px solid #20274E;
}
.theme-frontline-freight .products-list h3 {
  border-bottom: 1px solid #fe5e08;
}
.theme-mme .products-list h3 {
  border-bottom: 1px solid #6D3100;
}
.theme-emerge .products-list h3 {
  border-bottom: 1px solid #FFAB00;
}
.theme-old-dominion .products-list h3 {
  border-bottom: 1px solid #b6985e;
}
.theme-custom-companies .products-list h3 {
  border-bottom: 1px solid #47474f;
}
.theme-ward .products-list h3 {
  border-bottom: 1px solid #8a6e4b;
}
.theme-centralconnect .products-list h3 {
  border-bottom: 1px solid #000000;
}
.theme-tforcefreightmyship .products-list h3 {
  border-bottom: 1px solid #0053A1;
}
.products-list .middle {
  min-width: 100px;
}
.products-list .small {
  min-width: 80px;
}
.products-list .input-wrapper.middle {
  width: 100px;
}
.products-list .input-wrapper .error {
  left: 0;
  top: 21px;
}
.products-list .extreme-length {
  min-width: 300px;
  justify-content: space-between !important;
}
.products-list .haz-mat {
  min-width: 130px;
  margin-bottom: 7px;
  max-width: 12%;
}
.products-list .prime-dropdown .ui-dropdown-panel {
  min-width: 100px;
}
.products-list .prime-dropdown .ui-dropdown-panel ul li {
  padding: 0 10px;
}
.products-list .large-button {
  min-width: 200px;
}
.products-list .prime-dropdown .ui-dropdown-label:before {
  top: 10px;
  right: -3px;
}
.products-list .row.edit .checkbox-wrapper,
.products-list .row.edit .actions-cell i {
  position: relative;
  bottom: 5px;
}
.products-list .row.edit .text-center .mat-form-field-infix input {
  text-align: center;
}
.products-list .row.edit .text-center .mat-form-field-label {
  text-align: center;
}
.products-list .custom-table .one-icon {
  min-width: 60px;
}
.products-list .custom-table .two-icons {
  min-width: 80px;
}
@media screen and (min-width: 1700px) {
  .products-list .if-haz-mat-item {
    max-width: 19%;
  }
}
@media screen and (max-width: 1024px) {
  .products-list .right-spacing {
    padding-right: 10px;
  }
  .products-list .left-spacing {
    padding-right: 10px;
  }
  .products-list .products-line {
    flex-wrap: wrap;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #b4b4b3;
  }
  .products-list .products-line .flex-column {
    max-width: initial !important;
    padding-right: 20px;
  }
  .products-list .products-line .flex-column .un-number {
    padding-left: 0;
  }
  .products-list .products-line .flex-column .middle {
    min-width: 85px;
  }
  .products-list .products-line .flex-column .haz-mat {
    justify-content: center !important;
  }
  .products-list .products-line .flex-column .padding-right {
    padding-right: 40px;
  }
  .products-list .products-line .action-remove {
    max-width: 20px !important;
    width: 20px;
    position: absolute;
    right: -5px;
    top: 0;
  }
}

/*time-picker*/
.pt-ready {
  z-index: 2;
}

.pt-close {
  z-index: 1;
}

@media screen and (min-width: 1025px) {
  .shipper {
    border-right: 1px solid #b4b4b3;
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .shipper {
    max-width: 100% !important;
  }
  .shipper .add-wrapper {
    margin-bottom: 10px;
  }
}
.shipper .add-wrapper {
  top: 0;
  padding-top: 7px;
  padding-bottom: 7px;
}
.shipper .add-wrapper:after {
  top: 28px;
}

.input-wrapper.canRevert .mat-input-element:not(:disabled) {
  padding-right: 20px !important;
}
.input-wrapper.canRevert.with-icon .mat-input-element:not(:disabled) {
  padding-right: 40px !important;
}
.input-wrapper.canRevert.with-icon .tms-icon-search {
  right: 20px;
}

.delivery-instructions {
  position: relative;
  padding-right: 35px;
  width: 100%;
}
.delivery-instructions text-area {
  min-height: 31px;
}
.delivery-instructions .prime-textarea {
  margin-top: 13px;
}
.delivery-instructions .remove {
  font-size: 1.3em;
  position: absolute;
  right: -9px;
  padding: 5px 10px 8px 12px;
  text-align: center;
  top: 15px;
}
.theme-mycarrier .delivery-instructions .remove {
  background: #fff;
}
.theme-rapid-ship .delivery-instructions .remove {
  background: #fff;
}
.theme-averitt .delivery-instructions .remove {
  background: #fff;
}
.theme-saia .delivery-instructions .remove {
  background: #fff;
}
.theme-frontline-freight .delivery-instructions .remove {
  background: #fff;
}
.theme-mme .delivery-instructions .remove {
  background: #fff;
}
.theme-emerge .delivery-instructions .remove {
  background: #fff;
}
.theme-old-dominion .delivery-instructions .remove {
  background: #fff;
}
.theme-custom-companies .delivery-instructions .remove {
  background: #fff;
}
.theme-ward .delivery-instructions .remove {
  background: #fff;
}
.theme-centralconnect .delivery-instructions .remove {
  background: #fff;
}
.theme-tforcefreightmyship .delivery-instructions .remove {
  background: #fff;
}
.delivery-instructions .remove:hover {
  cursor: pointer;
}

@media screen and (min-width: 1025px) {
  .consignee {
    padding-left: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .consignee {
    max-width: 100% !important;
  }
  .consignee .add-wrapper {
    margin-bottom: 10px;
  }
}
.consignee .add-wrapper {
  top: 0;
  padding-top: 7px;
  padding-bottom: 7px;
}
.consignee .add-wrapper:after {
  top: 28px;
}

.time-row {
  margin-top: 10px;
}
.time-row .data-val {
  margin: 15px 0px 15px 20px;
  display: block;
}
.time-row .first .itm-list {
  z-index: 10;
}
.time-row .vltl-text-link {
  margin-left: 15px;
  text-decoration: underline;
  cursor: pointer;
}
.theme-mycarrier .time-row .vltl-text-link {
  color: #007AFF;
}
.theme-rapid-ship .time-row .vltl-text-link {
  color: #5DC9EA;
}
.theme-averitt .time-row .vltl-text-link {
  color: #c70015;
}
.theme-saia .time-row .vltl-text-link {
  color: #CC2B2A;
}
.theme-frontline-freight .time-row .vltl-text-link {
  color: #0f62ab;
}
.theme-mme .time-row .vltl-text-link {
  color: #C65000;
}
.theme-emerge .time-row .vltl-text-link {
  color: #0d47a1;
}
.theme-old-dominion .time-row .vltl-text-link {
  color: #00693e;
}
.theme-custom-companies .time-row .vltl-text-link {
  color: #F2AF32;
}
.theme-ward .time-row .vltl-text-link {
  color: #0a5540;
}
.theme-centralconnect .time-row .vltl-text-link {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .time-row .vltl-text-link {
  color: #0053A1;
}
.time-row .vltl-link {
  margin-left: 15px;
  cursor: pointer;
}

.add-wrapper a.add-link {
  z-index: 1;
  padding: 0 20px 0 0;
  position: relative;
}
.theme-mycarrier .add-wrapper a.add-link {
  background: #fff;
}
.theme-rapid-ship .add-wrapper a.add-link {
  background: #fff;
}
.theme-averitt .add-wrapper a.add-link {
  background: #fff;
}
.theme-saia .add-wrapper a.add-link {
  background: #fff;
}
.theme-frontline-freight .add-wrapper a.add-link {
  background: #fff;
}
.theme-mme .add-wrapper a.add-link {
  background: #fff;
}
.theme-emerge .add-wrapper a.add-link {
  background: #fff;
}
.theme-old-dominion .add-wrapper a.add-link {
  background: #fff;
}
.theme-custom-companies .add-wrapper a.add-link {
  background: #fff;
}
.theme-ward .add-wrapper a.add-link {
  background: #fff;
}
.theme-centralconnect .add-wrapper a.add-link {
  background: #fff;
}
.theme-tforcefreightmyship .add-wrapper a.add-link {
  background: #fff;
}
.add-wrapper a.add-link i {
  position: relative;
  font-size: 1.2em;
  left: 0;
  top: 4px;
  margin-right: 9px;
}
.add-wrapper a.add-link span {
  text-decoration: underline;
}
.add-wrapper a.add-link:hover {
  cursor: pointer;
}

.shipment-details {
  border-bottom: 1px solid #eaeced;
  margin-bottom: 20px;
}
.shipment-details .prime-dropdown-wrapper {
  margin-bottom: 2em;
}
.shipment-details .value-label {
  bottom: 8px;
  position: relative;
}
.shipment-details .checkbox-wrapper {
  position: relative;
  bottom: 7px;
}
.shipment-details div.tooltip {
  top: 10px;
}
.shipment-details .shipment-hovering-section {
  padding-top: 25px;
}
.shipment-details .shipment-header {
  border-bottom: 1px solid #eaeced;
  padding-bottom: 10px;
}
.shipment-details .shipment-item {
  border: none;
}
.shipment-details .shipment-item:after, .shipment-details .shipment-item:before {
  display: none;
}
.shipment-details .commodity-item .value-label {
  bottom: -18px;
}
@media screen and (max-width: 1150px) {
  .shipment-details .commodity-item .value-label {
    bottom: auto;
    top: 18px;
  }
}
.shipment-details .commodity-item:last-of-type {
  margin-bottom: 20px;
}

.extreme-field {
  white-space: nowrap;
  margin-right: 10px;
  margin-bottom: -4px;
  text-decoration: underline;
  cursor: pointer;
}

.cargo-value {
  font-weight: 500;
}
.cargo-value .tms-icon {
  cursor: pointer;
}
.theme-mycarrier .cargo-value .tms-icon-pencil:hover {
  color: #007AFF;
}
.theme-rapid-ship .cargo-value .tms-icon-pencil:hover {
  color: #5DC9EA;
}
.theme-averitt .cargo-value .tms-icon-pencil:hover {
  color: #c70015;
}
.theme-saia .cargo-value .tms-icon-pencil:hover {
  color: #CC2B2A;
}
.theme-frontline-freight .cargo-value .tms-icon-pencil:hover {
  color: #0f62ab;
}
.theme-mme .cargo-value .tms-icon-pencil:hover {
  color: #C65000;
}
.theme-emerge .cargo-value .tms-icon-pencil:hover {
  color: #0d47a1;
}
.theme-old-dominion .cargo-value .tms-icon-pencil:hover {
  color: #00693e;
}
.theme-custom-companies .cargo-value .tms-icon-pencil:hover {
  color: #F2AF32;
}
.theme-ward .cargo-value .tms-icon-pencil:hover {
  color: #0a5540;
}
.theme-centralconnect .cargo-value .tms-icon-pencil:hover {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .cargo-value .tms-icon-pencil:hover {
  color: #0053A1;
}

.text-cargo {
  cursor: pointer;
}

.extreme-block {
  flex-wrap: wrap;
}

.extreme-wrap .input-wrapper {
  width: 100px;
}
.extreme-wrap .extreme-error-wrp {
  bottom: inherit;
  min-width: 285px;
}

.extreme-cost {
  overflow: hidden;
  max-width: 185px;
  margin: 0 auto;
}

/* Delivery section */
.delivery-section {
  border-radius: 2px;
  padding: 8px 15px;
}
.theme-mycarrier .delivery-section {
  border: 1px solid #000000;
}
.theme-rapid-ship .delivery-section {
  border: 1px solid #002d54;
}
.theme-averitt .delivery-section {
  border: 1px solid #999999;
}
.theme-saia .delivery-section {
  border: 1px solid #191d38;
}
.theme-frontline-freight .delivery-section {
  border: 1px solid #cb4801;
}
.theme-mme .delivery-section {
  border: 1px solid #482101;
}
.theme-emerge .delivery-section {
  border: 1px solid #cc8900;
}
.theme-old-dominion .delivery-section {
  border: 1px solid #826d44;
}
.theme-custom-companies .delivery-section {
  border: 1px solid #3a3a3e;
}
.theme-ward .delivery-section {
  border: 1px solid #705a3d;
}
.theme-centralconnect .delivery-section {
  border: 1px solid #000000;
}
.theme-tforcefreightmyship .delivery-section {
  border: 1px solid #004280;
}
.delivery-section .header {
  margin: 10px 0;
  padding-bottom: 10px;
  line-height: 1;
}
.theme-mycarrier .delivery-section .header {
  border-bottom: 1px solid #007AFF;
}
.theme-rapid-ship .delivery-section .header {
  border-bottom: 1px solid #5DC9EA;
}
.theme-averitt .delivery-section .header {
  border-bottom: 1px solid #c70015;
}
.theme-saia .delivery-section .header {
  border-bottom: 1px solid #CC2B2A;
}
.theme-frontline-freight .delivery-section .header {
  border-bottom: 1px solid #0f62ab;
}
.theme-mme .delivery-section .header {
  border-bottom: 1px solid #C65000;
}
.theme-emerge .delivery-section .header {
  border-bottom: 1px solid #0d47a1;
}
.theme-old-dominion .delivery-section .header {
  border-bottom: 1px solid #00693e;
}
.theme-custom-companies .delivery-section .header {
  border-bottom: 1px solid #F2AF32;
}
.theme-ward .delivery-section .header {
  border-bottom: 1px solid #0a5540;
}
.theme-centralconnect .delivery-section .header {
  border-bottom: 1px solid #3A3A3A;
}
.theme-tforcefreightmyship .delivery-section .header {
  border-bottom: 1px solid #0053A1;
}
.delivery-section .qoute-detail-item:nth-last-of-type(2) {
  padding-bottom: 20px;
}
.theme-mycarrier .delivery-section .qoute-detail-item:nth-last-of-type(2) {
  border-bottom: 1px solid #000000;
}
.theme-rapid-ship .delivery-section .qoute-detail-item:nth-last-of-type(2) {
  border-bottom: 1px solid #002d54;
}
.theme-averitt .delivery-section .qoute-detail-item:nth-last-of-type(2) {
  border-bottom: 1px solid #999999;
}
.theme-saia .delivery-section .qoute-detail-item:nth-last-of-type(2) {
  border-bottom: 1px solid #191d38;
}
.theme-frontline-freight .delivery-section .qoute-detail-item:nth-last-of-type(2) {
  border-bottom: 1px solid #cb4801;
}
.theme-mme .delivery-section .qoute-detail-item:nth-last-of-type(2) {
  border-bottom: 1px solid #482101;
}
.theme-emerge .delivery-section .qoute-detail-item:nth-last-of-type(2) {
  border-bottom: 1px solid #cc8900;
}
.theme-old-dominion .delivery-section .qoute-detail-item:nth-last-of-type(2) {
  border-bottom: 1px solid #826d44;
}
.theme-custom-companies .delivery-section .qoute-detail-item:nth-last-of-type(2) {
  border-bottom: 1px solid #3a3a3e;
}
.theme-ward .delivery-section .qoute-detail-item:nth-last-of-type(2) {
  border-bottom: 1px solid #705a3d;
}
.theme-centralconnect .delivery-section .qoute-detail-item:nth-last-of-type(2) {
  border-bottom: 1px solid #000000;
}
.theme-tforcefreightmyship .delivery-section .qoute-detail-item:nth-last-of-type(2) {
  border-bottom: 1px solid #004280;
}
.delivery-section img {
  max-height: 100%;
  max-width: 100%;
}
.delivery-section .clickable {
  cursor: pointer;
}
.delivery-section .qoute-detail-total .tms-icon-star {
  font-size: 14px;
  position: relative;
  top: -3px;
  margin-left: 3px;
}

.additional-commodity-section [fxFlex] {
  position: relative;
}
.additional-commodity-section .tooltip {
  position: absolute;
  right: 0;
  top: 20px;
}
.additional-commodity-section .small-dropdown {
  min-width: 75px !important;
}
.additional-commodity-section .ui-dropdown-label {
  padding-right: 20px;
}
.theme-mycarrier .additional-commodity-section .ui-dropdown-label {
  color: #000;
}
.theme-rapid-ship .additional-commodity-section .ui-dropdown-label {
  color: #000;
}
.theme-averitt .additional-commodity-section .ui-dropdown-label {
  color: #000;
}
.theme-saia .additional-commodity-section .ui-dropdown-label {
  color: #000;
}
.theme-frontline-freight .additional-commodity-section .ui-dropdown-label {
  color: #000;
}
.theme-mme .additional-commodity-section .ui-dropdown-label {
  color: #000;
}
.theme-emerge .additional-commodity-section .ui-dropdown-label {
  color: #000;
}
.theme-old-dominion .additional-commodity-section .ui-dropdown-label {
  color: #000;
}
.theme-custom-companies .additional-commodity-section .ui-dropdown-label {
  color: #000;
}
.theme-ward .additional-commodity-section .ui-dropdown-label {
  color: #000;
}
.theme-centralconnect .additional-commodity-section .ui-dropdown-label {
  color: #000;
}
.theme-tforcefreightmyship .additional-commodity-section .ui-dropdown-label {
  color: #000;
}
.additional-commodity-section .ng-touched .ui-dropdown-label {
  color: #565656;
}

.terms-and-conditions {
  margin: 20px 0;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1281px) {
  .terms-and-conditions {
    display: flex;
    justify-content: flex-start;
  }
}
.terms-and-conditions .checkbox-wrapper {
  top: -3px;
  position: relative;
}
.terms-and-conditions .link {
  text-decoration: underline;
}
.terms-and-conditions .error {
  position: absolute;
  left: 32px;
  display: none;
}

/* Main */
.info-group span.val {
  margin-right: 20px;
}

.info-group {
  margin: 10px 0 20px 0;
}
.info-group.accessories-group {
  margin-top: 30px;
  display: block !important;
}

.emergency-additional-information {
  margin-top: 0;
  font-size: 1em;
}

/*Save to address book*/
.checkbox-save-to {
  position: relative;
}
.checkbox-save-to .mat-checkbox {
  position: absolute;
  top: -32px;
  right: 0;
}

/*Update defaults*/
.update-defaults-box {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.update-defaults-box .update-defaults {
  position: relative;
  display: flex;
  align-items: center;
}
.update-defaults-box .update-defaults > i {
  font-size: 0.5em;
  padding-right: 8px;
  cursor: pointer;
}
.update-defaults-box update-defaults {
  display: block;
  padding-top: 7px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-72%, 100%);
  z-index: 1;
}
.update-defaults-box update-defaults .box-model {
  border-radius: 4px;
  padding: 10px;
  color: #565656;
  min-width: 175px;
  background-color: #fafafa;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.update-defaults-box update-defaults .box-model h2 {
  font-size: 1.125em;
  margin: 0 0 20px 0;
}
.update-defaults-box update-defaults .box-model mat-checkbox {
  display: block;
}
.update-defaults-box update-defaults .box-model mat-checkbox:not(:last-child) {
  margin-bottom: 15px;
}

@media screen and (max-width: 1440px) {
  .shipment-details .commodity-item:last-of-type:after {
    width: calc(100% - 5px);
  }
}
@media screen and (min-width: 1281px) {
  .reference-section .extreme-block {
    flex: 1 1 70%;
    justify-content: flex-end;
    display: flex;
    padding-left: 20px;
  }
}
@media screen and (max-width: 1280px) {
  .time-row {
    flex-wrap: wrap;
  }
  .reference-section .extreme-block {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 1024px) {
  .delivery-section {
    width: 400px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1400px) {
  .mat-row {
    flex-wrap: wrap;
  }
  .mat-row > div:nth-of-type(1) {
    max-width: 30% !important;
  }
  .mat-row > div:nth-of-type(2) {
    max-width: 30% !important;
    margin-right: 40%;
  }
  .mat-row > div:nth-of-type(3) {
    max-width: 40% !important;
    padding-left: 0;
  }
  .mat-row > div:nth-of-type(4) {
    max-width: 40% !important;
    padding: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .delivery-section {
    width: 400px;
  }
  .shipment-details .commodity-item:last-of-type:after {
    width: 100%;
  }
  .shipment-details .value-label {
    bottom: 0;
    display: block;
    margin: 10px 0;
  }
  .reference-section {
    display: block !important;
  }
}
@media screen and (max-width: 960px) {
  .checkbox-save-to .mat-checkbox {
    top: -111px;
  }
}
cup-confirm-and-dispatch .dimensions-cell .value-label,
qp-confirm-and-dispatch .dimensions-cell .value-label {
  display: block;
  text-align: center;
}
@media screen and (max-width: 1150px) {
  cup-confirm-and-dispatch .shipment-item,
  qp-confirm-and-dispatch .shipment-item {
    margin-right: 0;
    padding-right: 0;
  }
  cup-confirm-and-dispatch .shipment-item .shipment-hovering-section,
  qp-confirm-and-dispatch .shipment-item .shipment-hovering-section {
    margin-bottom: 20px;
  }
  cup-confirm-and-dispatch .shipment-item .shipment-hovering-section > div > div:before,
  qp-confirm-and-dispatch .shipment-item .shipment-hovering-section > div > div:before {
    margin-bottom: 30px;
  }
  cup-confirm-and-dispatch .shipment-item .shipment-hovering-section:before,
  qp-confirm-and-dispatch .shipment-item .shipment-hovering-section:before {
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    top: 55px;
    height: 1px;
    background: #d8d8d8;
  }
  cup-confirm-and-dispatch .shipment-item .hazmat-item,
  qp-confirm-and-dispatch .shipment-item .hazmat-item {
    text-align: center;
  }
  cup-confirm-and-dispatch .shipment-item .hazmat-item:before,
  qp-confirm-and-dispatch .shipment-item .hazmat-item:before {
    margin-bottom: 0;
  }
}

.confirm-updating-popup .small {
  font-size: 0.875em;
}

.update-popup-component {
  overflow: visible !important;
}

.tms-icon-shield-bg {
  color: #148200;
}

.tms-icon-shield-bg-cross,
.tms-icon-shield-bg,
.tms-icon-shield {
  font-size: 24px;
}

itm-button .tms-icon-shield-bg,
itm-button .tms-icon-shield {
  font-size: 24px;
  margin-top: -6px;
  margin-bottom: -6px;
}

.dispatch-button-featurelocked {
  display: inline-block;
  border-radius: 4px;
  width: 100%;
}
.dispatch-button-featurelocked .mat-raised-button {
  box-shadow: none;
  padding: 11px 15px;
  font-family: inherit;
  width: 100%;
  font: 14px "Roboto-medium", sans-serif;
}
.dispatch-button-featurelocked .mat-raised-button .mat-button-wrapper {
  font: 14px "Roboto-medium", sans-serif;
}
@media screen and (max-width: 1200px) {
  .dispatch-button-featurelocked .mat-raised-button .mat-button-wrapper {
    font-size: 12px;
  }
}
.theme-mycarrier .dispatch-button-featurelocked .mat-raised-button {
  background-color: #007AFF;
  color: #fff;
}
.theme-rapid-ship .dispatch-button-featurelocked .mat-raised-button {
  background-color: #5DC9EA;
  color: #fff;
}
.theme-averitt .dispatch-button-featurelocked .mat-raised-button {
  background-color: #c70015;
  color: #fff;
}
.theme-saia .dispatch-button-featurelocked .mat-raised-button {
  background-color: #CC2B2A;
  color: #fff;
}
.theme-frontline-freight .dispatch-button-featurelocked .mat-raised-button {
  background-color: #0f62ab;
  color: #fff;
}
.theme-mme .dispatch-button-featurelocked .mat-raised-button {
  background-color: #C65000;
  color: #fff;
}
.theme-emerge .dispatch-button-featurelocked .mat-raised-button {
  background-color: #0d47a1;
  color: #fff;
}
.theme-old-dominion .dispatch-button-featurelocked .mat-raised-button {
  background-color: #00693e;
  color: #fff;
}
.theme-custom-companies .dispatch-button-featurelocked .mat-raised-button {
  background-color: #F2AF32;
  color: #fff;
}
.theme-ward .dispatch-button-featurelocked .mat-raised-button {
  background-color: #0a5540;
  color: #fff;
}
.theme-centralconnect .dispatch-button-featurelocked .mat-raised-button {
  background-color: #3A3A3A;
  color: #fff;
}
.theme-tforcefreightmyship .dispatch-button-featurelocked .mat-raised-button {
  background-color: #0053A1;
  color: #fff;
}
.dispatch-button-featurelocked .mat-raised-button:hover {
  background-color: #3a3a3a;
  color: #F88532;
}

.text-imp-white {
  color: white !important;
}

.text-strong-delivery {
  font-weight: 500;
  color: #373737;
}

.contact-info {
  font-size: 1.25em;
}

.pickup-wrapper {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.pickup-wrapper .edit-pro-number {
  margin-top: -16px;
}

.alert-shipment-section {
  text-align: center;
  font-size: 1.25em;
  border-bottom: 1px solid #eaeced;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.alert-shipment-section .tms-icon-alarm {
  font-size: 0.7em;
  margin-right: -5px;
}
.alert-shipment-section .tms-icon-help-left-cursor {
  position: absolute;
  right: -20px;
  top: -10px;
}
.alert-shipment-section .box-model {
  border-radius: 4px;
  padding: 20px;
  cursor: default;
  position: absolute;
  right: -50px;
  top: 18px;
  font-size: 0.75em;
  line-height: 1.2;
  text-align: left;
  width: 500px;
  display: none;
  transition: all 0.15s ease;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 1px 1px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.theme-mycarrier .alert-shipment-section .box-model {
  background-color: #fff;
}
.theme-rapid-ship .alert-shipment-section .box-model {
  background-color: #fff;
}
.theme-averitt .alert-shipment-section .box-model {
  background-color: #fff;
}
.theme-saia .alert-shipment-section .box-model {
  background-color: #fff;
}
.theme-frontline-freight .alert-shipment-section .box-model {
  background-color: #fff;
}
.theme-mme .alert-shipment-section .box-model {
  background-color: #fff;
}
.theme-emerge .alert-shipment-section .box-model {
  background-color: #fff;
}
.theme-old-dominion .alert-shipment-section .box-model {
  background-color: #fff;
}
.theme-custom-companies .alert-shipment-section .box-model {
  background-color: #fff;
}
.theme-ward .alert-shipment-section .box-model {
  background-color: #fff;
}
.theme-centralconnect .alert-shipment-section .box-model {
  background-color: #fff;
}
.theme-tforcefreightmyship .alert-shipment-section .box-model {
  background-color: #fff;
}
.alert-shipment-section .box-model.opened {
  z-index: 10;
  display: block;
  transition: all 0.15s ease;
}
.alert-shipment-section .box-model:after {
  content: "";
  width: 35px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 30px;
  border-radius: 10px;
}
.theme-mycarrier .alert-shipment-section .box-model:after {
  background-color: #fff;
}
.theme-rapid-ship .alert-shipment-section .box-model:after {
  background-color: #fff;
}
.theme-averitt .alert-shipment-section .box-model:after {
  background-color: #fff;
}
.theme-saia .alert-shipment-section .box-model:after {
  background-color: #fff;
}
.theme-frontline-freight .alert-shipment-section .box-model:after {
  background-color: #fff;
}
.theme-mme .alert-shipment-section .box-model:after {
  background-color: #fff;
}
.theme-emerge .alert-shipment-section .box-model:after {
  background-color: #fff;
}
.theme-old-dominion .alert-shipment-section .box-model:after {
  background-color: #fff;
}
.theme-custom-companies .alert-shipment-section .box-model:after {
  background-color: #fff;
}
.theme-ward .alert-shipment-section .box-model:after {
  background-color: #fff;
}
.theme-centralconnect .alert-shipment-section .box-model:after {
  background-color: #fff;
}
.theme-tforcefreightmyship .alert-shipment-section .box-model:after {
  background-color: #fff;
}
.alert-shipment-section .box-model:before {
  content: "";
  width: 15px;
  height: 15px;
  box-shadow: 0px 0px 15px 0px #ccc;
  transform: rotate(45deg);
  position: absolute;
  top: -3px;
  right: 40px;
}
.theme-mycarrier .alert-shipment-section .box-model:before {
  background-color: #fff;
}
.theme-rapid-ship .alert-shipment-section .box-model:before {
  background-color: #fff;
}
.theme-averitt .alert-shipment-section .box-model:before {
  background-color: #fff;
}
.theme-saia .alert-shipment-section .box-model:before {
  background-color: #fff;
}
.theme-frontline-freight .alert-shipment-section .box-model:before {
  background-color: #fff;
}
.theme-mme .alert-shipment-section .box-model:before {
  background-color: #fff;
}
.theme-emerge .alert-shipment-section .box-model:before {
  background-color: #fff;
}
.theme-old-dominion .alert-shipment-section .box-model:before {
  background-color: #fff;
}
.theme-custom-companies .alert-shipment-section .box-model:before {
  background-color: #fff;
}
.theme-ward .alert-shipment-section .box-model:before {
  background-color: #fff;
}
.theme-centralconnect .alert-shipment-section .box-model:before {
  background-color: #fff;
}
.theme-tforcefreightmyship .alert-shipment-section .box-model:before {
  background-color: #fff;
}
.alert-shipment-section .box-model strong {
  font-weight: 600;
}

.contact-carrier-shipment-edit .dark-orange-text {
  font-size: 1.2em;
}

cup-generate-BOL .label-popup.box-model {
  transform: translateY(45px);
  z-index: 4;
}

.bill-of-lading {
  margin-right: 40px;
  box-shadow: 0px 0px 3px 2px #f2f2f2 !important;
  overflow: auto;
  padding: 20px 40px;
}

.actions-section {
  min-width: 540px;
}
.actions-section .btn {
  min-width: 150px;
}
.actions-section .btn .tms-icon {
  vertical-align: baseline;
  margin-right: 10px;
}
.actions-section .progress-bar-component {
  bottom: -21px;
  top: initial;
}
.actions-section .progress-bar-component.send-email-progress {
  bottom: 0;
  margin-bottom: 1em;
}

.print-save-actions {
  border-bottom: 1px solid #eaeced;
  padding-bottom: 30px;
}
.print-save-actions .shipping-of-labels.light-blue-text {
  display: inline-block;
}

.print-save-actions .btn .tms-icon-save,
.print-save-group .btn .tms-icon-save {
  display: inline-block;
  vertical-align: -3px;
}
.print-save-actions .btn .tms-icon-save:before,
.print-save-group .btn .tms-icon-save:before {
  background: url("/images/save-white.png") no-repeat center center;
  content: "";
  background-size: 100%;
  width: 18px;
  height: 18px;
  display: block;
}

.recipient-email {
  padding: 20px 0;
}
.recipient-email .remove {
  font-size: 1.3em;
  margin: -9px 0px 0px 10px;
}
.recipient-email .remove:hover {
  cursor: pointer;
}
.recipient-email .recipient-toggle-wrapper {
  max-width: 200px;
  position: relative;
  bottom: 11px;
}

.bol-textarea {
  margin-bottom: 30px;
}
.bol-textarea textarea {
  height: 70px;
}
.bol-textarea .textarea-placeholder {
  top: 0;
}

.add-line {
  position: relative;
}
.add-line:after {
  content: "";
  width: 100%;
  position: absolute;
  height: 1px;
  background-color: #eaeced;
  top: 50%;
  left: 0;
}
.add-line a {
  position: relative;
  padding: 0 10px;
  z-index: 1;
}
.theme-mycarrier .add-line a {
  background-color: #fff;
}
.theme-rapid-ship .add-line a {
  background-color: #fff;
}
.theme-averitt .add-line a {
  background-color: #fff;
}
.theme-saia .add-line a {
  background-color: #fff;
}
.theme-frontline-freight .add-line a {
  background-color: #fff;
}
.theme-mme .add-line a {
  background-color: #fff;
}
.theme-emerge .add-line a {
  background-color: #fff;
}
.theme-old-dominion .add-line a {
  background-color: #fff;
}
.theme-custom-companies .add-line a {
  background-color: #fff;
}
.theme-ward .add-line a {
  background-color: #fff;
}
.theme-centralconnect .add-line a {
  background-color: #fff;
}
.theme-tforcefreightmyship .add-line a {
  background-color: #fff;
}
.add-line a:hover {
  cursor: pointer;
}
.add-line a i {
  font-size: 1.2em;
  vertical-align: sub;
  margin-right: 5px;
}
.add-line a span {
  text-decoration: underline;
}

.contact-carrier-popup-content h3 {
  font-size: 1.125em;
}
.contact-carrier-popup-content .dark-orange-text {
  font-size: 1.2em;
}

.ins-label-bold {
  font-weight: 600;
  font-size: 19px;
}
.ins-label-bold .tms-icon {
  font-weight: 900;
  font-size: 17px;
}

@media screen and (max-width: 1600px) and (min-width: 1025px) {
  .bill-of-lading {
    padding: 20px;
    margin-right: 20px;
    max-width: 75% !important;
  }
  .print-save-actions,
  .print-save-group {
    flex-direction: column !important;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1025px) and (-ms-high-contrast: active), screen and (max-width: 1600px) and (min-width: 1025px) and (-ms-high-contrast: none) {
  .print-save-actions > div,
  .print-save-group > div {
    min-height: 30px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1025px) {
  .print-save-actions > div,
  .print-save-group > div {
    max-width: 100% !important;
    justify-content: center !important;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1025px) {
  .actions-section {
    min-width: 0 !important;
    max-width: 25% !important;
  }
}
@media screen and (max-width: 1024px) {
  .bill-of-lading {
    max-width: 100% !important;
    margin-right: 0;
    margin-bottom: 20px;
    padding: 40px;
  }
  .actions-section {
    max-width: 100% !important;
  }
  .quote-boll-step .actions-section {
    flex: none !important;
  }
  .quote .bill-of-lading {
    max-height: initial !important;
    height: 650px;
    min-height: 650px;
  }
  cup-generate-BOL > .column {
    height: 845px;
  }
}
.absolute-progress-bar {
  position: absolute;
  width: 100%;
  top: 30px;
}

.address-lookup__error {
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0.5rem;
  padding: 0 0 0 5px;
}
.address-lookup__error--warn {
  color: #FB761D;
}
.address-lookup__error--warn i {
  padding: 0 5px 0 0;
}
.address-lookup__error--alert {
  color: #FF0000;
}
.address-lookup__error p {
  margin: 0;
}
.address-lookup__error-container {
  padding: 3px;
  display: inline-block;
  border: 1px solid #FF0000;
  font-size: 10px;
  width: 18px;
  background: #FF0000;
  height: 18px;
  text-align: center;
  border-radius: 50%;
  font-size: 8px;
  margin: 0 5px 0 0;
  color: #FFF;
}
.address-lookup__suggestion {
  color: #565656;
}

.commercialType__container {
  margin-top: 2rem;
  display: flex;
  gap: 8px;
  align-items: flex-start;
}

.address-lookup__input itm-input {
  margin: 1em 0 0 0;
}

.theme-mycarrier .pkg-details-item:after {
  background-color: #007AFF;
}
.theme-rapid-ship .pkg-details-item:after {
  background-color: #5DC9EA;
}
.theme-averitt .pkg-details-item:after {
  background-color: #c70015;
}
.theme-saia .pkg-details-item:after {
  background-color: #CC2B2A;
}
.theme-frontline-freight .pkg-details-item:after {
  background-color: #0f62ab;
}
.theme-mme .pkg-details-item:after {
  background-color: #C65000;
}
.theme-emerge .pkg-details-item:after {
  background-color: #0d47a1;
}
.theme-old-dominion .pkg-details-item:after {
  background-color: #00693e;
}
.theme-custom-companies .pkg-details-item:after {
  background-color: #F2AF32;
}
.theme-ward .pkg-details-item:after {
  background-color: #0a5540;
}
.theme-centralconnect .pkg-details-item:after {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .pkg-details-item:after {
  background-color: #0053A1;
}

.radio-item {
  text-align: center;
  display: inline-block;
  width: 100%;
  border-right: 1px solid #b4b4b3;
  border-top: 1px solid #b4b4b3;
  border-bottom: 1px solid #b4b4b3;
  color: #565656;
  transition: all 0.3s ease;
  height: 32px;
}
.theme-mycarrier .radio-item {
  background-color: #fff;
}
.theme-rapid-ship .radio-item {
  background-color: #fff;
}
.theme-averitt .radio-item {
  background-color: #fff;
}
.theme-saia .radio-item {
  background-color: #fff;
}
.theme-frontline-freight .radio-item {
  background-color: #fff;
}
.theme-mme .radio-item {
  background-color: #fff;
}
.theme-emerge .radio-item {
  background-color: #fff;
}
.theme-old-dominion .radio-item {
  background-color: #fff;
}
.theme-custom-companies .radio-item {
  background-color: #fff;
}
.theme-ward .radio-item {
  background-color: #fff;
}
.theme-centralconnect .radio-item {
  background-color: #fff;
}
.theme-tforcefreightmyship .radio-item {
  background-color: #fff;
}
.radio-item .mat-select-arrow {
  color: #565656;
  transition: all 0.3s ease;
}
.theme-mycarrier .radio-item .mat-select-arrow {
  background-color: #fff;
}
.theme-rapid-ship .radio-item .mat-select-arrow {
  background-color: #fff;
}
.theme-averitt .radio-item .mat-select-arrow {
  background-color: #fff;
}
.theme-saia .radio-item .mat-select-arrow {
  background-color: #fff;
}
.theme-frontline-freight .radio-item .mat-select-arrow {
  background-color: #fff;
}
.theme-mme .radio-item .mat-select-arrow {
  background-color: #fff;
}
.theme-emerge .radio-item .mat-select-arrow {
  background-color: #fff;
}
.theme-old-dominion .radio-item .mat-select-arrow {
  background-color: #fff;
}
.theme-custom-companies .radio-item .mat-select-arrow {
  background-color: #fff;
}
.theme-ward .radio-item .mat-select-arrow {
  background-color: #fff;
}
.theme-centralconnect .radio-item .mat-select-arrow {
  background-color: #fff;
}
.theme-tforcefreightmyship .radio-item .mat-select-arrow {
  background-color: #fff;
}
.radio-item:hover {
  cursor: pointer;
  transition: all 0.3s ease;
}
.theme-mycarrier .radio-item:hover {
  background-color: #0069db;
  border-color: #0069db;
}
.theme-rapid-ship .radio-item:hover {
  background-color: #3dbee6;
  border-color: #3dbee6;
}
.theme-averitt .radio-item:hover {
  background-color: #a30011;
  border-color: #a30011;
}
.theme-saia .radio-item:hover {
  background-color: #ae2524;
  border-color: #ae2524;
}
.theme-frontline-freight .radio-item:hover {
  background-color: #0c4f8a;
  border-color: #0c4f8a;
}
.theme-mme .radio-item:hover {
  background-color: #a24200;
  border-color: #a24200;
}
.theme-emerge .radio-item:hover {
  background-color: #0a3880;
  border-color: #0a3880;
}
.theme-old-dominion .radio-item:hover {
  background-color: #004529;
  border-color: #004529;
}
.theme-custom-companies .radio-item:hover {
  background-color: #f0a210;
  border-color: #f0a210;
}
.theme-ward .radio-item:hover {
  background-color: #063528;
  border-color: #063528;
}
.theme-centralconnect .radio-item:hover {
  background-color: #282828;
  border-color: #282828;
}
.theme-tforcefreightmyship .radio-item:hover {
  background-color: #00417d;
  border-color: #00417d;
}
.theme-mycarrier .radio-item:hover .val,
.theme-mycarrier .radio-item:hover .mat-select-value-text {
  color: #fff;
}
.theme-rapid-ship .radio-item:hover .val,
.theme-rapid-ship .radio-item:hover .mat-select-value-text {
  color: #fff;
}
.theme-averitt .radio-item:hover .val,
.theme-averitt .radio-item:hover .mat-select-value-text {
  color: #fff;
}
.theme-saia .radio-item:hover .val,
.theme-saia .radio-item:hover .mat-select-value-text {
  color: #fff;
}
.theme-frontline-freight .radio-item:hover .val,
.theme-frontline-freight .radio-item:hover .mat-select-value-text {
  color: #fff;
}
.theme-mme .radio-item:hover .val,
.theme-mme .radio-item:hover .mat-select-value-text {
  color: #fff;
}
.theme-emerge .radio-item:hover .val,
.theme-emerge .radio-item:hover .mat-select-value-text {
  color: #fff;
}
.theme-old-dominion .radio-item:hover .val,
.theme-old-dominion .radio-item:hover .mat-select-value-text {
  color: #fff;
}
.theme-custom-companies .radio-item:hover .val,
.theme-custom-companies .radio-item:hover .mat-select-value-text {
  color: #fff;
}
.theme-ward .radio-item:hover .val,
.theme-ward .radio-item:hover .mat-select-value-text {
  color: #fff;
}
.theme-centralconnect .radio-item:hover .val,
.theme-centralconnect .radio-item:hover .mat-select-value-text {
  color: #fff;
}
.theme-tforcefreightmyship .radio-item:hover .val,
.theme-tforcefreightmyship .radio-item:hover .mat-select-value-text {
  color: #fff;
}
.radio-item:hover .mat-select-value,
.radio-item:hover .mat-select-arrow {
  transition: all 0.3s ease;
}
.theme-mycarrier .radio-item:hover .mat-select-value,
.theme-mycarrier .radio-item:hover .mat-select-arrow {
  color: #fff;
}
.theme-rapid-ship .radio-item:hover .mat-select-value,
.theme-rapid-ship .radio-item:hover .mat-select-arrow {
  color: #fff;
}
.theme-averitt .radio-item:hover .mat-select-value,
.theme-averitt .radio-item:hover .mat-select-arrow {
  color: #fff;
}
.theme-saia .radio-item:hover .mat-select-value,
.theme-saia .radio-item:hover .mat-select-arrow {
  color: #fff;
}
.theme-frontline-freight .radio-item:hover .mat-select-value,
.theme-frontline-freight .radio-item:hover .mat-select-arrow {
  color: #fff;
}
.theme-mme .radio-item:hover .mat-select-value,
.theme-mme .radio-item:hover .mat-select-arrow {
  color: #fff;
}
.theme-emerge .radio-item:hover .mat-select-value,
.theme-emerge .radio-item:hover .mat-select-arrow {
  color: #fff;
}
.theme-old-dominion .radio-item:hover .mat-select-value,
.theme-old-dominion .radio-item:hover .mat-select-arrow {
  color: #fff;
}
.theme-custom-companies .radio-item:hover .mat-select-value,
.theme-custom-companies .radio-item:hover .mat-select-arrow {
  color: #fff;
}
.theme-ward .radio-item:hover .mat-select-value,
.theme-ward .radio-item:hover .mat-select-arrow {
  color: #fff;
}
.theme-centralconnect .radio-item:hover .mat-select-value,
.theme-centralconnect .radio-item:hover .mat-select-arrow {
  color: #fff;
}
.theme-tforcefreightmyship .radio-item:hover .mat-select-value,
.theme-tforcefreightmyship .radio-item:hover .mat-select-arrow {
  color: #fff;
}
.radio-item.left-rounded {
  border-radius: 4px 0 0 4px;
  border-left: 1px solid #b4b4b3;
}
.radio-item.right-rounded {
  border-radius: 0 4px 4px 0;
}
.radio-item .mat-select-value {
  padding: 0 15px;
}
.radio-item .val {
  padding: 0 15px;
  line-height: 1.9;
  color: #b4b4b3;
  white-space: nowrap;
  -moz-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
.radio-item .mat-select-value-text {
  font-weight: 300;
  color: #b4b4b3;
}
.radio-item input[type=radio] {
  display: none;
}
.radio-item .mat-form-field-wrapper {
  margin: 0;
  padding-bottom: 0 !important;
}
.theme-mycarrier .radio-item .mat-form-field-wrapper {
  color: #fff;
}
.theme-rapid-ship .radio-item .mat-form-field-wrapper {
  color: #fff;
}
.theme-averitt .radio-item .mat-form-field-wrapper {
  color: #fff;
}
.theme-saia .radio-item .mat-form-field-wrapper {
  color: #fff;
}
.theme-frontline-freight .radio-item .mat-form-field-wrapper {
  color: #fff;
}
.theme-mme .radio-item .mat-form-field-wrapper {
  color: #fff;
}
.theme-emerge .radio-item .mat-form-field-wrapper {
  color: #fff;
}
.theme-old-dominion .radio-item .mat-form-field-wrapper {
  color: #fff;
}
.theme-custom-companies .radio-item .mat-form-field-wrapper {
  color: #fff;
}
.theme-ward .radio-item .mat-form-field-wrapper {
  color: #fff;
}
.theme-centralconnect .radio-item .mat-form-field-wrapper {
  color: #fff;
}
.theme-tforcefreightmyship .radio-item .mat-form-field-wrapper {
  color: #fff;
}
.radio-item .mat-select-underline {
  display: none;
}
.theme-mycarrier .radio-item.active {
  color: #fff;
  background-color: #007AFF;
  border-color: #007AFF;
}
.theme-rapid-ship .radio-item.active {
  color: #fff;
  background-color: #5DC9EA;
  border-color: #5DC9EA;
}
.theme-averitt .radio-item.active {
  color: #fff;
  background-color: #c70015;
  border-color: #c70015;
}
.theme-saia .radio-item.active {
  color: #fff;
  background-color: #CC2B2A;
  border-color: #CC2B2A;
}
.theme-frontline-freight .radio-item.active {
  color: #fff;
  background-color: #0f62ab;
  border-color: #0f62ab;
}
.theme-mme .radio-item.active {
  color: #fff;
  background-color: #C65000;
  border-color: #C65000;
}
.theme-emerge .radio-item.active {
  color: #fff;
  background-color: #0d47a1;
  border-color: #0d47a1;
}
.theme-old-dominion .radio-item.active {
  color: #fff;
  background-color: #00693e;
  border-color: #00693e;
}
.theme-custom-companies .radio-item.active {
  color: #fff;
  background-color: #F2AF32;
  border-color: #F2AF32;
}
.theme-ward .radio-item.active {
  color: #fff;
  background-color: #0a5540;
  border-color: #0a5540;
}
.theme-centralconnect .radio-item.active {
  color: #fff;
  background-color: #3A3A3A;
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship .radio-item.active {
  color: #fff;
  background-color: #0053A1;
  border-color: #0053A1;
}
.theme-mycarrier .radio-item.active .val,
.theme-mycarrier .radio-item.active .mat-select-value-text,
.theme-mycarrier .radio-item.active .mat-select-arrow {
  color: #fff;
}
.theme-rapid-ship .radio-item.active .val,
.theme-rapid-ship .radio-item.active .mat-select-value-text,
.theme-rapid-ship .radio-item.active .mat-select-arrow {
  color: #fff;
}
.theme-averitt .radio-item.active .val,
.theme-averitt .radio-item.active .mat-select-value-text,
.theme-averitt .radio-item.active .mat-select-arrow {
  color: #fff;
}
.theme-saia .radio-item.active .val,
.theme-saia .radio-item.active .mat-select-value-text,
.theme-saia .radio-item.active .mat-select-arrow {
  color: #fff;
}
.theme-frontline-freight .radio-item.active .val,
.theme-frontline-freight .radio-item.active .mat-select-value-text,
.theme-frontline-freight .radio-item.active .mat-select-arrow {
  color: #fff;
}
.theme-mme .radio-item.active .val,
.theme-mme .radio-item.active .mat-select-value-text,
.theme-mme .radio-item.active .mat-select-arrow {
  color: #fff;
}
.theme-emerge .radio-item.active .val,
.theme-emerge .radio-item.active .mat-select-value-text,
.theme-emerge .radio-item.active .mat-select-arrow {
  color: #fff;
}
.theme-old-dominion .radio-item.active .val,
.theme-old-dominion .radio-item.active .mat-select-value-text,
.theme-old-dominion .radio-item.active .mat-select-arrow {
  color: #fff;
}
.theme-custom-companies .radio-item.active .val,
.theme-custom-companies .radio-item.active .mat-select-value-text,
.theme-custom-companies .radio-item.active .mat-select-arrow {
  color: #fff;
}
.theme-ward .radio-item.active .val,
.theme-ward .radio-item.active .mat-select-value-text,
.theme-ward .radio-item.active .mat-select-arrow {
  color: #fff;
}
.theme-centralconnect .radio-item.active .val,
.theme-centralconnect .radio-item.active .mat-select-value-text,
.theme-centralconnect .radio-item.active .mat-select-arrow {
  color: #fff;
}
.theme-tforcefreightmyship .radio-item.active .val,
.theme-tforcefreightmyship .radio-item.active .mat-select-value-text,
.theme-tforcefreightmyship .radio-item.active .mat-select-arrow {
  color: #fff;
}
.theme-mycarrier .radio-item.active .mat-select-arrow {
  color: #fff !important;
}
.theme-rapid-ship .radio-item.active .mat-select-arrow {
  color: #fff !important;
}
.theme-averitt .radio-item.active .mat-select-arrow {
  color: #fff !important;
}
.theme-saia .radio-item.active .mat-select-arrow {
  color: #fff !important;
}
.theme-frontline-freight .radio-item.active .mat-select-arrow {
  color: #fff !important;
}
.theme-mme .radio-item.active .mat-select-arrow {
  color: #fff !important;
}
.theme-emerge .radio-item.active .mat-select-arrow {
  color: #fff !important;
}
.theme-old-dominion .radio-item.active .mat-select-arrow {
  color: #fff !important;
}
.theme-custom-companies .radio-item.active .mat-select-arrow {
  color: #fff !important;
}
.theme-ward .radio-item.active .mat-select-arrow {
  color: #fff !important;
}
.theme-centralconnect .radio-item.active .mat-select-arrow {
  color: #fff !important;
}
.theme-tforcefreightmyship .radio-item.active .mat-select-arrow {
  color: #fff !important;
}
.theme-mycarrier .radio-item.active[disabled] {
  background-color: #007AFF !important;
}
.theme-rapid-ship .radio-item.active[disabled] {
  background-color: #5DC9EA !important;
}
.theme-averitt .radio-item.active[disabled] {
  background-color: #c70015 !important;
}
.theme-saia .radio-item.active[disabled] {
  background-color: #CC2B2A !important;
}
.theme-frontline-freight .radio-item.active[disabled] {
  background-color: #0f62ab !important;
}
.theme-mme .radio-item.active[disabled] {
  background-color: #C65000 !important;
}
.theme-emerge .radio-item.active[disabled] {
  background-color: #0d47a1 !important;
}
.theme-old-dominion .radio-item.active[disabled] {
  background-color: #00693e !important;
}
.theme-custom-companies .radio-item.active[disabled] {
  background-color: #F2AF32 !important;
}
.theme-ward .radio-item.active[disabled] {
  background-color: #0a5540 !important;
}
.theme-centralconnect .radio-item.active[disabled] {
  background-color: #3A3A3A !important;
}
.theme-tforcefreightmyship .radio-item.active[disabled] {
  background-color: #0053A1 !important;
}
.theme-mycarrier .radio-item.active:hover {
  background-color: #0069db;
}
.theme-rapid-ship .radio-item.active:hover {
  background-color: #3dbee6;
}
.theme-averitt .radio-item.active:hover {
  background-color: #a30011;
}
.theme-saia .radio-item.active:hover {
  background-color: #ae2524;
}
.theme-frontline-freight .radio-item.active:hover {
  background-color: #0c4f8a;
}
.theme-mme .radio-item.active:hover {
  background-color: #a24200;
}
.theme-emerge .radio-item.active:hover {
  background-color: #0a3880;
}
.theme-old-dominion .radio-item.active:hover {
  background-color: #004529;
}
.theme-custom-companies .radio-item.active:hover {
  background-color: #f0a210;
}
.theme-ward .radio-item.active:hover {
  background-color: #063528;
}
.theme-centralconnect .radio-item.active:hover {
  background-color: #282828;
}
.theme-tforcefreightmyship .radio-item.active:hover {
  background-color: #00417d;
}

.manage-carrier-info {
  display: block;
  padding: 24px;
  border-radius: 2px;
  box-sizing: border-box;
  overflow: auto;
  max-width: 80vw;
  width: 500px;
  min-height: 200px;
  z-index: 15;
  top: 30%;
  position: absolute;
  font-size: 1.125em;
  left: calc(50% - 250px);
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.theme-mycarrier .manage-carrier-info {
  background: #fff;
}
.theme-rapid-ship .manage-carrier-info {
  background: #fff;
}
.theme-averitt .manage-carrier-info {
  background: #fff;
}
.theme-saia .manage-carrier-info {
  background: #fff;
}
.theme-frontline-freight .manage-carrier-info {
  background: #fff;
}
.theme-mme .manage-carrier-info {
  background: #fff;
}
.theme-emerge .manage-carrier-info {
  background: #fff;
}
.theme-old-dominion .manage-carrier-info {
  background: #fff;
}
.theme-custom-companies .manage-carrier-info {
  background: #fff;
}
.theme-ward .manage-carrier-info {
  background: #fff;
}
.theme-centralconnect .manage-carrier-info {
  background: #fff;
}
.theme-tforcefreightmyship .manage-carrier-info {
  background: #fff;
}

.manage-carrier-btn {
  padding: 8px 0;
  margin-bottom: -24px;
}

.inner-backdrop:before {
  content: "";
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 14;
}

.origin,
.destination,
.shipment-items {
  border-bottom: 1px solid #eaeced;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

@media screen and (min-width: 1025px) {
  .origin {
    border-right: 1px solid #eaeced;
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .origin {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 1024px) {
  .column {
    flex-direction: column !important;
  }
}
@media screen and (max-width: 1024px) and (-ms-high-contrast: active), screen and (max-width: 1024px) and (-ms-high-contrast: none) {
  .column {
    display: block !important;
  }
}

.destination .prime-dropdown-wrapper {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .destination {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .destination {
    max-width: 100% !important;
  }
}

@media screen and (min-width: 1220px) {
  .commerce-wrp {
    min-width: 175px;
  }
}

.commerce {
  position: relative;
  /*IE FIXES*/
  /*IE FIXES*/
}
@media screen and (min-width: 1024px) {
  .commerce .elem {
    min-width: 110px;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none), screen and (max-width: 1280px) {
  .commerce [fxFlex="15"] {
    max-width: 20% !important;
  }
}
.commerce .error {
  position: absolute;
  left: 0;
}
.commerce .prime-dropdown {
  margin: 0;
}
.commerce .prime-dropdown .ui-dropdown-label {
  text-align: center;
}
.commerce .prime-dropdown .ui-dropdown-label:before {
  top: 14px;
  right: 3px;
}
.theme-mycarrier .commerce.active .ui-dropdown-label {
  color: #fff;
}
.theme-rapid-ship .commerce.active .ui-dropdown-label {
  color: #fff;
}
.theme-averitt .commerce.active .ui-dropdown-label {
  color: #fff;
}
.theme-saia .commerce.active .ui-dropdown-label {
  color: #fff;
}
.theme-frontline-freight .commerce.active .ui-dropdown-label {
  color: #fff;
}
.theme-mme .commerce.active .ui-dropdown-label {
  color: #fff;
}
.theme-emerge .commerce.active .ui-dropdown-label {
  color: #fff;
}
.theme-old-dominion .commerce.active .ui-dropdown-label {
  color: #fff;
}
.theme-custom-companies .commerce.active .ui-dropdown-label {
  color: #fff;
}
.theme-ward .commerce.active .ui-dropdown-label {
  color: #fff;
}
.theme-centralconnect .commerce.active .ui-dropdown-label {
  color: #fff;
}
.theme-tforcefreightmyship .commerce.active .ui-dropdown-label {
  color: #fff;
}

cap-all-campaigns .progress-bar-wrapper,
all-campaigns .progress-bar-wrapper {
  position: absolute;
  left: 20px;
  width: 100%;
  max-width: 652px;
  z-index: 1;
  top: 0px;
  height: 60px;
  display: flex;
  align-items: flex-end;
  background: rgba(255, 255, 255, 0.5);
  cursor: no-drop;
}

@media screen and (min-width: 1280px) {
  .prime-dropdown.commercial .ui-dropdown {
    min-width: 162px;
  }
}

.accessorials-label {
  margin: 0 10px 0 5px;
  position: relative;
  top: 4px;
  line-height: 32px;
  display: inline-block;
}

.quote-details-steps {
  overflow: visible;
}
.quote-details-steps .favorite-cell {
  margin-left: auto;
}
@media screen and (max-width: 1700px) {
  .quote-details-steps .favorite-cell {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1700px) {
  .quote-details-steps .favorite-saved {
    margin-bottom: 5px;
  }
}
.quote-details-steps .target-rate-wrap {
  margin-left: auto;
  width: 310px;
}
@media screen and (max-width: 1700px) {
  .quote-details-steps .target-rate-wrap {
    margin-left: 0;
  }
}
@media screen and (max-width: 1200px) {
  .quote-details-steps .target-rate-wrap {
    width: 210px;
  }
}
.quote-details-steps .target-rate-wrap ~ .favorite-cell {
  margin-left: 10px;
}
.quote-details-steps .linear-feet-wrap {
  margin-right: 0;
  width: 310px;
}
@media screen and (max-width: 1700px) {
  .quote-details-steps .linear-feet-wrap {
    margin-left: 0;
  }
  .quote-details-steps .linear-feet-wrap ~ .favorite-cell {
    margin-left: 10px;
  }
}
@media screen and (max-width: 1200px) {
  .quote-details-steps .linear-feet-wrap {
    width: 210px;
  }
}
.quote-details-steps .linear-feet-box {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1700px) {
  .quote-details-steps .linear-feet-box {
    width: 100%;
    margin-left: 0;
  }
}
.quote-details-steps .linear-feet-box .input-wrapper {
  margin-bottom: 0;
}
.quote-details-steps .linear-feet-box .input-wrapper .error {
  bottom: -22px;
}
.quote-details-steps .linear-feet-box .item {
  display: flex;
  position: relative;
  left: 0;
  min-width: 175px;
}
.quote-details-steps .linear-feet-box .item .tooltip {
  margin-top: 15px;
  margin-left: 5px;
}
.quote-details-steps .info-section {
  margin-bottom: 0;
  float: none;
  width: auto;
  min-width: 500px;
  max-width: 500px;
  margin-right: 20px;
}
@media screen and (max-width: 1700px) {
  .quote-details-steps .info-section {
    margin-right: 0;
  }
}
@media screen and (max-width: 1440px) {
  .quote-details-steps .info-section {
    min-width: 450px;
    max-width: 450px;
  }
}
@media screen and (max-width: 1200px) {
  .quote-details-steps .info-section {
    min-width: 430px;
    max-width: 430px;
  }
}
.quote-details-steps .info-section .col:nth-of-type(1) {
  margin-right: 15px;
}

.footer-radio-section {
  margin-top: 15px;
  margin-bottom: 13px;
  display: flex;
  position: relative;
  align-items: center;
}
.footer-radio-section.disabled .radio-item {
  position: relative;
  pointer-events: none;
}
.footer-radio-section.disabled .radio-item:after {
  content: "";
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  position: absolute;
  background: rgba(255, 255, 255, 0.6);
  left: -1px;
  top: -1px;
}
.footer-radio-section .radio-item {
  max-width: 130px;
  min-width: 130px;
  padding: 4px;
  position: relative;
}
.footer-radio-section .radio-item > label {
  display: block;
  margin: -4px;
  padding: 4px;
  cursor: pointer;
}
.footer-radio-section .radio-item.left-rounded:last-child {
  border-radius: 4px;
}
.footer-radio-section .radio-item:not(.left-rounded):last-child {
  border-radius: 0 4px 4px 0;
}
.footer-radio-section .radio-item:not(.left-rounded):first-child {
  border-radius: 4px 0 0 4px;
}
.footer-radio-section .radio-item:not(.left-rounded):only-child {
  border-radius: 4px;
  border-left: 1px solid #b4b4b3;
}
.theme-mycarrier .footer-radio-section .radio-item:hover {
  color: #fff;
}
.theme-rapid-ship .footer-radio-section .radio-item:hover {
  color: #fff;
}
.theme-averitt .footer-radio-section .radio-item:hover {
  color: #fff;
}
.theme-saia .footer-radio-section .radio-item:hover {
  color: #fff;
}
.theme-frontline-freight .footer-radio-section .radio-item:hover {
  color: #fff;
}
.theme-mme .footer-radio-section .radio-item:hover {
  color: #fff;
}
.theme-emerge .footer-radio-section .radio-item:hover {
  color: #fff;
}
.theme-old-dominion .footer-radio-section .radio-item:hover {
  color: #fff;
}
.theme-custom-companies .footer-radio-section .radio-item:hover {
  color: #fff;
}
.theme-ward .footer-radio-section .radio-item:hover {
  color: #fff;
}
.theme-centralconnect .footer-radio-section .radio-item:hover {
  color: #fff;
}
.theme-tforcefreightmyship .footer-radio-section .radio-item:hover {
  color: #fff;
}
.footer-radio-section .radio-item.disabled {
  color: #eaeced;
  border-color: #eaeced;
}
.footer-radio-section .radio-item.disabled:hover {
  color: #eaeced;
  border-color: #eaeced;
  cursor: no-drop;
}
.theme-mycarrier .footer-radio-section .radio-item.disabled:hover {
  background-color: #fff;
}
.theme-rapid-ship .footer-radio-section .radio-item.disabled:hover {
  background-color: #fff;
}
.theme-averitt .footer-radio-section .radio-item.disabled:hover {
  background-color: #fff;
}
.theme-saia .footer-radio-section .radio-item.disabled:hover {
  background-color: #fff;
}
.theme-frontline-freight .footer-radio-section .radio-item.disabled:hover {
  background-color: #fff;
}
.theme-mme .footer-radio-section .radio-item.disabled:hover {
  background-color: #fff;
}
.theme-emerge .footer-radio-section .radio-item.disabled:hover {
  background-color: #fff;
}
.theme-old-dominion .footer-radio-section .radio-item.disabled:hover {
  background-color: #fff;
}
.theme-custom-companies .footer-radio-section .radio-item.disabled:hover {
  background-color: #fff;
}
.theme-ward .footer-radio-section .radio-item.disabled:hover {
  background-color: #fff;
}
.theme-centralconnect .footer-radio-section .radio-item.disabled:hover {
  background-color: #fff;
}
.theme-tforcefreightmyship .footer-radio-section .radio-item.disabled:hover {
  background-color: #fff;
}
.footer-radio-section .access-settings {
  box-shadow: 0px 0px 15px 0px #ccc;
  position: absolute;
  bottom: 0;
  padding: 10px;
  border-radius: 4px;
  transform: translate3d(190px, 120%, 0);
  max-width: 260px;
  padding: 10px 20px;
  z-index: 13;
}
.theme-mycarrier .footer-radio-section .access-settings {
  background-color: #fff;
}
.theme-rapid-ship .footer-radio-section .access-settings {
  background-color: #fff;
}
.theme-averitt .footer-radio-section .access-settings {
  background-color: #fff;
}
.theme-saia .footer-radio-section .access-settings {
  background-color: #fff;
}
.theme-frontline-freight .footer-radio-section .access-settings {
  background-color: #fff;
}
.theme-mme .footer-radio-section .access-settings {
  background-color: #fff;
}
.theme-emerge .footer-radio-section .access-settings {
  background-color: #fff;
}
.theme-old-dominion .footer-radio-section .access-settings {
  background-color: #fff;
}
.theme-custom-companies .footer-radio-section .access-settings {
  background-color: #fff;
}
.theme-ward .footer-radio-section .access-settings {
  background-color: #fff;
}
.theme-centralconnect .footer-radio-section .access-settings {
  background-color: #fff;
}
.theme-tforcefreightmyship .footer-radio-section .access-settings {
  background-color: #fff;
}
.custom-steps .footer-radio-section .access-settings {
  min-width: 260px;
  color: #565656;
  transform: translate3d(0, -63%, 0);
  bottom: initial;
  left: 100%;
  margin-left: 14px;
}
@media screen and (max-width: 1350px) and (min-width: 1073px) {
  .custom-steps .footer-radio-section .access-settings {
    left: 50%;
    bottom: 0;
    margin-left: 0;
    transform: translate3d(-50%, 120%, 0);
  }
}
.footer-radio-section .access-settings:after {
  content: "";
  width: 35px;
  height: 15px;
  transform: translateX(-50%);
  position: absolute;
  top: 0;
  left: 50%;
}
.theme-mycarrier .footer-radio-section .access-settings:after {
  background-color: #fff;
}
.theme-rapid-ship .footer-radio-section .access-settings:after {
  background-color: #fff;
}
.theme-averitt .footer-radio-section .access-settings:after {
  background-color: #fff;
}
.theme-saia .footer-radio-section .access-settings:after {
  background-color: #fff;
}
.theme-frontline-freight .footer-radio-section .access-settings:after {
  background-color: #fff;
}
.theme-mme .footer-radio-section .access-settings:after {
  background-color: #fff;
}
.theme-emerge .footer-radio-section .access-settings:after {
  background-color: #fff;
}
.theme-old-dominion .footer-radio-section .access-settings:after {
  background-color: #fff;
}
.theme-custom-companies .footer-radio-section .access-settings:after {
  background-color: #fff;
}
.theme-ward .footer-radio-section .access-settings:after {
  background-color: #fff;
}
.theme-centralconnect .footer-radio-section .access-settings:after {
  background-color: #fff;
}
.theme-tforcefreightmyship .footer-radio-section .access-settings:after {
  background-color: #fff;
}
.footer-radio-section .access-settings:before {
  content: "";
  width: 15px;
  height: 15px;
  box-shadow: 0px 0px 15px 0px #ccc;
  transform: rotate(45deg) translateX(-50%);
  position: absolute;
  top: -3px;
  left: 50%;
}
.theme-mycarrier .footer-radio-section .access-settings:before {
  background-color: #fff;
}
.theme-rapid-ship .footer-radio-section .access-settings:before {
  background-color: #fff;
}
.theme-averitt .footer-radio-section .access-settings:before {
  background-color: #fff;
}
.theme-saia .footer-radio-section .access-settings:before {
  background-color: #fff;
}
.theme-frontline-freight .footer-radio-section .access-settings:before {
  background-color: #fff;
}
.theme-mme .footer-radio-section .access-settings:before {
  background-color: #fff;
}
.theme-emerge .footer-radio-section .access-settings:before {
  background-color: #fff;
}
.theme-old-dominion .footer-radio-section .access-settings:before {
  background-color: #fff;
}
.theme-custom-companies .footer-radio-section .access-settings:before {
  background-color: #fff;
}
.theme-ward .footer-radio-section .access-settings:before {
  background-color: #fff;
}
.theme-centralconnect .footer-radio-section .access-settings:before {
  background-color: #fff;
}
.theme-tforcefreightmyship .footer-radio-section .access-settings:before {
  background-color: #fff;
}
.custom-steps .footer-radio-section .access-settings:before {
  box-shadow: 0 1px 3px -2px #ccc;
  transform: rotate(45deg) translate(-100%, -50%);
  top: 58%;
  left: -3px;
}
@media screen and (max-width: 1350px) and (min-width: 1073px) {
  .custom-steps .footer-radio-section .access-settings:before {
    top: -3px;
    left: 50%;
    box-shadow: 0px 0px 15px 0px #ccc;
    transform: rotate(45deg) translateX(-50%);
  }
}
.footer-radio-section .access-settings span {
  display: block;
  text-align: center;
  margin: 0;
  width: 100%;
}
.footer-radio-section .access-settings .link {
  cursor: pointer;
  font-size: 1.125em;
  text-decoration: underline;
}
.footer-radio-section .access-settings .tms-icon-close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 0.5em;
  cursor: pointer;
}

.rounded-exception {
  border-radius: 50%;
  margin-right: 10px;
  width: 25px;
  height: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 2px;
}
.theme-mycarrier .rounded-exception {
  border: 2px solid #007AFF;
}
.theme-rapid-ship .rounded-exception {
  border: 2px solid #004887;
}
.theme-averitt .rounded-exception {
  border: 2px solid #666666;
}
.theme-saia .rounded-exception {
  border: 2px solid #20274E;
}
.theme-frontline-freight .rounded-exception {
  border: 2px solid #fe5e08;
}
.theme-mme .rounded-exception {
  border: 2px solid #6D3100;
}
.theme-emerge .rounded-exception {
  border: 2px solid #FFAB00;
}
.theme-old-dominion .rounded-exception {
  border: 2px solid #b6985e;
}
.theme-custom-companies .rounded-exception {
  border: 2px solid #47474f;
}
.theme-ward .rounded-exception {
  border: 2px solid #8a6e4b;
}
.theme-centralconnect .rounded-exception {
  border: 2px solid #000000;
}
.theme-tforcefreightmyship .rounded-exception {
  border: 2px solid #0053A1;
}

.ltl-volume-toggler .slide-wrapper:before {
  top: -7px;
  left: auto;
  right: 32px;
  transform: rotate(-20deg);
}

.ltl-volume-toggler + .tooltip .tms-icon {
  left: -4px;
}

.quote-slider {
  position: absolute;
  height: 92px;
  left: 50%;
  bottom: -30%;
  z-index: -1;
  opacity: 0;
  transition: bottom 0.2s linear;
  width: 530px;
  margin: 0 -265px;
}
.quote-slider.open {
  z-index: 1;
  opacity: 1;
  bottom: 100%;
  margin-bottom: 2px;
}
.quote-slider .bottom-slider {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 0px 3px 2px #f2f2f2;
  border-radius: 4px;
  position: relative;
}
.quote-slider .bottom-slider::after, .quote-slider .bottom-slider::before {
  display: none;
}
.quote-slider .bottom-slider:hover {
  overflow: hidden;
}
.quote-slider .bottom-slider .swiper-slide {
  margin: 0 auto;
}
.quote-slider .bottom-slider .swiper-slide itm-tooltip {
  display: flex;
  justify-content: center;
}
.quote-slider .bottom-slider .swiper-slide:last-child, .quote-slider .bottom-slider .swiper-slide:only-child {
  border: none;
}
.quote-slider .bottom-slider .swiper-slide:last-child {
  box-shadow: none;
}
.quote-slider .bottom-slider .swiper-slide .hidden {
  margin-left: -150px;
  bottom: 160%;
  transform: none;
  top: inherit;
}
.quote-slider .swiper-button-next::after {
  height: 385%;
}
.quote-slider .swiper-button-prev::before {
  left: -19px;
}
.quote-slider .swiper-button-prev::after {
  height: 385%;
}
.quote-slider .quote-slider-close {
  position: absolute;
  right: 2px;
  top: 2px;
  padding: 0;
  height: 20px;
  width: 20px;
  z-index: 2;
  border-radius: 50%;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  color: #b4b4b3;
  cursor: pointer;
  outline: none;
  border: none;
}
.quote-slider .bottom-slider .swiper-button-prev:after,
.quote-slider .bottom-slider .swiper-button-next:after {
  top: -100%;
}

.quote-slider-open {
  border: none;
  background: transparent;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  position: absolute;
  top: -32px;
  font-size: inherit;
  right: -10px;
  font-family: "assistant", Helvetica, sans-serif;
  z-index: 10;
  padding: 5px 10px 10px;
}
@media screen and (max-width: 1350px) {
  .quote-slider-open {
    right: -100%;
    top: -20px;
  }
}
.theme-mycarrier .quote-slider-open .tms-icon {
  color: #007AFF;
}
.theme-rapid-ship .quote-slider-open .tms-icon {
  color: #5DC9EA;
}
.theme-averitt .quote-slider-open .tms-icon {
  color: #c70015;
}
.theme-saia .quote-slider-open .tms-icon {
  color: #CC2B2A;
}
.theme-frontline-freight .quote-slider-open .tms-icon {
  color: #0f62ab;
}
.theme-mme .quote-slider-open .tms-icon {
  color: #C65000;
}
.theme-emerge .quote-slider-open .tms-icon {
  color: #0d47a1;
}
.theme-old-dominion .quote-slider-open .tms-icon {
  color: #00693e;
}
.theme-custom-companies .quote-slider-open .tms-icon {
  color: #F2AF32;
}
.theme-ward .quote-slider-open .tms-icon {
  color: #0a5540;
}
.theme-centralconnect .quote-slider-open .tms-icon {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .quote-slider-open .tms-icon {
  color: #0053A1;
}
.quote-slider-open .tms-icon-exception {
  color: #fff !important;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: inline-block;
  line-height: 18px;
  font-size: 12px;
  text-decoration: blink;
  animation-name: blinkBg-default;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.theme-mycarrier .quote-slider-open .tms-icon-exception {
  border: 1px solid #007AFF;
}
.theme-rapid-ship .quote-slider-open .tms-icon-exception {
  border: 1px solid #5DC9EA;
}
.theme-averitt .quote-slider-open .tms-icon-exception {
  border: 1px solid #c70015;
}
.theme-saia .quote-slider-open .tms-icon-exception {
  border: 1px solid #CC2B2A;
}
.theme-frontline-freight .quote-slider-open .tms-icon-exception {
  border: 1px solid #0f62ab;
}
.theme-mme .quote-slider-open .tms-icon-exception {
  border: 1px solid #C65000;
}
.theme-emerge .quote-slider-open .tms-icon-exception {
  border: 1px solid #0d47a1;
}
.theme-old-dominion .quote-slider-open .tms-icon-exception {
  border: 1px solid #00693e;
}
.theme-custom-companies .quote-slider-open .tms-icon-exception {
  border: 1px solid #F2AF32;
}
.theme-ward .quote-slider-open .tms-icon-exception {
  border: 1px solid #0a5540;
}
.theme-centralconnect .quote-slider-open .tms-icon-exception {
  border: 1px solid #3A3A3A;
}
.theme-tforcefreightmyship .quote-slider-open .tms-icon-exception {
  border: 1px solid #0053A1;
}
@keyframes blinkBg-default {
  from {
    color: #fff;
    background: #007AFF;
  }
  to {
    color: #007AFF;
    background: #fff;
  }
}
.theme-averitt .quote-slider-open .tms-icon-exception {
  text-decoration: blink;
  animation-name: blinkBg-averitt;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkBg-averitt {
  from {
    color: #fff;
    background: #c70015;
  }
  to {
    color: #c70015;
    background: #fff;
  }
}
.theme-saia .quote-slider-open .tms-icon-exception {
  text-decoration: blink;
  animation-name: blinkBg-saia;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkBg-saia {
  from {
    color: #fff;
    background: #CC2B2A;
  }
  to {
    color: #CC2B2A;
    background: #fff;
  }
}
.theme-rapid-ship .quote-slider-open .tms-icon-exception {
  text-decoration: blink;
  animation-name: blinkBg-rapid-ship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkBg-rapid-ship {
  from {
    color: #fff;
    background: #5DC9EA;
  }
  to {
    color: #5DC9EA;
    background: #fff;
  }
}
.theme-frontline-freight .quote-slider-open .tms-icon-exception {
  text-decoration: blink;
  animation-name: blinkBg-frontline-freight;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkBg-frontline-freight {
  from {
    color: #fff;
    background: #0f62ab;
  }
  to {
    color: #0f62ab;
    background: #fff;
  }
}
.theme-mme .quote-slider-open .tms-icon-exception {
  text-decoration: blink;
  animation-name: blinkBg-mme;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkBg-mme {
  from {
    color: #fff;
    background: #C65000;
  }
  to {
    color: #C65000;
    background: #fff;
  }
}
.theme-emerge .quote-slider-open .tms-icon-exception {
  text-decoration: blink;
  animation-name: blinkBg-emerge;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkBg-emerge {
  from {
    color: #fff;
    background: #0d47a1;
  }
  to {
    color: #0d47a1;
    background: #fff;
  }
}
.theme-old-dominion .quote-slider-open .tms-icon-exception {
  text-decoration: blink;
  animation-name: blinkBg-old-dominion;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkBg-old-dominion {
  from {
    color: #fff;
    background: #00693e;
  }
  to {
    color: #00693e;
    background: #fff;
  }
}
.theme-custom-companies .quote-slider-open .tms-icon-exception {
  text-decoration: blink;
  animation-name: blinkBg-custom-companies;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkBg-custom-companies {
  from {
    color: #fff;
    background: #F2AF32;
  }
  to {
    color: #F2AF32;
    background: #fff;
  }
}
.theme-ward .quote-slider-open .tms-icon-exception {
  text-decoration: blink;
  animation-name: blinkBg-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkBg-ward {
  from {
    color: #fff;
    background: #0a5540;
  }
  to {
    color: #0a5540;
    background: #fff;
  }
}
.theme-centralconnect .quote-slider-open .tms-icon-exception {
  text-decoration: blink;
  animation-name: blinkBg-centralconnect;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkBg-centralconnect {
  from {
    color: #fff;
    background: #3A3A3A;
  }
  to {
    color: #3A3A3A;
    background: #fff;
  }
}
.theme-tforcefreightmyship .quote-slider-open .tms-icon-exception {
  text-decoration: blink;
  animation-name: blinkBg-tforcefreightmyship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkBg-tforcefreightmyship {
  from {
    color: #fff;
    background: #0053A1;
  }
  to {
    color: #0053A1;
    background: #fff;
  }
}

.error-grey {
  color: #b4b4b3 !important;
}

.op-accessor {
  margin-bottom: 0.6em;
}
.op-accessor .tms-sq-plus {
  position: relative;
  width: 30px;
  min-width: 30px;
  height: 30px;
  cursor: pointer;
  border-radius: 4px;
  font-family: "tms-iconset" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.theme-mycarrier .op-accessor .tms-sq-plus {
  background-color: #007AFF;
}
.theme-rapid-ship .op-accessor .tms-sq-plus {
  background-color: #5DC9EA;
}
.theme-averitt .op-accessor .tms-sq-plus {
  background-color: #c70015;
}
.theme-saia .op-accessor .tms-sq-plus {
  background-color: #CC2B2A;
}
.theme-frontline-freight .op-accessor .tms-sq-plus {
  background-color: #0f62ab;
}
.theme-mme .op-accessor .tms-sq-plus {
  background-color: #C65000;
}
.theme-emerge .op-accessor .tms-sq-plus {
  background-color: #0d47a1;
}
.theme-old-dominion .op-accessor .tms-sq-plus {
  background-color: #00693e;
}
.theme-custom-companies .op-accessor .tms-sq-plus {
  background-color: #F2AF32;
}
.theme-ward .op-accessor .tms-sq-plus {
  background-color: #0a5540;
}
.theme-centralconnect .op-accessor .tms-sq-plus {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .op-accessor .tms-sq-plus {
  background-color: #0053A1;
}
.op-accessor .tms-sq-plus:before {
  content: "\e92e";
  font-size: 0.7em;
  position: absolute;
  left: 9px;
  top: 10px;
}
.theme-mycarrier .op-accessor .tms-sq-plus:before {
  color: #fff;
}
.theme-rapid-ship .op-accessor .tms-sq-plus:before {
  color: #fff;
}
.theme-averitt .op-accessor .tms-sq-plus:before {
  color: #fff;
}
.theme-saia .op-accessor .tms-sq-plus:before {
  color: #fff;
}
.theme-frontline-freight .op-accessor .tms-sq-plus:before {
  color: #fff;
}
.theme-mme .op-accessor .tms-sq-plus:before {
  color: #fff;
}
.theme-emerge .op-accessor .tms-sq-plus:before {
  color: #fff;
}
.theme-old-dominion .op-accessor .tms-sq-plus:before {
  color: #fff;
}
.theme-custom-companies .op-accessor .tms-sq-plus:before {
  color: #fff;
}
.theme-ward .op-accessor .tms-sq-plus:before {
  color: #fff;
}
.theme-centralconnect .op-accessor .tms-sq-plus:before {
  color: #fff;
}
.theme-tforcefreightmyship .op-accessor .tms-sq-plus:before {
  color: #fff;
}
.op-accessor .box-model {
  max-height: 300px;
  overflow: auto !important;
  left: 0 !important;
  right: auto !important;
  top: 6px !important;
  margin-top: 30px;
  padding: 20px 20px 0;
}
.op-accessor .box-model.open {
  z-index: 10;
  transform: scaleY(1);
  opacity: 1;
  transition: all 0.15s ease;
}
.op-accessor .box-model .mat-form-field-wrapper {
  margin: 0;
}

.op-accessor-item {
  margin-bottom: 1em;
  min-height: 42px;
}
.op-accessor-item .ui-dropdown-panel {
  min-width: auto;
}
.op-accessor-item input {
  background: inherit !important;
}

.op-accessor-panel {
  margin-bottom: 5px;
  margin-right: 5px;
}

.op-accessor-number {
  max-width: 140px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.op-accessor-number .prime-dropdown,
.op-accessor-number .mat-form-field {
  max-width: 55px;
}

.op-accessor-text {
  max-width: 140px;
}
.op-accessor-text .error.long {
  bottom: 0;
  position: relative;
  left: -102px;
  width: 245px;
  right: 0;
  max-width: 300px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.d-sticky {
  bottom: 0;
  position: sticky;
  background: #fafafa;
  padding: 0 0 20px;
}

.cargo-insurance-error {
  position: relative;
  top: -38px;
  left: 210px;
}

.address-lookup__error {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  margin-top: 0.5rem;
  padding: 0 0 0 5px;
}
.address-lookup__error--warn {
  color: #FB761D;
}
.address-lookup__error--warn i {
  padding: 0 5px 0 0;
}
.address-lookup__error--alert {
  color: #FF0000;
}
.address-lookup__error p {
  margin: 0;
}
.address-lookup__error-container {
  padding: 3px;
  display: inline-block;
  border: 1px solid #FF0000;
  width: 18px;
  background: #FF0000;
  height: 18px;
  text-align: center;
  border-radius: 50%;
  margin: 0 5px 0 0;
  color: #FFF;
}
.address-lookup__suggestion {
  color: #565656;
}

.commercialType__container {
  margin-top: 2rem;
  display: flex;
  gap: 8px;
  align-items: flex-start;
}

.address-lookup__input itm-input {
  margin: 1em 0 0 0;
}

.left-spacing {
  padding-left: 20px;
}

.right-spacing {
  padding-right: 20px;
}

.mat-select-content {
  min-width: 200px !important;
}

.mat-autocomplete-panel {
  max-height: 270px !important;
}

.mat-autocomplete-panel.commodity-description {
  min-width: 679px !important;
}

.mat-autocomplete-panel .mat-option {
  font-weight: 400;
  font-family: "assistant", Helvetica, sans-serif;
  font-size: 1em;
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 1px solid #ccc;
  line-height: 1.2;
  padding: 15px;
}
.mat-autocomplete-panel .mat-option .invisible {
  display: none;
}
.mat-autocomplete-panel .mat-option.mat-active {
  position: relative;
}
.mat-autocomplete-panel .mat-option.mat-active .invisible {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.mat-autocomplete-panel .mat-option .tms-icon {
  position: relative;
  margin-right: 10px;
  line-height: 1;
}
.theme-mycarrier .mat-autocomplete-panel .mat-option .tms-icon {
  color: #007AFF;
}
.theme-rapid-ship .mat-autocomplete-panel .mat-option .tms-icon {
  color: #5DC9EA;
}
.theme-averitt .mat-autocomplete-panel .mat-option .tms-icon {
  color: #c70015;
}
.theme-saia .mat-autocomplete-panel .mat-option .tms-icon {
  color: #CC2B2A;
}
.theme-frontline-freight .mat-autocomplete-panel .mat-option .tms-icon {
  color: #0f62ab;
}
.theme-mme .mat-autocomplete-panel .mat-option .tms-icon {
  color: #C65000;
}
.theme-emerge .mat-autocomplete-panel .mat-option .tms-icon {
  color: #0d47a1;
}
.theme-old-dominion .mat-autocomplete-panel .mat-option .tms-icon {
  color: #00693e;
}
.theme-custom-companies .mat-autocomplete-panel .mat-option .tms-icon {
  color: #F2AF32;
}
.theme-ward .mat-autocomplete-panel .mat-option .tms-icon {
  color: #0a5540;
}
.theme-centralconnect .mat-autocomplete-panel .mat-option .tms-icon {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .mat-autocomplete-panel .mat-option .tms-icon {
  color: #0053A1;
}
.mat-autocomplete-panel .mat-option .tms-icon.orange-text {
  font-size: 1.25em;
}
.theme-mycarrier .mat-autocomplete-panel .mat-option .tms-icon.orange-text {
  color: #007AFF;
}
.theme-rapid-ship .mat-autocomplete-panel .mat-option .tms-icon.orange-text {
  color: #004887;
}
.theme-averitt .mat-autocomplete-panel .mat-option .tms-icon.orange-text {
  color: #666666;
}
.theme-saia .mat-autocomplete-panel .mat-option .tms-icon.orange-text {
  color: #20274E;
}
.theme-frontline-freight .mat-autocomplete-panel .mat-option .tms-icon.orange-text {
  color: #fe5e08;
}
.theme-mme .mat-autocomplete-panel .mat-option .tms-icon.orange-text {
  color: #6D3100;
}
.theme-emerge .mat-autocomplete-panel .mat-option .tms-icon.orange-text {
  color: #FFAB00;
}
.theme-old-dominion .mat-autocomplete-panel .mat-option .tms-icon.orange-text {
  color: #b6985e;
}
.theme-custom-companies .mat-autocomplete-panel .mat-option .tms-icon.orange-text {
  color: #47474f;
}
.theme-ward .mat-autocomplete-panel .mat-option .tms-icon.orange-text {
  color: #8a6e4b;
}
.theme-centralconnect .mat-autocomplete-panel .mat-option .tms-icon.orange-text {
  color: #000000;
}
.theme-tforcefreightmyship .mat-autocomplete-panel .mat-option .tms-icon.orange-text {
  color: #0053A1;
}
.mat-autocomplete-panel .mat-option .empty {
  min-width: 28px;
  display: inline-block;
}

.chips-panel-autocomplete.mat-autocomplete-panel {
  overflow: visible;
  margin: 12px 0 100px;
  box-shadow: none !important;
}
.mat-autocomplete-panel-above .chips-panel-autocomplete.mat-autocomplete-panel {
  margin: 12px 0;
}
.chips-panel-autocomplete.mat-autocomplete-panel .mat-option {
  border: none;
  position: relative;
  margin: -1px 1px 0;
}
.chips-panel-autocomplete.mat-autocomplete-panel .mat-option:before {
  content: "";
  position: absolute;
  height: 1px;
  left: 15px;
  right: 15px;
  bottom: 0;
  background: #e5e5e5;
}
.chips-panel-autocomplete.mat-autocomplete-panel .mat-option:hover {
  background-color: #e5e5e5;
}
.chips-panel-autocomplete:before {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -2px;
  top: -2px;
  border-radius: 4px;
}
.theme-mycarrier .chips-panel-autocomplete:before {
  border: 2px solid #007AFF;
}
.theme-rapid-ship .chips-panel-autocomplete:before {
  border: 2px solid #5DC9EA;
}
.theme-averitt .chips-panel-autocomplete:before {
  border: 2px solid #c70015;
}
.theme-saia .chips-panel-autocomplete:before {
  border: 2px solid #CC2B2A;
}
.theme-frontline-freight .chips-panel-autocomplete:before {
  border: 2px solid #0f62ab;
}
.theme-mme .chips-panel-autocomplete:before {
  border: 2px solid #C65000;
}
.theme-emerge .chips-panel-autocomplete:before {
  border: 2px solid #0d47a1;
}
.theme-old-dominion .chips-panel-autocomplete:before {
  border: 2px solid #00693e;
}
.theme-custom-companies .chips-panel-autocomplete:before {
  border: 2px solid #F2AF32;
}
.theme-ward .chips-panel-autocomplete:before {
  border: 2px solid #0a5540;
}
.theme-centralconnect .chips-panel-autocomplete:before {
  border: 2px solid #3A3A3A;
}
.theme-tforcefreightmyship .chips-panel-autocomplete:before {
  border: 2px solid #0053A1;
}
.chips-panel-autocomplete .autocomplete-panel {
  display: block;
  max-height: 256px;
  overflow: auto;
}
.chips-panel-autocomplete .autocomplete-panel::-webkit-scrollbar {
  width: 4px;
  border-radius: 4px;
}
.chips-panel-autocomplete .autocomplete-panel::-webkit-scrollbar-track {
  background: transparent;
}
.chips-panel-autocomplete .autocomplete-panel::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.chips-panel-autocomplete .first-line {
  display: block;
  letter-spacing: 0.15px;
  font: 16px/21px "roboto", sans-serif;
  color: rgba(0, 0, 0, 0.87);
  overflow: hidden;
  text-overflow: ellipsis;
}
.chips-panel-autocomplete .second-line {
  display: block;
  letter-spacing: 0.24px;
  font: 14px/19px "roboto", sans-serif;
  color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  text-overflow: ellipsis;
}

.commercialType__container {
  margin-top: 2rem;
}

.address-lookup__input itm-input {
  margin: 1em 0 0 0;
}

.bou-panel-autocomplete .mat-option {
  height: 72px;
}
.bou-panel-autocomplete.mat-autocomplete-panel {
  max-height: 288px !important;
}
.bou-panel-autocomplete.mat-autocomplete-panel::-webkit-scrollbar {
  width: 4px;
  border-radius: 2px;
}
.bou-panel-autocomplete.mat-autocomplete-panel::-webkit-scrollbar-track {
  background: transparent;
}
.bou-panel-autocomplete.mat-autocomplete-panel::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}

.bou-input-autocomplete .mat-option {
  height: 64px;
  border-bottom: none;
}
.bou-input-autocomplete.mat-autocomplete-panel {
  border-top: 1px solid #ccc;
  max-height: 128px !important;
}
.bou-input-autocomplete.mat-autocomplete-panel::-webkit-scrollbar {
  width: 4px;
  border-radius: 2px;
}
.bou-input-autocomplete.mat-autocomplete-panel::-webkit-scrollbar-track {
  background: transparent;
}
.bou-input-autocomplete.mat-autocomplete-panel::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}

.google-maps-toggler {
  min-width: 250px;
}

.google-maps-action i {
  position: relative;
  font-size: 21px;
}
.google-maps-action i.active-google-map {
  cursor: pointer;
}
.theme-mycarrier .google-maps-action i.active-google-map {
  color: #007AFF;
}
.theme-rapid-ship .google-maps-action i.active-google-map {
  color: #5DC9EA;
}
.theme-averitt .google-maps-action i.active-google-map {
  color: #c70015;
}
.theme-saia .google-maps-action i.active-google-map {
  color: #CC2B2A;
}
.theme-frontline-freight .google-maps-action i.active-google-map {
  color: #0f62ab;
}
.theme-mme .google-maps-action i.active-google-map {
  color: #C65000;
}
.theme-emerge .google-maps-action i.active-google-map {
  color: #0d47a1;
}
.theme-old-dominion .google-maps-action i.active-google-map {
  color: #00693e;
}
.theme-custom-companies .google-maps-action i.active-google-map {
  color: #F2AF32;
}
.theme-ward .google-maps-action i.active-google-map {
  color: #0a5540;
}
.theme-centralconnect .google-maps-action i.active-google-map {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .google-maps-action i.active-google-map {
  color: #0053A1;
}
.google-maps-action i.inactive-google-map {
  color: #b4b4b3;
  cursor: default;
}

.prime-dropdown-wrapper.m-b-34 {
  margin-bottom: 34px;
}

.qp-google-map-popup {
  position: absolute;
  width: 50%;
  z-index: 12;
  right: 20px;
  top: 45px;
  padding: 20px;
  border-radius: 4px;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
@media screen and (max-width: 1440px) {
  .qp-google-map-popup {
    top: -80px;
  }
}
@media screen and (max-width: 1024px) {
  .qp-google-map-popup {
    width: 70%;
    right: 35px;
    max-height: 650px;
    top: -80px;
  }
}
.theme-mycarrier .qp-google-map-popup {
  background: #fff;
}
.theme-rapid-ship .qp-google-map-popup {
  background: #fff;
}
.theme-averitt .qp-google-map-popup {
  background: #fff;
}
.theme-saia .qp-google-map-popup {
  background: #fff;
}
.theme-frontline-freight .qp-google-map-popup {
  background: #fff;
}
.theme-mme .qp-google-map-popup {
  background: #fff;
}
.theme-emerge .qp-google-map-popup {
  background: #fff;
}
.theme-old-dominion .qp-google-map-popup {
  background: #fff;
}
.theme-custom-companies .qp-google-map-popup {
  background: #fff;
}
.theme-ward .qp-google-map-popup {
  background: #fff;
}
.theme-centralconnect .qp-google-map-popup {
  background: #fff;
}
.theme-tforcefreightmyship .qp-google-map-popup {
  background: #fff;
}
.qp-google-map-popup .agm-map-container-inner {
  min-height: 600px;
}

.full-backdrop.opacity {
  background: rgba(255, 255, 255, 0.6);
  z-index: 3;
}

cup-origin,
cup-destination,
qp-origin,
qp-destination {
  position: relative;
}

.volume-helper .help {
  top: 10px;
  left: -10px;
  position: relative;
}

.ltl-volume-toggler .slide-wrapper {
  min-width: 170px;
}

.quote .full-spacing {
  padding: 0 15px;
}
@media screen and (max-width: 1600px) {
  .quote .full-spacing {
    padding: 0 5px;
  }
}
.quote .left-spacing {
  padding-left: 15px;
}
@media screen and (min-width: 1480px) {
  .quote .right-spacing {
    padding-right: 15px;
  }
}
@media screen and (max-width: 1480px) and (min-width: 1220px) {
  .quote .right-spacing {
    padding-right: 5px;
  }
}
@media screen and (max-width: 1219px) {
  .quote .right-spacing {
    padding-right: 15px;
  }
}

.shipment-header {
  padding-right: 40px;
}
@media screen and (max-width: 1219px) {
  .shipment-header {
    display: none !important;
  }
}
.shipment-header .dimensions-header {
  min-width: 120px !important;
  padding-right: 38px;
  width: 35%;
}
.shipment-header .small-field {
  word-break: break-all;
}

cup-confirm-and-dispatch .shipment-header .dimensions-header,
qp-confirm-and-dispatch .shipment-header .dimensions-header {
  padding-right: 15px;
}

.type-item {
  min-width: 110px;
  width: 35%;
}

.count-item {
  min-width: 80px;
  width: 15%;
}

.stackable-item {
  min-width: 80px;
  width: 15%;
}

.commodity-description-item {
  width: 35%;
}

.nmfc-item {
  min-width: 80px;
  width: 10%;
}

.sub-item {
  min-width: 80px;
  width: 10%;
}

.hu-sub-item {
  min-width: 160px;
  width: 20%;
}

.class-item {
  min-width: 115px;
  width: 10%;
}

.pieces-item {
  min-width: 116px;
  width: 10%;
}

.total-item {
  min-width: 115px;
  width: 10%;
}

.hazmat-item {
  min-width: 70px;
  width: 10%;
}

@media screen and (max-width: 1149px) {
  .checkbox-item-pb {
    padding-bottom: 30px;
  }
}

.remove-item {
  min-width: 30px;
  width: 5%;
}

@media screen and (max-width: 1440px) and (min-width: 1220px) {
  .type-item {
    min-width: 90px;
    width: 35%;
  }
  .count-item {
    min-width: 60px;
    width: 15%;
  }
  .stackable-item {
    min-width: 60px;
    width: 10%;
  }
  .commodity-description-item {
    width: 35%;
  }
  .nmfc-item {
    min-width: 60px;
    width: 10%;
  }
  .sub-item {
    min-width: 60px;
    width: 10%;
  }
  .hu-sub-item {
    min-width: 130px;
    width: 20%;
  }
  .class-item {
    min-width: 56px;
    width: 10%;
  }
  .pieces-item {
    min-width: 116px;
    width: 10%;
  }
  .total-item {
    min-width: 95px;
    width: 10%;
  }
  .hazmat-item {
    min-width: 50px;
    width: 10%;
  }
  .remove-item {
    min-width: 10px;
    width: 5%;
  }
}
.shipment-item {
  position: relative;
  padding-right: 40px;
}
.shipment-item .full-spacing {
  padding: 0 15px;
}
@media screen and (max-width: 1600px) {
  .shipment-item .full-spacing {
    padding: 0 5px;
  }
}
@media screen and (min-width: 1221px) {
  .shipment-item {
    border-top: 1px solid #eaeced;
  }
}
.shipment-item .shipment-delete-md {
  position: absolute !important;
  right: 2px;
  top: calc(50% - 10px);
  margin-top: 0 !important;
  border: none !important;
  transform: translateX(-50%);
  font-size: 1.25em;
  cursor: pointer;
}
@media screen and (min-width: 1221px) {
  .shipment-item .shipment-delete-md {
    opacity: 0;
    transition: opacity 0.15s ease;
  }
}
.shipment-item:hover .shipment-delete-md {
  opacity: 1;
  transition: opacity 0.15s ease;
}
@media screen and (max-width: 1219px) {
  .shipment-item {
    flex-direction: column !important;
  }
}
@media screen and (max-width: 1219px) and (-ms-high-contrast: active), screen and (max-width: 1219px) and (-ms-high-contrast: none) {
  .shipment-item {
    display: block !important;
  }
}
@media screen and (max-width: 1219px) {
  .shipment-item > div {
    width: 100% !important;
  }
}
@media screen and (max-width: 1219px) {
  .shipment-item .shipment-delete-md {
    width: auto !important;
  }
}
@media screen and (min-width: 1222px) {
  .shipment-item:after {
    content: "";
    width: 2px;
    height: calc(100% - 8px);
    position: absolute;
    right: 38px;
    top: 4px;
    border-radius: 0 0 0 5px;
  }
  .theme-mycarrier .shipment-item:after {
    background-color: #007AFF;
  }
  .theme-rapid-ship .shipment-item:after {
    background-color: #5DC9EA;
  }
  .theme-averitt .shipment-item:after {
    background-color: #c70015;
  }
  .theme-saia .shipment-item:after {
    background-color: #CC2B2A;
  }
  .theme-frontline-freight .shipment-item:after {
    background-color: #0f62ab;
  }
  .theme-mme .shipment-item:after {
    background-color: #C65000;
  }
  .theme-emerge .shipment-item:after {
    background-color: #0d47a1;
  }
  .theme-old-dominion .shipment-item:after {
    background-color: #00693e;
  }
  .theme-custom-companies .shipment-item:after {
    background-color: #F2AF32;
  }
  .theme-ward .shipment-item:after {
    background-color: #0a5540;
  }
  .theme-centralconnect .shipment-item:after {
    background-color: #3A3A3A;
  }
  .theme-tforcefreightmyship .shipment-item:after {
    background-color: #0053A1;
  }
}
.shipment-item .prime-dropdown-wrapper {
  width: 100%;
  margin-bottom: 2em;
}
.shipment-item .prime-dropdown-wrapper .ui-dropdown-panel {
  min-width: initial;
}
@media screen and (max-width: 1400px) {
  .shipment-item .prime-dropdown-wrapper .ui-dropdown-panel {
    min-width: 150px;
  }
}
.shipment-item .mat-select {
  width: 100%;
  margin-bottom: 18px;
}
.shipment-item .dimensions-cell .mat-form-field,
.shipment-item .total-weight .mat-form-field {
  margin-right: 10px;
}
.shipment-item .dimensions-cell .input-wrapper {
  width: 55px;
}
.shipment-item .dimensions-cell {
  min-width: 120px !important;
  width: 35%;
}
.shipment-item .checkbox-wrapper label {
  margin-bottom: 5px;
}
.shipment-item a:not(.add-commodity-link) {
  line-height: 1;
}
.theme-mycarrier .shipment-item a:not(.add-commodity-link) {
  border: 1px dotted #007AFF;
}
.theme-rapid-ship .shipment-item a:not(.add-commodity-link) {
  border: 1px dotted #5DC9EA;
}
.theme-averitt .shipment-item a:not(.add-commodity-link) {
  border: 1px dotted #c70015;
}
.theme-saia .shipment-item a:not(.add-commodity-link) {
  border: 1px dotted #CC2B2A;
}
.theme-frontline-freight .shipment-item a:not(.add-commodity-link) {
  border: 1px dotted #0f62ab;
}
.theme-mme .shipment-item a:not(.add-commodity-link) {
  border: 1px dotted #C65000;
}
.theme-emerge .shipment-item a:not(.add-commodity-link) {
  border: 1px dotted #0d47a1;
}
.theme-old-dominion .shipment-item a:not(.add-commodity-link) {
  border: 1px dotted #00693e;
}
.theme-custom-companies .shipment-item a:not(.add-commodity-link) {
  border: 1px dotted #F2AF32;
}
.theme-ward .shipment-item a:not(.add-commodity-link) {
  border: 1px dotted #0a5540;
}
.theme-centralconnect .shipment-item a:not(.add-commodity-link) {
  border: 1px dotted #3A3A3A;
}
.theme-tforcefreightmyship .shipment-item a:not(.add-commodity-link) {
  border: 1px dotted #0053A1;
}
.shipment-item a:not(.add-commodity-link):hover {
  cursor: pointer;
}
@media screen and (max-width: 1219px) {
  .shipment-item {
    margin-right: 60px;
    position: relative;
  }
  .shipment-item:after {
    content: "";
    width: 2px;
    height: calc(100% - 80px);
    top: 30px;
    right: -20px;
    position: absolute;
  }
  .theme-mycarrier .shipment-item:after {
    background-color: #007AFF;
  }
  .theme-rapid-ship .shipment-item:after {
    background-color: #5DC9EA;
  }
  .theme-averitt .shipment-item:after {
    background-color: #c70015;
  }
  .theme-saia .shipment-item:after {
    background-color: #CC2B2A;
  }
  .theme-frontline-freight .shipment-item:after {
    background-color: #0f62ab;
  }
  .theme-mme .shipment-item:after {
    background-color: #C65000;
  }
  .theme-emerge .shipment-item:after {
    background-color: #0d47a1;
  }
  .theme-old-dominion .shipment-item:after {
    background-color: #00693e;
  }
  .theme-custom-companies .shipment-item:after {
    background-color: #F2AF32;
  }
  .theme-ward .shipment-item:after {
    background-color: #0a5540;
  }
  .theme-centralconnect .shipment-item:after {
    background-color: #3A3A3A;
  }
  .theme-tforcefreightmyship .shipment-item:after {
    background-color: #0053A1;
  }
  .shipment-item .shipment-hovering-section {
    position: static !important;
  }
  .shipment-item .shipment-delete-md {
    position: absolute !important;
    right: -55px;
    top: calc(50% - 20px);
    margin-top: 0 !important;
    border: none !important;
    transform: translateX(-50%);
  }
  .shipment-item .commodity-item:before, .shipment-item:before {
    content: "";
    left: 0;
    width: 100%;
    position: absolute;
    top: 30px;
    height: 1px;
    background: #d8d8d8;
  }
  .shipment-item .type-item:before {
    content: "Type";
    display: block;
  }
  .shipment-item .count-item:before {
    content: "Count";
    display: block;
  }
  .shipment-item .dimensions-cell:before {
    content: "Dimensions";
    display: block;
    text-align: center;
  }
  .shipment-item .stackable-item {
    flex-direction: column;
    justify-content: flex-start;
  }
  .shipment-item .stackable-item:before {
    content: "Stackable";
    display: block;
    margin-bottom: 20px;
  }
  .shipment-item .commodity-description-item:before {
    content: "Commodity Description";
    display: block;
    text-align: center;
  }
  .shipment-item .commodity-total .commodity-description-item:before {
    content: none;
    display: block;
    text-align: center;
  }
  .shipment-item .nmfc-item:before {
    content: "NMFC";
    display: block;
  }
  .shipment-item .sub-item:before {
    content: "SUB";
    display: block;
  }
  .shipment-item .class-item:before {
    content: "Class";
    display: block;
  }
  .shipment-item .pieces-item:before {
    content: "Pieces";
    display: block;
  }
  .shipment-item .total-item:before {
    content: "Total Weight";
    display: block;
  }
  .shipment-item .hazmat-item {
    flex-direction: column;
    justify-content: flex-start;
  }
  .shipment-item .hazmat-item:before {
    content: "HazMat";
    display: block;
    margin-bottom: 20px;
  }
  .shipment-item .commodity-total .class-item:before,
  .shipment-item .commodity-total .pieces-item:before,
  .shipment-item .commodity-total .total-item:before,
  .shipment-item .commodity-total .hazmat-item:before {
    content: none;
  }
  .shipment-item .left-spacing {
    padding-left: 15px;
  }
  .shipment-item .right-spacing {
    padding-right: 15px;
  }
  .shipment-item .commodity-action:before {
    width: calc(100% - 20px);
  }
  .theme-mycarrier .shipment-item .commodity-action:before {
    background: #007AFF !important;
  }
  .theme-rapid-ship .shipment-item .commodity-action:before {
    background: #5DC9EA !important;
  }
  .theme-averitt .shipment-item .commodity-action:before {
    background: #c70015 !important;
  }
  .theme-saia .shipment-item .commodity-action:before {
    background: #CC2B2A !important;
  }
  .theme-frontline-freight .shipment-item .commodity-action:before {
    background: #0f62ab !important;
  }
  .theme-mme .shipment-item .commodity-action:before {
    background: #C65000 !important;
  }
  .theme-emerge .shipment-item .commodity-action:before {
    background: #0d47a1 !important;
  }
  .theme-old-dominion .shipment-item .commodity-action:before {
    background: #00693e !important;
  }
  .theme-custom-companies .shipment-item .commodity-action:before {
    background: #F2AF32 !important;
  }
  .theme-ward .shipment-item .commodity-action:before {
    background: #0a5540 !important;
  }
  .theme-centralconnect .shipment-item .commodity-action:before {
    background: #3A3A3A !important;
  }
  .theme-tforcefreightmyship .shipment-item .commodity-action:before {
    background: #0053A1 !important;
  }
  .shipment-item .full-spacing:last-of-type {
    max-width: 18% !important;
  }
  .shipment-item .commodity-item {
    margin-top: -20px;
  }
  .shipment-item .commodity-item-sub {
    margin-top: -20px;
  }
  .shipment-item .dimensions-cell .input-wrapper {
    width: auto;
  }
  .shipment-item .commodity-description-item {
    padding-left: 0;
  }
  .shipment-item .total-item {
    width: 10%;
  }
  .shipment-item .pieces-item {
    width: 9%;
  }
  .shipment-item .hazmat-item {
    padding-right: 0;
  }
  .shipment-item .remove-item {
    position: absolute;
    right: -50px;
    top: 25px;
  }
}
.shipment-item .commodity-item {
  position: relative;
}
.shipment-item .commodity-item .ui-dropdown-panel {
  min-width: 70px;
}
.shipment-item .commodity-item .remove-commodity {
  transition: opacity 0.3s ease;
  font-size: 1.25em;
}
.shipment-item .commodity-item .remove-commodity:hover {
  cursor: pointer;
}
.shipment-item .commodity-action {
  position: relative;
  margin-bottom: 20px;
}
.shipment-item .commodity-action:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #eaeced;
  position: absolute;
  top: 14px;
  left: 0;
}
.shipment-item .add-commodity-link {
  position: relative;
  padding-left: 30px;
}
.theme-mycarrier .shipment-item .add-commodity-link {
  background-color: #fff;
}
.theme-rapid-ship .shipment-item .add-commodity-link {
  background-color: #fff;
}
.theme-averitt .shipment-item .add-commodity-link {
  background-color: #fff;
}
.theme-saia .shipment-item .add-commodity-link {
  background-color: #fff;
}
.theme-frontline-freight .shipment-item .add-commodity-link {
  background-color: #fff;
}
.theme-mme .shipment-item .add-commodity-link {
  background-color: #fff;
}
.theme-emerge .shipment-item .add-commodity-link {
  background-color: #fff;
}
.theme-old-dominion .shipment-item .add-commodity-link {
  background-color: #fff;
}
.theme-custom-companies .shipment-item .add-commodity-link {
  background-color: #fff;
}
.theme-ward .shipment-item .add-commodity-link {
  background-color: #fff;
}
.theme-centralconnect .shipment-item .add-commodity-link {
  background-color: #fff;
}
.theme-tforcefreightmyship .shipment-item .add-commodity-link {
  background-color: #fff;
}
@media screen and (max-width: 1220px) {
  .shipment-item .add-commodity-link {
    padding-left: 30px;
  }
  .shipment-item .add-commodity-link .tms-icon.custom-icon {
    left: 0;
  }
}
.shipment-item .add-commodity-link:hover {
  cursor: pointer;
}
.shipment-item .add-commodity-link span {
  line-height: 1.2;
  display: inline-block;
}
.theme-mycarrier .shipment-item .add-commodity-link span {
  border-bottom: 1px solid #007AFF;
}
.theme-rapid-ship .shipment-item .add-commodity-link span {
  border-bottom: 1px solid #5DC9EA;
}
.theme-averitt .shipment-item .add-commodity-link span {
  border-bottom: 1px solid #c70015;
}
.theme-saia .shipment-item .add-commodity-link span {
  border-bottom: 1px solid #CC2B2A;
}
.theme-frontline-freight .shipment-item .add-commodity-link span {
  border-bottom: 1px solid #0f62ab;
}
.theme-mme .shipment-item .add-commodity-link span {
  border-bottom: 1px solid #C65000;
}
.theme-emerge .shipment-item .add-commodity-link span {
  border-bottom: 1px solid #0d47a1;
}
.theme-old-dominion .shipment-item .add-commodity-link span {
  border-bottom: 1px solid #00693e;
}
.theme-custom-companies .shipment-item .add-commodity-link span {
  border-bottom: 1px solid #F2AF32;
}
.theme-ward .shipment-item .add-commodity-link span {
  border-bottom: 1px solid #0a5540;
}
.theme-centralconnect .shipment-item .add-commodity-link span {
  border-bottom: 1px solid #3A3A3A;
}
.theme-tforcefreightmyship .shipment-item .add-commodity-link span {
  border-bottom: 1px solid #0053A1;
}
.shipment-item .add-commodity-link .tms-icon {
  font-size: 1.3em;
  position: absolute;
  left: 0;
  top: 2px;
}
.shipment-item .shipment-hovering-section {
  position: relative;
  width: 35%;
}
.shipment-item .shipment-hovering-section .remove {
  font-size: 1.25em;
  margin-bottom: 5px;
}
.shipment-item .shipment-hovering-section .remove:hover {
  cursor: pointer;
}
.shipment-item .shipment-hovering-section:hover .remove {
  opacity: 1;
  z-index: 1;
  transition: opacity 0.3s ease;
}

.add-wrapper {
  position: relative;
  top: -10px;
  z-index: 0;
}
.add-wrapper .add-h-u-link {
  z-index: 1;
  padding-right: 15px;
  padding-left: 0;
  position: relative;
  top: -4px;
}
.theme-mycarrier .add-wrapper .add-h-u-link {
  background-color: #fff;
}
.theme-rapid-ship .add-wrapper .add-h-u-link {
  background-color: #fff;
}
.theme-averitt .add-wrapper .add-h-u-link {
  background-color: #fff;
}
.theme-saia .add-wrapper .add-h-u-link {
  background-color: #fff;
}
.theme-frontline-freight .add-wrapper .add-h-u-link {
  background-color: #fff;
}
.theme-mme .add-wrapper .add-h-u-link {
  background-color: #fff;
}
.theme-emerge .add-wrapper .add-h-u-link {
  background-color: #fff;
}
.theme-old-dominion .add-wrapper .add-h-u-link {
  background-color: #fff;
}
.theme-custom-companies .add-wrapper .add-h-u-link {
  background-color: #fff;
}
.theme-ward .add-wrapper .add-h-u-link {
  background-color: #fff;
}
.theme-centralconnect .add-wrapper .add-h-u-link {
  background-color: #fff;
}
.theme-tforcefreightmyship .add-wrapper .add-h-u-link {
  background-color: #fff;
}
.add-wrapper .add-h-u-link .tms-icon {
  font-size: 1.3em;
  margin-right: 5px;
  position: relative;
  top: 5px;
}
.add-wrapper .add-h-u-link span {
  line-height: 1.2;
  display: inline-block;
}
.theme-mycarrier .add-wrapper .add-h-u-link span {
  border-bottom: 1px solid #007AFF;
}
.theme-rapid-ship .add-wrapper .add-h-u-link span {
  border-bottom: 1px solid #5DC9EA;
}
.theme-averitt .add-wrapper .add-h-u-link span {
  border-bottom: 1px solid #c70015;
}
.theme-saia .add-wrapper .add-h-u-link span {
  border-bottom: 1px solid #CC2B2A;
}
.theme-frontline-freight .add-wrapper .add-h-u-link span {
  border-bottom: 1px solid #0f62ab;
}
.theme-mme .add-wrapper .add-h-u-link span {
  border-bottom: 1px solid #C65000;
}
.theme-emerge .add-wrapper .add-h-u-link span {
  border-bottom: 1px solid #0d47a1;
}
.theme-old-dominion .add-wrapper .add-h-u-link span {
  border-bottom: 1px solid #00693e;
}
.theme-custom-companies .add-wrapper .add-h-u-link span {
  border-bottom: 1px solid #F2AF32;
}
.theme-ward .add-wrapper .add-h-u-link span {
  border-bottom: 1px solid #0a5540;
}
.theme-centralconnect .add-wrapper .add-h-u-link span {
  border-bottom: 1px solid #3A3A3A;
}
.theme-tforcefreightmyship .add-wrapper .add-h-u-link span {
  border-bottom: 1px solid #0053A1;
}
.add-wrapper .add-h-u-link:hover {
  cursor: pointer;
}
.add-wrapper:after {
  content: "";
  background-color: #eaeced;
  width: 100%;
  height: 1px;
  position: absolute;
  right: 0;
  top: 13px;
}

.message-popup .quote-details-popup {
  max-width: 450px;
}
.quote-details-popup .mat-dialog-content {
  max-height: 70vh !important;
}
.quote-details-popup .info-message {
  max-height: 57px;
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  text-align: justify;
  margin-right: -1em;
  padding-right: 1em;
  margin-top: 10px;
}
.message-popup .quote-details-popup .info-message {
  max-height: none;
  height: 100%;
  transition: none;
}
.quote-details-popup .info-message:before {
  content: "...";
  position: absolute;
  right: 0;
  bottom: 0;
}
.quote-details-popup .info-message:after {
  content: "";
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
}
.theme-mycarrier .quote-details-popup .info-message:after {
  background: #fff;
}
.theme-rapid-ship .quote-details-popup .info-message:after {
  background: #fff;
}
.theme-averitt .quote-details-popup .info-message:after {
  background: #fff;
}
.theme-saia .quote-details-popup .info-message:after {
  background: #fff;
}
.theme-frontline-freight .quote-details-popup .info-message:after {
  background: #fff;
}
.theme-mme .quote-details-popup .info-message:after {
  background: #fff;
}
.theme-emerge .quote-details-popup .info-message:after {
  background: #fff;
}
.theme-old-dominion .quote-details-popup .info-message:after {
  background: #fff;
}
.theme-custom-companies .quote-details-popup .info-message:after {
  background: #fff;
}
.theme-ward .quote-details-popup .info-message:after {
  background: #fff;
}
.theme-centralconnect .quote-details-popup .info-message:after {
  background: #fff;
}
.theme-tforcefreightmyship .quote-details-popup .info-message:after {
  background: #fff;
}
.quote-details-popup .info-message:hover {
  max-height: none;
  height: 100%;
  transition: height 0.3s ease;
}
.message-popup .quote-details-popup .info-message:hover {
  transition: none;
}
.quote-details-popup .clickable {
  cursor: pointer;
}

.qoute-detail-item {
  border-bottom: 1px solid #F1F1F1;
  padding: 6px 0;
  align-items: flex-start;
}
.qoute-detail-item > div {
  flex-wrap: wrap;
  position: relative;
}
.theme-mycarrier .qoute-detail-item.orang-color {
  color: #000000;
}
.theme-rapid-ship .qoute-detail-item.orang-color {
  color: #002d54;
}
.theme-averitt .qoute-detail-item.orang-color {
  color: #999999;
}
.theme-saia .qoute-detail-item.orang-color {
  color: #191d38;
}
.theme-frontline-freight .qoute-detail-item.orang-color {
  color: #cb4801;
}
.theme-mme .qoute-detail-item.orang-color {
  color: #482101;
}
.theme-emerge .qoute-detail-item.orang-color {
  color: #cc8900;
}
.theme-old-dominion .qoute-detail-item.orang-color {
  color: #826d44;
}
.theme-custom-companies .qoute-detail-item.orang-color {
  color: #3a3a3e;
}
.theme-ward .qoute-detail-item.orang-color {
  color: #705a3d;
}
.theme-centralconnect .qoute-detail-item.orang-color {
  color: #000000;
}
.theme-tforcefreightmyship .qoute-detail-item.orang-color {
  color: #004280;
}

.qoute-detail-total {
  font-size: 1.25em;
  font-weight: 500;
  padding: 16px 0 8px;
  line-height: 1;
  position: relative;
  transition: all 0.15s ease;
}
.theme-mycarrier .qoute-detail-total {
  color: #000000;
}
.theme-rapid-ship .qoute-detail-total {
  color: #002d54;
}
.theme-averitt .qoute-detail-total {
  color: #999999;
}
.theme-saia .qoute-detail-total {
  color: #191d38;
}
.theme-frontline-freight .qoute-detail-total {
  color: #cb4801;
}
.theme-mme .qoute-detail-total {
  color: #482101;
}
.theme-emerge .qoute-detail-total {
  color: #cc8900;
}
.theme-old-dominion .qoute-detail-total {
  color: #826d44;
}
.theme-custom-companies .qoute-detail-total {
  color: #3a3a3e;
}
.theme-ward .qoute-detail-total {
  color: #705a3d;
}
.theme-centralconnect .qoute-detail-total {
  color: #000000;
}
.theme-tforcefreightmyship .qoute-detail-total {
  color: #004280;
}
.qoute-detail-total .underline {
  border-bottom: 1px solid;
  margin-left: 8px;
  text-decoration: none;
}
.qoute-detail-total .tms-icon-bottom-arrow {
  position: absolute;
  font-size: 0.5em;
  top: 25px;
  opacity: 0;
  transition: all 0.15s ease;
  transform: scale(0);
}
.qoute-detail-total .tms-icon-bottom-arrow.left {
  left: 0;
}
.qoute-detail-total .tms-icon-bottom-arrow.right {
  right: 0;
}
.qoute-detail-total:hover:not(.no-details) {
  padding-left: 25px;
  padding-right: 25px;
  transition: all 0.15s ease;
}
.qoute-detail-total:hover:not(.no-details) .tms-icon-bottom-arrow {
  opacity: 1;
  transform: scale(1);
  transition: all 0.15s ease;
}
.qoute-detail-total.no-details .tms-icon-bottom-arrow {
  display: none;
}
.qoute-detail-total.opened .tms-icon-bottom-arrow {
  transform: rotate(180deg);
}
.qoute-detail-total.opened:hover .tms-icon-bottom-arrow {
  transform: scale(1) rotate(180deg);
}
.qoute-detail-total .tms-icon-star {
  font-size: 14px;
  position: relative;
  top: -3px;
  margin-left: 3px;
}

.qd-accordion-header {
  margin: 30px 0 10px;
  position: relative;
}
.theme-mycarrier .qd-accordion-header {
  border-bottom: 1px solid #007AFF;
}
.theme-rapid-ship .qd-accordion-header {
  border-bottom: 1px solid #5DC9EA;
}
.theme-averitt .qd-accordion-header {
  border-bottom: 1px solid #c70015;
}
.theme-saia .qd-accordion-header {
  border-bottom: 1px solid #CC2B2A;
}
.theme-frontline-freight .qd-accordion-header {
  border-bottom: 1px solid #0f62ab;
}
.theme-mme .qd-accordion-header {
  border-bottom: 1px solid #C65000;
}
.theme-emerge .qd-accordion-header {
  border-bottom: 1px solid #0d47a1;
}
.theme-old-dominion .qd-accordion-header {
  border-bottom: 1px solid #00693e;
}
.theme-custom-companies .qd-accordion-header {
  border-bottom: 1px solid #F2AF32;
}
.theme-ward .qd-accordion-header {
  border-bottom: 1px solid #0a5540;
}
.theme-centralconnect .qd-accordion-header {
  border-bottom: 1px solid #3A3A3A;
}
.theme-tforcefreightmyship .qd-accordion-header {
  border-bottom: 1px solid #0053A1;
}
.qd-accordion-header .tms-icon {
  font-size: 0.7em;
  position: absolute;
  top: -8px;
  padding: 5px;
  right: 0;
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.theme-mycarrier .qd-accordion-header .tms-icon {
  color: #007AFF;
  background: #fff;
}
.theme-rapid-ship .qd-accordion-header .tms-icon {
  color: #5DC9EA;
  background: #fff;
}
.theme-averitt .qd-accordion-header .tms-icon {
  color: #c70015;
  background: #fff;
}
.theme-saia .qd-accordion-header .tms-icon {
  color: #CC2B2A;
  background: #fff;
}
.theme-frontline-freight .qd-accordion-header .tms-icon {
  color: #0f62ab;
  background: #fff;
}
.theme-mme .qd-accordion-header .tms-icon {
  color: #C65000;
  background: #fff;
}
.theme-emerge .qd-accordion-header .tms-icon {
  color: #0d47a1;
  background: #fff;
}
.theme-old-dominion .qd-accordion-header .tms-icon {
  color: #00693e;
  background: #fff;
}
.theme-custom-companies .qd-accordion-header .tms-icon {
  color: #F2AF32;
  background: #fff;
}
.theme-ward .qd-accordion-header .tms-icon {
  color: #0a5540;
  background: #fff;
}
.theme-centralconnect .qd-accordion-header .tms-icon {
  color: #3A3A3A;
  background: #fff;
}
.theme-tforcefreightmyship .qd-accordion-header .tms-icon {
  color: #0053A1;
  background: #fff;
}
.ui-state-active .qd-accordion-header .tms-icon {
  transform: rotate(90deg);
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.theme-mycarrier .ui-accordion-content .qoute-detail-item:last-child {
  border-color: #000000;
}
.theme-rapid-ship .ui-accordion-content .qoute-detail-item:last-child {
  border-color: #002d54;
}
.theme-averitt .ui-accordion-content .qoute-detail-item:last-child {
  border-color: #999999;
}
.theme-saia .ui-accordion-content .qoute-detail-item:last-child {
  border-color: #191d38;
}
.theme-frontline-freight .ui-accordion-content .qoute-detail-item:last-child {
  border-color: #cb4801;
}
.theme-mme .ui-accordion-content .qoute-detail-item:last-child {
  border-color: #482101;
}
.theme-emerge .ui-accordion-content .qoute-detail-item:last-child {
  border-color: #cc8900;
}
.theme-old-dominion .ui-accordion-content .qoute-detail-item:last-child {
  border-color: #826d44;
}
.theme-custom-companies .ui-accordion-content .qoute-detail-item:last-child {
  border-color: #3a3a3e;
}
.theme-ward .ui-accordion-content .qoute-detail-item:last-child {
  border-color: #705a3d;
}
.theme-centralconnect .ui-accordion-content .qoute-detail-item:last-child {
  border-color: #000000;
}
.theme-tforcefreightmyship .ui-accordion-content .qoute-detail-item:last-child {
  border-color: #004280;
}

.mat-dialog-actions .btn {
  min-width: 125px;
}

.brand-logo {
  margin-bottom: 20px;
}
.brand-logo .bg-img,
.brand-logo .bg-label {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  font-weight: 500;
}
.brand-logo .bg-label {
  width: calc(100% - 135px);
  display: inline-block;
  margin: 0;
}

.gfp-logo {
  padding: 15.33px;
}

.gfp-logo-text {
  font-size: 0.7em;
}

.swiper {
  width: 100%;
  height: 100%;
}

cup-select-carrier-volume itm-tooltip {
  display: flex;
  justify-content: center;
}

.carrier-selection-info {
  margin-bottom: 20px;
  font-size: 1em;
  display: flex;
  align-items: baseline;
}
@media screen and (max-width: 1700px) {
  .carrier-selection-info {
    flex-wrap: wrap;
    margin-top: -10px;
  }
}
.carrier-selection-info .cs-si-label {
  padding-right: 5px;
  white-space: pre;
}
.theme-mycarrier .carrier-selection-info .cs-si-label {
  color: #007AFF;
}
.theme-rapid-ship .carrier-selection-info .cs-si-label {
  color: #5DC9EA;
}
.theme-averitt .carrier-selection-info .cs-si-label {
  color: #c70015;
}
.theme-saia .carrier-selection-info .cs-si-label {
  color: #CC2B2A;
}
.theme-frontline-freight .carrier-selection-info .cs-si-label {
  color: #0f62ab;
}
.theme-mme .carrier-selection-info .cs-si-label {
  color: #C65000;
}
.theme-emerge .carrier-selection-info .cs-si-label {
  color: #0d47a1;
}
.theme-old-dominion .carrier-selection-info .cs-si-label {
  color: #00693e;
}
.theme-custom-companies .carrier-selection-info .cs-si-label {
  color: #F2AF32;
}
.theme-ward .carrier-selection-info .cs-si-label {
  color: #0a5540;
}
.theme-centralconnect .carrier-selection-info .cs-si-label {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .carrier-selection-info .cs-si-label {
  color: #0053A1;
}
.carrier-selection-info .cs-si-value {
  padding-right: 20px;
  white-space: pre;
}
.carrier-selection-info .cs-si-value.cs-si-accessor {
  white-space: normal;
}
.carrier-selection-info .input-wrapper {
  margin-bottom: 0;
}
.carrier-selection-info .carrier-selection-wrap {
  margin-left: auto;
  flex-shrink: 0;
}
@media screen and (max-width: 1700px) {
  .carrier-selection-info .carrier-selection-wrap {
    margin-left: 0;
    justify-content: flex-start;
    margin-top: 5px;
  }
}
.carrier-selection-info .insight-el {
  position: relative;
  top: 8px;
}

.cs-data-slider {
  margin-bottom: 20px;
}

.cs-side-title {
  text-align: center;
  margin-top: -8px;
}
.cs-side-title .cs-st-label {
  display: block;
}
.theme-mycarrier .cs-side-title .cs-st-label {
  color: #007AFF;
}
.theme-rapid-ship .cs-side-title .cs-st-label {
  color: #5DC9EA;
}
.theme-averitt .cs-side-title .cs-st-label {
  color: #c70015;
}
.theme-saia .cs-side-title .cs-st-label {
  color: #CC2B2A;
}
.theme-frontline-freight .cs-side-title .cs-st-label {
  color: #0f62ab;
}
.theme-mme .cs-side-title .cs-st-label {
  color: #C65000;
}
.theme-emerge .cs-side-title .cs-st-label {
  color: #0d47a1;
}
.theme-old-dominion .cs-side-title .cs-st-label {
  color: #00693e;
}
.theme-custom-companies .cs-side-title .cs-st-label {
  color: #F2AF32;
}
.theme-ward .cs-side-title .cs-st-label {
  color: #0a5540;
}
.theme-centralconnect .cs-side-title .cs-st-label {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .cs-side-title .cs-st-label {
  color: #0053A1;
}
.cs-side-title .cs-st-value {
  text-transform: uppercase;
}
@media screen and (-ms-high-contrast: active) and (max-width: 1024px), screen and (-ms-high-contrast: none) and (max-width: 1024px) {
  .cs-side-title .cs-st-value {
    font-size: 0.9em;
    max-width: 100%;
    word-break: break-all;
  }
}
.cs-side-title .cs-st-header {
  border-bottom: 1px solid #eaeced;
  padding-bottom: 5px;
}
.cs-side-title .cs-st-content {
  border-bottom: 1px solid #eaeced;
  border-right: 1px solid #eaeced;
  flex-direction: column;
  box-sizing: border-box;
  display: flex;
  place-content: center;
  align-items: center;
  min-height: 151px;
}
.cs-side-title .cs-st-content:nth-child(3) {
  height: auto;
}

.cs-swiper-slide .header-schedule > span {
  border-right: 1px solid #fafafa;
  padding: 0 8px;
}
.cs-swiper-slide .header-schedule > span:nth-last-child(1) {
  border-width: 0;
}
.cs-swiper-slide .header-schedule .tms-icon {
  position: absolute;
  font-size: 2.3em;
  top: -6px;
  left: 0;
}
.theme-mycarrier .cs-swiper-slide .header-schedule .tms-icon {
  color: #fff;
}
.theme-rapid-ship .cs-swiper-slide .header-schedule .tms-icon {
  color: #fff;
}
.theme-averitt .cs-swiper-slide .header-schedule .tms-icon {
  color: #fff;
}
.theme-saia .cs-swiper-slide .header-schedule .tms-icon {
  color: #fff;
}
.theme-frontline-freight .cs-swiper-slide .header-schedule .tms-icon {
  color: #fff;
}
.theme-mme .cs-swiper-slide .header-schedule .tms-icon {
  color: #fff;
}
.theme-emerge .cs-swiper-slide .header-schedule .tms-icon {
  color: #fff;
}
.theme-old-dominion .cs-swiper-slide .header-schedule .tms-icon {
  color: #fff;
}
.theme-custom-companies .cs-swiper-slide .header-schedule .tms-icon {
  color: #fff;
}
.theme-ward .cs-swiper-slide .header-schedule .tms-icon {
  color: #fff;
}
.theme-centralconnect .cs-swiper-slide .header-schedule .tms-icon {
  color: #fff;
}
.theme-tforcefreightmyship .cs-swiper-slide .header-schedule .tms-icon {
  color: #fff;
}
.cs-swiper-slide .header-schedule .delivery-days {
  margin-left: 8px;
  position: relative;
}
.cs-swiper-slide .swiper-container {
  border-bottom: 1px solid #eaeced;
}
.cs-swiper-slide .swiper-slide {
  height: auto !important;
}
.cs-swiper-slide .swiper-slide header {
  border-color: #fafafa;
  border-style: solid;
  border-width: 0;
  border-right-width: 1px;
  background: #eaeced;
  text-transform: uppercase;
  width: 100%;
  padding: 10px 0;
  text-align: center;
}
.theme-mycarrier .cs-swiper-slide .swiper-slide header {
  color: #007AFF;
}
.theme-rapid-ship .cs-swiper-slide .swiper-slide header {
  color: #5DC9EA;
}
.theme-averitt .cs-swiper-slide .swiper-slide header {
  color: #c70015;
}
.theme-saia .cs-swiper-slide .swiper-slide header {
  color: #CC2B2A;
}
.theme-frontline-freight .cs-swiper-slide .swiper-slide header {
  color: #0f62ab;
}
.theme-mme .cs-swiper-slide .swiper-slide header {
  color: #C65000;
}
.theme-emerge .cs-swiper-slide .swiper-slide header {
  color: #0d47a1;
}
.theme-old-dominion .cs-swiper-slide .swiper-slide header {
  color: #00693e;
}
.theme-custom-companies .cs-swiper-slide .swiper-slide header {
  color: #F2AF32;
}
.theme-ward .cs-swiper-slide .swiper-slide header {
  color: #0a5540;
}
.theme-centralconnect .cs-swiper-slide .swiper-slide header {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .cs-swiper-slide .swiper-slide header {
  color: #0053A1;
}
.cs-swiper-slide .swiper-slide:nth-last-child(1) header {
  border-color: #eaeced;
}
.cs-swiper-slide .swiper-slide-content {
  border-color: #eaeced;
  border-style: solid;
  border-width: 0;
  width: 100%;
  height: inherit;
  border-right-width: 1px;
  border-bottom-width: 1px;
  background-repeat: no-repeat;
  background-size: 35px;
  background-position: center;
  min-height: 151px;
  overflow: hidden !important;
}
.theme-mycarrier .cs-swiper-slide .swiper-slide-content {
  background-image: url("/images/buddy.svg");
}
.theme-rapid-ship .cs-swiper-slide .swiper-slide-content {
  background-image: url("/images/rapid-ship-logo.svg");
}
.theme-averitt .cs-swiper-slide .swiper-slide-content {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-saia .cs-swiper-slide .swiper-slide-content {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-frontline-freight .cs-swiper-slide .swiper-slide-content {
  background-image: url("/images/buddy-frontline-freight.svg");
}
.theme-mme .cs-swiper-slide .swiper-slide-content {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-emerge .cs-swiper-slide .swiper-slide-content {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-old-dominion .cs-swiper-slide .swiper-slide-content {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-custom-companies .cs-swiper-slide .swiper-slide-content {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-ward .cs-swiper-slide .swiper-slide-content {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-centralconnect .cs-swiper-slide .swiper-slide-content {
  background-image: url("/images/buddy-averitt.svg");
}
.theme-tforcefreightmyship .cs-swiper-slide .swiper-slide-content {
  background-image: url("/images/buddy-tforcefreightmyship.svg");
}
.cs-swiper-slide .swiper-slide-content.filled {
  background-image: none;
}
.cs-swiper-slide .swiper-slide-content:nth-last-child(1) {
  border-bottom-width: 0;
}
.cs-swiper-slide .swiper-slide-content.holiday {
  background-color: #fafafa;
  background-size: 40px;
}
.theme-mycarrier .cs-swiper-slide .swiper-slide-content.holiday {
  background-image: url("/images/buddy-holiday.svg");
}
.theme-rapid-ship .cs-swiper-slide .swiper-slide-content.holiday {
  background-image: url("/images/buddy-holiday-rapid.svg");
}
.theme-averitt .cs-swiper-slide .swiper-slide-content.holiday {
  background-image: url("/images/buddy-holiday-averitt.svg");
}
.theme-saia .cs-swiper-slide .swiper-slide-content.holiday {
  background-image: url("/images/buddy-holiday-averitt.svg");
}
.theme-frontline-freight .cs-swiper-slide .swiper-slide-content.holiday {
  background-image: url("/images/buddy-holiday-frontline-freight.svg");
}
.theme-mme .cs-swiper-slide .swiper-slide-content.holiday {
  background-image: url("/images/buddy-holiday-averitt.svg");
}
.theme-emerge .cs-swiper-slide .swiper-slide-content.holiday {
  background-image: url("/images/buddy-holiday-averitt.svg");
}
.theme-old-dominion .cs-swiper-slide .swiper-slide-content.holiday {
  background-image: url("/images/buddy-holiday-averitt.svg");
}
.theme-custom-companies .cs-swiper-slide .swiper-slide-content.holiday {
  background-image: url("/images/buddy-holiday-averitt.svg");
}
.theme-ward .cs-swiper-slide .swiper-slide-content.holiday {
  background-image: url("/images/buddy-holiday-averitt.svg");
}
.theme-centralconnect .cs-swiper-slide .swiper-slide-content.holiday {
  background-image: url("/images/buddy-holiday-averitt.svg");
}
.theme-tforcefreightmyship .cs-swiper-slide .swiper-slide-content.holiday {
  background-image: url("/images/buddy-holiday-tforcefreightmyship.svg");
}
.cs-swiper-slide .swiper-slide-content .ss-holiday-name {
  text-align: center;
  width: 100%;
  position: relative;
  top: 86%;
  transform: translateY(-50%);
  color: #ccc;
}
.cs-swiper-slide .swiper-button-next,
.cs-swiper-slide .swiper-button-prev {
  top: 8px;
  margin: 0;
  width: 26px;
  height: 26px;
  background-image: none;
  font-family: "tms-iconset" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.65em;
  padding: 6px 8px;
  border-radius: 16px;
}
.cs-swiper-slide .swiper-button-next:after,
.cs-swiper-slide .swiper-button-prev:after {
  display: none;
}
.theme-mycarrier .cs-swiper-slide .swiper-button-next,
.theme-mycarrier .cs-swiper-slide .swiper-button-prev {
  background: #fff;
  color: #007AFF;
  border: 2px solid #007AFF;
}
.theme-rapid-ship .cs-swiper-slide .swiper-button-next,
.theme-rapid-ship .cs-swiper-slide .swiper-button-prev {
  background: #fff;
  color: #5DC9EA;
  border: 2px solid #5DC9EA;
}
.theme-averitt .cs-swiper-slide .swiper-button-next,
.theme-averitt .cs-swiper-slide .swiper-button-prev {
  background: #fff;
  color: #c70015;
  border: 2px solid #c70015;
}
.theme-saia .cs-swiper-slide .swiper-button-next,
.theme-saia .cs-swiper-slide .swiper-button-prev {
  background: #fff;
  color: #CC2B2A;
  border: 2px solid #CC2B2A;
}
.theme-frontline-freight .cs-swiper-slide .swiper-button-next,
.theme-frontline-freight .cs-swiper-slide .swiper-button-prev {
  background: #fff;
  color: #0f62ab;
  border: 2px solid #0f62ab;
}
.theme-mme .cs-swiper-slide .swiper-button-next,
.theme-mme .cs-swiper-slide .swiper-button-prev {
  background: #fff;
  color: #C65000;
  border: 2px solid #C65000;
}
.theme-emerge .cs-swiper-slide .swiper-button-next,
.theme-emerge .cs-swiper-slide .swiper-button-prev {
  background: #fff;
  color: #0d47a1;
  border: 2px solid #0d47a1;
}
.theme-old-dominion .cs-swiper-slide .swiper-button-next,
.theme-old-dominion .cs-swiper-slide .swiper-button-prev {
  background: #fff;
  color: #00693e;
  border: 2px solid #00693e;
}
.theme-custom-companies .cs-swiper-slide .swiper-button-next,
.theme-custom-companies .cs-swiper-slide .swiper-button-prev {
  background: #fff;
  color: #F2AF32;
  border: 2px solid #F2AF32;
}
.theme-ward .cs-swiper-slide .swiper-button-next,
.theme-ward .cs-swiper-slide .swiper-button-prev {
  background: #fff;
  color: #0a5540;
  border: 2px solid #0a5540;
}
.theme-centralconnect .cs-swiper-slide .swiper-button-next,
.theme-centralconnect .cs-swiper-slide .swiper-button-prev {
  background: #fff;
  color: #3A3A3A;
  border: 2px solid #3A3A3A;
}
.theme-tforcefreightmyship .cs-swiper-slide .swiper-button-next,
.theme-tforcefreightmyship .cs-swiper-slide .swiper-button-prev {
  background: #fff;
  color: #0053A1;
  border: 2px solid #0053A1;
}
.cs-swiper-slide .swiper-button-next:not(.disabled):not(.swiper-button-disabled),
.cs-swiper-slide .swiper-button-prev:not(.disabled):not(.swiper-button-disabled) {
  animation-name: pulse;
  animation-duration: 1.3s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}
.theme-mycarrier .cs-swiper-slide .swiper-button-next:hover,
.theme-mycarrier .cs-swiper-slide .swiper-button-prev:hover {
  background-color: #007AFF;
  color: #fff;
}
.theme-rapid-ship .cs-swiper-slide .swiper-button-next:hover,
.theme-rapid-ship .cs-swiper-slide .swiper-button-prev:hover {
  background-color: #5DC9EA;
  color: #fff;
}
.theme-averitt .cs-swiper-slide .swiper-button-next:hover,
.theme-averitt .cs-swiper-slide .swiper-button-prev:hover {
  background-color: #c70015;
  color: #fff;
}
.theme-saia .cs-swiper-slide .swiper-button-next:hover,
.theme-saia .cs-swiper-slide .swiper-button-prev:hover {
  background-color: #CC2B2A;
  color: #fff;
}
.theme-frontline-freight .cs-swiper-slide .swiper-button-next:hover,
.theme-frontline-freight .cs-swiper-slide .swiper-button-prev:hover {
  background-color: #0f62ab;
  color: #fff;
}
.theme-mme .cs-swiper-slide .swiper-button-next:hover,
.theme-mme .cs-swiper-slide .swiper-button-prev:hover {
  background-color: #C65000;
  color: #fff;
}
.theme-emerge .cs-swiper-slide .swiper-button-next:hover,
.theme-emerge .cs-swiper-slide .swiper-button-prev:hover {
  background-color: #0d47a1;
  color: #fff;
}
.theme-old-dominion .cs-swiper-slide .swiper-button-next:hover,
.theme-old-dominion .cs-swiper-slide .swiper-button-prev:hover {
  background-color: #00693e;
  color: #fff;
}
.theme-custom-companies .cs-swiper-slide .swiper-button-next:hover,
.theme-custom-companies .cs-swiper-slide .swiper-button-prev:hover {
  background-color: #F2AF32;
  color: #fff;
}
.theme-ward .cs-swiper-slide .swiper-button-next:hover,
.theme-ward .cs-swiper-slide .swiper-button-prev:hover {
  background-color: #0a5540;
  color: #fff;
}
.theme-centralconnect .cs-swiper-slide .swiper-button-next:hover,
.theme-centralconnect .cs-swiper-slide .swiper-button-prev:hover {
  background-color: #3A3A3A;
  color: #fff;
}
.theme-tforcefreightmyship .cs-swiper-slide .swiper-button-next:hover,
.theme-tforcefreightmyship .cs-swiper-slide .swiper-button-prev:hover {
  background-color: #0053A1;
  color: #fff;
}
.cs-swiper-slide .swiper-button-next:before {
  content: "\e914";
}
.cs-swiper-slide .swiper-button-prev:before {
  content: "\e913";
}
.theme-mycarrier .cs-swiper-slide .unspecified-column .header-schedule {
  color: #007AFF;
}
.theme-rapid-ship .cs-swiper-slide .unspecified-column .header-schedule {
  color: #004887;
}
.theme-averitt .cs-swiper-slide .unspecified-column .header-schedule {
  color: #666666;
}
.theme-saia .cs-swiper-slide .unspecified-column .header-schedule {
  color: #20274E;
}
.theme-frontline-freight .cs-swiper-slide .unspecified-column .header-schedule {
  color: #fe5e08;
}
.theme-mme .cs-swiper-slide .unspecified-column .header-schedule {
  color: #6D3100;
}
.theme-emerge .cs-swiper-slide .unspecified-column .header-schedule {
  color: #FFAB00;
}
.theme-old-dominion .cs-swiper-slide .unspecified-column .header-schedule {
  color: #b6985e;
}
.theme-custom-companies .cs-swiper-slide .unspecified-column .header-schedule {
  color: #47474f;
}
.theme-ward .cs-swiper-slide .unspecified-column .header-schedule {
  color: #8a6e4b;
}
.theme-centralconnect .cs-swiper-slide .unspecified-column .header-schedule {
  color: #000000;
}
.theme-tforcefreightmyship .cs-swiper-slide .unspecified-column .header-schedule {
  color: #0053A1;
}
.cs-swiper-slide .unspecified-column .header-schedule .day-of-week {
  display: none;
}
.theme-mycarrier .cs-swiper-slide .unspecified-column .swiper-slide-content {
  background-color: rgba(0, 122, 255, 0.1);
}
.theme-rapid-ship .cs-swiper-slide .unspecified-column .swiper-slide-content {
  background-color: rgba(93, 201, 234, 0.1);
}
.theme-averitt .cs-swiper-slide .unspecified-column .swiper-slide-content {
  background-color: rgba(199, 0, 21, 0.1);
}
.theme-saia .cs-swiper-slide .unspecified-column .swiper-slide-content {
  background-color: rgba(204, 43, 42, 0.1);
}
.theme-frontline-freight .cs-swiper-slide .unspecified-column .swiper-slide-content {
  background-color: rgba(15, 98, 171, 0.1);
}
.theme-mme .cs-swiper-slide .unspecified-column .swiper-slide-content {
  background-color: rgba(198, 80, 0, 0.1);
}
.theme-emerge .cs-swiper-slide .unspecified-column .swiper-slide-content {
  background-color: rgba(13, 71, 161, 0.1);
}
.theme-old-dominion .cs-swiper-slide .unspecified-column .swiper-slide-content {
  background-color: rgba(0, 105, 62, 0.1);
}
.theme-custom-companies .cs-swiper-slide .unspecified-column .swiper-slide-content {
  background-color: rgba(242, 175, 50, 0.1);
}
.theme-ward .cs-swiper-slide .unspecified-column .swiper-slide-content {
  background-color: rgba(10, 85, 64, 0.1);
}
.theme-centralconnect .cs-swiper-slide .unspecified-column .swiper-slide-content {
  background-color: rgba(58, 58, 58, 0.1);
}
.theme-tforcefreightmyship .cs-swiper-slide .unspecified-column .swiper-slide-content {
  background-color: rgba(0, 83, 161, 0.1);
}
.cs-swiper-slide .unspecified-column .item-pkg {
  background: transparent;
}
.cs-swiper-slide .unspecified-column cup-carrier-rate:first-child:after, .cs-swiper-slide .unspecified-column cup-carrier-rate:last-child:after,
.cs-swiper-slide .unspecified-column carrier-rate:first-child:after,
.cs-swiper-slide .unspecified-column carrier-rate:last-child:after {
  background: transparent;
}

.cs-swiper-slide .swiper-button-next:not(.disabled):not(.swiper-button-disabled),
.cs-swiper-slide .swiper-button-prev:not(.disabled):not(.swiper-button-disabled) {
  animation-name: pulse-default;
}
@keyframes pulse-default {
  from {
    box-shadow: #007AFF 0 0px 0px 0px;
  }
  20% {
    box-shadow: rgba(0, 122, 255, 0.5) 0 0px 0px 3px;
  }
  30% {
    box-shadow: rgba(0, 122, 255, 0.5) 0 0px 0px 5px;
  }
  40% {
    box-shadow: rgba(0, 122, 255, 0.5) 0 0px 0px 6px;
  }
  50% {
    box-shadow: rgba(0, 122, 255, 0.5) 0 0px 0px 7px;
  }
  60% {
    box-shadow: rgba(0, 122, 255, 0.5) 0 0px 0px 8px;
  }
  70% {
    box-shadow: rgba(0, 122, 255, 0.1) 0 0px 0px 10px;
  }
  80% {
    box-shadow: rgba(0, 122, 255, 0.1) 0 0px 10px 10px;
  }
  to {
    box-shadow: rgba(0, 122, 255, 0.1) 0 0px 20px 15px;
  }
}

.theme-averitt .cs-swiper-slide .swiper-button-next:not(.disabled):not(.swiper-button-disabled),
.theme-averitt .cs-swiper-slide .swiper-button-prev:not(.disabled):not(.swiper-button-disabled) {
  animation-name: pulse-averitt;
}
@keyframes pulse-averitt {
  from {
    box-shadow: #c70015 0 0px 0px 0px;
  }
  20% {
    box-shadow: rgba(199, 0, 21, 0.5) 0 0px 0px 3px;
  }
  30% {
    box-shadow: rgba(199, 0, 21, 0.5) 0 0px 0px 5px;
  }
  40% {
    box-shadow: rgba(199, 0, 21, 0.5) 0 0px 0px 6px;
  }
  50% {
    box-shadow: rgba(199, 0, 21, 0.5) 0 0px 0px 7px;
  }
  60% {
    box-shadow: rgba(199, 0, 21, 0.5) 0 0px 0px 8px;
  }
  70% {
    box-shadow: rgba(199, 0, 21, 0.1) 0 0px 0px 10px;
  }
  80% {
    box-shadow: rgba(199, 0, 21, 0.1) 0 0px 10px 10px;
  }
  to {
    box-shadow: rgba(199, 0, 21, 0.1) 0 0px 20px 15px;
  }
}

.theme-saia .cs-swiper-slide .swiper-button-next:not(.disabled):not(.swiper-button-disabled),
.theme-saia .cs-swiper-slide .swiper-button-prev:not(.disabled):not(.swiper-button-disabled) {
  animation-name: pulse-saia;
}
@keyframes pulse-saia {
  from {
    box-shadow: #CC2B2A 0 0px 0px 0px;
  }
  20% {
    box-shadow: rgba(204, 43, 42, 0.5) 0 0px 0px 3px;
  }
  30% {
    box-shadow: rgba(204, 43, 42, 0.5) 0 0px 0px 5px;
  }
  40% {
    box-shadow: rgba(204, 43, 42, 0.5) 0 0px 0px 6px;
  }
  50% {
    box-shadow: rgba(204, 43, 42, 0.5) 0 0px 0px 7px;
  }
  60% {
    box-shadow: rgba(204, 43, 42, 0.5) 0 0px 0px 8px;
  }
  70% {
    box-shadow: rgba(204, 43, 42, 0.1) 0 0px 0px 10px;
  }
  80% {
    box-shadow: rgba(204, 43, 42, 0.1) 0 0px 10px 10px;
  }
  to {
    box-shadow: rgba(204, 43, 42, 0.1) 0 0px 20px 15px;
  }
}

.theme-rapid-ship .cs-swiper-slide .swiper-button-next:not(.disabled):not(.swiper-button-disabled),
.theme-rapid-ship .cs-swiper-slide .swiper-button-prev:not(.disabled):not(.swiper-button-disabled) {
  animation-name: pulse-rapid-ship;
}
@keyframes pulse-rapid-ship {
  from {
    box-shadow: #5DC9EA 0 0px 0px 0px;
  }
  20% {
    box-shadow: rgba(93, 201, 234, 0.5) 0 0px 0px 3px;
  }
  30% {
    box-shadow: rgba(93, 201, 234, 0.5) 0 0px 0px 5px;
  }
  40% {
    box-shadow: rgba(93, 201, 234, 0.5) 0 0px 0px 6px;
  }
  50% {
    box-shadow: rgba(93, 201, 234, 0.5) 0 0px 0px 7px;
  }
  60% {
    box-shadow: rgba(93, 201, 234, 0.5) 0 0px 0px 8px;
  }
  70% {
    box-shadow: rgba(93, 201, 234, 0.1) 0 0px 0px 10px;
  }
  80% {
    box-shadow: rgba(93, 201, 234, 0.1) 0 0px 10px 10px;
  }
  to {
    box-shadow: rgba(93, 201, 234, 0.1) 0 0px 20px 15px;
  }
}

.theme-frontline-freight .cs-swiper-slide .swiper-button-next:not(.disabled):not(.swiper-button-disabled),
.theme-frontline-freight .cs-swiper-slide .swiper-button-prev:not(.disabled):not(.swiper-button-disabled) {
  animation-name: pulse-frontline-freight;
}
@keyframes pulse-frontline-freight {
  from {
    box-shadow: #0f62ab 0 0px 0px 0px;
  }
  20% {
    box-shadow: rgba(15, 98, 171, 0.5) 0 0px 0px 3px;
  }
  30% {
    box-shadow: rgba(15, 98, 171, 0.5) 0 0px 0px 5px;
  }
  40% {
    box-shadow: rgba(15, 98, 171, 0.5) 0 0px 0px 6px;
  }
  50% {
    box-shadow: rgba(15, 98, 171, 0.5) 0 0px 0px 7px;
  }
  60% {
    box-shadow: rgba(15, 98, 171, 0.5) 0 0px 0px 8px;
  }
  70% {
    box-shadow: rgba(15, 98, 171, 0.1) 0 0px 0px 10px;
  }
  80% {
    box-shadow: rgba(15, 98, 171, 0.1) 0 0px 10px 10px;
  }
  to {
    box-shadow: rgba(15, 98, 171, 0.1) 0 0px 20px 15px;
  }
}

.theme-mme .cs-swiper-slide .swiper-button-next:not(.disabled):not(.swiper-button-disabled),
.theme-mme .cs-swiper-slide .swiper-button-prev:not(.disabled):not(.swiper-button-disabled) {
  animation-name: pulse-mme;
}
@keyframes pulse-mme {
  from {
    box-shadow: #C65000 0 0px 0px 0px;
  }
  20% {
    box-shadow: rgba(198, 80, 0, 0.5) 0 0px 0px 3px;
  }
  30% {
    box-shadow: rgba(198, 80, 0, 0.5) 0 0px 0px 5px;
  }
  40% {
    box-shadow: rgba(198, 80, 0, 0.5) 0 0px 0px 6px;
  }
  50% {
    box-shadow: rgba(198, 80, 0, 0.5) 0 0px 0px 7px;
  }
  60% {
    box-shadow: rgba(198, 80, 0, 0.5) 0 0px 0px 8px;
  }
  70% {
    box-shadow: rgba(198, 80, 0, 0.1) 0 0px 0px 10px;
  }
  80% {
    box-shadow: rgba(198, 80, 0, 0.1) 0 0px 10px 10px;
  }
  to {
    box-shadow: rgba(198, 80, 0, 0.1) 0 0px 20px 15px;
  }
}

.theme-emerge .cs-swiper-slide .swiper-button-next:not(.disabled):not(.swiper-button-disabled),
.theme-emerge .cs-swiper-slide .swiper-button-prev:not(.disabled):not(.swiper-button-disabled) {
  animation-name: pulse-emerge;
}
@keyframes pulse-emerge {
  from {
    box-shadow: #0d47a1 0 0px 0px 0px;
  }
  20% {
    box-shadow: rgba(13, 71, 161, 0.5) 0 0px 0px 3px;
  }
  30% {
    box-shadow: rgba(13, 71, 161, 0.5) 0 0px 0px 5px;
  }
  40% {
    box-shadow: rgba(13, 71, 161, 0.5) 0 0px 0px 6px;
  }
  50% {
    box-shadow: rgba(13, 71, 161, 0.5) 0 0px 0px 7px;
  }
  60% {
    box-shadow: rgba(13, 71, 161, 0.5) 0 0px 0px 8px;
  }
  70% {
    box-shadow: rgba(13, 71, 161, 0.1) 0 0px 0px 10px;
  }
  80% {
    box-shadow: rgba(13, 71, 161, 0.1) 0 0px 10px 10px;
  }
  to {
    box-shadow: rgba(13, 71, 161, 0.1) 0 0px 20px 15px;
  }
}

.theme-old-dominion .cs-swiper-slide .swiper-button-next:not(.disabled):not(.swiper-button-disabled),
.theme-old-dominion .cs-swiper-slide .swiper-button-prev:not(.disabled):not(.swiper-button-disabled) {
  animation-name: pulse-old-dominion;
}
@keyframes pulse-old-dominion {
  from {
    box-shadow: #00693e 0 0px 0px 0px;
  }
  20% {
    box-shadow: rgba(0, 105, 62, 0.5) 0 0px 0px 3px;
  }
  30% {
    box-shadow: rgba(0, 105, 62, 0.5) 0 0px 0px 5px;
  }
  40% {
    box-shadow: rgba(0, 105, 62, 0.5) 0 0px 0px 6px;
  }
  50% {
    box-shadow: rgba(0, 105, 62, 0.5) 0 0px 0px 7px;
  }
  60% {
    box-shadow: rgba(0, 105, 62, 0.5) 0 0px 0px 8px;
  }
  70% {
    box-shadow: rgba(0, 105, 62, 0.1) 0 0px 0px 10px;
  }
  80% {
    box-shadow: rgba(0, 105, 62, 0.1) 0 0px 10px 10px;
  }
  to {
    box-shadow: rgba(0, 105, 62, 0.1) 0 0px 20px 15px;
  }
}

.theme-custom-companies .cs-swiper-slide .swiper-button-next:not(.disabled):not(.swiper-button-disabled),
.theme-custom-companies .cs-swiper-slide .swiper-button-prev:not(.disabled):not(.swiper-button-disabled) {
  animation-name: pulse-custom-companies;
}
@keyframes pulse-custom-companies {
  from {
    box-shadow: #F2AF32 0 0px 0px 0px;
  }
  20% {
    box-shadow: rgba(242, 175, 50, 0.5) 0 0px 0px 3px;
  }
  30% {
    box-shadow: rgba(242, 175, 50, 0.5) 0 0px 0px 5px;
  }
  40% {
    box-shadow: rgba(242, 175, 50, 0.5) 0 0px 0px 6px;
  }
  50% {
    box-shadow: rgba(242, 175, 50, 0.5) 0 0px 0px 7px;
  }
  60% {
    box-shadow: rgba(242, 175, 50, 0.5) 0 0px 0px 8px;
  }
  70% {
    box-shadow: rgba(242, 175, 50, 0.1) 0 0px 0px 10px;
  }
  80% {
    box-shadow: rgba(242, 175, 50, 0.1) 0 0px 10px 10px;
  }
  to {
    box-shadow: rgba(242, 175, 50, 0.1) 0 0px 20px 15px;
  }
}

.theme-ward .cs-swiper-slide .swiper-button-next:not(.disabled):not(.swiper-button-disabled),
.theme-ward .cs-swiper-slide .swiper-button-prev:not(.disabled):not(.swiper-button-disabled) {
  animation-name: pulse-ward;
}
@keyframes pulse-ward {
  from {
    box-shadow: #0a5540 0 0px 0px 0px;
  }
  20% {
    box-shadow: rgba(10, 85, 64, 0.5) 0 0px 0px 3px;
  }
  30% {
    box-shadow: rgba(10, 85, 64, 0.5) 0 0px 0px 5px;
  }
  40% {
    box-shadow: rgba(10, 85, 64, 0.5) 0 0px 0px 6px;
  }
  50% {
    box-shadow: rgba(10, 85, 64, 0.5) 0 0px 0px 7px;
  }
  60% {
    box-shadow: rgba(10, 85, 64, 0.5) 0 0px 0px 8px;
  }
  70% {
    box-shadow: rgba(10, 85, 64, 0.1) 0 0px 0px 10px;
  }
  80% {
    box-shadow: rgba(10, 85, 64, 0.1) 0 0px 10px 10px;
  }
  to {
    box-shadow: rgba(10, 85, 64, 0.1) 0 0px 20px 15px;
  }
}

.theme-centralconnect .cs-swiper-slide .swiper-button-next:not(.disabled):not(.swiper-button-disabled),
.theme-centralconnect .cs-swiper-slide .swiper-button-prev:not(.disabled):not(.swiper-button-disabled) {
  animation-name: pulse-centralconnect;
}
@keyframes pulse-centralconnect {
  from {
    box-shadow: #3A3A3A 0 0px 0px 0px;
  }
  20% {
    box-shadow: rgba(58, 58, 58, 0.5) 0 0px 0px 3px;
  }
  30% {
    box-shadow: rgba(58, 58, 58, 0.5) 0 0px 0px 5px;
  }
  40% {
    box-shadow: rgba(58, 58, 58, 0.5) 0 0px 0px 6px;
  }
  50% {
    box-shadow: rgba(58, 58, 58, 0.5) 0 0px 0px 7px;
  }
  60% {
    box-shadow: rgba(58, 58, 58, 0.5) 0 0px 0px 8px;
  }
  70% {
    box-shadow: rgba(58, 58, 58, 0.1) 0 0px 0px 10px;
  }
  80% {
    box-shadow: rgba(58, 58, 58, 0.1) 0 0px 10px 10px;
  }
  to {
    box-shadow: rgba(58, 58, 58, 0.1) 0 0px 20px 15px;
  }
}

.theme-tforcefreightmyship .cs-swiper-slide .swiper-button-next:not(.disabled):not(.swiper-button-disabled),
.theme-tforcefreightmyship .cs-swiper-slide .swiper-button-prev:not(.disabled):not(.swiper-button-disabled) {
  animation-name: pulse-tforcefreightmyship;
}
@keyframes pulse-tforcefreightmyship {
  from {
    box-shadow: #0053A1 0 0px 0px 0px;
  }
  20% {
    box-shadow: rgba(0, 83, 161, 0.5) 0 0px 0px 3px;
  }
  30% {
    box-shadow: rgba(0, 83, 161, 0.5) 0 0px 0px 5px;
  }
  40% {
    box-shadow: rgba(0, 83, 161, 0.5) 0 0px 0px 6px;
  }
  50% {
    box-shadow: rgba(0, 83, 161, 0.5) 0 0px 0px 7px;
  }
  60% {
    box-shadow: rgba(0, 83, 161, 0.5) 0 0px 0px 8px;
  }
  70% {
    box-shadow: rgba(0, 83, 161, 0.1) 0 0px 0px 10px;
  }
  80% {
    box-shadow: rgba(0, 83, 161, 0.1) 0 0px 10px 10px;
  }
  to {
    box-shadow: rgba(0, 83, 161, 0.1) 0 0px 20px 15px;
  }
}

cup-carrier-rate,
carrier-rate {
  display: block;
  position: relative;
}
cup-carrier-rate:nth-child(even) .item-pkg,
carrier-rate:nth-child(even) .item-pkg {
  background-color: #eaeced;
}
cup-carrier-rate:first-child:last-child:after,
carrier-rate:first-child:last-child:after {
  content: "";
  height: 75px;
  display: block;
  width: 100%;
  position: absolute;
  top: 75px;
}

.inline-rate {
  font-size: 16px;
}

.link-rate {
  text-decoration: underline;
  cursor: pointer;
}
.link-rate:hover {
  text-decoration: none;
}

.item-pkg {
  height: 75px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: stretch;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 2;
  padding-right: 7px;
}
.item-pkg itm-button .mat-raised-button {
  line-height: 30px;
}
.item-pkg .btn-hover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
}
.theme-mycarrier .item-pkg {
  background: #fff;
}
.theme-rapid-ship .item-pkg {
  background: #fff;
}
.theme-averitt .item-pkg {
  background: #fff;
}
.theme-saia .item-pkg {
  background: #fff;
}
.theme-frontline-freight .item-pkg {
  background: #fff;
}
.theme-mme .item-pkg {
  background: #fff;
}
.theme-emerge .item-pkg {
  background: #fff;
}
.theme-old-dominion .item-pkg {
  background: #fff;
}
.theme-custom-companies .item-pkg {
  background: #fff;
}
.theme-ward .item-pkg {
  background: #fff;
}
.theme-centralconnect .item-pkg {
  background: #fff;
}
.theme-tforcefreightmyship .item-pkg {
  background: #fff;
}
.item-pkg:hover {
  background-color: #fcf2eb !important;
}
.item-pkg:hover .item-pkg-time-wrap {
  opacity: 0;
}
.item-pkg:hover .btn-hover {
  opacity: 1;
  transition: all 0.2s linear;
}
.item-pkg:hover .item-pkg-amount .item-pkg-amt-value-hover {
  text-decoration: underline;
}
.item-pkg > div {
  align-self: center;
}
.item-pkg .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
}

.item-pkg-brand {
  width: 25%;
  max-height: 75px;
}
.item-pkg-brand > img {
  max-height: 100%;
  max-width: 100%;
}

.item-pkg-amount {
  flex: 2 1 auto;
  font-size: 1.25em;
  font-weight: 500;
  position: relative;
  color: #999999;
}
.item-pkg-amount .item-pkg-amt-value {
  padding-left: 15%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.item-pkg-amount .tms-icon-star {
  font-size: 13px;
  position: relative;
  top: -8px;
  margin-left: 0;
}

.item-pkg-time {
  width: 25%;
  font-size: 1em;
  font-weight: 300;
  position: relative;
  color: #727272;
}
.item-pkg-time .tms-icon {
  padding-right: 7px;
  margin-top: -7px;
  display: inline-block;
  vertical-align: middle;
}
.item-pkg-time .on-time-lable {
  font-size: 0.875em;
}
.item-pkg-time .item-pkg-time-wrap {
  opacity: 1;
}
.item-pkg-time .guaranteed-time-lable {
  min-width: 57px;
  display: inline-block;
  text-align: left;
}

.item-pkg-info {
  width: 15%;
  font-size: 1.25em;
}
.theme-mycarrier .item-pkg-info .tlt-icon {
  color: #007AFF;
}
.theme-rapid-ship .item-pkg-info .tlt-icon {
  color: #5DC9EA;
}
.theme-averitt .item-pkg-info .tlt-icon {
  color: #c70015;
}
.theme-saia .item-pkg-info .tlt-icon {
  color: #CC2B2A;
}
.theme-frontline-freight .item-pkg-info .tlt-icon {
  color: #0f62ab;
}
.theme-mme .item-pkg-info .tlt-icon {
  color: #C65000;
}
.theme-emerge .item-pkg-info .tlt-icon {
  color: #0d47a1;
}
.theme-old-dominion .item-pkg-info .tlt-icon {
  color: #00693e;
}
.theme-custom-companies .item-pkg-info .tlt-icon {
  color: #F2AF32;
}
.theme-ward .item-pkg-info .tlt-icon {
  color: #0a5540;
}
.theme-centralconnect .item-pkg-info .tlt-icon {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .item-pkg-info .tlt-icon {
  color: #0053A1;
}

.with-slider {
  justify-content: space-between;
}
.with-slider .main-info span:not(.light-blue-text) {
  max-width: 260px;
  text-align: left;
}
.with-slider .main-info span.light-blue-text {
  text-align: right;
  padding-right: 10px;
  max-width: 200px;
  display: block;
}
.theme-mycarrier .with-slider .main-info span.light-blue-text {
  color: #007AFF;
  border-right: 1px solid #000000;
}
.theme-rapid-ship .with-slider .main-info span.light-blue-text {
  color: #5DC9EA;
  border-right: 1px solid #002d54;
}
.theme-averitt .with-slider .main-info span.light-blue-text {
  color: #c70015;
  border-right: 1px solid #999999;
}
.theme-saia .with-slider .main-info span.light-blue-text {
  color: #CC2B2A;
  border-right: 1px solid #191d38;
}
.theme-frontline-freight .with-slider .main-info span.light-blue-text {
  color: #0f62ab;
  border-right: 1px solid #cb4801;
}
.theme-mme .with-slider .main-info span.light-blue-text {
  color: #C65000;
  border-right: 1px solid #482101;
}
.theme-emerge .with-slider .main-info span.light-blue-text {
  color: #0d47a1;
  border-right: 1px solid #cc8900;
}
.theme-old-dominion .with-slider .main-info span.light-blue-text {
  color: #00693e;
  border-right: 1px solid #826d44;
}
.theme-custom-companies .with-slider .main-info span.light-blue-text {
  color: #F2AF32;
  border-right: 1px solid #3a3a3e;
}
.theme-ward .with-slider .main-info span.light-blue-text {
  color: #0a5540;
  border-right: 1px solid #705a3d;
}
.theme-centralconnect .with-slider .main-info span.light-blue-text {
  color: #3A3A3A;
  border-right: 1px solid #000000;
}
.theme-tforcefreightmyship .with-slider .main-info span.light-blue-text {
  color: #0053A1;
  border-right: 1px solid #004280;
}

.white-bg {
  z-index: 2;
  position: relative;
}
.theme-mycarrier .white-bg {
  background-color: #fff;
}
.theme-rapid-ship .white-bg {
  background-color: #fff;
}
.theme-averitt .white-bg {
  background-color: #fff;
}
.theme-saia .white-bg {
  background-color: #fff;
}
.theme-frontline-freight .white-bg {
  background-color: #fff;
}
.theme-mme .white-bg {
  background-color: #fff;
}
.theme-emerge .white-bg {
  background-color: #fff;
}
.theme-old-dominion .white-bg {
  background-color: #fff;
}
.theme-custom-companies .white-bg {
  background-color: #fff;
}
.theme-ward .white-bg {
  background-color: #fff;
}
.theme-centralconnect .white-bg {
  background-color: #fff;
}
.theme-tforcefreightmyship .white-bg {
  background-color: #fff;
}

.bottom-slider {
  width: 45%;
  padding: 16px 40px;
  overflow: hidden;
}
.bottom-slider .swiper-container {
  border-bottom: none;
  overflow: visible !important;
}
.bottom-slider .swiper-button-prev,
.bottom-slider .swiper-button-next {
  border: none;
  border: 2px solid transparent !important;
  background-color: transparent !important;
}
.bottom-slider .swiper-button-prev.swiper-button-disabled,
.bottom-slider .swiper-button-next.swiper-button-disabled {
  opacity: 1;
}
.bottom-slider .swiper-button-prev.swiper-button-disabled:before,
.bottom-slider .swiper-button-next.swiper-button-disabled:before {
  opacity: 0.35;
}
.bottom-slider .swiper-button-prev:after,
.bottom-slider .swiper-button-next:after {
  display: block;
  content: "";
  width: 200%;
  height: 300px;
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}
.theme-mycarrier .bottom-slider .swiper-button-prev:after,
.theme-mycarrier .bottom-slider .swiper-button-next:after {
  background-color: #fff;
}
.theme-rapid-ship .bottom-slider .swiper-button-prev:after,
.theme-rapid-ship .bottom-slider .swiper-button-next:after {
  background-color: #fff;
}
.theme-averitt .bottom-slider .swiper-button-prev:after,
.theme-averitt .bottom-slider .swiper-button-next:after {
  background-color: #fff;
}
.theme-saia .bottom-slider .swiper-button-prev:after,
.theme-saia .bottom-slider .swiper-button-next:after {
  background-color: #fff;
}
.theme-frontline-freight .bottom-slider .swiper-button-prev:after,
.theme-frontline-freight .bottom-slider .swiper-button-next:after {
  background-color: #fff;
}
.theme-mme .bottom-slider .swiper-button-prev:after,
.theme-mme .bottom-slider .swiper-button-next:after {
  background-color: #fff;
}
.theme-emerge .bottom-slider .swiper-button-prev:after,
.theme-emerge .bottom-slider .swiper-button-next:after {
  background-color: #fff;
}
.theme-old-dominion .bottom-slider .swiper-button-prev:after,
.theme-old-dominion .bottom-slider .swiper-button-next:after {
  background-color: #fff;
}
.theme-custom-companies .bottom-slider .swiper-button-prev:after,
.theme-custom-companies .bottom-slider .swiper-button-next:after {
  background-color: #fff;
}
.theme-ward .bottom-slider .swiper-button-prev:after,
.theme-ward .bottom-slider .swiper-button-next:after {
  background-color: #fff;
}
.theme-centralconnect .bottom-slider .swiper-button-prev:after,
.theme-centralconnect .bottom-slider .swiper-button-next:after {
  background-color: #fff;
}
.theme-tforcefreightmyship .bottom-slider .swiper-button-prev:after,
.theme-tforcefreightmyship .bottom-slider .swiper-button-next:after {
  background-color: #fff;
}
.bottom-slider .swiper-button-prev:before,
.bottom-slider .swiper-button-next:before {
  z-index: 2;
  border-radius: 16px;
  width: 27px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.theme-mycarrier .bottom-slider .swiper-button-prev:before,
.theme-mycarrier .bottom-slider .swiper-button-next:before {
  border: 2px solid #007AFF;
}
.theme-rapid-ship .bottom-slider .swiper-button-prev:before,
.theme-rapid-ship .bottom-slider .swiper-button-next:before {
  border: 2px solid #5DC9EA;
}
.theme-averitt .bottom-slider .swiper-button-prev:before,
.theme-averitt .bottom-slider .swiper-button-next:before {
  border: 2px solid #c70015;
}
.theme-saia .bottom-slider .swiper-button-prev:before,
.theme-saia .bottom-slider .swiper-button-next:before {
  border: 2px solid #CC2B2A;
}
.theme-frontline-freight .bottom-slider .swiper-button-prev:before,
.theme-frontline-freight .bottom-slider .swiper-button-next:before {
  border: 2px solid #0f62ab;
}
.theme-mme .bottom-slider .swiper-button-prev:before,
.theme-mme .bottom-slider .swiper-button-next:before {
  border: 2px solid #C65000;
}
.theme-emerge .bottom-slider .swiper-button-prev:before,
.theme-emerge .bottom-slider .swiper-button-next:before {
  border: 2px solid #0d47a1;
}
.theme-old-dominion .bottom-slider .swiper-button-prev:before,
.theme-old-dominion .bottom-slider .swiper-button-next:before {
  border: 2px solid #00693e;
}
.theme-custom-companies .bottom-slider .swiper-button-prev:before,
.theme-custom-companies .bottom-slider .swiper-button-next:before {
  border: 2px solid #F2AF32;
}
.theme-ward .bottom-slider .swiper-button-prev:before,
.theme-ward .bottom-slider .swiper-button-next:before {
  border: 2px solid #0a5540;
}
.theme-centralconnect .bottom-slider .swiper-button-prev:before,
.theme-centralconnect .bottom-slider .swiper-button-next:before {
  border: 2px solid #3A3A3A;
}
.theme-tforcefreightmyship .bottom-slider .swiper-button-prev:before,
.theme-tforcefreightmyship .bottom-slider .swiper-button-next:before {
  border: 2px solid #0053A1;
}
.bottom-slider .swiper-button-prev:hover,
.bottom-slider .swiper-button-next:hover {
  background: none;
}
@media screen and (min-width: 1280px) {
  .theme-mycarrier .bottom-slider .swiper-button-prev:hover:before,
  .theme-mycarrier .bottom-slider .swiper-button-next:hover:before {
    color: #fff;
    background-color: #007AFF;
  }
  .theme-rapid-ship .bottom-slider .swiper-button-prev:hover:before,
  .theme-rapid-ship .bottom-slider .swiper-button-next:hover:before {
    color: #fff;
    background-color: #5DC9EA;
  }
  .theme-averitt .bottom-slider .swiper-button-prev:hover:before,
  .theme-averitt .bottom-slider .swiper-button-next:hover:before {
    color: #fff;
    background-color: #c70015;
  }
  .theme-saia .bottom-slider .swiper-button-prev:hover:before,
  .theme-saia .bottom-slider .swiper-button-next:hover:before {
    color: #fff;
    background-color: #CC2B2A;
  }
  .theme-frontline-freight .bottom-slider .swiper-button-prev:hover:before,
  .theme-frontline-freight .bottom-slider .swiper-button-next:hover:before {
    color: #fff;
    background-color: #0f62ab;
  }
  .theme-mme .bottom-slider .swiper-button-prev:hover:before,
  .theme-mme .bottom-slider .swiper-button-next:hover:before {
    color: #fff;
    background-color: #C65000;
  }
  .theme-emerge .bottom-slider .swiper-button-prev:hover:before,
  .theme-emerge .bottom-slider .swiper-button-next:hover:before {
    color: #fff;
    background-color: #0d47a1;
  }
  .theme-old-dominion .bottom-slider .swiper-button-prev:hover:before,
  .theme-old-dominion .bottom-slider .swiper-button-next:hover:before {
    color: #fff;
    background-color: #00693e;
  }
  .theme-custom-companies .bottom-slider .swiper-button-prev:hover:before,
  .theme-custom-companies .bottom-slider .swiper-button-next:hover:before {
    color: #fff;
    background-color: #F2AF32;
  }
  .theme-ward .bottom-slider .swiper-button-prev:hover:before,
  .theme-ward .bottom-slider .swiper-button-next:hover:before {
    color: #fff;
    background-color: #0a5540;
  }
  .theme-centralconnect .bottom-slider .swiper-button-prev:hover:before,
  .theme-centralconnect .bottom-slider .swiper-button-next:hover:before {
    color: #fff;
    background-color: #3A3A3A;
  }
  .theme-tforcefreightmyship .bottom-slider .swiper-button-prev:hover:before,
  .theme-tforcefreightmyship .bottom-slider .swiper-button-next:hover:before {
    color: #fff;
    background-color: #0053A1;
  }
}
.bottom-slider .swiper-button-prev:after {
  right: 0;
}
.bottom-slider .swiper-button-next:after {
  left: 0;
}
.bottom-slider .swiper-slide {
  box-shadow: 1px 0 0 #eaeced;
  position: relative;
  overflow: visible !important;
}
.bottom-slider .swiper-slide:last-child {
  box-shadow: none;
}
.bottom-slider .swiper-slide img:hover {
  filter: grayscale(0);
  filter: none;
}
.bottom-slider .hidden-filter {
  display: none;
}
.bottom-slider .swiper-button-next {
  left: auto;
  right: -20px;
}
.bottom-slider .swiper-button-prev {
  right: auto;
  left: -20px;
}
.bottom-slider .swiper-button-next,
.bottom-slider .swiper-button-prev {
  animation: none !important;
  top: 50%;
  transform: translateY(-50%);
}
.bottom-slider img {
  position: absolute;
  /*height: 75px;*/
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  filter: grayscale(100%);
}

button.m-r-10 {
  margin-right: 10px;
}

.step-actions.with-slider.second-step .not-inc-carriers-info {
  line-height: 16px;
}

.insured-text {
  color: #148200;
  font-size: 1.25em;
  font-weight: 500;
}
.insured-text .tms-icon {
  margin-right: 5px;
}
.insured-text p {
  margin: 0 !important;
  padding: 0 !important;
}

.not-insured-text {
  color: #F87214;
  font-size: 1.25em;
  font-weight: 500;
  margin: 0px !important;
}
.not-insured-text .tms-icon {
  margin-right: 5px;
}
.not-insured-text p {
  margin: 0 !important;
  padding: 0 !important;
}

.loading-page {
  position: absolute;
  background: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

@media screen and (max-width: 1280px) {
  .mat-raised-button.back-second-step {
    margin-top: 10px;
  }
  .mat-raised-button.back-second-step ~ span {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 0.875em;
    white-space: nowrap;
    padding: 0 !important;
  }
  .step-actions.with-slider.second-step .click-carrier-info,
  .step-actions.with-slider.second-step .not-inc-carriers-info {
    font-size: 14px;
    line-height: 16px;
  }
  .step-actions.with-slider.second-step .click-carrier-info {
    max-width: 200px;
  }
  .step-actions.with-slider.second-step itm-button.back-second-step {
    width: 160px;
  }
}
@media screen and (min-width: 1025px) {
  .cs-data-slider .swiper-slide-active + .swiper-slide-next + .swiper-slide + .swiper-slide header {
    border: none;
  }
}
@media screen and (max-width: 1024px) {
  .cs-data-slider .swiper-slide-active + .swiper-slide-next + .swiper-slide header {
    border-width: 0;
  }
  .cs-data-slider .swiper-button-next,
  .cs-data-slider .swiper-button-prev {
    top: 8px;
  }
  .cs-data-slider .swiper-button-next {
    right: 2px;
  }
  .cs-data-slider .swiper-button-prev {
    left: 2px;
  }
  .bottom-slider {
    width: 30%;
  }
  .main-info {
    max-width: 70% !important;
    width: 70% !important;
  }
}
@media screen and (max-width: 950px) {
  .cs-data-slider {
    font-size: 0.875em;
  }
  .cs-data-slider .swiper-slide > header {
    text-align: left;
    padding-left: 9%;
  }
  .cs-data-slider .cs-side-title {
    margin-top: 2px;
    font-size: 0.825em;
  }
}
.number-tbl {
  cursor: pointer;
}

.select-carrier-volume .box-model {
  border-radius: 4px;
  padding: 20px;
  position: absolute;
  background-color: #fafafa;
  font-size: 1em;
  z-index: 11;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 1px 1px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.theme-mycarrier .select-carrier-volume .box-model {
  color: #000;
}
.theme-rapid-ship .select-carrier-volume .box-model {
  color: #000;
}
.theme-averitt .select-carrier-volume .box-model {
  color: #000;
}
.theme-saia .select-carrier-volume .box-model {
  color: #000;
}
.theme-frontline-freight .select-carrier-volume .box-model {
  color: #000;
}
.theme-mme .select-carrier-volume .box-model {
  color: #000;
}
.theme-emerge .select-carrier-volume .box-model {
  color: #000;
}
.theme-old-dominion .select-carrier-volume .box-model {
  color: #000;
}
.theme-custom-companies .select-carrier-volume .box-model {
  color: #000;
}
.theme-ward .select-carrier-volume .box-model {
  color: #000;
}
.theme-centralconnect .select-carrier-volume .box-model {
  color: #000;
}
.theme-tforcefreightmyship .select-carrier-volume .box-model {
  color: #000;
}
.select-carrier-volume .table-head {
  position: relative;
}
.select-carrier-volume .table-head.row {
  font-size: 1em;
  font-weight: 400;
}
.select-carrier-volume .table-head .hd-cell-date {
  font-size: 16px;
  font-weight: 400;
}
.theme-mycarrier .select-carrier-volume .table-head .hd-cell-date {
  color: #000;
}
.theme-rapid-ship .select-carrier-volume .table-head .hd-cell-date {
  color: #000;
}
.theme-averitt .select-carrier-volume .table-head .hd-cell-date {
  color: #000;
}
.theme-saia .select-carrier-volume .table-head .hd-cell-date {
  color: #000;
}
.theme-frontline-freight .select-carrier-volume .table-head .hd-cell-date {
  color: #000;
}
.theme-mme .select-carrier-volume .table-head .hd-cell-date {
  color: #000;
}
.theme-emerge .select-carrier-volume .table-head .hd-cell-date {
  color: #000;
}
.theme-old-dominion .select-carrier-volume .table-head .hd-cell-date {
  color: #000;
}
.theme-custom-companies .select-carrier-volume .table-head .hd-cell-date {
  color: #000;
}
.theme-ward .select-carrier-volume .table-head .hd-cell-date {
  color: #000;
}
.theme-centralconnect .select-carrier-volume .table-head .hd-cell-date {
  color: #000;
}
.theme-tforcefreightmyship .select-carrier-volume .table-head .hd-cell-date {
  color: #000;
}
.select-carrier-volume .table-head .hd-cell-date .cell-date-label {
  margin-right: 5px;
}
.theme-mycarrier .select-carrier-volume .table-head .hd-cell-date .cell-date-label {
  color: #007AFF;
}
.theme-rapid-ship .select-carrier-volume .table-head .hd-cell-date .cell-date-label {
  color: #5DC9EA;
}
.theme-averitt .select-carrier-volume .table-head .hd-cell-date .cell-date-label {
  color: #c70015;
}
.theme-saia .select-carrier-volume .table-head .hd-cell-date .cell-date-label {
  color: #CC2B2A;
}
.theme-frontline-freight .select-carrier-volume .table-head .hd-cell-date .cell-date-label {
  color: #0f62ab;
}
.theme-mme .select-carrier-volume .table-head .hd-cell-date .cell-date-label {
  color: #C65000;
}
.theme-emerge .select-carrier-volume .table-head .hd-cell-date .cell-date-label {
  color: #0d47a1;
}
.theme-old-dominion .select-carrier-volume .table-head .hd-cell-date .cell-date-label {
  color: #00693e;
}
.theme-custom-companies .select-carrier-volume .table-head .hd-cell-date .cell-date-label {
  color: #F2AF32;
}
.theme-ward .select-carrier-volume .table-head .hd-cell-date .cell-date-label {
  color: #0a5540;
}
.theme-centralconnect .select-carrier-volume .table-head .hd-cell-date .cell-date-label {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .select-carrier-volume .table-head .hd-cell-date .cell-date-label {
  color: #0053A1;
}
.select-carrier-volume .custom-table {
  margin-top: 50px;
}
.select-carrier-volume .custom-table .row {
  align-items: center;
}
.select-carrier-volume .custom-table .img-wrap img {
  width: 100%;
}
.select-carrier-volume .custom-table .cell-info,
.select-carrier-volume .custom-table .cel-servise-map {
  position: relative;
}
.theme-mycarrier .select-carrier-volume .custom-table .cell-info,
.theme-mycarrier .select-carrier-volume .custom-table .cel-servise-map {
  color: #007AFF;
}
.theme-rapid-ship .select-carrier-volume .custom-table .cell-info,
.theme-rapid-ship .select-carrier-volume .custom-table .cel-servise-map {
  color: #5DC9EA;
}
.theme-averitt .select-carrier-volume .custom-table .cell-info,
.theme-averitt .select-carrier-volume .custom-table .cel-servise-map {
  color: #c70015;
}
.theme-saia .select-carrier-volume .custom-table .cell-info,
.theme-saia .select-carrier-volume .custom-table .cel-servise-map {
  color: #CC2B2A;
}
.theme-frontline-freight .select-carrier-volume .custom-table .cell-info,
.theme-frontline-freight .select-carrier-volume .custom-table .cel-servise-map {
  color: #0f62ab;
}
.theme-mme .select-carrier-volume .custom-table .cell-info,
.theme-mme .select-carrier-volume .custom-table .cel-servise-map {
  color: #C65000;
}
.theme-emerge .select-carrier-volume .custom-table .cell-info,
.theme-emerge .select-carrier-volume .custom-table .cel-servise-map {
  color: #0d47a1;
}
.theme-old-dominion .select-carrier-volume .custom-table .cell-info,
.theme-old-dominion .select-carrier-volume .custom-table .cel-servise-map {
  color: #00693e;
}
.theme-custom-companies .select-carrier-volume .custom-table .cell-info,
.theme-custom-companies .select-carrier-volume .custom-table .cel-servise-map {
  color: #F2AF32;
}
.theme-ward .select-carrier-volume .custom-table .cell-info,
.theme-ward .select-carrier-volume .custom-table .cel-servise-map {
  color: #0a5540;
}
.theme-centralconnect .select-carrier-volume .custom-table .cell-info,
.theme-centralconnect .select-carrier-volume .custom-table .cel-servise-map {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .select-carrier-volume .custom-table .cell-info,
.theme-tforcefreightmyship .select-carrier-volume .custom-table .cel-servise-map {
  color: #0053A1;
}
.select-carrier-volume .custom-table .cell-info .shell,
.select-carrier-volume .custom-table .cel-servise-map .shell {
  display: inline-block;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
}
.select-carrier-volume .custom-table .cell-info span,
.select-carrier-volume .custom-table .cel-servise-map span {
  text-decoration: underline;
}
.select-carrier-volume .custom-table .cell-info span.itm-tooltip-wrap,
.select-carrier-volume .custom-table .cel-servise-map span.itm-tooltip-wrap {
  text-decoration: none;
}
.theme-mycarrier .select-carrier-volume .custom-table .cell-info.cell-info-black,
.theme-mycarrier .select-carrier-volume .custom-table .cel-servise-map.cell-info-black {
  color: #000;
}
.theme-rapid-ship .select-carrier-volume .custom-table .cell-info.cell-info-black,
.theme-rapid-ship .select-carrier-volume .custom-table .cel-servise-map.cell-info-black {
  color: #000;
}
.theme-averitt .select-carrier-volume .custom-table .cell-info.cell-info-black,
.theme-averitt .select-carrier-volume .custom-table .cel-servise-map.cell-info-black {
  color: #000;
}
.theme-saia .select-carrier-volume .custom-table .cell-info.cell-info-black,
.theme-saia .select-carrier-volume .custom-table .cel-servise-map.cell-info-black {
  color: #000;
}
.theme-frontline-freight .select-carrier-volume .custom-table .cell-info.cell-info-black,
.theme-frontline-freight .select-carrier-volume .custom-table .cel-servise-map.cell-info-black {
  color: #000;
}
.theme-mme .select-carrier-volume .custom-table .cell-info.cell-info-black,
.theme-mme .select-carrier-volume .custom-table .cel-servise-map.cell-info-black {
  color: #000;
}
.theme-emerge .select-carrier-volume .custom-table .cell-info.cell-info-black,
.theme-emerge .select-carrier-volume .custom-table .cel-servise-map.cell-info-black {
  color: #000;
}
.theme-old-dominion .select-carrier-volume .custom-table .cell-info.cell-info-black,
.theme-old-dominion .select-carrier-volume .custom-table .cel-servise-map.cell-info-black {
  color: #000;
}
.theme-custom-companies .select-carrier-volume .custom-table .cell-info.cell-info-black,
.theme-custom-companies .select-carrier-volume .custom-table .cel-servise-map.cell-info-black {
  color: #000;
}
.theme-ward .select-carrier-volume .custom-table .cell-info.cell-info-black,
.theme-ward .select-carrier-volume .custom-table .cel-servise-map.cell-info-black {
  color: #000;
}
.theme-centralconnect .select-carrier-volume .custom-table .cell-info.cell-info-black,
.theme-centralconnect .select-carrier-volume .custom-table .cel-servise-map.cell-info-black {
  color: #000;
}
.theme-tforcefreightmyship .select-carrier-volume .custom-table .cell-info.cell-info-black,
.theme-tforcefreightmyship .select-carrier-volume .custom-table .cel-servise-map.cell-info-black {
  color: #000;
}
.select-carrier-volume .custom-table .cell-info .shell {
  display: flex;
  align-items: center;
}
.select-carrier-volume .custom-table .cell-info .tms-icon-info {
  vertical-align: -2px;
}
.select-carrier-volume .custom-table .cell-info .tms-icon-alarm {
  font-size: 24px !important;
}
.select-carrier-volume .custom-table .cell-info span {
  margin: 0 6px;
}
.select-carrier-volume .custom-table .cell-info .tms-icon-bottom-arrow {
  font-size: 7px;
}
.select-carrier-volume .custom-table .cell-info .tms-icon-bottom-arrow.top {
  transform: rotate(180deg);
}
.select-carrier-volume .custom-table .cell-info .box-model {
  min-width: 345px;
}
.select-carrier-volume .custom-table .cell-info .box-model .info-unit {
  border-bottom: 1px solid #eaeced;
  padding: 10px 0;
  margin: 0;
}
.select-carrier-volume .custom-table .cell-info .box-model .info-unit:first-child {
  padding-top: 0;
}
.select-carrier-volume .custom-table .cell-info .box-model .info-unit:last-child {
  border: none;
  padding-bottom: 0;
}
.select-carrier-volume .custom-table .cell-info .box-model .info-unit h3 {
  border-bottom: none;
  margin-bottom: 5px;
  font-weight: 300;
  font-size: 1em;
}
.theme-mycarrier .select-carrier-volume .custom-table .cell-info .box-model .info-unit h3 {
  color: #007AFF;
}
.theme-rapid-ship .select-carrier-volume .custom-table .cell-info .box-model .info-unit h3 {
  color: #5DC9EA;
}
.theme-averitt .select-carrier-volume .custom-table .cell-info .box-model .info-unit h3 {
  color: #c70015;
}
.theme-saia .select-carrier-volume .custom-table .cell-info .box-model .info-unit h3 {
  color: #CC2B2A;
}
.theme-frontline-freight .select-carrier-volume .custom-table .cell-info .box-model .info-unit h3 {
  color: #0f62ab;
}
.theme-mme .select-carrier-volume .custom-table .cell-info .box-model .info-unit h3 {
  color: #C65000;
}
.theme-emerge .select-carrier-volume .custom-table .cell-info .box-model .info-unit h3 {
  color: #0d47a1;
}
.theme-old-dominion .select-carrier-volume .custom-table .cell-info .box-model .info-unit h3 {
  color: #00693e;
}
.theme-custom-companies .select-carrier-volume .custom-table .cell-info .box-model .info-unit h3 {
  color: #F2AF32;
}
.theme-ward .select-carrier-volume .custom-table .cell-info .box-model .info-unit h3 {
  color: #0a5540;
}
.theme-centralconnect .select-carrier-volume .custom-table .cell-info .box-model .info-unit h3 {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .select-carrier-volume .custom-table .cell-info .box-model .info-unit h3 {
  color: #0053A1;
}
.select-carrier-volume .custom-table .cell-info .box-model .info-unit p {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1em;
}
.select-carrier-volume .custom-table .cell-info .box-model .info-unit p:last-child {
  margin-bottom: 0;
}
.select-carrier-volume .custom-table .cell-info .box-model.box-model-right {
  right: 0;
  text-align: left;
}
.select-carrier-volume .custom-table .cel-servise-map .tms-icon {
  vertical-align: -2px;
}
.select-carrier-volume .custom-table .cel-servise-map span {
  margin-left: 6px;
}
.select-carrier-volume .custom-table .cel-servise-map .box-model {
  line-height: 0;
  width: auto;
  max-width: 500px;
  height: auto;
  max-height: 500px;
  padding: 0;
  border-radius: 2px;
  left: 28px;
}
.theme-mycarrier .select-carrier-volume .custom-table .cel-servise-map .box-model {
  border: 1px solid #007AFF;
}
.theme-rapid-ship .select-carrier-volume .custom-table .cel-servise-map .box-model {
  border: 1px solid #5DC9EA;
}
.theme-averitt .select-carrier-volume .custom-table .cel-servise-map .box-model {
  border: 1px solid #c70015;
}
.theme-saia .select-carrier-volume .custom-table .cel-servise-map .box-model {
  border: 1px solid #CC2B2A;
}
.theme-frontline-freight .select-carrier-volume .custom-table .cel-servise-map .box-model {
  border: 1px solid #0f62ab;
}
.theme-mme .select-carrier-volume .custom-table .cel-servise-map .box-model {
  border: 1px solid #C65000;
}
.theme-emerge .select-carrier-volume .custom-table .cel-servise-map .box-model {
  border: 1px solid #0d47a1;
}
.theme-old-dominion .select-carrier-volume .custom-table .cel-servise-map .box-model {
  border: 1px solid #00693e;
}
.theme-custom-companies .select-carrier-volume .custom-table .cel-servise-map .box-model {
  border: 1px solid #F2AF32;
}
.theme-ward .select-carrier-volume .custom-table .cel-servise-map .box-model {
  border: 1px solid #0a5540;
}
.theme-centralconnect .select-carrier-volume .custom-table .cel-servise-map .box-model {
  border: 1px solid #3A3A3A;
}
.theme-tforcefreightmyship .select-carrier-volume .custom-table .cel-servise-map .box-model {
  border: 1px solid #0053A1;
}
.select-carrier-volume .custom-table .cel-servise-map .box-model img {
  max-width: 500px;
  max-height: 500px;
}
.select-carrier-volume .custom-table .cel-servise-map .servise-map-img {
  width: 19px;
  height: 19px;
  vertical-align: -3px;
  position: relative;
  display: inline-block;
}
.select-carrier-volume .custom-table .cel-servise-map .servise-map-img:after {
  content: "";
  display: block;
  background-size: 100%;
  width: 100%;
  height: 100%;
}
.select-carrier-volume .custom-table .cel-quoted-rate {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.select-carrier-volume .custom-table .cel-quoted-rate .number {
  font-weight: 600;
  font-size: 1.1875em;
  width: 100%;
}
.theme-mycarrier .select-carrier-volume .custom-table .cel-quoted-rate .number {
  color: #000000;
}
.theme-rapid-ship .select-carrier-volume .custom-table .cel-quoted-rate .number {
  color: #002d54;
}
.theme-averitt .select-carrier-volume .custom-table .cel-quoted-rate .number {
  color: #999999;
}
.theme-saia .select-carrier-volume .custom-table .cel-quoted-rate .number {
  color: #191d38;
}
.theme-frontline-freight .select-carrier-volume .custom-table .cel-quoted-rate .number {
  color: #cb4801;
}
.theme-mme .select-carrier-volume .custom-table .cel-quoted-rate .number {
  color: #482101;
}
.theme-emerge .select-carrier-volume .custom-table .cel-quoted-rate .number {
  color: #cc8900;
}
.theme-old-dominion .select-carrier-volume .custom-table .cel-quoted-rate .number {
  color: #826d44;
}
.theme-custom-companies .select-carrier-volume .custom-table .cel-quoted-rate .number {
  color: #3a3a3e;
}
.theme-ward .select-carrier-volume .custom-table .cel-quoted-rate .number {
  color: #705a3d;
}
.theme-centralconnect .select-carrier-volume .custom-table .cel-quoted-rate .number {
  color: #000000;
}
.theme-tforcefreightmyship .select-carrier-volume .custom-table .cel-quoted-rate .number {
  color: #004280;
}
.select-carrier-volume .custom-table .cel-quoted-rate .number .tms-icon {
  font-size: 8px;
  margin-left: 5px;
  margin-top: 5px;
}
.select-carrier-volume .custom-table .cel-quoted-rate .number .tms-icon.tms-icon-info {
  font-size: 28px;
  margin-left: 0;
  margin-top: 0;
  font-weight: bold;
}
.select-carrier-volume .custom-table .cel-quoted-rate .number-link {
  text-decoration: underline;
}
.select-carrier-volume .custom-table .cel-quoted-rate .decline {
  font-weight: 600;
  font-size: 1.1875em;
}
.theme-mycarrier .select-carrier-volume .custom-table .cel-quoted-rate .decline {
  color: #ff1719;
}
.theme-rapid-ship .select-carrier-volume .custom-table .cel-quoted-rate .decline {
  color: #ff1719;
}
.theme-averitt .select-carrier-volume .custom-table .cel-quoted-rate .decline {
  color: #00008b;
}
.theme-saia .select-carrier-volume .custom-table .cel-quoted-rate .decline {
  color: #fd0200;
}
.theme-frontline-freight .select-carrier-volume .custom-table .cel-quoted-rate .decline {
  color: #ff1719;
}
.theme-mme .select-carrier-volume .custom-table .cel-quoted-rate .decline {
  color: #ff1719;
}
.theme-emerge .select-carrier-volume .custom-table .cel-quoted-rate .decline {
  color: #FF5630;
}
.theme-old-dominion .select-carrier-volume .custom-table .cel-quoted-rate .decline {
  color: #ff1719;
}
.theme-custom-companies .select-carrier-volume .custom-table .cel-quoted-rate .decline {
  color: #ff1719;
}
.theme-ward .select-carrier-volume .custom-table .cel-quoted-rate .decline {
  color: #ff1719;
}
.select-carrier-volume .custom-table .cel-quoted-rate .decline-reason {
  display: block;
  width: 100%;
}
.select-carrier-volume .custom-table .cell-act {
  text-align: right;
}
.select-carrier-volume .custom-table .cell-act .message {
  font-size: 1em;
  margin: 5px 0;
}
.select-carrier-volume .custom-table .cell-act .message .dark-orange-text {
  cursor: pointer;
}
.select-carrier-volume .custom-table .cell-act .btn {
  text-transform: uppercase;
  outline: none;
  border-color: transparent;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transform: translate3d(0, 0, 0);
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  font-weight: 300;
}
.theme-mycarrier .select-carrier-volume .custom-table .cell-act .btn {
  color: #fff;
}
.theme-rapid-ship .select-carrier-volume .custom-table .cell-act .btn {
  color: #fff;
}
.theme-averitt .select-carrier-volume .custom-table .cell-act .btn {
  color: #fff;
}
.theme-saia .select-carrier-volume .custom-table .cell-act .btn {
  color: #fff;
}
.theme-frontline-freight .select-carrier-volume .custom-table .cell-act .btn {
  color: #fff;
}
.theme-mme .select-carrier-volume .custom-table .cell-act .btn {
  color: #fff;
}
.theme-emerge .select-carrier-volume .custom-table .cell-act .btn {
  color: #fff;
}
.theme-old-dominion .select-carrier-volume .custom-table .cell-act .btn {
  color: #fff;
}
.theme-custom-companies .select-carrier-volume .custom-table .cell-act .btn {
  color: #fff;
}
.theme-ward .select-carrier-volume .custom-table .cell-act .btn {
  color: #fff;
}
.theme-centralconnect .select-carrier-volume .custom-table .cell-act .btn {
  color: #fff;
}
.theme-tforcefreightmyship .select-carrier-volume .custom-table .cell-act .btn {
  color: #fff;
}
.select-carrier-volume .step-actions {
  border: none;
  align-items: center;
}
.select-carrier-volume .step-actions .btn {
  text-transform: uppercase;
  outline: none;
  border-color: transparent;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transform: translate3d(0, 0, 0);
  transition: background 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  font-weight: 300;
}
.theme-mycarrier .select-carrier-volume .step-actions .btn {
  color: #fff;
}
.theme-rapid-ship .select-carrier-volume .step-actions .btn {
  color: #fff;
}
.theme-averitt .select-carrier-volume .step-actions .btn {
  color: #fff;
}
.theme-saia .select-carrier-volume .step-actions .btn {
  color: #fff;
}
.theme-frontline-freight .select-carrier-volume .step-actions .btn {
  color: #fff;
}
.theme-mme .select-carrier-volume .step-actions .btn {
  color: #fff;
}
.theme-emerge .select-carrier-volume .step-actions .btn {
  color: #fff;
}
.theme-old-dominion .select-carrier-volume .step-actions .btn {
  color: #fff;
}
.theme-custom-companies .select-carrier-volume .step-actions .btn {
  color: #fff;
}
.theme-ward .select-carrier-volume .step-actions .btn {
  color: #fff;
}
.theme-centralconnect .select-carrier-volume .step-actions .btn {
  color: #fff;
}
.theme-tforcefreightmyship .select-carrier-volume .step-actions .btn {
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .quote .select-carrier-volume .step-actions .step-actions-input {
    width: 290px;
  }
}
.select-carrier-volume .step-actions .step-actions-text {
  display: flex;
  width: 60%;
  justify-content: space-around;
  color: #565656;
}
@media screen and (max-width: 1800px) {
  .select-carrier-volume .step-actions .step-actions-text {
    width: auto;
  }
}
@media screen and (max-width: 1200px) {
  .select-carrier-volume .step-actions .step-actions-text {
    max-width: 260px;
  }
}
.select-carrier-volume .step-actions .step-actions-text .actions-text-unit .tms-icon {
  margin-right: 10px;
  font-size: 19px;
}
.select-carrier-volume .step-actions .step-actions-text .actions-text-unit .tms-icon-save:before {
  background: url(/images/save-dark.png) no-repeat center center;
  content: "";
  background-size: 100%;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.select-carrier-volume .step-actions .step-actions-text .actions-text-unit span {
  vertical-align: 2px;
}

@media all and (min-width: 1501px) {
  .select-carrier-volume .img-wrap {
    max-width: 75px;
  }
  .select-carrier-volume .hd-cell-date {
    top: 0;
  }
  .select-carrier-volume .custom-table .cell-act .btn {
    min-width: 220px;
  }
}
@media all and (max-width: 1500px) {
  .select-carrier-volume .mat-w-16 {
    width: 16%;
  }
  .select-carrier-volume .mat-w-28 {
    width: 28%;
  }
  .select-carrier-volume .mat-w-42 {
    width: 42%;
  }
  .select-carrier-volume .hd-cell-date {
    top: 50%;
    transform: translateY(-50%);
  }
  .select-carrier-volume .img-wrap {
    max-width: 65px;
  }
  .select-carrier-volume .custom-table .cell-act .btn {
    min-width: 190px;
  }
  .select-carrier-volume .step-actions-text {
    font-size: 0.875em;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .select-carrier-volume .step-actions-text .actions-text-unit {
    display: flex;
    align-items: center;
  }
  .select-carrier-volume .step-actions-text .actions-text-unit:first-child {
    padding-right: 5px;
  }
  .select-carrier-volume .step-actions-text .actions-text-unit:last-child {
    padding-left: 5px;
  }
  .select-carrier-volume .step-actions-text .actions-text-unit .tms-icon {
    margin-top: 1px;
  }
  .select-carrier-volume .step-actions-text .actions-text-unit span {
    text-align: left;
    max-width: 100%;
  }
  .quote .select-carrier-volume .step-actions .btn {
    min-width: 190px;
  }
}
@media all and (max-width: 1500px) and (min-width: 1025px) {
  .quote .select-carrier-volume .step-actions.second-step {
    padding-right: 20px;
  }
  .quote .select-carrier-volume .step-actions .step-actions-text {
    margin: 0 10px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media all and (max-width: 1200px) {
  .quote .select-carrier-volume .one-block {
    flex-wrap: wrap;
  }
  .quote .select-carrier-volume .step-actions .step-actions-text {
    margin: 5px 0 0;
  }
}
@media all and (max-width: 1050px) {
  .select-carrier-volume .table-head.row {
    font-size: 14px;
  }
}
.step-actions-input {
  position: relative;
}
.step-actions-input .tooltip .box-model {
  top: inherit;
  left: inherit;
  right: 0;
  bottom: 100%;
  margin-right: 0;
  margin-bottom: 0;
}
.step-actions-input .tooltip .box-model.box-model-top {
  top: 100%;
  bottom: auto;
  z-index: 12;
}
.step-actions-input .tooltip.tooltip-pos {
  z-index: 11;
}
.step-actions-input .full-backdrop {
  max-width: 100% !important;
}

.m-r-10 {
  margin-right: 10px;
}

.m-l-10 {
  margin-left: 10px;
}

.print-content {
  position: relative;
  min-width: 240mm;
}
.print-content h2 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.5em;
  color: #373737;
  margin: 0;
  letter-spacing: 0;
}
.print-content header {
  margin-bottom: 5px;
}
.print-content header img {
  position: absolute;
  left: 0;
  /*max-width: 125px;*/
  max-width: 320px;
  height: 40px;
  top: 1px;
  width: auto;
}
.print-content header h2 {
  text-align: center;
  border-bottom: 2px solid #373737;
  padding-top: 16px;
}
.print-content .container {
  display: flex;
  margin-bottom: 5px;
}
.print-content .container .small {
  font-size: 1em;
}
.print-content .container.bordered {
  border-bottom: 2px solid #373737;
}
.print-content .container .left-col {
  padding-right: 20px;
  width: 47%;
}
.print-content .container .left-col .third-party {
  border: none;
}
.print-content .container .right-col {
  padding-left: 20px;
  width: 53%;
  position: relative;
}
.print-content .container .right-col .freight-wrapper {
  border: none;
}
.print-content .container .right-col .tms-icon-check {
  font-size: 0.5em;
  padding: 5px 1px;
}
.print-content .container .last {
  border-top: 2px solid #373737;
  padding-top: 5px;
}
.print-content .container ~ h2 {
  line-height: 1;
}
.print-content h4, .print-content h3 {
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
}
.print-content h4 {
  font-size: 1.2em;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1.3em;
}
.print-content h3 {
  font-size: 2.25em;
  border-bottom: none;
  padding: 0;
}
.print-content h5 {
  font-weight: 600;
  font-size: 1em;
}
.print-content p {
  font-size: 1em;
  font-weight: 300;
  margin: 0;
  line-height: 1.2em;
}
.print-content p.m-r-10 {
  margin-right: 10px;
}
.print-content p.m-l-10 {
  margin-left: 10px;
}
.print-content p.big {
  font-size: 1.2em;
}
.print-content p.big-bold {
  font-weight: 500;
  color: #373737;
  font-size: 49px;
  margin-top: 30px;
  margin-bottom: 35px;
}
.print-content p.medium-bold {
  font-weight: 500;
  color: #373737;
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 35px;
}
.print-content p.big-normal {
  font-size: 40px;
}
.print-content .item {
  border-bottom: 2px solid #373737;
  padding-bottom: 5px;
  margin-bottom: 5px;
  width: 100%;
}
.print-content .item.last {
  border-bottom: none;
  margin-bottom: 0;
}
.print-content .item.out-line {
  border: none;
}
.print-content .label {
  border: 2px solid #373737;
  width: 100%;
  height: 107px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
  position: relative;
}
.print-content .label.label-bol {
  border: none;
  border-bottom: 2px solid #373737;
  height: 32px;
}
.print-content .label.label-bol .pro-number-label {
  bottom: 8px;
}
@media print {
  .print-content .label {
    border: 2px solid transparent;
  }
}
.print-content .label svg {
  margin-bottom: 10px;
}
.print-content .label .pro-number-label {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  text-align: center;
}
.print-content .carrier-wrapper {
  display: flex;
}
.print-content .carrier-wrapper.item {
  padding-bottom: 0;
}
.print-content .additional-info {
  width: 100%;
}
.print-content .additional-info .item {
  display: flex;
  padding-bottom: 5px;
  margin-bottom: 5px;
  min-height: 40px;
}
.print-content .additional-info .item:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
.print-content .additional-info .item div {
  width: 50%;
}
.print-content .additional-info .item p {
  font-weight: 600;
}
.print-content .additional-info .item p:last-of-type {
  font-weight: 400;
}
.print-content .freight-wrapper {
  display: flex;
}
.print-content .freight-wrapper p {
  font-size: 1.25em;
}
.print-content .freight-wrapper .left-wrapper p, .print-content .freight-wrapper .freight p {
  font-weight: 600;
}
.print-content .freight-wrapper .freight {
  margin-top: 30px;
}
.print-content .freight-wrapper .wrapper {
  margin-top: 5px;
}
.print-content .square {
  border: 2px solid #373737;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0px 4px -3px 0;
}
.print-content .square ~ span {
  display: inline-block;
  font-size: 1.05em;
  margin-right: 20px;
}
.print-content .table-wrapper {
  min-height: 410px;
}
.print-content .table-wrapper.tl-table-wrapper {
  min-height: 200px;
}
.print-content .table-wrapper p strong {
  font-weight: 600;
}
.print-content .table-wrapper .not-apply-pro-sticker {
  font-size: 21px;
  font-weight: 600;
}
.print-content .flexible-table {
  margin: 10px 0 10px;
  font-size: 0.91em;
}
.print-content .flexible-table .header {
  font-weight: 600;
  border-top: 2px solid #373737;
  border-bottom: 2px solid #373737;
  text-align: center;
}
.print-content .flexible-table .header .cell {
  /* Layout structure for first and second header cells */
  /* Layout structure for pre last header cell */
}
.print-content .flexible-table .header .cell:nth-of-type(1), .print-content .flexible-table .header .cell:nth-of-type(2) {
  padding: 0;
}
.print-content .flexible-table .header .cell:nth-of-type(1) span:nth-of-type(1), .print-content .flexible-table .header .cell:nth-of-type(2) span:nth-of-type(1) {
  display: block;
  border-bottom: 2px solid #373737;
  padding: 5px;
}
.print-content .flexible-table .header .cell:nth-of-type(1) span:nth-of-type(2), .print-content .flexible-table .header .cell:nth-of-type(2) span:nth-of-type(2) {
  float: left;
  width: 70%;
  padding: 5px;
  border-right: 2px solid #373737;
}
.print-content .flexible-table .header .cell:nth-of-type(1) span:nth-of-type(3), .print-content .flexible-table .header .cell:nth-of-type(2) span:nth-of-type(3) {
  float: left;
  width: 30%;
  padding: 5px;
}
.print-content .flexible-table .header .cell:nth-last-of-type(2) {
  padding: 0;
}
.print-content .flexible-table .header .cell:nth-last-of-type(2) span:nth-of-type(1) {
  display: block;
  border-bottom: 2px solid #373737;
  padding: 5px;
}
.print-content .flexible-table .header .cell:nth-last-of-type(2) span:nth-of-type(2) {
  float: left;
  width: 33.33%;
  padding: 5px;
  border-right: 2px solid #373737;
}
.print-content .flexible-table .header .cell:nth-last-of-type(2) span:nth-of-type(3) {
  float: left;
  width: 33.33%;
  padding: 5px;
  border-right: 2px solid #373737;
}
.print-content .flexible-table .header .cell:nth-last-of-type(2) span:nth-of-type(4) {
  float: left;
  width: 33.33%;
  padding: 5px;
}
.print-content .flexible-table .header .cell:nth-last-of-type(3) {
  max-width: 85px !important;
}
.print-content .flexible-table .body .item-row {
  border-bottom: 2px solid #373737;
}
.print-content .flexible-table .body i {
  font-size: 0.7em;
}
.print-content .flexible-table .body .cell:nth-of-type(1) {
  max-width: 72px;
}
.print-content .flexible-table .body .cell:nth-of-type(2) {
  max-width: 33px;
}
.print-content .flexible-table .body .cell:nth-last-of-type(2) {
  max-width: 115px;
  padding: 0;
  overflow: hidden;
}
.print-content .flexible-table .body .cell:nth-last-of-type(2) span {
  width: 33.33%;
  padding: 5px;
  border-right: 2px solid #373737;
  text-align: center;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  /* SAVE AS PDF FIX */
}
.print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  content: "";
  position: absolute;
  right: -2px;
  width: 2px;
  height: 100rem;
  transform: translateY(-50%);
}
.theme-mycarrier .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-rapid-ship .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-averitt .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-saia .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-frontline-freight .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-mme .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-emerge .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-old-dominion .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-custom-companies .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-ward .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-centralconnect .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.theme-tforcefreightmyship .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
  background-color: #000;
}
.print-content .flexible-table .body .cell:nth-last-of-type(2) span:last-of-type {
  border-right: none;
}
@media print {
  .print-content .flexible-table .body .cell:nth-last-of-type(2) span:after {
    content: none;
  }
}
.print-content .flexible-table .body .cell:last-of-type {
  max-width: 60px;
}
.print-content .flexible-table .body .inner-row .cell {
  position: relative;
  padding: 5px;
}
.print-content .flexible-table .body .inner-row .cell.text-center span {
  justify-content: center;
}
.print-content .flexible-table .body .inner-row .cell:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-top: 2px dotted #373737;
}
.print-content .flexible-table .body .inner-row .cell.text-center {
  justify-content: center;
  align-items: center;
  display: flex;
}
.print-content .flexible-table .body .inner-row .cell:nth-of-type(3) {
  max-width: 40px;
}
.print-content .flexible-table .body .inner-row .cell:nth-of-type(5), .print-content .flexible-table .body .inner-row .cell:nth-of-type(6) {
  max-width: 60px;
}
.print-content .flexible-table .body .inner-row .cell:last-of-type {
  border-right: 2px solid #373737;
  max-width: 85px;
}
.print-content .flexible-table .body .inner-row .cell.description-overflow {
  max-height: 150px;
  overflow: hidden;
  word-break: break-all;
}
.print-content .flexible-table .body .inner-row:first-of-type .cell:after {
  display: none;
}
.print-content .flexible-table .footer {
  border-bottom: 2px solid #373737;
}
.print-content .flexible-table .footer .non-border {
  border-right-color: transparent;
}
.print-content .flexible-table .footer strong {
  font-weight: 500;
}
.print-content .flexible-table .footer .middle-combine {
  max-width: 145px !important;
}
.print-content .flexible-table .footer .cell:nth-of-type(1), .print-content .flexible-table .footer .cell:nth-of-type(2) {
  padding: 0;
}
.print-content .flexible-table .footer .cell:nth-of-type(1) span, .print-content .flexible-table .footer .cell:nth-of-type(2) span {
  float: left;
  padding: 5px;
}
.print-content .flexible-table .footer .cell:nth-of-type(1) span:nth-of-type(1), .print-content .flexible-table .footer .cell:nth-of-type(2) span:nth-of-type(1) {
  width: 70%;
}
.print-content .flexible-table .footer .cell:nth-of-type(1) span:nth-of-type(2), .print-content .flexible-table .footer .cell:nth-of-type(2) span:nth-of-type(2) {
  width: 30%;
  text-align: center;
}
.print-content .flexible-table .footer .cell:nth-last-of-type(2) strong, .print-content .flexible-table .footer .cell:nth-last-of-type(3) strong {
  display: flex;
  margin-left: 5px;
}
.print-content .flexible-table .footer .cell:nth-last-of-type(2) strong sup, .print-content .flexible-table .footer .cell:nth-last-of-type(3) strong sup {
  position: relative;
  top: -4px;
}
.print-content .flexible-table .cell {
  border-right: 2px solid #373737;
  padding: 5px;
  line-height: 1;
}
.print-content .flexible-table .cell.small {
  max-width: 40px !important;
}
.print-content .flexible-table .cell.middle {
  max-width: 60px !important;
}
.print-content .flexible-table .cell.large {
  max-width: 115px !important;
}
.print-content .flexible-table .cell.extra-large {
  max-width: 105px !important;
}
.print-content .flexible-table .cell:last-of-type {
  border-right: 0;
}
.print-content .emergency-info {
  border-top: 2px solid #373737;
  display: inline-block;
  margin-top: 10px;
  padding-top: 10px;
}
.print-content .emergency-info h4 {
  margin-bottom: 5px;
}
.print-content .emergency-info p {
  margin-bottom: 10px;
}
.print-content footer {
  margin-top: 20px;
}
.print-content footer section {
  display: flex;
  border-top: 2px solid #373737;
  border-bottom: 2px solid #373737;
  margin-bottom: 10px;
}
.print-content footer section h5 {
  margin: 10px 0 5px 0;
}
.print-content footer section p {
  font-size: 0.875em;
}
.print-content footer section .big {
  font-size: 1.125em;
  margin: 10px 0;
}
.print-content footer section span:not(.write-line) {
  display: initial;
  width: auto;
}
.print-content footer section .write-line {
  flex-grow: 1;
  border-bottom: 2px solid #373737;
}
.print-content footer section .column:nth-of-type(1) {
  padding-right: 10px;
  width: 31%;
}
.print-content footer section .column:nth-of-type(1) .big {
  font-size: 1em;
  display: flex;
  flex-direction: row;
}
.print-content footer section .column:nth-of-type(1) p:not(.big) {
  min-height: 112px;
}
.print-content footer section .column:nth-of-type(2) {
  border-right: 2px solid #373737;
  border-left: 2px solid #373737;
  padding: 0 10px;
  width: 36%;
}
.print-content footer section .column:nth-of-type(3) {
  padding-left: 10px;
  width: 33%;
}
.print-content footer section .column:nth-of-type(3) .big {
  font-size: 1em;
  display: flex;
  flex-direction: row;
}
.print-content footer section .column:nth-of-type(3) p:not(.big) {
  min-height: 112px;
}
.print-content footer section .column.middle {
  display: flex;
  flex-direction: column;
}
.print-content footer section .column.middle .row {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.print-content footer section .column.middle .row:last-of-type h5 {
  margin: 0;
}
.print-content footer section .column.middle .col1 {
  width: 40%;
}
.print-content footer section .column.middle .col2 {
  width: 60%;
}
.print-content footer section .column.middle .check-line {
  margin: 10px 0;
}
.print-content footer section .column.middle .square {
  margin-bottom: -1px;
  width: 15px;
  height: 15px;
}
.print-content footer section .column.middle .square ~ span {
  width: auto;
  max-width: calc(100% - 30px);
  vertical-align: text-top;
  font-size: 1em;
  text-align: left;
  margin-right: 0;
}
.print-content footer section .column.middle .square ~ span span {
  display: block;
  text-align: right;
  width: 100%;
  padding-right: 8px;
}
.print-content footer section .column.middle .rect {
  border: 2px solid #373737;
  width: 80px;
  height: 25px;
  margin-bottom: 10px;
}

@media print {
  @page {
    margin: 0 1.25cm 0 1.25cm;
  }
  body .body-container {
    padding: 0 !important;
  }
  .theme-mycarrier body .body-container {
    background-color: #fff;
  }
  .theme-rapid-ship body .body-container {
    background-color: #fff;
  }
  .theme-averitt body .body-container {
    background-color: #fff;
  }
  .theme-saia body .body-container {
    background-color: #fff;
  }
  .theme-frontline-freight body .body-container {
    background-color: #fff;
  }
  .theme-mme body .body-container {
    background-color: #fff;
  }
  .theme-emerge body .body-container {
    background-color: #fff;
  }
  .theme-old-dominion body .body-container {
    background-color: #fff;
  }
  .theme-custom-companies body .body-container {
    background-color: #fff;
  }
  .theme-ward body .body-container {
    background-color: #fff;
  }
  .theme-centralconnect body .body-container {
    background-color: #fff;
  }
  .theme-tforcefreightmyship body .body-container {
    background-color: #fff;
  }
  body header-menu,
  body sidebar-menu,
  body .steps-header,
  body .actions-section,
  body .steps-header-animated {
    display: none !important;
  }
  body .quote {
    padding: 0;
  }
  body .bill-of-lading {
    padding: 0;
    max-width: 100% !important;
    min-width: 0;
    display: block !important;
    overflow: visible;
    box-shadow: none !important;
  }
  body .print-content {
    padding-top: 55px;
  }
  body .print-content header img {
    top: 56px;
  }
}
.alarm-popup .alarm-msg {
  font-weight: 400;
  font-size: 1rem;
}
.theme-mycarrier .alarm-popup .alarm-msg {
  color: #ff1719;
}
.theme-rapid-ship .alarm-popup .alarm-msg {
  color: #ff1719;
}
.theme-averitt .alarm-popup .alarm-msg {
  color: #00008b;
}
.theme-saia .alarm-popup .alarm-msg {
  color: #fd0200;
}
.theme-frontline-freight .alarm-popup .alarm-msg {
  color: #ff1719;
}
.theme-mme .alarm-popup .alarm-msg {
  color: #ff1719;
}
.theme-emerge .alarm-popup .alarm-msg {
  color: #FF5630;
}
.theme-old-dominion .alarm-popup .alarm-msg {
  color: #ff1719;
}
.theme-custom-companies .alarm-popup .alarm-msg {
  color: #ff1719;
}
.theme-ward .alarm-popup .alarm-msg {
  color: #ff1719;
}
.alarm-popup .mat-dialog-actions {
  justify-content: space-between;
  display: flex !important;
  padding-bottom: 27px;
}
.alarm-popup .mat-dialog-actions .btn .tms-icon {
  margin-top: -6px;
  margin-right: 5px;
  display: inline-block;
}

.alarm-popup-content > p {
  font-size: 1rem;
  margin-top: 0;
  /*&.alarm-msg-dynamic {
      white-space: pre-wrap;
  }*/
}

.alarm-popup-header {
  margin: -24px -24px 15px -24px;
  padding: 5px 24px;
  border-bottom: 1px solid #F1F1F1;
}
.alarm-popup-header .alarm-popup-title {
  font-size: 20px;
  font-weight: 600;
  display: block;
}

.alarm-popup-wrap h5 {
  margin: 15px 0;
}

.send-requester {
  display: flex;
  height: 40px;
  align-items: center;
}

.customer-request-popup .min-width {
  min-width: 200px;
}

.add-your-carriers .tms-icon-preferred,
.add-your-carriers .tms-icon-regular,
.manage-carriers .tms-icon-preferred,
.manage-carriers .tms-icon-regular {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.add-your-carriers .orange-text,
.manage-carriers .orange-text {
  color: #EF6C00 !important;
}
.add-your-carriers .tms-icon-preferred,
.manage-carriers .tms-icon-preferred {
  font-size: 1.2em;
  position: relative;
  bottom: 4px;
}
.theme-mycarrier .add-your-carriers .tms-icon-preferred,
.theme-mycarrier .manage-carriers .tms-icon-preferred {
  color: #000000;
}
.theme-rapid-ship .add-your-carriers .tms-icon-preferred,
.theme-rapid-ship .manage-carriers .tms-icon-preferred {
  color: #002d54;
}
.theme-averitt .add-your-carriers .tms-icon-preferred,
.theme-averitt .manage-carriers .tms-icon-preferred {
  color: #999999;
}
.theme-saia .add-your-carriers .tms-icon-preferred,
.theme-saia .manage-carriers .tms-icon-preferred {
  color: #191d38;
}
.theme-frontline-freight .add-your-carriers .tms-icon-preferred,
.theme-frontline-freight .manage-carriers .tms-icon-preferred {
  color: #cb4801;
}
.theme-mme .add-your-carriers .tms-icon-preferred,
.theme-mme .manage-carriers .tms-icon-preferred {
  color: #482101;
}
.theme-emerge .add-your-carriers .tms-icon-preferred,
.theme-emerge .manage-carriers .tms-icon-preferred {
  color: #cc8900;
}
.theme-old-dominion .add-your-carriers .tms-icon-preferred,
.theme-old-dominion .manage-carriers .tms-icon-preferred {
  color: #826d44;
}
.theme-custom-companies .add-your-carriers .tms-icon-preferred,
.theme-custom-companies .manage-carriers .tms-icon-preferred {
  color: #3a3a3e;
}
.theme-ward .add-your-carriers .tms-icon-preferred,
.theme-ward .manage-carriers .tms-icon-preferred {
  color: #705a3d;
}
.theme-centralconnect .add-your-carriers .tms-icon-preferred,
.theme-centralconnect .manage-carriers .tms-icon-preferred {
  color: #000000;
}
.theme-tforcefreightmyship .add-your-carriers .tms-icon-preferred,
.theme-tforcefreightmyship .manage-carriers .tms-icon-preferred {
  color: #004280;
}
.add-your-carriers .tms-icon-regular,
.manage-carriers .tms-icon-regular {
  font-size: 1.25em;
}
.theme-mycarrier .add-your-carriers .tms-icon-regular,
.theme-mycarrier .manage-carriers .tms-icon-regular {
  color: #007AFF;
}
.theme-rapid-ship .add-your-carriers .tms-icon-regular,
.theme-rapid-ship .manage-carriers .tms-icon-regular {
  color: #5DC9EA;
}
.theme-averitt .add-your-carriers .tms-icon-regular,
.theme-averitt .manage-carriers .tms-icon-regular {
  color: #c70015;
}
.theme-saia .add-your-carriers .tms-icon-regular,
.theme-saia .manage-carriers .tms-icon-regular {
  color: #CC2B2A;
}
.theme-frontline-freight .add-your-carriers .tms-icon-regular,
.theme-frontline-freight .manage-carriers .tms-icon-regular {
  color: #0f62ab;
}
.theme-mme .add-your-carriers .tms-icon-regular,
.theme-mme .manage-carriers .tms-icon-regular {
  color: #C65000;
}
.theme-emerge .add-your-carriers .tms-icon-regular,
.theme-emerge .manage-carriers .tms-icon-regular {
  color: #0d47a1;
}
.theme-old-dominion .add-your-carriers .tms-icon-regular,
.theme-old-dominion .manage-carriers .tms-icon-regular {
  color: #00693e;
}
.theme-custom-companies .add-your-carriers .tms-icon-regular,
.theme-custom-companies .manage-carriers .tms-icon-regular {
  color: #F2AF32;
}
.theme-ward .add-your-carriers .tms-icon-regular,
.theme-ward .manage-carriers .tms-icon-regular {
  color: #0a5540;
}
.theme-centralconnect .add-your-carriers .tms-icon-regular,
.theme-centralconnect .manage-carriers .tms-icon-regular {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .add-your-carriers .tms-icon-regular,
.theme-tforcefreightmyship .manage-carriers .tms-icon-regular {
  color: #0053A1;
}
.add-your-carriers .is-promotion-warning,
.manage-carriers .is-promotion-warning {
  background-color: rgba(255, 0, 0, 0.2);
}
.add-your-carriers .location-name.with-pro,
.manage-carriers .location-name.with-pro {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: calc(100% - 170px);
  display: inline-block;
  line-height: 1.6;
}
.add-your-carriers .row.grid-items:last-of-type .warning-text-message .box-model,
.manage-carriers .row.grid-items:last-of-type .warning-text-message .box-model {
  bottom: auto;
}
.add-your-carriers .requested i,
.manage-carriers .requested i {
  margin-right: 0;
  margin-left: 10px;
}
.add-your-carriers i,
.manage-carriers i {
  margin-right: 10px;
  font-size: 1.25em;
  vertical-align: sub;
  width: 25px;
  text-align: center;
  display: inline-block;
}
.add-your-carriers .connect-box,
.manage-carriers .connect-box {
  max-height: calc(100vh - 235px);
  overflow: auto;
}
.add-your-carriers input,
.manage-carriers input {
  width: 100%;
  border: none;
}
.add-your-carriers .mat-form-field-label,
.manage-carriers .mat-form-field-label {
  color: #b4b4b3;
}
.add-your-carriers .live-search-component,
.manage-carriers .live-search-component {
  margin-top: -15px;
  height: calc(100% - 29px);
  overflow: auto;
}
.add-your-carriers .live-search-component .container .item,
.manage-carriers .live-search-component .container .item {
  padding: 10px 0 10px 35px;
  position: relative;
}
.add-your-carriers .live-search-component .container .item:hover,
.manage-carriers .live-search-component .container .item:hover {
  cursor: pointer;
  background-color: rgba(180, 180, 180, 0.3);
}
.add-your-carriers .live-search-component .container .item.active, .add-your-carriers .live-search-component .container .item.focused,
.manage-carriers .live-search-component .container .item.active,
.manage-carriers .live-search-component .container .item.focused {
  background-color: rgba(180, 180, 180, 0.3);
}
.add-your-carriers .live-search-component .container .item .tms-icon-preferred,
.manage-carriers .live-search-component .container .item .tms-icon-preferred {
  position: absolute;
  left: 0;
  top: 50%;
  margin: -12px 0;
}
.add-your-carriers .live-search-component .standard,
.manage-carriers .live-search-component .standard {
  vertical-align: -4px;
  margin-right: 15px;
}
.add-your-carriers .bordered,
.manage-carriers .bordered {
  border-right: 1px solid #eaeced;
  border-left: 1px solid #eaeced;
}
.add-your-carriers .block-width,
.manage-carriers .block-width {
  min-width: 60px;
}
.add-your-carriers .w-calculated,
.manage-carriers .w-calculated {
  width: calc(65% - 60px);
  padding-left: 10px;
}
.add-your-carriers .flexible,
.manage-carriers .flexible {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.add-your-carriers .flexible .item,
.manage-carriers .flexible .item {
  width: 50%;
}
.add-your-carriers .flexible .item:nth-of-type(even),
.manage-carriers .flexible .item:nth-of-type(even) {
  padding-left: 15px;
}
.add-your-carriers .flexible .item:nth-of-type(odd),
.manage-carriers .flexible .item:nth-of-type(odd) {
  padding-right: 15px;
}
.add-your-carriers .flexible .helper .mark-helper,
.manage-carriers .flexible .helper .mark-helper {
  min-width: 210px;
  left: auto;
  right: 0;
}
.add-your-carriers .smaller,
.manage-carriers .smaller {
  font-size: 0.95em;
  position: relative;
  min-height: 0 !important;
}
.add-your-carriers .warning-text-message,
.manage-carriers .warning-text-message {
  font-size: 0.95em;
  position: relative;
  left: 0;
  bottom: -13px;
  padding-left: 10%;
  max-width: 290px;
}
.add-your-carriers .warning-text-message .tms-icon-alarm,
.manage-carriers .warning-text-message .tms-icon-alarm {
  position: absolute;
  left: 4%;
  top: -2px;
}
.add-your-carriers .warning-text-message .tms-icon-bottom-arrow,
.manage-carriers .warning-text-message .tms-icon-bottom-arrow {
  font-size: 0.5em !important;
  margin-left: 5px;
  position: relative;
  transform: rotate(0);
  transition: transform 0.15s ease;
}
.add-your-carriers .warning-text-message .box-model,
.manage-carriers .warning-text-message .box-model {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 1px 1px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  padding: 10px 17px;
  position: absolute;
  top: 20px;
  left: 10px;
  opacity: 0;
  z-index: -1;
  transition: opacity 0.15s ease;
  width: auto;
}
.theme-mycarrier .add-your-carriers .warning-text-message .box-model,
.theme-mycarrier .manage-carriers .warning-text-message .box-model {
  background-color: #fff;
}
.theme-rapid-ship .add-your-carriers .warning-text-message .box-model,
.theme-rapid-ship .manage-carriers .warning-text-message .box-model {
  background-color: #fff;
}
.theme-averitt .add-your-carriers .warning-text-message .box-model,
.theme-averitt .manage-carriers .warning-text-message .box-model {
  background-color: #fff;
}
.theme-saia .add-your-carriers .warning-text-message .box-model,
.theme-saia .manage-carriers .warning-text-message .box-model {
  background-color: #fff;
}
.theme-frontline-freight .add-your-carriers .warning-text-message .box-model,
.theme-frontline-freight .manage-carriers .warning-text-message .box-model {
  background-color: #fff;
}
.theme-mme .add-your-carriers .warning-text-message .box-model,
.theme-mme .manage-carriers .warning-text-message .box-model {
  background-color: #fff;
}
.theme-emerge .add-your-carriers .warning-text-message .box-model,
.theme-emerge .manage-carriers .warning-text-message .box-model {
  background-color: #fff;
}
.theme-old-dominion .add-your-carriers .warning-text-message .box-model,
.theme-old-dominion .manage-carriers .warning-text-message .box-model {
  background-color: #fff;
}
.theme-custom-companies .add-your-carriers .warning-text-message .box-model,
.theme-custom-companies .manage-carriers .warning-text-message .box-model {
  background-color: #fff;
}
.theme-ward .add-your-carriers .warning-text-message .box-model,
.theme-ward .manage-carriers .warning-text-message .box-model {
  background-color: #fff;
}
.theme-centralconnect .add-your-carriers .warning-text-message .box-model,
.theme-centralconnect .manage-carriers .warning-text-message .box-model {
  background-color: #fff;
}
.theme-tforcefreightmyship .add-your-carriers .warning-text-message .box-model,
.theme-tforcefreightmyship .manage-carriers .warning-text-message .box-model {
  background-color: #fff;
}
.theme-mycarrier .add-your-carriers .warning-text-message .box-model,
.theme-mycarrier .manage-carriers .warning-text-message .box-model {
  color: #000;
}
.theme-rapid-ship .add-your-carriers .warning-text-message .box-model,
.theme-rapid-ship .manage-carriers .warning-text-message .box-model {
  color: #000;
}
.theme-averitt .add-your-carriers .warning-text-message .box-model,
.theme-averitt .manage-carriers .warning-text-message .box-model {
  color: #000;
}
.theme-saia .add-your-carriers .warning-text-message .box-model,
.theme-saia .manage-carriers .warning-text-message .box-model {
  color: #000;
}
.theme-frontline-freight .add-your-carriers .warning-text-message .box-model,
.theme-frontline-freight .manage-carriers .warning-text-message .box-model {
  color: #000;
}
.theme-mme .add-your-carriers .warning-text-message .box-model,
.theme-mme .manage-carriers .warning-text-message .box-model {
  color: #000;
}
.theme-emerge .add-your-carriers .warning-text-message .box-model,
.theme-emerge .manage-carriers .warning-text-message .box-model {
  color: #000;
}
.theme-old-dominion .add-your-carriers .warning-text-message .box-model,
.theme-old-dominion .manage-carriers .warning-text-message .box-model {
  color: #000;
}
.theme-custom-companies .add-your-carriers .warning-text-message .box-model,
.theme-custom-companies .manage-carriers .warning-text-message .box-model {
  color: #000;
}
.theme-ward .add-your-carriers .warning-text-message .box-model,
.theme-ward .manage-carriers .warning-text-message .box-model {
  color: #000;
}
.theme-centralconnect .add-your-carriers .warning-text-message .box-model,
.theme-centralconnect .manage-carriers .warning-text-message .box-model {
  color: #000;
}
.theme-tforcefreightmyship .add-your-carriers .warning-text-message .box-model,
.theme-tforcefreightmyship .manage-carriers .warning-text-message .box-model {
  color: #000;
}
.add-your-carriers .warning-text-message .box-model span,
.manage-carriers .warning-text-message .box-model span {
  display: block;
  word-break: break-all;
}
.add-your-carriers .warning-text-message.opened .tms-icon-bottom-arrow,
.manage-carriers .warning-text-message.opened .tms-icon-bottom-arrow {
  transform: rotate(-180deg);
  transition: transform 0.15s ease;
}
.add-your-carriers .warning-text-message.opened .box-model,
.manage-carriers .warning-text-message.opened .box-model {
  opacity: 1;
  z-index: 10;
  transition: opacity 0.15s ease;
}
@media screen and (max-width: 1280px) {
  .add-your-carriers .warning-text-message > span,
  .manage-carriers .warning-text-message > span {
    white-space: nowrap;
  }
  .add-your-carriers .warning-text-message .box-model,
  .manage-carriers .warning-text-message .box-model {
    right: -40px;
  }
}
.add-your-carriers .warning-text-message-specific-carrier,
.manage-carriers .warning-text-message-specific-carrier {
  bottom: 0px;
}
.add-your-carriers .full-backdrop,
.manage-carriers .full-backdrop {
  z-index: 2;
}
.add-your-carriers .plan,
.manage-carriers .plan {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1em;
  font-weight: 500;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  margin-right: 20px;
}
.theme-mycarrier .add-your-carriers .plan,
.theme-mycarrier .manage-carriers .plan {
  color: #fff;
}
.theme-rapid-ship .add-your-carriers .plan,
.theme-rapid-ship .manage-carriers .plan {
  color: #fff;
}
.theme-averitt .add-your-carriers .plan,
.theme-averitt .manage-carriers .plan {
  color: #fff;
}
.theme-saia .add-your-carriers .plan,
.theme-saia .manage-carriers .plan {
  color: #fff;
}
.theme-frontline-freight .add-your-carriers .plan,
.theme-frontline-freight .manage-carriers .plan {
  color: #fff;
}
.theme-mme .add-your-carriers .plan,
.theme-mme .manage-carriers .plan {
  color: #fff;
}
.theme-emerge .add-your-carriers .plan,
.theme-emerge .manage-carriers .plan {
  color: #fff;
}
.theme-old-dominion .add-your-carriers .plan,
.theme-old-dominion .manage-carriers .plan {
  color: #fff;
}
.theme-custom-companies .add-your-carriers .plan,
.theme-custom-companies .manage-carriers .plan {
  color: #fff;
}
.theme-ward .add-your-carriers .plan,
.theme-ward .manage-carriers .plan {
  color: #fff;
}
.theme-centralconnect .add-your-carriers .plan,
.theme-centralconnect .manage-carriers .plan {
  color: #fff;
}
.theme-tforcefreightmyship .add-your-carriers .plan,
.theme-tforcefreightmyship .manage-carriers .plan {
  color: #fff;
}
.theme-mycarrier .add-your-carriers .plan,
.theme-mycarrier .manage-carriers .plan {
  background-color: #007AFF;
}
.theme-rapid-ship .add-your-carriers .plan,
.theme-rapid-ship .manage-carriers .plan {
  background-color: #5DC9EA;
}
.theme-averitt .add-your-carriers .plan,
.theme-averitt .manage-carriers .plan {
  background-color: #c70015;
}
.theme-saia .add-your-carriers .plan,
.theme-saia .manage-carriers .plan {
  background-color: #CC2B2A;
}
.theme-frontline-freight .add-your-carriers .plan,
.theme-frontline-freight .manage-carriers .plan {
  background-color: #0f62ab;
}
.theme-mme .add-your-carriers .plan,
.theme-mme .manage-carriers .plan {
  background-color: #C65000;
}
.theme-emerge .add-your-carriers .plan,
.theme-emerge .manage-carriers .plan {
  background-color: #0d47a1;
}
.theme-old-dominion .add-your-carriers .plan,
.theme-old-dominion .manage-carriers .plan {
  background-color: #00693e;
}
.theme-custom-companies .add-your-carriers .plan,
.theme-custom-companies .manage-carriers .plan {
  background-color: #F2AF32;
}
.theme-ward .add-your-carriers .plan,
.theme-ward .manage-carriers .plan {
  background-color: #0a5540;
}
.theme-centralconnect .add-your-carriers .plan,
.theme-centralconnect .manage-carriers .plan {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .add-your-carriers .plan,
.theme-tforcefreightmyship .manage-carriers .plan {
  background-color: #0053A1;
}
.theme-mycarrier .add-your-carriers .plan.free,
.theme-mycarrier .manage-carriers .plan.free {
  background-color: #007AFF;
}
.theme-rapid-ship .add-your-carriers .plan.free,
.theme-rapid-ship .manage-carriers .plan.free {
  background-color: #004887;
}
.theme-averitt .add-your-carriers .plan.free,
.theme-averitt .manage-carriers .plan.free {
  background-color: #666666;
}
.theme-saia .add-your-carriers .plan.free,
.theme-saia .manage-carriers .plan.free {
  background-color: #20274E;
}
.theme-frontline-freight .add-your-carriers .plan.free,
.theme-frontline-freight .manage-carriers .plan.free {
  background-color: #fe5e08;
}
.theme-mme .add-your-carriers .plan.free,
.theme-mme .manage-carriers .plan.free {
  background-color: #6D3100;
}
.theme-emerge .add-your-carriers .plan.free,
.theme-emerge .manage-carriers .plan.free {
  background-color: #FFAB00;
}
.theme-old-dominion .add-your-carriers .plan.free,
.theme-old-dominion .manage-carriers .plan.free {
  background-color: #b6985e;
}
.theme-custom-companies .add-your-carriers .plan.free,
.theme-custom-companies .manage-carriers .plan.free {
  background-color: #47474f;
}
.theme-ward .add-your-carriers .plan.free,
.theme-ward .manage-carriers .plan.free {
  background-color: #8a6e4b;
}
.theme-centralconnect .add-your-carriers .plan.free,
.theme-centralconnect .manage-carriers .plan.free {
  background-color: #000000;
}
.theme-tforcefreightmyship .add-your-carriers .plan.free,
.theme-tforcefreightmyship .manage-carriers .plan.free {
  background-color: #0053A1;
}
.add-your-carriers .plan-information p,
.manage-carriers .plan-information p {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 10px;
}
.add-your-carriers .plan-information .small,
.manage-carriers .plan-information .small {
  font-size: 0.875em;
}
.add-your-carriers .plan-information span,
.manage-carriers .plan-information span {
  display: block;
}
.add-your-carriers .plan-wrapper p,
.manage-carriers .plan-wrapper p {
  font-size: 1em;
}
.add-your-carriers .plan-wrapper .standard,
.manage-carriers .plan-wrapper .standard {
  margin-right: 10px;
  vertical-align: -4px;
}
.add-your-carriers .additional-info td,
.manage-carriers .additional-info td {
  margin-right: 20px;
}
.add-your-carriers .link,
.manage-carriers .link {
  cursor: pointer;
}
.add-your-carriers .link i,
.manage-carriers .link i {
  margin-right: 10px;
}
.add-your-carriers .link i.small-right-spacing,
.manage-carriers .link i.small-right-spacing {
  margin-right: 7px;
}
.add-your-carriers .underline,
.manage-carriers .underline {
  text-decoration: underline;
}
.add-your-carriers .bottom-spacing,
.manage-carriers .bottom-spacing {
  margin-bottom: 15px;
}
.add-your-carriers .add-carrier,
.manage-carriers .add-carrier {
  min-width: 200px;
}
.add-your-carriers h3,
.manage-carriers h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.add-your-carriers .img-wrapper,
.manage-carriers .img-wrapper {
  height: 40px;
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
.add-your-carriers .logo,
.manage-carriers .logo {
  height: 100%;
}
.add-your-carriers .custom-table,
.manage-carriers .custom-table {
  margin-top: 10px;
  max-height: calc(100vh - 285px);
  overflow: auto;
  min-height: 350px;
  height: 100%;
}
.add-your-carriers .custom-table .row:not(.table-head):not(.edit),
.manage-carriers .custom-table .row:not(.table-head):not(.edit) {
  padding: 0;
  min-height: 50px;
}
.add-your-carriers .custom-table img,
.manage-carriers .custom-table img {
  width: 65px;
  margin: 10px 0;
}
.add-your-carriers .white-bg,
.manage-carriers .white-bg {
  z-index: 1;
}
.theme-mycarrier .add-your-carriers .white-bg,
.theme-mycarrier .manage-carriers .white-bg {
  background-color: #fff;
}
.theme-rapid-ship .add-your-carriers .white-bg,
.theme-rapid-ship .manage-carriers .white-bg {
  background-color: #fff;
}
.theme-averitt .add-your-carriers .white-bg,
.theme-averitt .manage-carriers .white-bg {
  background-color: #fff;
}
.theme-saia .add-your-carriers .white-bg,
.theme-saia .manage-carriers .white-bg {
  background-color: #fff;
}
.theme-frontline-freight .add-your-carriers .white-bg,
.theme-frontline-freight .manage-carriers .white-bg {
  background-color: #fff;
}
.theme-mme .add-your-carriers .white-bg,
.theme-mme .manage-carriers .white-bg {
  background-color: #fff;
}
.theme-emerge .add-your-carriers .white-bg,
.theme-emerge .manage-carriers .white-bg {
  background-color: #fff;
}
.theme-old-dominion .add-your-carriers .white-bg,
.theme-old-dominion .manage-carriers .white-bg {
  background-color: #fff;
}
.theme-custom-companies .add-your-carriers .white-bg,
.theme-custom-companies .manage-carriers .white-bg {
  background-color: #fff;
}
.theme-ward .add-your-carriers .white-bg,
.theme-ward .manage-carriers .white-bg {
  background-color: #fff;
}
.theme-centralconnect .add-your-carriers .white-bg,
.theme-centralconnect .manage-carriers .white-bg {
  background-color: #fff;
}
.theme-tforcefreightmyship .add-your-carriers .white-bg,
.theme-tforcefreightmyship .manage-carriers .white-bg {
  background-color: #fff;
}
.add-your-carriers .animated-from-left,
.manage-carriers .animated-from-left {
  animation: from-left 0.3s linear;
  animation-fill-mode: backwards;
}
.add-your-carriers .animated-from-left:last-of-type,
.manage-carriers .animated-from-left:last-of-type {
  animation-delay: 0.3s;
}
.add-your-carriers .my-carriers .standard,
.manage-carriers .my-carriers .standard {
  margin-right: 10px;
}
@keyframes from-left {
  0% {
    transform: translateX(-100%) scale(0);
  }
  70% {
    transform: translateX(-30%) scale(0.3);
  }
  100% {
    transform: translateX(0) scale(1);
  }
}
@media screen and (max-width: 1280px) {
  .add-your-carriers .custom-table,
  .manage-carriers .custom-table {
    max-height: 100%;
  }
  .add-your-carriers .media,
  .manage-carriers .media {
    flex-wrap: wrap;
  }
  .add-your-carriers .media > .item,
  .manage-carriers .media > .item {
    max-width: 50% !important;
    width: 50%;
  }
  .add-your-carriers .media > .item.bordered,
  .manage-carriers .media > .item.bordered {
    border-right: none;
  }
  .add-your-carriers .media > .item.grid,
  .manage-carriers .media > .item.grid {
    max-width: 100% !important;
    width: 100%;
    padding: 40px 0 0 0;
  }
  .add-your-carriers .custom-table .two-icons,
  .manage-carriers .custom-table .two-icons {
    max-width: 80px !important;
  }
}
@media screen and (max-width: 1024px) {
  .add-your-carriers .media,
  .manage-carriers .media {
    flex-wrap: wrap;
  }
  .add-your-carriers .media > .item,
  .manage-carriers .media > .item {
    max-width: 100% !important;
    width: 100%;
    padding: 0;
  }
  .add-your-carriers .media > .item.bordered,
  .manage-carriers .media > .item.bordered {
    border: none;
  }
  .add-your-carriers .media > .item cup-carrier-credentials,
  .manage-carriers .media > .item cup-carrier-credentials {
    padding-top: 40px;
  }
  .add-your-carriers .media > .item cup-carrier-credentials .item,
  .manage-carriers .media > .item cup-carrier-credentials .item {
    padding: 0;
  }
  .add-your-carriers .media > .item cup-carrier-credentials .item:nth-of-type(odd),
  .manage-carriers .media > .item cup-carrier-credentials .item:nth-of-type(odd) {
    padding-right: 15px;
  }
}
.add-your-carriers .volume-quote-email-box,
.manage-carriers .volume-quote-email-box {
  position: relative;
}
.add-your-carriers .volume-quote-email-box .mat-form-field-infix input,
.manage-carriers .volume-quote-email-box .mat-form-field-infix input {
  border: none;
}
.add-your-carriers .volume-quote-email-box .long-msg,
.manage-carriers .volume-quote-email-box .long-msg {
  max-width: 93px;
  min-width: 93px;
  display: inline-block;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1024px) {
  .add-your-carriers .volume-quote-email-box .long-msg,
  .manage-carriers .volume-quote-email-box .long-msg {
    max-width: 185px;
    min-width: 185px;
  }
}
.add-your-carriers .helper .mark-helper-action,
.add-your-carriers .rating-type-box .mark-helper-action,
.manage-carriers .helper .mark-helper-action,
.manage-carriers .rating-type-box .mark-helper-action {
  top: -10px;
}

.invited-label {
  font-size: 2em;
  position: absolute;
  right: 0;
  border: 1px solid;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 4px;
  padding: 1px;
}
.theme-mycarrier .invited-label {
  color: #007AFF;
}
.theme-rapid-ship .invited-label {
  color: #004887;
}
.theme-averitt .invited-label {
  color: #666666;
}
.theme-saia .invited-label {
  color: #20274E;
}
.theme-frontline-freight .invited-label {
  color: #fe5e08;
}
.theme-mme .invited-label {
  color: #6D3100;
}
.theme-emerge .invited-label {
  color: #FFAB00;
}
.theme-old-dominion .invited-label {
  color: #b6985e;
}
.theme-custom-companies .invited-label {
  color: #47474f;
}
.theme-ward .invited-label {
  color: #8a6e4b;
}
.theme-centralconnect .invited-label {
  color: #000000;
}
.theme-tforcefreightmyship .invited-label {
  color: #0053A1;
}

.invited-span {
  padding: 2px 4px;
  border-radius: 4px;
  margin-right: 4px;
}
.theme-mycarrier .invited-span {
  border: 1px solid #007AFF;
}
.theme-rapid-ship .invited-span {
  border: 1px solid #5DC9EA;
}
.theme-averitt .invited-span {
  border: 1px solid #c70015;
}
.theme-saia .invited-span {
  border: 1px solid #CC2B2A;
}
.theme-frontline-freight .invited-span {
  border: 1px solid #0f62ab;
}
.theme-mme .invited-span {
  border: 1px solid #C65000;
}
.theme-emerge .invited-span {
  border: 1px solid #0d47a1;
}
.theme-old-dominion .invited-span {
  border: 1px solid #00693e;
}
.theme-custom-companies .invited-span {
  border: 1px solid #F2AF32;
}
.theme-ward .invited-span {
  border: 1px solid #0a5540;
}
.theme-centralconnect .invited-span {
  border: 1px solid #3A3A3A;
}
.theme-tforcefreightmyship .invited-span {
  border: 1px solid #0053A1;
}

.manage-carriers .pro-box .pro-block {
  padding-left: 0;
}
.manage-carriers .pro-box .text {
  font-size: 0.875em;
  font-weight: 300;
  color: #565656;
}
.manage-carriers .credential-instructions {
  min-width: 200px;
}

.advanced-box .rating-type-box h2 {
  display: inline;
}
.advanced-box .rating-type-box h2 + div {
  display: inline;
}
.advanced-box h2 {
  font-size: 1em;
  font-weight: 400;
  margin: 0;
}
.advanced-box mat-slide-toggle {
  margin-top: 0;
}

h3.advanced-settings {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 30px;
}
h3.advanced-settings .tms-icon {
  font-size: 9px;
  width: auto;
  position: relative;
  transform: rotate(0);
  transition: transform 0.15s ease;
}
h3.advanced-settings.visible {
  transition: transform 0.15s ease;
}
h3.advanced-settings.visible .tms-icon {
  transform: rotate(-180deg);
  top: -3px;
}

@media screen and (max-width: 1280px) {
  .manage-carriers .media .my-carriers .custom-table {
    padding-bottom: 52px;
  }
}
.note {
  font-size: 0.8em;
  margin-bottom: 10px;
  margin-top: 5px;
}

.integration-carrier-supports {
  margin: 20px 0;
}

.types-supports-icon {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.types-supports-icon > div {
  margin-right: 15px;
}
.types-supports-icon > div:last-child {
  margin-right: 0;
}
.types-supports-icon .tms-icon {
  color: #565656;
  opacity: 0.6;
  margin-right: 5px;
}
.types-supports-icon span {
  color: #565656;
  opacity: 0.6;
}
.types-supports-icon .visible .tms-icon {
  opacity: 1;
}
.theme-mycarrier .types-supports-icon .visible .tms-icon {
  color: #007AFF;
}
.theme-rapid-ship .types-supports-icon .visible .tms-icon {
  color: #5DC9EA;
}
.theme-averitt .types-supports-icon .visible .tms-icon {
  color: #c70015;
}
.theme-saia .types-supports-icon .visible .tms-icon {
  color: #CC2B2A;
}
.theme-frontline-freight .types-supports-icon .visible .tms-icon {
  color: #0f62ab;
}
.theme-mme .types-supports-icon .visible .tms-icon {
  color: #C65000;
}
.theme-emerge .types-supports-icon .visible .tms-icon {
  color: #0d47a1;
}
.theme-old-dominion .types-supports-icon .visible .tms-icon {
  color: #00693e;
}
.theme-custom-companies .types-supports-icon .visible .tms-icon {
  color: #F2AF32;
}
.theme-ward .types-supports-icon .visible .tms-icon {
  color: #0a5540;
}
.theme-centralconnect .types-supports-icon .visible .tms-icon {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .types-supports-icon .visible .tms-icon {
  color: #0053A1;
}
.types-supports-icon .visible span {
  opacity: 1;
}

.helper-carrier-and-location {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
}
.helper-carrier-and-location .helper-disable-carrier {
  display: flex;
  align-items: center;
  column-gap: 10px;
  padding: 0 3px 0 0;
  margin-left: auto;
}
.helper-carrier-and-location .helper-disable-carrier .helper-disable-carrier-text {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  white-space: nowrap;
  color: #6C6C6C;
  margin: 0 0 1px;
}

.customer-carrier-credentials-p44-logo {
  color: #6C6C6C;
  font-size: 12px;
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.customer-carrier-credentials {
  overflow-x: hidden;
}
.customer-carrier-credentials.disabled .customer-carrier-credentials-controls {
  position: relative;
}
.customer-carrier-credentials.disabled .customer-carrier-credentials-controls:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 1;
}
.customer-carrier-credentials.disabled + .customer-carrier-credentials-p44-logo {
  opacity: 0.5;
}
.customer-carrier-credentials .section .item {
  position: relative;
}
.customer-carrier-credentials .section .helper {
  position: absolute;
  top: 0;
  right: 0;
}
.customer-carrier-credentials .section .helper .tms-icon {
  width: 15px;
  margin: 0;
}
.customer-carrier-credentials .section .helper .mark-helper {
  min-width: 100px;
}
.customer-carrier-credentials .button-wrapper {
  flex-wrap: wrap;
}
.customer-carrier-credentials .button-wrapper .btn-item {
  margin-bottom: 5px;
  text-align: center;
  flex-grow: 1;
}
.customer-carrier-credentials .customer-notes {
  font-size: 0.875em;
  color: #565656;
  display: block;
  word-break: break-all;
  font-weight: 300;
  line-height: normal;
}
.customer-carrier-credentials .customer-notes ~ .link {
  white-space: nowrap;
}
.customer-carrier-credentials .selected-npc-field {
  width: 100%;
}
.customer-carrier-credentials .selected-npc-field itm-checkbox {
  flex-grow: 1;
}

@media screen and (max-width: 1583px) and (min-width: 1281px) {
  .types-supports-icon > div {
    text-align: center;
    margin-right: 15px;
  }
  .types-supports-icon span {
    display: block;
  }
}
.customer-request-popup .img-wrap {
  text-align: center;
}
.customer-request-popup .img-wrap img {
  width: 100%;
  max-width: 500px;
  max-height: 500px;
  object-fit: contain;
}
.customer-request-popup mat-dialog-actions span.link {
  margin-left: 63px;
}

.shipment-details-page .flexible-table {
  margin: 10px 0 10px;
  font-size: 1em;
  width: 100%;
}
.shipment-details-page .flexible-table .header {
  border-top: 1px solid #b4b4b3;
  border-bottom: 1px solid #b4b4b3;
  text-align: center;
}
.shipment-details-page .flexible-table .header .cell {
  /* Layout structure for first and second header cells */
  /* Layout structure for pre last header cell */
}
.shipment-details-page .flexible-table .header .cell:nth-of-type(1), .shipment-details-page .flexible-table .header .cell:nth-of-type(2) {
  padding: 0;
}
.shipment-details-page .flexible-table .header .cell:nth-of-type(1) span:nth-of-type(1), .shipment-details-page .flexible-table .header .cell:nth-of-type(2) span:nth-of-type(1) {
  display: block;
  border-bottom: 1px solid #b4b4b3;
  padding: 5px;
}
.shipment-details-page .flexible-table .header .cell:nth-of-type(1) span:nth-of-type(2), .shipment-details-page .flexible-table .header .cell:nth-of-type(2) span:nth-of-type(2) {
  float: left;
  width: 65%;
  padding: 5px;
  border-right: 1px solid #b4b4b3;
}
.shipment-details-page .flexible-table .header .cell:nth-of-type(1) span:nth-of-type(3), .shipment-details-page .flexible-table .header .cell:nth-of-type(2) span:nth-of-type(3) {
  float: left;
  width: 35%;
  padding: 5px;
}
.shipment-details-page .flexible-table .header .cell:nth-last-of-type(2) {
  padding: 0;
}
.shipment-details-page .flexible-table .header .cell:nth-last-of-type(2) span:nth-of-type(1) {
  display: block;
  border-bottom: 1px solid #b4b4b3;
  padding: 5px;
}
.shipment-details-page .flexible-table .header .cell:nth-last-of-type(2) span:nth-of-type(2) {
  float: left;
  width: 33.33%;
  padding: 5px;
  border-right: 1px solid #b4b4b3;
}
.shipment-details-page .flexible-table .header .cell:nth-last-of-type(2) span:nth-of-type(3) {
  float: left;
  width: 33.33%;
  padding: 5px;
  border-right: 1px solid #b4b4b3;
}
.shipment-details-page .flexible-table .header .cell:nth-last-of-type(2) span:nth-of-type(4) {
  float: left;
  width: 33.33%;
  padding: 5px;
}
.shipment-details-page .flexible-table .body .item-row {
  display: flex;
  border-bottom: 1px solid #b4b4b3;
}
.shipment-details-page .flexible-table .body .item-row > div {
  width: 100%;
}
.shipment-details-page .flexible-table .body .item-row > div.no-width {
  width: auto;
}
.shipment-details-page .flexible-table .body .item-row > div.collapsible {
  width: calc(100% - 400px);
}
.shipment-details-page .flexible-table .body .item-row > div.cell {
  display: flex;
  justify-content: center;
  align-items: center;
}
.shipment-details-page .flexible-table .body .item-row > div.cell.cell-overflow {
  overflow: hidden;
}
.shipment-details-page .flexible-table .body .item-row > div.cell .text-overflow {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-bottom: 1px;
}
.shipment-details-page .flexible-table .body .item-row > div:nth-of-type(1) {
  max-width: 116px;
  min-width: 116px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .shipment-details-page .flexible-table .body .item-row > div:nth-of-type(1) {
    min-width: 116px;
  }
}
.shipment-details-page .flexible-table .body .item-row > div:nth-of-type(2) {
  max-width: 64px;
  min-width: 64px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .shipment-details-page .flexible-table .body .item-row > div:nth-of-type(2) {
    min-width: 64px;
  }
}
.shipment-details-page .flexible-table .body .item-row > div:nth-of-type(4) {
  max-width: 140px;
  min-width: 140px;
  padding: 0;
  border-right: none;
  border-right: 1px solid #b4b4b3;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .shipment-details-page .flexible-table .body .item-row > div:nth-of-type(4) {
    min-width: 140px;
  }
}
.shipment-details-page .flexible-table .body .item-row > div:nth-of-type(4) span {
  height: 100%;
  width: 33.33%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #b4b4b3;
}
.shipment-details-page .flexible-table .body .item-row > div:nth-of-type(4) span:last-of-type {
  border-right: none;
}
@media screen and (max-width: 1024px) {
  .shipment-details-page .flexible-table .body .item-row > div:nth-of-type(4) span {
    display: block;
    text-align: center;
    padding: 5px 0;
  }
}
.shipment-details-page .flexible-table .body .item-row > div:nth-of-type(5) {
  max-width: 80px;
  min-width: 80px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .shipment-details-page .flexible-table .body .item-row > div:nth-of-type(5) {
    min-width: 80px;
  }
}
.shipment-details-page .flexible-table .body .item-row > div:nth-of-type(5).short {
  min-width: 44px;
}
.shipment-details-page .flexible-table .body .item-row.vs-item-row .inner-row .cell {
  width: calc(100% - 480px);
}
.shipment-details-page .flexible-table .body .item-row.vs-item-row > div.collapsible {
  width: calc(100% - 680px);
  flex-shrink: 0;
}
.shipment-details-page .flexible-table .body .item-row.vs-item-row > div.vs-collapsible .large {
  max-width: 140px !important;
  width: 100%;
}
.shipment-details-page .flexible-table .body .column {
  display: flex;
  flex-direction: column;
}
.shipment-details-page .flexible-table .body .inner-row {
  display: flex;
  margin-bottom: 0;
  border-bottom: 1px dotted #b4b4b3;
}
.shipment-details-page .flexible-table .body .inner-row:last-of-type {
  border-bottom: none;
}
.shipment-details-page .flexible-table .body .inner-row .cell {
  width: 100%;
}
.shipment-details-page .flexible-table .body .inner-row .cell.text-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.shipment-details-page .flexible-table .body .inner-row .cell:nth-of-type(1) {
  max-width: 116px;
}
@media screen and (min-width: 1201px) {
  .shipment-details-page .flexible-table .body .inner-row .cell:nth-of-type(1) {
    min-width: 116px;
  }
}
.shipment-details-page .flexible-table .body .inner-row .cell:nth-of-type(1).short {
  max-width: 80px;
  min-width: 80px;
}
.shipment-details-page .flexible-table .body .inner-row .cell:nth-of-type(2) {
  max-width: 64px;
  min-width: 64px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .shipment-details-page .flexible-table .body .inner-row .cell:nth-of-type(2) {
    min-width: 64px;
  }
}
.shipment-details-page .flexible-table .body .inner-row .cell:nth-of-type(3) {
  max-width: 60px;
  min-width: 60px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .shipment-details-page .flexible-table .body .inner-row .cell:nth-of-type(3) {
    min-width: 60px;
  }
}
.shipment-details-page .flexible-table .body .inner-row .cell:nth-of-type(5), .shipment-details-page .flexible-table .body .inner-row .cell:nth-of-type(6), .shipment-details-page .flexible-table .body .inner-row .cell:nth-of-type(7) {
  max-width: 80px;
  min-width: 80px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .shipment-details-page .flexible-table .body .inner-row .cell:nth-of-type(5), .shipment-details-page .flexible-table .body .inner-row .cell:nth-of-type(6), .shipment-details-page .flexible-table .body .inner-row .cell:nth-of-type(7) {
    max-width: 120.5px;
    min-width: 80px;
  }
}
.shipment-details-page .flexible-table .body .collaspse-button {
  display: none;
}
.shipment-details-page .flexible-table .body .cell-cmd {
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  padding-bottom: 1px;
}
.shipment-details-page .flexible-table .body .tooltip-block {
  left: 0;
  right: 0;
  max-width: 100%;
  bottom: 100%;
}
.shipment-details-page .flexible-table .footer {
  border-bottom: 1px solid #b4b4b3;
}
.shipment-details-page .flexible-table .footer .non-border {
  border-right-color: transparent;
}
.shipment-details-page .flexible-table .footer strong {
  font-weight: 400;
  margin: 0 5px;
}
.shipment-details-page .flexible-table .footer .middle-combine {
  max-width: 160px !important;
}
.shipment-details-page .flexible-table .footer .cell:nth-of-type(1), .shipment-details-page .flexible-table .footer .cell:nth-of-type(2) {
  padding: 0;
}
.shipment-details-page .flexible-table .footer .cell:nth-of-type(1) span, .shipment-details-page .flexible-table .footer .cell:nth-of-type(2) span {
  float: left;
  padding: 5px;
}
.shipment-details-page .flexible-table .footer .cell:nth-of-type(1) span:nth-of-type(1), .shipment-details-page .flexible-table .footer .cell:nth-of-type(2) span:nth-of-type(1) {
  width: 65%;
}
.shipment-details-page .flexible-table .footer .cell:nth-of-type(1) span:nth-of-type(2), .shipment-details-page .flexible-table .footer .cell:nth-of-type(2) span:nth-of-type(2) {
  width: 35%;
  text-align: center;
}
.shipment-details-page .flexible-table .cell {
  border-right: 1px solid #b4b4b3;
  padding: 5px;
  line-height: 1;
}
.shipment-details-page .flexible-table .cell.small {
  max-width: 60px !important;
}
.shipment-details-page .flexible-table .cell.middle {
  max-width: 80px !important;
}
.shipment-details-page .flexible-table .cell.large {
  max-width: 140px !important;
}
.shipment-details-page .flexible-table .cell.extra-large {
  max-width: 180px !important;
}
.shipment-details-page .flexible-table .cell.empty-border {
  border-right-color: transparent;
}
.shipment-details-page .flexible-table .cell.cell-colspan {
  padding: 0;
}
.shipment-details-page .flexible-table .cell.cell-colspan .cell-colspan-row {
  border-top: 1px solid #b4b4b3;
  display: flex;
}
.shipment-details-page .flexible-table .cell.cell-colspan .cell-item {
  border-right: 1px solid #b4b4b3;
  padding: 5px;
  width: 100%;
  border-bottom: none !important;
}
.shipment-details-page .flexible-table .cell.cell-colspan .cell-item:only-of-type, .shipment-details-page .flexible-table .cell.cell-colspan .cell-item:last-child {
  border: none !important;
}
.shipment-details-page .flexible-table .cell.cell-colspan .cell-3 {
  width: 33.33%;
}

@media screen and (min-width: 1201px) {
  .shipment-details-page .hide-lg {
    display: none !important;
  }
}
@media screen and (max-width: 1200px) {
  .shipment-details-page .hide-md {
    display: none !important;
  }
  .shipment-details-page .flexible-table .cell.empty-border {
    padding-right: 40px;
  }
  .shipment-details-page .flexible-table .header .cell.empty-border {
    padding: 0 20px;
  }
  .shipment-details-page .flexible-table .header .cell:nth-of-type(1) {
    width: 40%;
    max-width: initial !important;
    flex: initial !important;
  }
}
@media screen and (max-width: 1200px) and (-ms-high-contrast: active), screen and (max-width: 1200px) and (-ms-high-contrast: none) {
  .shipment-details-page .flexible-table .header .cell:nth-of-type(1) {
    max-width: 40% !important;
  }
}
@media screen and (max-width: 1200px) {
  .shipment-details-page .flexible-table .header .cell:nth-of-type(1) span:nth-of-type(2), .shipment-details-page .flexible-table .header .cell:nth-of-type(1) span:nth-of-type(3) {
    width: 50%;
  }
}
@media screen and (max-width: 1200px) {
  .shipment-details-page .flexible-table .header .cell:nth-last-of-type(2) {
    width: 50%;
    max-width: initial !important;
    flex: initial !important;
  }
}
@media screen and (max-width: 1200px) and (-ms-high-contrast: active), screen and (max-width: 1200px) and (-ms-high-contrast: none) {
  .shipment-details-page .flexible-table .header .cell:nth-last-of-type(2) {
    max-width: 50% !important;
  }
}
@media screen and (max-width: 1200px) {
  .shipment-details-page .flexible-table .header .cell:last-of-type {
    width: 10%;
    max-width: initial !important;
    flex: initial !important;
  }
}
@media screen and (max-width: 1200px) {
  .shipment-details-page .flexible-table .body .collaspse-button {
    display: block;
  }
  .shipment-details-page .flexible-table .body .collapsible[data-showed=true] {
    display: block !important;
  }
  .shipment-details-page .flexible-table .body .tms-icon-bottom-arrow {
    font-size: 0.325em;
    border-radius: 50%;
    display: flex;
    width: 17px;
    height: 17px;
    position: absolute;
    right: 0;
  }
  .theme-mycarrier .shipment-details-page .flexible-table .body .tms-icon-bottom-arrow {
    border: 2px solid #007AFF;
  }
  .theme-rapid-ship .shipment-details-page .flexible-table .body .tms-icon-bottom-arrow {
    border: 2px solid #5DC9EA;
  }
  .theme-averitt .shipment-details-page .flexible-table .body .tms-icon-bottom-arrow {
    border: 2px solid #c70015;
  }
  .theme-saia .shipment-details-page .flexible-table .body .tms-icon-bottom-arrow {
    border: 2px solid #CC2B2A;
  }
  .theme-frontline-freight .shipment-details-page .flexible-table .body .tms-icon-bottom-arrow {
    border: 2px solid #0f62ab;
  }
  .theme-mme .shipment-details-page .flexible-table .body .tms-icon-bottom-arrow {
    border: 2px solid #C65000;
  }
  .theme-emerge .shipment-details-page .flexible-table .body .tms-icon-bottom-arrow {
    border: 2px solid #0d47a1;
  }
  .theme-old-dominion .shipment-details-page .flexible-table .body .tms-icon-bottom-arrow {
    border: 2px solid #00693e;
  }
  .theme-custom-companies .shipment-details-page .flexible-table .body .tms-icon-bottom-arrow {
    border: 2px solid #F2AF32;
  }
  .theme-ward .shipment-details-page .flexible-table .body .tms-icon-bottom-arrow {
    border: 2px solid #0a5540;
  }
  .theme-centralconnect .shipment-details-page .flexible-table .body .tms-icon-bottom-arrow {
    border: 2px solid #3A3A3A;
  }
  .theme-tforcefreightmyship .shipment-details-page .flexible-table .body .tms-icon-bottom-arrow {
    border: 2px solid #0053A1;
  }
  .shipment-details-page .flexible-table .body .tms-icon-bottom-arrow:before {
    top: 5px;
    left: 2px;
    position: absolute;
  }
  .shipment-details-page .flexible-table .body .tms-icon-bottom-arrow.top:before {
    top: 4px;
    left: 2px;
    transform: rotate(180deg);
  }
  .shipment-details-page .flexible-table .body .item-row {
    flex-wrap: wrap;
  }
  .shipment-details-page .flexible-table .body .item-row > div {
    position: relative;
  }
  .shipment-details-page .flexible-table .body .item-row > div:nth-of-type(1) {
    order: 1;
    width: 20%;
    max-width: initial !important;
    position: relative;
    left: -1px;
  }
  .shipment-details-page .flexible-table .body .item-row > div:nth-of-type(2) {
    order: 2;
    width: 20%;
    max-width: initial !important;
  }
  .shipment-details-page .flexible-table .body .item-row > div:nth-of-type(3) {
    order: 5;
    width: 100%;
    max-width: initial !important;
    margin-bottom: 20px;
  }
  .shipment-details-page .flexible-table .body .item-row > div:nth-of-type(4) {
    order: 3;
    width: 50%;
    max-width: initial !important;
  }
  .shipment-details-page .flexible-table .body .item-row > div:nth-of-type(5) {
    order: 4;
    width: 10%;
    max-width: initial !important;
  }
  .shipment-details-page .flexible-table .body .collapsible {
    padding: 20px 40px 0 40px;
    border-top: 1px solid #b4b4b3;
  }
  .shipment-details-page .flexible-table .body .inner-row {
    border-left: 1px solid #b4b4b3;
  }
  .shipment-details-page .flexible-table .body .inner-row:last-of-type {
    border-bottom: 1px solid #b4b4b3;
  }
  .shipment-details-page .flexible-table .body .inner-row:nth-of-type(1) .cell {
    position: relative;
    padding-top: 50px;
  }
  .shipment-details-page .flexible-table .body .inner-row:nth-of-type(1) .cell:before {
    position: absolute;
    border-bottom: 1px solid #b4b4b3;
    border-top: 1px solid #b4b4b3;
    top: 0;
    left: 0;
    padding: 5px;
    width: 100%;
    overflow: hidden;
    color: #b4b4b3;
    text-align: center;
    min-height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .shipment-details-page .flexible-table .body .inner-row:nth-of-type(1) .cell:nth-of-type(1):before {
    content: "Type";
  }
  .shipment-details-page .flexible-table .body .inner-row:nth-of-type(1) .cell:nth-of-type(2):before {
    content: "QTY";
  }
  .shipment-details-page .flexible-table .body .inner-row:nth-of-type(1) .cell:nth-of-type(3):before {
    content: "HM";
  }
  .shipment-details-page .flexible-table .body .inner-row:nth-of-type(1) .cell:nth-of-type(4):before {
    content: "Commodity Description";
  }
  .shipment-details-page .flexible-table .body .inner-row:nth-of-type(1) .cell:nth-of-type(5):before {
    content: "Weight (LBS)*";
  }
  .shipment-details-page .flexible-table .body .inner-row:nth-of-type(1) .cell:nth-of-type(6):before {
    content: "Freight Class";
  }
  .shipment-details-page .flexible-table .body .inner-row:nth-of-type(1) .cell:nth-of-type(7):before {
    content: "NMFC#";
  }
}
@media screen and (max-width: 1200px) {
  .shipment-details-page .flexible-table .footer {
    margin-top: 20px;
    border: none;
    flex-wrap: wrap;
  }
  .shipment-details-page .flexible-table .footer .cell {
    max-width: 40% !important;
    flex: initial !important;
    justify-content: flex-start !important;
    border: none;
    width: 20% !important;
  }
  .shipment-details-page .flexible-table .footer .cell:nth-of-type(5) {
    width: 40% !important;
  }
  .shipment-details-page .flexible-table .footer .cell:nth-of-type(6), .shipment-details-page .flexible-table .footer .cell:nth-of-type(7) {
    justify-content: space-between !important;
  }
  .shipment-details-page .flexible-table .footer .cell span ~ strong {
    margin: 0;
  }
  .shipment-details-page .flexible-table .footer .cell span:nth-of-type(2) {
    text-align: right !important;
  }
  .theme-mycarrier .shipment-details-page .flexible-table .footer .light-blue-md {
    color: #007AFF;
  }
  .theme-rapid-ship .shipment-details-page .flexible-table .footer .light-blue-md {
    color: #5DC9EA;
  }
  .theme-averitt .shipment-details-page .flexible-table .footer .light-blue-md {
    color: #c70015;
  }
  .theme-saia .shipment-details-page .flexible-table .footer .light-blue-md {
    color: #CC2B2A;
  }
  .theme-frontline-freight .shipment-details-page .flexible-table .footer .light-blue-md {
    color: #0f62ab;
  }
  .theme-mme .shipment-details-page .flexible-table .footer .light-blue-md {
    color: #C65000;
  }
  .theme-emerge .shipment-details-page .flexible-table .footer .light-blue-md {
    color: #0d47a1;
  }
  .theme-old-dominion .shipment-details-page .flexible-table .footer .light-blue-md {
    color: #00693e;
  }
  .theme-custom-companies .shipment-details-page .flexible-table .footer .light-blue-md {
    color: #F2AF32;
  }
  .theme-ward .shipment-details-page .flexible-table .footer .light-blue-md {
    color: #0a5540;
  }
  .theme-centralconnect .shipment-details-page .flexible-table .footer .light-blue-md {
    color: #3A3A3A;
  }
  .theme-tforcefreightmyship .shipment-details-page .flexible-table .footer .light-blue-md {
    color: #0053A1;
  }
}
@media screen and (max-width: 1200px) {
  .shipment-details-page .flexible-table .body-md .head-mat-row {
    padding: 15px 0;
    border-top: 1px solid #b4b4b3;
    margin-top: 20px;
  }
  .shipment-details-page .flexible-table .body-md .head-mat-row strong {
    font-weight: 600;
    margin-right: 20px;
  }
  .shipment-details-page .flexible-table .body-md .inner-header-row {
    border-top: 1px solid #b4b4b3;
  }
  .shipment-details-page .flexible-table .body-md .inner-header-row .cell {
    font-weight: 600;
    display: flex;
    align-items: center;
  }
  .shipment-details-page .flexible-table .body-md .inner-header-row .extra-large-md {
    min-width: 180px;
    flex-wrap: wrap;
    padding: 0;
  }
}
@media screen and (max-width: 1200px) and (-ms-high-contrast: active), screen and (max-width: 1200px) and (-ms-high-contrast: none) {
  .shipment-details-page .flexible-table .body-md .inner-header-row .extra-large-md {
    min-width: 180px !important;
  }
}
@media screen and (max-width: 1200px) {
  .shipment-details-page .flexible-table .body-md .inner-header-row .extra-large-md span {
    text-align: center;
    padding: 5px;
  }
  .shipment-details-page .flexible-table .body-md .inner-header-row .extra-large-md span:nth-of-type(1) {
    width: 100%;
    border-bottom: 1px solid #b4b4b3;
  }
  .shipment-details-page .flexible-table .body-md .inner-header-row .extra-large-md span:nth-of-type(2) {
    min-width: 116px;
    border-right: 1px solid #b4b4b3;
  }
}
@media screen and (max-width: 1200px) and (-ms-high-contrast: active), screen and (max-width: 1200px) and (-ms-high-contrast: none) {
  .shipment-details-page .flexible-table .body-md .inner-header-row .extra-large-md span:nth-of-type(2) {
    width: 65%;
    min-width: 0;
  }
}
@media screen and (max-width: 1200px) {
  .shipment-details-page .flexible-table .body-md .inner-header-row .extra-large-md span:nth-of-type(3) {
    min-width: 62px;
  }
}
@media screen and (max-width: 1200px) and (-ms-high-contrast: active), screen and (max-width: 1200px) and (-ms-high-contrast: none) {
  .shipment-details-page .flexible-table .body-md .inner-header-row .extra-large-md span:nth-of-type(3) {
    width: 35%;
    min-width: 0;
  }
}
@media screen and (max-width: 1200px) {
  .shipment-details-page .flexible-table .body-md .inner-header-row,
  .shipment-details-page .flexible-table .body-md .inner-row {
    border-right-color: transparent;
    border-left-color: transparent;
  }
  .shipment-details-page .flexible-table .body-md .inner-header-row .cell:first-of-type,
  .shipment-details-page .flexible-table .body-md .inner-row .cell:first-of-type {
    border-left-color: transparent;
  }
  .shipment-details-page .flexible-table .body-md .inner-header-row .cell:last-of-type,
  .shipment-details-page .flexible-table .body-md .inner-row .cell:last-of-type {
    border-right-color: transparent;
  }
}
@media screen and (max-width: 1200px) {
  .shipment-details-page .flexible-table .footer-tablet {
    margin-top: 20px;
    border-bottom: 1px solid #b4b4b3;
    border-top: 1px solid #b4b4b3;
  }
  .shipment-details-page .flexible-table .footer-tablet .light-blue-md {
    font-weight: 600;
    margin-right: 20px;
  }
}
.shipment-details-page {
  padding: 24px 15px 50px 24px;
}
.shipment-details-page [data-helper]:before {
  text-align: center;
  left: auto;
  right: 0;
  transform: none;
  font-size: 1.2em;
  width: auto;
  height: auto;
  padding: 4px 12px;
}
.theme-mycarrier .shipment-details-page [data-helper]:before {
  border-color: #007AFF;
}
.theme-rapid-ship .shipment-details-page [data-helper]:before {
  border-color: #5DC9EA;
}
.theme-averitt .shipment-details-page [data-helper]:before {
  border-color: #c70015;
}
.theme-saia .shipment-details-page [data-helper]:before {
  border-color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page [data-helper]:before {
  border-color: #0f62ab;
}
.theme-mme .shipment-details-page [data-helper]:before {
  border-color: #C65000;
}
.theme-emerge .shipment-details-page [data-helper]:before {
  border-color: #0d47a1;
}
.theme-old-dominion .shipment-details-page [data-helper]:before {
  border-color: #00693e;
}
.theme-custom-companies .shipment-details-page [data-helper]:before {
  border-color: #F2AF32;
}
.theme-ward .shipment-details-page [data-helper]:before {
  border-color: #0a5540;
}
.theme-centralconnect .shipment-details-page [data-helper]:before {
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page [data-helper]:before {
  border-color: #0053A1;
}
.shipment-details-page .email-link {
  cursor: pointer;
}
.shipment-details-page .email-link i {
  position: relative;
  top: 9px;
  left: 0 !important;
  margin-left: 0 !important;
}
.shipment-details-page .email-link i.top {
  top: -6px;
  bottom: auto;
}
.shipment-details-page .add-line a span {
  display: inline-block !important;
}
.shipment-details-page .generation-bol {
  right: 240px !important;
  bottom: -5px !important;
}
.shipment-details-page .row {
  margin-bottom: 40px;
  position: relative;
}
.shipment-details-page .info-items {
  margin-bottom: 56px;
  min-height: 78px;
}
@media screen and (max-width: 1600px) and (min-width: 1201px) {
  .shipment-details-page .info-items {
    justify-content: space-between;
  }
  .shipment-details-page .info-items .left-column,
  .shipment-details-page .info-items .right-column {
    max-width: 100% !important;
    font-size: 15px;
  }
  .shipment-details-page .info-items .right-column .field {
    min-width: 165px;
  }
  .shipment-details-page .info-items .item {
    display: flex;
  }
}
@media screen and (max-width: 1725px) and (min-width: 1201px) {
  .shipment-details-page .totals-wrapper {
    flex-direction: column !important;
  }
  .shipment-details-page .totals-wrapper .shipping-of-labels {
    margin-right: 15px;
  }
  .shipment-details-page .totals-wrapper .icon-set {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 10px 13px 0 13px;
  }
  .shipment-details-page .totals-wrapper .icon-set p {
    margin-right: 15px;
  }
  .shipment-details-page .totals-wrapper .icon-set i {
    width: auto;
  }
}
.shipment-details-page .last-updated {
  padding-left: 30px;
  position: relative;
  margin-right: 20px;
}
.shipment-details-page .last-updated i {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 1.125em;
  cursor: pointer;
}
@keyframes rotate {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.shipment-details-page .last-updated span {
  display: block;
  color: #b4b4b3;
  line-height: 1;
}
.shipment-details-page .full-backdrop {
  cursor: pointer;
}
.shipment-details-page .column .view-tracking-history {
  position: relative;
}
.shipment-details-page .view-tracking-history:not(.no-padding) {
  padding: 10px 0 10px 30px;
}
.shipment-details-page .view-tracking-history:not(.no-padding).new {
  padding: 0 0 0 20px;
  cursor: pointer;
}
.shipment-details-page .view-tracking-history:not(.no-padding).new i.tms-icon-bottom-arrow.top {
  transform: rotate(180deg);
}
.shipment-details-page .view-tracking-history .link {
  text-decoration: underline;
}
.shipment-details-page .view-tracking-history .link:hover {
  cursor: pointer;
}
.shipment-details-page .view-tracking-history > span {
  position: relative;
}
.shipment-details-page .view-tracking-history i {
  font-size: 0.5em;
  margin-left: 5px;
  display: inline-block;
}
.shipment-details-page .view-tracking-history i.top {
  transform: rotate(180deg);
  position: relative;
  bottom: 1px;
}
.shipment-details-page .view-tracking-history .tms-icon-exception {
  font-size: 0.7em;
  border: 2px solid #ff1719;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: -30px;
  top: 0;
  width: 20px;
  height: 20px;
}
.shipment-details-page .view-tracking-history .warning-text {
  display: flex;
}
.shipment-details-page .view-tracking-history .warning-text .tms-icon-exception.warning-text {
  margin-right: 8px;
  position: static;
}
.shipment-details-page span {
  display: inline-block;
}
.shipment-details-page span.d-f {
  display: flex;
}
.shipment-details-page .edit-pro-number {
  margin-top: -3px;
}
.shipment-details-page .left-column {
  padding-left: 20px;
}
.shipment-details-page .left-column .field {
  min-width: 52px;
  margin-right: 5px;
}
.shipment-details-page .right-column .field {
  min-width: 180px;
}
.shipment-details-page .icon-set {
  padding: 0 0 0 10px;
  min-width: 193px;
}
.shipment-details-page .icon-set p {
  margin: 8px 0;
}
.shipment-details-page .icon-set p:not(.grey-text) {
  cursor: pointer;
}
.shipment-details-page .icon-set p:nth-of-type(1) {
  margin-top: 0;
}
.shipment-details-page .icon-set .avery-other-section p {
  margin: 0 0 1px;
}
.shipment-details-page .icon-set i {
  font-size: 1.2em;
  margin-right: 10px;
  display: inline-block;
  width: 30px;
  text-align: center;
}
.shipment-details-page .icon-set span:not(.mat-button-wrapper):not(.error):not(.mat-form-field-label-wrapper) {
  font-size: 16px;
  text-decoration: underline;
}
.shipment-details-page .icon-set itm-input .mat-form-field-label > span {
  text-decoration: none !important;
}
.shipment-details-page .column.middle-column {
  border-left: 1px solid #b4b4b3;
  padding: 0 20px;
}
.shipment-details-page .column.right-bordered {
  border-right: 1px solid #b4b4b3;
  padding: 0 20px;
}
.shipment-details-page .column.right-column {
  padding-left: 20px;
  flex: 1 1 auto;
}
.shipment-details-page .column.right-column img {
  margin-left: 20px;
}
.shipment-details-page .column > div {
  margin-bottom: 10px;
}
.shipment-details-page .column h3 {
  font-size: 1em;
  font-weight: 400;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
.shipment-details-page .column span:not(.mat-placeholder-required):not(.mat-button-wrapper):not(.title):not(.popover-link):not(.dollars) {
  display: block;
  line-height: 1.2;
}
.shipment-details-page .column .company {
  padding-bottom: 10px;
}
.theme-mycarrier .shipment-details-page .column .company {
  border-bottom: 1px solid #000000;
}
.theme-rapid-ship .shipment-details-page .column .company {
  border-bottom: 1px solid #002d54;
}
.theme-averitt .shipment-details-page .column .company {
  border-bottom: 1px solid #999999;
}
.theme-saia .shipment-details-page .column .company {
  border-bottom: 1px solid #191d38;
}
.theme-frontline-freight .shipment-details-page .column .company {
  border-bottom: 1px solid #cb4801;
}
.theme-mme .shipment-details-page .column .company {
  border-bottom: 1px solid #482101;
}
.theme-emerge .shipment-details-page .column .company {
  border-bottom: 1px solid #cc8900;
}
.theme-old-dominion .shipment-details-page .column .company {
  border-bottom: 1px solid #826d44;
}
.theme-custom-companies .shipment-details-page .column .company {
  border-bottom: 1px solid #3a3a3e;
}
.theme-ward .shipment-details-page .column .company {
  border-bottom: 1px solid #705a3d;
}
.theme-centralconnect .shipment-details-page .column .company {
  border-bottom: 1px solid #000000;
}
.theme-tforcefreightmyship .shipment-details-page .column .company {
  border-bottom: 1px solid #004280;
}
.shipment-details-page .column .company h3 ~ .dark-orange-text {
  margin-bottom: 20px;
}
.shipment-details-page .column .cost {
  font-size: 1.25em;
  font-weight: 500;
}
.shipment-details-page .additional-info {
  display: block;
  position: absolute;
  top: 40px;
  left: 15px;
  width: calc(100% - 15px);
  z-index: 2;
}
.shipment-details-page .additional-info.ordered-item .table-wrapper {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
}
.shipment-details-page .additional-info.ordered-item .table-wrapper.main {
  width: 100%;
}
.shipment-details-page .additional-info .box-model {
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding: 20px;
  z-index: 12;
  width: 800px;
  background-color: #fafafa;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.shipment-details-page .additional-info .box-model.optional {
  position: absolute;
  left: 100%;
  width: 376px;
  bottom: 0;
  margin: 0;
  border: 1px solid #b4b4b3;
  display: flex;
}
@media screen and (max-width: 1200px) {
  .shipment-details-page .additional-info .box-model.optional {
    margin-bottom: 0;
    left: inherit;
    right: 0;
    max-width: 100%;
    width: 100%;
    min-width: 800px;
    top: inherit;
    bottom: 100%;
    margin-top: 2px;
    padding: 20px;
  }
  .shipment-details-page .additional-info .box-model.optional > div {
    width: 50%;
  }
}
.shipment-details-page .additional-info .box-model.optional .tms-icon-close {
  right: 15px;
  top: 0;
  position: absolute;
}
.shipment-details-page .additional-info .box-model.optional .tms-icon-close:before {
  transform: rotate(90deg) !important;
}
.shipment-details-page .additional-info .box-model.optional h5 {
  font-weight: 400;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
.shipment-details-page .additional-info .box-model.optional div {
  line-height: 1;
}
.shipment-details-page .additional-info .box-model.optional span {
  font-size: 0.875em;
  display: inline-block;
  line-height: 1;
}
.shipment-details-page .additional-info .box-model.optional span.name {
  margin-right: 20px;
  min-width: 110px;
  vertical-align: top;
}
.shipment-details-page .additional-info .box-model.optional span.value {
  max-width: calc(100% - 135px);
  overflow: hidden;
  text-overflow: ellipsis;
}
.shipment-details-page .additional-info .box-model.optional .item {
  font-weight: 300;
  margin: 8px 0;
}
.shipment-details-page .additional-info .main {
  margin-left: 10px;
}
.shipment-details-page .additional-info table {
  width: 100%;
  border-collapse: separate;
}
.shipment-details-page .additional-info table .error-row td {
  color: #ff1719;
}
.shipment-details-page .additional-info table th {
  font-weight: 400;
  color: #b4b4b3;
  border-bottom: 1px solid #b4b4b3;
  text-align: left;
  padding: 0 10px 7px 10px;
}
.shipment-details-page .additional-info table td {
  padding: 5px 10px;
}
.shipment-details-page .additional-info table td.tracking-history-description {
  max-width: 28vw;
}
.shipment-details-page .additional-info table td.tracking-history-hover {
  position: relative;
}
.shipment-details-page .additional-info table td.tracking-history-status {
  max-width: 9vw;
  overflow: hidden;
  text-overflow: ellipsis;
}
.shipment-details-page .additional-info table td.ws-nw {
  max-width: 11vw;
}
.shipment-details-page .additional-info table td .tms-icon {
  display: block;
  font-size: 1em;
}
.shipment-details-page .additional-info table td .tms-icon:before {
  transform: rotate(90deg);
  transition: transform 0s ease;
  display: block;
  width: 0;
}
.theme-mycarrier .shipment-details-page .additional-info table tr:hover td {
  color: #007AFF;
}
.theme-rapid-ship .shipment-details-page .additional-info table tr:hover td {
  color: #5DC9EA;
}
.theme-averitt .shipment-details-page .additional-info table tr:hover td {
  color: #c70015;
}
.theme-saia .shipment-details-page .additional-info table tr:hover td {
  color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page .additional-info table tr:hover td {
  color: #0f62ab;
}
.theme-mme .shipment-details-page .additional-info table tr:hover td {
  color: #C65000;
}
.theme-emerge .shipment-details-page .additional-info table tr:hover td {
  color: #0d47a1;
}
.theme-old-dominion .shipment-details-page .additional-info table tr:hover td {
  color: #00693e;
}
.theme-custom-companies .shipment-details-page .additional-info table tr:hover td {
  color: #F2AF32;
}
.theme-ward .shipment-details-page .additional-info table tr:hover td {
  color: #0a5540;
}
.theme-centralconnect .shipment-details-page .additional-info table tr:hover td {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page .additional-info table tr:hover td {
  color: #0053A1;
}
.shipment-details-page .additional-info table tr:hover .tms-icon:before {
  transform: rotate(0);
  transition: transform 0.1s ease;
}
.shipment-details-page .accessorials-message {
  margin: 10px 0;
  display: flex;
}
.shipment-details-page .accessorials-message .accessorials-titel {
  width: 56%;
  padding-right: 10px;
}
.shipment-details-page .accessorials-message .accessorials-text {
  text-align: right;
  width: 44%;
}
.shipment-details-page .consignee-block .info,
.shipment-details-page .shipper-block .info {
  padding-right: 15px;
}
.shipment-details-page .consignee-block .save,
.shipment-details-page .shipper-block .save {
  display: flex;
  align-items: center;
  padding-left: 15px;
  position: relative;
}
.theme-mycarrier .shipment-details-page .consignee-block .save,
.theme-mycarrier .shipment-details-page .shipper-block .save {
  border-left: 2px solid #007AFF;
}
.theme-rapid-ship .shipment-details-page .consignee-block .save,
.theme-rapid-ship .shipment-details-page .shipper-block .save {
  border-left: 2px solid #5DC9EA;
}
.theme-averitt .shipment-details-page .consignee-block .save,
.theme-averitt .shipment-details-page .shipper-block .save {
  border-left: 2px solid #c70015;
}
.theme-saia .shipment-details-page .consignee-block .save,
.theme-saia .shipment-details-page .shipper-block .save {
  border-left: 2px solid #CC2B2A;
}
.theme-frontline-freight .shipment-details-page .consignee-block .save,
.theme-frontline-freight .shipment-details-page .shipper-block .save {
  border-left: 2px solid #0f62ab;
}
.theme-mme .shipment-details-page .consignee-block .save,
.theme-mme .shipment-details-page .shipper-block .save {
  border-left: 2px solid #C65000;
}
.theme-emerge .shipment-details-page .consignee-block .save,
.theme-emerge .shipment-details-page .shipper-block .save {
  border-left: 2px solid #0d47a1;
}
.theme-old-dominion .shipment-details-page .consignee-block .save,
.theme-old-dominion .shipment-details-page .shipper-block .save {
  border-left: 2px solid #00693e;
}
.theme-custom-companies .shipment-details-page .consignee-block .save,
.theme-custom-companies .shipment-details-page .shipper-block .save {
  border-left: 2px solid #F2AF32;
}
.theme-ward .shipment-details-page .consignee-block .save,
.theme-ward .shipment-details-page .shipper-block .save {
  border-left: 2px solid #0a5540;
}
.theme-centralconnect .shipment-details-page .consignee-block .save,
.theme-centralconnect .shipment-details-page .shipper-block .save {
  border-left: 2px solid #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page .consignee-block .save,
.theme-tforcefreightmyship .shipment-details-page .shipper-block .save {
  border-left: 2px solid #0053A1;
}
.theme-mycarrier .shipment-details-page .consignee-block .save .tms-icon-add-button,
.theme-mycarrier .shipment-details-page .shipper-block .save .tms-icon-add-button {
  color: #007AFF;
}
.theme-rapid-ship .shipment-details-page .consignee-block .save .tms-icon-add-button,
.theme-rapid-ship .shipment-details-page .shipper-block .save .tms-icon-add-button {
  color: #5DC9EA;
}
.theme-averitt .shipment-details-page .consignee-block .save .tms-icon-add-button,
.theme-averitt .shipment-details-page .shipper-block .save .tms-icon-add-button {
  color: #c70015;
}
.theme-saia .shipment-details-page .consignee-block .save .tms-icon-add-button,
.theme-saia .shipment-details-page .shipper-block .save .tms-icon-add-button {
  color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page .consignee-block .save .tms-icon-add-button,
.theme-frontline-freight .shipment-details-page .shipper-block .save .tms-icon-add-button {
  color: #0f62ab;
}
.theme-mme .shipment-details-page .consignee-block .save .tms-icon-add-button,
.theme-mme .shipment-details-page .shipper-block .save .tms-icon-add-button {
  color: #C65000;
}
.theme-emerge .shipment-details-page .consignee-block .save .tms-icon-add-button,
.theme-emerge .shipment-details-page .shipper-block .save .tms-icon-add-button {
  color: #0d47a1;
}
.theme-old-dominion .shipment-details-page .consignee-block .save .tms-icon-add-button,
.theme-old-dominion .shipment-details-page .shipper-block .save .tms-icon-add-button {
  color: #00693e;
}
.theme-custom-companies .shipment-details-page .consignee-block .save .tms-icon-add-button,
.theme-custom-companies .shipment-details-page .shipper-block .save .tms-icon-add-button {
  color: #F2AF32;
}
.theme-ward .shipment-details-page .consignee-block .save .tms-icon-add-button,
.theme-ward .shipment-details-page .shipper-block .save .tms-icon-add-button {
  color: #0a5540;
}
.theme-centralconnect .shipment-details-page .consignee-block .save .tms-icon-add-button,
.theme-centralconnect .shipment-details-page .shipper-block .save .tms-icon-add-button {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page .consignee-block .save .tms-icon-add-button,
.theme-tforcefreightmyship .shipment-details-page .shipper-block .save .tms-icon-add-button {
  color: #0053A1;
}
.shipment-details-page .consignee-block .save .title,
.shipment-details-page .shipper-block .save .title {
  font-size: 12px;
  border-radius: 4px;
  padding: 0.5em 1em;
  position: absolute;
  white-space: nowrap;
  z-index: 10;
  top: 50%;
  left: 45px;
  display: none;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  transform: translateY(-50%);
}
.theme-mycarrier .shipment-details-page .consignee-block .save .title,
.theme-mycarrier .shipment-details-page .shipper-block .save .title {
  background: #fff;
}
.theme-rapid-ship .shipment-details-page .consignee-block .save .title,
.theme-rapid-ship .shipment-details-page .shipper-block .save .title {
  background: #fff;
}
.theme-averitt .shipment-details-page .consignee-block .save .title,
.theme-averitt .shipment-details-page .shipper-block .save .title {
  background: #fff;
}
.theme-saia .shipment-details-page .consignee-block .save .title,
.theme-saia .shipment-details-page .shipper-block .save .title {
  background: #fff;
}
.theme-frontline-freight .shipment-details-page .consignee-block .save .title,
.theme-frontline-freight .shipment-details-page .shipper-block .save .title {
  background: #fff;
}
.theme-mme .shipment-details-page .consignee-block .save .title,
.theme-mme .shipment-details-page .shipper-block .save .title {
  background: #fff;
}
.theme-emerge .shipment-details-page .consignee-block .save .title,
.theme-emerge .shipment-details-page .shipper-block .save .title {
  background: #fff;
}
.theme-old-dominion .shipment-details-page .consignee-block .save .title,
.theme-old-dominion .shipment-details-page .shipper-block .save .title {
  background: #fff;
}
.theme-custom-companies .shipment-details-page .consignee-block .save .title,
.theme-custom-companies .shipment-details-page .shipper-block .save .title {
  background: #fff;
}
.theme-ward .shipment-details-page .consignee-block .save .title,
.theme-ward .shipment-details-page .shipper-block .save .title {
  background: #fff;
}
.theme-centralconnect .shipment-details-page .consignee-block .save .title,
.theme-centralconnect .shipment-details-page .shipper-block .save .title {
  background: #fff;
}
.theme-tforcefreightmyship .shipment-details-page .consignee-block .save .title,
.theme-tforcefreightmyship .shipment-details-page .shipper-block .save .title {
  background: #fff;
}
.theme-mycarrier .shipment-details-page .consignee-block .save .title,
.theme-mycarrier .shipment-details-page .shipper-block .save .title {
  color: #007AFF;
}
.theme-rapid-ship .shipment-details-page .consignee-block .save .title,
.theme-rapid-ship .shipment-details-page .shipper-block .save .title {
  color: #004887;
}
.theme-averitt .shipment-details-page .consignee-block .save .title,
.theme-averitt .shipment-details-page .shipper-block .save .title {
  color: #666666;
}
.theme-saia .shipment-details-page .consignee-block .save .title,
.theme-saia .shipment-details-page .shipper-block .save .title {
  color: #20274E;
}
.theme-frontline-freight .shipment-details-page .consignee-block .save .title,
.theme-frontline-freight .shipment-details-page .shipper-block .save .title {
  color: #fe5e08;
}
.theme-mme .shipment-details-page .consignee-block .save .title,
.theme-mme .shipment-details-page .shipper-block .save .title {
  color: #6D3100;
}
.theme-emerge .shipment-details-page .consignee-block .save .title,
.theme-emerge .shipment-details-page .shipper-block .save .title {
  color: #FFAB00;
}
.theme-old-dominion .shipment-details-page .consignee-block .save .title,
.theme-old-dominion .shipment-details-page .shipper-block .save .title {
  color: #b6985e;
}
.theme-custom-companies .shipment-details-page .consignee-block .save .title,
.theme-custom-companies .shipment-details-page .shipper-block .save .title {
  color: #47474f;
}
.theme-ward .shipment-details-page .consignee-block .save .title,
.theme-ward .shipment-details-page .shipper-block .save .title {
  color: #8a6e4b;
}
.theme-centralconnect .shipment-details-page .consignee-block .save .title,
.theme-centralconnect .shipment-details-page .shipper-block .save .title {
  color: #000000;
}
.theme-tforcefreightmyship .shipment-details-page .consignee-block .save .title,
.theme-tforcefreightmyship .shipment-details-page .shipper-block .save .title {
  color: #0053A1;
}
.shipment-details-page .consignee-block .save .title:before,
.shipment-details-page .shipper-block .save .title:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  position: absolute;
  left: -5px;
}
.theme-mycarrier .shipment-details-page .consignee-block .save .title:before,
.theme-mycarrier .shipment-details-page .shipper-block .save .title:before {
  border-right: 7px solid #fff;
}
.theme-rapid-ship .shipment-details-page .consignee-block .save .title:before,
.theme-rapid-ship .shipment-details-page .shipper-block .save .title:before {
  border-right: 7px solid #fff;
}
.theme-averitt .shipment-details-page .consignee-block .save .title:before,
.theme-averitt .shipment-details-page .shipper-block .save .title:before {
  border-right: 7px solid #fff;
}
.theme-saia .shipment-details-page .consignee-block .save .title:before,
.theme-saia .shipment-details-page .shipper-block .save .title:before {
  border-right: 7px solid #fff;
}
.theme-frontline-freight .shipment-details-page .consignee-block .save .title:before,
.theme-frontline-freight .shipment-details-page .shipper-block .save .title:before {
  border-right: 7px solid #fff;
}
.theme-mme .shipment-details-page .consignee-block .save .title:before,
.theme-mme .shipment-details-page .shipper-block .save .title:before {
  border-right: 7px solid #fff;
}
.theme-emerge .shipment-details-page .consignee-block .save .title:before,
.theme-emerge .shipment-details-page .shipper-block .save .title:before {
  border-right: 7px solid #fff;
}
.theme-old-dominion .shipment-details-page .consignee-block .save .title:before,
.theme-old-dominion .shipment-details-page .shipper-block .save .title:before {
  border-right: 7px solid #fff;
}
.theme-custom-companies .shipment-details-page .consignee-block .save .title:before,
.theme-custom-companies .shipment-details-page .shipper-block .save .title:before {
  border-right: 7px solid #fff;
}
.theme-ward .shipment-details-page .consignee-block .save .title:before,
.theme-ward .shipment-details-page .shipper-block .save .title:before {
  border-right: 7px solid #fff;
}
.theme-centralconnect .shipment-details-page .consignee-block .save .title:before,
.theme-centralconnect .shipment-details-page .shipper-block .save .title:before {
  border-right: 7px solid #fff;
}
.theme-tforcefreightmyship .shipment-details-page .consignee-block .save .title:before,
.theme-tforcefreightmyship .shipment-details-page .shipper-block .save .title:before {
  border-right: 7px solid #fff;
}
.shipment-details-page .consignee-block .save:hover .title,
.shipment-details-page .shipper-block .save:hover .title {
  display: block;
}

@media screen, print and (max-width: 1200px) {
  .shipment-details-page .min-height {
    min-height: 40px;
  }
  .shipment-details-page .row {
    position: relative;
    margin-bottom: 10px;
  }
  .shipment-details-page .last-updated {
    top: 0;
  }
  .shipment-details-page .info-items {
    margin-bottom: 0px;
    top: 60px;
    left: 0;
    width: 100%;
    min-height: 40px;
  }
  .shipment-details-page .view-tracking-history {
    padding-left: 0;
  }
  .shipment-details-page .view-tracking-history .additional-info[data-showed=true] {
    display: block;
    opacity: 1;
    z-index: 2;
  }
  .shipment-details-page .totals-wrapper {
    justify-content: space-between;
    border-top: 1px solid #b4b4b3;
    margin-top: 20px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .shipment-details-page .totals-wrapper {
    flex-wrap: wrap;
  }
}
@media screen, print and (max-width: 1200px) {
  .shipment-details-page .totals-wrapper > div:nth-of-type(1) {
    width: 100%;
    max-width: 100% !important;
    margin-right: 40px;
    padding-left: 0;
  }
  .shipment-details-page .totals-wrapper > div:nth-of-type(2) {
    min-width: 200px;
  }
}
@media screen, print and (max-width: 1200px) {
  .shipment-details-page .totals-wrapper .icon-set {
    padding: 0;
  }
}
@media screen, print and (max-width: 1200px) {
  .shipment-details-page .column {
    margin-bottom: 20px;
  }
  .shipment-details-page .column.middle-column {
    border-right: none;
  }
  .shipment-details-page .column.right-bordered {
    border-right: 1px solid transparent;
    border-left: 1px solid #b4b4b3;
    padding: 0 20px;
  }
}
@media screen, print and (max-width: 1200px) {
  .shipment-details-page .left-column {
    padding-left: 0;
    min-width: calc(100% - 280px);
    flex-wrap: wrap;
    display: flex;
    flex-direction: column;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .shipment-details-page .left-column {
    max-width: 100% !important;
  }
}
@media screen, print and (max-width: 1200px) {
  .shipment-details-page .left-column .item {
    width: 50%;
  }
}
@media screen, print and (max-width: 1200px) {
  .shipment-details-page .right-column {
    padding-left: 20px;
    min-width: 280px;
  }
}
@media screen, print and (max-width: 1200px) {
  .shipment-details-page .additional-info {
    top: 45px;
    left: 0;
    width: 100%;
  }
  .shipment-details-page .additional-info.ordered-item .table-wrapper.main {
    width: 100%;
    margin-left: 0;
    min-width: 510px;
  }
  .shipment-details-page .additional-info td {
    text-align: left;
  }
}
@media screen, print and (max-width: 1200px) {
  .shipment-details-page .flexible-table .column {
    margin-bottom: 0;
  }
}
@media screen, print and (max-width: 1200px) {
  .shipment-details-page .footer-tablet {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    justify-content: space-between;
  }
  .shipment-details-page .footer-tablet .col {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .theme-mycarrier .shipment-details-page .footer-tablet .col span:nth-of-type(1) {
    color: #007AFF;
  }
  .theme-rapid-ship .shipment-details-page .footer-tablet .col span:nth-of-type(1) {
    color: #5DC9EA;
  }
  .theme-averitt .shipment-details-page .footer-tablet .col span:nth-of-type(1) {
    color: #c70015;
  }
  .theme-saia .shipment-details-page .footer-tablet .col span:nth-of-type(1) {
    color: #CC2B2A;
  }
  .theme-frontline-freight .shipment-details-page .footer-tablet .col span:nth-of-type(1) {
    color: #0f62ab;
  }
  .theme-mme .shipment-details-page .footer-tablet .col span:nth-of-type(1) {
    color: #C65000;
  }
  .theme-emerge .shipment-details-page .footer-tablet .col span:nth-of-type(1) {
    color: #0d47a1;
  }
  .theme-old-dominion .shipment-details-page .footer-tablet .col span:nth-of-type(1) {
    color: #00693e;
  }
  .theme-custom-companies .shipment-details-page .footer-tablet .col span:nth-of-type(1) {
    color: #F2AF32;
  }
  .theme-ward .shipment-details-page .footer-tablet .col span:nth-of-type(1) {
    color: #0a5540;
  }
  .theme-centralconnect .shipment-details-page .footer-tablet .col span:nth-of-type(1) {
    color: #3A3A3A;
  }
  .theme-tforcefreightmyship .shipment-details-page .footer-tablet .col span:nth-of-type(1) {
    color: #0053A1;
  }
  .shipment-details-page .footer-tablet .col:nth-of-type(2), .shipment-details-page .footer-tablet .col:nth-of-type(5) {
    padding: 0 10px;
  }
}
@media screen, print and (max-width: 1200px) {
  .shipment-details-page [data-helper]:before {
    right: 0;
    top: 9px;
  }
}
.delivery-remarks-block > div,
.pickup-remarks-block > div {
  margin: 10px 0;
}

.shipment-details-page .send-email-popup {
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding: 20px;
  z-index: 1;
  position: absolute;
  top: 34px;
  min-width: 600px;
  background-color: #fafafa;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.shipment-details-page .send-email-popup.pos-right {
  right: 0;
}
.shipment-details-page .send-email-popup i {
  font-size: 1.2em;
}
.shipment-details-page .send-email-popup .remove {
  cursor: pointer;
}
.shipment-details-page .send-email-popup .prime-textarea textarea,
.shipment-details-page .send-email-popup .add-line a {
  background-color: #fafafa;
}

.send-email-progress-bar {
  margin-bottom: 20px;
}
.send-email-progress-bar.ship-progress {
  margin-top: -55px;
  margin-left: -55px;
}
@media (max-width: 1200px) {
  .send-email-progress-bar.ship-progress {
    margin-top: -22px;
  }
}

.tms-icon-order-ready {
  font-size: 1.5em !important;
}

.insurance-wrap {
  min-height: 260px;
  max-width: 680px;
}
.insurance-wrap strong {
  font-weight: bold;
}

.insurance-link {
  text-decoration: underline;
  color: #002169;
  cursor: pointer;
}
.insurance-link.without-underline {
  text-decoration: none;
}
.insurance-link:visited, .insurance-link:active {
  color: #002169;
}
.insurance-link:hover {
  text-decoration: none;
}

.custom-steps {
  color: #565656;
}

.insurance-title-big {
  font-size: 20px;
}
.insurance-title-big strong {
  font-weight: 600;
}

.insurance-page .error.long {
  white-space: normal;
  overflow: visible;
  max-width: 100%;
  min-width: 277px;
  bottom: initial;
  top: 100%;
}
.insurance-page .error.long:hover {
  padding: 0;
  box-shadow: none;
  bottom: initial;
}

.file-download-wrap input {
  display: none;
}
.file-download-wrap label {
  cursor: pointer;
}

.icon-in-cargo {
  font-size: 24px !important;
}

.edit-pro-icon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}

.ship-btn-wrp {
  width: 50%;
}
@media screen and (max-width: 1200px) {
  .ship-btn-wrp {
    max-width: 170px;
  }
}
@media screen and (max-width: 1024px) {
  .ship-btn-wrp {
    max-width: 140px;
  }
}
.ship-btn-wrp:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1200px) {
  .ship-btn-wrp:nth-child(2n) {
    display: block;
  }
}
.ship-btn-wrp:nth-child(2n) itm-button {
  min-width: 190px;
}
@media screen and (max-width: 1200px) {
  .ship-btn-wrp:nth-child(2n) itm-button {
    min-width: auto;
  }
}

.shipment-details-page .custom-status {
  margin-bottom: 40px;
}
.shipment-details-page .custom-status .step-label {
  position: relative;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .shipment-details-page .custom-status .step-label {
    max-width: 42px;
  }
}
.shipment-details-page .custom-status .step-label:before {
  content: "";
  width: 100%;
  background-color: #b4b4b3;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
}
@media (max-width: 767px) {
  .shipment-details-page .custom-status .step-label:before {
    height: 2px;
  }
}
.shipment-details-page .custom-status .step-label:after {
  content: "";
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}
.theme-mycarrier .shipment-details-page .custom-status .step-label:after {
  background-color: #007AFF;
}
.theme-rapid-ship .shipment-details-page .custom-status .step-label:after {
  background-color: #5DC9EA;
}
.theme-averitt .shipment-details-page .custom-status .step-label:after {
  background-color: #c70015;
}
.theme-saia .shipment-details-page .custom-status .step-label:after {
  background-color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page .custom-status .step-label:after {
  background-color: #0f62ab;
}
.theme-mme .shipment-details-page .custom-status .step-label:after {
  background-color: #C65000;
}
.theme-emerge .shipment-details-page .custom-status .step-label:after {
  background-color: #0d47a1;
}
.theme-old-dominion .shipment-details-page .custom-status .step-label:after {
  background-color: #00693e;
}
.theme-custom-companies .shipment-details-page .custom-status .step-label:after {
  background-color: #F2AF32;
}
.theme-ward .shipment-details-page .custom-status .step-label:after {
  background-color: #0a5540;
}
.theme-centralconnect .shipment-details-page .custom-status .step-label:after {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page .custom-status .step-label:after {
  background-color: #0053A1;
}
.shipment-details-page .custom-status .step-label:first-of-type .step-icon {
  font-size: 1em;
}
@media (max-width: 767px) {
  .shipment-details-page .custom-status .step-label:first-of-type:after, .shipment-details-page .custom-status .step-label:first-of-type:before {
    display: none;
  }
}
.shipment-details-page .custom-status .step-label:nth-of-type(3) .step-icon:before {
  position: relative;
  left: 2px;
}
.shipment-details-page .custom-status .step-label:nth-of-type(3) .tms-icon-delivery:before {
  left: auto;
}
.shipment-details-page .custom-status .text {
  margin-right: 50px;
}
.shipment-details-page .custom-status .step-icon {
  align-items: center;
  border: 1px solid #b4b4b3;
  border-radius: 50%;
  color: #b4b4b3;
  display: flex;
  font-size: 1.5em;
  justify-content: center;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1;
  overflow: hidden;
}
.theme-mycarrier .shipment-details-page .custom-status .step-icon {
  background-color: #fff;
}
.theme-rapid-ship .shipment-details-page .custom-status .step-icon {
  background-color: #fff;
}
.theme-averitt .shipment-details-page .custom-status .step-icon {
  background-color: #fff;
}
.theme-saia .shipment-details-page .custom-status .step-icon {
  background-color: #fff;
}
.theme-frontline-freight .shipment-details-page .custom-status .step-icon {
  background-color: #fff;
}
.theme-mme .shipment-details-page .custom-status .step-icon {
  background-color: #fff;
}
.theme-emerge .shipment-details-page .custom-status .step-icon {
  background-color: #fff;
}
.theme-old-dominion .shipment-details-page .custom-status .step-icon {
  background-color: #fff;
}
.theme-custom-companies .shipment-details-page .custom-status .step-icon {
  background-color: #fff;
}
.theme-ward .shipment-details-page .custom-status .step-icon {
  background-color: #fff;
}
.theme-centralconnect .shipment-details-page .custom-status .step-icon {
  background-color: #fff;
}
.theme-tforcefreightmyship .shipment-details-page .custom-status .step-icon {
  background-color: #fff;
}
@media (max-width: 767px) {
  .shipment-details-page .custom-status .step-icon {
    width: 10px;
    height: 10px;
    top: 16px;
  }
  .theme-mycarrier .shipment-details-page .custom-status .step-icon {
    background: #b4b4b3;
  }
  .theme-rapid-ship .shipment-details-page .custom-status .step-icon {
    background: #b4b4b3;
  }
  .theme-averitt .shipment-details-page .custom-status .step-icon {
    background: #b4b4b3;
  }
  .theme-saia .shipment-details-page .custom-status .step-icon {
    background: #b4b4b3;
  }
  .theme-frontline-freight .shipment-details-page .custom-status .step-icon {
    background: #b4b4b3;
  }
  .theme-mme .shipment-details-page .custom-status .step-icon {
    background: #b4b4b3;
  }
  .theme-emerge .shipment-details-page .custom-status .step-icon {
    background: #b4b4b3;
  }
  .theme-old-dominion .shipment-details-page .custom-status .step-icon {
    background: #b4b4b3;
  }
  .theme-custom-companies .shipment-details-page .custom-status .step-icon {
    background: #b4b4b3;
  }
  .theme-ward .shipment-details-page .custom-status .step-icon {
    background: #b4b4b3;
  }
  .theme-centralconnect .shipment-details-page .custom-status .step-icon {
    background: #b4b4b3;
  }
  .theme-tforcefreightmyship .shipment-details-page .custom-status .step-icon {
    background: #b4b4b3;
  }
}
.shipment-details-page .custom-status .step-icon:before {
  z-index: 1;
}
@media (max-width: 767px) {
  .shipment-details-page .custom-status .step-icon:before {
    display: none;
  }
}
.shipment-details-page .custom-status .step-icon:after {
  content: "";
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  left: -1px;
  top: -1px;
  position: absolute;
  transform: translateX(-100%);
}
.theme-mycarrier .shipment-details-page .custom-status .step-icon:after {
  background-color: #007AFF;
}
.theme-rapid-ship .shipment-details-page .custom-status .step-icon:after {
  background-color: #5DC9EA;
}
.theme-averitt .shipment-details-page .custom-status .step-icon:after {
  background-color: #c70015;
}
.theme-saia .shipment-details-page .custom-status .step-icon:after {
  background-color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page .custom-status .step-icon:after {
  background-color: #0f62ab;
}
.theme-mme .shipment-details-page .custom-status .step-icon:after {
  background-color: #C65000;
}
.theme-emerge .shipment-details-page .custom-status .step-icon:after {
  background-color: #0d47a1;
}
.theme-old-dominion .shipment-details-page .custom-status .step-icon:after {
  background-color: #00693e;
}
.theme-custom-companies .shipment-details-page .custom-status .step-icon:after {
  background-color: #F2AF32;
}
.theme-ward .shipment-details-page .custom-status .step-icon:after {
  background-color: #0a5540;
}
.theme-centralconnect .shipment-details-page .custom-status .step-icon:after {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page .custom-status .step-icon:after {
  background-color: #0053A1;
}
@media (max-width: 767px) {
  .shipment-details-page .custom-status .current-step, .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4), .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3), .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2), .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) {
    min-width: 68px;
  }
  .shipment-details-page .custom-status .current-step:first-of-type, .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:first-of-type:nth-of-type(4), .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:first-of-type:nth-of-type(3), .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:first-of-type:nth-of-type(2), .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:first-of-type:nth-of-type(1) {
    min-width: 40px;
  }
}
.shipment-details-page .custom-status .current-step:after, .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4):after, .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3):after, .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2):after, .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1):after {
  width: 100%;
}
.theme-mycarrier .shipment-details-page .custom-status .current-step:after, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4):after, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3):after, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2):after, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #007AFF;
}
.theme-rapid-ship .shipment-details-page .custom-status .current-step:after, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4):after, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3):after, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2):after, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #5DC9EA;
}
.theme-averitt .shipment-details-page .custom-status .current-step:after, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4):after, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3):after, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2):after, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #c70015;
}
.theme-saia .shipment-details-page .custom-status .current-step:after, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4):after, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3):after, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2):after, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page .custom-status .current-step:after, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4):after, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3):after, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2):after, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #0f62ab;
}
.theme-mme .shipment-details-page .custom-status .current-step:after, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4):after, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3):after, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2):after, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #C65000;
}
.theme-emerge .shipment-details-page .custom-status .current-step:after, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4):after, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3):after, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2):after, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #0d47a1;
}
.theme-old-dominion .shipment-details-page .custom-status .current-step:after, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4):after, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3):after, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2):after, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #00693e;
}
.theme-custom-companies .shipment-details-page .custom-status .current-step:after, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4):after, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3):after, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2):after, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #F2AF32;
}
.theme-ward .shipment-details-page .custom-status .current-step:after, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4):after, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3):after, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2):after, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #0a5540;
}
.theme-centralconnect .shipment-details-page .custom-status .current-step:after, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4):after, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3):after, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2):after, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page .custom-status .current-step:after, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4):after, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3):after, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2):after, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #0053A1;
}
.theme-mycarrier .shipment-details-page .custom-status .current-step .number, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .number, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .number, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .number, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-mycarrier .shipment-details-page .custom-status .current-step .text,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #007AFF;
}
.theme-rapid-ship .shipment-details-page .custom-status .current-step .number, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .number, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .number, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .number, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-rapid-ship .shipment-details-page .custom-status .current-step .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #5DC9EA;
}
.theme-averitt .shipment-details-page .custom-status .current-step .number, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .number, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .number, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .number, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-averitt .shipment-details-page .custom-status .current-step .text,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #c70015;
}
.theme-saia .shipment-details-page .custom-status .current-step .number, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .number, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .number, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .number, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-saia .shipment-details-page .custom-status .current-step .text,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page .custom-status .current-step .number, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .number, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .number, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .number, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-frontline-freight .shipment-details-page .custom-status .current-step .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #0f62ab;
}
.theme-mme .shipment-details-page .custom-status .current-step .number, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .number, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .number, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .number, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-mme .shipment-details-page .custom-status .current-step .text,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #C65000;
}
.theme-emerge .shipment-details-page .custom-status .current-step .number, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .number, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .number, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .number, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-emerge .shipment-details-page .custom-status .current-step .text,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #0d47a1;
}
.theme-old-dominion .shipment-details-page .custom-status .current-step .number, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .number, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .number, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .number, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-old-dominion .shipment-details-page .custom-status .current-step .text,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #00693e;
}
.theme-custom-companies .shipment-details-page .custom-status .current-step .number, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .number, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .number, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .number, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-custom-companies .shipment-details-page .custom-status .current-step .text,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #F2AF32;
}
.theme-ward .shipment-details-page .custom-status .current-step .number, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .number, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .number, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .number, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-ward .shipment-details-page .custom-status .current-step .text,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #0a5540;
}
.theme-centralconnect .shipment-details-page .custom-status .current-step .number, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .number, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .number, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .number, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-centralconnect .shipment-details-page .custom-status .current-step .text,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page .custom-status .current-step .number, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .number, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .number, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .number, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-tforcefreightmyship .shipment-details-page .custom-status .current-step .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #0053A1;
}
@media (max-width: 767px) {
  .shipment-details-page .custom-status .current-step .number, .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .number, .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .number, .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .number, .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .number,
  .shipment-details-page .custom-status .current-step .text,
  .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .text,
  .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .text,
  .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .text,
  .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .text {
    display: none;
  }
}
.shipment-details-page .custom-status .current-step .tms-icon-order-ready, .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .tms-icon-order-ready, .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .tms-icon-order-ready, .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .tms-icon-order-ready, .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .tms-icon-order-ready {
  font-size: 1.5em !important;
}
.shipment-details-page .custom-status .current-step .step-icon, .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon, .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon, .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon, .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-width: 2px;
}
.theme-mycarrier .shipment-details-page .custom-status .current-step .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #007AFF;
}
.theme-rapid-ship .shipment-details-page .custom-status .current-step .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #5DC9EA;
}
.theme-averitt .shipment-details-page .custom-status .current-step .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #c70015;
}
.theme-saia .shipment-details-page .custom-status .current-step .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page .custom-status .current-step .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #0f62ab;
}
.theme-mme .shipment-details-page .custom-status .current-step .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #C65000;
}
.theme-emerge .shipment-details-page .custom-status .current-step .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #0d47a1;
}
.theme-old-dominion .shipment-details-page .custom-status .current-step .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #00693e;
}
.theme-custom-companies .shipment-details-page .custom-status .current-step .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #F2AF32;
}
.theme-ward .shipment-details-page .custom-status .current-step .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #0a5540;
}
.theme-centralconnect .shipment-details-page .custom-status .current-step .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page .custom-status .current-step .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #0053A1;
}
@media (max-width: 767px) {
  .shipment-details-page .custom-status .current-step .step-icon, .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon, .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon, .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon, .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon {
    width: 40px;
    height: 40px;
    top: 0;
  }
}
.theme-mycarrier .shipment-details-page .custom-status .current-step .step-icon:before, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #007AFF;
}
.theme-rapid-ship .shipment-details-page .custom-status .current-step .step-icon:before, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #5DC9EA;
}
.theme-averitt .shipment-details-page .custom-status .current-step .step-icon:before, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #c70015;
}
.theme-saia .shipment-details-page .custom-status .current-step .step-icon:before, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page .custom-status .current-step .step-icon:before, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #0f62ab;
}
.theme-mme .shipment-details-page .custom-status .current-step .step-icon:before, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #C65000;
}
.theme-emerge .shipment-details-page .custom-status .current-step .step-icon:before, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #0d47a1;
}
.theme-old-dominion .shipment-details-page .custom-status .current-step .step-icon:before, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #00693e;
}
.theme-custom-companies .shipment-details-page .custom-status .current-step .step-icon:before, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #F2AF32;
}
.theme-ward .shipment-details-page .custom-status .current-step .step-icon:before, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #0a5540;
}
.theme-centralconnect .shipment-details-page .custom-status .current-step .step-icon:before, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page .custom-status .current-step .step-icon:before, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #0053A1;
}
@media (max-width: 767px) {
  .shipment-details-page .custom-status .current-step .step-icon:before, .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    left: 0;
  }
  .theme-mycarrier .shipment-details-page .custom-status .current-step .step-icon:before, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
    background: #007AFF;
    color: #fff;
  }
  .theme-rapid-ship .shipment-details-page .custom-status .current-step .step-icon:before, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
    background: #5DC9EA;
    color: #fff;
  }
  .theme-averitt .shipment-details-page .custom-status .current-step .step-icon:before, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
    background: #c70015;
    color: #fff;
  }
  .theme-saia .shipment-details-page .custom-status .current-step .step-icon:before, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
    background: #CC2B2A;
    color: #fff;
  }
  .theme-frontline-freight .shipment-details-page .custom-status .current-step .step-icon:before, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
    background: #0f62ab;
    color: #fff;
  }
  .theme-mme .shipment-details-page .custom-status .current-step .step-icon:before, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
    background: #C65000;
    color: #fff;
  }
  .theme-emerge .shipment-details-page .custom-status .current-step .step-icon:before, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
    background: #0d47a1;
    color: #fff;
  }
  .theme-old-dominion .shipment-details-page .custom-status .current-step .step-icon:before, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
    background: #00693e;
    color: #fff;
  }
  .theme-custom-companies .shipment-details-page .custom-status .current-step .step-icon:before, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
    background: #F2AF32;
    color: #fff;
  }
  .theme-ward .shipment-details-page .custom-status .current-step .step-icon:before, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
    background: #0a5540;
    color: #fff;
  }
  .theme-centralconnect .shipment-details-page .custom-status .current-step .step-icon:before, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
    background: #3A3A3A;
    color: #fff;
  }
  .theme-tforcefreightmyship .shipment-details-page .custom-status .current-step .step-icon:before, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
    background: #0053A1;
    color: #fff;
  }
}
.shipment-details-page .custom-status .shipment-error:after, .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4):after, .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3):after, .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2):after, .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1):after {
  width: 100%;
}
.theme-mycarrier .shipment-details-page .custom-status .shipment-error:after, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4):after, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3):after, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2):after, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #ff1719;
}
.theme-rapid-ship .shipment-details-page .custom-status .shipment-error:after, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4):after, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3):after, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2):after, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #ff1719;
}
.theme-averitt .shipment-details-page .custom-status .shipment-error:after, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4):after, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3):after, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2):after, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #00008b;
}
.theme-saia .shipment-details-page .custom-status .shipment-error:after, .theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4):after, .theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3):after, .theme-saia .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2):after, .theme-saia .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #fd0200;
}
.theme-frontline-freight .shipment-details-page .custom-status .shipment-error:after, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4):after, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3):after, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2):after, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #ff1719;
}
.theme-mme .shipment-details-page .custom-status .shipment-error:after, .theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4):after, .theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3):after, .theme-mme .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2):after, .theme-mme .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #ff1719;
}
.theme-emerge .shipment-details-page .custom-status .shipment-error:after, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4):after, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3):after, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2):after, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #FF5630;
}
.theme-old-dominion .shipment-details-page .custom-status .shipment-error:after, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4):after, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3):after, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2):after, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #ff1719;
}
.theme-custom-companies .shipment-details-page .custom-status .shipment-error:after, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4):after, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3):after, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2):after, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #ff1719;
}
.theme-ward .shipment-details-page .custom-status .shipment-error:after, .theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4):after, .theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3):after, .theme-ward .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2):after, .theme-ward .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1):after {
  background-color: #ff1719;
}
.theme-mycarrier .shipment-details-page .custom-status .shipment-error .number, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .number, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .number, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .number, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-mycarrier .shipment-details-page .custom-status .shipment-error .text,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #ff1719;
}
.theme-rapid-ship .shipment-details-page .custom-status .shipment-error .number, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .number, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .number, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .number, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-rapid-ship .shipment-details-page .custom-status .shipment-error .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #ff1719;
}
.theme-averitt .shipment-details-page .custom-status .shipment-error .number, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .number, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .number, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .number, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-averitt .shipment-details-page .custom-status .shipment-error .text,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #00008b;
}
.theme-saia .shipment-details-page .custom-status .shipment-error .number, .theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .number, .theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .number, .theme-saia .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .number, .theme-saia .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-saia .shipment-details-page .custom-status .shipment-error .text,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #fd0200;
}
.theme-frontline-freight .shipment-details-page .custom-status .shipment-error .number, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .number, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .number, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .number, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-frontline-freight .shipment-details-page .custom-status .shipment-error .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #ff1719;
}
.theme-mme .shipment-details-page .custom-status .shipment-error .number, .theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .number, .theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .number, .theme-mme .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .number, .theme-mme .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-mme .shipment-details-page .custom-status .shipment-error .text,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #ff1719;
}
.theme-emerge .shipment-details-page .custom-status .shipment-error .number, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .number, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .number, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .number, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-emerge .shipment-details-page .custom-status .shipment-error .text,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #FF5630;
}
.theme-old-dominion .shipment-details-page .custom-status .shipment-error .number, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .number, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .number, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .number, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-old-dominion .shipment-details-page .custom-status .shipment-error .text,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #ff1719;
}
.theme-custom-companies .shipment-details-page .custom-status .shipment-error .number, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .number, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .number, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .number, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-custom-companies .shipment-details-page .custom-status .shipment-error .text,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #ff1719;
}
.theme-ward .shipment-details-page .custom-status .shipment-error .number, .theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .number, .theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .number, .theme-ward .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .number, .theme-ward .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .number,
.theme-ward .shipment-details-page .custom-status .shipment-error .text,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .text,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .text,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .text,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .text {
  color: #ff1719;
}
.theme-mycarrier .shipment-details-page .custom-status .shipment-error .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #ff1719;
}
.theme-rapid-ship .shipment-details-page .custom-status .shipment-error .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #ff1719;
}
.theme-averitt .shipment-details-page .custom-status .shipment-error .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #00008b;
}
.theme-saia .shipment-details-page .custom-status .shipment-error .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #fd0200;
}
.theme-frontline-freight .shipment-details-page .custom-status .shipment-error .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #ff1719;
}
.theme-mme .shipment-details-page .custom-status .shipment-error .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #ff1719;
}
.theme-emerge .shipment-details-page .custom-status .shipment-error .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #FF5630;
}
.theme-old-dominion .shipment-details-page .custom-status .shipment-error .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #ff1719;
}
.theme-custom-companies .shipment-details-page .custom-status .shipment-error .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #ff1719;
}
.theme-ward .shipment-details-page .custom-status .shipment-error .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  border-color: #ff1719;
}
.theme-mycarrier .shipment-details-page .custom-status .shipment-error .step-icon:before, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #ff1719;
}
.theme-rapid-ship .shipment-details-page .custom-status .shipment-error .step-icon:before, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #ff1719;
}
.theme-averitt .shipment-details-page .custom-status .shipment-error .step-icon:before, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #00008b;
}
.theme-saia .shipment-details-page .custom-status .shipment-error .step-icon:before, .theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-saia .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-saia .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #fd0200;
}
.theme-frontline-freight .shipment-details-page .custom-status .shipment-error .step-icon:before, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #ff1719;
}
.theme-mme .shipment-details-page .custom-status .shipment-error .step-icon:before, .theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-mme .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-mme .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #ff1719;
}
.theme-emerge .shipment-details-page .custom-status .shipment-error .step-icon:before, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #FF5630;
}
.theme-old-dominion .shipment-details-page .custom-status .shipment-error .step-icon:before, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #ff1719;
}
.theme-custom-companies .shipment-details-page .custom-status .shipment-error .step-icon:before, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #ff1719;
}
.theme-ward .shipment-details-page .custom-status .shipment-error .step-icon:before, .theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .theme-ward .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .theme-ward .shipment-details-page .custom-status.status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  color: #ff1719;
}
.shipment-details-page .custom-status .animation:after, .shipment-details-page .custom-status[data-animation=on][data-step="4"] .step-label:nth-of-type(4):after, .shipment-details-page .custom-status[data-animation=on][data-step="3"] .step-label:nth-of-type(3):after, .shipment-details-page .custom-status[data-animation=on][data-step="2"] .step-label:nth-of-type(2):after, .shipment-details-page .custom-status[data-animation=on][data-step="1"] .step-label:nth-of-type(1):after {
  animation: full-width 0.5s linear;
  animation: full-width 0.5s linear;
  animation-fill-mode: backwards;
  animation-delay: 0.5s;
}
@keyframes full-width {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.shipment-details-page .custom-status .animation-completed-color .step-icon, .shipment-details-page .custom-status[data-animation=on].status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon, .shipment-details-page .custom-status[data-animation=on].status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon, .shipment-details-page .custom-status[data-animation=on].status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon, .shipment-details-page .custom-status[data-animation=on].status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  animation: completedZoom 0.5s linear;
  animation-fill-mode: forwards;
  animation-delay: 1s;
  border-color: #b4b4b3;
}
@keyframes completedZoom {
  0% {
    transform: scale(1);
    border-color: #b4b4b3;
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
.shipment-details-page .custom-status .animation-completed-color .step-icon:before, .shipment-details-page .custom-status[data-animation=on].status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .shipment-details-page .custom-status[data-animation=on].status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .shipment-details-page .custom-status[data-animation=on].status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .shipment-details-page .custom-status[data-animation=on].status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  animation: completedColor 0.5s linear;
  animation-fill-mode: forwards;
  animation-delay: 1s;
  color: #b4b4b3;
}
@keyframes completedColor {}
.shipment-details-page .custom-status .animation-completed-color .step-icon:after, .shipment-details-page .custom-status[data-animation=on].status-not-completed[data-step="4"] .step-label:nth-of-type(4) .step-icon:after, .shipment-details-page .custom-status[data-animation=on].status-not-completed[data-step="3"] .step-label:nth-of-type(3) .step-icon:after, .shipment-details-page .custom-status[data-animation=on].status-not-completed[data-step="2"] .step-label:nth-of-type(2) .step-icon:after, .shipment-details-page .custom-status[data-animation=on].status-not-completed[data-step="1"] .step-label:nth-of-type(1) .step-icon:after {
  animation: completedTransform 0.5s linear;
  animation-fill-mode: forwards;
  animation-delay: 1s;
}
@keyframes completedTransform {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.shipment-details-page .custom-status .animation-error-color .step-icon, .shipment-details-page .custom-status[data-animation=on].status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon, .shipment-details-page .custom-status[data-animation=on].status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon, .shipment-details-page .custom-status[data-animation=on].status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon, .shipment-details-page .custom-status[data-animation=on].status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon {
  animation: errorZoom 0.5s linear;
  animation-fill-mode: forwards;
  animation-delay: 1s;
  border-color: #b4b4b3;
}
@keyframes errorZoom {
  0% {
    transform: scale(1);
    border-color: #b4b4b3;
  }
  50% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
.shipment-details-page .custom-status .animation-error-color .step-icon:before, .shipment-details-page .custom-status[data-animation=on].status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon:before, .shipment-details-page .custom-status[data-animation=on].status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon:before, .shipment-details-page .custom-status[data-animation=on].status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon:before, .shipment-details-page .custom-status[data-animation=on].status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon:before {
  animation: errorColor 0.5s linear;
  animation-fill-mode: forwards;
  animation-delay: 1s;
  color: #b4b4b3;
}
@keyframes errorColor {}
.shipment-details-page .custom-status .animation-error-color .step-icon:after, .shipment-details-page .custom-status[data-animation=on].status-error[data-step="4"] .step-label:nth-of-type(4) .step-icon:after, .shipment-details-page .custom-status[data-animation=on].status-error[data-step="3"] .step-label:nth-of-type(3) .step-icon:after, .shipment-details-page .custom-status[data-animation=on].status-error[data-step="2"] .step-label:nth-of-type(2) .step-icon:after, .shipment-details-page .custom-status[data-animation=on].status-error[data-step="1"] .step-label:nth-of-type(1) .step-icon:after {
  animation: errorTransform 0.5s linear;
  animation-fill-mode: forwards;
  animation-delay: 1s;
}
@keyframes errorTransform {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
.theme-mycarrier .shipment-details-page .custom-status .prev-step .number, .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .number,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .number,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .number,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .number, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .number, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .number, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .number, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .number, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .number, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .number,
.theme-mycarrier .shipment-details-page .custom-status .prev-step .text,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .text,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .text,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .text,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .text {
  color: #007AFF;
}
.theme-rapid-ship .shipment-details-page .custom-status .prev-step .number, .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .number,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .number,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .number,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .number, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .number, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .number, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .number, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .number, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .number, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .number,
.theme-rapid-ship .shipment-details-page .custom-status .prev-step .text,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .text,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .text,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .text,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .text {
  color: #5DC9EA;
}
.theme-averitt .shipment-details-page .custom-status .prev-step .number, .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .number,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .number,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .number,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .number, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .number, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .number, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .number, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .number, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .number, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .number,
.theme-averitt .shipment-details-page .custom-status .prev-step .text,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .text,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .text,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .text,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .text,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .text,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .text {
  color: #c70015;
}
.theme-saia .shipment-details-page .custom-status .prev-step .number, .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .number,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .number,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .number,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .number, .theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .number, .theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .number, .theme-saia .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .number, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .number, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .number, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .number,
.theme-saia .shipment-details-page .custom-status .prev-step .text,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .text,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .text,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .text,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .text,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .text,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .text {
  color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page .custom-status .prev-step .number, .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .number,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .number,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .number,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .number, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .number, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .number, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .number, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .number, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .number, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .number,
.theme-frontline-freight .shipment-details-page .custom-status .prev-step .text,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .text,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .text,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .text,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .text {
  color: #0f62ab;
}
.theme-mme .shipment-details-page .custom-status .prev-step .number, .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .number,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .number,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .number,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .number, .theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .number, .theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .number, .theme-mme .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .number, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .number, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .number, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .number,
.theme-mme .shipment-details-page .custom-status .prev-step .text,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .text,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .text,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .text,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .text,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .text,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .text {
  color: #C65000;
}
.theme-emerge .shipment-details-page .custom-status .prev-step .number, .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .number,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .number,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .number,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .number, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .number, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .number, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .number, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .number, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .number, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .number,
.theme-emerge .shipment-details-page .custom-status .prev-step .text,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .text,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .text,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .text,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .text,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .text,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .text {
  color: #0d47a1;
}
.theme-old-dominion .shipment-details-page .custom-status .prev-step .number, .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .number,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .number,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .number,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .number, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .number, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .number, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .number, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .number, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .number, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .number,
.theme-old-dominion .shipment-details-page .custom-status .prev-step .text,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .text,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .text,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .text,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .text {
  color: #00693e;
}
.theme-custom-companies .shipment-details-page .custom-status .prev-step .number, .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .number,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .number,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .number,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .number, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .number, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .number, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .number, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .number, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .number, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .number,
.theme-custom-companies .shipment-details-page .custom-status .prev-step .text,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .text,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .text,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .text,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .text {
  color: #F2AF32;
}
.theme-ward .shipment-details-page .custom-status .prev-step .number, .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .number,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .number,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .number,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .number, .theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .number, .theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .number, .theme-ward .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .number, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .number, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .number, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .number,
.theme-ward .shipment-details-page .custom-status .prev-step .text,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .text,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .text,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .text,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .text,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .text,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .text {
  color: #0a5540;
}
.theme-centralconnect .shipment-details-page .custom-status .prev-step .number, .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .number,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .number,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .number,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .number, .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .number, .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .number, .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .number, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .number, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .number, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .number,
.theme-centralconnect .shipment-details-page .custom-status .prev-step .text,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .text,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .text,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .text,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .text,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .text,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .text {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page .custom-status .prev-step .number, .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .number,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .number,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .number,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .number, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .number, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .number, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .number, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .number,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .number,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .number, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .number,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .number, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .number,
.theme-tforcefreightmyship .shipment-details-page .custom-status .prev-step .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .text,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .text {
  color: #0053A1;
}
.theme-mycarrier .shipment-details-page .custom-status .prev-step .step-icon, .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  color: #fff;
}
.theme-rapid-ship .shipment-details-page .custom-status .prev-step .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  color: #fff;
}
.theme-averitt .shipment-details-page .custom-status .prev-step .step-icon, .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  color: #fff;
}
.theme-saia .shipment-details-page .custom-status .prev-step .step-icon, .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  color: #fff;
}
.theme-frontline-freight .shipment-details-page .custom-status .prev-step .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  color: #fff;
}
.theme-mme .shipment-details-page .custom-status .prev-step .step-icon, .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  color: #fff;
}
.theme-emerge .shipment-details-page .custom-status .prev-step .step-icon, .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  color: #fff;
}
.theme-old-dominion .shipment-details-page .custom-status .prev-step .step-icon, .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  color: #fff;
}
.theme-custom-companies .shipment-details-page .custom-status .prev-step .step-icon, .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  color: #fff;
}
.theme-ward .shipment-details-page .custom-status .prev-step .step-icon, .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  color: #fff;
}
.theme-centralconnect .shipment-details-page .custom-status .prev-step .step-icon, .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  color: #fff;
}
.theme-tforcefreightmyship .shipment-details-page .custom-status .prev-step .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  color: #fff;
}
.theme-mycarrier .shipment-details-page .custom-status .prev-step .step-icon, .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  border-color: #007AFF;
}
.theme-rapid-ship .shipment-details-page .custom-status .prev-step .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  border-color: #5DC9EA;
}
.theme-averitt .shipment-details-page .custom-status .prev-step .step-icon, .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  border-color: #c70015;
}
.theme-saia .shipment-details-page .custom-status .prev-step .step-icon, .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  border-color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page .custom-status .prev-step .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  border-color: #0f62ab;
}
.theme-mme .shipment-details-page .custom-status .prev-step .step-icon, .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  border-color: #C65000;
}
.theme-emerge .shipment-details-page .custom-status .prev-step .step-icon, .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  border-color: #0d47a1;
}
.theme-old-dominion .shipment-details-page .custom-status .prev-step .step-icon, .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  border-color: #00693e;
}
.theme-custom-companies .shipment-details-page .custom-status .prev-step .step-icon, .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  border-color: #F2AF32;
}
.theme-ward .shipment-details-page .custom-status .prev-step .step-icon, .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  border-color: #0a5540;
}
.theme-centralconnect .shipment-details-page .custom-status .prev-step .step-icon, .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page .custom-status .prev-step .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  border-color: #0053A1;
}
.theme-mycarrier .shipment-details-page .custom-status .prev-step .step-icon, .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  background-color: #007AFF;
}
.theme-rapid-ship .shipment-details-page .custom-status .prev-step .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  background-color: #5DC9EA;
}
.theme-averitt .shipment-details-page .custom-status .prev-step .step-icon, .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  background-color: #c70015;
}
.theme-saia .shipment-details-page .custom-status .prev-step .step-icon, .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  background-color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page .custom-status .prev-step .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  background-color: #0f62ab;
}
.theme-mme .shipment-details-page .custom-status .prev-step .step-icon, .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  background-color: #C65000;
}
.theme-emerge .shipment-details-page .custom-status .prev-step .step-icon, .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  background-color: #0d47a1;
}
.theme-old-dominion .shipment-details-page .custom-status .prev-step .step-icon, .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  background-color: #00693e;
}
.theme-custom-companies .shipment-details-page .custom-status .prev-step .step-icon, .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  background-color: #F2AF32;
}
.theme-ward .shipment-details-page .custom-status .prev-step .step-icon, .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  background-color: #0a5540;
}
.theme-centralconnect .shipment-details-page .custom-status .prev-step .step-icon, .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page .custom-status .prev-step .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
.theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
  background-color: #0053A1;
}
@media (max-width: 767px) {
  .theme-mycarrier .shipment-details-page .custom-status .prev-step .step-icon, .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mycarrier .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
    background-color: #007AFF;
  }
  .theme-rapid-ship .shipment-details-page .custom-status .prev-step .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-rapid-ship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
    background-color: #5DC9EA;
  }
  .theme-averitt .shipment-details-page .custom-status .prev-step .step-icon, .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-averitt .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-averitt .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-averitt .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
    background-color: #c70015;
  }
  .theme-saia .shipment-details-page .custom-status .prev-step .step-icon, .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-saia .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-saia .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-saia .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-saia .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
    background-color: #CC2B2A;
  }
  .theme-frontline-freight .shipment-details-page .custom-status .prev-step .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-frontline-freight .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
    background-color: #0f62ab;
  }
  .theme-mme .shipment-details-page .custom-status .prev-step .step-icon, .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-mme .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-mme .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mme .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-mme .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
    background-color: #C65000;
  }
  .theme-emerge .shipment-details-page .custom-status .prev-step .step-icon, .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-emerge .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-emerge .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-emerge .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
    background-color: #0d47a1;
  }
  .theme-old-dominion .shipment-details-page .custom-status .prev-step .step-icon, .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-old-dominion .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
    background-color: #00693e;
  }
  .theme-custom-companies .shipment-details-page .custom-status .prev-step .step-icon, .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-custom-companies .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
    background-color: #F2AF32;
  }
  .theme-ward .shipment-details-page .custom-status .prev-step .step-icon, .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-ward .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-ward .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-ward .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-ward .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
    background-color: #0a5540;
  }
  .theme-centralconnect .shipment-details-page .custom-status .prev-step .step-icon, .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-centralconnect .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
    background-color: #3A3A3A;
  }
  .theme-tforcefreightmyship .shipment-details-page .custom-status .prev-step .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1) .step-icon,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2) .step-icon,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1) .step-icon,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2) .step-icon, .theme-tforcefreightmyship .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1) .step-icon {
    background-color: #0053A1;
  }
}
.shipment-details-page .custom-status .prev-step:after, .shipment-details-page .custom-status.full-completed span:nth-of-type(1):after,
.shipment-details-page .custom-status.full-completed span:nth-of-type(2):after,
.shipment-details-page .custom-status.full-completed span:nth-of-type(3):after,
.shipment-details-page .custom-status.full-completed span:nth-of-type(4):after, .shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(1):after,
.shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(2):after,
.shipment-details-page .custom-status.status-error[data-step="4"] .step-label:nth-of-type(3):after, .shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(1):after,
.shipment-details-page .custom-status.status-error[data-step="3"] .step-label:nth-of-type(2):after, .shipment-details-page .custom-status.status-error[data-step="2"] .step-label:nth-of-type(1):after, .shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(1):after,
.shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(2):after,
.shipment-details-page .custom-status.status-not-completed[data-step="4"] .step-label:nth-of-type(3):after, .shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(1):after,
.shipment-details-page .custom-status.status-not-completed[data-step="3"] .step-label:nth-of-type(2):after, .shipment-details-page .custom-status.status-not-completed[data-step="2"] .step-label:nth-of-type(1):after {
  width: 100%;
}
@media (max-width: 767px) {
  .shipment-details-page .custom-status.full-completed span:nth-of-type(1),
  .shipment-details-page .custom-status.full-completed span:nth-of-type(2),
  .shipment-details-page .custom-status.full-completed span:nth-of-type(3),
  .shipment-details-page .custom-status.full-completed span:nth-of-type(4) {
    min-width: 68px;
  }
  .shipment-details-page .custom-status.full-completed span:nth-of-type(1):after,
  .shipment-details-page .custom-status.full-completed span:nth-of-type(2):after,
  .shipment-details-page .custom-status.full-completed span:nth-of-type(3):after,
  .shipment-details-page .custom-status.full-completed span:nth-of-type(4):after {
    width: 100%;
  }
  .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(1):after,
  .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(2):after,
  .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(3):after,
  .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(4):after {
    background-color: #007AFF;
  }
  .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(1):after,
  .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(2):after,
  .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(3):after,
  .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(4):after {
    background-color: #5DC9EA;
  }
  .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(1):after,
  .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(2):after,
  .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(3):after,
  .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(4):after {
    background-color: #c70015;
  }
  .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(1):after,
  .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(2):after,
  .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(3):after,
  .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(4):after {
    background-color: #CC2B2A;
  }
  .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(1):after,
  .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(2):after,
  .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(3):after,
  .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(4):after {
    background-color: #0f62ab;
  }
  .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(1):after,
  .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(2):after,
  .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(3):after,
  .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(4):after {
    background-color: #C65000;
  }
  .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(1):after,
  .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(2):after,
  .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(3):after,
  .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(4):after {
    background-color: #0d47a1;
  }
  .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(1):after,
  .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(2):after,
  .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(3):after,
  .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(4):after {
    background-color: #00693e;
  }
  .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(1):after,
  .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(2):after,
  .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(3):after,
  .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(4):after {
    background-color: #F2AF32;
  }
  .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(1):after,
  .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(2):after,
  .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(3):after,
  .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(4):after {
    background-color: #0a5540;
  }
  .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(1):after,
  .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(2):after,
  .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(3):after,
  .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(4):after {
    background-color: #3A3A3A;
  }
  .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(1):after,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(2):after,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(3):after,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(4):after {
    background-color: #0053A1;
  }
  .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .tms-icon-order-ready,
  .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .tms-icon-order-ready,
  .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .tms-icon-order-ready,
  .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .tms-icon-order-ready {
    font-size: 1.5em !important;
  }
  .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon {
    border-width: 2px;
    width: 40px;
    height: 40px;
    top: 0;
  }
  .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon {
    border-color: #007AFF;
  }
  .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon {
    border-color: #5DC9EA;
  }
  .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon {
    border-color: #c70015;
  }
  .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon {
    border-color: #CC2B2A;
  }
  .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon {
    border-color: #0f62ab;
  }
  .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon {
    border-color: #C65000;
  }
  .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon {
    border-color: #0d47a1;
  }
  .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon {
    border-color: #00693e;
  }
  .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon {
    border-color: #F2AF32;
  }
  .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon {
    border-color: #0a5540;
  }
  .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon {
    border-color: #3A3A3A;
  }
  .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon {
    border-color: #0053A1;
  }
  .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon:before,
  .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon:before,
  .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon:before,
  .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon:before {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    left: 0;
  }
  .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon:before,
  .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon:before,
  .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon:before,
  .theme-mycarrier .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon:before {
    background: #007AFF;
    color: #fff;
  }
  .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon:before,
  .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon:before,
  .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon:before,
  .theme-rapid-ship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon:before {
    background: #5DC9EA;
    color: #fff;
  }
  .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon:before,
  .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon:before,
  .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon:before,
  .theme-averitt .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon:before {
    background: #c70015;
    color: #fff;
  }
  .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon:before,
  .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon:before,
  .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon:before,
  .theme-saia .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon:before {
    background: #CC2B2A;
    color: #fff;
  }
  .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon:before,
  .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon:before,
  .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon:before,
  .theme-frontline-freight .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon:before {
    background: #0f62ab;
    color: #fff;
  }
  .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon:before,
  .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon:before,
  .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon:before,
  .theme-mme .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon:before {
    background: #C65000;
    color: #fff;
  }
  .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon:before,
  .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon:before,
  .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon:before,
  .theme-emerge .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon:before {
    background: #0d47a1;
    color: #fff;
  }
  .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon:before,
  .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon:before,
  .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon:before,
  .theme-old-dominion .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon:before {
    background: #00693e;
    color: #fff;
  }
  .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon:before,
  .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon:before,
  .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon:before,
  .theme-custom-companies .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon:before {
    background: #F2AF32;
    color: #fff;
  }
  .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon:before,
  .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon:before,
  .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon:before,
  .theme-ward .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon:before {
    background: #0a5540;
    color: #fff;
  }
  .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon:before,
  .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon:before,
  .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon:before,
  .theme-centralconnect .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon:before {
    background: #3A3A3A;
    color: #fff;
  }
  .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(1) .step-icon:before,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(2) .step-icon:before,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(3) .step-icon:before,
  .theme-tforcefreightmyship .shipment-details-page .custom-status.full-completed span:nth-of-type(4) .step-icon:before {
    background: #0053A1;
    color: #fff;
  }
}
.shipment-details-page .custom-status.full-completed .step-label:after {
  width: 100%;
}
.shipment-image {
  padding: 20px;
}
.shipment-image .bol-textarea textarea {
  height: 30px;
}
.shipment-image .bol-textarea .ui-state-filled.ng-untouched ~ .textarea-placeholder {
  transform: translateY(0) scale(1);
}
.shipment-image .bol-textarea .ui-state-filled:focus ~ .textarea-placeholder {
  transform: translateY(-1.35em) scale(0.875);
}
.shipment-image .actions-section {
  width: 660px;
  max-width: 100% !important;
}
.shipment-image .actions-section form {
  margin-bottom: 30px;
}
.shipment-image .print-save-actions {
  flex-direction: row !important;
  border-bottom: none;
}
.shipment-image .print-save-actions > div {
  min-width: 170px;
}
.shipment-image .print-save-actions button {
  margin: 0;
}
.shipment-image .print-save-actions .tms-icon-save {
  background: url("/images/save-white.png") no-repeat center center;
  content: "";
  background-size: 100%;
  width: 18px;
  height: 18px;
  display: inline-block;
}
.shipment-image .print-save-actions .tms-icon-save:before {
  content: none;
}
.shipment-image .bill-of-lading {
  padding: 0;
  overflow: hidden;
}
.shipment-image .bill-of-lading img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .shipment-image .bill-of-lading {
    overflow: auto;
    width: 100%;
    min-height: 70vh;
    max-height: 70vh;
  }
  .shipment-image .bill-of-lading img {
    height: auto;
  }
}
@media print {
  @page {
    .shipment-image {
      margin: 0 !important;
    }
  }
}

.quote-history-page {
  height: auto;
}
.quote-history-page grid-header-column.cell:not(.search-header) {
  display: flex;
  align-items: center;
  font-weight: normal;
}
.quote-history-page grid-header-column.p-t-4 {
  padding-top: 3px;
}
.quote-history-page grid-header-column .itm-search-table {
  height: 30px;
}
.quote-history-page .row .tms-icon-bottom-arrow {
  font-size: 0.4em;
  border-radius: 50%;
  display: flex;
  width: 20px;
  height: 20px;
  right: 0;
  justify-content: center;
  transform: rotate(0);
  transition: transform 0.15s ease;
}
.theme-mycarrier .quote-history-page .row .tms-icon-bottom-arrow {
  border: 2px solid #007AFF;
}
.theme-rapid-ship .quote-history-page .row .tms-icon-bottom-arrow {
  border: 2px solid #5DC9EA;
}
.theme-averitt .quote-history-page .row .tms-icon-bottom-arrow {
  border: 2px solid #c70015;
}
.theme-saia .quote-history-page .row .tms-icon-bottom-arrow {
  border: 2px solid #CC2B2A;
}
.theme-frontline-freight .quote-history-page .row .tms-icon-bottom-arrow {
  border: 2px solid #0f62ab;
}
.theme-mme .quote-history-page .row .tms-icon-bottom-arrow {
  border: 2px solid #C65000;
}
.theme-emerge .quote-history-page .row .tms-icon-bottom-arrow {
  border: 2px solid #0d47a1;
}
.theme-old-dominion .quote-history-page .row .tms-icon-bottom-arrow {
  border: 2px solid #00693e;
}
.theme-custom-companies .quote-history-page .row .tms-icon-bottom-arrow {
  border: 2px solid #F2AF32;
}
.theme-ward .quote-history-page .row .tms-icon-bottom-arrow {
  border: 2px solid #0a5540;
}
.theme-centralconnect .quote-history-page .row .tms-icon-bottom-arrow {
  border: 2px solid #3A3A3A;
}
.theme-tforcefreightmyship .quote-history-page .row .tms-icon-bottom-arrow {
  border: 2px solid #0053A1;
}
.quote-history-page .row .tms-icon-bottom-arrow.top {
  transform: rotate(180deg);
  transition: transform 0.15s ease;
}
.quote-history-page .row .tms-icon-bottom-arrow:before {
  position: relative;
  top: 5px;
  left: 0.3px;
}
.quote-history-page .cell {
  min-width: 0;
}
.quote-history-page .actions-cell {
  min-width: 50px;
}
.quote-history-page .itm-tabs-container {
  overflow-y: auto;
  height: 100%;
}
.quote-history-page .itm-tabs-container .container {
  overflow-y: auto;
  height: 100%;
  padding: 20px;
  position: relative;
}
.quote-history-page cup-past-quote-list-item .grey-text {
  font-size: 14px;
}
.quote-history-page .group {
  position: relative;
}
.quote-history-page .group:before {
  content: "";
  left: 2px;
  position: absolute;
  top: -5px;
  height: 1px;
  width: calc(100% - 4px);
}
.theme-mycarrier .quote-history-page .group:before {
  background-color: #007AFF;
}
.theme-rapid-ship .quote-history-page .group:before {
  background-color: #5DC9EA;
}
.theme-averitt .quote-history-page .group:before {
  background-color: #c70015;
}
.theme-saia .quote-history-page .group:before {
  background-color: #CC2B2A;
}
.theme-frontline-freight .quote-history-page .group:before {
  background-color: #0f62ab;
}
.theme-mme .quote-history-page .group:before {
  background-color: #C65000;
}
.theme-emerge .quote-history-page .group:before {
  background-color: #0d47a1;
}
.theme-old-dominion .quote-history-page .group:before {
  background-color: #00693e;
}
.theme-custom-companies .quote-history-page .group:before {
  background-color: #F2AF32;
}
.theme-ward .quote-history-page .group:before {
  background-color: #0a5540;
}
.theme-centralconnect .quote-history-page .group:before {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .quote-history-page .group:before {
  background-color: #0053A1;
}
.quote-history-page .group:after {
  left: 50%;
  top: -14px;
  font-size: 1em;
  position: absolute;
  transform: translateX(-50%);
  padding: 0 10px;
}
.theme-mycarrier .quote-history-page .group:after {
  color: #007AFF;
  background: #fff;
}
.theme-rapid-ship .quote-history-page .group:after {
  color: #5DC9EA;
  background: #fff;
}
.theme-averitt .quote-history-page .group:after {
  color: #c70015;
  background: #fff;
}
.theme-saia .quote-history-page .group:after {
  color: #CC2B2A;
  background: #fff;
}
.theme-frontline-freight .quote-history-page .group:after {
  color: #0f62ab;
  background: #fff;
}
.theme-mme .quote-history-page .group:after {
  color: #C65000;
  background: #fff;
}
.theme-emerge .quote-history-page .group:after {
  color: #0d47a1;
  background: #fff;
}
.theme-old-dominion .quote-history-page .group:after {
  color: #00693e;
  background: #fff;
}
.theme-custom-companies .quote-history-page .group:after {
  color: #F2AF32;
  background: #fff;
}
.theme-ward .quote-history-page .group:after {
  color: #0a5540;
  background: #fff;
}
.theme-centralconnect .quote-history-page .group:after {
  color: #3A3A3A;
  background: #fff;
}
.theme-tforcefreightmyship .quote-history-page .group:after {
  color: #0053A1;
  background: #fff;
}
.quote-history-page .group.orign-head:after {
  content: "Origin";
}
.quote-history-page .group.destination-head:after {
  content: "Destination";
}
.quote-history-page .w-11-4 {
  width: 11.4%;
}
.quote-history-page .table-wrapper {
  width: 100%;
  overflow: visible;
  padding-top: 20px;
}
.quote-history-page .table-wrapper .table-head {
  overflow: hidden;
  padding-top: 20px;
}
.quote-history-page .table-wrapper .header {
  margin-top: 20px;
  border-bottom: 1px solid #eaeced;
  padding-bottom: 10px;
}
.quote-history-page .h-u-row {
  padding: 10px 0;
}
.quote-history-page .h-u-row:last-of-type {
  padding-bottom: 0;
}
.quote-history-page .h-u-row:not(:last-of-type) {
  border-bottom: 1px solid #eaeced;
}
.quote-history-page .commodity-row {
  padding: 10px 0;
}
.quote-history-page .commodity-row:first-of-type {
  padding-top: 0;
}
.quote-history-page .commodity-row:last-of-type {
  padding-bottom: 0;
}
.quote-history-page .commodity-row:not(:last-of-type) {
  border-bottom: 1px solid #eaeced;
}
.quote-history-page .expanded-animation {
  animation-name: expanded-animation;
  animation-duration: 0.3s;
  transform-origin: top;
}
@keyframes expanded-animation {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}
.quote-history-page .table-head .cell-icon,
.quote-history-page .grid-items .cell-icon {
  max-width: 40px;
  min-width: 25px;
  padding: 0;
}
.quote-history-page .grid-items:before {
  left: -12px;
}
@media screen and (max-width: 1600px) {
  .quote-history-page .search-field .mat-form-field-infix:after {
    display: none;
  }
  .quote-history-page .search-filed .tms-icon tms-icon-search {
    display: none;
  }
  .quote-history-page .p-l-10 {
    padding-left: 5px;
  }
  .quote-history-page .table-head .sort-field.label {
    padding-right: 10px;
  }
  .quote-history-page .quote-date-cell {
    width: 10%;
  }
  .quote-history-page .pickup-date-cell {
    width: 11%;
  }
  .quote-history-page .table-search .grid-items .cell {
    padding: 0 5px;
  }
  .quote-history-page .h-u-type-heading span {
    display: none;
  }
  .quote-history-page .h-u-type-heading:after {
    content: "H/U Type";
    display: block;
  }
  .quote-history-page .h-u-type-cell {
    min-width: 70px;
    width: 70px;
  }
  .quote-history-page .stackable-cell {
    min-width: 70px;
    width: 70px;
  }
  .quote-history-page .type-cell {
    min-width: 80px;
    width: 80px;
  }
  .quote-history-page .total-weight-cell {
    min-width: 65px;
    width: 65px;
  }
  .quote-history-page .commodity-description-cell {
    width: 100%;
  }
  .quote-history-page .haz-mat-cell {
    min-width: 70px;
    width: 70px;
  }
  .quote-history-page .h-u-dim-cell {
    min-width: 80px;
    width: 80px;
  }
  .quote-history-page .small-cell {
    min-width: 60px;
    width: 60px;
  }
  .quote-history-page .number-of-h-u-cell {
    min-width: 60px;
    width: 60px;
  }
  .quote-history-page .media-100 {
    width: 100%;
  }
  .quote-history-page .media-auto {
    width: auto;
  }
}
@media screen and (max-width: 1700px) {
  .quote-history-page .group {
    bottom: -3px;
  }
  .quote-history-page .cell.p-l-10 {
    position: relative;
    top: 1px;
    display: flex;
    align-items: center;
  }
}

.quote {
  padding: 20px 20px 133px 20px;
}
.quote form.qd-form {
  height: calc(100% - 94px);
  overflow: auto;
  overflow-x: hidden;
  padding: 0 20px;
}
@media screen and (max-width: 1440px) {
  .quote form.qd-form {
    height: calc(100% - 160px);
  }
}
.quote .tab-actions {
  margin-top: 20px;
}
.quote .step-label-animated:nth-of-type(1), .quote .step-label-animated:nth-of-type(4) {
  min-width: 150px;
}
.quote .step-label-animated:nth-of-type(4) {
  width: 100%;
}
.quote .step-label-animated:nth-of-type(2), .quote .step-label-animated:nth-of-type(3) {
  width: 100%;
}
.quote .step-label {
  color: #b4b4b3;
}
@media screen and (max-width: 1023px) {
  .quote .step-label .text {
    display: none;
  }
}
.quote .step-label:nth-of-type(1) {
  text-align: left;
}
.quote .step-label:nth-of-type(2) {
  text-align: left;
}
.quote .step-label:nth-of-type(3) {
  text-align: left;
}
.quote .step-label:nth-of-type(4) {
  text-align: right;
  padding-right: 47px;
}
.quote .step-label .step-icon {
  font-size: 1em;
}
.quote h3 {
  margin-top: 0;
  margin-bottom: 0.6em;
  padding-bottom: 0.2em;
  display: inline-block;
  font-weight: 400;
  font-size: 1.2em;
}
.theme-mycarrier .quote h3 {
  border-bottom: 1px solid #007AFF;
}
.theme-rapid-ship .quote h3 {
  border-bottom: 1px solid #004887;
}
.theme-averitt .quote h3 {
  border-bottom: 1px solid #666666;
}
.theme-saia .quote h3 {
  border-bottom: 1px solid #20274E;
}
.theme-frontline-freight .quote h3 {
  border-bottom: 1px solid #fe5e08;
}
.theme-mme .quote h3 {
  border-bottom: 1px solid #6D3100;
}
.theme-emerge .quote h3 {
  border-bottom: 1px solid #FFAB00;
}
.theme-old-dominion .quote h3 {
  border-bottom: 1px solid #b6985e;
}
.theme-custom-companies .quote h3 {
  border-bottom: 1px solid #47474f;
}
.theme-ward .quote h3 {
  border-bottom: 1px solid #8a6e4b;
}
.theme-centralconnect .quote h3 {
  border-bottom: 1px solid #000000;
}
.theme-tforcefreightmyship .quote h3 {
  border-bottom: 1px solid #0053A1;
}
.quote h3.m-b-15 {
  margin-bottom: 15px;
}
.quote .step-actions {
  position: absolute;
  bottom: 0;
  padding: 0 20px;
  margin-left: -20px;
  max-width: 1880px;
  border-top: 1px solid #eaeced;
  z-index: 1;
  overflow: visible;
}
.theme-mycarrier .quote .step-actions {
  background-color: #fff;
}
.theme-rapid-ship .quote .step-actions {
  background-color: #fff;
}
.theme-averitt .quote .step-actions {
  background-color: #fff;
}
.theme-saia .quote .step-actions {
  background-color: #fff;
}
.theme-frontline-freight .quote .step-actions {
  background-color: #fff;
}
.theme-mme .quote .step-actions {
  background-color: #fff;
}
.theme-emerge .quote .step-actions {
  background-color: #fff;
}
.theme-old-dominion .quote .step-actions {
  background-color: #fff;
}
.theme-custom-companies .quote .step-actions {
  background-color: #fff;
}
.theme-ward .quote .step-actions {
  background-color: #fff;
}
.theme-centralconnect .quote .step-actions {
  background-color: #fff;
}
.theme-tforcefreightmyship .quote .step-actions {
  background-color: #fff;
}
.quote .step-actions .step-actions-holder {
  padding: 22px 0;
  position: relative;
  z-index: 10;
}
.theme-mycarrier .quote .step-actions .step-actions-holder {
  border: solid 2px #fff;
}
.theme-rapid-ship .quote .step-actions .step-actions-holder {
  border: solid 2px #fff;
}
.theme-averitt .quote .step-actions .step-actions-holder {
  border: solid 2px #fff;
}
.theme-saia .quote .step-actions .step-actions-holder {
  border: solid 2px #fff;
}
.theme-frontline-freight .quote .step-actions .step-actions-holder {
  border: solid 2px #fff;
}
.theme-mme .quote .step-actions .step-actions-holder {
  border: solid 2px #fff;
}
.theme-emerge .quote .step-actions .step-actions-holder {
  border: solid 2px #fff;
}
.theme-old-dominion .quote .step-actions .step-actions-holder {
  border: solid 2px #fff;
}
.theme-custom-companies .quote .step-actions .step-actions-holder {
  border: solid 2px #fff;
}
.theme-ward .quote .step-actions .step-actions-holder {
  border: solid 2px #fff;
}
.theme-centralconnect .quote .step-actions .step-actions-holder {
  border: solid 2px #fff;
}
.theme-tforcefreightmyship .quote .step-actions .step-actions-holder {
  border: solid 2px #fff;
}
@media screen and (max-width: 1350px) {
  .quote .step-actions .step-actions-holder {
    padding: 22px 20px;
  }
}
@media screen and (max-width: 1200px) {
  .quote .step-actions .step-actions-holder {
    padding: 22px 15px 22px 0;
  }
}
.quote .step-actions .step-actions-holder.conf-dispatch-footer {
  padding: 5px 0 10px;
}
@media screen and (max-width: 1350px) {
  .quote .step-actions .step-actions-holder.conf-dispatch-footer {
    padding: 5px 20px;
  }
}
@media screen and (max-width: 1200px) {
  .quote .step-actions .step-actions-holder.conf-dispatch-footer {
    padding: 5px 15px 5px 0;
  }
}
.quote .step-actions.second-step {
  height: 80px;
  width: 100%;
}
.quote .step-actions .btn {
  min-width: 220px;
}
@media screen and (max-width: 1200px) {
  .quote .step-actions .btn {
    min-width: 175px;
  }
}
.quote .step-actions .step-actions-input:first-child {
  margin-right: 10px;
}
.quote .add-special-instructions {
  top: 14px;
}
.quote .add-special-instructions:after {
  top: 12px;
}
.quote .add-special-instructions .add-link {
  z-index: 1;
  position: relative;
  padding-left: 0;
  cursor: pointer;
}
.theme-mycarrier .quote .add-special-instructions .add-link {
  background-color: #fff;
}
.theme-rapid-ship .quote .add-special-instructions .add-link {
  background-color: #fff;
}
.theme-averitt .quote .add-special-instructions .add-link {
  background-color: #fff;
}
.theme-saia .quote .add-special-instructions .add-link {
  background-color: #fff;
}
.theme-frontline-freight .quote .add-special-instructions .add-link {
  background-color: #fff;
}
.theme-mme .quote .add-special-instructions .add-link {
  background-color: #fff;
}
.theme-emerge .quote .add-special-instructions .add-link {
  background-color: #fff;
}
.theme-old-dominion .quote .add-special-instructions .add-link {
  background-color: #fff;
}
.theme-custom-companies .quote .add-special-instructions .add-link {
  background-color: #fff;
}
.theme-ward .quote .add-special-instructions .add-link {
  background-color: #fff;
}
.theme-centralconnect .quote .add-special-instructions .add-link {
  background-color: #fff;
}
.theme-tforcefreightmyship .quote .add-special-instructions .add-link {
  background-color: #fff;
}
.quote .add-special-instructions .add-link i {
  margin-right: 10px;
  font-size: 1.125em;
  position: relative;
  top: 3px;
}
.quote .add-special-instructions .add-link span {
  text-decoration: underline;
}
.quote .special-instructions {
  padding-right: 30px;
  position: relative;
}
.quote .special-instructions .prime-textarea {
  margin-top: 12px;
}
.quote .special-instructions .prime-textarea .textarea-placeholder {
  top: 0;
}
.quote .special-instructions .remove {
  font-size: 1.125em;
  position: absolute;
  right: 0;
  top: 8px;
  cursor: pointer;
}
.quote.past-quote .item-pkg:hover .item-pkg-time-wrap {
  opacity: 1;
}
.quote.past-quote .item-pkg .book {
  display: none;
}
.quote .step-actions-box-cargo {
  margin-left: 20px;
}
@media screen and (max-width: 1700px) {
  .quote .step-actions-input {
    width: 290px;
  }
  .quote .step-actions-input:first-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 1700px) {
  .quote .step-actions .step-actions-field {
    flex-wrap: wrap;
    max-width: 430px;
  }
  .quote .step-actions .step-actions-btn {
    flex-wrap: wrap;
    max-width: 230px;
  }
  .quote .step-actions .step-actions-btn .btn:first-child {
    margin-bottom: 5px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1450px) {
  .quote .step-actions-box-next {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .quote .step-actions-box-field {
    width: 100%;
    justify-content: flex-end;
    padding-bottom: 10px;
  }
  .quote .step-actions-box-cargo {
    margin: 0;
  }
}
@media screen and (max-width: 1440px) {
  .quote .step-actions {
    width: calc(100% - 70px);
  }
}
@media screen and (max-width: 1280px) {
  .quote .column-tablet {
    flex-direction: column !important;
  }
  .quote .column-tablet .full-width-tablet {
    max-width: 100% !important;
  }
  .quote .w-100.left-spacing {
    padding-left: 0;
  }
  .quote .add-special-instructions {
    margin-bottom: 40px;
  }
  .quote .add-special-instructions .prime-textarea {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .quote .step-actions {
    width: calc(100% - 90px);
  }
  .quote .mat-block {
    display: block;
  }
}

@media (max-width: 1200px) {
  .step-actions .btn-back,
  .step-actions-box .btn-back {
    min-width: 90px;
    max-width: 90px;
  }
  .step-actions .btn-tw,
  .step-actions-box .btn-tw {
    min-width: 170px !important;
  }
  .step-actions .btn-mw,
  .step-actions .btn-dispatch,
  .step-actions-box .btn-mw,
  .step-actions-box .btn-dispatch {
    min-width: 115px !important;
    max-width: 115px;
  }
}

@media (max-width: 1200px) {
  .btn-sw {
    max-width: 120px;
  }
}

.save-quote-page {
  overflow-y: auto;
}
.save-quote-page .icons-popup-wrapper {
  position: relative;
}
.save-quote-page .icons-popup-wrapper .popup-toggler {
  width: 15px;
  height: 25px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  position: relative;
  bottom: 4px;
  opacity: 1;
}
.save-quote-page .icons-popup-wrapper .popup-toggler .point {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  opacity: 1;
}
.theme-mycarrier .save-quote-page .icons-popup-wrapper .popup-toggler .point {
  background: #007AFF;
}
.theme-rapid-ship .save-quote-page .icons-popup-wrapper .popup-toggler .point {
  background: #5DC9EA;
}
.theme-averitt .save-quote-page .icons-popup-wrapper .popup-toggler .point {
  background: #c70015;
}
.theme-saia .save-quote-page .icons-popup-wrapper .popup-toggler .point {
  background: #CC2B2A;
}
.theme-frontline-freight .save-quote-page .icons-popup-wrapper .popup-toggler .point {
  background: #0f62ab;
}
.theme-mme .save-quote-page .icons-popup-wrapper .popup-toggler .point {
  background: #C65000;
}
.theme-emerge .save-quote-page .icons-popup-wrapper .popup-toggler .point {
  background: #0d47a1;
}
.theme-old-dominion .save-quote-page .icons-popup-wrapper .popup-toggler .point {
  background: #00693e;
}
.theme-custom-companies .save-quote-page .icons-popup-wrapper .popup-toggler .point {
  background: #F2AF32;
}
.theme-ward .save-quote-page .icons-popup-wrapper .popup-toggler .point {
  background: #0a5540;
}
.theme-centralconnect .save-quote-page .icons-popup-wrapper .popup-toggler .point {
  background: #3A3A3A;
}
.theme-tforcefreightmyship .save-quote-page .icons-popup-wrapper .popup-toggler .point {
  background: #0053A1;
}
.save-quote-page .icons-popup-wrapper .box-model {
  right: 0;
  z-index: 11;
  padding: 10px 0;
  min-width: auto;
  transform: scaleY(0);
  transition: all 0.15s ease;
  position: absolute;
  border: 1px solid #eaeced;
}
.theme-mycarrier .save-quote-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-rapid-ship .save-quote-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-averitt .save-quote-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-saia .save-quote-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-frontline-freight .save-quote-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-mme .save-quote-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-emerge .save-quote-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-old-dominion .save-quote-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-custom-companies .save-quote-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-ward .save-quote-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-centralconnect .save-quote-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-tforcefreightmyship .save-quote-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.save-quote-page .icons-popup-wrapper .box-model .item {
  display: flex;
  align-items: center;
  padding: 7px 20px;
  white-space: pre;
}
.save-quote-page .icons-popup-wrapper .box-model .item .tms-icon {
  display: inline-block;
  opacity: 1;
  margin-right: 15px;
  min-width: 23px;
  width: 23px;
}
.save-quote-page .icons-popup-wrapper .box-model .item > span {
  color: #373737;
  font-size: 0.9375em;
  opacity: 1;
}
.save-quote-page .icons-popup-wrapper .box-model .item:hover {
  background-color: #eaeced;
  cursor: pointer;
}
.save-quote-page .icons-popup-wrapper .box-model.opened {
  transform: scaleY(1);
  transition: all 0.15s ease;
}
.save-quote-page .icons-popup-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.theme-mycarrier .save-quote-page .step {
  background: #fff;
}
.theme-rapid-ship .save-quote-page .step {
  background: #fff;
}
.theme-averitt .save-quote-page .step {
  background: #fff;
}
.theme-saia .save-quote-page .step {
  background: #fff;
}
.theme-frontline-freight .save-quote-page .step {
  background: #fff;
}
.theme-mme .save-quote-page .step {
  background: #fff;
}
.theme-emerge .save-quote-page .step {
  background: #fff;
}
.theme-old-dominion .save-quote-page .step {
  background: #fff;
}
.theme-custom-companies .save-quote-page .step {
  background: #fff;
}
.theme-ward .save-quote-page .step {
  background: #fff;
}
.theme-centralconnect .save-quote-page .step {
  background: #fff;
}
.theme-tforcefreightmyship .save-quote-page .step {
  background: #fff;
}
.save-quote-page .custom-table .tms-icon-pencil {
  opacity: 0;
}
.save-quote-page .custom-table .quote-row:hover .tms-icon-pencil {
  opacity: 1;
}
.save-quote-page .custom-table .quote-row:not(.no-border) {
  padding: 10px 0;
}
.save-quote-page .custom-table .table-head {
  padding: 10px 0 0;
}
.save-quote-page .custom-table .table-head .search-field .mat-form-field-infix:after {
  display: block;
  top: 2px;
}
.save-quote-page .custom-table .quote-row:not(.no-border) {
  border-bottom: 1px solid #b4b4b3;
}
.save-quote-page [data-tooltip] {
  position: relative;
}
.save-quote-page [data-tooltip]:after {
  content: attr(data-tooltip);
  border-radius: 4px;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 20px;
  font-family: "assistant", Helvetica, sans-serif;
  color: #565656;
  white-space: normal;
  opacity: 0;
  transition: opacity 0.3s ease-out;
  z-index: -1;
  background-color: #fafafa;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.save-quote-page [data-tooltip].warning-text:after {
  right: auto;
  left: 0;
}
.save-quote-page [data-tooltip]:hover:after {
  opacity: 1;
  transition: opacity 0.3s ease-in;
  z-index: 10;
  top: -10px;
  left: 0;
  white-space: pre;
  right: inherit;
}
.save-quote-page .overflow-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.save-quote-page cup-save-quote-list-item:nth-of-type(odd) .quote-row,
.save-quote-page save-quote-list-item:nth-of-type(odd) .quote-row {
  background: #F6F6F8;
}
.save-quote-page .row:not(.no-border) {
  border-bottom-color: #b4b4b3;
}
@media screen and (max-width: 1150px) {
  .save-quote-page .cell.favorite-grid-cell {
    min-width: 62px;
    max-width: 62px;
  }
}
@media screen and (max-width: 1499px) {
  .save-quote-page .cell {
    width: 11%;
    min-width: 11%;
  }
}
@media screen and (max-width: 1150px) {
  .save-quote-page .cell {
    min-width: auto;
  }
}
@media screen and (max-width: 1499px) {
  .save-quote-page .cell.shipper-cell {
    width: 28%;
  }
}
@media screen and (max-width: 1499px) {
  .save-quote-page .cell.weight-cell {
    width: 6%;
    min-width: 6%;
  }
}
@media screen and (max-width: 1499px) {
  .save-quote-page .cell.pickup-cell {
    width: 12%;
    min-width: 12%;
  }
}
@media screen and (max-width: 1499px) {
  .save-quote-page .cell.consignee-cell, .save-quote-page .cell.origin-cell, .save-quote-page .cell.destination-cell {
    width: 13%;
    min-width: 13%;
  }
}
@media screen and (max-width: 1499px) {
  .save-quote-page .cell.consignee-cell-tb {
    width: 11%;
    min-width: 11%;
  }
}
.save-quote-page .cell.favorite-cell {
  overflow: visible !important;
  padding: 0 10px 0 0 !important;
  min-width: auto;
}
@media screen and (max-width: 1499px) {
  .save-quote-page .cell.favorite-cell {
    width: 7%;
  }
}
.save-quote-page .cell.actions-cell {
  min-width: 90px;
  padding: 0 5px;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1499px) {
  .save-quote-page .cell.actions-cell {
    min-width: auto;
    padding: 0 10px;
  }
}
@media screen and (max-width: 1499px) {
  .save-quote-page .cell.actions-cell, .save-quote-page .cell.type-cell, .save-quote-page .cell.quote-cell {
    width: 6%;
    min-width: 6%;
  }
}
@media screen and (max-width: 1499px) {
  .save-quote-page .cell.step-cell {
    width: 17%;
  }
}
@media screen and (max-width: 1499px) {
  .save-quote-page .cell.quote-cell-tb {
    width: 12%;
    min-width: 12%;
  }
}
.save-quote-page .hide-all {
  display: none;
}
@media screen and (max-width: 1499px) {
  .save-quote-page .hide-all.opened {
    display: block;
  }
}
.save-quote-page .grid-items-md {
  padding: 10px 0 0;
}
.save-quote-page .table-head-md grid-header-column {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #b4b4b3;
  border-right: 1px solid #eaeced;
  padding: 0 5px;
  min-height: 30px;
}
@media screen and (max-width: 1499px) {
  .save-quote-page .cell.hide-md,
  .save-quote-page .hide-md {
    display: none !important;
  }
}
.save-quote-page .show-lg {
  display: none;
}
.save-quote-page .show-lg i.tms-icon,
.save-quote-page .show-lg span.tms-icon {
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.save-quote-page .show-lg i.tms-icon::before,
.save-quote-page .show-lg span.tms-icon::before {
  position: static;
}
@media screen and (max-width: 1499px) {
  .save-quote-page .show-lg {
    display: block;
  }
}
.save-quote-page .pickup-date-header-cell {
  padding-left: 10px;
  position: relative;
}
.save-quote-page .pickup-date-header-cell:after {
  content: "";
  right: 0;
  bottom: 0;
  width: 1px;
  height: 30px;
  position: absolute;
  background: #eaeced;
}
.save-quote-page .pickup-date-header-cell .sorting-shevrons {
  bottom: -4px !important;
}
.save-quote-page .step-cell {
  min-width: 170px;
}
.save-quote-page .reference-cell {
  min-width: 130px;
}
.save-quote-page .quote-step .step {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 1.25em;
  margin-right: 4px;
}
.theme-mycarrier .save-quote-page .quote-step .step {
  color: #007AFF;
  border: 2px solid #007AFF;
}
.theme-rapid-ship .save-quote-page .quote-step .step {
  color: #5DC9EA;
  border: 2px solid #5DC9EA;
}
.theme-averitt .save-quote-page .quote-step .step {
  color: #c70015;
  border: 2px solid #c70015;
}
.theme-saia .save-quote-page .quote-step .step {
  color: #CC2B2A;
  border: 2px solid #CC2B2A;
}
.theme-frontline-freight .save-quote-page .quote-step .step {
  color: #0f62ab;
  border: 2px solid #0f62ab;
}
.theme-mme .save-quote-page .quote-step .step {
  color: #C65000;
  border: 2px solid #C65000;
}
.theme-emerge .save-quote-page .quote-step .step {
  color: #0d47a1;
  border: 2px solid #0d47a1;
}
.theme-old-dominion .save-quote-page .quote-step .step {
  color: #00693e;
  border: 2px solid #00693e;
}
.theme-custom-companies .save-quote-page .quote-step .step {
  color: #F2AF32;
  border: 2px solid #F2AF32;
}
.theme-ward .save-quote-page .quote-step .step {
  color: #0a5540;
  border: 2px solid #0a5540;
}
.theme-centralconnect .save-quote-page .quote-step .step {
  color: #3A3A3A;
  border: 2px solid #3A3A3A;
}
.theme-tforcefreightmyship .save-quote-page .quote-step .step {
  color: #0053A1;
  border: 2px solid #0053A1;
}
.save-quote-page .quote-step .step:not(:last-of-type):after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(100%, -50%);
  width: 10px;
  height: 2px;
  right: 0;
}
.theme-mycarrier .save-quote-page .quote-step .step:not(:last-of-type):after {
  background-color: #007AFF;
}
.theme-rapid-ship .save-quote-page .quote-step .step:not(:last-of-type):after {
  background-color: #5DC9EA;
}
.theme-averitt .save-quote-page .quote-step .step:not(:last-of-type):after {
  background-color: #c70015;
}
.theme-saia .save-quote-page .quote-step .step:not(:last-of-type):after {
  background-color: #CC2B2A;
}
.theme-frontline-freight .save-quote-page .quote-step .step:not(:last-of-type):after {
  background-color: #0f62ab;
}
.theme-mme .save-quote-page .quote-step .step:not(:last-of-type):after {
  background-color: #C65000;
}
.theme-emerge .save-quote-page .quote-step .step:not(:last-of-type):after {
  background-color: #0d47a1;
}
.theme-old-dominion .save-quote-page .quote-step .step:not(:last-of-type):after {
  background-color: #00693e;
}
.theme-custom-companies .save-quote-page .quote-step .step:not(:last-of-type):after {
  background-color: #F2AF32;
}
.theme-ward .save-quote-page .quote-step .step:not(:last-of-type):after {
  background-color: #0a5540;
}
.theme-centralconnect .save-quote-page .quote-step .step:not(:last-of-type):after {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .save-quote-page .quote-step .step:not(:last-of-type):after {
  background-color: #0053A1;
}
.theme-mycarrier .save-quote-page .quote-step.first .first {
  color: #fff;
  background-color: #007AFF;
}
.theme-rapid-ship .save-quote-page .quote-step.first .first {
  color: #fff;
  background-color: #5DC9EA;
}
.theme-averitt .save-quote-page .quote-step.first .first {
  color: #fff;
  background-color: #c70015;
}
.theme-saia .save-quote-page .quote-step.first .first {
  color: #fff;
  background-color: #CC2B2A;
}
.theme-frontline-freight .save-quote-page .quote-step.first .first {
  color: #fff;
  background-color: #0f62ab;
}
.theme-mme .save-quote-page .quote-step.first .first {
  color: #fff;
  background-color: #C65000;
}
.theme-emerge .save-quote-page .quote-step.first .first {
  color: #fff;
  background-color: #0d47a1;
}
.theme-old-dominion .save-quote-page .quote-step.first .first {
  color: #fff;
  background-color: #00693e;
}
.theme-custom-companies .save-quote-page .quote-step.first .first {
  color: #fff;
  background-color: #F2AF32;
}
.theme-ward .save-quote-page .quote-step.first .first {
  color: #fff;
  background-color: #0a5540;
}
.theme-centralconnect .save-quote-page .quote-step.first .first {
  color: #fff;
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .save-quote-page .quote-step.first .first {
  color: #fff;
  background-color: #0053A1;
}
.save-quote-page .quote-step.second .first {
  background-color: #eaeced;
}
.theme-mycarrier .save-quote-page .quote-step.second .first {
  color: #007AFF;
}
.theme-rapid-ship .save-quote-page .quote-step.second .first {
  color: #5DC9EA;
}
.theme-averitt .save-quote-page .quote-step.second .first {
  color: #c70015;
}
.theme-saia .save-quote-page .quote-step.second .first {
  color: #CC2B2A;
}
.theme-frontline-freight .save-quote-page .quote-step.second .first {
  color: #0f62ab;
}
.theme-mme .save-quote-page .quote-step.second .first {
  color: #C65000;
}
.theme-emerge .save-quote-page .quote-step.second .first {
  color: #0d47a1;
}
.theme-old-dominion .save-quote-page .quote-step.second .first {
  color: #00693e;
}
.theme-custom-companies .save-quote-page .quote-step.second .first {
  color: #F2AF32;
}
.theme-ward .save-quote-page .quote-step.second .first {
  color: #0a5540;
}
.theme-centralconnect .save-quote-page .quote-step.second .first {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .save-quote-page .quote-step.second .first {
  color: #0053A1;
}
.theme-mycarrier .save-quote-page .quote-step.second .second {
  color: #fff;
  background-color: #007AFF;
}
.theme-rapid-ship .save-quote-page .quote-step.second .second {
  color: #fff;
  background-color: #5DC9EA;
}
.theme-averitt .save-quote-page .quote-step.second .second {
  color: #fff;
  background-color: #c70015;
}
.theme-saia .save-quote-page .quote-step.second .second {
  color: #fff;
  background-color: #CC2B2A;
}
.theme-frontline-freight .save-quote-page .quote-step.second .second {
  color: #fff;
  background-color: #0f62ab;
}
.theme-mme .save-quote-page .quote-step.second .second {
  color: #fff;
  background-color: #C65000;
}
.theme-emerge .save-quote-page .quote-step.second .second {
  color: #fff;
  background-color: #0d47a1;
}
.theme-old-dominion .save-quote-page .quote-step.second .second {
  color: #fff;
  background-color: #00693e;
}
.theme-custom-companies .save-quote-page .quote-step.second .second {
  color: #fff;
  background-color: #F2AF32;
}
.theme-ward .save-quote-page .quote-step.second .second {
  color: #fff;
  background-color: #0a5540;
}
.theme-centralconnect .save-quote-page .quote-step.second .second {
  color: #fff;
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .save-quote-page .quote-step.second .second {
  color: #fff;
  background-color: #0053A1;
}
.save-quote-page .quote-step.third .first {
  background-color: #eaeced;
}
.theme-mycarrier .save-quote-page .quote-step.third .first {
  color: #007AFF;
}
.theme-rapid-ship .save-quote-page .quote-step.third .first {
  color: #5DC9EA;
}
.theme-averitt .save-quote-page .quote-step.third .first {
  color: #c70015;
}
.theme-saia .save-quote-page .quote-step.third .first {
  color: #CC2B2A;
}
.theme-frontline-freight .save-quote-page .quote-step.third .first {
  color: #0f62ab;
}
.theme-mme .save-quote-page .quote-step.third .first {
  color: #C65000;
}
.theme-emerge .save-quote-page .quote-step.third .first {
  color: #0d47a1;
}
.theme-old-dominion .save-quote-page .quote-step.third .first {
  color: #00693e;
}
.theme-custom-companies .save-quote-page .quote-step.third .first {
  color: #F2AF32;
}
.theme-ward .save-quote-page .quote-step.third .first {
  color: #0a5540;
}
.theme-centralconnect .save-quote-page .quote-step.third .first {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .save-quote-page .quote-step.third .first {
  color: #0053A1;
}
.save-quote-page .quote-step.third .second {
  background-color: #eaeced;
}
.theme-mycarrier .save-quote-page .quote-step.third .second {
  color: #007AFF;
}
.theme-rapid-ship .save-quote-page .quote-step.third .second {
  color: #5DC9EA;
}
.theme-averitt .save-quote-page .quote-step.third .second {
  color: #c70015;
}
.theme-saia .save-quote-page .quote-step.third .second {
  color: #CC2B2A;
}
.theme-frontline-freight .save-quote-page .quote-step.third .second {
  color: #0f62ab;
}
.theme-mme .save-quote-page .quote-step.third .second {
  color: #C65000;
}
.theme-emerge .save-quote-page .quote-step.third .second {
  color: #0d47a1;
}
.theme-old-dominion .save-quote-page .quote-step.third .second {
  color: #00693e;
}
.theme-custom-companies .save-quote-page .quote-step.third .second {
  color: #F2AF32;
}
.theme-ward .save-quote-page .quote-step.third .second {
  color: #0a5540;
}
.theme-centralconnect .save-quote-page .quote-step.third .second {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .save-quote-page .quote-step.third .second {
  color: #0053A1;
}
.theme-mycarrier .save-quote-page .quote-step.third .third {
  color: #fff;
  background-color: #007AFF;
}
.theme-rapid-ship .save-quote-page .quote-step.third .third {
  color: #fff;
  background-color: #5DC9EA;
}
.theme-averitt .save-quote-page .quote-step.third .third {
  color: #fff;
  background-color: #c70015;
}
.theme-saia .save-quote-page .quote-step.third .third {
  color: #fff;
  background-color: #CC2B2A;
}
.theme-frontline-freight .save-quote-page .quote-step.third .third {
  color: #fff;
  background-color: #0f62ab;
}
.theme-mme .save-quote-page .quote-step.third .third {
  color: #fff;
  background-color: #C65000;
}
.theme-emerge .save-quote-page .quote-step.third .third {
  color: #fff;
  background-color: #0d47a1;
}
.theme-old-dominion .save-quote-page .quote-step.third .third {
  color: #fff;
  background-color: #00693e;
}
.theme-custom-companies .save-quote-page .quote-step.third .third {
  color: #fff;
  background-color: #F2AF32;
}
.theme-ward .save-quote-page .quote-step.third .third {
  color: #fff;
  background-color: #0a5540;
}
.theme-centralconnect .save-quote-page .quote-step.third .third {
  color: #fff;
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .save-quote-page .quote-step.third .third {
  color: #fff;
  background-color: #0053A1;
}
.save-quote-page .quote-step.fourth .first {
  background-color: #eaeced;
}
.theme-mycarrier .save-quote-page .quote-step.fourth .first {
  color: #007AFF;
}
.theme-rapid-ship .save-quote-page .quote-step.fourth .first {
  color: #5DC9EA;
}
.theme-averitt .save-quote-page .quote-step.fourth .first {
  color: #c70015;
}
.theme-saia .save-quote-page .quote-step.fourth .first {
  color: #CC2B2A;
}
.theme-frontline-freight .save-quote-page .quote-step.fourth .first {
  color: #0f62ab;
}
.theme-mme .save-quote-page .quote-step.fourth .first {
  color: #C65000;
}
.theme-emerge .save-quote-page .quote-step.fourth .first {
  color: #0d47a1;
}
.theme-old-dominion .save-quote-page .quote-step.fourth .first {
  color: #00693e;
}
.theme-custom-companies .save-quote-page .quote-step.fourth .first {
  color: #F2AF32;
}
.theme-ward .save-quote-page .quote-step.fourth .first {
  color: #0a5540;
}
.theme-centralconnect .save-quote-page .quote-step.fourth .first {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .save-quote-page .quote-step.fourth .first {
  color: #0053A1;
}
.save-quote-page .quote-step.fourth .second {
  background-color: #eaeced;
}
.theme-mycarrier .save-quote-page .quote-step.fourth .second {
  color: #007AFF;
}
.theme-rapid-ship .save-quote-page .quote-step.fourth .second {
  color: #5DC9EA;
}
.theme-averitt .save-quote-page .quote-step.fourth .second {
  color: #c70015;
}
.theme-saia .save-quote-page .quote-step.fourth .second {
  color: #CC2B2A;
}
.theme-frontline-freight .save-quote-page .quote-step.fourth .second {
  color: #0f62ab;
}
.theme-mme .save-quote-page .quote-step.fourth .second {
  color: #C65000;
}
.theme-emerge .save-quote-page .quote-step.fourth .second {
  color: #0d47a1;
}
.theme-old-dominion .save-quote-page .quote-step.fourth .second {
  color: #00693e;
}
.theme-custom-companies .save-quote-page .quote-step.fourth .second {
  color: #F2AF32;
}
.theme-ward .save-quote-page .quote-step.fourth .second {
  color: #0a5540;
}
.theme-centralconnect .save-quote-page .quote-step.fourth .second {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .save-quote-page .quote-step.fourth .second {
  color: #0053A1;
}
.save-quote-page .quote-step.fourth .third {
  background-color: #eaeced;
}
.theme-mycarrier .save-quote-page .quote-step.fourth .third {
  color: #007AFF;
}
.theme-rapid-ship .save-quote-page .quote-step.fourth .third {
  color: #5DC9EA;
}
.theme-averitt .save-quote-page .quote-step.fourth .third {
  color: #c70015;
}
.theme-saia .save-quote-page .quote-step.fourth .third {
  color: #CC2B2A;
}
.theme-frontline-freight .save-quote-page .quote-step.fourth .third {
  color: #0f62ab;
}
.theme-mme .save-quote-page .quote-step.fourth .third {
  color: #C65000;
}
.theme-emerge .save-quote-page .quote-step.fourth .third {
  color: #0d47a1;
}
.theme-old-dominion .save-quote-page .quote-step.fourth .third {
  color: #00693e;
}
.theme-custom-companies .save-quote-page .quote-step.fourth .third {
  color: #F2AF32;
}
.theme-ward .save-quote-page .quote-step.fourth .third {
  color: #0a5540;
}
.theme-centralconnect .save-quote-page .quote-step.fourth .third {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .save-quote-page .quote-step.fourth .third {
  color: #0053A1;
}
.theme-mycarrier .save-quote-page .quote-step.fourth .fourth {
  color: #fff;
  background-color: #007AFF;
}
.theme-rapid-ship .save-quote-page .quote-step.fourth .fourth {
  color: #fff;
  background-color: #5DC9EA;
}
.theme-averitt .save-quote-page .quote-step.fourth .fourth {
  color: #fff;
  background-color: #c70015;
}
.theme-saia .save-quote-page .quote-step.fourth .fourth {
  color: #fff;
  background-color: #CC2B2A;
}
.theme-frontline-freight .save-quote-page .quote-step.fourth .fourth {
  color: #fff;
  background-color: #0f62ab;
}
.theme-mme .save-quote-page .quote-step.fourth .fourth {
  color: #fff;
  background-color: #C65000;
}
.theme-emerge .save-quote-page .quote-step.fourth .fourth {
  color: #fff;
  background-color: #0d47a1;
}
.theme-old-dominion .save-quote-page .quote-step.fourth .fourth {
  color: #fff;
  background-color: #00693e;
}
.theme-custom-companies .save-quote-page .quote-step.fourth .fourth {
  color: #fff;
  background-color: #F2AF32;
}
.theme-ward .save-quote-page .quote-step.fourth .fourth {
  color: #fff;
  background-color: #0a5540;
}
.theme-centralconnect .save-quote-page .quote-step.fourth .fourth {
  color: #fff;
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .save-quote-page .quote-step.fourth .fourth {
  color: #fff;
  background-color: #0053A1;
}
.save-quote-page .customers-filter {
  max-width: max-content;
  position: relative;
}
.save-quote-page .customers-filter .progress-bar-wrapper {
  position: absolute;
  left: 0px;
  right: 0;
  z-index: 1;
  top: 0px;
  height: 50px;
  display: flex;
  align-items: flex-end;
  background: rgba(255, 255, 255, 0.5);
  cursor: no-drop;
}

.theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] {
  color: inherit;
  text-decoration: blink;
  animation-name: blinker-default;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinker-default {
  from {
    color: #000;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0px 1px 1px;
  }
  to {
    color: #000000;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0px 2px 1px;
  }
}
.theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .light-blue-text,
.theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .favorite-star .mat-checkbox-checked .mat-checkbox-layout {
  text-decoration: blink;
  animation-name: blinkerColor-default;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-default {
  from {
    color: #007AFF;
    border-color: #007AFF;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step {
  text-decoration: blink;
  animation-name: blinkerColor-default;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-default {
  from {
    color: #007AFF;
    border-color: #007AFF;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step:not(:last-of-type):after {
  text-decoration: blink;
  animation-name: blinkerBg-default;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-default {
  from {
    background: #007AFF;
    border-color: #007AFF;
  }
  to {
    background: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  text-decoration: blink;
  animation-name: blinkerBg-default;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-default {
  from {
    background: #007AFF;
    border-color: #007AFF;
  }
  to {
    background: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-rapid-ship .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-averitt .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-saia .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-frontline-freight .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-mme .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-emerge .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-old-dominion .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-custom-companies .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-ward .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-centralconnect .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-tforcefreightmyship .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-default;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-default {
  from {
    color: #007AFF;
    border-color: #007AFF;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  text-decoration: blink;
  animation-name: blinkerBg-default;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-default {
  from {
    background: #007AFF;
    border-color: #007AFF;
  }
  to {
    background: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-rapid-ship .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-averitt .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-saia .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-frontline-freight .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-mme .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-emerge .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-old-dominion .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-custom-companies .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-ward .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-centralconnect .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-tforcefreightmyship .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-default;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-default {
  from {
    color: #007AFF;
    border-color: #007AFF;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-default;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-default {
  from {
    color: #007AFF;
    border-color: #007AFF;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  text-decoration: blink;
  animation-name: blinkerBg-default;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-default {
  from {
    background: #007AFF;
    border-color: #007AFF;
  }
  to {
    background: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-rapid-ship .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-averitt .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-saia .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-frontline-freight .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-mme .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-emerge .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-old-dominion .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-custom-companies .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-ward .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-centralconnect .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-tforcefreightmyship .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-default;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-default {
  from {
    color: #007AFF;
    border-color: #007AFF;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-default;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-default {
  from {
    color: #007AFF;
    border-color: #007AFF;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .third {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-default;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-default {
  from {
    color: #007AFF;
    border-color: #007AFF;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  text-decoration: blink;
  animation-name: blinkerBg-default;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-default {
  from {
    background: #007AFF;
    border-color: #007AFF;
  }
  to {
    background: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-rapid-ship .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-averitt .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-saia .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-frontline-freight .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-mme .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-emerge .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-old-dominion .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-custom-companies .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-ward .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-centralconnect .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-tforcefreightmyship .theme-mycarrier .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}

.theme-averitt .save-quote-page .custom-table .quote-row[data-animation] {
  text-decoration: blink;
  animation-name: blinker-averitt;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinker-averitt {
  from {
    color: #000;
    box-shadow: rgba(153, 153, 153, 0.2) 0 0px 1px 1px;
  }
  to {
    color: #999999;
    box-shadow: rgba(153, 153, 153, 0.3) 0 0px 2px 1px;
  }
}
.theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .light-blue-text,
.theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .favorite-star .mat-checkbox-checked .mat-checkbox-layout {
  text-decoration: blink;
  animation-name: blinkerColor-averitt;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-averitt {
  from {
    color: #c70015;
    border-color: #c70015;
  }
  to {
    color: #999999;
    border-color: #999999;
  }
}
.theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step {
  text-decoration: blink;
  animation-name: blinkerColor-averitt;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-averitt {
  from {
    color: #c70015;
    border-color: #c70015;
  }
  to {
    color: #999999;
    border-color: #999999;
  }
}
.theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step:not(:last-of-type):after {
  text-decoration: blink;
  animation-name: blinkerBg-averitt;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-averitt {
  from {
    background: #c70015;
    border-color: #c70015;
  }
  to {
    background: #999999;
    border-color: #999999;
  }
}
.theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  text-decoration: blink;
  animation-name: blinkerBg-averitt;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-averitt {
  from {
    background: #c70015;
    border-color: #c70015;
  }
  to {
    background: #999999;
    border-color: #999999;
  }
}
.theme-mycarrier .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-rapid-ship .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-averitt .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-saia .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-frontline-freight .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-mme .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-emerge .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-old-dominion .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-custom-companies .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-ward .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-centralconnect .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-tforcefreightmyship .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-averitt;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-averitt {
  from {
    color: #c70015;
    border-color: #c70015;
  }
  to {
    color: #999999;
    border-color: #999999;
  }
}
.theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  text-decoration: blink;
  animation-name: blinkerBg-averitt;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-averitt {
  from {
    background: #c70015;
    border-color: #c70015;
  }
  to {
    background: #999999;
    border-color: #999999;
  }
}
.theme-mycarrier .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-rapid-ship .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-averitt .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-saia .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-frontline-freight .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-mme .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-emerge .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-old-dominion .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-custom-companies .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-ward .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-centralconnect .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-tforcefreightmyship .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-averitt;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-averitt {
  from {
    color: #c70015;
    border-color: #c70015;
  }
  to {
    color: #999999;
    border-color: #999999;
  }
}
.theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-averitt;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-averitt {
  from {
    color: #c70015;
    border-color: #c70015;
  }
  to {
    color: #999999;
    border-color: #999999;
  }
}
.theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  text-decoration: blink;
  animation-name: blinkerBg-averitt;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-averitt {
  from {
    background: #c70015;
    border-color: #c70015;
  }
  to {
    background: #999999;
    border-color: #999999;
  }
}
.theme-mycarrier .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-rapid-ship .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-averitt .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-saia .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-frontline-freight .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-mme .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-emerge .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-old-dominion .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-custom-companies .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-ward .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-centralconnect .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-tforcefreightmyship .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-averitt;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-averitt {
  from {
    color: #c70015;
    border-color: #c70015;
  }
  to {
    color: #999999;
    border-color: #999999;
  }
}
.theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-averitt;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-averitt {
  from {
    color: #c70015;
    border-color: #c70015;
  }
  to {
    color: #999999;
    border-color: #999999;
  }
}
.theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .third {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-averitt;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-averitt {
  from {
    color: #c70015;
    border-color: #c70015;
  }
  to {
    color: #999999;
    border-color: #999999;
  }
}
.theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  text-decoration: blink;
  animation-name: blinkerBg-averitt;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-averitt {
  from {
    background: #c70015;
    border-color: #c70015;
  }
  to {
    background: #999999;
    border-color: #999999;
  }
}
.theme-mycarrier .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-rapid-ship .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-averitt .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-saia .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-frontline-freight .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-mme .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-emerge .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-old-dominion .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-custom-companies .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-ward .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-centralconnect .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-tforcefreightmyship .theme-averitt .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}

.theme-saia .save-quote-page .custom-table .quote-row[data-animation] {
  text-decoration: blink;
  animation-name: blinker-saia;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinker-saia {
  from {
    color: #000;
    box-shadow: rgba(25, 29, 56, 0.2) 0 0px 1px 1px;
  }
  to {
    color: #191d38;
    box-shadow: rgba(25, 29, 56, 0.3) 0 0px 2px 1px;
  }
}
.theme-saia .save-quote-page .custom-table .quote-row[data-animation] .light-blue-text,
.theme-saia .save-quote-page .custom-table .quote-row[data-animation] .favorite-star .mat-checkbox-checked .mat-checkbox-layout {
  text-decoration: blink;
  animation-name: blinkerColor-saia;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-saia {
  from {
    color: #CC2B2A;
    border-color: #CC2B2A;
  }
  to {
    color: #191d38;
    border-color: #191d38;
  }
}
.theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step {
  text-decoration: blink;
  animation-name: blinkerColor-saia;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-saia {
  from {
    color: #CC2B2A;
    border-color: #CC2B2A;
  }
  to {
    color: #191d38;
    border-color: #191d38;
  }
}
.theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step:not(:last-of-type):after {
  text-decoration: blink;
  animation-name: blinkerBg-saia;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-saia {
  from {
    background: #CC2B2A;
    border-color: #CC2B2A;
  }
  to {
    background: #191d38;
    border-color: #191d38;
  }
}
.theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  text-decoration: blink;
  animation-name: blinkerBg-saia;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-saia {
  from {
    background: #CC2B2A;
    border-color: #CC2B2A;
  }
  to {
    background: #191d38;
    border-color: #191d38;
  }
}
.theme-mycarrier .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-rapid-ship .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-averitt .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-saia .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-frontline-freight .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-mme .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-emerge .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-old-dominion .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-custom-companies .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-ward .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-centralconnect .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-tforcefreightmyship .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-saia;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-saia {
  from {
    color: #CC2B2A;
    border-color: #CC2B2A;
  }
  to {
    color: #191d38;
    border-color: #191d38;
  }
}
.theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  text-decoration: blink;
  animation-name: blinkerBg-saia;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-saia {
  from {
    background: #CC2B2A;
    border-color: #CC2B2A;
  }
  to {
    background: #191d38;
    border-color: #191d38;
  }
}
.theme-mycarrier .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-rapid-ship .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-averitt .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-saia .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-frontline-freight .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-mme .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-emerge .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-old-dominion .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-custom-companies .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-ward .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-centralconnect .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-tforcefreightmyship .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-saia;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-saia {
  from {
    color: #CC2B2A;
    border-color: #CC2B2A;
  }
  to {
    color: #191d38;
    border-color: #191d38;
  }
}
.theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-saia;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-saia {
  from {
    color: #CC2B2A;
    border-color: #CC2B2A;
  }
  to {
    color: #191d38;
    border-color: #191d38;
  }
}
.theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  text-decoration: blink;
  animation-name: blinkerBg-saia;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-saia {
  from {
    background: #CC2B2A;
    border-color: #CC2B2A;
  }
  to {
    background: #191d38;
    border-color: #191d38;
  }
}
.theme-mycarrier .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-rapid-ship .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-averitt .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-saia .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-frontline-freight .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-mme .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-emerge .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-old-dominion .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-custom-companies .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-ward .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-centralconnect .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-tforcefreightmyship .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-saia;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-saia {
  from {
    color: #CC2B2A;
    border-color: #CC2B2A;
  }
  to {
    color: #191d38;
    border-color: #191d38;
  }
}
.theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-saia;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-saia {
  from {
    color: #CC2B2A;
    border-color: #CC2B2A;
  }
  to {
    color: #191d38;
    border-color: #191d38;
  }
}
.theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .third {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-saia;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-saia {
  from {
    color: #CC2B2A;
    border-color: #CC2B2A;
  }
  to {
    color: #191d38;
    border-color: #191d38;
  }
}
.theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  text-decoration: blink;
  animation-name: blinkerBg-saia;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-saia {
  from {
    background: #CC2B2A;
    border-color: #CC2B2A;
  }
  to {
    background: #191d38;
    border-color: #191d38;
  }
}
.theme-mycarrier .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-rapid-ship .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-averitt .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-saia .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-frontline-freight .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-mme .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-emerge .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-old-dominion .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-custom-companies .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-ward .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-centralconnect .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-tforcefreightmyship .theme-saia .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}

.theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] {
  text-decoration: blink;
  animation-name: blinker-rapid-ship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinker-rapid-ship {
  from {
    color: #000;
    box-shadow: rgba(0, 45, 84, 0.2) 0 0px 1px 1px;
  }
  to {
    color: #002d54;
    box-shadow: rgba(0, 45, 84, 0.3) 0 0px 2px 1px;
  }
}
.theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .light-blue-text,
.theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .favorite-star .mat-checkbox-checked .mat-checkbox-layout {
  text-decoration: blink;
  animation-name: blinkerColor-rapid-ship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-rapid-ship {
  from {
    color: #5DC9EA;
    border-color: #5DC9EA;
  }
  to {
    color: #002d54;
    border-color: #002d54;
  }
}
.theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step {
  text-decoration: blink;
  animation-name: blinkerColor-rapid-ship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-rapid-ship {
  from {
    color: #5DC9EA;
    border-color: #5DC9EA;
  }
  to {
    color: #002d54;
    border-color: #002d54;
  }
}
.theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step:not(:last-of-type):after {
  text-decoration: blink;
  animation-name: blinkerBg-rapid-ship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-rapid-ship {
  from {
    background: #5DC9EA;
    border-color: #5DC9EA;
  }
  to {
    background: #002d54;
    border-color: #002d54;
  }
}
.theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  text-decoration: blink;
  animation-name: blinkerBg-rapid-ship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-rapid-ship {
  from {
    background: #5DC9EA;
    border-color: #5DC9EA;
  }
  to {
    background: #002d54;
    border-color: #002d54;
  }
}
.theme-mycarrier .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-rapid-ship .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-averitt .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-saia .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-frontline-freight .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-mme .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-emerge .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-old-dominion .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-custom-companies .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-ward .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-centralconnect .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-tforcefreightmyship .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-rapid-ship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-rapid-ship {
  from {
    color: #5DC9EA;
    border-color: #5DC9EA;
  }
  to {
    color: #002d54;
    border-color: #002d54;
  }
}
.theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  text-decoration: blink;
  animation-name: blinkerBg-rapid-ship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-rapid-ship {
  from {
    background: #5DC9EA;
    border-color: #5DC9EA;
  }
  to {
    background: #002d54;
    border-color: #002d54;
  }
}
.theme-mycarrier .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-rapid-ship .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-averitt .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-saia .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-frontline-freight .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-mme .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-emerge .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-old-dominion .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-custom-companies .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-ward .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-centralconnect .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-tforcefreightmyship .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-rapid-ship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-rapid-ship {
  from {
    color: #5DC9EA;
    border-color: #5DC9EA;
  }
  to {
    color: #002d54;
    border-color: #002d54;
  }
}
.theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-rapid-ship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-rapid-ship {
  from {
    color: #5DC9EA;
    border-color: #5DC9EA;
  }
  to {
    color: #002d54;
    border-color: #002d54;
  }
}
.theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  text-decoration: blink;
  animation-name: blinkerBg-rapid-ship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-rapid-ship {
  from {
    background: #5DC9EA;
    border-color: #5DC9EA;
  }
  to {
    background: #002d54;
    border-color: #002d54;
  }
}
.theme-mycarrier .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-rapid-ship .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-averitt .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-saia .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-frontline-freight .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-mme .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-emerge .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-old-dominion .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-custom-companies .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-ward .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-centralconnect .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-tforcefreightmyship .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-rapid-ship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-rapid-ship {
  from {
    color: #5DC9EA;
    border-color: #5DC9EA;
  }
  to {
    color: #002d54;
    border-color: #002d54;
  }
}
.theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-rapid-ship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-rapid-ship {
  from {
    color: #5DC9EA;
    border-color: #5DC9EA;
  }
  to {
    color: #002d54;
    border-color: #002d54;
  }
}
.theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .third {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-rapid-ship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-rapid-ship {
  from {
    color: #5DC9EA;
    border-color: #5DC9EA;
  }
  to {
    color: #002d54;
    border-color: #002d54;
  }
}
.theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  text-decoration: blink;
  animation-name: blinkerBg-rapid-ship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-rapid-ship {
  from {
    background: #5DC9EA;
    border-color: #5DC9EA;
  }
  to {
    background: #002d54;
    border-color: #002d54;
  }
}
.theme-mycarrier .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-rapid-ship .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-averitt .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-saia .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-frontline-freight .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-mme .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-emerge .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-old-dominion .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-custom-companies .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-ward .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-centralconnect .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-tforcefreightmyship .theme-rapid-ship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}

.theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] {
  text-decoration: blink;
  animation-name: blinker-frontline-freight;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinker-frontline-freight {
  from {
    color: #000;
    box-shadow: rgba(203, 72, 1, 0.2) 0 0px 1px 1px;
  }
  to {
    color: #cb4801;
    box-shadow: rgba(203, 72, 1, 0.3) 0 0px 2px 1px;
  }
}
.theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .light-blue-text,
.theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .favorite-star .mat-checkbox-checked .mat-checkbox-layout {
  text-decoration: blink;
  animation-name: blinkerColor-frontline-freight;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-frontline-freight {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cb4801;
    border-color: #cb4801;
  }
}
.theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step {
  text-decoration: blink;
  animation-name: blinkerColor-frontline-freight;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-frontline-freight {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cb4801;
    border-color: #cb4801;
  }
}
.theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step:not(:last-of-type):after {
  text-decoration: blink;
  animation-name: blinkerBg-frontline-freight;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-frontline-freight {
  from {
    background: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    background: #cb4801;
    border-color: #cb4801;
  }
}
.theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  text-decoration: blink;
  animation-name: blinkerBg-frontline-freight;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-frontline-freight {
  from {
    background: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    background: #cb4801;
    border-color: #cb4801;
  }
}
.theme-mycarrier .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-rapid-ship .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-averitt .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-saia .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-frontline-freight .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-mme .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-emerge .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-old-dominion .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-custom-companies .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-ward .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-centralconnect .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-tforcefreightmyship .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-frontline-freight;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-frontline-freight {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cb4801;
    border-color: #cb4801;
  }
}
.theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  text-decoration: blink;
  animation-name: blinkerBg-frontline-freight;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-frontline-freight {
  from {
    background: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    background: #cb4801;
    border-color: #cb4801;
  }
}
.theme-mycarrier .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-rapid-ship .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-averitt .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-saia .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-frontline-freight .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-mme .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-emerge .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-old-dominion .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-custom-companies .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-ward .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-centralconnect .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-tforcefreightmyship .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-frontline-freight;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-frontline-freight {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cb4801;
    border-color: #cb4801;
  }
}
.theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-frontline-freight;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-frontline-freight {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cb4801;
    border-color: #cb4801;
  }
}
.theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  text-decoration: blink;
  animation-name: blinkerBg-frontline-freight;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-frontline-freight {
  from {
    background: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    background: #cb4801;
    border-color: #cb4801;
  }
}
.theme-mycarrier .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-rapid-ship .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-averitt .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-saia .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-frontline-freight .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-mme .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-emerge .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-old-dominion .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-custom-companies .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-ward .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-centralconnect .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-tforcefreightmyship .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-frontline-freight;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-frontline-freight {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cb4801;
    border-color: #cb4801;
  }
}
.theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-frontline-freight;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-frontline-freight {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cb4801;
    border-color: #cb4801;
  }
}
.theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .third {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-frontline-freight;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-frontline-freight {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cb4801;
    border-color: #cb4801;
  }
}
.theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  text-decoration: blink;
  animation-name: blinkerBg-frontline-freight;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-frontline-freight {
  from {
    background: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    background: #cb4801;
    border-color: #cb4801;
  }
}
.theme-mycarrier .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-rapid-ship .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-averitt .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-saia .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-frontline-freight .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-mme .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-emerge .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-old-dominion .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-custom-companies .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-ward .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-centralconnect .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-tforcefreightmyship .theme-frontline-freight .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}

.theme-mme .save-quote-page .custom-table .quote-row[data-animation] {
  text-decoration: blink;
  animation-name: blinker-mme;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinker-mme {
  from {
    color: #000;
    box-shadow: rgba(72, 33, 1, 0.2) 0 0px 1px 1px;
  }
  to {
    color: #482101;
    box-shadow: rgba(72, 33, 1, 0.3) 0 0px 2px 1px;
  }
}
.theme-mme .save-quote-page .custom-table .quote-row[data-animation] .light-blue-text,
.theme-mme .save-quote-page .custom-table .quote-row[data-animation] .favorite-star .mat-checkbox-checked .mat-checkbox-layout {
  text-decoration: blink;
  animation-name: blinkerColor-mme;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-mme {
  from {
    color: #C65000;
    border-color: #C65000;
  }
  to {
    color: #482101;
    border-color: #482101;
  }
}
.theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step {
  text-decoration: blink;
  animation-name: blinkerColor-mme;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-mme {
  from {
    color: #C65000;
    border-color: #C65000;
  }
  to {
    color: #482101;
    border-color: #482101;
  }
}
.theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step:not(:last-of-type):after {
  text-decoration: blink;
  animation-name: blinkerBg-mme;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-mme {
  from {
    background: #C65000;
    border-color: #C65000;
  }
  to {
    background: #482101;
    border-color: #482101;
  }
}
.theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  text-decoration: blink;
  animation-name: blinkerBg-mme;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-mme {
  from {
    background: #C65000;
    border-color: #C65000;
  }
  to {
    background: #482101;
    border-color: #482101;
  }
}
.theme-mycarrier .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-rapid-ship .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-averitt .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-saia .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-frontline-freight .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-mme .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-emerge .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-old-dominion .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-custom-companies .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-ward .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-centralconnect .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-tforcefreightmyship .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-mme;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-mme {
  from {
    color: #C65000;
    border-color: #C65000;
  }
  to {
    color: #482101;
    border-color: #482101;
  }
}
.theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  text-decoration: blink;
  animation-name: blinkerBg-mme;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-mme {
  from {
    background: #C65000;
    border-color: #C65000;
  }
  to {
    background: #482101;
    border-color: #482101;
  }
}
.theme-mycarrier .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-rapid-ship .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-averitt .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-saia .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-frontline-freight .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-mme .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-emerge .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-old-dominion .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-custom-companies .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-ward .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-centralconnect .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-tforcefreightmyship .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-mme;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-mme {
  from {
    color: #C65000;
    border-color: #C65000;
  }
  to {
    color: #482101;
    border-color: #482101;
  }
}
.theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-mme;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-mme {
  from {
    color: #C65000;
    border-color: #C65000;
  }
  to {
    color: #482101;
    border-color: #482101;
  }
}
.theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  text-decoration: blink;
  animation-name: blinkerBg-mme;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-mme {
  from {
    background: #C65000;
    border-color: #C65000;
  }
  to {
    background: #482101;
    border-color: #482101;
  }
}
.theme-mycarrier .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-rapid-ship .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-averitt .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-saia .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-frontline-freight .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-mme .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-emerge .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-old-dominion .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-custom-companies .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-ward .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-centralconnect .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-tforcefreightmyship .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-mme;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-mme {
  from {
    color: #C65000;
    border-color: #C65000;
  }
  to {
    color: #482101;
    border-color: #482101;
  }
}
.theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-mme;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-mme {
  from {
    color: #C65000;
    border-color: #C65000;
  }
  to {
    color: #482101;
    border-color: #482101;
  }
}
.theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .third {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-mme;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-mme {
  from {
    color: #C65000;
    border-color: #C65000;
  }
  to {
    color: #482101;
    border-color: #482101;
  }
}
.theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  text-decoration: blink;
  animation-name: blinkerBg-mme;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-mme {
  from {
    background: #C65000;
    border-color: #C65000;
  }
  to {
    background: #482101;
    border-color: #482101;
  }
}
.theme-mycarrier .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-rapid-ship .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-averitt .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-saia .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-frontline-freight .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-mme .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-emerge .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-old-dominion .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-custom-companies .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-ward .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-centralconnect .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-tforcefreightmyship .theme-mme .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}

.theme-emerge .save-quote-page .custom-table .quote-row[data-animation] {
  text-decoration: blink;
  animation-name: blinker-emerge;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinker-emerge {
  from {
    color: #000;
    box-shadow: rgba(204, 137, 0, 0.2) 0 0px 1px 1px;
  }
  to {
    color: #cc8900;
    box-shadow: rgba(204, 137, 0, 0.3) 0 0px 2px 1px;
  }
}
.theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .light-blue-text,
.theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .favorite-star .mat-checkbox-checked .mat-checkbox-layout {
  text-decoration: blink;
  animation-name: blinkerColor-emerge;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-emerge {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cc8900;
    border-color: #cc8900;
  }
}
.theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step {
  text-decoration: blink;
  animation-name: blinkerColor-emerge;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-emerge {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cc8900;
    border-color: #cc8900;
  }
}
.theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step:not(:last-of-type):after {
  text-decoration: blink;
  animation-name: blinkerBg-emerge;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-emerge {
  from {
    background: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    background: #cc8900;
    border-color: #cc8900;
  }
}
.theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  text-decoration: blink;
  animation-name: blinkerBg-emerge;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-emerge {
  from {
    background: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    background: #cc8900;
    border-color: #cc8900;
  }
}
.theme-mycarrier .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-rapid-ship .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-averitt .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-saia .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-frontline-freight .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-mme .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-emerge .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-old-dominion .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-custom-companies .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-ward .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-centralconnect .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-tforcefreightmyship .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-emerge;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-emerge {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cc8900;
    border-color: #cc8900;
  }
}
.theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  text-decoration: blink;
  animation-name: blinkerBg-emerge;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-emerge {
  from {
    background: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    background: #cc8900;
    border-color: #cc8900;
  }
}
.theme-mycarrier .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-rapid-ship .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-averitt .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-saia .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-frontline-freight .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-mme .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-emerge .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-old-dominion .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-custom-companies .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-ward .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-centralconnect .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-tforcefreightmyship .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-emerge;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-emerge {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cc8900;
    border-color: #cc8900;
  }
}
.theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-emerge;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-emerge {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cc8900;
    border-color: #cc8900;
  }
}
.theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  text-decoration: blink;
  animation-name: blinkerBg-emerge;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-emerge {
  from {
    background: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    background: #cc8900;
    border-color: #cc8900;
  }
}
.theme-mycarrier .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-rapid-ship .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-averitt .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-saia .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-frontline-freight .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-mme .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-emerge .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-old-dominion .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-custom-companies .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-ward .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-centralconnect .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-tforcefreightmyship .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-emerge;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-emerge {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cc8900;
    border-color: #cc8900;
  }
}
.theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-emerge;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-emerge {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cc8900;
    border-color: #cc8900;
  }
}
.theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .third {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-emerge;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-emerge {
  from {
    color: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    color: #cc8900;
    border-color: #cc8900;
  }
}
.theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  text-decoration: blink;
  animation-name: blinkerBg-emerge;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-emerge {
  from {
    background: #0d47a1;
    border-color: #0d47a1;
  }
  to {
    background: #cc8900;
    border-color: #cc8900;
  }
}
.theme-mycarrier .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-rapid-ship .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-averitt .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-saia .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-frontline-freight .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-mme .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-emerge .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-old-dominion .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-custom-companies .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-ward .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-centralconnect .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-tforcefreightmyship .theme-emerge .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}

.theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] {
  text-decoration: blink;
  animation-name: blinker-old-dominion;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinker-old-dominion {
  from {
    color: #000;
    box-shadow: rgba(130, 109, 68, 0.2) 0 0px 1px 1px;
  }
  to {
    color: #826d44;
    box-shadow: rgba(130, 109, 68, 0.3) 0 0px 2px 1px;
  }
}
.theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .light-blue-text,
.theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .favorite-star .mat-checkbox-checked .mat-checkbox-layout {
  text-decoration: blink;
  animation-name: blinkerColor-old-dominion;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-old-dominion {
  from {
    color: #00693e;
    border-color: #00693e;
  }
  to {
    color: #826d44;
    border-color: #826d44;
  }
}
.theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step {
  text-decoration: blink;
  animation-name: blinkerColor-old-dominion;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-old-dominion {
  from {
    color: #00693e;
    border-color: #00693e;
  }
  to {
    color: #826d44;
    border-color: #826d44;
  }
}
.theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step:not(:last-of-type):after {
  text-decoration: blink;
  animation-name: blinkerBg-old-dominion;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-old-dominion {
  from {
    background: #00693e;
    border-color: #00693e;
  }
  to {
    background: #826d44;
    border-color: #826d44;
  }
}
.theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  text-decoration: blink;
  animation-name: blinkerBg-old-dominion;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-old-dominion {
  from {
    background: #00693e;
    border-color: #00693e;
  }
  to {
    background: #826d44;
    border-color: #826d44;
  }
}
.theme-mycarrier .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-rapid-ship .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-averitt .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-saia .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-frontline-freight .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-mme .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-emerge .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-old-dominion .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-custom-companies .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-ward .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-centralconnect .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-tforcefreightmyship .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-old-dominion;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-old-dominion {
  from {
    color: #00693e;
    border-color: #00693e;
  }
  to {
    color: #826d44;
    border-color: #826d44;
  }
}
.theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  text-decoration: blink;
  animation-name: blinkerBg-old-dominion;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-old-dominion {
  from {
    background: #00693e;
    border-color: #00693e;
  }
  to {
    background: #826d44;
    border-color: #826d44;
  }
}
.theme-mycarrier .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-rapid-ship .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-averitt .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-saia .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-frontline-freight .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-mme .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-emerge .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-old-dominion .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-custom-companies .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-ward .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-centralconnect .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-tforcefreightmyship .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-old-dominion;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-old-dominion {
  from {
    color: #00693e;
    border-color: #00693e;
  }
  to {
    color: #826d44;
    border-color: #826d44;
  }
}
.theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-old-dominion;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-old-dominion {
  from {
    color: #00693e;
    border-color: #00693e;
  }
  to {
    color: #826d44;
    border-color: #826d44;
  }
}
.theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  text-decoration: blink;
  animation-name: blinkerBg-old-dominion;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-old-dominion {
  from {
    background: #00693e;
    border-color: #00693e;
  }
  to {
    background: #826d44;
    border-color: #826d44;
  }
}
.theme-mycarrier .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-rapid-ship .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-averitt .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-saia .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-frontline-freight .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-mme .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-emerge .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-old-dominion .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-custom-companies .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-ward .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-centralconnect .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-tforcefreightmyship .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-old-dominion;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-old-dominion {
  from {
    color: #00693e;
    border-color: #00693e;
  }
  to {
    color: #826d44;
    border-color: #826d44;
  }
}
.theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-old-dominion;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-old-dominion {
  from {
    color: #00693e;
    border-color: #00693e;
  }
  to {
    color: #826d44;
    border-color: #826d44;
  }
}
.theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .third {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-old-dominion;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-old-dominion {
  from {
    color: #00693e;
    border-color: #00693e;
  }
  to {
    color: #826d44;
    border-color: #826d44;
  }
}
.theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  text-decoration: blink;
  animation-name: blinkerBg-old-dominion;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-old-dominion {
  from {
    background: #00693e;
    border-color: #00693e;
  }
  to {
    background: #826d44;
    border-color: #826d44;
  }
}
.theme-mycarrier .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-rapid-ship .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-averitt .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-saia .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-frontline-freight .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-mme .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-emerge .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-old-dominion .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-custom-companies .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-ward .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-centralconnect .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-tforcefreightmyship .theme-old-dominion .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}

.theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] {
  text-decoration: blink;
  animation-name: blinker-custom-companies;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinker-custom-companies {
  from {
    color: #000;
    box-shadow: rgba(58, 58, 62, 0.2) 0 0px 1px 1px;
  }
  to {
    color: #3a3a3e;
    box-shadow: rgba(58, 58, 62, 0.3) 0 0px 2px 1px;
  }
}
.theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .light-blue-text,
.theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .favorite-star .mat-checkbox-checked .mat-checkbox-layout {
  text-decoration: blink;
  animation-name: blinkerColor-custom-companies;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-custom-companies {
  from {
    color: #F2AF32;
    border-color: #F2AF32;
  }
  to {
    color: #3a3a3e;
    border-color: #3a3a3e;
  }
}
.theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step {
  text-decoration: blink;
  animation-name: blinkerColor-custom-companies;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-custom-companies {
  from {
    color: #F2AF32;
    border-color: #F2AF32;
  }
  to {
    color: #3a3a3e;
    border-color: #3a3a3e;
  }
}
.theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step:not(:last-of-type):after {
  text-decoration: blink;
  animation-name: blinkerBg-custom-companies;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-custom-companies {
  from {
    background: #F2AF32;
    border-color: #F2AF32;
  }
  to {
    background: #3a3a3e;
    border-color: #3a3a3e;
  }
}
.theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  text-decoration: blink;
  animation-name: blinkerBg-custom-companies;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-custom-companies {
  from {
    background: #F2AF32;
    border-color: #F2AF32;
  }
  to {
    background: #3a3a3e;
    border-color: #3a3a3e;
  }
}
.theme-mycarrier .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-rapid-ship .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-averitt .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-saia .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-frontline-freight .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-mme .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-emerge .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-old-dominion .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-custom-companies .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-ward .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-centralconnect .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-tforcefreightmyship .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-custom-companies;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-custom-companies {
  from {
    color: #F2AF32;
    border-color: #F2AF32;
  }
  to {
    color: #3a3a3e;
    border-color: #3a3a3e;
  }
}
.theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  text-decoration: blink;
  animation-name: blinkerBg-custom-companies;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-custom-companies {
  from {
    background: #F2AF32;
    border-color: #F2AF32;
  }
  to {
    background: #3a3a3e;
    border-color: #3a3a3e;
  }
}
.theme-mycarrier .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-rapid-ship .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-averitt .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-saia .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-frontline-freight .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-mme .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-emerge .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-old-dominion .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-custom-companies .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-ward .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-centralconnect .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-tforcefreightmyship .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-custom-companies;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-custom-companies {
  from {
    color: #F2AF32;
    border-color: #F2AF32;
  }
  to {
    color: #3a3a3e;
    border-color: #3a3a3e;
  }
}
.theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-custom-companies;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-custom-companies {
  from {
    color: #F2AF32;
    border-color: #F2AF32;
  }
  to {
    color: #3a3a3e;
    border-color: #3a3a3e;
  }
}
.theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  text-decoration: blink;
  animation-name: blinkerBg-custom-companies;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-custom-companies {
  from {
    background: #F2AF32;
    border-color: #F2AF32;
  }
  to {
    background: #3a3a3e;
    border-color: #3a3a3e;
  }
}
.theme-mycarrier .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-rapid-ship .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-averitt .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-saia .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-frontline-freight .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-mme .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-emerge .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-old-dominion .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-custom-companies .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-ward .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-centralconnect .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-tforcefreightmyship .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-custom-companies;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-custom-companies {
  from {
    color: #F2AF32;
    border-color: #F2AF32;
  }
  to {
    color: #3a3a3e;
    border-color: #3a3a3e;
  }
}
.theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-custom-companies;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-custom-companies {
  from {
    color: #F2AF32;
    border-color: #F2AF32;
  }
  to {
    color: #3a3a3e;
    border-color: #3a3a3e;
  }
}
.theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .third {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-custom-companies;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-custom-companies {
  from {
    color: #F2AF32;
    border-color: #F2AF32;
  }
  to {
    color: #3a3a3e;
    border-color: #3a3a3e;
  }
}
.theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  text-decoration: blink;
  animation-name: blinkerBg-custom-companies;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-custom-companies {
  from {
    background: #F2AF32;
    border-color: #F2AF32;
  }
  to {
    background: #3a3a3e;
    border-color: #3a3a3e;
  }
}
.theme-mycarrier .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-rapid-ship .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-averitt .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-saia .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-frontline-freight .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-mme .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-emerge .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-old-dominion .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-custom-companies .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-ward .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-centralconnect .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-tforcefreightmyship .theme-custom-companies .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}

.theme-ward .save-quote-page .custom-table .quote-row[data-animation] {
  text-decoration: blink;
  animation-name: blinker-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinker-ward {
  from {
    color: #000;
    box-shadow: rgba(112, 90, 61, 0.2) 0 0px 1px 1px;
  }
  to {
    color: #705a3d;
    box-shadow: rgba(112, 90, 61, 0.3) 0 0px 2px 1px;
  }
}
.theme-ward .save-quote-page .custom-table .quote-row[data-animation] .light-blue-text,
.theme-ward .save-quote-page .custom-table .quote-row[data-animation] .favorite-star .mat-checkbox-checked .mat-checkbox-layout {
  text-decoration: blink;
  animation-name: blinkerColor-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-ward {
  from {
    color: #0a5540;
    border-color: #0a5540;
  }
  to {
    color: #705a3d;
    border-color: #705a3d;
  }
}
.theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step {
  text-decoration: blink;
  animation-name: blinkerColor-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-ward {
  from {
    color: #0a5540;
    border-color: #0a5540;
  }
  to {
    color: #705a3d;
    border-color: #705a3d;
  }
}
.theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step:not(:last-of-type):after {
  text-decoration: blink;
  animation-name: blinkerBg-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-ward {
  from {
    background: #0a5540;
    border-color: #0a5540;
  }
  to {
    background: #705a3d;
    border-color: #705a3d;
  }
}
.theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  text-decoration: blink;
  animation-name: blinkerBg-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-ward {
  from {
    background: #0a5540;
    border-color: #0a5540;
  }
  to {
    background: #705a3d;
    border-color: #705a3d;
  }
}
.theme-mycarrier .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-rapid-ship .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-averitt .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-saia .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-frontline-freight .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-mme .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-emerge .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-old-dominion .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-custom-companies .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-ward .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-centralconnect .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-tforcefreightmyship .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-ward {
  from {
    color: #0a5540;
    border-color: #0a5540;
  }
  to {
    color: #705a3d;
    border-color: #705a3d;
  }
}
.theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  text-decoration: blink;
  animation-name: blinkerBg-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-ward {
  from {
    background: #0a5540;
    border-color: #0a5540;
  }
  to {
    background: #705a3d;
    border-color: #705a3d;
  }
}
.theme-mycarrier .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-rapid-ship .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-averitt .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-saia .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-frontline-freight .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-mme .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-emerge .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-old-dominion .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-custom-companies .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-ward .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-centralconnect .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-tforcefreightmyship .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-ward {
  from {
    color: #0a5540;
    border-color: #0a5540;
  }
  to {
    color: #705a3d;
    border-color: #705a3d;
  }
}
.theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-ward {
  from {
    color: #0a5540;
    border-color: #0a5540;
  }
  to {
    color: #705a3d;
    border-color: #705a3d;
  }
}
.theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  text-decoration: blink;
  animation-name: blinkerBg-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-ward {
  from {
    background: #0a5540;
    border-color: #0a5540;
  }
  to {
    background: #705a3d;
    border-color: #705a3d;
  }
}
.theme-mycarrier .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-rapid-ship .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-averitt .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-saia .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-frontline-freight .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-mme .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-emerge .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-old-dominion .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-custom-companies .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-ward .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-centralconnect .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-tforcefreightmyship .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-ward {
  from {
    color: #0a5540;
    border-color: #0a5540;
  }
  to {
    color: #705a3d;
    border-color: #705a3d;
  }
}
.theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-ward {
  from {
    color: #0a5540;
    border-color: #0a5540;
  }
  to {
    color: #705a3d;
    border-color: #705a3d;
  }
}
.theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .third {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-ward {
  from {
    color: #0a5540;
    border-color: #0a5540;
  }
  to {
    color: #705a3d;
    border-color: #705a3d;
  }
}
.theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  text-decoration: blink;
  animation-name: blinkerBg-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-ward {
  from {
    background: #0a5540;
    border-color: #0a5540;
  }
  to {
    background: #705a3d;
    border-color: #705a3d;
  }
}
.theme-mycarrier .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-rapid-ship .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-averitt .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-saia .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-frontline-freight .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-mme .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-emerge .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-old-dominion .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-custom-companies .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-ward .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-centralconnect .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-tforcefreightmyship .theme-ward .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}

.theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] {
  text-decoration: blink;
  animation-name: blinker-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinker-ward {
  from {
    color: #000;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0px 1px 1px;
  }
  to {
    color: #000000;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0px 2px 1px;
  }
}
.theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .light-blue-text,
.theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .favorite-star .mat-checkbox-checked .mat-checkbox-layout {
  text-decoration: blink;
  animation-name: blinkerColor-centralconnect;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-centralconnect {
  from {
    color: #3A3A3A;
    border-color: #3A3A3A;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step {
  text-decoration: blink;
  animation-name: blinkerColor-centralconnect;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-centralconnect {
  from {
    color: #3A3A3A;
    border-color: #3A3A3A;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step:not(:last-of-type):after {
  text-decoration: blink;
  animation-name: blinkerBg-centralconnect;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-centralconnect {
  from {
    background: #3A3A3A;
    border-color: #3A3A3A;
  }
  to {
    background: #000000;
    border-color: #000000;
  }
}
.theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  text-decoration: blink;
  animation-name: blinkerBg-centralconnect;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-centralconnect {
  from {
    background: #3A3A3A;
    border-color: #3A3A3A;
  }
  to {
    background: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-rapid-ship .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-averitt .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-saia .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-frontline-freight .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-mme .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-emerge .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-old-dominion .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-custom-companies .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-ward .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-centralconnect .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-tforcefreightmyship .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-centralconnect;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-centralconnect {
  from {
    color: #3A3A3A;
    border-color: #3A3A3A;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  text-decoration: blink;
  animation-name: blinkerBg-centralconnect;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-centralconnect {
  from {
    background: #3A3A3A;
    border-color: #3A3A3A;
  }
  to {
    background: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-rapid-ship .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-averitt .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-saia .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-frontline-freight .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-mme .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-emerge .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-old-dominion .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-custom-companies .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-ward .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-centralconnect .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-tforcefreightmyship .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-centralconnect;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-centralconnect {
  from {
    color: #3A3A3A;
    border-color: #3A3A3A;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-centralconnect;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-centralconnect {
  from {
    color: #3A3A3A;
    border-color: #3A3A3A;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  text-decoration: blink;
  animation-name: blinkerBg-centralconnect;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-centralconnect {
  from {
    background: #3A3A3A;
    border-color: #3A3A3A;
  }
  to {
    background: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-rapid-ship .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-averitt .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-saia .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-frontline-freight .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-mme .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-emerge .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-old-dominion .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-custom-companies .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-ward .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-centralconnect .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-tforcefreightmyship .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-centralconnect;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-centralconnect {
  from {
    color: #3A3A3A;
    border-color: #3A3A3A;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-centralconnect;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-centralconnect {
  from {
    color: #3A3A3A;
    border-color: #3A3A3A;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .third {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-centralconnect;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-centralconnect {
  from {
    color: #3A3A3A;
    border-color: #3A3A3A;
  }
  to {
    color: #000000;
    border-color: #000000;
  }
}
.theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  text-decoration: blink;
  animation-name: blinkerBg-centralconnect;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-centralconnect {
  from {
    background: #3A3A3A;
    border-color: #3A3A3A;
  }
  to {
    background: #000000;
    border-color: #000000;
  }
}
.theme-mycarrier .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-rapid-ship .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-averitt .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-saia .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-frontline-freight .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-mme .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-emerge .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-old-dominion .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-custom-companies .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-ward .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-centralconnect .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-tforcefreightmyship .theme-centralconnect .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}

.theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] {
  text-decoration: blink;
  animation-name: blinker-ward;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinker-ward {
  from {
    color: #000;
    box-shadow: rgba(0, 66, 128, 0.2) 0 0px 1px 1px;
  }
  to {
    color: #004280;
    box-shadow: rgba(0, 66, 128, 0.3) 0 0px 2px 1px;
  }
}
.theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .light-blue-text,
.theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .favorite-star .mat-checkbox-checked .mat-checkbox-layout {
  text-decoration: blink;
  animation-name: blinkerColor-tforcefreightmyship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-tforcefreightmyship {
  from {
    color: #0053A1;
    border-color: #0053A1;
  }
  to {
    color: #004280;
    border-color: #004280;
  }
}
.theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step {
  text-decoration: blink;
  animation-name: blinkerColor-tforcefreightmyship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-tforcefreightmyship {
  from {
    color: #0053A1;
    border-color: #0053A1;
  }
  to {
    color: #004280;
    border-color: #004280;
  }
}
.theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step .step:not(:last-of-type):after {
  text-decoration: blink;
  animation-name: blinkerBg-tforcefreightmyship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-tforcefreightmyship {
  from {
    background: #0053A1;
    border-color: #0053A1;
  }
  to {
    background: #004280;
    border-color: #004280;
  }
}
.theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  text-decoration: blink;
  animation-name: blinkerBg-tforcefreightmyship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-tforcefreightmyship {
  from {
    background: #0053A1;
    border-color: #0053A1;
  }
  to {
    background: #004280;
    border-color: #004280;
  }
}
.theme-mycarrier .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-rapid-ship .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-averitt .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-saia .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-frontline-freight .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-mme .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-emerge .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-old-dominion .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-custom-companies .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-ward .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-centralconnect .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-tforcefreightmyship .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.first .first {
  color: #fff;
}
.theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-tforcefreightmyship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-tforcefreightmyship {
  from {
    color: #0053A1;
    border-color: #0053A1;
  }
  to {
    color: #004280;
    border-color: #004280;
  }
}
.theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  text-decoration: blink;
  animation-name: blinkerBg-tforcefreightmyship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-tforcefreightmyship {
  from {
    background: #0053A1;
    border-color: #0053A1;
  }
  to {
    background: #004280;
    border-color: #004280;
  }
}
.theme-mycarrier .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-rapid-ship .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-averitt .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-saia .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-frontline-freight .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-mme .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-emerge .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-old-dominion .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-custom-companies .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-ward .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-centralconnect .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-tforcefreightmyship .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.second .second {
  color: #fff;
}
.theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-tforcefreightmyship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-tforcefreightmyship {
  from {
    color: #0053A1;
    border-color: #0053A1;
  }
  to {
    color: #004280;
    border-color: #004280;
  }
}
.theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-tforcefreightmyship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-tforcefreightmyship {
  from {
    color: #0053A1;
    border-color: #0053A1;
  }
  to {
    color: #004280;
    border-color: #004280;
  }
}
.theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  text-decoration: blink;
  animation-name: blinkerBg-tforcefreightmyship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-tforcefreightmyship {
  from {
    background: #0053A1;
    border-color: #0053A1;
  }
  to {
    background: #004280;
    border-color: #004280;
  }
}
.theme-mycarrier .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-rapid-ship .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-averitt .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-saia .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-frontline-freight .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-mme .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-emerge .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-old-dominion .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-custom-companies .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-ward .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-centralconnect .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-tforcefreightmyship .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.third .third {
  color: #fff;
}
.theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .first {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-tforcefreightmyship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-tforcefreightmyship {
  from {
    color: #0053A1;
    border-color: #0053A1;
  }
  to {
    color: #004280;
    border-color: #004280;
  }
}
.theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .second {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-tforcefreightmyship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-tforcefreightmyship {
  from {
    color: #0053A1;
    border-color: #0053A1;
  }
  to {
    color: #004280;
    border-color: #004280;
  }
}
.theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .third {
  background-color: #eaeced;
  text-decoration: blink;
  animation-name: blinkerColor-tforcefreightmyship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerColor-tforcefreightmyship {
  from {
    color: #0053A1;
    border-color: #0053A1;
  }
  to {
    color: #004280;
    border-color: #004280;
  }
}
.theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  text-decoration: blink;
  animation-name: blinkerBg-tforcefreightmyship;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes blinkerBg-tforcefreightmyship {
  from {
    background: #0053A1;
    border-color: #0053A1;
  }
  to {
    background: #004280;
    border-color: #004280;
  }
}
.theme-mycarrier .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-rapid-ship .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-averitt .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-saia .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-frontline-freight .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-mme .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-emerge .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-old-dominion .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-custom-companies .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-ward .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-centralconnect .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}
.theme-tforcefreightmyship .theme-tforcefreightmyship .save-quote-page .custom-table .quote-row[data-animation] .quote-step.fourth .fourth {
  color: #fff;
}

.bulk-upload-page {
  padding: 20px;
}
.document-update .bulk-upload-page {
  padding: 0;
}
.bulk-upload-page .hd-box {
  margin-bottom: 52px;
}
.bulk-upload-page .hd-info > p {
  margin: 7px 0;
  font-size: 1em;
  line-height: 1.2;
}
.bulk-upload-page .file-download-box {
  margin-top: 25px;
  max-width: 485px;
}
.document-update .bulk-upload-page .file-download-box {
  margin-top: 0;
  cursor: pointer;
}
.bulk-upload-page .file-download-box input {
  display: none;
}
.bulk-upload-page .file-download-box .icon {
  font-size: 19px;
  margin-right: 9px;
  vertical-align: -2px;
}
.bulk-upload-page .file-download-box label {
  cursor: pointer;
}
.bulk-upload-page .file-download-box label span {
  text-decoration: underline;
}
.bulk-upload-page .file-download-box.disabled label {
  color: #b4b4b3;
  cursor: no-drop;
}
.bulk-upload-page .hd-btn {
  padding-top: 30px;
  padding-left: 13px;
}
.bulk-upload-page .hd-btn .radio-box {
  margin-top: 7px;
}
.bulk-upload-page .hd-btn mat-radio-button:first-child {
  margin-right: 10px;
}
.bulk-upload-page .hd-btn .btn {
  margin-left: 22px;
  padding: 1px 12px;
}
.bulk-upload-page .download-message h4 {
  margin: 26px 0 0 0;
  font-size: 17px;
  font-weight: 300;
}
.bulk-upload-page .download-message p {
  margin: 5px 0;
}
.bulk-upload-page .download-message.disabled *, .bulk-upload-page .download-message.disabled h4, .bulk-upload-page .download-message.disabled p, .bulk-upload-page .download-message.disabled span, .bulk-upload-page .download-message.disabled .download-message-wrp {
  color: #b4b4b3;
  cursor: no-drop;
}
.bulk-upload-page .addresses-list-hd {
  margin-bottom: 22px;
}
.bulk-upload-page .addresses-list-action {
  margin-top: 16px;
  position: relative;
}
.bulk-upload-page .addresses-list-action .checkbox-item {
  margin-right: 24px;
}
.bulk-upload-page .addresses-list-action .checkbox-item:last-child {
  margin-right: 0;
}
.bulk-upload-page .addresses-list-action mat-radio-button:first-child {
  margin-right: 10px;
}
.bulk-upload-page .action-cell a {
  cursor: pointer;
}
.bulk-upload-page .action-cell a .tms-icon {
  vertical-align: -3px;
}
.bulk-upload-page .action-cell a .action-cell-text {
  text-decoration: underline;
}
.theme-mycarrier .bulk-upload-page .action-cell .fix-problem {
  color: #000000;
}
.theme-rapid-ship .bulk-upload-page .action-cell .fix-problem {
  color: #002d54;
}
.theme-averitt .bulk-upload-page .action-cell .fix-problem {
  color: #999999;
}
.theme-saia .bulk-upload-page .action-cell .fix-problem {
  color: #191d38;
}
.theme-frontline-freight .bulk-upload-page .action-cell .fix-problem {
  color: #cb4801;
}
.theme-mme .bulk-upload-page .action-cell .fix-problem {
  color: #482101;
}
.theme-emerge .bulk-upload-page .action-cell .fix-problem {
  color: #cc8900;
}
.theme-old-dominion .bulk-upload-page .action-cell .fix-problem {
  color: #826d44;
}
.theme-custom-companies .bulk-upload-page .action-cell .fix-problem {
  color: #3a3a3e;
}
.theme-ward .bulk-upload-page .action-cell .fix-problem {
  color: #705a3d;
}
.theme-centralconnect .bulk-upload-page .action-cell .fix-problem {
  color: #000000;
}
.theme-tforcefreightmyship .bulk-upload-page .action-cell .fix-problem {
  color: #004280;
}
.bulk-upload-page .action-cell .fix-problem img {
  width: 19px;
  vertical-align: -2px;
  margin-right: 7px;
}
.bulk-upload-page .grid-items .cell {
  box-sizing: border-box;
  padding-right: 10px;
}
.bulk-upload-page .grid-items .cell:last-child {
  padding-left: 0;
}

@media screen and (min-width: 1230px) {
  .bulk-upload-page .action-cell a .tms-icon {
    margin-right: 7px;
  }
}
@media screen and (max-width: 1229px) {
  .bulk-upload-page .hd-box .hd-info {
    width: 55%;
  }
  .bulk-upload-page .hd-box .hd-btn {
    width: 45%;
  }
  .bulk-upload-page .addresses-list-action {
    flex-wrap: wrap;
  }
  .bulk-upload-page .addresses-list-action .checkbox-box {
    width: 100%;
    margin-bottom: 15px;
  }
  .bulk-upload-page .addresses-list-action .problematic-box {
    width: 100%;
    justify-content: flex-start;
  }
  .bulk-upload-page .action-cell {
    font-size: 14px;
  }
}
.cc-resources {
  padding: 20px;
}
.cc-resources .item-link {
  text-decoration: underline;
  cursor: pointer;
}
.cc-resources .field-title {
  white-space: nowrap;
}
.cc-resources .cc-resources-small {
  width: 100%;
  max-width: 344px;
}
.cc-resources .cc-resources-section {
  width: 100%;
  max-width: 565px;
}
.cc-resources .cc-resources-wrap {
  max-width: 650px;
}
.cc-resources .cc-resources-line {
  border-top: 1px solid #eaeced;
  padding-top: 20px;
}

/*----------------------------------------------------------------
  These style sheets remain from global cleanup effort ITM-17868
  and should eventually be reconciled further
/*----------------------------------------------------------------*/
/*----------------------------------------------------------------
  These styles remain from global cleanup effort ITM-17868
  and should eventually be reconciled further
/*----------------------------------------------------------------*/
/********************************************
pulled from '/app/system-management/carrier-management/carrier-details/carrier-users-component/main-component/carrier-users.component'
********************************************/
.min-height {
  min-height: 75vh;
  display: block;
}

customer-users {
  display: block;
  height: calc(100vh - 150px);
}

.edi-popup-full ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.edi-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.popup-third-party ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.popup-set-date ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.popup-calendar-date ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.popup-role ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.instance-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.bulk-upload-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.combined-manager-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.transfer-assignments-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.available-manager-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.instance-popup-cargo-value ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.add-user-to-carrier-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.add-field-names-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.add-instance-popup-cargo ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container {
  position: relative;
  overflow: visible;
}

.popup-calendar-date ~ .cdk-global-overlay-wrapper .cdk-overlay-pane {
  position: absolute !important;
  top: 25vh;
}
@media screen and (max-height: 800px) {
  .popup-calendar-date ~ .cdk-global-overlay-wrapper .cdk-overlay-pane {
    top: 10px;
  }
}

.popup-double-date-tl ~ .cdk-global-overlay-wrapper .cdk-overlay-pane {
  position: absolute !important;
  top: 120px;
}
@media screen and (max-height: 800px) {
  .popup-double-date-tl ~ .cdk-global-overlay-wrapper .cdk-overlay-pane {
    top: 10px;
  }
}

.instance-popup-cargo-value.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0 !important;
}

.instance-popup {
  background: rgba(0, 0, 0, 0.38);
}

.carrier-info-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container {
  padding: 0;
  overflow: initial;
}

/*********************************************/
/********************************************
pulled from '/app/system-management/carrier-management/carrier-list/main-component/carriers-list.component'
********************************************/
.management-page {
  padding: 20px;
}

/*********************************************/
/********************************************
pulled from '/app/system-management/shared/components/logs-page/main-component/logs-page.component'
********************************************/
.right-column {
  margin-left: 500px;
  width: calc(100% - 500px);
}
.theme-mycarrier .right-column {
  background: #fff;
}
.theme-rapid-ship .right-column {
  background: #fff;
}
.theme-averitt .right-column {
  background: #fff;
}
.theme-saia .right-column {
  background: #fff;
}
.theme-frontline-freight .right-column {
  background: #fff;
}
.theme-mme .right-column {
  background: #fff;
}
.theme-emerge .right-column {
  background: #fff;
}
.theme-old-dominion .right-column {
  background: #fff;
}
.theme-custom-companies .right-column {
  background: #fff;
}
.theme-ward .right-column {
  background: #fff;
}
.theme-centralconnect .right-column {
  background: #fff;
}
.theme-tforcefreightmyship .right-column {
  background: #fff;
}

.admin-logs .fixed-picker.time-to .body, .admin-logs .fixed-picker.date-to .body {
  left: -80px;
}

/*********************************************/
/********************************************
pulled from '/app/system-management/customer-management/main-component/customer-management.component'
********************************************/
.small-input-wrapper {
  max-width: 150px;
}

.right-subscr-label {
  width: 210px;
  text-align: right;
}

/*********************************************/
/********************************************
pulled from '/app/system-management/customer-requests/main-component/customer-requests.component'
********************************************/
.process-request-popup .step-label-animated:first-of-type {
  width: 165px;
}
.process-request-popup .step-label-animated:last-of-type {
  width: calc(100% - 165px);
}
.process-request-popup itm-textarea textarea {
  border: 1px solid #b4b4b3;
}
.process-request-popup itm-textarea textarea.carrier {
  min-height: 380px;
}
.process-request-popup itm-textarea textarea.customer {
  min-height: 230px;
}
.process-request-popup .w-50 {
  max-width: calc(50% - 20px);
}
.process-request-popup .prime-textarea {
  padding-bottom: 10px;
}
.process-request-popup .popup-textarea textarea {
  min-height: 400px;
  overflow: auto;
}

/*********************************************/
/********************************************
pulled from deleted file '/app/system-management/bill-carriers-page/main-component/itm-bill-carriers.component.scss'
********************************************/
.grid-table-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(10%, 1fr)) 45px [col-end];
  border-bottom: 1px solid #eaeced;
}
.grid-table-row .col-end {
  grid-column-end: col-end;
}

.itm-col-center {
  text-align: center;
}

.custom-table .grid-table-header * {
  font-size: 13px;
}
.custom-table .grid-table-header .search-field {
  padding-top: 0;
  display: flex;
  height: 100%;
}
.custom-table .grid-table-header .column {
  height: 100%;
}
.custom-table .grid-table-header .cell.centered .sort-field.label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-table .grid-table-header .itm-col-field {
  width: 100%;
}
.custom-table .grid-table-header .itm-col .btn {
  right: 0;
}
.custom-table .grid-table-header .itm-col-title {
  padding: 2px 20px 2px 10px;
}
.custom-table .grid-table-header .itm-select-table {
  height: 100%;
}
.custom-table .grid-table-header mat-form-field .mat-form-field-label-wrapper {
  padding-top: 16px;
}
.custom-table .grid-table-header mat-form-field.mat-form-field-appearance-legacy .mat-form-field-empty.mat-form-field-label {
  bottom: 0;
  display: flex;
  align-items: center;
}

/*********************************************/
/********************************************
pulled from deleted file '/app/system-management/manage-system-admins/main-component/_manage-system-admin.component.scss'
********************************************/
.update-system-admin ~ .cdk-global-overlay-wrapper .cdk-overlay-pane {
  position: relative !important;
}

/*********************************************/
/*----------------------------------------------------------------
  These styles remain from global cleanup effort ITM-17868
  and should eventually be reconciled further
/*----------------------------------------------------------------*/
/********************************************
pulled from file 'src\app\carriers-portal\admin-dashboard\main-component\cap-admin-dashboard.component.scss'
********************************************/
.theme-mycarrier .dashboard-page .blok-elem {
  border: 1px solid #007AFF;
  background: #fff;
}
.theme-rapid-ship .dashboard-page .blok-elem {
  border: 1px solid #004887;
  background: #fff;
}
.theme-averitt .dashboard-page .blok-elem {
  border: 1px solid #666666;
  background: #fff;
}
.theme-saia .dashboard-page .blok-elem {
  border: 1px solid #20274E;
  background: #fff;
}
.theme-frontline-freight .dashboard-page .blok-elem {
  border: 1px solid #fe5e08;
  background: #fff;
}
.theme-mme .dashboard-page .blok-elem {
  border: 1px solid #6D3100;
  background: #fff;
}
.theme-emerge .dashboard-page .blok-elem {
  border: 1px solid #FFAB00;
  background: #fff;
}
.theme-old-dominion .dashboard-page .blok-elem {
  border: 1px solid #b6985e;
  background: #fff;
}
.theme-custom-companies .dashboard-page .blok-elem {
  border: 1px solid #47474f;
  background: #fff;
}
.theme-ward .dashboard-page .blok-elem {
  border: 1px solid #8a6e4b;
  background: #fff;
}
.theme-centralconnect .dashboard-page .blok-elem {
  border: 1px solid #000000;
  background: #fff;
}
.theme-tforcefreightmyship .dashboard-page .blok-elem {
  border: 1px solid #0053A1;
  background: #fff;
}
.theme-mycarrier .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #007AFF;
  background: #67b0ff;
}
.theme-rapid-ship .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #004887;
  background: #009cf0;
}
.theme-averitt .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #666666;
  background: #c7c1c1;
}
.theme-saia .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #20274E;
  background: #4655a7;
}
.theme-frontline-freight .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #fe5e08;
  background: #fe8b4d;
}
.theme-mme .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #6D3100;
  background: #a54c05;
}
.theme-emerge .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #FFAB00;
  background: #ffc54e;
}
.theme-old-dominion .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #b6985e;
  background: #d6b87d;
}
.theme-custom-companies .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #47474f;
  background: #757582;
}
.theme-ward .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #8a6e4b;
  background: #c0a078;
}
.theme-centralconnect .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #000000;
  background: #2C2C2C;
}
.theme-tforcefreightmyship .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #0053A1;
  background: #5dc9ea;
}
.theme-mycarrier .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #007AFF;
  background: #67b0ff;
}
.theme-rapid-ship .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #004887;
  background: #009cf0;
}
.theme-averitt .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #666666;
  background: #c7c1c1;
}
.theme-saia .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #20274E;
  background: #4655a7;
}
.theme-frontline-freight .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #fe5e08;
  background: #fe8b4d;
}
.theme-mme .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #6D3100;
  background: #a54c05;
}
.theme-emerge .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #FFAB00;
  background: #ffc54e;
}
.theme-old-dominion .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #b6985e;
  background: #d6b87d;
}
.theme-custom-companies .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #47474f;
  background: #757582;
}
.theme-ward .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #8a6e4b;
  background: #c0a078;
}
.theme-centralconnect .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #000000;
  background: #2C2C2C;
}
.theme-tforcefreightmyship .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #0053A1;
  background: #5dc9ea;
}
.theme-mycarrier .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #007AFF;
  background: #007AFF;
}
.theme-rapid-ship .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #004887;
  background: #004887;
}
.theme-averitt .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #666666;
  background: #666666;
}
.theme-saia .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #20274E;
  background: #20274E;
}
.theme-frontline-freight .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #fe5e08;
  background: #fe5e08;
}
.theme-mme .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #6D3100;
  background: #6D3100;
}
.theme-emerge .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #FFAB00;
  background: #FFAB00;
}
.theme-old-dominion .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #b6985e;
  background: #b6985e;
}
.theme-custom-companies .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #47474f;
  background: #47474f;
}
.theme-ward .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #8a6e4b;
  background: #8a6e4b;
}
.theme-centralconnect .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #000000;
  background: #000000;
}
.theme-tforcefreightmyship .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #0053A1;
  background: #0053A1;
}
.theme-mycarrier .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #007AFF;
}
.theme-rapid-ship .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #004887;
}
.theme-averitt .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #666666;
}
.theme-saia .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #20274E;
}
.theme-frontline-freight .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #fe5e08;
}
.theme-mme .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #6D3100;
}
.theme-emerge .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #FFAB00;
}
.theme-old-dominion .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #b6985e;
}
.theme-custom-companies .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #47474f;
}
.theme-ward .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #8a6e4b;
}
.theme-centralconnect .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #000000;
}
.theme-tforcefreightmyship .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #0053A1;
}
.theme-mycarrier .dashboard-page .statuses.success-button .radio-item:hover, .theme-mycarrier .dashboard-page .statuses.success-button .radio-item.active {
  background: #007AFF;
  border-color: #007AFF;
}
.theme-rapid-ship .dashboard-page .statuses.success-button .radio-item:hover, .theme-rapid-ship .dashboard-page .statuses.success-button .radio-item.active {
  background: #004887;
  border-color: #004887;
}
.theme-averitt .dashboard-page .statuses.success-button .radio-item:hover, .theme-averitt .dashboard-page .statuses.success-button .radio-item.active {
  background: #666666;
  border-color: #666666;
}
.theme-saia .dashboard-page .statuses.success-button .radio-item:hover, .theme-saia .dashboard-page .statuses.success-button .radio-item.active {
  background: #20274E;
  border-color: #20274E;
}
.theme-frontline-freight .dashboard-page .statuses.success-button .radio-item:hover, .theme-frontline-freight .dashboard-page .statuses.success-button .radio-item.active {
  background: #fe5e08;
  border-color: #fe5e08;
}
.theme-mme .dashboard-page .statuses.success-button .radio-item:hover, .theme-mme .dashboard-page .statuses.success-button .radio-item.active {
  background: #6D3100;
  border-color: #6D3100;
}
.theme-emerge .dashboard-page .statuses.success-button .radio-item:hover, .theme-emerge .dashboard-page .statuses.success-button .radio-item.active {
  background: #FFAB00;
  border-color: #FFAB00;
}
.theme-old-dominion .dashboard-page .statuses.success-button .radio-item:hover, .theme-old-dominion .dashboard-page .statuses.success-button .radio-item.active {
  background: #b6985e;
  border-color: #b6985e;
}
.theme-custom-companies .dashboard-page .statuses.success-button .radio-item:hover, .theme-custom-companies .dashboard-page .statuses.success-button .radio-item.active {
  background: #47474f;
  border-color: #47474f;
}
.theme-ward .dashboard-page .statuses.success-button .radio-item:hover, .theme-ward .dashboard-page .statuses.success-button .radio-item.active {
  background: #8a6e4b;
  border-color: #8a6e4b;
}
.theme-centralconnect .dashboard-page .statuses.success-button .radio-item:hover, .theme-centralconnect .dashboard-page .statuses.success-button .radio-item.active {
  background: #000000;
  border-color: #000000;
}
.theme-tforcefreightmyship .dashboard-page .statuses.success-button .radio-item:hover, .theme-tforcefreightmyship .dashboard-page .statuses.success-button .radio-item.active {
  background: #0053A1;
  border-color: #0053A1;
}
.dashboard-page .metric .mat-radio-label-content:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 4px;
  margin-right: 5px;
}
.theme-mycarrier .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #007AFF;
}
.theme-rapid-ship .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #004887;
}
.theme-averitt .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #666666;
}
.theme-saia .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #20274E;
}
.theme-frontline-freight .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #fe5e08;
}
.theme-mme .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #6D3100;
}
.theme-emerge .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #FFAB00;
}
.theme-old-dominion .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #b6985e;
}
.theme-custom-companies .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #47474f;
}
.theme-ward .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #8a6e4b;
}
.theme-centralconnect .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #000000;
}
.theme-tforcefreightmyship .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #0053A1;
}
.theme-mycarrier .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #007AFF;
}
.theme-rapid-ship .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #5DC9EA;
}
.theme-averitt .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #c70015;
}
.theme-saia .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #CC2B2A;
}
.theme-frontline-freight .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #0f62ab;
}
.theme-mme .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #C65000;
}
.theme-emerge .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #0d47a1;
}
.theme-old-dominion .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #00693e;
}
.theme-custom-companies .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #F2AF32;
}
.theme-ward .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #0a5540;
}
.theme-centralconnect .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #0053A1;
}
.theme-mycarrier .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #1F47CD;
}
.theme-rapid-ship .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #499eb8;
}
.theme-averitt .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #b20013;
}
.theme-saia .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #ae2524;
}
.theme-frontline-freight .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #0a4375;
}
.theme-mme .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #c15003;
}
.theme-emerge .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #09306e;
}
.theme-old-dominion .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #004227;
}
.theme-custom-companies .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #bf8a28;
}
.theme-ward .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #073b2c;
}
.theme-centralconnect .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #2c2c2c;
}
.theme-tforcefreightmyship .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #004280;
}

/*********************************************/
/********************************************
pulled from file 'src\app\carriers-portal\customers-page\my-customers\cap-my-customer-item\cap-my-customer-item.component.scss'
********************************************/
.theme-mycarrier .my-customers-page .hidden-info {
  background: #fff;
}
.theme-rapid-ship .my-customers-page .hidden-info {
  background: #fff;
}
.theme-averitt .my-customers-page .hidden-info {
  background: #fff;
}
.theme-saia .my-customers-page .hidden-info {
  background: #fff;
}
.theme-frontline-freight .my-customers-page .hidden-info {
  background: #fff;
}
.theme-mme .my-customers-page .hidden-info {
  background: #fff;
}
.theme-emerge .my-customers-page .hidden-info {
  background: #fff;
}
.theme-old-dominion .my-customers-page .hidden-info {
  background: #fff;
}
.theme-custom-companies .my-customers-page .hidden-info {
  background: #fff;
}
.theme-ward .my-customers-page .hidden-info {
  background: #fff;
}
.theme-centralconnect .my-customers-page .hidden-info {
  background: #fff;
}
.theme-tforcefreightmyship .my-customers-page .hidden-info {
  background: #fff;
}
.theme-mycarrier .my-customers-page .show-info {
  border: 1px solid #007AFF;
  color: #007AFF;
}
.theme-rapid-ship .my-customers-page .show-info {
  border: 1px solid #5DC9EA;
  color: #5DC9EA;
}
.theme-averitt .my-customers-page .show-info {
  border: 1px solid #c70015;
  color: #c70015;
}
.theme-saia .my-customers-page .show-info {
  border: 1px solid #CC2B2A;
  color: #CC2B2A;
}
.theme-frontline-freight .my-customers-page .show-info {
  border: 1px solid #0f62ab;
  color: #0f62ab;
}
.theme-mme .my-customers-page .show-info {
  border: 1px solid #C65000;
  color: #C65000;
}
.theme-emerge .my-customers-page .show-info {
  border: 1px solid #0d47a1;
  color: #0d47a1;
}
.theme-old-dominion .my-customers-page .show-info {
  border: 1px solid #00693e;
  color: #00693e;
}
.theme-custom-companies .my-customers-page .show-info {
  border: 1px solid #F2AF32;
  color: #F2AF32;
}
.theme-ward .my-customers-page .show-info {
  border: 1px solid #0a5540;
  color: #0a5540;
}
.theme-centralconnect .my-customers-page .show-info {
  border: 1px solid #3A3A3A;
  color: #3A3A3A;
}
.theme-tforcefreightmyship .my-customers-page .show-info {
  border: 1px solid #0053A1;
  color: #0053A1;
}
.theme-mycarrier .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/mycarrier/removal-location2.svg") no-repeat;
  background-size: contain;
}
.theme-rapid-ship .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/rapid-ship/removal-location2-rapid-ship.svg") no-repeat;
  background-size: contain;
}
.theme-averitt .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/averitt/removal-location2-averitt.svg") no-repeat;
  background-size: contain;
}
.theme-saia .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/saia/removal-location2-saia.svg") no-repeat;
  background-size: contain;
}
.theme-frontline-freight .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/frontline-freight/removal-location2-frontline-freight.svg") no-repeat;
  background-size: contain;
}
.theme-mme .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/mme/removal-location2-mme.svg") no-repeat;
  background-size: contain;
}
.theme-emerge .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/emerge/removal-location2-emerge.svg") no-repeat;
  background-size: contain;
}
.theme-old-dominion .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/old-dominion/removal-location2-old-dominion.svg") no-repeat;
  background-size: contain;
}
.theme-custom-companies .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/custom-companies/removal-location2-custom-companies.svg") no-repeat;
  background-size: contain;
}
.theme-ward .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/ward/removal-location2-ward.svg") no-repeat;
  background-size: contain;
}
.theme-centralconnect .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/averitt/removal-location2-averitt.svg") no-repeat;
  background-size: contain;
}
.theme-tforcefreightmyship .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/tforcefreightmyship/removal-location2-tforcefreightmyship.svg") no-repeat;
  background-size: contain;
}

/*********************************************/
/********************************************
pulled from file src\app\carriers-portal\carrier-management\carrier-users-component\cap-users-list-item\cap-users-list-item-component.scss
********************************************/
.theme-mycarrier .carrier-management-component .popup-toggler .point {
  background-color: #007AFF;
}
.theme-rapid-ship .carrier-management-component .popup-toggler .point {
  background-color: #5DC9EA;
}
.theme-averitt .carrier-management-component .popup-toggler .point {
  background-color: #c70015;
}
.theme-saia .carrier-management-component .popup-toggler .point {
  background-color: #CC2B2A;
}
.theme-frontline-freight .carrier-management-component .popup-toggler .point {
  background-color: #0f62ab;
}
.theme-mme .carrier-management-component .popup-toggler .point {
  background-color: #C65000;
}
.theme-emerge .carrier-management-component .popup-toggler .point {
  background-color: #0d47a1;
}
.theme-old-dominion .carrier-management-component .popup-toggler .point {
  background-color: #00693e;
}
.theme-custom-companies .carrier-management-component .popup-toggler .point {
  background-color: #F2AF32;
}
.theme-ward .carrier-management-component .popup-toggler .point {
  background-color: #0a5540;
}
.theme-centralconnect .carrier-management-component .popup-toggler .point {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .carrier-management-component .popup-toggler .point {
  background-color: #0053A1;
}
.theme-mycarrier .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-rapid-ship .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-averitt .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-saia .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-frontline-freight .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-mme .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-emerge .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-old-dominion .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-custom-companies .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-ward .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-centralconnect .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-tforcefreightmyship .carrier-management-component .icons-popup {
  background-color: #fff;
}

/*********************************************/
/********************************************
pulled from file src\app\carriers-portal\carrier-management\carrier-users-component\cap-users-list-item\cap-users-list-item-component.scss
********************************************/
.theme-mycarrier .my-customers-page .radio-item-button.active {
  border-color: #007AFF;
  background-color: #007AFF;
  color: #fff;
}
.theme-rapid-ship .my-customers-page .radio-item-button.active {
  border-color: #5DC9EA;
  background-color: #5DC9EA;
  color: #fff;
}
.theme-averitt .my-customers-page .radio-item-button.active {
  border-color: #c70015;
  background-color: #c70015;
  color: #fff;
}
.theme-saia .my-customers-page .radio-item-button.active {
  border-color: #CC2B2A;
  background-color: #CC2B2A;
  color: #fff;
}
.theme-frontline-freight .my-customers-page .radio-item-button.active {
  border-color: #0f62ab;
  background-color: #0f62ab;
  color: #fff;
}
.theme-mme .my-customers-page .radio-item-button.active {
  border-color: #C65000;
  background-color: #C65000;
  color: #fff;
}
.theme-emerge .my-customers-page .radio-item-button.active {
  border-color: #0d47a1;
  background-color: #0d47a1;
  color: #fff;
}
.theme-old-dominion .my-customers-page .radio-item-button.active {
  border-color: #00693e;
  background-color: #00693e;
  color: #fff;
}
.theme-custom-companies .my-customers-page .radio-item-button.active {
  border-color: #F2AF32;
  background-color: #F2AF32;
  color: #fff;
}
.theme-ward .my-customers-page .radio-item-button.active {
  border-color: #0a5540;
  background-color: #0a5540;
  color: #fff;
}
.theme-centralconnect .my-customers-page .radio-item-button.active {
  border-color: #3A3A3A;
  background-color: #3A3A3A;
  color: #fff;
}
.theme-tforcefreightmyship .my-customers-page .radio-item-button.active {
  border-color: #0053A1;
  background-color: #0053A1;
  color: #fff;
}
.theme-mycarrier .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-rapid-ship .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-averitt .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-saia .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-frontline-freight .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-mme .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-emerge .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-old-dominion .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-custom-companies .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-ward .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-centralconnect .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-tforcefreightmyship .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-mycarrier .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #0069db;
  border-color: #0069db;
}
.theme-rapid-ship .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #3dbee6;
  border-color: #3dbee6;
}
.theme-averitt .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #a30011;
  border-color: #a30011;
}
.theme-saia .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #ae2524;
  border-color: #ae2524;
}
.theme-frontline-freight .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #0c4f8a;
  border-color: #0c4f8a;
}
.theme-mme .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #a24200;
  border-color: #a24200;
}
.theme-emerge .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #0a3880;
  border-color: #0a3880;
}
.theme-old-dominion .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #004529;
  border-color: #004529;
}
.theme-custom-companies .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #f0a210;
  border-color: #f0a210;
}
.theme-ward .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #063528;
  border-color: #063528;
}
.theme-centralconnect .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #282828;
  border-color: #282828;
}
.theme-tforcefreightmyship .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #00417d;
  border-color: #00417d;
}
.theme-mycarrier .my-customers-page .all-carriers .lbl {
  color: #007AFF;
  background-color: #fff;
}
.theme-rapid-ship .my-customers-page .all-carriers .lbl {
  color: #5DC9EA;
  background-color: #fff;
}
.theme-averitt .my-customers-page .all-carriers .lbl {
  color: #c70015;
  background-color: #fff;
}
.theme-saia .my-customers-page .all-carriers .lbl {
  color: #CC2B2A;
  background-color: #fff;
}
.theme-frontline-freight .my-customers-page .all-carriers .lbl {
  color: #0f62ab;
  background-color: #fff;
}
.theme-mme .my-customers-page .all-carriers .lbl {
  color: #C65000;
  background-color: #fff;
}
.theme-emerge .my-customers-page .all-carriers .lbl {
  color: #0d47a1;
  background-color: #fff;
}
.theme-old-dominion .my-customers-page .all-carriers .lbl {
  color: #00693e;
  background-color: #fff;
}
.theme-custom-companies .my-customers-page .all-carriers .lbl {
  color: #F2AF32;
  background-color: #fff;
}
.theme-ward .my-customers-page .all-carriers .lbl {
  color: #0a5540;
  background-color: #fff;
}
.theme-centralconnect .my-customers-page .all-carriers .lbl {
  color: #3A3A3A;
  background-color: #fff;
}
.theme-tforcefreightmyship .my-customers-page .all-carriers .lbl {
  color: #0053A1;
  background-color: #fff;
}
.theme-mycarrier .my-customers-page .all-carriers:before {
  background-color: #007AFF;
}
.theme-rapid-ship .my-customers-page .all-carriers:before {
  background-color: #5DC9EA;
}
.theme-averitt .my-customers-page .all-carriers:before {
  background-color: #c70015;
}
.theme-saia .my-customers-page .all-carriers:before {
  background-color: #CC2B2A;
}
.theme-frontline-freight .my-customers-page .all-carriers:before {
  background-color: #0f62ab;
}
.theme-mme .my-customers-page .all-carriers:before {
  background-color: #C65000;
}
.theme-emerge .my-customers-page .all-carriers:before {
  background-color: #0d47a1;
}
.theme-old-dominion .my-customers-page .all-carriers:before {
  background-color: #00693e;
}
.theme-custom-companies .my-customers-page .all-carriers:before {
  background-color: #F2AF32;
}
.theme-ward .my-customers-page .all-carriers:before {
  background-color: #0a5540;
}
.theme-centralconnect .my-customers-page .all-carriers:before {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .my-customers-page .all-carriers:before {
  background-color: #0053A1;
}
.theme-mycarrier .my-customers-page .row:hover {
  color: #007AFF;
}
.theme-rapid-ship .my-customers-page .row:hover {
  color: #5DC9EA;
}
.theme-averitt .my-customers-page .row:hover {
  color: #c70015;
}
.theme-saia .my-customers-page .row:hover {
  color: #CC2B2A;
}
.theme-frontline-freight .my-customers-page .row:hover {
  color: #0f62ab;
}
.theme-mme .my-customers-page .row:hover {
  color: #C65000;
}
.theme-emerge .my-customers-page .row:hover {
  color: #0d47a1;
}
.theme-old-dominion .my-customers-page .row:hover {
  color: #00693e;
}
.theme-custom-companies .my-customers-page .row:hover {
  color: #F2AF32;
}
.theme-ward .my-customers-page .row:hover {
  color: #0a5540;
}
.theme-centralconnect .my-customers-page .row:hover {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .my-customers-page .row:hover {
  color: #0053A1;
}
.theme-mycarrier .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-rapid-ship .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-averitt .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-saia .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-frontline-freight .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-mme .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-emerge .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-old-dominion .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-custom-companies .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-ward .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-centralconnect .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-tforcefreightmyship .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-mycarrier .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-rapid-ship .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-averitt .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-saia .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-frontline-freight .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-mme .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-emerge .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-old-dominion .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-custom-companies .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-ward .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-centralconnect .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-tforcefreightmyship .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-mycarrier .my-customers-page .hidden-info {
  background: #fff;
}
.theme-rapid-ship .my-customers-page .hidden-info {
  background: #fff;
}
.theme-averitt .my-customers-page .hidden-info {
  background: #fff;
}
.theme-saia .my-customers-page .hidden-info {
  background: #fff;
}
.theme-frontline-freight .my-customers-page .hidden-info {
  background: #fff;
}
.theme-mme .my-customers-page .hidden-info {
  background: #fff;
}
.theme-emerge .my-customers-page .hidden-info {
  background: #fff;
}
.theme-old-dominion .my-customers-page .hidden-info {
  background: #fff;
}
.theme-custom-companies .my-customers-page .hidden-info {
  background: #fff;
}
.theme-ward .my-customers-page .hidden-info {
  background: #fff;
}
.theme-centralconnect .my-customers-page .hidden-info {
  background: #fff;
}
.theme-tforcefreightmyship .my-customers-page .hidden-info {
  background: #fff;
}
.theme-mycarrier .my-customers-page .show-info {
  border: 1px solid #007AFF;
  color: #007AFF;
}
.theme-rapid-ship .my-customers-page .show-info {
  border: 1px solid #5DC9EA;
  color: #5DC9EA;
}
.theme-averitt .my-customers-page .show-info {
  border: 1px solid #c70015;
  color: #c70015;
}
.theme-saia .my-customers-page .show-info {
  border: 1px solid #CC2B2A;
  color: #CC2B2A;
}
.theme-frontline-freight .my-customers-page .show-info {
  border: 1px solid #0f62ab;
  color: #0f62ab;
}
.theme-mme .my-customers-page .show-info {
  border: 1px solid #C65000;
  color: #C65000;
}
.theme-emerge .my-customers-page .show-info {
  border: 1px solid #0d47a1;
  color: #0d47a1;
}
.theme-old-dominion .my-customers-page .show-info {
  border: 1px solid #00693e;
  color: #00693e;
}
.theme-custom-companies .my-customers-page .show-info {
  border: 1px solid #F2AF32;
  color: #F2AF32;
}
.theme-ward .my-customers-page .show-info {
  border: 1px solid #0a5540;
  color: #0a5540;
}
.theme-centralconnect .my-customers-page .show-info {
  border: 1px solid #3A3A3A;
  color: #3A3A3A;
}
.theme-tforcefreightmyship .my-customers-page .show-info {
  border: 1px solid #0053A1;
  color: #0053A1;
}
.theme-mycarrier .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/mycarrier/removal-location2.svg") no-repeat;
  background-size: contain;
}
.theme-rapid-ship .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/rapid-ship/removal-location2-rapid-ship.svg") no-repeat;
  background-size: contain;
}
.theme-averitt .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/averitt/removal-location2-averitt.svg") no-repeat;
  background-size: contain;
}
.theme-saia .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/saia/removal-location2-saia.svg") no-repeat;
  background-size: contain;
}
.theme-frontline-freight .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/frontline-freight/removal-location2-frontline-freight.svg") no-repeat;
  background-size: contain;
}
.theme-mme .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/mme/removal-location2-mme.svg") no-repeat;
  background-size: contain;
}
.theme-emerge .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/emerge/removal-location2-emerge.svg") no-repeat;
  background-size: contain;
}
.theme-old-dominion .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/old-dominion/removal-location2-old-dominion.svg") no-repeat;
  background-size: contain;
}
.theme-custom-companies .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/custom-companies/removal-location2-custom-companies.svg") no-repeat;
  background-size: contain;
}
.theme-ward .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/ward/removal-location2-ward.svg") no-repeat;
  background-size: contain;
}
.theme-centralconnect .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/averitt/removal-location2-averitt.svg") no-repeat;
  background-size: contain;
}
.theme-tforcefreightmyship .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/tforcefreightmyship/removal-location2-tforcefreightmyship.svg") no-repeat;
  background-size: contain;
}

/*********************************************/
/********************************************
pulled from file src\app\carriers-portal\activity-page\cap-activity-page-list-item\cap-activity-page-list-item.component.scss
********************************************/
.theme-mycarrier .activity-page .radio-item-button {
  border: 1px solid #007AFF;
  background-color: #007AFF;
  color: #fff;
}
.theme-rapid-ship .activity-page .radio-item-button {
  border: 1px solid #5DC9EA;
  background-color: #5DC9EA;
  color: #fff;
}
.theme-averitt .activity-page .radio-item-button {
  border: 1px solid #c70015;
  background-color: #c70015;
  color: #fff;
}
.theme-saia .activity-page .radio-item-button {
  border: 1px solid #CC2B2A;
  background-color: #CC2B2A;
  color: #fff;
}
.theme-frontline-freight .activity-page .radio-item-button {
  border: 1px solid #0f62ab;
  background-color: #0f62ab;
  color: #fff;
}
.theme-mme .activity-page .radio-item-button {
  border: 1px solid #C65000;
  background-color: #C65000;
  color: #fff;
}
.theme-emerge .activity-page .radio-item-button {
  border: 1px solid #0d47a1;
  background-color: #0d47a1;
  color: #fff;
}
.theme-old-dominion .activity-page .radio-item-button {
  border: 1px solid #00693e;
  background-color: #00693e;
  color: #fff;
}
.theme-custom-companies .activity-page .radio-item-button {
  border: 1px solid #F2AF32;
  background-color: #F2AF32;
  color: #fff;
}
.theme-ward .activity-page .radio-item-button {
  border: 1px solid #0a5540;
  background-color: #0a5540;
  color: #fff;
}
.theme-centralconnect .activity-page .radio-item-button {
  border: 1px solid #3A3A3A;
  background-color: #3A3A3A;
  color: #fff;
}
.theme-tforcefreightmyship .activity-page .radio-item-button {
  border: 1px solid #0053A1;
  background-color: #0053A1;
  color: #fff;
}
.theme-mycarrier .activity-page .radio-item-button:hover {
  background-color: #0069db;
  border-color: #0069db;
}
.theme-rapid-ship .activity-page .radio-item-button:hover {
  background-color: #3dbee6;
  border-color: #3dbee6;
}
.theme-averitt .activity-page .radio-item-button:hover {
  background-color: #a30011;
  border-color: #a30011;
}
.theme-saia .activity-page .radio-item-button:hover {
  background-color: #ae2524;
  border-color: #ae2524;
}
.theme-frontline-freight .activity-page .radio-item-button:hover {
  background-color: #0c4f8a;
  border-color: #0c4f8a;
}
.theme-mme .activity-page .radio-item-button:hover {
  background-color: #a24200;
  border-color: #a24200;
}
.theme-emerge .activity-page .radio-item-button:hover {
  background-color: #0a3880;
  border-color: #0a3880;
}
.theme-old-dominion .activity-page .radio-item-button:hover {
  background-color: #004529;
  border-color: #004529;
}
.theme-custom-companies .activity-page .radio-item-button:hover {
  background-color: #f0a210;
  border-color: #f0a210;
}
.theme-ward .activity-page .radio-item-button:hover {
  background-color: #063528;
  border-color: #063528;
}
.theme-centralconnect .activity-page .radio-item-button:hover {
  background-color: #282828;
  border-color: #282828;
}
.theme-tforcefreightmyship .activity-page .radio-item-button:hover {
  background-color: #00417d;
  border-color: #00417d;
}
.theme-mycarrier .activity-page .table-activity td {
  color: #000;
}
.theme-rapid-ship .activity-page .table-activity td {
  color: #000;
}
.theme-averitt .activity-page .table-activity td {
  color: #000;
}
.theme-saia .activity-page .table-activity td {
  color: #000;
}
.theme-frontline-freight .activity-page .table-activity td {
  color: #000;
}
.theme-mme .activity-page .table-activity td {
  color: #000;
}
.theme-emerge .activity-page .table-activity td {
  color: #000;
}
.theme-old-dominion .activity-page .table-activity td {
  color: #000;
}
.theme-custom-companies .activity-page .table-activity td {
  color: #000;
}
.theme-ward .activity-page .table-activity td {
  color: #000;
}
.theme-centralconnect .activity-page .table-activity td {
  color: #000;
}
.theme-tforcefreightmyship .activity-page .table-activity td {
  color: #000;
}

/*********************************************/
/********************************************
pulled from file \src\app\carriers-portal\activity-page\cap-activity-page-list-item\cap-activity-page-list-item.component.scss
********************************************/
.theme-mycarrier .edit-campaign .options .card-unit {
  border: 1px solid #1F47CD;
}
.theme-rapid-ship .edit-campaign .options .card-unit {
  border: 1px solid #499eb8;
}
.theme-averitt .edit-campaign .options .card-unit {
  border: 1px solid #b20013;
}
.theme-saia .edit-campaign .options .card-unit {
  border: 1px solid #ae2524;
}
.theme-frontline-freight .edit-campaign .options .card-unit {
  border: 1px solid #0a4375;
}
.theme-mme .edit-campaign .options .card-unit {
  border: 1px solid #c15003;
}
.theme-emerge .edit-campaign .options .card-unit {
  border: 1px solid #09306e;
}
.theme-old-dominion .edit-campaign .options .card-unit {
  border: 1px solid #004227;
}
.theme-custom-companies .edit-campaign .options .card-unit {
  border: 1px solid #bf8a28;
}
.theme-ward .edit-campaign .options .card-unit {
  border: 1px solid #073b2c;
}
.theme-centralconnect .edit-campaign .options .card-unit {
  border: 1px solid #2c2c2c;
}
.theme-tforcefreightmyship .edit-campaign .options .card-unit {
  border: 1px solid #004280;
}
.theme-mycarrier .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #1F47CD;
}
.theme-rapid-ship .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #499eb8;
}
.theme-averitt .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #b20013;
}
.theme-saia .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #ae2524;
}
.theme-frontline-freight .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #0a4375;
}
.theme-mme .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #c15003;
}
.theme-emerge .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #09306e;
}
.theme-old-dominion .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #004227;
}
.theme-custom-companies .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #bf8a28;
}
.theme-ward .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #073b2c;
}
.theme-centralconnect .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #2c2c2c;
}
.theme-tforcefreightmyship .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #004280;
}
.theme-mycarrier .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #1F47CD;
}
.theme-rapid-ship .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #499eb8;
}
.theme-averitt .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #b20013;
}
.theme-saia .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #ae2524;
}
.theme-frontline-freight .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #0a4375;
}
.theme-mme .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #c15003;
}
.theme-emerge .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #09306e;
}
.theme-old-dominion .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #004227;
}
.theme-custom-companies .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #bf8a28;
}
.theme-ward .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #073b2c;
}
.theme-centralconnect .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #2c2c2c;
}
.theme-tforcefreightmyship .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #004280;
}

/*********************************************/
/********************************************
pulled from files rc\app\carriers-portal\carrier-resources-page\cap-document-upload-section\cap-document-upload-section.component.scss
********************************************/
.theme-mycarrier .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-rapid-ship .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-averitt .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-saia .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-frontline-freight .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-mme .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-emerge .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-old-dominion .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-custom-companies .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-ward .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-centralconnect .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-tforcefreightmyship .carrier-resource-page .file-filename:hover {
  background: #fff;
}

/*********************************************/
.custom-shipment-detail-container .mat-dialog-container {
  padding: 0px !important;
}

/*----------------------------------------------------------------
  These styles remain from global cleanup effort ITM-17868
  and should eventually be reconciled further
/*----------------------------------------------------------------*/
.notifications-menu-dropdown {
  width: 400px;
  max-width: 400px !important;
  max-height: 75vh !important;
  overflow: hidden !important;
}

/********************************************
pulled from deleted file '/app/customers-portal/address-book-page/address-book/cup-address-book-list/_cup-address-book-list.component.scss'
********************************************/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .itm-tabs-container .address-book .action-checkbox {
    min-width: 20px;
  }
  .itm-tabs-container .address-book .row.btn-right .btn {
    top: 30px;
  }
  .itm-tabs-container .address-book .action-checkbox {
    min-width: 25px;
  }
}

/*********************************************/
/********************************************
pulled from deleted file '/app/customers-portal/bol-page/cup-bol-page/cup-bol-page.component'
********************************************/
.body-container.bol {
  padding-top: 0 !important;
  padding-left: 0 !important;
}

/*********************************************/
.action-remove {
  max-width: 35px;
  font-size: 1.2em;
  padding-top: 20px;
}
.action-remove i {
  position: relative;
  bottom: 3px;
  cursor: pointer;
  transition: opacity 0.15s linear;
}
@media screen and (min-width: 1025px) {
  .action-remove i {
    opacity: 0;
  }
}

/********************************************
src/app/customers-portal/cup-bulk-order-upload/cup-manage-mappings/shared/components/cup-template-input/cup-template-input.component.scss
********************************************/
mat-form-field.mat-form-field {
  display: block;
}
mat-form-field .mat-form-field-label {
  font: 1rem "assistant", Helvetica, sans-serif;
}
mat-form-field .mat-form-field-label-wrapper {
  top: -20px;
  padding-top: 20px;
}
mat-form-field.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0 0 4px;
  display: flex;
  align-items: center;
  height: 32px;
}
mat-form-field.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 0;
  margin: 0;
}
mat-form-field.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 23px;
  overflow: hidden;
  box-sizing: border-box;
  padding-right: 15px;
}
mat-form-field.mat-form-field-appearance-legacy .mat-form-field-label > span {
  margin-right: 10px;
}
mat-form-field.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label, mat-form-field.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label, mat-form-field.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-20px) scale(0.875);
  padding-right: 0;
}

/*********************************************/
/********************************************
SP PLAN
********************************************/
.sp-upgrade-label {
  color: #fff;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: inline-flex;
  padding: 4px 6px;
  align-items: center;
  height: 21px;
  line-height: normal;
  border-radius: 23px;
  background: #3a3a3a;
}

.dx-button.sp-upgrade-button {
  height: 48px;
  line-height: 48px;
  padding: 0 16px;
  font-size: 16px;
  filter: none !important;
  border-radius: 8px !important;
  box-shadow: none !important;
}
.dx-button.sp-upgrade-button .tms-icon {
  font-size: 12px;
  margin: 0 5px 0 0;
}
.dx-button.sp-upgrade-button .dx-button-content {
  white-space: nowrap;
}
.dx-button.sp-upgrade-button .sp-upgrade-label {
  margin: 0 0 0 6px;
}

.pro-plan-wrapper.locked .primary-content .sp-upgrade-button {
  filter: none !important;
}
.pro-plan-wrapper.locked .primary-content .sp-upgrade-button--light.dx-button-mode-contained {
  background-color: #E6F3FE !important;
  color: rgba(0, 122, 255, 0.5) !important;
}
.pro-plan-wrapper.locked .primary-content .sp-upgrade-button--light.dx-button-mode-outlined {
  border-color: rgba(0, 122, 255, 0.5) !important;
  color: rgba(0, 122, 255, 0.5) !important;
}

/*********************************************/
/*----------------------------------------------------------------*/
/********************************************
pulled from '/app/system-management/carrier-management/carrier-details/carrier-users-component/main-component/carrier-users.component'
********************************************/
.min-height {
  min-height: 75vh;
  display: block;
}

customer-users {
  display: block;
  height: calc(100vh - 150px);
}

.edi-popup-full ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.edi-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.popup-third-party ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.popup-set-date ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.popup-calendar-date ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.popup-role ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.instance-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.bulk-upload-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.combined-manager-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.transfer-assignments-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.available-manager-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.instance-popup-cargo-value ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.add-user-to-carrier-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.add-field-names-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container,
.add-instance-popup-cargo ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container {
  position: relative;
  overflow: visible;
}

.popup-calendar-date ~ .cdk-global-overlay-wrapper .cdk-overlay-pane {
  position: absolute !important;
  top: 25vh;
}
@media screen and (max-height: 800px) {
  .popup-calendar-date ~ .cdk-global-overlay-wrapper .cdk-overlay-pane {
    top: 10px;
  }
}

.popup-double-date-tl ~ .cdk-global-overlay-wrapper .cdk-overlay-pane {
  position: absolute !important;
  top: 120px;
}
@media screen and (max-height: 800px) {
  .popup-double-date-tl ~ .cdk-global-overlay-wrapper .cdk-overlay-pane {
    top: 10px;
  }
}

.instance-popup-cargo-value.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0 !important;
}

.instance-popup {
  background: rgba(0, 0, 0, 0.38);
}

.carrier-info-popup ~ .cdk-global-overlay-wrapper .cdk-overlay-pane .mat-dialog-container {
  padding: 0;
  overflow: initial;
}

/*********************************************/
/********************************************
pulled from '/app/system-management/carrier-management/carrier-list/main-component/carriers-list.component'
********************************************/
.management-page {
  padding: 20px;
}

/*********************************************/
/********************************************
pulled from '/app/system-management/shared/components/logs-page/main-component/logs-page.component'
********************************************/
.right-column {
  margin-left: 500px;
  width: calc(100% - 500px);
}
.theme-mycarrier .right-column {
  background: #fff;
}
.theme-rapid-ship .right-column {
  background: #fff;
}
.theme-averitt .right-column {
  background: #fff;
}
.theme-saia .right-column {
  background: #fff;
}
.theme-frontline-freight .right-column {
  background: #fff;
}
.theme-mme .right-column {
  background: #fff;
}
.theme-emerge .right-column {
  background: #fff;
}
.theme-old-dominion .right-column {
  background: #fff;
}
.theme-custom-companies .right-column {
  background: #fff;
}
.theme-ward .right-column {
  background: #fff;
}
.theme-centralconnect .right-column {
  background: #fff;
}
.theme-tforcefreightmyship .right-column {
  background: #fff;
}

.admin-logs .fixed-picker.time-to .body, .admin-logs .fixed-picker.date-to .body {
  left: -80px;
}

/*********************************************/
/********************************************
pulled from '/app/system-management/customer-management/main-component/customer-management.component'
********************************************/
.small-input-wrapper {
  max-width: 150px;
}

.right-subscr-label {
  width: 210px;
  text-align: right;
}

/*********************************************/
/********************************************
pulled from '/app/system-management/customer-requests/main-component/customer-requests.component'
********************************************/
.process-request-popup .step-label-animated:first-of-type {
  width: 165px;
}
.process-request-popup .step-label-animated:last-of-type {
  width: calc(100% - 165px);
}
.process-request-popup itm-textarea textarea {
  border: 1px solid #b4b4b3;
}
.process-request-popup itm-textarea textarea.carrier {
  min-height: 380px;
}
.process-request-popup itm-textarea textarea.customer {
  min-height: 230px;
}
.process-request-popup .w-50 {
  max-width: calc(50% - 20px);
}
.process-request-popup .prime-textarea {
  padding-bottom: 10px;
}
.process-request-popup .popup-textarea textarea {
  min-height: 400px;
  overflow: auto;
}

/*********************************************/
/********************************************
pulled from deleted file '/app/system-management/bill-carriers-page/main-component/itm-bill-carriers.component.scss'
********************************************/
.grid-table-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(10%, 1fr)) 45px [col-end];
  border-bottom: 1px solid #eaeced;
}
.grid-table-row .col-end {
  grid-column-end: col-end;
}

.itm-col-center {
  text-align: center;
}

.custom-table .grid-table-header * {
  font-size: 13px;
}
.custom-table .grid-table-header .search-field {
  padding-top: 0;
  display: flex;
  height: 100%;
}
.custom-table .grid-table-header .column {
  height: 100%;
}
.custom-table .grid-table-header .cell.centered .sort-field.label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-table .grid-table-header .itm-col-field {
  width: 100%;
}
.custom-table .grid-table-header .itm-col .btn {
  right: 0;
}
.custom-table .grid-table-header .itm-col-title {
  padding: 2px 20px 2px 10px;
}
.custom-table .grid-table-header .itm-select-table {
  height: 100%;
}
.custom-table .grid-table-header mat-form-field .mat-form-field-label-wrapper {
  padding-top: 16px;
}
.custom-table .grid-table-header mat-form-field.mat-form-field-appearance-legacy .mat-form-field-empty.mat-form-field-label {
  bottom: 0;
  display: flex;
  align-items: center;
}

/*********************************************/
/********************************************
pulled from deleted file '/app/system-management/manage-system-admins/main-component/_manage-system-admin.component.scss'
********************************************/
.update-system-admin ~ .cdk-global-overlay-wrapper .cdk-overlay-pane {
  position: relative !important;
}

/*********************************************/
/********************************************
pulled from file 'src\app\carriers-portal\admin-dashboard\main-component\cap-admin-dashboard.component.scss'
********************************************/
.theme-mycarrier .dashboard-page .blok-elem {
  border: 1px solid #007AFF;
  background: #fff;
}
.theme-rapid-ship .dashboard-page .blok-elem {
  border: 1px solid #004887;
  background: #fff;
}
.theme-averitt .dashboard-page .blok-elem {
  border: 1px solid #666666;
  background: #fff;
}
.theme-saia .dashboard-page .blok-elem {
  border: 1px solid #20274E;
  background: #fff;
}
.theme-frontline-freight .dashboard-page .blok-elem {
  border: 1px solid #fe5e08;
  background: #fff;
}
.theme-mme .dashboard-page .blok-elem {
  border: 1px solid #6D3100;
  background: #fff;
}
.theme-emerge .dashboard-page .blok-elem {
  border: 1px solid #FFAB00;
  background: #fff;
}
.theme-old-dominion .dashboard-page .blok-elem {
  border: 1px solid #b6985e;
  background: #fff;
}
.theme-custom-companies .dashboard-page .blok-elem {
  border: 1px solid #47474f;
  background: #fff;
}
.theme-ward .dashboard-page .blok-elem {
  border: 1px solid #8a6e4b;
  background: #fff;
}
.theme-centralconnect .dashboard-page .blok-elem {
  border: 1px solid #000000;
  background: #fff;
}
.theme-tforcefreightmyship .dashboard-page .blok-elem {
  border: 1px solid #0053A1;
  background: #fff;
}
.theme-mycarrier .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #007AFF;
  background: #67b0ff;
}
.theme-rapid-ship .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #004887;
  background: #009cf0;
}
.theme-averitt .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #666666;
  background: #c7c1c1;
}
.theme-saia .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #20274E;
  background: #4655a7;
}
.theme-frontline-freight .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #fe5e08;
  background: #fe8b4d;
}
.theme-mme .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #6D3100;
  background: #a54c05;
}
.theme-emerge .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #FFAB00;
  background: #ffc54e;
}
.theme-old-dominion .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #b6985e;
  background: #d6b87d;
}
.theme-custom-companies .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #47474f;
  background: #757582;
}
.theme-ward .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #8a6e4b;
  background: #c0a078;
}
.theme-centralconnect .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #000000;
  background: #2C2C2C;
}
.theme-tforcefreightmyship .dashboard-page .tab-statuses .tab-item .val {
  color: #fff;
  border: 1px solid #0053A1;
  background: #5dc9ea;
}
.theme-mycarrier .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #007AFF;
  background: #67b0ff;
}
.theme-rapid-ship .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #004887;
  background: #009cf0;
}
.theme-averitt .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #666666;
  background: #c7c1c1;
}
.theme-saia .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #20274E;
  background: #4655a7;
}
.theme-frontline-freight .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #fe5e08;
  background: #fe8b4d;
}
.theme-mme .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #6D3100;
  background: #a54c05;
}
.theme-emerge .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #FFAB00;
  background: #ffc54e;
}
.theme-old-dominion .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #b6985e;
  background: #d6b87d;
}
.theme-custom-companies .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #47474f;
  background: #757582;
}
.theme-ward .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #8a6e4b;
  background: #c0a078;
}
.theme-centralconnect .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #000000;
  background: #2C2C2C;
}
.theme-tforcefreightmyship .dashboard-page .tab-statuses .tab-item .val:before {
  border-top: 1px solid #0053A1;
  background: #5dc9ea;
}
.theme-mycarrier .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #007AFF;
  background: #007AFF;
}
.theme-rapid-ship .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #004887;
  background: #004887;
}
.theme-averitt .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #666666;
  background: #666666;
}
.theme-saia .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #20274E;
  background: #20274E;
}
.theme-frontline-freight .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #fe5e08;
  background: #fe5e08;
}
.theme-mme .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #6D3100;
  background: #6D3100;
}
.theme-emerge .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #FFAB00;
  background: #FFAB00;
}
.theme-old-dominion .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #b6985e;
  background: #b6985e;
}
.theme-custom-companies .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #47474f;
  background: #47474f;
}
.theme-ward .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #8a6e4b;
  background: #8a6e4b;
}
.theme-centralconnect .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #000000;
  background: #000000;
}
.theme-tforcefreightmyship .dashboard-page .tab-statuses .tab-item.active .val {
  border: 1px solid #0053A1;
  background: #0053A1;
}
.theme-mycarrier .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #007AFF;
}
.theme-rapid-ship .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #004887;
}
.theme-averitt .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #666666;
}
.theme-saia .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #20274E;
}
.theme-frontline-freight .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #fe5e08;
}
.theme-mme .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #6D3100;
}
.theme-emerge .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #FFAB00;
}
.theme-old-dominion .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #b6985e;
}
.theme-custom-companies .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #47474f;
}
.theme-ward .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #8a6e4b;
}
.theme-centralconnect .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #000000;
}
.theme-tforcefreightmyship .dashboard-page .tab-statuses .tab-item.active .val:before {
  background: #0053A1;
}
.theme-mycarrier .dashboard-page .statuses.success-button .radio-item:hover, .theme-mycarrier .dashboard-page .statuses.success-button .radio-item.active {
  background: #007AFF;
  border-color: #007AFF;
}
.theme-rapid-ship .dashboard-page .statuses.success-button .radio-item:hover, .theme-rapid-ship .dashboard-page .statuses.success-button .radio-item.active {
  background: #004887;
  border-color: #004887;
}
.theme-averitt .dashboard-page .statuses.success-button .radio-item:hover, .theme-averitt .dashboard-page .statuses.success-button .radio-item.active {
  background: #666666;
  border-color: #666666;
}
.theme-saia .dashboard-page .statuses.success-button .radio-item:hover, .theme-saia .dashboard-page .statuses.success-button .radio-item.active {
  background: #20274E;
  border-color: #20274E;
}
.theme-frontline-freight .dashboard-page .statuses.success-button .radio-item:hover, .theme-frontline-freight .dashboard-page .statuses.success-button .radio-item.active {
  background: #fe5e08;
  border-color: #fe5e08;
}
.theme-mme .dashboard-page .statuses.success-button .radio-item:hover, .theme-mme .dashboard-page .statuses.success-button .radio-item.active {
  background: #6D3100;
  border-color: #6D3100;
}
.theme-emerge .dashboard-page .statuses.success-button .radio-item:hover, .theme-emerge .dashboard-page .statuses.success-button .radio-item.active {
  background: #FFAB00;
  border-color: #FFAB00;
}
.theme-old-dominion .dashboard-page .statuses.success-button .radio-item:hover, .theme-old-dominion .dashboard-page .statuses.success-button .radio-item.active {
  background: #b6985e;
  border-color: #b6985e;
}
.theme-custom-companies .dashboard-page .statuses.success-button .radio-item:hover, .theme-custom-companies .dashboard-page .statuses.success-button .radio-item.active {
  background: #47474f;
  border-color: #47474f;
}
.theme-ward .dashboard-page .statuses.success-button .radio-item:hover, .theme-ward .dashboard-page .statuses.success-button .radio-item.active {
  background: #8a6e4b;
  border-color: #8a6e4b;
}
.theme-centralconnect .dashboard-page .statuses.success-button .radio-item:hover, .theme-centralconnect .dashboard-page .statuses.success-button .radio-item.active {
  background: #000000;
  border-color: #000000;
}
.theme-tforcefreightmyship .dashboard-page .statuses.success-button .radio-item:hover, .theme-tforcefreightmyship .dashboard-page .statuses.success-button .radio-item.active {
  background: #0053A1;
  border-color: #0053A1;
}
.dashboard-page .metric .mat-radio-label-content:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 4px;
  margin-right: 5px;
}
.theme-mycarrier .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #007AFF;
}
.theme-rapid-ship .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #004887;
}
.theme-averitt .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #666666;
}
.theme-saia .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #20274E;
}
.theme-frontline-freight .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #fe5e08;
}
.theme-mme .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #6D3100;
}
.theme-emerge .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #FFAB00;
}
.theme-old-dominion .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #b6985e;
}
.theme-custom-companies .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #47474f;
}
.theme-ward .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #8a6e4b;
}
.theme-centralconnect .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #000000;
}
.theme-tforcefreightmyship .dashboard-page .metric .revenue .mat-radio-label-content:before {
  background-color: #0053A1;
}
.theme-mycarrier .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #007AFF;
}
.theme-rapid-ship .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #5DC9EA;
}
.theme-averitt .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #c70015;
}
.theme-saia .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #CC2B2A;
}
.theme-frontline-freight .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #0f62ab;
}
.theme-mme .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #C65000;
}
.theme-emerge .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #0d47a1;
}
.theme-old-dominion .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #00693e;
}
.theme-custom-companies .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #F2AF32;
}
.theme-ward .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #0a5540;
}
.theme-centralconnect .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .dashboard-page .metric .shipment-count .mat-radio-label-content:before {
  background-color: #0053A1;
}
.theme-mycarrier .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #1F47CD;
}
.theme-rapid-ship .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #499eb8;
}
.theme-averitt .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #b20013;
}
.theme-saia .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #ae2524;
}
.theme-frontline-freight .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #0a4375;
}
.theme-mme .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #c15003;
}
.theme-emerge .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #09306e;
}
.theme-old-dominion .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #004227;
}
.theme-custom-companies .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #bf8a28;
}
.theme-ward .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #073b2c;
}
.theme-centralconnect .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #2c2c2c;
}
.theme-tforcefreightmyship .dashboard-page .metric .quote-to-book-ratio .mat-radio-label-content:before {
  background-color: #004280;
}

/*********************************************/
/********************************************
pulled from file 'src\app\carriers-portal\customers-page\my-customers\cap-my-customer-item\cap-my-customer-item.component.scss'
********************************************/
.theme-mycarrier .my-customers-page .hidden-info {
  background: #fff;
}
.theme-rapid-ship .my-customers-page .hidden-info {
  background: #fff;
}
.theme-averitt .my-customers-page .hidden-info {
  background: #fff;
}
.theme-saia .my-customers-page .hidden-info {
  background: #fff;
}
.theme-frontline-freight .my-customers-page .hidden-info {
  background: #fff;
}
.theme-mme .my-customers-page .hidden-info {
  background: #fff;
}
.theme-emerge .my-customers-page .hidden-info {
  background: #fff;
}
.theme-old-dominion .my-customers-page .hidden-info {
  background: #fff;
}
.theme-custom-companies .my-customers-page .hidden-info {
  background: #fff;
}
.theme-ward .my-customers-page .hidden-info {
  background: #fff;
}
.theme-centralconnect .my-customers-page .hidden-info {
  background: #fff;
}
.theme-tforcefreightmyship .my-customers-page .hidden-info {
  background: #fff;
}
.theme-mycarrier .my-customers-page .show-info {
  border: 1px solid #007AFF;
  color: #007AFF;
}
.theme-rapid-ship .my-customers-page .show-info {
  border: 1px solid #5DC9EA;
  color: #5DC9EA;
}
.theme-averitt .my-customers-page .show-info {
  border: 1px solid #c70015;
  color: #c70015;
}
.theme-saia .my-customers-page .show-info {
  border: 1px solid #CC2B2A;
  color: #CC2B2A;
}
.theme-frontline-freight .my-customers-page .show-info {
  border: 1px solid #0f62ab;
  color: #0f62ab;
}
.theme-mme .my-customers-page .show-info {
  border: 1px solid #C65000;
  color: #C65000;
}
.theme-emerge .my-customers-page .show-info {
  border: 1px solid #0d47a1;
  color: #0d47a1;
}
.theme-old-dominion .my-customers-page .show-info {
  border: 1px solid #00693e;
  color: #00693e;
}
.theme-custom-companies .my-customers-page .show-info {
  border: 1px solid #F2AF32;
  color: #F2AF32;
}
.theme-ward .my-customers-page .show-info {
  border: 1px solid #0a5540;
  color: #0a5540;
}
.theme-centralconnect .my-customers-page .show-info {
  border: 1px solid #3A3A3A;
  color: #3A3A3A;
}
.theme-tforcefreightmyship .my-customers-page .show-info {
  border: 1px solid #0053A1;
  color: #0053A1;
}
.theme-mycarrier .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/mycarrier/removal-location2.svg") no-repeat;
  background-size: contain;
}
.theme-rapid-ship .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/rapid-ship/removal-location2-rapid-ship.svg") no-repeat;
  background-size: contain;
}
.theme-averitt .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/averitt/removal-location2-averitt.svg") no-repeat;
  background-size: contain;
}
.theme-saia .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/saia/removal-location2-saia.svg") no-repeat;
  background-size: contain;
}
.theme-frontline-freight .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/frontline-freight/removal-location2-frontline-freight.svg") no-repeat;
  background-size: contain;
}
.theme-mme .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/mme/removal-location2-mme.svg") no-repeat;
  background-size: contain;
}
.theme-emerge .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/emerge/removal-location2-emerge.svg") no-repeat;
  background-size: contain;
}
.theme-old-dominion .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/old-dominion/removal-location2-old-dominion.svg") no-repeat;
  background-size: contain;
}
.theme-custom-companies .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/custom-companies/removal-location2-custom-companies.svg") no-repeat;
  background-size: contain;
}
.theme-ward .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/ward/removal-location2-ward.svg") no-repeat;
  background-size: contain;
}
.theme-centralconnect .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/averitt/removal-location2-averitt.svg") no-repeat;
  background-size: contain;
}
.theme-tforcefreightmyship .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/tforcefreightmyship/removal-location2-tforcefreightmyship.svg") no-repeat;
  background-size: contain;
}

/*********************************************/
/********************************************
pulled from file src\app\carriers-portal\carrier-management\carrier-users-component\cap-users-list-item\cap-users-list-item-component.scss
********************************************/
.theme-mycarrier .carrier-management-component .popup-toggler .point {
  background-color: #007AFF;
}
.theme-rapid-ship .carrier-management-component .popup-toggler .point {
  background-color: #5DC9EA;
}
.theme-averitt .carrier-management-component .popup-toggler .point {
  background-color: #c70015;
}
.theme-saia .carrier-management-component .popup-toggler .point {
  background-color: #CC2B2A;
}
.theme-frontline-freight .carrier-management-component .popup-toggler .point {
  background-color: #0f62ab;
}
.theme-mme .carrier-management-component .popup-toggler .point {
  background-color: #C65000;
}
.theme-emerge .carrier-management-component .popup-toggler .point {
  background-color: #0d47a1;
}
.theme-old-dominion .carrier-management-component .popup-toggler .point {
  background-color: #00693e;
}
.theme-custom-companies .carrier-management-component .popup-toggler .point {
  background-color: #F2AF32;
}
.theme-ward .carrier-management-component .popup-toggler .point {
  background-color: #0a5540;
}
.theme-centralconnect .carrier-management-component .popup-toggler .point {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .carrier-management-component .popup-toggler .point {
  background-color: #0053A1;
}
.theme-mycarrier .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-rapid-ship .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-averitt .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-saia .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-frontline-freight .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-mme .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-emerge .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-old-dominion .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-custom-companies .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-ward .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-centralconnect .carrier-management-component .icons-popup {
  background-color: #fff;
}
.theme-tforcefreightmyship .carrier-management-component .icons-popup {
  background-color: #fff;
}

/*********************************************/
/********************************************
pulled from file src\app\carriers-portal\carrier-management\carrier-users-component\cap-users-list-item\cap-users-list-item-component.scss
********************************************/
.theme-mycarrier .my-customers-page .radio-item-button.active {
  border-color: #007AFF;
  background-color: #007AFF;
  color: #fff;
}
.theme-rapid-ship .my-customers-page .radio-item-button.active {
  border-color: #5DC9EA;
  background-color: #5DC9EA;
  color: #fff;
}
.theme-averitt .my-customers-page .radio-item-button.active {
  border-color: #c70015;
  background-color: #c70015;
  color: #fff;
}
.theme-saia .my-customers-page .radio-item-button.active {
  border-color: #CC2B2A;
  background-color: #CC2B2A;
  color: #fff;
}
.theme-frontline-freight .my-customers-page .radio-item-button.active {
  border-color: #0f62ab;
  background-color: #0f62ab;
  color: #fff;
}
.theme-mme .my-customers-page .radio-item-button.active {
  border-color: #C65000;
  background-color: #C65000;
  color: #fff;
}
.theme-emerge .my-customers-page .radio-item-button.active {
  border-color: #0d47a1;
  background-color: #0d47a1;
  color: #fff;
}
.theme-old-dominion .my-customers-page .radio-item-button.active {
  border-color: #00693e;
  background-color: #00693e;
  color: #fff;
}
.theme-custom-companies .my-customers-page .radio-item-button.active {
  border-color: #F2AF32;
  background-color: #F2AF32;
  color: #fff;
}
.theme-ward .my-customers-page .radio-item-button.active {
  border-color: #0a5540;
  background-color: #0a5540;
  color: #fff;
}
.theme-centralconnect .my-customers-page .radio-item-button.active {
  border-color: #3A3A3A;
  background-color: #3A3A3A;
  color: #fff;
}
.theme-tforcefreightmyship .my-customers-page .radio-item-button.active {
  border-color: #0053A1;
  background-color: #0053A1;
  color: #fff;
}
.theme-mycarrier .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-rapid-ship .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-averitt .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-saia .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-frontline-freight .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-mme .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-emerge .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-old-dominion .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-custom-companies .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-ward .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-centralconnect .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-tforcefreightmyship .my-customers-page .radio-item-button.disabled:hover {
  background-color: #fff;
}
.theme-mycarrier .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #0069db;
  border-color: #0069db;
}
.theme-rapid-ship .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #3dbee6;
  border-color: #3dbee6;
}
.theme-averitt .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #a30011;
  border-color: #a30011;
}
.theme-saia .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #ae2524;
  border-color: #ae2524;
}
.theme-frontline-freight .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #0c4f8a;
  border-color: #0c4f8a;
}
.theme-mme .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #a24200;
  border-color: #a24200;
}
.theme-emerge .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #0a3880;
  border-color: #0a3880;
}
.theme-old-dominion .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #004529;
  border-color: #004529;
}
.theme-custom-companies .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #f0a210;
  border-color: #f0a210;
}
.theme-ward .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #063528;
  border-color: #063528;
}
.theme-centralconnect .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #282828;
  border-color: #282828;
}
.theme-tforcefreightmyship .my-customers-page .radio-item-button:hover {
  color: #fff;
  background-color: #00417d;
  border-color: #00417d;
}
.theme-mycarrier .my-customers-page .all-carriers .lbl {
  color: #007AFF;
  background-color: #fff;
}
.theme-rapid-ship .my-customers-page .all-carriers .lbl {
  color: #5DC9EA;
  background-color: #fff;
}
.theme-averitt .my-customers-page .all-carriers .lbl {
  color: #c70015;
  background-color: #fff;
}
.theme-saia .my-customers-page .all-carriers .lbl {
  color: #CC2B2A;
  background-color: #fff;
}
.theme-frontline-freight .my-customers-page .all-carriers .lbl {
  color: #0f62ab;
  background-color: #fff;
}
.theme-mme .my-customers-page .all-carriers .lbl {
  color: #C65000;
  background-color: #fff;
}
.theme-emerge .my-customers-page .all-carriers .lbl {
  color: #0d47a1;
  background-color: #fff;
}
.theme-old-dominion .my-customers-page .all-carriers .lbl {
  color: #00693e;
  background-color: #fff;
}
.theme-custom-companies .my-customers-page .all-carriers .lbl {
  color: #F2AF32;
  background-color: #fff;
}
.theme-ward .my-customers-page .all-carriers .lbl {
  color: #0a5540;
  background-color: #fff;
}
.theme-centralconnect .my-customers-page .all-carriers .lbl {
  color: #3A3A3A;
  background-color: #fff;
}
.theme-tforcefreightmyship .my-customers-page .all-carriers .lbl {
  color: #0053A1;
  background-color: #fff;
}
.theme-mycarrier .my-customers-page .all-carriers:before {
  background-color: #007AFF;
}
.theme-rapid-ship .my-customers-page .all-carriers:before {
  background-color: #5DC9EA;
}
.theme-averitt .my-customers-page .all-carriers:before {
  background-color: #c70015;
}
.theme-saia .my-customers-page .all-carriers:before {
  background-color: #CC2B2A;
}
.theme-frontline-freight .my-customers-page .all-carriers:before {
  background-color: #0f62ab;
}
.theme-mme .my-customers-page .all-carriers:before {
  background-color: #C65000;
}
.theme-emerge .my-customers-page .all-carriers:before {
  background-color: #0d47a1;
}
.theme-old-dominion .my-customers-page .all-carriers:before {
  background-color: #00693e;
}
.theme-custom-companies .my-customers-page .all-carriers:before {
  background-color: #F2AF32;
}
.theme-ward .my-customers-page .all-carriers:before {
  background-color: #0a5540;
}
.theme-centralconnect .my-customers-page .all-carriers:before {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .my-customers-page .all-carriers:before {
  background-color: #0053A1;
}
.theme-mycarrier .my-customers-page .row:hover {
  color: #007AFF;
}
.theme-rapid-ship .my-customers-page .row:hover {
  color: #5DC9EA;
}
.theme-averitt .my-customers-page .row:hover {
  color: #c70015;
}
.theme-saia .my-customers-page .row:hover {
  color: #CC2B2A;
}
.theme-frontline-freight .my-customers-page .row:hover {
  color: #0f62ab;
}
.theme-mme .my-customers-page .row:hover {
  color: #C65000;
}
.theme-emerge .my-customers-page .row:hover {
  color: #0d47a1;
}
.theme-old-dominion .my-customers-page .row:hover {
  color: #00693e;
}
.theme-custom-companies .my-customers-page .row:hover {
  color: #F2AF32;
}
.theme-ward .my-customers-page .row:hover {
  color: #0a5540;
}
.theme-centralconnect .my-customers-page .row:hover {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .my-customers-page .row:hover {
  color: #0053A1;
}
.theme-mycarrier .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-rapid-ship .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-averitt .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-saia .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-frontline-freight .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-mme .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-emerge .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-old-dominion .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-custom-companies .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-ward .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-centralconnect .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-tforcefreightmyship .my-customers-page .row .small-stat-cell .quotes-details-pop-up td {
  color: #000;
}
.theme-mycarrier .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-rapid-ship .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-averitt .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-saia .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-frontline-freight .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-mme .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-emerge .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-old-dominion .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-custom-companies .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-ward .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-centralconnect .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-tforcefreightmyship .my-customers-page .icons-popup-wrapper .box-model {
  background-color: #fff;
}
.theme-mycarrier .my-customers-page .hidden-info {
  background: #fff;
}
.theme-rapid-ship .my-customers-page .hidden-info {
  background: #fff;
}
.theme-averitt .my-customers-page .hidden-info {
  background: #fff;
}
.theme-saia .my-customers-page .hidden-info {
  background: #fff;
}
.theme-frontline-freight .my-customers-page .hidden-info {
  background: #fff;
}
.theme-mme .my-customers-page .hidden-info {
  background: #fff;
}
.theme-emerge .my-customers-page .hidden-info {
  background: #fff;
}
.theme-old-dominion .my-customers-page .hidden-info {
  background: #fff;
}
.theme-custom-companies .my-customers-page .hidden-info {
  background: #fff;
}
.theme-ward .my-customers-page .hidden-info {
  background: #fff;
}
.theme-centralconnect .my-customers-page .hidden-info {
  background: #fff;
}
.theme-tforcefreightmyship .my-customers-page .hidden-info {
  background: #fff;
}
.theme-mycarrier .my-customers-page .show-info {
  border: 1px solid #007AFF;
  color: #007AFF;
}
.theme-rapid-ship .my-customers-page .show-info {
  border: 1px solid #5DC9EA;
  color: #5DC9EA;
}
.theme-averitt .my-customers-page .show-info {
  border: 1px solid #c70015;
  color: #c70015;
}
.theme-saia .my-customers-page .show-info {
  border: 1px solid #CC2B2A;
  color: #CC2B2A;
}
.theme-frontline-freight .my-customers-page .show-info {
  border: 1px solid #0f62ab;
  color: #0f62ab;
}
.theme-mme .my-customers-page .show-info {
  border: 1px solid #C65000;
  color: #C65000;
}
.theme-emerge .my-customers-page .show-info {
  border: 1px solid #0d47a1;
  color: #0d47a1;
}
.theme-old-dominion .my-customers-page .show-info {
  border: 1px solid #00693e;
  color: #00693e;
}
.theme-custom-companies .my-customers-page .show-info {
  border: 1px solid #F2AF32;
  color: #F2AF32;
}
.theme-ward .my-customers-page .show-info {
  border: 1px solid #0a5540;
  color: #0a5540;
}
.theme-centralconnect .my-customers-page .show-info {
  border: 1px solid #3A3A3A;
  color: #3A3A3A;
}
.theme-tforcefreightmyship .my-customers-page .show-info {
  border: 1px solid #0053A1;
  color: #0053A1;
}
.theme-mycarrier .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/mycarrier/removal-location2.svg") no-repeat;
  background-size: contain;
}
.theme-rapid-ship .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/rapid-ship/removal-location2-rapid-ship.svg") no-repeat;
  background-size: contain;
}
.theme-averitt .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/averitt/removal-location2-averitt.svg") no-repeat;
  background-size: contain;
}
.theme-saia .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/saia/removal-location2-saia.svg") no-repeat;
  background-size: contain;
}
.theme-frontline-freight .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/frontline-freight/removal-location2-frontline-freight.svg") no-repeat;
  background-size: contain;
}
.theme-mme .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/mme/removal-location2-mme.svg") no-repeat;
  background-size: contain;
}
.theme-emerge .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/emerge/removal-location2-emerge.svg") no-repeat;
  background-size: contain;
}
.theme-old-dominion .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/old-dominion/removal-location2-old-dominion.svg") no-repeat;
  background-size: contain;
}
.theme-custom-companies .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/custom-companies/removal-location2-custom-companies.svg") no-repeat;
  background-size: contain;
}
.theme-ward .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/ward/removal-location2-ward.svg") no-repeat;
  background-size: contain;
}
.theme-centralconnect .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/averitt/removal-location2-averitt.svg") no-repeat;
  background-size: contain;
}
.theme-tforcefreightmyship .my-customers-page .tms-icon-removed-location2 {
  background: url("/images/theme-images/tforcefreightmyship/removal-location2-tforcefreightmyship.svg") no-repeat;
  background-size: contain;
}

/*********************************************/
/********************************************
pulled from file src\app\carriers-portal\activity-page\cap-activity-page-list-item\cap-activity-page-list-item.component.scss
********************************************/
.theme-mycarrier .activity-page .radio-item-button {
  border: 1px solid #007AFF;
  background-color: #007AFF;
  color: #fff;
}
.theme-rapid-ship .activity-page .radio-item-button {
  border: 1px solid #5DC9EA;
  background-color: #5DC9EA;
  color: #fff;
}
.theme-averitt .activity-page .radio-item-button {
  border: 1px solid #c70015;
  background-color: #c70015;
  color: #fff;
}
.theme-saia .activity-page .radio-item-button {
  border: 1px solid #CC2B2A;
  background-color: #CC2B2A;
  color: #fff;
}
.theme-frontline-freight .activity-page .radio-item-button {
  border: 1px solid #0f62ab;
  background-color: #0f62ab;
  color: #fff;
}
.theme-mme .activity-page .radio-item-button {
  border: 1px solid #C65000;
  background-color: #C65000;
  color: #fff;
}
.theme-emerge .activity-page .radio-item-button {
  border: 1px solid #0d47a1;
  background-color: #0d47a1;
  color: #fff;
}
.theme-old-dominion .activity-page .radio-item-button {
  border: 1px solid #00693e;
  background-color: #00693e;
  color: #fff;
}
.theme-custom-companies .activity-page .radio-item-button {
  border: 1px solid #F2AF32;
  background-color: #F2AF32;
  color: #fff;
}
.theme-ward .activity-page .radio-item-button {
  border: 1px solid #0a5540;
  background-color: #0a5540;
  color: #fff;
}
.theme-centralconnect .activity-page .radio-item-button {
  border: 1px solid #3A3A3A;
  background-color: #3A3A3A;
  color: #fff;
}
.theme-tforcefreightmyship .activity-page .radio-item-button {
  border: 1px solid #0053A1;
  background-color: #0053A1;
  color: #fff;
}
.theme-mycarrier .activity-page .radio-item-button:hover {
  background-color: #0069db;
  border-color: #0069db;
}
.theme-rapid-ship .activity-page .radio-item-button:hover {
  background-color: #3dbee6;
  border-color: #3dbee6;
}
.theme-averitt .activity-page .radio-item-button:hover {
  background-color: #a30011;
  border-color: #a30011;
}
.theme-saia .activity-page .radio-item-button:hover {
  background-color: #ae2524;
  border-color: #ae2524;
}
.theme-frontline-freight .activity-page .radio-item-button:hover {
  background-color: #0c4f8a;
  border-color: #0c4f8a;
}
.theme-mme .activity-page .radio-item-button:hover {
  background-color: #a24200;
  border-color: #a24200;
}
.theme-emerge .activity-page .radio-item-button:hover {
  background-color: #0a3880;
  border-color: #0a3880;
}
.theme-old-dominion .activity-page .radio-item-button:hover {
  background-color: #004529;
  border-color: #004529;
}
.theme-custom-companies .activity-page .radio-item-button:hover {
  background-color: #f0a210;
  border-color: #f0a210;
}
.theme-ward .activity-page .radio-item-button:hover {
  background-color: #063528;
  border-color: #063528;
}
.theme-centralconnect .activity-page .radio-item-button:hover {
  background-color: #282828;
  border-color: #282828;
}
.theme-tforcefreightmyship .activity-page .radio-item-button:hover {
  background-color: #00417d;
  border-color: #00417d;
}
.theme-mycarrier .activity-page .table-activity td {
  color: #000;
}
.theme-rapid-ship .activity-page .table-activity td {
  color: #000;
}
.theme-averitt .activity-page .table-activity td {
  color: #000;
}
.theme-saia .activity-page .table-activity td {
  color: #000;
}
.theme-frontline-freight .activity-page .table-activity td {
  color: #000;
}
.theme-mme .activity-page .table-activity td {
  color: #000;
}
.theme-emerge .activity-page .table-activity td {
  color: #000;
}
.theme-old-dominion .activity-page .table-activity td {
  color: #000;
}
.theme-custom-companies .activity-page .table-activity td {
  color: #000;
}
.theme-ward .activity-page .table-activity td {
  color: #000;
}
.theme-centralconnect .activity-page .table-activity td {
  color: #000;
}
.theme-tforcefreightmyship .activity-page .table-activity td {
  color: #000;
}

/*********************************************/
/********************************************
pulled from file \src\app\carriers-portal\activity-page\cap-activity-page-list-item\cap-activity-page-list-item.component.scss
********************************************/
.theme-mycarrier .edit-campaign .options .card-unit {
  border: 1px solid #1F47CD;
}
.theme-rapid-ship .edit-campaign .options .card-unit {
  border: 1px solid #499eb8;
}
.theme-averitt .edit-campaign .options .card-unit {
  border: 1px solid #b20013;
}
.theme-saia .edit-campaign .options .card-unit {
  border: 1px solid #ae2524;
}
.theme-frontline-freight .edit-campaign .options .card-unit {
  border: 1px solid #0a4375;
}
.theme-mme .edit-campaign .options .card-unit {
  border: 1px solid #c15003;
}
.theme-emerge .edit-campaign .options .card-unit {
  border: 1px solid #09306e;
}
.theme-old-dominion .edit-campaign .options .card-unit {
  border: 1px solid #004227;
}
.theme-custom-companies .edit-campaign .options .card-unit {
  border: 1px solid #bf8a28;
}
.theme-ward .edit-campaign .options .card-unit {
  border: 1px solid #073b2c;
}
.theme-centralconnect .edit-campaign .options .card-unit {
  border: 1px solid #2c2c2c;
}
.theme-tforcefreightmyship .edit-campaign .options .card-unit {
  border: 1px solid #004280;
}
.theme-mycarrier .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #1F47CD;
}
.theme-rapid-ship .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #499eb8;
}
.theme-averitt .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #b20013;
}
.theme-saia .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #ae2524;
}
.theme-frontline-freight .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #0a4375;
}
.theme-mme .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #c15003;
}
.theme-emerge .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #09306e;
}
.theme-old-dominion .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #004227;
}
.theme-custom-companies .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #bf8a28;
}
.theme-ward .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #073b2c;
}
.theme-centralconnect .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #2c2c2c;
}
.theme-tforcefreightmyship .edit-campaign .options .card-unit .name {
  color: #fff;
  background-color: #004280;
}
.theme-mycarrier .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #1F47CD;
}
.theme-rapid-ship .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #499eb8;
}
.theme-averitt .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #b20013;
}
.theme-saia .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #ae2524;
}
.theme-frontline-freight .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #0a4375;
}
.theme-mme .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #c15003;
}
.theme-emerge .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #09306e;
}
.theme-old-dominion .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #004227;
}
.theme-custom-companies .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #bf8a28;
}
.theme-ward .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #073b2c;
}
.theme-centralconnect .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #2c2c2c;
}
.theme-tforcefreightmyship .edit-campaign .options .card-unit .percent {
  border-left: 1px solid #004280;
}

/*********************************************/
/********************************************
pulled from files rc\app\carriers-portal\carrier-resources-page\cap-document-upload-section\cap-document-upload-section.component.scss
********************************************/
.theme-mycarrier .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-rapid-ship .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-averitt .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-saia .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-frontline-freight .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-mme .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-emerge .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-old-dominion .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-custom-companies .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-ward .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-centralconnect .carrier-resource-page .file-filename:hover {
  background: #fff;
}
.theme-tforcefreightmyship .carrier-resource-page .file-filename:hover {
  background: #fff;
}

/*********************************************/
/********************************************
pulled from files /app/customers-portal/quick-bol/cup-quick-bol/cup-quick-bol.component
********************************************/
.theme-mycarrier .quick-bol-page .tab-actions li .tms-icon-add-button {
  color: #007AFF;
}
.theme-rapid-ship .quick-bol-page .tab-actions li .tms-icon-add-button {
  color: #004887;
}
.theme-averitt .quick-bol-page .tab-actions li .tms-icon-add-button {
  color: #666666;
}
.theme-saia .quick-bol-page .tab-actions li .tms-icon-add-button {
  color: #20274E;
}
.theme-frontline-freight .quick-bol-page .tab-actions li .tms-icon-add-button {
  color: #fe5e08;
}
.theme-mme .quick-bol-page .tab-actions li .tms-icon-add-button {
  color: #6D3100;
}
.theme-emerge .quick-bol-page .tab-actions li .tms-icon-add-button {
  color: #FFAB00;
}
.theme-old-dominion .quick-bol-page .tab-actions li .tms-icon-add-button {
  color: #b6985e;
}
.theme-custom-companies .quick-bol-page .tab-actions li .tms-icon-add-button {
  color: #47474f;
}
.theme-ward .quick-bol-page .tab-actions li .tms-icon-add-button {
  color: #8a6e4b;
}
.theme-centralconnect .quick-bol-page .tab-actions li .tms-icon-add-button {
  color: #000000;
}
.theme-tforcefreightmyship .quick-bol-page .tab-actions li .tms-icon-add-button {
  color: #0053A1;
}

/*********************************************/
/********************************************
pulled from files /app/customers-portal/quick-bol/cup-quick-bol-preview/cup-quick-bol-preview.componen
********************************************/
@media print {
  @page {
    margin: 0 0.7cm 0.3cm;
  }
  .theme-mycarrier .quick-bol-preview .right-col .label {
    border-bottom: 2px solid #000;
  }
  .theme-rapid-ship .quick-bol-preview .right-col .label {
    border-bottom: 2px solid #000;
  }
  .theme-averitt .quick-bol-preview .right-col .label {
    border-bottom: 2px solid #000;
  }
  .theme-saia .quick-bol-preview .right-col .label {
    border-bottom: 2px solid #000;
  }
  .theme-frontline-freight .quick-bol-preview .right-col .label {
    border-bottom: 2px solid #000;
  }
  .theme-mme .quick-bol-preview .right-col .label {
    border-bottom: 2px solid #000;
  }
  .theme-emerge .quick-bol-preview .right-col .label {
    border-bottom: 2px solid #000;
  }
  .theme-old-dominion .quick-bol-preview .right-col .label {
    border-bottom: 2px solid #000;
  }
  .theme-custom-companies .quick-bol-preview .right-col .label {
    border-bottom: 2px solid #000;
  }
  .theme-ward .quick-bol-preview .right-col .label {
    border-bottom: 2px solid #000;
  }
  .theme-centralconnect .quick-bol-preview .right-col .label {
    border-bottom: 2px solid #000;
  }
  .theme-tforcefreightmyship .quick-bol-preview .right-col .label {
    border-bottom: 2px solid #000;
  }
}
/*********************************************/
/********************************************
pulled from files /app/common/landing-page/main-component/landing-page.component
********************************************/
.body-container.landing {
  padding: 0;
  min-width: initial;
}
.body-container.landing header-menu {
  display: none;
}
.body-container.landing sidebar-menu {
  display: none;
}

.theme-mycarrier .landing-page .header .header-menu > li:not(:last-of-type):hover {
  color: #007AFF;
}
.theme-rapid-ship .landing-page .header .header-menu > li:not(:last-of-type):hover {
  color: #5DC9EA;
}
.theme-averitt .landing-page .header .header-menu > li:not(:last-of-type):hover {
  color: #c70015;
}
.theme-saia .landing-page .header .header-menu > li:not(:last-of-type):hover {
  color: #CC2B2A;
}
.theme-frontline-freight .landing-page .header .header-menu > li:not(:last-of-type):hover {
  color: #0f62ab;
}
.theme-mme .landing-page .header .header-menu > li:not(:last-of-type):hover {
  color: #C65000;
}
.theme-emerge .landing-page .header .header-menu > li:not(:last-of-type):hover {
  color: #0d47a1;
}
.theme-old-dominion .landing-page .header .header-menu > li:not(:last-of-type):hover {
  color: #00693e;
}
.theme-custom-companies .landing-page .header .header-menu > li:not(:last-of-type):hover {
  color: #F2AF32;
}
.theme-ward .landing-page .header .header-menu > li:not(:last-of-type):hover {
  color: #0a5540;
}
.theme-centralconnect .landing-page .header .header-menu > li:not(:last-of-type):hover {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .landing-page .header .header-menu > li:not(:last-of-type):hover {
  color: #0053A1;
}
.theme-mycarrier .landing-page .header .header-main .video-tutorial .video-wrapper img {
  border: 10px solid #fff;
}
.theme-rapid-ship .landing-page .header .header-main .video-tutorial .video-wrapper img {
  border: 10px solid #fff;
}
.theme-averitt .landing-page .header .header-main .video-tutorial .video-wrapper img {
  border: 10px solid #fff;
}
.theme-saia .landing-page .header .header-main .video-tutorial .video-wrapper img {
  border: 10px solid #fff;
}
.theme-frontline-freight .landing-page .header .header-main .video-tutorial .video-wrapper img {
  border: 10px solid #fff;
}
.theme-mme .landing-page .header .header-main .video-tutorial .video-wrapper img {
  border: 10px solid #fff;
}
.theme-emerge .landing-page .header .header-main .video-tutorial .video-wrapper img {
  border: 10px solid #fff;
}
.theme-old-dominion .landing-page .header .header-main .video-tutorial .video-wrapper img {
  border: 10px solid #fff;
}
.theme-custom-companies .landing-page .header .header-main .video-tutorial .video-wrapper img {
  border: 10px solid #fff;
}
.theme-ward .landing-page .header .header-main .video-tutorial .video-wrapper img {
  border: 10px solid #fff;
}
.theme-centralconnect .landing-page .header .header-main .video-tutorial .video-wrapper img {
  border: 10px solid #fff;
}
.theme-tforcefreightmyship .landing-page .header .header-main .video-tutorial .video-wrapper img {
  border: 10px solid #fff;
}
.theme-mycarrier .landing-page h3 span {
  background-color: #fff;
}
.theme-rapid-ship .landing-page h3 span {
  background-color: #fff;
}
.theme-averitt .landing-page h3 span {
  background-color: #fff;
}
.theme-saia .landing-page h3 span {
  background-color: #fff;
}
.theme-frontline-freight .landing-page h3 span {
  background-color: #fff;
}
.theme-mme .landing-page h3 span {
  background-color: #fff;
}
.theme-emerge .landing-page h3 span {
  background-color: #fff;
}
.theme-old-dominion .landing-page h3 span {
  background-color: #fff;
}
.theme-custom-companies .landing-page h3 span {
  background-color: #fff;
}
.theme-ward .landing-page h3 span {
  background-color: #fff;
}
.theme-centralconnect .landing-page h3 span {
  background-color: #fff;
}
.theme-tforcefreightmyship .landing-page h3 span {
  background-color: #fff;
}
.theme-mycarrier .landing-page .footer .footer-menu a {
  color: #fff;
}
.theme-rapid-ship .landing-page .footer .footer-menu a {
  color: #fff;
}
.theme-averitt .landing-page .footer .footer-menu a {
  color: #fff;
}
.theme-saia .landing-page .footer .footer-menu a {
  color: #fff;
}
.theme-frontline-freight .landing-page .footer .footer-menu a {
  color: #fff;
}
.theme-mme .landing-page .footer .footer-menu a {
  color: #fff;
}
.theme-emerge .landing-page .footer .footer-menu a {
  color: #fff;
}
.theme-old-dominion .landing-page .footer .footer-menu a {
  color: #fff;
}
.theme-custom-companies .landing-page .footer .footer-menu a {
  color: #fff;
}
.theme-ward .landing-page .footer .footer-menu a {
  color: #fff;
}
.theme-centralconnect .landing-page .footer .footer-menu a {
  color: #fff;
}
.theme-tforcefreightmyship .landing-page .footer .footer-menu a {
  color: #fff;
}

/*********************************************/
/********************************************
pulled from files app/common/landing-page/my-carrier-landing-page/my-carrier-landing-page.component
********************************************/
.theme-mycarrier .mc-landing-page .mat-form-field-underline {
  border-color: #007AFF;
}
.theme-rapid-ship .mc-landing-page .mat-form-field-underline {
  border-color: #5DC9EA;
}
.theme-averitt .mc-landing-page .mat-form-field-underline {
  border-color: #c70015;
}
.theme-saia .mc-landing-page .mat-form-field-underline {
  border-color: #CC2B2A;
}
.theme-frontline-freight .mc-landing-page .mat-form-field-underline {
  border-color: #0f62ab;
}
.theme-mme .mc-landing-page .mat-form-field-underline {
  border-color: #C65000;
}
.theme-emerge .mc-landing-page .mat-form-field-underline {
  border-color: #0d47a1;
}
.theme-old-dominion .mc-landing-page .mat-form-field-underline {
  border-color: #00693e;
}
.theme-custom-companies .mc-landing-page .mat-form-field-underline {
  border-color: #F2AF32;
}
.theme-ward .mc-landing-page .mat-form-field-underline {
  border-color: #0a5540;
}
.theme-centralconnect .mc-landing-page .mat-form-field-underline {
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship .mc-landing-page .mat-form-field-underline {
  border-color: #0053A1;
}
.theme-mycarrier .mc-landing-page h3 > span:before {
  background-color: #fff;
  border: 2px solid #007AFF;
}
.theme-rapid-ship .mc-landing-page h3 > span:before {
  background-color: #fff;
  border: 2px solid #5DC9EA;
}
.theme-averitt .mc-landing-page h3 > span:before {
  background-color: #fff;
  border: 2px solid #c70015;
}
.theme-saia .mc-landing-page h3 > span:before {
  background-color: #fff;
  border: 2px solid #CC2B2A;
}
.theme-frontline-freight .mc-landing-page h3 > span:before {
  background-color: #fff;
  border: 2px solid #0f62ab;
}
.theme-mme .mc-landing-page h3 > span:before {
  background-color: #fff;
  border: 2px solid #C65000;
}
.theme-emerge .mc-landing-page h3 > span:before {
  background-color: #fff;
  border: 2px solid #0d47a1;
}
.theme-old-dominion .mc-landing-page h3 > span:before {
  background-color: #fff;
  border: 2px solid #00693e;
}
.theme-custom-companies .mc-landing-page h3 > span:before {
  background-color: #fff;
  border: 2px solid #F2AF32;
}
.theme-ward .mc-landing-page h3 > span:before {
  background-color: #fff;
  border: 2px solid #0a5540;
}
.theme-centralconnect .mc-landing-page h3 > span:before {
  background-color: #fff;
  border: 2px solid #3A3A3A;
}
.theme-tforcefreightmyship .mc-landing-page h3 > span:before {
  background-color: #fff;
  border: 2px solid #0053A1;
}
.theme-mycarrier .mc-landing-page h3 > span:after {
  background-color: #007AFF;
}
.theme-rapid-ship .mc-landing-page h3 > span:after {
  background-color: #5DC9EA;
}
.theme-averitt .mc-landing-page h3 > span:after {
  background-color: #c70015;
}
.theme-saia .mc-landing-page h3 > span:after {
  background-color: #CC2B2A;
}
.theme-frontline-freight .mc-landing-page h3 > span:after {
  background-color: #0f62ab;
}
.theme-mme .mc-landing-page h3 > span:after {
  background-color: #C65000;
}
.theme-emerge .mc-landing-page h3 > span:after {
  background-color: #0d47a1;
}
.theme-old-dominion .mc-landing-page h3 > span:after {
  background-color: #00693e;
}
.theme-custom-companies .mc-landing-page h3 > span:after {
  background-color: #F2AF32;
}
.theme-ward .mc-landing-page h3 > span:after {
  background-color: #0a5540;
}
.theme-centralconnect .mc-landing-page h3 > span:after {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .mc-landing-page h3 > span:after {
  background-color: #0053A1;
}
.theme-mycarrier .mc-landing-page h5 {
  color: #007AFF;
}
.theme-rapid-ship .mc-landing-page h5 {
  color: #5DC9EA;
}
.theme-averitt .mc-landing-page h5 {
  color: #c70015;
}
.theme-saia .mc-landing-page h5 {
  color: #CC2B2A;
}
.theme-frontline-freight .mc-landing-page h5 {
  color: #0f62ab;
}
.theme-mme .mc-landing-page h5 {
  color: #C65000;
}
.theme-emerge .mc-landing-page h5 {
  color: #0d47a1;
}
.theme-old-dominion .mc-landing-page h5 {
  color: #00693e;
}
.theme-custom-companies .mc-landing-page h5 {
  color: #F2AF32;
}
.theme-ward .mc-landing-page h5 {
  color: #0a5540;
}
.theme-centralconnect .mc-landing-page h5 {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .mc-landing-page h5 {
  color: #0053A1;
}
.theme-mycarrier .mc-landing-page .header-menu-link:hover {
  color: #007AFF;
}
.theme-rapid-ship .mc-landing-page .header-menu-link:hover {
  color: #5DC9EA;
}
.theme-averitt .mc-landing-page .header-menu-link:hover {
  color: #c70015;
}
.theme-saia .mc-landing-page .header-menu-link:hover {
  color: #CC2B2A;
}
.theme-frontline-freight .mc-landing-page .header-menu-link:hover {
  color: #0f62ab;
}
.theme-mme .mc-landing-page .header-menu-link:hover {
  color: #C65000;
}
.theme-emerge .mc-landing-page .header-menu-link:hover {
  color: #0d47a1;
}
.theme-old-dominion .mc-landing-page .header-menu-link:hover {
  color: #00693e;
}
.theme-custom-companies .mc-landing-page .header-menu-link:hover {
  color: #F2AF32;
}
.theme-ward .mc-landing-page .header-menu-link:hover {
  color: #0a5540;
}
.theme-centralconnect .mc-landing-page .header-menu-link:hover {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .mc-landing-page .header-menu-link:hover {
  color: #0053A1;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  opacity: 1 !important;
  animation-name: fadeInOpacity !important;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 2s !important;
}

@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*********************************************/
/********************************************
pulled from files /app/common/landing-page/rapid-ship-landing-page/rapid-ship-landing-page.component
********************************************/
.theme-mycarrier .landing-page .rs-landing-page .header-menu {
  color: #007AFF;
}
.theme-rapid-ship .landing-page .rs-landing-page .header-menu {
  color: #5DC9EA;
}
.theme-averitt .landing-page .rs-landing-page .header-menu {
  color: #c70015;
}
.theme-saia .landing-page .rs-landing-page .header-menu {
  color: #CC2B2A;
}
.theme-frontline-freight .landing-page .rs-landing-page .header-menu {
  color: #0f62ab;
}
.theme-mme .landing-page .rs-landing-page .header-menu {
  color: #C65000;
}
.theme-emerge .landing-page .rs-landing-page .header-menu {
  color: #0d47a1;
}
.theme-old-dominion .landing-page .rs-landing-page .header-menu {
  color: #00693e;
}
.theme-custom-companies .landing-page .rs-landing-page .header-menu {
  color: #F2AF32;
}
.theme-ward .landing-page .rs-landing-page .header-menu {
  color: #0a5540;
}
.theme-centralconnect .landing-page .rs-landing-page .header-menu {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .landing-page .rs-landing-page .header-menu {
  color: #0053A1;
}
.theme-mycarrier .rs-landing-page h3 {
  color: #007AFF;
}
.theme-rapid-ship .rs-landing-page h3 {
  color: #004887;
}
.theme-averitt .rs-landing-page h3 {
  color: #666666;
}
.theme-saia .rs-landing-page h3 {
  color: #20274E;
}
.theme-frontline-freight .rs-landing-page h3 {
  color: #fe5e08;
}
.theme-mme .rs-landing-page h3 {
  color: #6D3100;
}
.theme-emerge .rs-landing-page h3 {
  color: #FFAB00;
}
.theme-old-dominion .rs-landing-page h3 {
  color: #b6985e;
}
.theme-custom-companies .rs-landing-page h3 {
  color: #47474f;
}
.theme-ward .rs-landing-page h3 {
  color: #8a6e4b;
}
.theme-centralconnect .rs-landing-page h3 {
  color: #000000;
}
.theme-tforcefreightmyship .rs-landing-page h3 {
  color: #0053A1;
}
.theme-mycarrier .rs-landing-page h3.left-line > span:after {
  background-color: #007AFF;
}
.theme-rapid-ship .rs-landing-page h3.left-line > span:after {
  background-color: #5DC9EA;
}
.theme-averitt .rs-landing-page h3.left-line > span:after {
  background-color: #c70015;
}
.theme-saia .rs-landing-page h3.left-line > span:after {
  background-color: #CC2B2A;
}
.theme-frontline-freight .rs-landing-page h3.left-line > span:after {
  background-color: #0f62ab;
}
.theme-mme .rs-landing-page h3.left-line > span:after {
  background-color: #C65000;
}
.theme-emerge .rs-landing-page h3.left-line > span:after {
  background-color: #0d47a1;
}
.theme-old-dominion .rs-landing-page h3.left-line > span:after {
  background-color: #00693e;
}
.theme-custom-companies .rs-landing-page h3.left-line > span:after {
  background-color: #F2AF32;
}
.theme-ward .rs-landing-page h3.left-line > span:after {
  background-color: #0a5540;
}
.theme-centralconnect .rs-landing-page h3.left-line > span:after {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .rs-landing-page h3.left-line > span:after {
  background-color: #0053A1;
}
.theme-mycarrier .rs-landing-page h3.right-line > span:after {
  background-color: #007AFF;
}
.theme-rapid-ship .rs-landing-page h3.right-line > span:after {
  background-color: #5DC9EA;
}
.theme-averitt .rs-landing-page h3.right-line > span:after {
  background-color: #c70015;
}
.theme-saia .rs-landing-page h3.right-line > span:after {
  background-color: #CC2B2A;
}
.theme-frontline-freight .rs-landing-page h3.right-line > span:after {
  background-color: #0f62ab;
}
.theme-mme .rs-landing-page h3.right-line > span:after {
  background-color: #C65000;
}
.theme-emerge .rs-landing-page h3.right-line > span:after {
  background-color: #0d47a1;
}
.theme-old-dominion .rs-landing-page h3.right-line > span:after {
  background-color: #00693e;
}
.theme-custom-companies .rs-landing-page h3.right-line > span:after {
  background-color: #F2AF32;
}
.theme-ward .rs-landing-page h3.right-line > span:after {
  background-color: #0a5540;
}
.theme-centralconnect .rs-landing-page h3.right-line > span:after {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .rs-landing-page h3.right-line > span:after {
  background-color: #0053A1;
}
.theme-mycarrier .rs-landing-page h5 {
  color: #007AFF;
}
.theme-rapid-ship .rs-landing-page h5 {
  color: #5DC9EA;
}
.theme-averitt .rs-landing-page h5 {
  color: #c70015;
}
.theme-saia .rs-landing-page h5 {
  color: #CC2B2A;
}
.theme-frontline-freight .rs-landing-page h5 {
  color: #0f62ab;
}
.theme-mme .rs-landing-page h5 {
  color: #C65000;
}
.theme-emerge .rs-landing-page h5 {
  color: #0d47a1;
}
.theme-old-dominion .rs-landing-page h5 {
  color: #00693e;
}
.theme-custom-companies .rs-landing-page h5 {
  color: #F2AF32;
}
.theme-ward .rs-landing-page h5 {
  color: #0a5540;
}
.theme-centralconnect .rs-landing-page h5 {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .rs-landing-page h5 {
  color: #0053A1;
}
.theme-mycarrier .rs-landing-page .management-about h5 {
  color: #007AFF;
}
.theme-rapid-ship .rs-landing-page .management-about h5 {
  color: #004887;
}
.theme-averitt .rs-landing-page .management-about h5 {
  color: #666666;
}
.theme-saia .rs-landing-page .management-about h5 {
  color: #20274E;
}
.theme-frontline-freight .rs-landing-page .management-about h5 {
  color: #fe5e08;
}
.theme-mme .rs-landing-page .management-about h5 {
  color: #6D3100;
}
.theme-emerge .rs-landing-page .management-about h5 {
  color: #FFAB00;
}
.theme-old-dominion .rs-landing-page .management-about h5 {
  color: #b6985e;
}
.theme-custom-companies .rs-landing-page .management-about h5 {
  color: #47474f;
}
.theme-ward .rs-landing-page .management-about h5 {
  color: #8a6e4b;
}
.theme-centralconnect .rs-landing-page .management-about h5 {
  color: #000000;
}
.theme-tforcefreightmyship .rs-landing-page .management-about h5 {
  color: #0053A1;
}
.theme-mycarrier .rs-landing-page .management-about .management-technology .item p {
  color: #007AFF;
}
.theme-rapid-ship .rs-landing-page .management-about .management-technology .item p {
  color: #004887;
}
.theme-averitt .rs-landing-page .management-about .management-technology .item p {
  color: #666666;
}
.theme-saia .rs-landing-page .management-about .management-technology .item p {
  color: #20274E;
}
.theme-frontline-freight .rs-landing-page .management-about .management-technology .item p {
  color: #fe5e08;
}
.theme-mme .rs-landing-page .management-about .management-technology .item p {
  color: #6D3100;
}
.theme-emerge .rs-landing-page .management-about .management-technology .item p {
  color: #FFAB00;
}
.theme-old-dominion .rs-landing-page .management-about .management-technology .item p {
  color: #b6985e;
}
.theme-custom-companies .rs-landing-page .management-about .management-technology .item p {
  color: #47474f;
}
.theme-ward .rs-landing-page .management-about .management-technology .item p {
  color: #8a6e4b;
}
.theme-centralconnect .rs-landing-page .management-about .management-technology .item p {
  color: #000000;
}
.theme-tforcefreightmyship .rs-landing-page .management-about .management-technology .item p {
  color: #0053A1;
}
.theme-mycarrier .rs-landing-page .how-it-works h5 {
  color: #007AFF;
}
.theme-rapid-ship .rs-landing-page .how-it-works h5 {
  color: #004887;
}
.theme-averitt .rs-landing-page .how-it-works h5 {
  color: #666666;
}
.theme-saia .rs-landing-page .how-it-works h5 {
  color: #20274E;
}
.theme-frontline-freight .rs-landing-page .how-it-works h5 {
  color: #fe5e08;
}
.theme-mme .rs-landing-page .how-it-works h5 {
  color: #6D3100;
}
.theme-emerge .rs-landing-page .how-it-works h5 {
  color: #FFAB00;
}
.theme-old-dominion .rs-landing-page .how-it-works h5 {
  color: #b6985e;
}
.theme-custom-companies .rs-landing-page .how-it-works h5 {
  color: #47474f;
}
.theme-ward .rs-landing-page .how-it-works h5 {
  color: #8a6e4b;
}
.theme-centralconnect .rs-landing-page .how-it-works h5 {
  color: #000000;
}
.theme-tforcefreightmyship .rs-landing-page .how-it-works h5 {
  color: #0053A1;
}
.theme-mycarrier .rs-landing-page .rs-registration-title {
  color: #007AFF;
}
.theme-rapid-ship .rs-landing-page .rs-registration-title {
  color: #004887;
}
.theme-averitt .rs-landing-page .rs-registration-title {
  color: #666666;
}
.theme-saia .rs-landing-page .rs-registration-title {
  color: #20274E;
}
.theme-frontline-freight .rs-landing-page .rs-registration-title {
  color: #fe5e08;
}
.theme-mme .rs-landing-page .rs-registration-title {
  color: #6D3100;
}
.theme-emerge .rs-landing-page .rs-registration-title {
  color: #FFAB00;
}
.theme-old-dominion .rs-landing-page .rs-registration-title {
  color: #b6985e;
}
.theme-custom-companies .rs-landing-page .rs-registration-title {
  color: #47474f;
}
.theme-ward .rs-landing-page .rs-registration-title {
  color: #8a6e4b;
}
.theme-centralconnect .rs-landing-page .rs-registration-title {
  color: #000000;
}
.theme-tforcefreightmyship .rs-landing-page .rs-registration-title {
  color: #0053A1;
}
.theme-mycarrier .rs-landing-page .rs-registration .join-our-mailing-block strong {
  color: #007AFF;
}
.theme-rapid-ship .rs-landing-page .rs-registration .join-our-mailing-block strong {
  color: #004887;
}
.theme-averitt .rs-landing-page .rs-registration .join-our-mailing-block strong {
  color: #666666;
}
.theme-saia .rs-landing-page .rs-registration .join-our-mailing-block strong {
  color: #20274E;
}
.theme-frontline-freight .rs-landing-page .rs-registration .join-our-mailing-block strong {
  color: #fe5e08;
}
.theme-mme .rs-landing-page .rs-registration .join-our-mailing-block strong {
  color: #6D3100;
}
.theme-emerge .rs-landing-page .rs-registration .join-our-mailing-block strong {
  color: #FFAB00;
}
.theme-old-dominion .rs-landing-page .rs-registration .join-our-mailing-block strong {
  color: #b6985e;
}
.theme-custom-companies .rs-landing-page .rs-registration .join-our-mailing-block strong {
  color: #47474f;
}
.theme-ward .rs-landing-page .rs-registration .join-our-mailing-block strong {
  color: #8a6e4b;
}
.theme-centralconnect .rs-landing-page .rs-registration .join-our-mailing-block strong {
  color: #000000;
}
.theme-tforcefreightmyship .rs-landing-page .rs-registration .join-our-mailing-block strong {
  color: #0053A1;
}
.theme-mycarrier .rs-landing-page .footer {
  background: #007AFF;
}
.theme-rapid-ship .rs-landing-page .footer {
  background: #004887;
}
.theme-averitt .rs-landing-page .footer {
  background: #666666;
}
.theme-saia .rs-landing-page .footer {
  background: #20274E;
}
.theme-frontline-freight .rs-landing-page .footer {
  background: #fe5e08;
}
.theme-mme .rs-landing-page .footer {
  background: #6D3100;
}
.theme-emerge .rs-landing-page .footer {
  background: #FFAB00;
}
.theme-old-dominion .rs-landing-page .footer {
  background: #b6985e;
}
.theme-custom-companies .rs-landing-page .footer {
  background: #47474f;
}
.theme-ward .rs-landing-page .footer {
  background: #8a6e4b;
}
.theme-centralconnect .rs-landing-page .footer {
  background: #000000;
}
.theme-tforcefreightmyship .rs-landing-page .footer {
  background: #0053A1;
}
.theme-mycarrier .rs-landing-page .footer h5 {
  color: #fff;
}
.theme-rapid-ship .rs-landing-page .footer h5 {
  color: #fff;
}
.theme-averitt .rs-landing-page .footer h5 {
  color: #fff;
}
.theme-saia .rs-landing-page .footer h5 {
  color: #fff;
}
.theme-frontline-freight .rs-landing-page .footer h5 {
  color: #fff;
}
.theme-mme .rs-landing-page .footer h5 {
  color: #fff;
}
.theme-emerge .rs-landing-page .footer h5 {
  color: #fff;
}
.theme-old-dominion .rs-landing-page .footer h5 {
  color: #fff;
}
.theme-custom-companies .rs-landing-page .footer h5 {
  color: #fff;
}
.theme-ward .rs-landing-page .footer h5 {
  color: #fff;
}
.theme-centralconnect .rs-landing-page .footer h5 {
  color: #fff;
}
.theme-tforcefreightmyship .rs-landing-page .footer h5 {
  color: #fff;
}
.theme-mycarrier .rs-landing-page .footer p {
  color: #fff;
}
.theme-rapid-ship .rs-landing-page .footer p {
  color: #fff;
}
.theme-averitt .rs-landing-page .footer p {
  color: #fff;
}
.theme-saia .rs-landing-page .footer p {
  color: #fff;
}
.theme-frontline-freight .rs-landing-page .footer p {
  color: #fff;
}
.theme-mme .rs-landing-page .footer p {
  color: #fff;
}
.theme-emerge .rs-landing-page .footer p {
  color: #fff;
}
.theme-old-dominion .rs-landing-page .footer p {
  color: #fff;
}
.theme-custom-companies .rs-landing-page .footer p {
  color: #fff;
}
.theme-ward .rs-landing-page .footer p {
  color: #fff;
}
.theme-centralconnect .rs-landing-page .footer p {
  color: #fff;
}
.theme-tforcefreightmyship .rs-landing-page .footer p {
  color: #fff;
}

/*********************************************/
/********************************************
pulled from files /app/common/faq-page/main-component/faq-page.component
********************************************/
.theme-mycarrier .faq-page section:before {
  border: 1px solid #007AFF;
  background-color: rgba(0, 122, 255, 0.12);
}
.theme-rapid-ship .faq-page section:before {
  border: 1px solid #5DC9EA;
  background-color: rgba(93, 201, 234, 0.12);
}
.theme-averitt .faq-page section:before {
  border: 1px solid #c70015;
  background-color: rgba(199, 0, 21, 0.12);
}
.theme-saia .faq-page section:before {
  border: 1px solid #CC2B2A;
  background-color: rgba(204, 43, 42, 0.12);
}
.theme-frontline-freight .faq-page section:before {
  border: 1px solid #0f62ab;
  background-color: rgba(15, 98, 171, 0.12);
}
.theme-mme .faq-page section:before {
  border: 1px solid #C65000;
  background-color: rgba(198, 80, 0, 0.12);
}
.theme-emerge .faq-page section:before {
  border: 1px solid #0d47a1;
  background-color: rgba(13, 71, 161, 0.12);
}
.theme-old-dominion .faq-page section:before {
  border: 1px solid #00693e;
  background-color: rgba(0, 105, 62, 0.12);
}
.theme-custom-companies .faq-page section:before {
  border: 1px solid #F2AF32;
  background-color: rgba(242, 175, 50, 0.12);
}
.theme-ward .faq-page section:before {
  border: 1px solid #0a5540;
  background-color: rgba(10, 85, 64, 0.12);
}
.theme-centralconnect .faq-page section:before {
  border: 1px solid #3A3A3A;
  background-color: rgba(58, 58, 58, 0.12);
}
.theme-tforcefreightmyship .faq-page section:before {
  border: 1px solid #0053A1;
  background-color: rgba(0, 83, 161, 0.12);
}

/*********************************************/
/********************************************
pulled from files /app/common/video-tutorials/main-component/video-tutorial.component
********************************************/
.theme-mycarrier .video-tutorial .video-wrapper {
  background-color: #000;
}
.theme-rapid-ship .video-tutorial .video-wrapper {
  background-color: #000;
}
.theme-averitt .video-tutorial .video-wrapper {
  background-color: #000;
}
.theme-saia .video-tutorial .video-wrapper {
  background-color: #000;
}
.theme-frontline-freight .video-tutorial .video-wrapper {
  background-color: #000;
}
.theme-mme .video-tutorial .video-wrapper {
  background-color: #000;
}
.theme-emerge .video-tutorial .video-wrapper {
  background-color: #000;
}
.theme-old-dominion .video-tutorial .video-wrapper {
  background-color: #000;
}
.theme-custom-companies .video-tutorial .video-wrapper {
  background-color: #000;
}
.theme-ward .video-tutorial .video-wrapper {
  background-color: #000;
}
.theme-centralconnect .video-tutorial .video-wrapper {
  background-color: #000;
}
.theme-tforcefreightmyship .video-tutorial .video-wrapper {
  background-color: #000;
}
.theme-mycarrier .video-tutorial .video-wrapper .play {
  background-color: #000000;
}
.theme-rapid-ship .video-tutorial .video-wrapper .play {
  background-color: #002d54;
}
.theme-averitt .video-tutorial .video-wrapper .play {
  background-color: #999999;
}
.theme-saia .video-tutorial .video-wrapper .play {
  background-color: #191d38;
}
.theme-frontline-freight .video-tutorial .video-wrapper .play {
  background-color: #cb4801;
}
.theme-mme .video-tutorial .video-wrapper .play {
  background-color: #482101;
}
.theme-emerge .video-tutorial .video-wrapper .play {
  background-color: #cc8900;
}
.theme-old-dominion .video-tutorial .video-wrapper .play {
  background-color: #826d44;
}
.theme-custom-companies .video-tutorial .video-wrapper .play {
  background-color: #3a3a3e;
}
.theme-ward .video-tutorial .video-wrapper .play {
  background-color: #705a3d;
}
.theme-centralconnect .video-tutorial .video-wrapper .play {
  background-color: #000000;
}
.theme-tforcefreightmyship .video-tutorial .video-wrapper .play {
  background-color: #004280;
}
.theme-mycarrier .video-tutorial .video-wrapper .play:after {
  border-left: 30px solid #fff;
}
.theme-rapid-ship .video-tutorial .video-wrapper .play:after {
  border-left: 30px solid #fff;
}
.theme-averitt .video-tutorial .video-wrapper .play:after {
  border-left: 30px solid #fff;
}
.theme-saia .video-tutorial .video-wrapper .play:after {
  border-left: 30px solid #fff;
}
.theme-frontline-freight .video-tutorial .video-wrapper .play:after {
  border-left: 30px solid #fff;
}
.theme-mme .video-tutorial .video-wrapper .play:after {
  border-left: 30px solid #fff;
}
.theme-emerge .video-tutorial .video-wrapper .play:after {
  border-left: 30px solid #fff;
}
.theme-old-dominion .video-tutorial .video-wrapper .play:after {
  border-left: 30px solid #fff;
}
.theme-custom-companies .video-tutorial .video-wrapper .play:after {
  border-left: 30px solid #fff;
}
.theme-ward .video-tutorial .video-wrapper .play:after {
  border-left: 30px solid #fff;
}
.theme-centralconnect .video-tutorial .video-wrapper .play:after {
  border-left: 30px solid #fff;
}
.theme-tforcefreightmyship .video-tutorial .video-wrapper .play:after {
  border-left: 30px solid #fff;
}
.theme-mycarrier .video-tutorial .video-wrapper.video-wrapper-averritt img {
  border: 10px solid #fff !important;
}
.theme-rapid-ship .video-tutorial .video-wrapper.video-wrapper-averritt img {
  border: 10px solid #fff !important;
}
.theme-averitt .video-tutorial .video-wrapper.video-wrapper-averritt img {
  border: 10px solid #fff !important;
}
.theme-saia .video-tutorial .video-wrapper.video-wrapper-averritt img {
  border: 10px solid #fff !important;
}
.theme-frontline-freight .video-tutorial .video-wrapper.video-wrapper-averritt img {
  border: 10px solid #fff !important;
}
.theme-mme .video-tutorial .video-wrapper.video-wrapper-averritt img {
  border: 10px solid #fff !important;
}
.theme-emerge .video-tutorial .video-wrapper.video-wrapper-averritt img {
  border: 10px solid #fff !important;
}
.theme-old-dominion .video-tutorial .video-wrapper.video-wrapper-averritt img {
  border: 10px solid #fff !important;
}
.theme-custom-companies .video-tutorial .video-wrapper.video-wrapper-averritt img {
  border: 10px solid #fff !important;
}
.theme-ward .video-tutorial .video-wrapper.video-wrapper-averritt img {
  border: 10px solid #fff !important;
}
.theme-centralconnect .video-tutorial .video-wrapper.video-wrapper-averritt img {
  border: 10px solid #fff !important;
}
.theme-tforcefreightmyship .video-tutorial .video-wrapper.video-wrapper-averritt img {
  border: 10px solid #fff !important;
}
.theme-mycarrier .video-tutorial .video-wrapper .video-img-wrapper {
  background-color: #fff;
}
.theme-rapid-ship .video-tutorial .video-wrapper .video-img-wrapper {
  background-color: #fff;
}
.theme-averitt .video-tutorial .video-wrapper .video-img-wrapper {
  background-color: #fff;
}
.theme-saia .video-tutorial .video-wrapper .video-img-wrapper {
  background-color: #fff;
}
.theme-frontline-freight .video-tutorial .video-wrapper .video-img-wrapper {
  background-color: #fff;
}
.theme-mme .video-tutorial .video-wrapper .video-img-wrapper {
  background-color: #fff;
}
.theme-emerge .video-tutorial .video-wrapper .video-img-wrapper {
  background-color: #fff;
}
.theme-old-dominion .video-tutorial .video-wrapper .video-img-wrapper {
  background-color: #fff;
}
.theme-custom-companies .video-tutorial .video-wrapper .video-img-wrapper {
  background-color: #fff;
}
.theme-ward .video-tutorial .video-wrapper .video-img-wrapper {
  background-color: #fff;
}
.theme-centralconnect .video-tutorial .video-wrapper .video-img-wrapper {
  background-color: #fff;
}
.theme-tforcefreightmyship .video-tutorial .video-wrapper .video-img-wrapper {
  background-color: #fff;
}
.theme-mycarrier .video-tutorial .scrollable-section .row {
  background-color: #fff;
}
.theme-rapid-ship .video-tutorial .scrollable-section .row {
  background-color: #fff;
}
.theme-averitt .video-tutorial .scrollable-section .row {
  background-color: #fff;
}
.theme-saia .video-tutorial .scrollable-section .row {
  background-color: #fff;
}
.theme-frontline-freight .video-tutorial .scrollable-section .row {
  background-color: #fff;
}
.theme-mme .video-tutorial .scrollable-section .row {
  background-color: #fff;
}
.theme-emerge .video-tutorial .scrollable-section .row {
  background-color: #fff;
}
.theme-old-dominion .video-tutorial .scrollable-section .row {
  background-color: #fff;
}
.theme-custom-companies .video-tutorial .scrollable-section .row {
  background-color: #fff;
}
.theme-ward .video-tutorial .scrollable-section .row {
  background-color: #fff;
}
.theme-centralconnect .video-tutorial .scrollable-section .row {
  background-color: #fff;
}
.theme-tforcefreightmyship .video-tutorial .scrollable-section .row {
  background-color: #fff;
}
.theme-mycarrier .video-tutorial .scrollable-section .row .tms-icon-ok-rounded {
  color: #007AFF;
}
.theme-rapid-ship .video-tutorial .scrollable-section .row .tms-icon-ok-rounded {
  color: #5DC9EA;
}
.theme-averitt .video-tutorial .scrollable-section .row .tms-icon-ok-rounded {
  color: #c70015;
}
.theme-saia .video-tutorial .scrollable-section .row .tms-icon-ok-rounded {
  color: #CC2B2A;
}
.theme-frontline-freight .video-tutorial .scrollable-section .row .tms-icon-ok-rounded {
  color: #0f62ab;
}
.theme-mme .video-tutorial .scrollable-section .row .tms-icon-ok-rounded {
  color: #C65000;
}
.theme-emerge .video-tutorial .scrollable-section .row .tms-icon-ok-rounded {
  color: #0d47a1;
}
.theme-old-dominion .video-tutorial .scrollable-section .row .tms-icon-ok-rounded {
  color: #00693e;
}
.theme-custom-companies .video-tutorial .scrollable-section .row .tms-icon-ok-rounded {
  color: #F2AF32;
}
.theme-ward .video-tutorial .scrollable-section .row .tms-icon-ok-rounded {
  color: #0a5540;
}
.theme-centralconnect .video-tutorial .scrollable-section .row .tms-icon-ok-rounded {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .video-tutorial .scrollable-section .row .tms-icon-ok-rounded {
  color: #0053A1;
}

/*********************************************/
/********************************************
pulled from files /app/common/menu/header-menu/header-menu.component
********************************************/
.theme-mycarrier header.top-header {
  background-color: #fff;
}
.theme-rapid-ship header.top-header {
  background-color: #fff;
}
.theme-averitt header.top-header {
  background-color: #fff;
}
.theme-saia header.top-header {
  background-color: #fff;
}
.theme-frontline-freight header.top-header {
  background-color: #fff;
}
.theme-mme header.top-header {
  background-color: #fff;
}
.theme-emerge header.top-header {
  background-color: #fff;
}
.theme-old-dominion header.top-header {
  background-color: #fff;
}
.theme-custom-companies header.top-header {
  background-color: #fff;
}
.theme-ward header.top-header {
  background-color: #fff;
}
.theme-centralconnect header.top-header {
  background-color: #fff;
}
.theme-tforcefreightmyship header.top-header {
  background-color: #fff;
}
.theme-mycarrier header.top-header .become-admin {
  background-color: #fff;
  border: 1px solid #007AFF;
}
.theme-rapid-ship header.top-header .become-admin {
  background-color: #fff;
  border: 1px solid #004887;
}
.theme-averitt header.top-header .become-admin {
  background-color: #fff;
  border: 1px solid #666666;
}
.theme-saia header.top-header .become-admin {
  background-color: #fff;
  border: 1px solid #20274E;
}
.theme-frontline-freight header.top-header .become-admin {
  background-color: #fff;
  border: 1px solid #fe5e08;
}
.theme-mme header.top-header .become-admin {
  background-color: #fff;
  border: 1px solid #6D3100;
}
.theme-emerge header.top-header .become-admin {
  background-color: #fff;
  border: 1px solid #FFAB00;
}
.theme-old-dominion header.top-header .become-admin {
  background-color: #fff;
  border: 1px solid #b6985e;
}
.theme-custom-companies header.top-header .become-admin {
  background-color: #fff;
  border: 1px solid #47474f;
}
.theme-ward header.top-header .become-admin {
  background-color: #fff;
  border: 1px solid #8a6e4b;
}
.theme-centralconnect header.top-header .become-admin {
  background-color: #fff;
  border: 1px solid #000000;
}
.theme-tforcefreightmyship header.top-header .become-admin {
  background-color: #fff;
  border: 1px solid #0053A1;
}
.theme-mycarrier header.top-header .box-model {
  background-color: #fff;
}
.theme-rapid-ship header.top-header .box-model {
  background-color: #fff;
}
.theme-averitt header.top-header .box-model {
  background-color: #fff;
}
.theme-saia header.top-header .box-model {
  background-color: #fff;
}
.theme-frontline-freight header.top-header .box-model {
  background-color: #fff;
}
.theme-mme header.top-header .box-model {
  background-color: #fff;
}
.theme-emerge header.top-header .box-model {
  background-color: #fff;
}
.theme-old-dominion header.top-header .box-model {
  background-color: #fff;
}
.theme-custom-companies header.top-header .box-model {
  background-color: #fff;
}
.theme-ward header.top-header .box-model {
  background-color: #fff;
}
.theme-centralconnect header.top-header .box-model {
  background-color: #fff;
}
.theme-tforcefreightmyship header.top-header .box-model {
  background-color: #fff;
}
.theme-mycarrier header.top-header .box-model:after {
  background-color: #fff;
}
.theme-rapid-ship header.top-header .box-model:after {
  background-color: #fff;
}
.theme-averitt header.top-header .box-model:after {
  background-color: #fff;
}
.theme-saia header.top-header .box-model:after {
  background-color: #fff;
}
.theme-frontline-freight header.top-header .box-model:after {
  background-color: #fff;
}
.theme-mme header.top-header .box-model:after {
  background-color: #fff;
}
.theme-emerge header.top-header .box-model:after {
  background-color: #fff;
}
.theme-old-dominion header.top-header .box-model:after {
  background-color: #fff;
}
.theme-custom-companies header.top-header .box-model:after {
  background-color: #fff;
}
.theme-ward header.top-header .box-model:after {
  background-color: #fff;
}
.theme-centralconnect header.top-header .box-model:after {
  background-color: #fff;
}
.theme-tforcefreightmyship header.top-header .box-model:after {
  background-color: #fff;
}
.theme-mycarrier header.top-header .box-model:before {
  background-color: #fff;
}
.theme-rapid-ship header.top-header .box-model:before {
  background-color: #fff;
}
.theme-averitt header.top-header .box-model:before {
  background-color: #fff;
}
.theme-saia header.top-header .box-model:before {
  background-color: #fff;
}
.theme-frontline-freight header.top-header .box-model:before {
  background-color: #fff;
}
.theme-mme header.top-header .box-model:before {
  background-color: #fff;
}
.theme-emerge header.top-header .box-model:before {
  background-color: #fff;
}
.theme-old-dominion header.top-header .box-model:before {
  background-color: #fff;
}
.theme-custom-companies header.top-header .box-model:before {
  background-color: #fff;
}
.theme-ward header.top-header .box-model:before {
  background-color: #fff;
}
.theme-centralconnect header.top-header .box-model:before {
  background-color: #fff;
}
.theme-tforcefreightmyship header.top-header .box-model:before {
  background-color: #fff;
}
.theme-mycarrier header.top-header .logout-dropdown {
  background-color: #fff;
}
.theme-rapid-ship header.top-header .logout-dropdown {
  background-color: #fff;
}
.theme-averitt header.top-header .logout-dropdown {
  background-color: #fff;
}
.theme-saia header.top-header .logout-dropdown {
  background-color: #fff;
}
.theme-frontline-freight header.top-header .logout-dropdown {
  background-color: #fff;
}
.theme-mme header.top-header .logout-dropdown {
  background-color: #fff;
}
.theme-emerge header.top-header .logout-dropdown {
  background-color: #fff;
}
.theme-old-dominion header.top-header .logout-dropdown {
  background-color: #fff;
}
.theme-custom-companies header.top-header .logout-dropdown {
  background-color: #fff;
}
.theme-ward header.top-header .logout-dropdown {
  background-color: #fff;
}
.theme-centralconnect header.top-header .logout-dropdown {
  background-color: #fff;
}
.theme-tforcefreightmyship header.top-header .logout-dropdown {
  background-color: #fff;
}
.theme-mycarrier header.top-header .logout-dropdown li {
  background-color: #fff;
}
.theme-rapid-ship header.top-header .logout-dropdown li {
  background-color: #fff;
}
.theme-averitt header.top-header .logout-dropdown li {
  background-color: #fff;
}
.theme-saia header.top-header .logout-dropdown li {
  background-color: #fff;
}
.theme-frontline-freight header.top-header .logout-dropdown li {
  background-color: #fff;
}
.theme-mme header.top-header .logout-dropdown li {
  background-color: #fff;
}
.theme-emerge header.top-header .logout-dropdown li {
  background-color: #fff;
}
.theme-old-dominion header.top-header .logout-dropdown li {
  background-color: #fff;
}
.theme-custom-companies header.top-header .logout-dropdown li {
  background-color: #fff;
}
.theme-ward header.top-header .logout-dropdown li {
  background-color: #fff;
}
.theme-centralconnect header.top-header .logout-dropdown li {
  background-color: #fff;
}
.theme-tforcefreightmyship header.top-header .logout-dropdown li {
  background-color: #fff;
}
.theme-mycarrier header.top-header .account-info .account-info-inner .default-img:after {
  background-image: url("/images/avatar.svg");
}
.theme-rapid-ship header.top-header .account-info .account-info-inner .default-img:after {
  background-image: url("/images/default-avatar.svg");
}
.theme-averitt header.top-header .account-info .account-info-inner .default-img:after {
  background-image: url("/images/default-avatar.svg");
}
.theme-saia header.top-header .account-info .account-info-inner .default-img:after {
  background-image: url("/images/default-avatar.svg");
}
.theme-frontline-freight header.top-header .account-info .account-info-inner .default-img:after {
  background-image: url("/images/default-avatar.svg");
}
.theme-mme header.top-header .account-info .account-info-inner .default-img:after {
  background-image: url("/images/default-avatar.svg");
}
.theme-emerge header.top-header .account-info .account-info-inner .default-img:after {
  background-image: url("/images/default-avatar.svg");
}
.theme-old-dominion header.top-header .account-info .account-info-inner .default-img:after {
  background-image: url("/images/default-avatar.svg");
}
.theme-custom-companies header.top-header .account-info .account-info-inner .default-img:after {
  background-image: url("/images/default-avatar.svg");
}
.theme-ward header.top-header .account-info .account-info-inner .default-img:after {
  background-image: url("/images/default-avatar.svg");
}
.theme-centralconnect header.top-header .account-info .account-info-inner .default-img:after {
  background-image: url("/images/default-avatar.svg");
}
.theme-tforcefreightmyship header.top-header .account-info .account-info-inner .default-img:after {
  background-image: url("/images/default-avatar.svg");
}

.login-list-backdrop,
.full-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  background-color: transparent;
  width: 100vw;
  height: 100vh;
}

/*********************************************/
/********************************************
pulled from files /app/common/menu/sidebar-menu/sidebar-menu.component
********************************************/
@media screen and (min-width: 1921px) {
  .theme-mycarrier .sidenav-container:after {
    background: #fff;
  }
  .theme-rapid-ship .sidenav-container:after {
    background: #fff;
  }
  .theme-averitt .sidenav-container:after {
    background: #fff;
  }
  .theme-saia .sidenav-container:after {
    background: #fff;
  }
  .theme-frontline-freight .sidenav-container:after {
    background: #fff;
  }
  .theme-mme .sidenav-container:after {
    background: #fff;
  }
  .theme-emerge .sidenav-container:after {
    background: #fff;
  }
  .theme-old-dominion .sidenav-container:after {
    background: #fff;
  }
  .theme-custom-companies .sidenav-container:after {
    background: #fff;
  }
  .theme-ward .sidenav-container:after {
    background: #fff;
  }
  .theme-centralconnect .sidenav-container:after {
    background: #fff;
  }
  .theme-tforcefreightmyship .sidenav-container:after {
    background: #fff;
  }
}
.theme-mycarrier .sidenav-container li .active-link .sidebar-item-counter,
.theme-mycarrier .sidenav-container li:hover .sidebar-item-counter {
  background-color: #000000;
}
.theme-rapid-ship .sidenav-container li .active-link .sidebar-item-counter,
.theme-rapid-ship .sidenav-container li:hover .sidebar-item-counter {
  background-color: #002d54;
}
.theme-averitt .sidenav-container li .active-link .sidebar-item-counter,
.theme-averitt .sidenav-container li:hover .sidebar-item-counter {
  background-color: #999999;
}
.theme-saia .sidenav-container li .active-link .sidebar-item-counter,
.theme-saia .sidenav-container li:hover .sidebar-item-counter {
  background-color: #191d38;
}
.theme-frontline-freight .sidenav-container li .active-link .sidebar-item-counter,
.theme-frontline-freight .sidenav-container li:hover .sidebar-item-counter {
  background-color: #cb4801;
}
.theme-mme .sidenav-container li .active-link .sidebar-item-counter,
.theme-mme .sidenav-container li:hover .sidebar-item-counter {
  background-color: #482101;
}
.theme-emerge .sidenav-container li .active-link .sidebar-item-counter,
.theme-emerge .sidenav-container li:hover .sidebar-item-counter {
  background-color: #cc8900;
}
.theme-old-dominion .sidenav-container li .active-link .sidebar-item-counter,
.theme-old-dominion .sidenav-container li:hover .sidebar-item-counter {
  background-color: #826d44;
}
.theme-custom-companies .sidenav-container li .active-link .sidebar-item-counter,
.theme-custom-companies .sidenav-container li:hover .sidebar-item-counter {
  background-color: #3a3a3e;
}
.theme-ward .sidenav-container li .active-link .sidebar-item-counter,
.theme-ward .sidenav-container li:hover .sidebar-item-counter {
  background-color: #705a3d;
}
.theme-centralconnect .sidenav-container li .active-link .sidebar-item-counter,
.theme-centralconnect .sidenav-container li:hover .sidebar-item-counter {
  background-color: #000000;
}
.theme-tforcefreightmyship .sidenav-container li .active-link .sidebar-item-counter,
.theme-tforcefreightmyship .sidenav-container li:hover .sidebar-item-counter {
  background-color: #004280;
}
.theme-mycarrier .sidenav-container .toggle-button {
  color: #000000;
}
.theme-rapid-ship .sidenav-container .toggle-button {
  color: #002d54;
}
.theme-averitt .sidenav-container .toggle-button {
  color: #999999;
}
.theme-saia .sidenav-container .toggle-button {
  color: #191d38;
}
.theme-frontline-freight .sidenav-container .toggle-button {
  color: #cb4801;
}
.theme-mme .sidenav-container .toggle-button {
  color: #482101;
}
.theme-emerge .sidenav-container .toggle-button {
  color: #cc8900;
}
.theme-old-dominion .sidenav-container .toggle-button {
  color: #826d44;
}
.theme-custom-companies .sidenav-container .toggle-button {
  color: #3a3a3e;
}
.theme-ward .sidenav-container .toggle-button {
  color: #705a3d;
}
.theme-centralconnect .sidenav-container .toggle-button {
  color: #000000;
}
.theme-tforcefreightmyship .sidenav-container .toggle-button {
  color: #004280;
}
.theme-mycarrier .sidenav-container .sidenav {
  background-color: #fff;
}
.theme-rapid-ship .sidenav-container .sidenav {
  background-color: #fff;
}
.theme-averitt .sidenav-container .sidenav {
  background-color: #fff;
}
.theme-saia .sidenav-container .sidenav {
  background-color: #fff;
}
.theme-frontline-freight .sidenav-container .sidenav {
  background-color: #fff;
}
.theme-mme .sidenav-container .sidenav {
  background-color: #fff;
}
.theme-emerge .sidenav-container .sidenav {
  background-color: #fff;
}
.theme-old-dominion .sidenav-container .sidenav {
  background-color: #fff;
}
.theme-custom-companies .sidenav-container .sidenav {
  background-color: #fff;
}
.theme-ward .sidenav-container .sidenav {
  background-color: #fff;
}
.theme-centralconnect .sidenav-container .sidenav {
  background-color: #fff;
}
.theme-tforcefreightmyship .sidenav-container .sidenav {
  background-color: #fff;
}
.theme-mycarrier .sidenav-container .sidenav.mat-drawer-opened ul li:hover, .theme-mycarrier .sidenav-container .sidenav.mat-drawer-opened ul li:focus {
  color: #000000;
}
.theme-rapid-ship .sidenav-container .sidenav.mat-drawer-opened ul li:hover, .theme-rapid-ship .sidenav-container .sidenav.mat-drawer-opened ul li:focus {
  color: #002d54;
}
.theme-averitt .sidenav-container .sidenav.mat-drawer-opened ul li:hover, .theme-averitt .sidenav-container .sidenav.mat-drawer-opened ul li:focus {
  color: #999999;
}
.theme-saia .sidenav-container .sidenav.mat-drawer-opened ul li:hover, .theme-saia .sidenav-container .sidenav.mat-drawer-opened ul li:focus {
  color: #191d38;
}
.theme-frontline-freight .sidenav-container .sidenav.mat-drawer-opened ul li:hover, .theme-frontline-freight .sidenav-container .sidenav.mat-drawer-opened ul li:focus {
  color: #cb4801;
}
.theme-mme .sidenav-container .sidenav.mat-drawer-opened ul li:hover, .theme-mme .sidenav-container .sidenav.mat-drawer-opened ul li:focus {
  color: #482101;
}
.theme-emerge .sidenav-container .sidenav.mat-drawer-opened ul li:hover, .theme-emerge .sidenav-container .sidenav.mat-drawer-opened ul li:focus {
  color: #cc8900;
}
.theme-old-dominion .sidenav-container .sidenav.mat-drawer-opened ul li:hover, .theme-old-dominion .sidenav-container .sidenav.mat-drawer-opened ul li:focus {
  color: #826d44;
}
.theme-custom-companies .sidenav-container .sidenav.mat-drawer-opened ul li:hover, .theme-custom-companies .sidenav-container .sidenav.mat-drawer-opened ul li:focus {
  color: #3a3a3e;
}
.theme-ward .sidenav-container .sidenav.mat-drawer-opened ul li:hover, .theme-ward .sidenav-container .sidenav.mat-drawer-opened ul li:focus {
  color: #705a3d;
}
.theme-centralconnect .sidenav-container .sidenav.mat-drawer-opened ul li:hover, .theme-centralconnect .sidenav-container .sidenav.mat-drawer-opened ul li:focus {
  color: #000000;
}
.theme-tforcefreightmyship .sidenav-container .sidenav.mat-drawer-opened ul li:hover, .theme-tforcefreightmyship .sidenav-container .sidenav.mat-drawer-opened ul li:focus {
  color: #004280;
}
.sidenav-container .mat-sidenav-backdrop.mat-sidenav-shown {
  background-color: transparent !important;
  width: 100vw;
}
.theme-mycarrier .sidenav-container .quantity-icon {
  background: #fff;
}
.theme-rapid-ship .sidenav-container .quantity-icon {
  background: #fff;
}
.theme-averitt .sidenav-container .quantity-icon {
  background: #fff;
}
.theme-saia .sidenav-container .quantity-icon {
  background: #fff;
}
.theme-frontline-freight .sidenav-container .quantity-icon {
  background: #fff;
}
.theme-mme .sidenav-container .quantity-icon {
  background: #fff;
}
.theme-emerge .sidenav-container .quantity-icon {
  background: #fff;
}
.theme-old-dominion .sidenav-container .quantity-icon {
  background: #fff;
}
.theme-custom-companies .sidenav-container .quantity-icon {
  background: #fff;
}
.theme-ward .sidenav-container .quantity-icon {
  background: #fff;
}
.theme-centralconnect .sidenav-container .quantity-icon {
  background: #fff;
}
.theme-tforcefreightmyship .sidenav-container .quantity-icon {
  background: #fff;
}
.theme-mycarrier .sidenav-container .active-link .quantity-icon,
.theme-mycarrier .sidenav-container .active-link:hover .quantity-icon {
  color: #000000;
  border-color: #000000;
}
.theme-rapid-ship .sidenav-container .active-link .quantity-icon,
.theme-rapid-ship .sidenav-container .active-link:hover .quantity-icon {
  color: #002d54;
  border-color: #002d54;
}
.theme-averitt .sidenav-container .active-link .quantity-icon,
.theme-averitt .sidenav-container .active-link:hover .quantity-icon {
  color: #999999;
  border-color: #999999;
}
.theme-saia .sidenav-container .active-link .quantity-icon,
.theme-saia .sidenav-container .active-link:hover .quantity-icon {
  color: #191d38;
  border-color: #191d38;
}
.theme-frontline-freight .sidenav-container .active-link .quantity-icon,
.theme-frontline-freight .sidenav-container .active-link:hover .quantity-icon {
  color: #cb4801;
  border-color: #cb4801;
}
.theme-mme .sidenav-container .active-link .quantity-icon,
.theme-mme .sidenav-container .active-link:hover .quantity-icon {
  color: #482101;
  border-color: #482101;
}
.theme-emerge .sidenav-container .active-link .quantity-icon,
.theme-emerge .sidenav-container .active-link:hover .quantity-icon {
  color: #cc8900;
  border-color: #cc8900;
}
.theme-old-dominion .sidenav-container .active-link .quantity-icon,
.theme-old-dominion .sidenav-container .active-link:hover .quantity-icon {
  color: #826d44;
  border-color: #826d44;
}
.theme-custom-companies .sidenav-container .active-link .quantity-icon,
.theme-custom-companies .sidenav-container .active-link:hover .quantity-icon {
  color: #3a3a3e;
  border-color: #3a3a3e;
}
.theme-ward .sidenav-container .active-link .quantity-icon,
.theme-ward .sidenav-container .active-link:hover .quantity-icon {
  color: #705a3d;
  border-color: #705a3d;
}
.theme-centralconnect .sidenav-container .active-link .quantity-icon,
.theme-centralconnect .sidenav-container .active-link:hover .quantity-icon {
  color: #000000;
  border-color: #000000;
}
.theme-tforcefreightmyship .sidenav-container .active-link .quantity-icon,
.theme-tforcefreightmyship .sidenav-container .active-link:hover .quantity-icon {
  color: #004280;
  border-color: #004280;
}
.theme-mycarrier .sidenav-container ul li:after {
  background: #000000;
}
.theme-rapid-ship .sidenav-container ul li:after {
  background: #002d54;
}
.theme-averitt .sidenav-container ul li:after {
  background: #999999;
}
.theme-saia .sidenav-container ul li:after {
  background: #191d38;
}
.theme-frontline-freight .sidenav-container ul li:after {
  background: #cb4801;
}
.theme-mme .sidenav-container ul li:after {
  background: #482101;
}
.theme-emerge .sidenav-container ul li:after {
  background: #cc8900;
}
.theme-old-dominion .sidenav-container ul li:after {
  background: #826d44;
}
.theme-custom-companies .sidenav-container ul li:after {
  background: #3a3a3e;
}
.theme-ward .sidenav-container ul li:after {
  background: #705a3d;
}
.theme-centralconnect .sidenav-container ul li:after {
  background: #000000;
}
.theme-tforcefreightmyship .sidenav-container ul li:after {
  background: #004280;
}
.theme-mycarrier .sidenav-container ul li .no-tms-icon-star {
  color: #fff;
}
.theme-rapid-ship .sidenav-container ul li .no-tms-icon-star {
  color: #fff;
}
.theme-averitt .sidenav-container ul li .no-tms-icon-star {
  color: #fff;
}
.theme-saia .sidenav-container ul li .no-tms-icon-star {
  color: #fff;
}
.theme-frontline-freight .sidenav-container ul li .no-tms-icon-star {
  color: #fff;
}
.theme-mme .sidenav-container ul li .no-tms-icon-star {
  color: #fff;
}
.theme-emerge .sidenav-container ul li .no-tms-icon-star {
  color: #fff;
}
.theme-old-dominion .sidenav-container ul li .no-tms-icon-star {
  color: #fff;
}
.theme-custom-companies .sidenav-container ul li .no-tms-icon-star {
  color: #fff;
}
.theme-ward .sidenav-container ul li .no-tms-icon-star {
  color: #fff;
}
.theme-centralconnect .sidenav-container ul li .no-tms-icon-star {
  color: #fff;
}
.theme-tforcefreightmyship .sidenav-container ul li .no-tms-icon-star {
  color: #fff;
}
.theme-mycarrier .sidenav-container ul li a .orange-text-imp {
  color: #000000 !important;
}
.theme-rapid-ship .sidenav-container ul li a .orange-text-imp {
  color: #002d54 !important;
}
.theme-averitt .sidenav-container ul li a .orange-text-imp {
  color: #999999 !important;
}
.theme-saia .sidenav-container ul li a .orange-text-imp {
  color: #191d38 !important;
}
.theme-frontline-freight .sidenav-container ul li a .orange-text-imp {
  color: #cb4801 !important;
}
.theme-mme .sidenav-container ul li a .orange-text-imp {
  color: #482101 !important;
}
.theme-emerge .sidenav-container ul li a .orange-text-imp {
  color: #cc8900 !important;
}
.theme-old-dominion .sidenav-container ul li a .orange-text-imp {
  color: #826d44 !important;
}
.theme-custom-companies .sidenav-container ul li a .orange-text-imp {
  color: #3a3a3e !important;
}
.theme-ward .sidenav-container ul li a .orange-text-imp {
  color: #705a3d !important;
}
.theme-centralconnect .sidenav-container ul li a .orange-text-imp {
  color: #000000 !important;
}
.theme-tforcefreightmyship .sidenav-container ul li a .orange-text-imp {
  color: #004280 !important;
}
.theme-mycarrier .sidenav-container ul li:hover a, .theme-mycarrier .sidenav-container ul li:focus a {
  color: #000000;
}
.theme-rapid-ship .sidenav-container ul li:hover a, .theme-rapid-ship .sidenav-container ul li:focus a {
  color: #002d54;
}
.theme-averitt .sidenav-container ul li:hover a, .theme-averitt .sidenav-container ul li:focus a {
  color: #999999;
}
.theme-saia .sidenav-container ul li:hover a, .theme-saia .sidenav-container ul li:focus a {
  color: #191d38;
}
.theme-frontline-freight .sidenav-container ul li:hover a, .theme-frontline-freight .sidenav-container ul li:focus a {
  color: #cb4801;
}
.theme-mme .sidenav-container ul li:hover a, .theme-mme .sidenav-container ul li:focus a {
  color: #482101;
}
.theme-emerge .sidenav-container ul li:hover a, .theme-emerge .sidenav-container ul li:focus a {
  color: #cc8900;
}
.theme-old-dominion .sidenav-container ul li:hover a, .theme-old-dominion .sidenav-container ul li:focus a {
  color: #826d44;
}
.theme-custom-companies .sidenav-container ul li:hover a, .theme-custom-companies .sidenav-container ul li:focus a {
  color: #3a3a3e;
}
.theme-ward .sidenav-container ul li:hover a, .theme-ward .sidenav-container ul li:focus a {
  color: #705a3d;
}
.theme-centralconnect .sidenav-container ul li:hover a, .theme-centralconnect .sidenav-container ul li:focus a {
  color: #000000;
}
.theme-tforcefreightmyship .sidenav-container ul li:hover a, .theme-tforcefreightmyship .sidenav-container ul li:focus a {
  color: #004280;
}
.theme-mycarrier .sidenav-container ul li:hover a .no-tms-icon-star, .theme-mycarrier .sidenav-container ul li:focus a .no-tms-icon-star {
  background: #565656;
  color: #fff;
}
.theme-rapid-ship .sidenav-container ul li:hover a .no-tms-icon-star, .theme-rapid-ship .sidenav-container ul li:focus a .no-tms-icon-star {
  background: #565656;
  color: #fff;
}
.theme-averitt .sidenav-container ul li:hover a .no-tms-icon-star, .theme-averitt .sidenav-container ul li:focus a .no-tms-icon-star {
  background: #565656;
  color: #fff;
}
.theme-saia .sidenav-container ul li:hover a .no-tms-icon-star, .theme-saia .sidenav-container ul li:focus a .no-tms-icon-star {
  background: #565656;
  color: #fff;
}
.theme-frontline-freight .sidenav-container ul li:hover a .no-tms-icon-star, .theme-frontline-freight .sidenav-container ul li:focus a .no-tms-icon-star {
  background: #565656;
  color: #fff;
}
.theme-mme .sidenav-container ul li:hover a .no-tms-icon-star, .theme-mme .sidenav-container ul li:focus a .no-tms-icon-star {
  background: #565656;
  color: #fff;
}
.theme-emerge .sidenav-container ul li:hover a .no-tms-icon-star, .theme-emerge .sidenav-container ul li:focus a .no-tms-icon-star {
  background: #565656;
  color: #fff;
}
.theme-old-dominion .sidenav-container ul li:hover a .no-tms-icon-star, .theme-old-dominion .sidenav-container ul li:focus a .no-tms-icon-star {
  background: #565656;
  color: #fff;
}
.theme-custom-companies .sidenav-container ul li:hover a .no-tms-icon-star, .theme-custom-companies .sidenav-container ul li:focus a .no-tms-icon-star {
  background: #565656;
  color: #fff;
}
.theme-ward .sidenav-container ul li:hover a .no-tms-icon-star, .theme-ward .sidenav-container ul li:focus a .no-tms-icon-star {
  background: #565656;
  color: #fff;
}
.theme-centralconnect .sidenav-container ul li:hover a .no-tms-icon-star, .theme-centralconnect .sidenav-container ul li:focus a .no-tms-icon-star {
  background: #565656;
  color: #fff;
}
.theme-tforcefreightmyship .sidenav-container ul li:hover a .no-tms-icon-star, .theme-tforcefreightmyship .sidenav-container ul li:focus a .no-tms-icon-star {
  background: #565656;
  color: #fff;
}
.theme-mycarrier .sidenav-container ul li:hover a .quantity-icon, .theme-mycarrier .sidenav-container ul li:focus a .quantity-icon {
  color: #000000;
  border-color: #000000;
}
.theme-rapid-ship .sidenav-container ul li:hover a .quantity-icon, .theme-rapid-ship .sidenav-container ul li:focus a .quantity-icon {
  color: #002d54;
  border-color: #002d54;
}
.theme-averitt .sidenav-container ul li:hover a .quantity-icon, .theme-averitt .sidenav-container ul li:focus a .quantity-icon {
  color: #999999;
  border-color: #999999;
}
.theme-saia .sidenav-container ul li:hover a .quantity-icon, .theme-saia .sidenav-container ul li:focus a .quantity-icon {
  color: #191d38;
  border-color: #191d38;
}
.theme-frontline-freight .sidenav-container ul li:hover a .quantity-icon, .theme-frontline-freight .sidenav-container ul li:focus a .quantity-icon {
  color: #cb4801;
  border-color: #cb4801;
}
.theme-mme .sidenav-container ul li:hover a .quantity-icon, .theme-mme .sidenav-container ul li:focus a .quantity-icon {
  color: #482101;
  border-color: #482101;
}
.theme-emerge .sidenav-container ul li:hover a .quantity-icon, .theme-emerge .sidenav-container ul li:focus a .quantity-icon {
  color: #cc8900;
  border-color: #cc8900;
}
.theme-old-dominion .sidenav-container ul li:hover a .quantity-icon, .theme-old-dominion .sidenav-container ul li:focus a .quantity-icon {
  color: #826d44;
  border-color: #826d44;
}
.theme-custom-companies .sidenav-container ul li:hover a .quantity-icon, .theme-custom-companies .sidenav-container ul li:focus a .quantity-icon {
  color: #3a3a3e;
  border-color: #3a3a3e;
}
.theme-ward .sidenav-container ul li:hover a .quantity-icon, .theme-ward .sidenav-container ul li:focus a .quantity-icon {
  color: #705a3d;
  border-color: #705a3d;
}
.theme-centralconnect .sidenav-container ul li:hover a .quantity-icon, .theme-centralconnect .sidenav-container ul li:focus a .quantity-icon {
  color: #000000;
  border-color: #000000;
}
.theme-tforcefreightmyship .sidenav-container ul li:hover a .quantity-icon, .theme-tforcefreightmyship .sidenav-container ul li:focus a .quantity-icon {
  color: #004280;
  border-color: #004280;
}
.theme-mycarrier .sidenav-container ul li .active-link .tms-icon {
  background: #fff;
  color: #000000;
}
.theme-rapid-ship .sidenav-container ul li .active-link .tms-icon {
  background: #fff;
  color: #002d54;
}
.theme-averitt .sidenav-container ul li .active-link .tms-icon {
  background: #fff;
  color: #999999;
}
.theme-saia .sidenav-container ul li .active-link .tms-icon {
  background: #fff;
  color: #191d38;
}
.theme-frontline-freight .sidenav-container ul li .active-link .tms-icon {
  background: #fff;
  color: #cb4801;
}
.theme-mme .sidenav-container ul li .active-link .tms-icon {
  background: #fff;
  color: #482101;
}
.theme-emerge .sidenav-container ul li .active-link .tms-icon {
  background: #fff;
  color: #cc8900;
}
.theme-old-dominion .sidenav-container ul li .active-link .tms-icon {
  background: #fff;
  color: #826d44;
}
.theme-custom-companies .sidenav-container ul li .active-link .tms-icon {
  background: #fff;
  color: #3a3a3e;
}
.theme-ward .sidenav-container ul li .active-link .tms-icon {
  background: #fff;
  color: #705a3d;
}
.theme-centralconnect .sidenav-container ul li .active-link .tms-icon {
  background: #fff;
  color: #000000;
}
.theme-tforcefreightmyship .sidenav-container ul li .active-link .tms-icon {
  background: #fff;
  color: #004280;
}
.theme-mycarrier .sidenav-container ul li .active-link .tms-icon.no-tms-icon-star {
  color: #fff;
  background: #565656;
}
.theme-rapid-ship .sidenav-container ul li .active-link .tms-icon.no-tms-icon-star {
  color: #fff;
  background: #565656;
}
.theme-averitt .sidenav-container ul li .active-link .tms-icon.no-tms-icon-star {
  color: #fff;
  background: #565656;
}
.theme-saia .sidenav-container ul li .active-link .tms-icon.no-tms-icon-star {
  color: #fff;
  background: #565656;
}
.theme-frontline-freight .sidenav-container ul li .active-link .tms-icon.no-tms-icon-star {
  color: #fff;
  background: #565656;
}
.theme-mme .sidenav-container ul li .active-link .tms-icon.no-tms-icon-star {
  color: #fff;
  background: #565656;
}
.theme-emerge .sidenav-container ul li .active-link .tms-icon.no-tms-icon-star {
  color: #fff;
  background: #565656;
}
.theme-old-dominion .sidenav-container ul li .active-link .tms-icon.no-tms-icon-star {
  color: #fff;
  background: #565656;
}
.theme-custom-companies .sidenav-container ul li .active-link .tms-icon.no-tms-icon-star {
  color: #fff;
  background: #565656;
}
.theme-ward .sidenav-container ul li .active-link .tms-icon.no-tms-icon-star {
  color: #fff;
  background: #565656;
}
.theme-centralconnect .sidenav-container ul li .active-link .tms-icon.no-tms-icon-star {
  color: #fff;
  background: #565656;
}
.theme-tforcefreightmyship .sidenav-container ul li .active-link .tms-icon.no-tms-icon-star {
  color: #fff;
  background: #565656;
}
.theme-mycarrier .sidenav-container ul li .title {
  background: #fff;
  color: #000000;
}
.theme-rapid-ship .sidenav-container ul li .title {
  background: #fff;
  color: #002d54;
}
.theme-averitt .sidenav-container ul li .title {
  background: #fff;
  color: #999999;
}
.theme-saia .sidenav-container ul li .title {
  background: #fff;
  color: #191d38;
}
.theme-frontline-freight .sidenav-container ul li .title {
  background: #fff;
  color: #cb4801;
}
.theme-mme .sidenav-container ul li .title {
  background: #fff;
  color: #482101;
}
.theme-emerge .sidenav-container ul li .title {
  background: #fff;
  color: #cc8900;
}
.theme-old-dominion .sidenav-container ul li .title {
  background: #fff;
  color: #826d44;
}
.theme-custom-companies .sidenav-container ul li .title {
  background: #fff;
  color: #3a3a3e;
}
.theme-ward .sidenav-container ul li .title {
  background: #fff;
  color: #705a3d;
}
.theme-centralconnect .sidenav-container ul li .title {
  background: #fff;
  color: #000000;
}
.theme-tforcefreightmyship .sidenav-container ul li .title {
  background: #fff;
  color: #004280;
}
.theme-mycarrier .sidenav-container ul li .title:before {
  border-right: 7px solid #fff;
}
.theme-rapid-ship .sidenav-container ul li .title:before {
  border-right: 7px solid #fff;
}
.theme-averitt .sidenav-container ul li .title:before {
  border-right: 7px solid #fff;
}
.theme-saia .sidenav-container ul li .title:before {
  border-right: 7px solid #fff;
}
.theme-frontline-freight .sidenav-container ul li .title:before {
  border-right: 7px solid #fff;
}
.theme-mme .sidenav-container ul li .title:before {
  border-right: 7px solid #fff;
}
.theme-emerge .sidenav-container ul li .title:before {
  border-right: 7px solid #fff;
}
.theme-old-dominion .sidenav-container ul li .title:before {
  border-right: 7px solid #fff;
}
.theme-custom-companies .sidenav-container ul li .title:before {
  border-right: 7px solid #fff;
}
.theme-ward .sidenav-container ul li .title:before {
  border-right: 7px solid #fff;
}
.theme-centralconnect .sidenav-container ul li .title:before {
  border-right: 7px solid #fff;
}
.theme-tforcefreightmyship .sidenav-container ul li .title:before {
  border-right: 7px solid #fff;
}

/*********************************************/
/********************************************
pulled from files /app/common/my-account-settings/main-component/my-account-settings.component
********************************************/
.theme-mycarrier .billing-address-tab h3 {
  border-bottom: 1px solid #007AFF;
}
.theme-rapid-ship .billing-address-tab h3 {
  border-bottom: 1px solid #004887;
}
.theme-averitt .billing-address-tab h3 {
  border-bottom: 1px solid #666666;
}
.theme-saia .billing-address-tab h3 {
  border-bottom: 1px solid #20274E;
}
.theme-frontline-freight .billing-address-tab h3 {
  border-bottom: 1px solid #fe5e08;
}
.theme-mme .billing-address-tab h3 {
  border-bottom: 1px solid #6D3100;
}
.theme-emerge .billing-address-tab h3 {
  border-bottom: 1px solid #FFAB00;
}
.theme-old-dominion .billing-address-tab h3 {
  border-bottom: 1px solid #b6985e;
}
.theme-custom-companies .billing-address-tab h3 {
  border-bottom: 1px solid #47474f;
}
.theme-ward .billing-address-tab h3 {
  border-bottom: 1px solid #8a6e4b;
}
.theme-centralconnect .billing-address-tab h3 {
  border-bottom: 1px solid #000000;
}
.theme-tforcefreightmyship .billing-address-tab h3 {
  border-bottom: 1px solid #0053A1;
}
.theme-mycarrier .billing-address-tab .cs-settings-group label.check-wrap span.label {
  color: #fff;
  background-color: #fff;
}
.theme-rapid-ship .billing-address-tab .cs-settings-group label.check-wrap span.label {
  color: #fff;
  background-color: #fff;
}
.theme-averitt .billing-address-tab .cs-settings-group label.check-wrap span.label {
  color: #fff;
  background-color: #fff;
}
.theme-saia .billing-address-tab .cs-settings-group label.check-wrap span.label {
  color: #fff;
  background-color: #fff;
}
.theme-frontline-freight .billing-address-tab .cs-settings-group label.check-wrap span.label {
  color: #fff;
  background-color: #fff;
}
.theme-mme .billing-address-tab .cs-settings-group label.check-wrap span.label {
  color: #fff;
  background-color: #fff;
}
.theme-emerge .billing-address-tab .cs-settings-group label.check-wrap span.label {
  color: #fff;
  background-color: #fff;
}
.theme-old-dominion .billing-address-tab .cs-settings-group label.check-wrap span.label {
  color: #fff;
  background-color: #fff;
}
.theme-custom-companies .billing-address-tab .cs-settings-group label.check-wrap span.label {
  color: #fff;
  background-color: #fff;
}
.theme-ward .billing-address-tab .cs-settings-group label.check-wrap span.label {
  color: #fff;
  background-color: #fff;
}
.theme-centralconnect .billing-address-tab .cs-settings-group label.check-wrap span.label {
  color: #fff;
  background-color: #fff;
}
.theme-tforcefreightmyship .billing-address-tab .cs-settings-group label.check-wrap span.label {
  color: #fff;
  background-color: #fff;
}
.theme-mycarrier .billing-address-tab .cs-settings-group label.check-wrap span.label:hover {
  background-color: #1F47CD;
  border-color: #1F47CD;
  color: #fff;
}
.theme-rapid-ship .billing-address-tab .cs-settings-group label.check-wrap span.label:hover {
  background-color: #499eb8;
  border-color: #499eb8;
  color: #fff;
}
.theme-averitt .billing-address-tab .cs-settings-group label.check-wrap span.label:hover {
  background-color: #b20013;
  border-color: #b20013;
  color: #fff;
}
.theme-saia .billing-address-tab .cs-settings-group label.check-wrap span.label:hover {
  background-color: #ae2524;
  border-color: #ae2524;
  color: #fff;
}
.theme-frontline-freight .billing-address-tab .cs-settings-group label.check-wrap span.label:hover {
  background-color: #0a4375;
  border-color: #0a4375;
  color: #fff;
}
.theme-mme .billing-address-tab .cs-settings-group label.check-wrap span.label:hover {
  background-color: #c15003;
  border-color: #c15003;
  color: #fff;
}
.theme-emerge .billing-address-tab .cs-settings-group label.check-wrap span.label:hover {
  background-color: #09306e;
  border-color: #09306e;
  color: #fff;
}
.theme-old-dominion .billing-address-tab .cs-settings-group label.check-wrap span.label:hover {
  background-color: #004227;
  border-color: #004227;
  color: #fff;
}
.theme-custom-companies .billing-address-tab .cs-settings-group label.check-wrap span.label:hover {
  background-color: #bf8a28;
  border-color: #bf8a28;
  color: #fff;
}
.theme-ward .billing-address-tab .cs-settings-group label.check-wrap span.label:hover {
  background-color: #073b2c;
  border-color: #073b2c;
  color: #fff;
}
.theme-centralconnect .billing-address-tab .cs-settings-group label.check-wrap span.label:hover {
  background-color: #2c2c2c;
  border-color: #2c2c2c;
  color: #fff;
}
.theme-tforcefreightmyship .billing-address-tab .cs-settings-group label.check-wrap span.label:hover {
  background-color: #004280;
  border-color: #004280;
  color: #fff;
}
.theme-mycarrier .billing-address-tab .cs-settings-group label.check-wrap span.label.active {
  color: #fff;
  background-color: #007AFF;
  border-color: #007AFF;
}
.theme-rapid-ship .billing-address-tab .cs-settings-group label.check-wrap span.label.active {
  color: #fff;
  background-color: #5DC9EA;
  border-color: #5DC9EA;
}
.theme-averitt .billing-address-tab .cs-settings-group label.check-wrap span.label.active {
  color: #fff;
  background-color: #c70015;
  border-color: #c70015;
}
.theme-saia .billing-address-tab .cs-settings-group label.check-wrap span.label.active {
  color: #fff;
  background-color: #CC2B2A;
  border-color: #CC2B2A;
}
.theme-frontline-freight .billing-address-tab .cs-settings-group label.check-wrap span.label.active {
  color: #fff;
  background-color: #0f62ab;
  border-color: #0f62ab;
}
.theme-mme .billing-address-tab .cs-settings-group label.check-wrap span.label.active {
  color: #fff;
  background-color: #C65000;
  border-color: #C65000;
}
.theme-emerge .billing-address-tab .cs-settings-group label.check-wrap span.label.active {
  color: #fff;
  background-color: #0d47a1;
  border-color: #0d47a1;
}
.theme-old-dominion .billing-address-tab .cs-settings-group label.check-wrap span.label.active {
  color: #fff;
  background-color: #00693e;
  border-color: #00693e;
}
.theme-custom-companies .billing-address-tab .cs-settings-group label.check-wrap span.label.active {
  color: #fff;
  background-color: #F2AF32;
  border-color: #F2AF32;
}
.theme-ward .billing-address-tab .cs-settings-group label.check-wrap span.label.active {
  color: #fff;
  background-color: #0a5540;
  border-color: #0a5540;
}
.theme-centralconnect .billing-address-tab .cs-settings-group label.check-wrap span.label.active {
  color: #fff;
  background-color: #3A3A3A;
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship .billing-address-tab .cs-settings-group label.check-wrap span.label.active {
  color: #fff;
  background-color: #0053A1;
  border-color: #0053A1;
}
.theme-mycarrier .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-rapid-ship .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-averitt .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-saia .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-frontline-freight .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-mme .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-emerge .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-old-dominion .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-custom-companies .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-ward .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-centralconnect .billing-address-tab .radio-item:hover {
  color: #fff;
}
.theme-tforcefreightmyship .billing-address-tab .radio-item:hover {
  color: #fff;
}

/*********************************************/
/********************************************
pulled from files /app/common/public-shipment-page/main-component/public-shipment-page.component
********************************************/
.theme-mycarrier .shipment-details-page.public-shipment .right-block .right-column span {
  color: #007AFF;
}
.theme-rapid-ship .shipment-details-page.public-shipment .right-block .right-column span {
  color: #5DC9EA;
}
.theme-averitt .shipment-details-page.public-shipment .right-block .right-column span {
  color: #c70015;
}
.theme-saia .shipment-details-page.public-shipment .right-block .right-column span {
  color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page.public-shipment .right-block .right-column span {
  color: #0f62ab;
}
.theme-mme .shipment-details-page.public-shipment .right-block .right-column span {
  color: #C65000;
}
.theme-emerge .shipment-details-page.public-shipment .right-block .right-column span {
  color: #0d47a1;
}
.theme-old-dominion .shipment-details-page.public-shipment .right-block .right-column span {
  color: #00693e;
}
.theme-custom-companies .shipment-details-page.public-shipment .right-block .right-column span {
  color: #F2AF32;
}
.theme-ward .shipment-details-page.public-shipment .right-block .right-column span {
  color: #0a5540;
}
.theme-centralconnect .shipment-details-page.public-shipment .right-block .right-column span {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page.public-shipment .right-block .right-column span {
  color: #0053A1;
}
.theme-mycarrier .shipment-details-page.public-shipment .right-block .numbered-box .num {
  color: #007AFF;
}
.theme-rapid-ship .shipment-details-page.public-shipment .right-block .numbered-box .num {
  color: #5DC9EA;
}
.theme-averitt .shipment-details-page.public-shipment .right-block .numbered-box .num {
  color: #c70015;
}
.theme-saia .shipment-details-page.public-shipment .right-block .numbered-box .num {
  color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page.public-shipment .right-block .numbered-box .num {
  color: #0f62ab;
}
.theme-mme .shipment-details-page.public-shipment .right-block .numbered-box .num {
  color: #C65000;
}
.theme-emerge .shipment-details-page.public-shipment .right-block .numbered-box .num {
  color: #0d47a1;
}
.theme-old-dominion .shipment-details-page.public-shipment .right-block .numbered-box .num {
  color: #00693e;
}
.theme-custom-companies .shipment-details-page.public-shipment .right-block .numbered-box .num {
  color: #F2AF32;
}
.theme-ward .shipment-details-page.public-shipment .right-block .numbered-box .num {
  color: #0a5540;
}
.theme-centralconnect .shipment-details-page.public-shipment .right-block .numbered-box .num {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page.public-shipment .right-block .numbered-box .num {
  color: #0053A1;
}
.theme-mycarrier .shipment-details-page.public-shipment .right-block .format {
  color: #007AFF;
}
.theme-rapid-ship .shipment-details-page.public-shipment .right-block .format {
  color: #5DC9EA;
}
.theme-averitt .shipment-details-page.public-shipment .right-block .format {
  color: #c70015;
}
.theme-saia .shipment-details-page.public-shipment .right-block .format {
  color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page.public-shipment .right-block .format {
  color: #0f62ab;
}
.theme-mme .shipment-details-page.public-shipment .right-block .format {
  color: #C65000;
}
.theme-emerge .shipment-details-page.public-shipment .right-block .format {
  color: #0d47a1;
}
.theme-old-dominion .shipment-details-page.public-shipment .right-block .format {
  color: #00693e;
}
.theme-custom-companies .shipment-details-page.public-shipment .right-block .format {
  color: #F2AF32;
}
.theme-ward .shipment-details-page.public-shipment .right-block .format {
  color: #0a5540;
}
.theme-centralconnect .shipment-details-page.public-shipment .right-block .format {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page.public-shipment .right-block .format {
  color: #0053A1;
}
.theme-mycarrier .shipment-details-page.public-shipment .right-block .format .format-data {
  color: #007AFF;
}
.theme-rapid-ship .shipment-details-page.public-shipment .right-block .format .format-data {
  color: #5DC9EA;
}
.theme-averitt .shipment-details-page.public-shipment .right-block .format .format-data {
  color: #c70015;
}
.theme-saia .shipment-details-page.public-shipment .right-block .format .format-data {
  color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page.public-shipment .right-block .format .format-data {
  color: #0f62ab;
}
.theme-mme .shipment-details-page.public-shipment .right-block .format .format-data {
  color: #C65000;
}
.theme-emerge .shipment-details-page.public-shipment .right-block .format .format-data {
  color: #0d47a1;
}
.theme-old-dominion .shipment-details-page.public-shipment .right-block .format .format-data {
  color: #00693e;
}
.theme-custom-companies .shipment-details-page.public-shipment .right-block .format .format-data {
  color: #F2AF32;
}
.theme-ward .shipment-details-page.public-shipment .right-block .format .format-data {
  color: #0a5540;
}
.theme-centralconnect .shipment-details-page.public-shipment .right-block .format .format-data {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page.public-shipment .right-block .format .format-data {
  color: #0053A1;
}
.theme-mycarrier .shipment-details-page.public-shipment .right-block .format .format-data .tms-icon-cancel {
  color: #007AFF;
}
.theme-rapid-ship .shipment-details-page.public-shipment .right-block .format .format-data .tms-icon-cancel {
  color: #5DC9EA;
}
.theme-averitt .shipment-details-page.public-shipment .right-block .format .format-data .tms-icon-cancel {
  color: #c70015;
}
.theme-saia .shipment-details-page.public-shipment .right-block .format .format-data .tms-icon-cancel {
  color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page.public-shipment .right-block .format .format-data .tms-icon-cancel {
  color: #0f62ab;
}
.theme-mme .shipment-details-page.public-shipment .right-block .format .format-data .tms-icon-cancel {
  color: #C65000;
}
.theme-emerge .shipment-details-page.public-shipment .right-block .format .format-data .tms-icon-cancel {
  color: #0d47a1;
}
.theme-old-dominion .shipment-details-page.public-shipment .right-block .format .format-data .tms-icon-cancel {
  color: #00693e;
}
.theme-custom-companies .shipment-details-page.public-shipment .right-block .format .format-data .tms-icon-cancel {
  color: #F2AF32;
}
.theme-ward .shipment-details-page.public-shipment .right-block .format .format-data .tms-icon-cancel {
  color: #0a5540;
}
.theme-centralconnect .shipment-details-page.public-shipment .right-block .format .format-data .tms-icon-cancel {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page.public-shipment .right-block .format .format-data .tms-icon-cancel {
  color: #0053A1;
}
.theme-mycarrier .shipment-details-page.public-shipment .left-block .left-content .shipper-block span,
.theme-mycarrier .shipment-details-page.public-shipment .left-block .left-content .consignee-block span {
  color: #000;
}
.theme-rapid-ship .shipment-details-page.public-shipment .left-block .left-content .shipper-block span,
.theme-rapid-ship .shipment-details-page.public-shipment .left-block .left-content .consignee-block span {
  color: #000;
}
.theme-averitt .shipment-details-page.public-shipment .left-block .left-content .shipper-block span,
.theme-averitt .shipment-details-page.public-shipment .left-block .left-content .consignee-block span {
  color: #000;
}
.theme-saia .shipment-details-page.public-shipment .left-block .left-content .shipper-block span,
.theme-saia .shipment-details-page.public-shipment .left-block .left-content .consignee-block span {
  color: #000;
}
.theme-frontline-freight .shipment-details-page.public-shipment .left-block .left-content .shipper-block span,
.theme-frontline-freight .shipment-details-page.public-shipment .left-block .left-content .consignee-block span {
  color: #000;
}
.theme-mme .shipment-details-page.public-shipment .left-block .left-content .shipper-block span,
.theme-mme .shipment-details-page.public-shipment .left-block .left-content .consignee-block span {
  color: #000;
}
.theme-emerge .shipment-details-page.public-shipment .left-block .left-content .shipper-block span,
.theme-emerge .shipment-details-page.public-shipment .left-block .left-content .consignee-block span {
  color: #000;
}
.theme-old-dominion .shipment-details-page.public-shipment .left-block .left-content .shipper-block span,
.theme-old-dominion .shipment-details-page.public-shipment .left-block .left-content .consignee-block span {
  color: #000;
}
.theme-custom-companies .shipment-details-page.public-shipment .left-block .left-content .shipper-block span,
.theme-custom-companies .shipment-details-page.public-shipment .left-block .left-content .consignee-block span {
  color: #000;
}
.theme-ward .shipment-details-page.public-shipment .left-block .left-content .shipper-block span,
.theme-ward .shipment-details-page.public-shipment .left-block .left-content .consignee-block span {
  color: #000;
}
.theme-centralconnect .shipment-details-page.public-shipment .left-block .left-content .shipper-block span,
.theme-centralconnect .shipment-details-page.public-shipment .left-block .left-content .consignee-block span {
  color: #000;
}
.theme-tforcefreightmyship .shipment-details-page.public-shipment .left-block .left-content .shipper-block span,
.theme-tforcefreightmyship .shipment-details-page.public-shipment .left-block .left-content .consignee-block span {
  color: #000;
}
.theme-mycarrier .shipment-details-page.public-shipment .left-block .left-content .shipper-block .company-name,
.theme-mycarrier .shipment-details-page.public-shipment .left-block .left-content .consignee-block .company-name {
  color: #007AFF;
}
.theme-rapid-ship .shipment-details-page.public-shipment .left-block .left-content .shipper-block .company-name,
.theme-rapid-ship .shipment-details-page.public-shipment .left-block .left-content .consignee-block .company-name {
  color: #5DC9EA;
}
.theme-averitt .shipment-details-page.public-shipment .left-block .left-content .shipper-block .company-name,
.theme-averitt .shipment-details-page.public-shipment .left-block .left-content .consignee-block .company-name {
  color: #c70015;
}
.theme-saia .shipment-details-page.public-shipment .left-block .left-content .shipper-block .company-name,
.theme-saia .shipment-details-page.public-shipment .left-block .left-content .consignee-block .company-name {
  color: #CC2B2A;
}
.theme-frontline-freight .shipment-details-page.public-shipment .left-block .left-content .shipper-block .company-name,
.theme-frontline-freight .shipment-details-page.public-shipment .left-block .left-content .consignee-block .company-name {
  color: #0f62ab;
}
.theme-mme .shipment-details-page.public-shipment .left-block .left-content .shipper-block .company-name,
.theme-mme .shipment-details-page.public-shipment .left-block .left-content .consignee-block .company-name {
  color: #C65000;
}
.theme-emerge .shipment-details-page.public-shipment .left-block .left-content .shipper-block .company-name,
.theme-emerge .shipment-details-page.public-shipment .left-block .left-content .consignee-block .company-name {
  color: #0d47a1;
}
.theme-old-dominion .shipment-details-page.public-shipment .left-block .left-content .shipper-block .company-name,
.theme-old-dominion .shipment-details-page.public-shipment .left-block .left-content .consignee-block .company-name {
  color: #00693e;
}
.theme-custom-companies .shipment-details-page.public-shipment .left-block .left-content .shipper-block .company-name,
.theme-custom-companies .shipment-details-page.public-shipment .left-block .left-content .consignee-block .company-name {
  color: #F2AF32;
}
.theme-ward .shipment-details-page.public-shipment .left-block .left-content .shipper-block .company-name,
.theme-ward .shipment-details-page.public-shipment .left-block .left-content .consignee-block .company-name {
  color: #0a5540;
}
.theme-centralconnect .shipment-details-page.public-shipment .left-block .left-content .shipper-block .company-name,
.theme-centralconnect .shipment-details-page.public-shipment .left-block .left-content .consignee-block .company-name {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .shipment-details-page.public-shipment .left-block .left-content .shipper-block .company-name,
.theme-tforcefreightmyship .shipment-details-page.public-shipment .left-block .left-content .consignee-block .company-name {
  color: #0053A1;
}

@media all and (max-width: 1399px) {
  .theme-mycarrier .shipment-details-page.public-shipment .right-block .border-right {
    border-color: #007AFF;
  }
  .theme-rapid-ship .shipment-details-page.public-shipment .right-block .border-right {
    border-color: #5DC9EA;
  }
  .theme-averitt .shipment-details-page.public-shipment .right-block .border-right {
    border-color: #c70015;
  }
  .theme-saia .shipment-details-page.public-shipment .right-block .border-right {
    border-color: #CC2B2A;
  }
  .theme-frontline-freight .shipment-details-page.public-shipment .right-block .border-right {
    border-color: #0f62ab;
  }
  .theme-mme .shipment-details-page.public-shipment .right-block .border-right {
    border-color: #C65000;
  }
  .theme-emerge .shipment-details-page.public-shipment .right-block .border-right {
    border-color: #0d47a1;
  }
  .theme-old-dominion .shipment-details-page.public-shipment .right-block .border-right {
    border-color: #00693e;
  }
  .theme-custom-companies .shipment-details-page.public-shipment .right-block .border-right {
    border-color: #F2AF32;
  }
  .theme-ward .shipment-details-page.public-shipment .right-block .border-right {
    border-color: #0a5540;
  }
  .theme-centralconnect .shipment-details-page.public-shipment .right-block .border-right {
    border-color: #3A3A3A;
  }
  .theme-tforcefreightmyship .shipment-details-page.public-shipment .right-block .border-right {
    border-color: #0053A1;
  }
}
@media all and (min-width: 1400px) {
  .theme-mycarrier .shipment-details-page.public-shipment .left-block .left-content {
    border-color: #007AFF;
  }
  .theme-rapid-ship .shipment-details-page.public-shipment .left-block .left-content {
    border-color: #5DC9EA;
  }
  .theme-averitt .shipment-details-page.public-shipment .left-block .left-content {
    border-color: #c70015;
  }
  .theme-saia .shipment-details-page.public-shipment .left-block .left-content {
    border-color: #CC2B2A;
  }
  .theme-frontline-freight .shipment-details-page.public-shipment .left-block .left-content {
    border-color: #0f62ab;
  }
  .theme-mme .shipment-details-page.public-shipment .left-block .left-content {
    border-color: #C65000;
  }
  .theme-emerge .shipment-details-page.public-shipment .left-block .left-content {
    border-color: #0d47a1;
  }
  .theme-old-dominion .shipment-details-page.public-shipment .left-block .left-content {
    border-color: #00693e;
  }
  .theme-custom-companies .shipment-details-page.public-shipment .left-block .left-content {
    border-color: #F2AF32;
  }
  .theme-ward .shipment-details-page.public-shipment .left-block .left-content {
    border-color: #0a5540;
  }
  .theme-centralconnect .shipment-details-page.public-shipment .left-block .left-content {
    border-color: #3A3A3A;
  }
  .theme-tforcefreightmyship .shipment-details-page.public-shipment .left-block .left-content {
    border-color: #0053A1;
  }
}
/*********************************************/
/********************************************
pulled from files /app/common/public-carrier-volume-page/main-component/public-carrier-volume-page.component
********************************************/
.theme-mycarrier .public-carrier-volume-page .box-model {
  background-color: #fff;
}
.theme-rapid-ship .public-carrier-volume-page .box-model {
  background-color: #fff;
}
.theme-averitt .public-carrier-volume-page .box-model {
  background-color: #fff;
}
.theme-saia .public-carrier-volume-page .box-model {
  background-color: #fff;
}
.theme-frontline-freight .public-carrier-volume-page .box-model {
  background-color: #fff;
}
.theme-mme .public-carrier-volume-page .box-model {
  background-color: #fff;
}
.theme-emerge .public-carrier-volume-page .box-model {
  background-color: #fff;
}
.theme-old-dominion .public-carrier-volume-page .box-model {
  background-color: #fff;
}
.theme-custom-companies .public-carrier-volume-page .box-model {
  background-color: #fff;
}
.theme-ward .public-carrier-volume-page .box-model {
  background-color: #fff;
}
.theme-centralconnect .public-carrier-volume-page .box-model {
  background-color: #fff;
}
.theme-tforcefreightmyship .public-carrier-volume-page .box-model {
  background-color: #fff;
}

/*********************************************/
/********************************************
pulled from files /app/shared/components/alert-component/main-component/alert.component
********************************************/
.theme-mycarrier .alert {
  border: solid 2px #fff;
}
.theme-rapid-ship .alert {
  border: solid 2px #fff;
}
.theme-averitt .alert {
  border: solid 2px #fff;
}
.theme-saia .alert {
  border: solid 2px #fff;
}
.theme-frontline-freight .alert {
  border: solid 2px #fff;
}
.theme-mme .alert {
  border: solid 2px #fff;
}
.theme-emerge .alert {
  border: solid 2px #fff;
}
.theme-old-dominion .alert {
  border: solid 2px #fff;
}
.theme-custom-companies .alert {
  border: solid 2px #fff;
}
.theme-ward .alert {
  border: solid 2px #fff;
}
.theme-centralconnect .alert {
  border: solid 2px #fff;
}
.theme-tforcefreightmyship .alert {
  border: solid 2px #fff;
}
.theme-mycarrier .alert.alert-inverse .ui-messages-close {
  color: #fff;
}
.theme-rapid-ship .alert.alert-inverse .ui-messages-close {
  color: #fff;
}
.theme-averitt .alert.alert-inverse .ui-messages-close {
  color: #fff;
}
.theme-saia .alert.alert-inverse .ui-messages-close {
  color: #fff;
}
.theme-frontline-freight .alert.alert-inverse .ui-messages-close {
  color: #fff;
}
.theme-mme .alert.alert-inverse .ui-messages-close {
  color: #fff;
}
.theme-emerge .alert.alert-inverse .ui-messages-close {
  color: #fff;
}
.theme-old-dominion .alert.alert-inverse .ui-messages-close {
  color: #fff;
}
.theme-custom-companies .alert.alert-inverse .ui-messages-close {
  color: #fff;
}
.theme-ward .alert.alert-inverse .ui-messages-close {
  color: #fff;
}
.theme-centralconnect .alert.alert-inverse .ui-messages-close {
  color: #fff;
}
.theme-tforcefreightmyship .alert.alert-inverse .ui-messages-close {
  color: #fff;
}
.theme-mycarrier .alert.alert-inverse .ui-messages {
  background: #000000;
  color: #fff;
}
.theme-rapid-ship .alert.alert-inverse .ui-messages {
  background: #002d54;
  color: #fff;
}
.theme-averitt .alert.alert-inverse .ui-messages {
  background: #999999;
  color: #fff;
}
.theme-saia .alert.alert-inverse .ui-messages {
  background: #191d38;
  color: #fff;
}
.theme-frontline-freight .alert.alert-inverse .ui-messages {
  background: #cb4801;
  color: #fff;
}
.theme-mme .alert.alert-inverse .ui-messages {
  background: #482101;
  color: #fff;
}
.theme-emerge .alert.alert-inverse .ui-messages {
  background: #cc8900;
  color: #fff;
}
.theme-old-dominion .alert.alert-inverse .ui-messages {
  background: #826d44;
  color: #fff;
}
.theme-custom-companies .alert.alert-inverse .ui-messages {
  background: #3a3a3e;
  color: #fff;
}
.theme-ward .alert.alert-inverse .ui-messages {
  background: #705a3d;
  color: #fff;
}
.theme-centralconnect .alert.alert-inverse .ui-messages {
  background: #000000;
  color: #fff;
}
.theme-tforcefreightmyship .alert.alert-inverse .ui-messages {
  background: #004280;
  color: #fff;
}
.theme-mycarrier .alert-error .mat-progress-bar-fill::after {
  background: #ff1719;
}
.theme-rapid-ship .alert-error .mat-progress-bar-fill::after {
  background: #ff1719;
}
.theme-averitt .alert-error .mat-progress-bar-fill::after {
  background: #00008b;
}
.theme-saia .alert-error .mat-progress-bar-fill::after {
  background: #fd0200;
}
.theme-frontline-freight .alert-error .mat-progress-bar-fill::after {
  background: #ff1719;
}
.theme-mme .alert-error .mat-progress-bar-fill::after {
  background: #ff1719;
}
.theme-emerge .alert-error .mat-progress-bar-fill::after {
  background: #FF5630;
}
.theme-old-dominion .alert-error .mat-progress-bar-fill::after {
  background: #ff1719;
}
.theme-custom-companies .alert-error .mat-progress-bar-fill::after {
  background: #ff1719;
}
.theme-ward .alert-error .mat-progress-bar-fill::after {
  background: #ff1719;
}
.theme-centralconnect .alert-error .mat-progress-bar-fill::after {
  background: #ff1719;
}
.theme-tforcefreightmyship .alert-error .mat-progress-bar-fill::after {
  background: #ff1719;
}
.theme-mycarrier .alert-error .mat-progress-bar-buffer {
  background-color: rgba(255, 23, 25, 0.1);
}
.theme-rapid-ship .alert-error .mat-progress-bar-buffer {
  background-color: rgba(255, 23, 25, 0.1);
}
.theme-averitt .alert-error .mat-progress-bar-buffer {
  background-color: rgba(0, 0, 139, 0.1);
}
.theme-saia .alert-error .mat-progress-bar-buffer {
  background-color: rgba(253, 2, 0, 0.1);
}
.theme-frontline-freight .alert-error .mat-progress-bar-buffer {
  background-color: rgba(255, 23, 25, 0.1);
}
.theme-mme .alert-error .mat-progress-bar-buffer {
  background-color: rgba(255, 23, 25, 0.1);
}
.theme-emerge .alert-error .mat-progress-bar-buffer {
  background-color: rgba(255, 86, 48, 0.1);
}
.theme-old-dominion .alert-error .mat-progress-bar-buffer {
  background-color: rgba(255, 23, 25, 0.1);
}
.theme-custom-companies .alert-error .mat-progress-bar-buffer {
  background-color: rgba(255, 23, 25, 0.1);
}
.theme-ward .alert-error .mat-progress-bar-buffer {
  background-color: rgba(255, 23, 25, 0.1);
}
.theme-centralconnect .alert-error .mat-progress-bar-buffer {
  background-color: rgba(255, 23, 25, 0.1);
}
.theme-tforcefreightmyship .alert-error .mat-progress-bar-buffer {
  background-color: rgba(255, 23, 25, 0.1);
}
.theme-mycarrier .alert-warn .mat-progress-bar-fill::after {
  background: #007AFF;
}
.theme-rapid-ship .alert-warn .mat-progress-bar-fill::after {
  background: #004887;
}
.theme-averitt .alert-warn .mat-progress-bar-fill::after {
  background: #666666;
}
.theme-saia .alert-warn .mat-progress-bar-fill::after {
  background: #20274E;
}
.theme-frontline-freight .alert-warn .mat-progress-bar-fill::after {
  background: #fe5e08;
}
.theme-mme .alert-warn .mat-progress-bar-fill::after {
  background: #6D3100;
}
.theme-emerge .alert-warn .mat-progress-bar-fill::after {
  background: #FFAB00;
}
.theme-old-dominion .alert-warn .mat-progress-bar-fill::after {
  background: #b6985e;
}
.theme-custom-companies .alert-warn .mat-progress-bar-fill::after {
  background: #47474f;
}
.theme-ward .alert-warn .mat-progress-bar-fill::after {
  background: #8a6e4b;
}
.theme-centralconnect .alert-warn .mat-progress-bar-fill::after {
  background: #000000;
}
.theme-tforcefreightmyship .alert-warn .mat-progress-bar-fill::after {
  background: #0053A1;
}
.theme-mycarrier .alert-warn .mat-progress-bar-buffer {
  background-color: rgba(0, 122, 255, 0.1);
}
.theme-rapid-ship .alert-warn .mat-progress-bar-buffer {
  background-color: rgba(0, 72, 135, 0.1);
}
.theme-averitt .alert-warn .mat-progress-bar-buffer {
  background-color: rgba(102, 102, 102, 0.1);
}
.theme-saia .alert-warn .mat-progress-bar-buffer {
  background-color: rgba(32, 39, 78, 0.1);
}
.theme-frontline-freight .alert-warn .mat-progress-bar-buffer {
  background-color: rgba(254, 94, 8, 0.1);
}
.theme-mme .alert-warn .mat-progress-bar-buffer {
  background-color: rgba(109, 49, 0, 0.1);
}
.theme-emerge .alert-warn .mat-progress-bar-buffer {
  background-color: rgba(255, 171, 0, 0.1);
}
.theme-old-dominion .alert-warn .mat-progress-bar-buffer {
  background-color: rgba(182, 152, 94, 0.1);
}
.theme-custom-companies .alert-warn .mat-progress-bar-buffer {
  background-color: rgba(71, 71, 79, 0.1);
}
.theme-ward .alert-warn .mat-progress-bar-buffer {
  background-color: rgba(138, 110, 75, 0.1);
}
.theme-centralconnect .alert-warn .mat-progress-bar-buffer {
  background-color: rgba(0, 0, 0, 0.1);
}
.theme-tforcefreightmyship .alert-warn .mat-progress-bar-buffer {
  background-color: rgba(0, 83, 161, 0.1);
}
.theme-mycarrier .alert-info .mat-progress-bar-fill::after {
  background: #007AFF;
}
.theme-rapid-ship .alert-info .mat-progress-bar-fill::after {
  background: #5DC9EA;
}
.theme-averitt .alert-info .mat-progress-bar-fill::after {
  background: #666666;
}
.theme-saia .alert-info .mat-progress-bar-fill::after {
  background: #20274E;
}
.theme-frontline-freight .alert-info .mat-progress-bar-fill::after {
  background: #fe5e08;
}
.theme-mme .alert-info .mat-progress-bar-fill::after {
  background: #6D3100;
}
.theme-emerge .alert-info .mat-progress-bar-fill::after {
  background: #FFAB00;
}
.theme-old-dominion .alert-info .mat-progress-bar-fill::after {
  background: #b6985e;
}
.theme-custom-companies .alert-info .mat-progress-bar-fill::after {
  background: #47474f;
}
.theme-ward .alert-info .mat-progress-bar-fill::after {
  background: #8a6e4b;
}
.theme-centralconnect .alert-info .mat-progress-bar-fill::after {
  background: #000000;
}
.theme-tforcefreightmyship .alert-info .mat-progress-bar-fill::after {
  background: #0053A1;
}
.theme-mycarrier .alert-info .mat-progress-bar-buffer {
  background-color: rgba(0, 122, 255, 0.1);
}
.theme-rapid-ship .alert-info .mat-progress-bar-buffer {
  background-color: rgba(93, 201, 234, 0.1);
}
.theme-averitt .alert-info .mat-progress-bar-buffer {
  background-color: rgba(102, 102, 102, 0.1);
}
.theme-saia .alert-info .mat-progress-bar-buffer {
  background-color: rgba(32, 39, 78, 0.1);
}
.theme-frontline-freight .alert-info .mat-progress-bar-buffer {
  background-color: rgba(254, 94, 8, 0.1);
}
.theme-mme .alert-info .mat-progress-bar-buffer {
  background-color: rgba(109, 49, 0, 0.1);
}
.theme-emerge .alert-info .mat-progress-bar-buffer {
  background-color: rgba(255, 171, 0, 0.1);
}
.theme-old-dominion .alert-info .mat-progress-bar-buffer {
  background-color: rgba(182, 152, 94, 0.1);
}
.theme-custom-companies .alert-info .mat-progress-bar-buffer {
  background-color: rgba(71, 71, 79, 0.1);
}
.theme-ward .alert-info .mat-progress-bar-buffer {
  background-color: rgba(138, 110, 75, 0.1);
}
.theme-centralconnect .alert-info .mat-progress-bar-buffer {
  background-color: rgba(0, 0, 0, 0.1);
}
.theme-tforcefreightmyship .alert-info .mat-progress-bar-buffer {
  background-color: rgba(0, 83, 161, 0.1);
}
.theme-mycarrier .alert-success .mat-progress-bar-fill::after {
  background: #007AFF;
}
.theme-rapid-ship .alert-success .mat-progress-bar-fill::after {
  background: #5DC9EA;
}
.theme-averitt .alert-success .mat-progress-bar-fill::after {
  background: #666666;
}
.theme-saia .alert-success .mat-progress-bar-fill::after {
  background: #20274E;
}
.theme-frontline-freight .alert-success .mat-progress-bar-fill::after {
  background: #0f62ab;
}
.theme-mme .alert-success .mat-progress-bar-fill::after {
  background: #C65000;
}
.theme-emerge .alert-success .mat-progress-bar-fill::after {
  background: #0d47a1;
}
.theme-old-dominion .alert-success .mat-progress-bar-fill::after {
  background: #00693e;
}
.theme-custom-companies .alert-success .mat-progress-bar-fill::after {
  background: #F2AF32;
}
.theme-ward .alert-success .mat-progress-bar-fill::after {
  background: #0a5540;
}
.theme-centralconnect .alert-success .mat-progress-bar-fill::after {
  background: #000000;
}
.theme-tforcefreightmyship .alert-success .mat-progress-bar-fill::after {
  background: #0053A1;
}
.theme-mycarrier .alert-success .mat-progress-bar-buffer {
  background-color: rgba(0, 122, 255, 0.1);
}
.theme-rapid-ship .alert-success .mat-progress-bar-buffer {
  background-color: rgba(93, 201, 234, 0.1);
}
.theme-averitt .alert-success .mat-progress-bar-buffer {
  background-color: rgba(102, 102, 102, 0.1);
}
.theme-saia .alert-success .mat-progress-bar-buffer {
  background-color: rgba(32, 39, 78, 0.1);
}
.theme-frontline-freight .alert-success .mat-progress-bar-buffer {
  background-color: rgba(15, 98, 171, 0.1);
}
.theme-mme .alert-success .mat-progress-bar-buffer {
  background-color: rgba(198, 80, 0, 0.1);
}
.theme-emerge .alert-success .mat-progress-bar-buffer {
  background-color: rgba(13, 71, 161, 0.1);
}
.theme-old-dominion .alert-success .mat-progress-bar-buffer {
  background-color: rgba(0, 105, 62, 0.1);
}
.theme-custom-companies .alert-success .mat-progress-bar-buffer {
  background-color: rgba(242, 175, 50, 0.1);
}
.theme-ward .alert-success .mat-progress-bar-buffer {
  background-color: rgba(10, 85, 64, 0.1);
}
.theme-centralconnect .alert-success .mat-progress-bar-buffer {
  background-color: rgba(0, 0, 0, 0.1);
}
.theme-tforcefreightmyship .alert-success .mat-progress-bar-buffer {
  background-color: rgba(0, 83, 161, 0.1);
}
.theme-mycarrier .alert .ui-messages.ui-messages-warn {
  border-color: #007AFF;
}
.theme-rapid-ship .alert .ui-messages.ui-messages-warn {
  border-color: #004887;
}
.theme-averitt .alert .ui-messages.ui-messages-warn {
  border-color: #666666;
}
.theme-saia .alert .ui-messages.ui-messages-warn {
  border-color: #20274E;
}
.theme-frontline-freight .alert .ui-messages.ui-messages-warn {
  border-color: #fe5e08;
}
.theme-mme .alert .ui-messages.ui-messages-warn {
  border-color: #6D3100;
}
.theme-emerge .alert .ui-messages.ui-messages-warn {
  border-color: #FFAB00;
}
.theme-old-dominion .alert .ui-messages.ui-messages-warn {
  border-color: #b6985e;
}
.theme-custom-companies .alert .ui-messages.ui-messages-warn {
  border-color: #47474f;
}
.theme-ward .alert .ui-messages.ui-messages-warn {
  border-color: #8a6e4b;
}
.theme-centralconnect .alert .ui-messages.ui-messages-warn {
  border-color: #000000;
}
.theme-tforcefreightmyship .alert .ui-messages.ui-messages-warn {
  border-color: #0053A1;
}
.theme-mycarrier .alert .ui-messages.ui-messages-error {
  border-color: #ff1719;
}
.theme-rapid-ship .alert .ui-messages.ui-messages-error {
  border-color: #ff1719;
}
.theme-averitt .alert .ui-messages.ui-messages-error {
  border-color: #00008b;
}
.theme-saia .alert .ui-messages.ui-messages-error {
  border-color: #fd0200;
}
.theme-frontline-freight .alert .ui-messages.ui-messages-error {
  border-color: #ff1719;
}
.theme-mme .alert .ui-messages.ui-messages-error {
  border-color: #ff1719;
}
.theme-emerge .alert .ui-messages.ui-messages-error {
  border-color: #FF5630;
}
.theme-old-dominion .alert .ui-messages.ui-messages-error {
  border-color: #ff1719;
}
.theme-custom-companies .alert .ui-messages.ui-messages-error {
  border-color: #ff1719;
}
.theme-ward .alert .ui-messages.ui-messages-error {
  border-color: #ff1719;
}
.theme-centralconnect .alert .ui-messages.ui-messages-error {
  border-color: #ff1719;
}
.theme-tforcefreightmyship .alert .ui-messages.ui-messages-error {
  border-color: #ff1719;
}
.theme-mycarrier .alert .ui-messages.ui-messages-info {
  border-color: #007AFF;
}
.theme-rapid-ship .alert .ui-messages.ui-messages-info {
  border-color: #5DC9EA;
}
.theme-averitt .alert .ui-messages.ui-messages-info {
  border-color: #666666;
}
.theme-saia .alert .ui-messages.ui-messages-info {
  border-color: #20274E;
}
.theme-frontline-freight .alert .ui-messages.ui-messages-info {
  border-color: #fe5e08;
}
.theme-mme .alert .ui-messages.ui-messages-info {
  border-color: #6D3100;
}
.theme-emerge .alert .ui-messages.ui-messages-info {
  border-color: #FFAB00;
}
.theme-old-dominion .alert .ui-messages.ui-messages-info {
  border-color: #b6985e;
}
.theme-custom-companies .alert .ui-messages.ui-messages-info {
  border-color: #47474f;
}
.theme-ward .alert .ui-messages.ui-messages-info {
  border-color: #8a6e4b;
}
.theme-centralconnect .alert .ui-messages.ui-messages-info {
  border-color: #000000;
}
.theme-tforcefreightmyship .alert .ui-messages.ui-messages-info {
  border-color: #0053A1;
}
.theme-mycarrier .alert .ui-messages.ui-messages-success {
  border-color: #007AFF;
}
.theme-rapid-ship .alert .ui-messages.ui-messages-success {
  border-color: #5DC9EA;
}
.theme-averitt .alert .ui-messages.ui-messages-success {
  border-color: #666666;
}
.theme-saia .alert .ui-messages.ui-messages-success {
  border-color: #20274E;
}
.theme-frontline-freight .alert .ui-messages.ui-messages-success {
  border-color: #0f62ab;
}
.theme-mme .alert .ui-messages.ui-messages-success {
  border-color: #C65000;
}
.theme-emerge .alert .ui-messages.ui-messages-success {
  border-color: #0d47a1;
}
.theme-old-dominion .alert .ui-messages.ui-messages-success {
  border-color: #00693e;
}
.theme-custom-companies .alert .ui-messages.ui-messages-success {
  border-color: #F2AF32;
}
.theme-ward .alert .ui-messages.ui-messages-success {
  border-color: #0a5540;
}
.theme-centralconnect .alert .ui-messages.ui-messages-success {
  border-color: #000000;
}
.theme-tforcefreightmyship .alert .ui-messages.ui-messages-success {
  border-color: #0053A1;
}
.theme-mycarrier .alert a.link {
  color: #007AFF;
}
.theme-rapid-ship .alert a.link {
  color: #5DC9EA;
}
.theme-averitt .alert a.link {
  color: #c70015;
}
.theme-saia .alert a.link {
  color: #CC2B2A;
}
.theme-frontline-freight .alert a.link {
  color: #0f62ab;
}
.theme-mme .alert a.link {
  color: #C65000;
}
.theme-emerge .alert a.link {
  color: #0d47a1;
}
.theme-old-dominion .alert a.link {
  color: #00693e;
}
.theme-custom-companies .alert a.link {
  color: #F2AF32;
}
.theme-ward .alert a.link {
  color: #0a5540;
}
.theme-centralconnect .alert a.link {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .alert a.link {
  color: #0053A1;
}

/*********************************************/
/********************************************
pulled from files /app/shared/components/autocomplete-multi-select/autocomplete-multi-select.component
********************************************/
.theme-mycarrier .automplate-multi-select .suggestion-items {
  background-color: #fff;
}
.theme-rapid-ship .automplate-multi-select .suggestion-items {
  background-color: #fff;
}
.theme-averitt .automplate-multi-select .suggestion-items {
  background-color: #fff;
}
.theme-saia .automplate-multi-select .suggestion-items {
  background-color: #fff;
}
.theme-frontline-freight .automplate-multi-select .suggestion-items {
  background-color: #fff;
}
.theme-mme .automplate-multi-select .suggestion-items {
  background-color: #fff;
}
.theme-emerge .automplate-multi-select .suggestion-items {
  background-color: #fff;
}
.theme-old-dominion .automplate-multi-select .suggestion-items {
  background-color: #fff;
}
.theme-custom-companies .automplate-multi-select .suggestion-items {
  background-color: #fff;
}
.theme-ward .automplate-multi-select .suggestion-items {
  background-color: #fff;
}
.theme-centralconnect .automplate-multi-select .suggestion-items {
  background-color: #fff;
}
.theme-tforcefreightmyship .automplate-multi-select .suggestion-items {
  background-color: #fff;
}
.theme-mycarrier .automplate-multi-select .suggestion-items .item {
  color: #000;
}
.theme-rapid-ship .automplate-multi-select .suggestion-items .item {
  color: #000;
}
.theme-averitt .automplate-multi-select .suggestion-items .item {
  color: #000;
}
.theme-saia .automplate-multi-select .suggestion-items .item {
  color: #000;
}
.theme-frontline-freight .automplate-multi-select .suggestion-items .item {
  color: #000;
}
.theme-mme .automplate-multi-select .suggestion-items .item {
  color: #000;
}
.theme-emerge .automplate-multi-select .suggestion-items .item {
  color: #000;
}
.theme-old-dominion .automplate-multi-select .suggestion-items .item {
  color: #000;
}
.theme-custom-companies .automplate-multi-select .suggestion-items .item {
  color: #000;
}
.theme-ward .automplate-multi-select .suggestion-items .item {
  color: #000;
}
.theme-centralconnect .automplate-multi-select .suggestion-items .item {
  color: #000;
}
.theme-tforcefreightmyship .automplate-multi-select .suggestion-items .item {
  color: #000;
}
.theme-mycarrier .automplate-multi-select .suggestion-items .item:hover, .theme-mycarrier .automplate-multi-select .suggestion-items .item.focused {
  color: #007AFF;
}
.theme-rapid-ship .automplate-multi-select .suggestion-items .item:hover, .theme-rapid-ship .automplate-multi-select .suggestion-items .item.focused {
  color: #5DC9EA;
}
.theme-averitt .automplate-multi-select .suggestion-items .item:hover, .theme-averitt .automplate-multi-select .suggestion-items .item.focused {
  color: #c70015;
}
.theme-saia .automplate-multi-select .suggestion-items .item:hover, .theme-saia .automplate-multi-select .suggestion-items .item.focused {
  color: #CC2B2A;
}
.theme-frontline-freight .automplate-multi-select .suggestion-items .item:hover, .theme-frontline-freight .automplate-multi-select .suggestion-items .item.focused {
  color: #0f62ab;
}
.theme-mme .automplate-multi-select .suggestion-items .item:hover, .theme-mme .automplate-multi-select .suggestion-items .item.focused {
  color: #C65000;
}
.theme-emerge .automplate-multi-select .suggestion-items .item:hover, .theme-emerge .automplate-multi-select .suggestion-items .item.focused {
  color: #0d47a1;
}
.theme-old-dominion .automplate-multi-select .suggestion-items .item:hover, .theme-old-dominion .automplate-multi-select .suggestion-items .item.focused {
  color: #00693e;
}
.theme-custom-companies .automplate-multi-select .suggestion-items .item:hover, .theme-custom-companies .automplate-multi-select .suggestion-items .item.focused {
  color: #F2AF32;
}
.theme-ward .automplate-multi-select .suggestion-items .item:hover, .theme-ward .automplate-multi-select .suggestion-items .item.focused {
  color: #0a5540;
}
.theme-centralconnect .automplate-multi-select .suggestion-items .item:hover, .theme-centralconnect .automplate-multi-select .suggestion-items .item.focused {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .automplate-multi-select .suggestion-items .item:hover, .theme-tforcefreightmyship .automplate-multi-select .suggestion-items .item.focused {
  color: #0053A1;
}

/*********************************************/
/********************************************
pulled from files /app/shared/components/autocomplete-multi-select/autocomplete-multi-select.component
********************************************/
.theme-mycarrier .itm-tabs-container.blue-teme .tab-actions.active {
  border-color: #007AFF;
}
.theme-rapid-ship .itm-tabs-container.blue-teme .tab-actions.active {
  border-color: #5DC9EA;
}
.theme-averitt .itm-tabs-container.blue-teme .tab-actions.active {
  border-color: #c70015;
}
.theme-saia .itm-tabs-container.blue-teme .tab-actions.active {
  border-color: #CC2B2A;
}
.theme-frontline-freight .itm-tabs-container.blue-teme .tab-actions.active {
  border-color: #0f62ab;
}
.theme-mme .itm-tabs-container.blue-teme .tab-actions.active {
  border-color: #C65000;
}
.theme-emerge .itm-tabs-container.blue-teme .tab-actions.active {
  border-color: #0d47a1;
}
.theme-old-dominion .itm-tabs-container.blue-teme .tab-actions.active {
  border-color: #00693e;
}
.theme-custom-companies .itm-tabs-container.blue-teme .tab-actions.active {
  border-color: #F2AF32;
}
.theme-ward .itm-tabs-container.blue-teme .tab-actions.active {
  border-color: #0a5540;
}
.theme-centralconnect .itm-tabs-container.blue-teme .tab-actions.active {
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship .itm-tabs-container.blue-teme .tab-actions.active {
  border-color: #0053A1;
}
.theme-mycarrier .itm-tabs-container.blue-teme .tab-actions li.active {
  border-color: #007AFF;
  color: #007AFF;
}
.theme-rapid-ship .itm-tabs-container.blue-teme .tab-actions li.active {
  border-color: #5DC9EA;
  color: #5DC9EA;
}
.theme-averitt .itm-tabs-container.blue-teme .tab-actions li.active {
  border-color: #c70015;
  color: #c70015;
}
.theme-saia .itm-tabs-container.blue-teme .tab-actions li.active {
  border-color: #CC2B2A;
  color: #CC2B2A;
}
.theme-frontline-freight .itm-tabs-container.blue-teme .tab-actions li.active {
  border-color: #0f62ab;
  color: #0f62ab;
}
.theme-mme .itm-tabs-container.blue-teme .tab-actions li.active {
  border-color: #C65000;
  color: #C65000;
}
.theme-emerge .itm-tabs-container.blue-teme .tab-actions li.active {
  border-color: #0d47a1;
  color: #0d47a1;
}
.theme-old-dominion .itm-tabs-container.blue-teme .tab-actions li.active {
  border-color: #00693e;
  color: #00693e;
}
.theme-custom-companies .itm-tabs-container.blue-teme .tab-actions li.active {
  border-color: #F2AF32;
  color: #F2AF32;
}
.theme-ward .itm-tabs-container.blue-teme .tab-actions li.active {
  border-color: #0a5540;
  color: #0a5540;
}
.theme-centralconnect .itm-tabs-container.blue-teme .tab-actions li.active {
  border-color: #3A3A3A;
  color: #3A3A3A;
}
.theme-tforcefreightmyship .itm-tabs-container.blue-teme .tab-actions li.active {
  border-color: #0053A1;
  color: #0053A1;
}
.theme-mycarrier .itm-tabs-container.blue-teme .tab-actions li.active {
  background-color: #fff;
}
.theme-rapid-ship .itm-tabs-container.blue-teme .tab-actions li.active {
  background-color: #fff;
}
.theme-averitt .itm-tabs-container.blue-teme .tab-actions li.active {
  background-color: #fff;
}
.theme-saia .itm-tabs-container.blue-teme .tab-actions li.active {
  background-color: #fff;
}
.theme-frontline-freight .itm-tabs-container.blue-teme .tab-actions li.active {
  background-color: #fff;
}
.theme-mme .itm-tabs-container.blue-teme .tab-actions li.active {
  background-color: #fff;
}
.theme-emerge .itm-tabs-container.blue-teme .tab-actions li.active {
  background-color: #fff;
}
.theme-old-dominion .itm-tabs-container.blue-teme .tab-actions li.active {
  background-color: #fff;
}
.theme-custom-companies .itm-tabs-container.blue-teme .tab-actions li.active {
  background-color: #fff;
}
.theme-ward .itm-tabs-container.blue-teme .tab-actions li.active {
  background-color: #fff;
}
.theme-centralconnect .itm-tabs-container.blue-teme .tab-actions li.active {
  background-color: #fff;
}
.theme-tforcefreightmyship .itm-tabs-container.blue-teme .tab-actions li.active {
  background-color: #fff;
}
.theme-mycarrier .itm-tabs-container.blue-teme .tab-actions li.active:after {
  background-color: #fff;
}
.theme-rapid-ship .itm-tabs-container.blue-teme .tab-actions li.active:after {
  background-color: #fff;
}
.theme-averitt .itm-tabs-container.blue-teme .tab-actions li.active:after {
  background-color: #fff;
}
.theme-saia .itm-tabs-container.blue-teme .tab-actions li.active:after {
  background-color: #fff;
}
.theme-frontline-freight .itm-tabs-container.blue-teme .tab-actions li.active:after {
  background-color: #fff;
}
.theme-mme .itm-tabs-container.blue-teme .tab-actions li.active:after {
  background-color: #fff;
}
.theme-emerge .itm-tabs-container.blue-teme .tab-actions li.active:after {
  background-color: #fff;
}
.theme-old-dominion .itm-tabs-container.blue-teme .tab-actions li.active:after {
  background-color: #fff;
}
.theme-custom-companies .itm-tabs-container.blue-teme .tab-actions li.active:after {
  background-color: #fff;
}
.theme-ward .itm-tabs-container.blue-teme .tab-actions li.active:after {
  background-color: #fff;
}
.theme-centralconnect .itm-tabs-container.blue-teme .tab-actions li.active:after {
  background-color: #fff;
}
.theme-tforcefreightmyship .itm-tabs-container.blue-teme .tab-actions li.active:after {
  background-color: #fff;
}
.itm-tabs-container .tab-actions {
  position: relative;
  z-index: 1;
}
.itm-tabs-container .tab-actions li.active:after {
  content: "";
}
.theme-mycarrier .itm-tabs-container .tab-actions li.active:after {
  background-color: #007AFF;
}
.theme-rapid-ship .itm-tabs-container .tab-actions li.active:after {
  background-color: #5DC9EA;
}
.theme-averitt .itm-tabs-container .tab-actions li.active:after {
  background-color: #c70015;
}
.theme-saia .itm-tabs-container .tab-actions li.active:after {
  background-color: #CC2B2A;
}
.theme-frontline-freight .itm-tabs-container .tab-actions li.active:after {
  background-color: #0f62ab;
}
.theme-mme .itm-tabs-container .tab-actions li.active:after {
  background-color: #C65000;
}
.theme-emerge .itm-tabs-container .tab-actions li.active:after {
  background-color: #0d47a1;
}
.theme-old-dominion .itm-tabs-container .tab-actions li.active:after {
  background-color: #00693e;
}
.theme-custom-companies .itm-tabs-container .tab-actions li.active:after {
  background-color: #F2AF32;
}
.theme-ward .itm-tabs-container .tab-actions li.active:after {
  background-color: #0a5540;
}
.theme-centralconnect .itm-tabs-container .tab-actions li.active:after {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .itm-tabs-container .tab-actions li.active:after {
  background-color: #0053A1;
}

/*********************************************/
/********************************************
pulled from files /app/customers-portal/shared/components/cup-label-popup/cup-label-popup.scss
********************************************/
.theme-mycarrier .label-popup .avery-section:not(.disabled) .mat-radio-checked,
.theme-mycarrier .label-popup .avery-section:not(.disabled) .highlighted {
  border: 1px solid #007AFF;
}
.theme-rapid-ship .label-popup .avery-section:not(.disabled) .mat-radio-checked,
.theme-rapid-ship .label-popup .avery-section:not(.disabled) .highlighted {
  border: 1px solid #004887;
}
.theme-averitt .label-popup .avery-section:not(.disabled) .mat-radio-checked,
.theme-averitt .label-popup .avery-section:not(.disabled) .highlighted {
  border: 1px solid #666666;
}
.theme-saia .label-popup .avery-section:not(.disabled) .mat-radio-checked,
.theme-saia .label-popup .avery-section:not(.disabled) .highlighted {
  border: 1px solid #20274E;
}
.theme-frontline-freight .label-popup .avery-section:not(.disabled) .mat-radio-checked,
.theme-frontline-freight .label-popup .avery-section:not(.disabled) .highlighted {
  border: 1px solid #fe5e08;
}
.theme-mme .label-popup .avery-section:not(.disabled) .mat-radio-checked,
.theme-mme .label-popup .avery-section:not(.disabled) .highlighted {
  border: 1px solid #6D3100;
}
.theme-emerge .label-popup .avery-section:not(.disabled) .mat-radio-checked,
.theme-emerge .label-popup .avery-section:not(.disabled) .highlighted {
  border: 1px solid #FFAB00;
}
.theme-old-dominion .label-popup .avery-section:not(.disabled) .mat-radio-checked,
.theme-old-dominion .label-popup .avery-section:not(.disabled) .highlighted {
  border: 1px solid #b6985e;
}
.theme-custom-companies .label-popup .avery-section:not(.disabled) .mat-radio-checked,
.theme-custom-companies .label-popup .avery-section:not(.disabled) .highlighted {
  border: 1px solid #47474f;
}
.theme-ward .label-popup .avery-section:not(.disabled) .mat-radio-checked,
.theme-ward .label-popup .avery-section:not(.disabled) .highlighted {
  border: 1px solid #8a6e4b;
}
.theme-centralconnect .label-popup .avery-section:not(.disabled) .mat-radio-checked,
.theme-centralconnect .label-popup .avery-section:not(.disabled) .highlighted {
  border: 1px solid #000000;
}
.theme-tforcefreightmyship .label-popup .avery-section:not(.disabled) .mat-radio-checked,
.theme-tforcefreightmyship .label-popup .avery-section:not(.disabled) .highlighted {
  border: 1px solid #0053A1;
}
.theme-mycarrier .label-popup .avery-other-section:not(.disabled) .mat-radio-checked,
.theme-mycarrier .label-popup .avery-other-section:not(.disabled) .highlighted {
  border: 1px solid #007AFF;
}
.theme-rapid-ship .label-popup .avery-other-section:not(.disabled) .mat-radio-checked,
.theme-rapid-ship .label-popup .avery-other-section:not(.disabled) .highlighted {
  border: 1px solid #004887;
}
.theme-averitt .label-popup .avery-other-section:not(.disabled) .mat-radio-checked,
.theme-averitt .label-popup .avery-other-section:not(.disabled) .highlighted {
  border: 1px solid #666666;
}
.theme-saia .label-popup .avery-other-section:not(.disabled) .mat-radio-checked,
.theme-saia .label-popup .avery-other-section:not(.disabled) .highlighted {
  border: 1px solid #20274E;
}
.theme-frontline-freight .label-popup .avery-other-section:not(.disabled) .mat-radio-checked,
.theme-frontline-freight .label-popup .avery-other-section:not(.disabled) .highlighted {
  border: 1px solid #fe5e08;
}
.theme-mme .label-popup .avery-other-section:not(.disabled) .mat-radio-checked,
.theme-mme .label-popup .avery-other-section:not(.disabled) .highlighted {
  border: 1px solid #6D3100;
}
.theme-emerge .label-popup .avery-other-section:not(.disabled) .mat-radio-checked,
.theme-emerge .label-popup .avery-other-section:not(.disabled) .highlighted {
  border: 1px solid #FFAB00;
}
.theme-old-dominion .label-popup .avery-other-section:not(.disabled) .mat-radio-checked,
.theme-old-dominion .label-popup .avery-other-section:not(.disabled) .highlighted {
  border: 1px solid #b6985e;
}
.theme-custom-companies .label-popup .avery-other-section:not(.disabled) .mat-radio-checked,
.theme-custom-companies .label-popup .avery-other-section:not(.disabled) .highlighted {
  border: 1px solid #47474f;
}
.theme-ward .label-popup .avery-other-section:not(.disabled) .mat-radio-checked,
.theme-ward .label-popup .avery-other-section:not(.disabled) .highlighted {
  border: 1px solid #8a6e4b;
}
.theme-centralconnect .label-popup .avery-other-section:not(.disabled) .mat-radio-checked,
.theme-centralconnect .label-popup .avery-other-section:not(.disabled) .highlighted {
  border: 1px solid #000000;
}
.theme-tforcefreightmyship .label-popup .avery-other-section:not(.disabled) .mat-radio-checked,
.theme-tforcefreightmyship .label-popup .avery-other-section:not(.disabled) .highlighted {
  border: 1px solid #0053A1;
}
.theme-mycarrier .label-popup .footer {
  border: 1px solid #000000;
}
.theme-rapid-ship .label-popup .footer {
  border: 1px solid #002d54;
}
.theme-averitt .label-popup .footer {
  border: 1px solid #999999;
}
.theme-saia .label-popup .footer {
  border: 1px solid #191d38;
}
.theme-frontline-freight .label-popup .footer {
  border: 1px solid #cb4801;
}
.theme-mme .label-popup .footer {
  border: 1px solid #482101;
}
.theme-emerge .label-popup .footer {
  border: 1px solid #cc8900;
}
.theme-old-dominion .label-popup .footer {
  border: 1px solid #826d44;
}
.theme-custom-companies .label-popup .footer {
  border: 1px solid #3a3a3e;
}
.theme-ward .label-popup .footer {
  border: 1px solid #705a3d;
}
.theme-centralconnect .label-popup .footer {
  border: 1px solid #000000;
}
.theme-tforcefreightmyship .label-popup .footer {
  border: 1px solid #004280;
}

/*********************************************/
/********************************************
pulled from files /app/carriers-portal/shared/components/cap-filter-tree/cap-filters-tree.component
********************************************/
cap-filters-tree,
filters-tree {
  width: 100%;
}
cap-filters-tree .input-wrapper,
filters-tree .input-wrapper {
  max-width: 500px;
}

.filters-tree {
  /* Box */
  /* Checkmark */
  /* Checked, Indeterminate */
}
.theme-mycarrier .filters-tree .pure-material-checkbox {
  color: #007AFF;
}
.theme-rapid-ship .filters-tree .pure-material-checkbox {
  color: #5DC9EA;
}
.theme-averitt .filters-tree .pure-material-checkbox {
  color: #c70015;
}
.theme-saia .filters-tree .pure-material-checkbox {
  color: #CC2B2A;
}
.theme-frontline-freight .filters-tree .pure-material-checkbox {
  color: #0f62ab;
}
.theme-mme .filters-tree .pure-material-checkbox {
  color: #C65000;
}
.theme-emerge .filters-tree .pure-material-checkbox {
  color: #0d47a1;
}
.theme-old-dominion .filters-tree .pure-material-checkbox {
  color: #00693e;
}
.theme-custom-companies .filters-tree .pure-material-checkbox {
  color: #F2AF32;
}
.theme-ward .filters-tree .pure-material-checkbox {
  color: #0a5540;
}
.theme-centralconnect .filters-tree .pure-material-checkbox {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .filters-tree .pure-material-checkbox {
  color: #0053A1;
}
.theme-mycarrier .filters-tree .pure-material-checkbox > input {
  background-color: #007AFF;
}
.theme-rapid-ship .filters-tree .pure-material-checkbox > input {
  background-color: #5DC9EA;
}
.theme-averitt .filters-tree .pure-material-checkbox > input {
  background-color: #c70015;
}
.theme-saia .filters-tree .pure-material-checkbox > input {
  background-color: #CC2B2A;
}
.theme-frontline-freight .filters-tree .pure-material-checkbox > input {
  background-color: #0f62ab;
}
.theme-mme .filters-tree .pure-material-checkbox > input {
  background-color: #C65000;
}
.theme-emerge .filters-tree .pure-material-checkbox > input {
  background-color: #0d47a1;
}
.theme-old-dominion .filters-tree .pure-material-checkbox > input {
  background-color: #00693e;
}
.theme-custom-companies .filters-tree .pure-material-checkbox > input {
  background-color: #F2AF32;
}
.theme-ward .filters-tree .pure-material-checkbox > input {
  background-color: #0a5540;
}
.theme-centralconnect .filters-tree .pure-material-checkbox > input {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .filters-tree .pure-material-checkbox > input {
  background-color: #0053A1;
}
.theme-mycarrier .filters-tree .pure-material-checkbox > span::before {
  border-color: #007AFF;
}
.theme-rapid-ship .filters-tree .pure-material-checkbox > span::before {
  border-color: #5DC9EA;
}
.theme-averitt .filters-tree .pure-material-checkbox > span::before {
  border-color: #c70015;
}
.theme-saia .filters-tree .pure-material-checkbox > span::before {
  border-color: #CC2B2A;
}
.theme-frontline-freight .filters-tree .pure-material-checkbox > span::before {
  border-color: #0f62ab;
}
.theme-mme .filters-tree .pure-material-checkbox > span::before {
  border-color: #C65000;
}
.theme-emerge .filters-tree .pure-material-checkbox > span::before {
  border-color: #0d47a1;
}
.theme-old-dominion .filters-tree .pure-material-checkbox > span::before {
  border-color: #00693e;
}
.theme-custom-companies .filters-tree .pure-material-checkbox > span::before {
  border-color: #F2AF32;
}
.theme-ward .filters-tree .pure-material-checkbox > span::before {
  border-color: #0a5540;
}
.theme-centralconnect .filters-tree .pure-material-checkbox > span::before {
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship .filters-tree .pure-material-checkbox > span::before {
  border-color: #0053A1;
}
.theme-mycarrier .filters-tree .pure-material-checkbox > span::after {
  border: solid 2px #fff;
  border-right: none;
  border-top: none;
}
.theme-rapid-ship .filters-tree .pure-material-checkbox > span::after {
  border: solid 2px #fff;
  border-right: none;
  border-top: none;
}
.theme-averitt .filters-tree .pure-material-checkbox > span::after {
  border: solid 2px #fff;
  border-right: none;
  border-top: none;
}
.theme-saia .filters-tree .pure-material-checkbox > span::after {
  border: solid 2px #fff;
  border-right: none;
  border-top: none;
}
.theme-frontline-freight .filters-tree .pure-material-checkbox > span::after {
  border: solid 2px #fff;
  border-right: none;
  border-top: none;
}
.theme-mme .filters-tree .pure-material-checkbox > span::after {
  border: solid 2px #fff;
  border-right: none;
  border-top: none;
}
.theme-emerge .filters-tree .pure-material-checkbox > span::after {
  border: solid 2px #fff;
  border-right: none;
  border-top: none;
}
.theme-old-dominion .filters-tree .pure-material-checkbox > span::after {
  border: solid 2px #fff;
  border-right: none;
  border-top: none;
}
.theme-custom-companies .filters-tree .pure-material-checkbox > span::after {
  border: solid 2px #fff;
  border-right: none;
  border-top: none;
}
.theme-ward .filters-tree .pure-material-checkbox > span::after {
  border: solid 2px #fff;
  border-right: none;
  border-top: none;
}
.theme-centralconnect .filters-tree .pure-material-checkbox > span::after {
  border: solid 2px #fff;
  border-right: none;
  border-top: none;
}
.theme-tforcefreightmyship .filters-tree .pure-material-checkbox > span::after {
  border: solid 2px #fff;
  border-right: none;
  border-top: none;
}
.theme-mycarrier .filters-tree .pure-material-checkbox > input:checked,
.theme-mycarrier .filters-tree .pure-material-checkbox.not-all > input,
.theme-mycarrier .filters-tree .pure-material-checkbox > input:indeterminate {
  background-color: #007AFF;
}
.theme-rapid-ship .filters-tree .pure-material-checkbox > input:checked,
.theme-rapid-ship .filters-tree .pure-material-checkbox.not-all > input,
.theme-rapid-ship .filters-tree .pure-material-checkbox > input:indeterminate {
  background-color: #5DC9EA;
}
.theme-averitt .filters-tree .pure-material-checkbox > input:checked,
.theme-averitt .filters-tree .pure-material-checkbox.not-all > input,
.theme-averitt .filters-tree .pure-material-checkbox > input:indeterminate {
  background-color: #c70015;
}
.theme-saia .filters-tree .pure-material-checkbox > input:checked,
.theme-saia .filters-tree .pure-material-checkbox.not-all > input,
.theme-saia .filters-tree .pure-material-checkbox > input:indeterminate {
  background-color: #CC2B2A;
}
.theme-frontline-freight .filters-tree .pure-material-checkbox > input:checked,
.theme-frontline-freight .filters-tree .pure-material-checkbox.not-all > input,
.theme-frontline-freight .filters-tree .pure-material-checkbox > input:indeterminate {
  background-color: #0f62ab;
}
.theme-mme .filters-tree .pure-material-checkbox > input:checked,
.theme-mme .filters-tree .pure-material-checkbox.not-all > input,
.theme-mme .filters-tree .pure-material-checkbox > input:indeterminate {
  background-color: #C65000;
}
.theme-emerge .filters-tree .pure-material-checkbox > input:checked,
.theme-emerge .filters-tree .pure-material-checkbox.not-all > input,
.theme-emerge .filters-tree .pure-material-checkbox > input:indeterminate {
  background-color: #0d47a1;
}
.theme-old-dominion .filters-tree .pure-material-checkbox > input:checked,
.theme-old-dominion .filters-tree .pure-material-checkbox.not-all > input,
.theme-old-dominion .filters-tree .pure-material-checkbox > input:indeterminate {
  background-color: #00693e;
}
.theme-custom-companies .filters-tree .pure-material-checkbox > input:checked,
.theme-custom-companies .filters-tree .pure-material-checkbox.not-all > input,
.theme-custom-companies .filters-tree .pure-material-checkbox > input:indeterminate {
  background-color: #F2AF32;
}
.theme-ward .filters-tree .pure-material-checkbox > input:checked,
.theme-ward .filters-tree .pure-material-checkbox.not-all > input,
.theme-ward .filters-tree .pure-material-checkbox > input:indeterminate {
  background-color: #0a5540;
}
.theme-centralconnect .filters-tree .pure-material-checkbox > input:checked,
.theme-centralconnect .filters-tree .pure-material-checkbox.not-all > input,
.theme-centralconnect .filters-tree .pure-material-checkbox > input:indeterminate {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .filters-tree .pure-material-checkbox > input:checked,
.theme-tforcefreightmyship .filters-tree .pure-material-checkbox.not-all > input,
.theme-tforcefreightmyship .filters-tree .pure-material-checkbox > input:indeterminate {
  background-color: #0053A1;
}
.theme-mycarrier .filters-tree .pure-material-checkbox > input:checked + span::before,
.theme-mycarrier .filters-tree .pure-material-checkbox.checked span::before,
.theme-mycarrier .filters-tree .pure-material-checkbox.not-all span::before,
.theme-mycarrier .filters-tree .pure-material-checkbox > input:indeterminate + span::before {
  background-color: #007AFF;
  border-color: #007AFF;
}
.theme-rapid-ship .filters-tree .pure-material-checkbox > input:checked + span::before,
.theme-rapid-ship .filters-tree .pure-material-checkbox.checked span::before,
.theme-rapid-ship .filters-tree .pure-material-checkbox.not-all span::before,
.theme-rapid-ship .filters-tree .pure-material-checkbox > input:indeterminate + span::before {
  background-color: #5DC9EA;
  border-color: #5DC9EA;
}
.theme-averitt .filters-tree .pure-material-checkbox > input:checked + span::before,
.theme-averitt .filters-tree .pure-material-checkbox.checked span::before,
.theme-averitt .filters-tree .pure-material-checkbox.not-all span::before,
.theme-averitt .filters-tree .pure-material-checkbox > input:indeterminate + span::before {
  background-color: #c70015;
  border-color: #c70015;
}
.theme-saia .filters-tree .pure-material-checkbox > input:checked + span::before,
.theme-saia .filters-tree .pure-material-checkbox.checked span::before,
.theme-saia .filters-tree .pure-material-checkbox.not-all span::before,
.theme-saia .filters-tree .pure-material-checkbox > input:indeterminate + span::before {
  background-color: #CC2B2A;
  border-color: #CC2B2A;
}
.theme-frontline-freight .filters-tree .pure-material-checkbox > input:checked + span::before,
.theme-frontline-freight .filters-tree .pure-material-checkbox.checked span::before,
.theme-frontline-freight .filters-tree .pure-material-checkbox.not-all span::before,
.theme-frontline-freight .filters-tree .pure-material-checkbox > input:indeterminate + span::before {
  background-color: #0f62ab;
  border-color: #0f62ab;
}
.theme-mme .filters-tree .pure-material-checkbox > input:checked + span::before,
.theme-mme .filters-tree .pure-material-checkbox.checked span::before,
.theme-mme .filters-tree .pure-material-checkbox.not-all span::before,
.theme-mme .filters-tree .pure-material-checkbox > input:indeterminate + span::before {
  background-color: #C65000;
  border-color: #C65000;
}
.theme-emerge .filters-tree .pure-material-checkbox > input:checked + span::before,
.theme-emerge .filters-tree .pure-material-checkbox.checked span::before,
.theme-emerge .filters-tree .pure-material-checkbox.not-all span::before,
.theme-emerge .filters-tree .pure-material-checkbox > input:indeterminate + span::before {
  background-color: #0d47a1;
  border-color: #0d47a1;
}
.theme-old-dominion .filters-tree .pure-material-checkbox > input:checked + span::before,
.theme-old-dominion .filters-tree .pure-material-checkbox.checked span::before,
.theme-old-dominion .filters-tree .pure-material-checkbox.not-all span::before,
.theme-old-dominion .filters-tree .pure-material-checkbox > input:indeterminate + span::before {
  background-color: #00693e;
  border-color: #00693e;
}
.theme-custom-companies .filters-tree .pure-material-checkbox > input:checked + span::before,
.theme-custom-companies .filters-tree .pure-material-checkbox.checked span::before,
.theme-custom-companies .filters-tree .pure-material-checkbox.not-all span::before,
.theme-custom-companies .filters-tree .pure-material-checkbox > input:indeterminate + span::before {
  background-color: #F2AF32;
  border-color: #F2AF32;
}
.theme-ward .filters-tree .pure-material-checkbox > input:checked + span::before,
.theme-ward .filters-tree .pure-material-checkbox.checked span::before,
.theme-ward .filters-tree .pure-material-checkbox.not-all span::before,
.theme-ward .filters-tree .pure-material-checkbox > input:indeterminate + span::before {
  background-color: #0a5540;
  border-color: #0a5540;
}
.theme-centralconnect .filters-tree .pure-material-checkbox > input:checked + span::before,
.theme-centralconnect .filters-tree .pure-material-checkbox.checked span::before,
.theme-centralconnect .filters-tree .pure-material-checkbox.not-all span::before,
.theme-centralconnect .filters-tree .pure-material-checkbox > input:indeterminate + span::before {
  background-color: #3A3A3A;
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship .filters-tree .pure-material-checkbox > input:checked + span::before,
.theme-tforcefreightmyship .filters-tree .pure-material-checkbox.checked span::before,
.theme-tforcefreightmyship .filters-tree .pure-material-checkbox.not-all span::before,
.theme-tforcefreightmyship .filters-tree .pure-material-checkbox > input:indeterminate + span::before {
  background-color: #0053A1;
  border-color: #0053A1;
}
/** Skeleton **/
.mc-skeleton-loading {
  position: relative;
  overflow: hidden;
  transition: all 1s linear;
}
.mc-skeleton-loading:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #f2f2f2;
}
.mc-skeleton-loading:after {
  content: " ";
  width: 40px;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background-size: 50px 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 80%) repeat-y 0 0;
  animation: skeleton-loading 1s linear infinite alternate;
}

@keyframes skeleton-loading {
  from {
    left: -40px;
  }
  to {
    left: 100%;
  }
}
/*********************************************/
.theme-mycarrier mat-radio-button.mat-radio-button.mat-radio-checked .mat-radio-outer-circle {
  border-color: #007AFF;
}
.theme-rapid-ship mat-radio-button.mat-radio-button.mat-radio-checked .mat-radio-outer-circle {
  border-color: #5DC9EA;
}
.theme-averitt mat-radio-button.mat-radio-button.mat-radio-checked .mat-radio-outer-circle {
  border-color: #c70015;
}
.theme-saia mat-radio-button.mat-radio-button.mat-radio-checked .mat-radio-outer-circle {
  border-color: #CC2B2A;
}
.theme-frontline-freight mat-radio-button.mat-radio-button.mat-radio-checked .mat-radio-outer-circle {
  border-color: #0f62ab;
}
.theme-mme mat-radio-button.mat-radio-button.mat-radio-checked .mat-radio-outer-circle {
  border-color: #C65000;
}
.theme-emerge mat-radio-button.mat-radio-button.mat-radio-checked .mat-radio-outer-circle {
  border-color: #0d47a1;
}
.theme-old-dominion mat-radio-button.mat-radio-button.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00693e;
}
.theme-custom-companies mat-radio-button.mat-radio-button.mat-radio-checked .mat-radio-outer-circle {
  border-color: #F2AF32;
}
.theme-ward mat-radio-button.mat-radio-button.mat-radio-checked .mat-radio-outer-circle {
  border-color: #0a5540;
}
.theme-centralconnect mat-radio-button.mat-radio-button.mat-radio-checked .mat-radio-outer-circle {
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship mat-radio-button.mat-radio-button.mat-radio-checked .mat-radio-outer-circle {
  border-color: #0053A1;
}

.theme-mycarrier mat-radio-button.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #007AFF;
}
.theme-rapid-ship mat-radio-button.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #5DC9EA;
}
.theme-averitt mat-radio-button.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #c70015;
}
.theme-saia mat-radio-button.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #CC2B2A;
}
.theme-frontline-freight mat-radio-button.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #0f62ab;
}
.theme-mme mat-radio-button.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #C65000;
}
.theme-emerge mat-radio-button.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #0d47a1;
}
.theme-old-dominion mat-radio-button.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #00693e;
}
.theme-custom-companies mat-radio-button.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #F2AF32;
}
.theme-ward mat-radio-button.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #0a5540;
}
.theme-centralconnect mat-radio-button.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship mat-radio-button.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #0053A1;
}

.popup-field-wrp mat-radio-button.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.popup-field-wrp mat-radio-button.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.popup-field-wrp mat-radio-button.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
.popup-field-wrp mat-radio-button.mat-radio-button .mat-radio-ripple .mat-ripple-element {
  background-color: #fff;
}

.theme-mycarrier mat-radio-button.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.theme-mycarrier mat-radio-button.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.theme-mycarrier mat-radio-button.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
.theme-mycarrier mat-radio-button.mat-radio-button .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(0, 122, 255, 0.26);
}
.theme-rapid-ship mat-radio-button.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.theme-rapid-ship mat-radio-button.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.theme-rapid-ship mat-radio-button.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
.theme-rapid-ship mat-radio-button.mat-radio-button .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(93, 201, 234, 0.26);
}
.theme-averitt mat-radio-button.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.theme-averitt mat-radio-button.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.theme-averitt mat-radio-button.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
.theme-averitt mat-radio-button.mat-radio-button .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(199, 0, 21, 0.26);
}
.theme-saia mat-radio-button.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.theme-saia mat-radio-button.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.theme-saia mat-radio-button.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
.theme-saia mat-radio-button.mat-radio-button .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(204, 43, 42, 0.26);
}
.theme-frontline-freight mat-radio-button.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.theme-frontline-freight mat-radio-button.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.theme-frontline-freight mat-radio-button.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
.theme-frontline-freight mat-radio-button.mat-radio-button .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(15, 98, 171, 0.26);
}
.theme-mme mat-radio-button.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.theme-mme mat-radio-button.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.theme-mme mat-radio-button.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
.theme-mme mat-radio-button.mat-radio-button .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(198, 80, 0, 0.26);
}
.theme-emerge mat-radio-button.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.theme-emerge mat-radio-button.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.theme-emerge mat-radio-button.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
.theme-emerge mat-radio-button.mat-radio-button .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(13, 71, 161, 0.26);
}
.theme-old-dominion mat-radio-button.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.theme-old-dominion mat-radio-button.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.theme-old-dominion mat-radio-button.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
.theme-old-dominion mat-radio-button.mat-radio-button .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(0, 105, 62, 0.26);
}
.theme-custom-companies mat-radio-button.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.theme-custom-companies mat-radio-button.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.theme-custom-companies mat-radio-button.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
.theme-custom-companies mat-radio-button.mat-radio-button .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(242, 175, 50, 0.26);
}
.theme-ward mat-radio-button.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.theme-ward mat-radio-button.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.theme-ward mat-radio-button.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
.theme-ward mat-radio-button.mat-radio-button .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(10, 85, 64, 0.26);
}
.theme-centralconnect mat-radio-button.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.theme-centralconnect mat-radio-button.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.theme-centralconnect mat-radio-button.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
.theme-centralconnect mat-radio-button.mat-radio-button .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(58, 58, 58, 0.26);
}
.theme-tforcefreightmyship mat-radio-button.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.theme-tforcefreightmyship mat-radio-button.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.theme-tforcefreightmyship mat-radio-button.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple,
.theme-tforcefreightmyship mat-radio-button.mat-radio-button .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(0, 83, 161, 0.26);
}

.theme-mycarrier .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-ripple {
  background-color: #ff1719;
}
.theme-rapid-ship .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-ripple {
  background-color: #ff1719;
}
.theme-averitt .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-ripple {
  background-color: #00008b;
}
.theme-saia .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-ripple {
  background-color: #fd0200;
}
.theme-frontline-freight .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-ripple {
  background-color: #ff1719;
}
.theme-mme .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-ripple {
  background-color: #ff1719;
}
.theme-emerge .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-ripple {
  background-color: #FF5630;
}
.theme-old-dominion .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-ripple {
  background-color: #ff1719;
}
.theme-custom-companies .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-ripple {
  background-color: #ff1719;
}
.theme-ward .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-ripple {
  background-color: #ff1719;
}
.theme-mycarrier .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-underline {
  border-color: #ff1719;
}
.theme-rapid-ship .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-underline {
  border-color: #ff1719;
}
.theme-averitt .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-underline {
  border-color: #00008b;
}
.theme-saia .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-underline {
  border-color: #fd0200;
}
.theme-frontline-freight .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-underline {
  border-color: #ff1719;
}
.theme-mme .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-underline {
  border-color: #ff1719;
}
.theme-emerge .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-underline {
  border-color: #FF5630;
}
.theme-old-dominion .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-underline {
  border-color: #ff1719;
}
.theme-custom-companies .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-underline {
  border-color: #ff1719;
}
.theme-ward .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-underline {
  border-color: #ff1719;
}
.theme-mycarrier .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-label,
.theme-mycarrier .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-placeholder-required {
  color: #ff1719;
}
.theme-rapid-ship .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-label,
.theme-rapid-ship .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-placeholder-required {
  color: #ff1719;
}
.theme-averitt .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-label,
.theme-averitt .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-placeholder-required {
  color: #00008b;
}
.theme-saia .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-label,
.theme-saia .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-placeholder-required {
  color: #fd0200;
}
.theme-frontline-freight .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-label,
.theme-frontline-freight .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-placeholder-required {
  color: #ff1719;
}
.theme-mme .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-label,
.theme-mme .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-placeholder-required {
  color: #ff1719;
}
.theme-emerge .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-label,
.theme-emerge .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-placeholder-required {
  color: #FF5630;
}
.theme-old-dominion .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-label,
.theme-old-dominion .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-placeholder-required {
  color: #ff1719;
}
.theme-custom-companies .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-label,
.theme-custom-companies .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-placeholder-required {
  color: #ff1719;
}
.theme-ward .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-form-field-label,
.theme-ward .mat-form-field-invalid.ng-dirty:not(.mat-focused) .mat-placeholder-required {
  color: #ff1719;
}
.theme-mycarrier input.mat-input-element:-webkit-autofill + .mat-form-field-label .mat-placeholder-required,
.theme-mycarrier .mat-focused .mat-form-field-label.mat-float .mat-placeholder-required {
  color: #007AFF;
}
.theme-rapid-ship input.mat-input-element:-webkit-autofill + .mat-form-field-label .mat-placeholder-required,
.theme-rapid-ship .mat-focused .mat-form-field-label.mat-float .mat-placeholder-required {
  color: #5DC9EA;
}
.theme-averitt input.mat-input-element:-webkit-autofill + .mat-form-field-label .mat-placeholder-required,
.theme-averitt .mat-focused .mat-form-field-label.mat-float .mat-placeholder-required {
  color: #c70015;
}
.theme-saia input.mat-input-element:-webkit-autofill + .mat-form-field-label .mat-placeholder-required,
.theme-saia .mat-focused .mat-form-field-label.mat-float .mat-placeholder-required {
  color: #CC2B2A;
}
.theme-frontline-freight input.mat-input-element:-webkit-autofill + .mat-form-field-label .mat-placeholder-required,
.theme-frontline-freight .mat-focused .mat-form-field-label.mat-float .mat-placeholder-required {
  color: #0f62ab;
}
.theme-mme input.mat-input-element:-webkit-autofill + .mat-form-field-label .mat-placeholder-required,
.theme-mme .mat-focused .mat-form-field-label.mat-float .mat-placeholder-required {
  color: #C65000;
}
.theme-emerge input.mat-input-element:-webkit-autofill + .mat-form-field-label .mat-placeholder-required,
.theme-emerge .mat-focused .mat-form-field-label.mat-float .mat-placeholder-required {
  color: #0d47a1;
}
.theme-old-dominion input.mat-input-element:-webkit-autofill + .mat-form-field-label .mat-placeholder-required,
.theme-old-dominion .mat-focused .mat-form-field-label.mat-float .mat-placeholder-required {
  color: #00693e;
}
.theme-custom-companies input.mat-input-element:-webkit-autofill + .mat-form-field-label .mat-placeholder-required,
.theme-custom-companies .mat-focused .mat-form-field-label.mat-float .mat-placeholder-required {
  color: #F2AF32;
}
.theme-ward input.mat-input-element:-webkit-autofill + .mat-form-field-label .mat-placeholder-required,
.theme-ward .mat-focused .mat-form-field-label.mat-float .mat-placeholder-required {
  color: #0a5540;
}
.theme-centralconnect input.mat-input-element:-webkit-autofill + .mat-form-field-label .mat-placeholder-required,
.theme-centralconnect .mat-focused .mat-form-field-label.mat-float .mat-placeholder-required {
  color: #3A3A3A;
}
.theme-tforcefreightmyship input.mat-input-element:-webkit-autofill + .mat-form-field-label .mat-placeholder-required,
.theme-tforcefreightmyship .mat-focused .mat-form-field-label.mat-float .mat-placeholder-required {
  color: #0053A1;
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 0 !important;
}

.mat-form-field-appearance-legacy.mat-form-field-invalid:not(.mat-focused) .mat-form-field-ripple {
  height: 2px !important;
}

.mat-form-field-infix {
  border-top: 0 !important;
}

.mat-form-field-wrapper {
  margin: 1em 0;
}

.theme-mycarrier .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #007AFF;
}
.theme-rapid-ship .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #5DC9EA;
}
.theme-averitt .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #c70015;
}
.theme-saia .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #CC2B2A;
}
.theme-frontline-freight .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #0f62ab;
}
.theme-mme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #C65000;
}
.theme-emerge .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #0d47a1;
}
.theme-old-dominion .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #00693e;
}
.theme-custom-companies .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #F2AF32;
}
.theme-ward .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #0a5540;
}
.theme-centralconnect .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #3A3A3A;
}
.theme-tforcefreightmyship .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #0053A1;
}
.theme-mycarrier .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background-color: #007AFF;
}
.theme-rapid-ship .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background-color: #5DC9EA;
}
.theme-averitt .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background-color: #c70015;
}
.theme-saia .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background-color: #CC2B2A;
}
.theme-frontline-freight .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background-color: #0f62ab;
}
.theme-mme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background-color: #C65000;
}
.theme-emerge .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background-color: #0d47a1;
}
.theme-old-dominion .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background-color: #00693e;
}
.theme-custom-companies .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background-color: #F2AF32;
}
.theme-ward .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background-color: #0a5540;
}
.theme-centralconnect .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-inner-circle {
  background-color: #0053A1;
}

.mat-icon-button .mat-icon,
.mat-list-item .mat-icon {
  overflow: visible;
}

.mat-form-field-prefix .mat-icon, .mat-form-field-prefix .tms-icon, .mat-form-field-suffix .mat-icon, .mat-form-field-suffix .tms-icon {
  vertical-align: -6px;
  color: #b4b4b3;
}

.theme-mycarrier .mat-form-field.mat-focused .mat-form-field-label {
  color: #007AFF;
}
.theme-rapid-ship .mat-form-field.mat-focused .mat-form-field-label {
  color: #5DC9EA;
}
.theme-averitt .mat-form-field.mat-focused .mat-form-field-label {
  color: #c70015;
}
.theme-saia .mat-form-field.mat-focused .mat-form-field-label {
  color: #CC2B2A;
}
.theme-frontline-freight .mat-form-field.mat-focused .mat-form-field-label {
  color: #0f62ab;
}
.theme-mme .mat-form-field.mat-focused .mat-form-field-label {
  color: #C65000;
}
.theme-emerge .mat-form-field.mat-focused .mat-form-field-label {
  color: #0d47a1;
}
.theme-old-dominion .mat-form-field.mat-focused .mat-form-field-label {
  color: #00693e;
}
.theme-custom-companies .mat-form-field.mat-focused .mat-form-field-label {
  color: #F2AF32;
}
.theme-ward .mat-form-field.mat-focused .mat-form-field-label {
  color: #0a5540;
}
.theme-centralconnect .mat-form-field.mat-focused .mat-form-field-label {
  color: #3A3A3A;
}
.theme-tforcefreightmyship .mat-form-field.mat-focused .mat-form-field-label {
  color: #0053A1;
}
.theme-mycarrier .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #007AFF;
}
.theme-rapid-ship .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #5DC9EA;
}
.theme-averitt .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #c70015;
}
.theme-saia .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #CC2B2A;
}
.theme-frontline-freight .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #0f62ab;
}
.theme-mme .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #C65000;
}
.theme-emerge .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #0d47a1;
}
.theme-old-dominion .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #00693e;
}
.theme-custom-companies .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #F2AF32;
}
.theme-ward .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #0a5540;
}
.theme-centralconnect .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #3A3A3A;
}
.theme-tforcefreightmyship .mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #0053A1;
}

.mat-tooltip {
  font-size: 12px !important;
}
.mat-h1,
.mat-headline,
.mat-typography .mat-h1,
.mat-typography .mat-headline,
.mat-typography h1 {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h3,
.mat-subheading-2,
.mat-typography .mat-h3,
.mat-typography .mat-subheading-2,
.mat-typography h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h4,
.mat-subheading-1,
.mat-typography .mat-h4,
.mat-typography .mat-subheading-1,
.mat-typography h4 {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-body-strong,
.mat-body-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p,
.mat-body-1 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}

.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-display-4,
.mat-typography .mat-display-4 {
  font-size: 112px;
  font-weight: 300;
  line-height: 112px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}

.mat-display-3,
.mat-typography .mat-display-3 {
  font-size: 56px;
  font-weight: 400;
  line-height: 56px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}

.mat-display-2,
.mat-typography .mat-display-2 {
  font-size: 45px;
  font-weight: 400;
  line-height: 48px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}

.mat-display-1,
.mat-typography .mat-display-1 {
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-h1,
.mat-headline,
.mat-typography .mat-h1,
.mat-typography .mat-headline,
.mat-typography h1 {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h3,
.mat-subheading-2,
.mat-typography .mat-h3,
.mat-typography .mat-subheading-2,
.mat-typography h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h4,
.mat-subheading-1,
.mat-typography .mat-h4,
.mat-typography .mat-subheading-1,
.mat-typography h4 {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-body-strong,
.mat-body-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p,
.mat-body-1 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}

.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-display-4,
.mat-typography .mat-display-4 {
  font-size: 112px;
  font-weight: 300;
  line-height: 112px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}

.mat-display-3,
.mat-typography .mat-display-3 {
  font-size: 56px;
  font-weight: 400;
  line-height: 56px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}

.mat-display-2,
.mat-typography .mat-display-2 {
  font-size: 45px;
  font-weight: 400;
  line-height: 48px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}

.mat-display-1,
.mat-typography .mat-display-1 {
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-badge-small .mat-badge-content {
  font-size: 9px;
}

.mat-badge-large .mat-badge-content {
  font-size: 24px;
}

.mat-bottom-sheet-container {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-calendar-body {
  font-size: 13px;
}

.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}

.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}

.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.mat-expansion-panel-content {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}

.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}

.mat-step-sub-label-error {
  font-weight: normal;
}

.mat-step-label-error {
  font-size: 14px;
}

.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}

.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}

.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}

.mat-optgroup-label {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-datepicker-content .mdc-button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, "Helvetica Neue", sans-serif));
  font-size: var(--mdc-typography-button-font-size, 14px);
  line-height: var(--mdc-typography-button-line-height, 14px);
  font-weight: var(--mdc-typography-button-font-weight, 500);
  letter-spacing: var(--mdc-typography-button-letter-spacing, normal);
  -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
          text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-transform: var(--mdc-typography-button-text-transform, none);
}
.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}

.mat-card-header .mat-card-title {
  font-size: 20px;
}

.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}

.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}

input.mat-input-element {
  margin-top: -0.0625em;
}

.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}

.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}

.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label] + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}

.mat-form-field-label {
  top: 1.34375em;
}

.mat-form-field-underline {
  bottom: 1.34375em;
}

.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label] + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}

@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label] + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label] + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label] + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-select-trigger {
  height: 1.125em;
}

.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}

.mat-dialog-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}

.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}

.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}

.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}

.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}

.mat-cell, .mat-footer-cell {
  font-size: 14px;
}

.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}

.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}

.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}

.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}

.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}

.cdk-overlay-backdrop-noop-animation {
  transition: none;
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

textarea.cdk-textarea-autosize {
  resize: none;
}

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}

@keyframes cdk-text-field-autofill-start { /*!*/ }
@keyframes cdk-text-field-autofill-end { /*!*/ }
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}

.mat-focus-indicator {
  position: relative;
}
.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}
.mat-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}

.mat-mdc-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}
.mat-mdc-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}

.mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-option:hover:not(.mat-option-disabled), .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #007aff;
}

.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #007aff;
}

.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ff1719;
}

.mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

.mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #007aff;
}
.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #007aff;
}
.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #007aff;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #007aff;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #007aff;
}
.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #007aff;
}
.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff1719;
}
.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff1719;
}
.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}

.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}

.mat-button, .mat-icon-button, .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.mat-button.mat-primary, .mat-icon-button.mat-primary, .mat-stroked-button.mat-primary {
  color: #007aff;
}
.mat-button.mat-accent, .mat-icon-button.mat-accent, .mat-stroked-button.mat-accent {
  color: #007aff;
}
.mat-button.mat-warn, .mat-icon-button.mat-warn, .mat-stroked-button.mat-warn {
  color: #ff1719;
}
.mat-button.mat-primary.mat-button-disabled, .mat-button.mat-accent.mat-button-disabled, .mat-button.mat-warn.mat-button-disabled, .mat-button.mat-button-disabled.mat-button-disabled, .mat-icon-button.mat-primary.mat-button-disabled, .mat-icon-button.mat-accent.mat-button-disabled, .mat-icon-button.mat-warn.mat-button-disabled, .mat-icon-button.mat-button-disabled.mat-button-disabled, .mat-stroked-button.mat-primary.mat-button-disabled, .mat-stroked-button.mat-accent.mat-button-disabled, .mat-stroked-button.mat-warn.mat-button-disabled, .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-button.mat-primary .mat-button-focus-overlay, .mat-icon-button.mat-primary .mat-button-focus-overlay, .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #007aff;
}
.mat-button.mat-accent .mat-button-focus-overlay, .mat-icon-button.mat-accent .mat-button-focus-overlay, .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #007aff;
}
.mat-button.mat-warn .mat-button-focus-overlay, .mat-icon-button.mat-warn .mat-button-focus-overlay, .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #ff1719;
}
.mat-button.mat-button-disabled .mat-button-focus-overlay, .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.mat-button .mat-ripple-element, .mat-icon-button .mat-ripple-element, .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}

.mat-button-focus-overlay {
  background: black;
}

.mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}

.mat-flat-button, .mat-raised-button, .mat-fab, .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  color: #007aff;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  color: white;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  color: white;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  background-color: #007aff;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  background-color: #007aff;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  background-color: #ff1719;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-flat-button.mat-primary .mat-ripple-element, .mat-raised-button.mat-primary .mat-ripple-element, .mat-fab.mat-primary .mat-ripple-element, .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(0, 122, 255, 0.1);
}
.mat-flat-button.mat-accent .mat-ripple-element, .mat-raised-button.mat-accent .mat-ripple-element, .mat-fab.mat-accent .mat-ripple-element, .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-flat-button.mat-warn .mat-ripple-element, .mat-raised-button.mat-warn .mat-ripple-element, .mat-fab.mat-warn .mat-ripple-element, .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-stroked-button:not([class*=mat-elevation-z]), .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-fab:not([class*=mat-elevation-z]), .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-datepicker-content .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #000;
}
.mat-datepicker-content .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #007aff;
}
.mat-datepicker-content .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #007aff;
}
.mat-datepicker-content .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #ff1719;
}
.mat-datepicker-content .mat-mdc-button[disabled][disabled] {
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-text-button-label-text-color: rgba(0, 0, 0, 0.38);
}
.mat-datepicker-content .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #fff;
  --mdc-filled-button-label-text-color: #000;
}
.mat-datepicker-content .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #007aff;
  --mdc-filled-button-label-text-color: #fff;
}
.mat-datepicker-content .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #007aff;
  --mdc-filled-button-label-text-color: #fff;
}
.mat-datepicker-content .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #ff1719;
  --mdc-filled-button-label-text-color: #fff;
}
.mat-datepicker-content .mat-mdc-unelevated-button[disabled][disabled] {
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-label-text-color: rgba(0, 0, 0, 0.38);
}
.mat-datepicker-content .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #fff;
  --mdc-protected-button-label-text-color: #000;
}
.mat-datepicker-content .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #007aff;
  --mdc-protected-button-label-text-color: #fff;
}
.mat-datepicker-content .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #007aff;
  --mdc-protected-button-label-text-color: #fff;
}
.mat-datepicker-content .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #ff1719;
  --mdc-protected-button-label-text-color: #fff;
}
.mat-datepicker-content .mat-mdc-raised-button[disabled][disabled] {
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-elevation: 0;
}
.mat-datepicker-content .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-datepicker-content .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #000;
}
.mat-datepicker-content .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #007aff;
}
.mat-datepicker-content .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #007aff;
}
.mat-datepicker-content .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #ff1719;
}
.mat-datepicker-content .mat-mdc-outlined-button[disabled][disabled] {
  --mdc-outlined-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-datepicker-content .mat-mdc-button, .mat-datepicker-content .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-datepicker-content .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-datepicker-content .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-datepicker-content .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-datepicker-content .mat-mdc-button.mat-primary, .mat-datepicker-content .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #007aff;
  --mat-mdc-button-ripple-color: rgba(0, 122, 255, 0.1);
}
.mat-datepicker-content .mat-mdc-button.mat-accent, .mat-datepicker-content .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #007aff;
  --mat-mdc-button-ripple-color: rgba(0, 122, 255, 0.1);
}
.mat-datepicker-content .mat-mdc-button.mat-warn, .mat-datepicker-content .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #ff1719;
  --mat-mdc-button-ripple-color: rgba(255, 23, 25, 0.1);
}
.mat-datepicker-content .mat-mdc-raised-button, .mat-datepicker-content .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-datepicker-content .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-datepicker-content .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-datepicker-content .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-datepicker-content .mat-mdc-raised-button.mat-primary, .mat-datepicker-content .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-datepicker-content .mat-mdc-raised-button.mat-accent, .mat-datepicker-content .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-datepicker-content .mat-mdc-raised-button.mat-warn, .mat-datepicker-content .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-datepicker-content .mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-datepicker-content .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-datepicker-content .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-datepicker-content .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-datepicker-content .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #007aff;
  --mat-mdc-button-ripple-color: rgba(0, 122, 255, 0.1);
}
.mat-datepicker-content .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #007aff;
  --mat-mdc-button-ripple-color: rgba(0, 122, 255, 0.1);
}
.mat-datepicker-content .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #ff1719;
  --mat-mdc-button-ripple-color: rgba(255, 23, 25, 0.1);
}
.mat-datepicker-content .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #007aff;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #007aff;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #ff1719;
}
.mat-datepicker-content .mat-mdc-icon-button[disabled][disabled] {
  --mdc-icon-button-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
}

.mat-datepicker-content .mat-mdc-button.mat-mdc-button-base,
.mat-datepicker-content .mat-mdc-raised-button.mat-mdc-button-base,
.mat-datepicker-content .mat-mdc-unelevated-button.mat-mdc-button-base,
.mat-datepicker-content .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base {
  width: 48px;
  height: 48px;
  padding: 12px;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 48px;
  max-width: 48px;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 4px;
  margin-left: 4px;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 48px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 48px;
  transform: translate(-50%, -50%);
}

.mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}

.mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}

.mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}

.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}

.mat-checkbox-checkmark {
  fill: #fafafa;
}

.mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}

.mat-checkbox-mixedmark {
  background-color: #fafafa;
}

.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #007aff;
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #007aff;
}
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #ff1719;
}

.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-checkbox .mat-ripple-element {
  background-color: black;
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #007aff;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #007aff;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #ff1719;
}

.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.mat-chip.mat-standard-chip::after {
  background: black;
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #007aff;
  color: #007aff;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: #007aff;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(0, 122, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #ff1719;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #007aff;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}

.mat-calendar-arrow {
  fill: rgba(0, 0, 0, 0.54);
}

.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.mat-calendar-table-header,
.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}

.mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}

.mat-calendar-body-in-range::before {
  background: rgba(0, 122, 255, 0.2);
}

.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.mat-calendar-body-comparison-bridge-start::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(0, 122, 255, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-calendar-body-comparison-bridge-end::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(0, 122, 255, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.mat-calendar-body-selected {
  background-color: #007aff;
  color: #007aff;
}

.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 122, 255, 0.4);
}

.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #007aff;
}

.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(0, 122, 255, 0.3);
}

@media (hover: hover) {
  .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(0, 122, 255, 0.3);
  }
}
.mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(0, 122, 255, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(0, 122, 255, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(0, 122, 255, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #007aff;
  color: white;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(0, 122, 255, 0.4);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(0, 122, 255, 0.3);
}
@media (hover: hover) {
  .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(0, 122, 255, 0.3);
  }
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(255, 23, 25, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 23, 25, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 23, 25, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ff1719;
  color: white;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 23, 25, 0.4);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 23, 25, 0.3);
}
@media (hover: hover) {
  .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(255, 23, 25, 0.3);
  }
}

.mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-datepicker-toggle-active {
  color: #007aff;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #007aff;
}
.mat-datepicker-toggle-active.mat-warn {
  color: #ff1719;
}

.mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  width: 40px;
  height: 40px;
  padding: 8px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 40px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 40px;
  transform: translate(-50%, -50%);
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}

.mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-icon.mat-primary {
  color: #007aff;
}
.mat-icon.mat-accent {
  color: #007aff;
}
.mat-icon.mat-warn {
  color: #ff1719;
}

.mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}

.mat-hint {
  color: rgba(0, 0, 0, 0.6);
}

.mat-form-field.mat-focused .mat-form-field-label {
  color: #007aff;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #007aff;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #ff1719;
}

.mat-focused .mat-form-field-required-marker {
  color: #007aff;
}

.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}

.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #007aff;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #007aff;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #ff1719;
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #007aff;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #007aff;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #ff1719;
}

.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #ff1719;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #ff1719;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #ff1719;
}

.mat-error {
  color: #ff1719;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}

.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
.mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}

.mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #007aff;
}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #007aff;
}
.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #ff1719;
}
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #ff1719;
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}

.mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}
.mat-list-base .mat-list-item-disabled {
  background-color: #eeeeee;
  color: rgba(0, 0, 0, 0.38);
}

.mat-list-option:hover, .mat-list-option:focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}

.mat-list-single-selected-option, .mat-list-single-selected-option:hover, .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}

.mat-menu-panel {
  background: white;
}
.mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.mat-menu-item[disabled],
.mat-menu-item[disabled] .mat-menu-submenu-icon,
.mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}

.mat-menu-item .mat-icon-no-color,
.mat-menu-submenu-icon {
  color: rgba(0, 0, 0, 0.54);
}

.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-progress-spinner circle, .mat-spinner circle {
  stroke: #007aff;
}
.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #007aff;
}
.mat-progress-spinner.mat-warn circle, .mat-spinner.mat-warn circle {
  stroke: #ff1719;
}

.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #007aff;
}
.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #007aff;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #007aff;
}
.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #007aff;
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff1719;
}
.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #ff1719;
}
.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button .mat-ripple-element {
  background-color: black;
}

.mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}

.mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}

.mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}

.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}

.mat-select-panel {
  background: white;
}
.mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #007aff;
}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #007aff;
}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #ff1719;
}
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #ff1719;
}
.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}

.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer.mat-drawer-push {
  background-color: white;
}
.mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

[dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #007aff;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 122, 255, 0.54);
}
.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #007aff;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #007aff;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(0, 122, 255, 0.54);
}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #007aff;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #ff1719;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 23, 25, 0.54);
}
.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #ff1719;
}
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}

.mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}

.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}

.mat-tab-nav-bar,
.mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}

.mat-tab-label, .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tab-label.mat-tab-disabled, .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}

.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-tab-group[class*=mat-background-] > .mat-tab-header,
.mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}

.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused, .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused,
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused,
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused, .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused, .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused,
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused {
  background-color: rgba(53, 91, 219, 0.3);
}
.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled, .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled, .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled, .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #007aff;
}
.mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: #007aff;
}
.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused, .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused,
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused,
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused, .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused, .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused,
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused {
  background-color: rgba(0, 122, 255, 0.3);
}
.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled, .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled, .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled, .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-tab-group.mat-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #007aff;
}
.mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused, .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused,
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused,
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused, .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused, .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused,
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused {
  background-color: rgba(255, 23, 25, 0.3);
}
.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled, .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled, .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled, .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-tab-group.mat-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #ff1719;
}
.mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused, .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused,
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused,
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused, .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused, .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused {
  background-color: rgba(53, 91, 219, 0.3);
}
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled, .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-tab-group.mat-background-primary > .mat-tab-header, .mat-tab-group.mat-background-primary > .mat-tab-link-container, .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #007aff;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: #007aff;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 122, 255, 0.4);
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: #007aff;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: #007aff;
  opacity: 0.4;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-ripple-element {
  background-color: #007aff;
  opacity: 0.12;
}
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused, .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused,
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused,
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused, .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused, .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused {
  background-color: rgba(0, 122, 255, 0.3);
}
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled, .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-tab-group.mat-background-accent > .mat-tab-header, .mat-tab-group.mat-background-accent > .mat-tab-link-container, .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #007aff;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused, .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused,
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused,
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused, .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused, .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused {
  background-color: rgba(255, 23, 25, 0.3);
}
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled, .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-tab-group.mat-background-warn > .mat-tab-header, .mat-tab-group.mat-background-warn > .mat-tab-link-container, .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #ff1719;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: white;
  opacity: 0.4;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-ripple-element {
  background-color: white;
  opacity: 0.12;
}

.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  background: #007aff;
  color: #007aff;
}
.mat-toolbar.mat-accent {
  background: #007aff;
  color: white;
}
.mat-toolbar.mat-warn {
  background: #ff1719;
  color: white;
}
.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.mat-toolbar-multiple-rows {
  min-height: 64px;
}

.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px;
}

@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }
  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px;
  }
}
.mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}

:root {
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
}
