/*
 * Password Management Servlets (PWM)
 * http://www.pwm-project.org
 *
 * Copyright (c) 2006-2009 Novell, Inc.
 * Copyright (c) 2009-2016 The PWM Project
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */

/*
 * Placeholder stylesheet
 */
#header-page {
    padding-top: 0px;
    font-size: 100%;
    display: none;
}
#header-title {
    font-size: 80%;
    color: #FFFFFF;
    position: fixed;
    padding-left: 0px;
}
#header-center {
    position: fixed; 
}
#header {
    width: 85%;
}
#header-company-logo {
      background-size: 75%;
  left: 3%;
    top: 5px;
    height: 72%;
}
#header {
    width: 97%;
    height: 50px;
    margin: 0 5px;
}
#header-center-left {
    float: left;
    max-width: 200px;
    text-align: right;
    padding-left: 168px;
    padding-top: 31px;
    position: fixed;
}
#centerbody {
        width: 90%;
    top: 0px;
}
#footer {
    margin: 3px 5px 0px 5px;
    height: 50px;
}
#footer-content {
    text-align: left;
}
#footer {
    font-size: 8px;
}
p {
    max-width: 85%;
    margin-top: 0%;
}
.inputfield {
    margin-left: 1%;
    width: 80%;
}
.selectfield {
    width: 200px;
}
#header-center-right {
    margin-top: 5px;
    margin-left: -25px;

}
.message {
    margin-left: 8px;
}
.inputfield {
    width: 75%;
}
h2 {
   width: 100%; 
}
.peoplesearch-wrapper #centerbody.wide {
  left: 12px;
    right: 12px;
   top: 70px;
}
.rc-anchor-normal {
    width: 277px;
    }
#header-menu-wrapper {
    color: white;
    text-align: right;
    margin-left: 70%;
margin-top: -14px;
    font-size: 9px
}

#header-center-left {
    float: left;
    text-align: left;
    padding-left: 29%;
    padding-top: 12%;
    position: relative;
max-width: 50%;
}
