
html,
body {
  min-height: 100%;
}
.layout-boxed html,
.layout-boxed body {
  height: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  overflow-y: auto;
}


img {
    max-width: 100%;
    max-height: 100%;
}


/*.pi-logo
{
  width:5%;
}
.portrait {
    height: 80%;
    width: 30%;
}

.landscape {
    height: 30%;
    width: 80%;
}

.square {
    height: 75%;
    width: 75%;
}*/
.center-div
{
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background-color: #ccc;
  border-radius: 3px;
}


/* Layout */
.wrapper {
  min-height: 100%;
  position: static;
  overflow: hidden;
}
.wrapper:before,
.wrapper:after {
  content: " ";
  display: table;
}
.wrapper:after {
  clear: both;
}
.layout-boxed .wrapper {
  max-width: 330px;
  margin: 1em auto;
  min-height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  position: relative;
}
.layout-boxed {
  background:  none;
  /*background:  none url('https://yeayaa.com/resources/img/YA_Icon_24.png')  no-repeat;*/
  /*background: none url('../img/client/YA/YA_background2.png') repeat fixed;*/
}

/*
 * Component: Main Header
 * ----------------------
 */
.main-header {
  position: relative;
  max-height: 100px;
  z-index: 1030;
}
.main-header > .navbar {
  -webkit-transition: margin-left 0.3s ease-in-out;
  -o-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
  margin-bottom: 0;
  margin-left: 230px;
  border: none;
  min-height: 50px;
  border-radius: 0;
}
.layout-top-nav .main-header > .navbar {
  margin-left: 0;
}



/*
 * Page: Lock Screen
 * -----------------
 */
/* ADD THIS CLASS TO THE <BODY> TAG */
.lockscreen {
  background: #d2d6de;
}
.lockscreen-logo {
  font-size: 35px;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 300;
}
.lockscreen-logo a {
  color: #444;
}
.lockscreen-wrapper {
  max-width: 400px;
  margin: 0 auto;
  margin-top: 10%;
}
/* User name [optional] */
.lockscreen .lockscreen-name {
  text-align: center;
  font-weight: 600;
}
/* Will contain the image and the sign in form */
.lockscreen-item {
  border-radius: 4px;
  padding: 0;
  background: #fff;
  position: relative;
  margin: 10px auto 30px auto;
  width: 290px;
}
/* User image */
.lockscreen-image {
  border-radius: 50%;
  position: absolute;
  left: -10px;
  top: -25px;
  background: #fff;
  padding: 5px;
  z-index: 10;
}
.lockscreen-image > img {
  border-radius: 50%;
  width: 70px;
  height: 70px;
}
/* Contains the password input and the login button */
.lockscreen-credentials {
  margin-left: 70px;
}
.lockscreen-credentials .form-control {
  border: 0;
}
.lockscreen-credentials .btn {
  background-color: #fff;
  border: 0;
  padding: 0 10px;
}
.lockscreen-footer {
  margin-top: 10px;
}
/*
 * Page: Login & Register
 * ----------------------
 */
.login-logo,
.register-logo {
  font-size: 35px;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 300;
}
.login-logo a,
.register-logo a {
  color: #444;
}
.login-page,
.register-page {
  background: #d2d6de;
}
.login-box,
.register-box {
  /*width: 360px;*/
  margin: 7% auto;
}

.login-box-body,
.register-box-body {
  background: #fff;
  padding: 20px;
  border-top: 0;
  color: #666;
}
.login-box-body .form-control-feedback,
.register-box-body .form-control-feedback {
  color: #777;
}
.login-box-msg,
.register-box-msg {
  margin: 0;
  text-align: center;
  padding: 0 20px 20px 20px;
}
.social-auth-links {
  margin: 10px 0;
}
/*
 * Page: 400 and 500 error pages
 * ------------------------------
 */
.error-page {
  width: 600px;
  margin: 20px auto 0 auto;
}









#slogan {
  color: white !important;
  position: absolute;
  right: 0.25em;
  line-height: 16em;
  font-size: 18px;
  top: -3.5em;
  text-shadow: -2px -1px black;
}

#visitor_ip {
  color: white !important;
  position: absolute;
  right: 2.5em;
  line-height: 13em;
  font-size: 1.5em;
  top: -2em;
  left: 6.5em;
}

#band_1 {
  height: 1.4em;
  width: 100%;
  background-color: #5c36c280;
  opacity: .65;
  position: absolute;
  z-index: 999999;
  top: 4.5em;
  right: 0;
}
#band_yeayaa {
  height: 1.25em;
  /* width: 100%; */
  /* background-color: #a14fa04d; */
  opacity: .75;
  position: absolute;
  z-index: 99999;
  top: 0;
  /* right: 2em; */
  color: #ffde26;
  /* font-size: 14px; */
  /* text-align: center; */
  z-index: 99999999;
  font-family: initial'Oswald', sans-serif;
  right: 2em;
}


#band_2 {
  height: 1.4em;
  width: 100%;
  background-color: #ef823d66;
  opacity: .45;
  position: absolute;
  z-index: 999999;
  top: 5.8em;
  right: 0;
}

.shadow_bg
{
    background-image: url('/resources/img/business_card_silhouette.png');
     background-repeat: no-repeat;
     height: 220px;
     /*outline: solid 1px black;*/
     background-color: black;
}

.login-box, .register-box {
    /* width: 360px; */
    margin: 0 auto;
    /*max-width: 360px;*/
}




.form-style-4 {
    /* max-width: 240px; */
    font-size: 16px;
    /*background: #495C70;*/
    /*border: 5px solid #53687E;*/
    /*border: 5px solid #FFF;*/
    margin: 0 auto;
    /* padding: 5px 0 0 0; */
    /*float: left;*/
    position: relative;
}



