/* * {padding: 0 0; margin: 0 0; font-family: arial, sans-serif; font-size: 10pt} */
* {padding: 0 0; margin: 0 0; font-family: segoe ui, Arial, sans-serif; font-size: 9pt;}

body
{
    background: #FFF;
}

.ui-jqgrid .loading
{
    left: 45%;
    top: 45%;
    background: url('/images/ajax-loader.gif');
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
}

.layout {
    margin: auto;
    width: 1024px;
}

.spacer
{
    clear: both;
}

.header{
    margin: 2px;
}

.help {
    display:inline-block;
    float: right;
}

.title
{
    height:158px;
    margin-top: 2px;
    border: 1px solid #000;
    background:url('/images/ange_banner6.jpg') no-repeat;
    background-color: #EEEEEE;
    background-position:right;
}
.title h1
{
    height: 134px;
}
.title h2
{
    /* height: 134px;*/
    float:right;
}

.title h2 a
{
    color:#333333;
}

h1.dialog-title {
    background-color: #9ACD93;
    font-size : 20px;
    text-align: center;
    margin-bottom: 15px;
    padding: 5px 0 5px 0;
}

h1.title-grid
{
    background-color: #9ACD93;
    font-size:20px;
    text-align: center;
    margin-bottom: 15px;
    padding: 5px 0 5px 0;
}

.footer
{
    border-top: 1px solid #236ca4;
}

ul.menu {

}

ul.menu li {
    display: inline;
}

.btn
{
    display: inline;
    vertical-align: bottom;
    background-color: #9ACD93;
    margin: 5px 0px 8px 0px;
    padding: 0px 0 3px 0;
    font-size: 11pt;
    border: 1px #9ACD93 solid;
    font-weight: bold;
    width:130px;

}

.btn:hover:enabled
{
    color: #FFF;
    border: 1px black solid;
}

.topnav ul {
    list-style-type:none;
    text-align:center;
    vertical-align: bottom;
    background-color: #9ACD93;
    /*     margin: 1px 0 2px 0;
        padding: 0px 0 3px 0; */
    font-size: 11pt;
}
.topnav ul li {
    float:left;
    margin:auto;
    padding:0;
    background-color:black;
    vertical-align: bottom;
    background-color: #9ACD93;
    margin: 1px 0 2px 0;
    padding: 0px 0 3px 0;
    font-size: 11pt;
}
.topnav ul li a {
    display:block;
    /*	 color:white;*/
    text-decoration:none;
    padding:4px;

    color: #000;
    font-weight: bold;
    padding: 4px;
    text-decoration: none;
}
.topnav ul li a:hover {
    color: #FFF;
}
.topnav ul li ul li{
    float:none;
    margin:auto;
    padding:0;
    vertical-align: bottom;
    background-color: #9ACD93;
    margin: 1px 0 2px 0;
    padding: 0px 0 3px 0;
    font-size: 11pt;
}
.topnav ul li ul {
    display:none;
    float:left;
    position:absolute;
    vertical-align: bottom;
    background-color: #9ACD93;
    margin: 1px 0 2px 0;
    padding: 0px 0 3px 0;
    font-size: 11pt;
}
.topnav ul li:hover ul {
    display:block;

}
/* anciens styles sans sous menu
.navigation, .navigation li
{
    display: inline;
	float:left;
	list-style-type:none;
    vertical-align: bottom;
    background-color: #9ACD93;
    margin: 1px 0 2px 0;
    padding: 0px 0 3px 0;
    font-size: 11pt;
}

.navigation2, .navigation2 li
{
    display: block;
	float:none;
	list-style-type:none;
    vertical-align: bottom;
    background-color: #9ACD93;
    margin: 1px 0 2px 0;
    padding: 0px 0 3px 0;
    font-size: 11pt;
}

.navigation li a, .navigation2 li a
{
    color: #000;
    font-weight: bold;
    padding: 4px 6px 4px 6px;
    text-decoration: none;
}

.navigation li a:link, li a:visited
{

}

.navigation li a:hover
{
    color: #FFF;
}

.navigation li.active
{
}

.navigation li.active a,  .navigation li.active a:hover
{
    color: #FFF;
}
*/
.breadcrumbs
{
    margin: 0 6px 0 6px;
    color: #FFF;
    text-decoration: none;
    display: inline;
}

.breadcrumbs, .breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:link
{
    margin: 0 6px 0 6px;
    color: #FFF;
    text-decoration: none;
}

.breadcrumbs a:hover
{
    color: #9ACD93;

}

.right-cartouche
{
    margin: 2px 2px 0 0;
    display: inline;
    float: right;
}

.filter-button
{
    float: right;
    margin-right : 2px;
}

#btnLogin
{
    font-weight:bold;
    width: 19px;
    height: 19px;
    background-image: url('/images/btnLogin.png');
    border: 1px black solid;
    cursor:pointer;
}

#btnLogin:hover
{
    background-color: #562382;
    cursor:pointer;
    background-image: url('/images/btnLogout.png');
}

.logout
{
    display: inline;
    float: right;
}

.filterSelect {
    width: 137px;
}

img.button {
    cursor: pointer;
    border: transparent 1px solid;
}

img.button:hover {
    border: black 1px solid;
}

div.button {
    cursor: pointer;
    border: transparent 1px solid;
}

tr.button:hover {
    border: black 1px solid;
    background-color: lightgray;
}

tr.button {
    cursor: pointer;
    border: transparent 1px solid;
}
vertical-top {
    vertical-align: top
}

div.button:hover {
    border: black 1px solid;
}


li.button {
    cursor: pointer;
    font-size: 15px;
    margin-bottom: 8px;
    border: transparent 1px solid;
}

li.button:hover {
    border: black 1px solid;
}

.float-left {
    margin: auto;
    float: left;
    text-align: left;
}

input {
    width:172px;
    background-color:#E1E1E1;
    margin:7px 0px 0px 0px;
    border-width: 0px 0px 1px 0px;
    border-style: solid solid dotted solid;
    border-color:#809431;
    padding:1px 2px;
}

#affectationplanning [type=checkbox]{
    width: auto;
}

#affectationplanning table, .planningread table{
    margin: 5px 0 10px 0;
    border:1px solid #CCCCCC;
    line-height: 18px;
}
#affectationplanning table td, .planningread table td{
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    text-align: center;
    padding: 0;
    min-width: 30px;
}
#affectationplanning table td div, .planningread table td div{
    padding: 5px;
}
#affectationplanning table td div.disabled, .planningread table td div.disabled{
    background-color: #ddd;
}
#affectationplanning table th, .planningread table th{
    border-left: 1px solid #CCCCCC;
    color: #1C94C4;
}
#affectationplanning table .label, .planningread table .label{
    border-left: none;
    text-align: right;
    padding: 0 5px;
}
.planningread{
    margin: 5px 0 0 0px;
}
#affectationplanning table th, #affectationplanning table .label{
    cursor: pointer;
}


