/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
	text-align:left;
}

.sc-suggest {
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

.sc-result {
	cursor: pointer;
}

.sc-result-hl {
	background-color: highlight;
	color: highlighttext;
	cursor: pointer;
}

body, p, label, input, textarea, select {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    letter-spacing: 0.026em;
    line-height: 1.6em;
}

textarea[readonly], input[readonly], select[readonly] {
  background-color: rgb(235, 235, 228);
}
.alert-erreur span {
    font-weight: 600;
    text-transform: capitalize;
}
.alert-erreur .demo-icon, .alert-succes .demo-icon {
    font-size: 21px;
}
.icon-ajouter-picto:hover:before {
    color: #FFB744;
    content: '\e81f';
}

#page #content .new-editer-btns .button_a {
    margin: 16px 0px 10px 6px;
}

body {
	background:#EEEEEE;
}

td,th {vertical-align:top;}

input[type=radio], input[type=checkbox] {
	border:none;	
}

option {text-indent:2px;}

.input,textarea,select {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;	
}

.radio,.checkbox {
	border: 0;	

}

a, button {
    font-family: 'Open Sans', sans-serif;
    outline: none;
    text-decoration: none;
}

textarea {overflow: auto;}

li {text-indent: 3px;}

.right {
	float:right;
	margin-left: 5px;
}

.clear {clear: both;}
.show {display: block;}
.hide {display: none;}
.red {color: #b0070c;}
.underline {
    /* color: #edd772 !important; */
    color: #e5e5e5 !important;
}

.icon-picto-acceder-au-front:before, .icon-picto-telecharger:before, .icon-picto-deconnexion:before {
    font-size: 16px;
}

.button_a {
	float:left;
	background-image:url('../images/button.gif');
	background-repeat:no-repeat;
	background-position:top left;
	color: white;
	cursor: pointer;
	border: 0;
	padding: 2px 6px 4px 8px;
	font-size: 11px;
	text-align:center;
}

.button_r {
	display:none;
}

.inactive {
	color:#eeeeee;
	background-image:url('../images/button_inactive.gif');
}

.pages-bloc-right {
	width: 260px;
}

.name{
	clear:left;
	text-align:center;
	font-size:12px;
}

.name a{
	color:#191919;
}

.name a:hover{
	color:#A7C23F;
	text-decoration:underline;
}

.photo_bloc {
	width: 100%;
    background-color: #ffffff;
    margin-bottom: 22px;
    height: 100%;
}

.list-photos, .list-documents, .list-videos, .list-links {
    width: 88% !important;
    margin: 0 auto;
    padding: 10px 0;
}

.photo_bloc p .input, .photo_bloc p textarea, .photo_bloc .list-videos select {
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid #C9C9C9 !important;
    font-size: 15px;
    padding: 3px 4px;
    margin-bottom: 5px;
    width: 100%;
    min-height: 30px;
    margin-right: auto;
    margin-left: auto;
}

.new-ajouter-modifier span {
    z-index: 122;
    display: none;
    /* display: block; */
    position: absolute;
    text-decoration: none;
    float: left;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-top: -40px;
    margin-left: -96px;
    width: 136px;
    height: 42px;
    background-image: url(../images/ajouter-modifier.png);
    transition: 1s;
}

.new-ajouter-modifier:hover span {
    display: block;
    position: absolute;
}

/* .pages-bloc-right select:not([multiple]) { */
    /* -moz-appearance: none; */
    /* -webkit-appearance: none; */
    /* background: transparent url("http://i62.tinypic.com/15xvbd5.png") no-repeat scroll 98% 3px !important; */
/* } */

.bar {
	margin: 0 auto;
    display: block;
}

.bar_txt {
	width:100% !important;
    background-color: #434343;
    height: 34px;
}

.bar_txt a {
    float: right;
    margin-right: 8px;
}

.bar_r {
	float:right;
	height:29px;
	width:2px;
	background-image:url('../images/bar.gif');
	background-repeat:no-repeat;
	background-position:-498px 0;
}

.bar_txt div {
    display: block !important;
    float: left !important;
    color: #ffffff !important;
    padding: 2px 0 0 10px !important;
    font-size: 17px !important;
}
.list-photos, .list-documents, .list-videos, .list-links {
    display: block;
    clear: left;
    width: 88%;
    margin: 0 auto;
    padding: 10px 0;
}

#menu .service .options {
    background: #A7C23F scroll 0 0;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 17px;
    padding: 1px 14px 5px;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    transition-duration: 1s;
    margin: 0px auto;
}
#menu .service-on .options, #menu .service .options {
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 17px;
    padding: 5px 14px 5px;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    transition-duration: 1s;
    margin: 0px auto;
    height: 20px;
}

