
@font-face{
  font-family: "amsterdam sans";
  font-style: normal;
  font-weight: 300;
  src: url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-Light.eot?#iefix);
  src: url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-Light.eot?#iefix) format("eot"),
       url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-Light.woff2) format("woff2"),
       url(../webfonts/AmsterdamSans/woff/AmsterdamSans-Light.woff) format("woff")
}
@font-face{
  font-family: "amsterdam sans";
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-Regular.eot?#iefix);
  src: url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-Regular.eot?#iefix) format("eot"),
       url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-Regular.woff2) format("woff2"),
       url(../webfonts/AmsterdamSans/woff/AmsterdamSans-Regular.woff) format("woff")
}
@font-face{
  font-family: "amsterdam sans";
  font-style: italic;
  font-weight: 400;
  src: url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-Italic.eot?#iefix);
  src: url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-Italic.eot?#iefix) format("eot"),
       url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-Italic.woff2) format("woff2"),
       url(../webfonts/AmsterdamSans/woff/AmsterdamSans-Italic.woff) format("woff")
}
@font-face{
  font-family: "amsterdam sans";
  font-style: normal;
  font-weight: 700;
  src: url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-Bold.eot?#iefix);
  src: url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-Bold.eot?#iefix) format("eot"),
       url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-Bold.woff2) format("woff2"),
       url(../webfonts/AmsterdamSans/woff/AmsterdamSans-Bold.woff) format("woff")
}
@font-face{
  font-family: "amsterdam sans";
  font-style: italic;
  font-weight: 700;
  src: url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-BoldItalic.eot?#iefix);
  src: url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-BoldItalic.eot?#iefix) format("eot"),
       url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-BoldItalic.woff2) format("woff2"),
       url(../webfonts/AmsterdamSans/woff/AmsterdamSans-BoldItalic.woff) format("woff")
}
@font-face{
  font-family: "amsterdam sans";
  font-style: normal;
  font-weight: 800;
  src: url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-ExtraBold.eot?#iefix);
  src: url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-ExtraBold.eot?#iefix) format("eot"),
       url(../webfonts/AmsterdamSans/woff2/AmsterdamSans-ExtraBold.woff2) format("woff2"),
       url(../webfonts/AmsterdamSans/woff/AmsterdamSans-ExtraBold.woff) format("woff")
}

/********************/

HTML {
  height: 100%;
  padding: 0;
  margin: 0;
}

BODY {
  position: relative;
  background-color: #2A5561;
  height: 100%;
  padding: 0;
  margin: 0;
  font-family: "amsterdam sans", arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.3;
}

/********************/

A {
  color: #006AA7;
}

A:hover
A:focus {
  text-decoration: underline;
}

H1, H2, H3, H4, H5, H6 {
  font-family: "amsterdam sans";
  font-weight: 700;
  line-height: 1.1;
}

H1 { font-size: 2rem; }
H2 { font-size: 1.75rem; }
H3 { font-size: 1.5rem; }
H4 { font-size: 1.25rem; }
H5 { font-size: 1rem; }
H6 { font-size: 0.75rem; }

UL {
  padding-left: 17px;
  margin: 0;
}

LI {
}

.orange {
  /* color: rgb(241, 147, 0); */
  color: rgb(241, 147, 0);
}
.pink {
  color: rgb(225, 0, 122);
}

/**********/

#containerFlex {
  display: flex;
  flex-direction: column; 
  min-height: 100%;
  background-image: url(../images/bg_grey.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

/**********/

#bgHeader {
  display: none;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  background: #e1007a;
  height: 60px;
  margin-bottom: -60px;
  width: 100%;
  z-index: -1;
}

#bgFooter {
  display: none;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  background: #1A2036;
  height: 60px;
  margin-top: -60px;
  width: 100%;
  z-index: -1;
}

/**********/
#containerHeader {
  display: flex;
  flex-direction: row;
  background-color: rgb(225, 0, 122);
  color: #FFFFFF;
  
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}

#containerHeader DIV {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;

  padding: 6px 12px;
}

#containerHeader A {
  color: #FFFFFF;
}


#containerMain {
  display: flex;
  flex-direction: column;
  
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;

  background-image: url(../images/bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#containerMain FORM {
  display: flex;
  flex-direction: column;
  
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

/***********/

#header {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}

#main {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  padding: 15px 30px;
  color: #FFFFFF;
}

#footer {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
}

#main.handy_links A {
  color: rgb(241, 147, 0);
}
/***********/

.footer-button {
  height: 60px;
  overflow: hidden;
}

.dropdown_menu {
  background-color: transparent;
  color: #FFFFFF;
  outline: 0;
  border: transparent;
  float: right;
  text-align: right;
  padding: 10px;
  margin-right: 16px;
}

.dropdown_menu:hover, .dropdown_menu:focus{
  background-color: black;
  color: #FFFFFF;
  outline: 0;
}

.dropdown_option {
  background-color: black;
  color: #FFFFFF;
  }

