/* Copyright @2025 Created By: Elson Hoo */
/* ELKAT ELECTRONICS (M) SDN. BHD. */

.theme-light {
  --color-introdution: #ffffff;
  --color-introductionPageNormal: #000000;
  --color-overlayWclosebtn: rgba(0, 0, 0, 1);
  --color-openIntro:#f0f6fd;
  --color-foters:rgb(0,0,0,0.4);
}

.theme-dark {
  --color-introdution: #000;
  --color-introductionPageNormal: #ffffff;
  --color-overlayWclosebtn: rgba(255, 255, 255, 1);
  --color-openIntro:#000;
  --color-foters:rgb(255,255,255,0.4);
}
.foters{ color: var(--color-foters); }
.introductionPageNormal{
color: var(--color-introductionPageNormal);
}

.darkModes {
	width: 40px;
	height: 20px;
	background: #006bff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: relative;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}

.darkModes:after {
	content: '';
	font: 7px/20px 'sf_ui_displayregular';
	color: #333;
	position: absolute;
	right: 7px;
	z-index: 0;
	font-weight: bold;
	text-shadow: 1px 1px 0px rgba(255,255,255,.15);
}

.darkModes:before {
	content: '';
	font: 8px/20px 'sf_ui_displayregular';
	color: #fff;
	position: absolute;
	left: 7px;
	z-index: 0;
	font-weight: bold;
}

.darkModes label {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: 1;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	background: #fff;
}

.darkModes input[type=checkbox]:checked + label {
	left: calc(100% - 3px);
	transform: translateX(-100%);
}

.tree span {
	background-color: var(--color-overlayWclosebtn);
    color:var(--color-introdution);
}

.jobmapnormal{
	color:var(--color-introdution);
}

:root {
  --color-scrollbar: rgba(102, 102, 102, 1);
  --color-overlay: rgba(255, 255, 255, 0.2);
  --color-backFrosted: rgba(0, 0, 0, 0.2);
  --color-overlay_pop: rgba(255, 255, 255, 1);
  --color-primary: #f5f5f7; /*#f0f2f5,#f4f7fa*/
  --color-secondary: #000000;
  --color-headmenubackground:rgba(255,255,255,0.9);/*rgba(51,103,214,1); */
  --color-headmenu_logo_searchbackground: #d9d9d9;
  --color-headmenu_logo_searchbackground_font: #333;
  --color-headmenubottombordercolor: #ddd;
  --color-headmenubox_button_splitcolor: #ddd;
  --color-button_panel_normalbackground: rgba(0,0,0,0.1);
  --color-button_panel_normalcolor: #050505;
  --color-button_panelhoverbackground: rgba(0,0,0,0.2);
  --color-button_panelactivebackground: #0071e3;
  --color-button_panel_active: #fff;
  --color-plmoknihbackground: #ffffff;
  --color-plmoknihcolor: #4A4A4A;
  --color-plmoknihhovercolor: #F2F3F5;
  --color-plmoknihactivecolor: #d5d8dd;
  --color-twolinecolor: #d3d6de;
  --color-blockquote: rgb(0,122,255);
  --color-logPas: #f1f1f1;
  --color-logPasCt: #333;
  --color-logPasVs: #333;
  --color-logLocaIP: #757575;
  --color-smalicosk: #757575;
  --color-small_plmoknih: #65676b;
  --color-loginBigTitle: #3c3e44;
  --color-box_button_split: rgba(115, 115, 115, 0.1);
  --color-notifyCard_bg_hover: #e2e4e9;
  --color-notifyCard_clor_hover: #050505;
  --color-notifyCard_bg_active: #c5c9d3;
  --color-notifyCard_clor_active: #050505;
  --color-notifyCard_clor_norm:#666666;
  --color-Notif_td:#cccccc;
  --color-primaryz:#333;
  --color-success:#808080;
  --color-PendingX:transparent;
  --color-DoneX:#f2f2f2;
  --color-userheadmenu_back:#fff;
  --color-headNotify:#666666;
  --color-infoNotify:#000;
  --color-MessengerHead:#8c8c8c;
  --color-MessengerHeadX:#000;
  --color-MessengerDateTime:#a6a6a6;
  --color-MessengerDateTimeX:#0066ff;
  --color-appGridbgDesc:#616161;
  --color-appGridbgHover:rgba(0,0,0,0.1);
  --color-appGridbg_boxshadow:rgba(0,0,0,0.1);
  --color-RightPanelBorder:#ddd;
  --color-appGridbgrealbg:#f8f9fa;
  --color-footerClass:#f2f2f2;
  --color-AdminConsole:#000;
  --color-borderappGridbgHH:#ddd;
  --color-headmenu_logo_word:#202124;
  --color-sidenav:#E7E9EB;
  --color-boardView_bgTH:#fff;
  --color-boardView_clTD:#1a0dab;
  --color-boardViewbgTd_odd:#f0f6fd;
  --color-boardViewbgTd_even:#f0f6fd;
  --color-boardViewOutline:#ddd;
}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
  font-size: 65%;
}


@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-Black.otf') format('opentype');
font-weight: 900;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-BlackItalic.otf') format('opentype');
font-weight: 900;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-Bold.otf') format('opentype');
font-weight: 700;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-BoldItalic.otf') format('opentype');
font-weight: 700;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-Heavy.otf') format('opentype');
font-weight: 800;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-HeavyItalic.otf') format('opentype');
font-weight: 800;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-Light.otf') format('opentype');
font-weight: 300;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-LightItalic.otf') format('opentype');
font-weight: 300;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-Medium.otf') format('opentype');
font-weight: 500;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-MediumItalic.otf') format('opentype');
font-weight: 500;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-Regular.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-RegularItalic.otf') format('opentype');
font-weight: 400;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-Semibold.otf') format('opentype');
font-weight: 600;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-SemiboldItalic.otf') format('opentype');
font-weight: 600;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-Thin.otf') format('opentype');
font-weight: 100;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-ThinItalic.otf') format('opentype');
font-weight: 100;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-Ultralight.otf') format('opentype');
font-weight: 200;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Display-UltralightItalic.otf') format('opentype');
font-weight: 200;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Italic.ttf') format('truetype');
font-weight: normal;
font-style: italic;
}

/*
@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-Black.otf') format('opentype');
font-weight: 900;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-BlackItalic.otf') format('opentype');
font-weight: 900;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-Bold.otf') format('opentype');
font-weight: 700;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-BoldItalic.otf') format('opentype');
font-weight: 700;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-Heavy.otf') format('opentype');
font-weight: 800;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-HeavyItalic.otf') format('opentype');
font-weight: 800;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-Light.otf') format('opentype');
font-weight: 300;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-LightItalic.otf') format('opentype');
font-weight: 300;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-Medium.otf') format('opentype');
font-weight: 500;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-MediumItalic.otf') format('opentype');
font-weight: 500;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-Regular.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-RegularItalic.otf') format('opentype');
font-weight: 400;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-Semibold.otf') format('opentype');
font-weight: 600;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-SemiboldItalic.otf') format('opentype');
font-weight: 600;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-Thin.otf') format('opentype');
font-weight: 100;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-ThinItalic.otf') format('opentype');
font-weight: 100;
font-style: italic;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-Ultralight.otf') format('opentype');
font-weight: 200;
font-style: normal;
}

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro-Rounded-UltralightItalic.otf') format('opentype');
font-weight: 200;
font-style: italic;
}
*/

@font-face {
font-family: 'SF UI Display';
src: url('Fontsf/SF-Pro.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

body{
	font-family: 'SF UI Display';
	background-color:#F5F6F7;
	margin:0px;
	padding:0px;
	font-size:14px;
	color: #000000;
	font-weight:normal;
  /*
	background:url("../images/slbg.jpg");
	background-size: cover;
	background-attachment: fixed;
	background-position:center;
  */
	-webkit-font-smoothing:antialiased;
}

body::before {
  content: "";
  position: fixed; /* or 'absolute' */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*
  background: linear-gradient(0deg, rgba(255, 180, 0, 0.5) 0, rgba(255, 180, 0, 0) 100%);
  */
  background: linear-gradient(0deg, rgba(53, 74, 95, 0.5) 0, rgba(255, 180, 0, 0) 100%);
  z-index: -1;
  pointer-events: none;
}


/*Mouse do highlight to red color */
::-moz-selection { /* Code for Firefox */
    color: white;
    background: #E74C3C;
}

::selection {
    color: white; 
    background: #E74C3C;
}
/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  box-sizing: border-box;
}

a {
  color: #0074c2;
  text-decoration: none;
  cursor:pointer;
}

b, strong {
    font-weight: 700;
}

h3{
font-size: 16px;
font-weight: normal;
color: #FFF;
margin:0px;
}

h4{
font-size: 20px;
font-weight: normal;
color: #373737;
}


ul.content_intro {
list-style-type: disc;
padding-left:20px;
}

ul.content_intro li{
padding:2px 4px;
vertical-align:top;
}

img {
  max-width: 100%;
  vertical-align:middle;
}

input {
  font-family: sans-serif;
  /*font-size: 1.6rem;*/
}

/* remove “X” from search input field */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

table.boardView{
width: 100%;
}

table.boardView th{
font-size:1rem;
border:1px solid #ddd;
padding:4px 3px;
border-collapse:collapse;
vertical-align:middle;
}

table.boardView td{
font-size:1rem;
border:1px solid #ddd;
padding:4px 3px;
border-collapse:collapse;
vertical-align:middle;
}



#masthead{
background-color:#131623;
height:4px;
position:fixed;
z-index:9990;
width:100%;
}



header#footer-module {
  height: 50px;
  margin:0 auto;
  width:100%;
  position:fixed;
  z-index:9990;
  border-top: 1px solid #999;
  border-bottom:1px solid #ffcc00;
  vertical-align:middle;
  background: .3s linear;
  transition-property: background;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  transition-delay: initial;
}

#BTitle{
top: 50%;
left:50%;
transform: translateX(-50%) translateY(-50%);
position:absolute;
color:#FFF;
font-weight:bold;
vertical-align:middle;
width:55px;
text-align:center;
}

/*Top Loading Bar*/
#progress {
	position:fixed;
	z-index:2147483647;
	top:0;
	left:-6px;
	width:0%;
	height:2px;
	background:#65afe8;
	
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	-moz-transition:width 400ms ease-out,opacity 1000ms linear;
	-ms-transition:width 400ms ease-out,opacity 1000ms linear;
	-o-transition:width 400ms ease-out,opacity 1000ms linear;
	-webkit-transition:width 400ms ease-out,opacity 1000ms linear;
	transition:width 400ms ease-out,opacity 1000ms linear
}
#progress.done {
	opacity:0
}
#progress dd,#progress dt {
	position:absolute;
	top:0;
	height:2px;
	-moz-box-shadow:#65afe8 1px 0 6px 1px;
	-ms-box-shadow:#65afe8 1px 0 6px 1px;
	-webkit-box-shadow:#65afe8 1px 0 6px 1px;
	box-shadow:#65afe8 1px 0 6px 1px;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%
}
#progress dd {
	opacity:1;
	width:20px;
	right:0;
	clip:rect(-6px,22px,14px,10px)
}
#progress dt {
	opacity:1;
	width:180px;
	right:-80px;
	clip:rect(-6px,90px,14px,-6px)
}
@-moz-keyframes pulse {
	30% {
		opacity:1
	}
	60% {
		opacity:0
	}
	100% {
		opacity:1
	}
}
@-ms-keyframes pulse {
	30% {
		opacity:.6
	}
	60% {
		opacity:0
	}
	100% {
		opacity:.6
	}
}
@-o-keyframes pulse {
	30% {
		opacity:1
	}
	60% {
		opacity:0
	}
	100% {
		opacity:1
	}
}
@-webkit-keyframes pulse {
	30% {
		opacity:.6
	}
	60% {
		opacity:0
	}
	100% {
		opacity:.6
	}
}
@keyframes pulse {
	30% {
		opacity:1
	}
	60% {
		opacity:0
	}
	100% {
		opacity:1
	}
}
#progress.waiting dd,#progress.waiting dt {
	-moz-animation:pulse 2s ease-out 0s infinite;
	-ms-animation:pulse 2s ease-out 0s infinite;
	-o-animation:pulse 2s ease-out 0s infinite;
	-webkit-animation:pulse 2s ease-out 0s infinite;
	animation:pulse 2s ease-out 0s infinite
}

/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
      -ms-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/*Responsive Fluid Design*/
.wall-container{ padding-top:50px;min-width:300px;max-width:1400px;margin:0 auto;}
.wall-container:after,.wall-container:before,
.wall-row:after,.wall-row:before
{
  content:"";
  clear:both
}

.wall-container-fl{ padding-top:0px;width:100%; }
.wall-container-fl:after,.wall-container-fl:before,
.wall-row:after,.wall-row:before
{
  content:"";
  clear:both
}

