/*----------------------- ANIMATION -----------------------*/
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes bouncing {
  0%, 100% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(0, 0, 1);
  }
}
@keyframes bouncing {
  0%, 100% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(0, 0, 1);
  }
}
@-webkit-keyframes pulse {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes pulse {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes up-and-down {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 15px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes up-and-down {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 15px);
  }
  100% {
    transform: translate(0, 0);
  }
}
/*--PREDEFINED COLOURS--*/
.green {
  color: #A2AD00 !important;
}

/* FONT FAMILY */
/*--GOOGLE FONTS--*/
/* arabic */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIkTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIvTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIhTpumxdt0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIkTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIvTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIhTpumxdt0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIkTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIvTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIhTpumxdt0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIkTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIvTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIhTpumxdt0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIkTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIvTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIhTpumxdt0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIkTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIvTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIhTpumxdt0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIkTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIvTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIhTpumxdt0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIkTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIvTpumxdt0UX8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cairo/v18/SLXGc1nY6HkvalIhTpumxdt0.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* hebrew */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* hebrew */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* hebrew */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* hebrew */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v29/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v27/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxFIzIXKMnyrYk.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxMIzIXKMnyrYk.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxEIzIXKMnyrYk.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxLIzIXKMnyrYk.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxHIzIXKMnyrYk.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxGIzIXKMnyrYk.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxIIzIXKMny.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCRc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfABc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCBc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBxc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCxc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfChc4AMP6lbBP.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc4AMP6lQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*--COPIED FROM FONT-YOUR-FACE--*/
.MainQuestionHolder .SectionHolder h2 {
  font-family: "Cairo";
  font-style: normal;
  font-weight: 200;
}

#block-block-169 h2, .nav-title {
  font-family: "Cairo";
  font-style: normal;
  font-weight: normal;
}

h1 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
}

body {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
}

h4 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
}

/*--RESPONSIVE BREAKPOINTS--*/
/* Media Queries */
/*--PREDEFINED FONTS--*/
.roboto {
  font-family: Roboto;
}

.cairo {
  font-family: Cairo;
}

.db-details-table {
  overflow: visible;
}

/* -----------------Dashboard national group icons settings ---------- */
.ng-icons-group .icons i {
  width: 65px;
  min-width: 65px;
  height: 45px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.ng-icons-group .icons.ng-1 i {
  background-image: url(/sites/default/files/national-group-icons/Acupuncture-B.png);
}
.ng-icons-group .icons.ng-2 i {
  background-image: url(/sites/default/files/national-group-icons/Animal-B.png);
}
.ng-icons-group .icons.ng-3 i {
  background-image: url(/sites/default/files/national-group-icons/Aquatic-B.png);
}
.ng-icons-group .icons.ng-4 i {
  background-image: url(/sites/default/files/national-group-icons/Cardio-B.png);
}
.ng-icons-group .icons.ng-5 i {
  background-image: url(/sites/default/files/national-group-icons/Disability-B.png);
}
.ng-icons-group .icons.ng-6 i {
  background-image: url(/sites/default/files/national-group-icons/Educators-B.png);
}
.ng-icons-group .icons.ng-7 i {
  background-image: url(/sites/default/files/national-group-icons/ED-B.png);
}
.ng-icons-group .icons.ng-8 i {
  background-image: url(/sites/default/files/national-group-icons/Gerontology-B.png);
}
.ng-icons-group .icons.ng-9 i {
  background-image: url(/sites/default/files/national-group-icons/Cancer-B.png);
}
.ng-icons-group .icons.ng-10 i {
  background-image: url(/sites/default/files/national-group-icons/Mental-Health-B.png);
}
.ng-icons-group .icons.ng-11 i {
  background-image: url(/sites/default/files/national-group-icons/Musculoskeletal-B.png);
}
.ng-icons-group .icons.ng-12 i {
  background-image: url(/sites/default/files/national-group-icons/Neurology-B.png);
}
.ng-icons-group .icons.ng-13 i {
  background-image: url(/sites/default/files/national-group-icons/Occ-Health-B.png);
}
.ng-icons-group .icons.ng-14 i {
  background-image: url(/sites/default/files/national-group-icons/Orthopaedic-B.png);
}
.ng-icons-group .icons.ng-15 i {
  background-image: url(/sites/default/files/national-group-icons/Paediatrics-B.png);
}
.ng-icons-group .icons.ng-16 i {
  background-image: url(/sites/default/files/national-group-icons/Pain-B.png);
}
.ng-icons-group .icons.ng-17 i {
  background-image: url(/sites/default/files/national-group-icons/Business-B.png);
}
.ng-icons-group .icons.ng-18 i {
  background-image: url(/sites/default/files/national-group-icons/Premium%20Principal%20Group.png);
}
.ng-icons-group .icons.ng-19 i {
  background-image: url(/sites/default/files/national-group-icons/Physio-Leadership-B.png);
}
.ng-icons-group .icons.ng-20 i {
  background-image: url(/sites/default/files/national-group-icons/Sports-B.png);
}
.ng-icons-group .icons.ng-21 i {
  background-image: url(/sites/default/files/national-group-icons/Pelvic-Health-B.png);
}
.ng-icons-group .icons.ng-22 i {
  background-image: url(/sites/default/files/national-group-icons/Business%20Practitioner%20Group.png);
}

#workplaceblocks .tab-pane {
  width: 100%;
}

#workplace0 .col-float-left {
  float: left;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
  border-radius: 10px;
}

::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, rgb(193, 193, 193)), color-stop(0.86, rgb(193, 193, 193)));
}

#fail-purchase,
#exist-member,
#non-member,
#notice-message {
  max-width: 1000px;
  margin: 0 auto;
  min-width: 100%;
}
#fail-purchase .flex-cell,
#exist-member .flex-cell,
#non-member .flex-cell,
#notice-message .flex-cell {
  justify-content: center;
}
#fail-purchase .flex-cell h3.light-lead-heading,
#exist-member .flex-cell h3.light-lead-heading,
#non-member .flex-cell h3.light-lead-heading,
#notice-message .flex-cell h3.light-lead-heading {
  color: rgb(0, 159, 218);
  font-size: 3.5em;
  margin-bottom: 25px;
  font-weight: 400;
  text-align: center;
  margin-top: 100px;
}
@media (max-width: 570px) {
  #fail-purchase .flex-cell h3.light-lead-heading,
  #exist-member .flex-cell h3.light-lead-heading,
  #non-member .flex-cell h3.light-lead-heading,
  #notice-message .flex-cell h3.light-lead-heading {
    margin-top: 50px;
  }
}
#fail-purchase .flex-cell span.sub-heading,
#exist-member .flex-cell span.sub-heading,
#non-member .flex-cell span.sub-heading,
#notice-message .flex-cell span.sub-heading {
  color: rgb(0, 159, 218);
  font-size: 2em;
  margin-bottom: 25px;
  font-weight: 400;
  text-align: center;
}
#fail-purchase .flex-cell span.sub-heading a,
#exist-member .flex-cell span.sub-heading a,
#non-member .flex-cell span.sub-heading a,
#notice-message .flex-cell span.sub-heading a {
  color: rgb(0, 159, 218);
  font-weight: 500;
  text-decoration: underline;
}
#fail-purchase .flex-cell.pd-featured,
#exist-member .flex-cell.pd-featured,
#non-member .flex-cell.pd-featured,
#notice-message .flex-cell.pd-featured {
  margin: 100px 0 50px 0;
}
#fail-purchase .flex-cell.pd-featured img,
#exist-member .flex-cell.pd-featured img,
#non-member .flex-cell.pd-featured img,
#notice-message .flex-cell.pd-featured img {
  margin: 0 auto;
}
#fail-purchase .flex-cell.cta,
#exist-member .flex-cell.cta,
#non-member .flex-cell.cta,
#notice-message .flex-cell.cta {
  margin-top: 30px;
}
#fail-purchase .flex-cell.cta .login,
#fail-purchase .flex-cell.cta .join,
#exist-member .flex-cell.cta .login,
#exist-member .flex-cell.cta .join,
#non-member .flex-cell.cta .login,
#non-member .flex-cell.cta .join,
#notice-message .flex-cell.cta .login,
#notice-message .flex-cell.cta .join {
  padding: 10px;
  background: #a6a8ab;
  font-family: Cairo;
  font-size: 15px;
  color: #fff;
  font-weight: 700;
  min-width: 150px;
  text-align: center;
  margin: 10px;
}
#fail-purchase .flex-cell.cta .login:hover,
#fail-purchase .flex-cell.cta .join:hover,
#exist-member .flex-cell.cta .login:hover,
#exist-member .flex-cell.cta .join:hover,
#non-member .flex-cell.cta .login:hover,
#non-member .flex-cell.cta .join:hover,
#notice-message .flex-cell.cta .login:hover,
#notice-message .flex-cell.cta .join:hover {
  opacity: 0.9;
}
#fail-purchase .flex-cell.cta .join,
#exist-member .flex-cell.cta .join,
#non-member .flex-cell.cta .join,
#notice-message .flex-cell.cta .join {
  background: rgb(0, 159, 218);
}
@media all and (max-width: 768px) {
  #fail-purchase .flex-cell h3.light-lead-heading,
  #exist-member .flex-cell h3.light-lead-heading,
  #non-member .flex-cell h3.light-lead-heading,
  #notice-message .flex-cell h3.light-lead-heading {
    font-size: 2.5em;
  }
  #fail-purchase .flex-cell span.sub-heading,
  #exist-member .flex-cell span.sub-heading,
  #non-member .flex-cell span.sub-heading,
  #notice-message .flex-cell span.sub-heading {
    margin-bottom: 100px;
    font-size: 1.5em;
  }
}

#dashboard-right-content .dashboard_detail .Important_info a {
  color: white;
  font-weight: 500;
}

.workplace_hourSetting:before,
.workplace_hourSetting:after,
.row:after {
  width: 100%;
}

#dashboard-right-content .dashboard_detail {
  /* tab title */
}
#dashboard-right-content .dashboard_detail form .tab_title {
  margin: 35px 0 25px;
  padding: 0px;
  max-width: 300px;
  font-weight: 500;
}
@media (max-width: 992px) {
  #dashboard-right-content .dashboard_detail .tab_title {
    display: none;
  }
}
@media (min-width: 992px) {
  #dashboard-right-content .dashboard_detail .tab_title {
    display: flex;
  }
}

.dashboard_detail .subscriptions-dashboard.flex-container .functional-title {
  display: inline-block;
}

#dashboard-right-content .nav-tabs > li > a span.text-underline strong {
  text-decoration: underline;
}

#dashboard-right-content.dashboard_content .down1 .col-xs-12.none-padding {
  padding: 0;
}

/*----Subscriptions Dashboard ----*/
.dashboard_detail span.label-text {
  font-weight: 600;
}

.db-dashboard-block #goo-chart {
  min-height: 200px;
}

