/*  Regulatory Reform Restyles
=====================================================================================*/


/*  Base Styles
=====================================================================================*/

body {
  background: #526984 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.old_ie body {
  background: #526984 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

h1 {
  color: #FFFFFF;
}

.internal h1 {
  margin-top: 0;
}

/* ----- Header ----- */

.old_ie #masthead,
#masthead {
  background-color: #DDDDDD;
  border-bottom-color: #3f4951;
}

/* Mobile Masthead */

.old_ie nav#mobile_masthead,
nav#mobile_masthead {
  background-color: #DDDDDD;
}

.old_ie nav#mobile_masthead ul li a,
nav#mobile_masthead ul li a {
  color: #000000;
}

/* Menu Icon */

.icon.menu {
  background: url(/__data/assets/image/0004/175549/icon-menu-mobile-standard.png) no-repeat 50% 50%;
}

/*  Vic Logo  */

nav#mobile_masthead ul li a.vic_logo {
  width: 160px;
  background: url(/__data/assets/git_bridge/0005/1778018/dist/images/new/v2/print-logo.png) no-repeat 0px 4px;
  background-size: contain;
  height: 40px;
  margin: 2px 10px;
}

#masthead a.vic_logo,
.old_ie #masthead a.vic_logo {
  width: 22%;
  height: 88px;
  margin: 0;
  background-image: url(/__data/assets/git_bridge/0005/1778018/dist/images/new/v2/print-logo.png);
  background-position: 0 47%;
  background-size: 192px 48px;
}

/*  Top Nav  */
  
#masthead .nav_main {
  font-size: 20px;
}

#masthead .nav_main li:nth-child(4) {
  clear: none;
}

#masthead .nav_main li a.toolkit {
  border-color: #ed560b;
}

#masthead .nav_main li a.project {
  border-color: #e10f44;
}

#masthead .nav_main li a.victoria {
  border-color: #115737;
}

#masthead .nav_main li a.law {
  border-color: #526984;
}

#masthead .nav_main a {
  color: black;
}

#masthead .nav_main a:hover {
  color: #566c86;
}

#masthead .nav_main li a:before,
#masthead .nav_main li:last-child a:before {
  content: "|";
  padding-right: 0.3em;
  color: #566C86;
  font-size: 18px;
  font-weight: normal;
}

#masthead .nav_main li a:before,
#masthead .nav_main li:last-child a:before {
  content: none;
}

/* Support Nav */

#masthead .nav_support a {
  color: #000000;
}

/* ----- Page ----- */

#page,
.old_ie #page,
.old_ie .homepage #page {
  padding-top: 35px;
  border-top: none;
  background-color: transparent;
}  

#law-found-logo {
  position: absolute;
  top: 4px;
  right: 0;    
}

/* ----- Home Page ----- */

/*  Intro  */

#intro {
  position: relative;
  padding: 0 1%;
  margin: 0 0 2.0em 0 ;
  background-color: transparent;
}

#intro h1 {
  margin-top: 0;
  font-size: 2.8em;
  line-height: 1.2em;
}

#intro h1 span {
  display: block;
  font-size: 50%;
  font-weight: normal;
  line-height: 2.0em;
  letter-spacing: 1px;
}

#intro p {
  color: #FFFFFF;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.2em;
}

/* Law Foundation Logo */

#intro #law-foundation-logo {
  display: block;
  float: right;
  width: 38%;
  height: 125px;
  padding: 0;
  margin: 0;
}

#intro #law-foundation-logo a {
  display: block;
  float: right;
  width: 123px;
  height: 125px;
  padding: 0;
  margin: 0;
  background: url(/__data/assets/image/0006/175551/law-foundation-logo.png) no-repeat right top;
  text-indent: -9999px;
}

/* Toolkit Search */

#intro #toolkit-search {
  display: block;
  clear: right;
  float: right;
  width: 42%;
  height: auto;
  padding: 45px 0 0;
  text-align: right;
}

#toolkit-search fieldset {
  position: relative;
  float: right;
  width: auto;
  height: 34px;
  padding: 0;
  margin: 0;
  background-color: #1c2624;
  font-size: 1.5em;
}

#toolkit-search input#toolkit-search-input {
  display: block;
  float: right;
  width: 12.0em;
  height: 34px;
  padding: 0 2em 0 0.3em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
  border-color: #959595;
  color: #CCCCCC;
  font-family: "Georgia",serif;
  font-weight: normal;
  outline: 0 none;
  -webkit-transition: width 0.1s linear;
  -webkit-transition-delay: 0.05s;
  -moz-transition: width 0.1s linear 0.05s;
  -o-transition: width 0.1s linear 0.05s;
  transition: width 0.1s linear 0.05s;
}

#toolkit-search input#toolkit-search-input:focus {
  width: 14em;
  border-color: #CCCCCC;
  color: #fff;
}

#toolkit-search input#toolkit-search-input:hover {
  border-color: #CCCCCC;
}

#toolkit-search input#toolkit-search-submit {
  background: url(/__data/assets/image/0009/176634/icon-search-global.png) no-repeat scroll 50% 50% transparent;
  border-radius: 0 0 0 0;
  display: block;
  height: 34px;
  margin: 0;
  opacity: 0.8;
  padding: 0;
  position: absolute;
  right: 0;
  text-indent: -99999em;
  top: 0;
  width: 1.8em;
}

