﻿html {
    overflow: hidden;
}

body {
    overflow: auto;
}

#body {
    height: calc(100vh - 50px);
    overflow: auto;
}

@media handheld {
    div, span, body, table, td, tr, th {
        padding: 0px !important;
        margin: 0px !important;
        width: auto !important;
        font-size: small !important;
        overflow: hidden !important;
    }
}

@media print {
    .noPrint {
        display: none !important;
    }

    .printToolbar {
        display: none;
    }

    .checkBoxColumn {
        display: none;
    }

    html {
        overflow: auto !important;
    }

    body {
        overflow: visible !important;
    }

    #body {
        height: none;
        overflow: visible;
    }

    .datatable-table {
        max-height: none !important;
    }
}


@font-face {
    font-family: 'almoni-dl';
    font-weight: 400; /*(regular)*/
    font-style: normal;
    src: url('Fonts/almoni-dl-aaa-400.eot');
    src: url('Fonts/almoni-dl-aaa-400.eot?#iefix') format('embedded-opentype'), url('Fonts/almoni-dl-aaa-400.ttf') format('truetype'), url('Fonts/almoni-dl-aaa-400.woff') format('woff'), url('Fonts/almoni-dl-aaa-400.svg#almoni-dl-regular') format('svg');
}

@font-face {
    font-family: 'alef-regular';
    src: url('Fonts/Alef-regular.eot');
    src: url('Fonts/Alef-regular.eot?#iefix') format('embedded-opentype'), url('Fonts/Alef-regular.ttf') format('truetype'), url('Fonts/Alef-regular.woff') format('woff'), url('Fonts/Alef-regular.svg#Alef-regular') format('svg');
}
/*******Poppins********/
/* poppins-100 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 100;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-200 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 200;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-100italic - latin */
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 100;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-100italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-100italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-200italic - latin */
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 200;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-200italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-200italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-300 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-300italic - latin */
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 300;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-regular - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-500 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-italic - latin */
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 400;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-500italic - latin */
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 500;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-600 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-700 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-600italic - latin */
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 600;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-800 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-700italic - latin */
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 700;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-800italic - latin */
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 800;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-800italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-800italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-900 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 900;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* poppins-900italic - latin */
@font-face {
    font-family: 'Poppins';
    font-style: italic;
    font-weight: 900;
    src: local(''), url('Fonts/Poppins/poppins-v19-latin-900italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Poppins/poppins-v19-latin-900italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/*******^Poppins^********/
/* assistant-200 - latin_hebrew */
@font-face {
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 200;
    src: local(''), url('Fonts/Assistant/assistant-v15-latin_hebrew-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Assistant/assistant-v15-latin_hebrew-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    /*  unicode-range: U+0590-05FF, U+0030-0039*/;
}
/* assistant-300 - latin_hebrew */
@font-face {
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 300;
    src: local(''), url('Fonts/Assistant/assistant-v15-latin_hebrew-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Assistant/assistant-v15-latin_hebrew-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    /*  unicode-range: U+0590-05FF, U+0030-0039*/;
}
/* assistant-regular - latin_hebrew */
@font-face {
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 400;
    src: local(''), url('Fonts/Assistant/assistant-v15-latin_hebrew-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Assistant/assistant-v15-latin_hebrew-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    /*  unicode-range: U+0590-05FF, U+0030-0039*/;
}
/* assistant-500 - latin_hebrew */
@font-face {
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 500;
    src: local(''), url('Fonts/Assistant/assistant-v15-latin_hebrew-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Assistant/assistant-v15-latin_hebrew-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    /*  unicode-range: U+0590-05FF, U+0030-0039*/;
}
/* assistant-600 - latin_hebrew */
@font-face {
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 600;
    src: local(''), url('Fonts/Assistant/assistant-v15-latin_hebrew-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Assistant/assistant-v15-latin_hebrew-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    /*  unicode-range: U+0590-05FF, U+0030-0039*/;
}
/* assistant-700 - latin_hebrew */
@font-face {
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 700;
    src: local(''), url('Fonts/Assistant/assistant-v15-latin_hebrew-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Assistant/assistant-v15-latin_hebrew-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    /*  unicode-range: U+0590-05FF, U+0030-0039*/;
}
/* assistant-800 - latin_hebrew */
@font-face {
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 800;
    src: local(''), url('Fonts/Assistant/assistant-v15-latin_hebrew-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('Fonts/Assistant/assistant-v15-latin_hebrew-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    /*  unicode-range: U+0590-05FF, U+0030-0039*/;
}
/***************************/

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("Fonts/Inter/Inter-Thin.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-Thin.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("Fonts/Inter/Inter-ThinItalic.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-ThinItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("Fonts/Inter/Inter-ExtraLight.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-ExtraLight.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("Fonts/Inter/Inter-ExtraLightItalic.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-ExtraLightItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("Fonts/Inter/Inter-Light.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-Light.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("Fonts/Inter/Inter-LightItalic.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-LightItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("Fonts/Inter/Inter-Regular.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-Regular.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("Fonts/Inter/Inter-Italic.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-Italic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("Fonts/Inter/Inter-Medium.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-Medium.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("Fonts/Inter/Inter-MediumItalic.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-MediumItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("Fonts/Inter/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-SemiBold.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("Fonts/Inter/Inter-SemiBoldItalic.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-SemiBoldItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("Fonts/Inter/Inter-Bold.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-Bold.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("Fonts/Inter/Inter-BoldItalic.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-BoldItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("Fonts/Inter/Inter-ExtraBold.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-ExtraBold.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("Fonts/Inter/Inter-ExtraBoldItalic.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-ExtraBoldItalic.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("Fonts/Inter/Inter-Black.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-Black.woff?v=3.19") format("woff");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("Fonts/Inter/Fonts/Inter/Inter-BlackItalic.woff2?v=3.19") format("woff2"), url("Fonts/Inter/Inter-BlackItalic.woff?v=3.19") format("woff");
}
/* -------------------------------------------------------
Variable font.
Usage:

  html { font-family: 'Inter', sans-serif; }
  @supports (font-variation-settings: normal) {
    html { font-family: 'Inter var', sans-serif; }
  }
*/
@font-face {
    font-family: 'Inter var';
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
    src: url("Inter-roman.var.woff2?v=3.19") format("woff2");
}

@font-face {
    font-family: 'Inter var';
    font-weight: 100 900;
    font-display: swap;
    font-style: italic;
    font-named-instance: 'Italic';
    src: url("Inter-italic.var.woff2?v=3.19") format("woff2");
}
/* --------------------------------------------------------------------------
[EXPERIMENTAL] Multi-axis, single variable font.

Slant axis is not yet widely supported (as of February 2019) and thus this
multi-axis single variable font is opt-in rather than the default.

When using this, you will probably need to set font-variation-settings
explicitly, e.g.

  * { font-variation-settings: "slnt" 0deg }
  .italic { font-variation-settings: "slnt" 10deg }

*/
@font-face {
    font-family: 'Inter var experimental';
    font-weight: 100 900;
    font-display: swap;
    font-style: oblique 0deg 10deg;
    src: url("Inter.var.woff2?v=3.19") format("woff2");
}
/***************************/

@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('Fonts/OpenSansHebrew/opensanshebrew-regular.eot');
    src: url('Fonts/OpenSansHebrew/opensanshebrew-regular.eot?#iefix') format('embedded-opentype'), url('Fonts/OpenSansHebrew/opensanshebrew-regular.woff2') format('woff2'), url('Fonts/OpenSansHebrew/opensanshebrew-regular.woff') format('woff'), url('Fonts/OpenSansHebrew/opensanshebrew-regular.ttf') format('truetype'), url('Fonts/OpenSansHebrew/opensanshebrew-regular.svg#open_sans_hebrewregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('Fonts/OpenSansHebrew/opensanshebrew-italic.eot');
    src: url('Fonts/OpenSansHebrew/opensanshebrew-italic.eot?#iefix') format('embedded-opentype'), url('Fonts/OpenSansHebrew/opensanshebrew-italic.woff2') format('woff2'), url('Fonts/OpenSansHebrew/opensanshebrew-italic.woff') format('woff'), url('Fonts/OpenSansHebrew/opensanshebrew-italic.ttf') format('truetype'), url('Fonts/OpenSansHebrew/opensanshebrew-italic.svg#open_sans_hebrewitalic') format('svg');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('Fonts/OpenSansHebrew/opensanshebrew-bold.eot');
    src: url('Fonts/OpenSansHebrew/opensanshebrew-bold.eot?#iefix') format('embedded-opentype'), url('Fonts/OpenSansHebrew/opensanshebrew-bold.woff2') format('woff2'), url('Fonts/OpenSansHebrew/opensanshebrew-bold.woff') format('woff'), url('Fonts/OpenSansHebrew/opensanshebrew-bold.ttf') format('truetype'), url('Fonts/OpenSansHebrew/opensanshebrew-bold.svg#open_sans_hebrewbold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('Fonts/OpenSansHebrew/opensanshebrew-bolditalic.eot');
    src: url('Fonts/OpenSansHebrew/opensanshebrew-bolditalic.eot?#iefix') format('embedded-opentype'), url('Fonts/OpenSansHebrew/opensanshebrew-bolditalic.woff2') format('woff2'), url('Fonts/OpenSansHebrew/opensanshebrew-bolditalic.woff') format('woff'), url('Fonts/OpenSansHebrew/opensanshebrew-bolditalic.ttf') format('truetype'), url('Fonts/OpenSansHebrew/opensanshebrew-bolditalic.svg#open_sans_hebrewbold_italic') format('svg');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('Fonts/OpenSansHebrew/opensanshebrew-extrabold.eot');
    src: url('Fonts/OpenSansHebrew/opensanshebrew-extrabold.eot?#iefix') format('embedded-opentype'), url('Fonts/OpenSansHebrew/opensanshebrew-extrabold.woff2') format('woff2'), url('Fonts/OpenSansHebrew/opensanshebrew-extrabold.woff') format('woff'), url('Fonts/OpenSansHebrew/opensanshebrew-extrabold.ttf') format('truetype'), url('Fonts/OpenSansHebrew/opensanshebrew-extrabold.svg#open_sans_hebrewextra_bold') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('Fonts/OpenSansHebrew/opensanshebrew-extrabolditalic.eot');
    src: url('Fonts/OpenSansHebrew/opensanshebrew-extrabolditalic.eot?#iefix') format('embedded-opentype'), url('Fonts/OpenSansHebrew/opensanshebrew-extrabolditalic.woff2') format('woff2'), url('Fonts/OpenSansHebrew/opensanshebrew-extrabolditalic.woff') format('woff'), url('Fonts/OpenSansHebrew/opensanshebrew-extrabolditalic.ttf') format('truetype'), url('Fonts/OpenSansHebrew/opensanshebrew-extrabolditalic.svg#open_sans_hebrewXBdIt') format('svg');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('Fonts/OpenSansHebrew/opensanshebrew-light.eot');
    src: url('Fonts/OpenSansHebrew/opensanshebrew-light.eot?#iefix') format('embedded-opentype'), url('Fonts/OpenSansHebrew/opensanshebrew-light.woff2') format('woff2'), url('Fonts/OpenSansHebrew/opensanshebrew-light.woff') format('woff'), url('Fonts/OpenSansHebrew/opensanshebrew-light.ttf') format('truetype'), url('Fonts/OpenSansHebrew/opensanshebrew-light.svg#open_sans_hebrewlight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Hebrew';
    src: url('Fonts/OpenSansHebrew/opensanshebrew-lightitalic.eot');
    src: url('Fonts/OpenSansHebrew/opensanshebrew-lightitalic.eot?#iefix') format('embedded-opentype'), url('Fonts/OpenSansHebrew/opensanshebrew-lightitalic.woff2') format('woff2'), url('Fonts/OpenSansHebrew/opensanshebrew-lightitalic.woff') format('woff'), url('Fonts/OpenSansHebrew/opensanshebrew-lightitalic.ttf') format('truetype'), url('Fonts/OpenSansHebrew/opensanshebrew-lightitalic.svg#open_sans_hebrewlight_italic') format('svg');
    font-weight: 200;
    font-style: italic;
}

* {
    outline: 0px transparent !important; /*black border fix*/
}

.model-details {
    width: 100%;
    border-collapse: separate;
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    /*-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;*/
}


    .model-details tr td {
        border-bottom: 1px solid #7E8299;
        padding: 10px;
    }

.detail-data {
    width: 100%;
}

.detail-data, .detail-data-partial {
    /*background-color: #efeeef;*/
}

.detail-label {
    /*Xfont-weight: bold;*/
    color: #778c9a;
    /*min-width: 100px;*/
    /*Xbackground-color: #d0d0d0;*/
}

.detail-label, .detail-data {
    border-bottom: 1px solid red;
}

.detail-row:hover .detail-label {
    /*Xbackground-color: #bcbcbc;*/
}

.model-details tr th {
    border-bottom: 1px solid white;
    padding: 10px;
}

.jsLink {
    cursor: pointer;
}

.linkNoDecoration {
    background: none !important;
    text-decoration: none !important;
}

    .linkNoDecoration:hover {
        background: none !important;
        text-decoration: none !important;
    }

.busyScreen {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: white;
    background-image: url('images/LoadingIcon.gif');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 150px 150px;
    opacity: 0.3;
    z-index: 999999;
}

.printToolbar {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    padding: 10px 20px 0 20px;
    background-color: white;
    border-width: 0px 1px 1px 1px;
    border-color: #66b3ff;
    border-style: solid;
    border: 0 1px 1px 1px solid black;
}


/*---------------------------------------------
               Create order
-----------------------------------------------*/

table.ItemsAndAllocations td {
    padding-left: 1px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

table.ItemsAndAllocations {
    /*overflow: auto;*/
    width: 100%;
}
/*
tbody.ItemsAndAllocationsTotal .Items {
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    border-bottom-right-radius: 20px;
}

tbody.ItemsAndAllocationsTotal .Allocations {
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-left-radius: 20px;
}*/

#allocationTableHeading {
    overflow: hidden; /*
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;*/
}

#itemsTableHeading {
    overflow: hidden; /*
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    border-top-right-radius: 20px;*/
}

table.ItemsAndAllocations {
    /*    overflow: hidden;*/
    /*border:1px solid black;*/ /*
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;*/
}

    table.ItemsAndAllocations .heading th, table.ItemsAndAllocations .heading td {
        color: white;
        padding: 5px;
    }

#itemsTable {
    border-collapse: collapse !important;
    border: none !important;
    /*overflow:hidden;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    border-top-right-radius: 20px;*/
}

#allocationTable {
    /*overflow:hidden;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;*/
}

    #itemsTable tbody td, #allocationTable tbody td {
        height: 42px;
        vertical-align: middle !important;
        padding-right: 3px !important;
    }

table.ItemsAndAllocations .mainForm td {
    vertical-align: top;
}

table.ItemsAndAllocations .ItemsAndAllocationsTotal td {
    vertical-align: middle;
}

table.ItemsAndAllocations th, table.ItemsAndAllocations thead td {
    vertical-align: middle !important;
}

table .ItemsAndAllocations td.Items, table .ItemsAndAllocationsTotal td.Allocations {
    /*width:100px;*/
    /*width:50%;*/
    /*width:100px;*/
}

table .ItemsAndAllocationsTotal td.Items, table .ItemsAndAllocationsTotal td.Allocations {
    text-align: center;
}

table.ItemsAndAllocations td.minus,
#ScanInvoicesFooter.minus {
    background-color: #F29B9B;
}

table.ItemsAndAllocations td.plus,
#ScanInvoicesFooter.plus {
    background-color: #cce5ff;
}

table.ItemsAndAllocations .notes td {
    text-align: center;
    padding-top: 30px;
}

table.ItemsAndAllocations .submit {
    text-align: center;
}
/*---------------------------------------------
               Pagination
-----------------------------------------------*/

.buttonForm {
    display: inline-block;
}

.Pagination {
    cursor: default;
    text-align: center;
    max-width: 100%;
}

/*.pagination-page-link, .pagination-button {
    cursor: pointer;
}

.pagination-button {
    background-color: #66b3ff;
    display: inline-block;
    padding: 8px 13px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-weight: normal !important;
}

.pagination-page-link {
    background-color: #66b3ff;
    display: inline-block;
    padding: 8px 13px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

    .pagination-page-link:hover, .pagination-button:hover {
        background-color: #cce5ff;
    }

.currentPage {
    cursor: default;
    opacity: 0.5;*/
/*background-color: #cce5ff;*/
/*}*/

ul.PageList {
    display: inline-block;
    list-style: none;
    margin: 0;
}

    ul.PageList li {
        display: inline-block;
    }

        ul.PageList li a {
            text-decoration: none;
        }

/*---------------------------------------------
               Tables
-----------------------------------------------*/

.tableHeader {
    /*cursor:pointer;*/
    color: white;
}

.tableToolbar {
    display: inline-block;
}

/*---------------------------------------------
               Round tables
-----------------------------------------------*/

.roundTable {
    width: 100%;
    Xdisplay: block;
    overflow-x: auto;
}

@media screen {
    .roundTable {
        white-space: nowrap !important;
        /*page-break-inside: avoid;*/
    }
}


/*::-webkit-scrollbar-button {
    height: 0;
    width: 0;
}
*/
::-webkit-scrollbar-corner {
    /*background: transparent;*/
}


::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    border: solid 1px #c8c8c8;
    box-shadow: none;
    border-radius: 8px;
}

::-webkit-scrollbar {
    height: 16px;
    width: 16px;
    /*overflow: visible;*/
}

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #dadce0;
    border: solid 1px white;
    min-height: 28px;
    box-shadow: none;
}

    ::-webkit-scrollbar-thumb:active {
        background-color: #5f6368;
    }

.PageList {
    display: inline-block;
    position: absolute;
}


@media (max-width: 576px) {
    .Pagination {
        width: 110px;
    }
}

@media (min-width: 576px) {
    .Pagination {
        width: 210px;
    }
}

@media (min-width: 768px) {
    .Pagination {
        width: 320px;
    }
}

@media (min-width: 992px) {
    .Pagination {
        width: 450px;
    }
}

@media (min-width: 1200px) {
    .Pagination {
        width: 670px;
    }
}

@media (min-width: 1400px) {
    .Pagination {
        width: 942px;
    }
}

.Pagination {
    /*Xwidth: 500px;*/
    height: 50px;
}

.head th a,
.head th {
    color: white !important;
}

.select2-container a {
    color: #181C32 !important;
}


.wideTable tr th,
.wideTable tr td {
    padding: 10px 2px !important;
}

/*.wideTable .headingRow a {
    padding: 10px 0 !important;
}
*/
.headingRow th {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.stickyContainer .headingRow th {
    padding: 0;
    background-color: #F6F6F6;
    border-bottom: 1px solid #ebedf3;
    /*padding-right: 10px;
    padding-left: 10px;*/
}

.datatable {
    position: relative;
}

.stickyContainer {
    margin-top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 999;
    top: 0;
    /*display: inline-block;*/
}

.headingRow a {
    text-decoration: none;
    display: block;
}


/*---------------------------------------------
               Form tables
-----------------------------------------------*/

.formTable {
    width: 100%;
    /*overflow:hidden;*/
}

    .formTable input[type="text"], .formTable input[type="email"], .formTable input[type="number"] {
        /*Xmax-width: 50px;*/
    }

    .formTable thead, .formTable thead tr, .formTable thead tr td .formTable tfoot, .formTable tfoot tr, .formTable tfoot tr td {
        padding: 0px !important;
    }

        .formTable thead tr, .formTable tbody tr[ng-repeat-end] {
            border-bottom: 2px solid #c1c1c1;
        }

    .formTable thead {
        background-color: #d0d0d0;
        font-size: small;
    }

        .formTable thead .heading {
            background-color: #66b3ff;
        }

    .formTable tfoot {
        background-color: #d0d0d0;
    }

    .formTable tbody {
        background-color: #efeeef;
    }

/*---------------------------------------------
               Zebra tables
-----------------------------------------------*/

/*tr.headingRow {
    font-size: 0.9em;
    background-color: #d0d0d0;
}

tr.evenRow {
    background-color: #f4f4f4 !important;
}

tr.oddRow {
    background-color: #efeeef !important;
}*/


/*---------------------------------------------
               Approval Steps
-----------------------------------------------*/

.approvalStep {
    display: inline-block;
}

.approvalStepsContainer {
    display: flex;
}

@media (max-width:576px) {
    .approvalStep {
        display: block;
        text-align: center;
    }

    .approvalStepsContainer {
        display: flex;
        flex-direction: column;
    }

    .approvalStep > span {
        width: 80vw;
    }
}

.approvalStep > span {
    display: inline-block;
    padding: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 7px;
    unicode-bidi: embed;
}

.passedStep {
    background-color: #66b3ff;
}

.nextStep {
    background-color: #aaa;
}

.currentStep {
    background-color: #99ccff;
    padding: 7px;
    border: 3px solid #d98c00;
}

.display-label {
    font-weight: bold;
}

.center {
    text-align: center;
}

body {
    font-family: 'Poppins', 'Assistant', serif, Arial;
}

    body.lang_he {
        font-family: 'Assistant','Poppins', 'Assistant', serif, Arial;
    }


.plainButton {
    border: none;
    background-color: transparent;
    background: none;
    padding: 0;
}


.icon {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 4px;
    width: 24px;
    height: 24px;
}

. {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 4px;
    width: 24px;
    height: 24px;
}

    .icon200 {
        display: inline-block;
        vertical-align: bottom;
        margin-left: 4px;
        width: 200px;
        height: 72px;
    }

    .Xmini-logo {
        padding-top: 9px;
        /*padding-left: 90px;*/
        font-size: 31px !important;
        color: white !important;
        text-decoration: none;
        display: inline-block;
    }

        .Xmini-logo:hover {
            background-color: transparent !important;
        }


body {
    /*padding-top: 50px;*/
}

header, .IEheader {
    background-color: #ffffff;
    color: #6c7293;
    font-weight: 500;
    height: 50px;
    z-index: 999990;
    border: 2px solid white;
    border-width: 0 0 2px 0;
    /* padding-right: 10px;*/
    position: fixed;
    top: 0;
    width: 100%;
    /*background: white url('images/NavigationBar/HeaderGradiant.png') repeat-x center bottom;*/
}

.action-link {
    cursor: pointer;
}

    .action-link:hover {
        background-color: #3399ff;
    }

.actions-container {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    overflow: hidden;
    height: 50px;
    vertical-align: top;
}


.userName-container {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: bottom;
    padding-bottom: 10px;
}

.support-container {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: bottom;
    color: white;
    padding-bottom: 10px;
}

    .support-container a {
        color: white !important;
        text-decoration: none;
        padding: 0 3px;
    }

.userName-container a {
    color: white !important;
    text-decoration: none;
    font-weight: bold;
    padding: 0 3px;
}

    .userName-container a:hover {
        background-color: #3399ff;
    }

.actions-container:hover, .actions-container.opened {
    overflow: visible;
}

ul.actions-menu {
    width: 50px;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

    ul.actions-menu li {
        display: block;
        min-width: 150px;
        margin: 0px;
        padding: 0px;
        overflow: hidden;
        border: 2px solid white;
        border-width: 0 2px;
    }

        ul.actions-menu li:last-child {
            /*   -webkit-border-bottom-right-radius: 10px;
            -webkit-border-bottom-left-radius: 10px;
            -moz-border-radius-bottomright: 10px;
            -moz-border-radius-bottomleft: 10px;
            border-bottom-right-radius: 10px;
            border-bottom-left-radius: 10px;*/
            border: 2px solid white;
            border-width: 0 2px 2px 2px;
        }

        ul.actions-menu li a, ul.actions-menu li span {
            text-decoration: none;
            background-color: #66b3ff;
            color: white;
            font-size: 15px;
            /*font-family: almoni-dl;*/
            display: block;
            margin: 0px;
            padding: 5px;
            overflow: visible;
        }

            ul.actions-menu li a:hover, ul.actions-menu li span:hover {
                background-color: #3399ff;
                overflow: visible;
            }

.topMessagesBox {
    /*position: fixed;
    top: 0px;
    left: 0px;*/
    position: absolute;
    width: 100%;
    height: 30px;
    padding: 10px;
    background: #ffff00 url('images/NavigationBar/TopMessageGradiant.png') repeat-x center bottom;
    border: 2px solid black;
    border-width: 0px 1px 1px 1px;
    text-align: center;
    z-index: 9999999;
}

.topMessage {
    font-size: 1.5em;
}

#header-content {
    padding: 0 30px;
}

div.greenBar {
    background-color: green;
    height: 5px;
    background: url('images/NavigationBar/GreenBar.png') repeat-x limegreen;
    height: 4px;
    margin: 15px 0;
    clear: both;
}

div.greyBar {
    background: url('images/NavigationBar/GreyBar.png') repeat-x white;
    height: 8px;
    clear: both;
}

div.separationBar {
    display: inline-block;
    background: url('images/NavigationBar/SeparationBar.png') no-repeat center bottom;
    height: 65px;
    width: 2px;
    margin-bottom: 10px;
}

div.miniSeparationBar {
    display: inline-block;
    vertical-align: bottom;
    background: url('images/NavigationBar/SeparationBar.png') no-repeat center top;
    height: 25px;
    width: 2px;
    margin: 0 3px;
}

#login {
    line-height: 200%;
    margin-top: 50px;
    display: block;
    font-size: .85em;
}

.pattern {
    font-style: italic;
    color: gray;
}

img {
    border: none;
}

.ASC {
    width: 15px;
    height: 13px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin: 0 3px;
    background: url("images/ASC.png") no-repeat;
}

.DESC {
    width: 15px;
    height: 13px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin: 0 3px;
    background: url("images/DESC.png") no-repeat;
}

.supplierItemsSelectList {
    max-width: 150px;
}

.exeedingAllocation {
    background-color: #FFD9D9;
}

.selectedSupplier {
    font-size: 20px;
    font-weight: bold;
}

.hidden {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.bold {
    font-weight: bold;
}

.pointer, [href] {
    cursor: pointer;
}

.inlineLabel {
    margin-left: 10px;
    display: inline-block;
}

form {
    /*overflow: hidden;*/
}

a {
    /* color: #333;
    outline: none;
    text-decoration: underline;*/
}

    a:link, a:visited,
    a:active, a:hover {
        /*color: #333;*/
    }

    a:hover {
        /*background-color: #cce5ff;*/
        /*background-color: #c7d1d6;*/
    }


header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
    /*font-family: almoni-dl;*/
    color: #2983de;
}

legend {
    /*font-family: almoni-dl;*/
    font-size: 16px;
    color: #6e9746 !important;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

#mainMenu {
    text-align: center;
}

    #mainMenu ul {
        margin: 0;
        padding: 3px 3px 0 10px;
        background-color: none;
    }

        #mainMenu ul li {
            display: inline-block;
            padding: 5px, 10px;
            margin: 5px, 10px;
        }


            #mainMenu ul li :hover {
                display: inline-block;
                background-color: none;
            }

    #mainMenu li ul {
        display: none;
        margin: 0;
    }

    #mainMenu ul li a {
        /*   -webkit-border-radius: 13px;
        -moz-border-radius: 13px;
        border-radius: 13px;*/
        font-size: 1.3em;
        font-weight: 600;
        padding: 8px;
        color: #333;
        display: block;
        text-decoration: none;
        white-space: nowrap;
        text-align: center;
    }

        #mainMenu ul li a:hover {
            background-color: none;
            display: block;
        }

    #mainMenu li:hover ul {
        display: block;
        /*background-color: #505050;*/
        background-color: #cce5ff;
        position: absolute;
    }

    #mainMenu li:hover li {
        background-color: none;
        float: none;
    }

    #mainMenu li:hover a {
        background-color: #cce5ff;
        text-decoration: none;
    }

    #mainMenu li:hover li a:hover {
        background-color: #606060;
        background-color: none;
    }