#section-main-content .region-content {
  padding: 0px;
}
#section-main-content .region-content .content {
  /* Safari 6.1+ */
  flex-direction: row;
}
@media all and (max-width: 992px) {
  #section-main-content .region-content .content {
    /* Safari 6.1+ */
    flex-direction: column;
  }
}

#your-details-button {
  float: left;
  margin-top: 20px;
}

.db-your-detail-panel .clearfix:before,
.db-your-detail-panel .clearfix:after,
.db-your-detail-panel .container:before,
.db-your-detail-panel .container:after,
.db-your-detail-panel .container-fluid:before,
.db-your-detail-panel .container-fluid:after,
.db-your-detail-panel .row:before,
.db-your-detail-panel .row:after,
.db-your-detail-panel .form-horizontal .form-group:before,
.db-your-detail-panel .form-horizontal .form-group:after,
.db-your-detail-panel .btn-toolbar:before,
.db-your-detail-panel .btn-toolbar:after,
.db-your-detail-panel .btn-group-vertical > .btn-group:before,
.db-your-detail-panel .btn-group-vertical > .btn-group:after,
.db-your-detail-panel .nav:before,
.db-your-detail-panel .nav:after,
.db-your-detail-panel .navbar:before,
.db-your-detail-panel .navbar:after,
.db-your-detail-panel .navbar-header:before,
.db-your-detail-panel .navbar-header:after,
.db-your-detail-panel .navbar-collapse:before,
.db-your-detail-panel .navbar-collapse:after,
.db-your-detail-panel .pager:before,
.db-your-detail-panel .pager:after,
.db-your-detail-panel .panel-body:before,
.db-your-detail-panel .panel-body:after,
.db-your-detail-panel .modal-footer:before,
.db-your-detail-panel .modal-footer:after,
.db-dashboard-block .clearfix:before,
.db-dashboard-block .clearfix:after,
.db-dashboard-block .container:before,
.db-dashboard-block .container:after,
.db-dashboard-block .container-fluid:before,
.db-dashboard-block .container-fluid:after,
.db-dashboard-block .row:before,
.db-dashboard-block .row:after,
.db-dashboard-block .form-horizontal .form-group:before,
.db-dashboard-block .form-horizontal .form-group:after,
.db-dashboard-block .btn-toolbar:before,
.db-dashboard-block .btn-toolbar:after,
.db-dashboard-block .btn-group-vertical > .btn-group:before,
.db-dashboard-block .btn-group-vertical > .btn-group:after,
.db-dashboard-block .nav:before,
.db-dashboard-block .nav:after,
.db-dashboard-block .navbar:before,
.db-dashboard-block .navbar:after,
.db-dashboard-block .navbar-header:before,
.db-dashboard-block .navbar-header:after,
.db-dashboard-block .navbar-collapse:before,
.db-dashboard-block .navbar-collapse:after,
.db-dashboard-block .pager:before,
.db-dashboard-block .pager:after,
.db-dashboard-block .panel-body:before,
.db-dashboard-block .panel-body:after,
.db-dashboard-block .modal-footer:before,
.db-dashboard-block .modal-footer:after {
  content: " ";
  display: table;
}
.db-your-detail-panel .col-xs-1,
.db-your-detail-panel .col-xs-2,
.db-your-detail-panel .col-xs-3,
.db-your-detail-panel .col-xs-4,
.db-your-detail-panel .col-xs-5,
.db-your-detail-panel .col-xs-6,
.db-your-detail-panel .col-xs-7,
.db-your-detail-panel .col-xs-8,
.db-your-detail-panel .col-xs-9,
.db-your-detail-panel .col-xs-10,
.db-your-detail-panel .col-xs-11,
.db-your-detail-panel .col-xs-12,
.db-dashboard-block .col-xs-1,
.db-dashboard-block .col-xs-2,
.db-dashboard-block .col-xs-3,
.db-dashboard-block .col-xs-4,
.db-dashboard-block .col-xs-5,
.db-dashboard-block .col-xs-6,
.db-dashboard-block .col-xs-7,
.db-dashboard-block .col-xs-8,
.db-dashboard-block .col-xs-9,
.db-dashboard-block .col-xs-10,
.db-dashboard-block .col-xs-11,
.db-dashboard-block .col-xs-12 {
  float: left;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-12 {
  width: 100%;
}

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

.dashboard-left-nav .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
.dashboard-left-nav .nav > li > a {
  position: relative;
  padding: 10px 15px;
}
@media (min-width: 768px) {
  .dashboard-left-nav .navbar-nav {
    float: left;
    margin: 0;
  }
  .dashboard-left-nav .navbar-nav > li {
    float: left;
  }
  .dashboard-left-nav .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .dashboard-left-nav .navbar-nav .navbar-right:last-child {
    margin-right: -15px;
  }
}

#dashboard-right-content .dashboard_detail table.prof-dev-events {
  max-width: unset;
  margin: 0;
}
#dashboard-right-content .dashboard_detail table.prof-dev-events tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
#dashboard-right-content .dashboard_detail table.prof-dev-events tr th,
#dashboard-right-content .dashboard_detail table.prof-dev-events tr td {
  width: 16.6%;
  font-size: 17px;
  text-align: left;
  line-height: 1.5;
}
#dashboard-right-content .dashboard_detail table.prof-dev-events tr th:first-child,
#dashboard-right-content .dashboard_detail table.prof-dev-events tr td:first-child {
  width: initial;
}
@media all and (max-width: 570px) {
  #dashboard-right-content .dashboard_detail table.prof-dev-events tr th,
  #dashboard-right-content .dashboard_detail table.prof-dev-events tr td {
    font-size: 14px;
  }
}
#dashboard-right-content .dashboard_detail table.prof-dev-events tr td {
  padding: 11px 2px !important;
}
#dashboard-right-content .dashboard_detail table.prof-dev-events tr td:first-child {
  padding: 11px 0 !important;
}
#dashboard-right-content .dashboard_detail table.prof-dev-events tr th {
  padding: 5px 2px !important;
}
#dashboard-right-content .dashboard_detail table.prof-dev-events tr th:first-child {
  padding: 5px 0 !important;
}
#dashboard-right-content .dashboard_detail table.prof-dev-events.prof-dev-events-completed th,
#dashboard-right-content .dashboard_detail table.prof-dev-events.prof-dev-events-completed td {
  width: 25%;
}
#dashboard-right-content .dashboard_detail table.prof-dev-events.prof-dev-events-completed th:first-child,
#dashboard-right-content .dashboard_detail table.prof-dev-events.prof-dev-events-completed td:first-child {
  width: initial;
}

.prof-dev-bottom-cta {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin: 45px 0 50px;
  text-align: left;
  font-size: 1.2em;
}
.prof-dev-bottom-cta > a {
  flex: 1 1 0;
  display: flex;
  flex-direction: row;
  padding-right: 20px;
  border-right: 1px dotted black;
}
.prof-dev-bottom-cta > a > div {
  padding: 0 20px;
}
.prof-dev-bottom-cta > a:last-child {
  padding-right: 0;
  padding-left: 20px;
  border: none;
}
.prof-dev-bottom-cta h4 {
  font-size: 1.1em;
  text-decoration: underline;
  line-height: 1.5;
  margin-bottom: 10px;
}
.prof-dev-bottom-cta span {
  color: black;
}
@media (max-width: 992px) {
  .prof-dev-bottom-cta {
    flex-direction: column;
  }
  .prof-dev-bottom-cta > a {
    padding: 20px 0;
    border-right: none;
    border-bottom: 1px dotted black;
  }
  .prof-dev-bottom-cta > a:last-child {
    padding: 20px 0;
  }
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
  border-radius: 10px;
}

::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-image: gradient(linear, left bottom, left top, color-stop(0.5, rgb(193, 193, 193)), color-stop(0.86, rgb(193, 193, 193)));
}

.custom-scrollbar::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
  border-radius: 10px;
}
.custom-scrollbar::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-image: gradient(linear, left bottom, left top, color-stop(0.5, rgb(193, 193, 193)), color-stop(0.86, rgb(193, 193, 193)));
}

.customise_icon {
  display: none;
}

.focuscss {
  border: 1px solid #920075 !important;
}

/* ********************************************************* */
/* -----------------Dashboard page backgroud picture settings ---------- */
.background_2 {
  background: url(/sites/default/files/DASHBOARD_PIC_1170X600_2.jpg) no-repeat center center fixed;
  background-size: cover;
  position: unset;
}

.background_1 {
  background: none;
  background-size: cover;
  position: unset;
}

.background_3 {
  background: url(/sites/default/files/DASHBOARD_PIC_1170X600_3.png) no-repeat center center fixed;
  background-size: cover;
  position: unset;
}

.background_4 {
  background: url(/sites/default/files/DASHBOARD_PIC_1170X600_4.jpg) no-repeat center center fixed;
  background-size: cover;
  position: unset;
}

.background_5 {
  background: url(/sites/default/files/DASHBOARD_PIC_1170X600_5.jpg) no-repeat center center fixed;
  background-size: cover;
  position: unset;
}

body.modal-open {
  overflow: unset;
  position: relative;
}

.col-xs-12 {
  width: 100%;
}

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

@media (min-width: 1200px) {
  .col-lg-3 {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .dashboard_content .col-md-9 {
    width: 75%;
  }
  .dashboard_content .col-md-6 {
    width: 50%;
  }
}

.fade.show {
  display: block;
}

.fade.in {
  opacity: 1;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  cursor: default;
}

.workplace_hourSetting:before,
.workplace_hourSetting:after,
.row:after {
  width: 100%;
}

#dashboard-right-content .label-list div[class^=col] {
  margin-top: 5px;
}

/* ********************************************************* */
#block-block-184 .carousel-control.left {
  background-image: none;
  color: white;
  cursor: pointer;
}

#block-block-184 .carousel-control.right {
  background-image: none;
  color: white;
  cursor: pointer;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.dashboard-button {
  background-color: #009fda;
  border-width: 0px !important;
  width: 110px;
  height: 30px;
}

#block-block-184 .dashboard-bottom-button {
  margin-top: 20px;
}

#block-block-184 .carousel-control {
  width: 0%;
}

#block-block-184 .carousel-control .glyphicon-chevron-left {
  position: absolute;
  font-size: 15px;
  left: 0;
}

#block-block-184 .carousel-control .glyphicon-chevron-right {
  position: absolute;
  font-size: 15px;
  right: -20px;
}
@media (max-width: 768px) {
  #block-block-184 .carousel-control .glyphicon-chevron-right {
    right: 0;
  }
}

#block-block-184 .container-fluid {
  width: 100%;
  padding-left: 0px !important;
}

#block-block-184 td,
#block-block-220 td,
#block-block-216 #dashboard-navbar-collapse-1 td,
#block-block-218 #dashboard-navbar-collapse-1 td,
#block-block-220 #dashboard-navbar-collapse-1 td {
  border-top: none;
}

#block-block-218 .down4 td,
#block-block-218 .down5 td {
  border-top: none !important;
  border-bottom: 1px solid #ddd;
}

#block-block-218 .down4 tbody,
#block-block-218 .down5 tbody {
  border-top: none !important;
}

