@charset "utf-8";
/* CSS Document */

body {
font-family: 'Raleway'!important;
	font-size: 12px;
	background-color: #FFF;

    background: url(/pix/blog-coaching-personnel-methode-target2.jpg) no-repeat fixed 0 0;
    background-size: cover;
    position: relative;
    text-shadow: none!important;
    color: #555;
    padding-top: 35px;
}
input#cherche {
    width: auto;
    float: right;
}
input[type="submit"] {
    border: none;
    padding: 5px;
    border-radius: 5px;
    background: #04062b;
}
input#annule {
    border: none;
    padding: 5px;
    border-radius: 5px;
    background: #a72020;
}

.valide {
    text-align: center;
    margin-top: 10px;
}

span.session_duree {
    font-size: small;
    margin-left: 10px;
}
#wrapper {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    background: #fff;
 /*   border-top: 4px solid #04062b;*/
}

#page-header {
  background-color: #2f2f31;
	    padding-bottom: 10px;
	    padding-top: 10px;
}
#loggedin-user {
    float: right;
}

.container-fluid.pagecontent {
    background: white;
	    padding-top: 10px;
    padding-bottom: 20px;
}

.profileblock .welcome_userpicture {
    float: right;
    margin-left: 15px;
    position: relative;
    border-radius: 100%;
    border: 2px white solid;
    width: 50px;
    height: 50px;
}

.user_title span {
    display: inline-block;
    vertical-align: middle;
}


.user_title {
    /* display: table; */
    margin: 10px 0;
    margin: 20px;
    /* width: 100%; */
    /* display: inline-block; */
    line-height: 40px;
}

.session_title {
    text-align: center;
    font-size: medium;
    font-weight: bold;
    margin: 10px 0;
	    display: block;
}
span.session_date {
    font-size: smaller;
}

.navbar {
    margin-bottom: 0px!important;
}
.navbar-inner .navbar-nav>li>a:hover {
    color: #b4b7b4!important;
}
.navbar-default, .navbar-inner {
    background: #3e3e3e!important;
    border: 0!important;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0!important;
    filter: none!important;
    background-image: none!important;
}
span.usr_name {
    padding-left: 20px;
    font-size: larger;
    font-weight: bold;
    text-transform: capitalize;
    /* text-transform: lowercase; */
    font-variant: small-caps;
}
.menuitem {
	font-family: 'Roboto', sans-serif;

	/*font-family: 'Open Sans Condensed', sans-serif;*/
color: white!important;
font-weight: normal;
    font-size: medium;
}

a {
	color: #672121;
}
.TITRE_PAGE {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #672121;
	font-variant: small-caps;
	padding: 5px;
	border: thin solid #672121;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 5px;
	background-color: #CCC;
}

.TITRE_PAGE_MAIN {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: normal;
	color: #672121;
	font-variant: small-caps;
	margin-bottom: 15px;
	margin-top: 5px;
	background-color: #E1E1E1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #672121;
	border-right-color: #672121;
	border-bottom-color: #672121;
	border-left-color: #672121;
	text-align: left;
	width: 350px;
	border-right-style: dashed;
	border-left-style: dashed;
}

#left_column {
	float: left;
	width: 160px;
}
#rightcolumn {
	clear: none;
	float: left;
	width: 100%;
}


#top {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	font-variant: small-caps;
	background-color: #FFF;
	color: #672121;
}

#menu {
	float: left;
	vertical-align: bottom;
	width: 100%;
	padding: 3px;
	background-color: #FFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-bottom-style: dotted;
}
.menu_item {
	float: right;
	border: thin solid #666;
	margin: 3px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}

.menu_item a {
	padding: 8px;
	text-decoration: none;
	color: #672121;
	background-color: #CCC;
}
.menu_item a:hover {
	padding: 8px;
	color: #FFF;
	background-color: #672121;
}

