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


.active {
  font-size: 16px;
  font-style: bold;
}

html {
 
  line-height: 1.15;
 
  tab-size: 4;
}
#box22 {
    background-color: red;
    width: 100%;
    height: 100%;
}
body {
  font-family: sans-serif;
  margin: 0;
}

hr {
  color: inherit;
  height: 0;
}



b,
strong {
  font-weight: bolder;
}




button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
select {
  text-transform: none;
}


.header .inner:after,
.header .inner:before
{
  content: " ";
  display: table;
}

.header .inner:after,
.s-clearfix:after {
  clear: both;
}

.ButtonIcon.hide-text,
.NavMobileHamburger,
.s-tr {
  border: 0;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
}




nav ul {
  list-style: none;
  list-style-image: none;
  padding-left: 0;
}

.polygon {
  pointer-events: none;
}





body {
  font-family: sans-serif;
  letter-spacing: 0.2px;
}


body {
  background: black;
  color: #e6e6e6;
  font-size: 16px;
  line-height: 1.5;
}

a {
    color: rgb(223, 25, 25);
}

a:hover {
  color: #FFCDD2;
}
p.email {
    margin-top: -40px;
}
.email {
margin-left: 80%;
    font-size: 14px;
}
button {
  cursor: pointer;
  font-family: inherit;
}
.imageGap
{
    margin:4px;
}
img.app {
    margin: 3px;
}
img.lazyload {
  opacity: 1;
}

img.lazyloaded {
 
  opacity: 1;
 
}

nav ul {
  margin: 0;
}

nav a {
  display: inline-block;
  text-decoration: none;
}

strong {
  font-weight: 600;
}

ol {
  padding-left: 20px;
}

hr {
  background: #8a8a8a;
  border: 0;
  height: 1px;
}



div.twitter {
margin-bottom: 25px;
}

.wraps {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}

@media only screen and (min-width: 568px) {
    .email {
        margin-left: 80%;
            font-size: 12px;
        }
}

@media only screen and (min-width: 568px) {
    .wraps {
      padding-left: 30px;
      padding-right: 30px;
    }
  }

.wraps-thin {
  max-width: 600px;
}

.NavMobileHamburger,
.s-tr {
 
  background-size: 100%;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
}



.Button {
  background: #c94f17;
  border: none;
  border-radius: 40px;
  color: #fff;
  display: block;
  line-height: 1.25;
  padding: 10px 20px;
  text-align: center;
}

.Button:hover {
  background: #e7682e;
  color: #fff;
}

.Button.disabled,
.Button[disabled] {
  background: #8a8a8a !important;
  color: #e6e6e6 !important;
  cursor: not-allowed;
}



@media only screen and (min-width: 568px) {
  .Button {
    display: inline-block;
  }
 
}

.ButtonRed {
  background: #c02d28;
}

.ButtonRed:hover {
  background: #d43530;
  cursor: pointer;
}
.Buttoncolor:hover {
  background: #d43530;
}




