/
/* RIGHT SIDE MENU CSS BEGINS | DEBUT DU CSS DU MENU LATERAL DE DROITE */
div.right ul.nav1 li h2.nav,
div.right ul.nav1 li h2.nav a.menulink,
div.right ul.nav1 li h2.nav a.menulink_selected {
   color: #FFF !important;
    list-style-type:none;
}


div.right ul.nav1 li h2.nav a:link {
color: #FFF !important;
}

div.right ul.nav1 li h2.nav a:visited {
color: #FFF !important;
}

/* RIGHT SIDE MENU CSS ENDS | FIN DU CSS DU MENU LATERAL DE DROITE */



/* use this file to overwrite settings found in institution.css */

div.center {
	margin-left: 150px;
	padding: 0px 0px 5px 10px;
}


* html div.center {
	margin-left: auto;
	padding-left: 10px;
	/*padding-right: 20px;*/
              padding-right: 10px;
	margin-right: -10px;
	float: left;
	overflow: visible;
}



/* Used for content that is too wide to fit. This causes scrollbars to appear around the content. */

.overflow-auto{
	overflow:auto
}


/* Used to make the headers look nicer. Defaults were too big. */
h4{
	font-size: 10.5pt;
}


h5{
	font-size: 10pt;
}


h6{
	font-size: 10pt;
}

/* Styles for add this button */

  #at16sas { 
    display:none !important; 
  }