input.cbox {
    width:auto;
    background-color:transparent;
    margin:auto;
    border-width: 0;
    border-style: none;
    border-color:transparent;
    padding:0;
}


::-webkit-input-placeholder { color:#444; font-style: italic }
input:-moz-placeholder { color:#444; font-style: italic }
input::placeholder { color:#444; font-style: italic }
input:-ms-input-placeholder { color: #444; font-style: italic }

input:disabled {
    background:url('/images/verrou.gif') #E1E1E1 no-repeat right top;
}

input:required{
    background:url('/images/asterisk.png') #E1E1E1 no-repeat right top;
}

input:invalid {
    background-color: lightcoral;
}

input:required:valid {
    background:url('/images/check.png') #E1E1E1 no-repeat right 20px top;
}

.ui-autocomplete-loading {
    background:url('/images/progress.png') no-repeat center center;
    background-size: cover;
}

input.waiting {
    background:url('/images/small-ajax-loader.gif') #E1E1E1 no-repeat right top;
}

select {
    width:176px;
    background-color:#E1E1E1;
    margin:7px 0px 0px 0px;
    border-width: 0px 0px 1px 0px;
    border-style: solid solid dotted solid;
    border-color:#809431;
}

select:disabled {
    color: black;
}

.combo-vide
{

    background:url('/images/asterisk.png') #E1E1E1 no-repeat 146px top;
    background-color:lightcoral;
}

.combo-valid {
    background:url('/images/check.png') #E1E1E1 no-repeat right 20px top;
}

textarea {
    background-color:#E1E1E1;
    width:172px;
    margin:7px 0px 0px 0px;
    border-width: 0px 0px 1px 0px;
    border-style: solid solid dotted solid;
    border-color:#809431;
    padding:1px 2px;
}

textarea:disabled {
    color: black;
    background:url('/images/verrou.gif') #E1E1E1 no-repeat right top;
}

fieldset {
    width:281px;
    height:505px;
    border-width:1px;
    border-style:solid;
    border-color:#333333;
    background-color: #FFFFFF;
    margin: 30px 10px 20px 0px;
    position:relative;
    display:block;
    padding: 25px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 6px 10px 0px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 6px 10px 0px 0px rgba(0,0,0,.2);
    box-shadow: 6px 10px 0px 0px rgba(0,0,0,.2);
}

#edit-division fieldset{
    /*height:525px;*/
    height:auto;
}

legend {
    font-weight:bold;
    background-color:#9ACD93;
    border-width:1px;
    border-style:solid;
    border-color:#333333;
    padding:2px 5px;
    position: absolute;
    margin: -40px 0px 0px 0px;
}

legend img:first-of-type {
    padding:0px 5px 0px 5px;
    vertical-align: middle;
    width:24px;
    height:24px;
}

fieldset label {
    width:100px;
    font-weight:bold;
    display:block;
    float:left;
    text-align:left;
    margin:7px 5px 0px 0px;
    border-width: 0px 0px 1px 0px;
    border-style: solid solid dotted solid;
    border-color:#809431;
}

#username, #password {
    margin-right: 8px;
    width: 100px
}
#username{
    width: 200px;
}

#btnLogin {
    vertical-align: bottom;
}


#person form fieldset span {
    background-color:#E1E1E1;
    width:172px;
    float:left;
    margin:7px 0px 0px 0px;
    border-width: 0px 0px 1px 0px;
    border-style: solid solid dotted solid;
    border-color:#809431;
    padding:1px 2px;
    display: block;
}

#edit-division form fieldset {
    width: 300px;
}

#edit-division form fieldset fieldset {
    width: 100px;
    margin-top:25px;
    height: 130px;
    float : left;
}

#edit-division form #division-details #duree{
    margin-bottom: 0px;
}

#edit-division form fieldset fieldset#autre {
    width: 268px;
    height: 45px;
    float : left;
    padding-top:0px;
}

#edit-division form fieldset fieldset#autre legend{
    margin-top:-15px;
}

#edit-division form fieldset fieldset input {
    display: inline;
    width: 15px;
    height: 15px;
}

#edit-division form fieldset fieldset label {
    font-weight: bold;
    display: block;
    float: left;
    width: 77px;
    height: 15px;
    text-align: left;
    border-width: 0px 0px 1px 0px;
    border-style: solid solid dotted solid;
    border-color: #809431;
}

#oper-division fieldset {
    height: 280px;
    width: 168px
}

#oper-division fieldset select {
    width: 150px;
}

#oper-division fieldset input {
    width: 146px;
}

#division-cycle {
    width: 100px !important;
    height: 120px !important;
    margin : 70px 0 0 88px;
}

#division-ra {
    width: 150px !important;
    height: 100px !important;
    margin : 70px 0 0 88px;
}

#division-ra input {
    width: 38px !important;
    text-align: right;
}

#eleves-division fieldset {
    width: 412px;
}

#services {
    width:318px;
}

#eleves-division fieldset label {
    float:none;
    display: inline;
    border-width: 0;
    border-style: none;

}

#eleves-division fieldset input {
    float:none;
    display: inline;
    width:15px;
    margin: 0 0 10px 5px;
}

#eleve-scolarite fieldset {
    width: 231px;
}

#eleve-scolarite fieldset input {
    width: 120px
}

#eleve-scolarite fieldset select {
    width: 124px
}


#eleve-scolarite form fieldset div {
    margin:10px;
    text-align: center;
    padding: 10px;
}

#eleve-scolarite form fieldset div fieldset {
    width:140px;
    height:155px;
    margin:auto;
    margin-bottom: 5px;
    border-width:1px;
    border-style:solid;
    border-color:#333333;
    background-color:#FFFFFF;
    display:block;
    padding: 0 10px 10px 10px;
}

#eleve-scolarite form fieldset div fieldset label {
    font-weight:bold;
    display:block;
    float:left;
    width:120px;
    height: 15px;
    text-align:left;
    border-width: 0px 0px 1px 0px;
    border-style: solid solid dotted solid;
    border-color:#809431;
}

#eleve-scolarite form fieldset div fieldset input {
    display: inline;
    width:15px;
    height: 15px;
}

#eleve-scolarite form div button{
    width:250px;
    margin:5px;
}

#eleve-famille fieldset {
    height: 305px;
    width: 331px;
}


#form-addAffectation fieldset {
    width:231px;
    height:200px;
    margin: 0px 10px 20px 0px;
}

#form-addAffectation fieldset input {
    width:117px;
}

#form-addAffectation fieldset select {
    width:121px;
}

#form-addAffectation fieldset img {
    vertical-align:middle;
    margin:10px;
    border:transparent 1px solid;
}

#form-addAffectation fieldset img:hover {
    border: black 1px solid;
}

#form-addAffectation fieldset img:first-of-type {
    float:left;
}