.planning {
	background-color: #E7E7E7;
	border: thin solid #999;
height: 155px;
}
.planning_general {
	background-color: #E7E7E7;
	border: thin solid #999;
}

.planning a {
	color: #672121;
}



.cal_day {
	border: thin outset #999;
	background-color: #F1F0EF;
	margin: 5px;
	padding: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #672121;
}

.cal_day_off {
	border: thin outset #999;
	background-color: #999;
	margin: 5px;
	padding: 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #672121;
}

.ACTION_PLANNING {

}

.coordonnees {
	float: right;
	margin-top: 60px;
	font-size: 14px;
	color: #672121;
	border-top-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #672121;
	border-right-color: #672121;
	border-bottom-color: #672121;
	border-left-color: #672121;
	border-bottom-width: thin;
	margin-right: 30px;
}
select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}


.session {
	width: 100%;
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
/*	margin: 5px;*/
margin-bottom: 5px;
	color: #672121;
	padding: 2px;
	border: thin outset #999;
}
.detail_session {
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	color: #FFF;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 5px;
}
.detail_session_black {
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	color: #000;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 5px;
}

.demi_session {
	margin: 5px;
	padding: 10px;
/*	color: #006;*/
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #999;
	border-left-color: #CCC;
height: 100px;
vertical-align: top;
}
.logo_client_planning {
	vertical-align: middle;
	border: thin dotted #333;
	margin: 5px;
	float: left;
}

.lien_add_input {
	vertical-align: middle;
}
.lien_add {
	color: #000;
	background-color: #E2E2E2;
	border: thin inset #666;
	vertical-align: middle;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #672121;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.FRAME_PLANNING {
	width: 100%;
	overflow: visible;
}
.popup {
	margin:auto;
	top: 40%;
	left: 40%;
	position: absolute;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #999;
	border-left-color: #999;
	height: 300px;
	width: 400px;
}
.popup_if {
	height: 300px;
	width: 100%;
}
.planning_client {
	background-color: #E7E7E7;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.facture {
	float: right;
}

.planning_client a {
	color: #672121;
}
.annule {
	color: #F00;
	background-color: #999;
height: 100px;
}
.menu_client {
	margin-bottom: 0px;
	height: 30px;
	margin-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
.element_client {
	float: left;
	margin-top: auto;
	margin-bottom: 0px;
	text-align: center;
	border: thin solid #666;
	height: 20px;
}
.element_client a {
	height: 20px;
	margin-top: auto;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	color: #672121;
	background-color: #CCC;
}
.element_client a:hover {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFF;
	background-color: #672121;
}
.element_client_selected {
	float: left;
	margin-top: auto;
	margin-bottom: 0px;
	text-align: center;
	border: thin solid #666;
	height: 20px;
}
.element_client_selected a {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	color: #672121;
	background-color: #F60;
}
textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #672121;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.nom, .tableay_bord {
    text-transform: capitalize;
    /* text-transform: lowercase; */
    font-variant: small-caps;
    font-size: large;
}

.prenom {
	text-transform: lowercase;
	text-transform: capitalize;
	font-variant: normal;
}

.colonne_client {
width: 179px;
}
.FRAME_PLANNING {
width: 100%;
overflow: hidden;
overflow-x: scroll;
height: 600px;
}
#tablecontent {
height: 560px;
overflow: hidden;
overflow-y: scroll;
}
.demi_session_client {
margin: 5px;
padding: 10px;
color: #006;
width: 159px;
}