.new-ajouter-modifier span {
    z-index: 122;
    display: none;
    position: absolute;
    text-decoration: none;
    float: left;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-top: -40px;
    margin-left: -96px;
    width: 136px;
    height: 42px;
    background-image: url(../images/ajouter-modifier.png);
    transition: 1s;
}

.icon-ajouter-picto:before {
    content: '\e81e';
    font-size: 21px;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    color: #fff;
    text-align: center;
    text-transform: none;
    display: block;
    padding-top: 6px;
    width: 28px;
    height: 23px;
}

.warning {
	width: 100%;
    margin: 10px 0 !important;
    font-size: 14px;
    color: #ED473E;
}

.mp-info {
    width: 100%;
    margin: 10px 0 30px !important;
}

.mp-info .mp-info-title {
    font-weight: 600;
    text-transform: uppercase;
    color: #FFA91F;
    font-size: 18px;
    text-align: center;
    display: block;
    margin-bottom: 13px;
}

.mp-info .mp-info-title .demo-icon {
    font-size: 24px;
    vertical-align: -3px;
}

.mp-info .mp-info-contenu {
    width: 76.8%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    color: #868686;
    font-size: 15px;
    border: 1px solid #cccccc;
    padding: 20px 26px;
}

.error {
    color: #ED473E;
}

.error .error_txt span {
    font-weight: 600;
    text-transform: capitalize;
}
.error, .confirm {
    font-size: 16px !important;
    line-height: 2.1em;
    margin: 10px 0;
    clear: left;
    padding: 0 5px;
}

.error .error_txt {
    font-size: 16px;
    line-height: 2.1em;
    margin: 10px 0;
    clear: left;
    padding: 0 5px;
}

.error_txt .demo-icon, .confirm_txt .demo-icon {
    font-size: 21px;
}

.confirm_txt {
	color: #36C16F;
}

#top {
    background-color: #363636;
    min-height: 32px;
    /* border-bottom: 1px solid #cccccc; */
    font-size: 13px;
    /* padding: 6px 0 2px 0; */
}

#top img {
    margin: 2px 6px 0px 11px;
}

#top .top-left {
    float: left;
    color: #D3D3D3;
    padding-top: 4px;
}

#top .top-right {
    float: right;
    height: 32px;
    background-color: #434343;
} 

.top-right .accefront-telecherger:hover a {
    color: #FFB744 !important;
}

.top-right .deconnexion, .top-right .accefront-telecherger {
    padding-top: 3px;
    height: 29px;
    padding-left: 9px;
    padding-right: 15px;
}
.top-right .accefront-telecherger {
    float: left;
    border-left: 1px solid #aaaaaa;
}

.top-right .deconnexion {
    background-color: #FFB744;
    float: right;
}

.icon-home:before {
	content: '\e809';
    font-size: 24px;
    color: #A7C23F;
}

.icon-picto-acceder-au-front:before {
	content: '\e800';
	font-size: 16px;
}

.icon-picto-telecharger:before {
	content: '\e818';
	font-size: 16px;
}

.icon-picto-deconnexion:before {
	content: '\e802';
	font-size: 16px;
}

.top-right .deconnexion:hover{
	background-color: #FFA91F;
	cursor: pointer;
}

.icon-picto-modifier:before {
	content: '\e80a';
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
  }  

#top .top-right-button {
	padding-top: 7px;
	padding-left: 9px;
    padding-right: 9px;
    text-align: center;
}

#top .accesfront, #top .docu {
	float:left;
	border-left: 1px solid #aaaaaa;
	height:29px;
}

#top .deco {
	float:right;
	height:29px;
	background-color: #FFB744;
}

#top .top-right a {
	color: #ffffff;
	text-decoration: none;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}

#top .top-right .logout {
	    color: #363636;
}

#infos {
    font-size: 19px;
    color: #606060;
    text-align: right;
    /* text-indent: 10px; */
    padding: 10px 10px;
    display: block;
    /* width: 18%; */
    float: right;
    letter-spacing: 0.02em;
}

#infos a {
	font-family: 'Open Sans', sans-serif;
	font-size: 19px;
	color: #555555;
	text-decoration: none;
}

#infos a:hover {
	color: #FFA91F;
}

#infos #mon-compte-div1 {
	display: none;
    position: absolute;
    background-color: #363636;
    border-radius: 4px;
    z-index: 9999;
    margin-top: 11px;
}

.compte-dropdown-menu div li {
    list-style: none;
    padding: 3px 18px;
}