.container-fluid a {
  color: white;
}

.dashboard-backgroud {
  float: right;
  border: none;
  background: transparent;
}

#block-block-184 label > input,
#block-block-216 label > input,
#block-block-218 label > input,
#block-block-220 label > input,
#block-block-243 label > input,
.cpd-diary-block label > input,
#block-block-244 label > input,
#block-block-245 label > input {
  /* HIDE RADIO */
  visibility: hidden;
  /* Makes input not-clickable */
  position: absolute;
  /* Remove input from document flow */
}

#block-block-184 label > input + img,
#block-block-216 label > input + img,
#block-block-218 label > input + img,
#block-block-220 label > input + img,
#block-block-243 label > input + img,
.cpd-diary-block label > input + img,
#block-block-244 label > input + img,
#block-block-245 label > input + img {
  /* IMAGE STYLES */
  cursor: pointer;
  border: 2px solid transparent;
}

#block-block-184 label > input:checked + img,
#block-block-216 label > input:checked + img,
#block-block-218 label > input:checked + img,
#block-block-220 label > input:checked + img,
#block-block-243 label > input:checked + img,
.cpd-diary-block label > input:checked + img,
#block-block-244 label > input:checked + img,
#block-block-245 label > input:checked + img {
  /* (RADIO CHECKED) IMAGE STYLES */
  border: 2px solid #009fda;
}

form[name=formradio] label {
  width: 32.5%;
}

.paymentsidecredit fieldset {
  margin-top: 6px;
}

label[for=privacypolicyp] {
  margin-left: -3px;
}

#rollOverWindow h3,
#insurancePopUp h3 {
  color: #009fda !important;
  margin-top: -6px;
  margin-bottom: 28px;
}

.popup-terms-conditions h3,
#privacypolicyWindow h3,
#installmentpolicyWindow h3 {
  color: #009fda !important;
  margin-top: 22px;
  margin-bottom: 22px;
  margin-left: 13px;
}

a.cancelDeleteButton {
  padding: 8px 46px;
  background-color: #009fda;
  color: white;
  margin-left: 10%;
}

button.deletecardbutton {
  width: 100px;
  height: 33px;
  border: none;
  background-color: #009fda !important;
  color: white !important;
}

.stop {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] {
  cursor: default !important;
}

/* ********************************************************* */
/* -----------------Join the member page added by jinghu End---------- */
/* ********************************************************* */
#conditions {
  margin-left: 0% !important;
  margin-right: 13px;
}

.display {
  display: block;
}

.none-padding {
  padding: 0;
  padding: 0 0;
  padding: 0 0 0 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.none-margin {
  margin: 0 !important;
  margin: 0 0;
  margin: 0 0 0 0;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.form-image {
  margin-top: 46px;
}

#block-block-220 div.error,
.error {
  color: white;
}

#block-block-245 input[id=p1-1],
#block-block-245 input[id=p1-2] {
  margin-left: 1%;
}

#block-block-245 .dashboard-button-name,
a span.dashboard-button-name {
  padding: 39px;
  line-height: 32px;
}

#block-block-220 .nav-tabs > li > a,
#block-block-245 .nav-tabs > li > a {
  margin-right: 0 !important;
  white-space: nowrap;
  border: 0;
  font-size: 1.25em;
  color: #009fda;
  font-family: cairo;
}

#block-block-220 .nav-tabs > li > a {
  border: 0;
}
#block-block-220 .nav-tabs > li > a:hover {
  border: 0;
}

#block-block-220 .nav > li > a:hover {
  background-color: none !important;
}

#block-block-220 form label,
#block-block-245 form label,
#block-block-220 form label,
#block-block-249 form label {
  font-weight: 400;
}

#block-block-220 .form-right,
#block-block-245 .form-right,
#block-block-249 .form-right {
  padding-left: 50px;
}

select#Ugraduate-year-attained {
  width: 71%;
}

a.uploadImageButton:hover {
  color: white;
}

a.uploadImageButton {
  background-color: #009fda;
  color: white;
  padding: 8px;
  line-height: 32px;
}

.Membpaymentsiderbar {
  border: 1px solid #d1cfcd;
  background-color: white;
  padding: 15px;
}

.Membpaymentsiderbar .ordersummary {
  border-left: none;
  border-right: none;
  border-top: none;
}

.Membpaymentsiderbar .placeorder {
  width: 100%;
}

.down10 .panel,
.down3 .panel {
  background-color: transparent !important;
}

.down10 .panel-group .panel-heading + .panel-collapse .panel-body,
.down3 .panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: none !important;
}

.down10 .panel-group .in,
.down3 .panel-group .in {
  border-right: none !important;
  border-left: none !important;
}

.down10 .panel-body,
.down3 .panel-body {
  padding-left: 0px !important;
  padding-bottom: 0px !important;
}

input[id^=Additional-qualifications] {
  margin-left: -15px;
  margin-bottom: 15px;
}

.add-workplace {
  float: right;
  background-color: #009fda;
  padding: 3px;
  margin-top: -9px;
  margin-bottom: -2px;
}

.inactiveLink {
  pointer-events: none;
  cursor: default;
}

#wpnumber {
  display: none;
}

.autoscroll {
  overflow-y: unset;
}

.fade {
  display: none;
}

.fade.in {
  display: inline-block;
}

#formaddcard .row {
  margin-bottom: 5px;
}

#formaddcard .addCartButton,
#updateCardForm .addCartButton {
  margin-left: 3%;
}

#formaddcard .tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  opacity: 1 !important;
}

#formaddcard .tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: transparent;
  color: black;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

#formaddcard .tooltip:hover .tooltiptext {
  visibility: visible;
}

/*--CONTAINER--*/
.contained {
  padding: 0px 30px;
}

.med-accent-header {
  color: rgb(0, 159, 218);
  font-size: 1.6em;
  font-weight: 900;
}

.flex-column, #section-main-content .region-content .content {
  display: flex;
}

.align-item-end {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
}

/*--TEXT STYLES--*/
.center {
  text-align: center;
}

.light-font-weight {
  font-weight: 300;
}

.lead-heading {
  font-size: 3em;
  line-height: 1.1em;
  display: block;
  padding-bottom: 0.8em;
  display: block;
}

.smaller-lead-heading {
  font-size: 1.4em;
  display: block;
}

.smaller-bold-lead-heading {
  font-size: 1.4em;
  display: block;
  font-weight: 600;
}

.light-larger-lead-heading {
  font-size: 4em;
  font-weight: 200;
  display: block;
}

.light-lead-heading {
  font-size: 2.5em;
  font-weight: 200;
  display: block;
  margin-top: 20px;
  font-family: "Cairo" !important;
}

.note-text {
  font-weight: 600;
  color: #333;
}

#dashboard-right-content .black-underline-link {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
  margin-right: 20px;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 30px;
}

.black-underline-link {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
  margin-right: 20px;
}

.font-weight-medium {
  font-weight: 500;
}

.table-heading {
  font-size: 1em;
  font-weight: 600;
}

#your-details-submit-button {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 4px;
  padding: 9px 20px;
  background-color: rgb(0, 159, 218);
  border-width: 0px !important;
  color: #fff !important;
  font-family: "Cairo";
  font-weight: 700;
  font-size: 15px;
  width: auto;
  height: auto;
  letter-spacing: 0.5px;
}
#your-details-submit-button span {
  font-weight: 600;
  font-size: 15px;
  padding: 10px 30px;
}
#your-details-submit-button:hover {
  color: #fff;
  opacity: 0.9;
  cursor: pointer;
}

/* DISABLE BACKGROUND */
@media all and (min-width: 769px) {
  body .dexp-body-inner #section-main-content {
    border-top: 1px solid rgba(0, 0, 0, 0.04);
  }
}
@media all and (max-width: 570px) {
  body .dexp-body-inner #section-main-content {
    padding: 0;
  }
}

/* TABLET CUSTOM */
body #section-main-content #workplaceblocks .FapTagC label,
body #section-main-content #workplaceblocks .FapTagA label {
  display: block;
}
body #section-main-content #workplaceblocks label.highlight_checkbox {
  font-size: 1.2em;
}
body #section-main-content #workplaceblocks label.highlight_checkbox:after {
  left: 6px;
  top: 11px;
}
@media all and (max-width: 768px) {
  body #section-main-content .down1 .text-underline.smaller-lead-heading {
    padding-top: 15px;
  }
  body #section-main-content #join-review-form .main_content,
  body #section-main-content #join-review-wrapper .main_content {
    padding-right: 15px;
  }
  body #section-main-content #join-review-form .Membpaymentsiderbar,
  body #section-main-content #join-review-wrapper .Membpaymentsiderbar {
    width: calc(100% - 30px);
    margin-left: 15px;
  }
}
@media all and (max-width: 480px) {
  body #section-main-content #join-review-form .Membpaymentsiderbar,
  body #section-main-content #join-review-wrapper .Membpaymentsiderbar {
    margin-left: 0px;
  }
}
body #section-main-content #block-aptifydashbaord #dashboard-right-content .styled-checkbox#conditions + label {
  display: block;
}
@media all and (max-width: 570px) {
  body #section-main-content #block-aptifydashbaord {
    padding: 25px 20px;
  }
  body #section-main-content #block-aptifydashbaord .dashboard-name {
    font-size: 2.5em;
  }
  body #section-main-content #block-aptifydashbaord #workplaceblocks .FapTagC label,
  body #section-main-content #block-aptifydashbaord #workplaceblocks .FapTagA label {
    padding-right: 0px;
  }
  body #section-main-content #block-aptifydashbaord #join-review-form .main_content,
  body #section-main-content #block-aptifydashbaord #join-review-wrapper .main_content {
    padding-right: 0px;
  }
  body #section-main-content #block-aptifydashbaord #join-review-form .Membpaymentsiderbar,
  body #section-main-content #block-aptifydashbaord #join-review-wrapper .Membpaymentsiderbar {
    width: 100%;
  }
}

