@charset "utf-8";
/**
 * Fichier : forms.css
 * Description : Forms styles
 * Auteur : Hamza Iqbal - hiqbal[at]actualys.com
 * Version : 1.0.0
 ******************************************/

/**
 * Forms toolkit
 ******************************************/
form .mandatory { color: #008c8c !important; }

form h3
{
	font-size: 16px;
	margin: 0 0 15px;
}

form fieldset
{
	border-top: 1px solid #e2e2e2;
	margin: 15px 0 0;
	padding: 15px 0 0;
}

form fieldset:first-child
{
	border-top: 0;
	margin: 0;
	padding: 0;
}

form .form-item { margin-bottom: 10px; }
form .form-item_full { margin-bottom: 30px; }

form .form-item label
{
	display: inline-block;
	line-height: 20px;
	margin: 0 10px 0 0;
	vertical-align: top;
	text-align: left;
}
/* @todo this width setting messes up option values in advanced search */

form .form-item label {
  width: 500px;
}
.has-right-column form .form-item label { width: 325px; }

form .form-item_full label
{
	font-size: 15px;
	display: block;
	width: auto !important;
}

form .form-item label span
{
	color: #787878;
	font-size: 12px;
}

form .form-item .form_field
{
	display: inline-block;
	vertical-align: top;
	width: 350px;
}

#template_1 form .form-item { width: 285px; }

form .form-item_full .form_field
{
	display: block;
	margin: 10px 0 0 20px;
	width: auto !important;
}

.ielt8 form .form-item .form_field
{
	display: inline;
	zoom: 1;
}

form .form-item label { color: #747474; }

form .form-item .form_radio_cb label { vertical-align: middle; }

form .form-item .form_radio_cb ul li { margin: 5px 0; }

form .form-item input[type="text"],
form .form-item input[type="password"],
form .form-item textarea,
form .form-item select
{
	background: #fefefe url(../images/backgrounds/bg_text_field.png) 0 0 repeat-y;
	border: 1px solid #7e7e7e;
	color: #747474;
	height: 15px;
}

form .form-item input[type="text"],
form .form-item input[type="password"],
form .form-item textarea
{
	background: #fefefe url(../images/backgrounds/bg_text_field.png) 0 0 repeat-y;
	padding: 0 4px;
	width: 210px;
}

form .form-item input[type="text"].short { width: 100px; }

form .form-item input[type="text"],
form .form-item input[type="password"] { height: 18px; }
form .form-item textarea { height: 50px; }
form .form-item select { height: 30px; }
/*form .form-item-discipline-13 #edit-discipline-13  { height: 70px; }*/
form .form-item .form_date select { margin: 0 5px 0 0; }

form .form-item input[type="radio"] { margin: 0 5px 0 0; }

form label.label_replace, form .select-all label.label_replace
{
	background: url("../images/buttons/btn_check.png") 0 0 no-repeat;
	height: 16px;
	margin: 0 3px 0 0;
	vertical-align: middle;
	width: 16px;
}

form label.label_replace_on, form .selected label.label_replace { background-position: 0 -16px; }

form .form-item label[disabled] { background-position: 0 -32px; }
form .form-item label.label_replace_on[disabled] { background-position: 0 -48px; }

form .form-item .form_field_add { margin: 0 0 10px; }
form .form-item .form_field_more { margin: 10px 0 0; }

form p { margin: 0 0 10px; }
form p.mandatory { margin: 60px 0 20px; }


form .form_captcha
{
	text-align: center;
	margin: 0 0 15px;
}

form .form_btn
{
	border-top: 1px solid #e2e2e2;
	margin: 15px 0 0;
	overflow: hidden;
	padding: 15px 10px 0;
}

.form_btn_center  { text-align: center; }

.form_btn button[type=reset] { float: left; }
.form_btn button[type=submit] { float: right; margin-left:10px;}
.form_btn_center button[type=submit] { float: none; }


/* Meetings events */
form.form-event-paper label { width:auto; }
form.form-event-paper .form-item-field-confirm-und label { width: 90%; }
.form-event-paper h4,
.form-event-paper .field-name-field-paper-submission-type .form-type-radios > label {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 35px;
    font-weight:bold;
}

.form-event-paper .field-name-field-paper-submission-type .form-type-radios > label {margin-top: 20px;}
.form-event-paper .field-name-field-paper-submission-type .form-item {margin:0;}

.form-event-paper label { font-weight:normal !important; /*display: inline-table;*/ }

.tooltip_content
{
  background-color:#A7CE00;
    color:#fff;
    font-size:14px;
  padding:5px;
  position:absolute;
}

.form-event-paper .form_content
{
  background: #f8f8f8;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
    margin: 0 0 20px;
  padding: 15px;
  position:relative;
  behavior: url(pie.htc);
}

.form-event-paper .meeting_event_tooltip
{
  cursor:help;
  vertical-align:middle;
  margin-top:15px;
}

.form-event-paper #edit-language
{
  margin-left:15px;
  width:135px;
  /*background: none;
  border:none;*/
}

.form-event-paper #edit-title
{
  margin-left:65px;
  width:345px;
}

.form-event-paper #upload_abstract_docs
{

}

/*Table Authors Informations*/

.form-event-paper #authors_informations
{
  border-color:#fff;
  border-collapse:separate;
  border-spacing:2px;
  color:#606060;
  margin-bottom:10px;
  text-align:left;
}

.form-event-paper #authors_informations th,
.form-event-paper #authors_informations td
{
  height:25px;
  padding-left:10px;
  vertical-align:middle;
}

.form-event-paper #authors_informations .co-author-label {display: block;}
.form-event-paper #authors_informations .first-author-label {display: none;}

.form-event-paper #authors_informations tbody tr:first-child .co-author-label,
.form-event-paper #authors_informations tbody tr:first-child .author-move,
.form-event-paper #authors_informations tbody tr:first-child .author-remove {display:none;}
.form-event-paper #authors_informations tbody tr:first-child .first-author-label {display: block;}

.form-event-paper #authors_informations tbody tr:nth-child(even) td {background: #e3e3e3;}
.form-event-paper #authors_informations tbody tr:nth-child(odd) td {background: #f4f4f4;}

.form-event-paper #authors_informations .edit_author_info,
#database_table .edit_author_info
{
  padding:0;
  text-align:center;
}

#database_table .header
{
  background:#A7CE00 url(../images/icons/sort_default.gif) no-repeat 96% 50%;
  cursor:pointer;
}

#database_table .header.headerSortDown{background-image:url(../images/icons/sort_down.gif);}

#database_table .header.headerSortUp{background-image:url(../images/icons/sort_up.gif);}

.form-event-paper #authors_informations td{background-color:#FFF;}

.form-event-paper #authors_informations th
{
  background-color:#A7CE00;
  color:#fff;
  font-size:14px;
}

.form-event-paper #authors_informations #author_drag{width:55px;}
.form-event-paper #authors_informations #author_role{width:145px;}
.form-event-paper #authors_informations #author_name{width:240px;}
.form-event-paper #authors_informations #author_delete,
.form-event-paper #authors_informations #author_edit
{width:45px;}

#sessions_selections .form_row{margin-bottom:2px;}

#sessions_selections.form_return_interface {
  font-size: 16px;
}

#sessions_selections.form_return_interface h3 {
  font-size: 20px;
}