#form-addAffectation fieldset img:last-of-type {
    float:right;
}
#fieldset-affectation{
    width:300px;
}

#fieldset-affectation dt{
    clear : both;
}

#form-addService fieldset {
    width:231px;
    height:100px;
    margin: 0px 10px 20px 0px;
}

#form-addService fieldset input {
    width:117px;
}

#form-addService fieldset select {
    width:121px;
}


#form-addService fieldset img {
    vertical-align:middle;
    margin:10px;
    border:transparent 1px solid;
}

#form-addService fieldset img:hover {
    border: black 1px solid;
}

#form-addService fieldset img:first-of-type {
    float:left;
}

#form-addService fieldset img:last-of-type {
    float:right;
}

#form-addService fieldset img:last-of-type {
    float:right;
}

#responsable-eleve fieldset {
    width:350px;
    height:440px;
    margin:auto;
    margin-top: 25px;
}

#responsable-eleve fieldset label {
    width:150px;
}

span.label {
    font-weight:bold;
    text-align:left;
    margin:7px 5px 0px 0px;
    border-width: 0px 0px 1px 0px;
    border-style: solid solid dotted solid;
    border-color:#809431;
    vertical-align: top;
    display: inline-block;
    width: 100px;
}

span.info {
    text-align: right;
    display: inline-block;
    width: 150px;
    background-color:#E1E1E1;
    margin:7px 0px 0px 0px;
    border-width: 0px 0px 1px 0px;
    border-style: solid solid dotted solid;
    border-color:#809431;
    padding:1px 2px;
}

.validationMessage
{
    color: Red;
}
.customMessage
{
    color: Orange;
}

.validationElement { border: solid 1px red; }

ul.formulaire {
    list-style: none
}

.fiche-famille {
    width:1003px;
    height:425px;
    border-width:1px;
    border-style:solid;
    border-color:#333333;
    background-color: #FFFFFF;
    margin: 30px 0px 20px 0px;
    position:relative;
    display:block;
    padding: 25px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 6px 10px 0px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 6px 10px 0px 0px rgba(0,0,0,.2);
    box-shadow: 6px 10px 0px 0px rgba(0,0,0,.2);
}

.fiche-famille-tabs {
    list-style: none;
}

.fiche-famille-tabs li {
    width: 150px;
    background-color: #9ACD93;
    border-bottom: black solid 1px;
    border-right: black solid 1px;
    padding: 2px
}

.fiche-famille label {
    font-weight:bold;
    text-align:left;
    margin:7px 5px 0px 0px;
    border-width: 0px 0px 1px 0px;
    border-style: solid solid dotted solid;
    border-color:#809431;
    vertical-align: top;
    display: inline-block;
    width: 100px;
}

/*.onglets_horizontaux, .onglets_horizontaux li
{
    display: inline;
    vertical-align: bottom;
    background-color: #9ACD93;
    margin: 1px 0 2px 0;
    padding: 0px 0 3px 0;
    font-size: 11pt;
}

.onglets_horizontaux li a
{
    color: #000;
    font-weight: bold;
    padding: 4px 6px 4px 6px;
    text-decoration: none;
}

.onglets_horizontaux li a:link, li a:visited
{

}

.onglets_horizontaux li a:hover
{
    color: #FFF;
}

.onglets_horizontaux li.active
{
    background-color: #00A0DF
}

.ongletActif
{
    background-color: #00A0DF
}

.onglets_horizontaux li.active a,  .onglets_horizontaux li.active a:hover
{
    color: #FFF;
}*/




/* ajouts arben*/


.header #annee{
    text-align: center;
    font-size:18px;
    font-weight:bold;
    margin-bottom:10px;
}

h2{
    margin: 10px 0px;
}
/********************
/* Formulaires
/**************************/

dl.zend_form ul.errors li, dl.zend_form ul.errors2 li, span.errorfus{
    list-style-type: none;
    color: #FF3333;
    clear:both;
}
dl.zend_form ul.errorsNB{
    color: #3333FF;
    list-style-type: none;
    clear:both;
}
dl.zend_form #submit {
    width : auto;
}
dl.zend_form input{
    margin: 0px 0 0;
}
dl.zend_form label{
    display: block;
    margin: 7px 0 3px;
}

dl.zend_form button {
    /*    width:172px;*/
    background-color:#E1E1E1;
    margin:7px 0px 0px 0px;
    border-width: 0px 0px 1px 0px;
    border-style: solid solid dotted solid;
    border-color:#809431;
    padding:1px 2px;
}
#errMsg{
    position: relative;
    width: 98%;
    padding: 10px 5px;
    margin : 0px 0px 5px 0;
    display: none;
}
#errMsg.iserror{
    background-color: #ff3333;
}
#errMsg.noerror{
    background-color: #33ff99;
}
/*
dl.zend_form input.required{
    background:url('/images/asterisk.png') #E1E1E1 no-repeat right top;
}*/
/********************
/* Tableaux
/**************************/
.datatable{


}
.datatable tr{
    /*background: url("images/ui-bg_flat_75_c5c5c5_40x100.png") repeat-x scroll 50% 50% #C5C5C5;*/
    background-color:#C5C5C5;
    border: 1px solid #AAAAAA;
    color: #222222;
}
.datatable thead tr{
    /*background: url("images/ui-bg_flat_75_c5c5c5_40x100.png") repeat-x scroll 50% 50% #B8EBB1;*/
    background-color:#B8EBB1;
    border: 1px solid #AAAAAA;
    color: #222222;
}
.datatable td a{
    color: #222222;
}
.datatable th{
    border: 1px solid #D3D3D3;
    color: #222222;
    font-weight: bold;
    height: 22px;
    overflow: hidden;
    padding: 0 2px;
    white-space:normal;
}
.datatable td{
    border: 1px solid #D3D3D3;
    color: #222222;
    font-weight: normal;
    height: 22px;
    overflow: hidden;
    padding: 0 2px;
    white-space:normal;
}
.datatable td.colgauche{
    /*    background: url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6;*/
    background-color:#E6E6E6;
    border: 1px solid #D3D3D3;
    color: #555555;
    font-weight: normal;
}

/********************
/* Tableaux resultat de recherche
/**************************/
div#searchresults{
    display:block;
    clear:both;
    float:left;
    width:60%;
}

div#searchresultsaddresp{
    display:block;
    clear:both;
    float:left;
    width:90%;
}
div.resultats{
    padding : 10px 0;
}
table.searchresult{
    margin: 0;
    /*    table-layout: fixed;*/
    table-layout : auto;
    font-family: segoe ui,Arial,sans-serif;
    font-size: 9pt;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    width : 90%;
    clear: left;
}

table.searchresult > thead > tr > th, table.searchresult > tbody > tr > td{
    border: 1px solid #CCCCCC;
    background-color: #F6F6F6;
    text-align: left;
    font-weight: normal;
    height: 22px;
    /*    overflow: hidden;*/
    padding: 0 2px;
    color: #363636;
}

