/*html, body {*/
/*  font: normal 12px verdana;*/
/*  margin:0;*/
/*  padding:0;*/
/*  border:0 none;*/
/*  text-align: center;*/
/*}*/
/*body {*/
/*  !*background: url(images/world.jpg) fixed center no-repeat;*!*/
/*  background: url(images/world.jpg) no-repeat;*/
/*  !*background-color: #e3e3e3;*!*/
/*}*/

#backimage {
  background-image: url("images/world.jpg");
  height: 100vh;
}

 /*Height for devices larger than 576px*/
/*@media (min-width: 992px) {*/
/*  #intro {*/
    /*margin-top: -58.59px;*/
  /*}*/
/*}*/

.navbar .nav-link {
  color: #000 !important;
}

.container {
  width: auto;
  /*max-width: 680px;*/
  /*padding: 0 15px;*/
}


h1 {
  color: #FF0000;
  font-family: arial,verdana,sans-serif;
  text-decoration: none;
  font-size: 16pt;
}

/*div#box_login {*/
/*  float: center;*/
/*  margin: 0;*/
/*  padding: 5 0 0 400;*/
/*}*/

/*table {*/
/*  border: #e3EEFF 1px solid;*/
/*}*/

/*td.f_title {*/
/*  padding: 5px 0 0 0;*/
/*}*/

/*td.f_login {*/
/*  padding: 0 2px 0 2px;*/
/*}*/

/*td.f_sub {*/
/*  padding: 0 5px 0 5px;*/
/*  text-align: center;*/
/*}*/

/*td.f_sub input {*/
/*  font-family: arial,verdana,sans-serif;*/
/*  text-decoration: none;*/
/*  font-size: 10px;*/
/*}*/