/* Content */

.homepage #content {
  clear: both;
  content: "";
  display: table;
  background: #313534 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat 24px top;
}

/*  Section Boxes  */

.section-box {
  float: left;
  width: 50%;
  height: 450px;
  padding: 25px 20px 0 0;
  margin: 0;
  border: 1px solid #526984;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ie7 .section-box {
  width: 48%;
  padding: 25px 2% 0 0;
  border: none;
}

.section-box:hover {
  background: #3c464e url(/__data/assets/image/0003/175548/bg-pattern.png) repeat 24px top;
}

.internal .section-box,
.ie7 .internal .section-box  {
  width: 100%;
  height: auto;
  padding-bottom: 1.0em;
  background: #313534 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat 24px top;
}

.section-box h2 {
  padding: 0;
  margin-bottom: 1.0em;
  color: #FFFFFF;
  font-size: 1.3em;
  line-height: 2.0em;
}

.section-box h2 span {
  display: inline-block;
  padding: 5px 20px;
}

.section-box.internal.about h2 span {
  background-color: #ed560b;
}

.section-box.internal.identifying h2 span {
  background-color: #089a91;
}

.section-box.internal.improving h2 span {
  background-color: #0d99bc;
}

.section-box.internal.topics h2 span {
  background-color: #e10f44;
}

.section-box.internal.about,
.section-box.internal.identifying {
  height: 365px;
}

.internal .section-box.internal.about,
.internal .section-box.internal.identifying {
  height: auto;
}

.section-box ul {
  padding: 0 0 0 30px;
  list-style: disc;
  list-style-position: inside;
}

.section-box ul li {
  padding-left: 14px;
  font-size: 1.2em;
  line-height: 1.8em;
  text-indent: -14px;
}

.section-box.internal.about ul li {
  color: #ed560b;
}

.section-box.internal.identifying ul li {
  color: #089a91;
}

.section-box.internal.improving ul li {
  color: #0d99bc;
}

.section-box.internal.topics ul li {
  color: #e10f44;
}

.section-box ul li a {
  color: #FFFFFF;
  font-weight: bold;
}

.section-box ul li a:hover {
  text-decoration: underline;
}

.section-box.internal.about ul li a:hover {
  color: #ed560b;
}

.section-box.internal.identifying ul li a:hover {
  color: #089a91;
}

.section-box.internal.improving ul li a:hover {
  color: #0d99bc;
}

.section-box.internal.topics ul li a:hover {
  color: #e10f44;
}

/* ----- Internal Pages ----- */

/* Page */

.internal #page > h1 {
  display: block;
  padding-left: 0;
  padding-right: 15%;
}

/* Breadcrumbs */

#breadcrumbs {
  display: block;
  padding-left: 0;
  margin-bottom: 1.0em;
}

#breadcrumbs h2 {
  display: inline-block;
  color: #FFFFFF;
  font-size: 1.0em;
}

#breadcrumbs ul {
  display: inline-block
}

#breadcrumbs li {
  display: inline;
}

#breadcrumbs li a {
  color: #FFFFFF;
  font-size: 0.9em;
}

#breadcrumbs li a:hover {
  color: #C3DA93;
}

#breadcrumbs li a:before {
  color: #FFFFFF;
  content: ">";
  font-family: "National","Segoe WP Semibold","Nimbus Sans L",Arial,"Helvetica Neue","Helvetica",sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding-right: 0.3em;
}

#breadcrumbs li:first-child a:before {
  content: none;
}

/* Left Nav */

#menu_toggle {
  color: #FFFFFF;
}

.menu_open #menu_toggle:after {
  color: #FFFFFF;
}

#section_menu {
  position: relative;
  margin-top: 0;
}

#section_menu .section_tree li.current > a:first-child:after {
  content: "";
}

.default #section_menu nav,
.default #menu_toggle {
  background-color: #3c464e;
}

.default #section_menu .section_tree {
  background: #3c464e url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.default #section_menu .section_tree > li > ul {
  background: #313534 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.default #section_menu .section_tree > li > ul > li > ul {
  background: #313534 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.about #section_menu nav,
.about #menu_toggle {
  background-color: #ed560b;
}

.about #section_menu .section_tree {
  background: #ed560b url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.about #section_menu .section_tree > li > ul {
  background: #923101 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.about #section_menu .section_tree > li > ul > li > ul {
  background: #682503 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.identifying #section_menu nav,
.identifying #menu_toggle {
  background-color: #089a91;
}

.identifying #section_menu .section_tree {
  background: #089a91 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.identifying #section_menu .section_tree > li > ul {
  background: #02635d url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.identifying #section_menu .section_tree > li > ul > li > ul {
  background: #054a46 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.improving #section_menu nav,
.improving #menu_toggle {
  background-color: #0d99bc;
}

.improving #section_menu .section_tree {
  background: #0d99bc url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.improving #section_menu .section_tree > li > ul {
  background: #016882 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.improving #section_menu .section_tree > li > ul > li > ul {
  background: #073d4b url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.topics #section_menu nav,