table.searchresult > thead > tr > th {
    text-align: center;
    color: #1C94C4;
    font-weight: bold;
}

table.searchresult .service-erreur {
    font-weight: bold;
    color: #bc1818;
}

table.searchresult > tbody > tr.cetb > td{
    background-color: greenyellow;
}
table.searchresult > tbody > tr:hover > td{
    background-color: #FFE45C;
    border: 1px solid #FED22F;
    color: #c77405;
    cursor: pointer;;
}


fieldset{
    margin: 20px 10px 20px 0;
    padding: 25px 10px 10px;
}

ul.searchfamilleinputs{

}

ul.searchfamilleinputs li{
    display: block;
    float: left;
    margin-right : 20px;
}
ul.searchfamilleinputs label{
    width : auto;
    padding-right: 20px;
}
ul.searchfamilleinputs input{
    width : 170px;
}

#familleinscription{
    float:left;
    width:100px;
    position:relative;
}

ul.formulaireInscription{
    width:100%;
}
ul.formulaireInscription li.enfants{
    display:block;
    list-style:none;
    width:100%;
    border: 1px solid #CCCCCC;
    background-color: #F6F6F6;
    color: #363636;
    margin-bottom:2px;
    padding:2px;
}
ul.formulaireInscription li.enfants:HOVER{
    background-color: #FFE45C;
    border: 1px solid #FED22F;
    color: #363636;
    cursor:  pointer;
}

form#familleinscriptionform fieldset.responsable,
form#familleinscriptionform fieldset.eleve,
form#familleinscriptionform fieldset.enfants
{
    width:203px;
}

form#familleinscriptionform fieldset.responsable label, form#familleinscriptionform fieldset.eleve label{
    width:77px;
}
form#familleinscriptionform fieldset.responsable input, form#familleinscriptionform fieldset.responsable select,
form#familleinscriptionform fieldset.eleve input, form#familleinscriptionform fieldset.eleve select
{
    width:117px;
}


/********************
/* Années
/**************************/

#currentYear{
    position : relative;
    background: #C5C5C5;
    border: 1px solid #AAAAAA;
    color: #222222;
    width : 300px;
}
#currentYear h3{
    background: #E6E6E6;
    padding: 5px 5px;
    margin : 0 0 5px 0;
}
#currentYear h3.active{
    background: #B8EBB1;
}
#currentYear h3.prepare{
    background: #ffEBB1;
}
#currentYear h3 div.edityear{
    float:right;
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
}
#currentYear h3 div.edityear a{
    color: #222222;
}
#currentYear h3.active div.edityear{
    float:right;
    font-weight: normal;
    font-style:normal;
    font-size: 12px;
}

#currentYear table td, #currentYear table th{
    text-align: left;
    padding: 2px;
}

#loaderAnge,
#tabs .ui-tabs-nav .loaderAnge
{
    width:90%;
    height:90%;
    position:absolute;
    display:block;
    background-image: url("/images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center ;

}

#annee.prepare{
    background-color: #ffEBB1;

}

/********************
/* Paginator
/**************************/
.paginationControl{
    width : 90%;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
}

.paginationControl a{
    border: 1px solid #1C94C4;
    padding: 2px 5px;;
    background-color: #F6F6F6;
    color : #1C94C4;
    text-decoration: none;
    cursor:  pointer;
}
.paginationControl span.disabled{
    border: 1px solid #CCCCCC;
    color:#333333;
    padding: 2px 5px;;
    background-color: #F6F6F6;

}


/********************
/* Edition famille vertical tabs
/**************************/

.ui-tabs-vertical { width: 55em; }
.ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 12em; }
.ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
.ui-tabs-vertical .ui-tabs-nav li a { display:block; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
.ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 40em;}

#tabs .tabparent {
    background : #FFEEDD;
}
#tabs .radiee {
    background : #CCCCCC;
}
#tabs .radiee a:link {
    color : #666666;
}

#tabs .radiee.ui-state-active a:link {
    Color : #000000;
}

.zend_form fieldset{
    height : auto;
}

/********************
/* Edition famille horizontal tabs
/**************************/

form.editenfantform div.eleveFormGroup{
    display : none;
}
form.editenfantform div.active{
    display : block;
}
#submenu{
    list-style-type : none;
    display:block;
}
#submenu li{
    float:left;
    list-style-type : none;
    background-color : #FFFFFF;
    width:114px;
    border:1px solid #fbd850;
    margin : 5px;
    cursor : pointer;
}

#submenu li a {
    padding: 0.5em 1em;
    text-decoration: none;
    color : #1c94c4;
    padding : 6px 12px;

}
#submenu li a.active {
    color : #eb8f00;
}

/********************
/* Edition famille formulaire
/**************************/

form.editenfantform fieldset label, form.editparentform fieldset label, form.editEtbForm fieldset label{
    width : 100px;
    clear:left;
}

form.editenfantform fieldset input, form.editparentform fieldset input, form.editEtbForm fieldset input{
    margin: 7px 0 3px;
}

form.editenfantform fieldset input.periscolaire{
    margin:2px 0 3px;
    width:20px;
}
form.editenfantform fieldset#fieldset-periscolairebloc #periscolaire-element label{

    width:200px;
    border:none;
}

form.editenfantform fieldset#fieldset-periscolairebloc #periscolaire-element{
    height:285px
}
form.editenfantform fieldset label, form.editparentform fieldset label, formparents fieldset label{
    width:120px;
    clear:both;
}
form.editparentform fieldset label, #formparents fieldset label{
    width:110px
}
form.editEtbForm fieldset label{
    width : 185px;
    clear:both;
}
form.editenfantform fieldset, form.editEtbForm fieldset  {
    width:auto;
}
form.editparentform fieldset, #formparents fieldset{
    width:300px;
    min-height:380px;
    float : left;
}
form.editenfantform #submit-label, form.editparentform #submit-label{
    display:none;
}
form.editenfantform #submit-element, form.editparentform #submit-element{
    text-align : center;
}
form.editenfantform #submit-element button, form.editparentform #submit-element button, form.editEtbForm  #submit-element button,
form.recensementpersonnels button[type=submit]{
    background-color: #ffffff;
    border: 2px solid #eb8f00;
    color: #eb8f00;
    cursor: pointer;
    margin: 0 0 10px 0;
    padding: 7px;
    min-width: 200px;
}
form.editenfantform #submit-element button:active, form.editparentform #submit-element button:active,  form.editEtbForm  #submit-element button:active{
    background-color : #CCCCCC;
}

