/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */

@font-face {
  font-family: 'pt_sansregular';
  src: url('webfonts/ptsans_regular/PTS55F-webfont.eot');
  src: url('webfonts/ptsans_regular/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
       url('webfonts/ptsans_regular/PTS55F-webfont.woff') format('woff'),
       url('webfonts/ptsans_regular/PTS55F-webfont.ttf') format('truetype'),
       url('webfonts/ptsans_regular/PTS55F-webfont.svg#pt_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'pt_sansregular', Helvetica, Arial, sans-serif;
  font-size: 14px;
  background-color: #eee;
}

#section-content a:hover {
  text-decoration: underline !important;
}

h1, h2, h3, h4, h5, h6 {
  letter-spacing: 1px;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  color: #244262;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

a, a:link, a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #4774a7;
}

ul, li {
  padding: 0px;
  margin: 0px;
}

.node ol, .node ul {
  margin-bottom: 1em;
  padding-left: 2.5em;
}

.node ol {
  padding-left: 3em;
}

h1 {
  font-size: 2.4em;
}

h2 {
  font-size: 1.75em;
}

h3, h4 {
  font-size: 1.5em;
}

/* Header */


#zone-branding-wrapper {
  background: #FFFFFF url('../images/header-gradient.png') scroll repeat-x left center;
}

#zone-header, #zone-header a:link, #zone-header a:visited {
  color: #FFFFFF;
}

.branding-data {
  float: left;
  padding: 10px 0;
}

#block-search-api-page-search-page, #block-system-user-menu {
  float: right;
  padding-left: 20px;
  margin-top: 15px;
}

#block-search-api-page-search-page input.form-autocomplete {
  width: 150px;
}

#block-superfish-1 {
  float: right;
  clear: right;
  margin-top: 1.5em;
  font-size: 1.1em;
  margin-bottom: 6px;
}

#block-system-user-menu li {
  display: inline;
  margin-left: 2em;
}

a.sf-depth-1 {
  letter-spacing: 1px;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  margin-left: 1.5em;
}

li.sf-depth-1.menuparent.sfHover a.sf-depth-1 {
  text-decoration: underline;
}

ul.sf-menu li ul {
  background-color: #333;
}

ul.sf-menu li li {
  margin: 0.5em 1em;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
  right: 0;
  top: 22px;
}

.menuparent a {
  background: url('../images/submenu.png') no-repeat 99% center;
  padding-right: 15px;
}

.menuparent ul li a {
  background: none;
  color: #FFF;
}

/* Content */

#zone-content {
  background: #FFF;
  box-shadow: 1px 4px 8px #999;
}

#zone-content .region-inner {
  padding: 20px 10px;
}

#block-ccsi-ccsi-welcome h2.block-title, #region-sidebar-second h2.block-title, .hpBlock h2 {
  color: #FFF;
  background-color: #385c85;
  padding: 10px;
}

#region-sidebar-second .block .content {
  padding: 10px;
}

#page-title {
  line-height: 1.25em;
}

#breadcrumb {
  padding: 10px;
  background-color: #4774a7;
  color: #FFF;
  font-size: 0.85em;
  margin: 0;
}

#breadcrumb a:link, #breadcrumb a:visited {
  color: #FFF;
}

.breadcrumb {
  padding-bottom: 0;
}

/* Footer */

#section-footer {
  padding: 20px 0;
  color: #FFF;
  text-align: center;
}

/* Front page styling */

body.front.not-logged-in #block-system-main, #block-user-login {
  text-align: center;
}

.front #page-title, .front #first-time {
  display: none;
}

#block-views-content-blocks-block-4,
#block-views-content-blocks-iab-slider-block {
  margin: 0 -10px;
}

body.context-iab-page #views_slideshow_cycle_teaser_section_content_blocks-iab_slider_block {
  width: 100%;
}

.views-slideshow-cycle-main-frame-row {
  width: 100%;
}

.views_slideshow_main .views-row {
  border-bottom: 0px none;
  padding: 0;
}

.views_slideshow_main .views-field-field-promotion-image {
  height: 400px;
  float: left;
}

.views_slideshow_main .views-field-field-promotion-image img {
  width: auto;
  height: 400px !important;
}

.views_slideshow_main .views-field-title {
  height: 400px;
  position: relative;
  overflow: hidden;
  background-color: #444;
}