#subMenu {
    font-size: 0.9em;
    background-color: white;
    padding: 4px 0px;
    /*margin-bottom:15px;*/
}

/* main layout
----------------------------------------------------------*/
.content-wrapper {
    /*margin: 0 auto;*/
    /*max-width: 960px;*/
}

#body {
    /*Xbackground-color: #f7f7f7;*/
    /*clear: both;*/
    /*padding-bottom: 35px;*/
    /*    overflow-x: auto !important;*/
}
/*
div.body {
    width: 100%;
}*/
/*
div.content-pad {
    margin-right: 50px;
    margin-left: 50px;
    margin-bottom: 20px;
}*/

.main-content {
    display: block;
    /*Xbackground-color: #f7f7f7;*/
    /*background-color: white;
    /*width: 100%;
    max-width: 100%;*/
    padding-top: 30px;
}


header .content-wrapper {
    padding-top: 20px;
}

footer {
    clear: both;
    background-color: #e2e2e2;
    font-size: .8em;
    height: 100px;
}

.fa > * {
    font-family: 'Poppins', 'Assistant', serif, Arial;
}


body.lang_he .fa > * {
    font-family: 'Assistant','Poppins', serif, Arial;
}

/* login
----------------------------------------------------------*/

#login a {
    text-decoration: underline;
    font-weight: bold;
}

    #login a.username {
        background: none;
        margin: 0;
        padding: 0;
        text-decoration: underline;
    }