.wall-partition{ background-color:#fff;border:1px solid #ddd; }
.wall-col{float:left;width:100%;height:100%; }
.wall-col.skippad{padding:0px;}
.wall-col.s1{width:8.33333%}
.wall-col.s2{width:16.66666%}
.wall-col.s3{width:24.99999%}
.wall-col.s4{width:33.33333%}
.wall-col.s5{width:41.66666%}
.wall-col.s6{width:49.99999%}
.wall-col.s7{width:58.33333%}
.wall-col.s8{width:66.66666%}
.wall-col.s9{width:74.99999%}
.wall-col.s10{width:83.33333%}
.wall-col.s11{width:91.66666%}
.wall-col.s12{width:99.99999%}
.login_col_left{ display:none; }

@media (min-width:601px){
.wall-col.m1{width:8.33333%}
.wall-col.m2{width:16.66666%}
.wall-col.m3{width:24.99999%}
.wall-col.m4{width:33.33333%}
.wall-col.m5{width:41.66666%}
.wall-col.m6{width:49.99999%}
.wall-col.m7{width:58.33333%}
.wall-col.m8{width:66.66666%}
.wall-col.m9{width:74.99999%}
.wall-col.m10{width:83.33333%}
.wall-col.m11{width:91.66666%}
.wall-col.m12{width:99.99999%}
.login_col_left{ display:none; }
}

@media (min-width:993px){
.wall-col.l1{width:8.33333%}
.wall-col.l2{width:16.66666%}
.wall-col.l3{width:24.99999%}
.wall-col.l4{width:33.33333%}
.wall-col.l5{width:41.66666%}
.wall-col.l6{width:49.99999%}
.wall-col.l7{width:58.33333%}
.wall-col.l8{width:66.66666%}
.wall-col.l9{width:74.99999%}
.wall-col.l10{width:83.33333%}
.wall-col.l11{width:91.66666%}
.wall-col.l12{width:99.99999%}
.wall-float-right{ width:50%;position: absolute;right:0px; }
.wall-float-left{ width:50%;position: absolute;left:0px; }
.wall-float-right2{ width:50%;position: absolute;right:0px; }
.wall-float-left2{ width:50%;position: absolute;left:0px; }
.login_col_left{ display:initial; }
}

.wall-center{ text-align:center; }
.wall-green{ background-color:#2ECC71; }
.wall-grey{ background-color:#AEB6BF; }
.wall-red{ background-color:#EC7063; }
.wall-yellow{ background-color:#FFC300; }



/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-dropdown-wrapper {
  display: inline-block;
  position:absolute;
  height: 43px;
  margin: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cd-dropdown-trigger {
  display: block;
  position: relative;
  padding: 0 36px 0 15px;
  line-height: 43px;
  color: #ffffff;
  border-radius: 0px;
    /* fallback for old browsers */
  letter-spacing:0.7px;
  background:rgba(255,255,255,0.4);
}

a.cd-dropdown-trigger {
  font-weight:bold;
  border-radius:1px;
}

.no-touch .cd-dropdown-trigger:hover {
  background-color: rgba(255,255,255,0);  /* fallback for old browsers */
}
.cd-dropdown-trigger::before, .cd-dropdown-trigger::after {
  /* this is the arrow inside the dropdown trigger*/
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  height: 2px;
  width: 9px;
  background: #ffffff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: width 0.3s, -webkit-transform 0.3s;
  -moz-transition: width 0.3s, -moz-transform 0.3s;
  transition: width 0.3s, transform 0.3s;
}
.cd-dropdown-trigger::before {
  right: 22px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-dropdown-trigger::after {
  right: 17px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-trigger {
    font-size: 1.10rem;
  }
  .cd-dropdown-trigger.dropdown-is-active {
    background:rgba(255,255,255,0.3);
  }
  .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
    background:rgba(255,255,255,0.3);
  }
  .cd-dropdown-trigger.dropdown-is-active::before, .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    width: 14px;
  }
  .cd-dropdown-trigger.dropdown-is-active::before {
    /* transform the arrow into a 'X' */
    -webkit-transform: translateX(5px) rotate(0deg);
    -moz-transform: translateX(5px) rotate(0deg);
    -ms-transform: translateX(5px) rotate(0deg);
    -o-transform: translateX(5px) rotate(0deg);
    transform: translateX(5px) rotate(0deg);
  }
  .cd-dropdown-trigger.dropdown-is-active::after {
    /* transform the arrow into a 'X' */
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a {
  height: 50px;
  line-height: 50px;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 60px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 50px;
    line-height: 50px;
  }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
  padding: 0 20px;
}

.cd-dropdown {
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #111433;
  color: #ffffff;
  visibility: hidden;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;
  transition: transform 0.5s 0s, visibility 0s 0.5s;
}
.cd-dropdown h2 {
  /* dropdown title - mobile version only */
  position: relative;
  z-index: 1;
  color: #585a70;
  background-color: #111433;
  border-bottom: 1px solid #242643;
}
.cd-dropdown .cd-close {
  /* 'X' close icon - mobile version only */
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  height: 50px;
  width: 50px;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}
.cd-dropdown .cd-close::after, .cd-dropdown .cd-close::before {
  /* this is the 'X' icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: 20px;
  width: 2px;
  background-color: #ffffff;
}
.cd-dropdown .cd-close::after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cd-dropdown .cd-close::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
.cd-dropdown.dropdown-is-active {
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;
  transition: transform 0.5s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown .cd-close {
    top: 5px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown {
    position: absolute;
    bottom: calc(100% - 0px);
    /* reset style*/
    height: auto;
    width: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    background-color: rgba(255,255,255,1);
	padding:0px 0px;
    color: #111433;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 1);
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
  }
  .open-to-left .cd-dropdown {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    right: 0;
    left: auto;
  }
  .cd-dropdown h2, .cd-dropdown .cd-close {
    /* on desktop - hide title and 'X' */
    display: none;
  }
  .cd-dropdown.dropdown-is-active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.3s 0s, visibility 0.3s 0s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0.3s 0s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s;
  }
}

.cd-dropdown-content, .cd-dropdown-content ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  padding-top: 50px;
}
.cd-dropdown-content a, .cd-dropdown-content ul a {
  display: block;
  color: #ffffff;
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-top-width: 0px;
  border-color: #242643;
  border: 0px solid;
}
.cd-dropdown-content li:first-of-type > a, .cd-dropdown-content ul li:first-of-type > a {
  border-top-width: 0;
}
.cd-dropdown-content li:last-of-type > a, .cd-dropdown-content ul li:last-of-type > a {
  /*border-bottom-width: 1px;*/
}
.cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #0b0e23;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 1px;
  color: #585a70;
  text-transform: uppercase;
}
.cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
  border-top-width: 0;
}
.cd-dropdown-content a, .cd-dropdown-content .cd-search, .cd-dropdown-content .cd-divider, .cd-dropdown-content ul a, .cd-dropdown-content ul .cd-search, .cd-dropdown-content ul .cd-divider {
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}
.cd-dropdown-content.is-hidden, .cd-dropdown-content ul.is-hidden {
  /* push the secondary dropdown items to the right */
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
  /* lower down the dropdown items opacity - when secondary dropdown slides in or for dropdown items hidden on the right */
  opacity: 0;
}
.cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
  /* push the dropdown items to the left when secondary dropdown slides in */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.dropdown-is-active .cd-dropdown-content, .dropdown-is-active .cd-dropdown-content ul {
  -webkit-overflow-scrolling: touch;
}
@media only screen and (min-width: 768px) {
  .cd-dropdown-content, .cd-dropdown-content ul {
    padding-top: 60px;
  }
  .cd-dropdown-content a, .cd-dropdown-content ul a {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-content, .cd-dropdown-content ul {
    padding-top: 0;
    overflow: visible;
  }
  .cd-dropdown-content a, .cd-dropdown-content ul a {
    color: #333;
    height: 50px;
    line-height: 50px;
    font-size: 1.5rem;
    border-color: #ebebeb;
  }
  .cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
    background-color: transparent;
    color: #b3b3b3;
    border-top: 1px solid #ebebeb;
  }
  .cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
    border-top-width: 1px;
  }
  .cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
    /* reset mobile style */
    opacity: 1;
  }
}