.topics #menu_toggle {
  background-color: #e10f44;
}

.topics #section_menu .section_tree {
  background: #e10f44 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.topics #section_menu .section_tree > li > ul {
  background: #a20129 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.topics #section_menu .section_tree > li > ul > li > ul {
  background: #800c29 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

#section_menu h2.menu_title {
  background: url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
  font-size: 1.2em;    
}

#section_menu nav a {
  padding-top: 0.6em;
  padding-bottom: 0.5em;
}

#section_menu .section_tree {
  border: none;
}

#section_menu .section_tree li a {
  color: #FFFFFF;
}

#section_menu .section_tree li a:hover,
#section_menu .section_tree li a.parent,
#section_menu .section_tree li a.current {
  color: #C3DA93;
}

#section_menu .section_tree > li {
  border: none;
      font-size: 1.2em; 
}


#section_menu .section_tree > li > ul {
  display: none;
  margin: 0;
  padding-bottom: 0;
}

#section_menu .section_tree > li.parent > ul {
  display: block;
  margin: 0;
  padding-bottom: 0;
}

#section_menu .section_tree > li > ul > li {
  font-size: 0.85em;
}

#section_menu .section_tree > li > ul > li > ul {
      padding-left: 10px;
}

#section_menu .section_tree > li > ul > li > ul > li {
      font-size: 0.9em;
}

/* Left Nav Toolkit Search */ 

#section_menu #toolkit-search {
  margin-top: 2.0em;
}

#section_menu #toolkit-search fieldset {
  float: none;
  width: 90%;
  margin: 0 auto;
}

#section_menu #toolkit-search input#toolkit-search-input {
  width: 100%;
}

#section_menu #toolkit-search input#toolkit-search-input {
  width: 100%;
}

.ie7 #section_menu #toolkit-search input#toolkit-search-input {
  width: 81.17647058823529%;
}

/* Related Links */

#related-content {
  margin: 2em 0 0;
  padding: 0;
}

#related-content > h2 {
  color: #FFFFFF;
  padding: 0 0 0 5%;
}

#related-content ul {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
  list-style-position: inside;
}

#related-content ul li {
  padding: 5px 5%;
  margin: 0;
  border-top: 1px solid #FFFFFF;
}

#related-content a {
  color: #FFFFFF;
}

#related-content a:hover {
  text-decoration: underline;
}

/* Landing */

#landing {
  position: relative;
  float: left;
  width: 74%;
  padding-left: 0;
  margin-left: 3%;
  font-size: 1.2em;
}

#landing > .primary {
  padding-top: 0;
  padding-bottom: 0;
}

/* Accordion */

.internal .accordion h2 {
  margin: 0.5em 0 0;
}

.internal .accordion:first-of-type h2 {
  margin-top: 0;
}

.internal .accordion h2 a {
  display: block;
  position: relative;
  padding: 20px 60px 20px 3%;
  background: #39495c url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
  color: #FFFFFF;    
  font-size: 0.9em;    
}

.internal .accordion.open h2 a,
.internal .accordion h2 a:hover {
  background-color: #dce1e6;
  color: #526984;
}

.internal .accordion h2 a:after {
  content: '+';
  position: absolute;
  top: 15px;
  right: 20px;
  width: 32px;
  height: 34px;
  padding: 0 2px 0 0;
  margin: 0;
  color: #FFFFFF;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
}

.internal .accordion.open h2 a:after {
  content: '-';
  position: absolute;
  top: 15px;
  right: 20px;
  width: 32px;
  height: 34px;
  padding: 0 2px 0 0;
  margin: 0;
  color: #FFFFFF;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 32px;
  text-align: center;
}
  
.is_ie .internal .accordion.open h2 a:after {
  font-size: 0.8em;
}

.internal.about .accordion h2 a:after {
  background: #ed560b url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.internal.identifying .accordion h2 a:after {
  background: #089a91 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.internal.improving .accordion h2 a:after {
  background: #0d99bc url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.internal.topics .accordion h2 a:after {
  background: #e10f44 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.internal .accordion .accordion-panel {
  display: none;
  padding: 20px 3%;
  background-color: #FFFFFF;
}

.internal .accordion .accordion-panel img {
  display: block;
  max-width: 100%!important;
  margin: 0 auto 1.0em;
}

.internal .accordion .accordion-panel > p {
  font-style: italic;
}

.internal .accordion .accordion-panel ul {
  padding-left: 2.0em;
  margin: 1.0em 0;
  list-style: disc;
}

.internal .accordion .accordion-panel > ul.def-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.internal .accordion .accordion-panel.descript > ul.def-list {
  margin: 1.0em 0 0;
  border-top: 1px solid #dde2e7;
}

.internal .accordion .accordion-panel > ul.def-list > li {
  padding: 1.0em 0;
  border-bottom: 1px solid #dde2e7;
}

.internal .accordion .accordion-panel > ul.def-list > li:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}

.internal .accordion .accordion-panel > ul.def-list ul.def-links {
  padding-left: 0;
  padding-bottom: 0;
  margin: 1.0em 0 0;
  list-style: none;
}