/*--DASHBOARD LEFT NAVIGATION--*/
.dashboard-left-nav {
  padding: 0px !important;
  height: auto;
  transform: translateY(0%);
  transition: all 0.3s linear;
}
.dashboard-left-nav.minimized {
  transform: translateY(100%);
}
.dashboard-left-nav .nav_toggle {
  position: absolute;
  top: -20px;
  top: 0;
  width: 30px;
  height: 100%;
  background: #5e6067;
  transition: all 0.3s linear;
  filter: blur(0px);
  cursor: pointer;
}
.dashboard-left-nav .nav_toggle:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border-bottom: 3px solid #00b8f1;
  border-right: 3px solid #00b8f1;
  background: none;
  border-radius: 0%;
  left: calc(50% - 7.5px);
  top: calc(50% - 7.5px);
  transform: rotate(45deg);
  transition: all 0.5s linear;
}
.dashboard-left-nav .nav_toggle.minimized {
  top: -20px;
  width: 100%;
  height: 20px;
}
.dashboard-left-nav .nav_toggle.minimized:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 4px;
  background: rgb(0, 184, 241);
  left: calc(50% - 25px);
  top: calc(50% - 2px);
  border-radius: 20%;
  transform: rotate(0deg);
}
.dashboard-left-nav .nav_toggle.blur {
  filter: blur(3px);
}
.dashboard-left-nav .nav_notification {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
}
.dashboard-left-nav .nav_notification span {
  color: #fff;
  font-family: Roboto;
  font-size: 1.3em;
}
@media (max-width: 992px) {
  .dashboard-left-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
    border-bottom: 10px solid #009fda;
    background: rgb(94, 96, 103);
    max-width: 100%;
  }
}
.dashboard-left-nav .navbar-collapse {
  padding: 0px !important;
  border-top: 0px;
  filter: blur(0px);
  transition: all 0.5s ease-in;
}
.dashboard-left-nav .navbar-collapse.blur {
  filter: blur(30px);
}
@media (max-width: 570px) {
  .dashboard-left-nav .navbar-collapse {
    background: #5e6067;
    margin-left: 30px;
    overflow: hidden;
  }
  .dashboard-left-nav .navbar-collapse::after {
    content: "";
    width: 35px;
    height: 77px;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5));
  }
}
.dashboard-left-nav .navbar-collapse .user-avatar {
  max-width: 50%;
  margin: 44px auto 25px;
  text-align: center;
}
@media (max-width: 992px) {
  .dashboard-left-nav .navbar-collapse .user-avatar {
    display: none;
  }
}
.dashboard-left-nav .navbar-collapse .user-avatar .ava-circle {
  border-radius: 100%;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  position: relative;
  background-size: cover !important;
}
.dashboard-left-nav .navbar-collapse .user-avatar .ava-circle:after {
  content: "Click to change image";
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 15px;
  width: 100%;
  height: 100%;
  left: 0;
  filter: blur(100px);
  transition: all 0.3s ease-in-out;
  border-radius: 100%;
  display: flex;
  align-items: center;
}
.dashboard-left-nav .navbar-collapse .user-avatar .ava-circle:hover:after {
  filter: blur(0);
}
.dashboard-left-nav .navbar-collapse .user-avatar .user-name {
  color: #32363D;
  font-size: 16px;
  font-weight: 600;
  display: block;
  padding-top: 10px;
  letter-spacing: 0.5px;
}
.dashboard-left-nav ul.nav {
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .dashboard-left-nav ul.nav {
    margin: 0;
    display: block;
  }
  .dashboard-left-nav ul.nav li.dashboard-nav {
    padding: 5px 0;
  }
  .dashboard-left-nav ul.nav li.dashboard-nav .dashboard-button-name {
    flex-flow: column;
  }
}
@media (max-width: 570px) {
  .dashboard-left-nav ul.nav {
    overflow-x: scroll;
    white-space: nowrap;
    margin: 0 !important;
    display: flex;
    flex-direction: row;
    padding-left: 0px;
  }
  .dashboard-left-nav ul.nav::-webkit-scrollbar {
    display: none;
  }
  .dashboard-left-nav ul.nav li.dashboard-nav {
    min-width: 125px;
    float: none !important;
    display: inline-block;
    padding: 5px 0;
    order: 2;
  }
  .dashboard-left-nav ul.nav li.dashboard-nav.active {
    order: 1;
  }
}
.dashboard-left-nav li.dashboard-nav {
  width: 100%;
  height: auto;
  border-left: 5px solid rgba(0, 184, 241, 0);
  transition: 0.1s linear;
}
.dashboard-left-nav li.dashboard-nav.active {
  border-left: 5px solid rgb(0, 159, 218);
  background: rgb(0, 159, 218);
  position: relative;
}
.dashboard-left-nav li.dashboard-nav.active a {
  color: #fff !important;
}
.dashboard-left-nav li.dashboard-nav.active a:hover {
  text-decoration: none;
}
@media all and (max-width: 992px) {
  .dashboard-left-nav li.dashboard-nav.active {
    border-left: 0px;
  }
}
.dashboard-left-nav li.dashboard-nav.active:after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: calc(50% - 7.5px);
  right: -7px;
  background: #F2F3F4;
  transform: rotate(45deg);
  transition: all 0.2s ease;
}
@media (max-width: 992px) {
  .dashboard-left-nav li.dashboard-nav.active:after {
    display: none;
  }
}
.dashboard-left-nav li.dashboard-nav.active:hover {
  border-left: 5px solid rgb(0, 184, 241);
  background: rgb(0, 184, 241);
}
.dashboard-left-nav li.dashboard-nav.active:hover .dashboard-button-name {
  color: #fff;
}
.dashboard-left-nav li.dashboard-nav.active:hover .dashboard-button-name .account-icon {
  background-image: url(/sites/default/files/dashboard-icon/account-W.png);
}
.dashboard-left-nav li.dashboard-nav.active:hover .dashboard-button-name .dashboard-icon {
  background-image: url(/sites/default/files/dashboard-icon/dashboard-W.png);
}
.dashboard-left-nav li.dashboard-nav.active:hover .dashboard-button-name .purchases-icon {
  background-image: url(/sites/default/files/dashboard-icon/purchases-W.png);
}
.dashboard-left-nav li.dashboard-nav.active:hover .dashboard-button-name .subscription-icon {
  background-image: url(/sites/default/files/dashboard-icon/subscription-W.png);
}
.dashboard-left-nav li.dashboard-nav.active:hover .dashboard-button-name .renew-icon {
  background-image: url(/sites/default/files/dashboard-icon/renew-W.png);
}
.dashboard-left-nav li.dashboard-nav.active.submenu1:after {
  top: 65px;
}
.dashboard-left-nav li.dashboard-nav.active.submenu2:after {
  top: 106px;
}
.dashboard-left-nav li.dashboard-nav.active.submenu3:after {
  top: 152px;
}
.dashboard-left-nav li.dashboard-nav.active.submenu4:after {
  top: 195px;
}
.dashboard-left-nav li.dashboard-nav.active.submenu5:after {
  top: 239px;
}
.dashboard-left-nav li.dashboard-nav .account_submenu {
  list-style: none;
  max-height: 0;
  overflow: hidden;
  margin: 0;
  font-size: 1em;
  padding-left: 0px;
  margin-left: 23px;
  border-left: 3px solid rgba(255, 255, 255, 0);
  margin-bottom: 0px;
  transition: all 0.5s ease;
}
@media all and (max-width: 992px) {
  .dashboard-left-nav li.dashboard-nav .account_submenu {
    display: none;
  }
}
.dashboard-left-nav li.dashboard-nav .account_submenu li {
  opacity: 0;
  transition: all 0.5s ease;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.dashboard-left-nav li.dashboard-nav .account_submenu li svg.warning_icon {
  width: 15px;
  height: 15px;
  margin-left: 7px;
  animation: flashing 5s ease-in forwards;
}
.dashboard-left-nav li.dashboard-nav .account_submenu li svg.warning_icon path {
  fill: #fff;
}
.dashboard-left-nav li.dashboard-nav .account_submenu li a {
  padding: 10px 0 10px 18px;
  position: relative;
}
.dashboard-left-nav li.dashboard-nav .account_submenu li a span {
  width: unset !important;
  height: unset !important;
  margin: 0 !important;
  position: relative;
}
.dashboard-left-nav li.dashboard-nav .account_submenu li a span:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  height: 1px;
  width: 0%;
  background: rgba(255, 255, 255, 0);
  transition: all 0.3s ease;
}
.dashboard-left-nav li.dashboard-nav .account_submenu li a:hover span:after {
  width: 100%;
  background: rgb(255, 255, 255);
}
.dashboard-left-nav li.dashboard-nav .account_submenu li a.active {
  font-weight: 500;
}
.dashboard-left-nav li.dashboard-nav .account_submenu li.warning a span {
  color: #920075;
}
.dashboard-left-nav li.dashboard-nav .account_submenu li.warning a span:after {
  background: #920075;
}
.dashboard-left-nav li.dashboard-nav .account_submenu li.warning a:hover span {
  color: #920075;
}
.dashboard-left-nav li.dashboard-nav .account_submenu li.warning a:hover span:after {
  background: #920075;
}
.dashboard-left-nav li.dashboard-nav .account_submenu.active {
  max-height: 250px;
  margin-bottom: 20px;
  border-left: 3px solid rgba(255, 255, 255, 0.6);
}
.dashboard-left-nav li.dashboard-nav .account_submenu.active li {
  opacity: 1;
}
@media (max-width: 992px) {
  .dashboard-left-nav li.dashboard-nav {
    width: 20%;
    margin: 0;
    padding: 0;
    border-left: 0;
    float: left;
  }
  .dashboard-left-nav li.dashboard-nav:hover {
    border-left: 0px solid rgb(0, 184, 241) !important;
    background: none;
  }
  .dashboard-left-nav li.dashboard-nav:hover .dashboard-button-name {
    color: rgb(0, 184, 241);
    font-weight: 300;
  }
}
.dashboard-left-nav li.dashboard-nav .dashboard-button-name {
  color: #fff;
  text-align: left;
  font-size: 16px;
  line-height: 25px;
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  .dashboard-left-nav li.dashboard-nav .dashboard-button-name {
    text-align: center;
  }
}
.dashboard-left-nav li.dashboard-nav .dashboard-button-name i {
  font-size: 150%;
  margin: 0 10px 0 15px;
}
@media (max-width: 570px) {
  .dashboard-left-nav li.dashboard-nav .dashboard-button-name i {
    display: block;
    padding-bottom: 10px;
  }
}
.dashboard-left-nav li.dashboard-nav .left-nav-icon {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  margin: 0 15px 0 15px;
  transition: 0.1s linear;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 992px) {
  .dashboard-left-nav li.dashboard-nav .left-nav-icon {
    float: none;
    margin: 0 auto;
    margin-bottom: 5px;
  }
}
.dashboard-left-nav li.dashboard-nav .dashboard-icon {
  background-image: url("/sites/default/files/dashboard-icon/dashboard-W.png");
}
.dashboard-left-nav li.dashboard-nav .account-icon {
  background-image: url("/sites/default/files/dashboard-icon/account-W.png");
}
.dashboard-left-nav li.dashboard-nav .purchases-icon {
  background-image: url("/sites/default/files/dashboard-icon/purchases-W.png");
}
.dashboard-left-nav li.dashboard-nav .subscription-icon {
  background-image: url("/sites/default/files/dashboard-icon/subscription-W.png");
}
.dashboard-left-nav li.dashboard-nav .renew-icon {
  background-image: url("/sites/default/files/dashboard-icon/renew-W.png");
}
.dashboard-left-nav li.dashboard-nav:nth-child(1):hover .dashboard-icon {
  background-image: url("/sites/default/files/dashboard-icon/dashboard-B.png");
}
.dashboard-left-nav li.dashboard-nav:nth-child(2):hover .account-icon {
  background-image: url("/sites/default/files/dashboard-icon/account-B.png");
}
.dashboard-left-nav li.dashboard-nav:nth-child(3):hover .purchases-icon {
  background-image: url("/sites/default/files/dashboard-icon/purchases-B.png");
}
.dashboard-left-nav li.dashboard-nav:nth-child(4):hover .subscription-icon {
  background-image: url("/sites/default/files/dashboard-icon/subscription-B.png");
}
.dashboard-left-nav li.dashboard-nav:nth-child(5):hover .renew-icon {
  background-image: url("/sites/default/files/dashboard-icon/renew-B.png");
}