.form-style-4 input[type=submit],
.form-style-4 input[type=button],
.form-style-4 input[type=text],
.form-style-4 textarea,
.form-style-4 label
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    color: #fff;

}

.form-style-4 input[type="submit"], .form-style-4 input[type="button"] {
    /*background: #576E86;*/
    background: #FFF;
    padding: 8px 10px 8px 10px;
    color: #000;
    position: absolute;
    bottom: 0.5em;
    right: 1.5em;
    width: 7em;
    z-index: 99999;
}

  .disabled
  {
    border: 1px solid #999999;
    background-color: #cccccc !important;
    color: #666666 !important;
  }


.form-style-4 input[type=submit]:hover,
.form-style-4 input[type=button]:hover{
/*background: #394D61;*/
}


.form-style-4 input[type="text"] {
  background: transparent;
  border: none;
  border-bottom: 1px dashed #83A4C5;
  width: 8em;
  outline: none;
  font-style: italic;
  position: absolute;
  left: 1em;
  bottom: 0;
  color: yellow;
}

/*.form-style-4 input[type="text"]
{
    background: transparent;
    border: none;
    border-bottom: 1px dashed #83A4C5;
    width: 6em;
    outline: none;
    font-style: italic;
    position: absolute;
    left: 1.5em;
    bottom: 0;
    color: yellow;
}
*/
.form-style-4 textarea{
    font-style: italic;
    padding: 0px 0px 0px 0px;
    background: transparent;
    outline: none;
    border: none;
    border-bottom: 1px dashed #83A4C5;
    width: 275px;
    overflow: hidden;
    resize:none;
    height:20px;
}

.form-style-4 textarea:focus,
.form-style-4 input[type=text]:focus,
{
    border-bottom: 1px dashed #D9FFA9;
}






#recaptcha {
  transform: scale(0.60);
  -webkit-transform: scale(0.5);
  transform-origin: 0 0;
  -webkit-transform-origin: 18.5em 3.5em;
  position: absolute;
  right: 0;
  z-index: 99999;
}

 /*recaptcha error msg appears here*/
 /*hiddenRecaptcha-error*/


#hiddenRecaptcha-error {
  display: block;
  /* position: absolute; */
  /* bottom: 0px; */
  left: 15.5em;
  line-height: 20em;
  color: red;
  top: -7.5em;
  height: 0;
  z-index: 999999999;
  background-color: wheat;
  /* outline: 1px solid; */
  font-size: 12px;
}

.form-style-4 label {
    display:block;
    margin-bottom: 10px;
    position: absolute;
    bottom: 0px;
}

#yaApiKey_input-error {
  /* display: block; */
  /* margin-bottom: 10px; */
  position: absolute;
  bottom: 1.8em;
  color: red !important;
  outline: red 1px dashed;
  left: 0.75em;
}

.form-style-4 label > span {
  /* display: inline-block; */
  /* float: left; */
  /* width: 161px; */
  bottom: 2.25em;
  position: absolute;
  width: 160px;
  font-size: 12px;
  left: 1em;
}

 .hidden
 {
    display:none !important;
 }
 .visible
 {
    display: visible !important;
 }







/* Media Queries */
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
}
/* Landscape phones and down */
@media (min-width: 320px) and (max-width: 480px ) {


.form-style-4 input[type="submit"], .form-style-4 input[type="button"] {
  /* background: #576E86; */
  background: #FFF;
  padding: 8px 10px 8px 10px;
  color: #000;
  position: absolute;
  bottom: 0.5em;
  right: 1.5em;
  width: 5em;
  z-index: 99999;
}


/*#slogan {
  color: white !important;
  position: absolute;
  right: 0.25em;
   line-height: 16em; 
  font-size: 18px;
  top: -3.5em;
}

#visitor_ip {
  color: white !important;
  position: absolute;
  right: 2.5em;
  line-height: 13em;
  font-size: 1.5em;
  top: -2em;
  left: 6.5em;
}
*/

#slogan {
  color: white !important;
  position: absolute;
  right: 0.25em;
  line-height: 16em;
  font-size: 18px;
  top: -3.5em;
  text-shadow: -2px -1px black;
}

#band_1 {
  height: 1.4em;
  width: 100%;
  background-color: #5c36c280;
  opacity: .65;
  position: absolute;
  z-index: 999999;
  top: 4.5em;
  right: 0;
}
#band_yeayaa {
  height: 1.25em;
  /* width: 100%; */
  /* background-color: #a14fa04d; */
  opacity: .75;
  position: absolute;
  z-index: 99999;
  top: 0;
  /* right: 2em; */
  color: #ffde26;
  /* font-size: 14px; */
  /* text-align: center; */
  z-index: 99999999;
  font-family: initial'Oswald', sans-serif;
  right: 2em;
}


#band_2 {
  height: 1.4em;
  width: 100%;
  background-color: #ef823d66;
  opacity: .45;
  position: absolute;
  z-index: 999999;
  top: 5.8em;
  right: 0;
}

.shadow_bg
{
    background-image: url('/resources/img/business_card_silhouette.png');
     background-repeat: no-repeat;
     height: 220px;
     /*outline: solid 1px black;*/
     background-color: black;
}

#visitor_ip {
  color: white !important;
  /* position: absolute; */
  /* right: 0; */
  line-height: 13em;
  font-size: 1.2em;
  top: -1.25em;
  /* left: 10em; */
}

#yaApiKey_input-error {
  /* display: block; */
  /* margin-bottom: 10px; */
  position: absolute;
  /* bottom: 1.8em; */
  color: red !important;
  outline: red 1px dashed;
  left: 0.75em;
  font-size: .75em;
  bottom: 2.75em;
}


}

