/*
 * Licensed to the Apache Software Foundation (ASF) under one
 * or more contributor license agreements.  See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership.  The ASF licenses this file
 * to you under the Apache License, Version 2.0 (the
 * "License"); you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */
body { background: #f6f6f6}
body, td, th { font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color: #333; font-size: 12px; }
#box { width: 500px; }
#bigbox { width: 940px; }
#bigbox, #box { margin: 30px; padding: 0; border: thin black solid; background: #fff}
#bigbox .title, #box .title { display: block; margin: 0 0 5px 0; padding: 5px 5px 5px 15px; background: #ddd; font-size: 18px}
#bigbox .title .info { float: right; padding-right: 10px; font-size: 12px}

.errors { color: red; padding: 10px 0 10px 0; }
.form-label { float: left; width: 100px;}

.content { padding: 10px;}
.content div { padding: 5px 0 5px 0 }

#manageUsers { width: 800px }
#manageUsers th { text-align: left }

a:active, a:visited, a:link { color: #6666DD; text-decoration: none; }
a:hover { color: #6666FF; text-decoration: underline; }

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

.c-ad {
    margin: 20px auto;
}
.c-ad__wrap {
    width: 468px;
    margin: 0 auto;
}
