/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}

#header {
	padding: 10px 20px 15px;
}

#branding {
	width: 40%;
}

#branding #nnedv-logo {
	width: 11%;
}

#branding #wl-logo {
	width: 72%;
}

.sticky #logo img {
	width: 100%;
}

#tagline {
	margin-top: -5px;
}

.region-header {
	margin-top: 15px;
}

.sticky .region-header .region-inner {
	margin: 1px 42px 0 0;
}

#header-wrapper #sidr-wrapper-0 {
	margin-top: 30px;
}

.ldsSkin .ddTitle, .header-links li {
	font-size: 13px;
}

.header-links li a {
	background-size: 12% !important;
	padding-left: 33px;
}

.header-links li a#exit {
	background-size: 17% !important;
}

.region-header .region-inner {
	margin-right: 42px;
}

#header-wrapper #sidr-wrapper-0 {
	position: absolute;
	opacity: .8;
	right: 12px;
	margin-top: -6px;
}

#header-wrapper.sticky #sidr-wrapper-0 {
	right: 12px;
}

#lang-dropdown-select-language_content_msdd {
	width: 95px !important;
}

.ldsSkin .ddTitle {
	margin-top: 1px;
}

.ldsSkin .ddChild li img, .ldsSkin .ddTitle .ddTitleText img {
	height: 18px;
	width: 18px;
}

.ldsSkin .ddTitle .ddTitleText {
	padding: 6px 10px 6px 5px;
}

.action-image .section-link-content,
.action-text h2 {
	font-size: 1.125em;
}

.action-text select {
	font-size: .875em;
}

.laws h2 a {
  background-position: 9px 3px;
  background-size: 7%;
}

.learn h2 a {
  background-position: 11px 5px;
  background-size: 10%;
}

.help h2 a {
  background-position: 15px 3px;
  background-size: 5%;
}

.panels-flexible-row.photo {
	background: url(/sites/all/themes/womenslaw/images/bg-homepage.jpg) center -80px no-repeat;
	background-attachment: scroll !important;
}

#video-stats.homepage-overlay {
	margin: 0 0 160px;
}

#tweets-pane, #news-pane, #video {
	max-width: 320px;
}

.homepage-overlay h2 {
	font-size: 1.325em;
}

#news-pane,
#video {
	padding-left: 20px;
}

#video-stats .views-field-title a {
	font-size: 1em;
}

#video .more-link a {
  background-size: 13%;
  padding: 2px 0 0 25px;
}

#tweets-pane .view-footer a, .more-link a {
	font-size: 1em;
}

#tweets-pane .view-footer a:after, .more-link a:after {
	border-width: 4px 6px;
  margin: 8px 0 7px 7px;
}

#statistics {
	margin-left: 11%
}

#statistics p {
	font-size: .9em;
}

#statistics span {
	font-size: 2em;
}

#news-pane h2 {
	background-position: 0 4px;
}

#tweets-pane h2 {
	background-position: 0 5px;
}

a.book-content-close {
	display: block;
}