﻿/* TOC - DESKTOP | LAYOUTS | Root Home page
---------------------------------------------------

* ROOT HOME SECTIONS

*/
/* line 15, ../sass/technicalCoop.scss */
html[lang=en-us] body .ms-siteicon-a {
  background-image: url('../img/logoMasthead-technicalCoop-en-us.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 678px;
  max-width: 678px;
  height: 125px;
}
/* line 25, ../sass/technicalCoop.scss */
html[lang=en-us] body[dir="rtl"] .ms-siteicon-a {
  background-position: right 0;
}

/* line 15, ../sass/technicalCoop.scss */
html[lang=fr-fr] body .ms-siteicon-a {
  background-image: url('../img/logoMasthead-technicalCoop-fr-fr.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 678px;
  max-width: 678px;
  height: 125px;
}
/* line 25, ../sass/technicalCoop.scss */
html[lang=fr-fr] body[dir="rtl"] .ms-siteicon-a {
  background-position: right 0;
}

/* line 15, ../sass/technicalCoop.scss */
html[lang=es-es] body .ms-siteicon-a {
  background-image: url('../img/logoMasthead-technicalCoop-es-es.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 678px;
  max-width: 678px;
  height: 125px;
}
/* line 25, ../sass/technicalCoop.scss */
html[lang=es-es] body[dir="rtl"] .ms-siteicon-a {
  background-position: right 0;
}

/* line 15, ../sass/technicalCoop.scss */
html[lang=zh-cn] body .ms-siteicon-a {
  background-image: url('../img/logoMasthead-technicalCoop-zh-cn.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 678px;
  max-width: 678px;
  height: 125px;
}
/* line 25, ../sass/technicalCoop.scss */
html[lang=zh-cn] body[dir="rtl"] .ms-siteicon-a {
  background-position: right 0;
}

/* line 15, ../sass/technicalCoop.scss */
html[lang=ru-ru] body .ms-siteicon-a {
  background-image: url('../img/logoMasthead-technicalCoop-ru-ru.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 678px;
  max-width: 678px;
  height: 125px;
}
/* line 25, ../sass/technicalCoop.scss */
html[lang=ru-ru] body[dir="rtl"] .ms-siteicon-a {
  background-position: right 0;
}

/* line 15, ../sass/technicalCoop.scss */
html[lang=ar-sa] body .ms-siteicon-a {
  background-image: url('../img/logoMasthead-technicalCoop-ar-sa.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 678px;
  max-width: 678px;
  height: 125px;
}
/* line 25, ../sass/technicalCoop.scss */
html[lang=ar-sa] body[dir="rtl"] .ms-siteicon-a {
  background-position: right 0;
}

/* line 32, ../sass/technicalCoop.scss */
#czir.hide {
/*  display: block; */
  max-width:310px;
}

/* for oceanik 2013 */
.oc-languageHyperlinkControl a[id$="1025"],
.oc-languageHyperlinkControl a[id$="1025"] + .oc-languageHyperlinkItemSeparator,
.oc-languageHyperlinkControl a[id$="2052"],
.oc-languageHyperlinkControl a[id$="2052"] + .oc-languageHyperlinkItemSeparator,
.oc-languageHyperlinkControl a[id$="3082"],
.oc-languageHyperlinkControl a[id$="3082"] + .oc-languageHyperlinkItemSeparator,
.oc-languageHyperlinkControl a[id$="1049"],
.oc-languageHyperlinkControl a[id$="1049"] + .oc-languageHyperlinkItemSeparator,
#firstSep {
		display: inline-block!important
}

html[dir="rtl"] .oc-languageHyperlinkControl a[id$="1033"],
html[dir="rtl"] .oc-languageHyperlinkControl a[id$="1033"] + .oc-languageHyperlinkItemSeparator,
html[dir="rtl"] .oc-languageHyperlinkControl a[id$="1036"],
html[dir="rtl"] .oc-languageHyperlinkControl a[id$="1036"] + .oc-languageHyperlinkItemSeparator {
	display:inline-block!important
}


html[dir="rtl"] body .article, 
html[dir="rtl"] body .welcome, 
html[dir="rtl"] body .article-content, 
html[dir="rtl"] body .welcome-content, 
html[dir="rtl"] body .Resume, 
html[dir="rtl"] body .WPZone1,
html[dir="rtl"] body .bioContent,
html[dir="rtl"] body #TopWebPartZone,
html[dir="rtl"] body #eventCont {
    font-size: 1.5em;
}


html[dir="rtl"] .ms-core-listMenu-verticalBox li.static > .ms-core-listMenu-item,
html[dir="rtl"] .ms-core-listMenu-verticalBox .ms-core-listMenu-itemSpan,
html[dir="rtl"] .ms-core-listMenu-verticalBox .ms-core-listMenu-itemSpan *,

html[dir="rtl"] .ms-core-listMenu-verticalBox li.static > ul.static > li.static > .ms-core-listMenu-item {
  font: bold 1.25em "Arial", Tahoma, Helvetica, sans-serif;
}

html[dir="ltr"] .NewsThumbnailImage{padding-right:10px;max-width:185px;max-height:75px}
html[dir="rtl"] .NewsThumbnailImage{padding-left:10px;max-width:185px;max-height:75px}
#NewsItemContainer .newsTitleLink{max-width:387px;}

/*Event home page, place holder image*/
#homeImage{
	display:none;
}