input.checkAdmission, input.checkRepartition{
    width : auto;
}
#repartitionTable thead{
    display:block;
}
#repartitionTable tbody{
    display:block;
    height:300px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: auto;
    text-align: center;
    width:904px;
}
#repartitionTable .tableCheck{
    width : 28px;
}
#repartitionTable .tableNom{
    width : 261px;
}
#repartitionTable .tablePrenom{
    width : 225px;
}
#repartitionTable .tableNiveau{
    width : 76px;
}
#repartitionTable .tableDivision{
    width : 275px;
}
#repartitionTable .tableDeleteEleve {
    width : 260px;
}
/********************
/* enseignants      */
/********************/
div#AjoutEnseignant div#searchresults{
    width:auto;
}

div.resultatsEnseignants{
    padding : 10px 0;

}
div.resultatsEnseignants table.searchresult{
    width:auto;
}
div.resultatsEnseignants table.searchresult thead{
    display:block;
}
div.resultatsEnseignants table.searchresult tbody{
    display:block;
    height:300px;
    overflow-y:scroll;
}

/* form.editenseignantform fieldset{
	width:293px;
	float:left;
}
form.editenseignantform fieldset#fieldset-infoperso{
	width:277px;
} */
form.editenseignantform .col1{
    width:317px;
    float:left;
}
form.editenseignantform .col1 fieldset{
    width:290px
}
form.editenseignantform .col2{
    width:323px;
    float:left;
}
form.editenseignantform .col2 fieldset{
    width:290px
}
form.editenseignantform .col3{
    width:290px;
    float:left;
}
form.editenseignantform fieldset#accords-fieldset,
form.editenseignantform fieldset#remuneration-fieldset
{
    width:250px;
}
form.editenseignantform fieldset label{
    width : 100px;
    clear:both;
}

form.editenseignantform fieldset input{
    margin: 7px 0 3px;
}
form.editenseignantform fieldset .annee{
    width:50px;
    float:right;
    margin-right:20px;
}
form.editenseignantform fieldset #anneeActivite-label label,
form.editenseignantform fieldset #anneeActiviteCat-label label,
form.editenseignantform fieldset #anneeContratProv-label label,
form.editenseignantform fieldset #anneediplome-label label
{
    width:215px;
}
form.editenseignantform fieldset#affectserv-fieldset {
    width:576px;
    margin: 20px 10px 10px 0;
    padding: 15px 10px 10px;
}

form.editenseignantform fieldset#situationpro-fieldset legend, form.editenseignantform fieldset#affectserv-fieldset legend{
    margin: -30px 0 0;

}
form.editenseignantform fieldset .situationprosub{
    position:relative;
    width:263px;
    float:left;
}

fieldset#affectserv-fieldset{
    height:220px;
}
affectations
fieldset#services .ui-accordion-content {
    height: auto !important;
}
table.searchresult tr.affectprinc td{
    background-color:#CCCCFF;
}

form.editenseignantform .servicesEnseignant{
    /*	display:none; */
    margin-left:50px;
    margin-bottom:40px;
}
form.editenseignantform #affectations{
    /* height:190px; */
    overflow:auto;
    margin:0 0 10px 0;
}
form.editenseignantform .affectationsEnseignant{
    margin:0 0 10px 0;
    clear:both;
}


form.editenseignantform #submit-label,
form.editenseignantform #reset-label
{
    display:none;
}

form.editenseignantform #modify-element,
form.editHsEtbForm #submit-element
{
    clear:both;
    text-align : center;
}



form.editenseignantform button,
form.editenseignantform #subres input,
form.editHsEtbForm #submit-element button{
    background-color: #ffffff;
    border: 2px solid #eb8f00;
    color: #eb8f00;
    cursor: pointer;
    margin: 0;
    padding: 7px;
    width: 200px;
}
form.editenseignantform #subres input
{
    margin-top:15px;
}

form.editenseignantform button:hover,
form.editenseignantform #submit-element input:hover,
form.editHsEtbForm #submit-element button:hover,
form.editenseignantform #subres input:hover{
    background-color : #ffff99;
    border-color:#eb8f00;
    color:#eb8f00;
}
form.editenseignantform button:active,
form.editenseignantform #submit-element input:active,
form.editHsEtbForm #submit-element button:active,
form.editenseignantform #subres input:active
{
    background-color : #CCCCCC;
}

form.editenseignantform #situationpro{
    display:block;
    height:225px;
    width:308px;
    overflow-y:scroll;
}

form.editenseignantform #situationpro .subformdetail,
form.editenseignantform #formation .subformdetail,
form.editenseignantform #accords .subformdetail
{
    background-color:#F0F0F0;
    width:207px;
    border : #999999 solid 1px;
    border-radius:5px;
    font-size : 10px;
    margin:0 0px 0 30px;
    padding : 0px 5px;
}
form.editenseignantform #situationpro .subformdetail input,
form.editenseignantform #formation .subformdetail input,
form.editenseignantform #accords .subformdetail input
{
    width : 110px;
}
form.editenseignantform #situationpro .subformdetail select,
form.editenseignantform #formation .subformdetail select,
form.editenseignantform #accords .subformdetail select
{
    width : 115px;
}
form.editenseignantform #situationpro .subformdetail label,
form.editenseignantform #formation .subformdetail label,
form.editenseignantform #accords .subformdetail label
{
    width : 105px;
    font-size : 10px;
    line-height: 16px;
}

form.editenseignantform #accords label{
    width : 180px;
}
form.editenseignantform .stagiaireBlock label{
    width : 217px;
}
form.editenseignantform .stagiaireBlock select{
    width : 50px;
}
form.editenseignantform #accords .preaccordtemp label
{
    width : 160px;

}
form.editenseignantform #accords input{
    width : 50px;
}
form.editenseignantform #accords input:disabled {
    background:#E1E1E1 no-repeat right top;
}
form.editenseignantform #accords .preaccordtemp input
{
    width : 70px;

}
form.editenseignantform #accords select{
    width : 50px;
}
form.editenseignantform #accords .subformdetail label{
    width : 130px;
}
form.editenseignantform #accords .subformdetail input{
    width : 73px;
}

form.editenseignantform #situationproremuneration  select{
    width : 150px;
}

/********************
/* Liste etablissements
/**************************/

input#btnFiltrage{
    margin: 0;
}
#etablissementsTable td{
    width:1000px;
    table-layout: fixed;
    word-wrap:break-word;
}
#etablissementsTable thead{
    display: inline-block;
    width: 978px;
    table-layout: fixed;
}
#etablissementsTable thead tr{
    display: block;
}
#etablissementsTable tbody{
    display:block;
    width: 100%;
    height:300px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: auto;
    text-align: center;
    width: 978px;
    table-layout: fixed;
}
#etablissementsTable .tableGo{
    width: 28px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
#etablissementsTable .tableDio{
    width: 135px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
#etablissementsTable .tableRNE{
    width: 60px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
#etablissementsTable .tableType{
    width: 80px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
#etablissementsTable .tableNom{
    width: 205px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
#etablissementsTable .tableCP{
    width: 40px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    text-align: center;
}
#etablissementsTable .tableCommune{
    width: 185px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
