
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400');

body, html {
  font-family: 'Source Sans Pro', sans-serif;
  background-color: #1d243d;
  padding: 0;
  margin: 0;
}

#html_element {
  transform:scale(0.8);
  -webkit-transform:scale(0.8);
  transform-origin:0 0;
  -webkit-transform-origin:0 0;
}

#container_left {
    background:#fff !important ;
    /*-webkit-box-shadow: 5px 1px 15px -3px #000000; */
    /*box-shadow: 5px 1px 15px -3px #000000;*/
}

#particles-js,.overall_container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.logo_container {
  margin-left: 10rem;
  margin-top: 3rem;
}


.wel_txt, .help_txt,
.contact_txt, .media_icons {
  color:#fff;
  margin-left: 10rem;
}

.m_icons {
    color:#fff;
}

.m_icons:hover {
    color:#3d5af1;
}

#html_element {
  margin-left: 30px;
}

.wel_txt{
  margin-top: 5rem;
  color:#fff;
  font-weight: 600;
}

.wel_txt{
  margin-top: 2rem;
  font-size: 35px;
}

.help_txt {
  margin-top: 20px;
  font-size: 20px;
}

.contact_txt {
  margin-top: 20px;
  font-size: 30px;
  font-weight: 500;
}

.media_icons {
  margin-top: 20px;
  font-size: 25px;
  cursor: pointer;
}

a.media_icons:hover{
  color: #3d5af1;
}


.container_right{
  margin: 0;
  top: 70px;
  left: 50%;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  background-color: rgb( 33, 41, 66 );
  border-radius: 9px;
  border-top: 10px solid #005eff;
  border-bottom: 10px solid #fff;
  width: 400px;
  height: 510px;
  box-shadow: 1px 1px 108.8px 19.2px rgb(25,31,53);
}


@media only screen and (max-width: 600px) {
  .container_right {

    margin: 0;
    top: 70px;
    left: 50%;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    background-color: transparent;
    border-radius: 9px;
    border:none;
    width: 400px;
    height: 510px;
    box-shadow: 1px 1px 108.8px 19.2px rgb(25,31,53);
  }

  .container_left{
    display: none;
  }
}


div .logo {
  position: relative;
  justify-content: center;
  width: 90px;
}

.box h4 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #5c6bc0;
  font-size: 18px;
  margin-top:10px;
}

.box h4 span {
  color: #dfdeee;
  font-weight: lighter;
}

.box h5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
  color: #a1a4ad;
  letter-spacing: 1.5px;
  margin-top: -15px;
  margin-bottom: 70px;
}






/* TRBL */

.box input[type = "text"],
.box input[type = "email"],
.box input[type = "password"]
{
  justify-content: center;
  margin: 30px  10px 10px 0px;
  padding: 14px 20px;
  background: #262e49;
  border: 0;
  border-radius: 5px;
  width: 100%;
  outline: none;
  color: #d6d6d6;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.input_txt {
  padding-left:30px;
  padding-right:30px;
}
.check_area {
  margin-top: 20px;
  padding-left:50px;
  padding-right:30px;
}

::-webkit-input-placeholder {
  color: #565f79;
}

.box input[type = "text"]:focus,
.box input[type = "email"]:focus,
.box input[type = "password"]:focus
{
  border: 1px solid #79A6FE;

}

a{
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

label input[type = "checkbox"] {
  display: none; /* hide the default checkbox */
}

/* style the artificial checkbox */
label span {
  height: 13px;
  width: 13px;
  border: 2px solid #464d64;
  border-radius: 2px;
  display: inline-block;
  cursor: pointer;
  float: left;
}

.btn1 {
  border:0;
  background: #7f5feb;
  color: #dfdeee;
  border-radius: 100px;
  width: 340px;
  height: 49px;
  font-size: 16px;
  top: 85%;
  left: 8%;
  transition: 0.3s;
  cursor: pointer;
}

.btn1:hover {
  background: #3d5af1;
}

.rmb {
  position: absolute;
  margin-left: -24%;
  margin-top: -4px;
  color: #dfdeee;
  font-size: 13px;
}

.forgetpass {
  float: right;
  right: 28px;
}

.dnthave{
  top: 92%;
  left: 24%;
}

/* <-- style its checked state */
[type=checkbox]:checked + span:before {
  font-family: FontAwesome;
  font-size: 15px;
  content: "\f00c";
  margin-top: -40px;
  color: #896cec;
  margin-left: 0px;
  width: 13px;
}

.typcn {
  position: absolute;
  margin-top: -55px;
  margin-left: 150px;
  color: #3b476b;
  font-size: 22px;
  cursor: pointer;
}

.typcn.active {
  color: #7f60eb;
}

.error {
  background: #ff3333;
  text-align: center;
  width: 337px;
  height: 20px;
  padding: 5px;
  border: 0;
  border-radius: 5px;
  margin: 10px auto 10px;
  position: absolute;
  top: 25%;
  left: 7.2%;
  color: white;
  display: none;
}

.footer {
  position: relative;
  left: 0;
  bottom: 0;
  /* top: 35px; */
  width: 100%;
  color: #78797d;
  font-size: 14px;
  text-align: center;
}

.footer .fa {
  color: #7f5feb;;
}
