@-ms-viewport{ 
width: device-width; 
}
/*	if (docWidth < 480) {
		$('#menuButton').css("margin-right", "-6px");
		$('.imgMenu').css({"width": "26px", "margin-top": "10px"});
		$('#topFixedNavbar1').css("margin-left", "48px");
		$('#menuRight').css("margin-top", "0px");
		$('#tab2Link').html("Professionnels");
		$("#column1Tabs>li").css("font-size", "1.1em");
		$(".column1").css("height", "370px");		
		$(".column2").css("height", "530px");		
		$('.carousel-image>a>img').css("width", "70%");
		$(".formContent").css({"width": "360px", "font-size": "0.9em"});
		$("#newSearch").css("margin-left", "200px");
	}
	else if ((docWidth > 479) && (docWidth < 749)) {
		$('.header > h2').css({"font-size": "1.3em", "margin-left": "10px", "margin-top": "10px"});
		$('#menuButton').css("margin-right", "-26px");
		$('.imgMenu').css({"width": "40px", "margin-top": "10px", "margin-left" : "20px"});
		$('#topFixedNavbar1').css({"margin-left": "80px"});
		$('#menuRight').css("margin-top", "0px");
		$('#tab2Link').html("Professionnels");
		$("#column1Tabs>li").css("font-size", "1.2em");
		$(".column1").css("height", "100%");
		$(".column2").css("height", "520px");		
		$('.carousel-image>a>img').css("width", "80%");
		$(".formContent").css({"width": "580px"});
		$("#newSearch").css("margin-left", "200px");
	}
	else if ((docWidth > 748) && (docWidth < 976)) {
		$('.header > h2').css({"font-size": "1.3em", "margin-left": "6px", "margin-top": "10px"});
		$('#menuButton').css("margin-right", "-26px");
		$('.imgMenu').css({"width": "40px", "margin-top": "10px", "margin-left" : "14px"});
		$('#topFixedNavbar1').css({"margin-left": "80px"});
		$('#menuRight').css("margin-top", "-30px");
		$('#tab2Link').html("Professionnels");
		$("#column1Tabs>li").css("font-size", "1.2em");
		$(".column1").css("height", "382px");
		$(".column2").css("height", "776px");		
		$('.carousel-image>a>img').css("width", "90%");
		$(".formContent").css("width", "580px");
		$("#newSearch").css("margin-left", "200px");
		$(".btn-img").css("font-size", "1.5em");
		$(".menuShow>li").css("font-size", "0.9em");
	}
	else if ((docWidth > 975) && (docWidth < 1200)) {
		$('.header > h2').css({"font-size": "1.6em", "margin-left": "10px", "margin-top": "10px"});
		$('#menuButton').css("margin-right", "-26px");
		$('.imgMenu').css({"width": "50px", "margin-top": "10px", "margin-left" : "0px"});
		$('#topFixedNavbar1').css({"margin-left": "80px"});
		$('#menuRight').css("margin-top", "-30px");
		$('#tab2Link').html("Professionnels");
		$("#column1Tabs>li").css("font-size", "1.2em");
		$(".column1").css("height", "226px");
		$(".column2").css("height", "340px");		
		$('.carousel-image>a>img').css("width", "42%");
		$(".formContent").css("width", "580px");
		$("#newSearch").css("margin-left", "200px");
		$(".btn-img").css("font-size", "1.5em");
		$(".menuShow>li").css("font-size", "0.9em");
	}
	else if ((docWidth > 1199) && (docWidth < 1600)) {
		$('.header > h2').css({"font-size": "2em", "margin-left": "0px", "margin-top": "68px"});
		$('#menuLeft').css("margin-left", "110px");
		$('#tab2Link').html("Professionnels de la santé");
		$('#menuRight').css("margin-top", "-118px");
		$("#column1Tabs>li").css("font-size", "1.2em");
		$(".column1").css("height", "185px");
		$(".formContent").css("width", "580px");
	}
	else {
		$('.header > h2').css({"font-size": "2.4em", "margin-left": "0px", "margin-top": "68px"});
		$('.carousel-image>a>img').css("width", "40%");
		$('#tab2Link').html("Professionnels de la santé");
		$(".formContent").css("width", "580px");
	}
*/

