$bootstrap_primary_blue: #428bca;
$bootstrap_primary_blue_active: #3071a9;
$pixpalace2_orange: #fcb514;
$pixpalace_red: #da0e0f;

.color_bootstrap_blue {
  color: $bootstrap_primary_blue;
}

.color_bootstrap_blue_active {
  color: $bootstrap_primary_blue_active;
}

body{
  font-family: "Trebuchet MS","Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 0.8em;
  color: #888;
  background-color: #fff;
  margin: 0;
  padding: 0;
}
h1 {
  color: #CCC;
  font-size: 50px;
  text-align: center;
}
img{
  border: none;
}
a{
  /*text-decoration: none;*/
  /*color: #888;*/
}
a:hover{
  color: #e00 !important;
}

#pw_logo{
  margin: 0;
  padding: 0;
  position: absolute;
  top: 2px;
  left: 10px;
}

#header{
  width: 100%;
  height: 35px;
  padding: 0;
  margin: 0;
}

#language{
  margin: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  right: 0;
  text-align: right;
  width: 200px;
}

#pw_menu{
  list-style-type: none;
  color: #AAA;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 240px;
  top: 20px;
  font-weight: bold;
}
#pw_menu a{ color: #AAA; }

#pw_menu li{ display: inline;}


#new_user_session{
  text-align: center;
}

.field_with_errors{
  display: inline;
}

#pw_main_home{
  margin-left:auto;
  margin-right:auto;
  text-align: center;
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 950px;
  height: 680px;
}

#pw_left_home {
  margin-top: 20px;
  width: 225px;
  float: left;
  position: absolute;
  height: 100%;
}

#pw_left_home img{
  width: 225px;
  height: auto;
}

.social_network {
  margin-top: 10px;

  span {
    font-size: 1.6em;
  }

  a {
    margin: 10px
  }

  a:link {
    text-decoration: none;
  }

  a:visited {
    text-decoration: none;
  }

  a:hover {
    text-decoration: none;
  }

  a:active {
    text-decoration: none;
  }
}

#pw_center_home{
  text-align: center;
  width:725px;
  left:225px;
  height:auto;
  position: absolute;
}

#pw_main_header{
  margin-bottom: 20px;
}

.pw_title_bar_pixpalace,.pw_title_bar_pixadmin,.pw_title_bar_pixpalace2,.pw_title_bar_pixtrakk{
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
  color:#fff;
  font-size: 1.5em;
  width: auto;
  min-width: 400px;
  max-width: 725px;
}

.pw_title_bar_pixpalace,.pw_title_bar_pixadmin {
  background-color: #da0e0f;
}
.pw_title_bar_pixpalace2 {
  background-color: #fcb514;
}
.pw_title_bar_pixtrakk {
  background-color: #733e8f;
}

.pw_home_logo {
  height: 90px;
}

#pw_label {
  font-size: 1.5em;
  color:#555;
  a {
    text-decoration: none;
    font-size: 0.9rem;
    line-height: 2rem;
  }
  a:visited, a:active, a:link{
    color: inherit;
  }
}

.pw_flash, .pw_flash_alert {
  color: #da0e0f;
  font-weight: bold;
  margin-bottom: 5px;
}

.pw_flash_notice {
  color: #fcb514;
  font-weight: bold;
  margin-bottom: 5px;
}

#pw_login {
  margin : 5px;
}

#pw_com_frame {
  margin:0;
  padding:0;

  img{
    max-width: 690px;
    max-height: 312px;
  }
}

#pw_available_pictures{
  text-align: center;
  font-size: 1.5em;
  color:#000;
  margin: 15px 0 25px;
}

.pp2-pics_tot {
  color:$pixpalace2_orange;
  font-size: 1.35rem;
}

.pp-pics_tot {
  color:$pixpalace_red;
  font-size: 1.35rem;
}

#pw_contact_pix{
  color:#000;
  margin: 10px 25px 0;
  padding: 0;
  font-size: 1.1em;
  font-weight: bold;
  text-align: left;
  position: absolute;
  width: 200px;
}

#pw_contact_pix a {
  color: #000;
}

#pw_copyright{
  margin: 20px 25px 0;
  padding: 0;
  left: 0;
  text-align: left;
  width: 200px;
}

//page login 20minutes
#pw_main_home_20min{
  margin:auto;
  text-align: center;
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 800px;
  height: 400px;
}
//page login PixTech
#pw_main_home_pixtech{
  margin:auto;
  text-align: center;
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 800px;
  //height: 100%//700px;
}

#pw_left_home_20min {
  margin-top: 20px;
  width: 225px;
  float: left;
  position: absolute;
  height: 100%;
}

#pw_center_home_20min{
  text-align: center;
  width:500px;
  left:225px;
  height:auto;
  position: absolute;

  .google_button_20min {
    text-align: -moz-center;
    text-align: -webkit-center;
  }
}

#contact_admin_20min a{
  color:#004595;
  font-size:1.2em;
}

#pw_label_20min {
  font-size: 1.7em;
  color:#555;
}

.center_home_pixtech{
  vertical-align: middle;
  height: 50%;
  margin: 25% auto;
}

.logo_pixtech{
  text-align:center;
  margin : 45px auto;
  width: 100%;
  /*position: absolute;*/
  bottom: 10px;
  span{
    line-height: 40px;
    vertical-align: text-bottom;
  }
  img{
    height: 40px;
  }
}

//PixTech footer on login page
#pw_footer{
  text-align: center;
  margin: 10px 0;
}

//PixTech login page
.contact_pixtech {
  font-size: 1.1em;
  margin-top: 2em;
}