.language-input {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  outline: 0;
  padding: 15px 20px;
  border: 2px solid rgb(241, 147, 0);
  border-radius: 5px;
  background: #FFFFFF;
  color: #333333;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.footer-button BUTTON,
.footer-button A {
  display: block;
  position: relative;
  background: rgb(225, 0, 122);
  background: linear-gradient(90deg, rgba(225, 0, 122,1) 0%, rgba(241, 147, 0,1) 100%);
  border: 0;
  width: 100%;
  height: 60px;
  padding: 0;
  color: #FFFFFF;
  font-size: 1.7rem;
  font-family: "amsterdam sans";
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.footer-button A SPAN {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.footer-button BUTTON:hover,
.footer-button BUTTON:focus,
.footer-button A:hover SPAN,
.footer-button A:focus SPAN {
  color: #000000;
}

/**********/

.header-login {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.header-login IMG {
  max-height: 225px;
  max-width: 80%;
}

.header-home {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.header-home IMG {
  max-height: 110px;
  max-width: 80%;
}


/**********/

.btn-icecream {
  position: relative;
  border: 1px solid rgb(241, 147, 0);
  color: rgb(220,120,16);
  border-radius: 0;
  overflow: hidden;
  padding-right: 55px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5rem;
}

.btn-icecream:after {
  content: " ";
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0;
  top: 0;
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  background: rgb(225, 0, 122);
  background: linear-gradient(90deg, rgba(225, 0, 122, 1) 0%, rgba(241, 147, 0, 1) 100%);
}

.progress {
  background: none;
  width: 100%;
  height: 10px;
  border-radius: 0;
}

.progress .progress-bar {
  background-color: #05C700;
}


 
/**********/


.header-navbar {
  display: flex;
  flex-direction: row;
  background: rgb(225, 0, 122);
  color: #FFFFFF;
  padding: 9px 11px 6px 11px;
  font-size: 1rem;
}

.header-navbar-left,
.header-navbar-right {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  width: 50%;
}

.header-navbar-left { text-align: left; }
.header-navbar-right { text-align: right; }

.header-navbar A {
  font-family: "amsterdam sans";
  line-height: 1.1;
  color: #FFFFFF;
}
 
 
/**********/

#login {
  padding-top: 5vh;
}

#login p {
  color: #FFFFFF;
  font-family: "amsterdam sans";
  line-height: 1.1;
}

.btn-chapter {
  display: block;
  position: relative;
  background: rgb(241, 147, 0);
  background: linear-gradient(90deg, rgba(241, 147, 0, 1) 0%, rgba(225, 0, 122, 1) 100%);
  width: 100%;
  border: 0;
  border-radius: 0;
  width: 100%;
  min-height: 50px;
  padding: 30px 30px 24px 30px;
  color: #FFFFFF;
  font-size: 1.5rem;
  font-family: "amsterdam sans";
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
  text-transform: uppercase;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.btn-chapter.reverse {
  background: rgb(225, 0, 122);
  background: linear-gradient(90deg, rgba(225, 0, 122,1) 0%, rgba(241, 147, 0,1) 100%);
}

.btn-chapter.disabled {
  opacity: 0.5;
}

.btn-chapter:hover,
.btn-chapter:focus {
  color: #000000;
  text-decoration: none;
}

.btn-chapter .progress {
  position: absolute;
  top: 0;
  left: 0;
}

/**********/

#chapters {
  padding-top: 3vh;
  color: #FFFFFF;
}

#chapters H1 {
  color: #FFFFFF;
  font-family: "amsterdam sans";
  line-height: 1.1;
  font-size: 1.5rem;
  margin-bottom: 15px;
}

#chapters .row {
  margin-left: -30px;
  margin-right: -30px;
}

.btn-chapter {
  display: block;
  position: relative;
  background: rgb(241, 147, 0);
  background: linear-gradient(90deg, rgba(241, 147, 0, 1) 0%, rgba(225, 0, 122, 1) 100%);
  width: 100%;
  border: 0;
  border-radius: 0;
  width: 100%;
  min-height: 50px;
  padding: 30px 30px 24px 30px;
  color: #FFFFFF;
  font-size: 1.5rem;
  font-family: "amsterdam sans";
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.btn-chapter.reverse {
  background: rgb(225, 0, 122);
  background: linear-gradient(90deg, rgba(225, 0, 122, 1) 0%, rgba(241, 147, 0, 1) 100%);
}

.btn-chapter.disabled {
  opacity: 0.5;
}

.btn-chapter .progress {
  position: absolute;
  background: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  border-radius: 0;
}

.btn-chapter .progress .progress-bar {
  background-color: #05C700;
}

/**********/

#chapter {}

#chapter H1 {
  color: #FFFFFF;
  font-family: "amsterdam sans";
  line-height: 1.1;
  font-size: 1.5rem;
  margin-top: 15px;
  margin-bottom: 35px;
  text-transform: uppercase;
}


/**********/

#login .btn-link {
  color: #FFFFFF;
}