#login ul {
    margin: 0;
}

#login li {
    display: inline;
    list-style: none;
}


/* menu
----------------------------------------------------------*/
/*ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

            ul#menu li a:hover {
                color: #333;
                text-decoration: none;
            }*/

/* menu
----------------------------------------------------------*/
/*ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

            ul#menu li a:hover {
                color: #333;
                text-decoration: none;
            }*/


/* page elements
----------------------------------------------------------*/
/* featured */
/*.featured {
    background-color: #efeeef;
}

    .featured .content-wrapper {
        background-color: none;
        color: #3e5667;
    }

    .featured hgroup.title h1, .featured hgroup.title h2 {
        color: #efeeef;
    }

    .featured p {
        font-size: 1.1em;
    }*/

/* page titles */
/*hgroup.title {
    padding: 10px 40px;
}

    hgroup.title h1, hgroup.title h2 {
        display: inline;
    }

    hgroup.title h2 {
        font-weight: normal;
        margin-left: 3px;
    }*/

/* features */
/*section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}*/

/* content */
/*article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}*/
/*
select {
    min-width: 130px;
}*/

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input {
        width: 250px;
    }

        #loginForm input[type="checkbox"],
        #loginForm input[type="submit"],
        #loginForm input[type="button"],
        #loginForm button {
            width: auto;
        }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom: 5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}


input[type="text"][jdatepicker] {
    width: 130px;
}

@media (max-width: 991.98px) {
    input[type="text"][jdatepicker] {
        width: 130px;
    }
}

input[pq-number] {
    direction: ltr;
}

    input[pq-number]:not([pq-max-length]) {
        min-width: 100px;
    }

input[pq-max-length="1"], input[pq-max-length="2"] {
    min-width: 20px;
}

input[pq-max-length="3"] {
    min-width: 30px;
}

input[pq-max-length="4"] {
    min-width: 40px;
}

input[pq-max-length="5"] {
    min-width: 50px;
}

input[pq-max-length="7"], input[pq-max-length="6"] {
    min-width: 70px;
}

input[pq-max-length="9"], input[pq-max-length="8"] {
    min-width: 85px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
/*
.store input[type="submit"] .fa,
.store input[type="button"] .fa,
.store button .fa {
    color: #66b3ff;
}*/

/*input[type="submit"][disabled],
input[type="button"][disabled],
button [disabled] {
    opacity: 0.5;
    cursor: default;
}

input.display {
    width: 100px;
    border-color: #505050;
    background-color: #e2e2e2;
    cursor: default;
}

td input[type="submit"],
td input[type="button"],
td button {
    padding: 4px;
    margin-right: 4px;
}*/

/* info and errors */
/*.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}*/

.error {
    color: #e80c4d;
}

.disabledError {
    color: #e80c4d9c;
}
/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

.fc table {
    margin-top: 0 !important;
}

.fc .fc-content {
    cursor: pointer;
}

.fc-day-grid-event .fc-content {
    white-space: normal !important;
}

.fc-rtl .fc-header-toolbar h2, .fc-rtl .fc-content {
    direction: rtl;
}

list-header th a {
    background: none;
    display: inline-block;
    position: relative;
}

    list-header th a:link, list-header th a:visited, list-header th a:active, list-header th a:hover {
        background: none;
        color: black;
        font-weight: 600;
        text-decoration: underline;
    }

th.asc a, th.desc a {
    margin-right: .75em;
}

    th.asc a:after, th.desc a:after {
        display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
    }

    th.asc a:after {
        content: '▲';
    }

    th.desc a:after {
        content: '▼';
    }

td {
    /*padding: 10px 0px 10px 10px;*/
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}


/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 300px) {

    /* header
    ----------------------------------------------------------*/
    /*header {
        background-color: #efeeef;
    }*/

    /*header .float-left,
    header .float-right
    {
        float: none;
    }*/

    /* logo */
    /*header .site-title {*/
    /*margin: 10px;*/
    /*text-align: center;
    }*/

    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

            #login a:hover {
                color: #333;
            }

    /* menu */
    /*  nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }
*/

    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    /*    article, aside {
        float: none;
        width: 100%;
    }*/

    /* ordered list */
    /*    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }*/

    /* features */
    section.feature {
        float: none;
        padding: 10px;
        width: auto;
    }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */

    /*
    input {
        width: 90%;
    }*/

    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    /*#socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }*/


    /* footer
    ----------------------------------------------------------*/
    /*footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }*/
}

.longTextbox {
    width: 80% !important;
}
/*
.Xselect2-container input[type="text"] {
    border: none !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.Xselect2-container a:hover {
    background-color: transparent !important;
}

.Xselect2-container {
    min-width: 200px !important;
}*/

.extraDetails {
    display: none;
}

.hiddenElement {
    display: none;
}

.ltr {
    direction: ltr;
}

.fullWidth {
    width: 90% !important;
}

.noHover:hover {
    background-color: transparent !important;
}

.white {
    color: white;
}

.noHover {
    display: inline-block;
}


.Xmodal-open {
    overflow: hidden;
}

