/*
Theme Name:     Newspaper 6 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        6.0c
 */


/*  ----------------------------------------------------------------------------
This file will load automatically when the child theme is active. You can use it
for custom CSS.
 */

.td-content-wrap {
  overflow: hidden;
}

img {
  opacity: 1 !important;
}

.td-header-style-10 {
  position: fixed;
  width: 100%;
  background-color: #9B0712;
  height: 80px;
}

.td-header-style-10 .td-logo-wrap-full {
  /* background: linear-gradient(to bottom, #9B0712 , #9B0712, #9B0712, #710000); */
  background-color: #9B0712;
  width: 1068px;
  margin: 0 auto;
  min-height: 0 !important;
}
.ohsi-td-container-topmenu{
  margin-right: auto;
  margin-left: auto;
}

.block-title{
  border-color: #4E4C4C;
  background-color: #4E4C4C;
}

.block-title > span {
  background-color: transparent;
}

.td-header-style-10 #td-header-menu {
  display: inline-block;
  position: absolute;
  right: -11px;
  bottom: 4px;
  margin: 0;
  min-height: 0;
}


#compliance_dropdown {
  height: 20px;
  width: 1068px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;

}

.styled-dropdown{
  width: 50%;
  margin-left: 0px;
  color: #B1ADAD;
  font-size: 14px;
  padding: 2px 0 0 10px;
  font-weight: bold;
  margin-top: 5px;
}

#selectmydropdown{
  color: #B1ADAD;
  font-size: 14px;
  margin-top: 5px;
}

select {
  margin: 50px;
  border-radius: 0;
  background: transparent;
  background-color:#fff;
  width: 150px;
  padding: 5px 35px 5px 5px;
  font-size: 16px;
  border: 1px solid black;
  height: 34px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/wp-content/themes/Newspaper-child/images/select-arrow-open.png) 98% / 7.5% no-repeat #fff;
}

/*target Internet Explorer 9 and Internet Explorer 10:*/
@media screen and (min-width: 0\0) {
  select {
    background: none;
    padding: 5px;
  }
}

.ohsi-searchboxtop {
  margin-top: 90px;
}

#td-header-menu .sf-menu li {
  margin-left: 20px;
}

#td-header-menu .sf-menu li a {
  color: #fff;
  line-height: normal;
  float: none;
  display: inline-block;
  font-size: 10.8px;
}

#td-header-menu .sf-menu .sub-menu {
  margin-top: 11px;
}

#td-header-menu .sf-menu .sub-menu li {
  margin-left: 0;
}

#td-header-menu .sf-menu .sub-menu li a {
  color: #000;
}

#td-header-menu .sf-menu .sub-menu li a:hover {
  color: #fff;
}

#td-header-menu .sf-menu > li > a:after {
  content: normal;
}

#td-header-menu .sf-menu ul .td-menu-item > a {
  width: 100% !important;
}

#td-header-menu .sf-menu a.sf-with-ul {
  padding-right: 0;
}

a.td-logo img {
  width:220px;
}
.td-header-style-10 .td-header-sp-logo {
  margin: 0 !important;
  display: inline-block;
}
.td-header-style-10 .td-logo-wrap-full {
  line-height: 100%!important;
}

#st-module a.st-ui-result.st-ui-large-image .st-ui-type-heading, #st-module a.st-ui-result .st-ui-type-heading {
  white-space: normal!important;
  font-size: 14px!important;
  color:#222!important;
  text-align:left!important;

}
#inbox_tooltip {
  z-index: 9999!important;
}

.at4-recommended.at-medium .at4-recommended-item {
  width:30%!important;
}

.at4-recommended.at-inline .at4-recommended-horizontal {
  text-align:center!important;
}

.at4-recommended .at4-recommended-item .at4-recommended-item-caption {
  padding: 5px 0px 0px 0px!important;
}

#td-top-mobile-toggle > a > i {
  position: relative;
  top: 7px;
  left: 13px;
}

@media (max-width: 1100px) and (min-width: 986px) {
  #td-header-menu .sf-menu > li > a {
    font-size: 10px;
  }
}

@media (max-width: 985px) {
  .sf-menu li.menu-item > a > i.fa {
    display: none;
  }
}

@media (max-width: 767px) {
  .td-header-wrap #td-header-menu {
    display: inline-block;
    position: relative;
    right: initial;
    bottom: initial;
    margin: 0;
    min-height: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 867px) {
  #td-header-menu .sf-menu > li > a {
    max-width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .td-header-style-10 #td-header-menu {
    right: auto;
  }

  #td-header-menu .sf-menu li a {
    font-size: 10px;
  }
}

@media (min-width: 1019px) {
  .td-header-style-10 .td-affix #td-header-menu {
    margin: 0 auto;
  }
}
