#main > .x-tab-bar {
    display: none;
}

em {
  font-style: italic;
}
.selection.table {
    width: 100%;
}
textarea#cnd_address, textarea#cnd_address, textarea#cnd_employer_address, textarea#cnd_employer_mission_address, textarea#app_further_information, textarea#app_professional_project {
    height: 80px;
}
.x-action-col-icon {
    cursor: pointer;
}
.align-top, .htmlInside td {
    vertical-align: top;
}
.table td {
    vertical-align: top;
    padding: 3px 0;
}
.table input[type=checkbox] {
    margin: 0 5px 0 0;
}
.step {
    display: none;
}
.padding {
    padding: 10px;
}
.header{
	background: url(/modules/gdcgui/image/header.png) no-repeat 0 0 #5D53A9;
	min-height:109px;
}
.header-logo {
    height: 70px;
	width: 170px;
	float: left;
}
.logo-link2 {
    height: 70px;
	width: 150px;
	float: left;
	margin-left: 350px;
}
.header img {
    /*margin: 0 15px;*/
    float: left;
}
.header h1 {
    color: #000;
    line-height: 27px;
    padding: 10px 10px 10px 22px;
    font-size: 1.2em;
    position: absolute;
    text-align: left;
    top: 60px;
    width: 100%;
}
.header-menu {
    padding: 5px 10px 0px 22px;
	line-height: 27px;
	clear: left;
}
.header-menu h1 {
    font-size: 2em;
    padding-bottom: 10px;
}
.header-menu-item {
    width: 100%;
    float: left;
}
.header-menu-item li {
    float: left;
    margin-left: 10px;
    padding: 0 10px;
    font-size: 1.2em;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.header-menu-item li:hover {
    border-radius: 6px;
    background-color: #ccd86c;
    color: #666;
}
.header-menu-item li:first-child {
    margin-left: 0;
}
.header-menu-user {
    margin: 0px 10px 0 10px;
    color: #C0CC82;
}
.header-menu-user h2 {
    float: right;
    padding: 10px 20px 10px 10px;
    color: #ccc;
}
.overAll{
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 9999999999999;
}
.header-menu-user .button, .overAll {
    float: right;
    padding: 10px;
    background: #50468E;
    -webkit-box-shadow: 2px 2px 5px #000;
    box-shadow: 2px 2px 5px #000;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer;
}
.header-menu-user div.button:hover, .overAll:hover {
    background: #413872;
}
.header-menu-user .button a, .header-menu-user .button a:visited,
.overAll a, .overAll a:visited {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.header-menu-user .info {
    text-align: right;
    color: #fff;
	padding: 10px 0 5px 0; 
}
.header-menu-user .info a {
    color: #fff;
}
.button {
    border-radius: 5px;
}
.clearright{
	clear: right;
}
.remove {
    background-image: url(/modules/account/image/interface/delete.gif) !important;
}
.ux-filtered-column {
    font-weight: bold;
}
.strong {
    font-weight: bold;
}
.alert {
    margin: 40px 0 0 0;
    text-align: center;
}
.alert a {
    color: #81007F;
}
.archived, .message-new, .message-old {
    width: 16px;
    height: 16px;
    display: block;
}
.arrowRefresh {
    background-image: url(/modules/gdcgui/image/interface/arrowRefresh.png) !important;
}
.filter {
    background-image: url(/modules/gdcgui/image/interface/funnel.png) !important;
}
.archived {
    background-image: url(/modules/account/image/interface/safe.png) !important;
}
.icon-mail, .message-new {
    background-image: url(/modules/account/image/interface/mail.png) !important;
}
.message-old {
    background-image: url(/modules/account/image/interface/mail-open.png) !important;
}
.ux-rangemenu-lt {
    background-image: url(/modules/account/image/interface/less_than.png) !important;
}
.ux-rangemenu-gt {
    background-image: url(/modules/account/image/interface/greater_than.png) !important;
}
.ux-rangemenu-eq {
    background-image: url(/modules/account/image/interface/equals.png) !important;
}
.icon-user {
    background-image: url(/modules/account/image/interface/user-silhouette.png) !important;
}
.icon-details {
    background-image: url(/modules/account/image/interface/details.gif) !important;
}
.icon-article {
    background-image: url(/modules/account/image/interface/article.gif) !important;
}
.icon-document {
    background-image: url(/modules/account/image/interface/documents.png) !important;
}
.icon-pdf {
    background-image: url(/modules/account/image/interface/pdf.png) !important;
}
.icon-pdf {
    background-image: url(/modules/account/image/interface/pdf.png) !important;
}
.x-item-disabled .icon-pdf {
    background-image: url(/modules/account/image/interface/pdf-grey.png) !important;
}
.icon-user-info {
    background-image: url(/modules/account/image/interface/card-address.png) !important;
}
.icon-search-result {
    background-image: url(/modules/account/image/interface/document-search-result.png) !important;
}
.icon-binocular {
    background-image: url(/modules/account/image/interface/binocular.png) !important;
}
.icon-male {
    background: url(/modules/account/image/interface/user-gray.png) no-repeat 0 0 !important;
}
.icon-female {
    background: url(/modules/account/image/interface/user-gray-female.png) no-repeat 0 0 !important;
}
.icon-valid {
    background: url(/modules/account/image/interface/tick.png) no-repeat 0 0 !important;
}
.icon-update {
    background: url(/modules/account/image/interface/update.png) no-repeat 0 0 !important;
}
.icon-remove {
    background: url(/modules/account/image/interface/remove.png) no-repeat 0 0 !important;
}
.icon-trash {
    background: url(/modules/account/image/interface/bin.png) no-repeat 0 0 !important;
}
.icon-file {
    background: url(/modules/account/image/interface/file.jpg) no-repeat 0 0 !important;
}
.icon-eye {
    background: url(/modules/account/image/interface/eye.png) no-repeat 0 0 !important;
}
.icon-ok {
    background: url(/modules/account/image/interface/picto_OK.png) no-repeat 0 0 !important;
}
.icon-interested {
    background: url(/modules/account/image/interface/picto_inch.png) no-repeat 0 0 !important;
}
.icon-valid-disabled, .x-item-disabled span.icon-valid {
    background: url(/modules/account/image/interface/tick-grey.png) no-repeat 0 0 !important;
}
.icon-adddoc {
    background: url(/modules/account/image/interface/add-docs.png) no-repeat 0 0 !important;
}
.x-tool-mails {
    background-image: url(/modules/account/image/interface/tool-mails.gif) !important;
    background-position: 0 0;
}
.x-tool-over .x-tool-mails {
    background-position: -15px 0
}
#filterList .x-form-item-label {
	text-align: right;
}  
#tab-AttachmentsView-body #tab-attachment-form-body {
    padding-bottom: 10px !important;
}
.addFile table tr td:nth-child(1){
	display: none;
} 
.selection, .specialId {
    margin: 0 0 15px 0;
    padding: 5px 0 0 10px;
}
.selection span, .specialId span {
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    font-weight: 800;
    margin: 0 2px;
    padding: 1px 5px;
}
.form-data h2 {
    margin: 0 10px;
}
.form-data .fieldset {
    border: 1px solid #D0D0D0;
    border-radius: 5px 5px 5px 5px;
    margin: 5px 5px 15px 5px;
    overflow: hidden;
    box-shadow: 1px 1px 2px #EEE;
}
.form-data .fieldset dd, .form-data .fieldset dt {
    display: inline-block;
    vertical-align: top;
}
.form-data .fieldset dt {
    width: 55%;
    padding: 5px 0 5px 10px;
    font-weight: 800;
    color: #6F6F6F;
}
.form-data .fieldset dd {
    width: 45%;
    padding: 5px 10px 5px 0;
}
.form-data .even {
    background-color: #FAFAFA;
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
}
.message-detail-content {
    padding: 10px;
}
.message-detail {
    width: 300px;
    float: left;
    padding: 10px;
    background-color: #FAFAFA;
    border-right: 1px solid #EDEDED;
    height: 100%;
    margin: 0 10px 0 0;
}
.message-detail li {
    margin: 0 0 5px;
    padding: 2px 0;
    border-bottom: 1px solid #EDEDED;
}
.message-detail strong {
    font-weight: 800;
    color: #6F6F6F;
    display: inline-block;
    width: 75px;
}
#main .x-tab button {
    /*margin: 0 15px;*/
}
.link {
    color: #81007F;
}
.x-panel-default-framed .link {
    color: #81007F;
}