.Xmodal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .Xmodal.fade .Xmodal-dialog {
        -webkit-transform: translate3d(0, -25%, 0);
        transform: translate3d(0, -25%, 0);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .Xmodal.in .Xmodal-dialog {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.Xmodal-open .Xmodal {
    overflow-x: hidden;
    overflow-y: hidden;
}

.Xmodal-dialog {
    position: relative;
    width: auto;
}

.Xmodal-content {
    z-index: 2000;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.Xmodal-content, .Xmodal-header {
    /*border-radius: 6px;*/
}

.Xmodal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

    .Xmodal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .Xmodal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-content .modal-header {
    padding: 1px;
}

.Xmodal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
    background-color: #cce5ff;
    cursor: pointer;
}

    .Xmodal-header .close {
        margin-top: -2px;
    }

.Xmodal-title {
    margin: 0;
    line-height: 1.42857143;
}

.Xmodal-body {
    position: relative;
    padding: 15px;
    /*background-color: #f7f7f7;*/
    overflow-x: auto;
}

@media screen {
    .xmodal-body:last-child {
        max-height: calc(95vh - 130px);
        overflow-y: auto;
        overflow-x: hidden;
    }

    .xmodal-body:not(:last-child) {
        max-height: calc(100vh - 230px);
        overflow-y: auto;
        overflow-x: hidden;
    }
}

.Xmodal-dialog .Xmodal-body /*[ng-controller]*/ {
    /*Xmin-height: 300px;*/
}

.Xmodal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .Xmodal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .Xmodal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .Xmodal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.Xmodal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .Xmodal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .Xmodal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .Xmodal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .Xmodal-lg {
        width: 900px;
    }
}

/*.modal-dialog.modal-pq {
    max-width: 97%;
}
*/
.clearfix:before,
.clearfix:after,
.Xmodal-footer:before,
.Xmodal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after, .Xmodal-footer:after {
    clear: both;
}

.dashboard {
    text-align: center;
}

    .dashboard .loginButton:hover, .dashboard .dashboardButton:hover {
        /*Xpadding-right: 10px;*/
    }

.dashboardButton {
    position: relative;
    width: 90px;
    height: 90px;
    font-size: 12px;
    font-weight: normal;
    border: 0;
    -webkit-transition-duration: 1s;
    transition-duration: .3s;
    vertical-align: top;
    overflow: hidden;
    /*border: 1px solid #b2b3b7;*/
    background-color: #efeeef;
    padding: 5px;
}

.dashboardButton-small {
    width: 50px;
    height: 50px;
    font-size: 12px;
}

.dashboardBar {
    background-color: #dddddd;
    display: inline-block;
    padding: 5px;
    margin: 5px;
    position: fixed;
    height: calc(100vh - 100px);
    overflow: auto;
    -webkit-transition: 0.5s linear all;
    transition: 0.5s linear all;
    z-index: 10;
}

    .dashboardBar:not(.expanded) {
        width: 235px;
    }

    .dashboardBar.expanded {
        width: 450px;
    }

    .dashboardBar .dashboardButton {
        width: 200px;
        height: initial;
        text-align: justify;
    }


.loginButton {
    position: relative;
    width: 200px;
    height: 200px;
    font-size: 18px;
    font-weight: normal;
    border: 0;
    -webkit-transition-duration: 1s;
    transition-duration: .3s;
    vertical-align: top;
    /* border-radius: 45px;*/
}

button.dashboardButtonInvert {
    background-color: #cce5ff;
}

    button.dashboardButtonInvert:hover {
        background-color: #efeeef !important;
    }

.dashboard .dashboardButton /* .dashboard .loginButton*/ {
    opacity: 1;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    transition-property: transform;
}

    .dashboard .dashboardButton:hover /* .dashboard .loginButton:hover*/ {
        -webkit-transform: scale(1.1,1.1);
        -moz-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    }

.dashboard a {
    text-decoration: none;
    /*background: none !important;*/
}

    .dashboard a:hover {
        /*background: none !important;*/
        text-decoration: none !important;
    }

.loginButton span, .dashboardButton span, .dashboardButton i {
    color: #7e8299;
}

.loginButton span {
    font-size: 40px;
}

.dashboardButton span {
    font-size: 20px;
}

.dashboardButton .butMenu {
    position: absolute;
    font-size: 12px;
    top: 3px;
    left: 6px;
}

.gridSearchSection .butMenu {
    position: absolute;
    font-size: 10px;
    top: 3px;
    right: 4px;
}

.dashboardButton .counter_unloaded {
    color: #7e8299;
    right: 2px;
    position: absolute;
    top: 2px;
    font-size: 15px;
}

.dashboardButton .counter1, .dashboardButton .counter2, .dashboardButton .counter3, .dashboardButton .counter4, .dashboardButton .counter5 {
    position: absolute;
    /*top: -13px;
    right: -11px;*/
    top: -39px;
    right: -45px;
    height: 70px;
    width: 70px;
    background-color: #17a2b8;
    transform: rotate(45deg);
    text-align: center;
    font-size: 1px;
}

    .dashboardButton .counter1 > span, .dashboardButton .counter2 > span, .dashboardButton .counter3 > span, .dashboardButton .counter4 > span, .dashboardButton .counter5 > span {
        position: absolute;
        font-weight: bold;
        color: white;
        /*font-family: Arial;*/
    }

    .dashboardButton .counter1 > span {
        font-size: 14px;
        /* top: 8px;
        right: 7px;*/
        top: 55px;
        left: 26px;
    }

    .dashboardButton .counter2 > span {
        font-size: 14px;
        /* top: 8px;
        right: 3px;*/
        top: 55px;
        left: 25px;
    }
    /*
.dashboardButton .counter3, .dashboardButton .counter4, .dashboardButton .counter5 {
    font-size: 31px !important;
}*/

    .dashboardButton .counter3 > span, .dashboardButton .counter4 > span {
        font-size: 11px;
        /*    top: 11px;
        right: 1px;*/
        top: 56px;
        left: 21px;
    }

    .dashboardButton .counter5 > span {
        font-size: 11px;
        /*    top: 11px;
        right: 1px;*/
        top: 57px;
        left: 16px;
    }


.dashboardButton .oldBudgetsCounter {
    top: 61px;
    color: darkseagreen;
    background-color: darkseagreen;
}

    .dashboardButton .oldBudgetsCounter > span {
        top: 31px;
        left: 3px;
        transform: rotate(-90deg);
    }

.dashboardFooter {
    z-index: 1;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 75px;
    background-color: #efeeef;
    border-top: solid 1px #bfbebf;
}

    .dashboardFooter img {
        margin-left: 10px;
        margin-top: 34px;
        float: left;
    }

.menuSearch {
    position: relative;
    top: 5px;
}

    .menuSearch input {
        background-color: #9DCDFC;
        color: black;
        border: none !important;
    }

    .menuSearch .fa {
        font-size: 14px;
        position: relative;
        color: #858585;
        z-index: 10;
    }

    .menuSearch ::-webkit-input-placeholder { /* WebKit browsers */
        color: #858585;
    }

    .menuSearch :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #858585;
        opacity: 1;
    }

    .menuSearch ::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #858585;
        opacity: 1;
    }

    .menuSearch :-ms-input-placeholder { /* Internet Explorer 10+ */
        color: #858585;
    }

.fileControl {
    min-width: 120px;
    min-height: 25px;
    padding: 3px;
    /* border-radius: 12px;*/
    /*border: 1px solid gray;*/
    margin-top: 3px;
}
/*
input.ng-invalid, select.ng-invalid, textarea.ng-invalid, input.fieldFormError, .select2.ng-invalid .select2-chosen {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAArlBMVEUAAABqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmZqZmaIgsRbAAAAOXRSTlMAAQMECQoPEBojJCoxMjM0OT0/QEJHTU5SVFZXXV5kZnd4hY+RnqOlsLK3urzAwczO3uDi6ev1+/3y27jwAAAAmElEQVQYGX3BizYCUQBA0VOh1KCSkldEpSjExPn/H3PnDlYzLHvzr9r8vkbZjV5TUjfYo2hmMKWgabTPtmdX4/HSJ7Ycawta2uVHNdUEjjSt8m2ktqGjXvFl90PtwYn6vkPuzqAPpwa3RA0zkySZmWmQebTggeDQ6AIujQ6gsjY6g3OjlwpDc2+LRWpuyKu/rBlsLNkM+MsnRpwngeIYRCMAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
}*/
/*
input.fieldFormError::-webkit-input-placeholder, input.ng-invalid::-webkit-input-placeholder {
    color: darkslategray;
}

input.fieldFormError:-moz-placeholder, input.ng-invalid:-moz-placeholder {
    color: darkslategray;
}

input.fieldFormError::-moz-placeholder, input.ng-invalid::-moz-placeholder {
    color: darkslategray;
}

input.fieldFormError:-ms-input-placeholder, input.ng-invalid:-ms-input-placeholder {
    color: darkslategray;
}
*/
[ng-click]:not([disabled]:not([role="dialog"])) {
    cursor: pointer;
}

.action.fa[ng-click] {
    color: gray;
    font-size: 23px;
}

tr.rowDeleted {
    color: darkgray;
    text-decoration: line-through;
}

tr.disabled {
    color: darkgray;
}

tr.selectedRow {
    background-color: #cce5ff;
}

input[type=number], input[pq-email] {
    direction: ltr;
}

.tableLeftBorder {
    border-left: 1px solid #ebedf3;
    padding: 0 !important;
}
/*
.fa.faPqButton, .fa.pqActionButton {
    font-size: 23px;
    padding: 4px;
}*/

.faPqButton, .pqActionButton {
    color: #7e8299;
    font-size: 1.3rem;
    vertical-align: middle;
    /*color: #181C32;*/
    background-color: transparent;
    text-decoration: none;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    height: calc(1.5em + 1.3rem);
    width: calc(1.5em + 1.3rem);
    background-color: transparent;
    border: 1px solid #E4E6EF;
    border-radius: .42rem;
}
/*
.fa.pqButtonIcon.actionDisabled, .fa.pqActionButton.actionDisabled {
    color: darkgray;
}

.fa.pqButtonIcon {
    font-size: 18px;
    padding-right: 2px;
    padding-left: 2px;
}

.fa.pqButtonIcon, .fa.pqActionButton {
    color: grey;
}*/
/*
.fa.pqActionRevert {
    border: 2px solid;
    padding: 2px !important;
    border-radius: 4px;
}
    */
.fa-stack.faPqButton {
    font-size: 14px;
}

.faPqComplexButton:hover {
    border: solid 2px gray;
    margin: 0;
}

.faPqComplexButton {
    margin: 2px;
}

.noticeText {
    font-size: 16px;
    font-weight: bold;
}

.moneyDecimal {
    font-size: 10px;
}

.XlistTable td.borderedContent {
    border-right: 2px solid #d4d4d4;
    border-left: 2px solid #d4d4d4;
}

.nonSelect2 {
    /*   height: 30px;*/
    /* border-radius: 7px;*/
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-family: inherit;
    color: black;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-family: inherit;
    color: black;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-family: inherit;
    color: black;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: inherit;
    color: black;
}

:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: black;
}

/*.searchDays select {
    width: 50px;
    min-width: inherit;
}

.searchDays input {
    width: 30px;
}*/

.showOnHover {
    display: none !important;
}

.showOnHoverWrapper:hover .showOnHover {
    display: inline-block !important;
}

.showOnHoverWrapper:hover .visibleOnHover {
    visibility: inherit !important;
}

.visibleOnHover {
    visibility: hidden !important;
}