/*--DASHBOARD--*/
#dashboard-right-content {
  display: flex;
  float: right;
  color: black;
  background: #fff;
  padding: 0;
  min-height: 65vh;
  position: relative;
  flex-direction: column;
  /* DASHBOARD LOADING STAGE */
}
#dashboard-right-content a {
  color: #009fda;
}
#dashboard-right-content .dashboard_ajax_overlay {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #f1f2f3;
  display: block;
}
#dashboard-right-content .dashboard_ajax_overlay .loaders {
  visibility: visible;
}
#dashboard-right-content .dashboard_ajax_overlay .loaders .loader-quart:after {
  border-top-color: rgb(0, 159, 218);
}
@media (max-width: 992px) {
  #dashboard-right-content .mobile_line {
    margin: 0 0 50px !important;
  }
}
@media (max-width: 570px) {
  #dashboard-right-content {
    padding: 25px 10px;
  }
  #dashboard-right-content .col-xs-12 {
    padding: 0;
  }
}
#dashboard-right-content table tbody {
  box-shadow: none;
}
#dashboard-right-content table tbody tr {
  border: 0;
}
#dashboard-right-content table tbody tr:hover {
  background: none;
}
@media (max-width: 570px) {
  #dashboard-right-content button.dashboard-backgroud {
    position: absolute;
    right: 10%;
    z-index: 99999;
  }
}
@media (max-width: 768px) {
  #dashboard-right-content button.dashboard-backgroud {
    position: absolute;
    top: -80px;
    z-index: 99999;
    right: 0;
  }
}
#dashboard-right-content button.dashboard-backgroud span.customise_background {
  padding: 5px 10px;
  background: #c3c8c8;
  border-radius: 100px;
  color: #fff;
  transition: 0.1s linear;
}
@media (max-width: 570px) {
  #dashboard-right-content button.dashboard-backgroud span.customise_background {
    display: none;
  }
}
#dashboard-right-content button.dashboard-backgroud span.customise_background:hover {
  background: #5ac0de;
}
@media (max-width: 570px) {
  #dashboard-right-content button.dashboard-backgroud span.customise_icon {
    display: block;
  }
}
#dashboard-right-content .bottom-space {
  padding-bottom: 50px;
}
#dashboard-right-content .bottom-section {
  flex-direction: row !important;
}
#dashboard-right-content .bottom-section .mobile_line.prf,
#dashboard-right-content .bottom-section .mobile_line.feedback {
  padding: 0 20px;
  border-left: 1px solid #a6a8ab;
  /*
        @media (min-width: $desktop-width) and (max-width: 1330px) {
            padding: 0 60px;
            margin: 0 40px;
        }
        @media (max-width: $desktop-width - 1) {
            padding: 0px 30px;
            margin: 0 20px;
        }
        @media (min-width: 852px) and (max-width: $larger-tablet-width) {
            padding: 0 50px;
            margin: 0 40px;
        }
        @media (min-width: $tablet-width) and (max-width: 851px) {
            padding: 0 30px;
            margin: 0 20px;
        }*/
}
#dashboard-right-content .bottom-section .mobile_line.prf .section-container,
#dashboard-right-content .bottom-section .mobile_line.feedback .section-container {
  display: inline-block;
}
@media (max-width: 768px) {
  #dashboard-right-content .bottom-section .mobile_line.prf,
  #dashboard-right-content .bottom-section .mobile_line.feedback {
    /*padding: 0 30px;
            margin: 0 20px;  */
    border-left: 0px solid #a6a8ab;
    border-right: 0px solid #a6a8ab;
  }
  #dashboard-right-content .bottom-section .mobile_line.prf img,
  #dashboard-right-content .bottom-section .mobile_line.feedback img {
    margin: 30px 0;
  }
}
@media (max-width: 768px) {
  #dashboard-right-content .bottom-section .mobile_line {
    min-height: 180px;
    margin: 0 0 50px !important;
    align-items: center !important;
  }
}
@media (max-width: 768px) {
  #dashboard-right-content .bottom-section {
    flex-direction: column !important;
    justify-content: space-between;
    align-items: center;
    padding: 0;
  }
}
#dashboard-right-content .bottom-section .mobile_line {
  min-height: 170px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media (max-width: 768px) {
  #dashboard-right-content .bottom-section .mobile_line {
    min-height: 170px;
    margin-bottom: 20px;
    text-align: center;
    max-width: 350px;
  }
}
#dashboard-right-content .mobile_line.prf {
  align-items: center;
}
#dashboard-right-content tbody {
  font-size: 1.2em;
}
#dashboard-right-content tbody tr td {
  padding: 5px 0px;
}
#dashboard-right-content tbody.limit-width .user-name {
  text-transform: capitalize;
}
#dashboard-right-content tbody.limit-width tr td {
  border: 0;
}
#dashboard-right-content tbody.limit-width tr td:nth-child(1) {
  line-height: 1.1em;
}
#dashboard-right-content tbody.limit-width tr td:nth-child(2) {
  width: 65%;
  padding-left: 10px;
  line-height: 1.1em;
}
#dashboard-right-content .dashboard_detail {
  margin: 40px 35px 40px;
  width: calc(100% - 80px);
  flex-basis: fit-content;
}
@media (max-width: 768px) {
  #dashboard-right-content .dashboard_detail {
    width: 100%;
    width: calc(100% - 80px);
  }
}
@media (min-width: 480px) and (max-width: 1200px) {
  #dashboard-right-content .dashboard_detail {
    margin: 20px 0 20px;
    width: calc(100% - 40px);
    padding: 30px;
  }
}
@media (max-width: 480px) {
  #dashboard-right-content .dashboard_detail {
    margin: 0 0 0;
    width: 100%;
  }
}
#dashboard-right-content .dashboard_detail strong,
#dashboard-right-content .dashboard_detail b {
  padding-top: 0;
}
#dashboard-right-content .dashboard_detail .member-info .flex-cell {
  padding: 5px 0;
}
#dashboard-right-content .dashboard_detail .member-info .flex-cell .flex-col-4 {
  max-width: 120px;
}
#dashboard-right-content .dashboard_detail .member-info .flex-cell .flex-col-8 {
  padding-left: 10px;
}
@media (max-width: 480px) {
  #dashboard-right-content .dashboard_detail .member-info .flex-cell {
    flex-direction: column;
    padding: 10px 0;
  }
  #dashboard-right-content .dashboard_detail .member-info .flex-cell .flex-col-8 {
    padding: 0;
    font-size: 1.6em;
    width: 100%;
    line-height: 15px;
  }
  #dashboard-right-content .dashboard_detail .member-info .flex-cell .flex-col-4 {
    width: 100%;
  }
}
#dashboard-right-content .dashboard_detail .mobile-note {
  font-size: 1em;
  display: none;
}
@media (max-width: 992px) {
  #dashboard-right-content .dashboard_detail .mobile-note {
    display: block;
  }
}
#dashboard-right-content .dashboard_detail .desktop-note {
  font-size: 1em;
}
@media (max-width: 992px) {
  #dashboard-right-content .dashboard_detail .desktop-note {
    display: none;
  }
}
#dashboard-right-content .bottom-section .mobile_line:nth-child(1) {
  border: 0px;
}
#dashboard-right-content .bottom-section .mobile_line:nth-child(1) .accent-button {
  position: relative;
}
#dashboard-right-content #goo-chart {
  padding-left: 0;
}
@media (max-width: 1300px) and (min-width: 992px) {
  #dashboard-right-content #goo-chart {
    padding-left: 10px;
  }
  #dashboard-right-content #goo-chart span.number {
    left: 60%;
  }
  #dashboard-right-content #goo-chart span.text {
    margin-left: -32px;
  }
}
#dashboard-right-content #goo-chart #donutchart {
  position: relative;
  top: -15px;
  z-index: 10;
}
#dashboard-right-content #goo-chart #donutchart div[dir=ltr] {
  margin: 0 auto;
}
#dashboard-right-content #goo-chart span.number {
  position: absolute;
  top: 20px;
  left: 50.5%;
  transform: translateX(-50%);
  font-size: 5em;
  display: block;
  line-height: 1em;
}
#dashboard-right-content #goo-chart span.text {
  font-size: 1.8em;
  position: absolute;
  top: 87px;
  left: 48%;
  margin-left: -55px;
  z-index: 11;
}
#dashboard-right-content #goo-chart span.text a {
  display: block;
  font-size: 12px;
  text-align: center;
  color: #000;
  text-decoration: underline;
}
#dashboard-right-content #goo-chart span.text a:hover {
  color: #009fda;
  text-decoration: underline;
}
@media (max-width: 1500px) {
  #dashboard-right-content #goo-chart {
    width: 180px;
  }
  #dashboard-right-content #goo-chart span.number {
    font-size: 4.5em;
    left: 55%;
    transform: translateX(-50%);
  }
  #dashboard-right-content #goo-chart span.text {
    font-size: 1.6em;
    margin-left: -38px;
    top: 80px;
  }
}
@media (max-width: 1300px) and (min-width: 1201px) {
  #dashboard-right-content #goo-chart span.number {
    left: 62%;
  }
  #dashboard-right-content #goo-chart span.text {
    margin-left: -30px;
  }
}
@media (max-width: 1200px) {
  #dashboard-right-content #goo-chart {
    width: 165px;
  }
  #dashboard-right-content #goo-chart #donutchart {
    top: -10px;
  }
  #dashboard-right-content #goo-chart span.number {
    font-size: 4em;
    left: 58%;
    transform: translateX(-50%);
  }
  #dashboard-right-content #goo-chart span.text {
    font-size: 1.5em;
    margin-left: -33px;
    top: 72px;
  }
}
@media (max-width: 992px) {
  #dashboard-right-content #goo-chart {
    width: 220px;
    padding-left: 15px;
  }
  #dashboard-right-content #goo-chart #donutchart {
    top: -10px;
  }
  #dashboard-right-content #goo-chart span.number {
    font-size: 5em;
    left: 58%;
    top: 21px;
    transform: translateX(-50%);
  }
  #dashboard-right-content #goo-chart span.text {
    font-size: 1.8em;
    margin-left: -39px;
    top: 87px;
  }
}
@media (max-width: 570px) {
  #dashboard-right-content #goo-chart {
    width: 165px;
    padding-left: 0;
  }
  #dashboard-right-content #goo-chart #donutchart {
    top: -10px;
  }
  #dashboard-right-content #goo-chart span.number {
    font-size: 4em;
    left: 50%;
    transform: translateX(-50%);
  }
  #dashboard-right-content #goo-chart span.text {
    font-size: 1.3em;
    margin-left: -39px;
    top: 75px;
  }
}
@media (max-width: 480px) {
  #dashboard-right-content #goo-chart {
    width: 100%;
  }
  #dashboard-right-content #goo-chart span.number {
    font-size: 4.5em;
    left: 49%;
    transform: translateX(-50%);
  }
  #dashboard-right-content #goo-chart span.text {
    font-size: 1.6em;
    margin-left: -48px;
    top: 81px;
  }
}
#dashboard-right-content .mobile_line .carousel-inner .item ul {
  width: 100%;
}
#dashboard-right-content .mobile_line .carousel-inner .item ul li {
  width: 33.33%;
}
#dashboard-right-content .mobile_line .carousel-inner .item ul.nav a.icons {
  padding: 0px 20px 0px;
  text-align: center;
}
#dashboard-right-content .mobile_line .circle-container {
  padding-right: 0;
}
@media (max-width: 1300px) and (min-width: 992px) {
  #dashboard-right-content .mobile_line .circle-container {
    padding-right: 5px;
  }
}
@media (max-width: 480px) {
  #dashboard-right-content .mobile_line .circle-container {
    width: 100%;
    margin-bottom: 50px;
    padding-right: 15px;
  }
}
#dashboard-right-content .mobile_line .circle-container .circle {
  width: 200px;
  height: 200px;
  border-radius: 100%;
  font-size: inherit;
  text-align: center;
  background: none;
  box-shadow: 0 0 0 15px #009fda;
  margin: 0 auto;
  padding: 20px;
}
#dashboard-right-content .mobile_line .circle-container .circle .number {
  font-size: 5em;
  display: block;
  line-height: 1em;
}
#dashboard-right-content .mobile_line .circle-container .circle .text {
  font-size: 1.8em;
  line-height: 1em;
}
@media (max-width: 1500px) {
  #dashboard-right-content .mobile_line .circle-container .circle {
    width: 170px;
    height: 170px;
    box-shadow: 0 0 0 12px #009fda;
  }
  #dashboard-right-content .mobile_line .circle-container .circle .number {
    font-size: 4.5em;
  }
  #dashboard-right-content .mobile_line .circle-container .circle .text {
    font-size: 1.6em;
  }
}
@media (max-width: 1200px) {
  #dashboard-right-content .mobile_line .circle-container .circle {
    width: 150px;
    height: 150px;
    box-shadow: 0 0 0 9px #009fda;
  }
  #dashboard-right-content .mobile_line .circle-container .circle .number {
    font-size: 4em;
  }
  #dashboard-right-content .mobile_line .circle-container .circle .text {
    font-size: 1.4em;
  }
}
@media (max-width: 992px) {
  #dashboard-right-content .mobile_line .circle-container .circle {
    margin-left: auto;
    margin-right: 10px;
    width: 200px;
    height: 200px;
    padding-right: 15px;
    box-shadow: 0 0 0 15px #009fda;
  }
  #dashboard-right-content .mobile_line .circle-container .circle .number {
    font-size: 5em;
  }
  #dashboard-right-content .mobile_line .circle-container .circle .text {
    font-size: 1.8em;
  }
}
@media (max-width: 570px) {
  #dashboard-right-content .mobile_line .circle-container .circle {
    width: 140px;
    height: 140px;
    box-shadow: 0 0 0 9px #009fda;
  }
  #dashboard-right-content .mobile_line .circle-container .circle .number {
    font-size: 4em;
  }
  #dashboard-right-content .mobile_line .circle-container .circle .text {
    font-size: 1.3em;
  }
}
@media (max-width: 480px) {
  #dashboard-right-content .mobile_line .circle-container .circle {
    width: 170px;
    height: 170px;
    box-shadow: 0 0 0 12px #009fda;
    margin: 0 auto;
  }
  #dashboard-right-content .mobile_line .circle-container .circle .number {
    font-size: 4.5em;
  }
  #dashboard-right-content .mobile_line .circle-container .circle .text {
    font-size: 1.6em;
  }
}
#dashboard-right-content .mobile_line .accent-button {
  display: block;
  float: left;
  text-align: center;
  background: rgb(0, 159, 218);
}
#dashboard-right-content .mobile_line .accent-button:hover {
  opacity: 0.9;
}
#dashboard-right-content .mobile_line .accent-button span {
  display: block;
  padding: 10px 30px;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  min-width: 200px;
  font-family: Cairo;
  letter-spacing: 0.5px;
}
#dashboard-right-content .mobile_line .small-heading {
  display: block;
  font-size: 1.6em;
  font-weight: 700;
  color: #000;
}
#dashboard-right-content .paymentsidecredit {
  background: none !important;
}
#dashboard-right-content .paymentsidecredit fieldset {
  margin-bottom: 10px;
}

