@import url('https://fonts.googleapis.com/css?family=Lato:400,700,700i');

a {
	color: #58585a;
	text-decoration: none;
}
a:hover {
	color: #F08A00;
	text-decoration: none;
}
.couleur-vert{
	color: #5E9629;
}
.couleur-orange{
	color: #F08A00;
}
.couleur-rouge{
	color: #E7511E;
}
.couleur-bleu{
	color: #307883;
}
.couleur-gris{
	color: #C6C7C8;
}
.couleur-blanc{
	color: #FFFFFF;
}
.bg-vert{
	background-color: #5E9629;
}
.bg-orange{
	background-color: #F08A00;
}
.bg-bleu{
	background-color: #307883;
}
.bg-gris{
	background-color: #C6C7C8;
}
body {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
}
h1 {
 	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	color: #E7511E;
}
h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	color: #F08A00;
}
h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #58585A;
	margin-top: 10px;
	font-style: italic;
}
p {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #58585A;
}
.myContainer {
	margin-top: 50px;
	min-height: 100%;
}
.mySpace {
	height: 15px;
}
#myMain {
	background-color: #fff;
	color: #58585A;
	min-height: 1400px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
.background-dark {
	background-color: #58585A;
}
.background-secure {
	background-image: url(../_img/security.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
.background-home {
	background-image: url(../_img/connected.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}

header.masthead {
	padding-top: 10rem;
	padding-bottom: calc(10rem - 56px);
	background-image: url("../_img/fond.jpg");
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
header.masthead hr {
	margin-top: 30px;
	margin-bottom: 30px;
}
header.masthead h1 {
	font-size: 2rem;
}
header.masthead p {
	font-weight: 400;
	font-size: 16px
}
header.top-home {
	padding-top: 80px;
}

@media (min-width: 768px) {
header.masthead p {
	font-size: 1.15rem;
}
header.top-home {
	padding-top: 100px;
}
}

@media (min-width: 992px) {
header.masthead {
	height: 100vh;
	min-height: 650px;
	padding-top: 0;
	padding-bottom: 0;
}
header.masthead h1 {
	font-size: 3rem;
}
header.top-home {
	padding-top: 150px;
}
}

@media (min-width: 1200px) {
header.masthead h1 {
	font-size: 4rem;
}
header.top-home {
	padding-top: 250px;
}
}

#id-container {
	background-color: #fff;
	padding: 15px 25px 25px 25px;
	border-radius: 10px;
}

#id-container .msg {
	font-size: 16px;
}
#id-container .titre {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	color: #e7511e;
}

#menuV .menuItem {
	margin-top: 20px;
	text-align: center;
	padding: 10px;
	border-radius: 8px;
}

#menuV .icon {
	font-size: 30px;
}
#menuV .action {
	margin-top: 5px;
	font-size: 14px;
	font-weight: 400;
}
#menuV .menuButton {
	margin-top: 20px;
	text-align: left;
	font-size: 14px;
	font-weight: 400;
	border-radius: 8px;
}
.myInfo {
	text-align: center;
	border: none;
	background-color: #333;
}
.td-right {
	text-align: right;
	padding-right: 25px;
}
.help-block {
	font-size: 12px;
}
.alertIcon {
	font-size: 20px;
}
.tableIcon {
	font-size: 16px;
}
.footbar-alert {
	color: #FFF;
	background-color: #F08A00;
}
.footbar-ok {
	color: #FFF;
	background-color: #5E9629;
}
.footbar-default {
	color: #FFF;
	background-color: #C6C7C8;
}
.footbar-home {
	color: #e7511e;
	background-color: #FFFFFF;
}
.myMapModal {
	height: 350px;
	background-color: #DFDFDF;
}
.myMapSession {
	height: 180px;
	background-color: #DFDFDF;
}
.myAdress {
	text-align: center;
	font-size: 12px;
}
.titreAdress {
	text-align: center;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 12px;
}
.lieuNonDefini {
	text-align: center;
	padding-top: 70px;
	color: #e7511e;
	font-size: 24px;	
}
.minWidth {
	max-width: 80px;
    min-width: 80px;
    width: 80px;
}
.minWidth-xs {
	max-width: 40px;
    min-width: 40px;
    width: 40px;
	vertical-align: top !important;
}
.fc_creneau,  .fc_creneau div,  .fc_creneau span {
	background-color: #5E9629; /* background color */
	border-color: white;     /* border color */
	color: white;           /* text color */
}
.fc_rdv,  .fc_rdv div,  .fc_rdv span {
	background-color: #307883; /* background color */
	border-color: white;     /* border color */
	color: white;           /* text color */
}
.fc_activite,  .fc_activite div,  .fc_activite span {
	background-color: #F08A00; /* background color */
	border-color: white;     /* border color */
	color: white;           /* text color */
}
#legende {
	margin-top: 30px;
	padding: 10px;
	border: 1px solid #C6C7C8;
	text-align: center
}
#legende .titre {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	color: #58585A; 	
}
#legende .item {
	color: #fff;
	padding-left: 3px;
	font-size: 12px;
	border-radius: 2px;	
	margin-top: 3px;
	margin-bottom: 0;
}
#legende .badge {
	text-align: center;
}
.xs-icon {
	font-size: 14px;
}

.icon-sm {
	font-size: 18px;
}

.question {
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 10px;
}

.reponse {
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.correction {
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	border: 2px solid #5E9629;
	border-radius: 10px;
	padding: 10px;
	width: 100%;
}

.question_no {
	font-size: 16px;
	font-weight: 700;
	text-align: right;
	padding-right: 15px
}
.compteurRond {
	position: relative;	
	top: -65px;
	background-color: #307883;
	border-radius: 50%;
	height: 22px;
	width: 22px;
	margin-left: 80%;
	margin-bottom: -20px;
}
.compteurNo {
	color: #fff;
	text-align: center;	
	font-size: 12px;
	font-weight: 700;
	padding-top: 2px;
	padding-right: 1px;
}

.intro-container {	
	background-color: #fff;
	border-radius: 10px;
	margin-top: 100px;
	padding: 30px;
	border: 1px solid #f5f5f5;
	-webkit-box-shadow: 0 10px 20px rgba(109, 109, 109, 0.16) !important;
	box-shadow: 0 10px 20px rgba(109, 109, 109, 0.16) !important;
}
.menuFiltre {
	text-align: center;
	margin-top: 20px;
}

.tdb-container {
	margin-top: 50px;
	background-color: #FFFFFF;
	padding: 0px 20px 20px 20px;
	border: 2px solid #F08A00;
	border-radius: 10px;
	-webkit-box-shadow: 0 10px 20px rgba(109, 109, 109, 0.16) !important;
	box-shadow: 0 10px 20px rgba(109, 109, 109, 0.16) !important;
}
