/* EXHIBIT A. Common Public Attribution License Version 1.0
 The contents of this file are subject to the Common Public Attribution License
 Version 1.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.ypok.com/license. The License is based on the Mozilla Public
 License Version 1.1 but Sections 14 and 15 have been added to cover use of
 software over a computer network and provide for limited attribution for the
 Original Developer. In addition, Exhibit A has been modified to be consistent
 with Exhibit B.
 
 Software distributed under the License is distributed on an "AS IS" basis,
 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
 the specific language governing rights and limitations under the License.
 
 The Original Code is Y@GRC.
 The Original Developer is the Initial Developer and is Ypok (22, rue de
 Palestro, 75002 Paris - ypok@ypok.com).
 
 All portions of the code written by Ypok are Copyright (c) 2011 Ypok. All
 Rights Reserved.
 Contributors are mentionned in News.txt file.
 
 Alternatively, if the End User would use the Original Code under term
 of other licence (CECILL, EUPL, ...), the End User must obtain specific and
 induvidual written authorization from the the Original Developer.
 Nevertheless, the Original Code stay under CPAL License for any other
 End Users.
 
 EXHIBIT B. Attribution Information
 Attribution Copyright Notice: Copyright 2011 Ypok. All rights reserved.
 Attribution Phrase (not exceeding 10 words): Powered by Y@GRC from Ypok.
 Attribution URL: www.ypok.com
 Graphic Image as provided in the Covered Code, if any.
 Display of Attribution Information is required in Larger Works which are
 defined in the CPAL as a work which combines Covered Code or portions thereof
 with code not governed by the terms of the CPAL.

*/
.fieldset_zone_inscription_steps {
    border:medium none;
    clear:both;
    margin:10px 0;
}

.list_request_info li {
  margin: 10px 0;
}

.list_request_info strong {
  color: #000000;
}

.line01 {
  margin: 10px 0 10px 155px;
}

.line01 .submit_fill, .line01 .button_fill {
  /*margin-right: 15px;*/
}

.line01 .alone {
  margin-left: 100px;
}

.line01 a {
  text-decoration: underline;
}

.line02 {
  margin-left: 280px;
}

.list_inscription_steps, .list_inscription_steps .paragraph {
    border-color:#DBDBDB;
}
.list_inscription_steps {
    border-style:solid;
    border-width:1px 0;
    clear:both;
    float:left;
/*    height:180px;*/
    list-style-type:none;
    margin:10px 0;
/*    overflow-y:scroll;*/
}

.list_inscription_steps .row {
/*    background:transparent url(img/dotted_border.gif) repeat-x scroll left bottom;*/
    clear:both;
    display:block;
    float:left;
    padding-bottom:1px;
    width:600px;
}

.list_inscription_steps .label {
    clear:none;
    display:block;
    float:left;
    font-size:1.2em;
    font-weight:bold;
    line-height:2em;
    padding-left:10px;
    width:120px;
}

.list_inscription_steps .paragraph {
    border-left:1px solid;
    clear:none;
    display:block;
    float:left;
    height:auto !important;
    margin:0;
    min-height:35px;
    padding:3px 0 3px 15px;
    width:435px;
}

.paragraph, .paragraph a, .high_paragraph, .cancel a, .add a, .validation a, .print a, .list .action_row a, .fieldset_subtitle, .list .subtitle, .inline_text, .fieldset_title_modify a, .confirm_list li.text_row .label, .actions_list .validation_process input, .tool_list .cross a, .tool_list .print a, .validation_list li.text_row .text {
  color:#6E6E6E;
}

.paragraph {
    clear:both;
    font-size:1.2em;
    line-height:1.2em;
    margin-top:10px;
    width:auto;
}