@media (max-width: 480px) {
  #dashboard-right-content .bottom-section .mobile_line .small-heading {
    font-size: 3em;
    line-height: 1.1em;
    display: block;
    padding-bottom: 0.8em;
    font-weight: 300;
    padding-bottom: 0;
  }
  #dashboard-right-content .bottom-section .mobile_line .ng-icons-group {
    padding: 25px 0;
  }
}
@media (max-width: 768px) {
  #dashboard-right-content .bottom-section .mobile_line .small-heading {
    font-size: 3em;
    line-height: 1.1em;
    display: block;
    padding-bottom: 0.8em;
    font-weight: 300;
    padding-bottom: 0;
  }
}
#dashboard-right-content .bottom-section .mobile_line:nth-child(2) img {
  padding: 30px 0;
}
#dashboard-right-content .bottom-section .mobile_line:nth-child(3) .dashboard-content-bottom {
  padding: 30px 0;
}

#dashboard-right-content .top-info {
  margin-top: 10px;
}
@media (max-width: 480px) {
  #dashboard-right-content .top-info {
    padding-bottom: 0;
  }
}
#dashboard-right-content .top-info .note {
  font-size: 0.8em;
}
#dashboard-right-content .top-info a {
  color: rgb(0, 159, 218);
}

#dashboard-right-content .item-container {
  position: relative;
}
#dashboard-right-content .ng-icons-group {
  padding: 20px 0;
}
#dashboard-right-content .ng-icons-group .dashboard-content-bottom {
  padding: 10px 0;
}
#dashboard-right-content .ng-icons-group .flex-cell {
  justify-content: center;
}
#dashboard-right-content .ng-icons-group .icons {
  display: block;
  padding: 5px;
  line-height: 0.8em;
  text-align: center;
  transition: 0.2s linear;
  height: 100%;
  min-height: 123px;
}
#dashboard-right-content .ng-icons-group .icons:hover {
  background: rgba(0, 0, 0, 0.12);
}
#dashboard-right-content .ng-icons-group .icons i {
  display: block;
  margin: 10px auto;
  min-width: 44px;
}
#dashboard-right-content .ng-icons-group .icons .ng-title {
  color: #000;
  font-weight: 500;
  font-size: 0.7em;
}
@media (max-width: 480px) {
  #dashboard-right-content .ng-icons-group .flex-cell {
    flex-direction: row;
    text-align: center;
    justify-content: center;
  }
  #dashboard-right-content .ng-icons-group .flex-cell .item-container {
    width: 70%;
  }
  #dashboard-right-content .ng-icons-group .flex-cell .item-container .icons {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
  #dashboard-right-content .ng-icons-group .flex-cell .item-container .icons .ng-title {
    text-align: left;
  }
  #dashboard-right-content .ng-icons-group .flex-cell .item-container .icons i {
    margin: 10px;
  }
}

.dashboard-name {
  font-size: 4em;
}
@media (max-width: 768px) {
  .dashboard-name {
    font-size: 3em;
  }
}
@media (max-width: 570px) {
  .dashboard-name {
    font-size: 1.7em;
  }
}
.dashboard-name strong {
  font-weight: 300;
}

.container {
  max-width: 1500px;
  width: 100%;
}

.dexp-body-inner {
  overflow: hidden;
  min-height: auto;
}
.dexp-body-inner .container {
  max-width: 1500px;
  width: 100%;
}
.dexp-body-inner .sticky-wrapper {
  position: relative;
}
@media all and (min-width: 993px) {
  .dexp-body-inner .sticky-wrapper {
    height: 103px !important;
  }
}