.arial {
	font-family: Arial;
}
ul, ol, dl { 
	padding: 0 18px 0 18px;
	margin: 0;
}
h1, h2, h3, h4, p {
	margin-top: 0;	 
	padding-right: 18px;
	padding-left: 18px; 
}
h5 {
	margin-top: 0;	 
	padding-right: 0px;
	padding-left: 0px; 
}
a img { 
	border: none;
}
.tr1 {
	background-color: #D81008;
	border-color: #D81008;
	color: #000;
	font-size: 18px;
	text-align: center;
}
.tr1 a:visited {
	text-decoration:none;
	color: #FFF;
}
.tr2 {
	background-color: #336666;
	border-color: #336666;
	color: #000;
	font-size: 14px;
	text-align: center;
}
.tr2 a:visited {
	text-decoration: none;
	color: #FFF;
}
.tr3 {
	background-color: #747474;
	border-color: #747474;
	color: #000;
	font-size: 14px;
	text-align: center;
}
.tr3 a:visited {
	text-decoration: none;
	color: #FFF;
}
.tr4 {
	color: #000;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	margin-left: 10px;
}
.tr4 td {
	background-color: #D81008;
}
.tr4 a:link {
	color: #FFF;
	text-decoration: none;	
}
.tr4 a:visited {
	text-decoration:none;
	color: #FFF;
}
.tr4 a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #000;
}
.tr5 {
	color: #000;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	margin-left: 10px;
}
.tr5 td {
	background-color: #336666;
}
.tr5 a:link {
	color: #FFF;
	text-decoration: none;	
}
.tr5 a:visited {
	text-decoration:none;
	color: #FFF;
}
.tr5 a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #000;
}
.addresses {
	margin-left: 10px;
	font-size: 1em;
	text-align: left;
}
.addresses h3 {
	font-size: 1.6em;
}
.addresses h4 {
	color:#933;
	font-size: 1.2em;
}
.addresses table {
	margin-left: 20px;
}
#allergologue {
	width: 280px;
}
#allergologues {
}
#allergologuesForm {
	margin-left: -12px;
}
#allergologuesSearchForm {
	margin-left: -12px;
}
body {
	font: 100%/1.4 Arial;
	background-color: #F8F8F8;
	position: relative;
	text-align: center;
	margin: 0px auto;
	padding: 0;
	color: #000;
	z-index: auto;
}
.border {
	background-color: #FFF;
	height: 226px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
}
.btn-img {
	width: 100%;
	margin-top: 119px;
	height: 60px;
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
	color: white;
	font-size: 1.7em;
	opacity: 1;
}
.btn-list1 {
	background-color: #71ACE0;
	color: white;
}
.btn-list2 {
	color: white;
	background-color: #71ACE0;
	text-align: center;
}
.carousel-caption {
   position: absolute;
   top: -30px;
   margin-left: -40px;
   margin-right: -40px;
}
.carousel-indicators{
	top: 94%;
}
.carousel-items {
	float: left;
}
.carousel-image {
}
.carousel-image>a>img {
	width: 50%;
	padding-top: 50px;
}
.carousel-plus {
	background-color: #E2E2E4;
	height: 100%;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}
