﻿/* TOC - DESKTOP | LAYOUTS | Root Home page
---------------------------------------------------

* ROOT HOME SECTIONS
* Oceanik language
* REVOLUTION SLIDER
	** Thumbnails
* RIGHT TO LEFT

*/
#pageTitle, #PageTitle,
#bcc,
#sideNavBox {
  display: none !important;
}

body #contentBox {
  margin-left: 0;
  padding-top: 0;
}

#contentRow {
  margin: 0;
  padding: 0;
}

#czir.hide {
/*  display: block;*/
  max-width:310px;
}

/*buttons*/
.button.blue {
  margin: 20px 0 0 10px;
}

section .ms-webpartzone-cell {
  margin-bottom: 0;
}

/* Display Chinese link on the home page */
html .ms-globallinks-translation-CH {
  display: block !important;
}

#firstSep {
  display: inline-block !important;
}

body .tp-bannertimer {
  height: 3px;
}

#rSlider {
  height: 373px;
}

#slider {
  margin-bottom: 0px;
  height: 300px;
}

.rev_slider .tp-bgimg.defaultimg,
.rev_slider_wrapper,
.rev_slider,
.tp-fullwidth-forcer,
.rev_slider .tp-bgimg.defaultimg {
  background-position: center center !important;
  height: 300px !important;
}

.displayMode #s4-workspace {
  /* to be able to debug full screen revolution slider generating horizontal scroll */
  overflow-x: hidden;
}

#slider .tp-tabs {
  top: 373px !important;
  border-top: 1px solid #c5ccd0;
}

html[dir="rtl"] #slider .tp-span-wrapper {
  transform: matrix(1, 0, 0, 1, 2, -74) !important;
}

#slider .tp-tab-mask {
  width: 980px !important;
  max-width: 980px !important;
  max-height: 73px !important;
  margin-left: -4px;
  transform: matrix(1, 0, 0, 1, -484, 0) !important;
}

html[dir="rtl"] #slider .tp-tab-mask {
  left: 0px !important;
  right: 0px !important;
  transform: matrix(1, 0, 0, 1, -2, 0) !important;
  margin: auto !important;
  width: 980px !important;
  max-width: 980px !important;
}

html[dir="rtl"] #slider .tp-tabs-inner-wrapper {
  margin: 0 !important;
}

#slider .hesperiden .tp-tab-content {
  padding: 0 10px;
  margin-top: -10px;
}

@-moz-document url-prefix() {
  #slider .tp-tab-content {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
}

#slider .hesperiden .tp-tab {
  background-color: #FFF;
  border: 1px solid #c5ccd0;
  border-left: 0;
  border-top: 0;
}

#slider .hesperiden .tp-tab:first-child {
  border-left: 1px solid #c5ccd0;
}

#slider .hesperiden .tp-tab.selected {
  background-color: #cfd8de;
}

#slider .hesperiden .tp-tab-title {
  color: #0056a1;
  font: normal 1.166666667em 'Arial Narrow', Arial, sans-serif;
  text-align: center;
  display: table-cell;
  height: 73px;
  vertical-align: middle;
  width: 102px;
}

html[dir="rtl"] #slider .hesperiden .tp-tab-title {
  width: 102px;
}

html[lang="ru-ru"] #slider .hesperiden .tp-tab-title {
  font: normal 1em 'Arial Narrow', Arial, sans-serif;
}

@-moz-document url-prefix() {
  html[dir="rtl"] .hesperiden .tp-tab-content {
    width: auto;
  }
}
html[dir="rtl"] #slider .hesperiden .tp-tab {
	left: auto !important;
}

html[dir="rtl"] #slider .hesperiden .tp-tab:last-child{
  border-left: 1px solid #c5ccd0;
}

html[dir="rtl"] .slider-pro,
html[dir="rtl"] #slider-proFAQ {
  direction: rtl;
}

html[dir="rtl"] body #contentBox {
  margin-right: 0;
  margin-left: 0;
}

#RWDmenuButtonQL {
  display: none !important;
}