span.db-icon {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
@media all and (max-width: 992px) {
  span.db-icon {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
span.db-icon svg {
  width: 20px;
  height: 20px;
}
span.db-icon svg path {
  transition: all 0.2s linear;
  fill: #32363D;
}
@media all and (max-width: 992px) {
  span.db-icon svg path {
    fill: #fff;
  }
}

#dashboard-right-content.dashboard_content {
  background: #F2F3F4;
  font-weight: 300;
}
#dashboard-right-content.dashboard_content b, #dashboard-right-content.dashboard_content strong {
  font-weight: 700;
}

@media all and (min-width: 993px) {
  .dashboard-left-nav {
    background: #E7E8E9;
  }
}
.dashboard-left-nav li.dashboard-nav {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.dashboard-left-nav li.dashboard-nav:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.dashboard-left-nav li.dashboard-nav:not(.active) .account_submenu.active {
  border-left: 3px solid rgba(255, 255, 255, 0.4);
}
.dashboard-left-nav li.dashboard-nav:not(.active):hover {
  border-left: 5px solid rgb(0, 184, 241);
}
.dashboard-left-nav li.dashboard-nav:not(.active):hover a {
  color: rgb(0, 159, 218) !important;
}
.dashboard-left-nav li.dashboard-nav:not(.active):hover a span svg path {
  fill: rgb(0, 159, 218);
}
.dashboard-left-nav li.dashboard-nav:not(.active):hover .account_submenu li a {
  color: #32363D !important;
}
.dashboard-left-nav li.dashboard-nav:not(.active):hover .account_submenu li a:hover {
  color: rgb(0, 159, 218) !important;
}
.dashboard-left-nav li.dashboard-nav:not(.active):hover .account_submenu li a:hover span:after {
  background: rgb(0, 159, 218);
}
.dashboard-left-nav li.dashboard-nav a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #32363D !important;
  transition: all 0.2s linear;
  font-size: 16px;
}
.dashboard-left-nav li.dashboard-nav a b {
  font-weight: 100;
}
@media all and (max-width: 992px) {
  .dashboard-left-nav li.dashboard-nav a {
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: #fff !important;
    font-size: 0.8em;
  }
}
@media all and (max-width: 570px) {
  .dashboard-left-nav li.dashboard-nav a b {
    white-space: pre-line;
    line-height: 1;
  }
}
.dashboard-left-nav li.dashboard-nav a span {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
@media all and (max-width: 992px) {
  .dashboard-left-nav li.dashboard-nav a span {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.dashboard-left-nav li.dashboard-nav a span svg {
  width: 20px;
  height: 20px;
}
.dashboard-left-nav li.dashboard-nav a span svg path {
  transition: all 0.2s linear;
  fill: #32363D;
}
@media all and (max-width: 992px) {
  .dashboard-left-nav li.dashboard-nav a span svg path {
    fill: #fff;
  }
}
.dashboard-left-nav li.dashboard-nav.active a {
  color: #fff !important;
}
.dashboard-left-nav li.dashboard-nav.active a svg path {
  fill: #fff;
}

@media all and (min-width: 992px) {
  #dashboard-right-content.dashboard_content .col-md-1,
  #dashboard-right-content.dashboard_content .col-md-2,
  #dashboard-right-content.dashboard_content .col-md-3,
  #dashboard-right-content.dashboard_content .col-md-4,
  #dashboard-right-content.dashboard_content .col-md-5,
  #dashboard-right-content.dashboard_content .col-md-6,
  #dashboard-right-content.dashboard_content .col-md-7,
  #dashboard-right-content.dashboard_content .col-md-8,
  #dashboard-right-content.dashboard_content .col-md-9,
  #dashboard-right-content.dashboard_content .col-md-10,
  #dashboard-right-content.dashboard_content .col-md-11,
  #dashboard-right-content.dashboard_content .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
  #dashboard-right-content.dashboard_content.db-dashboard-block .col-md-1,
  #dashboard-right-content.dashboard_content.db-dashboard-block .col-md-2,
  #dashboard-right-content.dashboard_content.db-dashboard-block .col-md-3,
  #dashboard-right-content.dashboard_content.db-dashboard-block .col-md-4,
  #dashboard-right-content.dashboard_content.db-dashboard-block .col-md-5,
  #dashboard-right-content.dashboard_content.db-dashboard-block .col-md-6,
  #dashboard-right-content.dashboard_content.db-dashboard-block .col-md-7,
  #dashboard-right-content.dashboard_content.db-dashboard-block .col-md-8,
  #dashboard-right-content.dashboard_content.db-dashboard-block .col-md-9,
  #dashboard-right-content.dashboard_content.db-dashboard-block .col-md-10,
  #dashboard-right-content.dashboard_content.db-dashboard-block .col-md-11,
  #dashboard-right-content.dashboard_content.db-dashboard-block .col-md-12,
  #dashboard-right-content.dashboard_content .db-your-detail-panel .col-md-1,
  #dashboard-right-content.dashboard_content .db-your-detail-panel .col-md-2,
  #dashboard-right-content.dashboard_content .db-your-detail-panel .col-md-3,
  #dashboard-right-content.dashboard_content .db-your-detail-panel .col-md-4,
  #dashboard-right-content.dashboard_content .db-your-detail-panel .col-md-5,
  #dashboard-right-content.dashboard_content .db-your-detail-panel .col-md-6,
  #dashboard-right-content.dashboard_content .db-your-detail-panel .col-md-7,
  #dashboard-right-content.dashboard_content .db-your-detail-panel .col-md-8,
  #dashboard-right-content.dashboard_content .db-your-detail-panel .col-md-9,
  #dashboard-right-content.dashboard_content .db-your-detail-panel .col-md-10,
  #dashboard-right-content.dashboard_content .db-your-detail-panel .col-md-11,
  #dashboard-right-content.dashboard_content .db-your-detail-panel .col-md-12 {
    float: left;
  }
}
#dashboard-right-content.dashboard_content .col-xs-1,
#dashboard-right-content.dashboard_content .col-sm-1,
#dashboard-right-content.dashboard_content .col-md-1,
#dashboard-right-content.dashboard_content .col-lg-1,
#dashboard-right-content.dashboard_content .col-xs-2,
#dashboard-right-content.dashboard_content .col-sm-2,
#dashboard-right-content.dashboard_content .col-md-2,
#dashboard-right-content.dashboard_content .col-lg-2,
#dashboard-right-content.dashboard_content .col-xs-3,
#dashboard-right-content.dashboard_content .col-sm-3,
#dashboard-right-content.dashboard_content .col-md-3,
#dashboard-right-content.dashboard_content .col-lg-3,
#dashboard-right-content.dashboard_content .col-xs-4,
#dashboard-right-content.dashboard_content .col-sm-4,
#dashboard-right-content.dashboard_content .col-md-4,
#dashboard-right-content.dashboard_content .col-lg-4,
#dashboard-right-content.dashboard_content .col-xs-5,
#dashboard-right-content.dashboard_content .col-sm-5,
#dashboard-right-content.dashboard_content .col-md-5,
#dashboard-right-content.dashboard_content .col-lg-5,
#dashboard-right-content.dashboard_content .col-xs-6,
#dashboard-right-content.dashboard_content .col-sm-6,
#dashboard-right-content.dashboard_content .col-md-6,
#dashboard-right-content.dashboard_content .col-lg-6,
#dashboard-right-content.dashboard_content .col-xs-7,
#dashboard-right-content.dashboard_content .col-sm-7,
#dashboard-right-content.dashboard_content .col-md-7,
#dashboard-right-content.dashboard_content .col-lg-7,
#dashboard-right-content.dashboard_content .col-xs-8,
#dashboard-right-content.dashboard_content .col-sm-8,
#dashboard-right-content.dashboard_content .col-md-8,
#dashboard-right-content.dashboard_content .col-lg-8,
#dashboard-right-content.dashboard_content .col-xs-9,
#dashboard-right-content.dashboard_content .col-sm-9,
#dashboard-right-content.dashboard_content .col-md-9,
#dashboard-right-content.dashboard_content .col-lg-9,
#dashboard-right-content.dashboard_content .col-xs-10,
#dashboard-right-content.dashboard_content .col-sm-10,
#dashboard-right-content.dashboard_content .col-md-10,
#dashboard-right-content.dashboard_content .col-lg-10,
#dashboard-right-content.dashboard_content .col-xs-11,
#dashboard-right-content.dashboard_content .col-sm-11,
#dashboard-right-content.dashboard_content .col-md-11,
#dashboard-right-content.dashboard_content .col-lg-11,
#dashboard-right-content.dashboard_content .col-xs-12,
#dashboard-right-content.dashboard_content .col-sm-12,
#dashboard-right-content.dashboard_content .col-md-12,
#dashboard-right-content.dashboard_content .col-lg-12 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
#dashboard-right-content.dashboard_content .col-xs-6.col-dob {
  width: 22%;
}
#dashboard-right-content.dashboard_content .col-xs-6.col-gender {
  max-width: unset;
  width: 28%;
}
#dashboard-right-content.dashboard_content .left {
  float: left;
  max-width: 100%;
}
#dashboard-right-content.dashboard_content #profile-details-form #account-details .row {
  display: block;
}

/*************this is for 2022 updates *****************/
@media all and (max-width: 768px) {
  body #section-main-content .dashboard-bottom {
    flex-direction: column !important;
  }
  body #section-main-content .container {
    padding: 0;
  }
}
@media all and (max-width: 570px) {
  body #section-main-content .dashboard_detail,
  body #section-main-content .dashboard_detail_Fchild {
    padding-right: 0;
    padding-left: 0;
  }
  body #section-main-content .dashboard_detail .Important_info {
    max-width: 100% !important;
  }
  body #section-main-content .dashboard_detail .Important_info a {
    color: white;
    font-weight: 500;
  }
  body #section-main-content .dashboard_detail .Important_info strong {
    padding: 10px;
    font-size: 18px;
  }
  body #section-main-content .dashboard_detail .Important_info span {
    padding-bottom: 8px;
  }
  body #section-main-content .navbar-collapse .navbar-left {
    height: 67px;
    overflow-y: unset;
    flex-direction: column;
  }
}

a.loadPDF {
  display: flex;
  justify-content: flex-start;
}

a.loadPDF span.loadpdf_icon {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-top: -6px;
}
a.loadPDF span.loadpdflink {
  font-weight: 400;
  text-decoration: underline;
}

.selectize-control.multi .selectize-input [data-value] {
  padding-right: 24px !important;
}

.dashboard_content .dashboard_detail .upcomingEvent {
  padding-bottom: 20px !important;
}
.dashboard_content .dashboard_detail table.table-responsive td.downloads {
  max-width: unset !important;
  width: 100%;
  padding-top: 20px;
}
.dashboard_content .dashboard_detail table.table-responsive td.downloads .download_links {
  width: 100%;
  display: flex;
}
.dashboard_content .dashboard_detail table.table-responsive td.downloads .download_links .download_link .PDF_download_icon {
  width: 50px;
  float: left;
  padding-right: 5px;
}
.dashboard_content .dashboard_detail table.table-responsive td.downloads .download_links .download_link .PDF_download_icon svg {
  width: 40px;
  height: 50px;
}
.dashboard_content .dashboard_detail table.table-responsive td.downloads .black-underline-link {
  line-height: 10px !important;
}
.dashboard_content .dashboard_detail table.table-responsive td.downloads .black-underline-link span:not(.PDF_download_icon) {
  font-size: 0.7em;
  font-weight: 500;
  line-height: 18px;
}
.dashboard_content .dashboard_detail .Important_info {
  background-color: rgb(0, 159, 218);
  min-height: auto !important;
  margin: 0 15px;
  padding: 20px;
  color: white;
}
.dashboard_content .dashboard_detail .Important_info a {
  color: white;
  font-weight: 500;
}
.dashboard_content .dashboard_detail .Upcoming_event {
  display: flex;
}
.dashboard_content .dashboard_detail .Upcoming_event .Upcoming_event_date {
  font-weight: 300;
  min-width: 135px;
  text-align: left;
}
.dashboard_content .dashboard_detail .Upcoming_event .Upcoming_event_title a {
  font-weight: 500;
  font-weight: 700;
  text-decoration: underline;
}

#dashboard-right-content.dashboard_detail.db-refactor {
  background: #F2F3F4;
  padding: 40px 90px;
}
#dashboard-right-content.dashboard_detail.db-refactor h1.dashboard-name {
  font-family: Cairo;
  font-weight: 300;
  line-height: unset;
}
#dashboard-right-content.dashboard_detail.db-refactor ul {
  margin: unset;
}

#Eligibility {
  z-index: 1041;
}
#Eligibility .modal-dialog {
  width: 550px;
}
@media all and (max-width: 570px) {
  #Eligibility .modal-dialog {
    width: auto;
  }
  #Eligibility .modal-dialog .modal-content {
    height: 265px;
  }
  #Eligibility .modal-dialog .modal-content .modal-body {
    overflow-y: hidden;
  }
  #Eligibility .modal-dialog .modal-content .modal-body .close {
    padding: 0 15px !important;
  }
}
#Eligibility .modal-dialog #EligForm .flex-cell {
  flex-direction: initial;
  margin: auto 20px;
}
#Eligibility .modal-dialog #EligForm .flex-cell .light-lead-heading {
  font-weight: 700;
  font-size: 1.5em;
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
}
#Eligibility .modal-dialog #EligForm .flex-cell p {
  text-align: center;
}
#Eligibility .modal-dialog #EligForm .EligButtonArea {
  margin-top: 15px;
}
#Eligibility .modal-dialog #EligForm .EligButtonArea .EligButton {
  border: 1px solid;
  padding: 10px;
  text-align: center;
  margin: 5px auto;
  width: 200px;
}
#Eligibility .modal-dialog #EligForm .EligButtonArea .EligButton:hover {
  background-color: rgb(0, 159, 218);
  color: white;
}