.form-event-paper .session_select_trigger,
#sessions_selections .choose_sessions,
#sessions_selections .select_session_title,
.form-event-paper .sessions_list span,
#edit-field-abstract-und-0-value_count
{display:inline-block;}

#sessions_selections .select_session_title{vertical-align:middle;}

.ielt8 #main #sessions_selections .choose_sessions,
.ielt8 #edit-field-abstract-und-0-value_count
{
  display:inline;
  zoom:1;
}

#sessions_selections .choose_sessions
{
  margin-left:60px;
  vertical-align:top;
  width:470px;
}

.form-event-paper .session_select_trigger
{
  background:#f5f5f5 url(../images/backgrounds/bg_session_select_trigger.png) repeat-x 0 bottom;
  border:1px solid #A7CE00;
  margin:0;
  width:470px;
}

.form-event-paper .session_select_trigger span
{
  background: url(../images/icons/pi_session_select_trigger.png) no-repeat right -3px;
  display:block;
  cursor:pointer;
  padding:4px 4px 4px 14px;
}

.form-event-paper .sessions_list
{
  background-color:#FFF;
  height:175px;
  overflow:scroll;
  padding:20px 0;
}

.form-event-paper .sessions_sub_list li
{padding:3px;}

.form-event-paper .sessions_list span{cursor:pointer;}

.form-event-paper .sessions_list li label span:hover,
.form-event-paper .sessions_list li.session_clicked label span,
.form-event-paper .sessions_sub_list li:hover
{
  background-color:#A7CE00;
  color:#fff;
}