.compte-dropdown-menu li:hover {
    background-color: #434343;
    cursor: pointer;
}

.compte-dropdown-menu div li a {
    color: #ffffff !important;
    list-style: none;
    text-decoration: none;
    font-size: 13px !important;
}

.compte-dropdown-menu div li:hover a {
    color: orange !important;
}

.compte-dropdown-menu div {
    margin: 0 0 10px;
}

.arrow_box {
    position: relative;
    background: #363636;
}

.arrow_box:after {
    left: 5%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(54, 54, 54, 0);
    border-bottom-color: #363636;
    border-width: 12px;
    top: -22px;
}

#menu {
    padding-left: 10px;
    /* width: 82%; */
}

#menu td, #menu th {
	vertical-align: middle;
}

#menu .tab-on {
    /* background: #5b5b5b; */
    border-bottom: 2px solid #A7C23F;
    padding-top: 7px;
}

#menu .tab {
    /* height: 30px; */
    background-color: #ffffff;
    padding-top: 5px;
}

#menu .tab-on a {
	color: #A7C23F !important;
	text-decoration: none;
}

#menu .tab table {
    background: #ffffff;
}

#menu .tab-on.service a {
	color: white !important;
}

#menu .tab-on-text {
    padding: 4px 10px;
    background-color: #FFFFFF;
}

#menu .service .options:hover {
    background: #363636 scroll 0 0;
    color: #fff;
}

#menu .tab.service a,#menu .tab.on.service a {
 	color:#ffffff !important;
}

#menu .tab.service:hover a,#menu .tab.on.service table a {
	color:#ffffff !important;
}

#menu a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.02em;
    text-align: center;
    line-height: 1em;
}

#menu .tab a {
	color: #191919 !important;
	text-decoration:none;	
}

#menu .tab a:hover,#menu a:active,#menu a:focus {
	color:#A7C23F;
}

#menu .tab.service table {
	background: #A7C23F scroll 0 0;
	color: #FFFFFF !important;
}

#menu .tab.service:hover table {
	background:#363636 scroll 0 0;
	color: #FFFFFF !important;
}

#menu .tab-on.service table {
	background: #363636 scroll 0 0;
	color: white !important;
}

#menu .tab.service a,#menu .tab.on.service a {
 	color:#ffffff !important;
}

#menu .tab.service:hover a,#menu .tab.on.service table a {
	color:#ffffff !important;
}

#menu .tab table {
	background-color: #ffffff;
}

#menu .tab-on table, #menu .home table {
	background-color: #ffffff;
}

#menu .home table .space{
	background:#ffffff;
	width:3px;
}

.menu-info-bloc {
    background-color: #FFFFFF;
    width: 100%;
}

#sous-menu {
	background:#A7C23F;
	min-height: 3px;
}

#sous-menu a {
	color: #ffffff;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:600;
	padding: 0px 10px;
    line-height: 3em;
}

#sous-menu a:hover,#sous-menu a:active,#sous-menu a:focus {
	color:#e5e5e5;
}

#page #content {
    width: 98%;
    margin: 30px auto;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 1.6em;
    color: #606060;
    font-size: 15px;
    background-color: #FFFFFF;
    overflow: hidden;
    box-sizing: border-box;
}

#page #add-content {
    width: 98%;
    margin: 30px auto;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 1.6em;
    color: #606060;
    font-size: 15px;
    background-color: #FFFFFF;
    overflow: hidden;
    box-sizing: border-box;
}

#content .head-form {
    /* width: 50%; */
    min-height: 30px;
    padding-top: 18px;
    float: left;
}

#content .rub_title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 0.034em;
    color: #000000;
}

#content .tablenav {
    margin-right: 19px;
    margin-left: 15px;
    margin-bottom: 6px;
    float: right;
}

#foot {
	width:100%;
}

#foot .firefox {
	margin-right:20px;
	padding-top:5px;
	float:right;
}

#foot .firefox a {
	font-size:10px;
	color:#777;
	text-decoration:none;
}

body .ui-tooltip {

    background: rgba(0,0,0,0.9);

    color: white;

    font-size: 12px;

    border: 0;

    border-radius: 2px;

    box-shadow: none;

}

.ui-tooltip {
    padding: 5px 8px !important;
    font: 10px arial, Sans-Serif;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font-size:10px !important;
}

#tooltip h3, #tooltip div {
	margin: 0;
}

#tooltip h3 {
	font-size:11px !important;
	font-weight:bold;
}

.mceEditor a {
	margin:0 !important;
}

#tinymce p {
	margin:0;
	padding:0;
}