.gridAction {
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

/*input:disabled, input:read-only, select:disabled, textarea:disabled {
    color: graytext;
    background-color: lightgray;
}
    */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

th.treeSegment, td.treeSegment {
    border-left: solid 1px black;
}

    th.treeSegment.stickyColumn {
        padding: 0 0 0 0 !important;
    }

    th.treeSegment:not(.stickyColumn), td.treeSegment {
        width: 0px !important;
        padding: 0 2px 0 !important;
    }

.graphicStatus {
    color: white;
}

    .graphicStatus div, .graphicStatus .graphicStatusContainer a {
        height: 30px;
    }

    .graphicStatus div {
        text-overflow: ellipsis;
        overflow: hidden;
        /*white-space: nowrap;*/
    }

    .graphicStatus .graphicStatusContainer {
        background-image: linear-gradient(-45deg, #b2b4b2 25%, transparent 25%, transparent 50%, #b2b4b2 50%, #b2b4b2 75%, transparent 75%, transparent);
        background-size: 12px 12px;
        text-align: right;
    }

        .graphicStatus .graphicStatusContainer a {
            white-space: pre;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .graphicStatus .graphicStatusContainer a span {
                vertical-align: middle;
            }

        .graphicStatus .graphicStatusContainer:not(first-child) {
            border-top: 1px solid white;
        }

        .graphicStatus .graphicStatusContainer:last-child {
            /*    border-radius: 0 0 7px 7px;*/
        }

        .graphicStatus .graphicStatusContainer:first-child {
            /*   border-radius: 7px 7px 0 0*/
        }

    .graphicStatus .status {
        display: inline-block;
        border-right: 1px solid white;
        text-align: center;
        box-sizing: border-box;
    }

.gridGraphicStatus {
    width: 20px;
    height: 20px;
    border-radius: 40px;
}

    .gridGraphicStatus.unassociated {
        background-color: transparent;
        border: 1px solid gray;
        width: 18px;
        height: 18px;
    }

.gridGraphicStatus_partiallyAssociated {
    width: 10px;
    height: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #e6a332;
}

.graphicStatus .approved, .gridGraphicStatus.approved {
    background-color: #50CD89;
}

.graphicStatus .pendingApproval, .gridGraphicStatus.pendingApproval, .gridGraphicStatus.partiallyAssociated {
    background-color: #daaa00;
}

.graphicStatus .canceled, .gridGraphicStatus.canceled {
    background-color: #F1416C;
}

.graphicStatus .draft, .gridGraphicStatus.draft {
    background-color: #89b2be;
}

.graphicStatus .unassociated {
    background-color: #E4E6EF;
}

.graphicStatus a {
    color: black;
}

.graphicStatus .unassociated a {
    color: black;
}

.graphicStatus .disabled {
}


@media (min-width: 576px) {
    [customtooltip]:before {
        content: attr(customtooltip);
    }
    /*
[title]:after {
    content: attr(title);
}*/

    [customtooltip]:before /*, [title]:after */ {
        /* needed - do not touch */
        position: absolute;
        opacity: 0;
        display: none;
        /* customizable */
        transition: all 0.2s ease;
        padding: 3px;
        color: white;
        /*  border-radius: 10px;*/
        box-shadow: 2px 2px 1px silver;
    }

    /*[customtooltip]:before { FOR TEST*/
    [customtooltip]:hover:before /*, [title]:hover:after*/ {
        /* needed - do not touch */
        opacity: 1;
        background-color: #66b3ff;
        margin-top: -50px;
        margin-left: 20px;
        display: inherit;
    }
}

.cloudy {
    display: inline-block;
    margin-top: 50px;
    transition-duration: 0.2s;
    cursor: pointer;
    right: 110px;
    position: relative;
}

    .cloudy .fa {
        color: #66b3ff;
        font-size: 50px;
    }

    .cloudy:hover {
        margin-top: 20px;
    }

        .cloudy:hover .fa {
            font-size: 60px;
        }

.cloudyUnread {
    margin-top: 30px;
}

.cloudy span {
    position: relative;
    left: 60px;
    font-size: 14px;
    bottom: 6px;
    color: white;
    font-weight: bold
}

.cloudy .newCloudy {
    border-width: 3px;
}
/***************** Dashboard widgets ****************************/
.groupContainer {
    display: inline-block;
    /*padding: 5px;
    margin: 5px;*/
    border-radius: 5px;
    min-height: 40px;
    min-width: 70px;
}

    .groupContainer .groupTitle {
        color: #000000;
    }

.widget_RowDefault {
    display: inline-block;
}

.widget_groupDefaultColor.level_1 .groupContainer {
    /*background-color: white;*/
    background-color: #dddddd;
}

.widget_groupDefaultColor.level_2 .groupContainer {
    /*background: transparent;*/
    /*border: 1px solid #ddd;*/
    /*background-color: #dddddd;*/
    background-color: #bbbbbb;
}

.widget_groupDefaultColor.level_3 .groupContainer {
    /*background-color: white;*/
    background-color: #999999;
}

.widget_groupDefaultColor.widgetEditMode {
    border: 3px solid darkgray;
}

/****************************************************************/
label.topInputLabel {
    font-size: small; /*
    border-left: 2px solid lightgray;
    border-right: 2px solid lightgray;
    border-top: 2px solid lightgray;
    display: block;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;*/
    width: max-content;
    padding-right: 3px;
    padding-left: 3px;
    /*  background-color: gainsboro;*/
}

    label.topInputLabel + *, label.topInputLabel + * * {
        margin-top: 0px !important;
    }
/*
.Xselect2-container .Xselect2-choice, .Xselect2-container .Xselect2-choice .Xselect2-arrow {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}*/

.formFieldRow {
    padding-bottom: 10px;
}

[wizard-step].elementMark {
    box-shadow: 0 0 0 0 gray;
    animation: elementMarkBlink 1s linear infinite;
}

@keyframes elementMarkBlink {
    0% {
        box-shadow: 0 0 0 0 gray;
    }

    50% {
        box-shadow: 0 0 0 6px gray;
    }

    100% {
        box-shadow: 0 0 0 0 gray;
    }
}

.dropdown-menu {
    z-index: 99999 !important;
}
    /*.dropdown-menu .uib-typeahead-match a:hover {*/
    .dropdown-menu .uib-typeahead-match.active {
        background: #F5F8FA;
    }

    .dropdown-menu .uib-typeahead-match a {
        padding: 0.65rem 1rem;
        font-size: 1rem;
        color: #181C32;
        cursor: pointer;
        display: block;
    }

.ribbon {
    position: absolute;
    top: 18px;
    right: -22px;
    height: 20px;
    width: 100px;
    transform: rotate(45deg);
    text-align: center;
    font-size: 1px;
    background-color: #66b3ff;
    color: white;
}

    .ribbon span {
        font-size: 13px;
        top: 11px;
        left: 21px;
    }

.gridSortButton {
    padding-right: 2px;
    padding-left: 2px;
    /*border: solid 1px black;
    border-radius: 4px;*/
    cursor: pointer;
}

.aside, .aside-menu {
    background-color: #242939;
}

    .aside-menu .menu-link:hover {
        background-color: #1F2433;
        color: white;
    }

    .aside-menu .menu-link .menu-icon:hover {
        color: #009EF7;
    }

    .aside-menu a {
        color: #989EB3;
        font-size: 13px;
        font-weight: 400;
    }


.sideMenu {
    /*right: 0;*/
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 999999;
    background-color: #242939;
    overflow: hidden;
    transition: width .3s;
}

    .sideMenu .sideMenuHeader {
        height: 45px;
        margin-right: 20px;
        margin-left: 20px;
        margin-top: 5px;
    }

    .sideMenu .sideMenuBody {
        height: calc(100% - 90px);
        overflow-x: hidden;
        overflow-y: hidden;
    }

    .sideMenu.sideMenuExpanded .sideMenuBody {
        overflow-y: auto;
    }

.XsideMenu > ul li:last-child {
    height: 100%;
}

.sideMenu.sideMenuExpanded {
    width: 265px;
    white-space: nowrap;
}

.sideMenu:not(.sideMenuExpanded) {
    width: 70px;
    white-space: nowrap;
}

    .sideMenu:not(.sideMenuExpanded) .pinLogoButton, .sideMenu.sideMenuExpanded .pinButton {
        display: inline;
    }

    .sideMenu.sideMenuExpanded .pinLogoButton, .sideMenu:not(.sideMenuExpanded) .pinButton {
        display: none;
    }

    .sideMenu.sideMenuExpanded .mini-logo,
    .sideMenu.sideMenuExpanded .menuSubmenuArrow,
    .sideMenu.sideMenuExpanded li .menuSection .menuText,
    .sideMenu:not(.sideMenuExpanded) li .menuSection .fa {
        display: inline;
    }

    .sideMenu:not(.sideMenuExpanded) .mini-logo,
    .sideMenu:not(.sideMenuExpanded) .sideMenuFooter,
    .sideMenu:not(.sideMenuExpanded) .menuSubmenuArrow,
    .sideMenu:not(.sideMenuExpanded) li .menuSection .menuText,
    .sideMenu.sideMenuExpanded li .menuSection .fa {
        display: none;
    }

.sideMenu ul {
    padding: 0;
    margin: 0;
}

.sideMenu > ul > li {
    display: block;
    font-size: 13px;
    min-height: 40px;
}

.sideMenu ul li .menuItem .pendingNotif {
    /*background-color: #daaa00 !important;*/
    background-color: #7239EA !important;
    border-radius: 23px;
    xtransition: all .3s;
    xposition: absolute;
    text-align: center;
}

.sideMenu ul li .menuItem .pendingText {
    /*color: #181C32 !important;*/
    color: white;
    font-weight: bold;
    font-size: 14px;
    /*vertical-align: top;*/
    /*padding: 2px 8px 2px 8px;*/
    padding: 8px;
    xtransition: all .3s;
}

.sideMenu.sideMenuExpanded ul li .menuItem .pendingNotif {
    padding: 0;
    /*height: 24px;*/
    min-width: 27px;
}

.sideMenu:not(.sideMenuExpanded) ul li .menuItem .pendingNotif {
    position: absolute;
    padding: 6px;
}

.sideMenu:not(.sideMenuExpanded) ul li .menuItem .pendingText {
    display: none;
}


.sideMenu ul li .menuItem {
    font-weight: 500;
    font-size: 1.1rem;
    text-transform: initial;
}

    .sideMenu ul li .menuItem > a,
    .sideMenu ul li .menuItem > div {
        padding: 9px 25px;
    }

    .sideMenu ul li .menuItem > a {
        display: block;
    }

.sideMenu ul li .menuSubmenu .menuItem > a {
    padding: 9px 40px;
}


.sideMenu ul .current,
/*.sideMenu ul li .menuItem:hover:not(.menuSubmenu) */
.sideMenu ul li .menuItem:hover > div,
.sideMenu ul li .menuItem:hover > a {
    background-color: #1F2433;
}

.sideMenu ul .current,
.sideMenu ul li .menuItem .menuText,
.sideMenu ul li .menuSection .menuText {
    color: #989EB3 !important;
}

.sideMenu ul li .menuSubmenu.menuItem.expanded > a .menuText,
.sideMenu ul li .menuSubmenu.menuItem.expanded > div .menuText,
.sideMenu ul li .menuItem .current .menuText,
.sideMenu ul li .menuItem:hover > a .menuText,
.sideMenu ul li .menuItem:hover > div .menuText {
    color: #ffffff !important;
}

.sideMenu:not(.sideMenuExpanded) ul li .menuItem .fa:not(.menuSubmenuArrow) {
    width: 44px;
}

.sideMenu.sideMenuExpanded ul li .menuItem .fa:not(.menuSubmenuArrow) {
    width: 26px;
}

.sideMenu ul li .menuItem .fa-circle {
    vertical-align: middle;
}

.sideMenu ul .current .fa:not(.menuSubmenuArrow),
.sideMenu ul li .menuSubmenu.menuItem.expanded > div > i.fa:not(.menuSubmenuArrow),
.sideMenu ul li .menuItem:hover > div .fa:not(.menuSubmenuArrow),
.sideMenu ul li .menuItem:hover > a .fa:not(.menuSubmenuArrow) {
    color: #009EF7;
}

.menuSubmenuArrow {
    font-size: 12px;
}

.sideMenu .menuSection h4 {
    font-size: 0.9rem;
}

.sideMenu .menuSection {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    padding: 9px 25px;
}

.sideMenu .menuSubmenu ul li > a {
    padding: 0 15px;
    /*padding-right: 40px;*/
}

.sideMenu .menuSubmenu ul li {
    display: block;
    font-size: 13px;
    font-weight: 400;
}

.sideMenu .menuSubmenu ul {
    height: auto;
    overflow: hidden;
    transition: max-height .3s;
}

.sideMenu.sideMenuExpanded .menuItem.expanded ul {
    max-height: 630px; /*????*/
}

.sideMenu:not(.sideMenuExpanded) .menuItem ul,
.sideMenu .menuItem:not(.expanded) ul {
    max-height: 0;
}

.sideMenu .menuSubmenu .fa.fa-circle {
    font-size: 5px;
    width: 15px;
}

.sideMenuBody::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #242939;
}

.sideMenuBody::-webkit-scrollbar {
    /* width: 12px;*/
    background-color: #242939;
}

.sideMenuBody::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555555;
}

.sideMenu .sideMenuFooter {
    margin-right: 10px;
    margin-left: 10px;
}

.topbar {
    justify-content: flex-end;
    height: 50px;
}

@media (max-width: 991.98px) {
    .sideMenu:not(.sideMenuExpanded) {
        position: initial;
    }

        .sideMenu:not(.sideMenuExpanded) .sideMenuBody, .sideMenu:not(.sideMenuExpanded) .sideMenuBody {
            display: none;
        }

    .topbar {
        background-color: #242939 !important;
    }

    .sideMenuHeader > img {
        display: none;
    }

    .sideMenu:not(.sideMenuExpanded) .sideMenuHeader > button {
        display: none;
    }

    .sidebarToggle:dir(rtl) {
        margin-left: auto;
    }

    .sidebarToggle:dir(ltr) {
        margin-right: auto;
    }
}

@media (min-width: 991.98px) {

    .mainBody:not(.sideMenuExpanded) header {
        width: calc(100% - 70px);
    }

    .mainBody.sideMenuExpanded header {
        width: calc(100% - 265px);
    }

    .mainBody:not(.sideMenuExpanded) .modal {
        width: calc(100% - 70px);
    }

    .mainBody.sideMenuExpanded .modal {
        width: calc(100% - 265px);
    }

    .modal-dialog {
        width: 95%;
    }

    .mainBody {
        padding-top: 50px;
    }

        .mainBody.modal-open {
            padding-top: 50px !important;
        }

    .loginPage .login-content {
        width: 100%;
        Xmax-width: 500px;
    }
}
/*@media (max-width: 991.98px) {
    .mainBody {
        padding-top: 0;
    }
}*/

.loginPage .aside-img {
    min-height: 206px;
}

@media (max-width: 991.98px) {
    .login-aside {
        padding-bottom: 5px;
    }
}

@media (min-width: 991.98px) {
    .login-aside {
        max-width: 300px;
    }
}

.flex-column-fluid {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
/*cards start*/
/*.card.card-page {
    -webkit-box-shadow: 0 0 30px 0 rgba(82,63,105,.05);
    box-shadow: 0 0 30px 0 rgba(82,63,105,.05);
    border: 0;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #ebedf3;
    border-radius: .42rem;
    margin-bottom: 10px;
}

    .card.card-page > .card-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        min-height: 70px;
        padding-top: 0;
        padding-bottom: 0;
        background-color: transparent;
    }

.card-header:first-child {
    border-radius: calc(.42rem - 1px) calc(.42rem - 1px) 0 0;
}

.card.card-page > .card-header .card-title, .card.card-page > .card-header .card-title .card-label {
    font-weight: 500;
    font-size: 1.275rem;
    color: #181C32;
}

.card.card-page > .card-header .card-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: .5rem;
    margin-right: 0;
}

.card-title {
    margin-bottom: 2rem;
}

.card.card-page > .card-header .card-title .card-label {
    margin: 0 0 0 .75rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.card.card-page > .card-header .card-title, .card.card-page > .card-header .card-title .card-label {
    font-weight: 500;
    font-size: 1.275rem;
    color: #181C32;
}

.card.card-page > .card-header .card-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: .5rem 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.card.card-page > .card-body {
    padding: 20px 22.5px;*/
/*padding: 2rem 2.25rem;*/
/*}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 2.25rem;
}*/

/*cards end*/
.datatable.datatable-default > .datatable-pager {
    margin: 0;
    padding: 1rem 0;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .datatable.datatable-default > .datatable-pager > .datatable-pager-nav {
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .datatable.datatable-default > .datatable-pager > .datatable-pager-nav > li {
            padding: 0;
            margin-left: 5px;
            display: inline-block;
        }

.collapse:not(.show) {
    display: none;
}

.datatable.datatable-default .headingRow > th {
    /*color: #b5b5c3;*/
    color: black;
    background-color: #ecf1f6;
    font-size: .9rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .1rem;
    vertical-align: middle;
    height: 28px;
}

.btn {
    transition: transform opacity 1.3s ease;
}

#counterSidebar {
    position: fixed;
    z-index: 999995;
    top: 0;
    bottom: 0;
    width: 450px;
    background: white;
}


.gridSearchSection {
    position: fixed;
    z-index: 1045;
    /*left: 0;*/
    width: 550px;
}

@media (max-width: 560px) {
    .gridSearchSection {
        width: calc(100% - 10px);
    }
}

@media (max-width: 450px) {
    #counterSidebar {
        width: calc(100% - 10px);
    }
}

/*
    

.animatedSection td, .animatedSection th {
    -webkit-transition: 0.5s linear all;
    transition: 0.5s linear all;
    opacity: 1;
}

.animatedSection .ng-hide {
    width: 0 !important;
}

.ng-hide-add, .ng-hide-remove {
    /* this needs to be here to make it visible during the animation
     since the .ng-hide class is already on the element rendering
     it as hidden. 
display: block !important;
}

.animated.ng-hide {
    overflow: hidden;
}

.animated:not(.ng-hide) {
    overflow: visible;
}

.animated[ng-show] {
    max-height: 1000px; /*NOT for elements larger then 1000px!!*/ /*
}

.animated[ng-show],
.ng-hide-add.ng-hide-add-active,
.ng-hide-remove.ng-hide-remove-active {
    display: block !important;
    -webkit-transition: 0.6s linear all;
    transition: 0.6s linear all;
}
.ng-hide {
    line-height: 0 !important;
    opacity: 0 !important;
    max-height: 0 !important;
}*/

.pq-nav-tabs {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid lightgray;
    display: flex;
    overflow: auto;
    flex-wrap: nowrap;
    scrollbar-width: thin;
}

    .pq-nav-tabs .nav-item {
        color: #242939;
        cursor: pointer;
        display: inline-flex;
        align-items: center;
        padding: 10px 3px 10px 10px;
    }

        .pq-nav-tabs .nav-item > span {
            margin-right: 1px;
            margin-left: 1px;
        }

        .pq-nav-tabs .nav-item.active {
            border-bottom: 4px solid #242939;
            font-weight: bold;
        }

        .pq-nav-tabs .nav-item .fa-star {
            visibility: hidden;
            color: rgb(244, 200, 75)
        }

            .pq-nav-tabs .nav-item .fa-star.showFav {
                visibility: inherit;
            }

        .pq-nav-tabs .nav-item .fa-star {
            font-size: 13px;
        }

        .pq-nav-tabs .nav-item .nav-icon {
        }

@media (min-width:768px) {

    .datatable th.actions, .datatable td.actions {
        position: sticky;
        width: 100%;
    }
}

.datatable th.pinFirst, .datatable td.pinFirst {
    position: sticky;
    width: 100%;
}

.datatable th.actions {
    display: inline-block;
}

.datatable .stickyContainer th.actions {
    display: table-cell;
}

.datatable th.pinFirst input[type=checkbox], .datatable td.pinFirst input[type=checkbox] {
    height: 100%;
}

.datatable td.actions, .datatable td.pinFirst {
    display: inline-block;
    padding: 5px;
    background-color: #F5F8FA;
    margin-top: -1px;
    /*z-index: 1;*/
}

.datatable .totalRow td.actions {
    background-color: transparent;
}

.datatable td.actions .dropdown-menu, .datatable td.pinFirst {
    z-index: 5;
}

.datatable td.actions .btn-outline-secondary, .btn-outline-secondary {
    background-color: white;
}

.topbar-message {
    color: #000;
    text-align: center;
    vertical-align: middle;
    padding: 2px;
    display: inline-block;
    Xbackground-color: #daaa00;
    vertical-align: middle;
    border-radius: 7px;
    height: 40px;
    max-height: 40px;
    margin: 3px 0 3px auto;
}

    .topbar-message a {
        font-weight: bold;
    }

.entityTypeLink:hover {
    color: black;
}

.entityTypeLink {
    cursor: pointer;
    display: inline-block;
    border-radius: .42rem;
    padding: 3px;
    color: black;
    /*background-color: #ffffff;*/
    /*font-size: 11px;*/
    border: 1px solid #E4E6EF;
    /*background-color: #ebedf3;*/
    background-color: #f8f5ff;
}

.extraButtonsBar {
    background-color: #E4E6EF;
    border-color: #E4E6EF;
    position: absolute;
    right: 0;
    padding: 3px;
    top: -3px;
}

input[type="checkbox"], input[type="radio"]:not(.form-check-input) {
    height: 18px;
    width: 18px;
    margin: 3px;
    vertical-align: middle;
}

.columnAction:not(.show) {
    visibility: hidden;
}

.columnAction.show {
    visibility: visible;
}

.savedQueryWidgetBody {
    text-align: right;
}

    .savedQueryWidgetBody .datatable {
        width: 400px;
        height: 381px;
        max-height: 381px;
    }

    .savedQueryWidgetBody .widget-grid-width-sm .datatable {
        width: 400px;
    }

    .savedQueryWidgetBody .widget-grid-width-md .datatable {
        width: 600px;
    }

    .savedQueryWidgetBody .widget-grid-width-lg .datatable {
        width: 800px;
    }

    .savedQueryWidgetBody .widget-grid-height-sm .datatable {
        height: 200px;
        max-height: 200px;
    }

    .savedQueryWidgetBody .widget-grid-height-md .datatable {
        height: 381px;
        max-height: 381px;
    }

    .savedQueryWidgetBody .widget-grid-height-lg .datatable {
        height: 600px;
        max-height: 600px;
    }

    .savedQueryWidgetBody .gridSearchSection, .savedQueryWidgetBody .btn-toolbar {
        display: none !important;
    }

    .savedQueryWidgetBody .card.card-default > .card-body {
        padding: 5px;
    }

    .savedQueryWidgetBody .widget-d-none {
        display: none !important;
    }

    .savedQueryWidgetBody .widget-d-inline-block {
        display: inline-block !important;
    }
    /*
@media (max-width:425px) {
    .savedQueryWidgetBody .sunBurstWidgetControl {
        width: 200px;
        height: 200px;
    }

    .savedQueryWidgetBody /*.widget-grid-width-sm */ /*.sunBurstWidget .breadcrumb {
        width: 400px;
    }
}*/
    .savedQueryWidgetBody .sunBurstWidgetControl, .savedQueryWidgetBody .widget-grid-width-xs .sunBurstWidgetControl, .savedQueryWidgetBody .widget-grid-width-sm .sunBurstWidgetControl, .savedQueryWidgetBody .widget-grid-width-md .sunBurstWidgetControl, .savedQueryWidgetBody .widget-grid-width-lg .sunBurstWidgetControl {
        width: 250px;
        height: 250px;
    }

    .savedQueryWidgetBody .sunBurstWidget .breadcrumb, .savedQueryWidgetBody .widget-grid-width-xs .sunBurstWidget .breadcrumb, .savedQueryWidgetBody .widget-grid-width-sm .sunBurstWidget .breadcrumb, .savedQueryWidgetBody .widget-grid-width-md .sunBurstWidget .breadcrumb, .savedQueryWidgetBody .widget-grid-width-lg .sunBurstWidget .breadcrumb {
        height: 40px;
        width: 250px;
    }

@media (min-width:576px) {
    .savedQueryWidgetBody .sunBurstWidgetControl, /*default*/
    .savedQueryWidgetBody .widget-grid-width-sm .sunBurstWidgetControl,
    .savedQueryWidgetBody .widget-grid-width-md .sunBurstWidgetControl,
    .savedQueryWidgetBody .widget-grid-width-lg .sunBurstWidgetControl {
        width: 400px;
        height: 400px;
    }

    .savedQueryWidgetBody .sunBurstWidget .breadcrumb,
    .savedQueryWidgetBody .widget-grid-width-sm .sunBurstWidget .breadcrumb,
    .savedQueryWidgetBody .widget-grid-width-md .sunBurstWidget .breadcrumb,
    .savedQueryWidgetBody .widget-grid-width-lg .sunBurstWidget .breadcrumb {
        width: 400px;
    }
}

@media (min-width:768px) {
    .savedQueryWidgetBody .widget-grid-width-md .sunBurstWidget .breadcrumb,
    .savedQueryWidgetBody .widget-grid-width-lg .sunBurstWidget .breadcrumb {
        width: 600px;
    }

    .savedQueryWidgetBody .widget-grid-width-md .sunBurstWidgetControl,
    .savedQueryWidgetBody .widget-grid-width-lg .sunBurstWidgetControl {
        width: 600px;
        height: 600px;
    }
}

@media (min-width:992px) {
    .savedQueryWidgetBody .widget-grid-width-lg .sunBurstWidget .breadcrumb {
        width: 800px;
    }

    .savedQueryWidgetBody .widget-grid-width-lg .sunBurstWidgetControl {
        width: 800px;
        height: 800px;
    }
}

.savedQueryWidgetBody .sunBurstWidget .card-header {
    display: none;
}

.widget-header {
    border-bottom: 1px solid #b9b9c6;
    text-align: left;
    /*margin-bottom:10px;*/
}

.widget-wrapper {
    background-color: white;
    border-radius: .42rem;
    background-color: white;
    /*background-color: #E6E9ED;*/
    padding: 10px;
}

    .widget-wrapper .card, [pq-tabs-container] .card {
        box-shadow: 0 0; /*??*/
        border: 0;
    }

.offcanvas-overlay {
    background: rgba(0,0,0,.1);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 1000;
    -webkit-animation: animation-offcanvas-fade-in .6s ease 1;
    animation: animation-offcanvas-fade-in .6s ease 1;
}

.wizardCaret:after {
    content: " ";
    position: absolute;
    height: 24px;
    width: 24px;
    display: inline-block;
    z-index: 1111115;
    border-bottom: 1px solid lightgray;
    border-right: 1px solid lightgray;
    background-color: white;
}

.wizardCaret-right:after {
    top: 12px;
    left: -12px;
    transform: rotate(135deg);
}

.wizardCaret-left:after {
    top: 12px;
    right: -12px;
    transform: rotate(-45deg);
}

.wizardCaret-bottom:after {
    top: -12px;
    left: 20px;
    transform: rotate(-135deg);
}

.wizardCaret-top:after {
    bottom: -12px;
    left: 20px;
    transform: rotate(45deg);
}

.wizardCaret-middle:after {
    display: none;
}

.wizardBorderElem {
    position: absolute;
    background-color: #009EF7;
    z-index: 99999;
}


.anim-fade.ng-hide {
    opacity: 0;
    visibility: hidden;
    transition: opacity .15s linear,visibility 0s linear .15s;
}

.anim-fade:not(.ng-hide) {
    opacity: 1;
    visibility: visible;
    transition: opacity .15s linear,visibility 0s;
}

.loadingElem {
    position: absolute;
    background-color: rgb(128 128 128 / 50%);
    border-radius: .42rem;
}

    .loadingElem i {
        font-size: 30px;
        top: 25%;
        position: relative;
        right: 50%;
        color: black;
    }

.opacityElem {
    position: absolute;
    background-color: gray;
    opacity: 0.5;
    z-index: 1111110;
    transition: all 0.3s;
    /*transition-delay: 0.3s;*/
}

.readOnlyElem {
    position: fixed;
    background-color: gray;
    opacity: 0.1;
    z-index: 1111110;
    display: none;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
}

.tutorialMsg {
    position: absolute;
}

    .tutorialMsg .modal-content {
        border: 1px solid lightGray;
        z-index: 1111112;
        box-shadow: none !important;
    }

    .tutorialMsg .modal-body, .tutorialMsg .modal-footer, .tutorialMsg .modal-header {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        padding-top: 0.7rem;
        padding-bottom: 0.7rem;
    }

.wizardPopupMiddle {
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    top: 100px;
    max-width: 500px;
    z-index: 1111112;
}

.wizardBottomBar {
    bottom: 0;
    height: 40px;
    width: 100%;
    position: fixed;
    z-index: 1111122;
    text-align: center;
    display: none;
}

    .wizardBottomBar > div {
        background-color: ghostwhite;
        border-top: 1px solid lightblue;
        xwidth: 400px;
        margin: 0 auto;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }

.wizardStep {
    display: inline-block;
    border-radius: 10px;
    margin-right: 10px;
    margin-left: 10px;
}

.ticketsPage .systemMessage {
    background-color: #e0f2fa !important;
    font-size: 12px;
    /*font-weight: bold !important;*/
    color: gray !important;
    padding: 5px 5px 5px 24px !important
}

.ticketsPage .singleTicketMessage {
    transition: background-color 1s ease-out;
    background-color: white;
    border-radius: 10px;
    padding: 3px;
}

.ticketsPage .replyMessageSelected {
    background-color: #daaa00 !important;
}

.ticketsPage .systemMessage .ticketMsgContentText {
    margin-right: 5px;
    vertical-align: top;
}

.ticketsPage .ticketMsgContent {
    white-space: pre-line;
    word-break: break-word;
}

.ticketsPage .ticketStatusClosed {
}

.ticketsPage .ticketStatusOpen {
}

.ticketsPage .ticketStatusCanceled {
}
/****************css test *****************/
body.zebraTest .datatable.datatable-default > .datatable-table tr:nth-child(even) {
    background-color: #e6e9ed;
}
/****************css test *****************/
.profilePicImage {
    border-radius: 50%;
    width: 25px;
    height: 25px;
}

.timeline-label {
    position: relative;
    /*font-size: 12px;*/
}

    .timeline-label:before {
        content: "";
        position: absolute;
        width: 3px;
        top: 0;
        bottom: 0;
        background-color: #E4E6EF;
    }

.instanceRouteFeed {
    /*font-size: 13px;*/
}


    .instanceRouteFeed .instanceRouteFeedRow td {
        padding-right: 9px;
        padding-left: 9px;
        padding-top: 8px;
        vertical-align: middle;
    }

    .instanceRouteFeed .instanceRouteFeedFooter td {
        padding-right: 9px;
        padding-left: 9px;
        padding-bottom: 4px;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #E4E6EF;
        vertical-align: bottom;
    }

.widgetCard {
    padding-bottom: 12.5px;
    padding-top: 12.5px;
}

@media (min-width:576px) {

    .widgetCard {
        padding-left: 12.5px;
        padding-right: 12.5px;
    }
}

.widgetCard .card {
    height: 100%;
    border: 0;
    font-size: 13px;
    text-size-adjust: 100%; /*?*/
}

    .widgetCard .card > .card-header {
        border: 0;
        font-weight: bold;
        color: #181C32 !important;
        padding: 1rem 1.55rem 0;
    }

@media (max-width:376px) {
    .widgetCard .card > .card-header {
        padding: 0.2rem 1rem 0;
    }
}
/*
            .widgetCard .card > .card-header .card-title {
                margin: 0;
            }*/
/*
        .widgetCard .card > .card-body {
            padding: 1rem 1.55rem;
        }*/

.widgetCard .pq-resp-data, .widgetCard .pq-resp-data-sm {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.widgetCard .card table, .widgetCard .entityTypeLink, .widgetCard .pq-resp-data, .widgetCard .pq-resp-data-sm {
    white-space: nowrap;
}

.widgetCard .pq-resp-container-max-sm .entityTypeLink, .widgetCard .pq-resp-container-max-sm .widgetCard .pq-resp-data {
    max-width: 180px;
}

.widgetCard .pq-resp-container-max-xs .entityTypeLink, .widgetCard .pq-resp-container-max-xs .widgetCard .pq-resp-data {
    max-width: 150px;
}


.widgetCard .pq-resp-container-max-lg .pq-resp-data-sm {
    max-width: 400px;
}

.widgetCard .pq-resp-container-max-md .pq-resp-data-sm {
    max-width: 200px;
}

.widgetCard .pq-resp-container-max-sm .pq-resp-data-sm {
    max-width: 150px;
}

.widgetCard .pq-resp-container-max-xs .pq-resp-data-sm {
    max-width: 120px;
}

.widgetCard .btn-outline-secondary:disabled {
    background-color: lightgray;
    cursor: not-allowed;
}

.pq-d-resp-none {
    display: none;
}

.pq-d-resp-table-cell {
    display: table-cell;
}

.pq-d-resp-inline {
    display: inline;
}

.pq-d-resp-inline-block {
    display: inline-block;
}

.pq-d-resp-block {
    display: block;
}


.pq-d-resp-flex {
    display: flex !important;
}

.pq-resp-container-xs .pq-d-resp-xs-none {
    display: none;
}

.pq-resp-container-xs .pq-d-resp-xs-table-cell {
    display: table-cell;
}

.pq-resp-container-xs .pq-d-resp-xs-inline {
    display: inline;
}

.pq-resp-container-xs .pq-d-resp-xs-inline-block {
    display: inline-block;
}

.pq-resp-container-xs .pq-d-resp-xs-block {
    display: block;
}

.pq-resp-container-xs .pq-d-resp-xs-flex {
    display: flex;
}

.pq-resp-container-sm .pq-d-resp-sm-none {
    display: none !important;
}

.pq-resp-container-sm .pq-d-resp-sm-table-cell {
    display: table-cell;
}

.pq-resp-container-sm .pq-d-resp-sm-inline {
    display: inline;
}

.pq-resp-container-sm .pq-d-resp-sm-inline-block {
    display: inline-block;
}

.pq-resp-container-sm .pq-d-resp-sm-block {
    display: block;
}

.pq-resp-container-sm .pq-d-resp-sm-flex {
    display: flex;
}

.pq-resp-container-md .pq-d-resp-md-none {
    display: none;
}

.pq-resp-container-md .pq-d-resp-md-table-cell {
    display: table-cell;
}

.pq-resp-container-md .pq-d-resp-md-inline {
    display: inline;
}

.pq-resp-container-md .pq-d-resp-md-inline-block {
    display: inline-block;
}

.pq-resp-container-md .pq-d-resp-md-block {
    display: block;
}

.pq-resp-container-md .pq-d-resp-md-flex {
    display: flex;
}

.pq-resp-container-lg .pq-d-resp-lg-none {
    display: none;
}

.pq-resp-container-lg .pq-d-resp-lg-table-cell {
    display: table-cell;
}

.pq-resp-container-lg .pq-d-resp-lg-inline {
    display: inline;
}

.pq-resp-container-lg .pq-d-resp-lg-inline-block {
    display: inline-block;
}

.pq-resp-container-lg .pq-d-resp-lg-block {
    display: block;
}

.pq-resp-container-lg .pq-d-resp-lg-flex {
    display: flex;
}

.pq-resp-container-xl .pq-d-resp-xl-none {
    display: none;
}

.pq-resp-container-xl .pq-d-resp-xl-table-cell {
    display: table-cell;
}

.pq-resp-container-xl .pq-d-resp-xl-inline {
    display: inline;
}

.pq-resp-container-xl .pq-d-resp-xl-inline-block {
    display: inline-block;
}

.pq-resp-container-xl .pq-d-resp-xl-block {
    display: block;
}

.pq-resp-container-xl .pq-d-resp-xl-flex {
    display: flex;
}

.fw-bold {
    font-weight: 500;
}

.fs-7 {
    font-size: 0.95rem !important;
}

.pq-validation-error {
    display: none;
}

.pq-show-validation.ng-invalid .pq-validation-error {
    display: inherit;
}

.img-magnifier-glass.img-magnifier-glass-locked {
    border-color: #009ef7;
}

.img-magnifier-glass {
    position: absolute;
    border: 3px solid #daaa00;
    border-radius: 40px;
    cursor: none;
    /*Set the size of the magnifier glass:*/
    width: 200px;
    height: 200px;
}
/*
.btn i.fa-stack {
    font-size: 0.82em;
}*/

.fa-stack-1x {
    margin-top: 7px;
}

.fa-stack.nav-icon > .fa-stack-1x {
    margin-top: 14px;
}

.fa-stack.nav-icon {
    margin-right: -8px;
}

.primaryActionsContainer {
    display: flex;
    justify-content: center;
}

    .primaryActionsContainer .btn {
        margin: 2px;
    }

@media (max-width:576px) {
    .primaryActionsContainer {
        flex-wrap: wrap;
    }

        .primaryActionsContainer .btn {
            width: 90vw;
        }
}

select.xselect-dangerOptionSelected {
    background-color: #F1416C;
}

.dashboardQueryAlertTooltip {
    white-space: pre;
    text-align-last: end;
}

@media (max-width:576px) {
    #routingBody {
        margin-bottom: 30px;
    }
}


.moduleOption {
    border-style: solid;
    border-radius: 0.5rem;
    margin-bottom: 30px;
    padding: 16px 24px;
    margin-top: 16px;
    position: relative;
    border-width:2px;
}

    .moduleOption span {
        font-weight: 500;
    }

    .moduleOption i.fa-circle-check {
        width: 20px;
        position: absolute;
        top: 10px;
        color: #4f46e5;
    }

.bodyRtl .moduleOption i.fa-circle-check {
    left: 10px;
}

.bodyLtr .moduleOption i.fa-circle-check {
    right: 10px;
}

/* Approval Workflow Styles */
.approval-workflow-container {
    display: flex;
    align-items: flex-start;
    padding: 20px;
    overflow-x: auto;
    overflow-y: visible;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 8px;
    min-height: 200px;
    position: relative;
}

/* Start/End Indicators */
.workflow-start-indicator,
.workflow-end-indicator {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.workflow-indicator-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px 20px;
    background: white;
    border-radius: 50px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border: 2px solid #28a745;
    font-weight: 600;
    color: #28a745;
    min-width: 80px;
}

.workflow-start-indicator .workflow-indicator-content {
    border-color: #28a745;
    color: #28a745;
}

.workflow-end-indicator .workflow-indicator-content {
    border-color: #dc3545;
    color: #dc3545;
}

.workflow-indicator-content i {
    font-size: 24px;
    margin-bottom: 5px;
}

.workflow-indicator-content span {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Steps Container */
.workflow-steps-container {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
}

.workflow-step-wrapper {
    display: flex;
    align-items: flex-start;
    flex-shrink: 0;
}

/* Workflow Arrows */
.workflow-arrow {
    display: flex;
    align-items: center;
    margin: 0 15px;
    color: #6c757d;
    font-size: 18px;
    height: 100px;
}

.workflow-arrow i {
    opacity: 0.7;
    transition: opacity 0.3s ease;
}

.workflow-step-wrapper:hover + .workflow-arrow i,
.workflow-arrow:hover i {
    opacity: 1;
    color: #007bff;
}

/* Step Cards */
.workflow-step-card {
    background: white;
    border: 2px solid #e9ecef;
    border-radius: 12px;
    padding: 0;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    min-width: 280px;
    max-width: 320px;
    overflow: hidden;
    position: relative;
}

.workflow-step-card:hover {
    border-color: #007bff;
    box-shadow: 0 8px 25px rgba(0, 123, 255, 0.15);
    transform: translateY(-2px);
}

.workflow-step-card.step-complete {
    border-color: #28a745;
}

.workflow-step-card.step-incomplete {
    border-color: #ffc107;
}

.workflow-step-card.step-no-users {
    border-color: #dc3545;
    opacity: 0.8;
}

/* Step Header */
.step-header {
    background: linear-gradient(135deg, #007bff 0%, #0056b3 100%);
    color: white;
    padding: 15px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.step-complete .step-header {
    background: linear-gradient(135deg, #28a745 0%, #1e7e34 100%);
}

.step-incomplete .step-header {
    background: linear-gradient(135deg, #ffc107 0%, #e0a800 100%);
}

.step-no-users .step-header {
    background: linear-gradient(135deg, #dc3545 0%, #c82333 100%);
}

.step-number {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    flex-shrink: 0;
}

.step-title {
    flex: 1;
    margin: 0 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3;
}

.step-operator {
    flex-shrink: 0;
}

.operator-badge {
    background: rgba(255, 255, 255, 0.2);
    padding: 4px 8px;
    border-radius: 12px;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.operator-and {
    background: rgba(40, 167, 69, 0.2);
}

.operator-or {
    background: rgba(255, 193, 7, 0.2);
}

.step-status-indicator {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
}

/* Step Content */
.step-content {
    padding: 15px;
}

/* Section Headers */
.section-header {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    color: #495057;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.section-header i {
    margin-right: 6px;
    color: #007bff;
}

/* Include Creator Section */
.include-creator-section {
    margin-bottom: 15px;
}

.include-creator-item {
    background: #e8f5e8;
    border: 1px solid #c3e6c3;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 8px;
}

.creator-label {
    font-weight: 600;
    color: #28a745;
}

.creator-description {
    font-size: 11px;
    color: #6c757d;
    margin-top: 4px;
    font-style: italic;
}

/* Step Users */
.step-users-section {
    margin-bottom: 15px;
}

.step-users-list {
    space-y: 8px;
}

.step-user-item {
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 8px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    transition: all 0.2s ease;
    cursor: pointer;
    position: relative;
}

.step-user-item:hover {
    background: #e3f2fd;
    border-color: #007bff;
    transform: translateX(2px);
}

.user-info {
    flex: 1;
}

.user-name {
    display: flex;
    align-items: center;
    font-weight: 600;
    color: #495057;
    margin-bottom: 4px;
    font-size: 13px;
}

.user-name i {
    margin-right: 6px;
    color: #007bff;
    font-size: 12px;
}

.user-constraints {
    margin-top: 6px;
}

.constraint-item {
    font-size: 11px;
    color: #6c757d;
    margin-bottom: 2px;
    line-height: 1.3;
}

.more-constraints {
    font-size: 10px;
    color: #868e96;
    font-style: italic;
    margin-top: 4px;
}

.no-constraints {
    font-size: 11px;
    color: #adb5bd;
    font-style: italic;
}

.delete-user-btn {
    background: none;
    border: none;
    color: #dc3545;
    cursor: pointer;
    padding: 4px;
    border-radius: 4px;
    transition: all 0.2s ease;
    opacity: 0.7;
    flex-shrink: 0;
}

.delete-user-btn:hover {
    background: #dc3545;
    color: white;
    opacity: 1;
}

/* No Users Message */
.no-users-message {
    text-align: center;
    padding: 20px;
    color: #adb5bd;
    font-style: italic;
    background: #f8f9fa;
    border-radius: 8px;
    border: 2px dashed #dee2e6;
    margin-bottom: 15px;
}

.no-users-message i {
    display: block;
    font-size: 24px;
    margin-bottom: 8px;
}

/* Step Constraints */
.step-constraints-section {
    margin-bottom: 15px;
}

.constraints-list .constraint-item {
    background: #fff3cd;
    border: 1px solid #ffeaa7;
    border-radius: 4px;
    padding: 6px 8px;
    margin-bottom: 4px;
    font-size: 11px;
    color: #856404;
}

/* Sub Route and Action Mapping */
.sub-route-section,
.action-mapping-section {
    margin-bottom: 10px;
}

.sub-route-item,
.action-mapping-item {
    background: #e7f3ff;
    border: 1px solid #b3d9ff;
    border-radius: 6px;
    padding: 8px 10px;
    font-size: 12px;
    color: #0056b3;
    display: flex;
    align-items: center;
}

.action-mapping-item {
    background: #fff3cd;
    border-color: #ffeaa7;
    color: #856404;
}

.sub-route-item i,
.action-mapping-item i {
    margin-right: 6px;
}

/* Step Actions */
.step-actions {
    display: flex;
    justify-content: center;
    gap: 8px;
    padding: 10px 15px;
    background: #f8f9fa;
    border-top: 1px solid #e9ecef;
}

.btn-action {
    background: none;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    padding: 6px 10px;
    cursor: pointer;
    transition: all 0.2s ease;
    font-size: 12px;
}

.btn-add-user {
    color: #28a745;
    border-color: #28a745;
}

.btn-add-user:hover {
    background: #28a745;
    color: white;
}

.btn-delete-step {
    color: #dc3545;
    border-color: #dc3545;
}

.btn-delete-step:hover {
    background: #dc3545;
    color: white;
}

/* Add Step Button */
.workflow-add-step {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.add-step-btn {
    background: linear-gradient(135deg, #28a745 0%, #20c997 100%);
    color: white;
    border: none;
    border-radius: 12px;
    padding: 15px 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(40, 167, 69, 0.3);
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 100px;
    font-weight: 600;
}

.add-step-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(40, 167, 69, 0.4);
}

.add-step-btn i {
    font-size: 18px;
    margin-bottom: 5px;
}

.add-step-btn span {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Workflow Legend */
.workflow-legend {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 20px;
    padding: 15px;
    background: white;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.legend-item {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #6c757d;
}

.legend-item i {
    margin-right: 6px;
}

/* Progress Bar */
.workflow-progress {
    display: flex;
    align-items: center;
    gap: 10px;
}

.progress-label {
    font-size: 12px;
    color: #6c757d;
    font-weight: 500;
}

.progress-bar-container {
    width: 100px;
    height: 6px;
    background: #e9ecef;
    border-radius: 3px;
    overflow: hidden;
}

.progress-bar {
    height: 100%;
    background: linear-gradient(90deg, #28a745 0%, #20c997 100%);
    transition: width 0.3s ease;
}

/* Responsive Design */
@media (max-width: 768px) {
    .approval-workflow-container {
        padding: 15px;
    }
    
    .workflow-step-card {
        min-width: 250px;
        max-width: 280px;
    }
    
    .workflow-arrow {
        margin: 0 10px;
    }
    
    .workflow-legend {
        flex-direction: column;
        gap: 10px;
    }
}

/* RTL Support */
[dir="rtl"] .approval-workflow-container {
    direction: rtl;
}

[dir="rtl"] .workflow-arrow i {
    transform: scaleX(-1);
}

[dir="rtl"] .step-header {
    text-align: right;
}

[dir="rtl"] .user-name i,
[dir="rtl"] .section-header i {
    margin-right: 0;
    margin-left: 6px;
}