/****************** Main content section ******************/

body:text
{
    font-size: 100% !important;
}

.top-page {
    margin-top: 1.2em;
    margin-bottom: 3em;
    
}

.page-container {
    position: relative;
}

#content-container ul, #content-container ol {
    overflow: hidden;
}

.image-content, .image-landing {
    padding: 0.2em 1em 0.5em 0;
}

.image-landing {
    float: left;
}

#content img {
    max-width: 100%;
    height: auto;
}

#content .topic-content h2 > a, #content-full .topic-content h2 > a
{
  font-size: 95% ;
  color:#065687 !important;
  text-decoration: none; 
}

#content .topic-content h2 > a:hover, #content-full .topic-content h2 > a:hover {
  text-decoration: underline;    
}

#content-container a:visited:not(.btn) {
  color: #8800BB;
  text-decoration: underline;
}

#content-container a:not(.btn), #content-container a:link:not(.btn) {
  color: #0066CC;
    text-decoration: underline;
}

#content-container .topic-content a, #content-container .topic-content a:link {
/*  color: #0066CC; */
    text-decoration: none;
}

#content-container .topic-content a:visited {
/*  color: #8800BB;*/
}

#content-container .topic-content a:hover, #content-container .topic-content a:link:hover {    
    /*color: #349AFE;*/
    text-decoration: underline;
}

#content-container a:hover {
    /*color: #349AFE;*/
    text-decoration: underline;    
}

#content-container {
    padding-bottom: 2em;
    width: 75%;
    float: right;
    position: relative;
}

.page-container {
    /* background: url(/__data/assets/image/0006/330/background-span.jpg?v=0.1.3) no-repeat scroll center bottom; */
    background-size: 100%;
}

.page-container .max-width {
    overflow: auto;
    text-align: left;
    max-width: 82em;
}

#content  {
    padding: 0 0.7em 0 0.7em;
    overflow: hidden;
    color: #000000;
    width: 67%;    
    clear: both;    
    font-size: 90%;
}

.inside.no-asides #content {
  width: 100%;
}

.inside.no-asides .aside {
  display: none;
}

#content-full {
    font-size: 90%;
    padding: 0 1em 0 1em;
    overflow: hidden;
    color: #000000;
}

#content .branchtext {
  color: #909090;
  font-size: 14px;
  font-weight: bold;
}

#content h1, #content-full h1 {
  font-size: 170%;
    line-height: 1.3em;
}

#content h2, #content-full h2 {
    font-size: 140%;
    color: #065687;        
}

#content h3, #content-full h3 {
    font-size: 135%;
  color: #065687;    
}

#content h4, #content-full h4 {
  font-size: 120%;
  color: #065687;
}

#content li {
    padding: 2px 0;   
}

/************ matrix sq-form ************/
.sq-form-required-field, .sq-form-errors-message, .sq-form-error {
  color: #FF0000;
}

.sq-form-unattached .sq-form-question-answer li {
  display: block;
}

.sq-form-question-answer ul {
  list-style-type: none;
  padding: 0;
}

.sq-form-question.row {
  padding: .4em 0;
}

label.sq-form-question-title, .sq-form-question-answer ul, .sq-form-question-answer li label {
  margin-bottom: 0;
}

fieldset.sq-form-section.customised {
  margin: 1em 0;
  padding: .35em .625em .75em;
  border: 1px solid #efefef;
}

.sq-form-section.customised legend.sq-form-section-title {
  width: inherit;
  border: 0;
  margin: 0;
  padding: 0 .2em;
  color: #065687;
}

.sq-form-section.customised input, .sq-form-section.customised textarea {
  min-width: 22em;
  max-width: 100% !important;
}

.option-list legend.sq-form-question-title, .tickbox-list legend.sq-form-question-title {
  font-size: inherit;
  font-weight: 700;
  border: 0;
  margin-bottom: .8em;
}

.sq-form-question-answer li {
  display: inline-block;
  margin: .3em .8em;
}


#last-updated {
    clear: both;
    padding-top: 35px;
    font-size: 90%;
}

.top-page 
{
    clear: both;
    
}
.top-page > a {
    float: right;
    font-size: 90%;
}

.image-caption {
    font-size: 90%;
    text-align: center;
    max-width: 385px;
}

.body-image-caption {
    margin-top: 10px;
    font-size: 90%;
    text-align: center;
}

.image-content {
    padding: 10px;
    clear: right;
}

/* FaceBook share button */

.fb-share-button {
    float:left;
    margin-right: 15px;
}

/* LinkedIn share button */

.IN-widget {
    margin-left: 8px;
}

/* Youtube Videos */

.embed-container {
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%; 
    height: auto; 
    } 
    
.embed-container iframe, .embed-container object, .embed-container embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    }


/****************** Side Navigation ******************/

#nav-section {
    width: 25%;
    padding: 0;
    }

#nav-section, #content, .aside {
    float: left;
    position: relative;
    display: inline-block;
}

#nav-section h2 a {
    padding-left: 0.8em;
    font-size: 110%;
    line-height: 1.3em;
    color: #065687;
}

#nav-section ul {
    line-height: 2.5;
}

#nav-section li {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    line-height: 1.3em;
    list-style-type: none;
    font-size: 90%;
    padding-left: 1.2em;
    padding-right: 1.2em;    
    margin-left: 1.2em;
    margin-right: 0.8em;    
}

#nav-section a {
    color: #000000;
    padding: 0 0 0 0em;
    display: block;
    word-wrap: break-word;
    -webkit-tap-highlight-color: rgba(201, 224, 253, 0.8);            
}

#nav-section a:hover {
    color: #065687;
}