#etablissementsTable .tableEMail{
    width: 222px;
    overflow : hidden;
}
#etablissementsTable .tableCEtb{
    width: 220px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
#etablissementsTable th.tableCEtb{
    width: 220px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
form.editHsEtbForm dt#infogen-label{
    display:none;
}

form.editHsEtbForm dd#infogen-element{
    width:380px;
    float:left;
}
form.editHsEtbForm fieldset#fieldset-infogen{
    margin-top: 0;
    padding-top : 30px;
    width : 342px;
}
form.editEtbForm fieldset#fieldset-infogen{
    margin-top: 0;
    padding-top: 0;
}
form.editEtbForm fieldset#fieldset-infogen input#addadresse2{
    background-color:#f6a828;
}
form.editHsEtbForm fieldset label{
    width : 162px;
    clear:both;
}

form.editHsEtbForm fieldset input{
    margin: 7px 0 3px;
    width:165px;
}

form.editHsEtbForm fieldset input.formcheck,
form.editEtbForm fieldset input.formcheck
{
    margin-top:10px;
    Width:auto;
}
form.editHsEtbForm fieldset#fieldset-infogen div{
    clear:both;
}

form.editHsEtbForm fieldset input#adhUGSEL{
    margin-top:24px;
}

form.editHsEtbForm fieldset.horaires td{
    text-align:center;
}

form.editHsEtbForm #horairesdet input{
    width:28px;
    margin:0;
}

form.editSendMailOnErrorForm dl dt{display: inline-block;}
form.editSendMailOnErrorForm dl dd{display: inline-block; margin: 0 50px 0 10px;}
form.editSendMailOnErrorForm dl dd input{width: auto;}
form.editSendMailOnErrorForm dl dd input#submit{background-color: #ffffff; border: 2px solid #eb8f00; color: #eb8f00; cursor: pointer; margin: 0; padding: 7px; width: 150px;}

form.editHsEtbForm #horairesdet{
    height:339px;
    width : 308px;
    overflow:auto;
    margin:0 0 10px 0;
}

fieldset#fieldset-addmodeemploi label{
    float:none;
}

.modeemploi
{
    margin: 0 6px 0 6px;
    color: #FFF;
    text-decoration: none;
    display: block;
    float : right;
}

.modeemploi, .modeemploi a, .modeemploi a:visited, .modeemploi a:link
{
    margin: 0 6px 0 6px;
    color: #FFF;
    text-decoration: none;
}

.modeemploi a:hover
{
    color: #9ACD93;

}

#fieldset-addmodeemploi{
    float : left;
}

input.modempcheck{
    width : 20px;
}
#dechargedir-fieldset input{
    width : 20px;
}

table.rightstable{
    border:solid 1px #333333;
    border-collapse:collapse;
}
table.rightstable TD, table.rightstable TH{
    border:solid 1px #333333;
    text-align:center;
}

table.rightstable TR.row2 TH{
    background-color : #E6E6E6;
}

table.rightstable TR.row1 TD.noright {
    background-color : #FFFFFF;
    border-left:solid 2px #000000;
}
table.rightstable TR.row1 TD.Rright{
    background-color : #CCFFCC;
}
table.rightstable TR.row1 TD.Wright{
    background-color : #FFFFCC;
}

table.rightstable TR.row2 TD.noright{
    background-color : #CCCCCC;
    border-left:solid 2px #000000;
}
table.rightstable TR.row2 TD.Rright{
    background-color : #A3CCA3;
}
table.rightstable TR.row2 TD.Wright{
    background-color : #CCCCA3;
}

table.rightstable TD.noright, table.rightstable TH.noright {
    border-left:solid 2px #000000;
}

table.rightstable input{
    width:17px;
}

/********************
/* Formulaires readonly
/**************************/

input[readonly="readonly"], input[readonly] {
    /* background:none;
    border:none; */
    color:#666 !important;
}

select:disabled {
    /* background:none;
    border:none;
     */
    color:#666 !important;
}
.error, table.searchresult td.error{
    color:#FF2222;
}
.clear{
    clear:both;
}
/********************
/* Formulaires tooltips
/**************************/
form p.description{
    background: url(/images/Help-icon.png);
    background-repeat :no-repeat;
    /* background-color:#1188FF; */
    width : 0px;
    height: 16px;
    padding-left: 16px;
    overflow: hidden;
    /*float:left;*/
    margin: 8px 0px 0px 3px;
    position:absolute;
    left: 395px;
    /* right:0px; */
    top: 0;
    cursor: pointer; cursor: hand;
    z-index:800;
    font-weight:normal;
}
form.editenseignantform fieldset#remuneration-fieldset p.description
    /* form.editenseignantform fieldset#accords-fieldset p.description */
{
    left:235px;
}

form p.description:hover{
    background: #fbd850 url(/images/Help-icon.png) 2px 2px no-repeat;
    width: auto;
    height: auto;
    padding: 4px 5px 6px 21px;
    overflow: hidden;
    min-width: 100px;
    z-index: 9999;
    line-height: 12px;
}
form.editenseignantform p.description:hover{
    right: auto;
    margin-left: calc(100% - 12px);
    margin-top: 6px;
}
form.editenseignantform p.description{
    right:-6px;
    left:auto;
}
form.editenseignantform .somaff p.description{
    left:70px;
}
form.editenseignantform .remuneration p.description{
    left:85px;
    margin-top:0px
}
form.editenseignantform #situationpro-fieldset legend{
    padding-right:20px;
}
form.editenseignantform #situationpro-fieldset legend p.description{
    left:139px;
    margin-top:0px;
    top:1px;
}
form.editenseignantform .finaff{
    padding-right:20px;
}

form.editenseignantform .finaff p.description{
    left:122px;
    margin-top:0px;
    top:1px;
}
form.editenseignantform  fieldset#AffectEtab-fieldset label{
    width:180px;
}
form.editenseignantform  fieldset#AffectEtab-fieldset dd{
    margin-top:10px;
}
form #creerens p.description{
    left:175px;
}
form#form-division #division-details p.description
{
    left:72px;
    margin-top:0px;
    top:1px;
}

form#editEtb p.description
{
    left:370px;
    /* margin-top:0px; */
    top:0px;
}
form#exportsetb p.description
{
    left:240px;
    margin-top:0px;
    top:0px;
}
form#editHsEtb p.description
{
    left:330px;
    /* margin-top:0px; */
    top:0px;
}
form#familleinscriptionform p.description
{
    left:193px;
    /* margin-top:0px; */
    top:0px;
}
form.editenfantform p.description
{
    left:287px;
    /* margin-top:0px; */
    top:0px;
}

form#form-division #division-details .divelem p.description
{
    left:auto;
    right:-20px;
}
form#form-division #division-details .divelem p.description:hover
{
    background-position:right top;
    padding: 3px 20px 6px 5px;
}