.internal .accordion .accordion-panel > ul.def-list ul.def-links:last-of-type {
  padding-bottom: 0.5em;
  margin-bottom: 0;
  border-bottom: none;
}

.internal .accordion .accordion-panel > ul.def-list ul.def-links li {
  position: relative;
  display: inline;
  padding: 4px 35px;
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.internal .accordion .accordion-panel > ul.def-list ul.def-links li a {
  color: #526984;
  font-size: 0.9em;
  font-weight: normal;
}

.internal .accordion .accordion-panel > ul.def-list ul.def-links li a:hover {
  text-decoration: underline;
}

.internal.about .accordion .accordion-panel > ul.def-list ul.def-links li a:hover,
.internal.default .def-search-result a:hover {
  color: #ed560b;
}

.internal.identifying .accordion .accordion-panel > ul.def-list ul.def-links li a:hover {
  color: #089a91;
}

.internal.improving .accordion .accordion-panel > ul.def-list ul.def-links li a:hover {
  color: #0d99bc;
}

.internal.topics .accordion .accordion-panel > ul.def-list ul.def-links li a:hover {
  color: #e10f44;
}

.internal .accordion .accordion-panel > ul.def-list ul.def-links li a:before,
.internal .def-search-result a:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 28px;
  height: 28px;
  padding: 0;
  margin: 0;
}

.internal .accordion .accordion-panel > ul.def-list ul.def-links li a.section:before,
.internal .def-search-result a.section:before {
  background: #526984 url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat left top;
}

.internal.about .accordion .accordion-panel > ul.def-list ul.def-links li a.section:hover:before,
.internal.default .def-search-result a.section:hover:before {
  background: #ed560b url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat left top;
}

.internal.identifying .accordion .accordion-panel > ul.def-list ul.def-links li a.section:hover:before {
  background: #089a91 url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat left top;
}

.internal.improving .accordion .accordion-panel > ul.def-list ul.def-links li a.section:hover:before {
  background: #0d99bc url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat left top;
}

.internal.topics .accordion .accordion-panel > ul.def-list ul.def-links li a.section:hover:before {
  background: #e10f44 url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat left top;
}

.internal .accordion .accordion-panel > ul.def-list ul.def-links li a.full:before,
.internal .def-search-result a.full:before {
  background: #526984 url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat -56px top;
}

.internal.about .accordion .accordion-panel > ul.def-list ul.def-links li a.full:hover:before,
.internal.default .def-search-result a.full:hover:before {
  background: #ed560b url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat -56px top;
}

.internal.identifying .accordion .accordion-panel > ul.def-list ul.def-links li a.full:hover:before {
  background: #089a91 url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat -56px top;
}

.internal.improving .accordion .accordion-panel > ul.def-list ul.def-links li a.full:hover:before {
  background: #0d99bc url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat -56px top;
}

.internal.topics .accordion .accordion-panel > ul.def-list ul.def-links li a.full:hover:before {
  background: #e10f44 url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat -56px top;
}

.internal .accordion .accordion-panel > ul.def-list ul.def-links li a.download:before,
.internal .def-search-result a.download:before {
  background: #526984 url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat -112px top;
}

.internal.about .accordion .accordion-panel > ul.def-list ul.def-links li a.download:hover:before,
.internal.default .def-search-result a.download:hover:before {
  background: #ed560b url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat -112px top;
}

.internal.identifying .accordion .accordion-pane > ul.def-list ul.def-links li a.download:hover:before {
  background: #089a91 url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat -112px top;
}

.internal.improving .accordion .accordion-panel > ul.def-list ul.def-links li a.download:hover:before {
  background: #0d99bc url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat -112px top;
}

.internal.topics .accordion .accordion-panel > ul.def-list ul.def-links li a.download:hover:before {
  background: #e10f44 url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat -112px top;
}

/* Content */

.internal #content {
  position: relative;
  width: 74%;
  margin-left: 3%;
  background-color: #FFFFFF;
  font-size: 1.2em;
}

.old_ie .internal #content {
  float: left;
  width: 74%;
  margin-left: 3%;
}

#content > .primary {
  float: none;
  width: 90%;
  padding: 0 3% 40px 5%;
}

.old_ie #content > .primary {
  width: 92%;
  padding: 0 3% 40px 5%;
}
 
/* Page Title */

#page-title h1 {
  padding-right: 0;
}

#page-title h1 span {
  display: block;
  padding: 20px 0;
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,.3);
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.3);
  box-shadow: 0 1px 0 rgba(0,0,0,.3);
}

#page-title.stuck {
  z-index: 25;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  margin: 0;
}
  
#page-title.stuck h1 {
  max-width: 1231px;
  height: 0;
  padding: 0;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
}

#page-title.stuck h1:after {
  content: "";
  display: table;
  clear: both;
}

#page-title.stuck h1 span {
  float: right;
  width: 60.75%;
  margin: 0 9.6% 0 7.88%;
  padding: 20px 0;
  background-color: #FFFFFF;
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,.3);
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.3);
  box-shadow: 0 1px 0 rgba(0,0,0,.3);
}

.internal #content h1.page_title {
  font-size: 2.0em;
  line-height: 1.0em;
  text-transform: uppercase;
}