#login .btn-link:hover,
#login .btn-link:focus {
  color: #FFFFFF;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

/**********/

.q {
  margin-bottom: 2.5rem;
}

.q-question {
  color: #FFFFFF;
  margin-bottom: 2rem;
  font-size: 1.3rem;

  display: flex;
  flex-direction: row;
}

.q-question-number {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  margin-right: 10px;
  font-size: 1.6rem;
  font-family: "amsterdam sans";
  font-weight: 700;
}
.q-question-text {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

.q-answers {
  overflow: hidden;
}

.q-help {
  font-style: italic;
  font-size: 1.1rem;
}

#login .q {
  margin-bottom: 1rem;
}

#login .q-question {
  margin-bottom: 0.5rem;
}

/**********/

.form-control {
  border: 1px solid rgb(241, 147, 0);
  font-size: 1rem;
  padding: 1.5rem .75rem;
}

.form-control:focus {
  color: #495057;
  border-color: rgb(225, 0, 122);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(225, 0, 122,.25);
}

/**********/

.balloon {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 20px;
}

.balloon-image {
  position: relative;
  text-align: center;
  height: 130px;
  z-index: 3;
}

.balloon-image IMG {
  max-width: 100%;
  max-height: 100%;
}

.balloon-content {
  position: relative;
  background: rgba(241, 147, 0,1);
  background: linear-gradient(0deg, rgba(241, 147, 0, 1) 0%, rgba(225, 0, 122, 1) 100%);
  border-radius: 10px;
  padding: 80px 40px 40px 40px;
  margin-top: -50px;
  z-index: 2;
}

.balloon:after {
  content: " ";
  position: absolute;
  background: rgb(241, 147, 0);
  width: 60px;
  height: 60px;
  bottom: 0;
  left: 50%;
  transform: rotate(45deg);
  margin-left: -30px;
  z-index: 1;
}

/**********/

.collapse-container {
  margin-bottom: 20px;
}

.collapse-container .btn-collapse {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
  color: #FFFFFF;
  text-align: left;
  font-size: 1.3rem;
  padding: 0;
  border-radius: 0;
  border: 0;
  white-space: normal;
  background: transparent;
}

.collapse-container .btn-collapse:hover,
.collapse-container .btn-collapse:focus {
  box-shadow: none;
}

.collapse-container .btn-collapse .collapse-title {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  background: #FFFFFF;
  padding: 10px 15px;
  border: 1px solid rgb(241, 147, 0);
  color: rgb(241, 147, 0);
  font-family: "amsterdam sans";
  font-weight: 700;
}

.collapse-container .btn-collapse .collapse-icon {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  font-size: 2rem;
  padding: 10px 15px 11px 15px;
  background: rgb(241, 147, 0);
  background: linear-gradient(270deg, rgb(225, 0, 122) 0%, rgb(241, 147, 0) 100%);
  color: #FFFFFF;
}

.collapse-container .btn-collapse:hover .collapse-icon,
.collapse-container .btn-collapse:focus .collapse-icon {
  color: #000000;
}


.collapse-container .btn-collapse[aria-expanded=false] .collapse-icon .fa-plus { display: block; }
.collapse-container .btn-collapse[aria-expanded=false] .collapse-icon .fa-minus { display: none; }
.collapse-container .btn-collapse[aria-expanded=true] .collapse-icon .fa-plus { display: none; }
.collapse-container .btn-collapse[aria-expanded=true] .collapse-icon .fa-minus { display: block; }

.collapse-container .card-body {
  background: rgb(225, 0, 122);
  color: #FFFFFF;
  border-radius: 0 0 3px 3px;
}

.collapse-container .card-body UL LI {
  margin-bottom: 1rem;
}
/*.collapse-container .card-body UL LI:last-child {
  margin-bottom: 0;
}
*/


/**********/
/**********/

/* Extra small */
@media (max-width: 576px) {
}

/* Small */
@media (min-width: 576px) {
  #main {
    padding: 15px 60px;
  }
  #chapters .row {
    margin-left: -60px;
    margin-right: -60px;
  }
}

/* ICECEREAM BREAKPOINT */
@media (min-width: 600px) {
  #containerHeader,
  #containerMain {
    margin-left: auto;
    margin-right: auto;
    width: 600px;
  }
}

/* Medium */
@media (min-width: 768px) {
}

/* Large */
@media (min-width: 992px) {
}

/* Extra large */
@media (min-width: 1200px) {
}

/* CSP sucks.... */
.width100 { width: 100%; }
.width90 { width: 90%; }
.width80 { width: 80%; }
.width70 { width: 70%; }
.width60 { width: 60%; }
.width50 { width: 50%; }
.width40 { width: 40%; }
.width30 { width: 30%; }
.width20 { width: 20%; }
.width10 { width: 10%; }
.width0, .width00 { width: 0%; }


/* privacy link */
#privacy {
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  padding: 16px 12px 16px 12px;
}
#privacy A {
  color: #fff;
  
}