.FmLogo a {
    background-image: url(https://static.frontendmasters.com/assets/fm/js/static/frontendmasters.e1e10b58c1.svg);
    display: block;
    max-width: 40%;
    height: 40px;
    margin-top: 8px;
    width: 250px;
    margin-left: 51px;


}

.FmLogo1 a {
    background-image: url(https://static.frontendmasters.com/assets/fm/js/static/frontendmasters.e1e10b58c1.svg);
    display: block;
    max-width: 40%;
    height: 40px;
    margin-top: 8px;
    width: 250px;
    margin-left: 51px;
}
.wraps-thin {
    max-width: 600px;
  }
  
div.app .img {
    width: 20%;
    margin: 0px;
}




.ButtonLarge {
  font-size: 19px;
  padding: 20px 30px;
  margin-top: 16px;
}




.FooterMain {
  background: #111;
  color: #8a8a8a;
  font-size: 14px;
  padding: 40px 0;
}

.FooterMain .row {
  clear: both;
  margin: 10px 0;
  overflow: hidden;
}


.FooterMain .NavFooter {
  font-size: 16px;
}





.FooterMain .contact a,
.FooterMain .copyright a {
  text-decoration: none;
}

.FooterMain .contact a:hover,
.FooterMain .copyright a:hover {
  text-decoration: underline;
}

.FooterMain .contact a {
  display: inline-block;
}

.FooterMain .contact span {
  display: block;
}

.FooterMain .copyright a {
  color: #8a8a8a;
}



.FooterMain .logos {
  display: inline-block;
}

.FooterMain .NavMobileHamburger {
  float: right;
}
#login:hover {
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .FooterMain .logos {
    float: none;
    margin: 0 20px 6px 0;
  }
  .FooterMain .NavFooter {
   
    display: inline-block;
    vertical-align: bottom;
  }
  
  .FooterMain .contact,
  .FooterMain .copyright {
    float: right;
  }
  .FooterMain .contact {
    margin-top: 20px;
  }
  .FooterMain .contact span {
    display: inline;
    margin-left: 10px;
  } 
  
}
.header {
background-color:#592720;
  color: #858585;
  position: relative;
 
}
.header .inner {
  padding: -8px 0;
}
.header .logos {
  float: left;
}
.header .NavMobileHamburger {
  float: right;
  position: relative;
 
}

.header .NavMain {
  clear: both;
}

.header .polygon {
  fill: #f5f1f0;
  height: 24px;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
}

@media only screen and (min-width: 568px) {
  .header .logos {
    float: none;
  }
  .header .NavMain {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 900px) {
  .header .logos {
    float: left;
  }
  .header .NavMain {
    clear: none;
    float: right;
    margin-top: 0;
  }
  .header .NavMain .item {
    line-height: 50px;
  }
}

.logos {
  margin: 0;
}

.logos a {
  background-image: url(https://static.frontendmasters.com/assets/fm/js/frontendmasters.e1e10b58c1.svg);
  display: block;
  height: 40px;
  margin-top: 5px;
  width: 250px;
  float: left;
}

.MessageArea {
  margin: 10px 0 0;
  padding: 0;
}

.MessageArea .Message {
  margin: 5px 0;
  padding: 10px;
}

.Message {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #8a8a8a;
  border-radius: 5px;
  margin: 20px 0;
  padding: 5px 10px;
}

.MessageAlert {
  border-color: #e66225;
  color: #e66225;
}

.MessageHeader {
  color: #e66225;
}

.Nav a {
  color: rgb(231, 219, 219);
  line-height: 40px;
  padding-left: 10px;
  font-family: sans-serif;
}

.Nav a,
.Nav a:hover {
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s;
}

.Nav a:hover {
  color: #fff;
}

.Nav .Button {
 
  margin: 10px 0;
  padding: 0 20px;
  background-color: #c02d28;
}

.Nav .active {
  font-weight: 600;
}

.Nav .active a {
  color: #e6e6e6;
}

@media only screen and (min-width: 568px) {
  .Nav a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .Nav li {
    display: inline-block;
  }
  
}



.NavMobile .toggle-target,  
.NavMobile ul { 
  display: none;  
}

.NavMobile .toggle-target:checked + ul {
  display: block;
}

.NavMobileToggle {
  cursor: pointer;
}

.NavMobileHamburger {
  cursor: pointer;
  height: 50px;
  padding-top: 14px;
  position: relative;
  width: 50px;
}

.NavMobileHamburger:after,
.NavMobileHamburger:before {
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  border-top: 2px solid rgba(255, 255, 255, 0.5);
  content: "";
  display: block;
  height: 12px;
  margin: 0 auto;
  width: 30px;
}

.NavMobileHamburger:after {
  border-top: none;
  height: 10px;
}

.NavMobileHamburger:hover:after,
.NavMobileHamburger:hover:before {
  border-color: rgb(243, 237, 237);
}

@media only screen and (min-width: 568px) {
  .NavMobileHamburger,
  .NavMobileToggle {
    display: none;
  }
  .NavMobile ul {
    display: block;
  }
}

html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
  -moz-tab-size: 4;
  tab-size: 4;
}
    .alert_color{
            font-style: italic;
            color: #e06d69;
        }

a.recover {
    margin: 12px;
}
.polygon {
  pointer-events: none;
}




#main {
    background-color: #263238;
}

#box2 {
    width: 100%;
    height: 100%;
    background-color:white;
}

#box1 {

    width: 100%;
 
    height: 293px;
    margin-left: 33%;
    font-family: inherit;
    font-size: 100%;
    margin: 90px;
    margin-left: 35%;
    line-height: 1.15;
}

.text {
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: inset 0 1px 3px #ddd;
    color: #222;
    display: block;
    font-family: inherit;
    padding: 8px 10px;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;

    width: 40%;
}

label {
    display: inline-block;
    margin: 10px 0 5px;
}