.internal.default #content h1,
.internal.default #content h1.page_title,
.internal.about #content h1.page_title {
  color: #ed560b;
}

.internal.identifying #content h1,
.internal.identifying #content h1.page_title {
  color: #089a91;
}

.internal.improving #content h1,
.internal.improving #content h1.page_title {
  color: #0d99bc;
}

.internal.topics #content h1,
.internal.topics #content h1.page_title {
  color: #e10f44;
}

.internal #content h2 {
  font-size: 1.6em;
  color: #ed560b;
}

.internal #content h3 {
  font-size: 1.5em;
  color: #526984;
}

.internal #content h4 {
  font-size: 1.2em;
  color: #444;
}

.internal #content h5 {
  font-size: 1.1em;
  color: #000;
  font-family: "National","Segoe WP Semibold","Nimbus Sans L",Arial,"Helvetica Neue","Helvetica",sans-serif;
  letter-spacing: 1px;
  text-transform: none;
}

.internal #content ul {
  padding: 0 0 0 1.0em;
  list-style: disc;
  list-style-position: inside;
}

.internal #content ul li {
  font-size: 1.0em;
  line-height: 1.6em;
}

.internal #content img {
  display: block;
  max-width: 100% !important;
  margin: 0 auto 1.0em;
}

/* Gallery Page */
.internal #content #gallery-list {
  padding-top: 3.0em;
}

.internal #content #gallery-list > li {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 2em;
  list-style: none;
}

.internal #content #gallery-list > li > .video-title {
  display: block;
  margin-top: 1.0em;
  margin-bottom: 0.5em;
  font-weight: bold;    
}

p.a-to-z-list {
  margin: 1.0em 0em;
  padding: 0.5em;
  line-height: 2.5714em;
  width: 100%;
  text-align: center;
}

p.a-to-z-list a {
  border: 1px solid #ccc !important;
  background-color: #fff;
  padding: 0.5em;
}

/*
#gallery-list > li .media.stretchy_embed {
  float: left;
  max-width: 40%;
  max-height: 200px !important;
  height: 200px;
  padding: 0 !important;
  margin: 0 20px 0 0;
}

#gallery-list > li > .media.stretchy_embed > iframe {
  max-width: 100%;
  max-height: 200px !important;
  height: 200px;
}*/


.internal #content #gallery-list ul.file-links {
  list-style: none outside none;
  margin: 1em 0 0;
  padding-bottom: 0;
  padding-left: 0;
}

.internal #content #gallery-list ul.file-links li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 35px;
  position: relative;
  width: auto;
}

.internal #content #gallery-list ul.file-links a {
  color: #526984;
  font-size: 0.9em;
  font-weight: normal;
}
.internal #content #gallery-list ul.file-links a:hover {
  color: #ED560B;
  text-decoration: underline;
}
.internal #content #gallery-list ul.file-links a:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 28px;
  height: 28px;
  padding: 0;
  margin: 0;
}

.internal #content #gallery-list ul.file-links li a.pdf:before,
.internal .def-search-result a.pdf:before {
  background: #526984 url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat -56px top;
}

.internal #content #gallery-list ul.file-links li a.pdf:hover:before,
.internal .def-search-result a.pdf:before {
  background: #ed560b url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat -56px top;
}

/* Timeline Nav */

#timeline-nav {
  display: block;
}

#timeline-nav ol {
  position: absolute;
  top: 100px;        
  right: 25px;
}

.default #timeline-nav ol,
.about #timeline-nav ol {
  border-right: 5px solid #ed560b;
}

.default #timeline-nav ol li a:hover,
.about #timeline-nav ol li a:hover {
  background: #ed560b url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.default #timeline-nav ol li a span.icon,
.about #timeline-nav ol li a span.icon {
  background: #ed560b url(/__data/assets/image/0009/175563/timeline-next-icon.png) no-repeat -1px -1px;
}

.identifying #timeline-nav ol {
  border-right: 5px solid #089a91;
}

.identifying #timeline-nav ol li a:hover {
  background: #089a91 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.identifying #timeline-nav ol li a span.icon {
  background: #089a91 url(/__data/assets/image/0009/175563/timeline-next-icon.png) no-repeat -1px -1px;
}

.improving #timeline-nav ol {
  border-right: 5px solid #0d99bc;
}

.improving #timeline-nav ol li a:hover {
  background: #0d99bc url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.improving #timeline-nav ol li a span.icon {
  background: #0d99bc url(/__data/assets/image/0009/175563/timeline-next-icon.png) no-repeat -1px -1px;
}

.topics #timeline-nav ol {
  border-right: 5px solid #e10f44;
}

.topics #timeline-nav ol li a:hover {
  background: #e10f44 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
}

.topics #timeline-nav ol li a span.icon {
  background: #e10f44 url(/__data/assets/image/0009/175563/timeline-next-icon.png) no-repeat -1px -1px;
}

#timeline-nav.stuck {
  z-index: 50;
  position: fixed;
  top: 25px;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  margin: 0;
}

#timeline-nav.stuck nav {
  max-width: 1231px;
  height: 0;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
}

#timeline-nav.stuck nav:after {
  content: "";
  display: table;
  clear: both;
}