.cd-dropdown-content .see-all a {
  /* different style for the See all links */
  color: #0074c2;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  /* items with picture (or icon) and title */
  height: 80px;
  line-height: 80px;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
  /* truncate text with ellipsis if too long */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
  padding-left: 90px;
}
.cd-dropdown-content .cd-dropdown-gallery img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  padding-left: 75px;
  position: relative;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
  color: #111433;
  font-size: 1.3rem;
  /* hide description on small devices */
  display: none;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
  /* item icon */
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-1::before {
  background-image: url("../images/flat_icon/ps_board.png");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-2::before {
  background-image: url("../img/nucleo-icon-2.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-3::before {
  background-image: url("../img/nucleo-icon-3.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-4::before {
  background-image: url("../img/nucleo-icon-4.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-5::before {
  background-image: url("../img/nucleo-icon-5.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-6::before {
  background-image: url("../img/nucleo-icon-6.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-7::before {
  background-image: url("../img/nucleo-icon-7.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-8::before {
  background-image: url("../img/nucleo-icon-8.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-9::before {
  background-image: url("../img/nucleo-icon-9.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-10::before {
  background-image: url("../img/nucleo-icon-10.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-11::before {
  background-image: url("../img/nucleo-icon-11.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-12::before {
  background-image: url("../img/nucleo-icon-12.svg");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-store::before {
  background-image: url("../images/Bcalendar.png");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-fg::before {
  background-image: url("../images/warehouse.png");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-qr::before {
  background-image: url("../images/temporaryplan.png");
}
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-sfi::before {
  background-image: url("../images/stock.png");
}
@media only screen and (min-width: 1024px) {
  .cd-dropdown-content {
    /* reset mobile style */
    position: static;
    height: auto;
    width: 280px;
  }
  .cd-dropdown-content > li:last-of-type a {
    border-bottom: none;
  }
  .no-touch .cd-dropdown-content > li:not(.has-children) a:hover {
    color: #FFF;
	background-color:#333;
  }
  .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cd-dropdown-content .cd-secondary-dropdown, .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    left: 100%;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
  }
  .cd-dropdown-content .cd-secondary-dropdown::after, .cd-dropdown-content .cd-dropdown-gallery::after, .cd-dropdown-content .cd-dropdown-icons::after {
    clear: both;
    content: "";
    display: table;
  }
  .open-to-left .cd-dropdown-content .cd-secondary-dropdown, .open-to-left .cd-dropdown-content .cd-dropdown-gallery, .open-to-left .cd-dropdown-content .cd-dropdown-icons {
    /* use the .open-to-left class if you want to open the dropdown on the left */
    left: auto;
    right: 100%;
  }
  .cd-dropdown-content .cd-secondary-dropdown.is-hidden, .cd-dropdown-content .cd-dropdown-gallery.is-hidden, .cd-dropdown-content .cd-dropdown-icons.is-hidden {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-in, .cd-dropdown-content .cd-dropdown-gallery.fade-in, .cd-dropdown-content .cd-dropdown-icons.fade-in {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-in 0.2s;
    -moz-animation: cd-fade-in 0.2s;
    animation: cd-fade-in 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown.fade-out, .cd-dropdown-content .cd-dropdown-gallery.fade-out, .cd-dropdown-content .cd-dropdown-icons.fade-out {
    /* animate secondary dropdown items when hovering over of of the .cd-dropdown-content list items */
    -webkit-animation: cd-fade-out 0.2s;
    -moz-animation: cd-fade-out 0.2s;
    animation: cd-fade-out 0.2s;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .go-back, .cd-dropdown-content .cd-dropdown-gallery > .go-back, .cd-dropdown-content .cd-dropdown-icons > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all, .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    position: absolute;
    bottom: 20px;
    height: 45px;
    text-align: center;
  }
  .cd-dropdown-content .cd-secondary-dropdown > .see-all a, .cd-dropdown-content .cd-dropdown-gallery > .see-all a, .cd-dropdown-content .cd-dropdown-icons > .see-all a {
    margin: 0;
    height: 100%;
    line-height: 45px;
    background: #ebebeb;
    pointer-events: auto;
    -webkit-transition: color 0.2s, background-color 0.2s;
    -moz-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover {
    color: #ffffff;
    background-color: #111433;
  }
  .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item, .cd-dropdown-content .cd-secondary-dropdown a, .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-gallery a, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons a {
    border: none;
  }
  .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
    padding: 20px 30px 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
    width: calc(100% - 60px);
  }
  .cd-dropdown-content .cd-dropdown-icons > li, .cd-dropdown-content .cd-secondary-dropdown > li {
    width: 50%;
    float: left;
  }
  .cd-dropdown-content .cd-secondary-dropdown {
    overflow: hidden;
    width: 650px;
    padding-bottom: 65px;
  }
  .cd-dropdown-content .cd-secondary-dropdown::before {
    /* this is the separation line in the middle of the .cd-secondary-dropdown element */
    position: absolute;
    content: '';
    top: 290px;
    left: 15px;
    height: 1px;
    width: 615px;
    background-color: #ebebeb;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a {
    color: #0074c2;
    font-size: 1.6rem;
    margin-bottom: 10px;
    line-height: 30px;
    height: 30px;
    pointer-events: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > a::after, .cd-dropdown-content .cd-secondary-dropdown > li > a::before {
    /* hide the arrow */
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown.move-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-dropdown-content .cd-secondary-dropdown > li {
    margin: 20px 0;
    border-right-width: 1px;
    border-color: #ebebeb;
    border-style: solid;
    padding: 0px 30px;
    height: 250px;
	border:0px solid;
	border-right:1px solid #ebebeb;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(2n) {
    border-right-width: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul {
    /* reset mobile style */
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    position: relative;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown > li > ul > .go-back {
    display: none;
  }
  .cd-dropdown-content .cd-secondary-dropdown a {
    line-height: 25px;
    height: 25px;
    font-size: 1.3rem;
    padding-left: 0;
	font-weight:600;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
    color: #0074c2;
  }
  .cd-dropdown-content .cd-secondary-dropdown ul {
    padding-bottom: 25px;
    overflow: hidden;
    height: auto;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a {
    padding-left: 20px;
    color: transparent;
  }
  .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
    color: transparent;
  }
  .cd-dropdown-content .cd-secondary-dropdown .go-back a::before, .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
    left: 0;
  }
  .cd-dropdown-content .cd-secondary-dropdown .see-all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .cd-dropdown-content .cd-dropdown-gallery {
    width: 600px;
    padding-bottom: 100px;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li {
    width: 48%;
    float: left;
    margin-right: 4%;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding: 0;
    height: auto;
    line-height: normal;
    color: #0074c2;
    margin-bottom: 2em;
  }
  .cd-dropdown-content .cd-dropdown-gallery > li:nth-last-of-type(2) a,
  .cd-dropdown-content .cd-dropdown-gallery > li:last-of-type a {
    margin-bottom: 0;
  }
  .cd-dropdown-content .cd-dropdown-gallery img {
    position: static;
    height: auto;
    width: 100%;
    margin: 0 0 0.6em;
  }
  .cd-dropdown-content .cd-dropdown-icons {
    width: 600px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
    background: #ebebeb;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
    color: #0074c2;
    font-weight: bold;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    display: block;
    font-size: 1.2rem;
  }
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    left: 25px;
  }
  .cd-dropdown-content > .has-children > ul {
    visibility: hidden;
  }
  .cd-dropdown-content > .has-children > ul.is-active {
    /* when hover over .cd-dropdown-content items - show subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > .cd-secondary-dropdown.is-active > li > ul {
    /* if .cd-secondary-dropdown is visible - show also subnavigation */
    visibility: visible;
  }
  .cd-dropdown-content > .has-children > a.is-active {
    /* hover effect for .cd-dropdown-content items with subnavigation */
    box-shadow: inset 10px 0px 0px #0074c2;
    color: #FFF;
	background-color:#333;
  }
  .cd-dropdown-content > .has-children > a.is-active::before, .cd-dropdown-content > .has-children > a.is-active::after {
    background: #0074c2;
  }
  .open-to-left .cd-dropdown-content > .has-children > a.is-active {
    box-shadow: inset -2px 0 0 #0074c2;
  }
}

@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@-moz-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
@keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: visible;
  }
}
.cd-search input[type="search"] {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #242643;
  color: #ffffff;
  border: none;
  border-radius: 0;
}
.cd-search input[type="search"]::-webkit-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]::-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-moz-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:-ms-input-placeholder {
  color: #ffffff;
}
.cd-search input[type="search"]:focus {
  background: #ffffff;
  color: #111433;
  outline: none;
}
.cd-search input[type="search"]:focus::-webkit-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus::-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
.cd-search input[type="search"]:focus:-ms-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}
@media only screen and (min-width: 1024px) {
  .cd-search input[type="search"] {
    background-color: #ebebeb;
  }
  .cd-search input[type="search"]::-webkit-input-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]::-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-moz-placeholder {
    color: #b3b3b3;
  }
  .cd-search input[type="search"]:-ms-input-placeholder {
    color: #b3b3b3;
  }
}

.has-children > a, .go-back a {
  position: relative;
}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
  /* arrow icon in CSS - for element with nested unordered lists */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #ffffff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.has-children > a::before, .go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.has-children > a::after, .go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (min-width: 1024px) {
  .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    background: #b3b3b3;
  }
}

.has-children > a {
  padding-right: 40px;
}
.has-children > a::before, .has-children > a::after {
  /* arrow goes on the right side - children navigation */
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  -moz-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  -o-transform-origin: 9px 50%;
  transform-origin: 9px 50%;
}

@media only screen and (min-width: 1024px) {
  .open-to-left .cd-dropdown-content > .has-children > a {
    padding-left: 40px;
    padding-right: 20px;
  }
  .open-to-left .cd-dropdown-content > .has-children > a::before, .open-to-left .cd-dropdown-content > .has-children > a::after {
    right: auto;
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%;
  }
}
.cd-dropdown-content .go-back a {
  padding-left: 40px;
}
.cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%;
}

.cd-main-content {
  background-color: #e6e6e6;
  min-height: calc(100vh - 100px);
  padding: 2em 5%;
  line-height: 2;
}

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.no-js .cd-dropdown-wrapper .cd-close {
  display: none;
}

.login-page {
  width: 100%;
  padding: 8% 0 0;
  margin: auto;
}

.formX {
  position: relative;
  z-index: 1;

  max-width: 360px;
  margin: 0 auto 100px;
  padding: 25px;
  text-align: center;
  /*
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.2), 0 0px 5px 0 rgba(0, 0, 0, 0.24);
  */
}


.formX button {
  text-transform: uppercase;
  outline: 0;
  width: 100%;
  border: 0px solid #FFF;
  text-shadow: -1px -1px  3px #666;
  padding: 15px;
  color: #FFFFFF;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
  font-weight:bold;
  font-size:100%;
  letter-spacing:1.2px;
  background: rgb(101,175,232);
  background: -moz-linear-gradient(top, rgba(101,175,232,1) 0%, rgba(49,113,193,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(101,175,232,1)), color-stop(100%,rgba(49,113,193,1)));
  background: -webkit-linear-gradient(top, rgba(101,175,232,1) 0%,rgba(49,113,193,1) 100%);
  background: -o-linear-gradient(top, rgba(101,175,232,1) 0%,rgba(49,113,193,1) 100%);
  background: -ms-linear-gradient(top, rgba(101,175,232,1) 0%,rgba(49,113,193,1) 100%);
  background: linear-gradient(top, rgba(101,175,232,1) 0%,rgba(49,113,193,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65afe8', endColorstr='#3171c1',GradientType=0 );
}

.formX button:hover,.formX button:focus {
	-webkit-box-shadow: 0px 0px 5px #CCC;
    -moz-box-shadow: 0px 0px 5px #CCC;
    box-shadow: 0px 0px 5px #CCC;
    position: relative;
    background: rgb(62,158,229);
    background: -moz-linear-gradient(top, rgba(62,158,229,1) 0%, rgba(23,103,202,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(62,158,229,1)), color-stop(100%,rgba(23,103,202,1)));
    background: -webkit-linear-gradient(top, rgba(62,158,229,1) 0%,rgba(23,103,202,1) 100%);
    background: -o-linear-gradient(top, rgba(62,158,229,1) 0%,rgba(23,103,202,1) 100%);
    background: -ms-linear-gradient(top, rgba(62,158,229,1) 0%,rgba(23,103,202,1) 100%);
    background: linear-gradient(top, rgba(62,158,229,1) 0%,rgba(23,103,202,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e9ee5', endColorstr='#1767ca',GradientType=0 ); /*box-shadow*/
    -webkit-box-shadow: inset 0 0 3px #666;
    -moz-box-shadow: inset 0 0 3px #666;
    box-shadow: inset 0 0 3px #666;
}

.formX button:active {
	border: 2px solid #B3B3B3;
	background: rgb(77,162,228);
	position: relative;
    /*linear-gradient*/
    background: -webkit-gradient(linear,left top,left bottom,color-stop(rgba(77,162,228,1),0),color-stop(rgba(32,85,154,1),1));
    background: -webkit-linear-gradient(top, rgba(77,162,228,1) 0%, rgba(32,85,154,1) 100%);
    background: -moz-linear-gradient(top, rgba(77,162,228,1) 0%, rgba(32,85,154,1) 100%);
    background: -o-linear-gradient(top, rgba(77,162,228,1) 0%, rgba(32,85,154,1) 100%);
    background: linear-gradient(top, rgba(77,162,228,1) 0%, rgba(32,85,154,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(77,162,228,1)), color-stop(100%,rgba(32,85,154,1)));
    background: -webkit-linear-gradient(top, rgba(77,162,228,1) 0%,rgba(32,85,154,1) 100%);
    background: -moz-linear-gradient(top, rgba(77,162,228,1) 0%,rgba(32,85,154,1) 100%);
    background: -o-linear-gradient(top, rgba(77,162,228,1) 0%,rgba(32,85,154,1) 100%);
    background: linear-gradient(top, rgba(77,162,228,1) 0%,rgba(32,85,154,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4da2e4', endColorstr='#20559a',GradientType=0 );
    /*box-shadow*/
    -webkit-box-shadow: inset 0 0 8px #666;
    -moz-box-shadow: inset 0 0 8px #666;
    box-shadow: inset 0 0 8px #666;
}

.formX .login_message {
  margin: 15px 0 0;
  color: #b3b3b3;
  font-size: 12px;
}

.formX .login_message a {
  color: #575757;
  text-decoration: none;
  text-decoration:underline;
}

.formX .register-form {
  display: none;
}

.devsite-full-width{
/*max-width:1400px;*/
margin:0 auto;
}


.selected_tab{
color:red;
}

.main {
    background: url(../images/content_icon/bg-grid.svg) 50% -4em no-repeat;
    background-image: url(../images/content_icon/bg-grid.svg);
    background-position-x: 50%;
    background-position-y: -4em;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    background-size: 1920px 821px;
}

.main_chevron {
    background: url(../images/content_icon/bg-chevron.png) 50% -4em no-repeat;
    background-image: url(../images/content_icon/bg-chevron.png);
    background-position-x: 50%;
    background-position-y: -4em;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    background-size: 1920px 821px;
}

/**
 * Tooltip Styles
 */

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
      opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition:    
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition:         
        opacity 0.2s ease-in-out,
        visibility 0.2s ease-in-out,
        transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 85px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 75%;
  line-height: 1.1;
  text-align:center;
  border-radius:4px;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -40px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px); 
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform:    translateX(-12px);
  transform:         translateX(-12px); 
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(14px);
  -moz-transform:    translateY(14px);
  transform:         translateY(14px); 
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform:    translateX(12px);
  transform:         translateX(12px); 
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}



.timeline-item {
    background: #fff;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    padding: 12px;
    margin: 0 auto;
    width:100%;
    min-height: 200px;
}

.timeline-item-no-border {
    background: #fff;
    border: 0px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    padding: 12px;
    margin: 0 auto;
    width:100%;
    min-height: 100px;
}

@keyframes placeHolderShimmer{
    0%{
        background-position: -468px 0
    }
    100%{
        background-position: 468px 0
    }
}

.animated-background {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
    height: 96px;
    position: relative;
}

.background-masker {
    background: #fff;
    position: absolute;
}

/* Every thing below this is just positioning */

.background-masker.header-top,
.background-masker.header-bottom,
.background-masker.subheader-bottom {
    top: 0;
    left: 40px;
    right: 0;
    height: 10px;
}

.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {
    top: 10px;
    left: 40px;
    height: 8px;
    width: 10px;
}

.background-masker.header-bottom {
    top: 18px;
    height: 6px;
}

.background-masker.subheader-left,
.background-masker.subheader-right {
    top: 24px;
    height: 6px;
}


.background-masker.header-right,
.background-masker.subheader-right {
    width: auto;
    left: 300px;
    right: 0;
}

.background-masker.subheader-right {
    left: 230px;
}

.background-masker.subheader-bottom {
    top: 30px;
    height: 10px;
}

.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {
    top: 40px;
    left: 0;
    right: 0;
    height: 6px;
}

.background-masker.content-top {
    height:20px;
}

.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end{
    width: auto;
    left: 380px;
    right: 0;
    top: 60px;
    height: 8px;
}

.background-masker.content-second-line  {
    top: 68px;
}

.background-masker.content-second-end {
    left: 420px;
    top: 74px;
}

.background-masker.content-third-line {
    top: 82px;
}

.background-masker.content-third-end {
    left: 300px;
    top: 88px;
}

.social{
  position: absolute;
  top:0;
  left:80%;
  padding: 10px;
  font-size: 110%;
  text-transform: capitalize;
  color:#fff;
  font-weight: 700;
  background-color:rgba(250,250,250,0.3);
  width:120px;
  text-align:center;
  z-index:2;
  line-height:35px
}

.social a{
  text-decoration: none;
  color:#333
}
.social a:after{
  content:" ــــــــــ ";
  display:block;
  color:#fff;
}

.social a:last-of-type:after{content:""}


.box{
    margin:0 10%;
    height: 630px;
    overflow: hidden;
    padding: 10px 0 40px 60px
}

.box ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    transition: all 0.5s linear;
    top:0
}

.box ul:last-of-type{top:80px}

.box ul:before{
    content: "";
    display: block;
    width: 0;
    height: 100%;
    border:1px dashed #fff;
    position: absolute;
    top:0;
    left:30px
}

.box ul li{
    margin: 20px 60px 60px;
    position: relative;
    padding: 10px 20px;
    background:rgba(255, 255, 255, 0.3);
    color:#fff;
    border-radius: 10px;
    line-height: 20px;
    width: 35%
}


.box ul li > span{
    content: "";
    display: block;
    width: 0;
    height: 100%;
    border:1px solid #fff;
    position: absolute;
    top:0;
    left:-30px
}

.box ul li > span:before,.box ul li > span:after{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background:#ff6d6d;
    border:2px solid #fff;
    position: absolute;
    left:-7.5px
}

.box ul li > span:before{top:-10px}
.box ul li > span:after{top:95%}

.box .title{
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px
}

.box .info:first-letter{text-transform: capitalize;line-height: 1.7}

.box .name{
    margin-top: 10px;
    text-transform: capitalize;
    font-style: italic;
    text-align: right;
    margin-right: 20px
}


.box .time span{
    position: absolute;
    left: -100px;
    color:#fff;
    font-size:80%;
    font-weight: bold;
}
.box .time span:first-child{top:-16px}
.box .time span:last-child{top:94%}


.arrow{
    position: absolute;
    top: 105%;
    left: 22%;
    cursor: pointer;
  height:20px;
  width:20px
}

.arrow:hover{
    -webkit-animation: arrow 1s linear infinite;
       -moz-animation: arrow 1s linear infinite;
         -o-animation: arrow 1s linear infinite;
            animation: arrow 1s linear infinite;
}

.box ul:last-of-type .arrow{
    position: absolute;
    top: 105%;
    left: 22%;
    transform: rotateX(180deg);
    cursor: pointer;
}
/*
svg{
    width: 20px;
    height: 20px
}
*/
@keyframes arrow{
    0%,100%{
        top:105%
    }
    50%{
        top:106%
    }
}

@-webkit-keyframes arrow{
    0%,100%{
        top:105%
    }
    50%{
        top:106%
    }
}

@-moz-keyframes arrow{
    0%,100%{
        top:105%
    }
    50%{
        top:106%
    }
}

@-o-keyframes arrow{
    0%,100%{
        top:105%
    }
    50%{
        top:106%
    }
}

/*Confirm Box*/
.cd-popup-trigger {
  display: block;
  width: 170px;
  height: 50px;
  line-height: 50px;
  margin: 3em auto;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.07);
}
@media only screen and (min-width: 1170px) {
  .cd-popup-trigger {
    margin: 6em auto;
  }
}

/* -------------------------------- 

xpopup 

-------------------------------- */
.cd-popup {
  z-index: 99999999;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  backdrop-filter:  blur(90px) saturate(180%) brightness(110%);
 -webkit-backdrop-filter:  blur(90px) saturate(180%) brightness(110%);
 background: rgba(1, 41, 49, 0.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  
}

.cd-popup-container {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: 4em auto;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-popup-container p {
  padding: 3em 1em;
}
.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%;
}
.cd-popup-container .cd-buttons a {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-popup-container .cd-buttons li:first-child a {
  background: #D20A0A;
  border-radius: 0 0 0 .25em;
}
.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #AA0808;
}
.cd-popup-container .cd-buttons li:last-child a {
  background: #475E75;
  border-radius: 0 0 .25em 0;
}
.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #354A5F;
}
.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}
.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .cd-popup-container {
    margin: 8em auto;
  }
}

.login_col_left{
background: #1da1f2;
padding:30px;
}

.login_slogan{
font-size:2.5rem;
font-weight:700;
width:60%;
margin:0 auto;
padding-bottom:20px;
}

.login_slogan_sub{
position: absolute;
top: 50%;
left:50%;
transform: translateX(-50%) translateY(-50%);
}

.intro{
color:#fff;
font-weight:600;
}

.tab-1_m{
color:#001a1a;
}

.material-icons{
vertical-align:middle;
}

a.osu:hover{ text-decoration:underline; }

.page-header {
  margin-top: 55px;
  padding-top: 9px;
  border-top:1px solid #eeeeee;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:2px;
}

.panel-default .panel-heading {
  background-color:#f9fafb;
  color:#555555;
}

.col-sm-9.full {
    width: 100%;
}

.modal-header, .modal-footer {
	background-color:#f2f2f2;
    font-weight:800;
    font-size:12px;
}

.modal-footer i, .well i {
    font-size:20px;
    color:#c0c0c0;
}

.modal-body {
	padding:0px;
}

.modal-body textarea.form-control
{
   resize: none;
   border:0;
   box-shadow:0 0 0;
}

input[type="checkbox"].switch {
  width: 0;
  height: 0;
  visibility: hidden;
  display:none;
}

label.forswitch {
  display: block;
  width: 40px;
  height: 20px;
  background-color: rgb(191, 191, 191);
  border-radius: 100px;
  position: relative;
  cursor: pointer;
  transition: 0.5s;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
  box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}

label.forswitch::after {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #fff;
  position: absolute;
  border-radius: 150px;
  top: 2px;
  left: 2px;
  transition: 0.5s;
}


input.switch:checked + label.forswitch:after {
  left: calc(100% - 5px);
  transform: translateX(-100%);
}

input.switch:checked + label.forswitch {
   background-color: #0071e3;
}

/*Year 2021*/
.gridparent {
display: grid;
grid-template-columns: minmax(400px, 30%) 1fr;
}

.gridItem{
border-radius:10px;
padding:10px;
}

.card {
    position: absolute;
	width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%;
}
.card div {
	display: block;
	width: 100%;
    height: 100%;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
.card .front {
	background:#333;
}
.card .back {
	background:#333;
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}
.card.flipped {
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}

::-moz-selection { /* Code for Firefox */
    color: white;
    background: #3366ff;
	text-shadow:0px 0px 1px #000;
}

::selection {
    color: white; 
    background: #3366ff;
	text-shadow:0px 0px 1px #000;
}


::-webkit-scrollbar {
  width: 6px;
  height:6px;
}

::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}

::-webkit-scrollbar-thumb {
  background:  rgba(102, 102, 102, 1);
  border: 0px none #ffffff;
  border-radius: 0px;
  cursor:pointer;
  background-clip: padding-box;
}
::-webkit-scrollbar-thumb:hover {
  background:  rgba(102, 102, 102, 1);
  cursor:pointer;
}
::-webkit-scrollbar-thumb:active {
  background:  rgba(102, 102, 102, 1);
  cursor:pointer;
}
::-webkit-scrollbar-track {
  background: transparent;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-track:hover {
  background: transparent;
  cursor:pointer;
}
::-webkit-scrollbar-track:active {
  background: transparent;
  cursor:pointer;
}
::-webkit-scrollbar-corner {
  background: transparent;
}


div.mouseOver::-webkit-scrollbar-thumb { background: transparent;transition: 10.5s; }
div.mouseOver:hover::-webkit-scrollbar-thumb { background: rgba(102, 102, 102, 1);transition: 10.5s; }
div.mouseOver:active::-webkit-scrollbar-thumb { background: rgba(102, 102, 102, 1);transition: 10.5s; }

.topintro{ background-color:var(--color-openIntro); }
.xintroductionGrid{ display: grid;width: 100%;justify-content:center;margin:0px auto;justify-content: center;  }
.sintroductionGrid{ display: grid;width: 100%;justify-content:center;margin:10px auto; }
.introductionGrid{ display: grid;width: 100%;justify-content:center; }
.icon-container{ text-align:center;position:relative;cursor:pointer; }

.flex-container {
  /*
  display: flex;
  flex-wrap: wrap;
  */
  display: grid;
  grid-template-columns: auto;
  font-size:19px;
  color:#fff;
  font-weight:normal;
  text-align: center;
  align-items: center;
  justify-content: center; 
  height:100%;
  
}

@media (min-width:0px){
.publicContent{
	font-size:1.1rem;
	text-align:left;
	color:#000;
	margin-top:0px;
	padding-left:5px;
	padding-right:5px;
}
.calendarHAdjust{ top:65%;font-size:30px; }
.calendarAdjust{ margin-bottom:14px;font-size:20px; }
.introhea{ width:88px;height:88px; }
.hourcall{ font-size:23px; }
.Titlaha{ font-size:60px; color:#fff;}
.actset{ font-size:14px; }
.arwset{ font-size:14px; }
.openIntro{ margin:0 auto;width:100%;max-width:1000px;display:block; }
.xintroductionGrid{ grid-gap:6px ;grid-template-columns: repeat(auto-fit, minmax(40px, 40px)); }
.sintroductionGrid{ grid-gap:6px ;grid-template-columns: repeat(auto-fit, minmax(50px, 50px)); }
.introductionGrid{ grid-gap:4rem 1rem ;grid-template-columns: repeat(auto-fit, minmax(auto, 80px));margin:20px auto 0px; }
.separateGrid{ display: grid;grid-gap: 0.6rem;grid-template-columns: 1fr 1fr;width: 100%;justify-content:center; }
.projectRow{ display: flex;flex-wrap: wrap;width:100%; }
.projectSide{display:none;}
.projectMain{ flex:100%;}
.ProdSupportGrid{ display: grid;grid-template-columns: 1fr;grid-gap: 10px;aligns: center;padding:0px; }
.StdTimesGrid{ grid-gap: 7rem;grid-template-columns: repeat(auto-fit, minmax(auto, 105px)); }
.icon-container{
width: 80px; 
height: 80px;
z-index:1;
}

.app-icon-view{ width: 80px;height: 80px;margin-bottom:4px; }
.title-label{ font-size:13px;color:var(--color-introductionPageNormal); }


.profileHeading{ margin:0 auto;margin-top:15px; }
.notification_bpop{ font-size:12px;padding:5px 7px; }

#foLefal{    display: flex;flex-direction: column; justify-content: center;}
.foskas{ display:none; }
.popTextsize{ font-size:15px;line-height:21px;color: #c6c6c6; }
.popOnCenterScr{
	overflow-y:auto;
	height:calc(100vh - 140px);
}

.flex-item-left {
  text-align:left;
  margin-left:10px;
}

.flex-item-right {
  text-align:right;
  margin-right:5px;
}

.searchqsrf{ margin-left:5px; }
}

@media (min-width:768px){
.publicContent{
	font-size:1.1rem;
	text-align:left;
	color:#000;
	margin-top:0px;
	padding-left:10px;
	padding-right:10px;
}
.calendarHAdjust{ top:65%;font-size:30px; }
.calendarAdjust{ margin-bottom:14px;font-size:20px; }

.introhea{ width:140px;height:140px; }
.hourcall{ font-size:33px; }
.Titlaha{ font-size:90px; color:#fff;}
.actset{ font-size:16px; }
.arwset{ font-size:26px; }
.openIntro{ margin:0 auto;width:100%;max-width:1000px;display:block; }
.xintroductionGrid{ grid-gap: 6px;grid-template-columns: repeat(auto-fit, minmax(40px, 40px)); }
.sintroductionGrid{ grid-gap: 6px;grid-template-columns: repeat(auto-fit, minmax(50px, 50px)); }
.introductionGrid{ grid-gap: 4rem;grid-template-columns: repeat(auto-fit, minmax(auto, 100px));margin:40px auto 0px; }
.separateGrid{ display: grid;grid-gap: 1rem;grid-template-columns: 1fr 1fr 1fr 1fr;width: 100%;justify-content:left; }
.projectRow{ display: flex;flex-wrap: wrap;min-width:1200px; }
.projectSide{display:initial;  flex: 20%;}
.projectMain{   flex: 80%;}
.ProdSupportGrid{ display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-gap: 10px;aligns: center;padding:0px; }
.StdTimesGrid{ grid-gap: 7rem;grid-template-columns: repeat(auto-fit, minmax(auto, 105px)); }


.icon-container{
width: 100px; 
height: 100px;
z-index:1;
}

.app-icon-view{ width: 100px;height: 100px;margin-bottom:6px; }

.title-label{
font-size:16px;
color:var(--color-introductionPageNormal);
}

.profileHeading{ margin:0 auto;margin-top:40px; }
.notification_bpop{ font-size:14px;padding:6px 8px; }

#foLefal{    display: flex;flex-direction: row;  justify-content: center;}
.foskas{ display:initial; }
.popTextsize{ font-size:15px;line-height:21px;color: #c6c6c6; }

.popOnCenterScr{
	overflow-y:auto;
	height:calc(100vh - 40px);
}

.flex-item-left {
  text-align:left;
  margin-left:10px;
}

.flex-item-right {
  text-align:right;
  margin-right:10px;
}

.searchqsrf{ margin-left:10px; }
}

.icon-container:active, .icon-container:active{
	transform:scale(1,1);
}

.icon-hover:active{ background-color:rgba(0,0,0,0.5);cursor:pointer; }

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}


.popOnCenter{
	margin:0 auto;
	max-width:868px;
	/*max-width:100%;*/
	margin-top:45px;
	height:calc(100vh - 45px);
	position:relative;
	padding:20px 0px;
	border-radius:0px;
    background: rgba(255, 255, 255,0);
	
}

.publicHeader{
	font-size:2.5rem;
	font-weight:bold;
	color: #000;
	letter-spacing:1px;
}

.RedPinkFont{
	background: linear-gradient(to bottom, #FF4B2B 0%, #FF416C 50%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.BlueFont{ 
	background: linear-gradient(to bottom, #1a81ff 0%, #3367d6 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.GreenFont{ 
	background: linear-gradient(to right, #11998e 0%, #13ec66 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.PurpleFont{ 
	background: linear-gradient(to right, #8E2DE2 0%, #4A00E0 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.appGridbgI{
	border-radius:6px;
	padding:0px;
	text-align:left;
	cursor:pointer;
	color:#000;
	font-weight:600;
	z-index:1;
	vertical-align: top;
	border:0px solid #ddd;
    background-color:#197861;
	transition:0.3s;
	display: grid;
}

.appGridbgI:active{
	transform:scale(0.95,0.95);
}

a.nopadding { padding:0px;margin:0px; }
.appGridbgIWidth{ padding:6px 8px 3px 8px;font-size:1.3rem;text-align:left;color:#fff; }
.appGridbgIDesc{ padding:3px 8px 6px 8px;color:#fff;font-weight:300;font-size:1rem;margin-top:0px; }
.appGridbgIbox{
	height:55px;
	margin-bottom:5px;	
}

.appHed{ font-size:20px;color:#c6c6c6;font-weight:600;margin:0px 0px 10px 0px;margin-top:20px; }

hr.style14 { 
  margin-top:20px;
  margin-bottom:20px;
  border: 0; 
  height: 0px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}

hr.style15 { 
  margin-top:80px;
  margin-bottom:20px;
  border: 1px; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f1f1f1, #f1f1f1, #f1f1f1);
  background-image: -moz-linear-gradient(left, #f1f1f1, #f1f1f1, #f1f1f1);
  background-image: -ms-linear-gradient(left, #f1f1f1, #f1f1f1, #f1f1f1);
  background-image: -o-linear-gradient(left, #f1f1f1, #f1f1f1, #f1f1f1); 
}

/*
div.appbgWhite{ background-color:#c9d8e7; }
div.appbgWhite .appGridbgIWidth{
color:#333;
}
*/


.projectbubble
{
   position: relative;
   width: 245px;
   height: auto;
   padding: 12px;
   background: #fff;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   filter:brightness(100%) drop-shadow(0 0 20px #888);
}

.projectbubble:after
{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 12px 12px;
    border-color: #fff transparent;
    display: block;
    width: 0;
    z-index: 1;
    margin-left: -12px;
    top: -12px;
    left: 85%;
}

.projectSide {
  background-color: rgb(240, 243, 255);
  padding: 20px;
}

/* Main column */
.projectMain {
  background-color: white;
  padding: 0px;
  height:calc(100vh - 45px);
  overflow-y:auto;
}

.projectHeaderBTitle{
	font-weight:400;
	margin-bottom:0px;
	font-size:20px;
}

.projectHeaderTitle{
	font-weight:bold;
	margin-bottom:0px;
}

.projectRowMain{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.projectMainCols01 {
  flex: 50%;
  background-color: #f1f1f1;
  padding: 20px;
}

.projectMainGrid{
display:grid;
gap: 5px;
grid-template-columns: 5fr 1fr 2fr 2fr 2fr 0.5fr;
margin-bottom:5px;
text-align:center;
font-size:15px;
border-left:4px solid rgb(255, 255, 255);
}

.cssColumn{
    outline: none;
	border:1px solid rgb(240, 243, 255);
	font-size:14px;
	width:100%;
	height:100%;
	padding:10px;
	background-color:rgb(240, 243, 255);
	text-indent:5px;
	-webkit-transition: border-left  .35s ease-in-out;
    transition: border-left .35s ease-in-out;
	border-left:4px solid rgb(240, 243, 255);
	border-radius:5px;
}

.projectMainGridMaterialinput:focus{
    outline: none;
	border:1px solid rgb(0, 153, 255);
	border-left:4px solid rgb(0, 153, 255);
}

.projectMainGridMaterialinputSaved{
	border-left:4px solid rgb(0, 153, 255);
}


.projectMainGridMethodinput:focus{
    outline: none;
	border:1px solid rgb(0, 204, 102);
	background-color:rgb(198, 235, 198);
	border-left:4px solid rgb(0, 204, 102);
}

.projectMainGridMethodinputSaved{
	border-left:4px solid rgb(0, 204, 102);
}

.projectMainGridMachineinput:focus{
    outline: none;
	border:1px solid rgb(255, 102, 0);
	background-color:rgb(255, 209, 179);
	border-left:4px solid rgb(255, 102, 0);
}

.projectMainGridMachineinputSaved{
	border-left:4px solid rgb(255, 102, 0);
}

.projectMainGridManpowerinput:focus{
    outline: none;
	border:1px solid rgb(102, 0, 255);
	background-color:rgb(209, 179, 255);
	border-left:4px solid rgb(102, 0, 255);
}

.projectMainGridManpowerinputSaved{
	border-left:4px solid rgb(102, 0, 255);
}

.GridinputMaterialSelect{
background-color:rgb(204, 224, 255);
-webkit-transition: border  .35s ease-in-out;
transition: border .35s ease-in-out;
}

.GridinputMethodSelect{
background-color:rgb(198, 235, 198);
-webkit-transition: border  .35s ease-in-out;
transition: border .35s ease-in-out;
}

.GridinputMachineSelect{
background-color:rgb(255, 209, 179);
-webkit-transition: border  .35s ease-in-out;
transition: border .35s ease-in-out;
}

.GridinputManpowerSelect{
background-color:rgb(209, 179, 255);
-webkit-transition: border  .35s ease-in-out;
transition: border .35s ease-in-out;
}

.ProjectStatusWorking{
padding:10px;
background:rgb(255, 153, 0);
color:#fff;
}

.ProjectStatusStuck{
padding:10px;
background:rgb(255, 51, 0);
color:#fff;
}

.ProjectStatusDone{
padding:10px;
background:rgb(0, 179, 89);
color:#fff;
}

.ProjectStatusBlank{
padding:10px;
background:rgb(179, 179, 179);
color:#fff;
}

.rightOverlayPOP{
display:none;
border-radius:6px;
position: fixed;
top:45px;
right:0px;
height:calc(100vh - 45px);
width:600px;
-webkit-backdrop-filter: saturate(180%) blur(20px);
backdrop-filter: saturate(180%) blur(20px);
background-color: rgba(255, 255, 255, 1);
box-shadow: 0px 0px 30px 0px #666;
padding:0px;
overflow-y:auto;
z-index:9;
}

#rightOverlayPOPHeader{
padding:10px 0px;
}

.rightPOPHeaderTitle{
color:#333;
font-size:20px;
margin-bottom:10px;
font-weight:700;
padding:0px 20px;
}

.startdatepop{
border-radius:6px;
font-weight:normal;
padding:5px 15px;
background-color:#e4e7e7;
color:#000;
}

.duedatepop{
border-radius:6px;
font-weight:normal;
padding:5px 15px;
background-color:#e4e7e7;
color:#000;
}

.howdays{
border-radius:6px;
font-weight:normal;
padding:5px 8px;
color:#000;
background-color:#e4e7e7;
}



#files-area{
	width: 100%;
	margin: 0 auto;
}
.file-block{
	border-radius: 10px;
	background-color: rgba(144, 163, 203, 0.2);
	margin: 5px;
	color: initial;
	display: inline-flex;
	& > span.name{
		padding-right: 10px;
		width: max-content;
		display: inline-flex;
	}
}
.file-delete{
	display: flex;
	width: 24px;
	color: initial;
	background-color: #6eb4ff00;
	font-size: large;
	justify-content: center;
	margin-right: 3px;
	cursor: pointer;
	&:hover{
		background-color: rgba(144, 163, 203, 0.2);
		border-radius: 10px;
	}
	& > span{
		transform: rotate(45deg);
	}
}

span.name{ padding:3px; }

.ProjectMessageBox{
border-top:1px solid #ddd;
padding:70px 30px 70px 30px;
background-color:#fff;
}

.ProjectMessageBoxcc{
color:#333;
background-color:#f1f1f1;
border-radius:5px;
padding:20px;
}

.ProjectMessageBoxRead{
border-top:1px solid #ddd;
padding:70px 30px 70px 30px;
background-color:#f1f1f1;
}

.ProjectMessageBoxReadcc{
color:#333;
background-color:#fff;
border-radius:5px;
padding:20px;
}

.CommentMaterial{
color:rgb(0, 153, 255);
}

.CommentMethod{
color:rgb(0, 204, 102);
}

.CommentMachine{
color:rgb(255, 102, 0);
}

.CommentManpower{
color:rgb(102, 0, 255);
}

div.centerline {
  overflow: hidden;
  text-align: center;
}

div.centerline:before,
div.centerline:after {
  background-color: #8294a6;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

div.centerline:before {
  right: 0.5em;
  margin-left: -50%;
}

div.centerline:after {
  left: 0.5em;
  margin-right: -50%;
}

div.qaTiles{
	font-size:26px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:600;
	text-align:center;
	color:#fff;
}


.bntn {
  padding: 6px 12px;
  min-width: 88px;
  border: none;
  border-radius: 4px;
  outline: none;
  text-decoration: none;
  cursor: pointer;
  font-weight: 500;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.30), 0px 1px 1px rgba(0, 0, 0, .4);
  display:inline-block;
  text-align:center;
}


.bntn:active {
    background: linear-gradient(#4faefc, #006bff);
    color: #fff;
    position: relative;
  }

.btn-blue {
    color: #fff;
    background: linear-gradient(#4faefc, #006bff);
	text-decoration: none;
}

.btn-blue:active {
      color: #fff;
	  background: linear-gradient(#1d97fc, #0060e6);
	  text-decoration: none;
}

.btn-gray {
    color: #000;
    background: linear-gradient(#ffffff, #e6e6e6);
	text-decoration: none;
}

.btn-gray:active {
	  color: #000;
      background: linear-gradient(#f2f2f2, #d9d9d9);
	  text-decoration: none;
}

.bntn.disabled {
  cursor: not-allowed;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=55);
  -khtml-opacity: 0.55;
  -moz-opacity: 0.55;
  opacity: 0.55;
}
.bntn[disabled] {
  cursor: not-allowed;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=55);
  -khtml-opacity: 0.55;
  -moz-opacity: 0.55;
  opacity: 0.55;
}











.grid-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 50px 1fr 50px;
  grid-template-areas:
    'header'
    'main'
	'main'
    'footer';
  height: 100vh;
}

.menu-icon {
  position: fixed; /* Needs to stay visible for all mobile scrolling */
  display: flex;
  top: 53px;
  left: 10px;
  align-items: center;
  justify-content: center;
  background-color: #DADAE3;
  color:#333;
  border-radius: 50%;
  z-index: 1;
  cursor: pointer;
  padding: 12px;
}

/* Give every child element its grid name */
.header {
  grid-area: header;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1rem;
  font-weight:600;

}

/* Make room for the menu icon on mobile */
.header__search {
  margin-left: 42px;
}

.sidenav {
  grid-area: sidenav;
  display: flex;
  flex-direction: column;
  height: calc(100% - 0px);
  width: 228px;
  position: fixed;
  overflow-y: auto;
  transform: translateX(-265px);
  transition: all .6s ease-in-out;
  /*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);*/
  z-index: 2; /* Needs to sit above the hamburger menu icon */
  background-color:var(--color-sidenav);
  color: var(--color-secondary);
}

.sidenav .scrollbarDisplay{ overflow-y:auto; }

.sidenav .Remarks{ padding:1rem 1rem 2rem 1rem;font-size:0.75rem;font-weight:100;letter-spacing:0.3px; }

.sidenav.active {
  transform: translateX(0);
}

.sidenav__close-icon {
  position: absolute;
  visibility: visible;
  top: 12px;
  right: 12px;
  cursor: pointer;
  font-size: 20px;
  color: #ddd;
}

.sidenav__list {
  padding: 0;
  margin-top: 50px;
  list-style-type: none;
  margin-bottom:50px;
  font-size:0.9rem;
  font-weight:100;
}

.sidenav__list-item {
  padding: 10px 10px 10px 20px;
}

.sidenav__list-item:hover {
  background-color: var(--color-notifyCard_bg_hover);
  cursor: pointer;
}

.sidenav__list02 {
  padding: 0;
  margin-top: 0px;
  list-style-type: none;
  margin-bottom:0px;
  font-size:0.9rem;
  font-weight:100;
}

.sidenav__list02-item {
  padding: 10px 10px 10px 40px;
}

.sidenav__list02-item:hover {
  background-color: var(--color-notifyCard_bg_hover);
  cursor: pointer;
}

.smallUL{
  font-size:0.8rem;
  font-weight:100;
}

.smallFont{
  font-size:0.7rem;
  font-weight:100;
  color: var(--color-appGridbgDesc);
}

.main {
  grid-area: main;
  background-color:var(--color-primary);
}

.main-header {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 1rem;
  padding: 20px;
  min-height: 150px;
  overflow-x: auto;
  background-color: var(--color-plmoknihbackground);
  border-radius:0.5em;
  box-shadow:1px 1px 1px 0 var(--color-appGridbg_boxshadow), 0 3px 1px -2px var(--color-appGridbg_boxshadow), 0 1px 5px 0 var(--color-appGridbg_boxshadow);
}

.main-table {
  display: grid;
  grid-template-columns:1fr;
  grid-gap: 1rem;
  margin: 1rem;
  padding: 5px;
  background-color: var(--color-plmoknihbackground);
  box-shadow:1px 1px 1px 0 var(--color-appGridbg_boxshadow), 0 3px 1px -2px var(--color-appGridbg_boxshadow), 0 1px 5px 0 var(--color-appGridbg_boxshadow);
  border-radius:0.5em;
  overflow-x:auto;
}

.main-overview {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(265px, 1fr));
  grid-auto-rows: 94px;
  grid-gap: 1rem;
  margin: 1rem;
}

.overviewcard {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  background-color: var(--color-plmoknihbackground);
  box-shadow:1px 1px 1px 0 var(--color-appGridbg_boxshadow), 0 3px 1px -2px var(--color-appGridbg_boxshadow), 0 1px 5px 0 var(--color-appGridbg_boxshadow);
  border-radius:0.5em;
}

.main-cards {
  column-count: 1;
  column-gap: 1rem;
  margin: 1rem 1rem 0rem 1rem;
}

.card2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background-color: var(--color-plmoknihbackground);
  margin-bottom: 1rem;
  -webkit-column-break-inside: avoid;
  padding: 24px;
  box-sizing: border-box;
  border-radius:0.5em;
  box-shadow:1px 1px 1px 0 var(--color-appGridbg_boxshadow), 0 3px 1px -2px var(--color-appGridbg_boxshadow), 0 1px 5px 0 var(--color-appGridbg_boxshadow);
}

/* Force varying heights to simulate dynamic content */
.card2:first-child {
  height: 485px;
}

.card:nth-child(2) {
  height: 200px;
}

.card2:nth-child(3) {
  height: 265px;
}

.footer {
  grid-area: footer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1rem;
  height:50px;
  background-color:red;
}

/* Non-mobile styles, 750px breakpoint */
@media only screen and (min-width: 46.875em) {
  /* Show the sidenav */
  .grid-container {
    grid-template-columns: 228px 1fr;
    grid-template-areas:
      "sidenav header"
      "sidenav main"
      "sidenav footer";
  }

  .header__search {
    margin-left: 0;
  }

  .sidenav {
    position: fixed;
    transform: translateX(0);
  }

  .sidenav__close-icon {
    visibility: hidden;
  }
}

/* Medium screens breakpoint (1050px) */
@media only screen and (min-width: 65.625em) {
  /* Break out main cards into two columns */
  .main-cards {
    column-count: 2;
  }
}




.switchxcv {
    position: relative;
    margin: 15px auto;
    height: 26px;
    width: 304px;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
}

.switchxcv-label {
    position: relative;
    z-index: 2;
    float: left;
    width: 100px;
    line-height: 26px;
    font-size: 11px;
    color: #535353;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    cursor: pointer;
}

.switchxcv-label:active {
    font-weight: bold;
}

.switchxcv-label-off {
    padding-left: 2px;
}

.switchxcv-label-on {
    padding-right: 2px;
}

.switchxcv-input {
    display: none;
}

.switchxcv-input:checked + .switchxcv-label {
    font-weight: bold;
    color: rgba(0, 0, 0, 0.65);
    text-shadow: 0 1px rgba(255, 255, 255, 0.25);
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
}

.switchxcv-input:checked + .switchxcv-label-on ~ .switchxcv-selection {
    /* Note: left: 50% doesn't transition in WebKit */
    left: 102px;
}

.switchxcv-input:checked + .switchxcv-label-op ~ .switchxcv-selection {
    /* Note: left: 50% doesn't transition in WebKit */
    left: 202px;
}

.switchxcv-selection {
    display: block;
    position: absolute;
    z-index: 1;
    top: 2px;
    left: 2px;
    width: 100px;
    height: 22px;
	border-radius: 3px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}

.switchxcv-blue .switchxcv-selection {
    background: #3aa2d0;
    background-image: -webkit-linear-gradient(top, #4fc9ee, #3aa2d0);
    background-image: -moz-linear-gradient(top, #4fc9ee, #3aa2d0);
    background-image: -o-linear-gradient(top, #4fc9ee, #3aa2d0);
    background-image: linear-gradient(to bottom, #4fc9ee, #3aa2d0);
}

.switchxcv-yellow .switchxcv-selection {
    background: #c4bb61;
    background-image: -webkit-linear-gradient(top, #e0dd94, #c4bb61);
    background-image: -moz-linear-gradient(top, #e0dd94, #c4bb61);
    background-image: -o-linear-gradient(top, #e0dd94, #c4bb61);
    background-image: linear-gradient(to bottom, #e0dd94, #c4bb61);
}

.flexhead{  
background-color:#000;
position:relative;
height:4rem;
}

.flexapps{  
background-color:#222;/*radial-gradient(circle at 75% calc(100% + 20px),#727272 0,#222 90%);*/
position:relative;
padding:40px 0px;
}


.flexstart{
padding:0px;
text-align:left;
position:relative;
height:600px;
}
.promoteCover{ position:relative;height:100%; }


.headfont, .contentfont{ color:#fff;font-weight:700; }
.promoteFlx{ position:absolute; }

@media (min-width:0px){
.promoteCover{ width:100%;margin:0 auto;padding:0px 10px; }
.promoteCover2{ width:100%;margin:0 auto;padding:0px 10px; }
.flexstart{
background:url("../images/1656538659385.jpg") center center / cover ;background-repeat:no-repeat;
}
.promoteFlx{ bottom:60px;width:calc(100% - 10px);left:10px; }
.headfont{font-size:32px;width:70%;line-height:34px;margin-bottom:15px; }
.contentfont{ font-size:16px;width:70%;line-height:20px; }
}

@media (min-width:768px){
.promoteCover{  width:100%;max-width:1024px;margin:0 auto;padding:0px;}
.promoteCover2{ width:1000px;margin:0 auto;padding:0px;}
.flexstart{
background:url("../images/1656538659385.jpg") center center / cover ;background-repeat:no-repeat;
}
.promoteFlx{ top:50%;transform:translateY(-50%);width:1000px; }
.headfont{ font-size:52px;width:58%;line-height:54px;margin-bottom:20px; }
.contentfont{ font-size:26px;width:58%;line-height:30px; }
}



.PCategoruesfont{
font-size:36px;
font-weight:700;
color:#999;
text-align:center;
margin-bottom:30px;
}

.flexend{
background:url("../images/1628811858683.jpg") center center / cover ;background-repeat:no-repeat;
padding:60px 0px;
text-align:left;
position:relative;
height:600px;
}



.SalesInvoiceHeader{
background:#0076CD;
color:#ffffff;
padding:25px 10px;
text-align:center;
font-weight:bold;
font-size:24px;
}


table.pureOffic:not(.nonebg){
border-collapse: separate;
box-shadow: inset 0 1px 0 #fff;
text-align: left;
}

table.pureOffic th{
background: linear-gradient(#EDEDEF, #E4E3E5, #D6D6D8);
border-left: 0.5px solid #C1C1C3;
border-right: 0.5px solid #C1C1C3;
border-top: 0.5px solid #C1C1C3;
border-bottom: 2px solid #BDBCBF;
color: #000;
font-weight: bold;
padding: 6px 5px 6px 5px;
position: relative;
text-shadow: 0 1px 0 #fff;	
vertical-align:middle;
font-family:Arial;
}

table.pureOffic th:after{
background: linear-gradient(rgba(255, 255, 255,0), rgba(255, 255, 255,.08));
content: '';
display: block;
height: 25%;
left: 0;
margin: 1px 0 0 0;
position: absolute;
top: 25%;
width: 100%;
}

table.pureOffic th:first-child{
border-left: 1px solid #e8e8e8;
box-shadow: inset 1px 1px 0 #f1f1f1;
}

table.pureOffic th:last-child{
border-right: 1px solid #e8e8e8;
box-shadow: inset -1px 1px 0 #f1f1f1;
}

table.pureOffic:not(.nonebg) td{
border-right: 0px solid #C1C1C3;
border-left: 0px solid #C1C1C3;
border-top: 0px solid #C1C1C3;
border-bottom: 0.5px solid #C1C1C3;
padding: 0px 5px 0px 5px;
position: relative;
transition: all 300ms;
vertical-align:middle;
}

table.pureOffic:not(.nonebg) tr.purePaddingTopBottom5px td{ padding-top:5.5px;padding-bottom:5.5px; }

table.pureOffic:not(.nonebg) tr:nth-child(odd):not([class]) {
background-color: #ffffff;
}

table.pureOffic:not(.nonebg) tr:nth-child(odd) {
background-color: #EFEFEF;
}

table.pureOffic:not(.nonebg) tr:nth-child(even) {
background-color: #EFEFEF;
}

table.pureOffic:not(.nonebg) td:first-child {
border-left: 1px solid #e8e8e8;
box-shadow: inset 1px 0 0 #fff;
padding: 0px;
}	

table.pureOffic td:last-child {
border-right: 1px solid #e8e8e8;
box-shadow: inset -1px 0 0 #fff;
padding: 0px;
}

table.pureOffic:not(.nonebg) tr:last-of-type td {
box-shadow: inset 0 -1px 0 #fff; 
}

table.pureOffic:not(.nonebg) tr:last-of-type td:first-child {
box-shadow: inset 1px -1px 0 #fff;
}	

table.pureOffic:not(.nonebg) tr:last-of-type td:last-child {
box-shadow: inset -1px -1px 0 #fff;
}	

table.pureOffic.nonebg tr{
background-color:rgba(255,255,255,0.9);
}

table.boardViewPortal .textCenter{ text-align:center; }

table.boardViewPortal {
	background: #f5f5f5;
	border-collapse: separate;
	box-shadow: inset 0 1px 0 #fff;
	font-size: 12px;
	text-align: left;
}	

table.boardViewPortal th {
	background: linear-gradient(#777, #444);
	border-left: 1px solid #555;
	border-right: 1px solid #777;
	border-top: 1px solid #555;
	border-bottom: 1px solid #333;
	box-shadow: inset 0 1px 0 #999;
	color: #fff;
    font-weight: bold;
	padding: 6px 2px;
	position: relative;
	text-shadow: 0 1px 0 #000;	
	vertical-align:top;
}

table.boardViewPortal th:after {
	background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,.08));
	content: '';
	display: block;
	height: 25%;
	left: 0;
	margin: 1px 0 0 0;
	position: absolute;
	top: 25%;
	width: 100%;
}

table.boardViewPortal th:first-child {
	border-left: 1px solid #777;	
	box-shadow: inset 1px 1px 0 #999;
}

table.boardViewPortal th:last-child {
	box-shadow: inset -1px 1px 0 #999;
}

table.boardViewPortal td {
	border-right: 1px solid #fff;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
	padding: 6px 2px;
	position: relative;
	transition: all 300ms;
	vertical-align:top;
}

table.boardViewPortal td:first-child {
	box-shadow: inset 1px 0 0 #fff;
}	

table.boardViewPortal td:last-child {
	border-right: 1px solid #e8e8e8;
	box-shadow: inset -1px 0 0 #fff;
}	

table.boardViewPortal tr:last-of-type td {
	box-shadow: inset 0 -1px 0 #fff; 
}

table.boardViewPortal tr:last-of-type td:first-child {
	box-shadow: inset 1px -1px 0 #fff;
}	

table.boardViewPortal tr:last-of-type td:last-child {
	box-shadow: inset -1px -1px 0 #fff;
}

.js-filter{  border:0px solid;outline:none;padding:5px;width:100%; }
table.boardViewPortal .removepad{ padding:0px;  }
table.boardViewPortal .normalHeight{ 	height:auto; }
/*
table.boardViewPortal tbody:hover td {
	color: transparent;
	text-shadow: 0 0 3px #aaa;
}

table.boardViewPortal tbody:hover td input{
	color: transparent;
	text-shadow: 0 0 3px #aaa;
	opacity:0.1;
}

table.boardViewPortal tbody:hover td a{
	color: transparent;
	text-shadow: 0 0 3px #aaa;
}

table.boardViewPortal tbody:hover tr:hover td {
	color: #444;
	text-shadow: 0 1px 0 #fff;
	
}

table.boardViewPortal tbody:hover tr:hover td input{
	color: #444;
	text-shadow: 0 1px 0 #fff;
	opacity:1;
}

table.boardViewPortal tbody:hover tr:hover td a{
	color: #444;
	text-shadow: 0 1px 0 #fff;
}

table.boardViewPortal tbody:hover tr:hover td.focusOs {
	color: #c81a53;
	text-shadow: 0 1px 0 #fff;
}

table.boardViewPortal tbody:hover tr:hover td:hover b.focusOs {
	color: #c81a53;
	text-shadow: 0 1px 0 #fff;
}
*/

  /* SVG滤镜备用方案 */
svg.defs-only {
position: absolute;
width: 0;
height: 0;
overflow: hidden;
}

/* 毛玻璃内容 */
.glass-content {
position: relative;
width: 100%;
padding: 30px;
box-sizing: border-box;
font-weight:400;
            
/* 核心毛玻璃效果 */
backdrop-filter:  blur(90px) saturate(180%) brightness(110%);
-webkit-backdrop-filter:  blur(90px) saturate(180%) brightness(110%);


background: rgba(255, 255, 255, 0.6);

/* 初始边框（会被伪元素覆盖） */
border: 0.5px solid rgba(0,0,0,0.3);
            
/* 内容样式 */
color: rgba(0,0,0,0.7);
/*text-shadow: 0 1px 2px rgba(0,0,0,0.2);*/
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);

}

/* 渐变边框实现 */
.glass-content::before {
content: '';
position: absolute;
top: -1px;
left: -1px;
right: -1px;
bottom: -1px;
z-index: -1;
border-radius: 0px;
/* 白色渐变边框：顶部最亮，右下最暗 */
background: linear-gradient(90deg,#8850ff 25%,#fe734f 50%,#fdb02f 75%,#46bbfa);
            
/* 只显示边框区域 */
-webkit-mask: linear-gradient(#fff, #fff) content-box, 
                         linear-gradient(#fff, #fff);
             mask: linear-gradient(#fff, #fff) content-box, 
                         linear-gradient(#fff, #fff);
            -webkit-mask-composite: xor;
            mask-composite: exclude;
            padding: 0px;
}

/* 不支持mask的浏览器降级方案 */
@supports not (mask-composite: exclude) {
.glass-content::before {
background: none;
border: 1px solid rgba(255, 255, 255, 0.5);
box-shadow: 
inset 0 1px 3px rgba(255, 255, 255, 0.6),
inset 1px 0 3px rgba(255, 255, 255, 0.3);
}
}

/* 不支持backdrop-filter的浏览器降级方案 */
@supports not (backdrop-filter: blur(12px)) {
.glass-content {
background: rgba(255, 255, 255, 0.3);
filter: url(#glass-blur);
}
}

button {
background: rgba(255, 255, 255, 0.2);
color: rgba(0,0,0,0.8);
border: 1px solid rgba(255, 255, 255, 0.3);
padding: 8px 16px;
border-radius: 4px;
cursor: pointer;
transition: all 0.2s;
}

button:hover {
background: rgba(255, 255, 255, 0.3);
}


.material-symbols-rounded {
  font-family: 'Material Symbols Rounded';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}



@font-face {
  font-family: 'Material Symbols Rounded';
  font-style: normal;
  font-weight: 100 700;
  src: url(sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190Fjzag.woff2) format('woff2');
}

.material-symbols-outlined {
  font-family: 'Material Symbols Rounded';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  vertical-align:middle;
    font-variation-settings:
  'FILL' 1,
  'wght' 100,
  'GRAD' 100,
  'opsz' 20
}





.barBg{
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
}
.titleBold{ font-weight:bold;font-size:24px;padding:10px; }
.subtitleBold{ font-weight:bold;font-size:18px;padding:10px; }
.arrLeft{ text-align:left; }
.arrCenter{ text-align:center; }
.arrRight{ text-align:right; }
.pureBorderBottom1x{ border-bottom:0.5px solid #999; }

.pureBold500 { font-weight:500; }
.pureBold{ font-weight:600; }

.purePaddingTopBottom5px{ padding-top:5px;padding-bottom:5px; }
.purePaddingNarrow{ padding:0px 15px; }
.purePaddingStandard{ padding:5px 15px; }
.purePadding0px{ padding:0px; }
.purePaddingStandard5px{ padding:5px; }
.purePaddingStandard10px{ padding:10px; }
.purePaddingStandardLeftspace { padding:5px 15px 5px 44px; }
.purePaddingTop3px{ padding-top:3px; }
.purePaddingTop5px{ padding-top:5px; }
.purePaddingTop10px{ padding-top:10px; }
.purePaddingTop15px{ padding-top:15px; }
.purePaddingTop20px{ padding-top:20px; }

.purePaddingLeft05px{ padding-left:5px; }
.purePaddingLeft10px{ padding-left:10px; }
.purePR05px{ padding-right:5px; }

.purePaddingBottom20px{ padding-bottom:20px; }

.pureAlignHorizRelativeCenter{ margin:0 auto; }

.pureMarginTop10px{ margin-top:10px; }
.pureMarginTop15px{ margin-top:15px; }
.pureMarginTop20px{ margin-top:20px; }
.pureMarginTop30px{ margin-top:30px; }

.pure08{ font-size:8px; }
.pure10{ font-size:10px; }
.pure11{ font-size:11px; }
.pure12{ font-size:12px; }
.pure13{ font-size:13px; }
.pure14{ font-size:14px; }
.pure16{ font-size:16px; }
.pure18{ font-size:18px; }
.pure20{ font-size:20px; }
.pure22{ font-size:22px; }
.pure24{ font-size:24px; }
.pure26{ font-size:26px; }
.pure28{ font-size:28px; }
.pure30{ font-size:30px; }
.pure40{ font-size:40px; }
.pure50{ font-size:50px; }
.pure60{ font-size:60px; }

.pureUpperCase{
text-transform:uppercase;
}

.pureExcel {
outline:none;
display: block;
width: 100%;
padding: 2px;
color: #1F1F21;
vertical-align: middle;
background-color: #ffffff;
background-image: none;
border: 0px solid #c7cdd1;
letter-spacing:0px;
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.pureTextarea{
resize:none;
height:50px;
}

.pureInput {
outline:none;
display: block;
width: 100%;
padding: 4px 10px;
color: #1F1F21;
vertical-align: middle;
background-color: #ffffff;
background-image: none;
border: 1px solid #c7cdd1;
letter-spacing:0px;
border-radius: 0px;
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.pureInput:hover{
border: 1px solid #abb4ba;
}

.pureInput:active, .pureInput:focus{
border: 1px solid #008ae6;
}

.pureInput::placeholder{
color:#D5DADD;
}

.pureInput:disabled {
    background-color: #f5f5f5; /* Light grey background */
    border: 1px solid #ccc; /* Lighter border */
    color: #aaa; /* Light grey text color */
    cursor: not-allowed; /* Change cursor to indicate it's disabled */
}

.pureInput[readonly] {
    background-color: #f5f5f5; /* Light grey background */
    border: 1px solid #ccc; /* Lighter border */
    color: #aaa; /* Light grey text color */
    cursor: not-allowed; /* Change cursor to indicate it's disabled */
}

a.pureButton:disabled, button.pureButton:disabled {
    background-color: #f5f5f5; /* Light grey background */
    border: 1px solid #ccc; /* Lighter border */
    color: #aaa; /* Light grey text color */
    cursor: not-allowed; /* Change cursor to indicate it's disabled */
	pointer-events: none; /* Prevent click events */
    opacity: 0.6; /* Reduce opacity */
}

hr.solid {
    border: none;
    border-top: 1px solid #d5d9dc;
    padding: 7px 0px 10px 0px;
	margin:0px;
}

hr.dashed {
    border: none;
    border-top: 1px dashed #d5d9dc;
    padding: 0px 0px 10px 0px;
	margin:0px;
}

hr.solidNoPadding {
    border: none;
    border-top: 1px dashed #d5d9dc;
    padding: 0px 0px 0px 0px;
	margin:0px;
}

hr.dashedNoPadding {
    border: none;
    border-top: 1px dashed #d5d9dc;
    padding: 0px 0px 0px 0px;
	margin:0px;
}


.fontCTeal{ color:#008f99; }
.fontCBZ{ color:#94b8b8; }

.fontCGrey{ color:#616161; }
.fontCBlack{ color:#000000; }
.fontCWhite{ color:#ffffff; }

.fontCDark{ color:#666666; }
.fontCDark:hover{ color:#000000; }

.fontCLightRed{ color:#e60000; }
.fontCDarkRed{ color:rgb(215,0,21); }

.fontCLightOrange{ color:rgb(255,149,0); }
.fontCDarkOrange{ color:rgb(201,52,0); }

.fontCLightBlue{ color:#057ae1; }
.fontCDarkBlue{ color:rgb(0,64,221); }

.bgCWhite{ background:#fff; }
.bgCLightWhiteGrey{ background-color:#f4f4f4; }
.bgCLightBlue{ background-color:#057ae1; }
.bgCLightGrey{ background-color:#dde1e6; }

.minWidth360{
min-width:360px;
}

.maxWidth360{
max-width:360px;
}

.maxWidth150{
max-width:150px;
}

.maxWidth200{
max-width:200px;
}

.maxWidth250{
max-width:250px;
}

.maxWidth300{
max-width:300px;
}

.maxWidth400{
max-width:400px;
}

.maxWidth480{
max-width:480px;
}

.maxWidth500{
max-width:500px;
}

.maxWidth600{
max-width:600px;
}

.maxWidth700{
max-width:700px;
}

.maxWidth800{
max-width:800px;
}

.maxWidth1000{
max-width:1000px;
}

.maxWidth1200{
max-width:1200px;
}

.maxWidth100P{
width:100%;
}

button.dragupload {
border: none;
background: #084cdf;
padding: 10px 20px;
border-radius: 4px;
color: #fff;
cursor: pointer;
transition: background .2s ease-in-out;
}

button.dragupload:hover {
background: #0d45a5;
}

.file-upload-content {
display: none;
text-align: center;
}

.file-upload-input {
position: absolute;
top:0px;
left:0px;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
outline: none;
opacity: 0;
cursor: pointer;
}

.image-upload-wrap {
padding: 40px 20px;
border: 1px solid #c7cdd1;
position: relative;
text-align: center;
border-radius: 4px;
}

.image-upload-wrap:hover {
background: #eee;
}

.image-upload-wrap.disabled {
background: #eee;
cursor: not-allowed;
}

.file-upload-image {
max-height: 200px;
max-width: 200px;
margin: auto;
padding: 20px;
}

.remove-image {
width:100%;
color: #ffffff;
background: #cd4535;
border: none;
padding: 10px;
border-radius: 0px;
transition: all .2s ease;
outline: none;
font-weight: normal;
margin-top:2px;
}

.remove-image:hover {
background: #c13b2a;
color: #ffffff;
transition: all .2s ease;
cursor: pointer;
}

.remove-image:active {
border: 0;
transition: all .2s ease;
}


.Atriangle:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  left:50%;
  transform:translateX(-50%);
  bottom:-11px;
}

.Atriangle:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 10.5px solid transparent;
  border-right: 10.5px solid transparent;
  border-bottom: 10.5px solid #d5d9dc;
  left:50%;
  transform:translateX(-50%);
  bottom:-10px;
}

.purePosRelative{
position:relative;
}

.purePosAbsoluteCenter{
position:absolute;
top:50%;
left:50%;
transform:translateX(-50%) translateY(-50%);
}

a:hover{ text-decoration:none; }

.Atmosphere{
padding:10px 15px;
display:flex;
gap:0px 15px;
align-items:center;
justify-content:flex-start;
width:100%;
border-bottom: 1px solid #d5d9dc;
}

.Troposphere{
width:100%;
padding:10px 30px;
display:flex;
gap:0px 15px;
align-items:center;
justify-content:flex-end;
width:100%;
border-top: 1px solid #d5d9dc;
}

.pureSaveButton{
background:rgb(0,122,255);
color:#fff;
border-radius:30px;
padding:5px 40px;
vertical-align:middle;
align-items:center;
}

.pureSaveButton:hover{
background: rgb(0,64,221);
color:#fff;
text-decoration:none;
}

.pureResetButton{
background:#E8EEF3;
color:#111;
border-radius:30px;
padding:5px 30px;
vertical-align:middle;
align-items:center;
}

.pureResetButton:hover{
background:#ced9e4;
color:#111;
text-decoration:none;
}

.pureBlackHighlight{
padding:12px 20px;
background:#111;
color:#fff;
text-decoration:none;
border-radius:0px;
}

.pureBlueHighlight{
padding:12px 20px;
background:#E6F2FD;
color:#333;
text-decoration:none;
border-radius:4px;
}

ul.pureBulletNote{
list-style:disc;list-style-position: outside;
}

ul.pureBulletNote li{
margin-bottom:0px;
}

table.pureTableStandardBlank{
border-collapse:separate;
border-spacing:0px;
box-shadow:inset 0 1px 0 #fff;
}

table.pureTableStandardBlank td, table.pureTableStandardBlank th{
border:0px solid;
padding:0px 4px 4px 0px;
}

input[type=file].pureInput::file-selector-button {
  border: none;
  background: #084cdf;
  padding: 2px 20px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  transition: background .2s ease-in-out;
}

input[type=file].pureInput::file-selector-button:hover {
  background: #0d45a5;
}

thead.FreezePanes{
position: sticky;
top: 0;
z-index: 1;
}

tfoot.FreezePanes{
position: sticky;
bottom: 0;
z-index: 1;
}

a.disabled {
pointer-events: none; /* Prevent click events */
opacity: 0.6; /* Reduce opacity */
cursor: not-allowed; /* Change cursor to indicate disabled state */
}

.text-ellipsis {
max-width: 100%;            /* Set a fixed width */
white-space: nowrap;     /* Prevent text from wrapping */
overflow: hidden;        /* Hide overflowing text */
text-overflow: ellipsis; /* Add the ellipsis (...) */
border: 0px solid #ccc;  /* Optional: to visualize the boundary */
}

div.disabled {
pointer-events: none; /* Prevent click events */
opacity: 0.3; /* Reduce opacity */
cursor: not-allowed; /* Change cursor to indicate disabled state */
 -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.optionSelection input[type="radio"]:focus {
outline: 0;
border-color: #abb4ba;
box-shadow: 0 0 0 4px #b5c9fc;
}
  
.optionSelection {
display: flex;
flex-wrap: wrap;
}
 
 .optionSelection input[type="radio"]:disabled + span{
pointer-events: none; /* Prevent click events */
opacity: 0.6; /* Reduce opacity */
cursor: not-allowed; /* Change cursor to indicate disabled state */
}

.optionSelection input[type="radio"] {
clip: rect(0 0 0 0);
height: 1px;
overflow: hidden;
position: absolute;
white-space: nowrap;
width: 1px;
}

.optionSelection input[type="radio"]:checked + span {
box-shadow: inset -1px 10px 30px 0.0625em rgba(0,0,0,0.5);
background-color: #3399ff;
border-color: #04AA6D;
z-index: 1;
color: #fff;
}

.optionSelection label span {
display: flex;
cursor: pointer;
background-color: #fff;
padding: 4px 20px;
position: relative;
/* box-shadow: 0 0 0 0.0625em #b5bfd9; */
border:0px solid #e8e8e8;
border-right:1px solid #e8e8e8;
letter-spacing: .05em;
color: #3e4963;
text-align: center;
transition: background-color .5s ease;
height:100%;
align-items:center;
justify-content:center;
}
  
.optionSelection label:first-child span {
border-radius: 0px;
border-left:1px solid #e8e8e8;
}
  
.optionSelection label:last-child span {
border-radius: 0px;
border-right:1px solid #ffffff;
}      

.blank {
background-color:#0070F2;
}

/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
/* clears the ‘X’ from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }



/* 自定义滚动条样式 */
.sb-portal {
position: relative;
overflow: auto; /* 确保容器可以滚动 */
}

.sb-portal::-webkit-scrollbar {
width: 0;
height: 0;
}

.sb-portal-y,
.sb-portal-x {
position: fixed;
background: rgba(18, 22, 25,0.3);
border-radius: 30px;
transition: opacity 0.3s;
pointer-events: auto;
opacity: 0;
z-index: 9999;
cursor:pointer;
}

.sb-portal-y:hover,
.sb-portal-x:hover {
background: rgba(18, 22, 25,0.6);
}

.sb-portal-y {
width: 8px;
}

.sb-portal-x {
height: 8px;
}

.deferloading{
    cursor:default !important;
    position:relative;
    display:inline-block;
    border-radius:1rem;
    overflow:hidden;
    opacity:0.8;
	margin-top:10px;
}
.deferloading.inline{
    display:inline;
}
.deferloading:before{
    content:'';
    display:block;
    position:absolute;
    z-index:10;
    top:0;left:0;right:0;bottom:0;
    animation:2.2s ease forwards infinite placeHolderShimmer;
    background:#f2f2f2;
    background:linear-gradient(-61deg,#f2f2f2 40%,#E1E3E1 50%,#f2f2f2 60%);
    background-size:100vw 100%;
}
@keyframes placeHolderShimmer{
    0%{background-position:-50vw 0;}
    100%{background-position:50vw 0;}
}

.pureNoPadding { padding:0px; }
.pureNoMargin { margin:0px; }

.pureonline {
filter: grayscale(0%) brightness(110%);
border: 0px solid #1a73e8;
color:#000;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7abcff+0,60abf8+44,4096ee+100;Blue+3D+%2314 */
background: rgba(255,255,255,0.8);
transform:scale(1);
box-shadow:-10px 20px 20px rgba(0,0,0,0.3);
border-radius:10px;
height:100%;
}

.pureonline div.MachinePhoto{ display:block; }
.pureonline div.Machineios{ background:linear-gradient(180deg, #4ECC68, #2FA507); }

.pureoffline {
    filter: grayscale(100%);
	border: 2px solid #e1e1e1;
	color:#f1f1f1;
	background: rgba(255,255,255,0.8);
	transform:scale(1);
	box-shadow:none;
	border-radius:10px;
	opacity:0.5;
}

.pureoffline div.MachinePhoto{ display:none; }

.pureoffline div.Machineios{ background:#ddd; }

.pureRadius16px{
border-radius:16px;
}

.pureGeminiButton{
background:linear-gradient(120deg, #122B40, #446CB3);
color:#000;
border-radius:0px;
white-space:nowrap;
}

.pureGeminiButton:hover, .pureGeminiButton:active{
background:linear-gradient(120deg, #1b4364, #597ec0);
}


.mdc-button {
    -webkit-user-select: none;
    user-select: none;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    min-width: 64px;
    border: none;
    outline: none;
    line-height: inherit;
    -webkit-appearance: none;
    overflow: visible;
    vertical-align: middle;
    background: rgba(0, 0, 0, 0);
    padding: 0 8px;
	height:38px;
}







/* 輸入框樣式 */
.em-textbox-input, .ps-textbox-input {
  flex: 1;
  border: 0px solid #EAECEE;
  width:100%;
  outline: none;
  font-size: 14px;
  padding: 0px 14px;
  background: transparent;
  border-radius:0px;
  height:100%;
  color:#666;
}

.em-textbox-input:focus, .ps-textbox-input:focus {
  border-color:#FFB300;
  border-width:2px;
}

/* 標籤樣式 */
.em-textbox-label, .ps-textbox-label {
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #97979b;
  pointer-events: none;
  transition: all 0.2s ease;
}


.convertSmallLabel{
top: 4px;
transform: translateY(0%);
left: 16px;
font-size: 10px;
color: #97979b;
}

.convertSmallInput{
padding:12px 43px 1px 16px;
}


.convertLargeLabel{
left: 16px;
top: 50%;
transform: translateY(-50%);
font-size: 16px;
color: #97979b;
}

.convertLargeInput{
padding:18px 43px 0px 15px;
}

#input_container{
height:100%;
}

.login_form{
max-width:1000px;
background-color:#ffffff;
}

/*
.sfpromenu{
z-index:99999998;
position:fixed;
top:0px;
left:0px;
min-width:220px;
height:calc(100vh);
background-color:rgba(255,255,255,0.6);
backdrop-filter:blur(15px) saturate(86%);-webkit-backdrop-filter: blur(20px);
box-shadow:0 11px 34px 0 rgba(120,120,128,0.16);
}

.sfproapp{
display:grid;grid-template-columns:1fr;grid-gap:1px;align-items:center;padding:0px;
}

.sfproborder{
position:relative;
padding:10px 0px;
font-weight:500;
cursor:pointer;
font-size:14px;
letter-spacing:-0.1px;
}


.sfproborder:hover{
color:#0066ff;
}


.sfproborder span.material-symbols-outlined, ul.tabs span.material-symbols-outlined{
vertical-align:middle;
}




#floatSFPROMenu{
position:fixed;
top:150px;
left:0px;
z-index:99999;
border-radius:0%;
background: rgba(57, 53, 221,0.5);
background: linear-gradient(135deg, rgba(57, 53, 221,0.5), #9235EC);
transition: background ease-in-out 1.35s;
}

#floatSFPROMenu:hover{
background: #6F6CE6;
background: linear-gradient(135deg, #6F6CE6, #8D17FF);
}


*/
#divSFPROContent{
-webkit-transition: margin ease-in-out .35s;
transition: margin ease-in-out .35s;
width:100%;
position:relative;
}

#seacrContan{
max-width:500px;
}
/*
@media (min-width:0px){
#gogoback{
display:block;
}

#display_bom{
display:block;
height:100vh;
}

#searchTopBar{
grid-template-columns:minmax(300px,430px) 1fr;
width:100%;
}
}
*/

@media (min-width:0){
#gogoback{
display:none;
}

#display_bom{
display:block;
height:100%;
}

#searchTopBar{
grid-template-columns:minmax(300px,430px) 1fr;
}

}

.sslenter{
background:rgba(239, 239, 239,0.7);
-webkit-backdrop-filter: saturate(10%) blur(10px);
backdrop-filter: saturate(180%) blur(10px);
}

a.sslenter span.material-symbols-outlined{
color:#666;
}

.sslenter:hover{
background:rgba(217, 217, 217,0.7);
}

a.sslenter:hover span.material-symbols-outlined{
color:#000;
}

#display_browse{
box-shadow:0px 40px 40px rgba(100,100,100, 0.4);
background-color: rgba(255, 255, 255,1);
}

#logoPortas{
filter:grayscale(100%) blur(2px);
transition: all 1s ease;
}

#logoPortas.brightened{
transform: scale(1.1);
filter:brightness(110%) blur(0px);
}

.chip {
    padding: 6px 16px;
    background-color: #f1f1f1;
    border-radius: 8px;
    font-size: 10px;
    font-weight: 500;
    cursor: pointer;
    white-space: nowrap;
    transition: background-color 0.2s ease-in-out;
}

.chip:hover:not(.active) {
    background-color: #ddd;
}

.chip.active {
    background-color: #000;
	color:#fff;
}




/* Wrapper to position arrows and scroll container */
.scroll-wrapper {
	height:50px;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 900px;
    margin: auto;
	background-color:#fff;
	
}

/* Scrollable container */
#scroll-container {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    gap: 8px;
    padding: 0px 5px 0px 5px;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE/Edge */
    scroll-behavior: smooth;
    flex-grow: 1;
	
}

/* Hide scrollbar for Chrome/Safari */
#scroll-container::-webkit-scrollbar {
    display: none;
}

/* Scroll button container */
.arrow-container {
    display: flex;
    align-items: center;
	height:100%;
}

/* Scroll buttons */
.arrow-button {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px;
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/
    cursor: pointer;
    transition: background 0.3s ease-in-out;
}

/* YouTube-style button */
.yt-scroll-button {
    background: #fff;
    border: none;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: background 0.3s ease-in-out;
    border-radius: 50%;
}

/* SVG icon */
.yt-scroll-button svg {
    width: 24px;
    height: 24px;
    fill: currentColor;
}

/* Left button backdrop-filter: blur(8px);*/
#left-arrow {
    margin-left: 0px;
    background: #fff;
	box-shadow:20px 0px 10px rgba(255,255,255,0.94);
}

/* Right button backdrop-filter: blur(8px);*/
#right-arrow {
    margin-right: 0px;
	background:#fff;
	box-shadow:-20px 0px 10px rgba(255,255,255,0.94);
}

/* Hover effect */
.yt-scroll-button:hover {
    background: rgba(242, 242, 242, 1);
}

.yt-scroll-button:active {
    background: rgba(230, 230, 230, 1);
}

/* Hide buttons on mobile */
@media (max-width: 768px) {
    .arrow-container {
        display: none;
    }
}

#datadisplay div{
border:0.5px solid #ddd;
}

.ripple-container {
position: relative;
overflow: hidden;
width: 100%;
height: auto;
cursor: pointer;
user-select: none;
}
        
.ripple {
position: absolute;
width: 6px;
height: 6px;
background: rgba(255, 255, 255, 0.6);
border-radius: 50%;
transform: scale(0);
animation: ripple-animation 0.6s linear;
}

@keyframes ripple-animation {
to {
transform: scale(15);
opacity: 0;
}
}

/* 基础容器样式 */
[data-simplebar] {
    cursor: default;  /* 默认光标 */
}

/* 针对滚动条轨道 */
.simplebar-scrollbar:before {
    cursor: pointer !important;  /* 滚动条滑块 */
    background-color: #c0c0c0;    /* 可选：自定义滚动条颜色 */
}

/* 悬停时滚动条容器 */
[data-simplebar]:hover .simplebar-scrollbar {
    cursor: grabbing;  /* 更明确的控制 */
}

/* 点击状态 */
[data-simplebar]:active .simplebar-scrollbar {
    cursor: grabbing;  /* 更符合拖拽操作的视觉反馈 */
}


        .control {
            display: block;
            position: relative;
            padding-left: 20px;
            cursor: pointer;
            font-size: 14px;
        }
            .control input {
                position: absolute;
                z-index: -1;
                opacity: 0;
            }
        .control_indicator {
            position: absolute;
            top: 2px;
            left: 0;
            height: 18px;
            width: 18px;
            background: #D5DADD;
            border: 0px solid #000000;
            border-radius: 20px;
        }
        .control:hover input ~ .control_indicator,
        .control input:focus ~ .control_indicator {
            background: #cccccc;
        }
        
        .control input:checked ~ .control_indicator {
            background: #188918;
        }
        .control:hover input:not([disabled]):checked ~ .control_indicator,
        .control input:checked:focus ~ .control_indicator {
            background: #0e6647d;
        }
        .control input:disabled ~ .control_indicator {
            background: #D5DADD;
            opacity: 0.6;
            pointer-events: none;
        }
        .control_indicator:after {
            box-sizing: unset;
            content: '';
            position: absolute;
            display: none;
        }
        .control input:checked ~ .control_indicator:after {
            display: block;
        }
        .control-checkbox .control_indicator:after {
            left: 6.5px;
            top: 3px;
            width: 3px;
            height: 8px;
            border: solid #ffffff;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }
        .control-checkbox input:disabled ~ .control_indicator:after {
            border-color: #7b7b7b;
        }
        .control-checkbox .control_indicator::before {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 4.5rem;
            height: 4.5rem;
            margin-left: -1.3rem;
            margin-top: -1.3rem;
            background: #2aa1c0;
            border-radius: 3rem;
            opacity: 0.6;
            z-index: 99999;
            transform: scale(0);
        }
        @keyframes s-ripple {
            0% {
                transform: scale(0);
            }
            20% {
                transform: scale(1);
            }
            100% {
                opacity: 0;
                transform: scale(1);
            }
        }
        @keyframes s-ripple-dup {
           0% {
               transform: scale(0);
            }
           30% {
                transform: scale(1);
            }
            60% {
                transform: scale(1);
            }
            100% {
                opacity: 0;
                transform: scale(1);
            }
        }
        .control-checkbox input + .control_indicator::before {
            animation: s-ripple 250ms ease-out;
        }
        .control-checkbox input:checked + .control_indicator::before {
            animation-name: s-ripple-dup;
        }