.views_slideshow_main .title {
  font-size: 1.2em;
  letter-spacing: 0.5px;
  background-color: #4774a7;
  background-color: rgba(70,117,184,0.7);
  padding: 6px 10px;
}

.views_slideshow_main .subtitle {
  padding: 10px;
  font-weight: 500;
}

.views_slideshow_main h1, .views_slideshow_main h2, .views_slideshow_main h3, .views_slideshow_main h4, .views_slideshow_main h5, .views_slideshow_main h6 {
  color: #FFF;
  font-size: 1.25em;
}

.views_slideshow_main ul, .views_slideshow_main ol {
  padding-left: 2.5em;
  margin-bottom: 20px;
}

.views_slideshow_main .fader {
  display: block;
  position: absolute;
  height: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(68,68,68,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(68,68,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(68,68,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
}

#block-ccsi-ccsi-welcome, .hpBlock {
  font-size: 1.2em;
  background-color: #4774a7;
  color: #FFF;
  border: 1px solid #DDD;
  margin-bottom: 2em;
}

#block-ccsi-ccsi-welcome h2.block-title, .hpBlock h2 {
  font-size: 1.2em;
  line-height: 1.2em;
  margin-bottom: 0;
}

#block-ccsi-ccsi-welcome .content, .hpBlock p {
  padding: 10px;
  margin-bottom: 0;
}

.views-slideshow-controls-bottom {
  position: absolute;
  right: 10px;
  margin-top: -30px;
  background-color: #333;
  background-color: rgba(0,0,0,0.7);
  z-index: 10;
}

.views-slideshow-pager-field-item {
  float: left;
  padding: 3px;
}

.sliderIcon {
  width: 14px;
  height: 14px;
  background: #FFFFFF;
  cursor: pointer;
}

.active .sliderIcon {
  background: #4774a7;
  cursor: default;
}

/* General content styling */

.field-type-taxonomy-term-reference .field-item {
  display: inline;
}

.field-type-taxonomy-term-reference .field-item:after {
  content: ", ";
}

.field-type-taxonomy-term-reference .field-item:last-child:after {
  content: none;
}

table {
  border: 0px none;
}

th a:link, th a:visited {
  font-weight: bold;
  color: #FFF;
}

th img {
  vertical-align: middle;
}

tr.even td {
  background: none repeat scroll 0 0 #f2f6ff;
}

tr:hover td {
  background: transparent none;
}

/* User page styling */

/*.page-user .form-item-status,*/ .page-user #edit-timezone, .page-user #edit-field-image .sticky-table thead {
  display: none;
}

.page-user .field.field-name-field-image {
  float: right;
  clear: none;
}

.page-user .field {
  padding-bottom: 1em;
}

.page-user .field:after {
  clear: left;
  display: block;
  content: ".";
  visibility: hidden;
  height: 0;
}

.page-user .field-label {
  width: 12.5em;
}

.page-user .field-label, .page-user .field-items {
  float: left;
}

/* Form styling */

.filter-wrapper, .wysiwyg-toggle-wrapper, .tabledrag-toggle-weight-wrapper, .comment-form .form-type-item, .comment-form label, .form-item-weight {
  display: none;
}

form tr.even td {
   background-color: #f2f6ff;
}

form tr.even:hover td, form tr.odd:hover td {
  background-color: #E6E6E6;
}

form .fieldset-legend {
  font-weight: bold;
  margin-top: 1em;
  display: block;
}

form legend {
  width: 100%;
}

form .fieldset-legend, form thead th {
  background-color: #244262;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #FFF;
  padding: 4px 8px !important;
}

table select {
  min-width: 0;
}

html.js fieldset.collapsed .fieldset-legend, html.js fieldset.collapsible .fieldset-legend {
  background-position: left center;
}

button, input[type="button"], input[type="submit"], input[type="reset"], .node-links ul li a, .comment-links ul li a {
  background: #4774a7 none;
  color: #FFF;
  padding: 6px 12px;
  border-radius: 0;
  border: 0px none;
  text-shadow: none;
}

.node-links ul li a {
  float: none;
  display: inline;
  margin: 0;
}

.form-actions input:hover, .node-links ul li a:hover, .comment-links ul li a:hover {
  background-color: #F08911;
}

.ui-datepicker-title select {
  min-width: 0px;
}

#region-sidebar-first input.form-text {
  width: 100% !important;
}

/* Webform Feedback */
a.webform-feedback:link {
  color: #FFF;
}