#timeline-nav.stuck ol {
  position: relative;
  top: inherit;
  right: inherit;
  float: right;
  width: 10px;
  margin-right: 25px;
}

#timeline-nav ol li {
  position: relative;
  clear: right;
  float: right;
  width: auto;
  height: 50px;
  padding-right: 12px;
  margin-right: -12px;
}

#timeline-nav ol li.first {
  position: absolute;
  right: -12px;
  top: -30px;
  margin: 0;
}

#timeline-nav ol li.last {
  position: absolute;
  right: -12px;
  bottom: -20px;
  margin: 0;
}

#timeline-nav ol li {
  margin-top: -20px;
}

#timeline-nav ol li:hover {
}

#timeline-nav ol li a {
  display: block;
  width: 0;
  height: 50px;
  text-indent: -9999px;
  color: #000000;
  font-size: 0.8em;
  line-height: 1.6em;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.topics #timeline-nav ol li a {
  color: #FFFFFF;
}

#timeline-nav ol li a strong {
  display: block;
  font-size: 1.4em;
}

#timeline-nav ol li a:hover {
  z-index: 210;
  display: block;
  width: 190px;
  height: 50px;
  padding: 5px 0 5px 10px;
  text-indent: 0;
}

#timeline-nav ol li a span.icon {
  position: absolute;
  z-index: 200;
  right: 0;
  top: 21px;
  width: 15px;
  height: 13px;
  padding: 0;
  border: 2px solid #FFFFFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 1px;
}

.default #timeline-nav ol li.waypoint a span.icon,
.about #timeline-nav ol li.waypoint a span.icon,
.identifying #timeline-nav ol li.waypoint a span.icon,
.improving #timeline-nav ol li.waypoint a span.icon,
.topics #timeline-nav ol li.waypoint a span.icon,   
#timeline-nav ol li a:hover span.icon {
  background-color: #000000;
}

/* Definitions */

.internal #content .definition {
  padding-left: 4%;
  margin-top: 1.0em;
  margin-left: 1%;
}

.internal.default #content .definition,
.internal.about #content .definition {
  border-left: 5px solid #ed560b;
}

.internal.identifying #content .definition {
  border-left: 5px solid #089a91;
}

.internal.improving #content .definition {
  border-left: 5px solid #0d99bc;
}

.internal.topics #content .definition {
  border-left: 5px solid #e10f44;
}

/* Search Results */
.internal .def-search-result {
  list-style: none;
  padding: 10px 0;    
  border-bottom: 1px solid #DDE2E7;
}

.internal .def-search-results .def-search-result {
  list-style: none;
  padding: 10px 0;    
  border-bottom: 1px solid #DDE2E7;
}

.internal .def-search-result ul {
  padding-left: 10px;
  margin: 1.0em 0 0.5em;
}

.internal .def-search-result ul li {
  position: relative;
  display: block;
  padding: 4px 35px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.internal .def-search-result ul li a {
  color: #526984;
  font-size: 0.9em;
  font-weight: normal;
}

.internal .def-search-result ul li a:hover {
  text-decoration: underline;
}

.box {
  background-color: #F5F5F5;
  border: 1px solid #444444;
  margin: 1em 5em;
  padding: 1em;
}

/* Related Paper Links */
ul.related-paper-links {
  margin-top: 1.0em;
  list-style: none;
}

ul.related-paper-links li {
  position: relative;
  display: inline;
  padding: 4px 35px;
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul.related-paper-links li a {
  color: #526984;
  font-size: 0.9em;
  font-weight: normal;
}

ul.related-paper-links li a:hover {
  color: #ed560b;
  text-decoration: underline;
}

ul.related-paper-links li a:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 28px;
  height: 28px;
  padding: 0;
  margin: 0;
}

ul.related-paper-links li a.full:before {
  background: #526984 url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat -56px top;
}

ul.related-paper-links li a.full:hover:before {
  background: #ed560b url(/__data/assets/image/0011/175547/accordion-icons.png) no-repeat -56px top;
}

/* Footnotes Popup */
.footnote {
  display: block;
  position: asolute;
  bottom: 10px;
  background: #FFF;
  padding: 30px;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
  border: 1px solid #000000;
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.footnote strong {
  color: #ED560B;
}


/* ----- Footer ----- */

.site_footer {
  margin-top: 2.0em;
}

.site_footer .contact_info {
  border-bottom: medium none;
  margin-bottom: 0;
}

.footer-logo {
  float: right;
  width: 150px;
  margin-top: -20px;
}

#footer-logos img {
  width: 100%;
}

.site_links .cols {
  width: 24%;
  padding: 0 1% 0 0;
}

@media only screen and (max-width: 989px) {
  
  /* ----- Page ----- */
  
  #page {
      padding-top: 10px;
  }
  
  #law-found-logo {
      right: 10px;
      width: 100px;
  }
  
  /* ----- Internal Pages ----- */
  
  /* Page */
  
  .internal #page > h1 {
      padding-left: 8%;
  }
  
  /* Breadcrumbs */

  #breadcrumbs {
      padding-left: 8%;
  }
  
  /* Left Nav */
  
  #section_menu {
      margin-top: -107px;
  }
  
  /* Left Nav Toolkit Search */
  
  #section_menu #toolkit-search {
      margin-top: 0;
  }
  
  #section_menu #toolkit-search fieldset {
      width: 100%;
      margin: 0 auto;
  }
  
  /* Related Links */
  
  #related-content {
      margin: 0;
      padding: 10px 0 0;
      background: #526984 url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
  }
  
  #related-content > h2 {
      padding: 0 0 10px 5%;
      margin: 0;
  }
  
  /* Landing */
  
  #landing {
      float: none;
      width: auto;
      padding-left: 5%;
      margin: 0;
  }
  
  #landing > .primary {
      padding-top: 0.5em;
      padding-bottom: 1.2em;
  }
  
  /* Content */
  
  .internal #content {
      width: auto;
      margin-left: 0;
  }
  
  #content > .primary {
      padding: 0 3% 40px 3%;
  }
  
  /* Page Title */
  
  #page-title h1 span {
      padding: 10px 0;
  }
  
  #page-title.stuck h1 span {
      float: none;
      width: auto;
      margin: 0 12.3% 0 7.88%;
      padding: 10px 0;
  }
  
  /* ----- Footer ----- */
  
  .site_footer {
      margin-top: 0;
  }
  
  .footer-logo {
      display: inherit;
      float: right;
      width: 130px;
  }
  
  #ct {
      margin-right: 10px;    
  }
  
}