#EligibilityInsured {
  z-index: 1042;
}
#EligibilityInsured .modal-dialog {
  width: 900px;
  max-width: 900px;
}
@media all and (max-width: 992px) {
  #EligibilityInsured .modal-dialog {
    width: auto;
    max-width: fit-content;
  }
  #EligibilityInsured .modal-dialog .modal-body {
    max-height: fit-content;
  }
}
#EligibilityInsured .modal-dialog #EligForm .flex-cell h3 {
  padding-top: 5px;
}
#EligibilityInsured .modal-dialog #InsureDeclareButton {
  border: 1px solid;
  padding: 10px;
  text-align: center;
  margin: 5px auto;
  width: 200px;
}
#EligibilityInsured .modal-dialog #InsureDeclareButton:hover {
  background-color: rgb(0, 159, 218);
  color: white;
}

#MembsDeclare .modal-footer {
  border-top: none;
}

#dashboard-right-content {
  /* add button with plus icon */
  /*--FORM FIELDS ENABLE/DISABLE STYLE--*/
  /* add button with plus icon */
  /* question row */
}
#dashboard-right-content .add-workplace-join,
#dashboard-right-content .add-additional-qualification {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 1.3em;
  font-family: "Cairo";
  margin: 15px 0 20px;
  float: left;
}
#dashboard-right-content .add-workplace-join:hover,
#dashboard-right-content .add-additional-qualification:hover {
  text-decoration: underline;
}
#dashboard-right-content .add-workplace-join .icon,
#dashboard-right-content .add-additional-qualification .icon {
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  border-radius: 100%;
}
#dashboard-right-content .add-workplace-join .icon svg,
#dashboard-right-content .add-additional-qualification .icon svg {
  width: 20px;
  height: 20px;
}
#dashboard-right-content .add-workplace-join .icon svg path,
#dashboard-right-content .add-additional-qualification .icon svg path {
  fill: rgb(0, 159, 218);
}
#dashboard-right-content .locked:before {
  content: "";
  position: absolute;
  right: 35px;
  bottom: 12px;
  background: url(/sites/default/files/general-icon/locker-trans.png) center no-repeat;
  width: 15px;
  height: 25px;
  background-size: contain;
  opacity: 0.5;
}
#dashboard-right-content .locked.plus-select-box {
  cursor: no-drop;
}
#dashboard-right-content .locked.plus-select-box .search-field.locked:before {
  opacity: 0;
}
#dashboard-right-content .locked.plus-select-box:after {
  display: none;
}
#dashboard-right-content .locked.plus-select-box:before {
  right: 20px;
}
#dashboard-right-content .locked.chevron-select-box:after {
  display: none;
}
#dashboard-right-content .locked.chevron-select-box:before {
  right: 20px;
}
#dashboard-right-content .locked[class^=down]:before {
  display: none;
}
#dashboard-right-content .db-closed-letter {
  letter-spacing: -0.03em;
}
#dashboard-right-content #additional0 .separater,
#dashboard-right-content #additional0 .space-line {
  display: none;
}
#dashboard-right-content #additional-qualifications-block [id^=additional]:first-child .space-line {
  display: none;
}
#dashboard-right-content .separater {
  height: 5px;
  width: 100%;
  margin: 18px 0;
  background: rgba(0, 0, 0, 0.1);
}
#dashboard-right-content form {
  float: left;
  width: 100%;
}
#dashboard-right-content form #tabmenu li {
  font-size: 1em;
  color: #000;
  font-family: cairo;
}
#dashboard-right-content form #tabmenu li .skip {
  cursor: pointer;
  border-left: 1px solid #ddd;
}
#dashboard-right-content form #tabmenu li:hover a {
  text-decoration: underline;
}
#dashboard-right-content form #tabmenu li:hover a.skip {
  text-decoration: none;
}
#dashboard-right-content form #tabmenu li:hover a.skip:hover {
  text-decoration: underline;
}
#dashboard-right-content .dashboard_detail div[class^=down] {
  overflow: visible !important;
}
#dashboard-right-content #tabmenu li {
  border-right: 1px solid #ddd;
  transition: 0.2s linear;
  position: relative;
}
#dashboard-right-content #tabmenu li a {
  width: 100%;
  padding: 10px 20px;
  font-weight: 600;
  background: none;
  color: #333 !important;
  opacity: 0.5;
  border: 0;
  float: left;
  font-family: Roboto;
  font-size: 1.2em;
  transition: all 0.2s linear;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 570px) {
  #dashboard-right-content #tabmenu li a {
    font-size: 1em;
  }
}
#dashboard-right-content #tabmenu li ahover {
  border: 0;
}
#dashboard-right-content #tabmenu li span[class^=calldeletewp] {
  position: relative;
  opacity: 0.6;
  width: 15px;
  height: 15px !important;
  margin-top: auto;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  z-index: 0;
  transition: 0.2s linear;
  margin: 0;
  padding: 0;
  background-position: center;
  background-image: url(/sites/default/files/dashboard-icon/close-icon.png);
  transform: none !important;
  margin-left: 10px;
}
#dashboard-right-content #tabmenu li span[class^=calldeletewp]:hover {
  opacity: 1;
}
#dashboard-right-content #tabmenu li span[class^=calldeletewp][class^=calldeletewp] {
  height: 50px;
  transform: translatex(-10px);
}
#dashboard-right-content #tabmenu li.active {
  background: none;
}
#dashboard-right-content #tabmenu li.active a {
  opacity: 1;
}
#dashboard-right-content .nav-tabs > li.active > a strong {
  text-decoration: underline;
}
#dashboard-right-content .nav-tabs > li > a {
  font-size: 1.25em;
  color: rgb(0, 159, 218);
  font-family: cairo;
}
#dashboard-right-content .nav-tabs > li > a span:not(.text-underline) strong {
  position: relative;
}
#dashboard-right-content .nav-tabs > li > a span:not(.text-underline) strong:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 0%;
  height: 2px;
  background: rgb(0, 159, 218);
  transition: width 0.3s ease;
}
#dashboard-right-content .nav-tabs > li > a span.text-underline strong {
  text-decoration: underline;
}
#dashboard-right-content .nav-tabs > li > a span.text-underline strong:after {
  display: none;
}
#dashboard-right-content .nav-tabs > li > a:hover {
  border: 0;
}
#dashboard-right-content .nav-tabs > li > a:hover span strong:after {
  width: 100%;
}
#dashboard-right-content input,
#dashboard-right-content select,
#dashboard-right-content textarea {
  min-height: 48px;
  font-size: 18px;
  background: none;
  border-radius: 0;
  color: #000;
  vertical-align: sub;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
#dashboard-right-content .chosen-container-multi .chosen-choices {
  background: none;
  background-image: none;
}
#dashboard-right-content .chosen-container-multi .chosen-choices input {
  box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.12);
  border: 0px solid rgba(0, 0, 0, 0.12);
}
#dashboard-right-content input[type=checkbox],
#dashboard-right-content input[type=radio] {
  min-height: 0;
  margin-right: 10px;
}
#dashboard-right-content input {
  margin-left: 0;
}
#dashboard-right-content select {
  width: 100%;
}
#dashboard-right-content form .row,
#dashboard-right-content #join-insurance-form2 .row {
  margin: 0;
}
#dashboard-right-content form div[class^=col],
#dashboard-right-content #join-insurance-form2 div[class^=col] {
  margin-top: 18px;
}
#dashboard-right-content form label,
#dashboard-right-content #join-insurance-form2 label {
  margin-bottom: 6px;
  font-weight: 400;
}
#dashboard-right-content form .row {
  margin: 0;
}
#dashboard-right-content form div[class^=col] {
  margin-top: 18px;
}
#dashboard-right-content form label {
  margin-bottom: 6px;
  font-weight: 400;
}
#dashboard-right-content form ul.chosen-choices li.search-field {
  padding-left: 4px;
}
#dashboard-right-content form ul.chosen-choices li.search-field input {
  width: auto !important;
  min-width: 650px;
  font-weight: 300;
  font-family: Roboto;
  color: darkgrey;
}
#dashboard-right-content .add-workplace-join,
#dashboard-right-content .add-additional-qualification {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 1.3em;
  font-family: "Cairo";
  margin: 15px 0 20px;
  float: left;
}
#dashboard-right-content .add-workplace-join:hover,
#dashboard-right-content .add-additional-qualification:hover {
  text-decoration: underline;
}
#dashboard-right-content .add-workplace-join .icon,
#dashboard-right-content .add-additional-qualification .icon {
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  border-radius: 100%;
}
#dashboard-right-content .add-workplace-join .icon svg,
#dashboard-right-content .add-additional-qualification .icon svg {
  width: 20px;
  height: 20px;
}
#dashboard-right-content .add-workplace-join .icon svg path,
#dashboard-right-content .add-additional-qualification .icon svg path {
  fill: rgb(0, 159, 218);
}
#dashboard-right-content .question_row {
  display: flex !important;
  flex-flow: inherit;
  align-items: center;
}
@media all and (min-width: 481px) {
  #dashboard-right-content .question_row {
    margin-top: 25px !important;
  }
  #dashboard-right-content .question_row:last-of-type {
    padding-bottom: 25px !important;
  }
  #dashboard-right-content .question_row > div[class^=col] {
    margin-top: 0 !important;
  }
  #dashboard-right-content .question_row label {
    margin-bottom: 0 !important;
  }
}
@media all and (max-width: 480px) {
  #dashboard-right-content .question_row {
    display: block;
  }
  #dashboard-right-content .question_row:last-of-type {
    padding-bottom: 15px !important;
  }
}
#dashboard-right-content #join-insurance-form2 label {
  margin-bottom: 6px;
  font-weight: 400;
}
#dashboard-right-content #additional0 .separate-dash {
  display: none;
}

.chosen-container-multi .chosen-choices li.search-choice {
  font-size: 16px;
}

/* elements */
#confirmMessage,
#checkPasswordMessage,
#validateMessage,
#PasswordMessage {
  color: #920075;
  font-family: Roboto;
  font-weight: 400;
}

.form-control[disabled] {
  color: rgb(176, 176, 175) !important;
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
}

/* BIRTHDATE SELECT BOXES */
.dateselect {
  display: flex;
  flex-grow: 1;
}
.dateselect .date {
  float: none;
  height: auto;
  position: relative;
  text-align: left;
  top: 0px;
  z-index: 999;
}
.dateselect .date span {
  background: none;
}
.dateselect .chevron-select-box {
  width: 33.33%;
}
.dateselect .chevron-select-box select {
  padding-right: 10px !important;
}
.dateselect .chevron-select-box:after {
  display: none;
}

#dashboard-right-content .dateselect .date select {
  border-right: 0;
}
#dashboard-right-content .dateselect .month select {
  border-right: 0;
}

.checkmessage {
  color: #920075;
}

#section-main-content #dashboard-right-content .chevron-select-box {
  background: none;
}

#schedulePOPUp .modal-body {
  max-height: 400px;
}/*# sourceMappingURL=style.css.map */