.block {
   /* border: 1px #847979 solid;*/
  /*  margin: 5px;*/
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.headerbox {
    padding-top: 10px;
    padding-left: 30px;
    background: #161b5f;
   /* margin-bottom: 10px;*/
    color: black;
    padding-bottom: 10px;
    background: url(/pix/heading_bg.jpg);
    background-position: center;
    background-size: cover;
}

.box_tab_header {
    background: #04062b;
    border-radius: 5px;
}
.box_tab_header a {
	color:white;
}
.box_tab_header a:hover {
	color:#2b2b2b;
}
.box_header {
    /* height: 50px; */
    /* width: 100%; */
    /* vertical-align: middle; */
    display: inline-block;
    background: #04062b;
    width: 100%;
    padding: 5px 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: large;
    font-variant: small-caps;
    border-radius: 5px 5px 0 0;
    color: white;
    /* vertical-align: middle; */
    line-height: 40px;
}

.box_header span {
  /*  display: table-cell;*/
    vertical-align: middle;
}

.box_header a {
  /*  display: table-cell;*/
    vertical-align: middle;
}
.session_title img.addimg {
    margin-right: 20px;
}
img.addimg {
    float: right;
    /* display: table-cell; */
    /* vertical-align: middle; */
    display: inline-block;
    margin-top: 10px;
	    margin-right: 5px;
	margin-left: 10px;
}

img.remove {
    float: right;
    margin-top: 20px;
    margin-right: 5px;
    display: inline-block;
    border-radius: 100%;
    background: #4a4a4a;
    padding: 2px;
}
.addremove {
    float: right;
    margin-top: 20px;
    margin-right: 15px;
}

.addremovepack {
    float: right;
    margin-top: -20px;
}

.addremovepack input {
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    /* padding: 10px; */
}

.addremove input {
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    /* padding: 10px; */
}

.boxcontent {
    padding: 10px;
    background-color: #a0a0a0;
}
img.user_pic {
    max-width: 50px;
    margin: 5px;
    border-radius: 100%;
}

.cropimg {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    /* float: left; */
    /* vertical-align: middle; */
    border: 2px white solid;
	/* display: table-cell; */
}

img.std_pic {
    /* max-width: 50px; */
    max-height: 50px;
	    border: 2px white solid;
	    border-radius: 100%;
}
.backbtn {
    float: right;
    display: inline;
    line-height: 20px;
}
.stdpic {
    /* width: 50px; */
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.stdpic {
    width: 50px;
    text-align: center;
    /* display: table-cell; */
    vertical-align: middle;
    overflow: hidden;
    padding: 0 20px;
    display: inline;
}

.seeall {
    float: right;
    font-size: 12px;
    margin-right: 5px;
    margin-top: 5px;
}
.linee {
    background: #c4c6c7;
}
.lineo {
    background: #949494;
}
.linee:hover, .lineo:hover {
    background: #4d4f5d;
    color: white;
    font-style: normal;
    /* text-decoration: none; */
	box-shadow: inset 0 4px 8px 0 rgba(0, 0, 0, 0.2), inset 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
a.usrlink:hover {
    text-decoration: none;
    color: white;
}
.tableau_bord a {
    color: black;
}
a.usrlink {
    text-decoration: none;
    color: #000000;
}
.boxline {
    min-height: 60px;
    /* display: table; */
    vertical-align: middle;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 5px;
    display: inline-block;
    line-height: 60px;
}
span.std-name {
    line-height: 20px;
}
span.std_name {
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 60%;
}

.boxline span {
    /* display: table-cell; */
    vertical-align: middle;
    padding-left: 10px;
    display: inline-block;
}

span.session-date {
    width: 100px;
	line-height: 60px;
}
span.std_date {
    font-size: smaller;
    text-align: left;
    padding: 0;
    /* margin-left: 10px; */
    display: block;
}

.atelier-std .panel-heading {
    background: #e2e2e2;
    border-top: 1px #b1b1b1 solid;
}
.bottom1 {
    height: 50px;
    background: #949494;
    vertical-align: bottom;
    text-align: right;
    padding: 18px;
    font-size: smaller;
    color: white;
}
.bottom {
    display: table;
    width: 100%;
	padding-top: 20px;
}
.bottom2 {
    height: 9px;
    background: #585858;
}

.btn.valide {
    border: none;
    padding: 5px;
    border-radius: 5px;
    background: #04062b;
    color: white;
}
.btn.annule {
    border: none;
    padding: 5px;
    border-radius: 5px;
    background: #a72020;
    color: white;
}
.input#annule {
    border: none;
    padding: 5px;
    border-radius: 5px;
    background: #a72020;
    color: white;
    margin: 10px;
    /* height: 180px; */
    display: inline-block;
}
.boxline.inputfield {
    text-align: center;
    background: #eaeaea;
    padding: 5px 20px;
    line-height: initial;
}
.boxline.inputfield input {
    max-width: 400px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.inputfield .title {
    font-size: large;
    font-weight: bold;
    margin-bottom: 5px;
}
.price {
    display: table;
    width: 100%;
}
.etiquette {
    font-family: 'Homemade Apple', cursive;
    background: url(/pix/ardoise.jpg);
    padding: 5px;
    color: white;
    font-family: 'Fredericka the Great', cursive;
    transform: rotate(4deg);
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
	margin-bottom: 20px;
	    box-shadow: 5px 7px 4px 0 rgba(0, 0, 0, 0.45), 4px 4px 20px 0 rgba(0, 0, 0, 0.19);
    border: white 1px solid;
}
.etiquette .ht {
    font-size: small;
}

span.status {
    /* height: 36px; */
    width: 34px;
    /* float: right; */
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.boxcontent.en_cours {
    background: #1ab11a;
    color: white;
}

.boxcontent.a_venir {
    background: #4783a7;
    color: white;
}

img.preview {
    /* float: right; */
    /* min-height: 138px; */
    /* width: 200px; */
    max-width: 200px;
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* display: inherit; */
}

div#paypal-button {
    margin-top: 10px;
}

span.std_obt {
    line-height: 16px;
    border: 1px solid #b7b7b7;
    border-radius: 13px;
    color: white;
    height: 20px;
    min-width: 20px;
    padding: 0px 3px 0 3px;
    text-align: center;
    margin-left: 5px;
}

.admin span.std_name {
    line-height: 30px;
}
.admin .boxline {
    /* line-height: 10px!important; */
    /* height: 30px!important; */
    min-height: 30px;
    /* vertical-align: middle; */
}

img.user_level {
    border-radius: 100%;
    /* background: #d2c040; */
    /* float: right; */
    /* display: table-cell; */
    /* vertical-align: middle; */
    /* display: inline-block; */
    margin-top: 0;
    margin-right: 5px;
    /* margin-left: 10px; */
    /* border: 1px white solid; */
}

.fiche_user {
    line-height: 20px;
    padding: 10px;
    text-align: center;
}

.owner {
    font-size: smaller;
    /* text-align: center; */
    /* float: left; */
    /* display: inline; */
    text-align: right;
    margin-right: 20px;
}

.boxline.eval {
    line-height: 40px;
    padding-bottom: 5px;
}
span.titre {
    text-align: center;
    display: block;
}
.attrib {
    margin: 0 10px;
    /* background: brown; */
    line-height: 40px;
	    text-align: center;
}
.commentaire {
    margin: 0 10px;
    line-height: 40px;
	    text-align: center;
}

.validated {
    background: lightgreen;
}

.edit_at_data {
    display: inline !important;
    float: none !important;
    margin-top: 0 !important;
}
.atelier-std .panel-title {
    display: inline;
}

.atelier-std .edit_data {
    margin-top: 0 !important;
}

.etiquette {
    background: none;
    padding: 5px;
    color: #636363;
    font-family: inherit;
    transform: rotate(0);
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
}

.unpayed {
    background: #ff003b;
}

.attrib .toggle.btn {
    display: block;
    /* width: 100%; */
    margin-left: auto;
    margin-right: auto;
}
.note {
    text-align: center;
}
.note select {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}

.statusdiv {
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    background: #e4e4e4;
    margin-left: 10px;
    border-radius: 10px;
}
.statusdiv .txt {
    /* float: left; */
    vertical-align: middle;
    /* display: block; */
    font-size: smaller;
    /* margin: 0 5px; */
    /* padding: 0; */
    width: auto;
}

.lostpwd {
    text-align: center;
}
.filter {
    float: right;
}

span.price {
    display: inline;
    /* float: right; */
    font-weight: bold;
}
.eval_comment {
    line-height: 30px;
}

label.control-label.formulaire {
    font-weight: normal;
}
.legende {
    font-size: small;
    font-variant: none;
	line-height: 12px;
}

.eval_formateur .form-group {
    background: #505050;
    border-radius: 10px;
    padding: 5px;
}

.VC {
    background: aquamarine;
}

.stddesc {
    line-height: 20px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.stddesctitle {
    margin-bottom: 5px;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: bold;
}


.prop input[type="radio"] {
    height: 30px;
    width: 30px;
    display: block;
	background: none!important;
}


.qbullet.anserwed a {
    color: white;
}

.qbullet.anserwed {
    background: green;
    color: white;
}

div#qlist {
    line-height: 10px;
}
.qbullet {
    display: inline-block;
    background: white;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    font-size: smaller;
}
.qboutons {
    text-align: center;
}
.qbullet.current a {
    color: white;
}

.qbullet.current {
    background: #ef9a00;
}

.form-group.propositions {
    text-align: center;
    line-height: 40px;
}

.question {
    text-align: center;
    font-size: x-large;
    background: ghostwhite;
    border-radius: 10px;
    margin: 10px;
    line-height: 30px;
    padding: 10px;
}

.dropdown-menu-right {
    right: 0;
    left: auto !important;
text-align: left;
}
.menu_right {
	margin-top: 17px;
    float: right;
    margin-right: 10px;
}
.toolitem {
    max-width: 20px;
    max-height: 20px;
    margin: 0 !important;
    padding: 2px;
    float: none !important;
    margin-right: 6px !important;
}

.evaluated {
    background: lightblue;
}

span.caret {
    padding-left: 0px !important;
}

.glyphicon {
    padding-left: 0px !important;
}

.btn-primary {
    color: #fff;
    background-color: #808080 !important;
    border-color: #5b5c5d !important;
}

.boxline.free {
    background: springgreen;
}

.qbullet.disabled {
    background: red;
    color: white;
}

.notification_bubble {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: green;
    border-radius: 50%;
    right: 52px;
    z-index: 1;
    text-align: center;
    color: white;
    font-weight: bold;
    border: 2px solid white;
    line-height: 14px;
}

.dpm_status1 {
	    background: #ff8d00;
}
.dpm_status0 {
    background: red;
}
.dpm_status2 {
    background: green;
}


.dpm_0 {
    background: red !important;
    padding: 4px !important;
}
.dpm_1 {
    background:  #ff8d00 !important;
    padding: 4px !important;
}
.dpm_2 {
    background: green !important;
    padding: 4px !important;
}

.coupon_used {
    background: red;
}
.legende {
    text-align: center;
}


#adh_status {
    float: right;
    color: white;
}

#adherer>a {
    color: #43e857!important;
    text-transform: uppercase;
}

.historique_adhesion {
    max-width: 100%!important;
}

#adh_status.expired{
color: red;
} 
.cgv {
    /* display: block; */
    font-size: 10px;
    line-height: 10px!important;
    margin: 0;
}
input#cgv_accepted {
    line-height: 10px;
    margin: 0!important;
    vertical-align: middle;
}

.navbuttons {
    margin-bottom: 5px;
}
span.pagenumber {
    margin-right: 10px;
}
.navbuttons a {
    color: white!important;
    background: blueviolet;
    padding: 3px;
    border-radius: 5px;
    font-size: 12px;
	margin-right: 5px;
}