/* Patch width */
form#editEtb dd input {
    width: 296px;
}
form#editEtb dd input#NomTutellePrinc_Text,
form#editEtb dd input#NomTutelleSec_Text {
    width: 470px;
}
form#editCEtb dd input {
    width: 196px;
}
form#editEtb dd select {
    width: 300px;
}
form#editCEtb dd select {
    width: 200px;
}
/* aide à gauche*/
form #situationpro p.description,
form #fieldset-affectation p.description,
form.editenseignantform .finaff p.description,
form.editenseignantform fieldset#accords-fieldset p.description,
form#form-division .divgen p.description,
form#editEtb #ID-element p.description,
form#familleinscriptionform p.description
{
    left:auto;
    right:0px;
}

form #situationpro p.description:hover,
form #fieldset-affectation p.description:hover,
form.editenseignantform .finaff p.description:hover,
form.editenseignantform fieldset#accords-fieldset p.description:hover,
form#form-division .divgen p.description:hover,
form#editEtb #ID-element p.description:hover,
form#familleinscriptionform p.description:hover
{
    background-position:right top;
    padding: 3px 20px 6px 5px;
}
/*fin aide à gauche*/
form .zend_form dt{
    clear:both;
}
form .zend_form dd{
    min-height:30px;
}
form .zend_form > div:after{
    content: " ";
    display: block;
    clear: both;
}
form .zend_form dd,
form.editEtbForm dd,
form#familleinscriptionform li
{
    display: block;
    position: relative;
}
form .zend_form input,
form.editEtbForm input,
form#familleinscriptionform input,
form .zend_form select,
form.editEtbForm select,
form#familleinscriptionform select
{
    position: relative;
    z-index:9000;
    color:#000000;
}
/* form .zend_form input{
	float:left;
}
form .zend_form select{
	float:left;
}
 */

#clicktoedit{
    position: absolute; top: 0 ; left: 0 ; /* height: 250px ;*/width:  150px ;
    z-index: 0 ; 	background-color:#fbd850;  display: none;
    padding: 3px 5px 6px 5px;
}
#modifytoedit{
    position: absolute; top: 0 ; left: 0 ; /* height: 250px ;*/width:  150px ;
    z-index: 1000 ; 	background-color:#fbd850;   display: none;
    padding: 3px 5px 6px 5px;
}

table.validationTab, table.validationTab2{
    border-collapse:collapse;
    border-spacing : 0;
}
table.validationTab TD, table.validationTab TH, table.validationTab2 TD, table.validationTab2 TH{
    padding : 3px;
    border: 1px solid black;
}
/***********************************
Observatoire
***********************************/
#observatoire fieldset{
	float: left;
    height: 230px;
    margin: 0 1em 1em 2em;
    width: 270px;
    /*    padding :0;*/
}
#observatoire fieldset label{
    width : 40px;
}
#observatoire fieldset input{
    width : 15px;
}


#validFlashTable{
    width:1000px;
    table-layout: fixed;
}
#validFlashTable td{
    width:10px;
    table-layout: fixed;
    word-wrap:break-word;
}
#validFlashTable thead{
    display:block;
    width:1000px;
    table-layout: fixed;
}
#validFlashTable tbody{
    display:block;
    height:300px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: auto;
    text-align: center;
    width:1000px;
    table-layout: fixed;
}
#validFlashTable .tableGo{
    width : 28px;
}
#validFlashTable .tableAcademie{
    width : 100px;
}
#validFlashTable .tableDiocese{
    width : 100px;
}
#validFlashTable .tableRne{
    width : 60px;
}
#validFlashTable .tableEtb{
    width : 200px;
}
#validFlashTable .tableCommune{
    width : 180px;
}
#validFlashTable .tableEffectif{
    width : 46px;
}
#validFlashTable .tableDivision{
    width : 51px;
}
#validFlashTable .tableValidEtb{
    width : 62px;
    text-align : center;
}
#validFlashTable .tableValidObs{
    width : 64px;
    text-align : center;
}
#validFlashTable .tableAction{
    width : 42px;
    text-align : center;
}
table#subflash{
    margin : 10px;
    width : auto;
}
table#subflash thead{
    width : 900px;
    table-layout: auto;
    display : table-row-group;
    width : auto;

}
table#subflash tbody{
    height : auto;
    width : auto;
    overflow: auto;
    table-layout: auto;
}
table#subflash td{
    width : auto;
}
table#validFlashTable > tbody > tr:hover > td{
    background-color : #f6f6f6;
}
table.searchresult > tbody > tr.subflash:hover > td{
    background-color : #f6f6f6;
    color : #363636;
    border: 1px solid #cccccc;
}
table#controlBe1dTable td.tableGo, td.tableGo{
    font-size : 15px;
    font-weight : bold;
    width : 15px;
}
table#controlBe1dTable td.tableGo .plusGo, .plusGo{
    font-size : 15px;
    font-weight : bold;
}
/***********************************
Flash
***********************************/

#flashform input{
    width : 135px;
}

.CSSTableGenerator {
    margin:20px 100px;padding:10px;
    width:80%;	box-shadow: 10px 10px 5px #888888;
    border:1px solid #000000;

    -moz-border-radius-bottomleft:14px;
    -webkit-border-bottom-left-radius:14px;
    border-bottom-left-radius:14px;

    -moz-border-radius-bottomright:14px;
    -webkit-border-bottom-right-radius:14px;
    border-bottom-right-radius:14px;

    -moz-border-radius-topright:14px;
    -webkit-border-top-right-radius:14px;
    border-top-right-radius:14px;

    -moz-border-radius-topleft:14px;
    -webkit-border-top-left-radius:14px;
    border-top-left-radius:14px;
}.CSSTableGenerator table{
     width:100%;

     margin:0px;padding:0px;
 }.CSSTableGenerator tr:last-child td:last-child {
      -moz-border-radius-bottomright:14px;
      -webkit-border-bottom-right-radius:14px;
      border-bottom-right-radius:14px;
  }