@media only screen and (min-width: 760px) and (max-width: 989px) {
  
  /*  Vic Logo  */
  
  #masthead a.vic_logo {
      background-image: url(/__data/assets/git_bridge/0005/1778018/dist/images/new/v2/print-logo.png) !important;
      background-size: contain !important;
      margin: 0 .5rem;
      width: 19% !important;
  }
  
  .old_ie #masthead a.vic_logo {
      width: 22%;
      height: 88px;
      margin: 0;
      background-image: url(/__data/assets/git_bridge/0005/1778018/dist/images/new/v2/print-logo.png) !important;
      background-position: 0 47%;
      background-size: 192px 48px !important;
  }
  
  /* Menu Toggle */
  
  .nav_closed #menu_toggle:after {
      padding-left: 1.2em;
      background: transparent url(/__data/assets/image/0009/176634/icon-search-global.png) no-repeat 0 6px;
  }
  
  
  .nav_closed #menu_toggle:after {
      line-height: 1.2;
      margin-right: 3%;
      margin-top: -1.2em;
  }
  
}

@media only screen and (max-width: 759px) {
  
  .old_ie #masthead,
  #masthead {
      background-color: #2F2F2F;
  }
  
  /*  Top Nav  */
  
  #masthead .nav_main {
      float: none;
      font-size: 19px;
  }
  
  #masthead .nav_main li {
      height: auto;    
  }
  
  #masthead .nav_main a {
      color: white;
  }
  
  #masthead .nav_main a:hover {
      color: #999999;
  }
  
  /*  Support Nav  */
  
  #masthead .nav_support {
      float: none;
  }
  
  #masthead .nav_support li {
      height: auto;    
  }
  
  #masthead .nav_support a {
      color: #BBBBBB;
  }
  
  /* ----- Page ----- */
  
  #page,
  .homepage #page,
  .old_ie #page,
  .old_ie .homepage #page {
      padding-top: 0;
      border-top: 5px solid #3f4951;
  }
  
  #law-found-logo {
      display: none;
  }
  
  /* ----- Home Page ----- */

  /*  Intro  */
  
  #intro {
      padding: 1.0em 3%;
      margin: 0;
  }
  
  #intro h1 {
      font-size: 2.0em;
  }
  
  #intro h1 span {
      display: none;
  }
  
  #intro p {
      font-size: 1.14286em;
  }
  
  /*  Law Foundation Logo  */
  
  #intro #law-foundation-logo {
      display: none;
  }
  
  /* Toolkit Search */
  
  #intro #toolkit-search {
      padding: 0;
  }
  
  #intro #toolkit-search fieldset {
      width: 210px;
  }
  
  #toolkit-search input#toolkit-search-input {
      width: 100%;
      -webkit-transition: none;
      -webkit-transition-delay: 0s;
      -moz-transition: none;
      -o-transition: none;
      transition: none;
  }
  
  #toolkit-search input#toolkit-search-input:focus {
      width: 100%;
  }
  
  /*  Section Boxes  */
  
  .section-box {
      float: none;
      display: block;
      width: auto;
      height: auto;
      padding: 0 0 1.0em;
      margin: 0;
      border: none;
  }
  
  .section-box.internal.about,
  .section-box.internal.identifying {
      height: auto;
  }
  
  .section-box h2 span {
      display: block;
  }

  .section-box ul {
      padding: 0 0 0 15px;
  }

  
  .section-box ul li {
      font-size: 1.0em;
  }
  
  /* ----- Internal Pages ----- */
  
  /* Page */
  
  .internal #page > h1 {
      display: none;
  }
  
  /* Breadcrumbs */
  
  #breadcrumbs {
      display: none;
  }
  
  /* Left Nav */
  
  #section_menu {
      margin-top: 0;
  }
  
  /*  Menu Toggle  */
      
  .nav_closed #menu_toggle:after {
      background: url(/__data/assets/image/0008/176651/icon-search-global-rev.png) no-repeat scroll 2px 45px transparent;
      margin-top: -0.5em;
      margin-right: 0.3em;
      padding: 10px 5px 20px;
  }
  
  .nav_closed.menu_open #menu_toggle:after {
      margin-right: 0.3em;
      background: none;
  }
  
  /* Left Nav Toolkit Search */
  
  #section_menu #toolkit-search {
      position: absolute;
      left: 0;
      top: 1px;
      display: block;
      width: 40%;
      min-width: 13em;
      height: auto;
      padding: 0 0 0 3%;                
  }
  
  #section_menu #toolkit-search fieldset {
      width: 100%;
      margin: 0 auto;
  }
  
  #section_menu #toolkit-search #toolkit-search-input {
      width: 100%;
  }
  
  /* Landing */
  
  #landing {
      padding-left: 0;
  }
  
  /* Accordion */

  .internal .accordion:first-of-type h2 {
      margin: 0.5em 0 0;
  }
  
  .internal .accordion h2 a {
      display: block;
      position: relative;
      padding: 15px 50px 15px 3%;
      background: #39495c url(/__data/assets/image/0003/175548/bg-pattern.png) repeat left top;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      color: #FFFFFF;    
      font-size: 0.7em;
  }
  
  .internal .accordion.open h2 a,
  .internal .accordion h2 a:hover {
      background-color: #dce1e6;
      color: #526984;
  }
  
  .internal .accordion h2 a:after {
      content: '+';
      position: absolute;
      top: 12px;
      right: 20px;
      width: 23px;
      height: 24px;
      padding: 0 1px 0 0;
      margin: 0;
      color: #FFFFFF;
      font-size: 1.5em;
      font-weight: normal;
      line-height: 20px;
      text-align: center;
  }
  
  .internal .accordion.open h2 a:after {
      content: '-';
      position: absolute;
      top: 12px;
      right: 20px;
      width: 23px;
      height: 24px;
      padding: 0 1px 0 0;
      margin: 0;
      color: #FFFFFF;
      font-size: 1.5em;
      font-weight: normal;
      line-height: 20px;
      text-align: center;
  }
  
  .internal .accordion .accordion-panel > ul.def-list ul.def-links {
      padding-left: 10px;
  }

  .internal .accordion .accordion-panel > ul.def-list ul.def-links li,
      .internal .def-search-result ul li {
      display: block;
      width: 100%;
  }
  
  /* Content */
  
  #content > .primary {
      width: 100%;
  }
  
  .internal #content h1.page_title {
      font-size: 1.3em;
      line-height: 1.0em;
  }
  
  /* Page Title */
  
  #page-title.stuck h1 span {
      margin: 0 3%;
  }
  
  /* Timeline Nav */

  #timeline-nav {
      display: none;
  }
  
  /* Footer */
  .site_footer .contact_info {
      display: block;
      float: right;
      width: auto;
      margin: 0;
      padding: 0;        
  }
  
  .site_footer .contact_info h2 {
      display: none;            
  }
  
  .footer-logo {
      margin-top: 0;    
  }
  
}

