#sf_admin_container  input[type="text"].long {
    width:200px
}
#sf_admin_container input[type="text"].medium {
    width:80px
}

#sf_container .error
{
  margin: 4px 0;
  padding: 4px 4px 4px 30px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #f33;
  color: #fff;
}

#sf_container ul.error_list
{
  margin: 0;
  margin-bottom: 7px;
  color: #d33;
  border: none;
  background-color: #f33;
}

#sf_container ul.error_list li
{
  padding: 4px;
  padding-left: 25px;
  list-style: none;
  color: #fff;
  background: url(../images/error.png) no-repeat 4px 4px;
}


/* placements des filtres */
div#sf_admin_bar {
  float:none;
  margin: 0;
}
 
#sf_admin_bar .sf_admin_filter form div.bloc_filter {
  display:inline;
  padding:0 20px 0 0;
}
 
div#sf_admin_container #sf_admin_bar label {
  display:inline;
  float:none;
  padding:0;
}
#sf_admin_bar .sf_admin_filter {
  background-color:#FFF;
  margin:12px 0;
}
 
#sf_admin_bar .sf_admin_filter .content_filter {
  border:1px solid #DDDDDD;
  padding:5px;
}

/*ATZ*/

div.ui-tabs-panel fieldset h2 {
    display: none;
}
#sf_admin_content .ui-tabs-panel {
    padding: 0;
}
#sf_admin_content ul.ui-tabs-nav li.ui-state-active a {
    background-color: #CCCCFF;
}
#sf_fieldset_content input{
    width: 600px;
}
/*manque class sur div liste des pages à choisir*/
div.double_list div div + div a {
    display: block;
    text-align: center;
}
#sf_admin_container #sf_fieldset_content div.double_list select {
    width: auto;
}
#sf_fieldset_web input,#sf_fieldset_definition  input  {
    width: 500px;
}
#sf_fieldset_web input[type="checkbox"],
#sf_fieldset_definition input[type="checkbox"],
#sf_fieldset_content input[type="checkbox"],
#sf_fieldset_definition input[type="radio"] {
    width:auto;
}
#header {
    background: url("ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png") repeat-x scroll 50% 50% #F6A828;
    border: 1px solid #E78F08;
    border-radius: 4px 4px 4px 4px;
    margin-top:-29px;
    height:1.8em;
}
#menu li {
    background-color: White;
    display: block;
    float: left;
    margin: 0 2px 0 0;
    padding: 0.2em 10px;
    width: auto;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #CCCCCC;
}

#menu li a {
    cursor: pointer;
    font-weight: bold;
    color:#464646;
    text-decoration: none;
}
#menu li a:hover {
    text-decoration: underline;
}

#menu ul, #user ul {
    margin:0;
}

#content {
     clear: both;
     padding-top: 0px;
}
#content #sf_admin_container h1 {
    margin: 0 0 10px;
    padding-top: 5px;
}

#content #sf_admin_bar form {
    background-color: #EEEEEE;
}

#header h3 a {
    background-image: url("http://static.auto-planning.fr/agenda/img/logo_apfr.png");
    background-position: 0 -5px;
    background-repeat: no-repeat;
    display: table-cell;
    height: 64px;
    vertical-align: bottom;
}

#footer {
    position: relative;
    text-align: right;
    padding-right: 34px;
}

#footer a{
    position: absolute;
    right: -5px;
    top: 10px;
}

#sf_admin_container ul.sf_admin_actions {
    padding: 1px;
    border: 1px solid #E78F08;
    border-radius: 4px 4px 4px 4px;
    margin: 5px 0;
}

#sf_fieldset_web label, #sf_fieldset_definition label, #sf_fieldset_payment label {
    width : 11em;
}
div.sf_admin_form_field_newsoverride, div.sf_admin_form_field_is_payment_mandatory {
    height:2em;
}
#sf_admin_container form>div.sf_admin_form_row.sf_admin_text {
    border: 2px solid white;
    border-radius: 4px;
    margin: 1px 0;
}
#sf_admin_container form>div.sf_admin_form_row.sf_admin_text div.content {
    height: 60px;
    overflow: auto;
    padding:0;
}
#sf_admin_container form>div.sf_admin_form_row.sf_admin_text div.content ul {
    margin:0 10px;
    width: auto;
}
#sf_admin_container .sf_admin_form_row div.content ul li {
    list-style: none outside none;
    width:auto;
}
/***** JMA ******/
#sf_admin_container .double_list_group_owner_select, #sf_admin_container .double_list_group_owner_select-selected
{
  min-width: 12em;
}

#user ol{
	
}

#user li {
    background-color: White;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    display: block;
    float: right;
    margin: 0 2px 0 0;
    padding: 0.2em 10px;
    width: auto;
}

#ap_export label {
	padding: 7px 0 0 3px;
  width: 5em;
}

/*
#sf_admin_container label {
    width: 16em;
}
*/
.defaultText { width: 300px; }
.defaultTextActive { color: #a1a1a1; font-style: italic; }
a.removenew {
    min-height: 20px;
    min-width: 20px;
    display: block;
    background: url('../sfDoctrinePlugin/images/delete.png') no-repeat 50% 50%;
}

#payment_gateways { min-height: 320px;}
#payment_gateways li { width: 325px; float:left; list-style: none; overflow: hidden; padding: 5px; position: relative}
#payment_gateways li .removenew {position: absolute; top: 4px; right: 4px}
#payment_gateways li table { table-layout: fixed; width: 325px; }

#site_options li { list-style: none; overflow: hidden; padding: 5px }
#site_options .option-name { width: 150px;}
#site_options .option-value { width: 250px;}

#extra_contents {margin: 0px}
#extra_contents li { list-style: none; border-bottom: 1px #dddddd solid; margin-bottom: 5px; position: relative}
#extra_contents li .removenew {position: absolute; top: 10px; left: 670px}
#extra_contents li table { margin-bottom: 3px}

/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}