/****************************************/
/*     				 		commons								*/
/****************************************/
/****************************************/
/*					variables			*/
/****************************************/
/****************************************/
/*					fonts				*/
/****************************************/
.fontNormal {
  font-family: Helvetica, Arial, sans-serif;
}
.fontBold {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}
strong {
  font-weight: bold;
}
/******************************************************/
/*						arrow entities				  */
/*	droite -> &#59392; ou &#59393; ou &#59396;		  */
/*	bas 	-> &#59397; ou &#59395; ou &#59394;		  */
/******************************************************/
/****************************************/
/*     	         ipad Landscape	        */
/****************************************/
@media only screen and (max-width: 1024px) {
  /* .searchForm, .signature {
		display: none;
	} 
	*/
  .bigButtonWrapper {
    min-width: 1024px;
  }
  body.nopic .siteMeta {
    padding-left: 0;
  }
  .userShortcuts .shortcutDesc {
    display: none !important;
  }
  ul#facts1 li {
    display: inline;
    padding-left: 0.8em;
  }
  ul#facts2 {
    display: inline;
    margin-left: 0.3em;
  }
  ul#facts1 li {
    padding-left: 0.8em;
  }
  .simpleList .year {
    min-width: 1024px;
  }
  .simpleList .year.opened .bar {
    font-size: 280px;
    line-height: 450px;
    text-align: right;
    padding-right: 20px;
  }
  body.nopic .simpleList .monthCalendar {
    left: 22%;
    width: 75%;
  }
  ul#facts1 li {
    padding-left: 0em;
  }
  body.banner .mainWrapper {
    overflow-y: scroll;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
  }
  #iframeContainer {
    overflow: scroll;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
  }
}
/****************************************/
/*     	            ipad   		        */
/****************************************/
@media only screen and (max-width: 800px) {
  .bigButtonWrapper {
    min-width: 768px;
  }
  .siteTitle {
    font-size: 13px;
    width: 100%;
    text-align: right;
    padding-right: 80px;
  }
  a.logo img {
    width: 50px;
  }
  ul.siteMenu {
    padding-left: 20px;
  }
  ul.siteMenu .menuTrigger > a {
    display: block;
    float: left;
  }
  ul.siteMenu ul {
    display: none;
    position: absolute;
    left: 0;
    top: 55px;
    width: 70%;
    z-index: 11000;
    text-align: left;
    box-shadow: 8px 10px 10px rgba(102, 102, 102, 0.2);
  }
  ul.siteMenu ul li {
    display: block;
    background-color: #ffffff;
  }
  ul.siteMenu ul li a {
    display: block;
    width: 100%;
    border-radius: 0;
    padding: 0.2em 0.8em 0.2em 0.8em;
  }
  ul.siteMenu.menuOpen ul {
    display: block;
  }
  .userShortcuts {
    display: block;
    position: absolute;
    white-space: nowrap;
    top: 0;
    right: 40px;
  }
  .userShortcuts .searchTrigger {
    display: inline;
  }
  .header .searchForm,
  .home .header .searchForm {
    display: none;
    position: absolute;
    z-index: 10005;
    top: 60px;
    right: 0;
    float: none;
    text-align: left;
    margin: 0;
    width: 320px !important;
    height: 60px;
    background-color: white;
    box-shadow: 0 5px 5px rgba(102, 102, 102, 0.2);
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .header .searchForm.searchOpen,
  .home .header .searchForm.searchOpen {
    display: block;
  }
  .searchForm fieldset {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000000;
    background-color: white;
  }
  .clickCatcher {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10001;
    top: 60px;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
  }
  .clickCatcher.visible {
    display: block;
  }
  .searchForm input[type=text] {
    height: 50px;
    width: 120px;
    position: static;
    margin: 5px 5px 5px 5px;
    float: none;
    font-size: 1.8em;
    background-color: #ddd;
    padding: 0.2em 0.4em 0.2em 0.4em;
    vertical-align: top;
  }
  .searchForm input[type=submit] {
    position: static;
    height: 50px;
    width: 50px;
    margin: 5px 5px 5px 0px;
    float: none;
    font-size: 0;
    vertical-align: top;
    /*
		border-right: 1px solid darken(@backAlt,4%);
		border-top: 1px solid darken(@backAlt,4%);
		border-bottom: 1px solid darken(@backAlt,4%);
	*/
    padding: 0.2em 0.4em 0.2em 0.4em;
  }
  .searchOpen select.searchWhere {
    margin-top: 15px;
  }
  ul.searchSelector {
    position: absolute;
    right: 10px;
    top: 15px;
    width: auto;
    font-size: 0.95em;
    padding: 0em 0.3em 0em 0.5em;
    border-radius: 0.35em;
    background-color: #ffffff;
  }
  .module > .content {
    padding: 0 15px 0 15px;
  }
  .home .corporate .logo {
    display: block;
    float: none;
    width: 100%;
    height: 80px;
    margin-top: 20px;
  }
  .corporate-desc {
    display: block;
    float: none;
    width: 100%;
  }
  #metadata #archiveBreadCrumb {
    display: none;
  }
  .bigCounter .counter {
    font-size: 1.5em;
  }
  .simpleList .year {
    min-width: 768px;
  }
  .simpleList .year > .label {
    font-size: 50px;
    top: 15px;
  }
  .simpleList .year.closed > .label {
    top: 15px;
  }
  .simpleList .year .counter {
    top: 75px;
    font-size: 1em;
  }
  .simpleList .year.closed .counter {
    top: 10px;
  }
  .simpleList .year.opened .bar {
    font-size: 230px;
    line-height: 485px;
    text-align: right;
    padding-right: 20px;
  }
  .monthCalendar {
    overflow-y: hidden;
    overflow-x: auto;
  }
  .simpleList .columns {
    top: 20px;
  }
  .simpleList .instanceList {
    top: 15px;
  }
  body.nopic .simpleList .monthCalendar {
    top: 0;
    left: 22%;
    width: 75%;
  }
  .simpleList .instanceList {
    display: block;
    position: relative;
    top: 20px;
    left: 45px;
    width: auto;
    height: auto;
  }
  #tools ul.instanceList {
    margin: 0px;
  }
  .disclaimer p {
    padding-left: 0em;
  }
  .grid .col6 {
    width: 100%;
    float: none;
    margin: 0;
  }
  .collections li {
    width: 31.333%;
    margin: 0 1% 2% 1%;
  }
  #ajaxSidebar {
    width: 100%;
    height: auto;
    float: none;
    position: relative;
    overflow: auto;
    box-shadow: none;
  }
  .full .metaEssentials {
    float: left;
    width: 65%;
    padding-left: 15px;
    min-height: 0;
  }
  .full .facts {
    width: 35%;
    padding-right: 15px;
  }
  .full .description {
    width: 100%;
    padding: 5px 15px 0 30px;
  }
}
/****************************************/
/*     	            iphone 		        */
/****************************************/
@media only screen and (max-width: 530px) {
  body {
    min-width: 320px;
  }
  .siteTitle {
    display: none;
  }
  .siteMeta {
    padding-left: 0;
  }
  #metadata {
    padding: 0 20px 0 20px;
  }
  #metadata #archiveDescription {
    padding: 5px 0 0 0px;
  }
  .metaLabel {
    display: none !important;
  }
  ul#facts1 {
    margin: 0.8em 0px 0px 50px;
  }
  ul#facts1 li {
    display: inline;
    padding-right: 1em;
  }
  ul#facts2 {
    display: none;
  }
  ul#archiveTags {
    padding: .8em 0 0 50px;
  }
  .bigButtonWrapper {
    min-width: 320px;
  }
  body.nopic .button {
    left: 20px;
  }
  body.nopic .simpleList .year.closed .bar {
    left: 20px;
  }
  body.nopic .simpleList .year.opened .bar {
    font-size: 200px;
    text-align: left;
  }
  .simpleList .year.opened {
    height: 15.5em;
    padding-bottom: 0;
  }
  .simpleList .year {
    min-width: 320px;
  }
  .bigCounter .counter {
    font-size: 1.1em;
  }
  body.nopic .simpleList .year > .label {
    left: 67px;
    top: 20px;
    height: auto;
    width: auto;
    font-size: 45px;
    text-align: left;
    margin: none;
  }
  body.nopic .simpleList .year.closed > .label {
    left: 67px;
    top: 20px;
    font-size: 45px;
  }
  body.nopic .simpleList .year > .counter {
    top: 25px;
    left: 190px;
    font-size: 0.65em;
    margin: 0;
    height: auto;
    width: auto;
    line-height: 1em;
  }
  body.nopic .simpleList .year.closed > .counter {
    top: 25px;
    left: 190px;
    font-size: 0.65em;
    margin: 0;
    height: auto;
    width: auto;
    line-height: 1em;
  }
  body.nopic .simpleList .monthCalendar {
    top: 0;
    left: 20px;
    width: 100%;
    margin-left: 15px;
    height: 15.5em;
  }
  .simpleList .columns {
    top: 3em;
  }
  .simpleList .instanceList {
    left: 0px;
    top: 3em;
    height: 12em;
    border-left: 45px solid transparent;
    overflow-x: auto;
    width: 100%;
  }
  .home .header a.logo.visible {
    width: 150px;
    background-size: contain;
    margin-left: 15px;
  }
  .collections li {
    width: 48%;
    margin: 0 1% 2% 1%;
  }
  a.goToTop {
    display: none;
  }
}
/****************************************/
/*     	            retina   	        */
/****************************************/
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  a.signature {
    background-image: url("/tna/media_sel/images/supplierLogo-l.png");
    background-size: 41px 60px;
  }
}