@media only screen and (max-width: 480px) {
  
  /* Toolkit Search */
  
  #intro #toolkit-search {
      float: none;
      width: 100%;
  }

  #intro #toolkit-search fieldset {
      float: none;
      width: 10.0em;
      margin: 0 auto 0.5em;
  }
  
  /* Footer */
  .site_footer .contact_info {
      float: left;
      width: 100%;
      text-align: center;
  }
  
  .site_footer .footer-logo {
      float: none;
      display: inline-block;
      margin: 0;    
  }
  
  #ct {
      margin: 0;    
  }
  
  .internal #content #gallery-list > li.youtube iframe {
      height: 225px!important;
  }
  
}

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}

.mfp-zoom {
  cursor: pointer;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  margin: 0;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  cursor: pointer;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}


.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;

  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent;
}


.mfp-arrow:after, .mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,  .mfp-arrow-left .mfp-a {
  border-right: 12px solid black;
  left: 5px;
}

.mfp-arrow-left:before,  .mfp-arrow-left .mfp-b {
  border-right: 20px solid white;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,  .mfp-arrow-right .mfp-a {
  border-left: 12px solid black;
  left: 3px;
}

.mfp-arrow-right:before,  .mfp-arrow-right .mfp-b {
  border-left: 20px solid white;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

.mfp-iframe-holder .mfp-close {
  top: -43px;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.mfp-figure {
  line-height: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
     * Remove all paddings around the image on small screen
     */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0;
  }
  
  .mfp-img-mobile img.mfp-img {
      padding: 0;
  }
  
  /* The shadow behind the image */
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0;
  }
  
  .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
  }
  
  .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0;
  }
  
  .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px;
  }
  
  .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0;
  }
  
  .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px;
  }
}

@media all and (max-width: 800px) {
  .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75);
  }
  
  .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0;
  }
  
  .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%;
  }
  
  .mfp-container {
      padding-left: 6px;
      padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}