#webform-feedback-block textarea,
#webform-feedback-block .grippie {
  width: 400px;
}

#webform-feedback-block input[type='email'],
#webform-feedback-block input[type='text'] {
  max-width: 400px;
}

#webform-feedback-block {
  height: 500px;
  width: 400px;
  right: 30px;
  overflow:hidden !important;
}

#webform-feedback .ajax-progress {
  position: fixed;
  top: 100px;
  right: 30px;
  width: 400px;
  color: #fff;
  z-index: 999;
  background: #385c85;
}

#formclose {
  width: 450px;
  right: 30px;
}
#ajax-link {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  background: #385c85;
  top: auto;
  bottom: 0px;
  border: 1px solid #fff;
}
#ajax-link:hover {
  background: #4774a7;
}


.feedback-button-right a {
  right: 0px;
}

.feedback-button-left a {
  left: 0px;
}

/* Node page styling */

.tabs ul.primary li {
  float: left;
}

.node .field-name-field-image {
  float: right;
  padding: 10px;
}

.media-image {
  padding: 1em;
}

.field.clearfix:after {
  clear: left;
}

.caption-left {
  clear: left;
}

.caption-right {
  clear: right;
}

div.caption img {
  padding: 0;
}

.jcarousel-container {
  padding: 0 30px;
  margin: 1em 0;
}

.jcarousel-clip {
  overflow: hidden;
}

.jcarousel {
  background-color: #333;
}

.jcarousel-item {
  padding: 10px;
}

.jcarousel-item .views-field-field-image {
  padding: 0px;
  float: none;
  margin: 0;
}

.jcarousel-prev, .jcarousel-next {
  display: block;
  position: absolute;
  height: 30px;
  width: 20px;
  position: absolute;
  top: 85px;
  background: transparent url('../images/slider-arrows.png') no-repeat scroll 0 0;
}

.jcarousel-prev {
  left: 0px;
}

.jcarousel-next {
  right: 0px;
  background-position: -20px 0;
}

.jcarousel-prev-disabled, .jcarousel-next-disabled {
  visibility: hidden;
}

#tabs {
  margin: 1em 0;
  padding: 0;
  border: 0px none;
}

#tabs .ui-tabs-nav {
  border: 0px none;
  background: transparent none;
  padding: 0;
}

#tabs .ui-tabs-panel {
  border: 1px solid #244262;
}

#tabs li.ui-state-default {
  border-color: #244262;
  background: #4774a7 none;
}

#tabs li.ui-state-default a {
  color: #FFF;
}

#tabs li.ui-state-default.ui-state-active {
  background: #FFF none;
}

#tabs li.ui-state-default.ui-state-active a {
  color: #244262;
}

.field-items .field-item:after {
  content: ", ";
}

.field-items .field-item:last-child:after {
  content: "";
}

.node .field-name-field-type-of-publication, .node .field-name-field-product-category {
  background: #b5ccee;
  font-weight: bold;
  font-size: 1.1em;
  padding: 4px 10px;
}

#block-views-product-version-block {
  margin: 2em 0;
}

.view.ui-accordion .views-row {
  padding: 0px;
}

#page .ui-widget {
  font-size: 1em;
  font-family: inherit;
}

.accord .ui-accordion-header {
  border-color: #4774a7;
  background: #4774a7 none;
  color: white;
}

.accord .ui-accordion-header a {
  color: #FFF !important;
  font-size: 1.1em;
}

.accord .ui-accordion .ui-widget-content {
  border-color: #4774a7;
}

.accord .ui-icon {
  background-image: url('../images/ui-icons-white.png') !important;
}

/* View styling */

.item-list .pager li a {
  width: auto;
  padding: 4px 8px;
}

.view-empty {
  margin-top: 20px;
}

.views-field-field-full-name, .views-field-title {
  font-weight: bold;
}

.views-field-field-image {
  float: right;
  padding: 5px;
  margin: 0 0 0 10px;
  background: #333;
}

.views-row:after {
  clear: both;
  display: block;
  visibility: hidden;
  content: ".";
  height: 0;
}

.views-row {
  padding: 1em 0;
  border-bottom: 1px solid #b5ccee;
}

.views-row-last {
  border-bottom: 0px none;
}

.views-exposed-form .views-exposed-widget {
  padding: 0;
}

.biblio-authors a:link, .biblio-authors a:visited {
  font-weight: normal;
}