.CSSTableGenerator table tr:first-child td:first-child {
    -moz-border-radius-topleft:14px;
    -webkit-border-top-left-radius:14px;
    border-top-left-radius:14px;
}
.CSSTableGenerator table tr:first-child td:last-child {
    -moz-border-radius-topright:14px;
    -webkit-border-top-right-radius:14px;
    border-top-right-radius:14px;
}.CSSTableGenerator tr:last-child td:first-child{
     -moz-border-radius-bottomleft:14px;
     -webkit-border-bottom-left-radius:14px;
     border-bottom-left-radius:14px;
 }.CSSTableGenerator tr:hover td{
      /*background-color:#FCEEC1;*/
      background-image:linear-gradient(#FCEEC1, #EEDC94);
      /*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FCEEC1)*/
  }
.CSSTableGenerator td{
    vertical-align:middle;

    background-color:#e5e5e5;
    border:1px solid #000000;
    border-width:0px 1px 1px 0px;
    text-align:left;
    padding:7px;
    font-size:12px;
    font-family:Arial;
    font-weight:normal;
    color:#000000;
}.CSSTableGenerator tr:last-child td{
     border-width:0px 1px 0px 0px;
 }.CSSTableGenerator tr td:last-child{
      border-width:0px 0px 1px 0px;
  }.CSSTableGenerator tr:last-child td:last-child{
       border-width:0px 0px 0px 0px;
   }
.CSSTableGenerator tr:first-child td{
    background:-o-linear-gradient(bottom, #0070CF 5%, #0070CF 100%);
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0089E7), color-stop(1, #0070CF) );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0089E7", endColorstr="#0070CF");
    background: -o-linear-gradient(top,#0089E7,#0070CF);
    background-color:#0089E7;
    border:0px solid #F7F7F7;
    text-align:center;
    border-width:0px 0px 1px 1px;
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
    color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
    background:-o-linear-gradient(bottom, #4c4c4c 5%, #000000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4c4c4c), color-stop(1, #000000) );	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c4c4c", endColorstr="#000000");	background: -o-linear-gradient(top,#4c4c4c,#000000);
    background-color:#4c4c4c;
}
.CSSTableGenerator tr:first-child td:first-child{
    border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
    border-width:0px 0px 1px 1px;

}

.CSSTableGenerator input {
    background-color: white
}

.CSSTableGenerator button {
    height: 32px;
    width: 100px;
}

/*
    Modif des boutons pour qu'ils s'adaptent aux textes
    A enlever en cas de problème
*/
input.ui-button{
    width: auto;
}

.nomenDispositif{
    clear: both;
}
.nomenDispositif label{
    clear: both;
    width: 90%;
    position: relative;
    margin-right: 10%;
    box-sizing: border-box;
}
.nomenDispositif label input{
    position: absolute;
    bottom: 0px;
    right: -20px;
    width: auto;
}
#edit-division form fieldset fieldset#fieldsDispositif{
    width: 100%;
    height:auto;
    box-sizing: border-box;
}
#edit-division form fieldset fieldset#fieldsDispositif label{
    width: 93%;
    height:auto;
    clear: both;
}

/* HEADER - Connexion update 07/12/18 */
div.header div.not-login div.title{
    background: none;
    border: none;
    text-align: center;
    padding: 0 300px;
    margin-top: 30px;
}
div.header div.not-login div.title div.right-cartouche{
    float: none;
}
div.header div.not-login div.title div.right-cartouche div#login{
    display: block;
}
div.header div.not-login div.title div.right-cartouche div#login form{
    /**/
}
div.header div.not-login div.title div.right-cartouche div#login form .form-group{
    margin-bottom: 45px;
}
div.header div.not-login div.title div.right-cartouche div#login form .form-group label{
    display: inline-block;
    margin-bottom: .5rem;
    width: 19%;
    float: left;
    height: 30px;
    line-height: 25px;
    text-align: right;
    padding-right: 10px;
}
div.header div.not-login div.title div.right-cartouche div#login form .form-group input{
    display: block;
    width: 75%;
    padding: 5px 5px;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
div.header div.not-login div.title div.right-cartouche div#login form .form-group a{
    float: right;
    outline: none;
    text-decoration: none;
    color: #2a6496;
    font: normal 13px/16px "Source Sans Pro", sans-serif;
    padding: 3px 20px 0 0;
}
div.header div.not-login div.title div.right-cartouche div#login form .form-group a:hover{
    color: #72afd2;
}
div.header div.not-login div.title div.right-cartouche div#login form button#btnLogin.btn-connection{
    background-image: none;
    border: 1px #00c0ef solid;
    background-color: #00c0ef;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px 5px;
    width: auto;
    height: auto;
    float: right;
    font: normal 13px/16px "Source Sans Pro", sans-serif;
    margin-right: 3px;
}
div.header div.not-login div.title div.right-cartouche div#login form button#btnLogin.btn-connection:hover{
    background-color: #00acd6;
}
div.header div.not-login div.title div.right-cartouche div#login h1.warning-msg{
    width: 100%;
    height: 30px;
}

/* Compte rendu import éditeur */
div.content div.import-label{
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
}
div.content div.import-label span{
    vertical-align: middle;
}
div.content div.import-place{
    margin-top: 5px;
    display: inline-block;
}
div.content div.import-place img{
    display: inline-block;
    vertical-align: bottom;
}
div.content div.import-place img:hover{
    cursor: pointer;
}

/*
    Modif du form de recherche des enseignants
*/

fieldset form#searchenseignantform div.searchdisclaimer{
    font-size: 16px;
    padding-bottom: 5px;
    color: #990000;
}
fieldset form#searchenseignantform ul.searchfamilleinputs li label{
    width: 110px;
    padding-right: 0;
}
fieldset form#searchenseignantform ul.searchfamilleinputs li input{
    background-color: #E1E1E1;
    box-shadow: none;
}
fieldset form#searchenseignantform ul.searchfamilleinputs li input#submit-btn{
    color: #000;
}
fieldset form#searchenseignantform ul.searchfamilleinputs li input#submit-btn:hover{
    background-color: #d6d5d5;
    cursor: pointer;
}
.massActionValid, .massActionInvalid{
    padding: 3px 10px;
    cursor: pointer;
    margin: 0 5px;
}
fieldset.searchEtb{
    width: auto;
    height: auto;
    padding: 0 10px 10px;
    margin: 10px 10px 10px 0;
}
fieldset.searchEtb .searchEtb{
    padding: 3px 10px;
    margin: 15px 10px 0 0;
    cursor: pointer;
}
.masse.legende{
    float: right;
    display: block;
    padding: 0 10px 0 0;
    line-height: 28px;
    font-style: italic;
}

.tableOA.disabled, .tableON.disabled, .tableEffectif.disabled, .tableValidNat.disabled, .tableMoyen.disabled{
    text-align: center;
    white-space: pre;
    background-color: #ccc;
}

/* Debut css pour loading overlay */
.loading-overlay{
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height:100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 9999;
}
.loading-overlay .loader{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
/* Fin css pour loading overlay */
.ui-dialog{
    overflow: visible !important;
}
.divisionsExports a{
    text-decoration: none;
    float: right;
    margin: -5px 0 0 10px;
}
.recherchePersonnelButtons .btn-primary {
    color: #fff;
    background-color: #337AB7;
    border-color: #2E6DA4;
}
.recherchePersonnelButtons .btn {
    display: inline-block;
    padding: 4px 25px 4px 8px;
    margin-bottom: 0;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    width: auto;
    position: relative;
}
.recherchePersonnelButtons .btn span {
    position: absolute;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 0.5;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    margin: 0;
    top: calc(50% - 5px);
    right: 7px;
}
.recherchePersonnelButtons{
    padding-left: 185px;
}
.ui-autocomplete{
    width: 400px !important;
}
.clad-ulis,
.red-bold {
    font-weight: bold;
    color: #cc0000;
}