#menu .tab a:hover, #menu a:active, #menu a:focus {
    /* text-decoration: underline; */
    color: #A7C23F !important;
}

#login form .submit a, #lost form .submit a {
    cursor: pointer;
    font-weight: 600;
    font-size: 13px;
    margin-left: -3px;
    padding-top: 2px;
    color: #434343;
}

#login form .submit a:hover, #lost form .submit a:hover {
    color: #FFA91F;
    text-decoration: underline;
}

#login form .new-login-txt {
    display: block;
    margin-left: -4px;
    margin-bottom: -3px;
}

#login, #lost {
	margin:7em auto 0 auto;
	width:320px;
}

#login h1 a, #lost h1 a {
	background:transparent url(../images/login_logo.gif) no-repeat scroll center top;
	display:block;
	height:46px;
	overflow:hidden;
	text-indent:-999999px;
	padding-bottom:15px;
	width:204px;
}

#login #error, #lost #error {
	width:373px;
	height:36px;
	background-image:url(../images/login_cadre_erreur.gif);
	margin-bottom:10px;
	line-height:36px;
	text-indent:20px;
	font-size:12px;
	color:#990000;
}

#login #error strong, #lost #error strong {
	font-weight:bold;
}

#login .form, #lost .form {
    width: 373px;
    height: 213px;
    /* background-color: #FFFE8D; */
    border: 1px solid #cccccc;
    margin-top: 16px;
    margin-bottom: 21px;
    padding: 6px 0px;
}

#login form, #lost form {
    width: 80%;
    margin: 12px auto 10px;
/*    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400 !important;
    letter-spacing: 0.026em;
    line-height: 1.6em;*/
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #eeeeee inset;
}

input:focus, textarea:focus, select:focus {
    background-color: #EEEEEE;
    color: #434343;
}

input, textarea, select {
    outline: none;
}

#login form , #lost form .label {
	font-size:16px;
	font-weight:bold;
	color:#565656;
}

#login form .text, #lost form .title {
	font-size:18px;
	color:#565656;
	margin-top:5px;
}

#login form .text, #lost form .text {
	font-size:12px;
	color:#565656;
	padding:5px 0;
}

#login form .new-login-txt {
    display: block;
}

#login form .input, #lost form .input {
	width: 100% !important;
    margin-bottom: -3px;
}

#login form .label, #lost form .label {
    font-size: 17px;
    font-weight: 600;
    color: #191919;
    margin-bottom: 8px;
}

#login form .submit, #lost form .submit {
	width: 100%;
    margin-top: 25px;
}

.new-login-btn {
    background: #363636 scroll 0 0;
    font-size: 14px;
    margin: -3px auto 0px;
    /* height: 20px; */
}

.new-login-btn:hover {
    background: #FFA91F;
    color: #363636;
}

#login form .submit .button, #lost form .submit .button {
	float:right;
}

.forgetpass, .cancel {
	float:left;
}

.new-btn_a:hover {
    color: #FFA91F;
    border-bottom: 1px solid #FFA91F;
}


.alert-succes, .alert-erreur {
    color: inherit;
}
.alert-erreur {
    color: #ED473E;
}
.alert-erreur, .alert-succes {
    font-size: 16px;
    line-height: 2.1em;
    margin: 10px 0;
    clear: left;
    padding: 0 5px;
}

.new-btn_a {
    text-decoration: none;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    outline: none;
    font-size: 14px;
    letter-spacing: 0.032em;
    text-align: center;
    text-transform: none;
    display: block;
    color: #363636;
    padding: 21px 0px 1px;
    background-color: #ffffff!important;
    border-bottom: 1px solid #363636;
    margin-left: 6px;
    margin-right: 6px;
	transition-duration: 1s;
}

.interview {
	margin-top:10px;
	border:1px #DFDFDF solid;
	padding:10px;
	margin-bottom:10px;
	color: #5B5B5B;
    font-size: 13px;
}

.interview  img{
	float:left;
	margin-right:10px;
}

.interview .titre {
    font-size: 16px;
    font-weight: bold;
	margin-bottom:3px;
}

.interview p {margin-top:3px !important;}

.ui-tooltip {
    padding: 5px 8px !important;
    font: 10px arial, Sans-Serif;
}

.files {
    display: block;
    clear: left;
}
.file-container{
	display:block;
	width:48%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.file-title {	
	color: #191919;
    font-weight: 600;
    font-size: 17px;
    line-height: 2.6em;
    background-color: #E6E6E6;
    margin: 10px 0 13px 0;
	padding: 0 13px;
    clear: left;
}

.new-contenus tbody td:last-child, .new-contenus thead th:last-child{
	text-align:center;
}