.biblio-title {
  font-family: inherit;
}

.pager li.pager-next {
  right: 47px;
}

thead tr {
  border: 1px solid #4774a7;
}

thead th, th {
  background-color: #80a060;
  border-color: #4774a7;
  color: #FFF;
}

th.active {
  background-color: #4774a7;
  border-color: #4774a7;
}

/* Search Page styling */

.current-search-item h3 {
  font-size: 1em;
}

.search-result {
  padding: 1em 0.5em;
  border-bottom: 1px solid #b5ccee;
}

.search-result:last-child {
  border-bottom: 0px none;
}

.search-result p {
  margin: 0;
}

.search-result .title {
  font-weight: bold;
  font-size: 1em;
}

/* Product Page Styling */

body.page-current-product-list table tr,
body.page-current-product-list table tr th,
body.page-current-product-list table tr th.active,
body.page-current-product-list table tr,
body.page-current-product-list table tr th,
body.page-current-product-list table tr th.active {
  border: 1px solid #E2E2E2;
}

body.page-current-product-list table tr th.views-field,
body.page-current-product-list table tr th.views-field {
  font-weight: bold;
}

body.page-current-product-list tr td,
body.page-current-product-list tr td {
  border: 1px solid #E2E2E2;
}

body.page-current-product-list tr td a,
body.page-products-index tr td a {
  color: #275487;
}

body.page-detailed-list-current-products tr.category-Validated td.views-field,
body.page-current-product-list tr.category-Validated td.views-field,
body.page-products-index tr.category-Validated td.views-field  {
  background: none repeat scroll 0 0 #B8CCE4;
}

body.page-detailed-list-current-products tr.category-Dynamics td.views-field,
body.page-current-product-list tr.category-Dynamics td.views-field,
body.page-products-index tr.category-Dynamics td.views-field  {
  background: none repeat scroll 0 0 #84A293;
}

body.page-detailed-list-current-products tr.category-High td.views-field,
body.page-current-product-list tr.category-High td.views-field,
body.page-products-index tr.category-High td.views-field  {
  background: none repeat scroll 0 0 #DBE5F1;
}

body.page-detailed-list-current-products tr.category-Process td.views-field,
body.page-current-product-list tr.category-Process td.views-field,
body.page-products-index tr.category-Process td.views-field  {
  background: none repeat scroll 0 0 #95B3D7;
}

body.page-detailed-list-current-products tr.category-Risk td.views-field,
body.page-current-product-list tr.category-Risk td.views-field,
body.page-products-index tr.category-Risk td.views-field  {
  background: none repeat scroll 0 0 #EAF1DD;
}

body.page-detailed-list-current-products tr.category-Basic td.views-field,
body.page-current-product-list tr.category-Basic td.views-field,
body.page-products-index tr.category-Basic td.views-field {
  background: none repeat scroll 0 0 #F2DBDB;
}

body.page-detailed-list-current-products tr.category-Cross-cutting td.views-field,
body.page-current-product-list tr.category-Cross-cutting td.views-field,
body.page-products-index tr.category-Cross-cutting td.views-field  {
  background: none repeat scroll 0 0 #D6E3BC;
}

body.page-detailed-list-current-products tr.category-Optimization td.views-field,
body.page-current-product-list tr.category-Optimization td.views-field,
body.page-products-index tr.category-Optimization td.views-field  {
  background: none repeat scroll 0 0 #7FA0E1;
}

.node-type-software .ui-widget-content a {
  color: #4774a7;
}

#block-ccsi-product-builds {
  margin-top: 15px;
}

/* Search */

#search-api-page-search-form-search-page {
  float: right;
}

#search-api-page-search-form-search-page .form-item {
  float: left;
  margin: 0px;
}

#search-api-page-search-form-search-page #edit-submit-1 {
  float: right;
  height: 23px;
  margin: 0px 0 0 5px;
  padding: 4px;
}

/* News Styling */
div.news.post-date {
  margin-top: 10px;
}

/* CCSI Builds Module Styling */
span.ui-icon.ccsi-builds {
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}

/* Download Restore Backup Form Styling */
form#backup-migrate-ui-manual-quick-backup-form  .container-inline div {
  display: block;
  margin-bottom: 0.6em;
  margin-top: 0.1em;
}

form#backup-migrate-ui-manual-quick-backup-form  .backup-migrate-inline {
  font-weight: bold;
  margin-top: 1em;
}