.carousel-space {
	text-align: center;
	padding-top: 2px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 0.8em;
}
#chosen-city {
	width: 275px;
}
#citySubmit {
	width: 275px;
	font-size: 0.9em;
}
.class1 a:link {
	color: #FFF;
	text-decoration: none;	
}
.class1 a:visited {
	color: #FFF;
	text-decoration: none;
}
.class1 a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #000;
}
.class2 a:link {
	color: #000;
	text-decoration: underline;
}
.class2 a:visited {
	color: #000;
	text-decoration: underline;
}
.class2 a:hover, a:active, a:focus { 
	text-decoration: underline;
	color: #000;
}
.clearleft {
	clear:left
}
.clearright {
	clear:right
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#clickShow {
	margin-left: -202px;
}
.column1 {
	width: 100%;
	height: 185px;
}
.column1Body {
	height: 100%;
	background-color: #E5E5E5;
	width: 100%;
	margin-top:6px;
	margin-left: 6px;
	border-radius: 10px;
	background-image: url(../Information_allergique/Images/windswept.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.column1Header {
}
#column1Tabs {
	border: none;
	margin-left: 0px;
}
#column1Tabs>li {
	width: 50%;
	font-size: 1.2em;
	font-weight: bold;
}
.column2 {
	width: 100%;
	height: 382px;
	border: 1px solid #07673D;
	margin: 12px 6px 6px 6px;
}
.container2 {
	background-color: #FFF;
	text-align: left;
}
.container-fluid {
	background-color: #FFF;
}
.content {
	display: inline;
	padding-bottom: 0px;
}
.content blockquote {
	font-size: 1.2em;
}
.content p {
	font-size: 1.3em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content h2 {
	margin-bottom: 16px;
}
.content h3 {
	margin-bottom: 14px;
}
.content li {
	font-size: 1.1em;
}
.dpc {
	margin: auto 0;
	font-size: 1.5em;
}
.dpc ol{
	text-align:left;
	margin-left: 16px;
}
.dpc li:nth-child(1){ 
	color: #1D4669;
	text-decoration: none;	
	cursor: pointer;
}
.dpc li:nth-child(2){ 
	color: #1D4669;
	text-decoration: none;	
	cursor: pointer;
}
.dpc li:nth-child(3){ 
	color: #1D4669;
	text-decoration: none;	
	cursor: pointer;
}
.dpc a:link { 
	color: #1D4669;
	text-decoration: none;	
}
.dpc a:visited {
	color: #1D4669;
	text-decoration: none;
}
.fltrt {  
	float: right;
	margin-left: 18px;
	margin-right: 18px;
	display: inline;
}
.fltrt2 {  
	float: right;
	margin-left: 28px;
	margin-right: 28px;
	display: inline;
}
.fltlft { 
	float: left;
	margin-right: 18px;
	margin-left: 18px;
	display: inline;
}
.fltlft2 { 
	float: left;
	margin-right: 28px;
	margin-left: 28px;
	display: inline;
}
.folder {
	width: 100%;
	height: 185px;
	border: 1px solid #07673D;
	margin: 18px;
}
.footer {
	padding-top: 16px;
	margin-bottom: 6px;
	background: #FFF;
	text-align: left;
}
#footerBorder1::before {
    content: "";
    background-image: linear-gradient(to right, #07673D, white);
    height: 4px;
    display: block;
	max-width: 500px;
	margin-left: 18px;
	margin-bottom: 12px;
	font-size: 1em;
}
.footer p {
	font-size: 1.3em;
	margin: 0;
}
.footer a:visited {
	text-decoration: none;
	color: #909090;
}
.footer a:link {
	text-decoration: none;
	color: #909090;
}
.footerBorder2 {
    font-size: 0.9em;
}
.formContent {
	width: 580px;
}
.header {
	background-color: #FFF;
	text-decoration: none;
	color: #000;
	display: inline;
	margin-top: 2px;
	width: 90%;
}	
.header h2 {
	text-align: left;
}
.headerBar {
	margin-top: 10px;
	margin-left: 36px;
	margin-right: 66px;
    background-image: linear-gradient(to right, white, #07673D);
    height: 4px;
    display: block;
}
.hidden {
	display: none;
}
#initial {
	padding-right: 40px;
}
.links ul {
	font-size:14px;
}
.links li {
	list-style-type:none;
}
.links {
	margin-left: 18px;
	overflow: auto;
}
.links a:link {
	color: #666;
	text-decoration: none;
}
.links a:visited {
	color:#999;
	text-decoration: none;
}
.links a:hover {
	text-decoration:underline;
}
.listWrapper {
    overflow: auto; 
    -webkit-overflow-scrolling: touch;
	overflow-x:hidden;
    margin: 0;
	min-height: 580px;
}
.listWrapper2 {
    overflow: auto; 
    -webkit-overflow-scrolling: touch;
	overflow-x:hidden;
    margin: 0;
	min-height: 580px;
	font-size: 1.4em;
	color: #07673D
}
.listWrapper2 img {
	width: 200px;
}
.nv {
	width: 250px !important;
}
.sg {
	width: 440px !important;
}
.listWrapper3 {
    overflow: auto; 
    -webkit-overflow-scrolling: touch;
	overflow-x:hidden;
    margin: 0;
}
.listWrapper3 p {
	font-size: 1.2em;
}
#login {
	height: 50px;
	line-height: 50px;
	width: 120px;
	background-color: rgba(136,136,136,0.4);
	text-align: center;
	margin: 0 auto;
	vertical-align:middle;
	color: #07673D;
}
#login:hover {
	border-bottom: 4px solid #07673D; 
}
.menu {
	background-color: #FFF;
	text-decoration: none;
	font-size: 1.1em;
	clear: both;
	width: 100%;
}
.menu a:link {
	color: #8e8f8e;
	text-decoration: none;	
}
.menu a:visited {
	text-decoration: none;
}
.menu a:hover, a:active, a:focus {
	text-decoration: none;
	color:#000;
}
#menuA {
	background-image: url(../Information_allergique/Images/respiratoire.jpg);
}
#menuB {
	background-image: url(../Information_allergique/Images/alimentaire.jpg);
}
#menuC {
	background-image: url(../Information_allergique/Images/cutanee.jpg);
}
#menuD {
	background-image: url(../Information_allergique/Images/systemique.jpg);
}
#menuE {
	background-image: url(../Information_allergique/Images/immunodeficience.jpg);
}
#menuF {
	background-image: url(../Information_allergique/Images/recherche.jpg);
}
#menuG {
	background-image: url(../Information_allergique/Images/Clipboard2.jpg);
}
#menuH {
	background-image: url("../Information_allergique/Images/epi_injection.jpg");
}
#menuI {
	background-image: url(../Information_allergique/Images/milk.jpg);
}
#menuJ {
	background-image: url(../Information_allergique/Images/sequential.jpg);
}
#menuK {
	background-image: url(../Information_allergique/Images/IV_drip.jpg);
}
#menuL {
	background-image: url("../Information_allergique/Images/Liquid_vial_small.jpg");
}
.menuBar {
	margin-left: 40px;
    background-image: linear-gradient(to right, white, #07673D);
    height: 4px;
    display: block;
	width: 480px;
}
.menuBox {
	width: 100%;
	height: 185px;
	border: 1px solid #07673D;
	margin: 6px;
	float: left;
	background-size: cover;
}
.menuBoxP {
	width: 100%;
	height: 185px;
	border: 1px solid #07673D;
	margin: 6px;
	float: left;
	background-size: cover;
}
#menuButton {
	margin-right: -6px;
}
.menuImg {
	position: relative;
	height: 185px;
	text-align: left;
}
#menuLeft {
	margin-left: 110px;
}
#menuRight {
	max-width: 720px;
	position: relative;
	margin-right: 18px;
	margin-top: -118px;
	font-weight: bold;
}
#menuRight::after {
    content: "";
    background-image: linear-gradient(to right, white, #07673D);
    height: 4px;
    display: block;
}
#menuRight a {
	color: #336666;
}
.menuShow {
	-webkit-transition: all 0.3s ease-in; /* Safari and Chrome */
    -moz-transition: all 0.3s ease-in; /* Firefox */
    -ms-transition: all 0.3s ease-in; /* IE 9 */
    -o-transition: all 0.3s ease-in; /* Opera */
    transition: all 0.3s ease-in;	
	opacity: 0;
	color: white;
}
.menuShow li {
	list-style: none;
	text-align: left;
	font-size: 1.1em;
}
.menuShow li a {
	text-decoration: none;
	color: white;
}
.menuShow li a:hover, a:active, a:focus {
	text-decoration: none;
}
.menuShow li:first-child {
	padding-top: 8px;
}
#newSearch {
	width: 290px;
	height: 100%;
	font-size: 1.2em;
	margin-left: 0px;
}
.noShow {
	display: none;
}
.notice {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.notice2 {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.notice > ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.notli1 {
	height: 100%;
	min-height: 100px;
	margin-top: 8px;
}
.notli1 > li {
	list-style-type: none;
}
.notli1 > li > a {
	color: black;
}
.notli1 > li > a:hover {
	color: #07673D;
	text-decoration: underline;
}
.notli2 > li {
	margin-top: 12px;
	list-style-type: none;
	font-size: 0.9em;
	min-height: 97px;
}
.panel-body {
	margin-top: -2px;
	border-radius: 5px;
}
.panel {
	border: none;
}
.panel.panel-default {
	border-radius: 0px 5px 5px 5px;
	margin-left: -1px;
	border: 2px solid rgba(136,136,136,0.8);
	background-color: rgba(255,255,255,0.6);
}
.part a:link {
	text-decoration: none;
}
#pchoice1 a:link {
	text-decoration: none;
}
#pchoice1 a:hover {
	text-decoration: underline;
}
.pdf {
	margin-left: -14px;
	width: 25px;
}
#plan {
	font-size: 12px;
	margin: 18px;
	font-weight: normal;
}
#plan a:link {
	color: #000;
	text-decoration: none;	
}
#plan a:visited {
	color:#000;
	text-decoration: none;
}
#planHide {
	color: #909090;
	text-decoration: none;	
	border: none;
	background-color: #FFF;
}
#pollen img{
	float:right;
	padding-right:4px;
	padding-top: 2px;
}
#popout {
	font-size: 12px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: 15px;
}
#popout td{
	font-size: 12px;
}
#popout li{
	list-style-type:none;
}
.pop {
	background-color:#E8EAEA;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	height: 300px;
	width: 100%;
}
.pTop1 {
	padding-top: 12px;
	background-color:#E8EAEA;
	height: 100px;
}
.pTop2 {
	padding-top: 12px;
	background-color:#E8EAEA;
	height: 100px;
}
.pTop3 {
	padding-top: 12px;
	background-color:#E8EAEA;
	height: 100px;
}
.rightbar{
	float: right;
	text-align: left;
	padding: 3px 0 0 0;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 50px;
	width: 230px;
	height: auto;
	font: 14px Arial;
	background-color:#DFDFDF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.rightbar dl{
	padding: 0px;
	margin: 24px;
}
.rightbar dt{
	padding: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 1.1em;
}
.rightbar dd{
	padding: 0px 0 0 0;
	margin-left: 0px;
}
.rightbar a:link, a:visited {
	color:#5F5F5F;
	text-decoration:none;
}
.rightbar a:hover {
	text-decoration:underline;
}
.rightbar2{
	float: right;
	text-align: left;
	padding: 3px 0 20px 20px;
	margin-left: 18px;
	margin-right: 38px;
	margin-bottom: 40px;
	margin-top: 30px;
	width: 274px;
	height: auto;
	padding-bottom: 10px;
	font: 14px Arial;
	border-color:#666;
	border-style:solid;
	border-width:thin;
	border-radius: 10px;
}
.rightbar2 dl{
	padding: 0px;
	margin: 24px;
}
.rightbar2 dt{
	padding: 0px;
	margin-left: 0px;
	font-weight: bold;
	height:20px;
	width:250px;
	padding-top:4px;
}
.rightbar2 dd{
	padding: 0px 0 0 0;
	margin-left: 0px;
}
.rightbar2 a:link { 
	color:#666;
	text-decoration: none;	
}
.rightbar2 a:visited {
	color:#666;
	text-decoration: none;
}
.rightbar2 a:hover {
	color:black;
}
#rightframecontent {
	padding-bottom: 0px;
}
.rightframediv {
	width: 320px;
	padding-bottom: 20px;
}
#searchSubmit {
	width: 275px;
	font-size: 0.9em;
}
.selection {
	margin-left: 15px;
}
.show { 
	display: block;
}
.sidebar1 {
	float: left;
	text-align: left;
	padding: 3px 0 0 0;
	margin-left: 18px;
	width: 230px;
	height: 986px;
	margin-bottom: 0;
	font: 14px Arial;
	background-color:#DFDFDF;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.sidebar1 a:link, a:visited {
	text-decoration:none;
	color: #5F5F5F;
}
.sidebar1 a:hover {
	text-decoration:underline;
}
.sidebar2 {
	float: left;
	text-align: left;
	padding: 3px 0 0 0;
	margin-left: 18px;
	width: 230px;
	height: 600px;
	margin-bottom: 0;
	font: 14px Arial;
	background-color:#E8EAEA;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.sidebar2 a:link {
	text-decoration:none;
	color:#5F5F5F;
}
.sidebar2 a:hover {
	text-decoration:underline;
}
.sidebar3 {
	float: left;
	text-align: left;
	padding: 3px 0 0 0;
	margin-left: 18px;
	width: 230px;
	height: 986px;
	margin-bottom: 0;
	font: 14px Arial;
	background-color:#DFDFDF;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#tab1 {
	background-image: none;
    background-repeat: no-repeat;
}
#tab1Link, #tab2Link{
	z-index: 1000;
	margin-bottom: -1px;
	border-radius: 10px 10px 0px 0px;
}
#tab1Link {
	margin-left: -6px;
	border-top: 2px solid rgba(136,136,136,0.8);
	border-left: 2px solid rgba(136,136,136,0.8);
	border-right: 2px solid rgba(136,136,136,0.8);
}
#tab2Link {
	margin-right: -18px;
}
#topFixedNavbar1 {
	background-color: #FFF;
	margin-left: 18px;
	text-align: left;
}
.unhidden { 
	display: block;
}
.upcoming1 {
	height: 100%;
	text-align:center;
	font-style: italic;
	color: #07673D;
	background-image:url(../Information_allergique/Images/Calendar.png);
	background-size: cover;
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-top: 0px;
}
.upcoming1 > li {
	list-style-type: none;
}
.upcoming2 {
	margin: 0 auto;
	width: 50%;
}
.upcoming2 > li {
	margin-top: 14px;
	list-style-type: none;
}
.upcoming2 > li > a {
	text-decoration: none;
}