/* modifier mon dossier */
iframe{
	width: 100% !important;
}
#tab-CandidateUpdate-body{
	position: initial !important;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
}
#tab-CandidateUpdate-body .x-box-item{
	position: initial !important;
	width: 100% !important;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
}
  

.loginmarger {
    display: block;
    width: 240px;
    text-align: right;
}
div.sendAttachment {
    border: 1px solid #749100;
    background: url(/modules/account/image/gradient-bg-hover.png) repeat-x 50% 50%;
    box-shadow: 0 -1px 0 #A6CD00 inset;
}
div.sendAttachment:hover {
    background: url(/modules/account/image/gradient-bg.png) repeat-x 50% 50%;
    box-shadow: 0 1px 0 #A6CD00 inset;
}
div.sendAttachment span {
    color: #fff !important;
    font-weight: 800 !important;
    text-shadow: 1px 1px 0 #333;
}
.attachmentBox {
    height: 35px;
    max-width: 100%;
    box-shadow: 0 3px 6px #ccc;
    /*background-color: #eee;*/
    border-radius: 5px;
}
.attachmentGridTitle {
    font-weight: bold;
    color: rgb(51, 51, 51);
    font-size: 11px;
    line-height: 17px;
    font-family: tahoma, arial, verdana;
}
.infoMessage {
    color: #7D9B00;
    font-size: 0.9em;
}
button#linkAttachment {
    background-color: #f5f5f5;
    color: #333;
    border: 1px solid #A4A4A4;
    border-radius: 3px;
    font-size: 11px;
    font-family: tahoma, arial, verdana, sans-serif;
    padding: 5px;
}
button#linkAttachment:hover {
    background-color: #eaeaea;
}
#panelDossier strong {
    font-weight: bold;
}
.dossierMessagesTitle {
    background: url(/modules/gdcgui/image/interface/mail.png) no-repeat;
}
.icon-mail-plus {
    background-image: url(/modules/gdcgui/image/interface/tool-mails.gif) !important;
}
.x-action-col-icon {
    cursor: pointer;
}
.advertising .warning {
    font-size: 1.2em;
    color: red;
    font-weight: bold;
    margin-bottom: 20px;
}
.advertising ul {
    margin-bottom: 10px;
}
.advertising li:before {
    content: "- ";
}
strong {
    font-weight: bold;
}
.x-border-layout-ct {
    background-color: #ffffff !important; 
}

.footer{
	margin: auto;
	position: absolute;
	bottom: 10px;
	width:100%;
}
.footer-item{
	display:flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin: auto;
}

.footer img{
	margin: 20px;
	max-height: 90px;
	width: auto;
}

.ressources-item{
	margin: 10px;
}
.ressources-item h2{
	font-size: 120%;
}
.ressources-item p{
	font-size: 110%;
}
.ressources-item a {
	color: #5D53A9;
}