.form-event-paper li li{color:#000;}

#edit-field-abstract-und-0-value_count
{
  color:#A7CE00;
  margin-left:5px;
}

.form-event-paper #co_author_information .form_row {margin:3px 0 !important;}
.form-event-paper #co_author_information .form_row label{width:123px;display:block;float:left;line-height:24px;}

.form-event-paper #add_co_author
{
  background-color:#FFF;
  margin-bottom:10px;
  margin-top:25px;
  padding:20px;
}

.form-event-paper #add_co_author p{font-size:14px;}

.form-event-paper #add_co_author .form_btn {
  border:none;
  float:left;
  padding:0;
  margin-left: 133px;
}

.form-event-paper #add_co_author .form_btn button[type=reset],
.form-event-paper #add_co_author .form_btn button[type=submit]{float: none;}

.ielt8 .form-event-paper #add_co_author .form_btn button[type=reset]{margin-left:3px;}

.form-event-paper .search_information
{
  background: url(../images/icons/pi_find_details_link.png) no-repeat 0 0;
  display: inline-block;
  line-height: 23px;
  padding-left: 28px;
  text-decoration: underline;
  vertical-align: middle;
}

.form-event-paper #presentation_presenter_laguage {margin-top:20px;}

.form-event-paper #presentation_presenter_laguage label
{
  display:inline-block;
  margin-right:130px;
  width:275px;
}

.form-event-paper #presentation_presenter_laguage select{width:130px;}

.form-event-paper #select_sessions .ajax-progress {float:none; vertical-align: middle; display: inline-block;}
.form-event-paper #select_sessions .ajax-progress .throbber {margin-top: 0;}

/* IUSSP Database access */

#database_access
{
  text-align:center;
  width:600px;
}

#database_access p
{
  text-align:left;
  margin:0 auto;
  width:300px;
}

#database_access #database_title
{
  font-size:20px;
  font-weight:bold;
  text-align:center;
  margin-bottom:15px;
}

#database_access .form_row{margin-bottom:5px;}

#database_access .form_row #database_author_name{width:100%;}

#database_access #database_autocomplete{margin-bottom:15px;}

#database_access .btn{margin-top:15px;}

#database_access .btn #alphabetical_list{margin-right:10px;}

/* IUSSP Database table */

#database_table table
{
  border-collapse: separate;
    border-color: #FFFFFF;
    border-spacing: 2px;
    color: #606060;
  font-size: 14px;
  margin-left:-2px;
  text-align:left;
  width:685px;
}

#database_table #db_add_author{width:10%;}
#database_table #db_author_name{width:28%;}
#database_table #db_author_fname{width:27%;}
#database_table #db_institution{width:35%;}

#database_table th
{
  background-color: #A7CE00;
    color: #FFFFFF;
}

#database_table th,
#database_table td
{
  padding:4px 0 4px 10px;
  vertical-align:middle;
}

#database_table ul#alphabe_list{width:685px;}

#database_table ul#alphabe_list li
{
  background-color:gray;
  border-right:1px solid #464646;
  float:left;
}

#database_table ul#alphabe_list li.letter_exist{background-color:#212121;}

#database_table ul#alphabe_list li a
{
  color:#fff;
  cursor:default;
  display:block;
  padding:9px;
}

#database_table ul#alphabe_list li a:hover{text-decoration:none;}

#database_table ul#alphabe_list li.letter_exist a{cursor:pointer;}

#database_table ul#alphabe_list .letter_exist .letter_selected
{
  background-color:#A7CE00;
  color:#212121;
}

#database_table ul#alphabe_list li.letter_exist a:hover{text-decoration:underline;}

/* Autocomplete for IUSSP database search */

#autocomplete_meeting_event
{
  background-color:#FFF;
  color:#000;
  font-weight:bold;
  height:150px;
  overflow:scroll;
  width:304px;
}

#autocomplete_meeting_event a
{
  display:block;
  padding:2px 0 2px 5px;
}

#autocomplete_meeting_event a:hover
{
  background-color:#A7CE00;
  color:#fff;
  text-decoration:none;
}

#autocomplete_meeting_event .db_first_name,
#autocomplete_meeting_event .db_name,
#autocomplete_meeting_event .db_institution
{padding-right:5px;}

#iussp-payment-event .form-item label {
  width: auto;
}

#iussp-payment-event .form-item label span.form-required {
  float         : none;
  vertical-align: middle;
  line-height   : 20px;
}