#nav-section .current-page {
    /* background-color: #ececec !important; */
    background: #f5f5f5 !important;
    font-weight: bold;
    display:block;
    position:relative;
    
}


#nav-section ul {
    padding: 0 0 0 0;
}

/****************** Breadcrumbs ******************/

#breadcrumbs {
    padding-top: 1.5em;
    font-size: 90%;
    clear: both;
    padding-bottom: 2.5em;
}

#breadcrumbs ol {
    padding-left: 1.2em;
}

#breadcrumbs h2 {
  left: -9999px;
  position: absolute;
  width: 990px;
}

#breadcrumbs li:first-child {
    background: none repeat scroll 0 0;
    padding-left: 0;
}

#breadcrumbs li {
  background: url(/__data/assets/image/0007/331/breadcrumb.png?v=0.1.2) no-repeat scroll left center;
    float: left;
    list-style-type: none;
  padding-left: 1.3em;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
    display: inline;
    color: #000000;    
    text-decoration: underline;
    padding-right: 0.8em;
}

#breadcrumbs a:hover {
    color: #0066CC;
    text-decoration: underline;
}

/****************** Asides ******************/

.image-aside {
    padding: 1em;
}

.aside {    
    padding-left: 1em;
    padding-right: 0.5em;    
    margin-top: 1em;
    width: 33%;    
    background: none repeat scroll 0 0 #F5F5F5;
}

.aside-default, .aside-franchise, .aside-include {
    font-size: 90%;
}

.aside > div {
    padding-bottom: 10px;
    border-top: 1px solid #cccccc;
}

.aside > div:first-child {
    padding-bottom: 10px;
    border-top: none;
}

.aside h2 {
    font-size: 135%;
    color: #065687;
}

.aside h3 {
    font-size: 120%;
    color: #065687;
}

.aside a:visited {
  color: #8800BB;
  text-decoration: none;
}

.aside a, .aside a:link {
  color: #0066CC;  
  /*  color: #fff; */
  text-decoration: none;
}

.aside a:hover {
   color: #0066CC;  
  /* color: #fff; */
  text-decoration: underline;    
}


/****************** Image Captions ******************/

.image-moral-rights {
    padding-top: 0.5em;
    text-align: right;
    font-size: 90%;
}

/****************** Landing Page ******************/

#page-summary {
background: none repeat scroll 0 0 #F5F5F5;
    margin-top: 20px;
    overflow: hidden;
    padding: 10px;        
    /* border: 1px solid #E7E7E7;    */
    font-size: 105%;
}

.topic-container {    
    position:relative;
    width:100%;
    overflow:hidden;
}

.topic-content {    
    position:relative; 
    float:left; 
    width:32.41%;
    margin-right: 5px;    
    font-size: 105%;
    margin-top: 15px;
    padding-bottom: 15px;    
    height: 100%;
    padding-left: 9px;
    
    padding-right: 9px;
    background: linear-gradient(to bottom,  rgba(241,241,241,0.65) 0%,rgba(241,241,241,0.53) 18%,rgba(241,241,241,0) 100%); /* W3C */
}

.topic-content:nth-child(3)
{
    margin-right: 0px;
}    

.topic-content li {
    margin-left: -20px;
}


#content .topic-content-image img {
    width:100%;
    max-width:250px;
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
    border-radius:5px;
}

/****************** Mobile view *******************/

@media (max-width: 767px) {

  .sq-form-section.customised input, .sq-form-section.customised textarea {
      width: 100%;
      border: 1px solid #ccc;
  }

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

    #content-container .image-content  img {
        width: 100%;
    }

    .image-content {
        padding-left: 0px;
        padding-right: 0px;        
    }

    #last-updated {
        margin-bottom: 2em;
        margin-right: 1em;
    }

    #breadcrumbs ol {
        padding-left: 0.8em;
    }

    #breadcrumbs {
        line-height: 2.5em;
    }
    
    #breadcrumbs li:first-child a {
        padding-left: 0;
    }    

    #content-container {
    padding-bottom: 0;    
        width: 100%;
        float: left;
    }

    #content, #nav-section  {
        width: 100%;
        background-color: #FFFFFF;
        z-index: 100;        
    }

    #nav-section h2 {
        padding-top: 0;
    }
    
    #nav-section h2 a {
        padding-left: 0.5em;
    }    
    
    #nav-section a {
        padding-left: 1em;
    }
    
    #nav-section ul {
        margin-bottom: 0px;
    }
    
    #nav-section li {
        margin-left: -0.2em;
        padding-top: 1em;
        padding-bottom: 1em;
        padding-left: 0;
        margin-right: 0;
    }    
    
    .aside {
        color: #000000;    
        margin-top: 0;
        width: 100%;
        border: 0;
        padding: 1em 0.7em;
    }

    .page-container {
        background: #ffffff;
        z-index: 100;
        top: 0px;
    }    
    
    .topic-content {
        width: 100%;    
        margin-top: 0px;
        height: auto;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #breadcrumbs {
        display: block;
    }

    #content-container {
        width: 75%;
        float: right;
    }

    #content  {
        width: 67%;    
    }

    .aside {
        width: 33%;
    }

    #nav-section {
        width: 25%;
    }

    .page-container {
        background: url(/__data/assets/image/0006/330/background-span.jpg?v=0.1.3) no-repeat scroll center bottom;
        background-size: 100%;
    }    
    
    .page-container .max-width {
        overflow: auto;
        text-align: left;
        max-width: 82em;
    }
    
    .topic-outer {
        width: 31.9%;
    }
}

@media (min-width: 992px) and (max-width: 1125px) {
    .topic-outer {
        width: 32.2%;
    }    
}